/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:Arial,Helvetica,sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.resize{resize:both}}:root{--background:#f4f6f4;--foreground:#101719;--muted:#5b666b;--line:#d4dbdd;--surface:#fff;--teal:#0b6066;--teal-dark:#082f35;--blue:#355f78;--blue-dark:#203f52;--blue-soft:#e4eaec;--navy:#082f35;--graphite:#11191c;--copper:#b36d42;--steel:#e4eaec;--ice:#f9fbfa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}main{min-height:100vh}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f6f4e6;border-bottom:1px solid #151d1f1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:18px clamp(20px,5vw,72px);display:grid;position:sticky;top:0}.brand,.hero-actions,.nav-links,.trust-row{align-items:center;display:flex}.hero-cta-note{max-width:620px;color:var(--teal-dark);margin:-16px 0 28px;font-size:13px;font-weight:700;line-height:1.5}.brand{gap:10px;font-weight:760}.brand-mark{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.nav-links{color:var(--muted);white-space:nowrap;gap:clamp(10px,1.2vw,18px);font-size:13px;font-weight:620}.mobile-menu{display:none}.brand:hover,.header-action,.nav-links a:hover{color:var(--teal-dark)}.header-action{min-height:40px;background:#fff;border:1px solid #0d635833;border-radius:999px;justify-self:end;padding:11px 16px;font-size:14px;font-weight:720}.hero{background:linear-gradient(108deg,#11191cfa 0,#11191ce6 50%,#11191c57 61%,#f4f6f400 68%),var(--background);grid-template-columns:minmax(0,.93fr) minmax(360px,1.07fr);align-items:center;gap:clamp(30px,5vw,78px);min-height:calc(100vh - 78px);padding:clamp(48px,7vw,86px) clamp(20px,5vw,72px) 60px;display:grid}.hero-copy{max-width:720px}.eyebrow{color:var(--navy);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:820}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:22px;font-size:clamp(42px,6vw,82px);font-weight:790;line-height:.98}.headline-line{display:block}.headline-line+.headline-line{margin-top:.12em}.hero .hero-lede,.hero h1{color:#fff}h2{margin-bottom:18px;font-size:clamp(32px,4vw,54px);font-weight:760;line-height:1.04}h3{margin-bottom:12px;font-size:24px;line-height:1.15}.hero-lede,.section-heading p,.split-section p,.visit-copy p,footer p{color:var(--muted);font-size:18px;line-height:1.7}.hero-lede{max-width:620px;margin-bottom:14px}.hero-tagline{color:#e9a66c;letter-spacing:.01em;max-width:620px;margin:0 0 18px;font-size:clamp(20px,2vw,28px);font-weight:760;line-height:1.2}.hero-quote{max-width:620px;margin:0 0 30px}.hero-quote cite{color:#e9a66c;letter-spacing:.025em;font-size:15px;font-style:normal;font-weight:760;display:block}.hero .eyebrow{color:#e9a66c}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:30px}.intake-form button,.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;font-weight:760;display:inline-flex}.intake-form button,.primary-button{background:var(--teal);color:#fff;border:0;box-shadow:0 16px 34px #0d635833}.primary-button,.secondary-button{padding:14px 20px}.secondary-dark-button{min-height:46px;color:var(--teal-dark);background:#fff;border:1px solid #082f3533;justify-content:center;align-items:center;padding:12px 18px}.quiz-button,.secondary-dark-button{border-radius:999px;font-weight:760;display:inline-flex}.quiz-button{background:var(--teal-dark);color:#fff;width:fit-content;margin-top:auto;padding:12px 16px;font-size:14px}.program-card{flex-direction:column;display:flex}.program-card .quiz-button{margin-top:22px}.questionnaire-link{justify-content:center;margin-top:28px;display:flex}.questionnaire-hero,.quiz-page-intro{color:#fff;background:linear-gradient(90deg,#0a161afa,#0e3035e6 56%,#0e303557),url(/home-professional-man-35-45-v3.png?v=20260806) 50%/cover no-repeat;padding:clamp(72px,9vw,124px) clamp(20px,8vw,150px)}.questionnaire-hero h1,.quiz-page-intro h1{max-width:940px}.questionnaire-hero>p:last-child,.quiz-page-intro>p:last-child{color:#ffffffc2;max-width:760px;font-size:18px;line-height:1.7}.quiz-page-intro.quiz-copper{background:linear-gradient(90deg,#2b2020fa,#814d30b8),url(/home-professional-man-35-45-v3.png?v=20260806) 50%/cover no-repeat}.quiz-page-intro.quiz-blue{background:linear-gradient(90deg,#14212afa,#315f78b8),url(/home-professional-man-35-45-v3.png?v=20260806) 50%/cover no-repeat}.questionnaire-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:clamp(58px,8vw,100px) clamp(20px,5vw,72px);display:grid}.questionnaire-card{background:linear-gradient(145deg,#e6f4f0,#fff 75%);border:1px solid #0f3e441f;border-radius:20px;flex-direction:column;min-height:440px;padding:clamp(26px,4vw,42px);display:flex;box-shadow:0 20px 48px #11191c14}.questionnaire-card.quiz-copper{background:linear-gradient(145deg,#f6e6da,#fff 75%)}.questionnaire-card.quiz-blue{background:linear-gradient(145deg,#e3edf6,#fff 75%)}.questionnaire-card>span{color:var(--copper);letter-spacing:.1em;text-transform:uppercase;margin-bottom:26px;font-size:12px;font-weight:800}.questionnaire-card h2{font-size:clamp(28px,3vw,40px)}.questionnaire-card p{color:var(--muted);font-size:16px;line-height:1.65}.questionnaire-card .quiz-button{margin-top:auto}.screening-notice{border-left:4px solid var(--copper);color:#5a3827;background:#fff4eb;margin:0 clamp(20px,5vw,72px) clamp(60px,8vw,100px);padding:22px 26px;line-height:1.6}.quiz-complete,.quiz-form{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(920px,100% - 40px);margin:clamp(48px,7vw,86px) auto;padding:clamp(24px,5vw,54px);box-shadow:0 24px 64px #11191c17}.quiz-progress{color:var(--muted);gap:10px;margin-bottom:38px;font-size:13px;font-weight:760;display:grid}.quiz-progress>div{background:var(--steel);border-radius:99px;height:7px;overflow:hidden}.quiz-progress i{border-radius:inherit;background:var(--teal);height:100%;transition:width .25s;display:block}.quiz-copper .quiz-progress i{background:var(--copper)}.quiz-blue .quiz-progress i{background:#315f78}.quiz-section-heading{border-bottom:1px solid var(--line);padding-bottom:28px}.quiz-section-heading h2{font-size:clamp(30px,4vw,46px)}.quiz-section-heading>p:last-child{max-width:720px;color:var(--muted);line-height:1.65}.quiz-fields{gap:0;display:grid}.quiz-field{border:0;border-bottom:1px solid var(--line);min-width:0;margin:0;padding:28px 0}.quiz-field legend{width:100%;margin-bottom:16px;font-size:18px;font-weight:720;line-height:1.45}.quiz-field legend span{color:#a34334}.quiz-field input[type=number],.quiz-field textarea{width:100%;color:var(--foreground);background:#fbfcfc;border:1px solid #bac6c9;border-radius:10px;padding:14px 16px}.quiz-field input:focus,.quiz-field textarea:focus{border-color:var(--teal);outline:3px solid #0b60662e}.choice-list{gap:10px;display:grid}.choice-list label{border:1px solid var(--line);background:#fafcfc;border-radius:10px;align-items:flex-start;gap:12px;padding:13px 15px;line-height:1.45;display:flex}.choice-list input{width:18px;height:18px;accent-color:var(--teal);flex:none;margin-top:1px}.scale-row{grid-template-columns:repeat(10,minmax(40px,1fr));gap:7px;display:grid}.scale-row label{position:relative}.scale-row input{opacity:0;position:absolute}.scale-row span{border:1px solid var(--line);background:#f8fafa;border-radius:8px;place-items:center;min-height:44px;font-weight:720;display:grid}.scale-row input:checked+span{border-color:var(--teal);background:var(--teal);color:#fff}.field-help{color:var(--muted);margin:-6px 0 16px;font-size:14px;line-height:1.5}.urgent-help{color:#8a362d}.quiz-navigation{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:32px;display:flex}.quiz-navigation .primary-button{border:0}.quiz-privacy{color:var(--muted);margin:24px 0 0;font-size:13px;line-height:1.55}.quiz-complete h2{margin-top:22px}.quiz-complete p{color:var(--muted);font-size:17px;line-height:1.7}.quiz-complete .primary-button{margin:8px 10px 8px 0}.patient-access-hero{color:#fff;background:linear-gradient(90deg,#0c191dfa,#164c52bd),url(/home-professional-man-35-45-v3.png?v=20260806) 50%/cover no-repeat;padding:clamp(72px,9vw,124px) clamp(20px,8vw,150px)}.patient-access-hero h1{max-width:900px}.patient-access-hero>p:last-child{color:#ffffffc2;max-width:760px;font-size:18px;line-height:1.7}.patient-access-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:clamp(58px,8vw,100px) clamp(20px,5vw,72px);display:grid}.patient-access-grid article{background:linear-gradient(145deg,#e4f2ef,#fff 76%);border:1px solid #0f3e441f;border-radius:20px;flex-direction:column;min-height:390px;padding:clamp(26px,4vw,42px);display:flex;box-shadow:0 20px 48px #11191c14}.patient-access-grid article:nth-child(2){background:linear-gradient(145deg,#f5e7dc,#fff 76%)}.patient-access-grid article:nth-child(3){background:linear-gradient(145deg,#e3edf6,#fff 76%)}.patient-access-grid article>span:first-child{color:var(--copper);letter-spacing:.12em;font-weight:800}.patient-access-grid h2{margin-top:28px;font-size:clamp(28px,3vw,40px)}.patient-access-grid p{color:var(--muted);font-size:16px;line-height:1.65}.patient-access-grid .pending-button,.patient-access-grid .primary-button{width:fit-content;margin-top:auto}.pending-button{border:1px solid var(--line);color:var(--muted);background:#eef1f1;border-radius:999px;padding:13px 17px;font-weight:720;display:inline-flex}.portal-status{border-left:4px solid var(--copper);background:#fff4eb;margin:0 clamp(20px,5vw,72px) clamp(60px,8vw,100px);padding:26px 30px}.portal-status.is-ready{border-left-color:var(--teal);background:#e7f3f0}.portal-status p{max-width:900px;color:var(--muted);margin:8px 0;line-height:1.65}.footer-portal-link{color:#b9e6e0;font-weight:720}.portal-handoff{background:linear-gradient(135deg,#dcefe9,#e6eef7);justify-content:space-between;align-items:center;gap:30px;padding:clamp(52px,7vw,90px) clamp(20px,5vw,72px);display:flex}.portal-handoff>div{max-width:760px}.portal-handoff p{color:var(--muted);font-size:17px;line-height:1.65}.schedule-intro{color:#fff;background:linear-gradient(90deg,#06161dd6,#08202794 42%,#081d231f 72%,#0000),url(/home-professional-man-35-45-v3.png?v=20260806) 50%/cover no-repeat;padding:clamp(62px,8vw,104px) clamp(20px,8vw,150px)}.schedule-intro h1{max-width:850px}.schedule-intro .eyebrow{color:#dedede}.schedule-intro>p:last-child{color:#ffffffc2;max-width:720px;font-size:18px;line-height:1.65}.booking-steps{background:#f1f1f1;grid-template-columns:minmax(0,760px);justify-content:center;gap:22px;padding:clamp(38px,5vw,64px) clamp(20px,6vw,90px);display:grid}.booking-steps article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px;box-shadow:0 18px 45px #11191c12}.booking-steps article>span{color:#303030;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:800}.booking-steps h2{margin:12px 0 8px;font-size:clamp(25px,3vw,34px)}.booking-steps p{color:var(--muted);line-height:1.65}.booking-steps .primary-button{margin-top:10px}.booking-steps .enrollment-pending{cursor:default;opacity:.82;display:inline-flex}.booking-steps .enrollment-note{max-width:34rem;margin-top:12px;font-size:.92rem}.alternate-start{text-align:center;color:#333;margin:0}.alternate-start a{color:#111;text-underline-offset:4px;font-weight:800;text-decoration:underline}.scheduler-section{background:linear-gradient(#e9e9e9,#f7f7f7);padding:clamp(46px,6vw,78px) clamp(14px,5vw,72px)}.scheduler-heading{max-width:1160px;margin:0 auto 22px}.scheduler-heading .eyebrow{color:#333}.scheduler-heading h2{color:#111;max-width:760px;margin:8px 0;font-size:clamp(30px,4vw,48px)}.scheduler-heading>p:last-child{max-width:720px;color:var(--muted);margin:0;line-height:1.6}.scheduler-frame{background:#fff;border:7px solid #171717;border-radius:22px;max-width:1160px;margin:0 auto;overflow:hidden;box-shadow:0 24px 65px #0000002e}.scheduler-frame iframe{filter:grayscale()brightness(.67)contrast(3);border:0;width:100%;min-height:760px;display:block}.scheduler-mobile-launch{display:none}.scheduler-frame p{color:#333;text-align:center;background:#f1f1f1;border-top:1px solid #d0d0d0;margin:0;padding:15px 20px;font-size:13px}.scheduler-frame p a{color:var(--teal);font-weight:760}.scheduler-pending{text-align:center;background:#fff;border-radius:18px;max-width:760px;margin:0 auto;padding:46px;box-shadow:0 20px 50px #11191c14}.focused-care-hero{color:#fff;background:linear-gradient(90deg,#0a181dfa,#123d42e6 58%,#123d427a),url(/home-professional-man-35-45-v3.png?v=20260806) 50%/cover no-repeat;grid-template-columns:minmax(0,1.1fr) minmax(340px,.75fr);align-items:center;gap:clamp(34px,7vw,94px);padding:clamp(72px,9vw,126px) clamp(20px,7vw,120px);display:grid}.focused-care-hero>div{max-width:790px}.focused-care-hero>div>.eyebrow{color:#b7e4dc}.focused-care-hero h1{max-width:820px;font-size:clamp(46px,6.5vw,84px)}.focused-care-lede{color:#ffffffc2;max-width:720px;font-size:19px;line-height:1.7}.focused-care-note{color:#ffffffb3;max-width:700px;margin:-8px 0 0;font-size:14px;line-height:1.6}.sermorelin-hero{background:linear-gradient(90deg,#07181df5,#0a2329db 40%,#091c202e 72%,#07151814),url(/sermorelin-hero-apex.png) 50%/cover no-repeat;min-height:min(780px,82vh);display:block;position:relative}.sermorelin-hero-copy{max-width:760px!important}.sermorelin-hero .eyebrow{color:#b7e4dc;letter-spacing:.14em;text-shadow:0 1px 12px #0000004d;font-size:14px}.sermorelin-hero h1{font-size:clamp(48px,6vw,80px)}.sermorelin-price-line{flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin:24px 0 18px;display:flex}.sermorelin-price-line strong{font-size:38px;line-height:1}.sermorelin-price-line span{color:#ffffffbd}.sermorelin-price-line b{color:#b7e4dc;width:100%;font-size:15px}.sermorelin-offer{background:#f5f3ee;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(42px,7vw,94px);padding:88px clamp(20px,7vw,112px);display:grid}.sermorelin-education h2,.sermorelin-experience h2,.sermorelin-offer h2{font-size:clamp(38px,5.2vw,64px)}.sermorelin-kit-image{border-radius:22px;overflow:hidden;box-shadow:0 28px 68px #0d252a2e}.sermorelin-kit-image img{width:100%;height:auto;display:block}.sermorelin-offer-lede{max-width:680px;color:var(--muted);font-size:18px;line-height:1.7}.sermorelin-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0;display:grid}.sermorelin-plan-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px}.sermorelin-plan-grid article.featured{border:2px solid var(--teal-dark);background:#e7f1ee}.sermorelin-plan-grid span{color:var(--copper);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.sermorelin-plan-grid strong{color:var(--graphite);margin:8px 0 2px;font-size:38px;line-height:1;display:block}.sermorelin-plan-grid b{color:var(--teal-dark);font-size:14px}.sermorelin-plan-grid p{color:var(--muted);font-size:14px;line-height:1.55}.sermorelin-pricing-note{max-width:660px;color:var(--muted);font-size:13px;line-height:1.55}.sermorelin-education{background:#eff4f2;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:52px 84px;padding:88px clamp(20px,7vw,112px);display:grid}.sermorelin-education>div:first-child>p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.72}.sermorelin-signal-path{gap:12px;display:grid}.sermorelin-signal-path article{background:#fff;border-radius:16px;padding:24px 24px 24px 78px;position:relative;box-shadow:0 14px 34px #0e2e3414}.sermorelin-signal-path article:not(:last-child):after{content:"";background:#78aaa4;width:2px;height:22px;position:absolute;bottom:-18px;left:35px}.sermorelin-signal-path span{background:var(--teal-dark);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid;position:absolute;top:24px;left:22px}.sermorelin-signal-path strong{color:var(--graphite);font-size:20px;display:block}.sermorelin-signal-path p{color:var(--muted);margin-bottom:0;line-height:1.6}.sermorelin-experience{background:#f8f6f2;padding:88px clamp(20px,7vw,112px)}.sermorelin-experience .section-heading{max-width:820px}.sermorelin-experience .section-heading>p:last-child{color:var(--muted);font-size:18px;line-height:1.7}.sermorelin-experience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:38px 0 30px;display:grid}.sermorelin-experience-grid article{border-top:4px solid var(--teal-dark);background:#fff;padding:28px;box-shadow:0 16px 38px #0e272c12}.sermorelin-experience-grid span{color:var(--copper);letter-spacing:.09em;text-transform:uppercase;font-size:13px;font-weight:800}.sermorelin-experience-grid h3{margin:12px 0 8px;font-size:27px}.sermorelin-experience-grid p{color:var(--muted);line-height:1.65}.sermorelin-trust-strip{background:#3d5b60;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.sermorelin-trust-strip article{color:#fff;background:#153940;padding:32px 26px}.sermorelin-trust-strip strong{color:#b9e6e0;margin-bottom:8px;font-size:18px;display:block}.sermorelin-trust-strip span{color:#ffffffb8;font-size:14px;line-height:1.6}.focused-care-simple-path{color:#fff;background:#ffffff14;border-left:4px solid #8cc9c3;max-width:720px;margin:24px 0;padding:18px 22px;font-size:19px;font-weight:720;line-height:1.55}.sermorelin-audiences{background:#edf2f0}.sermorelin-learning-center{background:#193940}.sermorelin-article-header{background:radial-gradient(circle at 84% 14%,#5ba09e45,#0000 34%),#15343b}.sermorelin-article-cta{background:#d8e7e2}.peptide-care-hero{background:radial-gradient(circle at 84% 16%,#5e9a9e40,#0000 31%),linear-gradient(135deg,#102a32,#183941 58%,#21464b)}.peptide-conversion-section{background:#edf2f0;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:center;gap:48px 72px;padding:86px clamp(20px,6vw,92px);display:grid}.peptide-conversion-section h2,.peptide-next-step h2{font-size:clamp(38px,5.5vw,66px)}.peptide-conversion-section p,.peptide-next-step>p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.7}.peptide-goal-list{gap:12px;display:grid}.peptide-goal-list span{border-left:4px solid var(--teal-dark);color:var(--graphite);background:#fff;padding:18px 20px;font-weight:760;box-shadow:0 10px 28px #11262c0f}.peptide-review-list{background:#e1ebe8}.peptide-next-step{background:#f5f7f6;padding:82px clamp(20px,9vw,150px)}.peptide-next-step>p:not(.eyebrow){max-width:820px}.sermorelin-peptide-bridge{background:#dce9e5}.nad-peptide-bridge{color:#fff;background:radial-gradient(circle at 84% 18%,#62a5a13d,#0000 30%),#153940}.nad-peptide-bridge>p:not(.eyebrow){max-width:880px}.nad-peptide-bridge .eyebrow,.nad-peptide-bridge h2{color:#b7e4dc}.nad-peptide-bridge>p:not(.eyebrow){color:#ffffffc7}.nad-peptide-bridge .hero-actions{margin-top:28px}.nad-peptide-bridge .secondary-dark-button{color:#fff;border-color:#ffffff47}.sermorelin-recovery-bridge{color:#fff;background:#153840;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:44px 74px;padding:86px clamp(20px,7vw,110px);display:grid}.sermorelin-recovery-bridge h2{font-size:clamp(38px,5.5vw,66px)}.sermorelin-recovery-bridge p:not(.eyebrow){color:#ffffffc7;font-size:18px;line-height:1.7}.sermorelin-recovery-bridge .check-list{color:#ffffffe0}@media (max-width:900px){.peptide-conversion-section,.sermorelin-education,.sermorelin-experience-grid,.sermorelin-offer,.sermorelin-recovery-bridge{grid-template-columns:1fr}.sermorelin-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.sermorelin-hero{background:linear-gradient(#07181dfa,#0a2329eb 52%,#091c2014 72%),url(/sermorelin-hero-apex.png) 68% bottom/auto 48% no-repeat,#102c34;min-height:0;padding-bottom:420px}.sermorelin-plan-grid,.sermorelin-trust-strip{grid-template-columns:1fr}}.nad-audiences{background:#eef2f1;padding:86px clamp(20px,6vw,92px)}.nad-audiences .section-heading{max-width:820px;margin-bottom:38px}.nad-audiences .section-heading>p:last-child{max-width:720px;color:var(--muted);font-size:18px;line-height:1.65}.nad-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.nad-audience-grid article{background:#fff;border:1px solid #17394124;border-radius:14px;flex-direction:column;align-items:flex-start;min-height:290px;padding:32px;display:flex;box-shadow:0 18px 45px #11262c12}.nad-audience-grid span{color:var(--teal-dark);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:800}.nad-audience-grid h3{color:var(--graphite);margin:18px 0 12px;font-size:clamp(24px,3vw,34px);line-height:1.08}.nad-audience-grid p{color:var(--muted);line-height:1.65}.nad-audience-grid a{color:var(--teal-dark);margin-top:auto;padding-top:22px;font-weight:800}.nad-learning-center{color:#fff;background:#15333b;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end;gap:36px 70px;padding:70px clamp(20px,6vw,92px);display:grid}.nad-learning-center h2{margin:6px 0 0;font-size:clamp(36px,5vw,62px)}.nad-learning-center>p{color:#ffffffc7;margin:0;font-size:18px;line-height:1.7}.nad-article{background:#f4f6f5}.nad-article-header{color:#fff;background:radial-gradient(circle at 85% 15%,#478b933d,#0000 34%),#17323a;padding:84px clamp(20px,9vw,150px)}.nad-article-header>a{color:#b9ded9;margin-bottom:52px;font-weight:750;display:inline-block}.nad-article-header h1{max-width:980px;margin:12px 0 24px;font-size:clamp(46px,7vw,82px);line-height:.98}.nad-article-header>p:last-child{color:#fffc;max-width:820px;font-size:20px;line-height:1.7}.nad-article-body{max-width:900px;margin:0 auto;padding:76px 24px}.nad-article-body section+section{margin-top:58px}.nad-article-body h2{color:var(--graphite);font-size:clamp(30px,4vw,44px)}.nad-article-body li,.nad-article-body p{color:var(--muted);font-size:18px;line-height:1.75}.nad-article-body li+li{margin-top:10px}.nad-article-cta{background:#dce8e5;border-radius:16px;max-width:1120px;margin:0 auto 80px;padding:48px}.nad-article-cta h2{max-width:800px;font-size:clamp(34px,5vw,56px)}.nad-article-cta>p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:18px;line-height:1.7}.focused-offer-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:22px;padding:clamp(28px,4vw,44px);box-shadow:0 28px 70px #00000038}.focused-offer-card>span{color:#89d2cf;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:820}.focused-offer-card h2{margin:16px 0 24px;font-size:clamp(30px,3.4vw,46px)}.focused-offer-card .check-list{margin-bottom:24px}.focused-offer-card .check-list li{color:#ffffffdb;border-color:#ffffff26}.focused-offer-card>p{color:#ffffffb8;margin:0;font-size:14px;line-height:1.6}.focused-process{background:#f4f6f4;padding:clamp(68px,9vw,116px) clamp(20px,6vw,96px)}.focused-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.focused-process-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:310px;padding:clamp(28px,4vw,42px);box-shadow:0 20px 48px #11191c12}.focused-process-grid article>span{color:var(--teal);letter-spacing:.14em;font-size:13px;font-weight:850}.focused-process-grid h3{color:var(--teal-dark);margin-top:30px;font-size:clamp(25px,2.8vw,35px)}.focused-process-grid p{color:var(--muted);line-height:1.7}.focused-choice{background:var(--ice);grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:center;gap:clamp(36px,8vw,120px);padding:clamp(72px,9vw,120px) clamp(20px,8vw,140px);display:grid}.focused-choice>div{max-width:780px}.focused-choice>div>p:not(.eyebrow):not(.focused-price){color:var(--muted);font-size:18px;line-height:1.7}.focused-price{color:var(--teal-dark);align-items:baseline;gap:12px;margin:28px 0;display:flex}.focused-price strong{font-size:42px}.focused-price span{color:var(--muted);font-size:14px;font-weight:720}.focused-comprehensive-list{background:#fff;border-radius:18px;padding:clamp(28px,4vw,46px);box-shadow:0 22px 58px #11191c14}@media (max-width:900px){.booking-steps,.patient-access-grid,.questionnaire-grid{grid-template-columns:1fr}.patient-access-grid article{min-height:0}.portal-handoff{flex-direction:column;align-items:flex-start}.questionnaire-card{min-height:0}.focused-care-hero,.focused-choice,.focused-process-grid{grid-template-columns:1fr}.focused-process-grid article{min-height:0}}@media (max-width:620px){.scale-row{grid-template-columns:repeat(5,1fr)}.quiz-navigation>*{width:100%}}.secondary-button{color:#fff;background:#ffffff14;border:1px solid #ffffff3d}.trust-row{flex-wrap:wrap;gap:10px}.trust-row span{color:#ffffffdb;background:#ffffff1a;border:1px solid #0d635829;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:700}.hero-visual{background:var(--surface);border:1px solid #17201d1a;border-radius:8px;min-height:0;overflow:hidden;box-shadow:0 28px 70px #151d1f24}.hero-image-frame{aspect-ratio:4/3;overflow:hidden}.hero-image-frame img{object-fit:cover;object-position:right center;width:100%;height:100%;min-height:0}.visit-card{border-top:1px solid var(--line);background:#fff;width:100%;padding:20px 22px}.visit-card span{color:var(--copper);text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.visit-card strong{margin-bottom:8px;font-size:19px;display:block}.form-note,.service-card p,.visit-card p{color:var(--muted);font-size:15px;line-height:1.55}.funnel-section,.lab-section,.proof-strip,.service-band,.split-section,.visit-section{padding:clamp(64px,9vw,116px) clamp(20px,5vw,72px)}.funnel-section{background:radial-gradient(circle at 88% 15%,#557f9b29,#0000 28%),linear-gradient(135deg,#f8fbf8,#e8f2ef 55%,#e8f0f6)}.funnel-heading{max-width:860px;margin-bottom:34px}.funnel-heading>p:last-child{max-width:760px;color:var(--muted);font-size:18px;line-height:1.65}.funnel-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.funnel-options-visual{border-radius:30px;grid-template-columns:1fr;gap:0;display:grid;overflow:hidden}.funnel-visual-panel{background-position:50%;background-size:cover;align-items:center;min-height:640px;padding:54px max(5vw,24px);display:flex}.funnel-visual-panel .funnel-card-compact{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:28px;width:min(390px,100%);min-height:0;padding:clamp(25px,3vw,34px);box-shadow:0 26px 72px #14343a26}.funnel-visual-1 .funnel-card-compact{background:linear-gradient(145deg,#fffffff0,#d8f1eaeb);border-color:#268b7d3d}.funnel-visual-2 .funnel-card-compact{background:linear-gradient(145deg,#fffffff0,#faebcfeb);border-color:#bc84363d}.funnel-visual-3 .funnel-card-compact{background:linear-gradient(145deg,#fffffff0,#dbe8f7eb);border-color:#3d68973d}.funnel-card-compact h3{font-size:clamp(28px,3vw,40px)}.funnel-card-compact>a{border-radius:999px;justify-content:center;width:100%}@media (max-width:760px){.funnel-options-visual{border-radius:22px}.funnel-visual-panel{background-position:68%;align-items:flex-end;min-height:740px;padding:290px 18px 26px}}@media (min-width:761px){main:not(.home-sermorelin-vibe):not(.treatment-shop-page):not(.review-tour):not(.nutrition-preview)>section:not([class*=hero]):not(.proof-strip):not(.home-trust-strip){padding-top:clamp(92px,10vw,150px);padding-bottom:clamp(92px,10vw,150px)}}@media (max-width:760px){main:not(.home-sermorelin-vibe):not(.treatment-shop-page):not(.review-tour):not(.nutrition-preview)>section:not([class*=hero]):not(.proof-strip):not(.home-trust-strip){padding-top:76px;padding-bottom:76px}}@media (min-width:761px){.funnel-visual-1{min-height:600px;padding:38px max(5vw,34px);background-position:70%!important}.funnel-visual-1 .funnel-card-compact{background:#fafdfbf0;border:1px solid #165c513d;border-radius:22px;width:min(475px,100%);padding:30px 32px 32px;box-shadow:0 24px 60px #0f353024}.funnel-visual-1 .focused-care-kicker{color:#257668;background:0 0;margin-bottom:.55rem;padding:0;font-size:1.25rem}.funnel-visual-1 h3{color:#102e2a;margin:0 0 .75rem;font-size:clamp(2.15rem,3vw,2.8rem);line-height:1.02}.funnel-visual-1 .funnel-card-compact>p:not(.focused-care-intro):not(.focused-care-speed){color:#536b67;margin:0 0 .9rem;font-size:.95rem;line-height:1.5}.funnel-visual-1 .focused-care-intro{color:#173f38;margin:.75rem 0 .3rem}.funnel-visual-1 .focused-care-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.1rem;margin-bottom:.85rem}.funnel-visual-1 .focused-care-options span{min-height:2.25rem;box-shadow:none;color:#284d47;background:0 0;border:0;border-bottom:1px solid #165c5129;border-radius:0;padding:.52rem 0;font-size:.86rem;font-weight:760}.funnel-visual-1 .focused-care-options span:nth-child(-n+2){color:#12685b;font-size:.98rem;font-weight:900}.funnel-visual-1 .focused-care-speed{color:#173f38;margin:.15rem 0 .8rem;font-size:.9rem;line-height:1.35}.funnel-visual-1 .primary-button{width:auto;padding-left:1.35rem;padding-right:1.35rem}.home-sermorelin-vibe>.faq-preview,.home-sermorelin-vibe>.funnel-section,.home-sermorelin-vibe>.lab-section,.home-sermorelin-vibe>.membership-section,.home-sermorelin-vibe>.program-section,.home-sermorelin-vibe>.service-band,.home-sermorelin-vibe>.split-section,.home-sermorelin-vibe>.visit-section{padding-top:clamp(105px,11vw,165px);padding-bottom:clamp(105px,11vw,165px)}.home-sermorelin-vibe>.faq-preview,.home-sermorelin-vibe>.lab-section,.home-sermorelin-vibe>.program-section,.home-sermorelin-vibe>.service-band,.home-sermorelin-vibe>.split-section,.home-sermorelin-vibe>.visit-section{min-height:78vh}}@media (max-width:760px){.home-sermorelin-vibe>.faq-preview,.home-sermorelin-vibe>.funnel-section,.home-sermorelin-vibe>.lab-section,.home-sermorelin-vibe>.membership-section,.home-sermorelin-vibe>.program-section,.home-sermorelin-vibe>.service-band,.home-sermorelin-vibe>.split-section,.home-sermorelin-vibe>.visit-section{padding-top:82px;padding-bottom:82px}}.funnel-card{background:#ffffffe0;border:1px solid #315d782e;border-radius:18px;flex-direction:column;min-height:490px;padding:clamp(28px,4vw,46px);display:flex;box-shadow:0 24px 58px #315d781a}.home-focus-hero .hero-care-link{color:#b9e6e0;align-self:center;font-weight:800}.funnel-card.featured-funnel{border:2px solid var(--teal)}.funnel-label{background:var(--blue-soft);width:fit-content;color:var(--blue-dark);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:20px;padding:7px 10px;font-size:11px;font-weight:820}.featured-funnel .funnel-label{color:var(--teal-dark);background:#e0f0ec}.funnel-card h3{max-width:620px;font-size:clamp(30px,3.5vw,48px)}.funnel-card li,.funnel-card>p:not(.funnel-price),.funnel-disclaimer{color:var(--muted);line-height:1.6}.funnel-card li strong{color:var(--teal-dark);font-size:1.05em;font-weight:850}.funnel-price{flex-wrap:wrap;align-items:baseline;gap:10px;margin:4px 0 20px;display:flex}.funnel-price strong{color:var(--teal-dark);font-size:36px}.funnel-price span{color:var(--muted);font-weight:700}.funnel-card ul{gap:9px;margin:20px 0 28px;padding-left:20px;display:grid}.funnel-card>a{width:fit-content;margin-top:auto}.care-path-button{border:2px solid var(--blue-dark);background:var(--blue-dark);color:#fff;font-size:15px;font-weight:850;box-shadow:0 14px 30px #315d7833}.funnel-disclaimer{max-width:1050px;margin:24px 0 0;font-size:13px}.proof-strip{background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding-top:0;padding-bottom:0;display:grid}.proof-strip div{background:linear-gradient(145deg,#eef8f7,#fff 78%);align-content:center;gap:8px;min-height:150px;padding:clamp(22px,4vw,42px);display:grid}.proof-strip div:nth-child(2){background:linear-gradient(145deg,#fff3e9,#fff 78%)}.proof-strip div:nth-child(3){background:linear-gradient(145deg,#edf3fa,#fff 78%)}.proof-strip div:first-child strong{color:var(--teal)}.proof-strip div:nth-child(2) strong{color:#96522f}.proof-strip div:nth-child(3) strong{color:#315f78}.proof-strip strong{color:var(--teal-dark);overflow-wrap:normal;white-space:nowrap;font-size:clamp(27px,3.2vw,46px);line-height:1}.proof-strip span{color:var(--muted);font-size:15px;line-height:1.45}.service-band{background:var(--graphite);color:#fff}.section-heading{max-width:820px;margin-bottom:34px}.service-band .section-heading p{color:#ffffffb8}.service-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.service-card{background:linear-gradient(#ffffff14,#ffffff09);border:1px solid #ffffff29;border-radius:8px;min-height:260px;padding:clamp(22px,3vw,34px)}.service-card h3{color:#fff;font-size:clamp(27px,2.6vw,38px);line-height:1.08}.service-card .service-category{color:#89d2cf;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:820;line-height:1.3}.service-card p{color:#ffffffb3}.text-link{color:#89d2cf;margin-top:12px;font-size:14px;font-weight:760;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.lab-section{background:radial-gradient(circle at 92% 18%,#b36d4233,#0000 28%),linear-gradient(135deg,#d9eeea,#e5eef5 56%,#f3e7dd);grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);align-items:center;gap:clamp(30px,6vw,80px);display:grid}.program-section{background:var(--background);padding:clamp(64px,9vw,116px) clamp(20px,5vw,72px)}.program-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.program-card{border:1px solid var(--line);border-top:5px solid var(--teal);background:linear-gradient(145deg,#f2fbf9,#fff 72%);border-radius:8px;padding:clamp(22px,3vw,34px);box-shadow:0 18px 40px #17201d12}.program-card:nth-child(2){border-top-color:var(--copper);background:linear-gradient(145deg,#fff6ef,#fff 72%)}.program-card:nth-child(3){background:linear-gradient(145deg,#eef6f9,#fff 72%);border-top-color:#315f78}.program-card>span{color:var(--copper);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:820}.program-card:nth-child(2)>span{color:#96522f}.program-card:nth-child(3)>span{color:#315f78}.program-card h3{margin-top:14px}.program-card li,.program-card p,.program-note{color:var(--muted);line-height:1.6}.program-card ul{gap:9px;margin:22px 0 0;padding-left:20px;display:grid}.program-card li::marker{color:var(--teal)}.program-card:nth-child(2) li::marker{color:var(--copper)}.program-card:nth-child(3) li::marker{color:#315f78}.program-note{margin:24px 0 0;font-size:14px}.program-grid .program-card-modern,.program-grid .program-card-modern:nth-child(2),.program-grid .program-card-modern:nth-child(3){background:#ffffffe6;border:1px solid #124d4e1a;border-radius:30px;min-height:0;padding:clamp(28px,3vw,40px);box-shadow:0 24px 64px #16363a1a}.program-grid .program-card-modern:nth-child(2)>span,.program-grid .program-card-modern:nth-child(3)>span,.program-grid .program-card-modern>span{color:#176b6b;letter-spacing:.1em;background:#e5f2ef;border-radius:999px;width:fit-content;padding:8px 12px;font-size:11px}.program-grid .program-card-modern h3{color:#101d22;letter-spacing:-.035em;margin:22px 0 16px;font-size:clamp(30px,3vw,42px);line-height:1.02}.program-grid .program-card-modern ul{border-top:1px solid #dce7e5;gap:12px;margin-top:24px;padding:22px 0 0;list-style:none}.program-grid .program-card-modern li{padding-left:30px;position:relative}.program-grid .program-card-modern li:before{color:#176f70;content:"✓";background:#d9efea;border-radius:50%;place-items:center;width:21px;height:21px;font-size:12px;font-weight:900;display:grid;position:absolute;top:2px;left:0}.program-card-button{border-radius:999px;justify-content:center;width:100%;margin-top:auto}.program-detail-hero{color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:720px;padding:96px max(6vw,24px);display:flex}.program-detail-hero>div{max-width:720px}.program-detail-hero .eyebrow{color:#a7e4da}.program-detail-hero h1{color:#fff;letter-spacing:-.045em;max-width:820px;margin:14px 0 24px;font-size:clamp(50px,7vw,88px);line-height:.96}.program-detail-hero>div>p:not(.eyebrow){color:#ffffffd6;max-width:650px;margin-bottom:30px;font-size:clamp(18px,2vw,23px);line-height:1.55}.program-detail-includes{background:#edf5f2;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,7vw,100px);padding:clamp(72px,9vw,118px) max(6vw,24px);display:grid}.program-detail-cta h2,.program-detail-includes h2{letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(38px,5vw,64px);line-height:1}.program-detail-includes ul{grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:0;list-style:none;display:grid}.program-detail-includes li{background:linear-gradient(145deg,#fff,#e5f4ef);border:1px solid #176f701a;border-radius:22px;padding:24px 24px 24px 58px;font-weight:700;line-height:1.45;position:relative;box-shadow:0 16px 45px #14383c14}.program-detail-includes li:nth-child(2){background:linear-gradient(145deg,#fff,#fbf0da);border-color:#c08b3a24}.program-detail-includes li:nth-child(3){background:linear-gradient(145deg,#fff,#e9f0f8);border-color:#48699124}.program-detail-includes li:nth-child(4){background:linear-gradient(145deg,#fff,#f0eafb);border-color:#745c9621}.program-detail-includes li:before{color:#176f70;content:"✓";background:#d9efea;border-radius:50%;place-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:grid;position:absolute;top:23px;left:24px}.program-detail-cta{text-align:center;background:linear-gradient(135deg,#d8ece7,#eef5f3 62%,#e9f1f7);padding:clamp(78px,10vw,130px) max(6vw,24px)}.program-detail-cta h2{max-width:860px;margin-inline:auto}.program-detail-cta>p:not(.eyebrow){max-width:700px;color:var(--muted);margin:24px auto 30px;font-size:18px;line-height:1.6}@media (max-width:760px){.program-detail-hero{background-position:68%;align-items:flex-end;min-height:740px;padding-bottom:56px}.program-detail-includes,.program-detail-includes ul{grid-template-columns:1fr}}.membership-section{background:radial-gradient(circle at 92% 12%,#b36d4233,#0000 25%),linear-gradient(145deg,#f8faf8,#e8f2ef 54%,#f6ede7);padding:clamp(64px,9vw,116px) clamp(20px,5vw,72px)}.membership-section-scroll{padding-inline:0;padding-bottom:0}.membership-section-scroll>.membership-note,.membership-section-scroll>.section-heading{margin-inline:clamp(20px,5vw,72px)}.membership-section-scroll>.membership-note{margin-bottom:36px}.membership-grid,.membership-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.membership-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.membership-choice-panel{background-position:50%;background-size:cover;justify-content:flex-start;align-items:center;min-height:720px;padding:72px max(6vw,24px);display:flex}.membership-choice-panel .membership-card{background:#fffffff0;border-color:#082f351f;width:min(430px,100%);min-height:0;padding:clamp(26px,3vw,36px);box-shadow:0 24px 64px #15353b24}.membership-choice-panel .membership-card.featured{transform:none}.membership-choice-panel .membership-card h2{letter-spacing:-.035em;min-height:auto;font-size:clamp(30px,3.5vw,44px);line-height:1}.membership-choice-panel .membership-price strong{font-size:clamp(32px,3.5vw,46px)}.membership-choice-panel .eyebrow{margin-bottom:14px}.membership-choice-panel .membership-card ul{margin:14px 0 24px}.membership-choice-panel .membership-card li{font-size:14px}.membership-visual-story{background:#f3f5f5;grid-template-columns:1.4fr .8fr .8fr;gap:16px;padding:40px max(6vw,24px) 10px;display:grid}.membership-visual-story>div{background:#071b21;border-radius:22px;min-height:360px;position:relative;overflow:hidden}.membership-visual-story img{object-fit:cover;object-position:70% center;width:100%;height:100%;min-height:360px}.membership-visual-story>div:after{content:"";background:linear-gradient(#0000 52%,#040f13d1);position:absolute;inset:0}.membership-visual-story span{z-index:1;color:#fff;letter-spacing:-.025em;font-size:clamp(20px,2vw,30px);font-weight:800;position:absolute;bottom:22px;left:24px}@media (max-width:900px){.membership-visual-story{grid-template-columns:1fr 1fr}.membership-visual-large{grid-column:1/-1}}@media (max-width:600px){.membership-visual-story{grid-template-columns:1fr}.membership-visual-large{grid-column:auto}.membership-visual-story img,.membership-visual-story>div{min-height:300px}}@media (max-width:760px){.membership-page-grid{grid-template-columns:1fr}.membership-choice-panel{background-position:68%;align-items:flex-end;min-height:760px;padding:300px 20px 30px}.membership-choice-panel .membership-card{padding:28px 24px}}.membership-card{background:#ffffffe6;border:1px solid #082f3529;border-radius:14px;flex-direction:column;min-height:570px;padding:clamp(24px,3vw,38px);display:flex;box-shadow:0 22px 54px #11191c14}.membership-card.featured{border:2px solid var(--teal);background:linear-gradient(160deg,#eef8f5,#fff 62%);transform:translateY(-10px)}.membership-card.membership-tone-1{background:linear-gradient(#edf3f3,#fff 34%);border-top:7px solid #5d7f87}.membership-card.membership-tone-2{background:linear-gradient(#e7f4f1,#fff 34%);border-top:7px solid #168c83}.membership-card.membership-tone-3{background:linear-gradient(#e8eff3,#fff 34%);border-top:7px solid #234d63}.membership-card.membership-tone-4{background:linear-gradient(#e5e9eb,#fff 34%);border-top:7px solid #111b20}.membership-badge{background:var(--teal-dark);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;width:fit-content;margin-bottom:18px;padding:7px 10px;font-size:11px;font-weight:820}.membership-card h2,.membership-card h3{min-height:2.3em}.membership-card>p:not(.membership-price){color:var(--muted);line-height:1.6}.membership-price{align-items:baseline;gap:10px;margin:6px 0 20px;display:flex}.membership-price strong{color:var(--teal-dark);font-size:clamp(38px,4vw,56px);line-height:1}.membership-price span{color:var(--muted);font-size:14px;font-weight:700}.membership-annual{color:var(--accent-dark);margin:-.35rem 0 1rem;font-weight:700}.membership-card ul{gap:11px;margin:18px 0 30px;padding:0;list-style:none;display:grid}.membership-card li{color:var(--muted);padding-left:25px;line-height:1.45;position:relative}.membership-card li:before{color:var(--copper);content:"✓";font-weight:900;position:absolute;left:0}.membership-card>a{width:fit-content;margin-top:auto}.membership-note{max-width:1050px;color:var(--muted);margin:28px 0 0;font-size:14px;line-height:1.65}.membership-hero{color:#fff;background:linear-gradient(90deg,#071419f5,#0c252bd1 42%,#0c252b24 72%),url(/membership-banner-runner-v1.png) 68%/cover no-repeat;padding:clamp(72px,10vw,132px) clamp(20px,9vw,150px)}.membership-hero h1{max-width:980px}.membership-hero>p:last-child{color:#ffffffbd;max-width:800px;font-size:19px;line-height:1.7}.membership-page-grid{background:var(--background);padding:clamp(64px,9vw,116px) clamp(20px,5vw,72px)}.membership-terms{background:var(--graphite);color:#fff;grid-template-columns:minmax(260px,.7fr) minmax(0,1fr);gap:clamp(34px,7vw,100px);padding:clamp(64px,9vw,110px) clamp(20px,8vw,130px);display:grid}.membership-terms>div{gap:14px;display:grid}.membership-terms p{color:#ffffffb8;border:1px solid #ffffff24;border-radius:10px;margin:0;padding:20px;line-height:1.6}.membership-terms strong{color:#fff}.membership-cta{background:linear-gradient(135deg,#dcefe9,#f4e7dc);justify-content:space-between;align-items:center;gap:30px;padding:clamp(54px,8vw,96px) clamp(20px,8vw,130px);display:flex}.membership-detail-hero{color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:680px;padding:90px max(6vw,24px);display:flex}.membership-detail-hero>div{max-width:720px}.membership-detail-hero .eyebrow{color:#8ee0d5}.membership-detail-hero h1{letter-spacing:-.045em;max-width:760px;margin:12px 0 22px;font-size:clamp(50px,7vw,88px);line-height:.96}.membership-detail-hero>div>p:not(.eyebrow){color:#ffffffd1;max-width:660px;font-size:clamp(18px,2vw,23px);line-height:1.55}.membership-detail-price{flex-direction:column;gap:4px;margin:28px 0;display:flex}.membership-detail-price strong{font-size:clamp(28px,4vw,44px)}.membership-detail-price span{color:#ffffffb8}.membership-detail-includes{background:#f3f5f5;grid-template-columns:.9fr 1.1fr;gap:70px;padding:90px max(6vw,24px);display:grid}.membership-detail-includes h2,.membership-detail-simple h2{letter-spacing:-.035em;margin:10px 0 0;font-size:clamp(36px,5vw,62px);line-height:1}.membership-detail-includes ul{grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:0;list-style:none;display:grid}.membership-detail-includes li{background:#fff;border:1px solid #d9dede;border-radius:18px;min-height:110px;padding:24px;font-weight:700;line-height:1.4}.membership-detail-simple{text-align:center;color:#fff;background:#071b21;padding:100px max(6vw,24px)}.membership-detail-simple h2{max-width:800px;margin:12px auto 30px}.membership-choice-panel .membership-card-modern{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #ffffffb8;border-radius:30px;width:min(420px,100%);padding:clamp(28px,3.2vw,42px);box-shadow:0 28px 80px #16363a29}.membership-choice-panel .membership-card-modern.featured{background:#ffffffe6;border:1px solid #ffffffb8}.membership-choice-panel .membership-card-modern.membership-tone-1{background:linear-gradient(145deg,#fffffff0,#dcefeeeb);border-color:#49818938}.membership-choice-panel .membership-card-modern.membership-tone-2{background:linear-gradient(145deg,#fffffff0,#daf2eaeb);border-color:#22908038}.membership-choice-panel .membership-card-modern.membership-tone-3{background:linear-gradient(145deg,#fffffff0,#dee9f7eb);border-color:#3f658f38}.membership-choice-panel .membership-card-modern.membership-tone-4,.membership-choice-panel .membership-card-modern.membership-tone-4.featured{background:linear-gradient(145deg,#fffffff0,#eee2f7eb);border-color:#8967a038}.membership-choice-panel .membership-card-modern .eyebrow{color:#176b6b;letter-spacing:.1em;background:#e5f2ef;border-radius:999px;width:fit-content;margin-bottom:20px;padding:8px 12px;font-size:11px}.membership-choice-panel .membership-card-modern h2{color:#101d22;margin-bottom:20px}.membership-choice-panel .membership-card-modern .membership-price{margin-bottom:14px}.membership-choice-panel .membership-card-modern .membership-price strong{color:#166f72;font-size:clamp(30px,3vw,42px)}.membership-choice-panel .membership-card-modern ul{border-top:1px solid #dce7e5;margin:18px 0 28px;padding-top:18px}.membership-choice-panel .membership-card-modern .primary-button{border-radius:999px;justify-content:center;width:100%}.membership-detail-includes-modern li{background:#fff;border:0;border-radius:22px;min-height:0;padding:22px 24px 22px 54px;position:relative;box-shadow:0 16px 45px #14383c14}.membership-detail-includes-modern li:before{color:#176f70;content:"✓";background:#d9efea;border-radius:50%;place-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:grid;position:absolute;top:21px;left:23px}@media (max-width:760px){.membership-detail-hero{background-position:68%;align-items:flex-end;min-height:720px;padding-bottom:56px}.membership-detail-includes{grid-template-columns:1fr;gap:36px}.membership-detail-includes ul{grid-template-columns:1fr}.membership-choice-panel .membership-card-modern{border-radius:24px}}.membership-cta>div{max-width:760px}.membership-cta p:last-child{color:var(--muted);font-size:17px;line-height:1.65}.lab-copy p{color:var(--muted);font-size:18px;line-height:1.7}.marker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.marker-grid span{border:1px solid var(--line);min-height:92px;color:var(--teal-dark);background:linear-gradient(145deg,#eef8f7,#fff 76%);border-radius:8px;align-items:end;padding:18px;font-size:17px;font-weight:760;display:grid}.marker-grid span:nth-child(3n+2){color:#7f4529;background:linear-gradient(145deg,#fff3e9,#fff 76%);border-color:#e7cdbb}.marker-grid span:nth-child(3n){color:#264f69;background:linear-gradient(145deg,#edf3fa,#fff 76%);border-color:#c9d9e7}.split-section{background:radial-gradient(circle at 8% 82%,#b36d4229,#0000 28%),linear-gradient(135deg,#e7f2f6,#dcefe9 55%,#f4e9e0);grid-template-columns:minmax(0,.95fr) minmax(300px,.8fr);align-items:start;gap:clamp(30px,6vw,88px);display:grid}.step-list{counter-reset:steps;gap:14px;margin:0;padding:0;list-style:none;display:grid}.step-list li{border:1px solid var(--line);border-left:5px solid var(--teal);min-height:110px;color:var(--teal-dark);background:linear-gradient(145deg,#eef8f7,#fff 76%);border-radius:8px;padding:24px 24px 24px 76px;position:relative}.step-list li:nth-child(2){border-left-color:var(--copper);background:linear-gradient(145deg,#fff3e9,#fff 76%)}.step-list li:nth-child(3){background:linear-gradient(145deg,#edf3fa,#fff 76%);border-left-color:#315f78}.step-list li:nth-child(4){background:linear-gradient(145deg,#f4f0fa,#fff 76%);border-left-color:#7767a8}.step-list strong{margin-bottom:6px;font-size:19px;display:block}.step-list span{color:var(--muted);font-size:15px;font-weight:520;line-height:1.45;display:block}.step-list li:before{background:var(--steel);width:36px;height:36px;color:var(--teal-dark);content:counter(steps);counter-increment:steps;border-radius:50%;place-items:center;font-size:14px;font-weight:840;display:grid;position:absolute;top:20px;left:22px}.step-list li:nth-child(2):before{color:#7f4529;background:#f7dfcf}.step-list li:nth-child(3):before{color:#264f69;background:#dce8f1}.step-list li:nth-child(4):before{color:#594985;background:#e8e1f3}.visit-section{background:linear-gradient(110deg,#0b5f631a,transparent 42%),var(--ice);grid-template-columns:minmax(0,.85fr) minmax(320px,.7fr);align-items:center;gap:clamp(30px,6vw,80px);display:grid}.faq-preview{color:var(--foreground);background:radial-gradient(circle at 88% 18%,#b36d422e,#0000 28%),linear-gradient(135deg,#dcefe9,#e6eef7 55%,#f3e6dc);grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);gap:clamp(30px,6vw,88px);padding:clamp(64px,9vw,116px) clamp(20px,5vw,72px);display:grid}.faq-preview-list{gap:12px;display:grid}.faq-preview-list p{background:#ffffffad;border:1px solid #315f7833;border-radius:8px;gap:8px;margin:0;padding:22px;display:grid;box-shadow:0 14px 30px #17201d0f}.faq-preview-list span{color:var(--muted);line-height:1.55}.intake-form{border:1px solid var(--line);background:#fff;border-radius:8px;gap:15px;padding:clamp(22px,4vw,36px);display:grid;box-shadow:0 20px 50px #17201d17}.intake-form label{color:var(--teal-dark);gap:8px;font-size:14px;font-weight:760;display:grid}.intake-form input,.intake-form select{width:100%;min-height:48px;color:var(--foreground);background:#fbfcfb;border:1px solid #d9d1c7;border-radius:8px;padding:0 14px}.intake-form button{cursor:pointer;width:100%}.form-note{margin:0}.readiness-card h3,.readiness-card p{margin-bottom:0}.status-pill{width:fit-content;color:var(--teal-dark);letter-spacing:.06em;text-transform:uppercase;background:#e6f1ef;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:820}.page-intro{color:#fff;background:linear-gradient(90deg,#0e191dfc,#0e191de6 54%,#0e191d61),url(/home-professional-man-35-45-v3.png?v=20260806) 50%/cover no-repeat;padding:clamp(72px,10vw,132px) clamp(20px,9vw,150px)}.page-intro h1{max-width:980px}.page-intro>p:not(.eyebrow){color:#ffffffb8;max-width:760px;font-size:20px;line-height:1.7}.care-notice,.content-section,.content-split,.faq-list,.legal-page{padding:clamp(64px,9vw,116px) clamp(20px,9vw,150px)}.content-section .section-heading p,.content-split p,.legal-page p{color:var(--muted);font-size:17px;line-height:1.7}.light-grid .service-card{color:var(--foreground);border-color:var(--line);background:#fff}.light-grid .service-card p{color:var(--muted)}.content-split{background:var(--ice);grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);align-items:start;gap:clamp(36px,7vw,100px);display:grid}.dark-panel{background:var(--graphite);color:#fff}.check-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.check-list li{border:1px solid var(--line);background:#ffffff0f;border-radius:8px;padding:18px 18px 18px 50px;font-weight:650;position:relative}.check-list li:before{content:"✓";color:var(--copper);font-weight:900;position:absolute;left:18px}.weight-loss-page{background:#f5f7f6}.weight-hero{color:#fff;background:linear-gradient(90deg,#071920fa,#173745eb 54%,#215e6885),url(/home-professional-man-35-45-v3.png?v=20260806) 50%/cover no-repeat;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:center;gap:54px;padding:92px clamp(24px,6vw,96px);display:grid}.weight-hero h1{letter-spacing:-.045em;max-width:900px;margin:12px 0 24px;font-size:clamp(46px,6.4vw,84px);line-height:.98}.weight-hero .eyebrow{color:#8ee0d5}.weight-hero-lede{color:#ffffffd1;max-width:760px;font-size:clamp(18px,2vw,23px);line-height:1.55}.weight-offer-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07181fb3;border:1px solid #ffffff2e;border-radius:22px;padding:38px;box-shadow:0 28px 70px #00000038}.weight-offer-card>span{color:#8ee0d5;letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:850}.weight-offer-card h2{margin:12px 0 18px;font-size:clamp(28px,3vw,42px)}.weight-offer-card .check-list{color:#ffffffe6}.weight-offer-card .check-list li{border-color:#ffffff24}.weight-pricing-note{color:#ffffffb8;background:#8ee0d51a;border-radius:12px;margin-top:24px;padding:17px 18px;line-height:1.55}.weight-pricing-note strong{color:#8ee0d5}.weight-trust-strip{color:#fff;background:#102b35;grid-template-columns:repeat(4,1fr);display:grid}.weight-trust-strip article{border-right:1px solid #ffffff1a;gap:7px;padding:26px 28px;display:grid}.weight-trust-strip strong{color:#8ee0d5;font-size:17px}.weight-trust-strip span{color:#ffffffb3;font-size:14px;line-height:1.5}.weight-benefits{background:#f5f7f6}.weight-process-section{background:#fff;padding:88px clamp(24px,6vw,96px)}.weight-treatment-section{background:#e6efed}.weight-plan-options{gap:14px;display:grid}.weight-plan-options article{background:#ffffffb3;border:1px solid #12414b1f;border-radius:14px;gap:6px;padding:20px 22px;display:grid}.weight-plan-options strong{color:var(--teal-dark);font-size:18px}.weight-plan-options span{color:var(--muted);line-height:1.6}.weight-final-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#173745,#215e68);padding:88px clamp(24px,12vw,180px)}.weight-final-cta .eyebrow{color:#8ee0d5}.weight-final-cta h2{max-width:850px;margin:12px auto 18px;font-size:clamp(36px,5vw,64px)}.weight-final-cta>p:not(.eyebrow){color:#ffffffc7;max-width:720px;margin:0 auto;font-size:18px;line-height:1.65}.weight-final-cta .hero-actions{justify-content:center}@media (max-width:900px){.weight-hero{grid-template-columns:1fr}.weight-trust-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.weight-hero{padding-top:62px}.weight-offer-card{padding:26px}.weight-trust-strip{grid-template-columns:1fr}}.wide-markers{grid-template-columns:repeat(3,minmax(0,1fr))}.care-notice{background:#e5ecea;grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);align-items:center;gap:28px;padding-top:36px;padding-bottom:36px;display:grid}.care-notice strong{color:var(--teal-dark);font-size:21px}.care-notice p{color:var(--muted);margin:0;line-height:1.6}.journey-list{background:var(--line);gap:1px;margin:0;padding:0;list-style:none;display:grid}.journey-list li{background:#fff;grid-template-columns:74px 1fr;gap:20px;padding:30px;display:grid}.journey-list li>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-weight:820;display:grid}.journey-list h2{margin-bottom:8px;font-size:26px}.journey-list p{color:var(--muted);margin:0;line-height:1.6}.faq-list{gap:12px;max-width:1100px;margin-inline:auto;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 22px}.faq-list summary{cursor:pointer;color:var(--teal-dark);padding:22px 34px 22px 0;font-size:18px;font-weight:760}.faq-list details p{max-width:850px;color:var(--muted);padding-bottom:22px;line-height:1.65}.legal-page{max-width:980px;margin-inline:auto}.legal-page h1{font-size:clamp(42px,6vw,68px)}.legal-page h2{margin-top:42px;font-size:26px}.legal-updated{margin-top:52px;font-size:14px!important}.site-footer{text-align:left;background:#e7eceb;grid-template-columns:1.3fr .8fr .8fr;gap:24px 48px;padding:48px clamp(20px,5vw,72px);display:grid}.site-footer .footer-disclaimer,.site-footer>div p{color:var(--muted);font-size:14px;line-height:1.6}.site-footer nav{align-content:start;gap:10px;font-size:14px;font-weight:680;display:grid}.site-footer .footer-disclaimer{grid-column:1/-1;max-width:1000px;margin:10px 0 0}footer{border-top:1px solid var(--line);text-align:center;background:#e7eceb;grid-template-columns:minmax(140px,.55fr) auto minmax(0,.45fr);align-items:center;gap:6px 14px;padding:28px clamp(20px,5vw,72px);display:grid}footer strong{justify-self:start}footer p{margin-inline:0;grid-column:2;max-width:760px;margin-bottom:0;font-size:14px}@media (max-width:900px){.site-header{grid-template-columns:1fr auto auto;gap:10px}.nav-links{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{min-height:44px;color:var(--teal-dark);cursor:pointer;background:#fff;border:1px solid #082f352e;border-radius:999px;padding:11px 14px;font-size:14px;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open] nav{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(82vw,340px);max-height:calc(100vh - 100px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 24px 60px #11191c33}.mobile-menu nav a{min-height:46px;color:var(--graphite);border-radius:10px;padding:13px 14px;font-size:15px;font-weight:720}.mobile-menu nav a:focus-visible,.mobile-menu nav a:hover{background:var(--blue-soft)}.care-notice,.content-split,.faq-preview,.funnel-options,.hero,.lab-section,.nad-learning-center,.split-section,.visit-section{grid-template-columns:1fr}.hero{background:var(--graphite);min-height:auto}.hero-image-frame img,.hero-visual{min-height:0}.nad-audience-grid,.program-grid,.proof-strip,.service-grid,footer{grid-template-columns:1fr}footer{justify-items:center}.site-footer{grid-template-columns:1fr 1fr;justify-items:stretch}.site-footer .footer-disclaimer,.site-footer>div{grid-column:1/-1}.wide-markers{grid-template-columns:repeat(2,minmax(0,1fr))}.membership-grid,.membership-page-grid{grid-template-columns:1fr}.membership-card{min-height:0}.membership-card.featured{transform:none}.membership-terms{grid-template-columns:1fr}.membership-cta{flex-direction:column;align-items:flex-start}footer p{grid-column:auto}}@media (max-width:540px){.site-header{gap:8px;padding:12px 14px}.brand{gap:8px;font-size:14px}.brand-mark{width:32px;height:32px}.header-action{min-height:44px;padding:11px 12px;font-size:13px}.care-notice,.content-section,.content-split,.faq-list,.faq-preview,.hero,.legal-page,.membership-cta,.membership-hero,.membership-page-grid,.membership-section,.membership-terms,.nad-article-cta,.nad-article-header,.nad-audiences,.nad-learning-center,.service-band,.split-section,.visit-section{padding-inline:16px}h1{font-size:40px}.primary-button,.secondary-button,.secondary-dark-button{text-align:center;width:100%;min-height:50px;padding-inline:18px}.hero-image-frame img,.hero-visual{min-height:0}.visit-card{padding:18px}.journey-list li,.marker-grid,.site-footer,.wide-markers{grid-template-columns:1fr}.nad-article-cta,.nad-audience-grid article{padding:24px}}@media (min-width:761px){.home-sermorelin-vibe .funnel-visual-1 .funnel-card-compact{background:#fbfdfcf2;border-radius:22px;padding:30px 32px 32px}.home-sermorelin-vibe .funnel-visual-1 .focused-care-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.15rem}.home-sermorelin-vibe .funnel-visual-1 .primary-button{width:fit-content;padding-left:1.4rem;padding-right:1.4rem}.home-sermorelin-vibe .funnel-visual-1{min-height:calc(100vh - 72px);padding:48px max(5vw,42px);background-image:linear-gradient(90deg,#f4f9f7f7,#f4f9f7e6 38%,#f4f9f74d 62%,#f4f9f70a),url(/treatment-cjc-ipamorelin-v1.png)!important;background-position:100%!important;background-size:cover!important}.home-sermorelin-vibe .funnel-visual-1 .funnel-card-compact{width:min(500px,100%);min-height:520px;padding:38px 36px}.home-sermorelin-vibe .funnel-visual-1 .focused-care-kicker{margin-bottom:.75rem}.home-sermorelin-vibe .funnel-visual-1 h3{margin-bottom:1rem}.home-sermorelin-vibe .funnel-visual-1 .focused-care-intro{margin-top:1rem}.home-sermorelin-vibe .funnel-visual-1 .focused-care-options{margin-bottom:1.1rem}}@media (max-width:760px){.home-sermorelin-vibe .funnel-visual-1{min-height:100svh;background-image:linear-gradient(#f4f9f71f,#f4f9f74d 34%,#f4f9f7f0 62%,#f4f9f7fa),url(/treatment-cjc-ipamorelin-v1.png)!important;background-position:top!important;background-size:cover!important}.home-sermorelin-vibe{background-position:68%;background-attachment:scroll}.home-sermorelin-vibe>.funnel-section,.home-sermorelin-vibe>.membership-section,.home-sermorelin-vibe>.service-band,.home-sermorelin-vibe>.split-section,.home-sermorelin-vibe>.visit-section{background:#f8faf8c7!important}.home-sermorelin-vibe>.faq-preview,.home-sermorelin-vibe>.lab-section,.home-sermorelin-vibe>.program-section,.home-sermorelin-vibe>.proof-strip{background:#e7f2efbd!important}}.focused-care-intro{margin:1.1rem 0 .65rem}.focused-care-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:0 0 1.2rem;display:grid}.focused-care-options span{color:#123c35;background:#fffffff0;border:1px solid #174e4433;border-radius:9px;align-items:center;min-height:2.55rem;padding:.55rem .75rem;font-size:.92rem;font-weight:800;line-height:1.2;display:flex;box-shadow:0 4px 14px #173f3812}.focused-care-kicker{color:#174e44;letter-spacing:-.015em;text-transform:none;margin-bottom:.35rem;font-size:clamp(1.15rem,1.7vw,1.45rem);font-weight:850;line-height:1.1;display:block}.focused-care-product-image{background:#e8f3f1;border:1px solid #174e4429;border-radius:14px;margin:.8rem 0 1rem;position:relative;overflow:hidden;box-shadow:0 12px 28px #123c351a}.focused-care-product-image img{object-fit:cover;object-position:center 57%;width:100%;height:185px;display:block}.focused-care-product-image figcaption{color:#fff;letter-spacing:.02em;text-align:center;background:#0a2f2ae6;border-radius:8px;padding:.5rem .65rem;font-size:.78rem;font-weight:800;position:absolute;bottom:.65rem;left:.65rem;right:.65rem}.focused-care-speed{color:#173f38;margin:0 0 .85rem;font-size:.96rem}@media (min-width:761px){.funnel-visual-1{min-height:640px;padding-top:28px;padding-bottom:28px}.funnel-visual-1 .funnel-card-compact{width:min(620px,100%);padding:22px 26px 24px}.funnel-visual-1 .focused-care-kicker{margin-bottom:.2rem}.funnel-visual-1 h3{margin:.2rem 0 .55rem;font-size:clamp(2rem,3vw,2.65rem)}.funnel-visual-1 .focused-care-product-image{margin:.45rem 0 .65rem}.funnel-visual-1 .focused-care-product-image img{height:118px}.funnel-visual-1 .focused-care-product-image figcaption{padding:.35rem .55rem;bottom:.45rem;left:.45rem;right:.45rem}.funnel-visual-1 .funnel-card-compact>p:not(.focused-care-intro):not(.focused-care-speed){margin:.55rem 0;font-size:.9rem;line-height:1.42}.funnel-visual-1 .focused-care-intro{margin:.6rem 0 .45rem}.funnel-visual-1 .focused-care-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin-bottom:.65rem}.funnel-visual-1 .focused-care-options span{min-height:2.2rem;padding:.4rem .55rem;font-size:.82rem}.funnel-visual-1 .focused-care-speed{margin-bottom:.55rem;font-size:.87rem}}@media (max-width:520px){.focused-care-options{grid-template-columns:1fr}}.treatment-shop-page{background:#f7f8f5}.treatment-shop-hero{background:radial-gradient(circle at 88% 16%,#abe0d47a,#0000 26%),linear-gradient(135deg,#f9fbf7,#e8f3ee 58%,#dcece8);padding:clamp(72px,9vw,128px) clamp(22px,7vw,108px)}.treatment-shop-hero h1{letter-spacing:-.055em;max-width:980px;margin:12px 0 22px;font-size:clamp(48px,7.2vw,92px);line-height:.98}.treatment-shop-hero>p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:clamp(19px,2vw,25px);line-height:1.58}.treatment-shop-proof{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.treatment-shop-proof span{color:#174b4f;background:#ffffffb3;border:1px solid #164b4d29;border-radius:999px;padding:11px 17px;font-size:14px;font-weight:760}.treatment-showcase{display:grid}.treatment-product{background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:740px;display:grid}.treatment-product:nth-child(2n) .treatment-product-image{order:2}.treatment-product-image{min-height:650px;position:relative;overflow:hidden}.treatment-product-image img{object-fit:cover}.treatment-product-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 48%,#041c2075);position:absolute;inset:0}.treatment-image-title{z-index:2;color:#fff;text-shadow:0 2px 22px #0000004d;flex-direction:column;display:flex;position:absolute;bottom:44px;left:clamp(24px,4vw,58px);right:clamp(24px,4vw,58px)}.treatment-image-title small{letter-spacing:.18em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800}.treatment-image-title strong{font-family:var(--font-serif,Georgia,serif);font-size:clamp(36px,5vw,68px);line-height:1}.treatment-image-note{z-index:2;color:#36575a;letter-spacing:.05em;text-transform:uppercase;background:#ffffffd1;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:750;position:absolute;top:20px;right:20px}.treatment-product-copy{background:#fffdf9;flex-direction:column;justify-content:center;padding:clamp(54px,7vw,110px);display:flex}.treatment-product-2 .treatment-product-copy{background:#eef6f7}.treatment-product-3 .treatment-product-copy{background:#eef5ef}.treatment-product-4 .treatment-product-copy{background:#f4f0ea}.treatment-product-copy h2{letter-spacing:-.04em;max-width:650px;margin:9px 0 18px;font-size:clamp(40px,5.2vw,70px);line-height:1.02}.treatment-product-copy>p:not(.eyebrow):not(.treatment-included){max-width:650px;color:var(--muted);font-size:18px;line-height:1.65}.treatment-price-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.treatment-price-card{background:#fffc;border:1px solid #16404424;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:225px;padding:24px;display:flex;position:relative}.treatment-price-card>span:not(.best-value-badge){color:#385b5e;letter-spacing:.05em;text-transform:uppercase;font-size:13px;font-weight:800}.treatment-price-card>strong{color:#123f43;margin:9px 0 1px;font-size:clamp(38px,4vw,54px);line-height:1}.treatment-price-card>small{color:#65797b}.treatment-price-card .primary-button,.treatment-price-card .secondary-dark-button{text-align:center;width:100%;margin-top:auto}.treatment-price-best{border:2px solid #22777b;box-shadow:0 18px 45px #1a626524}.best-value-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#163f43;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:850;position:absolute;top:-13px;right:18px}.treatment-included{color:#365b5d;margin-top:19px;font-size:13px;font-weight:720}.treatment-how-it-works{color:#fff;background:#153b40;padding:clamp(70px,9vw,120px) clamp(22px,7vw,108px)}.treatment-how-it-works .eyebrow{color:#a9e1d7}.treatment-how-it-works h2{max-width:880px;margin:10px 0 38px;font-size:clamp(42px,6vw,76px);line-height:1}.treatment-how-it-works>div{background:#ffffff29;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.treatment-how-it-works span{background:#153b40;gap:9px;padding:34px;display:grid}.treatment-how-it-works b{color:#153b40;background:#b8e3da;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.treatment-how-it-works strong{font-size:20px}.treatment-how-it-works small{color:#ffffffb3;font-size:14px;line-height:1.6}.treatment-legal-note{color:#526566;background:#edf1ee;border-bottom:1px solid #d7dfdc;padding:28px clamp(22px,7vw,108px);font-size:12px;line-height:1.65}.treatment-legal-note strong{color:#2d4f52;margin-bottom:5px;display:block}.treatment-legal-note p{max-width:1120px}@media (max-width:980px){.treatment-product{grid-template-columns:1fr;min-height:0}.treatment-product:nth-child(2n) .treatment-product-image{order:0}.treatment-product-image{min-height:620px}.treatment-product-copy{padding:58px clamp(22px,7vw,70px) 70px}}@media (max-width:620px){.treatment-shop-hero{padding-top:54px}.treatment-shop-proof{flex-direction:column;align-items:flex-start}.treatment-product-image{min-height:440px}.treatment-price-options{grid-template-columns:1fr}.treatment-price-card{min-height:205px}.treatment-how-it-works>div{grid-template-columns:1fr}}.start-location-page{background:radial-gradient(circle at 80% 8%,#5c8d9729,#0000 34%),#f4f6f4}.location-router{width:min(1120px,100% - 40px);margin:0 auto;padding:clamp(64px,8vw,112px) 0 96px}.location-router-heading{max-width:800px}.location-router-intro{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);align-items:center;gap:clamp(34px,6vw,76px);display:grid}.location-router-image{border-radius:28px;min-height:420px;position:relative;overflow:hidden;box-shadow:0 24px 64px #0d2d3524}.location-router-image img{object-fit:cover;object-position:82% center}.location-router-heading h1{color:#0d2d35;letter-spacing:-.045em;max-width:760px;margin:12px 0 20px;font-size:clamp(42px,6vw,72px);line-height:1.02}.location-router-heading>p:last-child{max-width:720px;color:var(--muted);font-size:18px;line-height:1.7}.location-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:42px 0 24px;display:grid}.location-choice{min-height:190px;color:var(--foreground);text-align:left;background:#ffffffdb;border:1px solid #cbd5d6;border-radius:22px;gap:9px;padding:28px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 14px 36px #0d2d350d}.location-choice:focus-visible,.location-choice:hover{border-color:#50777e;outline:none;transform:translateY(-2px);box-shadow:0 18px 44px #0d2d351c}.location-choice.selected{background:#eef7f5;border-color:#0b6066;box-shadow:0 0 0 3px #0b60661f}.location-choice span,.result-kicker{color:#0b6066;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:850}.location-choice strong{color:#0d2d35;font-size:24px;line-height:1.18}.location-choice small{color:var(--muted);font-size:15px;line-height:1.6}.location-result{color:#fff;background:#0d2d35;border-radius:24px;min-height:130px;padding:clamp(28px,5vw,50px)}.location-result article{max-width:860px}.location-result h2{color:#fff;letter-spacing:-.035em;margin:8px 0 14px;font-size:clamp(30px,4vw,48px)}.location-prompt,.location-result article>p:not(.result-kicker){color:#ffffffbd;max-width:760px;font-size:17px;line-height:1.7}.location-result .hero-actions{margin-top:24px}.location-result .secondary-dark-button{color:#fff;background:0 0;border-color:#ffffff47}.california-membership-note{background:#ffffff12;border:1px solid #b9e6e03d;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding:22px 24px;display:flex}.california-membership-note strong{color:#fff;font-size:17px}.california-membership-note p{color:#ffffffb3;max-width:650px;margin:7px 0 0;font-size:14px;line-height:1.6}.california-membership-note>a{color:#b9e6e0;flex:none;font-size:14px;font-weight:800}.national-status-list{background:#ffffff24;border:1px solid #ffffff24;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:26px 0;display:grid;overflow:hidden}.national-status-list span{color:#ffffffb3;background:#153940;gap:6px;padding:18px;font-size:13px;line-height:1.45;display:grid}.national-status-list strong{color:#b9e6e0;font-size:14px}.location-router-note{color:var(--muted);margin:18px 0 0;font-size:13px;line-height:1.6}.checkout-state-field{gap:.55rem;max-width:34rem;margin:1.25rem 0;font-weight:800;display:grid}.checkout-state-field select{width:100%;min-height:3.25rem;color:var(--foreground);font:inherit;background:#fff;border:1px solid #10434947;border-radius:.8rem;padding:.75rem .9rem}@media (max-width:760px){.location-choice-grid,.location-router-intro,.national-status-list{grid-template-columns:1fr}.location-router-image{border-radius:22px;order:-1;min-height:300px}.location-router-image img{object-position:80% center}.location-choice{min-height:0}.location-result .hero-actions{flex-direction:column;align-items:stretch}.california-membership-note{flex-direction:column;align-items:flex-start}}@media (max-width:700px){html{scroll-padding-top:76px}body{overflow-x:hidden}.focused-care-hero h1,.home-sermorelin-vibe .home-focus-hero h1,.nad-article-header h1,.nutrition-form-intro h1,.nutrition-hero h1,.nutrition-options-hero h1,h1{letter-spacing:-.035em;overflow-wrap:anywhere;font-size:clamp(38px,11.5vw,54px);line-height:1.02}h2{font-size:clamp(30px,9vw,42px)}h2,h3{overflow-wrap:anywhere}.hero-actions,.membership-cta,.nutrition-form-actions,.portal-handoff,.quiz-navigation{flex-direction:column;align-items:stretch}.focused-choice a,.focused-offer-card a,.funnel-card>a,.hero-actions>*,.membership-card>a,.patient-access-grid .pending-button,.patient-access-grid .primary-button{text-align:center;justify-content:center;width:100%;min-height:50px}.home-sermorelin-vibe .home-focus-hero{background-color:#071b21;min-height:700px;padding:46px 18px 310px;background-image:linear-gradient(#071b21,#0f3138 49%,#0a232994 60%,#071b2100 74%),url(/home-professional-man-35-45-v3.png?v=20260729-3)!important;background-position:50%,63% bottom!important;background-repeat:no-repeat!important;background-size:100% 100%,auto 54%!important}.home-sermorelin-vibe .home-focus-hero .hero-copy{padding:0}.hero-cta-note{margin:-12px 0 0}.proof-strip strong{white-space:normal}.funnel-card,.membership-card,.patient-access-grid article,.program-card,.questionnaire-card,.service-card{min-height:0;padding:24px 20px}.focused-price,.funnel-price,.membership-price{flex-direction:column;align-items:flex-start;gap:4px}.schedule-intro{padding:54px 18px}.schedule-intro>p:last-child{font-size:16px}.booking-steps{padding:28px 16px}.booking-steps article{padding:24px 20px}.alternate-start{padding:4px 4px 0;line-height:1.65}.scheduler-section{padding:34px 10px}.scheduler-heading{padding-inline:8px}.scheduler-frame{border-width:3px;border-radius:16px;overflow:visible}.scheduler-mobile-launch{color:#fff;text-align:center;background:#111;justify-content:center;align-items:center;min-height:52px;padding:14px 16px;font-weight:850;display:flex}.scheduler-frame iframe{filter:grayscale()brightness(.8)contrast(2.2);min-height:700px}.scheduler-frame p{padding-inline:14px;line-height:1.5}.page-intro,.patient-access-hero,.questionnaire-hero,.quiz-form,.quiz-page-intro{padding-inline:18px}.quiz-form{padding-block:34px}.quiz-question{padding:20px 16px}.choice-grid,.scale-row{grid-template-columns:1fr}.choice-grid label,.scale-row label{min-height:48px}.site-footer{gap:30px;padding:42px 18px}.site-footer nav{gap:0}.site-footer nav a{align-items:center;min-height:44px;display:flex}}@media (max-width:390px){.site-header{grid-template-columns:auto 1fr auto}.brand span:last-child{display:none}.mobile-menu{justify-self:end}.header-action{padding-inline:10px}}.nutrition-preview{color:#172a32;background:#f5f3ed}.nutrition-hero{color:#fff;background:linear-gradient(90deg,#0c252efa,#0f2e37ed 38%,#0f2e3747 68%,#0f2e370f),url(/nutrition-support-hero-v1.png) 50%/cover no-repeat;align-items:center;min-height:770px;padding:clamp(72px,10vw,132px) clamp(20px,7vw,104px);display:flex}.nutrition-hero-copy{max-width:760px}.nutrition-form-intro h1,.nutrition-hero h1,.nutrition-options-hero h1{letter-spacing:-.045em;max-width:850px;margin:12px 0 22px;font-size:clamp(48px,6.4vw,86px);line-height:.98}.nutrition-cta .eyebrow,.nutrition-hero .eyebrow,.nutrition-options-hero .eyebrow{color:#8fe1cd}.nutrition-lead{color:#e1eeeb;max-width:720px;font-size:clamp(18px,2vw,23px);line-height:1.6}.nutrition-reassurance{color:#bddbd4;margin-top:22px;font-size:14px;font-weight:700}.nutrition-achievement-strip{background:#49666a;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.nutrition-achievement-strip article{color:#fff;background:#153940;padding:30px 26px}.nutrition-achievement-strip strong{color:#b9e6e0;margin-bottom:8px;font-size:18px;display:block}.nutrition-achievement-strip span{color:#ffffffb8;font-size:14px;line-height:1.6}.nutrition-audience,.nutrition-benefits,.nutrition-routing{padding:clamp(72px,9vw,120px) clamp(20px,7vw,104px)}.nutrition-family-image{min-height:640px;overflow:hidden}.nutrition-family-image img{object-fit:cover;width:100%;height:100%;display:block}.nutrition-benefits .section-heading{max-width:820px}.nutrition-benefit-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px;display:grid}.nutrition-benefit-grid article{background:#fffdf8;border:1px solid #d8ded8;border-radius:20px;padding:30px}.nutrition-benefit-grid article>span{color:#1f665a;background:#d9efe8;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.nutrition-benefit-grid h3{color:#183f4a;margin:22px 0 10px;font-size:22px}.nutrition-benefit-grid p{color:#52646a;margin:0;line-height:1.65}.nutrition-audience,.nutrition-routing{background:#e3eee9;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(42px,8vw,110px);display:grid}.nutrition-audience{color:#fff;background:linear-gradient(90deg,#0c252ef7,#0c252edb 40%,#0c252e3d 72%,#0c252e14),url(/nutrition-support-family-v1.png) 50%/cover no-repeat;align-items:center;min-height:700px;padding:clamp(72px,9vw,120px) clamp(20px,7vw,104px);display:flex}.nutrition-audience-copy{max-width:720px}.nutrition-audience .eyebrow{color:#9fe0d4}.nutrition-audience h2{color:#fff}.nutrition-audience-copy>p:not(.eyebrow){color:#fffc;font-size:18px;line-height:1.7}.nutrition-audience .nutrition-tag-cloud{margin-top:30px}.nutrition-audience .nutrition-tag-cloud span{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c252ea8;border-color:#ffffff47}.nutrition-audience h2,.nutrition-cta h2,.nutrition-routing h2{margin:12px 0 18px;font-size:clamp(34px,4.5vw,60px);line-height:1.05}.nutrition-tag-cloud{flex-wrap:wrap;gap:12px;display:flex}.nutrition-tag-cloud span{color:#22574f;background:#ffffff9e;border:1px solid #aac7bd;border-radius:999px;padding:15px 18px;font-weight:750}.nutrition-cta{color:#fff;text-align:center;background:#163744;padding:clamp(72px,9vw,120px) clamp(20px,7vw,104px)}.nutrition-cta h2,.nutrition-cta p{max-width:820px;margin-inline:auto}.nutrition-cta>p:not(.eyebrow){color:#cbdeda;font-size:18px}.nutrition-cta .primary-button{margin-top:24px}.nutrition-form-shell{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(40px,7vw,90px);padding:clamp(64px,8vw,110px) clamp(20px,7vw,104px);display:grid}.nutrition-form-intro{position:sticky;top:110px}.nutrition-form-intro h1{font-size:clamp(46px,5vw,70px)}.nutrition-form-intro>p{color:#52646a;font-size:18px;line-height:1.65}.preview-note{color:#31584f;background:#e8f1ee;border:1px solid #c8d7d2;border-radius:12px;align-items:center;gap:9px;margin-top:25px;padding:14px 16px;font-size:14px;display:flex}.nutrition-questionnaire{background:#fffdf8;border:1px solid #d8ded8;border-radius:24px;padding:clamp(24px,4vw,48px);box-shadow:0 22px 60px #1f3a3d14}.nutrition-progress{color:#65767b;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:34px;font-size:13px;font-weight:750;display:grid}.nutrition-progress i{background:#dfe7e3;border-radius:99px;height:7px;overflow:hidden}.nutrition-progress b{border-radius:inherit;background:#3d8c7e;width:34%;height:100%;display:block}.nutrition-questionnaire fieldset{border:0;border-top:1px solid #e1e5e1;margin:0;padding:28px 0}.nutrition-questionnaire legend{color:#1c3740;margin-bottom:15px;font-size:19px;font-weight:800}.nutrition-field-help{color:#6b7a7e;margin:-7px 0 14px;font-size:14px}.nutrition-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.nutrition-choice-grid label{cursor:pointer}.nutrition-choice-grid input{opacity:0;position:absolute}.nutrition-choice-grid span{color:#354c53;background:#fff;border:1px solid #cad4d0;border-radius:11px;height:100%;padding:14px 16px;font-weight:650;display:block}.nutrition-choice-grid input:checked+span{color:#19584d;background:#e1f1ec;border-color:#3d8c7e;box-shadow:inset 0 0 0 1px #3d8c7e}.nutrition-form-actions{justify-content:space-between;align-items:center;gap:12px;padding-top:26px;display:flex}.nutrition-step-heading{padding:10px 0 24px}.nutrition-step-heading h2{color:#183f4a;margin:8px 0 0;font-size:clamp(28px,3vw,40px)}.nutrition-questionnaire textarea{color:#263e45;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #cad4d0;border-radius:12px;padding:16px;line-height:1.55}.nutrition-route-result{background:#fffdf8;border:1px solid #cbd8d3;border-radius:24px;padding:clamp(28px,5vw,52px);box-shadow:0 22px 60px #1f3a3d1a}.nutrition-route-result h2{color:#183f4a;margin:20px 0 14px;font-size:clamp(34px,4vw,54px)}.nutrition-route-result>p:not(.eyebrow){color:#52646a;font-size:18px;line-height:1.7}.nutrition-route-pill{color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;margin-top:12px;padding:10px 14px;font-size:13px;font-weight:850;display:inline-flex}.route-foundation{background:#397b6f}.route-focused{background:#286b83}.route-comprehensive{background:#88583e}.nutrition-result-actions{flex-wrap:wrap;gap:12px;margin:28px 0 22px;display:flex}.nutrition-route-result small{color:#718085;line-height:1.55;display:block}.nutrition-options-hero{color:#fff;text-align:left;background:linear-gradient(90deg,#0d272ff7,#0d272fd6 38%,#0d272f47 70%,#0d272f1f),url(/nutrition-support-woman-v1.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;min-height:700px;padding:clamp(72px,9vw,120px) clamp(20px,7vw,104px);display:flex}.nutrition-options-hero h1,.nutrition-options-hero>p{max-width:760px;margin-inline:0}.nutrition-options-hero>p:last-child{color:#cbdeda;font-size:20px;line-height:1.6}.nutrition-option-grid{background:#eef2ee;grid-template-columns:repeat(3,1fr);gap:22px;padding:54px clamp(20px,7vw,104px) clamp(72px,9vw,120px);display:grid}.nutrition-option-grid article{background:#fffdf8;border:1px solid #ced9d4;border-radius:22px;flex-direction:column;padding:32px;display:flex;position:relative}.nutrition-option-grid article.featured{border:2px solid #3d8c7e;box-shadow:0 22px 60px #1e574d21}.nutrition-best-start{color:#fff;text-transform:uppercase;background:#3d8c7e;border-radius:99px;padding:7px 13px;font-size:12px;font-weight:850;position:absolute;top:-14px;left:25px}.nutrition-option-grid h2{color:#193c46;min-height:68px;margin:8px 0 5px;font-size:29px}.nutrition-price{color:#2f7b6e;margin:8px 0 22px;font-size:22px;display:block}.nutrition-option-grid article>p:not(.eyebrow){color:#586b70;line-height:1.6}.nutrition-option-grid ul{color:#354f55;flex:1;gap:10px;margin:20px 0 28px;padding:0;list-style:none;display:grid}.nutrition-routing-list{gap:14px;display:grid}.nutrition-routing-list p{background:#fff9;border-radius:14px;gap:5px;margin:0;padding:20px 22px;display:grid}.nutrition-routing-list span{color:#52676b}@media (max-width:900px){.nutrition-achievement-strip,.nutrition-audience,.nutrition-benefit-grid,.nutrition-form-shell,.nutrition-hero,.nutrition-option-grid,.nutrition-routing{grid-template-columns:1fr}.nutrition-form-intro{position:static}.nutrition-option-grid article{min-height:0}}@media (max-width:540px){.nutrition-choice-grid{grid-template-columns:1fr}.nutrition-form-actions{flex-direction:column;align-items:stretch}.nutrition-form-actions a{width:100%}}.review-tour{background:#f5f3ed}.review-tour-header{z-index:100;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d2d35f5;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:24px;padding:15px clamp(18px,4vw,58px);display:flex;position:sticky;top:0}.review-tour-header>div{gap:2px;display:grid}.review-tour-header span{color:#9edbd1;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:850}.review-tour-header strong{font-size:17px}.review-tour-header nav{flex-wrap:wrap;gap:9px;display:flex}.review-tour-header a{color:#ffffffdb;border:1px solid #fff3;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:750}.review-tour-page{margin:0}.review-tour-divider{color:#fff;background:#0d2d35;justify-content:space-between;align-items:baseline;gap:20px;padding:26px clamp(20px,5vw,72px);display:flex}.review-tour-divider span{color:#9edbd1;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:850}.review-tour-divider strong{font-size:clamp(20px,2.5vw,30px)}.review-tour-page iframe{background:#f5f3ed;border:0;width:100%;margin:0;display:block}@media (max-width:700px){.review-tour-divider,.review-tour-header{flex-direction:column;align-items:flex-start}}.home-sermorelin-vibe .home-focus-hero{background:linear-gradient(90deg,#071b21fa,#0f3138eb 42%,#0c252a4d 73%,#07151814),url(/home-professional-man-35-45-v3.png) 70%/cover no-repeat;min-height:760px;display:block}.home-sermorelin-vibe .home-focus-hero .hero-copy{max-width:820px;padding-top:clamp(72px,8vw,112px);padding-bottom:clamp(72px,8vw,112px)}.home-sermorelin-vibe .home-focus-hero h1{color:#fff;letter-spacing:-.045em;max-width:820px;margin:14px 0 24px;font-size:clamp(50px,6.2vw,84px);line-height:.98}.home-sermorelin-vibe .home-focus-hero .eyebrow{color:#a6e0d7}.home-sermorelin-vibe .home-focus-hero .hero-tagline{color:#fff;max-width:780px;font-size:clamp(20px,2vw,26px);line-height:1.48}.home-sermorelin-vibe .home-focus-hero .hero-lede{color:#ffffffbf;max-width:740px;font-size:17px;line-height:1.7}.home-sermorelin-vibe .home-focus-hero .hero-visual{background:#102d35;min-width:0}.home-sermorelin-vibe .home-focus-hero .hero-image-frame,.home-sermorelin-vibe .home-focus-hero .hero-image-frame img{height:100%;min-height:760px}.home-sermorelin-vibe .home-focus-hero .hero-image-frame{position:relative}.home-sermorelin-vibe .home-focus-hero .hero-image-frame:after{content:"";pointer-events:none;background:linear-gradient(90deg,#153a42,#153a4214 35%,#0d252a0d);position:absolute;inset:0}.home-sermorelin-vibe .home-focus-hero .hero-image-frame img{object-fit:cover}.focused-care-hero,.page-intro,.patient-access-hero,.questionnaire-hero,.quiz-page-intro,.weight-hero{background-image:linear-gradient(90deg,#07222ad6,#13474c99 48%,#1042461f 76%,#0000),url(/home-professional-man-35-45-v3.png?v=20260806-bright)}.membership-hero{background-image:linear-gradient(90deg,#07222acc,#144b5085 44%,#10424614 76%,#0000),url(/membership-banner-runner-v1.png?v=20260806-bright)}.sermorelin-hero{background-image:linear-gradient(90deg,#07222ad1,#11444994 42%,#092d3214 74%,#0000),url(/sermorelin-hero-apex.png?v=20260806-bright)}.membership-availability{text-align:center;background:linear-gradient(135deg,#f4faf8,#e3f2ed);padding:72px clamp(24px,7vw,112px) 64px}.membership-availability h1{max-width:850px;margin:10px auto 16px;font-size:clamp(38px,6vw,72px);line-height:1.02}.membership-availability>p:last-child{max-width:720px;margin:0 auto;font-size:clamp(18px,2vw,22px);line-height:1.6}.standout-hero{background-image:linear-gradient(90deg,#062228cc,#0f3f458a 44%,#07222714 74%),url(/standout-gym-men-v1.png?v=20260806-bright)}.home-sermorelin-vibe .home-focus-hero .visit-card{color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0f2d34e0;border:1px solid #ffffff29;bottom:40px;left:clamp(20px,4vw,56px);right:clamp(20px,4vw,56px)}.home-sermorelin-vibe .home-focus-hero .visit-card span{color:#a6e0d7}.home-sermorelin-vibe .home-focus-hero .visit-card p{color:#ffffffbd}.home-trust-strip{background:#436167;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.home-trust-strip article{color:#fff;background:#153940;padding:30px 26px}.home-trust-strip strong{color:#b9e6e0;margin-bottom:8px;font-size:18px;display:block}.home-trust-strip span{color:#ffffffb8;font-size:14px;line-height:1.6}.home-sermorelin-vibe .funnel-section{background:#f8f6f2}.home-sermorelin-vibe .funnel-options article,.home-sermorelin-vibe .service-card{box-shadow:0 16px 38px #0e272c12}@media (max-width:900px){.home-sermorelin-vibe .home-focus-hero{grid-template-columns:1fr;min-height:0}.home-sermorelin-vibe .home-focus-hero .hero-image-frame,.home-sermorelin-vibe .home-focus-hero .hero-image-frame img{min-height:520px}.home-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.home-sermorelin-vibe .home-focus-hero .hero-image-frame,.home-sermorelin-vibe .home-focus-hero .hero-image-frame img{min-height:420px}.home-trust-strip{grid-template-columns:1fr}}.home-sermorelin-vibe{background:#f5f3ed!important}.home-sermorelin-vibe>.funnel-section,.home-sermorelin-vibe>.membership-section,.home-sermorelin-vibe>.service-band,.home-sermorelin-vibe>.split-section,.home-sermorelin-vibe>.visit-section{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#f8faf8!important}.home-sermorelin-vibe>.faq-preview,.home-sermorelin-vibe>.lab-section,.home-sermorelin-vibe>.program-section,.home-sermorelin-vibe>.proof-strip{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#e7f2ef!important}.home-sermorelin-vibe>.service-band{background:#173a40!important}.home-sermorelin-vibe>.service-band .section-heading h2{color:#fff}.home-sermorelin-vibe>.service-band .section-heading p{color:#ffffffbd}@media (min-width:761px){.home-sermorelin-vibe .funnel-visual-1{background-image:linear-gradient(90deg,#eef6f3f7,#eef6f3e6 37%,#0c252a57 64%,#0715181a),url(/standout-gym-men-v1.png?v=20260807-peptide-active)!important;background-position:100%!important}}@media (max-width:760px){.home-sermorelin-vibe .funnel-visual-1{background-image:linear-gradient(#0a232914,#0a232933 34%,#eef6f3f0 62%,#eef6f3fc),url(/standout-gym-men-v1.png?v=20260807-peptide-active)!important;background-position:66% 0!important}}.home-sermorelin-vibe .home-focus-hero{background-image:linear-gradient(90deg,rgba(7,34,42,.84),rgba(16,67,73,.62) 42%,rgba(12,52,58,.16) 73%,rgba(7,21,24,.02)),url(/home-professional-man-35-45-v3.png?v=20260806-bright)!important}.schedule-intro{background-image:linear-gradient(90deg,rgb(6 22 29/.84),rgb(8 32 39/.58) 42%,rgb(8 29 35/.12) 72%,transparent),url(/home-professional-man-35-45-v3.png?v=20260806-bright)!important}.focused-care-hero,.page-intro,.patient-access-hero,.questionnaire-hero,.quiz-page-intro,.weight-hero{background-image:linear-gradient(90deg,rgb(7 34 42/.84),rgb(19 71 76/.6) 48%,rgb(16 66 70/.12) 76%,transparent),url(/home-professional-man-35-45-v3.png?v=20260806-bright)!important}.membership-hero{background-image:linear-gradient(90deg,rgb(7 34 42/.8),rgb(20 75 80/.52) 44%,rgb(16 66 70/.08) 76%,transparent),url(/membership-banner-runner-v1.png?v=20260806-bright)!important}.sermorelin-hero{background-image:linear-gradient(90deg,rgb(7 34 42/.82),rgb(17 68 73/.58) 42%,rgb(9 45 50/.08) 74%,transparent),url(/sermorelin-hero-apex.png?v=20260806-bright)!important}.membership-scroll-stack{background:#edf5f2}.dark-panel{background:linear-gradient(135deg,#dcefeb,#eef5f3 62%,#e8f1f7);color:var(--foreground)}.dark-panel .check-list,.dark-panel p{color:var(--muted)}.nad-learning-center,.sermorelin-learning-center{background:linear-gradient(135deg,#d9eee9,#e9f2f7);color:var(--foreground)}.nad-learning-center>p{color:var(--muted)}.nad-article-header,.sermorelin-article-header{background:linear-gradient(135deg,#257985,#4c9ea3 58%,#79bdb7)}.sermorelin-trust-strip{background:#c7ddd9}.sermorelin-trust-strip article{background:linear-gradient(145deg,#e7f3f0,#f5f8f7);color:var(--foreground)}.sermorelin-trust-strip strong{color:var(--teal-dark)}.sermorelin-trust-strip span{color:var(--muted)}.nad-peptide-bridge,.sermorelin-recovery-bridge,.weight-final-cta{background:linear-gradient(135deg,#1f7882,#3d9798 58%,#67aaa2)}.standout-hero{background-image:linear-gradient(90deg,rgba(6,34,40,.8),rgba(15,63,69,.54) 44%,rgba(7,34,39,.08) 74%),url(/standout-gym-men-v1.png?v=20260806-bright)!important}