:root{--night:#081622;--night-2:#0d2232;--night-3:#153448;--white:#f8f5ef;--paper:#f4f0e9;--stone:#ded4c5;--sky:#aedffc;--gold:#dfbd95;--line:rgba(211,232,241,.21);--muted:#b9cbd5;--text:#192e3d}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;background:var(--night);color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button{font:inherit}
button,a,summary{-webkit-tap-highlight-color:transparent}
:focus-visible{outline:2px solid var(--sky);outline-offset:4px}
::selection{background:#aedffc;color:#081622}
.site-shell{overflow:hidden}
.wrap{width:min(100% - 9vw,1440px);margin-inline:auto}
.skip-link{position:fixed;z-index:1000;left:16px;top:-60px;padding:12px 16px;background:#fff;color:#06111d}
.skip-link:focus{top:16px}
.site-header{position:absolute;z-index:30;top:0;left:0;width:100%;min-height:94px;padding:0 4.5vw;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(224,236,242,.16);background:linear-gradient(180deg,rgba(4,13,21,.75),rgba(4,13,21,.2))}
.brand{display:inline-flex;align-items:center;gap:9px;flex:none}
.brand img{width:42px;height:42px;object-fit:contain}
.brand-wordmark{display:grid;gap:2px}
.brand-wordmark strong{font-size:1.18rem;letter-spacing:-.06em;line-height:1;font-weight:750}
.brand-wordmark small{color:#9db2c1;font-size:.52rem;letter-spacing:.18em;font-weight:750}
.main-nav{display:flex;align-items:center;gap:34px}
.main-nav>a:not(.button){font-size:.83rem;font-weight:580;color:#d2dce5;transition:color .25s}
.main-nav>a:not(.button):hover{color:#fff}
.main-nav .nav-login{margin-left:22px}
.button{min-height:60px;padding:0 28px;display:inline-flex;align-items:center;justify-content:space-between;gap:38px;border:1px solid transparent;border-radius:2px;font-size:.89rem;font-weight:700;letter-spacing:-.015em;transition:transform .28s cubic-bezier(.2,.8,.2,1),background .28s ease,box-shadow .28s ease}
.button:hover{transform:translateY(-2px)}
.button span{font-size:1.25rem;line-height:1;font-weight:400}
.button-small{min-height:43px;padding:0 16px;gap:20px;font-size:.79rem}
.button-light{background:#f7f3ec;color:#102638}
.button-light:hover{background:#fff;box-shadow:0 16px 34px rgba(3,12,22,.2)}
.button-primary{background:#aedffc;color:#081d2e;box-shadow:0 14px 50px rgba(84,173,223,.18)}
.button-primary:hover{background:#d0ecfc;box-shadow:0 18px 55px rgba(84,173,223,.28)}
.menu-button{display:none}
.hero{position:relative;min-height:760px;min-height:100svh;isolation:isolate;background:radial-gradient(ellipse at 76% 43%,#2a4350 0%,#102838 30%,#081622 71%)}
.hero:before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(90deg,transparent 0 92%,rgba(129,194,234,.05) 92% 92.2%,transparent 92.2%),linear-gradient(transparent 0 92%,rgba(129,194,234,.04) 92% 92.2%,transparent 92.2%);background-size:140px 140px;mask-image:linear-gradient(90deg,transparent 27%,black 100%);opacity:.6}
.hero-atmosphere{position:absolute;z-index:-1;width:62vw;height:62vw;right:-12vw;top:-12vw;border:1px solid rgba(139,207,255,.08);border-radius:50%;box-shadow:0 0 0 13vw rgba(139,207,255,.018),0 0 0 25vw rgba(139,207,255,.012);pointer-events:none}
.hero-grid{min-height:760px;min-height:100svh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:3vw;padding-top:124px;padding-bottom:65px}
.hero-copy{position:relative;z-index:2;padding-bottom:4vh;animation:hero-in .9s both}
.eyebrow{display:flex;align-items:center;gap:14px;margin:0 0 30px;color:var(--gold);font-size:.67rem;font-weight:760;letter-spacing:.2em}
.eyebrow-line{width:30px;height:1px;background:var(--gold)}
.hero h1{max-width:820px;margin:0;font-size:clamp(4.25rem,6.6vw,8rem);line-height:.96;letter-spacing:-.078em;font-weight:640;text-wrap:balance}
h1 em,h2 em,h3 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.057em}
.hero h1 em{color:#b8e2f7}
.hero-description{max-width:560px;margin:35px 0 0;color:#d0dce2;font-size:clamp(1.01rem,1.4vw,1.17rem);line-height:1.67}
.hero-description-compact{display:none}
.hero-actions{display:flex;align-items:center;gap:32px;margin-top:38px}
.text-link{display:inline-flex;align-items:center;gap:14px;white-space:nowrap;font-size:.86rem;font-weight:620;border-bottom:1px solid rgba(176,217,244,.5);padding-bottom:8px;transition:color .2s,gap .2s}
.text-link:hover{color:#9bd5ff;gap:20px}
.text-link span{font-size:1.1rem}
.hero-note{max-width:510px;margin:30px 0 0;color:#bacad3;font-size:.72rem;line-height:1.6}
.hero-visual{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;min-height:610px;animation:hero-image-in 1.25s .1s both}
.hero-visual-glow{position:absolute;inset:12% -5% 13% 6%;border-radius:50%;background:radial-gradient(ellipse,rgba(102,174,222,.4),transparent 66%);filter:blur(70px);pointer-events:none}
.hero-image{position:relative;width:min(100%,550px);max-height:min(82vh,800px);height:100%;object-fit:cover;object-position:50% 52%;border-radius:48% 48% 3px 3px / 24% 24% 3px 3px;box-shadow:0 40px 110px rgba(0,0,0,.36);filter:saturate(.9)}
.hero-visual:after{content:"";position:absolute;inset:auto 0 2.3rem;height:20%;background:linear-gradient(0deg,var(--night),transparent);pointer-events:none}
.image-caption{position:absolute;z-index:2;bottom:5px;left:50%;width:min(100%,550px);transform:translateX(-50%);display:flex;justify-content:space-between;gap:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.25);font-size:.55rem;letter-spacing:.13em;font-weight:650;color:#c6d7e2;white-space:nowrap}
.image-caption span{color:#9aacb7}
.hero-scroll{position:absolute;bottom:24px;left:4.5vw;display:flex;align-items:center;gap:20px;color:#b4c8d2;font-size:.55rem;letter-spacing:.17em;font-weight:700}
.hero-scroll i{display:block;width:54px;height:1px;background:var(--gold)}
.signal-strip{background:#0a1a28;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}
.signal-inner{min-height:95px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#b5c9d9;font-size:.62rem;font-weight:730;letter-spacing:.17em;white-space:nowrap}
.signal-inner b{font-size:1.4rem;font-weight:300;color:#609cc5}
.section-pad{padding:clamp(100px,12vw,190px) 0}
.section-index{display:flex;align-items:center;gap:14px;margin:0;color:var(--gold);font-size:.62rem;letter-spacing:.18em;font-weight:800;white-space:nowrap}
.section-index span{width:28px;height:1px;background:var(--gold)}
.manifesto{background:#f4f0e9;color:#142b3b}
.manifesto-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:6vw}
.manifesto .section-index{color:#416982}
.manifesto .section-index span{background:#416982}
.manifesto-content{max-width:970px}
.manifesto h2,.section-heading h2,.trust h2,.access h2,.faq h2,.closing h2{margin:0;font-size:clamp(2.9rem,5.4vw,6.1rem);line-height:1.05;letter-spacing:-.07em;font-weight:590;text-wrap:balance}
.manifesto h2 em{color:#536d78}
.manifesto-content>p:not(.manifesto-statement){max-width:700px;margin:38px 0 0;font-size:1.18rem;line-height:1.72;color:#425b69}
.manifesto-rule{width:100%;height:1px;background:#b9c6c9;margin:70px 0 30px}
.manifesto-statement{max-width:740px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.45rem,2.3vw,2.4rem);line-height:1.38;color:#203747}
.manifesto-statement strong{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#2f667e;font-size:.89em;font-weight:660}
.features{background:var(--night);padding-top:130px}
.section-heading{padding-bottom:90px}
.section-heading h2{margin-top:30px;max-width:1200px;color:#f0f4f6}
.section-heading h2 em{color:#b8e2f7}
.feature{border-top:1px solid var(--line);background:var(--night)}
.feature:nth-of-type(odd){background:#0a1b2a}
.feature-layout{min-height:730px;display:grid;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);align-items:center;gap:8vw;padding-top:94px;padding-bottom:94px}
.feature-layout-reverse{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr)}
.feature-layout-reverse .feature-copy{grid-column:2;grid-row:1}
.feature-layout-reverse .feature-image{grid-column:1;grid-row:1}
.feature-copy{max-width:570px}
.feature-number{display:block;margin-bottom:31px;color:var(--gold);font-size:.65rem;font-weight:760;letter-spacing:.18em}
.feature h3{margin:0;font-size:clamp(2.9rem,4vw,5.2rem);line-height:1.08;letter-spacing:-.066em;font-weight:590;text-wrap:balance}
.feature h3 em{color:#b9e2f7}
.feature-copy>p{max-width:530px;margin:28px 0 0;color:#c4d3dc;font-size:1.06rem;line-height:1.72}
.feature-list{display:grid;gap:12px;margin:32px 0 0;padding:0;list-style:none;color:#e2eaf0;font-size:.89rem}
.feature-list li{display:flex;align-items:center;gap:13px}
.feature-list li:before{content:"";width:5px;height:5px;border-radius:50%;background:#83ccfb;box-shadow:0 0 13px #83ccfb}
.feature-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:60px;margin-top:45px;padding-bottom:11px;border-bottom:1px solid #8bcfff;color:#a4d9fb;font-weight:720;font-size:.86rem;transition:gap .2s,color .2s}
.feature-cta:hover{gap:72px;color:#fff}
.feature-cta span{font-size:1.15rem;font-weight:400}
.feature-copy .feature-disclaimer{margin-top:28px;padding-left:18px;border-left:2px solid var(--gold);color:#b6cad5;font-size:.76rem;line-height:1.65}
.feature-points{display:flex;flex-wrap:wrap;gap:9px;margin-top:34px}
.feature-points span{padding:10px 12px;border:1px solid #426781;color:#a7d1e9;font-size:.56rem;font-weight:740;letter-spacing:.12em}
.feature-image{position:relative;margin:0;overflow:hidden;background:#d5d0cc;box-shadow:0 28px 85px rgba(0,0,0,.23)}
.feature-image:before{content:"";position:absolute;z-index:2;inset:0;border:1px solid rgba(255,255,255,.13);pointer-events:none}
.image-landscape{aspect-ratio:1.37}
.image-landscape img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.8,.2,1)}
.feature-image:hover img{transform:scale(1.035)}
.feature-medication .feature-image img{object-position:50% 49%}
.feature-image figcaption{position:absolute;z-index:3;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:12px;padding:38px 22px 20px;background:linear-gradient(transparent,rgba(5,15,24,.8));font-size:.58rem;font-weight:760;letter-spacing:.15em;color:#fff}
.feature-image figcaption span{color:#c6d2d6}
.wound-pair{display:grid;grid-template-columns:1fr 1fr;aspect-ratio:1.38;gap:2px;background:#223747}
.wound-pair img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:50% 42%}
.trust{background:#ece7df;color:#162e3e}
.trust-grid{display:grid;grid-template-columns:.9fr 1fr;gap:10vw}
.trust h2{margin-top:31px;max-width:620px}
.trust h2 em{color:#5d8297}
.trust .section-index{color:#4f7891}
.trust .section-index span{background:#4f7891}
.trust-content>p{margin:7px 0 40px;max-width:600px;color:#536a78;line-height:1.7;font-size:1.13rem}
.trust-cards{border-top:1px solid #b5c4c8}
.trust-cards>div{display:grid;grid-template-columns:47px 1fr;gap:6px 15px;padding:23px 0;border-bottom:1px solid #b5c4c8}
.trust-cards span{grid-row:span 2;color:#4c7891;font-size:.68rem;font-weight:800}
.trust-cards strong{font-size:1.03rem;letter-spacing:-.025em}
.trust-cards p{margin:0;color:#667985;font-size:.82rem;line-height:1.6}
.access{background:radial-gradient(circle at 23% 48%,#264b60 0%,#122d41 24%,#081622 65%)}
.access-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:11vw}
.access-art{position:relative;min-height:550px;display:grid;place-items:center;border:1px solid rgba(177,220,245,.15);background:radial-gradient(circle,rgba(137,201,242,.28),rgba(32,76,112,.17) 40%,transparent 70%)}
.access-art:before,.access-art:after{content:"";position:absolute;inset:9%;border:1px solid rgba(165,211,238,.13);border-radius:50%}
.access-art:after{inset:22%;border-color:rgba(165,211,238,.11)}
.access-art img{position:relative;z-index:1;width:min(48%,255px);border-radius:24%;box-shadow:0 30px 75px rgba(0,0,0,.38);transform:rotate(-7deg)}
.access-art span{position:absolute;bottom:24px;left:24px;color:#a6c5d9;font-size:.6rem;letter-spacing:.16em;font-weight:750}
.access h2{margin-top:30px;max-width:650px}
.access h2 em{color:#9bd5f6}
.access-copy>p:not(.section-index){max-width:570px;color:#b6c8d5;font-size:1.08rem;line-height:1.75;margin:32px 0 0}
.access-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:42px}
.faq{background:#f4f0e9;color:#182e3e}
.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw}
.faq .section-index{color:#47738e}
.faq .section-index span{background:#47738e}
.faq h2{margin-top:30px}
.faq-list{border-top:1px solid #b6c6c8}
.faq-list details{border-bottom:1px solid #b6c6c8}
.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:25px 0;list-style:none;cursor:pointer;font-size:1.05rem;font-weight:660;letter-spacing:-.025em}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary span{flex:none;margin-right:10px;font-size:1.65rem;font-weight:350;color:#527e95;transition:transform .2s}
.faq-list details[open] summary span{transform:rotate(45deg)}
.faq-list details p{max-width:650px;margin:-5px 45px 25px 0;color:#576e7d;font-size:.94rem;line-height:1.7}
.closing{position:relative;isolation:isolate;overflow:hidden;min-height:680px;display:grid;align-items:center;background:radial-gradient(circle at 50% 65%,#274454,#102a3b 40%,#081622 80%);text-align:center}
.closing-light{position:absolute;z-index:-1;width:700px;height:700px;top:40%;left:50%;transform:translate(-50%,-50%);border:1px solid rgba(143,211,255,.1);border-radius:50%;box-shadow:0 0 0 140px rgba(144,209,249,.025),0 0 0 280px rgba(144,209,249,.018)}
.closing-content{display:flex;align-items:center;flex-direction:column}
.closing-content>img{width:74px;height:74px;object-fit:contain;margin-bottom:21px}
.closing .eyebrow{margin-bottom:28px}
.closing h2{max-width:1200px;font-size:clamp(3.2rem,5.3vw,6.5rem)}
.closing h2 em{color:#9ed5f4}
.closing .button{margin-top:42px}
.closing-content>p:last-child{color:#a8bdcd;font-size:.76rem;line-height:1.6;margin-top:26px}
.site-footer{background:#060f17;border-top:1px solid rgba(255,255,255,.13)}
.footer-parent{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:25px;color:#7992a3;font-size:.55rem;font-weight:750;letter-spacing:.16em}
.footer-parent img{width:38px;height:38px;object-fit:contain}
.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-top:66px;padding-bottom:76px}
.footer-main>div:first-child>p{color:#90a8ba;font-size:.83rem;margin-top:23px}
.footer-links{display:grid;align-content:start;gap:16px;font-size:.83rem;color:#aec2d0}
.footer-links a:hover,.footer-bottom a:hover{color:#fff}
.footer-bottom{min-height:67px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);font-size:.65rem;color:#7c96a7}
.footer-bottom a{color:#b8d1df}
.motion-ready .reveal{opacity:.88;transform:translateY(34px);transition:opacity .8s ease,transform .9s cubic-bezier(.2,.8,.2,1)}
.motion-ready .reveal.is-visible{opacity:1;transform:translateY(0)}
@keyframes hero-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@keyframes hero-image-in{from{opacity:0;transform:translateY(35px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:1100px){.main-nav{gap:20px}.main-nav .nav-login{margin-left:0}.hero-grid{grid-template-columns:1.05fr .95fr;gap:0}.hero h1{font-size:clamp(4rem,6.6vw,6.6rem)}.hero-visual{min-height:540px}.feature-layout,.feature-layout-reverse{gap:5vw}.feature h3{font-size:clamp(2.7rem,4vw,4.4rem)}.signal-inner{font-size:.52rem}.manifesto-grid{grid-template-columns:190px 1fr}}
@media(max-width:800px){.wrap{width:min(100% - 48px,650px)}.site-header{min-height:76px;padding:0 24px}.menu-button{width:42px;height:42px;display:grid;align-content:center;justify-items:center;gap:6px;border:1px solid rgba(255,255,255,.25);background:rgba(9,28,43,.65);color:#fff}.menu-button span{width:18px;height:1px;background:currentColor}.main-nav{position:absolute;top:76px;left:0;right:0;display:none;align-items:stretch;flex-direction:column;gap:0;padding:12px 24px 24px;background:#0a1a28;border-bottom:1px solid #31506a;box-shadow:0 26px 50px rgba(0,0,0,.25)}.main-nav.is-open{display:flex}.main-nav>a:not(.button){padding:14px 0;font-size:.95rem}.main-nav .button{margin-top:10px}.hero{min-height:0}.hero-grid{min-height:0;grid-template-columns:1fr;padding-top:147px;padding-bottom:70px}.hero-copy{padding:0}.hero h1{max-width:670px;font-size:clamp(3.8rem,10vw,6.5rem)}.hero-description{max-width:590px}.hero-visual{min-height:0;height:650px;margin-top:52px}.hero-image{width:min(100%,475px);max-height:650px}.hero-visual:after{bottom:2rem}.image-caption{width:min(100%,475px)}.hero-scroll{display:none}.signal-inner{min-height:72px;overflow:auto;justify-content:flex-start;gap:19px;scrollbar-width:none}.signal-inner::-webkit-scrollbar{display:none}.section-pad{padding:100px 0}.manifesto-grid,.trust-grid,.faq-grid{grid-template-columns:1fr;gap:32px}.manifesto-content>p:not(.manifesto-statement){margin-top:27px}.manifesto-rule{margin-top:45px}.features{padding-top:95px}.section-heading{padding-bottom:60px}.feature-layout,.feature-layout-reverse{min-height:0;grid-template-columns:1fr;gap:42px;padding-top:85px;padding-bottom:85px}.feature-layout-reverse .feature-copy,.feature-layout-reverse .feature-image{grid-column:auto;grid-row:auto}.feature-copy{max-width:650px}.feature h3{font-size:clamp(3.1rem,7vw,4.6rem)}.feature-image{width:100%}.image-landscape{aspect-ratio:1.34}.trust-grid{gap:35px}.trust-content>p{margin-top:0}.access-grid{grid-template-columns:1fr;gap:58px}.access-art{min-height:460px}.access-copy{order:-1}.faq-grid{gap:50px}.footer-main{grid-template-columns:1.5fr 1fr 1fr}}
@media(max-width:560px){html{scroll-padding-top:75px}.wrap{width:calc(100% - 38px)}.site-header{padding:0 19px}.brand img{width:36px;height:36px}.brand-wordmark strong{font-size:1.08rem}.brand-wordmark small{font-size:.48rem}.hero-grid{padding-top:125px;padding-bottom:45px}.eyebrow{font-size:.57rem;letter-spacing:.18em;margin-bottom:22px}.hero h1{font-size:clamp(3.35rem,12.4vw,4.75rem);line-height:1;letter-spacing:-.078em}.hero-description{font-size:.99rem;line-height:1.67;margin-top:25px}.hero-actions{align-items:stretch;flex-direction:column;gap:24px;margin-top:30px}.hero-actions .button{width:100%}.text-link{width:max-content}.hero-note{font-size:.66rem;margin-top:26px}.hero-visual{height:540px;margin-top:39px}.hero-image{width:100%;max-height:540px}.image-caption{font-size:.48rem;line-height:1.4}.image-caption span{white-space:nowrap}.signal-inner{width:calc(100% - 38px)}.section-pad{padding:83px 0}.section-index{font-size:.57rem}.manifesto h2,.section-heading h2,.trust h2,.access h2,.faq h2{font-size:clamp(2.65rem,9.4vw,4rem)}.manifesto-content>p:not(.manifesto-statement){font-size:1rem;line-height:1.7}.manifesto-statement{font-size:1.53rem}.features{padding-top:83px}.section-heading{padding-bottom:47px}.feature-layout,.feature-layout-reverse{gap:36px;padding-top:72px;padding-bottom:72px}.feature h3{font-size:clamp(2.75rem,10vw,4.1rem)}.feature-copy>p{font-size:.98rem;margin-top:22px}.feature-number{margin-bottom:22px}.feature-list{font-size:.82rem}.feature-cta{margin-top:35px}.image-landscape{aspect-ratio:1.02}.feature-image figcaption{font-size:.47rem;padding:32px 12px 13px}.wound-pair{aspect-ratio:1.02}.wound-pair img{object-position:center}.trust-content>p{font-size:1rem}.trust-cards>div{grid-template-columns:33px 1fr}.access-art{min-height:340px}.access-art img{width:min(48%,190px)}.access-copy>p:not(.section-index){font-size:1rem}.access-actions{align-items:stretch;flex-direction:column;gap:25px}.access-actions .button{width:100%}.faq-grid{gap:32px}.faq-list summary{font-size:.94rem;line-height:1.45;padding:22px 0}.faq-list details p{font-size:.88rem}.closing{min-height:590px}.closing h2{font-size:clamp(2.9rem,10vw,4.4rem)}.closing .button{width:100%;max-width:350px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 15px;padding-top:55px;padding-bottom:48px}.footer-main>div:first-child{grid-column:1/-1}.footer-links{gap:13px;font-size:.79rem}.footer-bottom{min-height:0;display:grid;grid-template-columns:1fr auto;gap:12px;padding-top:22px;padding-bottom:25px;line-height:1.5}.footer-bottom span:nth-child(2){grid-column:1/-1;grid-row:2}.footer-bottom a{grid-column:2;grid-row:1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.motion-ready .reveal{opacity:1;transform:none}}

/* Direção cinematográfica: cenas inteiras, sem recorte das telas. */
.site-shell{overflow:visible}
body{overflow-x:clip;background:var(--night)}
h1 em,h2 em,h3 em{font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit}
.site-header{position:fixed;min-height:78px;background:rgba(6,17,27,.9);border-color:rgba(234,238,236,.14);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.brand-wordmark strong{font-weight:720;letter-spacing:-.055em}
.hero{min-height:112svh;background:linear-gradient(110deg,#081622 8%,#122c3a 75%,#283e47)}
.hero:before,.hero-atmosphere,.hero-visual-glow,.hero-visual:after{display:none}
.hero-grid{min-height:112svh;grid-template-columns:minmax(0,1fr) minmax(0,.93fr);gap:5vw;padding-top:130px;padding-bottom:100px}
.hero-copy{padding:0;animation:hero-in .9s both}
.hero h1{font-size:clamp(4.3rem,6.1vw,7.4rem);line-height:1.015;letter-spacing:-.073em;font-weight:620}
.hero h1 em{color:#c4e4f1}
.hero-description{max-width:560px;color:#d0dce2}
.hero-visual{min-height:0;max-height:78svh;align-self:center;animation:hero-image-in 1.25s .05s both}
.hero-image{width:auto;height:min(76svh,790px);max-width:100%;max-height:none;object-fit:contain;object-position:center;border-radius:0;filter:none;box-shadow:0 35px 85px rgba(0,0,0,.3);transform:translate3d(0,var(--hero-y,0px),0)}
.image-caption{bottom:-31px;width:min(100%,calc(76svh * .6667));left:50%;border-color:rgba(255,255,255,.23);font-size:.54rem}
.hero-scroll{bottom:34px}
.signal-strip{background:#0c1922}
.signal-inner{min-height:70px;color:#9badb6}
.signal-inner b{font-size:.85rem;color:#6994aa}
.manifesto{background:var(--paper)}
.manifesto h2{font-weight:580;line-height:1.11}
.manifesto h2 em{color:#456b7a}
.manifesto-statement{font-size:clamp(1.35rem,2.1vw,2.15rem)}
.features{position:relative;padding-top:140px;background:var(--night)}
.section-heading{padding-bottom:110px}
.section-heading h2{font-weight:570;line-height:1.06}
.section-heading h2 em{color:#bddfeb}
.scene-rail{position:fixed;z-index:80;top:50%;right:24px;display:flex;align-items:baseline;gap:2px;color:#dce8ed;font-size:.64rem;font-weight:760;letter-spacing:.16em;opacity:0;transform:translateY(-50%);pointer-events:none;transition:opacity .35s}
.stories-active .scene-rail{opacity:1}
.scene-rail-total{color:#7195a8}
.scene-rail i{position:absolute;top:32px;right:0;width:1px;height:110px;background:rgba(185,215,229,.3)}
.scene-rail b{display:block;width:1px;height:100%;background:#9ed9f5;transform:scaleY(var(--rail-progress,0));transform-origin:top}
.feature{position:relative;height:155svh;min-height:1000px;border-top:1px solid rgba(213,228,235,.11);isolation:isolate}
.feature:nth-of-type(odd){background:#0c1e2b}
.feature-quick{background:#0a1a27}
.feature-medication{background:#0d222e}
.feature-procedure{background:#12212b}
.feature-wound{background:#101f2a}
.feature-study{background:#0b1b29}
.feature-layout,.feature-layout-reverse{position:sticky;top:0;min-height:0;height:100svh;width:min(100% - 9vw,1440px);grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:5vw;padding-top:100px;padding-bottom:66px;overflow:visible}
.feature-layout-reverse{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr)}
.feature-layout:after{content:"";position:absolute;left:0;bottom:28px;width:var(--scene-fill,0%);max-width:100%;height:1px;background:#8fc9e7;box-shadow:0 0 14px rgba(143,201,231,.4)}
.feature-copy{max-width:570px;transform:translate3d(0,var(--copy-y,0px),0)}
.feature-number{color:var(--gold);font-size:.64rem}
.feature h3{font-size:clamp(3.1rem,4.1vw,5.15rem);font-weight:590;line-height:1.085}
.feature h3 em{color:#c0e1ee}
.feature-copy>p{color:#c6d4dc;font-size:1.02rem}
.feature-list{gap:0;max-width:460px;border-top:1px solid rgba(202,224,234,.18)}
.feature-list li{padding:11px 0;border-bottom:1px solid rgba(202,224,234,.18);font-size:.84rem}
.feature-list li:before{width:3px;height:3px;box-shadow:none}
.feature-points{gap:0;border-top:1px solid rgba(202,224,234,.2);border-bottom:1px solid rgba(202,224,234,.2)}
.feature-points span{padding:15px 10px 15px 0;border:0;font-size:.52rem}
.feature-points span:not(:last-child):after{content:"/";margin-left:12px;color:#65899b}
.feature-image,.image-landscape{position:relative;align-self:center;width:100%;height:min(73svh,730px);aspect-ratio:auto;display:flex;align-items:center;justify-content:center;overflow:visible;background:transparent;box-shadow:none;opacity:var(--media-opacity,1);transform:translate3d(var(--media-x,0px),var(--media-y,0px),0) scale(var(--media-scale,1));will-change:transform,opacity}
.feature-image:before{display:none}
.feature-image img,.image-landscape img,.feature-medication .feature-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;transform:none!important;box-shadow:0 25px 65px rgba(0,0,0,.25)}
.feature-image:hover img{transform:none}
.feature-image figcaption{position:absolute;bottom:-28px;left:0;right:0;display:flex;justify-content:space-between;padding:9px 0 0;border-top:1px solid rgba(200,221,230,.22);background:none;color:#a9c2cf;font-size:.51rem}
.feature-image figcaption span{color:#8ca4b0}
.wound-pair{display:flex;align-items:center;justify-content:center;gap:12px;aspect-ratio:auto;background:transparent}
.wound-pair img{width:auto;height:100%;max-width:calc(50% - 6px);max-height:100%;min-height:0;object-fit:contain;object-position:center}
.trust{background:#0a1722;color:#f0f3f4}
.trust h2{font-weight:560}
.trust h2 em{color:#c0dbe6}
.trust-content>p,.trust-cards p{color:#c1d0d8}
.trust-cards,.trust-cards>div{border-color:rgba(196,217,227,.2)}
.trust-cards span{color:var(--gold)}
.access{background:#091924}
.access-grid{gap:7vw}
.access-art{min-height:610px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:36px;border:1px solid rgba(220,210,190,.2);background:linear-gradient(120deg,#0e202c,#1e3a49 65%,#10232f)}
.access-art:before,.access-art:after{display:none}
.access-art img{position:static;width:min(70%,500px);height:auto;max-height:440px;object-fit:contain;border-radius:0;box-shadow:none;transform:none;filter:drop-shadow(0 20px 35px rgba(0,0,0,.16))}
.access-art span{position:static;color:#a9c8d9;font-size:.59rem;letter-spacing:.2em}
.access h2{font-weight:560}
.access h2 em{color:#c2e3f1}
.faq{background:var(--paper)}
.closing{background:#0a1b29}
.closing-light{display:none}
.closing h2{font-weight:560}
.closing h2 em{color:#c2e3f1}
.feature:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 72% 65% at var(--glow-shift,50%) 50%,rgba(101,162,195,.09),transparent 73%);opacity:var(--scene-presence,1)}
.motion-ready .reveal:not(.feature-copy):not(.feature-image){opacity:0;transform:translate3d(0,64px,0);transition:opacity 1.1s ease,transform 1.2s cubic-bezier(.16,1,.25,1)}
.motion-ready .reveal:not(.feature-copy):not(.feature-image).is-visible{opacity:1;transform:translate3d(0,0,0)}
.motion-ready .feature-copy.reveal{opacity:var(--copy-opacity,1);transform:translate3d(0,var(--copy-y,0px),0);transition:none}
.motion-ready .feature-image.reveal{opacity:var(--media-opacity,1);transform:translate3d(var(--media-x,0px),var(--media-y,0px),0) scale(var(--media-scale,1));transition:none}
.motion-ready .motion-item{opacity:0;filter:blur(8px);clip-path:inset(0 0 18% 0);transform:translate3d(0,52px,0);transition:opacity .85s ease,filter 1s ease,clip-path 1.05s cubic-bezier(.16,1,.25,1),transform 1.05s cubic-bezier(.16,1,.25,1);transition-delay:var(--reveal-delay,0ms)}
.motion-ready .motion-item.is-visible{opacity:1;filter:blur(0);clip-path:inset(0);transform:translate3d(0,0,0)}
.motion-ready .motion-item em{opacity:0;filter:blur(10px);transition:opacity .95s ease,filter 1.15s ease;transition-delay:calc(var(--reveal-delay,0ms) + 330ms)}
.motion-ready .motion-item.is-visible em{opacity:1;filter:blur(0)}
.motion-ready .feature-image img{opacity:0;transform:translate3d(0,62px,0) scale(.94)!important;transition:opacity 1.15s ease,transform 1.4s cubic-bezier(.16,1,.25,1)}
.motion-ready .feature-image.is-visible img{opacity:1;transform:translate3d(0,0,0) scale(1)!important}
.motion-ready .feature-image img:nth-of-type(2){transition-delay:130ms}

@media(max-width:1100px){
  .hero-grid{gap:3vw}
  .hero h1{font-size:clamp(4rem,6vw,6.5rem)}
  .feature-layout,.feature-layout-reverse{gap:3vw}
  .feature h3{font-size:clamp(2.75rem,4vw,4.4rem)}
  .feature-image,.image-landscape{height:min(68svh,670px)}
}
@media(max-width:800px){
  .site-header{min-height:76px}
  .main-nav{top:76px}
  .hero{min-height:0}
  .hero-grid{min-height:0;grid-template-columns:1fr;gap:0;padding-top:142px;padding-bottom:92px}
  .hero h1{font-size:clamp(3.75rem,9vw,6.4rem)}
  .hero-visual{width:100%;min-width:0;height:auto;max-height:none;display:flex;flex-direction:column;margin-top:54px}
  .hero-image{width:min(100%,480px);height:auto;max-height:none;object-fit:contain;transform:none}
  .image-caption{position:static;transform:none;width:min(100%,480px);margin:14px auto 0}
  .features{padding-top:100px}
  .section-heading{padding-bottom:65px}
  .feature{height:auto;min-height:0}
  .feature-layout,.feature-layout-reverse{position:relative;top:auto;height:auto;min-height:0;width:min(100% - 48px,650px);display:flex;flex-direction:column;gap:40px;padding-top:90px;padding-bottom:110px;overflow:visible}
  .feature-layout:after{bottom:35px}
  .feature-layout-reverse .feature-copy,.feature-layout-reverse .feature-image{grid-column:auto;grid-row:auto}
  .feature-copy{order:0;transform:none!important}
  .feature-image{order:1}
  .feature-image,.image-landscape{height:auto;max-height:none;aspect-ratio:auto;transform:translate3d(0,var(--media-y,0px),0)!important;will-change:transform}
  .feature-image img,.image-landscape img,.feature-medication .feature-image img{width:100%;height:auto;max-height:none;object-fit:contain}
  .wound-pair{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:8px}
  .wound-pair img{width:100%;height:auto;max-width:100%;max-height:none}
  .scene-rail{display:none}
  .access-art{min-height:450px}
}
@media(max-width:560px){
  .hero-grid{padding-top:124px;padding-bottom:75px}
  .hero h1{font-size:clamp(3.12rem,11.5vw,4.65rem)}
  .hero-visual{margin-top:42px}
  .hero-image{width:100%}
  .image-caption{width:100%;display:grid;gap:5px;white-space:normal;font-size:.46rem}
  .image-caption span{white-space:normal}
  .features{padding-top:78px}
  .section-heading{padding-bottom:42px}
  .feature-layout,.feature-layout-reverse{width:calc(100% - 38px);gap:32px;padding-top:76px;padding-bottom:93px}
  .feature h3{font-size:clamp(2.65rem,9vw,3.9rem)}
  .feature-copy>p{font-size:.97rem}
  .feature-image figcaption{bottom:-27px;font-size:.45rem;line-height:1.4}
  .wound-pair{grid-template-columns:1fr;gap:16px}
  .access-art{min-height:310px;gap:20px}
  .access-art img{width:min(78%,320px);max-height:260px}
  .access-art span{font-size:.46rem}
}
@media(max-height:720px) and (min-width:801px){
  .feature{height:auto;min-height:0}
  .feature-layout,.feature-layout-reverse{position:relative;height:auto;min-height:0;padding-block:80px}
  .feature-image,.image-landscape{height:min(68svh,510px)}
}
@media(prefers-reduced-motion:reduce){
  .feature{height:auto;min-height:0}
  .feature-layout,.feature-layout-reverse{position:relative;height:auto;min-height:0;padding-block:90px}
  .feature-image,.hero-image,.feature-copy{transform:none!important;will-change:auto}
  .motion-ready .reveal,.motion-ready .motion-item,.motion-ready .motion-item em,.motion-ready .feature-image img{opacity:1!important;filter:none!important;clip-path:none!important;transform:none!important;transition:none!important}
}

/* Uma tela fixa. A rolagem controla a linha do tempo das cenas. */
.story-progress{display:none}
.story-mode{scrollbar-width:none;scroll-behavior:auto}
.story-mode::-webkit-scrollbar{display:none}
.story-mode .story-track{position:relative;height:900svh}
.story-mode .story-stage{position:sticky;top:0;height:100svh;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse 90% 90% at var(--story-light-x,20%) 42%,#203d4b,#0d2130 56%,#081622 100%)}
.story-mode .story-stage:after{content:"";position:absolute;inset:0;z-index:20;pointer-events:none;background:radial-gradient(ellipse 68% 65% at var(--story-light-x,20%) 40%,rgba(221,179,128,.055),transparent 72%),radial-gradient(ellipse 90% 85% at 50% 48%,transparent 40%,rgba(2,8,14,.21) 100%)}
.story-mode main{position:static}
.story-mode .signal-strip{display:none}
.story-mode .features,.story-mode .film-stage{display:contents;position:static;width:auto;height:auto;min-height:0;padding:0;overflow:visible}
.story-mode .story-panel{position:absolute!important;inset:0!important;width:100%!important;height:100svh!important;min-height:0!important;margin:0!important;padding:0!important;opacity:var(--story-opacity,0)!important;transform:translate3d(var(--story-x,0px),var(--story-y,0px),0) scale(var(--story-scale,1))!important;filter:blur(var(--story-blur,0px))!important;overflow:hidden;pointer-events:none;will-change:opacity,transform,filter;transition:none!important}
.story-mode .story-panel.story-entering{-webkit-mask-image:linear-gradient(105deg,#000 calc(var(--story-wipe,-12%) - 11%),transparent calc(var(--story-wipe,-12%) + 11%));mask-image:linear-gradient(105deg,#000 calc(var(--story-wipe,-12%) - 11%),transparent calc(var(--story-wipe,-12%) + 11%))}
.story-mode .story-panel.story-interactive{pointer-events:auto}
.story-mode .story-panel .reveal{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}
.story-mode .story-panel .motion-item,.story-mode .story-panel .motion-item.is-visible{opacity:var(--story-item-opacity,1)!important;transform:translate3d(0,var(--story-item-y,0px),0)!important;filter:blur(var(--story-item-blur,0px))!important;clip-path:none!important;transition:none!important}
.story-mode .story-panel .motion-item em,.story-mode .story-panel .motion-item.is-visible em{opacity:1!important;filter:none!important;transition:none!important}
.story-mode .story-progress{position:absolute;right:4.5vw;bottom:22px;z-index:30;display:flex;align-items:center;gap:15px;color:#e5eef2;font-size:.62rem;font-weight:780;letter-spacing:.14em;pointer-events:none}
.story-mode .story-progress-name{color:var(--gold);font-size:.56rem;letter-spacing:.19em}
.story-mode .story-progress i{display:block;width:105px;height:1px;background:rgba(172,213,234,.32)}
.story-mode .story-progress b{display:block;width:var(--story-progress,0%);height:1px;background:#b9e6fc;box-shadow:0 0 12px rgba(185,230,252,.65)}
.story-mode .story-light .story-progress{color:#244356}
.story-mode .story-light .story-progress-name{color:#745336}
.story-mode .story-light .story-progress i{background:rgba(53,82,98,.35)}
.story-mode .story-light .story-progress b{background:#446c80;box-shadow:none}
.story-mode .hero-grid{position:relative;top:auto;height:100svh;min-height:0;align-items:center;padding-top:112px;padding-bottom:78px}
.story-mode .hero-copy,.story-mode .hero-visual{animation:none!important}
.story-mode .hero-visual{max-height:75svh}
.story-mode .hero-image{transform:translate3d(var(--story-media-x,0px),var(--story-media-y,0px),0) scale(var(--story-media-scale,1))!important;transition:none!important}
.story-mode .hero-scroll{bottom:24px}
.story-mode .manifesto-grid,.story-mode .trust-grid,.story-mode .access-grid,.story-mode .faq-grid{height:100svh;align-items:center;padding-top:96px;padding-bottom:66px}
.story-mode .features .section-heading{display:none}
.story-mode .features .section-heading h2{max-width:1080px}
.story-mode .feature,.story-mode .feature:nth-of-type(odd){border:0}
.story-mode .feature-layout,.story-mode .feature-layout-reverse{position:relative;top:auto;height:100svh;min-height:0;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:center;gap:5vw;padding-top:100px;padding-bottom:76px}
.story-mode .feature-layout-reverse .feature-copy{grid-column:1;grid-row:1}
.story-mode .feature-layout-reverse .feature-image{grid-column:2;grid-row:1}
.story-mode .feature-layout:after{display:none}
.story-mode .feature-copy.reveal{max-width:560px;opacity:1!important;transform:none!important}
.story-mode .feature-image.reveal{height:min(69svh,710px);opacity:1!important;transform:translate3d(var(--story-media-x,0px),var(--story-media-y,0px),0) scale(var(--story-media-scale,1))!important;filter:none!important}
.story-mode .feature-image img,.story-mode .feature-image img:nth-of-type(2){opacity:1!important;transform:none!important;transition:none!important;object-fit:contain}
.story-mode .feature-image figcaption{bottom:-25px;justify-content:flex-start;gap:6px}
.story-mode .scene-rail{display:none}
.story-mode .access-art img{transform:translate3d(var(--story-media-x,0px),var(--story-media-y,0px),0) scale(var(--story-media-scale,1))!important}
.story-mode .faq-grid{grid-template-columns:.72fr 1.28fr}
.story-mode .faq-list{max-height:calc(100svh - 175px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}
.story-mode .closing-content{height:100svh;justify-content:center;padding-top:70px;padding-bottom:55px}
.story-mode .site-footer{display:flex;flex-direction:column;justify-content:center;padding-top:80px!important;padding-bottom:50px!important}

@media(min-width:801px) and (max-width:950px){
  .story-mode .hero .image-caption{display:grid;gap:4px;white-space:normal;font-size:.44rem}
  .story-mode .feature-layout,.story-mode .feature-layout-reverse{padding-top:85px;padding-bottom:45px}
  .story-mode .feature h3{font-size:clamp(2.35rem,4.6vw,2.75rem)}
  .story-mode .feature-copy>p{margin-top:18px;font-size:.91rem}
  .story-mode .feature-number{margin-bottom:20px}
  .story-mode .feature-list{margin-top:19px}
  .story-mode .feature-list li{padding:8px 0;font-size:.76rem}
  .story-mode .feature-cta{margin-top:23px}
}

@media(max-width:800px){
  .story-mode .story-progress{right:19px;bottom:15px;font-size:.58rem}
  .story-mode .story-progress-name{display:none}
  .story-mode .story-progress i{width:66px}
  .story-mode .hero-grid{width:calc(100% - 38px);height:100svh;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:9px;padding-top:83px;padding-bottom:35px}
  .story-mode .hero-copy{padding:0}
  .story-mode .hero .eyebrow{margin-bottom:12px;font-size:.48rem}
  .story-mode .hero h1{font-size:clamp(2.55rem,10.4vw,3.25rem);line-height:1.01}
  .story-mode .hero-description{margin-top:14px;font-size:.82rem;line-height:1.47}
  .story-mode .hero-actions{flex-direction:row;align-items:center;gap:14px;margin-top:17px}
  .story-mode .hero-actions .button{width:auto;min-height:45px;padding:0 13px;gap:11px;font-size:.76rem}
  .story-mode .hero-actions .text-link{font-size:.73rem;gap:7px}
  .story-mode .hero-note{display:none}
  .story-mode .hero-visual{height:auto;min-height:0;max-height:none;margin-top:5px;align-self:center}
  .story-mode .hero-image{width:auto;height:min(31svh,270px);max-width:100%;max-height:none}
  .story-mode .hero .image-caption{position:static;display:grid;width:100%;margin-top:7px;gap:3px;white-space:normal;font-size:.4rem}
  .story-mode .hero-scroll{display:none}
  .story-mode .manifesto-grid,.story-mode .trust-grid,.story-mode .access-grid,.story-mode .faq-grid{width:calc(100% - 38px);height:100svh;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:20px;padding-top:83px;padding-bottom:44px}
  .story-mode .manifesto h2,.story-mode .trust h2,.story-mode .access h2,.story-mode .faq h2{font-size:clamp(2.2rem,8.7vw,3.35rem)}
  .story-mode .manifesto-content>p:not(.manifesto-statement){margin-top:18px;font-size:.89rem;line-height:1.55}
  .story-mode .manifesto-rule{margin:25px 0 16px}
  .story-mode .manifesto-statement{font-size:1.19rem;line-height:1.42}
  .story-mode .features .section-heading{justify-content:center;padding:75px 19px 58px!important}
  .story-mode .features .section-heading h2{font-size:clamp(2.5rem,10vw,3.6rem)}
  .story-mode .feature-layout,.story-mode .feature-layout-reverse{position:relative;top:auto;height:100svh;width:calc(100% - 38px);display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:12px;padding-top:84px;padding-bottom:42px}
  .story-mode .feature-copy.reveal{order:0;max-width:none}
  .story-mode .feature-image.reveal,.story-mode .image-landscape.reveal{order:1;width:100%;height:min(31svh,280px);min-height:0;max-height:none;aspect-ratio:auto;transform:translate3d(var(--story-media-x,0px),var(--story-media-y,0px),0) scale(var(--story-media-scale,1))!important}
  .story-mode .feature-image img,.story-mode .feature-image img:nth-of-type(2){width:100%;height:100%;max-height:100%;object-fit:contain}
  .story-mode .wound-pair{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}
  .story-mode .wound-pair img,.story-mode .wound-pair img:nth-of-type(2){width:auto;height:100%;max-width:calc(50% - 5px);object-fit:contain}
  .story-mode .feature-number{margin-bottom:10px;font-size:.53rem}
  .story-mode .feature h3{font-size:clamp(2.05rem,8vw,2.55rem);line-height:1.07}
  .story-mode .feature-copy>p{margin-top:12px;font-size:.85rem;line-height:1.47}
  .story-mode .feature-list{margin-top:15px;gap:0}
  .story-mode .feature-list li{padding:6px 0;font-size:.72rem}
  .story-mode .feature-cta{margin-top:18px;padding-bottom:7px;font-size:.79rem}
  .story-mode .feature-copy .feature-disclaimer{margin-top:12px;font-size:.71rem;line-height:1.45}
  .story-mode .feature-points{margin-top:17px}
  .story-mode .feature-points span{padding:10px 7px 10px 0;font-size:.46rem}
  .story-mode .feature-image figcaption{bottom:-22px;font-size:.42rem}
  .story-mode .trust-grid{gap:13px}
  .story-mode .trust h2{margin-top:14px}
  .story-mode .trust-content>p{margin:0 0 16px;font-size:.84rem;line-height:1.48}
  .story-mode .trust-cards>div{padding:12px 0;gap:3px 8px}
  .story-mode .trust-cards strong{font-size:.83rem}
  .story-mode .trust-cards p{font-size:.71rem;line-height:1.4}
  .story-mode .access-grid{gap:16px}
  .story-mode .access-copy{order:0}
  .story-mode .access h2{margin-top:13px}
  .story-mode .access-copy>p:not(.section-index){margin-top:14px;font-size:.84rem;line-height:1.5}
  .story-mode .access-actions{flex-direction:row;align-items:center;gap:15px;margin-top:20px}
  .story-mode .access-actions .button{width:auto;min-height:46px;padding:0 13px;gap:10px;font-size:.76rem}
  .story-mode .access-actions .text-link{font-size:.73rem}
  .story-mode .access-art{order:1;min-height:0;height:min(31svh,260px);gap:8px}
  .story-mode .access-art img{width:min(70%,250px);height:80%;max-height:none}
  .story-mode .access-art span{font-size:.42rem}
  .story-mode .faq-grid{gap:20px}
  .story-mode .faq h2{margin-top:12px}
  .story-mode .faq-list{max-height:calc(100svh - 240px)}
  .story-mode .faq-list summary{padding:17px 0;font-size:.8rem}
  .story-mode .faq-list details p{font-size:.74rem;line-height:1.5}
  .story-mode .closing-content{height:100svh;justify-content:center;padding-top:80px;padding-bottom:50px}
  .story-mode .closing-content>img{width:56px;height:56px}
  .story-mode .closing h2{font-size:clamp(2.5rem,9vw,3.8rem)}
  .story-mode .closing .button{margin-top:25px}
.story-mode .site-footer{padding-top:70px!important;padding-bottom:26px!important}
  .story-mode .footer-main{padding-top:28px;padding-bottom:30px}
  .story-mode .footer-bottom{padding-top:15px;padding-bottom:15px}
}

/* As cenas usam a área da tela como uma página editorial, sem ampliar ou cortar as fotos. */
.feature-series{display:none}
.story-mode .feature-series{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#bed6e0;font-size:.58rem;font-weight:750;letter-spacing:.19em}
.story-mode .feature-series span{color:var(--gold)}
.story-mode .feature-quick .feature-number{display:none}
.story-mode .manifesto-grid{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);align-content:stretch;align-items:stretch;gap:0;padding-top:clamp(112px,11svh,145px);padding-bottom:clamp(74px,8svh,105px)}
.story-mode .manifesto .section-index{align-self:start}
.story-mode .manifesto-content{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.65fr);grid-template-rows:minmax(0,1fr) auto auto;gap:clamp(20px,3svh,38px) 6vw;align-items:start}
.story-mode .manifesto h2{grid-column:1/-1;grid-row:1;align-self:center;max-width:1200px;font-size:clamp(4.6rem,7.5vw,8.7rem);line-height:1.015}
.story-mode .manifesto-content>p:not(.manifesto-statement){grid-column:1;grid-row:2;max-width:620px;margin:0;font-size:clamp(1.04rem,1.45vw,1.45rem);line-height:1.55}
.story-mode .manifesto-rule{grid-column:1/-1;grid-row:3;margin:0}
.story-mode .manifesto-statement{grid-column:2;grid-row:2;max-width:490px;margin:0;font-size:clamp(1.25rem,2vw,2rem)}
.story-mode .trust-grid{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;align-content:stretch;align-items:stretch;gap:clamp(24px,3svh,44px);padding-top:clamp(112px,11svh,145px);padding-bottom:clamp(70px,8svh,105px)}
.story-mode .trust-grid>div:first-child{position:relative;display:flex;align-items:center}
.story-mode .trust .section-index{position:absolute;top:0;left:0}
.story-mode .trust h2{max-width:1000px;margin:0;font-size:clamp(5.1rem,8.2vw,9rem);line-height:1.02}
.story-mode .trust-content{display:grid;grid-template-columns:minmax(190px,.34fr) minmax(0,1fr);gap:5vw;align-items:start}
.story-mode .trust-content>p{margin:0;font-size:clamp(.98rem,1.35vw,1.2rem);line-height:1.55}
.story-mode .trust-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.story-mode .trust-cards>div{display:flex;flex-direction:column;gap:12px;min-height:185px;padding:20px 16px 16px;border-bottom:1px solid rgba(196,217,227,.2)}
.story-mode .trust-cards>div:not(:last-child){border-right:1px solid rgba(196,217,227,.2)}
.story-mode .trust-cards strong{font-size:clamp(.91rem,1.2vw,1.12rem)}
.story-mode .trust-cards p{font-size:clamp(.76rem,.95vw,.88rem)}

@media(min-width:801px){
  .story-mode .access-grid{align-items:stretch;gap:5vw;padding-top:0;padding-bottom:0}
  .story-mode .access-art{height:100svh;min-height:0;width:calc(100% + 4.5vw);margin-left:-4.5vw;border:0;border-right:1px solid rgba(220,210,190,.2);background:linear-gradient(145deg,#0c1b26,#244050 58%,#0d202d)}
  .story-mode .access-art img{width:min(82%,570px);max-height:58svh}
  .story-mode .access-art span{position:absolute;left:4.5vw;bottom:7svh}
  .story-mode .access-copy{align-self:center}
  .story-mode .access h2{font-size:clamp(3.6rem,5.4vw,7rem)}
  .story-mode .feature:not(.feature-medication) .feature-layout,
  .story-mode .feature:not(.feature-medication) .feature-layout-reverse{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);align-content:center;gap:clamp(14px,2svh,27px);padding-top:clamp(93px,10svh,127px);padding-bottom:clamp(36px,4.5svh,60px)}
  .story-mode .feature:not(.feature-medication) .feature-copy{width:100%;max-width:none;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.75fr);column-gap:5vw;align-items:start}
  .story-mode .feature:not(.feature-medication) .feature-number{grid-column:1;grid-row:1;margin:0 0 14px}
  .story-mode .feature:not(.feature-medication) h3{grid-column:1;grid-row:2 / span 4;max-width:820px;margin:0;font-size:clamp(3.1rem,4.7vw,5.65rem);line-height:1.035}
  .story-mode .feature:not(.feature-medication) .feature-copy>p{grid-column:2;grid-row:2;margin:0;max-width:520px;font-size:clamp(.97rem,1.22vw,1.18rem);line-height:1.55}
  .story-mode .feature:not(.feature-medication) .feature-copy .feature-disclaimer{grid-column:2;grid-row:3;margin:16px 0 0;font-size:.77rem}
  .story-mode .feature:not(.feature-medication) .feature-list,
  .story-mode .feature:not(.feature-medication) .feature-points{grid-column:2;grid-row:3;margin:15px 0 0}
  .story-mode .feature:not(.feature-medication) .feature-cta{grid-column:2;grid-row:4;justify-self:start;margin:16px 0 0}
  .story-mode .feature-quick .feature-series{grid-column:1/-1;grid-row:1;margin-bottom:14px;padding-bottom:11px;border-bottom:1px solid rgba(202,224,234,.18)}
  .story-mode .feature-quick .feature-number{grid-row:2}
  .story-mode .feature-quick h3{grid-row:3 / span 4}
  .story-mode .feature-quick .feature-copy>p{grid-row:3}
  .story-mode .feature-quick .feature-list{grid-row:4}
  .story-mode .feature-quick .feature-cta{grid-row:5}
  .story-mode .feature:not(.feature-medication) .feature-image.reveal{grid-column:1;grid-row:2;width:min(100%,calc(58svh * 1.5),1200px);height:min(58svh,800px);justify-self:center;align-self:center}
  .story-mode .feature-wound .feature-image.reveal{width:min(100%,calc(58svh * 1.6),1200px)}
  .story-mode .feature:not(.feature-medication) .feature-image img{box-shadow:0 22px 60px rgba(0,0,0,.19)}
  .story-mode .feature-medication .feature-layout{grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);gap:3vw}
  .story-mode .feature-medication .feature-image.reveal{height:min(80svh,950px)}
  .story-mode .feature-medication .feature-copy{max-width:465px}
}

@media(max-width:800px){
  .story-mode .feature-quick .feature-series{margin:0 0 13px;padding-bottom:9px;border-bottom:1px solid rgba(202,224,234,.18);font-size:.45rem}
  .story-mode .feature-quick .feature-number{margin-bottom:8px}
  .story-mode .manifesto-grid,.story-mode .trust-grid{display:flex;gap:17px}
  .story-mode .manifesto-grid{padding-top:83px;padding-bottom:44px}
  .story-mode .trust-grid{padding-top:83px;padding-bottom:44px}
  .story-mode .trust-grid>div:first-child{display:block}
  .story-mode .trust .section-index{position:static}
  .story-mode .trust h2{margin-top:14px}
  .story-mode .manifesto-content{display:block}
  .story-mode .manifesto h2,.story-mode .trust h2{font-size:clamp(2.35rem,9.2vw,3.6rem)}
  .story-mode .manifesto-content>p:not(.manifesto-statement){max-width:none;margin-top:18px;font-size:.87rem}
  .story-mode .manifesto-rule{margin:24px 0 16px}
  .story-mode .manifesto-statement{font-size:1.13rem}
  .story-mode .trust-content{display:block}
  .story-mode .trust-content>p{margin:0 0 16px;font-size:.84rem}
  .story-mode .trust-cards{display:block}
  .story-mode .trust-cards>div{display:grid;grid-template-columns:28px 1fr;min-height:0;gap:3px 7px;padding:11px 0;border-right:0!important}
  .story-mode .trust-cards span{grid-row:span 2}
  .story-mode .trust-cards strong{font-size:.81rem}
  .story-mode .trust-cards p{font-size:.69rem}
}

@media(min-width:801px) and (max-height:1000px){
  .story-mode .feature:not(.feature-medication) .feature-image.reveal{width:min(100%,calc(55svh * 1.5),1200px);height:min(55svh,800px)}
  .story-mode .feature-wound .feature-image.reveal{width:min(100%,calc(55svh * 1.6),1200px)}
}

/* O epílogo e os links compartilham o último quadro. */
.story-mode .site-footer{position:absolute;z-index:25;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:auto;min-height:0;margin:0;padding:0!important;background:linear-gradient(0deg,#060f17 82%,rgba(6,15,23,0));opacity:0;transform:translateY(24px);pointer-events:none;transition:opacity .45s ease,transform .6s cubic-bezier(.2,.8,.2,1)}
.story-mode .site-footer.story-footer-visible{opacity:1;transform:none;pointer-events:auto}
.story-mode .footer-parent{display:none}
.story-mode .footer-main{grid-template-columns:1.6fr 1fr .7fr;gap:4vw;padding-top:15px;padding-bottom:18px}
.story-mode .footer-main>div:first-child>p{margin-top:9px;font-size:.72rem}
.story-mode .footer-links{gap:7px;font-size:.72rem}
.story-mode .footer-bottom{min-height:0;padding-top:10px;padding-bottom:16px;font-size:.61rem}
  .story-mode .closing-content{padding-bottom:180px}
.story-mode .story-ending .story-progress{display:none}

/* Preferência de medição: sempre acessível, inclusive no modo de cenas fixas. */
.meta-consent[hidden]{display:none!important}
.meta-consent{position:fixed;z-index:1001;right:clamp(14px,3vw,40px);bottom:clamp(14px,3vw,32px);left:clamp(14px,3vw,40px);display:flex;align-items:end;justify-content:space-between;gap:36px;max-width:1180px;margin-inline:auto;padding:25px 28px;border:1px solid rgba(181,221,244,.32);background:rgba(8,23,35,.97);box-shadow:0 26px 85px rgba(0,0,0,.45);backdrop-filter:blur(20px);color:#f8f5ef}
.meta-consent-copy{max-width:760px}
.meta-consent-kicker{font-size:.6rem;font-weight:760;letter-spacing:.2em;color:var(--gold)}
.meta-consent h2{margin:6px 0 8px;font-size:1.42rem;line-height:1.15;letter-spacing:-.045em}
.meta-consent p{margin:0;color:#c5d6df;font-size:.78rem;line-height:1.55}
.meta-consent p a{text-decoration:underline;text-decoration-color:#7aabc6;text-underline-offset:3px}
.meta-consent-actions{display:flex;flex:none;align-items:center;gap:11px}
.meta-consent-actions button{min-height:43px;padding:0 15px;border:1px solid rgba(174,223,252,.38);border-radius:2px;cursor:pointer;font-size:.73rem;font-weight:700;white-space:nowrap}
.meta-consent-accept{background:#aedffc;color:#081d2e}
.meta-consent-reject{background:transparent;color:#d3e4ed}
.meta-consent-actions button:hover{filter:brightness(1.12)}
.footer-privacy-button{padding:0;border:0;background:none;color:inherit;text-align:left;cursor:pointer;font-size:inherit}
.footer-privacy-button:hover{color:#fff}
@media(max-width:760px){.meta-consent{display:block;padding:20px;bottom:12px;left:12px;right:12px}.meta-consent h2{font-size:1.2rem}.meta-consent p{font-size:.71rem}.meta-consent-actions{margin-top:18px;flex-wrap:wrap}.meta-consent-actions button{flex:1;min-width:125px;padding:0 9px;font-size:.68rem}}

@media(max-width:800px){
  .story-mode .site-footer{background:linear-gradient(0deg,#060f17 88%,rgba(6,15,23,0))}
  .story-mode .footer-main{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-top:12px;padding-bottom:11px}
  .story-mode .footer-main>div:first-child{display:none}
  .story-mode .footer-links{gap:5px;font-size:.62rem}
  .story-mode .footer-bottom{display:grid;grid-template-columns:1fr auto;gap:3px 10px;padding-top:8px;padding-bottom:12px;font-size:.55rem}
  .story-mode .footer-bottom span:nth-child(2){grid-column:1/-1;grid-row:2}
  .story-mode .footer-bottom a{grid-column:2;grid-row:1}
  .story-mode .closing-content{padding-bottom:170px}
}

/* Cenas mobile: o quadro permanece fixo e o conteúdo ganha espaço próprio
   quando a altura útil do navegador é menor que a composição editorial. */
@media(max-width:800px){
  .story-mode .story-panel{
    overflow-x:hidden;
    overflow-y:auto;
    overscroll-behavior-y:auto;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .story-mode .story-panel::-webkit-scrollbar{display:none}
  .story-mode .hero-grid,
  .story-mode .feature-layout,
  .story-mode .feature-layout-reverse,
  .story-mode .manifesto-grid,
  .story-mode .trust-grid,
  .story-mode .access-grid,
  .story-mode .faq-grid,
  .story-mode .closing-content{
    height:auto;
    min-height:100svh;
    padding-top:max(94px,calc(76px + env(safe-area-inset-top)));
    padding-bottom:max(65px,calc(42px + env(safe-area-inset-bottom)));
  }
  .story-mode .hero-grid{justify-content:center;gap:14px}
  .story-mode .hero h1{font-size:clamp(2.1rem,9vw,3.3rem);line-height:1.02}
  .story-mode .hero-actions{flex-direction:column;align-items:stretch;gap:11px;margin-top:18px}
  .story-mode .hero-actions .button{width:100%;justify-content:space-between;min-height:46px}
  .story-mode .hero-actions .text-link{align-self:flex-start}
  .story-mode .hero-visual{width:100%;max-height:none;margin-top:7px}
  .story-mode .hero-image{width:auto;height:clamp(160px,26svh,260px);max-width:100%;transform:none!important}
  .story-mode .hero .image-caption{max-width:100%;transform:none;overflow-wrap:anywhere}
  .story-mode .feature-layout,.story-mode .feature-layout-reverse{justify-content:center;gap:17px}
  .story-mode .feature-image.reveal,.story-mode .image-landscape.reveal{
    height:clamp(160px,26svh,260px);
    transform:none!important;
    will-change:auto;
  }
  .story-mode .feature-image figcaption{white-space:normal;overflow-wrap:anywhere}
  .story-mode .access-art img{transform:none!important}
  .story-mode .access-actions{flex-direction:column;align-items:stretch}
  .story-mode .access-actions .button{width:100%;justify-content:space-between}
  .story-mode .faq-list{max-height:none;overflow:visible}
  .story-mode .closing-content{padding-bottom:190px}
  .meta-consent{max-height:calc(100svh - 24px);overflow-y:auto}
}

@media(max-width:380px){
  .story-mode .hero h1{font-size:clamp(2rem,8.7vw,2.35rem)}
  .story-mode .hero-description{font-size:.79rem;line-height:1.43}
  .story-mode .hero .image-caption{font-size:.38rem;letter-spacing:.08em}
  .story-mode .feature h3{font-size:clamp(1.9rem,7.5vw,2.3rem)}
  .story-mode .feature-copy>p{font-size:.82rem}
}

@media(max-width:480px) and (max-height:740px){
  .story-mode .story-progress{display:none}
  .story-mode .hero-description-full{display:none}
  .story-mode .hero-description-compact{display:inline}
  .story-mode .hero-actions .text-link{display:none}
  .story-mode .hero-image{height:clamp(145px,30svh,195px)}
  .story-mode .hero .image-caption{display:none}
}

/* Oferta e instruções de acesso: conteúdo útil em cada quadro, sem interromper o filme. */
.hero h1{font-size:clamp(3.9rem,5.6vw,7rem)}
.hero-offer{display:inline-flex;align-items:center;gap:10px;margin:21px 0 0;padding:10px 0;border-top:1px solid rgba(223,189,149,.45);color:#f0d4af;font-size:.81rem;font-weight:750;letter-spacing:.015em}
.hero-offer span{font-size:1.2rem;line-height:1;color:#dcb889}
.hero-actions{margin-top:22px}
.handoff-hint{margin:13px 0 0;color:#a6bdcb;font-size:.72rem;line-height:1.45}
.access-offer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;overflow:hidden;text-align:center;background:radial-gradient(circle at 50% 47%,#2d617d 0%,#173d57 37%,#0b2030 73%)}
.access-offer:before,.access-offer:after{border-radius:50%;pointer-events:none}
.access-offer .offer-super{position:absolute;top:36px;bottom:auto;left:36px;color:#d9c1a4;font-size:.61rem;font-weight:750;letter-spacing:.2em}
.access-offer .offer-number{position:relative;z-index:1;color:#e1eff5;font-size:clamp(12rem,26vw,25rem);line-height:.84;letter-spacing:-.11em;font-weight:620;text-shadow:0 20px 70px rgba(0,0,0,.25)}
.access-offer .offer-unit{position:relative;z-index:1;bottom:auto;left:auto;color:#cce9f8;font-size:clamp(.9rem,1.35vw,1.25rem);font-weight:750;letter-spacing:.19em}
.access-offer .offer-brand{position:absolute;left:36px;bottom:31px;color:#9ebaca;font-size:.58rem;font-weight:750;letter-spacing:.16em}
.story-mode .access-offer .offer-super{top:clamp(112px,12svh,145px);bottom:auto;left:36px;font-size:.61rem}
.story-mode .access-offer .offer-unit{position:relative;bottom:auto;left:auto;font-size:clamp(.9rem,1.35vw,1.25rem)}
.story-mode .access-offer .offer-brand{position:absolute;bottom:31px;left:36px;font-size:.58rem}
.access-steps{display:grid;gap:0;margin:23px 0 0;padding:0;list-style:none;counter-reset:step;border-top:1px solid rgba(177,220,245,.27)}
.access-steps li{display:flex;align-items:baseline;gap:14px;padding:8px 0;border-bottom:1px solid rgba(177,220,245,.18);color:#d9e5eb;font-size:.83rem;line-height:1.4;counter-increment:step}
.access-steps li:before{content:"0" counter(step);color:#dfbd95;font-size:.63rem;font-weight:800;letter-spacing:.13em}
.access .access-actions{margin-top:27px}
.closing .closing-promise{max-width:690px;margin:20px 0 0;color:#c4d6e0;font-size:clamp(.93rem,1.2vw,1.12rem);line-height:1.55}
.closing .button{margin-top:29px}
.closing .closing-free{margin-top:16px;color:#a8bdcd;font-size:.76rem}

@media(max-width:800px){
  .hero h1{font-size:clamp(2.55rem,9vw,4.4rem)}
  .hero-offer{margin-top:14px;padding:7px 0;font-size:.69rem}
  .hero-actions{margin-top:14px}
  .story-mode .access-offer .offer-super{top:17px;left:19px;font-size:.46rem}
  .access-offer .offer-number{font-size:clamp(7rem,32vw,12rem)}
  .story-mode .access-offer .offer-unit{font-size:.7rem}
  .story-mode .access-offer .offer-brand{left:19px;bottom:15px;font-size:.45rem}
  .access-steps{margin-top:13px}
  .access-steps li{padding:6px 0;font-size:.72rem}
  .closing .closing-promise{margin-top:13px;font-size:.82rem}
  .closing .button{margin-top:20px}
}

@media(max-width:560px){
  .story-mode .hero h1{font-size:clamp(2.15rem,8.8vw,2.85rem)}
  .story-mode .hero-description{margin-top:10px;font-size:.78rem;line-height:1.42}
  .story-mode .hero-offer{margin-top:10px;font-size:.66rem}
  .story-mode .hero-actions{margin-top:11px}
  .story-mode .hero .handoff-hint{font-size:.59rem;margin-top:7px}
  .story-mode .hero-image{height:min(25svh,230px)}
  .story-mode .access-art{height:min(24svh,220px)}
  .story-mode .access-offer .offer-number{font-size:clamp(6.5rem,29vw,10rem)}
  .story-mode .access-copy>p:not(.section-index){margin-top:10px;font-size:.79rem}
  .story-mode .access .access-actions{margin-top:14px}
  .story-mode .access .handoff-hint{font-size:.6rem;margin-top:8px}
  .story-mode .closing .closing-promise{font-size:.76rem}
}

@media(max-width:480px) and (max-height:740px){
  .story-mode .access-grid{justify-content:flex-start;gap:10px;padding-top:86px;padding-bottom:20px}
  .story-mode .access-art{height:140px}
  .story-mode .access-offer .offer-number{font-size:5.5rem}
  .story-mode .access-offer .offer-unit{font-size:.57rem}
  .story-mode .access-offer .offer-super{font-size:.4rem}
  .story-mode .access-offer .offer-brand{font-size:.4rem}
}

@media(max-width:800px) and (min-height:741px){
  .story-mode .feature-layout,.story-mode .feature-layout-reverse{justify-content:flex-start;gap:16px;padding-top:max(115px,calc(78px + env(safe-area-inset-top)));padding-bottom:36px}
  .story-mode .feature-image.reveal,.story-mode .image-landscape.reveal{height:min(33svh,285px)}
}
