
:root{--paper:#f6f6f0;--ink:#17353d;--muted:#5a6d70;--blue:#237aa0;--line:#dce3de;--mint:#dceadf;--white:#fff;--ease:cubic-bezier(.2,.65,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'Noto Sans KR','Malgun Gothic',sans-serif;word-break:keep-all;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #1d84b2;outline-offset:5px}p{line-height:1.85}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.055em}img{max-width:100%;display:block}.wrap{width:min(1120px,calc(100% - 96px));margin:auto}.section{padding:108px 0}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:700;color:var(--blue);margin-bottom:24px}.accent{color:var(--blue)}.dot{display:inline-block;width:7px;height:7px;border-radius:100%;background:#529b80;margin-right:8px}.header{height:98px;width:min(1280px,100%);margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.brand{width:236px;display:flex;align-items:center}.brand img{width:100%;height:64px;object-fit:contain}.header nav{display:flex;gap:30px;font-size:13px;font-weight:500}.header nav a:hover{color:var(--blue)}.header-cta{display:flex;gap:25px;font-size:13px;border-bottom:1px solid var(--ink);padding:10px 0}.progress{position:fixed;inset:0 auto auto 0;width:0;height:3px;background:var(--blue);z-index:100}.skip{position:fixed;left:16px;top:-100px;z-index:200;background:white;padding:12px}.skip:focus{top:8px}.hero{min-height:670px;display:grid;grid-template-columns:1.12fr 1fr;gap:28px;align-items:center;padding-top:64px;padding-bottom:70px}.hero h1{font-size:clamp(38px,4.3vw,58px);line-height:1.38;font-weight:800}.hero h1 .accent{position:relative;white-space:nowrap}.hero h1 .accent:after{content:'';position:absolute;left:0;bottom:-6px;height:6px;width:100%;border-radius:50%;background:#bdd8d6;transform:rotate(-2deg)}.hero-intro{font-size:17px;color:var(--muted);margin-top:30px;line-height:1.9}.hero-name{margin:25px 0 28px;display:flex;flex-direction:column;gap:5px}.hero-name span{font-size:17px;font-weight:700}.hero-name small{font-size:9px;letter-spacing:.18em;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:18px 24px;border-radius:6px;font-size:14px;font-weight:600;transition:transform .25s,background .25s}.primary{background:var(--ink);color:#fff}.primary:hover{background:var(--blue);transform:translateY(-2px)}.hero-note{font-size:11px;color:var(--muted);margin-top:16px}.hero-art{position:relative;height:490px;display:flex;align-items:center;justify-content:center}.photo-arch{width:82%;height:440px;border-radius:190px 190px 18px 18px;overflow:hidden;position:relative;transform:rotate(3deg);background:var(--mint)}.photo-arch:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#163e3340,transparent 60%)}.photo-arch img{width:100%;height:100%;object-fit:cover;object-position:40% center}.orbit{border:1px solid #a7c4bb;border-radius:50%;position:absolute;inset:8px -8px;transform:rotate(-20deg);pointer-events:none}.orbit-two{inset:35px 0;transform:rotate(20deg);opacity:.45}.floating-note{position:absolute;z-index:2;display:flex;align-items:center;background:#fffffff0;box-shadow:0 12px 34px #17353d12;backdrop-filter:blur(12px);animation:float 6s ease-in-out infinite}.note-one{left:-20px;top:315px;border-radius:12px;padding:15px 19px;gap:12px}.note-one small{display:block;color:var(--muted);font-size:10px;margin-bottom:4px}.note-one strong{font-size:14px;letter-spacing:-.04em}.note-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;font-size:26px;background:#e8f2ed;color:#548c76}.note-two{right:-10px;top:70px;border-radius:25px;padding:13px 20px;gap:10px;font-size:12px;animation-delay:-3s}.tiny-leaf{width:14px;height:21px;background:#8fab88;border-radius:100% 0 100% 0;transform:rotate(15deg)}.art-caption{position:absolute;bottom:0;font-size:9px;letter-spacing:.22em;color:var(--muted)}.intro-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ecefe7}.intro-strip>.wrap{display:flex;justify-content:space-around;padding:24px 0;font-size:13px}.intro-strip b{margin-right:18px;font-weight:500;color:#6b8d83;font-size:11px}.section-heading h2{font-size:42px;line-height:1.4;font-weight:700}.section-heading>p:last-child:not(.eyebrow){font-size:15px;color:var(--muted);margin-top:22px}.symptom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:50px}.symptom{padding:32px;background:#fff;border-radius:12px;border:1px solid #e6e9e2}.line-icon{display:block;font-size:53px;line-height:1;color:#639d9f;margin-bottom:24px}.moon{color:#9290ad}.card-index{font-size:9px;letter-spacing:.15em;color:var(--muted)}.symptom h3{font-size:24px;line-height:1.5;margin:17px 0}.symptom p{font-size:13px;color:var(--muted)}.quiet-note{font-size:11px;color:#637577;margin-top:22px;line-height:1.8}.cite{font-size:10px;color:var(--blue);white-space:nowrap;vertical-align:super}.understand{background:#eaf0eb}.explainer{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:50px 0 36px;padding:35px 48px;background:#f7faf7;border:1px solid #d6e3d9;border-radius:18px}.mechanism{height:320px;position:relative;display:grid;place-items:center;isolation:isolate}.mechanism-ring{position:absolute;border:1px solid #b6d0c4;border-radius:50%;width:260px;height:260px;animation:breathe 7s ease-in-out infinite}.ring-b{width:195px;height:195px;animation-delay:-3s;border-style:dashed}.mechanism-core{height:128px;width:128px;border-radius:50%;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 25%,#f0f8ef,#9fc9bb);box-shadow:12px 18px 30px #8fb5a642,inset 2px 3px 6px #fff;z-index:1}.mechanism-core>span{font-size:34px;font-weight:500;color:#315d56}.mechanism-core small{font-size:12px;letter-spacing:.02em}.particle{position:absolute;border-radius:50%;width:21px;height:21px;background:#99bb9b;box-shadow:inset 4px 4px 5px #d8e7c9;animation:float 5s ease-in-out infinite}.p1{left:17%;top:18%}.p2{right:17%;bottom:21%;width:30px;height:30px;animation-delay:-2s}.p3{right:20%;top:22%;width:13px;height:13px;background:#b8c9df;animation-delay:-3s}.diagram-tag{position:absolute;bottom:0;font-size:10px;color:var(--muted)}.explainer-copy{align-self:center}.explainer-copy .eyebrow{margin-bottom:16px}.step-tabs{display:flex;gap:6px;margin-bottom:24px}.step-tabs button{border:1px solid #c6d8d0;background:transparent;color:#58736b;padding:9px 16px;border-radius:30px;font-size:12px}.step-tabs button[aria-selected=true]{background:var(--ink);color:white;border-color:var(--ink)}.explainer-copy h3{font-size:28px;line-height:1.45;margin-bottom:16px}.explainer-copy [role=tabpanel]{min-height:190px}.explainer-copy p:not(.eyebrow){font-size:14px;color:var(--muted)}.comparison{display:grid;grid-template-columns:1fr 40px 1fr;gap:25px;padding:28px 16px;border-top:1px solid #ccdcd0;border-bottom:1px solid #ccdcd0}.comparison>div>span{font-size:11px;color:#517b6b}.comparison h3{font-size:17px;letter-spacing:-.04em;margin:9px 0}.comparison p{font-size:12px;color:var(--muted)}.compare-plus{align-self:center;text-align:center;color:#759186;font-size:23px}.dark-section{background:#173c44;color:#f5f5eb;position:relative;overflow:hidden}.dark-section:after{content:'';position:absolute;width:600px;height:600px;border:1px solid #31515a;border-radius:50%;top:-320px;right:-180px;pointer-events:none}.dark-section .eyebrow{color:#9cc3b7}.dark-section .section-heading>p:last-child{color:#bed0cd}.journey-grid{margin-top:62px;display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.journey-step{border-top:1px solid #46646a;padding-top:24px}.journey-step>span{font-size:39px;color:#91b6aa;font-weight:400;letter-spacing:-.05em}.journey-step h3{margin:22px 0 15px;font-size:22px}.journey-step p{font-size:14px;color:#c1d2cf}.dark-note{font-size:11px;margin-top:38px;color:#9fb9b7}.dark-note .cite{color:#c4deda}.essentials-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:48px}.essential{padding:34px;border:1px solid var(--line);border-radius:12px;background:#fbfcf7}.pill{display:inline-block;padding:6px 12px;background:#e8ece2;border-radius:30px;font-size:11px;color:#526a59}.essential h3{font-size:27px;line-height:1.5;margin:20px 0}.essential p{font-size:14px;color:var(--muted)}.safety{display:flex;gap:22px;background:#f0eadd;padding:28px;border-radius:10px;margin-top:28px}.safety-icon{width:28px;min-width:28px;height:28px;border:1px solid #8c7653;color:#8c7653;border-radius:50%;display:grid;place-items:center}.safety h3{font-size:16px;margin:0 0 12px}.safety p{font-size:13px;color:#76664e;line-height:1.9}.faq-section{background:#fff}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.faq-layout h2{font-size:35px}.faq-list details{border-bottom:1px solid var(--line);padding:23px 0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:15px;font-weight:500;line-height:1.7}summary::-webkit-details-marker{display:none}summary>span{color:#6c8680;transition:transform .2s}details[open]>summary>span{transform:rotate(45deg)}.faq-list details p{margin-top:16px;font-size:13px;color:var(--muted);padding-right:25px;animation:fade .3s ease}.visit{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.visit-photo{position:relative}.visit-photo img{height:540px;width:100%;object-fit:cover;border-radius:180px 180px 12px 12px}.visit-photo>span{display:block;font-size:9px;letter-spacing:.16em;text-align:center;margin-top:16px;color:var(--muted)}.visit-copy h2{font-size:35px;line-height:1.45}.visit-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:18px}.checklist{padding:0;margin:25px 0 0;border:0}.checklist legend{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.checklist label{display:flex;gap:10px;align-items:center;font-size:13px;padding:10px 0;cursor:pointer}.checklist input{accent-color:var(--blue);height:18px;width:18px;margin:0;flex-shrink:0}.checklist input:checked+span{color:var(--blue)}.visit-copy .check-status{font-size:12px;margin:12px 0 20px;color:var(--blue)}.visit-copy .quiet-note{font-size:10px}.footer{padding:40px 0 28px;background:#e8ece5;color:#5f726a}.footer-main{display:flex;gap:20px;align-items:center;justify-content:space-between;padding-bottom:25px;border-bottom:1px solid #cdd7cc}.footer-main strong{color:var(--ink);font-size:14px}.footer-main span,.footer-main a{font-size:11px}.footer>.wrap>p{font-size:11px;margin-top:24px;max-width:870px}.footer details{margin-top:23px}.footer summary{font-size:11px;max-width:250px}.footer ol{padding-left:17px;font-size:10px;line-height:2}.footer ol a{text-decoration:underline;text-underline-offset:3px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:30px;font-size:9px;letter-spacing:.04em}.footer-bottom button{border:1px solid #b9cabd;background:transparent;border-radius:30px;font-size:10px;padding:8px 13px;color:var(--ink)}.mobile-dock{display:none}.reveal{opacity:1;transform:none}.motion-ready .reveal.pending{opacity:0;transform:translateY(24px)}.motion-ready .reveal{transition:opacity .75s var(--ease),transform .75s var(--ease)}.symptom:nth-child(2),.journey-step:nth-child(2){transition-delay:.09s}.symptom:nth-child(3),.journey-step:nth-child(3){transition-delay:.18s}[hidden]{display:none!important}@keyframes float{50%{transform:translateY(-10px)}}@keyframes breathe{50%{transform:scale(1.07);opacity:.55}}@keyframes fade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.reduced-motion *,.reduced-motion *:before,.reduced-motion *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reduced-motion{scroll-behavior:auto!important}.reduced-motion .reveal.pending{opacity:1;transform:none}
@media(min-width:1450px){.hero{min-height:740px;gap:60px}.hero-art{height:530px}.photo-arch{height:490px}.note-one{top:350px}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.header{padding:0 32px}.brand{width:210px}.header nav{gap:18px}.hero h1{font-size:43px}.hero-art{height:440px}.photo-arch{height:390px}.note-one{left:-15px;top:290px;padding:12px}.note-two{right:-8px;font-size:10px;padding:10px 14px}.symptom{padding:25px}.explainer{gap:28px;padding:30px}.faq-layout{gap:35px}.visit{gap:45px}}
@media(max-width:760px){html{scroll-padding-top:24px}.wrap{width:calc(100% - 40px)}.header{height:78px;padding:0 20px;gap:15px}.brand{width:194px}.brand img{height:55px}.header nav{display:none}.header-cta{font-size:11px;gap:10px}.hero{grid-template-columns:1fr;padding-top:48px;padding-bottom:38px;gap:20px;min-height:0}.hero .eyebrow{font-size:9px;margin-bottom:23px}.hero h1{font-size:clamp(34px,8.9vw,48px);line-height:1.4}.hero-intro{font-size:15px;margin-top:24px}.hero-name{margin-top:22px;margin-bottom:23px}.hero-name span{font-size:15px}.hero-note{font-size:10px}.hero-art{height:390px;width:min(420px,100%);margin:16px auto 0}.photo-arch{height:350px;width:78%}.orbit-one{inset:8px 15px}.orbit-two{inset:22px 0}.note-one{left:0;top:262px;padding:12px 14px}.note-one strong{font-size:12px}.note-one small{font-size:9px}.note-two{right:0;top:65px}.art-caption{font-size:8px}.intro-strip>.wrap{padding:20px 0;font-size:10px;gap:12px;justify-content:space-between}.intro-strip b{display:block;margin-bottom:6px;margin-right:0;font-size:9px}.section{padding:68px 0}.eyebrow{font-size:9px;margin-bottom:18px}.section-heading h2{font-size:32px}.section-heading>p:last-child:not(.eyebrow){font-size:13px;margin-top:18px}.symptom-grid{gap:12px;margin-top:30px;grid-template-columns:1fr}.symptom{padding:22px 24px;display:grid;grid-template-columns:1fr 45px}.line-icon{grid-column:2;grid-row:1/4;font-size:43px;margin:0;align-self:center;text-align:center}.card-index{grid-column:1;font-size:8px}.symptom h3{grid-column:1;font-size:20px;margin:10px 0}.symptom h3 br{display:none}.symptom p{grid-column:1;font-size:12px}.symptom p br{display:none}.quiet-note{font-size:10px}.explainer{grid-template-columns:1fr;gap:28px;margin-top:30px;padding:20px 24px 30px}.mechanism{height:250px}.mechanism-ring{width:210px;height:210px}.ring-b{width:160px;height:160px}.mechanism-core{width:110px;height:110px}.explainer-copy h3{font-size:26px}.explainer-copy p:not(.eyebrow){font-size:13px}.explainer-copy [role=tabpanel]{min-height:190px}.comparison{grid-template-columns:1fr;gap:17px;padding:26px 5px}.compare-plus{text-align:left;font-size:20px}.comparison h3{font-size:16px}.journey-grid{grid-template-columns:1fr;gap:28px;margin-top:35px}.journey-step{display:grid;grid-template-columns:52px 1fr;gap:5px 16px;padding-top:23px}.journey-step>span{grid-row:1/3;font-size:30px}.journey-step h3{font-size:21px;margin:0 0 8px}.journey-step p{font-size:13px}.dark-note{font-size:10px;line-height:1.9}.essentials-grid{grid-template-columns:1fr;gap:16px;margin-top:30px}.essential{padding:27px}.essential h3{font-size:24px;margin:16px 0}.essential p{font-size:13px}.safety{padding:22px;gap:13px}.safety h3{font-size:15px}.safety p{font-size:12px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-layout h2{font-size:30px}.faq-list details{padding:21px 0}.faq-list summary{font-size:14px}.faq-list details p{padding-right:12px}.visit{grid-template-columns:1fr;gap:36px}.visit-photo{max-width:360px;margin:auto;width:100%}.visit-photo img{height:360px}.visit-copy h2{font-size:31px}.footer{padding-bottom:108px}.footer-main{align-items:flex-start;flex-wrap:wrap;gap:13px}.footer-main strong{font-size:12px}.footer-main span{width:100%;order:3;font-size:10px}.footer-main a{margin-left:auto;font-size:10px}.footer>.wrap>p{font-size:10px}.footer-bottom{gap:15px}.mobile-dock{display:grid;grid-template-columns:1fr 1.2fr;position:fixed;bottom:0;left:0;right:0;z-index:40;background:#fffef9f5;border-top:1px solid #dce3de;backdrop-filter:blur(15px);padding:10px 16px calc(10px + env(safe-area-inset-bottom));gap:10px}.mobile-dock a{padding:13px 8px;display:flex;gap:22px;align-items:center;justify-content:center;font-size:12px;border:1px solid #d2ded6;border-radius:5px}.mobile-dock a:last-child{background:var(--ink);color:white;border-color:var(--ink)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal.pending{opacity:1;transform:none}}

.hero-art{overflow:clip;overflow-clip-margin:2px}


:root{--paper:#fff;--ink:#15283e;--blue:#256fd2;--muted:#647080;--line:#dfe5ec}.header{height:84px;max-width:1360px;padding:0 40px}.brand{width:244px}.header-cta{background:var(--blue);color:#fff;border:0;border-radius:5px;padding:12px 19px}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.icon{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(1100px,calc(100% - 80px))}.section{padding:105px 0}.section-heading h2{font-size:44px;font-weight:800;line-height:1.45}.eyebrow{font-size:13px;letter-spacing:.02em}.centered{text-align:center}mark{background:linear-gradient(transparent 58%,#daeeae 58%);color:inherit;padding:0 .08em}.primary{background:var(--blue);border-radius:5px}.primary:hover{background:#1957ae}.hero{display:block;position:relative;min-height:650px;isolation:isolate;background:#edf3f7;overflow:hidden;padding:0;width:100%;margin:0}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 43%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#eaf2f9fa 0%,#eaf2f9e8 25%,#edf3f78c 44%,transparent 68%)}.hero-inner{padding-top:65px;padding-bottom:120px}.hero-kicker{font-size:15px;font-weight:600;color:#3674a4;margin-bottom:24px}.hero h1{font-size:clamp(40px,4.7vw,65px);line-height:1.24;font-weight:900;letter-spacing:-.065em}.hero h1 span{color:#1c64b5}.hero-intro{font-size:17px;color:#3d566b;margin:28px 0}.hero-bottom{position:absolute;bottom:36px;left:max(40px,calc((100% - 1100px)/2));right:40px;display:flex;align-items:center;gap:25px;font-size:12px;color:#315779}.hero-bottom span:first-child{font-weight:700;font-size:15px;border-right:1px solid #93b0c8;padding-right:25px}.model-credit{position:absolute;bottom:10px;right:16px;font-size:9px;color:#465f74;background:#ffffffbd;padding:3px 7px}.section-nav{position:sticky;top:0;z-index:30;display:flex;justify-content:center;gap:55px;background:#fffffff2;border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.section-nav a{font-size:13px;padding:21px 2px;color:#56616d}.section-nav a:hover{color:var(--blue);box-shadow:inset 0 -3px var(--blue)}
.symptom-story{background:#f4f6f8}.photo-story{position:relative;margin-top:55px;min-height:530px;display:flex;align-items:center}.symptom-photo{width:68%;transform:rotate(-2deg);position:relative;margin:0}.symptom-photo img{width:100%;height:475px;object-fit:cover;object-position:65% center;border-radius:10px;box-shadow:0 16px 40px #1b2b4214}.symptom-photo figcaption{font-size:9px;color:#75828a;padding-top:9px}.question-stack{width:52%;margin-left:-20%;position:relative;z-index:2;display:grid;gap:25px;padding-top:65px}.question-card{padding:30px 34px;color:#fff;background:#202c3b;border:1px solid #394858;border-radius:10px;box-shadow:0 20px 35px #14283935;position:relative}.question-card:nth-child(2){margin-left:30px;margin-right:-30px;transition-delay:.15s}.question-card p{font-size:22px;line-height:1.7;font-weight:700;letter-spacing:-.04em}.question-card mark{background:#d4ec89;color:#1e2b3b;padding:1px 4px}.question-foot{display:block;font-size:11px;color:#b2bfcc;margin-top:22px;padding-top:17px;border-top:1px solid #4e5b67}.quote-mark{display:block;color:#81abdf;font-size:34px;height:32px;font-weight:900}
.understand{background:#111f31;color:#fff}.understand .eyebrow{color:#9ac1f1}.understand .accent{color:#76b5ff}.understand .section-heading>p:last-child{color:#bac8d8}.understand .cite{color:#8abdf5}.explainer{grid-template-columns:1.05fr 1fr;gap:65px;align-items:center;margin-top:55px;padding:0;background:none;border:0;border-radius:0}.therapy-art{position:relative;margin:0 15px}.therapy-art>img{width:100%;border-radius:8px;animation:therapyFloat 7s ease-in-out infinite}.therapy-art>small{position:relative;display:block;text-align:center;font-size:9px;color:#8098b2;padding-top:22px}.art-tag{position:absolute;display:flex;align-items:center;gap:13px;background:#eff6fff2;box-shadow:0 12px 35px #0004;padding:15px 20px;border-radius:8px;color:#203953;font-size:13px;font-weight:700;line-height:1.6;animation:therapyFloat 6s ease-in-out infinite}.art-tag .icon{width:29px;height:29px;color:#276dba}.tag-a{top:9%;left:-30px;animation-delay:-2s}.tag-b{right:-25px;bottom:17%;animation-delay:-4s}.explainer-copy .eyebrow{font-size:11px;margin-bottom:17px}.step-tabs{gap:8px;margin-bottom:31px}.step-tabs button{border:1px solid #405875;background:#1b3049;color:#a9c0dc;padding:11px 17px;border-radius:5px;font-size:13px}.step-tabs button[aria-selected=true]{background:#b5d4ff;color:#10243f;border-color:#b5d4ff;font-weight:800}.explainer-copy h3{font-size:31px;line-height:1.5;margin-bottom:22px}.explainer-copy [role=tabpanel]{min-height:240px}.explainer-copy p:not(.eyebrow){font-size:15px;color:#b2c3d6}.comparison{border-color:#35465c;padding:32px 0;margin-top:60px}.comparison>div>span{font-size:12px;color:#8eb5e6}.comparison h3{font-size:19px;line-height:1.6}.comparison p{font-size:13px;color:#a7bbd2}.compare-plus{color:#7e9bbd}.understand .quiet-note{color:#8ca3bf}
.dark-section{background:#eaf2ff;color:var(--ink);overflow:hidden}.dark-section:after{display:none}.dark-section .eyebrow{color:var(--blue)}.dark-section .section-heading>p:last-child{color:var(--muted)}.journey-grid{gap:50px;margin-top:64px;position:relative;isolation:isolate}.flow-line{position:absolute;left:17%;right:17%;top:56px;height:2px;background:#b7ccef;z-index:-1;overflow:hidden}.flow-line span{position:absolute;left:-25%;height:2px;width:25%;background:linear-gradient(90deg,transparent,#2477e9);animation:flow 4s linear infinite}.journey-step{text-align:center;border:0;padding:0}.process-icon{width:112px;height:112px;display:grid;place-items:center;margin:0 auto 26px;border-radius:24px;background:linear-gradient(145deg,#fff,#d5e5ff);border:1px solid #c2d7fa;box-shadow:8px 10px 0 #c6d9f44a,inset 0 2px 0 white;transform:rotate(-3deg);color:#3275c7}.process-icon .icon{width:52px;height:52px;filter:drop-shadow(0 4px 0 #8ab2e133)}.journey-step:nth-of-type(2) .process-icon{transform:rotate(3deg)}.journey-step>span.process-number{font-size:11px;letter-spacing:.12em;color:#5780b5;font-weight:800}.journey-step h3{font-size:23px;margin:13px 0}.journey-step p{font-size:14px;color:#526884;line-height:1.9}.dark-note{color:#7086a0;text-align:center;margin-top:45px}.dark-note .cite{color:var(--blue)}
.essentials .section-heading{text-align:center}.essentials-grid{gap:40px;margin-top:52px}.essential{padding:35px 38px;background:#f5f7fa;border:0;border-top:3px solid #2b73c6;border-radius:0;position:relative}.essential>.icon{position:absolute;right:27px;top:30px;width:43px;height:43px;color:#5886c1}.pill{font-size:13px;font-weight:700;color:#4775a9;background:none;padding:0}.essential h3{font-size:29px;line-height:1.5;margin:28px 0 17px}.safety{background:white;border:1px solid #e0e6ec;border-radius:0}.safety p{color:#72777d}.faq-section{background:#f4f6f8}.faq-list details{border-color:#cfd8e3}.visit-photo img{height:490px;border-radius:4px}.footer{background:#14253a;color:#91a5be}.footer-main{border-color:#34475e}.footer-main strong{color:#d7e4f4}.footer-bottom button{border-color:#536982;color:#c3d4e8;border-radius:4px}.motion-ready .reveal.pending{transform:translateY(40px)}@keyframes therapyFloat{50%{transform:translateY(-10px)}}@keyframes flow{to{left:110%}}
@media(min-width:1500px){.hero{min-height:760px}.hero-inner{padding-top:105px}.hero h1{font-size:72px}.hero-photo{object-position:center 39%}}
@media(max-width:1000px){.header{padding:0 28px}.brand{width:216px}.wrap{width:calc(100% - 64px)}.hero{min-height:620px}.hero h1{font-size:52px}.hero-shade{background:linear-gradient(90deg,#eaf2f9fa 0%,#eaf2f9eb 28%,#edf3f78c 50%,transparent 80%)}.hero-photo{object-position:60% center}.hero-bottom{left:32px}.section-heading h2{font-size:37px}.question-card{padding:25px}.question-card p{font-size:19px}.question-card:nth-child(2){margin-right:0}.photo-story{min-height:480px}.symptom-photo img{height:425px}.question-stack{width:57%;margin-left:-25%}.explainer{gap:35px;padding:0}.explainer-copy h3{font-size:27px}.explainer-copy [role=tabpanel]{min-height:275px}.art-tag{padding:12px;font-size:11px}.tag-a{left:-15px}.tag-b{right:-15px}.journey-grid{gap:30px}}
@media(max-width:760px){html{scroll-padding-top:64px}.wrap{width:calc(100% - 40px)}.header{height:72px;padding:0 17px;gap:15px}.brand{width:199px}.brand img{height:55px}.header-cta{font-size:11px;gap:8px;padding:10px 12px}.hero{min-height:850px;background:#eaf2fa;padding:0;display:block}.hero-photo{inset:auto 0 0;height:470px;width:100%;object-position:64% center;object-fit:cover}.hero-shade{background:linear-gradient(180deg,#eaf2fa 0%,#eaf2fa 37%,#eaf2fa99 49%,transparent 64%)}.hero-inner{padding:42px 0 430px;width:calc(100% - 40px)}.hero-kicker{font-size:12px;margin-bottom:19px}.hero h1{font-size:clamp(36px,10vw,49px);line-height:1.25}.hero-intro{font-size:14px;margin:20px 0 24px;line-height:1.8}.button{font-size:13px;padding:16px 20px;gap:25px}.hero-bottom{bottom:38px;left:20px;right:20px;color:white;text-shadow:0 1px 8px #132d48;gap:16px}.hero-bottom span:first-child{font-size:12px;padding-right:16px;border-color:#eaf2fa99}.hero-bottom span:last-child{font-size:9px}.model-credit{font-size:8px;right:8px;bottom:9px}.section-nav{gap:0;justify-content:space-around;padding:0 8px}.section-nav a{font-size:10px;padding:19px 3px}.section{padding:70px 0}.eyebrow{font-size:11px;margin-bottom:19px}.section-heading h2{font-size:clamp(27px,7.3vw,34px);line-height:1.5}.section-heading>p:last-child:not(.eyebrow){font-size:13px;margin-top:20px}.photo-story{display:block;margin-top:35px;min-height:0}.symptom-photo{width:95%;transform:rotate(-2deg)}.symptom-photo img{height:300px;object-position:66% center;border-radius:5px}.symptom-photo figcaption{font-size:8px}.question-stack{width:94%;margin-left:auto;padding-top:0;margin-top:-43px;gap:17px}.question-card{padding:22px 23px;border-radius:6px}.question-card:nth-child(2){margin:0 0 0 10px}.question-card p{font-size:18px}.quote-mark{font-size:27px;height:27px}.question-foot{font-size:10px;margin-top:18px;padding-top:14px}.quiet-note{font-size:9px;margin-top:23px}.explainer{grid-template-columns:1fr;gap:35px;margin-top:32px;padding:0}.therapy-art{max-width:400px;margin:0 auto;width:calc(100% - 18px)}.therapy-art>small{font-size:8px;padding-top:16px}.art-tag{font-size:11px;padding:12px;gap:9px}.art-tag .icon{width:25px;height:25px}.tag-a{left:-9px}.tag-b{right:-9px;bottom:17%}.explainer-copy .eyebrow{font-size:10px}.step-tabs{margin-bottom:23px;gap:8px}.step-tabs button{font-size:12px;padding:10px 16px;flex:1}.explainer-copy h3{font-size:27px;margin-bottom:18px}.explainer-copy [role=tabpanel]{min-height:210px}.explainer-copy p:not(.eyebrow){font-size:13px}.comparison{grid-template-columns:1fr;gap:17px;margin-top:30px;padding:26px 0}.comparison h3{font-size:17px}.comparison p{font-size:12px}.compare-plus{text-align:left;font-size:22px}.journey-grid{grid-template-columns:1fr;gap:35px;margin-top:39px}.flow-line{left:44px;right:auto;top:55px;bottom:90px;width:2px;height:auto}.flow-line span{left:0;top:-25%;width:2px;height:25%;background:linear-gradient(180deg,transparent,#2477e9);animation:flowDown 4s linear infinite}.journey-step{display:grid;grid-template-columns:90px 1fr;text-align:left;gap:5px 24px;padding:0}.process-icon{width:88px;height:88px;border-radius:18px;margin:0;grid-row:1/4;align-self:start}.process-icon .icon{width:42px;height:42px}.journey-step>span.process-number{grid-row:auto;font-size:10px;margin-top:2px}.journey-step h3{font-size:21px;margin:6px 0}.journey-step p{font-size:12px}.dark-note{font-size:10px;text-align:left;margin-top:35px}.essentials-grid{grid-template-columns:1fr;gap:23px;margin-top:35px}.essential{padding:27px}.essential h3{font-size:25px;margin:25px 0 16px}.essential p{font-size:13px}.essential>.icon{width:35px;height:35px;top:22px;right:23px}.safety{padding:23px 20px;gap:14px}.safety h3{font-size:14px}.safety p{font-size:11px}.visit-photo img{height:330px}.visit-copy h2{font-size:31px}.checklist label{font-size:12px}.mobile-dock{grid-template-columns:.85fr 1.4fr;background:#ffffffef;padding:10px 13px calc(10px + env(safe-area-inset-bottom));gap:8px}.mobile-dock a{font-size:11px;padding:14px 5px}.mobile-dock a:last-child{background:var(--blue);border-color:var(--blue)}@keyframes flowDown{to{top:110%}}}

.motion-demo{margin-top:45px;border:1px solid #37506b;background:#172a40;border-radius:12px;overflow:hidden;--phase:0;--journey:0}.motion-top{padding:18px 24px;border-bottom:1px solid #33485f;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#b5c9e2}.sequence-toggle{border:1px solid #557698;background:transparent;color:#e3efff;padding:9px 14px;border-radius:5px;font-size:11px;cursor:pointer}.sequence-stage{position:relative;height:250px;margin:0 35px}.route{position:absolute;left:0;top:0;width:100%;height:180px;overflow:visible}.route path{fill:none;stroke-width:2}.route-base{stroke:#3c526e}.route-active{stroke:#88bfff;stroke-dasharray:8 16;animation:routeDashes 1.2s linear infinite}.route-node{position:absolute;top:43px;width:180px;text-align:center;transform:translateX(-50%);color:#9aaec5}.route-first{left:11%}.route-middle{left:50%}.route-last{left:89%}.route-object{width:92px;height:92px;margin:0 auto 18px;display:grid;place-items:center;border-radius:19px;border:1px solid #45627e;background:#21384f;transform:scale(.87) rotate(-7deg);transition:transform .7s cubic-bezier(.2,.9,.2,1.3),background .5s,box-shadow .5s;color:#7e9cbf}.route-object .icon{width:44px;height:44px}.route-node strong{display:block;font-size:17px;transition:color .4s}.route-node small{display:block;font-size:11px;margin-top:8px}.motion-demo[data-stage="0"] .route-first .route-object,.motion-demo[data-stage="1"] .route-middle .route-object,.motion-demo[data-stage="2"] .route-last .route-object{transform:scale(1.12) rotate(0);background:#c2ddff;color:#2366b7;box-shadow:0 0 0 9px #659fe616,0 12px 30px #0003}.motion-demo[data-stage="0"] .route-first strong,.motion-demo[data-stage="1"] .route-middle strong,.motion-demo[data-stage="2"] .route-last strong{color:#fff}.route-courier{position:absolute;left:11%;top:154px;transform:translate(-50%,-50%);transition:left 1.1s cubic-bezier(.4,0,.2,1);color:#10243f;width:26px;height:26px;border-radius:50%;background:#cce9a0;display:grid;place-items:center;box-shadow:0 0 16px #cce9a044}.route-courier span{font-weight:900;font-size:18px}.motion-demo[data-stage="1"] .route-courier{left:50%}.motion-demo[data-stage="2"] .route-courier{left:89%}.sequence-footer{display:flex;gap:20px;align-items:center;position:relative;padding:19px 25px 24px;background:#1d344e;min-height:65px}.sequence-position{font-size:12px;color:#afd0ff;letter-spacing:.09em;white-space:nowrap;font-weight:700}.sequence-caption{font-size:13px;color:#dfebf7}.sequence-time{position:absolute;bottom:0;left:0;right:0;height:3px;background:#354b62}.sequence-time span{display:block;height:100%;width:calc(var(--phase)*100%);background:#b8d9ff}.sequence-paused .route-active{animation-play-state:paused}.therapy-art{transition:transform .85s var(--ease)}.understand[data-explain-stage="1"] .therapy-art{transform:translateY(-8px) rotate(2deg)}.understand[data-explain-stage="2"] .therapy-art{transform:translateY(0) rotate(-2deg)}.explainer-copy [role="tabpanel"]:not([hidden]){animation:explainEnter .65s var(--ease)}
.journey-scroll{height:950px;position:relative}.journey-grid{position:sticky;top:145px;--journey:0}.journey-step{opacity:.38;transition:opacity .6s,transform .6s}.journey-step.is-current,.journey-step.is-complete{opacity:1}.journey-step.is-current .process-icon{transform:translateY(-10px) rotate(0) scale(1.12);box-shadow:0 16px 30px #5d8fd342}.process-icon{transition:transform .7s cubic-bezier(.2,.8,.2,1.2),box-shadow .7s}.flow-line{background:#b7ccef}.flow-line:after{content:'';position:absolute;left:0;top:0;width:calc(var(--journey)*100%);height:100%;background:#347cda;transition:width .12s linear}.question-card.reveal{transition:opacity .9s var(--ease),transform 1s cubic-bezier(.2,.85,.25,1.15)}.motion-ready .question-card.reveal.pending{transform:translate(75px,38px) rotate(4deg)}.question-card mark{background-image:linear-gradient(#d4ec89,#d4ec89);background-color:transparent;background-repeat:no-repeat;background-size:100% 100%;transition:background-size .9s .3s}.question-card.pending mark{background-size:0 100%;color:white}.hero h1{animation:heroTitle .85s var(--ease) both}.hero-intro{animation:heroTitle .85s .15s var(--ease) both}.hero .button{animation:heroTitle .85s .3s var(--ease) both}.hero-photo{animation:heroPhoto 1.5s var(--ease) both}
@keyframes routeDashes{to{stroke-dashoffset:-48}}@keyframes explainEnter{from{opacity:0;transform:translateY(17px)}to{opacity:1;transform:none}}@keyframes heroTitle{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes heroPhoto{from{opacity:.3;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}
/* Continuous alternating motion, independent of the one-time reveal transform. */
.question-card:not(.pending){animation:questionLoop 6s ease-in-out infinite}
.question-card:nth-child(2):not(.pending){animation-delay:-3s}
.question-card:not(.pending) mark{background-image:linear-gradient(105deg,transparent 30%,#f5ffd8 48%,transparent 66%),linear-gradient(#d4ec89,#d4ec89);background-size:230% 100%,100% 100%;background-position:170% 0,0 0;animation:questionHighlight 6s ease-in-out infinite;box-decoration-break:clone;-webkit-box-decoration-break:clone}
.question-card:nth-child(2):not(.pending) mark{animation-delay:-3s}
.question-card:not(.pending) .quote-mark{animation:quoteAccent 6s ease-in-out infinite;transform-origin:left center}
.question-card:nth-child(2):not(.pending) .quote-mark{animation-delay:-3s}
.question-card:after{content:'';position:absolute;bottom:0;left:8%;right:8%;height:2px;background:linear-gradient(90deg,transparent,#a9cdef,transparent);transform:scaleX(0);opacity:0;pointer-events:none}
.question-card:not(.pending):after{animation:questionUnderline 6s ease-in-out infinite}
.question-card:nth-child(2):not(.pending):after{animation-delay:-3s}
.question-stack[data-on-screen="false"] .question-card,.question-stack[data-on-screen="false"] .question-card mark,.question-stack[data-on-screen="false"] .quote-mark,.question-stack[data-on-screen="false"] .question-card:after{animation-play-state:paused}
@keyframes questionLoop{0%,48%,100%{translate:0 0;box-shadow:0 20px 35px #14283935;border-color:#394858}17%,30%{translate:0 -12px;box-shadow:0 30px 48px #14283955;border-color:#7394b4}}
@keyframes questionHighlight{0%,6%{background-position:170% 0,0 0}30%,100%{background-position:-75% 0,0 0}}
@keyframes quoteAccent{0%,48%,100%{transform:scale(1);color:#81abdf}17%,30%{transform:scale(1.22);color:#c8e2ff}}
@keyframes questionUnderline{0%,45%,100%{transform:scaleX(0);opacity:0}17%,30%{transform:scaleX(1);opacity:.85}}
@media(max-width:760px){.motion-demo{margin-top:32px;border-radius:8px}.motion-top{padding:14px;align-items:flex-start;font-size:10px;gap:9px;line-height:1.7}.sequence-toggle{font-size:9px;padding:7px 8px;white-space:nowrap}.sequence-stage{height:213px;margin:0 26px}.route{height:155px}.route-node{top:44px;width:92px}.route-object{width:60px;height:60px;border-radius:13px;margin-bottom:30px}.route-object .icon{width:32px;height:32px}.route-node strong{font-size:12px}.route-node small{font-size:8px;line-height:1.6;max-width:75px;margin:5px auto 0}.route-courier{top:121px;width:21px;height:21px}.route-courier span{font-size:14px}.sequence-footer{gap:12px;padding:15px 14px 19px;min-height:78px}.sequence-position{font-size:10px}.sequence-caption{font-size:11px;line-height:1.7}.journey-scroll{height:auto}.journey-grid{position:relative;top:auto}.flow-line:after{width:100%;height:calc(var(--journey)*100%);transition:height .12s linear}.journey-step.is-current .process-icon{transform:translateY(-3px) rotate(0) scale(1.06)}.motion-ready .question-card.reveal.pending{transform:translate(15px,35px) rotate(2deg)}}
.reduced-motion .journey-scroll{height:auto}.reduced-motion .journey-grid{position:relative;top:auto}.reduced-motion .journey-step{opacity:1}.reduced-motion .therapy-art{transform:none}.reduced-motion .question-card.pending mark{background-size:100% 100%;color:#1e2b3b}@media(prefers-reduced-motion:reduce){.journey-scroll{height:auto}.journey-grid{position:relative;top:auto}.journey-step{opacity:1}.hero h1,.hero-intro,.hero .button,.hero-photo{animation:none}.question-card.pending mark{background-size:100% 100%;color:#1e2b3b}}

.question-card .quote-mark{width:max-content}

.original-impact{background:#fff}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:44px 0 25px}.impact-grid article{background:#fff2f2;color:#df6974;text-align:center;padding:32px 14px;border-radius:14px;animation:impactPulse 8s ease-in-out infinite;animation-delay:calc(var(--order)*-2s)}.impact-grid .icon{width:60px;height:60px;margin:0 auto 20px}.impact-grid h3{font-size:21px;margin:0 0 12px}.impact-grid p{font-size:14px;color:#7d6770;line-height:1.7}.original-dialogue{max-width:780px;margin:80px auto 0}.parent-bubble{margin-left:auto;width:85%;padding:30px 36px;background:#f1f3f5;border-radius:28px 28px 0 28px;font-size:23px;line-height:1.7}.clinic-bubble{display:flex;gap:22px;align-items:center;margin:30px 0 40px}.clinic-bubble img{width:120px;max-width:25%}.clinic-bubble p{padding:26px 32px;background:#e5f2ff;border-radius:24px 24px 24px 0;color:#216dc2;font-size:24px;line-height:1.6;animation:replyFloat 5s ease-in-out infinite}.original-dialogue>p{font-size:22px;line-height:1.8;color:#536c87}.original-benefits{background:#f0f7ff}.benefit-list{max-width:900px;margin:45px auto 0;display:grid;gap:16px}.benefit-list article{display:flex;gap:24px;padding:30px;background:#fff;border-radius:12px}.benefit-list article>span{font-size:30px;font-weight:800;color:#2681e5}.benefit-list h3{font-size:21px;margin:0 0 12px}.benefit-list p{font-size:15px;color:#667587;line-height:1.85;margin:0}.original-reviews{background:#e7f2ff}.review-conversation{max-width:820px;margin:45px auto;display:grid;gap:28px}.review-conversation blockquote{position:relative;background:#fff4b1;width:88%;margin:0;padding:28px 34px;border-radius:20px 20px 20px 0;font-size:20px;line-height:1.85;color:#4c4c38;animation:replyFloat 6s ease-in-out infinite;animation-delay:calc(var(--order)*-2s);box-shadow:0 12px 25px #2b609010}.review-conversation blockquote:nth-child(2){justify-self:end;border-radius:20px 20px 0 20px}.original-milestone{background:linear-gradient(#eef7ff,#fff)}.original-milestone h2{font-size:40px}.milestone-number{color:#0875dd;font-size:130px;font-weight:900;letter-spacing:-.08em;line-height:1.2;margin:16px 0}.milestone-number span{font-size:60px;letter-spacing:-.04em}.closing-title{margin:65px 0 25px;line-height:1.45}.original-milestone p:not(.milestone-number):not(.quiet-note):not(.eyebrow){font-size:20px;line-height:1.9;color:#59718b}.original-milestone .button{margin-top:30px}.original-video iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:12px;background:#172536;margin:35px 0 15px}@keyframes impactPulse{0%,45%,100%{transform:translateY(0);background:#fff2f2}15%,30%{transform:translateY(-9px);background:#ffe3e6}}@keyframes replyFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}.reduced-motion .impact-grid article,.reduced-motion .clinic-bubble p,.reduced-motion .review-conversation blockquote{animation:none!important}@media(prefers-reduced-motion:reduce){.impact-grid article,.clinic-bubble p,.review-conversation blockquote{animation:none!important}}@media(max-width:700px){.impact-grid{grid-template-columns:repeat(2,1fr);gap:12px}.impact-grid article{padding:25px 12px}.impact-grid h3{font-size:18px}.impact-grid p{font-size:13px}.parent-bubble{width:95%;font-size:17px;padding:22px}.clinic-bubble{gap:12px}.clinic-bubble img{width:72px}.clinic-bubble p{font-size:17px;padding:20px}.original-dialogue>p{font-size:17px}.benefit-list article{padding:23px 20px;gap:16px}.benefit-list h3{font-size:18px}.benefit-list p{font-size:13px}.review-conversation blockquote{font-size:16px;width:95%;padding:22px}.original-milestone h2{font-size:31px}.milestone-number{font-size:105px}.original-milestone p:not(.milestone-number):not(.quiet-note):not(.eyebrow){font-size:16px}}

.original-impact{background:linear-gradient(180deg,#fff 0%,#f4f8fc 65%,#fff 100%)}.impact-grid{gap:18px;margin-top:54px}.impact-grid .impact-tile{--tile-color:#e97975;position:relative;overflow:hidden;text-align:left;padding:23px 23px 26px;border:1px solid #fff;border-radius:22px;background:linear-gradient(145deg,#fff,#fceae7);box-shadow:0 18px 35px #3f526b0c;animation:none}.impact-grid .tile-1{--tile-color:#7b85d4;background:linear-gradient(145deg,#fff,#ebeafa)}.impact-grid .tile-2{--tile-color:#4696bf;background:linear-gradient(145deg,#fff,#e0f1f7)}.impact-grid .tile-3{--tile-color:#4e9f93;background:linear-gradient(145deg,#fff,#e2f2e9)}.tile-top{display:flex;justify-content:space-between;color:var(--tile-color);font-size:12px;letter-spacing:.09em;font-weight:700}.tile-top span:first-child{opacity:.65}.icon-stage{position:relative;height:162px;display:grid;place-items:center;margin:10px 0 18px}.icon-halo{position:absolute;width:116px;height:116px;border-radius:50%;background:#ffffffbd;box-shadow:0 18px 24px #5861720d,inset 0 0 0 1px #fff;transform:rotateX(25deg)}.sculpted-icon{position:relative;width:137px;height:137px;fill:#fffc;stroke:var(--tile-color);stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(3px 7px 0 #ffffffaa) drop-shadow(0 10px 7px #3c526423)}.target-ring{fill:#ffebe4;transform-origin:70px 70px;animation:targetBreathe 3s ease-in-out infinite}.target-dot{fill:#e97975;animation:targetBreathe 3s ease-in-out infinite;transform-origin:70px 70px}.target-cross{animation:targetRotate 9s linear infinite;transform-origin:70px 70px}.moon-body{fill:#d9d5fa;animation:moonRock 5s ease-in-out infinite;transform-origin:70px 70px}.sleep-star{fill:#b1b6ed;animation:starBlink 3s ease-in-out infinite;transform-origin:106px 40px}.sleep-z{fill:none;animation:zDrift 3s ease-in-out infinite}.book-left{fill:#e3f3ff}.book-right{fill:#b8ddec;transform-origin:70px 75px;animation:bookTurn 4s ease-in-out infinite}.book-lines{fill:none}.growth-body{fill:#c2e6d7}.growth-arrow{fill:none;animation:arrowLift 2.7s ease-in-out infinite}.growth-ruler{fill:#f4fff9}.orbit-spark{position:absolute;right:12%;top:18%;font-size:20px;color:var(--tile-color);animation:starBlink 3.4s ease-in-out infinite}.impact-grid .impact-tile h3{font-size:22px;color:#24384a;letter-spacing:-.04em;margin-bottom:8px}.impact-grid .impact-tile p{font-size:13px;line-height:1.7;color:#788593;margin:0}.tile-trace{height:3px;margin-top:24px;background:#ffffffa8;border-radius:3px;overflow:hidden}.tile-trace span{display:block;width:35%;height:100%;background:var(--tile-color);animation:traceRun 4s ease-in-out infinite;animation-delay:calc(var(--order)*-.8s)}
.original-reviews{background:radial-gradient(ellipse at top,#fdfefe,#eaf0f5 70%);overflow:hidden}.original-reviews .section-heading h2{letter-spacing:-.055em}.review-conversation{max-width:970px;gap:56px;margin-top:65px}.review-scene{position:relative;padding:34px 0 15px 100px;isolation:isolate}.review-paper{position:absolute;z-index:-1;inset:0 130px 0 0;padding:24px;border:1px solid #fff;border-radius:16px;transform:rotate(-3deg);background:#ffffffd9;box-shadow:0 12px 30px #30405812;color:#8a969f;font-size:12px}.paper-avatar{display:inline-grid;place-items:center;background:#e6edf4;border-radius:50%;width:30px;height:30px;margin-right:10px}.paper-avatar .icon{width:17px;height:17px}.review-paper p{margin:28px 0 15px;opacity:.6}.review-paper i{display:block;width:85%;height:5px;background:#e5eaf0;margin:10px 0;border-radius:5px}.review-paper i:last-child{width:55%}.review-paper b{float:right}.review-conversation .review-scene blockquote{width:100%;border:1px solid #465767;border-radius:16px;padding:25px 34px 22px;background:linear-gradient(130deg,#2a3847,#18232e);color:#fff;box-shadow:0 25px 35px #1525352e;animation:reviewBreathe 7s ease-in-out infinite;animation-delay:calc(var(--order)*-2.3s);transform-origin:center}.review-meta{display:flex;justify-content:space-between;color:#a9bdcc;font-size:11px;letter-spacing:.07em}.review-quote{display:block;color:#c5e997;font-family:Georgia,serif;font-size:58px;height:42px;margin-top:12px;line-height:1}.review-scene blockquote p{font-size:23px;font-weight:700;line-height:1.9;letter-spacing:-.045em;margin:9px 0 25px;word-break:keep-all}.review-scene mark{color:#e4ffb8;background:linear-gradient(90deg,#d2f99022,#d2f99022);box-shadow:0 3px 0 #c7ed8d;padding:2px 3px;animation:reviewInk 7s ease-in-out infinite;animation-delay:calc(var(--order)*-2.3s)}.review-scene blockquote footer{display:flex;align-items:center;gap:14px;border-top:1px solid #ffffff26;padding-top:17px;color:#a5b6c5;font-size:11px}.review-line{height:3px;width:37px;background:#b7e080;border-radius:2px}.review-scene footer .icon{margin-left:auto;width:22px;height:22px;color:#b7e080}.review-scene:nth-child(2){padding-left:35px;padding-right:55px}.review-scene:nth-child(2) .review-paper{inset:0 0 0 100px;transform:rotate(3deg)}
.original-milestone{overflow:hidden;background:radial-gradient(ellipse at 50% 20%,#fff 8%,#e6f1fc 48%,#f8fbfe 85%)}.milestone-stage{position:relative;isolation:isolate;max-width:660px;height:510px;margin:10px auto 0;display:grid;place-items:center}.milestone-medal{width:360px;height:360px;position:relative;filter:drop-shadow(0 32px 24px #2969a425);animation:medalFloat 6s ease-in-out infinite}.medal-rim{position:absolute;inset:-12px;border-radius:50%;background:conic-gradient(from 0deg,#fff,#9ac8ee,#eaf7ff,#91bce3,#fff,#a7d0f2,#fff);box-shadow:inset 0 0 0 2px #ffffffa0;animation:rimRotate 24s linear infinite}.medal-face{position:absolute;inset:0;border-radius:50%;background:linear-gradient(155deg,#fff 3%,#e1effb 52%,#fff 100%);border:1px solid #fff;box-shadow:inset 0 0 0 9px #ecf6fe,inset 0 0 0 10px #c5ddf0;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.medal-face::after{content:"";position:absolute;inset:-100%;background:linear-gradient(110deg,transparent 45%,#ffffffa8 50%,transparent 55%);animation:medalShine 6s ease-in-out infinite;pointer-events:none}.original-milestone .medal-label{font-size:14px!important;letter-spacing:.16em;color:#5e8bad!important;margin:0 0 6px}.original-milestone .medal-face h2{font-size:28px;color:#244e74;margin:0}.original-milestone .milestone-number{position:relative;z-index:2;margin:12px 0 8px;line-height:1;color:#086cc6;letter-spacing:-.08em;font-size:107px;white-space:nowrap;font-variant-numeric:tabular-nums;text-shadow:0 3px 0 #fff,0 8px 12px #82afd340}.milestone-number strong{font-weight:900}.original-milestone .milestone-number span{font-size:37px;letter-spacing:-.06em;margin-left:7px}.medal-caption{color:#7493ad;font-size:11px}.laurel{position:absolute;left:8px;top:90px;width:70px;height:175px;fill:#91bce3;stroke:#91bce3;stroke-width:2;opacity:.65}.laurel-right{left:auto;right:8px;transform:scaleX(-1)}.milestone-orbit{position:absolute;z-index:-1;width:520px;height:330px;border:1px solid #adcce080;border-radius:50%;transform:rotate(-22deg)}.orbit-two{transform:rotate(25deg);width:570px;height:285px}.orbit-one:after{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:linear-gradient(135deg,#fff,#70ace0);left:30px;top:52px;box-shadow:0 5px 9px #5794bf30}.badge-spark{position:absolute;color:#76acda;animation:starBlink 4s ease-in-out infinite}.spark-one{left:12%;top:22%;font-size:39px}.spark-two{right:10%;bottom:25%;font-size:27px;animation-delay:-2s}.spark-three{right:19%;top:13%;font-size:22px;animation-delay:-1s}.milestone-tag{position:absolute;bottom:18px;background:#fff;border:1px solid #d3e5f3;border-radius:50px;padding:12px 23px;box-shadow:0 12px 25px #356ca41a;display:flex;align-items:center;gap:10px;font-size:12px;color:#447699;animation:replyFloat 6s ease-in-out infinite}.milestone-tag .icon{width:20px;height:20px}.original-milestone .closing-title{margin-top:75px}
@keyframes targetBreathe{50%{transform:scale(.83)}}@keyframes targetRotate{to{transform:rotate(360deg)}}@keyframes moonRock{50%{transform:rotate(-9deg)}}@keyframes starBlink{0%,100%{opacity:.45;transform:scale(.8)}50%{opacity:1;transform:scale(1.14)}}@keyframes zDrift{0%{opacity:0;transform:translateY(8px)}35%,60%{opacity:1}100%{opacity:0;transform:translateY(-12px)}}@keyframes bookTurn{50%{transform:skewY(-6deg) scaleX(.83)}}@keyframes arrowLift{50%{transform:translateY(-7px)}}@keyframes traceRun{0%{transform:translateX(-110%)}100%{transform:translateX(400%)}}@keyframes reviewBreathe{0%,100%{transform:translateY(0)}40%,60%{transform:translateY(-10px);box-shadow:0 32px 40px #15253536}}@keyframes reviewInk{0%,65%,100%{color:#e4ffb8;background-color:transparent}25%,45%{color:#1c3025;background-color:#d7f6a3}}@keyframes medalFloat{50%{transform:translateY(-12px) rotate(-1deg)}}@keyframes rimRotate{to{transform:rotate(360deg)}}@keyframes medalShine{0%,30%{transform:translateX(-60%)}65%,100%{transform:translateX(60%)}}
.design-paused *{animation-play-state:paused!important}.reduced-motion .original-impact *,.reduced-motion .original-reviews *,.reduced-motion .original-milestone *,.reduced-motion .medal-face::after{animation:none!important}@media(prefers-reduced-motion:reduce){.original-impact *,.original-reviews *,.original-milestone *,.medal-face::after{animation:none!important}}
@media(max-width:1000px){.impact-grid{grid-template-columns:repeat(2,1fr)}.review-scene blockquote p{font-size:21px}}
@media(max-width:700px){.impact-grid{gap:12px}.impact-grid .impact-tile{padding:18px 18px 22px;border-radius:18px}.icon-stage{height:130px;margin:6px 0 17px}.sculpted-icon{width:113px;height:113px}.icon-halo{width:96px;height:96px}.impact-grid .impact-tile h3{font-size:20px}.impact-grid .impact-tile p{font-size:12px}.review-conversation{gap:43px;margin-top:40px}.review-scene{padding:24px 0 10px 22px}.review-paper{inset:0 38px 0 0;padding:14px;transform:rotate(-3deg)}.review-paper p{font-size:10px}.review-conversation .review-scene blockquote{padding:20px 22px;border-radius:12px}.review-scene blockquote p{font-size:18px;line-height:1.9;margin-bottom:19px}.review-scene:nth-child(2){padding:24px 18px 10px 0}.review-scene:nth-child(2) .review-paper{inset:0 0 0 38px}.review-meta{font-size:10px}.review-quote{font-size:49px;height:35px}.milestone-stage{height:435px}.milestone-medal{width:300px;height:300px}.original-milestone .medal-face h2{font-size:24px}.original-milestone .milestone-number{font-size:89px}.original-milestone .milestone-number span{font-size:30px}.laurel{width:55px;height:150px;top:76px}.milestone-orbit{width:410px;height:280px}.orbit-two{width:450px;height:240px}.spark-one{left:1%;top:16%}.spark-two{right:1%;bottom:20%}.milestone-tag{bottom:10px;font-size:11px}.medal-caption{font-size:10px}}
@media(max-width:390px){.impact-grid .impact-tile{padding:16px 12px}.impact-grid .impact-tile h3{font-size:18px}.review-conversation .review-scene blockquote{padding:18px}.review-scene blockquote p{font-size:16px}.milestone-medal{width:266px;height:266px}.milestone-stage{height:385px}.original-milestone .milestone-number{font-size:77px}.laurel{width:45px;top:59px}.original-milestone .medal-face h2{font-size:22px}}
.review-scene mark{color:#20312a;background:#d7f6a3;box-decoration-break:clone;-webkit-box-decoration-break:clone}@keyframes reviewInk{0%,65%,100%{box-shadow:0 0 0 #d7f6a300}25%,45%{box-shadow:0 0 18px #d7f6a34a}}

/* Remove distracting bottom loading-line effects. */
.question-card:after{content:none!important;animation:none!important}

/* Readable three-step journey without pinned empty scroll space. */
#journey{scroll-margin-top:145px;padding-bottom:76px}
#journey .journey-scroll{height:auto}
#journey .journey-grid{position:relative;top:auto;margin-top:54px}
#journey .journey-step{opacity:1;transform:none}
#journey .journey-step h3{color:#142b40}
#journey .journey-step p{color:#526884}
#journey .flow-line:after{display:none}
#journey .process-icon{animation:journeyIconFloat 6s ease-in-out infinite}
#journey .journey-step:nth-of-type(2) .process-icon{animation-delay:-2s}
#journey .journey-step:nth-of-type(3) .process-icon{animation-delay:-4s}
@keyframes journeyIconFloat{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-6px) rotate(2deg)}}
.reduced-motion #journey .process-icon{animation:none}
@media(prefers-reduced-motion:reduce){#journey .process-icon{animation:none}}
@media(max-width:760px){#journey{scroll-margin-top:96px;padding-bottom:54px}#journey .journey-grid{margin-top:35px}}

/* Responsive intrinsic image proportions and readable clinic introduction. */
.therapy-art>img{height:auto;aspect-ratio:1;object-fit:contain}
.clinic-bubble img{width:210px;height:auto;max-width:30%;flex-shrink:0;object-fit:contain}
.brand img{height:auto;object-fit:contain}
.explainer>*{min-width:0}
#clinic-introduction .section-heading{max-width:850px;margin:auto}
#clinic-introduction .eyebrow{line-height:1.8;letter-spacing:.02em}
.intro-clinic-name{display:inline-block;margin-left:10px}
#clinic-intro-title span{display:inline}
#clinic-intro-title span:first-child{display:block}
#clinic-intro-title span:last-child:before{content:' '}
.intro-body{max-width:680px;margin:30px auto 0;color:#526884;font-size:16px;line-height:1.9}
.intro-body p+p{margin-top:18px}
.intro-body .intro-lead{font-size:19px;font-weight:600;color:#244a70;margin-bottom:28px}
#clinic-introduction .quiet-note{font-size:12px;margin-top:32px;line-height:1.9}
#clinic-introduction .quiet-note span{display:block}
.mobile-break{display:none}
@media(max-width:760px){
.clinic-bubble{flex-direction:column;align-items:flex-start;gap:18px;margin:28px 0}
.clinic-bubble img{width:185px;max-width:70%;height:auto}
.clinic-bubble p{width:100%;font-size:18px;padding:22px 24px}
.original-dialogue>p{font-size:16px;text-wrap:pretty}
#clinic-introduction .eyebrow{text-align:left;font-size:12px;margin-bottom:22px}
.intro-clinic-name{display:block;margin:3px 0 0}
#clinic-intro-title{text-align:left;font-size:clamp(27px,7.3vw,34px);line-height:1.45}
#clinic-intro-title span{display:block}
#clinic-intro-title span:last-child:before{content:none}
.intro-body{text-align:left;font-size:15px;margin-top:26px;word-break:keep-all;overflow-wrap:break-word}
.intro-body .intro-lead{font-size:17px;line-height:1.85;margin-bottom:24px}
.mobile-break{display:initial}
#clinic-introduction .quiet-note{text-align:left;font-size:11px;margin-top:28px}
.therapy-art>img{height:auto;width:100%}
.explainer-copy p:not(.eyebrow){font-size:14px;line-height:1.9}
}

/* GPT Image medical editorial icons: transparent, aspect-safe and gently animated. */
.icon-stage .icon-halo,.icon-stage .orbit-spark{display:none}
.icon-stage .clinic-3d-icon{display:block;width:166px;height:166px;object-fit:contain;position:relative;filter:drop-shadow(0 12px 10px #33465c16);animation:clinicIconFloat 6s ease-in-out infinite;animation-delay:calc(var(--order)*-1.5s)}
#journey .process-icon{width:140px;height:140px;background:none;border:0;box-shadow:none;border-radius:0}
.process-icon .clinic-3d-icon{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 10px #32639722)}
#journey .flow-line{top:70px}
@keyframes clinicIconFloat{0%,100%{transform:translateY(2px) rotate(-3deg)}50%{transform:translateY(-7px) rotate(3deg)}}
.reduced-motion .clinic-3d-icon{animation:none!important}
@media(prefers-reduced-motion:reduce){.clinic-3d-icon{animation:none!important}}
@media(max-width:760px){#journey .process-icon{width:90px;height:90px}#journey .flow-line{top:55px}.icon-stage .clinic-3d-icon{width:130px;height:130px}.impact-grid .impact-tile h3{word-break:keep-all}}

/* One-pass treatment sequence using the matching GPT Image icon set. */
html,body{overflow-x:hidden}
.motion-top{justify-content:center;padding:17px 24px;font-weight:700;letter-spacing:.04em}
.route-object{width:114px;height:114px;margin-bottom:8px;border:0;background:transparent;box-shadow:none;overflow:visible}
.route-object .route-3d-icon{display:block;width:112px;height:112px;object-fit:contain;filter:drop-shadow(0 10px 10px #020b1738)}
.motion-demo[data-stage="0"] .route-first .route-object,.motion-demo[data-stage="1"] .route-middle .route-object,.motion-demo[data-stage="2"] .route-last .route-object{background:transparent;box-shadow:none;transform:scale(1.14) rotate(0)}
.motion-demo[data-stage="0"] .route-first .route-3d-icon,.motion-demo[data-stage="1"] .route-middle .route-3d-icon,.motion-demo[data-stage="2"] .route-last .route-3d-icon{filter:drop-shadow(0 13px 14px #559ce54a)}
.sequence-paused .route-active{animation:none}
@media(max-width:760px){.motion-top{justify-content:center;padding:13px 14px}.sequence-stage{height:222px;margin:0 20px}.route-node{top:37px}.route-object{width:76px;height:76px;margin-bottom:17px}.route-object .route-3d-icon{width:76px;height:76px}.route-node strong{font-size:12px}.route-node small{font-size:8px}.route-courier{top:126px}}
