:root{--navy:#07131d;--navy-2:#0b1e2b;--panel:#102735;--teal:#24d6c0;--teal-hover:#49dfcd;--off:#f4f7f8;--muted:#aab8c2;--line:rgba(170,184,194,.13);--heading:"Montserrat",Arial,sans-serif;--body:"Source Sans 3",Arial,sans-serif;--max:1120px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--navy);color:var(--off);font:400 18px/1.62 var(--body);-webkit-font-smoothing:antialiased}.container{width:min(calc(100% - 56px),var(--max));margin-inline:auto}.narrow{max-width:860px}.section{position:relative;padding:92px 0;overflow:hidden}.section:nth-child(even){background:var(--navy-2)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);line-height:1.14;letter-spacing:-.025em}h1{max-width:650px;margin-bottom:26px;font-size:clamp(2.55rem,4.6vw,4.25rem);font-weight:800}h2{max-width:850px;margin:0 auto 48px;font-size:clamp(2rem,3.4vw,3.15rem);font-weight:700;text-align:center}h3{font-weight:700}h1 em,h2 em{color:var(--teal);font-style:normal}p{color:var(--muted)}
.eyebrow,.section-label{margin-bottom:18px;color:var(--teal);font-family:var(--heading);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:22px;height:1px;background:var(--teal)}.center{justify-content:center;text-align:center}.section-label{text-align:left}.section-label.center{text-align:center}
.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:286px;min-height:58px;padding:16px 28px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:var(--teal);color:#061b19;box-shadow:0 10px 26px rgba(0,0,0,.22);font:600 15px/1.2 var(--heading);letter-spacing:.01em;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:var(--teal-hover);box-shadow:0 13px 30px rgba(0,0,0,.28);transform:translateY(-2px)}.button:focus-visible{outline:3px solid var(--off);outline-offset:4px}.button span{font-size:1.15rem}.cta-center{margin-top:38px;text-align:center}
.hero{min-height:100svh;display:flex;align-items:center;padding:clamp(16px,2.5vh,24px) 0;background:#02192a;isolation:isolate}.hero:before{content:"";position:absolute;z-index:-1;inset:0;background-image:linear-gradient(90deg,#02192a 0%,#02192a 39%,rgba(2,25,42,.94) 49%,rgba(2,25,42,.35) 70%,rgba(2,25,42,.06) 100%),linear-gradient(0deg,rgba(2,25,42,.58) 0%,transparent 28%,rgba(2,25,42,.18) 100%),url("assets/clube-dtm-hero-desktop.png");background-repeat:no-repeat;background-position:center,center,right center;background-size:100% 100%,100% 100%,auto 100%}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:var(--line)}.hero-glow{display:none}.hero-grid{display:block}.hero-copy{position:relative;z-index:2;width:min(56%,650px)}.brand-lockup{display:flex;align-items:center;width:min(100%,390px);height:88px;margin:0 0 3px;overflow:hidden}.brand-asset{display:block;width:470px;max-width:none;height:auto;transform:translateX(-77px)}.hero .eyebrow{margin-bottom:10px}.hero h1{max-width:610px;margin-bottom:15px;font-size:clamp(2.35rem,3.55vw,3.35rem);line-height:1.06}.lead{max-width:610px;margin-bottom:20px;color:#bcc8d0;font-size:1rem;line-height:1.5}.hero-copy>.button{width:310px;min-width:310px;min-height:56px;background:#2cdec8;box-shadow:0 14px 34px rgba(36,214,192,.2),0 10px 24px rgba(0,0,0,.28);font-weight:700}.hero-copy>.button:hover{box-shadow:0 17px 38px rgba(36,214,192,.25),0 12px 28px rgba(0,0,0,.32)}.microcopy{display:flex;flex-wrap:wrap;gap:14px;margin:13px 0 3px;color:#c5d0d6;font-size:.76rem;font-weight:600}.microcopy span{display:flex;align-items:center;gap:7px}.microcopy span:before{content:"✓";color:var(--teal)}.helper{max-width:520px;margin-bottom:0;color:#9fb0bb;font-size:.84rem}.hero-visual{display:none}
.situations h2{max-width:800px;font-size:clamp(2rem,3.2vw,3rem)}.question-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.question-card{min-height:154px;padding:28px;border:1px solid var(--line);border-radius:10px;background:rgba(16,39,53,.55);opacity:0;transform:translateY(12px)}.question-card.visible{opacity:1;transform:none}.question-card:hover{background:rgba(16,39,53,.8)}.question-card b{color:var(--teal);font:700 .72rem var(--heading)}.question-card p{margin:15px 0 0;color:var(--off);font-size:1rem;line-height:1.48}.split-copy{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin-top:64px}.split-copy>div p{max-width:520px;font-size:1.05rem}.split-copy>div p:nth-child(2){color:var(--off);font-size:1.25rem;font-weight:600}.highlight-card{padding:38px;border-radius:10px;background:var(--panel)}.highlight-card span{color:var(--teal);font:700 .68rem var(--heading);letter-spacing:.1em}.highlight-card h3{margin:9px 0 15px;font-size:1.85rem}.highlight-card p{margin:0}
.two-col{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:72px}.two-col h2{margin:0 0 34px;text-align:left}.two-col>div>p{max-width:650px;font-size:1.03rem}.sequence{display:grid;gap:7px;margin:26px 0;color:var(--off);font-weight:600}.sequence span:before{content:"✓";margin-right:12px;color:var(--teal)}.statement{margin:30px 0!important;padding-left:20px;border-left:2px solid var(--teal)}.benefit-panel{position:relative;padding:42px;border:1px solid var(--line);border-radius:10px;background:var(--panel);opacity:0;transform:translateY(12px)}.benefit-panel.visible{opacity:1;transform:none}.benefit-panel h3{margin-bottom:26px;font-size:1.6rem}.panel-line{display:none}.check-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.check-list li{position:relative;padding-left:28px;color:var(--muted);font-size:.98rem}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:600}
.topics{background:var(--navy)!important}.chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.chips span{padding:9px 16px;border-radius:999px;background:var(--panel);color:var(--off);font-size:.9rem}.topics-final{margin:30px 0 0;color:var(--off);font-weight:600;text-align:center}.audience-card{padding:44px;border-radius:10px;background:var(--panel);opacity:0;transform:translateY(12px)}.audience-card.visible{opacity:1;transform:none}.check-list.large{grid-template-columns:1fr 1fr;gap:18px 40px}.professions{margin-top:38px;padding:24px 0 0;border-top:1px solid var(--line);color:var(--off);font-weight:600;text-align:center}.professions i{display:inline-block;width:4px;height:4px;margin:0 9px 3px;border-radius:50%;background:var(--teal)}
.integrative{background:var(--navy)!important}.integrative .two-col{grid-template-columns:minmax(0,820px);justify-content:center;gap:0}.integrative .two-col>div:last-child{width:100%;max-width:820px}.integrative .section-label{text-align:center}.integrative .two-col h2{margin:0 auto 34px;text-align:center}.anatomy-card{display:none}.integrative blockquote{margin:24px 0 28px;padding:3px 0 3px 23px;border-left:2px solid var(--teal);color:var(--off);font:600 1.25rem/1.5 var(--heading)}.integrative blockquote strong{display:block;margin-top:12px;color:var(--off);font-size:1.48rem}.clinical-question{padding:27px;border:1px solid rgba(36,214,192,.1);border-left:3px solid var(--teal);border-radius:8px;background:var(--navy-2)}.clinical-question small,.clinical-question del,.clinical-question strong{display:block}.clinical-question small{margin-bottom:8px;color:var(--muted)}.clinical-question del{margin-bottom:10px;color:var(--muted)}.clinical-question strong{color:var(--off);font:700 1.05rem/1.45 var(--heading)}
.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-grid article{display:block;min-height:228px;padding:34px 30px;border-radius:10px;background:rgba(7,19,29,.66);opacity:0;transform:translateY(12px)}.step-grid article.visible{opacity:1;transform:none}.step-grid b{display:block;margin-bottom:28px;color:var(--teal);font:700 1.25rem var(--heading)}.step-grid h3{margin-bottom:12px;font-size:1.08rem}.step-grid p{margin:0;font-size:.98rem}.expert-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:76px}.expert-photo{position:relative;height:620px;overflow:hidden;border-radius:12px;background:var(--panel)}.expert-photo img{width:100%;height:100%;object-fit:cover;object-position:68% 34%;filter:saturate(.78) contrast(1.02)}.expert-photo:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(7,19,29,.65))}.expert-photo-label{position:absolute;z-index:2;right:28px;bottom:25px;left:28px;padding-top:13px;border-top:1px solid rgba(244,247,248,.3);color:var(--off);font:600 .72rem var(--heading);letter-spacing:.06em}.expert-grid h2{margin:0 0 34px;text-align:left}.expert-grid p{max-width:620px;font-size:1.04rem}
.final-cta{padding:112px 0;background:var(--navy-2)!important;text-align:center}.final-orbit{display:none}.final-cta h2{margin-bottom:18px;font-size:clamp(2.5rem,4vw,3.8rem)}.final-cta h3{max-width:720px;margin:0 auto;color:var(--teal);font-size:clamp(1.2rem,2vw,1.65rem)}.final-cta>.container>p{max-width:670px;margin:24px auto}.final-brand{display:flex;flex-direction:column;margin:38px auto;color:var(--muted);font-size:.8rem;letter-spacing:.08em}.final-brand strong{color:var(--off);font:700 1.35rem var(--heading)}.final-brand small{margin-top:8px;letter-spacing:0}.faq{background:var(--navy)!important}.faq h2{margin-bottom:38px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;gap:24px;padding:27px 4px;cursor:pointer;color:var(--off);font:600 1rem var(--heading);list-style:none}summary::-webkit-details-marker{display:none}summary span{color:var(--teal);font-size:1.4rem;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{max-width:740px;margin:0;padding:0 42px 28px 4px}footer{padding:30px 0;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}footer .container{display:flex;justify-content:space-between}.sticky-cta{display:none}
.reveal,.question-card,.benefit-panel,.audience-card,.step-grid article{transition:opacity .45s,transform .45s}.reveal{opacity:0;transform:translateY(12px)}.reveal.visible{opacity:1;transform:none}.reveal-delay{transition-delay:.1s}
@media(max-width:900px){.section{padding:76px 0}.hero{min-height:100svh;padding:18px 0 28px}.hero:before{background-image:linear-gradient(90deg,#02192a 0%,rgba(2,25,42,.97) 48%,rgba(2,25,42,.77) 76%,rgba(2,25,42,.54) 100%),linear-gradient(0deg,rgba(2,25,42,.92) 0%,rgba(2,25,42,.42) 58%,rgba(2,25,42,.38) 100%),url("assets/clube-dtm-hero-mobile.png");background-position:center,center,right bottom;background-size:100% 100%,100% 100%,auto 78%}.hero-copy{width:min(78%,650px)}.brand-lockup{width:min(100%,360px);height:80px}.brand-asset{width:430px;transform:translateX(-70px)}.hero h1{font-size:clamp(2.15rem,6.3vw,3rem)}.hero-visual{display:none}.question-grid{grid-template-columns:1fr 1fr}.two-col,.expert-grid{grid-template-columns:1fr;gap:48px}.benefit-panel{max-width:620px}.step-grid{grid-template-columns:1fr}.step-grid article{min-height:auto}.expert-photo{width:min(100%,560px);height:620px}.reverse-mobile>div:nth-child(2){grid-row:1}.sticky-cta{position:fixed;z-index:30;right:14px;bottom:14px;left:14px;display:flex;align-items:center;justify-content:center;gap:14px;min-height:58px;padding:15px 22px;border-radius:9px;background:var(--teal);color:#061b19;box-shadow:0 12px 30px rgba(0,0,0,.36);font:700 15px var(--heading);text-decoration:none}footer{padding-bottom:100px}}
@media(max-width:640px){body{font-size:17px}.container{width:min(calc(100% - 40px),var(--max))}.section{padding:62px 0}h1{font-size:2.55rem}h2{margin-bottom:38px;font-size:2.1rem}.hero{min-height:100svh;padding:10px 0 76px;align-items:center}.hero:before{background-image:linear-gradient(90deg,#02192a 0%,rgba(2,25,42,.98) 42%,rgba(2,25,42,.88) 76%,rgba(2,25,42,.7) 100%),linear-gradient(0deg,rgba(2,25,42,.97) 0%,rgba(2,25,42,.7) 48%,rgba(2,25,42,.52) 100%),url("assets/clube-dtm-hero-mobile.png");background-size:100% 100%,100% 100%,auto 64%}.hero-copy{width:100%}.brand-lockup{width:100%;height:66px;margin-bottom:0}.brand-asset{width:360px;transform:translateX(-59px)}.hero .eyebrow{margin-bottom:7px;font-size:.65rem}.hero h1{max-width:94%;margin-bottom:12px;font-size:clamp(1.82rem,8vw,2.08rem);line-height:1.05}.lead{max-width:96%;margin-bottom:15px;font-size:.93rem;line-height:1.42}.hero-copy>.button,.button{width:100%;min-width:0;min-height:54px;padding:14px 18px;font-size:14px}.microcopy{gap:7px 13px;margin:11px 0 2px;font-size:.71rem}.helper{max-width:92%;font-size:.79rem;line-height:1.35}.question-grid{grid-template-columns:1fr}.question-card{min-height:auto;padding:25px}.split-copy{grid-template-columns:1fr;gap:30px;margin-top:46px}.highlight-card,.benefit-panel,.audience-card{padding:28px}.check-list.large{grid-template-columns:1fr}.professions{line-height:1.9}.integrative blockquote{font-size:1.12rem}.clinical-question{padding:24px 22px}.step-grid article{padding:28px 25px}.expert-photo{height:510px}.final-cta{padding:78px 0}.final-cta h2{font-size:2.45rem}.faq h2{font-size:2.1rem}summary{padding:24px 2px;font-size:.95rem}footer .container{flex-direction:column;gap:5px}}
@media(min-width:901px) and (max-height:720px){.hero{padding:12px 0}.brand-lockup{height:70px}.brand-asset{width:400px;transform:translateX(-66px)}.hero .eyebrow{margin-bottom:7px}.hero h1{margin-bottom:11px;font-size:clamp(2.15rem,3.15vw,2.85rem)}.lead{margin-bottom:14px;font-size:.94rem;line-height:1.42}.hero-copy>.button{min-height:52px}.microcopy{margin-top:9px}.helper{font-size:.8rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal,.question-card,.benefit-panel,.audience-card,.step-grid article{opacity:1;transform:none}}

/* Refined integrated hero and responsive finishing */
.hero{min-height:100svh;display:flex;align-items:center;padding:22px 0 28px;background:radial-gradient(circle at 77% 42%,rgba(16,91,116,.24),transparent 34%),linear-gradient(118deg,#021725 0%,#031b2b 58%,#062638 100%);isolation:isolate}.hero:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(2,23,37,.2),transparent 55%),radial-gradient(circle at 62% 52%,rgba(36,214,192,.07),transparent 28%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(400px,.96fr);grid-template-areas:"eyebrow eyebrow" "copy visual";align-items:center;column-gap:14px;row-gap:12px}.hero-eyebrow{grid-area:eyebrow;justify-self:center;justify-content:center;margin:0!important;color:#78e8da;font-size:.7rem;letter-spacing:.16em;text-align:center}.hero-eyebrow span{width:34px;background:rgba(120,232,218,.62)}.hero-copy{grid-area:copy;position:relative;z-index:2;width:100%;padding-bottom:8px}.brand-lockup{display:flex;align-items:center;width:min(100%,470px);height:auto;margin:0 0 6px;overflow:visible}.brand-asset{display:block;width:100%;max-width:100%;height:auto;object-fit:contain;transform:none}.hero h1{max-width:620px;margin-bottom:17px;font-size:clamp(2.35rem,3.5vw,3.45rem);line-height:1.06}.lead{max-width:600px;margin-bottom:21px;color:#becad2;font-size:1rem;line-height:1.5}.hero-copy>.button{width:320px;min-width:320px;min-height:58px;background:#2cdec8;box-shadow:0 16px 36px rgba(36,214,192,.22),0 10px 24px rgba(0,0,0,.28);font-weight:700}.hero-copy>.button:hover{box-shadow:0 18px 40px rgba(36,214,192,.28),0 12px 28px rgba(0,0,0,.32)}.microcopy{gap:14px;margin:14px 0 4px;color:#c5d0d6;font-size:.76rem}.helper{max-width:520px;color:#9fb0bb;font-size:.84rem}.hero-visual{grid-area:visual;display:block;position:relative;z-index:1;width:108%;height:min(74vh,690px);min-height:570px;margin-left:-8%;align-self:end;aspect-ratio:auto}.hero-visual:before{content:"";position:absolute;z-index:-1;inset:18% 8% 10% 16%;border-radius:50%;background:radial-gradient(circle,rgba(36,214,192,.12),transparent 68%);filter:blur(24px)}.hero-visual picture,.hero-visual img{display:block;width:100%;height:100%}.hero-visual img{object-fit:contain;object-position:center bottom;-webkit-mask-image:radial-gradient(ellipse 86% 92% at 55% 52%,#000 58%,rgba(0,0,0,.96) 72%,transparent 100%);mask-image:radial-gradient(ellipse 86% 92% at 55% 52%,#000 58%,rgba(0,0,0,.96) 72%,transparent 100%)}
.question-card{border-color:rgba(170,184,194,.16);border-radius:12px;background:linear-gradient(145deg,rgba(16,39,53,.72),rgba(10,30,43,.58));box-shadow:0 16px 38px rgba(0,0,0,.08)}.benefit-panel{border-color:rgba(170,184,194,.16);border-radius:12px;background:linear-gradient(145deg,rgba(16,39,53,.96),rgba(11,31,44,.92));box-shadow:0 22px 48px rgba(0,0,0,.12)}.audience-card{border:1px solid rgba(170,184,194,.14);border-radius:12px;background:linear-gradient(145deg,rgba(16,39,53,.96),rgba(11,31,44,.9));box-shadow:0 22px 48px rgba(0,0,0,.1)}summary{align-items:center;line-height:1.4}
@media(max-width:900px){.hero{min-height:auto;padding:22px 0 72px;align-items:start;background:radial-gradient(circle at 72% 78%,rgba(16,91,116,.22),transparent 34%),linear-gradient(155deg,#021725 0%,#031b2b 66%,#062638 100%)}.hero:before{background:radial-gradient(circle at 50% 82%,rgba(36,214,192,.08),transparent 30%)}.hero-grid{grid-template-columns:1fr;grid-template-areas:"eyebrow" "copy" "visual";gap:14px}.hero-eyebrow{margin:0 0 2px!important}.hero-copy{width:min(100%,680px);padding-bottom:0}.brand-lockup{width:min(100%,440px);height:auto;margin:0 0 8px}.brand-asset{width:100%;transform:none}.hero h1{max-width:680px;font-size:clamp(2.15rem,6.2vw,3rem)}.lead{max-width:670px}.hero-visual{display:block;width:min(100%,620px);height:min(78vw,520px);min-height:420px;margin:-6px auto -26px;align-self:auto}.hero-visual img{object-fit:cover;object-position:center 20%;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 10%,#000 88%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 10%,#000 88%,transparent 100%)}}
@media(max-width:640px){.hero{padding:18px 0 70px}.hero-grid{gap:10px}.hero-eyebrow{gap:8px;font-size:.62rem!important;letter-spacing:.12em}.hero-eyebrow span{width:18px}.brand-lockup{width:min(100%,390px);height:auto;margin:0 auto 6px}.hero h1{max-width:100%;margin-bottom:14px;font-size:clamp(1.98rem,8.4vw,2.35rem);line-height:1.07}.lead{max-width:100%;margin-bottom:18px;font-size:.98rem;line-height:1.48}.hero-copy>.button{width:100%;min-width:0;min-height:58px;padding:15px 18px;font-size:14px}.microcopy{justify-content:center;gap:8px 14px;margin:13px 0 4px;font-size:.73rem}.helper{max-width:100%;font-size:.82rem;line-height:1.4;text-align:center}.hero-visual{width:calc(100% + 32px);height:min(118vw,480px);min-height:390px;margin:-2px 0 -28px -16px}.hero-visual img{object-position:center 12%}summary{align-items:flex-start;padding:22px 2px;font-size:.94rem;line-height:1.45}summary span{flex:0 0 auto}details p{padding-right:18px}.faq-list{margin-top:-8px}}
@media(min-width:901px) and (max-height:760px){.hero{padding:14px 0 18px}.hero-grid{row-gap:4px}.hero-eyebrow{font-size:.64rem}.brand-lockup{width:410px;margin-bottom:1px}.hero h1{margin-bottom:12px;font-size:clamp(2.12rem,3vw,2.85rem)}.lead{margin-bottom:15px;font-size:.94rem;line-height:1.42}.hero-copy>.button{min-height:54px}.microcopy{margin-top:10px}.helper{font-size:.8rem}.hero-visual{height:min(78vh,590px);min-height:510px}}
@media(min-width:901px) and (min-height:761px){.brand-lockup{width:min(100%,540px)}}

/* Logo alignment and softer expert integration */
.brand-lockup{justify-content:flex-start;width:min(100%,430px);margin:0 0 12px}.brand-asset{width:100%;max-width:100%;transform:none}.hero-visual:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,rgba(3,27,43,.8) 0%,rgba(3,27,43,.25) 20%,transparent 42%),linear-gradient(0deg,rgba(3,27,43,.68) 0%,transparent 24%,transparent 78%,rgba(3,27,43,.22) 100%);pointer-events:none}.hero-visual img{filter:saturate(.78) contrast(.88) brightness(.88);opacity:.9}
@media(max-width:900px){.brand-lockup{width:min(100%,400px);margin:0 0 10px}.hero-visual:after{background:linear-gradient(0deg,rgba(3,27,43,.72) 0%,transparent 24%,transparent 82%,rgba(3,27,43,.18) 100%)}.hero-visual img{filter:saturate(.82) contrast(.9) brightness(.9);opacity:.94}}
@media(max-width:640px){.brand-lockup{width:min(100%,360px);margin:0 0 10px}}
@media(min-width:901px) and (max-height:760px){.brand-lockup{width:min(100%,390px)}}

/* Transparent expert asset: preserve the full bust and blend only its edges */
.hero-visual{width:103%;height:min(78vh,720px);min-height:590px;margin-left:-2%}.hero-visual img{object-fit:contain;object-position:center bottom;filter:saturate(.9) contrast(.96) brightness(.95);opacity:.98;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 91%,rgba(0,0,0,.82) 96%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 91%,rgba(0,0,0,.82) 96%,transparent 100%)}.hero-visual:after{background:radial-gradient(ellipse 48% 46% at 22% 30%,rgba(3,27,43,.76) 0%,rgba(3,27,43,.48) 52%,transparent 100%),linear-gradient(0deg,rgba(3,27,43,.82) 0%,transparent 17%)}
@media(max-width:900px){.hero-visual{width:min(100%,610px);height:min(92vw,560px);min-height:440px;margin:0 auto -28px}.hero-visual img{object-fit:contain;object-position:center top;filter:saturate(.9) contrast(.96) brightness(.95);opacity:.98;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 92%,rgba(0,0,0,.75) 97%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 92%,rgba(0,0,0,.75) 97%,transparent 100%)}.hero-visual:after{background:radial-gradient(ellipse 47% 42% at 21% 27%,rgba(3,27,43,.72) 0%,rgba(3,27,43,.4) 54%,transparent 100%),linear-gradient(0deg,rgba(3,27,43,.84) 0%,transparent 15%)}}
@media(max-width:640px){.hero-visual{width:calc(100% + 12px);height:min(126vw,510px);min-height:420px;margin:2px 0 -30px -6px}.hero-visual img{object-position:center top}}
@media(min-width:901px) and (max-height:760px){.hero-visual{height:min(77vh,580px);min-height:500px}}

/* Final hero asset: full-color cutout anchored to the section baseline */
@media(min-width:901px){
  .hero{align-items:stretch;padding:0}
  .hero-grid{min-height:100svh;padding-top:22px;grid-template-rows:auto minmax(0,1fr)}
  .hero-copy{align-self:center}
  .hero-visual{width:118%;height:auto;min-height:0;margin:0 0 0 -10%;align-self:stretch}
  .hero-visual picture{position:absolute;inset:0;display:block;width:100%;height:100%}
  .hero-visual img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:none;opacity:1;-webkit-mask-image:none;mask-image:none}
  .hero-visual:after{display:none}
}
@media(max-width:900px){
  .hero{padding-bottom:0}
  .hero-visual{width:min(calc(100% + 24px),640px);height:min(104vw,650px);min-height:470px;margin:0 auto;align-self:end}
  .hero-visual picture{position:absolute;inset:0;display:block;width:100%;height:100%}
  .hero-visual img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:none;opacity:1;-webkit-mask-image:none;mask-image:none}
  .hero-visual:after{display:none}
}
@media(max-width:640px){
  .hero{padding-bottom:0}
  .hero-visual{width:calc(100% + 40px);height:min(132vw,560px);min-height:440px;margin:0 0 0 -20px}
  .hero-visual img{object-position:center bottom}
}
@media(min-width:901px) and (max-height:760px){
  .hero-grid{padding-top:14px}
  .hero-visual{height:auto;min-height:0}
}
