*{box-sizing:border-box}
html,body{margin:0;padding:0}
html{scroll-behavior:smooth}
body{background:#F4F8FA;color:#16242B;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background-image:radial-gradient(#DFE8ED 1px,transparent 1px);background-size:22px 22px}
a{color:#2B7A96;text-decoration:none}
a:hover{color:#21606f}
img{max-width:100%}
.wrap{max-width:1180px;margin:0 auto;padding:0 20px}
.bar{position:relative;overflow:hidden;overflow:clip;contain:paint;background:#16242B;color:#F4F8FA;height:38px;display:flex;align-items:center}
.bar-track{display:flex;width:max-content;animation:rlc-marquee 34s linear infinite;will-change:transform}
.bar-set{display:flex;align-items:center;gap:40px;padding-right:40px;font-size:13px;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}
@keyframes rlc-marquee{to{transform:translateX(-50%)}}
@keyframes rlc-spin{to{transform:rotate(360deg)}}
@keyframes rlc-bubble{0%{transform:translate(0,0) scale(.4);opacity:.85}100%{transform:translate(var(--dx),-46px) scale(1);opacity:0}}
.nav{position:sticky;top:0;z-index:30;background:rgba(244,248,250,.88);backdrop-filter:blur(10px);border-bottom:1px solid #DFE8ED}
.nav-in{max-width:1180px;margin:0 auto;padding:0 20px;height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.logo{display:flex;align-items:center;gap:10px;color:#16242B;font-size:20px;font-weight:600;letter-spacing:-.02em}
.logo-dot{width:22px;height:22px;border-radius:50%;border:2px solid #16242B;background-image:radial-gradient(#16242B 1.4px,transparent 1.4px);background-size:6px 6px;animation:rlc-spin 9s linear infinite}
.nav-links{display:flex;align-items:center;gap:26px;font-size:15px}
.nav-links a:not(.btn){color:#5F7078}
.btn{display:flex;align-items:center;justify-content:center;min-height:48px;background:#2B7A96;color:#FFF;border-radius:12px;font-size:17px;font-weight:500;letter-spacing:-.01em;padding:0 20px}
.btn:hover{background:#21606f;color:#FFF}
.btn-pill{border-radius:999px;height:44px;min-height:44px;font-size:15px}
section{scroll-margin-top:92px}
.hero{max-width:1180px;margin:0 auto;padding:clamp(28px,5vw,64px) 20px 0;display:grid;grid-template-columns:1fr;gap:clamp(28px,4vw,60px);align-items:center}
.hero-visual{position:relative;width:100%;max-width:560px;margin:0 auto;aspect-ratio:1;display:grid;place-items:center}
.ring{position:absolute;inset:0;border-radius:50%;border:1px dashed #C9DCE6;animation:rlc-spin 46s linear infinite}
.disc{position:absolute;inset:4%;border-radius:50%;background:#DCEAF2}
.shot{position:relative;width:84%;height:84%;background:#FFF;border:1px solid #DFE8ED;border-radius:22px;display:grid;place-items:center;padding:4%}
.shot img{width:100%;height:100%;object-fit:contain;display:block}
.hero-copy{max-width:65ch}
.chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #DFE8ED;background:#FFF;border-radius:999px;padding:7px 14px;font-size:13px;color:#5F7078;letter-spacing:.02em}
h1{margin:16px 0 0;font-size:clamp(36px,7.6vw,56px);line-height:1.05;font-weight:600;letter-spacing:-.02em}
h2{margin:0;font-size:clamp(24px,5vw,36px);font-weight:600;letter-spacing:-.02em}
h3{margin:0;font-size:17px;font-weight:600;letter-spacing:-.01em}
.lead{margin:18px 0 0;font-size:18px;line-height:1.65;color:#5F7078}
.sub{margin:10px 0 0;font-size:17px;line-height:1.65;color:#5F7078;max-width:65ch}
.price-card{margin-top:28px;background:#FFF;border:1px solid #DFE8ED;border-radius:18px;padding:20px;max-width:400px}
.price-row{display:flex;align-items:baseline;gap:12px}
.price{font-size:clamp(30px,6vw,40px);font-weight:600;letter-spacing:-.02em;line-height:1}
.was{font-size:19px;color:#5F7078;text-decoration:line-through}
.price-card .btn{margin-top:16px}
.micro{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:14px;padding-top:14px;border-top:1px dashed #DFE8ED;font-size:14px;color:#5F7078}
.pains{max-width:66ch}
.pains p{margin:0;padding:20px 0;border-top:1px solid #C9DCE6;font-size:clamp(22px,4.6vw,31px);line-height:1.35;letter-spacing:-.02em}
.pains p:last-child{color:#5F7078}
.band{background:#DCEAF2;margin-top:clamp(60px,9vw,110px);padding:clamp(44px,7vw,84px) 20px;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.55) 0 2px,transparent 2px 11px)}
.band-head{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}
.band-head span{font-size:14px;color:#5F7078}
.frame{margin-top:clamp(22px,4vw,38px);border-radius:18px;overflow:hidden;background:#FFF;padding:10px}
.frame img{display:block;width:100%;border-radius:12px}
.mt{margin-top:clamp(60px,9vw,110px)}
.grid{margin-top:clamp(26px,4vw,44px);display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:16px}
.card{background:#FFF;border:1px solid #DFE8ED;border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:14px;transition:transform .18s ease,border-color .18s ease}
.card:hover{transform:translateY(-4px);border-color:#C9DCE6}
.thumb{position:relative;display:flex;align-items:center;justify-content:center;height:130px;border-radius:14px;background:#FFF;border:1px solid #EAF1F5}
.thumb img{width:80%;height:104px;object-fit:contain;display:block}
.num{position:absolute;top:8px;left:10px;font-size:12px;font-weight:500;color:#5F7078;letter-spacing:.06em}
.card p{margin:6px 0 0;font-size:15px;line-height:1.6;color:#5F7078}
.extras{display:flex;flex-wrap:wrap;align-items:center;gap:18px 26px;border-top:1px dashed #DFE8ED;padding-top:20px;margin-top:24px}
.extras>span{font-size:14px;color:#5F7078;letter-spacing:.02em}
.extra{display:flex;align-items:center;gap:10px;font-size:15px}
.extra img{width:52px;height:52px;object-fit:contain;display:block}
.step{background:#FFF;border:1px solid #DFE8ED;border-radius:18px;padding:24px;max-width:65ch}
.step-n{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid #DFE8ED;background:#F4F8FA;font-size:16px;font-weight:600;letter-spacing:-.02em}
.step h3{margin:16px 0 0;font-size:19px}
.step p{margin:8px 0 0;font-size:17px;line-height:1.65;color:#5F7078}
.faq{margin-top:clamp(20px,3vw,32px);max-width:780px;background:#FFF;border:1px solid #DFE8ED;border-radius:18px;padding:6px 22px}
.faq details{border-bottom:1px solid #DFE8ED}
.faq details:last-child{border-bottom:none}
.faq summary{list-style:none;min-height:60px;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:17px;font-weight:500;cursor:pointer}
.faq summary::-webkit-details-marker{display:none}
.faq summary::after{content:"+";flex:none;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:1px solid #DFE8ED;font-size:17px;font-weight:400;color:#5F7078}
.faq details[open] summary::after{content:"\2212"}
.faq p{margin:0;padding:0 0 22px;font-size:17px;line-height:1.65;color:#5F7078;max-width:65ch}
.close{margin-top:clamp(60px,9vw,110px);padding:clamp(48px,8vw,92px) 20px;background:#FFF;border-top:1px solid #DFE8ED;border-bottom:1px solid #DFE8ED}
.close-in{max-width:660px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}
.close h2{margin:22px 0 0;font-size:clamp(26px,5.4vw,40px);line-height:1.12}
.close .price-row{justify-content:center;margin-top:20px}
.close .btn{margin-top:20px;width:100%;max-width:340px}
.close p{margin:16px 0 0;font-size:15px;line-height:1.65;color:#5F7078;max-width:60ch}
.seal{width:56px;height:56px;border-radius:50%;border:1px dashed #C9DCE6;background-image:radial-gradient(#DCEAF2 2px,transparent 2px);background-size:9px 9px;animation:rlc-spin 22s linear infinite}
footer{max-width:1180px;margin:0 auto;padding:28px 20px 44px;display:flex;flex-wrap:wrap;gap:8px 20px;justify-content:space-between;font-size:14px;color:#5F7078}
.sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#FFF;border-top:1px solid #DFE8ED;padding:10px 16px 14px;display:none;align-items:center;gap:14px}
.sticky .price{font-size:17px}
.sticky .was{font-size:13px}
.sticky .btn{flex:1;font-size:16px}
@media (max-width:759px){body.scrolled{padding-bottom:88px}body.scrolled .sticky{display:flex}}
@media (min-width:760px){.hero{grid-template-columns:1fr 1fr}}
@media (max-width:899px){.nav-links a:not(.btn){display:none}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important}}
