:root{--ice:#f5f3f4;--white:#fdfbf8;--ink:#302d32;--muted:#716d72;--blue:#cad9e2;--blue-soft:#e2e9ed;--blue-pale:#f2f5f6;--burgundy:#75616a;--burgundy-dark:#594b52;--lime:#e6ede3;--peach:#f3e3db;--lavender:#ebe6ee;--line:#302d3221;--line-light:#ffffff47;--gradient-pastel:linear-gradient(135deg, #e6edf1 0%, #f1e9ec 52%, #e9eee6 100%);--gradient-warm:linear-gradient(145deg, #f6ece7 0%, #f0eaf0 55%, #eaf0f2 100%);--gradient-dark:linear-gradient(135deg, #594b52 0%, #75616a 58%, #666878 100%);--page:min(100% - 3rem, 1440px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);font-family:var(--font-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}::selection{color:var(--white);background:var(--burgundy)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.skip-link{z-index:100;color:var(--white);background:var(--ink);padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcfaf7e6;position:sticky;top:0}.header-inner{width:var(--page);grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:72px;margin:0 auto;display:grid}.wordmark{letter-spacing:.24em;font-size:1rem;font-weight:800}.desktop-nav{letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(1rem,2vw,2rem);font-size:.7rem;font-weight:700;display:flex}.desktop-nav a,.inline-links a,.site-footer a{position:relative}.desktop-nav a:after,.inline-links a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:-.35rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.inline-links a:hover:after,.inline-links a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-cta,.button{letter-spacing:.06em;text-align:center;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.85rem 1.4rem;font-size:.72rem;font-weight:800;line-height:1;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.header-cta{color:var(--white);background:var(--ink)}.header-cta:hover,.button:hover{transform:translateY(-2px)}.mobile-menu{display:none}.eyebrow{letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.1rem;font-size:.68rem;font-weight:800;line-height:1.2}.studio-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);min-height:min(820px,100svh - 72px);display:grid}.studio-hero-copy{background:var(--white);flex-direction:column;justify-content:center;padding:clamp(5rem,8vw,8rem) clamp(2rem,6vw,7rem);display:flex}.studio-hero-copy h1{letter-spacing:-.065em;max-width:11ch;margin-bottom:1.8rem;font-size:clamp(3.4rem,6vw,6.8rem);font-weight:550;line-height:.92}.studio-hero-copy h1 em,.studio-statement h2 em,.doctor-copy h2 em,.closing-cta h2 em,.editorial-section h2 em,.role-map h2 em{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.025em;font-weight:400}.hero-lead{max-width:590px;color:var(--muted);margin-bottom:2rem;font-size:clamp(1.02rem,1.35vw,1.22rem)}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.button-dark{color:var(--white);background:var(--ink)}.button-dark:hover{background:var(--burgundy)}.button-light{color:var(--ink);background:var(--white)}.button-light:hover{background:var(--blue-soft)}.button-blue{color:var(--ink);background:var(--blue-soft)}.button-blue:hover{background:var(--lavender)}.button-quiet{border-color:var(--line);color:var(--ink);background:0 0}.button-quiet:hover{border-color:var(--ink);background:var(--blue-pale)}.hero-doctor{color:var(--muted);margin:1.5rem 0 0;font-size:.82rem}.text-link{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.72rem;font-weight:800;display:inline-flex}.text-link span{font-size:1rem;transition:transform .18s}.text-link:hover span{transform:translate(3px,-3px)}.studio-hero-media{min-height:640px;color:var(--ink);background:var(--gradient-pastel);align-items:center;padding:clamp(2rem,5vw,5rem);display:flex;position:relative;overflow:hidden}.hero-doctor-visual{background:var(--blue-pale);padding:0;display:block}.hero-doctor-visual img{object-fit:cover;object-position:center 18%}.hero-brand-visual img{object-position:center}.hero-doctor-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fdfbf8e6;border:1px solid #ffffffd1;border-radius:20px;width:min(100% - 2rem,480px);padding:1.2rem 1.4rem;position:absolute;bottom:clamp(1rem,3vw,2rem);left:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);box-shadow:0 18px 55px #302d321f}.hero-doctor-card span{font-weight:800}.hero-doctor-card p{color:var(--muted);margin:.25rem 0 0;font-size:.78rem}.hero-axis-card{width:min(100% - 2rem,520px)}.quick-start-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fdfbf8d6;border:1px solid #ffffffc7;border-radius:30px;width:min(100%,580px);margin:0 auto;padding:clamp(1.7rem,4vw,3rem);box-shadow:0 24px 80px #594b5214}.quick-start-panel h2{letter-spacing:-.06em;max-width:10ch;margin-bottom:2.5rem;font-size:clamp(2.2rem,4vw,3.7rem);font-weight:540;line-height:.98}.quick-start-list{border-top:1px solid var(--line)}.quick-start-link{border-bottom:1px solid var(--line);grid-template-columns:2rem 1fr auto;align-items:center;gap:.8rem;min-height:72px;padding:.8rem .25rem;transition:padding .18s,color .18s;display:grid}.quick-start-link:hover,.quick-start-link:focus-visible{color:var(--burgundy);padding-left:.75rem;padding-right:.75rem}.quick-start-link>span:first-child{color:var(--muted);font-size:.7rem;font-weight:800}.quick-start-link strong{font-size:1rem;font-weight:700}.quick-start-note{max-width:44ch;color:var(--muted);margin:1.5rem 0 0;font-size:.78rem}.consultation-check{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fdfbf8e0;border:1px solid #ffffffd1;border-radius:30px;width:min(100%,620px);min-height:520px;padding:clamp(1.7rem,4vw,3rem);box-shadow:0 24px 80px #594b521a}.check-topline,.check-footer{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;font-size:.67rem;font-weight:800;display:flex}.check-progress{background:var(--blue-soft);border-radius:999px;height:4px;margin:1rem 0 clamp(2rem,5vw,4rem);overflow:hidden}.check-progress span{border-radius:inherit;background:var(--burgundy);height:100%;transition:width .22s;display:block}.check-kicker{color:var(--burgundy);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.7rem;font-size:.7rem;font-weight:800}.consultation-check h2{letter-spacing:-.06em;max-width:15ch;margin-bottom:2rem;font-size:clamp(2rem,3.4vw,3.4rem);font-weight:550;line-height:.98}.check-options{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.check-options button{border:1px solid var(--line);min-height:54px;color:var(--ink);background:var(--white);cursor:pointer;border-radius:999px;padding:.8rem;font-size:.76rem;font-weight:800;transition:background-color .16s,border-color .16s,transform .16s}.check-options button:hover,.check-options button:focus-visible{border-color:var(--burgundy);background:var(--lavender);transform:translateY(-2px)}.check-footer{text-transform:none;margin-top:2rem}.check-footer>span:last-child{text-align:right;max-width:25ch}.check-back,.check-restart{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:.72rem}.check-result ul{flex-wrap:wrap;gap:.5rem;margin:1rem 0 1.5rem;padding:0;list-style:none;display:flex}.check-result li{background:var(--blue-soft);border-radius:999px;padding:.5rem .8rem;font-size:.76rem;font-weight:750}.check-disclaimer{color:var(--muted);font-size:.78rem}.check-result .button{margin:.5rem 0 1rem}.check-restart{display:block}.trust-strip{border-bottom:1px solid var(--line);background:var(--blue-pale);grid-template-columns:repeat(3,1fr);display:grid}.trust-strip span{border-right:1px solid var(--line);color:var(--muted);letter-spacing:.07em;text-align:center;text-transform:uppercase;padding:1.15rem 1.5rem;font-size:.72rem;font-weight:750}.trust-strip span:last-child{border-right:0}.consultation-preview{border-bottom:1px solid var(--line);background:var(--white);grid-template-columns:1fr 1fr;min-height:760px;display:grid}.consultation-photo,.doctor-photo,.profile-photo{background:var(--gradient-pastel);min-height:680px;position:relative;overflow:hidden}.consultation-photo img,.doctor-photo img,.profile-photo img{object-fit:cover}.doctor-photo img,.profile-photo img{object-position:center}.consultation-preview-copy{flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,8rem);display:flex}.consultation-preview-copy h2{letter-spacing:-.07em;max-width:11ch;margin-bottom:2rem;font-size:clamp(3rem,5.4vw,6rem);font-weight:550;line-height:.92}.consultation-preview-copy ul,.appointment-guide ul{margin:0 0 2rem;padding:0;list-style:none}.consultation-preview-copy li,.appointment-guide li{border-top:1px solid var(--line);padding:1rem 0 1rem 2rem;position:relative}.consultation-preview-copy li:before,.appointment-guide li:before{color:var(--burgundy);content:"✓";font-weight:800;position:absolute;top:1rem;left:0}.consultation-price{background:var(--blue-pale);border-radius:18px;flex-direction:column;margin-bottom:2rem;padding:1.25rem;display:flex}.consultation-price span{margin-top:.25rem}.consultation-price small{color:var(--muted);margin-top:.55rem}.essential-offer{border-bottom:1px solid var(--line);background:var(--gradient-warm);grid-template-columns:.9fr 1.1fr;min-height:700px;display:grid}.essential-offer-heading,.essential-offer-content{flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,8rem);display:flex}.essential-offer-heading{border-right:1px solid var(--line)}.essential-offer-heading h2{letter-spacing:-.07em;max-width:10ch;margin-bottom:clamp(3rem,7vw,6rem);font-size:clamp(3rem,5.5vw,6.2rem);font-weight:550;line-height:.9}.essential-price{align-items:flex-end;gap:1rem;display:flex}.essential-price strong{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.07em;font-size:clamp(4.5rem,9vw,9rem);font-weight:500;line-height:.75}.essential-price span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.82rem;font-weight:750}.essential-offer-content ul{margin:0 0 2rem;padding:0;list-style:none}.essential-offer-content li{border-top:1px solid var(--line);padding:1.15rem 0 1.15rem 2rem;position:relative}.essential-offer-content li:before{color:var(--burgundy);content:"✓";font-weight:800;position:absolute;top:1.15rem;left:0}.essential-note{max-width:620px;color:var(--muted);margin-bottom:2rem;font-size:.8rem}.journey-section{background:var(--white);padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 620px)}.journey-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.process-grid{grid-template-columns:repeat(4,1fr)}.process-grid .journey-card{min-height:360px}.process-grid .journey-card:nth-child(4){background:var(--peach)}.journey-card{border:1px solid var(--line);background:var(--white);border-radius:24px;flex-direction:column;min-height:320px;padding:clamp(1.5rem,3vw,2.5rem);transition:transform .18s,box-shadow .18s,background-color .18s;display:flex}.journey-card:nth-child(2){background:var(--blue-pale)}.journey-card:nth-child(3){background:var(--lavender)}.journey-card:hover,.journey-card:focus-visible{transform:translateY(-4px);box-shadow:0 18px 50px #594b5214}.journey-number{color:var(--muted);font-size:.7rem;font-weight:800}.journey-card h3{letter-spacing:-.06em;margin:auto 0 1rem;font-size:clamp(2rem,3vw,3.2rem);font-weight:540;line-height:1}.journey-card p{color:var(--muted);margin-bottom:2rem}.journey-card strong{letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}.pathways-section,.dimensions-section,.resources-preview,.all-resources,.related-section,.network-section{padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 720px)}.pathways-section{background:#f7f4f1}.section-heading{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:3rem;margin-bottom:clamp(3rem,6vw,5rem);display:grid}.section-heading h2{letter-spacing:-.065em;margin-bottom:0;font-size:clamp(2.7rem,5vw,5.5rem);font-weight:560;line-height:.95}.section-heading>p{max-width:540px;color:var(--muted);margin:0}.pathway-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.pathway-card{border:1px solid var(--line);background:var(--white);border-radius:24px;flex-direction:column;justify-content:space-between;min-height:360px;padding:clamp(1.5rem,3vw,2.8rem);transition:transform .2s,box-shadow .2s;display:flex}.pathway-card:nth-child(2){background:var(--blue-pale)}.pathway-card:nth-child(3){color:var(--ink);background:var(--peach)}.service-grid .pathway-card:nth-child(4){background:var(--lavender)}.service-grid .pathway-card:nth-child(5){background:var(--lime)}.service-grid .pathway-card:nth-child(6){background:var(--blue-soft)}.service-grid .pathway-card h3{font-size:clamp(2.15rem,3.8vw,4.1rem)}.pathway-card:hover{color:var(--ink);transform:translateY(-4px);box-shadow:0 18px 50px #594b5214}.pathway-number,.pathway-link{letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.pathway-card h3{letter-spacing:-.075em;margin-bottom:1rem;font-size:clamp(2.8rem,5vw,5.2rem);font-weight:570;line-height:.9}.pathway-card p{max-width:38ch;margin:0}.pathway-detail-card{min-height:520px}.pathway-detail-card>div{margin-top:auto;padding:3rem 0 2rem}.marker-list{flex-wrap:wrap;gap:.45rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.marker-list li{background:#ffffff6b;border:1px solid #302d322e;border-radius:999px;padding:.5rem .7rem;font-size:.68rem;font-weight:700}.pathway-detail-card .pathway-link{line-height:1.55}.section-action{justify-content:center;margin-top:2.5rem;display:flex}.mental-health-banner{width:min(100% - 3rem,1440px);min-height:560px;color:var(--ink);background:var(--blue-pale);border-radius:32px;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);margin:clamp(4rem,8vw,8rem) auto;display:grid;overflow:hidden}.mental-health-number{color:var(--ink);background:linear-gradient(145deg, var(--lavender), var(--peach));font-family:var(--font-serif), Georgia, serif;letter-spacing:-.16em;justify-content:center;align-items:center;font-size:clamp(9rem,22vw,24rem);font-style:italic;line-height:.7;display:flex;overflow:hidden}.mental-health-photo{min-height:560px;position:relative;overflow:hidden}.mental-health-photo img{object-fit:cover}.mental-health-banner>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(3rem,7vw,8rem);display:flex}.mental-health-banner h2{letter-spacing:-.075em;max-width:12ch;margin-bottom:1.5rem;font-size:clamp(3.3rem,6vw,7rem);font-weight:550;line-height:.9}.mental-health-banner p:not(.eyebrow){max-width:620px;margin-bottom:2rem}.dimensions-section{background:linear-gradient(180deg, var(--ice), var(--blue-pale))}.dimension-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.dimension-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:320px;padding:1.6rem;transition:color .18s,background-color .18s;display:flex;position:relative}.dimension-card:hover{color:var(--white);background:var(--burgundy)}.dimension-card>span:first-child{letter-spacing:.12em;font-size:.68rem;font-weight:800}.dimension-card h3{letter-spacing:-.05em;margin:auto 0 1rem;font-size:clamp(1.7rem,2.5vw,2.7rem);font-weight:560;line-height:1}.dimension-card p{margin-bottom:0}.card-arrow{position:absolute;top:1.35rem;right:1.35rem}.doctor-section{background:var(--blue-pale);grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);min-height:680px;display:grid}.doctor-mark{color:var(--ink);background:var(--gradient-pastel);letter-spacing:-.13em;justify-content:center;align-items:center;font-size:clamp(7rem,16vw,17rem);font-weight:800;display:flex}.doctor-copy{flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,9rem);display:flex}.doctor-copy h2{letter-spacing:-.07em;margin-bottom:2rem;font-size:clamp(3.3rem,6vw,7rem);font-weight:550;line-height:.9}.doctor-copy>p:not(.eyebrow){max-width:660px;font-size:1.08rem}.inline-links{letter-spacing:.05em;text-transform:uppercase;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;font-size:.72rem;font-weight:800;display:flex}.resources-preview,.all-resources,.related-section{background:var(--white)}.article-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.wide-grid{grid-template-columns:repeat(4,1fr)}.resource-cluster+.resource-cluster{border-top:1px solid var(--line);margin-top:clamp(5rem,9vw,9rem);padding-top:clamp(4rem,7vw,7rem)}.resource-cluster .section-heading>div:last-child p{color:var(--muted);margin:0 0 1.25rem}.article-card{border:1px solid var(--line);border-radius:22px;flex-direction:column;min-height:410px;padding:clamp(1.5rem,2.6vw,2.5rem);transition:transform .18s,background-color .18s;display:flex}.article-card:hover{z-index:2;background:var(--blue-pale);transform:translateY(-4px);box-shadow:0 18px 50px #594b5214}.article-card.accent-brown:hover{color:var(--ink);background:var(--lavender)}.article-card.accent-peach:hover{background:var(--peach)}.article-card-top{letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;margin-bottom:3.5rem;font-size:.65rem;font-weight:800;display:flex}.article-card h3{letter-spacing:-.055em;margin-bottom:1.2rem;font-size:clamp(1.6rem,2.4vw,2.5rem);font-weight:560;line-height:1}.article-card p{color:inherit}.article-card .text-link{margin-top:auto}.closing-cta{color:var(--ink);background:var(--gradient-warm);padding:clamp(6rem,12vw,12rem) max(1.5rem,50% - 620px)}.closing-cta h2{letter-spacing:-.075em;max-width:15ch;margin-bottom:2rem;font-size:clamp(3.2rem,7vw,7.5rem);font-weight:540;line-height:.9}.closing-cta>p:not(.eyebrow){max-width:640px;margin-bottom:2rem}.compact-cta{padding-top:7rem;padding-bottom:7rem}.compact-cta h2{font-size:clamp(3rem,5.5vw,6rem)}.page-intro{border-bottom:1px solid var(--line);background:var(--gradient-warm);padding:clamp(6rem,11vw,11rem) max(1.5rem,50% - 720px)}.page-intro h1{letter-spacing:-.08em;max-width:14ch;margin-bottom:2rem;font-size:clamp(4rem,8vw,9rem);font-weight:540;line-height:.86}.context-photo-banner{background:var(--gradient-pastel);border-radius:32px;width:min(100% - 3rem,1440px);min-height:clamp(420px,54vw,680px);margin:clamp(2rem,5vw,5rem) auto;position:relative;overflow:hidden}.context-photo-banner img{object-fit:cover}.fertility-context-photo img{object-position:center 45%}.context-photo-caption{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fdfbf8e0;border:1px solid #fffc;border-radius:20px;width:min(100% - 2rem,520px);padding:1.25rem 1.4rem;position:absolute;bottom:clamp(1rem,3vw,2rem);left:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);box-shadow:0 16px 50px #302d321a}.context-photo-caption span{color:var(--burgundy);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.4rem;font-size:.65rem;font-weight:800;display:block}.context-photo-caption p{margin:0;font-size:.92rem;font-weight:650}.page-lead{max-width:760px;margin:0 0 0 auto;font-size:clamp(1.05rem,1.7vw,1.4rem)}.steps-section{background:var(--white)}.step-row{border-bottom:1px solid var(--line);grid-template-columns:.25fr .7fr 1.05fr;align-items:start;gap:3rem;padding:clamp(2.2rem,5vw,4.5rem) max(1.5rem,50% - 720px);display:grid}.step-row>span{letter-spacing:.12em;font-size:.7rem;font-weight:800}.step-row h2{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,3.5vw,4rem);font-weight:550;line-height:.95}.step-row p{max-width:620px;color:var(--muted);margin:0}.role-map{min-height:700px;color:var(--white);background:var(--ink);grid-template-columns:.9fr 1.1fr;display:grid}.role-map>div:first-child{padding:clamp(3rem,7vw,7rem)}.role-map h2{letter-spacing:-.07em;font-size:clamp(3.2rem,6vw,6.5rem);font-weight:540;line-height:.9}.role-list{border-left:1px solid var(--line-light)}.role-list>div{border-bottom:1px solid var(--line-light);padding:2.5rem}.role-list h3{margin-bottom:.65rem;font-size:1.3rem}.role-list p{color:#ffffffb8;margin:0}.note-section{background:linear-gradient(145deg, var(--lime), var(--blue-pale));padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 560px)}.note-section h2{letter-spacing:-.07em;max-width:15ch;margin-bottom:1.5rem;font-size:clamp(3rem,5.6vw,6rem);font-weight:560;line-height:.92}.note-section>p:not(.eyebrow){max-width:720px}.split-feature{grid-template-columns:1fr 1fr;display:grid}.feature-panel{min-height:620px;padding:clamp(3rem,7vw,7rem)}.feature-panel h2{letter-spacing:-.07em;margin-bottom:2rem;font-size:clamp(3rem,5.7vw,6.3rem);font-weight:550;line-height:.9}.red-panel{color:var(--white);background:var(--gradient-dark)}.paper-panel{background:linear-gradient(145deg, var(--ice), var(--blue-pale))}.question-list{margin:2rem 0 0;padding:0;list-style:none}.question-list li{border-top:1px solid var(--line);grid-template-columns:3rem 1fr;gap:1rem;padding:1.3rem 0;display:grid}.question-list span{letter-spacing:.12em;font-size:.68rem;font-weight:800}.editorial-section{background:var(--white);grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,9rem);padding:clamp(5rem,10vw,10rem) max(1.5rem,50% - 720px);display:grid}.editorial-section h2{letter-spacing:-.07em;font-size:clamp(3rem,5.6vw,6rem);font-weight:550;line-height:.9}.editorial-copy{padding-top:3rem}.editorial-copy p{font-size:1.08rem}.editorial-copy .text-link{margin-top:1.5rem}.principles-grid{border-left:1px solid var(--line);background:var(--white);grid-template-columns:repeat(4,1fr);display:grid}.principles-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:390px;padding:clamp(1.5rem,3vw,2.8rem)}.principles-grid article:nth-child(2n){background:linear-gradient(145deg, var(--blue-pale), var(--lavender))}.principles-grid article>span{letter-spacing:.12em;font-size:.68rem;font-weight:800}.principles-grid h2{letter-spacing:-.055em;margin:9rem 0 1rem;font-size:clamp(1.7rem,2.6vw,2.8rem);font-weight:550;line-height:1}.appointment-guide{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.appointment-guide article{border-right:1px solid var(--line);background:var(--white);min-height:650px;padding:clamp(3rem,7vw,7rem)}.appointment-guide article:last-child{background:var(--blue-pale);border-right:0}.appointment-number{color:var(--muted);letter-spacing:.12em;margin-bottom:clamp(5rem,10vw,9rem);font-size:.7rem;font-weight:800;display:inline-block}.appointment-guide h2,.booking-panel h2{letter-spacing:-.07em;max-width:12ch;margin-bottom:2rem;font-size:clamp(2.8rem,5vw,5.4rem);font-weight:550;line-height:.92}.possible-tests{background:linear-gradient(180deg, var(--ice), var(--blue-pale));padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 720px)}.possible-tests-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.possible-tests-grid article{border:1px solid var(--line);background:#fdfbf8bd;border-radius:24px;flex-direction:column;min-height:360px;padding:2rem;display:flex}.possible-tests-grid article:nth-child(2){background:var(--lavender)}.possible-tests-grid article:nth-child(3){background:var(--peach)}.possible-tests-grid article>span{color:var(--muted);letter-spacing:.12em;font-size:.68rem;font-weight:800}.possible-tests-grid h3{letter-spacing:-.055em;margin:auto 0 1rem;font-size:clamp(1.8rem,3vw,3rem);font-weight:550;line-height:1}.possible-tests-grid p{color:var(--muted);margin-bottom:0}.axis-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.axis-card{border:1px solid var(--line);background:#fdfbf8d1;border-radius:24px;flex-direction:column;min-height:440px;padding:clamp(1.6rem,3vw,2.6rem);display:flex}.axis-card:nth-child(2),.axis-card:nth-child(6){background:var(--lavender)}.axis-card:nth-child(3){background:var(--peach)}.axis-card:nth-child(4){background:var(--lime)}.axis-card:nth-child(5){background:var(--blue-soft)}.axis-card>span{color:var(--muted);letter-spacing:.12em;font-size:.68rem;font-weight:800}.axis-card h3{letter-spacing:-.06em;margin:3rem 0 1rem;font-size:clamp(2rem,3.4vw,3.6rem);font-weight:550;line-height:.96}.axis-card>p{color:var(--muted)}.axis-marker-list{border-top:1px solid #302d3229;margin:auto 0 0;padding:1.4rem 0 0;list-style:none}.axis-marker-list li{padding:.45rem 0 .45rem 1.1rem;font-size:.76rem;position:relative}.axis-marker-list li:before{background:var(--burgundy);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.82rem;left:0}.appointment-outcome,.booking-panel{grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,8rem);padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 620px);display:grid}.appointment-outcome{background:var(--white)}.appointment-outcome h2{letter-spacing:-.07em;max-width:11ch;font-size:clamp(3rem,5.5vw,6rem);font-weight:550;line-height:.92}.appointment-outcome>div:last-child{padding-top:2rem;font-size:1.08rem}.appointment-outcome .text-link{margin-top:1rem}.booking-panel{color:var(--ink);background:var(--gradient-warm)}.booking-prices>div{border-top:1px solid var(--line);justify-content:space-between;gap:2rem;padding:1rem 0;display:flex}.booking-prices>p{color:var(--muted);margin:1.5rem 0 2rem;font-size:.86rem}.doctor-profile{grid-template-columns:.7fr 1.3fr;min-height:720px;display:grid}.doctor-profile>div:last-child{padding:clamp(3rem,8vw,8rem)}.doctor-profile h2{letter-spacing:-.07em;margin-bottom:.5rem;font-size:clamp(3.2rem,6vw,6.5rem);font-weight:550;line-height:.92}.profile-role{color:var(--burgundy);letter-spacing:.1em;text-transform:uppercase;margin-bottom:2rem;font-size:1rem;font-weight:800}.doctor-profile>div:last-child>p:not(.eyebrow,.profile-role){max-width:680px}.doctor-profile .button{margin-top:1.5rem}.network-section{background:linear-gradient(180deg, var(--ice), var(--blue-pale))}.role-cards{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.role-cards article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:250px;padding:2rem}.role-cards h3{letter-spacing:-.04em;margin-bottom:5rem;font-size:1.6rem;font-weight:560}.role-cards p{color:var(--muted);margin:0}.longform{background:var(--white)}.article-hero{border-bottom:1px solid var(--line);padding:clamp(5rem,10vw,10rem) max(1.5rem,50% - 630px)}.article-hero.accent-red{color:var(--white);background:var(--gradient-dark)}.article-hero.accent-brown{color:var(--white);background:var(--ink)}.article-hero.accent-peach{background:var(--gradient-warm)}.article-hero>a{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.article-meta{letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:1.25rem;margin:4rem 0 2rem;font-size:.68rem;font-weight:800;display:flex}.article-hero h1{letter-spacing:-.08em;max-width:14ch;margin-bottom:2.5rem;font-size:clamp(3.7rem,7.5vw,8rem);font-weight:540;line-height:.88}.article-hero>p{max-width:760px;margin:0 0 0 auto;font-size:clamp(1.05rem,1.7vw,1.4rem)}.article-layout{grid-template-columns:.65fr 1.35fr;gap:clamp(3rem,8vw,8rem);width:min(100% - 3rem,1260px);margin:0 auto;display:grid}.article-aside{padding:6rem 0}.article-aside ol{margin:0;padding:0;list-style:none;position:sticky;top:110px}.article-aside li{border-top:1px solid var(--line);grid-template-columns:2.5rem 1fr;gap:1rem;padding:1rem 0;font-size:.9rem;display:grid}.article-aside li span{letter-spacing:.1em;font-size:.65rem;font-weight:800}.article-body{padding:6rem 0}.article-body>section{margin-bottom:4.5rem}.article-body h2{letter-spacing:-.06em;margin-bottom:1.5rem;font-size:clamp(2rem,3.7vw,3.8rem);font-weight:560;line-height:.96}.article-body p,.article-body li{font-size:1.05rem}.article-body a{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.medical-note{background:var(--blue-pale);margin:5rem 0;padding:2rem}.medical-note p:last-child{margin-bottom:0}.article-sources{border-top:1px solid var(--line);padding-top:2rem}.article-sources ol{padding-left:1.2rem}.article-sources li{margin-bottom:.8rem}.legal-content{width:min(100% - 3rem,900px);margin:0 auto;padding:6rem 0 9rem}.legal-content h2{letter-spacing:-.05em;margin:3.5rem 0 1rem;font-size:clamp(1.8rem,3.2vw,3rem);font-weight:560}.legal-content h2:first-child{margin-top:0}.legal-content a{text-underline-offset:3px;text-decoration:underline}.legal-update{border-top:1px solid var(--line);color:var(--muted);margin-top:4rem;padding-top:2rem;font-size:.82rem}.legal-placeholder{color:var(--muted);font-style:italic}.not-found{background:var(--blue-pale);min-height:70vh;padding:clamp(6rem,12vw,12rem) max(1.5rem,50% - 500px)}.not-found h1{letter-spacing:-.08em;margin-bottom:2rem;font-size:clamp(4rem,9vw,9rem);font-weight:550;line-height:.86}.not-found .button{margin-top:1.5rem}.site-footer{color:var(--white);background:var(--ink);padding:clamp(4rem,8vw,8rem) max(1.5rem,50% - 720px) 2rem}.footer-grid{grid-template-columns:1.5fr .75fr .75fr;gap:4rem;padding-bottom:6rem;display:grid}.footer-wordmark{margin-bottom:2rem;font-size:clamp(2rem,4vw,4rem);display:inline-block}.footer-signature{font-family:var(--font-serif), Georgia, serif;font-size:clamp(1.6rem,3vw,3rem);font-style:italic;line-height:1}.footer-grid>div:nth-child(2),.footer-grid>div:nth-child(3){flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.footer-heading{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.68rem;font-weight:800}.footer-legal{border-top:1px solid var(--line-light);color:#ffffffa6;justify-content:space-between;align-items:flex-end;gap:2rem;padding-top:2rem;font-size:.75rem;display:flex}.footer-legal p{max-width:660px;margin:0}.footer-legal>div{flex-wrap:wrap;justify-content:flex-end;gap:1.25rem;display:flex}.footer-cookie-button{color:inherit;cursor:pointer;font-size:inherit;background:0 0;border:0;padding:0}.cookie-banner{z-index:90;right:1.25rem;bottom:calc(1.25rem + var(--sticky-booking-space,0px));border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdfbf8f5;border-radius:22px;justify-content:space-between;align-items:center;gap:2rem;width:min(100% - 2.5rem,1040px);margin:0 auto;padding:1.25rem;display:flex;position:fixed;left:1.25rem;box-shadow:0 24px 80px #302d3233}.cookie-banner p{max-width:680px;color:var(--muted);margin:0;font-size:.78rem}.cookie-banner .cookie-title{color:var(--ink);margin-bottom:.35rem;font-size:.86rem;font-weight:800}.cookie-actions{gap:.65rem;display:flex}.cookie-actions button{border:1px solid var(--ink);min-width:110px;min-height:44px;color:var(--ink);cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;border-radius:999px;padding:.7rem 1rem;font-size:.7rem;font-weight:800}.cookie-actions .cookie-accept{color:var(--white);background:var(--ink)}@media (width<=1100px){.studio-hero{grid-template-columns:1fr}.studio-hero-media{min-height:620px}.journey-grid{grid-template-columns:repeat(3,1fr)}.process-grid,.axis-grid,.pathway-grid,.article-grid,.wide-grid,.dimension-grid,.principles-grid{grid-template-columns:repeat(2,1fr)}.mental-health-banner,.doctor-section,.doctor-profile,.role-map{grid-template-columns:1fr}.mental-health-number,.mental-health-photo,.doctor-photo,.profile-photo{min-height:480px}.role-list{border-top:1px solid var(--line-light);border-left:0}.role-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){:root{--page:min(100% - 2rem, 1440px)}.header-inner{grid-template-columns:1fr auto;min-height:66px}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border-bottom:1px solid var(--line);background:var(--white);flex-direction:column;padding:1rem;display:flex;position:absolute;top:66px;left:0;right:0}.mobile-menu nav a{border-bottom:1px solid var(--line);text-transform:uppercase;padding:1rem 0;font-size:.82rem;font-weight:700}.section-heading,.split-feature,.editorial-section,.article-layout,.consultation-preview,.essential-offer,.appointment-guide,.appointment-outcome,.booking-panel{grid-template-columns:1fr}.essential-offer-heading{border-right:0;border-bottom:1px solid var(--line)}.consultation-photo{min-height:560px}.appointment-guide article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.appointment-number{margin-bottom:4rem}.possible-tests-grid,.journey-grid,.process-grid{grid-template-columns:1fr}.journey-card{min-height:280px}.trust-strip{grid-template-columns:1fr}.trust-strip span{border-right:0;border-bottom:1px solid var(--line)}.trust-strip span:last-child{border-bottom:0}.section-heading{align-items:start;gap:1.5rem}.editorial-copy{padding-top:0}.article-aside{padding-bottom:0}.article-aside ol{position:static}.step-row{grid-template-columns:.2fr .8fr;gap:1.5rem}.step-row p{grid-column:2}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (width<=620px){.studio-hero-copy{padding-left:1.25rem;padding-right:1.25rem}.studio-hero-copy h1{font-size:clamp(3.2rem,16vw,5.2rem)}.studio-hero-media{min-height:auto;padding:1rem}.quick-start-panel{border-radius:22px;padding:1.5rem}.consultation-check{border-radius:22px;min-height:500px;padding:1.5rem}.check-options{grid-template-columns:1fr}.check-footer{flex-direction:column;align-items:flex-start}.check-footer>span:last-child{text-align:left}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.mental-health-banner{border-radius:24px;width:calc(100% - 2rem)}.pathway-grid,.dimension-grid,.article-grid,.wide-grid,.principles-grid,.role-cards,.axis-grid{grid-template-columns:1fr}.pathway-card{min-height:360px}.mental-health-number,.mental-health-photo,.doctor-photo,.profile-photo{min-height:330px}.consultation-photo{min-height:420px}.context-photo-banner{border-radius:24px;width:calc(100% - 2rem);min-height:480px}.context-photo-caption{width:auto}.booking-prices>div{flex-direction:column;gap:.25rem}.feature-panel{min-height:520px;padding-left:1.5rem;padding-right:1.5rem}.article-card{min-height:380px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-legal{flex-direction:column;align-items:flex-start}.footer-legal>div{justify-content:flex-start}.cookie-banner{flex-direction:column;align-items:stretch;gap:1rem}.cookie-actions{width:100%}.cookie-actions button{flex:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.conversion-hero-copy{padding-top:clamp(5rem,9vw,9rem);padding-bottom:clamp(5rem,9vw,9rem)}.conversion-hero-card{background:#fdfbf8e6;border-radius:8px;padding:1rem 1.15rem;bottom:1.25rem;left:1.25rem;right:1.25rem}.home-assessment-feature{border-bottom:1px solid var(--line);background:#e7edf0;grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);min-height:720px;display:grid}.home-assessment-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,7vw,7rem);display:flex}.home-assessment-copy h2{letter-spacing:-.075em;max-width:10ch;margin-bottom:1.5rem;font-size:clamp(3.2rem,6vw,6.7rem);font-weight:520;line-height:.9}.home-assessment-copy>p:not(.eyebrow){max-width:600px;color:var(--muted);font-size:clamp(1rem,1.3vw,1.18rem)}.home-assessment-actions{align-items:center;gap:1.2rem;margin-top:1.2rem;display:flex}.home-assessment-actions span{max-width:220px;color:var(--muted);font-size:.7rem;font-weight:700;line-height:1.4}.home-assessment-media{min-height:620px;position:relative;overflow:hidden}.home-assessment-media img{object-fit:cover;object-position:center}.performance-flow,.performance-offer-section,.performance-faq-subpage{scroll-margin-top:72px}.performance-faq.performance-faq-subpage{width:100%;margin:0;padding:clamp(2.75rem,5vw,4.5rem) max(1.5rem,50% - 620px) clamp(5rem,8vw,7rem)}.performance-faq-subpage .performance-faq-list{width:100%;margin-top:0}@media (width<=1400px){.health-map-heading h2{font-size:clamp(3.2rem,6vw,5.4rem)}}@media (width<=680px){.health-map-section,.performance-flow,.performance-offer-section,.performance-faq-subpage{scroll-margin-top:64px}.performance-faq.performance-faq-subpage{padding-left:1.25rem;padding-right:1.25rem}}.home-simple-hero{border-bottom:1px solid var(--line);background:#f5f3f1;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);min-height:min(760px,100svh - 72px);display:grid}.home-simple-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,7vw,8rem);display:flex}.home-simple-copy h1{letter-spacing:-.078em;max-width:9ch;margin-bottom:1.5rem;font-size:clamp(4rem,7.4vw,8.4rem);font-weight:520;line-height:.88}.home-simple-copy>p:not(.eyebrow){max-width:560px;color:var(--muted);margin-bottom:2rem;font-size:clamp(1rem,1.4vw,1.25rem)}.home-simple-actions{flex-wrap:wrap;align-items:center;gap:1.2rem;display:flex}.home-simple-actions>span{color:var(--muted);font-size:.72rem;font-weight:750}.home-simple-media{min-height:620px;position:relative;overflow:hidden}.home-simple-media img{object-fit:cover;object-position:38% center}.home-route-index{background:var(--white);padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 640px)}.home-route-index>header{grid-template-columns:.42fr 1fr;align-items:end;gap:2rem;margin-bottom:clamp(2rem,5vw,4rem);display:grid}.home-route-index>header .eyebrow{margin:0}.home-route-index>header h2{letter-spacing:-.07em;margin:0;font-size:clamp(3rem,5.5vw,6rem);font-weight:520;line-height:.92}.home-route-list{border-top:1px solid var(--line)}.home-route-list>a{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(250px,1.15fr) minmax(250px,.85fr) 32px;align-items:center;gap:clamp(1rem,3vw,3rem);min-height:150px;padding:1.6rem 1.2rem;transition:background-color .18s,padding .18s;display:grid}.home-route-list>a:hover,.home-route-list>a:focus-visible{padding-left:1.8rem;padding-right:1.8rem}.home-route-fertility:hover,.home-route-fertility:focus-visible{background:#f4e7e7}.home-route-smop:hover,.home-route-smop:focus-visible{background:#ebe7f0}.home-route-weight:hover,.home-route-weight:focus-visible{background:#e7eee5}.home-route-testosterone:hover,.home-route-testosterone:focus-visible{background:#e5edf1}.home-route-checkup:hover,.home-route-checkup:focus-visible{background:#eeeae3}.home-route-list>a>span{color:var(--muted);letter-spacing:.12em;font-size:.68rem;font-weight:800}.home-route-list>a>div p{letter-spacing:.12em;text-transform:uppercase;margin-bottom:.2rem;font-size:.7rem;font-weight:800}.home-route-list h3{letter-spacing:-.055em;margin:0;font-size:clamp(1.7rem,3vw,3.1rem);font-weight:520;line-height:1}.home-route-list>a>p{color:var(--muted);margin:0;font-size:.88rem}.home-route-list b{font-size:1.35rem;font-weight:400}.home-simple-flow{color:var(--white);background:var(--ink);grid-template-columns:minmax(260px,.42fr) 1fr;gap:clamp(3rem,8vw,8rem);padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 640px);display:grid}.home-simple-flow h2{letter-spacing:-.07em;margin:0;font-size:clamp(3rem,5vw,5.5rem);font-weight:520}.home-simple-flow ol{border-top:1px solid var(--line-light);margin:0;padding:0;list-style:none}.home-simple-flow li{border-bottom:1px solid var(--line-light);grid-template-columns:60px 1fr;align-items:center;gap:1rem;min-height:120px;display:grid}.home-simple-flow li span{color:#ffffff80;font-size:.68rem;font-weight:800}.home-simple-flow li strong{font-size:clamp(1.2rem,2vw,1.65rem);font-weight:550}.home-simple-closing{color:var(--white);text-align:center;background:#6e5e66;padding:clamp(5rem,10vw,10rem) 1.5rem}.home-simple-closing h2{letter-spacing:-.075em;max-width:15ch;margin:0 auto 1rem;font-size:clamp(3rem,6vw,6.5rem);font-weight:520;line-height:.92}.home-simple-closing p{color:#ffffffb8;margin-bottom:1.8rem}.checkup-hero{text-align:center;background:linear-gradient(145deg,#f4f0ec,#e9eff1 58%,#eee9ef);flex-direction:column;justify-content:center;align-items:center;min-height:min(700px,100svh - 72px);padding:clamp(5rem,10vw,10rem) 1.5rem;display:flex}.checkup-hero h1{letter-spacing:-.08em;max-width:12ch;margin-bottom:1.5rem;font-size:clamp(4rem,8vw,9rem);font-weight:510;line-height:.86}.checkup-hero>p:not(.eyebrow){max-width:640px;color:var(--muted);margin-bottom:2rem;font-size:clamp(1rem,1.45vw,1.25rem)}.checkup-chooser{background:var(--white);grid-template-columns:minmax(240px,.38fr) minmax(0,.62fr);gap:clamp(3rem,7vw,7rem);padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 640px);display:grid}.checkup-chooser-intro h2{letter-spacing:-.07em;max-width:8ch;margin-bottom:1.3rem;font-size:clamp(3rem,5vw,5.6rem);font-weight:520;line-height:.92}.checkup-chooser-intro>p:last-child{color:var(--muted);font-size:.75rem}.checkup-chooser-panel{border:1px solid var(--line);background:#f5f4f2;min-height:540px}.checkup-question,.checkup-result{padding:clamp(1.6rem,5vw,4.5rem)}.checkup-progress{border-bottom:1px solid var(--line);margin-bottom:2.3rem;padding-bottom:1.2rem;position:relative}.checkup-progress span{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.checkup-progress i{background:var(--ink);height:2px;transition:width .22s;display:block;position:absolute;bottom:-1px;left:0}.checkup-back,.checkup-result>button{color:var(--muted);cursor:pointer;text-underline-offset:.25em;background:0 0;border:0;padding:0;font-size:.75rem;text-decoration:underline}.checkup-question h3,.checkup-result h3{letter-spacing:-.065em;max-width:16ch;margin:1.2rem 0 2rem;font-size:clamp(2.2rem,4.2vw,4.4rem);font-weight:520;line-height:.95}.checkup-options{border-top:1px solid var(--line)}.checkup-options button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:105px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem .3rem;display:flex}.checkup-options button:hover,.checkup-options button:focus-visible{background:#ffffffd1}.checkup-options button>span{flex-direction:column;display:flex}.checkup-options strong{font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:650}.checkup-options small{color:var(--muted);margin-top:.18rem;font-size:.78rem}.checkup-options b{font-size:1.3rem;font-weight:400}.checkup-result{min-height:540px;color:var(--white);background:var(--ink);flex-direction:column;justify-content:center;display:flex}.checkup-result>span{letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.checkup-result>strong{margin-bottom:1rem;font-size:1.2rem}.checkup-result>p{color:#ffffffb3;max-width:520px}.checkup-result .button{align-self:flex-start;margin:1rem 0 1.5rem}.checkup-result>button{color:#ffffff9e;align-self:flex-start}.checkup-summary-links{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.checkup-summary-links a{background:#f1efec;flex-direction:column;justify-content:center;min-height:300px;padding:clamp(2rem,6vw,6rem);display:flex}.checkup-summary-links a+a{border-left:1px solid var(--line);color:var(--white);background:var(--ink)}.checkup-summary-links span{letter-spacing:.12em;text-transform:uppercase;margin-bottom:.7rem;font-size:.68rem;font-weight:800}.checkup-summary-links strong{letter-spacing:-.06em;max-width:14ch;margin-bottom:1rem;font-size:clamp(2rem,4vw,4rem);font-weight:520;line-height:.96}.checkup-summary-links small{color:var(--muted)}.checkup-summary-links a+a small{color:#ffffffa6}.checkup-disclaimer{padding:2rem max(1.5rem,50% - 480px)}.checkup-disclaimer p{color:var(--muted);text-align:center;margin:0;font-size:.7rem}.checkup-hero-editorial{text-align:left;background:#f4f1ee;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:stretch;min-height:min(800px,100svh - 72px);padding:0;display:grid}.checkup-hero-copy{flex-direction:column;justify-content:center;padding:clamp(5rem,8vw,9rem) clamp(2rem,7vw,8rem);display:flex}.checkup-hero-editorial .checkup-hero-copy h1{max-width:8.5ch;margin-bottom:1.5rem;font-size:clamp(4rem,7.4vw,8.8rem)}.checkup-hero-editorial .checkup-hero-copy>p:not(.eyebrow){max-width:580px;color:var(--muted);margin-bottom:2rem;font-size:clamp(1.02rem,1.4vw,1.22rem)}.checkup-hero-media,.health-path-media{min-height:540px;position:relative;overflow:hidden}.checkup-hero-media:after{content:"";background:linear-gradient(#0000 50%,#242026ad);position:absolute;inset:0}.checkup-hero-media img,.health-path-media img{object-fit:cover;width:100%;height:100%}.checkup-data-overlay{z-index:2;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff57;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.checkup-data-overlay span{letter-spacing:.09em;text-align:center;text-transform:uppercase;padding:1.1rem .7rem;font-size:.68rem;font-weight:800}.checkup-data-overlay span+span{border-left:1px solid #ffffff47}.checkup-result-facts{flex-wrap:wrap;gap:.5rem;margin:.6rem 0 1.2rem;padding:0;list-style:none;display:flex}.checkup-result-facts li{color:#ffffffc7;border:1px solid #fff3;border-radius:999px;padding:.45rem .7rem;font-size:.69rem}.health-map-section{color:#f8f6f3;background:radial-gradient(circle at 12% 20%,#a4b5d547,#0000 30%),radial-gradient(circle at 88% 68%,#be90ae3d,#0000 30%),#19181c;padding:clamp(6rem,10vw,10rem) max(1.5rem,50% - 690px);position:relative;overflow:hidden}.stable-section-anchor{pointer-events:none;width:1px;height:1px;scroll-margin-top:72px;position:absolute;top:0;left:0}.health-map-section:before{opacity:.16;content:"";pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.health-map-heading,.health-map-entry,.health-map-rail,.health-map-paths{z-index:1;position:relative}.health-map-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:end;gap:2rem;margin-bottom:clamp(4rem,7vw,7rem);display:grid}.health-map-heading .eyebrow{color:#ffffff8c;grid-column:1/-1;margin-bottom:0}.health-map-heading h2{letter-spacing:-.075em;max-width:11ch;margin:0;font-size:clamp(3.2rem,6.5vw,7rem);font-weight:500;line-height:.9}.health-map-heading>p:last-child{color:#ffffff9e;justify-self:end;max-width:38ch;margin:0}.health-map-entry{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #fff3;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:1.2rem;max-width:860px;margin:0 auto;padding:1.4rem;display:grid;box-shadow:0 24px 70px #00000040}.health-map-entry>span{color:#1f1c22;background:#d9e7ed;border-radius:50%;place-items:center;width:54px;height:54px;font-size:.72rem;font-weight:900;display:grid}.health-map-entry div{flex-direction:column;display:flex}.health-map-entry small,.health-path-head>span,.health-deliverable>span{color:#ffffff85;letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:800}.health-map-entry strong{overflow-wrap:anywhere;min-width:0;font-size:clamp(1.1rem,2vw,1.55rem);font-weight:600}.health-map-entry p{color:#ffffff8c;margin:0;font-size:.78rem}.health-map-entry>b{color:#1f1c22;background:#f5ded7;border-radius:999px;padding:.6rem .8rem;font-size:.74rem}.health-map-rail{z-index:2;border-bottom:1px solid #ffffff3d;border-left:1px solid #ffffff3d;border-right:1px solid #ffffff3d;border-radius:0 0 46px 46px;width:50%;height:92px;margin:0 auto}.health-map-rail:before{content:"";background:#ffffff3d;width:1px;height:100%;position:absolute;top:0;left:50%}.health-map-rail i{background:#cfe4ed;border:2px solid #19181c;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-6px;box-shadow:0 0 0 5px #cfe4ed2e,0 0 30px #cfe4ed99}.health-map-rail i:first-child{left:-6px}.health-map-rail i:last-child{background:#e7cadc;right:-6px;box-shadow:0 0 0 5px #e7cadc29,0 0 30px #e7cadc8c}.health-map-paths{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,2.5rem);display:grid}.health-path{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0e;border:1px solid #ffffff29;border-radius:34px;padding:0 1.3rem 1.5rem;position:relative;overflow:hidden}.health-path-media{height:260px;min-height:0;margin:0 -1.3rem 1.4rem}.health-path-media:after{content:"";background:linear-gradient(#0000 35%,#19181ccc);position:absolute;inset:0}.health-path-assessment .health-path-media img{filter:saturate(.72)contrast(.92)}.health-path-performance .health-path-media img{filter:grayscale()contrast(1.12);object-position:50% 24%}.health-path-head{grid-template-columns:1fr auto;align-items:end;gap:.75rem;display:grid}.health-path-head>span{grid-column:1/-1}.health-path-head h3{letter-spacing:-.07em;max-width:11ch;margin:0;font-size:clamp(2.2rem,4vw,4.5rem);font-weight:500;line-height:.94}.health-path-head>strong{color:#ffffffbf;font-size:.82rem}.health-signal-list{border-top:1px solid #ffffff24;margin:2rem 0;padding:0;list-style:none}.health-signal-list li{border-bottom:1px solid #ffffff24;grid-template-columns:36px 1fr;gap:.8rem;padding:1rem 0;display:grid}.health-signal-list li>b{color:#ffffff5c;font-size:.68rem}.health-signal-list li div{flex-direction:column;display:flex}.health-signal-list li strong{font-size:.92rem}.health-signal-list li span{color:#ffffff85;font-size:.75rem}.health-deliverable{color:#27242a;background:linear-gradient(135deg,#e5eef1,#eee7ed);border-radius:18px;padding:1.2rem}.health-deliverable>span{color:#27242a85}.health-deliverable strong{margin:.3rem 0;font-size:1.05rem;display:block}.health-deliverable p{color:#27242aa6;margin:0;font-size:.76rem}.health-path>a{text-transform:uppercase;align-items:center;gap:.6rem;margin:1.2rem 0 .2rem;font-size:.75rem;font-weight:800;display:inline-flex}.checkup-case-section{background:#f5f2ef;padding:clamp(6rem,10vw,10rem) max(1.5rem,50% - 640px)}.checkup-case-section>header{grid-template-columns:.35fr 1fr;align-items:start;margin-bottom:clamp(3rem,6vw,6rem);display:grid}.checkup-case-section h2{letter-spacing:-.075em;max-width:13ch;margin:0;font-size:clamp(3rem,6vw,6.8rem);font-weight:510;line-height:.9}.checkup-case-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.checkup-case-grid article{border-bottom:1px solid var(--ink);min-height:300px;padding:1.4rem 1.4rem 2rem 0}.checkup-case-grid article+article{border-left:1px solid var(--ink);padding-left:1.4rem}.checkup-case-grid span{letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:800}.checkup-case-grid h3{letter-spacing:-.045em;max-width:14ch;margin:2.8rem 0 1rem;font-size:clamp(1.5rem,2.5vw,2.4rem);font-weight:560;line-height:1}.checkup-case-grid p,.checkup-case-note{color:var(--muted);font-size:.82rem}.checkup-case-note{margin:1.2rem 0 0}.checkup-proof-band{color:var(--white);background:#73616a;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:center;gap:1rem;padding:1.3rem max(1.5rem,50% - 690px);display:grid}.checkup-proof-band div{flex-direction:column;display:flex}.checkup-proof-band div span{color:#ffffff80;font-size:.62rem}.checkup-proof-band div strong{font-size:.74rem}.checkup-proof-band .button{min-height:44px}@media (width<=920px){.checkup-hero-editorial,.health-map-heading,.health-map-paths,.checkup-case-section>header{grid-template-columns:1fr}.checkup-hero-media{min-height:520px}.health-map-rail{display:none}.health-map-paths{margin-top:2rem}.checkup-proof-band{grid-template-columns:repeat(2,1fr)}.checkup-proof-band .button{grid-column:1/-1}}@media (width>=921px) and (height<=720px){.health-map-section{padding-top:2rem;padding-bottom:4rem}.health-map-heading{align-items:center;gap:.55rem 2rem;margin-bottom:1.6rem}.health-map-heading h2{max-width:13ch;font-size:clamp(2.65rem,4.6vw,3.75rem);line-height:.92}.health-map-heading>p:last-child{max-width:34ch;font-size:.76rem;line-height:1.5}.health-map-entry{border-radius:22px;gap:.9rem;max-width:800px;padding:.9rem 1.1rem}.health-map-entry>span{width:44px;height:44px}.health-map-entry strong{font-size:1.05rem}.health-map-entry p{font-size:.7rem}.health-map-rail{height:46px}.health-path-media{height:190px}}@media (width<=680px){.checkup-hero-editorial .checkup-hero-copy h1{font-size:clamp(3.6rem,17vw,5.6rem)}.checkup-hero-media{min-height:420px}.health-map-entry{border-radius:22px;grid-template-columns:auto 1fr}.health-map-entry>b{grid-column:2;justify-self:start}.health-path{border-radius:24px}.health-path-head,.checkup-case-grid{grid-template-columns:1fr}.checkup-case-grid article+article{border-left:0;padding-left:0}.checkup-proof-band{grid-template-columns:1fr}.checkup-proof-band .button{grid-column:1}}.route-value-section{background:#f4f1ee;padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 640px)}.route-value-section>header{grid-template-columns:.35fr minmax(0,.95fr) minmax(260px,.55fr);align-items:end;gap:clamp(1.5rem,3vw,3rem);margin-bottom:clamp(3rem,6vw,6rem);display:grid}.route-value-section>header .eyebrow{align-self:start}.route-value-section>header h2{letter-spacing:-.075em;max-width:13ch;margin:0;font-size:clamp(3rem,5.8vw,6.3rem);font-weight:510;line-height:.9}.route-value-section>header>p:last-child{color:var(--muted);margin:0;font-size:.9rem}.route-value-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.route-value-grid article{border-bottom:1px solid var(--ink);min-height:260px;padding:1.2rem 1.2rem 1.5rem 0}.route-value-grid article+article{border-left:1px solid var(--ink);padding-left:1.2rem}.route-value-grid article>span{color:var(--muted);font-size:.64rem;font-weight:800}.route-value-grid article>strong{letter-spacing:-.045em;max-width:12ch;margin:3.5rem 0 .8rem;font-size:clamp(1.3rem,2.1vw,2rem);font-weight:560;line-height:1;display:block}.route-value-grid article p{max-width:30ch;color:var(--muted);margin:0;font-size:.78rem}.route-value-deliverable{border-bottom:1px solid var(--ink);grid-template-columns:.25fr 1fr;align-items:center;gap:1rem;padding:1.4rem 0;display:grid}.route-value-deliverable span{letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:800}.route-value-deliverable strong{letter-spacing:-.035em;font-size:clamp(1.25rem,2.1vw,2rem);font-weight:540}.route-value-smop{background:linear-gradient(140deg,#f1e9ed,#edf2ef)}.route-value-fertility{background:linear-gradient(140deg,#f4ebe5,#eef0f2)}.route-value-weight{background:linear-gradient(140deg,#eaf0ee,#f2ece9)}@media (width<=900px){.route-value-section>header{grid-template-columns:1fr}.route-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-value-grid article:nth-child(3){border-left:0;padding-left:0}}@media (width<=580px){.route-value-grid{grid-template-columns:1fr}.route-value-grid article,.route-value-grid article+article{border-left:0;min-height:210px;padding-left:0}.route-value-grid article>strong{margin-top:2.5rem}.route-value-deliverable{grid-template-columns:1fr}}.assessment-detail-section,.performance-measure-section{padding:clamp(6rem,10vw,10rem) max(1.5rem,50% - 640px)}.assessment-detail-section{background:linear-gradient(145deg,#e7eef1,#f3ecef 60%,#edf1eb)}.performance-measure-section{color:#f8f8f6;background:#111}.assessment-detail-section>header,.performance-measure-section>header{grid-template-columns:.34fr 1fr .58fr;align-items:end;gap:clamp(1.5rem,3vw,3rem);margin-bottom:clamp(3rem,6vw,6rem);display:grid}.assessment-detail-section>header .eyebrow,.performance-measure-section>header .performance-kicker{align-self:start}.assessment-detail-section>header h2,.performance-measure-section>header h2{letter-spacing:-.075em;max-width:12ch;margin:0;font-size:clamp(3rem,5.7vw,6.2rem);font-weight:510;line-height:.9}.assessment-detail-section>header>p:last-child,.performance-measure-section>header>p:last-child{color:var(--muted);margin:0;font-size:.84rem}.performance-measure-section>header>p:last-child{color:#ffffff94}.assessment-module-grid,.performance-measure-grid{border-top:1px solid;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.assessment-module-grid article,.performance-measure-grid article{border-bottom:1px solid;min-height:230px;padding:1.1rem 1.2rem 1.5rem 0}.assessment-module-grid article:not(:nth-child(3n+1)),.performance-measure-grid article:not(:nth-child(3n+1)){border-left:1px solid;padding-left:1.2rem}.assessment-module-grid article>span,.performance-measure-grid article>span{opacity:.45;font-size:.62rem;font-weight:800}.assessment-module-grid h3,.performance-measure-grid h3{letter-spacing:-.04em;max-width:14ch;margin:3.2rem 0 .7rem;font-size:clamp(1.35rem,2.2vw,2.1rem);font-weight:560;line-height:1}.assessment-module-grid p,.performance-measure-grid p{max-width:38ch;color:var(--muted);margin:0;font-size:.76rem}.performance-measure-grid p{color:#ffffff80}.assessment-output-panel,.performance-decision-panel{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,6vw,6rem);padding-top:clamp(3rem,6vw,6rem);display:grid}.assessment-output-panel>div>span,.performance-decision-panel>div>span{letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:800}.assessment-output-panel h3,.performance-decision-panel h3{letter-spacing:-.065em;max-width:10ch;margin:1.4rem 0 .8rem;font-size:clamp(2.4rem,4.2vw,4.6rem);font-weight:520;line-height:.92}.assessment-output-panel>div p,.performance-decision-panel>div p{max-width:36ch;color:var(--muted)}.performance-decision-panel>div p{color:#ffffff80}.assessment-output-panel ol,.performance-decision-panel ol{border-top:1px solid;margin:0;padding:0;list-style:none}.assessment-output-panel li,.performance-decision-panel li{border-bottom:1px solid;grid-template-columns:minmax(150px,.42fr) 1fr;gap:1.2rem;padding:1.25rem 0;display:grid}.assessment-output-panel li strong,.performance-decision-panel li strong{font-size:.86rem}.assessment-output-panel li span,.performance-decision-panel li span{color:var(--muted);font-size:.76rem}.performance-decision-panel li span{color:#ffffff85}@media (width<=880px){.assessment-detail-section>header,.performance-measure-section>header,.assessment-output-panel,.performance-decision-panel{grid-template-columns:1fr}.assessment-module-grid,.performance-measure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assessment-module-grid article:not(:nth-child(3n+1)),.performance-measure-grid article:not(:nth-child(3n+1)){border-left:0;padding-left:0}.assessment-module-grid article:nth-child(2n),.performance-measure-grid article:nth-child(2n){border-left:1px solid;padding-left:1.2rem}}@media (width<=560px){.assessment-module-grid,.performance-measure-grid{grid-template-columns:1fr}.assessment-module-grid article,.assessment-module-grid article:nth-child(2n),.performance-measure-grid article,.performance-measure-grid article:nth-child(2n){border-left:0;min-height:190px;padding-left:0}.assessment-output-panel li,.performance-decision-panel li{grid-template-columns:1fr}}@media (width<=1080px){.desktop-nav{gap:1rem;font-size:.64rem}.home-route-list>a{grid-template-columns:45px minmax(220px,1fr) minmax(220px,.8fr) 28px}}@media (width<=900px){.home-simple-hero,.home-simple-flow,.checkup-chooser{grid-template-columns:1fr}.home-simple-media{min-height:520px}.home-route-index>header{grid-template-columns:1fr}.home-route-list>a{grid-template-columns:42px 1fr 28px}.home-route-list>a>p{grid-column:2}.home-route-list b{grid-area:1/3/span 2}}@media (width<=680px){.home-simple-copy{padding:4.5rem 1.25rem}.home-simple-copy h1,.checkup-hero h1{font-size:clamp(3.6rem,17vw,5.6rem)}.home-simple-media{min-height:420px}.home-route-index,.home-simple-flow,.checkup-chooser{padding-left:1.25rem;padding-right:1.25rem}.home-route-list>a{grid-template-columns:32px 1fr 24px;gap:.8rem;min-height:140px;padding-left:0;padding-right:0}.home-route-list>a:hover,.home-route-list>a:focus-visible{padding-left:.6rem;padding-right:.6rem}.home-route-list h3{font-size:1.65rem}.home-route-list>a>p{font-size:.75rem}.home-simple-flow li{min-height:105px}.checkup-hero{min-height:620px}.checkup-chooser-panel{min-height:0}.checkup-question,.checkup-result{padding:1.4rem}.checkup-result{min-height:500px}.checkup-summary-links{grid-template-columns:1fr}.checkup-summary-links a+a{border-top:1px solid var(--line);border-left:0}}.home-testosterone-entry,.assessment-testosterone-bridge{border-top:1px solid #171717;border-bottom:1px solid #171717;grid-template-columns:1.2fr .9fr auto;align-items:end;gap:clamp(1.5rem,4vw,4rem);width:min(100% - 3rem,1240px);margin:clamp(4rem,8vw,7rem) auto;padding:clamp(2rem,4vw,3.5rem) 0;display:grid}.home-testosterone-entry h2,.assessment-testosterone-bridge h2{letter-spacing:-.06em;max-width:17ch;margin:.65rem 0 0;font-size:clamp(2rem,4vw,4rem);font-weight:520;line-height:.98}.home-testosterone-entry>p,.assessment-testosterone-bridge>p{color:var(--muted);margin:0;font-size:.85rem}.assessment-testosterone-bridge>a{border-bottom:1px solid #171717;justify-content:space-between;align-items:center;min-width:180px;padding:1rem 0;font-size:.78rem;font-weight:800;display:flex}.performance-testosterone-bridge{color:#fff;background:#111;border-bottom:1px solid #fff;grid-template-columns:.45fr 1fr .8fr;align-items:end;gap:2rem;padding:clamp(3rem,7vw,7rem) max(1.5rem,50% - 620px);display:grid}.performance-testosterone-bridge h2{letter-spacing:-.07em;max-width:14ch;margin:0;font-size:clamp(2.5rem,4.5vw,5rem);font-weight:500;line-height:.92}.performance-testosterone-bridge>p:not(.performance-kicker){color:#ffffffa6;margin:0;font-size:.78rem}.performance-testosterone-bridge>a{border-bottom:1px solid #fff;justify-content:space-between;align-items:center;padding:1rem 0;font-size:.75rem;font-weight:800;display:flex}.testosterone-kicker{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.67rem;font-weight:850}.testosterone-hero{color:#171717;background:#f1f0ed;border-bottom:1px solid #171717;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);min-height:min(800px,100svh - 78px);display:grid}.testosterone-hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(1.5rem,6vw,7rem);display:flex}.testosterone-hero-copy h1{letter-spacing:-.085em;max-width:10ch;margin:1.2rem 0 1.6rem;font-size:clamp(4rem,8vw,8.5rem);font-weight:500;line-height:.84}.testosterone-hero-copy>p:not(.testosterone-kicker){color:#52504d;max-width:600px;margin:0;font-size:clamp(1rem,1.5vw,1.25rem)}.testosterone-hero-actions{align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.testosterone-primary-button{color:#fff;background:#171717;border:1px solid #171717;justify-content:center;align-items:center;min-height:52px;padding:.9rem 1.25rem;font-size:.78rem;font-weight:800;display:inline-flex}.testosterone-primary-button:hover,.testosterone-primary-button:focus-visible{color:#171717;background:0 0}.testosterone-text-link{border-bottom:1px solid #171717;padding:.85rem 0;font-size:.76rem;font-weight:800}.testosterone-consultation-fact{border-top:1px solid #171717;align-items:baseline;gap:1rem;width:min(100%,470px);margin-top:3rem;padding-top:1rem;display:flex}.testosterone-consultation-fact strong{letter-spacing:-.05em;font-size:2rem;font-weight:520}.testosterone-consultation-fact span{color:#5b5956;font-size:.72rem}.testosterone-hero-statement{color:#fff;background:#171717;border-left:1px solid #171717;flex-direction:column;justify-content:space-between;padding:clamp(2rem,5vw,5rem);display:flex}.testosterone-hero-statement>span,.testosterone-hero-statement>small{color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:750}.testosterone-hero-statement>p{letter-spacing:-.07em;max-width:9ch;margin:auto 0;font-size:clamp(3rem,5vw,6rem);font-weight:500;line-height:.9}.testosterone-symptoms,.testosterone-measures,.testosterone-pathway,.testosterone-faq{padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 620px)}.testosterone-symptoms>header,.testosterone-measures>header,.testosterone-pathway>header,.testosterone-faq>header{grid-template-columns:.42fr 1fr;align-items:end;gap:2rem;margin-bottom:clamp(2.5rem,5vw,5rem);display:grid}.testosterone-symptoms h2,.testosterone-measures h2,.testosterone-pathway h2,.testosterone-faq h2,.testosterone-check-intro h2,.testosterone-fertility-note h2{letter-spacing:-.07em;max-width:15ch;margin:0;font-size:clamp(2.8rem,5vw,5.6rem);font-weight:500;line-height:.92}.testosterone-symptoms ol{border-top:1px solid #171717;border-left:1px solid #171717;grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}.testosterone-symptoms li{letter-spacing:-.03em;border-bottom:1px solid #171717;border-right:1px solid #171717;grid-template-columns:48px 1fr;align-items:end;min-height:130px;padding:1.5rem;font-size:clamp(1.05rem,1.7vw,1.55rem);font-weight:650;display:grid}.testosterone-symptoms li span{align-self:start;font-size:.62rem;font-weight:800}.testosterone-caution{color:#5b5956;border-left:2px solid #171717;max-width:860px;margin:2rem 0 0 auto;padding-left:1rem;font-size:.78rem}.testosterone-check-section{color:#fff;background:#171717;grid-template-columns:minmax(0,.8fr) minmax(460px,1.2fr);align-items:start;gap:clamp(3rem,7vw,7rem);padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 620px);display:grid}.testosterone-check-intro{position:sticky;top:120px}.testosterone-check-intro h2{margin-top:1rem}.testosterone-check-intro>p:last-child{color:#ffffff9e;max-width:430px;margin-top:1.5rem;font-size:.78rem}.testosterone-check-card,.testosterone-check-result{border:1px solid #fff;min-height:520px;padding:clamp(1.5rem,4vw,3.5rem)}.testosterone-check-progress{background:#fff3;width:100%;height:2px;margin-bottom:1.5rem}.testosterone-check-progress span{background:#fff;height:100%;transition:width .18s;display:block}.testosterone-check-count{color:#ffffff8c;letter-spacing:.08em;margin:0 0 3rem;font-size:.64rem;font-weight:800}.testosterone-check-card h3,.testosterone-check-result h3{letter-spacing:-.06em;max-width:14ch;margin:0 0 2.5rem;font-size:clamp(2.1rem,4vw,4.1rem);font-weight:500;line-height:.95}.testosterone-check-options{border-top:1px solid #ffffff73}.testosterone-check-options button{color:#fff;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff73;justify-content:space-between;align-items:center;padding:1.05rem 0;font-size:.8rem;display:flex}.testosterone-check-options button:hover,.testosterone-check-options button:focus-visible{color:#171717;background:#fff;padding-left:.5rem}.testosterone-check-back,.testosterone-check-result>button{color:#ffffffb3;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin-top:1.5rem;padding:.6rem 0;font-size:.68rem}.testosterone-check-card>small,.testosterone-check-result>small{color:#ffffff7a;margin-top:2rem;font-size:.6rem;display:block}.testosterone-check-result{flex-direction:column;display:flex}.testosterone-check-result h3{margin-top:1rem}.testosterone-check-result>p:not(.testosterone-kicker){color:#ffffffb3;max-width:620px;font-size:.85rem}.testosterone-check-result .testosterone-primary-button{color:#171717;background:#fff;border-color:#fff;align-self:flex-start;margin-top:2rem}.testosterone-check-result .testosterone-primary-button:hover,.testosterone-check-result .testosterone-primary-button:focus-visible{color:#fff;background:0 0}.testosterone-check-result.is-urgent{border-color:#ff6a5c}.testosterone-measures{background:#f1f0ed}.testosterone-measure-grid{border:1px solid #171717;grid-template-columns:1.25fr .75fr;display:grid}.testosterone-measure-core,.testosterone-measure-options{padding:clamp(1.5rem,4vw,3.5rem)}.testosterone-measure-core{border-right:1px solid #171717}.testosterone-measure-core>p,.testosterone-measure-options>p{letter-spacing:.08em;text-transform:uppercase;margin:0 0 2rem;font-size:.66rem;font-weight:850}.testosterone-measure-core article{border-top:1px solid #171717;grid-template-columns:48px .8fr 1.2fr;align-items:center;gap:1rem;min-height:110px;padding:1.25rem 0;display:grid}.testosterone-measure-core article:last-child{border-bottom:1px solid #171717}.testosterone-measure-core article>span{font-size:.62rem;font-weight:800}.testosterone-measure-core h3{letter-spacing:-.04em;margin:0;font-size:clamp(1.25rem,2vw,2rem);font-weight:600}.testosterone-measure-core article>p{color:#5b5956;margin:0;font-size:.72rem}.testosterone-measure-options{color:#fff;background:#171717}.testosterone-measure-options ul{border-top:1px solid #ffffff73;margin:0 0 3rem;padding:0;list-style:none}.testosterone-measure-options li{border-bottom:1px solid #ffffff73;padding:1rem 0;font-size:.76rem}.testosterone-measure-options a{border-bottom:1px solid #fff;justify-content:space-between;padding:1rem 0;font-size:.72rem;font-weight:800;display:flex}.testosterone-fertility-note{border-top:1px solid #171717;border-bottom:1px solid #171717;grid-template-columns:.42fr 1fr .8fr;align-items:end;gap:2rem;padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 620px);display:grid}.testosterone-fertility-note>p:not(.testosterone-kicker){color:#5b5956;margin:0;font-size:.78rem}.testosterone-fertility-note>a{border-bottom:1px solid #171717;justify-content:space-between;padding:1rem 0;font-size:.72rem;font-weight:800;display:flex}.testosterone-pathway{color:#fff;background:#171717}.testosterone-pathway ol{border-top:1px solid #fff;border-bottom:1px solid #fff;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.testosterone-pathway li{border-right:1px solid #fff;flex-direction:column;min-height:270px;padding:1.5rem;display:flex}.testosterone-pathway li:last-child{border-right:0}.testosterone-pathway li>span{font-size:.62rem;font-weight:800}.testosterone-pathway li>strong{letter-spacing:-.04em;margin-top:auto;font-size:1.7rem;font-weight:550}.testosterone-pathway li>p{color:#ffffff9e;margin:.75rem 0 0;font-size:.72rem}.testosterone-faq>div{border-top:1px solid #171717}.testosterone-faq details{border-bottom:1px solid #171717}.testosterone-faq summary{cursor:pointer;padding:1.5rem 0;font-size:clamp(1rem,1.7vw,1.4rem);font-weight:650}.testosterone-faq details p{color:#5b5956;max-width:760px;margin:0;padding-bottom:1.5rem;font-size:.78rem}@media (width<=960px){.home-testosterone-entry,.assessment-testosterone-bridge,.performance-testosterone-bridge,.testosterone-hero,.testosterone-check-section,.testosterone-symptoms>header,.testosterone-measures>header,.testosterone-pathway>header,.testosterone-faq>header,.testosterone-fertility-note{grid-template-columns:1fr}.testosterone-hero-statement{border-top:1px solid #171717;border-left:0;min-height:520px}.testosterone-check-intro{position:static}.testosterone-measure-grid{grid-template-columns:1fr}.testosterone-measure-core{border-bottom:1px solid #171717;border-right:0}}@media (width<=640px){.home-testosterone-entry,.assessment-testosterone-bridge{width:calc(100% - 1.5rem)}.testosterone-hero-copy{padding:4rem 1.25rem}.testosterone-hero-copy h1{font-size:clamp(3.4rem,18vw,5rem)}.testosterone-hero-actions{flex-direction:column;align-items:stretch}.testosterone-symptoms ol,.testosterone-pathway ol{grid-template-columns:1fr}.testosterone-symptoms li,.testosterone-pathway li{border-right:0}.testosterone-pathway li{border-bottom:1px solid #fff;min-height:220px}.testosterone-pathway li:last-child{border-bottom:0}.testosterone-check-section{padding-left:.75rem;padding-right:.75rem}.testosterone-check-card,.testosterone-check-result{min-height:500px;padding:1.25rem}.testosterone-measure-core article{grid-template-columns:36px 1fr}.testosterone-measure-core article>p{grid-column:2}}.home-offer-switch{border-bottom:1px solid var(--line);background:#f4f3f1;padding:clamp(5rem,9vw,8.5rem) max(1.5rem,50% - 660px)}.home-offer-switch>header{grid-template-columns:.5fr 1fr;align-items:end;gap:2rem;margin-bottom:clamp(2rem,5vw,4rem);display:grid}.home-offer-switch>header h2{letter-spacing:-.075em;max-width:12ch;margin:0;font-size:clamp(3rem,5.7vw,6.2rem);font-weight:520;line-height:.9}.home-offer-duo{border:1px solid #171717;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-offer-card{flex-direction:column;min-height:700px;padding:clamp(2rem,4vw,4rem);display:flex}.home-offer-assessment{color:#171717;background:#fafafa}.home-offer-performance{color:#fff;background:#111;border-left:1px solid #171717}.home-offer-card-heading h3{letter-spacing:-.065em;max-width:10ch;margin:1rem 0 1.25rem;font-size:clamp(2.6rem,4.2vw,4.8rem);font-weight:500;line-height:.92}.home-offer-card-heading>strong{font-size:clamp(1.6rem,2.5vw,2.6rem);font-weight:500;display:block}.home-offer-card dl{border-top:1px solid;margin:auto 0 2rem}.home-offer-card dl>div{border-bottom:1px solid;grid-template-columns:72px 1fr;align-items:center;min-height:78px;display:grid}.home-offer-card dt{font-size:1.35rem}.home-offer-card dd{margin:0;font-size:.88rem}.home-offer-goal{min-height:56px;margin-bottom:1.5rem;font-weight:750}.home-offer-card .button{justify-content:center;align-self:stretch}.home-offer-legal{max-width:820px;color:var(--muted);text-align:right;margin:1rem 0 0 auto;font-size:.7rem}.clarity-hero{border-bottom:1px solid #171717;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);min-height:min(780px,100svh - 78px);display:grid}.clarity-hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,6vw,7rem);display:flex}.clarity-assessment-hero{background:#edf1f2}.clarity-hero-copy h1{letter-spacing:-.08em;max-width:10ch;margin:1rem 0 1.4rem;font-size:clamp(3.7rem,7vw,7.5rem);font-weight:510;line-height:.86}.clarity-hero-copy>p:not(.eyebrow){max-width:560px;color:inherit;opacity:.72;font-size:clamp(1rem,1.35vw,1.2rem)}.clarity-price-lockup{border-top:1px solid;border-bottom:1px solid;grid-template-columns:auto 1fr;align-items:end;gap:.25rem 1rem;width:min(100%,430px);margin:1.1rem 0 1.5rem;padding:1.2rem 0;display:grid}.clarity-price-lockup>span{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.clarity-price-lockup>strong{letter-spacing:-.06em;justify-self:end;font-size:clamp(2.2rem,4vw,4rem);font-weight:500;line-height:.85}.clarity-price-lockup>small{color:inherit;opacity:.65;grid-column:1/-1;font-size:.72rem}.clarity-hero-copy>.button,.clarity-hero-copy>.performance-button{align-self:flex-start}.clarity-hero-media{min-height:650px;position:relative;overflow:hidden}.clarity-hero-media img{object-fit:cover}.clarity-hero-caption{color:#171717;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;grid-template-columns:repeat(3,1fr);padding:1rem;display:grid;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.clarity-hero-caption span{text-align:center;text-transform:uppercase;border-right:1px solid #171717;padding:.25rem .75rem;font-size:.7rem;font-weight:800}.clarity-hero-caption span:last-child{border-right:0}.offer-decision-map,.performance-choice-map,.clarity-flow,.performance-offer-section{padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 620px)}.offer-decision-map>header,.performance-choice-map>header,.clarity-flow>header,.performance-offer-section>header{grid-template-columns:.45fr 1fr;align-items:end;gap:2rem;margin-bottom:clamp(2rem,5vw,4rem);display:grid}.offer-decision-map h2,.performance-choice-map h2,.clarity-flow h2,.performance-offer-section h2{letter-spacing:-.07em;max-width:13ch;margin:0;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:520;line-height:.92}.offer-decision-map{background:#fafafa}.offer-decision-grid{border-top:1px solid #171717;border-bottom:1px solid #171717;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.offer-decision-grid>*{border-right:1px solid #171717;min-height:230px;padding:2rem;position:relative}.offer-decision-grid>:last-child{border-right:0}.offer-decision-grid>.is-current{color:#fff;background:#171717}.offer-decision-grid span,.offer-decision-grid strong,.offer-decision-grid p{display:block}.offer-decision-grid span{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.offer-decision-grid strong{letter-spacing:-.05em;margin:3.5rem 0 .7rem;font-size:clamp(1.7rem,2.7vw,2.8rem)}.offer-decision-grid p{color:inherit;opacity:.7;margin:0;font-size:.78rem}.clarity-flow{background:#e8edf0}.clarity-flow ol{border-top:1px solid #171717;border-bottom:1px solid #171717;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.clarity-flow li{border-right:1px solid #171717;min-height:270px;padding:1.7rem;position:relative}.clarity-flow li:last-child{border-right:0}.clarity-flow li:not(:last-child):after{z-index:2;color:#171717;content:"→";background:#e8edf0;border:1px solid #171717;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.8rem;display:grid;position:absolute;top:50%;right:-14px}.clarity-flow li>span{margin-bottom:4rem;font-size:.68rem;font-weight:800;display:block}.clarity-flow h3{letter-spacing:-.05em;margin-bottom:.45rem;font-size:1.7rem;font-weight:550}.clarity-flow li>strong{font-size:.8rem;display:block}.clarity-flow li>p{color:var(--muted);margin-top:.75rem;font-size:.75rem}.clarity-offer-card{background:#fff;border:1px solid #171717;grid-template-columns:.72fr 1.28fr;width:min(100% - 3rem,1240px);margin:clamp(5rem,9vw,9rem) auto;display:grid}.clarity-offer-title,.clarity-offer-facts{padding:clamp(2rem,5vw,4.5rem)}.clarity-offer-title{color:#fff;background:#171717}.clarity-offer-title h2{letter-spacing:-.07em;margin:3rem 0 1rem;font-size:clamp(3.4rem,5.8vw,6rem);font-weight:500;line-height:.88}.clarity-offer-title>span{color:#ffffffad;max-width:27ch;font-size:.75rem;display:block}.clarity-offer-facts dl{border-top:1px solid #171717;margin:0 0 2rem}.clarity-offer-facts dl>div{border-bottom:1px solid #171717;grid-template-columns:64px 1fr;align-items:center;min-height:78px;display:grid}.clarity-offer-facts dt{font-size:1.3rem}.clarity-offer-facts dd{margin:0;font-size:.82rem}.clarity-axis-row{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-bottom:2rem;display:grid}.clarity-axis-row>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:1rem}.clarity-axis-row strong,.clarity-axis-row span{display:block}.clarity-axis-row strong{text-transform:uppercase;margin-bottom:.35rem;font-size:.72rem}.clarity-axis-row span{color:var(--muted);font-size:.68rem}.clinical-route-strip{border-top:1px solid #171717;border-bottom:1px solid #171717;grid-template-columns:1.2fr repeat(3,1fr);width:min(100% - 3rem,1240px);margin:0 auto clamp(4rem,8vw,8rem);display:grid}.clinical-route-strip>*{border-right:1px solid #171717;min-height:92px;margin:0;padding:1.5rem}.clinical-route-strip>:last-child{border-right:0}.clinical-route-strip p{font-weight:750}.clinical-route-strip a{justify-content:space-between;align-items:center;font-size:.8rem;font-weight:750;display:flex}.clarity-legal-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.35fr 1fr;gap:2rem;width:min(100% - 3rem,1080px);margin:2rem auto 5rem;padding:1.4rem 0;display:grid}.clarity-legal-note strong{text-transform:uppercase;font-size:.72rem}.clarity-legal-note p{color:var(--muted);margin:0;font-size:.7rem}.performance-mono-hero,.performance-choice-map,.performance-flow,.performance-offer-section,.performance-mono-booking,.performance-legal-note,.performance-faq-subpage{color:#fff;background:#111}.performance-mono-hero{border-color:#fff}.performance-mono-hero .clarity-hero-copy{background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:52px 52px}.performance-mono-hero .performance-kicker,.performance-choice-map .performance-kicker,.performance-flow .performance-kicker,.performance-offer-section .performance-kicker{color:#ffffffad}.performance-mono-hero .performance-button,.performance-mono-booking .button-dark{color:#111;background:#fff}.performance-mono-media img{filter:grayscale()contrast(1.14);object-position:center 32%}.performance-mono-media:after{content:"";background:linear-gradient(#0000 48%,#000000b8);position:absolute;inset:0}.performance-mono-caption{z-index:2;border-top:1px solid #fff;border-bottom:1px solid #fff;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:2.6rem;left:1.5rem;right:1.5rem}.performance-mono-caption span{text-align:center;border-right:1px solid #fff;padding:.8rem .5rem;font-size:.65rem;font-weight:800}.performance-mono-caption span:last-child{border-right:0}.performance-mono-media>small{z-index:2;color:#ffffff8c;font-size:.56rem;position:absolute;bottom:.75rem;right:1.5rem}.performance-choice-map{border-bottom:1px solid #fff}.performance-choice-branches{border-top:1px solid #fff;border-bottom:1px solid #fff;grid-template-columns:1fr .72fr 1fr;align-items:stretch;display:grid}.performance-choice-branches>*{border-right:1px solid #fff;flex-direction:column;justify-content:space-between;min-height:210px;padding:2rem;display:flex}.performance-choice-branches>:last-child{border-right:0}.performance-choice-branches span{color:#ffffff9e;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.performance-choice-branches strong{letter-spacing:-.05em;font-size:clamp(1.4rem,2.5vw,2.7rem);font-weight:500}.performance-choice-node{color:#111;text-align:center;background:#fff;align-items:center}.performance-choice-node span{color:#555}.performance-flow{border-bottom:1px solid #fff}.performance-flow ol,.performance-flow li{border-color:#fff}.performance-flow li:not(:last-child):after{color:#fff;background:#111;border-color:#fff}.performance-flow li>p{color:#ffffff9e}.performance-offer-section{border-bottom:1px solid #fff}.performance-offer-grid{border:1px solid #fff;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.performance-offer-grid article{border-right:1px solid #fff;flex-direction:column;min-height:680px;padding:clamp(2rem,4vw,4rem);display:flex}.performance-offer-grid article:last-child{color:#111;background:#fff;border-right:0}.performance-offer-grid article:last-child .performance-kicker{color:#555}.performance-offer-grid h3{letter-spacing:-.07em;margin:1rem 0 .5rem;font-size:clamp(2.7rem,4.5vw,5rem);font-weight:500;line-height:.9}.performance-offer-price{margin-bottom:2.5rem;font-size:clamp(1.5rem,2.4vw,2.5rem);font-weight:500;display:block}.performance-offer-grid dl{border-top:1px solid;margin:auto 0 2rem}.performance-offer-grid dl>div{border-bottom:1px solid;grid-template-columns:72px 1fr;align-items:center;min-height:76px;display:grid}.performance-offer-grid dt{font-size:1.3rem}.performance-offer-grid dd{margin:0;font-size:.82rem}.performance-offer-goal{min-height:74px;margin-bottom:1.5rem;font-size:.82rem;font-weight:750}.performance-offer-goal span{letter-spacing:.08em;opacity:.55;text-transform:uppercase;margin-bottom:.35rem;font-size:.64rem;display:block}.performance-offer-link{border:1px solid;justify-content:space-between;align-items:center;padding:1rem 1.2rem;font-size:.8rem;font-weight:800;display:flex}.performance-mono-booking{padding:3rem 0}.performance-mono-booking .consultation-booking-panel{color:#fff;box-shadow:none;background:#111;border-color:#fff}.performance-mono-booking .booking-fact-grid,.performance-mono-booking .booking-fact-grid>div,.performance-mono-booking .booking-motive-box{border-color:#ffffff80}.performance-mono-booking .booking-fact-grid span,.performance-mono-booking .booking-fact-grid strong,.performance-mono-booking .booking-motive-box strong{color:#fff}.performance-mono-booking .booking-fact-grid p,.performance-mono-booking .reimbursement-note,.performance-mono-booking .booking-transparency,.performance-mono-booking .booking-motive-box span{color:#ffffffa6}.performance-mono-booking .booking-motive-box{background:#1b1b1b}.performance-legal-note{border-color:#ffffff80}.performance-legal-note p{color:#ffffff9e}.performance-faq-subpage{margin:0;padding-top:clamp(3rem,6vw,6rem);padding-bottom:clamp(5rem,8vw,8rem)}.performance-faq-subpage .performance-faq-list,.performance-faq-subpage details{border-color:#ffffff80}.performance-faq-subpage summary{color:#fff}.performance-faq-subpage details p{color:#ffffffa6}@media (width<=900px){.home-offer-switch>header,.offer-decision-map>header,.performance-choice-map>header,.clarity-flow>header,.performance-offer-section>header,.clarity-hero,.clarity-offer-card,.home-offer-duo,.performance-offer-grid{grid-template-columns:1fr}.home-offer-performance,.performance-offer-grid article,.performance-offer-grid article:last-child{border-top:1px solid;border-left:0;border-right:0}.clarity-hero-media{min-height:560px}.offer-decision-grid,.clarity-flow ol,.clinical-route-strip{grid-template-columns:1fr}.offer-decision-grid>*,.clarity-flow li,.clinical-route-strip>*{border-bottom:1px solid;border-right:0}.offer-decision-grid>:last-child,.clarity-flow li:last-child,.clinical-route-strip>:last-child{border-bottom:0}.clarity-flow li:not(:last-child):after{top:auto;bottom:-14px;right:50%;transform:translate(50%)rotate(90deg)}.performance-choice-branches{grid-template-columns:1fr}.performance-choice-branches>*{border-bottom:1px solid #fff;border-right:0}.performance-choice-branches>:last-child{border-bottom:0}}@media (width<=600px){.home-offer-card{min-height:620px;padding:1.5rem}.clarity-hero-copy{padding:3.5rem 1.25rem}.clarity-hero-copy h1{font-size:clamp(3.1rem,15vw,5rem)}.clarity-hero-media{min-height:430px}.clarity-hero-caption{bottom:.75rem;left:.75rem;right:.75rem}.clarity-hero-caption span{font-size:.55rem}.clarity-offer-card{width:calc(100% - 1.5rem)}.clarity-offer-title,.clarity-offer-facts{padding:1.5rem}.clarity-axis-row{grid-template-columns:1fr}.clarity-legal-note{grid-template-columns:1fr;gap:.75rem}.performance-offer-grid article{min-height:600px;padding:1.5rem}}.pathway-switchboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pathway-performance .pathway-switch-media img{filter:grayscale()contrast(1.08)}.pathway-performance .pathway-switch-copy{color:#fff;background:#161616}.pathway-performance .eyebrow,.pathway-performance .pathway-identification,.pathway-performance .pathway-booking-facts,.pathway-performance .text-link{color:#ffffffbf}.pathway-performance .pathway-index{color:#ff2f77}.pathway-performance .button-dark{color:#161616;background:#ff2f77}.performance-kicker{letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:800;line-height:1.4}.performance-hero{color:#f7f7f4;background:#111;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:min(820px,100svh - 80px);display:grid}.performance-hero-copy{background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:52px 52px;flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,6vw,7.5rem);display:flex}.performance-hero-copy>.performance-kicker{color:#ff2f77}.performance-hero-copy h1,.performance-subhero h1,.executive-hero h1{letter-spacing:-.075em;max-width:10ch;margin:1.15rem 0 1.6rem;font-size:clamp(3.8rem,7.5vw,8rem);font-weight:530;line-height:.86}.performance-hero-copy h1 em{color:#ff2f77;font-family:var(--font-serif), serif;font-weight:500}.performance-lead,.performance-subhero-copy>p:not(.performance-kicker),.executive-hero-copy>p:not(.performance-kicker){color:#ffffffbf;max-width:43rem;margin:0;font-size:clamp(1rem,1.55vw,1.25rem);line-height:1.65}.performance-hero-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;margin-top:2rem;display:flex}.performance-button{color:#111;letter-spacing:.02em;text-align:center;background:#ff2f77;border:1px solid #ff2f77;justify-content:center;align-items:center;min-height:50px;padding:.95rem 1.25rem;font-size:.78rem;font-weight:850;transition:color .16s,background .16s;display:inline-flex}.performance-button:hover,.performance-button:focus-visible{color:#fff;background:0 0}.performance-inline-link{color:#fff;border-bottom:1px solid #ffffff8c;padding:.3rem 0;font-size:.78rem;font-weight:750}.performance-signal-row{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:1rem 2rem;margin-top:clamp(3rem,8vh,6rem);font-size:.68rem;font-weight:700;display:flex}.performance-signal-row strong{color:#ff2f77;margin-right:.35rem}.performance-hero-media,.performance-subhero-media,.executive-hero-media{background:#222;min-height:520px;position:relative;overflow:hidden}.performance-hero-media img,.performance-subhero-media img{object-position:54% center;filter:grayscale()contrast(1.12)}.performance-hero-media:after{content:"";background:linear-gradient(#0000 45%,#000c);position:absolute;inset:0}.performance-hero-data{z-index:1;color:#fff;grid-template-columns:repeat(3,auto) 1fr;align-items:center;gap:.5rem;display:grid;position:absolute;bottom:2rem;left:1.25rem;right:1.25rem}.performance-hero-data span{border:1px solid #ffffff8c;place-items:center;width:48px;height:48px;font-size:.65rem;font-weight:850;display:grid}.performance-hero-data strong{color:#ff2f77;letter-spacing:.1em;justify-self:end;font-size:.64rem}.performance-photo-credit{z-index:2;color:#ffffff9e;font-size:.56rem;position:absolute;top:.75rem;right:.75rem}.performance-marquee{color:#111;white-space:nowrap;background:#ff2f77;justify-content:center;align-items:center;gap:clamp(.7rem,2vw,2rem);min-height:58px;padding:.8rem 1.5rem;display:flex;overflow:hidden}.performance-marquee p,.performance-marquee span{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:clamp(.68rem,1vw,.82rem);font-weight:850}.performance-intent,.performance-protocol,.performance-pricing,.performance-faq,.performance-sub-intro,.performance-scope,.executive-program{width:min(100% - 3rem,1240px);margin:0 auto;padding:clamp(5rem,9vw,9rem) 0}.performance-intent-heading,.performance-section-heading,.performance-sub-intro{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:end;gap:2rem clamp(2rem,8vw,7rem);display:grid}.performance-intent-heading .performance-kicker,.performance-section-heading .performance-kicker,.performance-sub-intro .performance-kicker{color:#c70047;grid-column:1/-1}.performance-intent-heading h2,.performance-section-heading h2,.performance-sub-intro h2,.performance-proof h2,.executive-flow h2{letter-spacing:-.065em;max-width:15ch;margin:0;font-size:clamp(2.7rem,5.5vw,5.5rem);font-weight:540;line-height:.96}.performance-intent-heading>p:last-child,.performance-section-heading>p:last-child,.performance-sub-intro>p:last-child{color:#5b5753;margin:0;line-height:1.75}.performance-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3.5rem;display:grid}.performance-intent-card{color:#111;background:#f4f2ed;border:1px solid #d7d3ce;min-height:420px;padding:clamp(2rem,4vw,4rem)}.performance-intent-card-accent{color:#fff;background:#111;border-color:#111}.performance-intent-card>span,.performance-scope-list article>span,.executive-pillar-grid article>span{color:#c70047;letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:850}.performance-intent-card h3{letter-spacing:-.055em;max-width:16ch;margin:3rem 0 1.2rem;font-size:clamp(1.9rem,3.5vw,3.5rem);font-weight:570;line-height:1}.performance-intent-card p{max-width:42rem;color:inherit;opacity:.74;line-height:1.7}.performance-intent-card>strong{border-top:1px solid;justify-content:space-between;align-items:center;margin-top:2.5rem;padding-top:1.5rem;font-size:.74rem;display:flex}.performance-protocol{border-top:1px solid #dad6d1}.performance-timeline{margin-top:4rem;position:relative}.performance-timeline:before{content:"";background:#111;width:1px;position:absolute;top:0;bottom:0;left:68px}.performance-timeline-step{grid-template-columns:138px 1fr;min-height:210px;display:grid;position:relative}.performance-timeline-marker{z-index:1;flex-direction:column;align-items:center;gap:.65rem;display:flex;position:relative}.performance-timeline-marker strong{color:#fff;background:#111;border:1px solid #111;border-radius:50%;place-items:center;width:66px;height:66px;font-size:.72rem;display:grid}.performance-timeline-marker span{color:#c70047;background:#f7f5f0;padding:.3rem .5rem;font-size:.64rem;font-weight:850}.performance-timeline-copy{border-bottom:1px solid #dad6d1;grid-template-columns:minmax(100px,.3fr) minmax(240px,.7fr) minmax(260px,1fr);align-content:start;gap:1.5rem 2rem;padding:.2rem 0 2.5rem 2rem;display:grid}.performance-timeline-copy>p{color:#c70047;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:850}.performance-timeline-copy h3{letter-spacing:-.045em;margin:0;font-size:clamp(1.5rem,2.4vw,2.5rem);font-weight:570;line-height:1.05}.performance-timeline-copy>span{color:#5b5753;line-height:1.7}.performance-timeline-copy small{color:#111;border-top:1px solid #111;grid-column:3;padding-top:.8rem;font-size:.68rem;font-weight:760}.performance-measures{color:#f5f5f2;background:#111;padding:clamp(5rem,9vw,9rem) max(1.5rem,50vw - 620px)}.performance-section-heading-light .performance-kicker{color:#ff2f77}.performance-section-heading-light>p:last-child{color:#ffffff9e}.performance-measures-grid{border-top:1px solid #ffffff47;border-left:1px solid #ffffff47;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem;display:grid}.performance-measures-grid article{border-bottom:1px solid #ffffff47;border-right:1px solid #ffffff47;min-height:310px;padding:1.7rem}.performance-measures-grid article>span{color:#ff2f77;font-size:.64rem;font-weight:850}.performance-measures-grid h3{letter-spacing:-.045em;margin:3rem 0 .75rem;font-size:1.8rem;font-weight:560}.performance-measures-grid strong{color:#ffffffb8;text-transform:uppercase;font-size:.7rem;line-height:1.5;display:block}.performance-measures-grid p{color:#ffffff8f;margin-top:1.7rem;font-size:.84rem;line-height:1.7}.performance-price-grid{border-top:1px solid #111;border-left:1px solid #111;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem;display:grid}.performance-price-grid article{border-bottom:1px solid #111;border-right:1px solid #111;flex-direction:column;min-height:570px;padding:clamp(1.6rem,3vw,2.6rem);display:flex}.performance-price-label{color:#c70047;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.64rem;font-weight:850}.performance-price-grid h3{letter-spacing:-.05em;min-height:2.6em;margin:2.4rem 0 0;font-size:clamp(1.7rem,2.6vw,2.7rem);font-weight:560;line-height:1}.performance-price{letter-spacing:-.07em;margin-top:1.5rem;font-size:clamp(2.8rem,5vw,5rem);font-weight:560;line-height:1;display:block}.performance-price-status{color:#c70047;margin-top:.8rem;font-size:.68rem;font-weight:800}.performance-price-grid article>p:not(.performance-price-label){color:#5b5753;margin-top:1.8rem;line-height:1.65}.performance-price-grid ul{border-top:1px solid #d7d3ce;margin:1.2rem 0 2rem;padding:1.4rem 0 0;list-style:none}.performance-price-grid li{color:#45413e;padding:.45rem 0 .45rem 1.1rem;font-size:.78rem;position:relative}.performance-price-grid li:before{color:#c70047;content:"+";position:absolute;left:0}.performance-price-link{color:#111;border-top:1px solid #111;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;font-size:.74rem;font-weight:850;display:flex}.performance-pricing-legal{background:#efede8;border-left:4px solid #c70047;grid-template-columns:minmax(220px,.35fr) 1fr;gap:1.5rem 3rem;margin-top:1.5rem;padding:1.5rem;display:grid}.performance-pricing-legal strong{font-size:.75rem}.performance-pricing-legal p{color:#5b5753;margin:0;font-size:.75rem;line-height:1.7}.performance-proof{background:#ff2f77;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:3rem 8vw;padding:clamp(5rem,8vw,8rem) max(1.5rem,50vw - 620px);display:grid}.performance-proof-copy p{margin-top:0;line-height:1.75}.performance-proof-copy a{color:#111;border-top:1px solid #00000080;justify-content:space-between;padding:1rem 0;font-size:.74rem;font-weight:800;display:flex}.performance-faq-list{border-top:1px solid #111;margin-top:3.5rem}.performance-faq-list details{border-bottom:1px solid #111}.performance-faq-list summary{cursor:pointer;padding:1.4rem 3rem 1.4rem 0;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:700;list-style:none;position:relative}.performance-faq-list summary::-webkit-details-marker{display:none}.performance-faq-list summary:after{color:#c70047;content:"+";font-size:1.5rem;position:absolute;right:.4rem}.performance-faq-list details[open] summary:after{content:"−"}.performance-faq-list details p{color:#5b5753;max-width:58rem;margin:0 0 1.5rem;line-height:1.75}.performance-closing{color:#fff;background:#111;flex-direction:column;justify-content:center;align-items:flex-start;min-height:520px;padding:clamp(4rem,8vw,8rem) max(1.5rem,50vw - 620px);display:flex}.performance-closing .performance-kicker{color:#ff2f77}.performance-closing h2{letter-spacing:-.07em;max-width:13ch;margin:1rem 0;font-size:clamp(3rem,7vw,7rem);font-weight:540;line-height:.9}.performance-closing>p:not(.performance-kicker){color:#ffffff9e;max-width:42rem;line-height:1.7}.performance-button-light{margin-top:1.2rem}.performance-subhero,.executive-hero{color:#fff;background:#111;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:690px;display:grid}.performance-subhero-copy,.executive-hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,6vw,7rem);display:flex}.performance-subhero h1,.executive-hero h1{font-size:clamp(3.3rem,6.4vw,7rem)}.performance-decision-grid{border-top:1px solid #111;border-left:1px solid #111;grid-template-columns:repeat(4,minmax(0,1fr));width:min(100% - 3rem,1240px);margin:0 auto clamp(5rem,9vw,9rem);display:grid}.performance-decision-grid article{border-bottom:1px solid #111;border-right:1px solid #111;min-height:280px;padding:1.5rem}.performance-decision-grid span{color:#c70047;font-size:.68rem;font-weight:850}.performance-decision-grid h3{letter-spacing:-.05em;margin:3.5rem 0 1rem;font-size:1.8rem;font-weight:580}.performance-decision-grid p{color:#5b5753;font-size:.82rem;line-height:1.7}.performance-scope{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:3rem 8vw;padding-top:0;display:grid}.performance-scope>div:first-child h2{letter-spacing:-.065em;max-width:12ch;margin:1rem 0 0;font-size:clamp(2.6rem,5vw,5rem);font-weight:540;line-height:.95}.performance-scope-list article{border-bottom:1px solid #111;margin-bottom:2.2rem;padding:0 0 2.2rem}.performance-scope-list h3{letter-spacing:-.045em;margin:1rem 0 .6rem;font-size:1.7rem;font-weight:580}.performance-scope-list p{color:#5b5753;margin:0;line-height:1.75}.performance-budget-summary{color:#fff;background:#111;grid-template-columns:repeat(2,minmax(0,.6fr)) minmax(300px,1fr);gap:2rem 3rem;width:min(100% - 3rem,1240px);margin:0 auto clamp(3rem,6vw,6rem);padding:clamp(2rem,4vw,3.5rem);display:grid}.performance-budget-summary .performance-kicker{color:#ff2f77}.performance-budget-summary strong{letter-spacing:-.07em;margin:.75rem 0 .4rem;font-size:clamp(2.7rem,5vw,5rem);font-weight:540;line-height:1;display:block}.performance-budget-summary span,.performance-budget-summary>p{color:#ffffff9e;font-size:.74rem;line-height:1.7}.performance-faq-subpage{padding-top:3rem}.performance-related{border-top:1px solid #111;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100% - 3rem,1240px);margin:0 auto clamp(5rem,9vw,9rem);display:grid}.performance-related a{color:#111;border-bottom:1px solid #111;border-right:1px solid #111;justify-content:space-between;align-items:center;min-height:120px;padding:1.3rem;font-size:.76rem;font-weight:800;display:flex}.performance-related a:first-child{border-left:1px solid #111}.executive-hero{color:#111;background:#eeeae4}.executive-hero-copy>p:not(.performance-kicker),.executive-hero .performance-inline-link{color:#4f4b47}.executive-hero .performance-inline-link{border-color:#4f4b47}.executive-hero-media img{object-position:55% center;filter:grayscale()contrast(1.06)}.executive-hero-stamp{color:#fff;background:#111111e6;padding:1rem;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.executive-hero-stamp span{color:#ff2f77;letter-spacing:.12em;margin-bottom:.45rem;font-size:.58rem;font-weight:850;display:block}.executive-principle{border-top:1px solid #111;border-bottom:1px solid #111;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 max(1.5rem,50vw - 620px);display:grid}.executive-principle p{border-right:1px solid #111;min-height:110px;margin:0;padding:1.5rem;font-size:.8rem;font-weight:750}.executive-principle p:first-child{border-left:1px solid #111}.executive-pillar-grid{border-top:1px solid #111;border-left:1px solid #111;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4rem;display:grid}.executive-pillar-grid article{border-bottom:1px solid #111;border-right:1px solid #111;min-height:260px;padding:2rem}.executive-pillar-grid h3{letter-spacing:-.05em;margin:3rem 0 1rem;font-size:clamp(1.7rem,3vw,3rem);font-weight:560}.executive-pillar-grid p{color:#5b5753;line-height:1.7}.executive-flow{color:#fff;background:#111;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:3rem 8vw;padding:clamp(5rem,8vw,8rem) max(1.5rem,50vw - 620px);display:grid}.executive-flow ol{margin:0;padding:0;list-style:none}.executive-flow li{border-top:1px solid #ffffff59;grid-template-columns:48px minmax(160px,.7fr) 1fr;gap:1rem;padding:1.4rem 0;display:grid}.executive-flow li>span{color:#ff2f77;font-size:.68rem;font-weight:850}.executive-flow li>strong{font-size:.9rem}.executive-flow li>p{color:#ffffff9e;margin:0;font-size:.78rem;line-height:1.65}@media (width<=1100px){.performance-hero,.performance-subhero,.executive-hero{grid-template-columns:1fr}.performance-hero-media,.performance-subhero-media,.executive-hero-media{min-height:540px}.performance-timeline-copy{grid-template-columns:minmax(180px,.45fr) minmax(260px,1fr)}.performance-timeline-copy>p{grid-column:1/-1}.performance-timeline-copy small{grid-column:2}.performance-decision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.pathway-switchboard-grid,.performance-intent-grid,.performance-measures-grid,.performance-price-grid,.performance-intent-heading,.performance-section-heading,.performance-sub-intro,.performance-proof,.performance-scope,.performance-budget-summary,.executive-flow{grid-template-columns:1fr}.performance-measures-grid,.performance-price-grid{border-left:1px solid}.performance-price-grid article{min-height:auto}.performance-pricing-legal{grid-template-columns:1fr}.performance-budget-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-budget-summary>p{grid-column:1/-1}.performance-related{grid-template-columns:1fr}.performance-related a{border-left:1px solid #111}}@media (width<=680px){.performance-hero-copy,.performance-subhero-copy,.executive-hero-copy{padding:3.5rem 1.25rem}.performance-hero-copy h1,.performance-subhero h1,.executive-hero h1{font-size:clamp(3.15rem,15vw,5rem)}.performance-hero-media,.performance-subhero-media,.executive-hero-media{min-height:430px}.performance-hero-data{grid-template-columns:repeat(3,auto)}.performance-hero-data strong{display:none}.performance-marquee{justify-content:flex-start;overflow-x:auto}.performance-intent,.performance-protocol,.performance-pricing,.performance-faq,.performance-sub-intro,.performance-scope,.executive-program{width:min(100% - 1.5rem,1240px)}.performance-intent-card{min-height:360px;padding:1.5rem}.performance-timeline:before{left:28px}.performance-timeline-step{grid-template-columns:58px 1fr}.performance-timeline-marker strong{width:56px;height:56px}.performance-timeline-marker span{display:none}.performance-timeline-copy{grid-template-columns:1fr;padding-left:1rem}.performance-timeline-copy>p,.performance-timeline-copy small{grid-column:1}.performance-decision-grid,.executive-pillar-grid,.executive-principle,.performance-budget-summary{grid-template-columns:1fr}.performance-decision-grid,.performance-budget-summary,.performance-related{width:calc(100% - 1.5rem)}.performance-budget-summary>p{grid-column:1}.executive-flow li{grid-template-columns:40px 1fr}.executive-flow li>p{grid-column:2}}.pathway-switch-copy{min-height:450px}.pathway-switch-media{min-height:350px}.assessment-hero{border-bottom:1px solid var(--line);background:#f1f0ed;grid-template-columns:minmax(0,1fr) minmax(440px,1fr);min-height:min(860px,100svh - 72px);display:grid}.assessment-hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,7vw,7rem);display:flex}.assessment-hero h1{letter-spacing:-.078em;max-width:9ch;margin-bottom:1.8rem;font-size:clamp(4rem,7vw,7.6rem);font-weight:510;line-height:.86}.assessment-lead{color:#525057;max-width:620px;font-size:clamp(1.08rem,1.5vw,1.32rem);line-height:1.55}.assessment-hero-actions{align-items:center;gap:1.4rem;margin-top:1.25rem;display:flex}.assessment-discovery-link{border-bottom:1px solid;padding:.45rem 0;font-size:.76rem;font-weight:760}.assessment-discovery-link span{margin-left:.5rem}.assessment-entry-price{border-top:1px solid var(--line);max-width:620px;color:var(--muted);flex-wrap:wrap;gap:.35rem 1.3rem;margin-top:clamp(2.5rem,5vw,4.5rem);padding-top:1.25rem;font-size:.72rem;display:flex}.assessment-entry-price strong,.assessment-entry-price span{color:var(--ink)}.assessment-hero-media{background:#dddcd8;min-height:640px;position:relative;overflow:hidden}.assessment-hero-media img{object-fit:cover;object-position:58% center}.assessment-hero-media>p{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fdfbf8e6;border:1px solid #ffffffb8;border-radius:8px;margin:0;padding:1rem 1.15rem;font-size:.76rem;font-weight:700;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.assessment-positioning{border-bottom:1px solid var(--line);background:var(--ink);color:#ffffffd6;grid-template-columns:repeat(3,1fr);display:grid}.assessment-positioning p{border-right:1px solid var(--line-light);min-height:120px;margin:0;padding:2.2rem clamp(1.5rem,4vw,4rem);font-size:clamp(.9rem,1.25vw,1.08rem)}.assessment-positioning p:last-child{border-right:0}.assessment-program{background:#faf9f7;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(4rem,9vw,10rem);padding:clamp(6rem,10vw,11rem) max(1.5rem,50% - 620px);display:grid}.assessment-program-intro{align-self:start;position:sticky;top:130px}.assessment-program-intro h2,.assessment-axes-heading h2,.assessment-price-section h2,.assessment-proof-copy h2,.assessment-closing h2{letter-spacing:-.072em;margin-bottom:1.5rem;font-size:clamp(3rem,5.6vw,6rem);font-weight:520;line-height:.91}.assessment-program-intro>p:last-child,.assessment-axes-heading>p:last-child{max-width:520px;color:var(--muted)}.assessment-timeline{border-left:1px solid #302d3247;position:relative}.assessment-step{grid-template-columns:72px minmax(0,1fr);align-items:center;min-height:62svh;padding:4rem 0 4rem clamp(1.5rem,4vw,4rem);display:grid;position:relative}.assessment-step+.assessment-step{border-top:1px solid var(--line)}.assessment-step-marker{background:var(--ink);width:clamp(42px,5vw,68px);height:1px;position:absolute;top:50%;left:-1px}.assessment-step-marker span{color:var(--muted);letter-spacing:.12em;font-size:.66rem;font-weight:800;position:absolute;top:-.6rem;right:calc(100% + 1rem)}.assessment-step-copy{grid-column:2;max-width:670px}.assessment-step-copy h3{letter-spacing:-.065em;margin-bottom:1.2rem;font-size:clamp(2.2rem,4.2vw,4.3rem);font-weight:520;line-height:.96}.assessment-step-copy>p:not(.eyebrow){color:#565258;font-size:clamp(.98rem,1.3vw,1.14rem)}.assessment-step-copy small{border-top:1px solid var(--line);color:var(--muted);margin-top:1.6rem;padding-top:1.15rem;font-size:.73rem;line-height:1.55;display:block}.assessment-axes{background:#e4eaed;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(4rem,8vw,8rem);padding:clamp(6rem,10vw,11rem) max(1.5rem,50% - 640px);display:grid}.assessment-axes-heading{align-self:start}.assessment-axis-list{border-top:1px solid #302d3259}.assessment-axis-list a{border-bottom:1px solid #302d3259;grid-template-columns:52px minmax(0,1fr) auto;gap:1.5rem;padding:1.6rem 0;transition:opacity .18s,padding-left .18s;display:grid}.assessment-axis-list a:hover,.assessment-axis-list a:focus-visible{padding-left:.75rem}.assessment-axis-list span{color:var(--muted);letter-spacing:.1em;font-size:.68rem;font-weight:800}.assessment-axis-list h3{letter-spacing:-.045em;margin-bottom:.45rem;font-size:clamp(1.45rem,2.4vw,2.3rem);font-weight:560}.assessment-axis-list p{color:#5e5b60;max-width:680px;margin:0;font-size:.82rem}.assessment-axis-list i{font-size:1.2rem;font-style:normal}.assessment-price-section{color:var(--white);background:#38363a;grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);gap:clamp(4rem,9vw,10rem);padding:clamp(6rem,10vw,10rem) max(1.5rem,50% - 620px);display:grid}.assessment-price-section h2{max-width:11ch}.assessment-price-detail p{color:#ffffffb8}.assessment-price-detail .button{margin-top:1rem}.assessment-proof{background:#f1e8e4;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);min-height:720px;display:grid}.assessment-proof-media{min-height:620px;position:relative;overflow:hidden}.assessment-proof-media img{object-fit:cover;object-position:30% center}.assessment-proof-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,7vw,7rem);display:flex}.assessment-proof-copy ul{border-top:1px solid var(--line);margin:1rem 0 2rem;padding:0;list-style:none}.assessment-proof-copy li{border-bottom:1px solid var(--line);padding:1rem 0;font-size:.9rem}.assessment-proof-note{max-width:620px;color:var(--muted);font-size:.75rem}.assessment-faq{background:#faf9f7;padding:clamp(6rem,10vw,10rem) max(1.5rem,50% - 540px)}.assessment-closing{background:#d8e2e7;flex-direction:column;justify-content:center;align-items:flex-start;min-height:580px;padding:clamp(4rem,8vw,8rem) max(1.5rem,50% - 580px);display:flex}.assessment-closing h2{max-width:12ch}@media (width<=980px){.home-assessment-feature,.assessment-hero,.assessment-program,.assessment-axes,.assessment-price-section,.assessment-proof{grid-template-columns:1fr}.home-assessment-media,.assessment-hero-media,.assessment-proof-media{min-height:540px}.assessment-program-intro{position:static}.assessment-step{min-height:520px}}@media (width<=680px){.home-assessment-copy,.assessment-hero-copy,.assessment-proof-copy{padding-left:1.25rem;padding-right:1.25rem}.home-assessment-copy h2,.assessment-hero h1{font-size:clamp(3.2rem,15vw,5rem)}.home-assessment-media,.assessment-hero-media,.assessment-proof-media{min-height:410px}.home-assessment-actions,.assessment-hero-actions,.assessment-entry-price{flex-direction:column;align-items:flex-start}.assessment-positioning{grid-template-columns:1fr}.assessment-positioning p{border-right:0;border-bottom:1px solid var(--line-light);min-height:auto}.assessment-step{grid-template-columns:38px minmax(0,1fr);min-height:560px;padding-left:1rem}.assessment-step-marker{width:30px}.assessment-step-marker span{display:none}.assessment-axis-list a{grid-template-columns:32px minmax(0,1fr) auto;gap:.8rem}}.duo-section,.fertility-section,.resources-preview,.detail-content{padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 620px)}.duo-section{background:var(--blue-pale)}.duo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.duo-card{border:1px solid var(--line);background:var(--white);border-radius:30px;overflow:hidden}.duo-media{min-height:390px;position:relative;overflow:hidden}.duo-media img{object-fit:cover;transition:transform .6s}.duo-card:hover .duo-media img{transform:scale(1.025)}.duo-copy{padding:clamp(2rem,4vw,3.5rem);position:relative}.duo-copy h3{letter-spacing:-.06em;max-width:15ch;margin-bottom:1rem;font-size:clamp(2rem,3.4vw,3.5rem);font-weight:550;line-height:.98}.duo-copy>p:not(.eyebrow){max-width:570px;color:var(--muted);margin-bottom:2rem}.duo-index{color:var(--burgundy);letter-spacing:.12em;font-size:.72rem;font-weight:800;position:absolute;top:2rem;right:2rem}.home-consultation{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--lavender);grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);display:grid}.home-consultation .consultation-photo{min-height:720px}.home-consultation .consultation-photo img{object-position:center 18%}.consultation-copy{flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,8rem);display:flex}.consultation-copy h2{letter-spacing:-.07em;max-width:13ch;margin-bottom:1.5rem;font-size:clamp(3rem,5.5vw,6rem);font-weight:550;line-height:.92}.consultation-copy>p,.consultation-copy ul{max-width:650px}.consultation-copy li{margin-bottom:.55rem}.consultation-copy .essential-price{margin:1.5rem 0 2rem}.fertility-hero{border-bottom:1px solid var(--line);background:var(--gradient-warm);grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);min-height:min(790px,100svh - 72px);display:grid}.fertility-hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,6vw,7rem);display:flex}.fertility-hero-copy h1{letter-spacing:-.075em;max-width:10ch;margin-bottom:1.6rem;font-size:clamp(3.6rem,6.6vw,7.2rem);font-weight:540;line-height:.88}.fertility-hero-copy>p:not(.eyebrow){max-width:630px;color:var(--muted);font-size:clamp(1rem,1.4vw,1.25rem)}.consultation-tag{color:var(--muted);margin-top:1.4rem;font-size:.78rem;font-weight:700}.fertility-hero-media,.pathway-visual-media,.physician-strip-photo{background:var(--gradient-pastel);position:relative;overflow:hidden}.fertility-hero-media img,.pathway-visual-media img,.physician-strip-photo img{object-fit:cover}.image-caption-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fdfbf8db;border:1px solid #ffffffb3;border-radius:18px;justify-content:space-between;gap:1rem;padding:1.2rem 1.4rem;display:flex;position:absolute;bottom:2rem;left:2rem;right:2rem}.image-caption-card span,.image-caption-card strong{letter-spacing:.04em;font-size:.76rem}.page-anchor-nav{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fdfbf8eb;justify-content:center;gap:2rem;padding:1rem 1.5rem;display:flex;position:sticky;top:72px;overflow-x:auto}.page-anchor-nav a{letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:.68rem;font-weight:800}.when-section{background:var(--blue-pale)}.when-grid,.exam-grid,.next-step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.when-grid article,.exam-grid article,.next-step-grid article{border:1px solid var(--line);background:var(--white);border-radius:26px;min-height:320px;padding:clamp(1.8rem,3vw,3rem)}.when-grid span,.exam-grid span,.next-step-grid span,.detail-content article>span{color:var(--burgundy);letter-spacing:.12em;margin-bottom:5rem;font-size:.7rem;font-weight:800;display:block}.when-grid h3,.exam-grid h3,.next-step-grid h3{letter-spacing:-.05em;font-size:clamp(1.7rem,2.8vw,2.8rem);font-weight:550;line-height:1}.when-grid p,.exam-grid p,.next-step-grid p{color:var(--muted)}.consultation-section{background:var(--lavender)}.fertility-split{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.fertility-split>div:first-child h2,.pathway-visual h2{letter-spacing:-.07em;font-size:clamp(3rem,5vw,5.8rem);font-weight:550;line-height:.94}.fertility-split>div:first-child p:not(.eyebrow){color:var(--muted)}.consultation-checklist article{border-top:1px solid var(--line);grid-template-columns:56px 1fr;gap:1rem;padding:1.5rem 0;display:grid}.consultation-checklist span{color:var(--burgundy);font-size:.72rem;font-weight:800}.consultation-checklist h3{margin-bottom:.45rem;font-size:1.15rem}.consultation-checklist p{color:var(--muted);margin:0}.exam-section{background:var(--white)}.internal-links-row{flex-wrap:wrap;gap:2rem;margin-top:2.5rem;display:flex}.pathway-visual{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--peach);grid-template-columns:1.05fr .95fr;min-height:650px;display:grid}.pathway-visual>div:last-child{flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,8rem);display:flex}.physician-strip{border:1px solid var(--line);background:var(--blue-pale);border-radius:28px;grid-template-columns:220px 1fr auto;align-items:center;gap:clamp(2rem,5vw,5rem);width:min(100% - 3rem,1240px);margin:0 auto clamp(5rem,9vw,9rem);padding:1.2rem;display:grid}.physician-strip-photo{border-radius:20px;min-height:220px}.physician-strip-photo img{object-position:center 16%}.physician-strip h2{letter-spacing:-.055em;margin-bottom:.5rem;font-size:clamp(2rem,3.2vw,3.5rem);font-weight:550}.physician-strip p:last-child{max-width:690px;color:var(--muted);margin-bottom:0}.faq-section{background:var(--blue-pale)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:1.6rem 3rem 1.6rem 0;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:700}.faq-list details p{max-width:820px;color:var(--muted);padding-bottom:1.6rem}.sources-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);flex-wrap:wrap;align-items:center;gap:1.2rem 2rem;padding:2rem max(1.5rem,50% - 620px);display:flex}.sources-band .eyebrow,.sources-band p{margin:0}.sources-band a{text-underline-offset:.25em;font-size:.78rem;text-decoration:underline}.detail-content{background:var(--blue-pale);grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.detail-content article{border:1px solid var(--line);background:var(--white);border-radius:28px;min-height:330px;padding:clamp(2rem,4vw,4rem)}.detail-content article>span{margin-bottom:4rem}.detail-content h2{letter-spacing:-.06em;font-size:clamp(2rem,3.5vw,3.8rem);font-weight:550;line-height:.98}.detail-content p{color:var(--muted)}.light-link{margin-left:1rem}@media (width<=900px){.duo-grid,.home-consultation,.fertility-hero,.fertility-split,.pathway-visual{grid-template-columns:1fr}.fertility-hero-media,.pathway-visual-media{min-height:560px}.page-anchor-nav{justify-content:flex-start;top:66px}.when-grid,.exam-grid,.next-step-grid{grid-template-columns:1fr}.when-grid article,.exam-grid article,.next-step-grid article{min-height:auto}.when-grid span,.exam-grid span,.next-step-grid span{margin-bottom:3rem}.physician-strip{grid-template-columns:160px 1fr}.physician-strip .button{grid-column:1/-1}}@media (width<=620px){.duo-media,.fertility-hero-media,.pathway-visual-media{min-height:420px}.home-consultation .consultation-photo{min-height:520px}.fertility-hero-copy{padding-left:1.25rem;padding-right:1.25rem}.fertility-hero-copy h1{font-size:clamp(3.3rem,16vw,5.2rem)}.physician-strip,.detail-content{grid-template-columns:1fr}.physician-strip-photo{min-height:340px}.image-caption-card{flex-direction:column;align-items:flex-start}.light-link{margin:1.2rem 0 0;display:block}}.conversion-hero{border-bottom:1px solid var(--line);background:var(--gradient-pastel);grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:min(840px,100svh - 72px);display:grid}.conversion-hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,6vw,7rem);display:flex}.conversion-hero-copy h1{letter-spacing:-.075em;max-width:12ch;margin-bottom:1.8rem;font-size:clamp(3.6rem,6.5vw,7.2rem);font-weight:540;line-height:.88}.conversion-hero-copy h1 em{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.035em;font-weight:400;display:block}.hero-proof{flex-wrap:wrap;gap:.55rem;margin-top:clamp(2rem,5vw,4rem);display:flex}.hero-proof span{border:1px solid var(--line);background:#fdfbf88c;border-radius:999px;padding:.6rem .85rem;font-size:.68rem;font-weight:750}.conversion-hero-media,.metabolic-hero-media{background:var(--blue-soft);min-height:620px;position:relative;overflow:hidden}.conversion-hero-media img,.metabolic-hero-media img{object-fit:cover}.conversion-hero-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fdfbf8e0;border:1px solid #ffffffc7;border-radius:20px;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.4rem;display:flex;position:absolute;bottom:2rem;left:2rem;right:2rem}.conversion-hero-card span,.conversion-hero-card strong{font-size:.76rem}.pathway-switchboard{background:var(--blue-pale);padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 690px)}.pathway-heading h2,.booking-switchboard h2,.metabolic-section .section-heading h2,.metabolic-links h2{letter-spacing:-.07em;font-size:clamp(3rem,5.5vw,6rem);font-weight:550;line-height:.92}.pathway-switchboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.pathway-switch-card{border:1px solid var(--line);background:var(--white);border-radius:28px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.pathway-switch-media{min-height:320px;position:relative;overflow:hidden}.pathway-switch-media img{object-fit:cover;transition:transform .55s}.pathway-switch-card:hover .pathway-switch-media img{transform:scale(1.025)}.pathway-switch-copy{flex-direction:column;flex:1;min-height:470px;padding:clamp(1.7rem,3vw,2.6rem);display:flex}.pathway-index{color:var(--burgundy);letter-spacing:.12em;margin-bottom:3rem;font-size:.68rem;font-weight:800;display:block}.pathway-switch-copy h3{letter-spacing:-.06em;margin-bottom:1rem;font-size:clamp(2rem,3vw,3.2rem);font-weight:550;line-height:.98}.pathway-switch-copy>p:not(.eyebrow){color:var(--muted)}.pathway-switch-copy small{border-top:1px solid var(--line);color:var(--muted);margin:auto 0 1.5rem;padding-top:1rem;font-size:.68rem;font-weight:700;display:block}.pathway-switch-copy .button{align-self:flex-start}.booking-switchboard{min-height:680px;color:var(--white);background:var(--ink);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);display:grid}.booking-switchboard-intro{border-right:1px solid var(--line-light);flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,7rem);display:flex}.booking-switchboard-intro h2{max-width:11ch}.booking-switchboard-intro>p:last-child{color:#ffffffad;max-width:560px}.booking-choice-list{flex-direction:column;justify-content:center;display:flex}.booking-choice-list a{border-bottom:1px solid var(--line-light);grid-template-columns:.55fr 1fr auto;align-items:center;gap:1.5rem;min-height:150px;padding:2rem clamp(2rem,5vw,5rem);transition:background-color .18s,color .18s;display:grid;position:relative}.booking-choice-list a:first-child{border-top:1px solid var(--line-light)}.booking-choice-list a:hover,.booking-choice-list a:focus-visible{color:var(--ink);background:var(--blue-soft)}.booking-choice-list span{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.booking-choice-list strong{max-width:34ch;font-size:clamp(1rem,1.6vw,1.35rem)}.booking-choice-list i,.metabolic-link-cards i{font-size:1.4rem;font-style:normal}.medical-direction-strip{border:1px solid var(--line);background:var(--lavender);border-radius:24px;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:2rem;width:min(100% - 3rem,1160px);margin:clamp(4rem,7vw,7rem) auto;padding:1.1rem;display:grid}.medical-direction-photo{border-radius:18px;min-height:112px;position:relative;overflow:hidden}.medical-direction-photo img{object-fit:cover;object-position:center 18%}.medical-direction-strip .eyebrow{margin-bottom:.45rem}.medical-direction-strip h2{letter-spacing:-.05em;margin-bottom:.25rem;font-size:clamp(1.6rem,2.8vw,2.8rem);font-weight:550}.medical-direction-strip p:last-child{max-width:700px;color:var(--muted);margin:0;font-size:.88rem}.route-entry-cta{border:1px solid var(--line);background:var(--blue-pale);border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;width:min(100% - 3rem,1280px);margin:0 auto clamp(2rem,4vw,4rem);padding:clamp(1.7rem,4vw,3rem);display:grid}.route-entry-cta h2{letter-spacing:-.06em;max-width:18ch;margin:0;font-size:clamp(2rem,3.4vw,3.6rem);font-weight:550;line-height:.98}.route-entry-cta>div:last-child{max-width:380px}.route-entry-cta>div:last-child p{color:var(--muted);margin-bottom:1rem;font-size:.82rem}.metabolic-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg, var(--lime), var(--blue-pale));grid-template-columns:minmax(0,.96fr) minmax(420px,1.04fr);min-height:min(800px,100svh - 72px);display:grid}.metabolic-hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,6vw,7rem);display:flex}.metabolic-hero-copy h1{letter-spacing:-.075em;max-width:10ch;margin-bottom:1.6rem;font-size:clamp(3.6rem,6.5vw,7rem);font-weight:540;line-height:.88}.metabolic-hero-copy>p:not(.eyebrow):not(.motif-helper){max-width:630px;color:var(--muted);font-size:clamp(1rem,1.35vw,1.2rem)}.motif-helper{max-width:590px;color:var(--muted);margin-top:1.3rem;font-size:.76rem}.metabolic-section{padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 620px)}.metabolic-step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.metabolic-step-grid article{border:1px solid var(--line);background:var(--white);border-radius:26px;min-height:360px;padding:clamp(1.7rem,3vw,2.8rem)}.metabolic-step-grid span{color:var(--burgundy);margin-bottom:5rem;font-size:.7rem;font-weight:800;display:block}.metabolic-step-grid h3{letter-spacing:-.05em;font-size:clamp(1.6rem,2.5vw,2.5rem);font-weight:550;line-height:1}.metabolic-step-grid p{color:var(--muted)}.glp1-section{min-height:720px;color:var(--white);background:var(--gradient-dark);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid}.glp1-copy{border-right:1px solid var(--line-light);flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,7rem);display:flex}.glp1-copy h2{letter-spacing:-.07em;max-width:12ch;font-size:clamp(3rem,5.5vw,6rem);font-weight:550;line-height:.92}.glp1-copy>p:not(.eyebrow){color:#ffffffb8;max-width:650px}.glp1-copy .button{align-self:flex-start;margin-top:1rem}.glp1-follow-grid{flex-direction:column;justify-content:center;display:flex}.glp1-follow-grid article{border-bottom:1px solid var(--line-light);grid-template-columns:60px 1fr;gap:1rem;padding:2rem clamp(2rem,5vw,5rem);display:grid}.glp1-follow-grid article:first-child{border-top:1px solid var(--line-light)}.glp1-follow-grid span{font-size:.7rem;font-weight:800}.glp1-follow-grid h3{margin-bottom:.45rem;font-size:1.3rem}.glp1-follow-grid p{color:#ffffffb3;margin:0}.metabolic-links{background:var(--peach);grid-template-columns:.78fr 1.22fr;gap:clamp(3rem,8vw,8rem);padding:clamp(5rem,9vw,9rem) max(1.5rem,50% - 620px);display:grid}.metabolic-link-cards{border-top:1px solid var(--line)}.metabolic-link-cards a{border-bottom:1px solid var(--line);grid-template-columns:.4fr 1fr auto;align-items:center;gap:1.5rem;min-height:130px;padding:1.5rem 0;display:grid}.metabolic-link-cards span{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.metabolic-link-cards strong{font-size:clamp(1rem,1.7vw,1.3rem)}.director-profile-card{border:1px solid var(--line);background:var(--lavender);border-radius:28px;grid-template-columns:180px 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);width:min(100% - 3rem,1080px);margin:0 auto clamp(5rem,9vw,9rem);padding:1.2rem;display:grid}.director-profile-card .profile-photo{border-radius:20px;min-height:220px}.director-profile-card>div:last-child{padding:1rem 2rem 1rem 0}.director-profile-card h2{letter-spacing:-.055em;margin-bottom:.3rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:550}.director-profile-card p:not(.eyebrow):not(.profile-role){max-width:720px;color:var(--muted)}.physician-strip{grid-template-columns:112px 1fr auto;padding:1rem}.physician-strip-photo{min-height:112px}.physician-strip h2{font-size:clamp(1.8rem,2.7vw,2.8rem)}@media (width<=1120px){.pathway-switchboard-grid{grid-template-columns:1fr}.pathway-switch-card{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);display:grid}.pathway-switch-copy{min-height:430px}.metabolic-step-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.conversion-hero,.metabolic-hero,.booking-switchboard,.glp1-section,.metabolic-links{grid-template-columns:1fr}.conversion-hero-media,.metabolic-hero-media{min-height:560px}.booking-switchboard-intro,.glp1-copy{border-right:0;border-bottom:1px solid var(--line-light)}.medical-direction-strip,.physician-strip{grid-template-columns:96px 1fr}.medical-direction-strip .text-link,.physician-strip .button{grid-column:1/-1}.director-profile-card{grid-template-columns:150px 1fr}}@media (width<=680px){.conversion-hero-copy,.metabolic-hero-copy{padding-left:1.25rem;padding-right:1.25rem}.conversion-hero-copy h1,.metabolic-hero-copy h1{font-size:clamp(3.3rem,16vw,5.2rem)}.conversion-hero-media,.metabolic-hero-media{min-height:430px}.conversion-hero-card{flex-direction:column;align-items:flex-start;bottom:1rem;left:1rem;right:1rem}.pathway-switch-card{display:flex}.pathway-switch-media{min-height:300px}.pathway-switch-copy{min-height:auto}.booking-choice-list a,.metabolic-link-cards a{grid-template-columns:1fr auto}.booking-choice-list a{min-height:140px;padding:1.5rem}.booking-choice-list strong,.metabolic-link-cards strong{grid-column:1}.booking-choice-list i,.metabolic-link-cards i{grid-area:1/2/span 2}.medical-direction-strip,.physician-strip,.director-profile-card,.route-entry-cta{grid-template-columns:1fr}.medical-direction-photo,.physician-strip-photo{min-height:210px}.director-profile-card .profile-photo{min-height:360px}.director-profile-card>div:last-child{padding:1rem}.metabolic-step-grid{grid-template-columns:1fr}.metabolic-step-grid article{min-height:auto}.metabolic-step-grid span{margin-bottom:3rem}.glp1-follow-grid article{padding-left:1.5rem;padding-right:1.5rem}}.hero-fact-line,.route-fact-line{max-width:760px;color:var(--ink);margin:0 0 1.35rem;font-size:.78rem;font-weight:750;line-height:1.6}.hero-fact-line span{color:var(--burgundy);padding:0 .35rem}.credibility-band{border-bottom:1px solid var(--line);color:var(--muted);background:var(--white);padding:1rem max(1.5rem,50% - 640px)}.credibility-band p{margin:0;font-size:.7rem;line-height:1.7}.credibility-band a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--ink) 30%, transparent);text-decoration-color:color-mix(in srgb, var(--ink) 30%, transparent);text-underline-offset:.18em}.pathway-identification{color:var(--ink);font-family:var(--font-serif), Georgia, serif;border:0;margin:0 0 1.2rem;padding:0;font-size:clamp(1.35rem,2vw,1.8rem);font-style:italic;line-height:1.2}.pathway-booking-facts{color:var(--muted);letter-spacing:.03em;margin:auto 0 1rem;font-size:.72rem;font-weight:750}.pathway-card-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.pathway-card-actions .button{font-size:.72rem}.consultation-booking-panel{border:1px solid var(--line);background:linear-gradient(135deg, var(--cream), var(--blue-pale));border-radius:28px;width:min(100% - 3rem,1180px);margin:clamp(1.5rem,4vw,3.5rem) auto;padding:clamp(1.6rem,4vw,3.4rem);box-shadow:0 22px 70px #2d2a2712}.booking-panel-heading{grid-template-columns:.6fr 1fr;align-items:end;gap:2rem;margin-bottom:1.8rem;display:grid}.booking-panel-heading .eyebrow{margin:0}.booking-panel-heading h2{letter-spacing:-.06em;max-width:17ch;margin:0;font-size:clamp(2rem,4vw,4rem);font-weight:550;line-height:.98}.booking-fact-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.booking-fact-grid>div{border-right:1px solid var(--line);grid-template-columns:28px 1fr;gap:.5rem;min-height:118px;padding:1.25rem;display:grid}.booking-fact-grid>div:last-child{border-right:0}.booking-fact-grid span{color:var(--burgundy);font-size:.78rem;font-weight:800}.booking-fact-grid p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.45}.booking-fact-grid strong{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-size:.68rem;display:block}.reimbursement-note,.booking-transparency{color:var(--muted);font-size:.7rem;line-height:1.55}.reimbursement-note{margin:1rem 0}.booking-motive-box{border:1px solid color-mix(in srgb, var(--burgundy) 35%, var(--line));background:#ffffffb8;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:1rem;margin:1.2rem 0;padding:1rem 1.2rem;display:grid}.booking-motive-box span{color:var(--muted);font-size:.72rem}.booking-motive-box strong{-webkit-user-select:all;user-select:all;font-size:.88rem}.booking-panel-cta{text-align:center;justify-content:center;width:100%}.booking-transparency{text-align:center;margin:.8rem 0 0}.consultation-booking-panel-compact{margin-top:3rem;margin-bottom:3rem}.consultation-booking-panel-compact .booking-panel-heading h2{font-size:clamp(1.8rem,3vw,3rem)}.sources-band-early{width:min(100% - 3rem,1180px);margin:0 auto clamp(2rem,5vw,5rem)}.article-review{opacity:.76;margin:1rem 0;font-weight:700;font-size:.72rem!important}.profile-rpps{border:1px solid var(--line);color:var(--muted);letter-spacing:.04em;border-radius:999px;margin:0 0 1rem;padding:.35rem .65rem;font-size:.68rem;font-weight:800;display:inline-flex}.sticky-booking{display:none}.admin-stats{width:min(100% - 3rem,1120px);min-height:70vh;margin:0 auto;padding:clamp(4rem,8vw,8rem) 0}.admin-stats-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1rem;display:flex}.admin-stats h1{letter-spacing:-.07em;max-width:14ch;font-size:clamp(2.8rem,6vw,6rem);font-weight:550;line-height:.92}.admin-stats-heading>strong{background:var(--lime);border-radius:999px;padding:.7rem 1rem}.admin-stats-note{color:var(--muted);font-size:.78rem}.admin-table-wrap{border:1px solid var(--line);background:var(--white);border-radius:18px;margin-top:2rem;overflow-x:auto}.admin-table-wrap table{border-collapse:collapse;width:100%}.admin-table-wrap th,.admin-table-wrap td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:.9rem 1rem}.admin-table-wrap th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}@media (width<=900px){.booking-panel-heading{grid-template-columns:1fr;gap:.5rem}.booking-fact-grid{grid-template-columns:repeat(2,1fr)}.booking-fact-grid>div:nth-child(2){border-right:0}.booking-fact-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=720px){.conversion-hero-copy,.fertility-hero-copy,.metabolic-hero-copy,.page-intro{padding-top:3rem;padding-bottom:3rem}.conversion-hero-copy h1,.fertility-hero-copy h1,.metabolic-hero-copy h1,.page-intro h1{font-size:clamp(2.8rem,13vw,4.3rem)}.fertility-hero-media,.metabolic-hero-media{min-height:250px}.hero-fact-line,.route-fact-line{font-size:.7rem}.consultation-booking-panel{border-radius:20px;width:calc(100% - 1.5rem);padding:1.2rem}.booking-fact-grid{grid-template-columns:1fr}.booking-fact-grid>div,.booking-fact-grid>div:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:.9rem .3rem}.booking-fact-grid>div:last-child{border-bottom:0}.booking-motive-box{grid-template-columns:1fr;gap:.35rem}:root{--sticky-booking-space:4.75rem}.sticky-booking{right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom));z-index:80;border:1px solid var(--line);background:var(--cream);opacity:0;pointer-events:none;border-radius:16px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem;transition:opacity .18s,transform .18s;display:flex;position:fixed;left:.75rem;transform:translateY(140%);box-shadow:0 16px 50px #2d2a2733}.sticky-booking.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.sticky-booking span{font-size:.68rem;font-weight:750}.sticky-booking a{color:var(--white);background:var(--ink);border-radius:10px;flex:none;padding:.7rem .9rem;font-size:.72rem;font-weight:800}.admin-stats-heading{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.sticky-booking{transition:none}}.conversion-hero{background:#f2f1ef}.conversion-hero-copy h1{max-width:10ch}.conversion-hero-media img{object-position:38% center}.conversion-hero-card{border-radius:8px;bottom:1.25rem;left:1.25rem;right:1.25rem}.pathway-switch-card{border-radius:10px}
