body:has(.glp-intake) nav[aria-label=Main\ navigation]{display:none}body:has(.glp-intake) a[aria-label=Start\ Assessment]{display:none}body:has(.glp-intake) .site-header{display:none}.glp-intake-page{background:var(--green-deep);min-height:100vh;color:var(--text-primary);font-size:18px}.glp-topbar{z-index:50;background:var(--green-deep);border-bottom:1px solid #f5f2ee0f;position:sticky;top:0}.glp-topbar-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;max-width:880px;margin:0 auto;padding:1rem 1.5rem;display:grid}.glp-topbar-exit{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;justify-self:start;font-family:inherit;font-size:15px}.glp-topbar-exit:hover{color:var(--gold-accent)}.glp-topbar-section{text-align:center;letter-spacing:.18em;text-transform:uppercase;color:var(--text-secondary);font-size:14px;font-weight:600}.glp-topbar-progress{background:#f5f2ee14;height:3px}.glp-topbar-progress-fill{background:var(--gold-accent);width:0%;height:100%;transition:width .35s}.glp-intake-wrap{max-width:880px;margin:0 auto;padding:2rem 1.5rem 4rem}.glp-intake-step{display:none}.glp-intake-step.is-active{display:block}.glp-step-title{margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;line-height:1.15}.glp-step-title .accent{color:var(--gold-accent)}.glp-step-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-accent);margin-bottom:.5rem;font-size:11px;font-weight:700;display:block}.glp-step-help{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.55}.glp-sub-card{background:var(--green-mid);border:1px solid var(--gold-border);border-radius:var(--radius-lg);margin-bottom:1.5rem;padding:1.25rem 1.5rem}.glp-sub-card-label{margin-bottom:.5rem;font-size:14px;font-weight:600;display:block}.glp-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.glp-actions.center{justify-content:center}.glp-btn-primary{background:var(--gold-accent);color:var(--green-deep);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.75rem;font-family:inherit;font-size:15px;font-weight:700;display:inline-flex}.glp-btn-primary:disabled{opacity:.45;cursor:not-allowed}.glp-btn-ghost{border:1px solid var(--gold-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:999px;padding:.85rem 1.25rem;font-family:inherit}.glp-btn-secondary-outline{border:1px solid var(--gold-border);color:var(--text-secondary);border-radius:999px;padding:.65rem 1.25rem;font-size:14px;display:inline-flex}.glp-btn-secondary-outline:hover{border-color:var(--gold-accent);color:var(--gold-accent)}.glp-hero-overlay{border-radius:var(--radius-lg);min-height:220px;margin-bottom:2rem;position:relative;overflow:hidden}.glp-hero-overlay img{-o-object-fit:cover;object-fit:cover;width:100%;height:280px}.glp-hero-overlay-content{background:linear-gradient(#0000 20%,#1f2a24eb);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.glp-hero-secondary-actions{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.glp-hero-secondary-label{color:var(--text-faint);font-size:13px}.glp-opt-multi .glp-opt{margin-bottom:.5rem}.glp-opt label{border:1px solid var(--gold-border);border-radius:var(--radius-sm);cursor:pointer;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;font-size:15px;line-height:1.45;display:flex}.glp-opt input:checked+label{border-color:var(--gold-accent);background:#c9a96e14}.glp-opt label:has(input:checked){border-color:var(--gold-accent);background:#c9a96e14}.glp-field-row{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}.glp-bmi-card{border:1px solid var(--gold-border);border-radius:var(--radius-md);background:var(--green-primary);margin-top:1.25rem;padding:1rem}.glp-bmi-value{color:var(--gold-accent);font-size:2rem;font-weight:700}.glp-bmi-class{border-radius:999px;margin-top:.25rem;padding:.25rem .6rem;font-size:13px;display:inline-block}.glp-bmi-class.is-obese{color:#fca5a5;background:#ef82642e}.glp-blocker{text-align:center;padding:3rem 1rem}.glp-blocker-title{margin-bottom:1rem;font-size:1.5rem}.glp-result-banner{background:var(--green-mid);border:1px solid var(--gold-accent);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex}.glp-med-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:768px){.glp-med-grid,.glp-field-row{grid-template-columns:1fr}}.glp-med-card{border:1px solid var(--gold-border);border-radius:var(--radius-lg);background:var(--green-mid);overflow:hidden}.glp-med-card.is-recommended{border-color:var(--gold-accent)}.glp-med-card-body{padding:1.25rem}.glp-med-card-name{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.glp-med-card-price{color:var(--gold-accent);font-size:1.5rem;font-weight:700}.glp-med-card-actions{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.glp-select{border-radius:var(--radius-sm);border:1px solid var(--gold-border);background:var(--green-deep);width:100%;color:var(--text-primary);padding:.75rem 1rem;font-size:16px}.glp-bmi-gauge{background:#f5f2ee1a;border-radius:3px;height:6px;margin-top:.75rem;position:relative}.glp-bmi-gauge-marker{background:var(--gold-accent);border-radius:50%;width:14px;height:14px;position:absolute;top:-4px;transform:translate(-50%)}.glp-why-stack-card{border:1px solid var(--gold-border);border-radius:var(--radius-lg);background:var(--green-mid);grid-template-columns:1fr 1.2fr;gap:1.5rem;margin-bottom:1.5rem;display:grid;overflow:hidden}@media (max-width:768px){.glp-why-stack-card{grid-template-columns:1fr}}.glp-why-stack-image{min-height:200px;position:relative}.glp-why-stack-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.glp-why-stack-content{padding:1.5rem}.glp-why-stack-peptides{margin:.75rem 0 .25rem;font-weight:600}.glp-why-stack-tag{color:var(--text-faint);margin-bottom:1rem;font-size:13px}.glp-why-stack-list{margin:0;padding:0;list-style:none}.glp-why-stack-list li{border-top:1px solid #f5f2ee14;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:15px;display:flex}.glp-why-stack-num{color:var(--gold-accent);flex-shrink:0;font-size:13px;font-weight:700}.glp-gh-split{grid-template-columns:1fr 1.1fr;align-items:start;gap:1.5rem;display:grid}@media (max-width:768px){.glp-gh-split{grid-template-columns:1fr}}.glp-gh-split-image{border-radius:var(--radius-lg);min-height:280px;position:relative;overflow:hidden}.glp-gh-split-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:280px}.glp-gh-stat{color:var(--text-secondary);margin:1rem 0;font-size:15px;line-height:1.5}.glp-gh-stat-num{color:var(--gold-accent);font-size:1.5rem;font-weight:700}.glp-gh-question{margin:1rem 0 .75rem;font-size:1.15rem;font-weight:600}.glp-gh-result-panel{border:1px solid var(--gold-accent);border-radius:var(--radius-md);background:#c9a96e14;margin-top:1rem;padding:1rem 1.25rem}.glp-gh-result-title{margin:.35rem 0 .5rem;font-size:1.1rem;font-weight:600}.glp-stack-edu-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:640px){.glp-stack-edu-grid{grid-template-columns:1fr}}.glp-stack-edu-card{border:1px solid var(--gold-border);border-radius:var(--radius-md);background:var(--green-mid);overflow:hidden}.glp-stack-edu-card-image{height:140px;position:relative}.glp-stack-edu-card-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.glp-stack-edu-card-body{padding:1rem}.glp-stack-edu-name{margin-bottom:.5rem;font-weight:600}.glp-stack-edu-name span{color:var(--gold-accent);margin-top:.15rem;font-size:12px;font-weight:500;display:block}.glp-stack-edu-card-body ul{color:var(--text-secondary);margin:0;padding-left:1.1rem;font-size:14px}.glp-stack-edu-bullets{color:var(--text-secondary);margin:0 0 1rem;padding-left:1.25rem;font-size:15px}.glp-stack-summary{border:1px solid var(--gold-border);border-radius:var(--radius-lg);background:var(--green-mid);margin-bottom:1.5rem;padding:1.25rem 1.5rem}.glp-stack-summary-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-accent);font-size:11px;font-weight:700}.glp-stack-summary-title{margin:.35rem 0 .5rem;font-size:1.15rem;font-weight:600}
.commerce-page.glp-intake{padding-top:0}.glp-intake .btn-primary{text-transform:none}.glp-intake .topbar-exit{min-height:unset}.glp-intake{--green-deep:#1f2a24;--green-primary:#2e3430;--green-mid:#3a4a41;--gold-primary:#c9a96e;--gold-accent:#dfbb54;--gold-soft:#c9a96e14;--gold-border:#c9a96e40;--gold-border-strong:#c9a96e73;--cream-primary:#f5f2ee;--text-primary:#f5f2ee;--text-secondary:#f5f2eec7;--text-faint:#f5f2ee8c;--bg-page:var(--green-deep);--bg-card:var(--green-primary);--font-sans:var(--font-hanken,"Hanken Grotesk"), -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;--max-width:880px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;font-size:18px;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--bg-page);color:var(--text-primary);letter-spacing:normal;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,select{font-family:inherit}:focus{outline:none}:focus-visible{outline:2px solid var(--gold-accent);outline-offset:3px;border-radius:4px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topbar{z-index:50;background:var(--green-deep);border-bottom:1px solid #f5f2ee0f;position:sticky;top:0}.topbar-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1rem 1.5rem;display:grid}.topbar-exit{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:.4rem;padding:0;font-family:inherit;font-size:15px;font-weight:500;transition:color .2s;display:inline-flex}.topbar-exit:hover{color:var(--gold-accent)}.topbar-exit-arrow{transition:transform .2s;display:inline-block}.topbar-exit:hover .topbar-exit-arrow{transform:translate(-3px)}.topbar-section{text-align:center;letter-spacing:.18em;text-transform:uppercase;color:var(--text-secondary);white-space:nowrap;justify-self:center;align-items:baseline;gap:.6rem;font-size:14px;font-weight:600;display:inline-flex}.topbar-section-pct{color:var(--gold-accent);font-weight:700}.topbar-brand{justify-self:end;align-items:center;text-decoration:none;display:inline-flex}.topbar-logo{opacity:.92;width:auto;height:16px;transition:opacity .2s;display:block}.topbar-brand:hover .topbar-logo{opacity:1}.topbar-progress{background:#f5f2ee0f;height:2px;position:relative;overflow:hidden}.topbar-progress-fill{background:var(--gold-accent);width:0%;transition:width .45s cubic-bezier(.22,.61,.36,1);position:absolute;inset:0 auto 0 0}.intake-wrap{padding:1.5rem 0 3rem}@media (max-width:600px){.intake-wrap{padding:1rem 0 2rem}}.glp-intake .container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.intake-step{animation:.35s fadeIn;display:none}.intake-step.is-active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.hero-intro{text-align:center;padding-top:1.5rem}@media (max-width:600px){.hero-intro{padding-top:.5rem}}.hero-intro-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.75rem;font-size:clamp(32px,4.4vw,46px);font-weight:600;line-height:1.05}.hero-intro-title .accent{color:var(--gold-accent);font-weight:600}.hero-intro-sub{color:var(--text-secondary);max-width:540px;margin:0 auto 1.5rem;font-size:17px;line-height:1.55}.hero-intro-photo{border-radius:var(--radius-lg);aspect-ratio:21/9;background:var(--green-primary);max-width:720px;margin:0 auto 1.5rem;position:relative;overflow:hidden}.hero-intro-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.hero-intro-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#1f2a2459 100%);position:absolute;inset:0}.hero-overlay{border-radius:var(--radius-lg);aspect-ratio:21/9;background:var(--green-primary);max-width:860px;margin:0 auto 1.75rem;position:relative;overflow:hidden}@media (max-width:600px){.hero-overlay{aspect-ratio:4/3}}.hero-overlay img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-overlay:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#1f2a24b3 0%,#1f2a24d9 50%,#1f2a24f2 100%);position:absolute;inset:0}.hero-overlay-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1.5rem 2rem;display:flex;position:relative}@media (max-width:600px){.hero-overlay-content{padding:1.5rem 1.25rem}}.hero-overlay-title{font-family:var(--font-sans);letter-spacing:-.005em;color:var(--text-primary);margin:0 0 1rem;font-size:clamp(32px,4.6vw,48px);font-weight:600;line-height:1.1}.hero-overlay-title .accent{color:var(--gold-accent);font-weight:600}.hero-overlay-lead{font-family:var(--font-sans);color:var(--text-primary);margin:0 0 .5rem;font-size:clamp(19px,1.9vw,22px);font-weight:500;line-height:1.4}.hero-overlay-sub{font-family:var(--font-sans);color:#f5f2eee0;max-width:560px;margin:0 auto;font-size:clamp(17px,1.6vw,19px);line-height:1.55}.tier-table-wrap{border-radius:var(--radius-md);border:.5px solid #c9a96e40;max-width:860px;margin:0 auto 1.75rem;overflow:hidden}.tier-table{border-collapse:collapse;width:100%;font-family:var(--font-sans);table-layout:fixed;font-size:17px}.tier-table thead tr{border-bottom:.5px solid #c9a96e66}.tier-table thead th{text-align:left;color:var(--gold-accent);letter-spacing:.08em;text-transform:uppercase;padding:14px 18px;font-size:15px;font-weight:600}.tier-table thead th:first-child{text-align:center;width:18%}.tier-table thead th:nth-child(2){text-align:center;width:12%}.tier-table thead th:nth-child(3){text-align:center;width:38%}.tier-table thead th:nth-child(4){text-align:center;width:32%}.tier-table tbody tr{border-bottom:.5px solid #f5f2ee14}.tier-table tbody tr:last-child{border-bottom:none}.tier-table td,.tier-table tbody th{vertical-align:top;text-align:center;padding:16px 18px;line-height:1.5}.tier-table .tier-name{color:var(--gold-accent);letter-spacing:.005em;border-left:3px solid var(--gold-accent);background:#c9a96e14;font-size:20px;font-weight:600}.tier-table .tier-bmi{font-family:var(--font-sans);color:#f5f2eeeb;letter-spacing:.01em;font-size:17px;font-weight:600}.tier-table .tier-primary{color:#f5f2eef2;font-size:17px}.tier-table .tier-secondary{color:#f5f2eec7;font-size:16px}@media (max-width:820px){.tier-table{font-size:16px}.tier-table thead th{padding:12px;font-size:14px}.tier-table td,.tier-table tbody th{font-size:inherit;padding:14px 12px}.tier-table .tier-name{font-size:18px}.tier-table .tier-bmi,.tier-table .tier-primary{font-size:16px}.tier-table .tier-secondary{font-size:15px}}@media (max-width:640px){.tier-table-wrap{border:none;border-radius:0;overflow:visible}.tier-table,.tier-table thead,.tier-table tbody,.tier-table tr,.tier-table th,.tier-table td{width:100%;display:block}.tier-table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tier-table tbody tr{border-radius:var(--radius-md);background:#f5f2ee05;border:.5px solid #c9a96e40;margin-bottom:12px;padding:16px 18px}.tier-table tbody tr:last-child{margin-bottom:0}.tier-table td,.tier-table th{text-align:left;padding:0;font-weight:400;line-height:1.5}.tier-table td:nth-child(3),.tier-table td:nth-child(4){text-align:left}.tier-table td[data-label]:before{content:attr(data-label);color:var(--gold-accent);letter-spacing:.08em;text-transform:uppercase;margin-top:12px;margin-bottom:4px;font-size:16px;font-weight:600;display:block}.tier-table td.tier-name,.tier-table th.tier-name{width:auto;color:var(--text-primary);text-align:left;background:0 0;border-left:none;margin-bottom:8px;margin-right:12px;padding:0;font-size:19px;font-weight:600;display:inline-block}.tier-table td.tier-bmi{width:auto;color:var(--gold-accent);vertical-align:middle;background:#c9a96e1f;border-radius:4px;margin-bottom:8px;padding:3px 10px;font-size:16px;font-weight:600;display:inline-block}.tier-table td.tier-bmi:before{content:"BMI ";color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:0;text-transform:none;margin:0;display:inline}.tier-table td.tier-name:before,.tier-table th.tier-name:before{display:none}.tier-table td.tier-primary{color:#f5f2eef2;font-size:16.5px}.tier-table td.tier-secondary{color:#f5f2eec7;font-size:15.5px}}.hero-secondary-actions{text-align:center;max-width:380px;margin:1.5rem auto 0}.hero-secondary-label{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:#f5f2eeb3;margin:0 0 1rem;font-size:14px;font-weight:500;display:block}.btn-secondary-outline{color:#f5f2eeeb;width:100%;font-family:var(--font-sans);letter-spacing:.01em;cursor:pointer;background:0 0;border:.5px solid #f5f2ee4d;border-radius:6px;justify-content:center;align-items:center;gap:.4rem;margin-bottom:.625rem;padding:.85rem 1.25rem;font-size:16.5px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-secondary-outline:last-child{margin-bottom:0}.btn-secondary-outline:hover,.btn-secondary-outline:focus-visible{color:var(--gold-accent);border-color:var(--gold-accent)}.step-head{text-align:center;margin-bottom:1.25rem}.step-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--gold-accent);margin-bottom:.5rem;font-size:14px;font-weight:600;display:inline-block}.step-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.6rem;font-size:clamp(28px,3.4vw,36px);font-weight:600;line-height:1.12}.step-title .accent{color:var(--gold-accent)}.step-help{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:17px;line-height:1.6}.sub-card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid #f5f2ee0f;margin-bottom:1rem;padding:1.75rem}@media (max-width:600px){.sub-card{padding:1.25rem}}.sub-card-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-accent);margin-bottom:.4rem;font-size:13px;font-weight:600}.sub-card-help{color:var(--text-faint);margin-bottom:1.25rem;font-size:15px;line-height:1.5}.sub-card-help strong{color:var(--text-secondary);font-weight:600}.sub-card-label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.5rem;font-size:14px;font-weight:600;display:block}.sub-card-required{color:var(--gold-accent);margin-left:.15rem}.compare-pair{grid-template-columns:1fr 1fr;gap:.75rem;margin:.75rem 0 1rem;display:grid}@media (max-width:540px){.compare-pair{grid-template-columns:1fr}}.compare-card{background:var(--bg-card);border-radius:var(--radius-lg);border:1.5px solid #f5f2ee14;flex-direction:column;transition:border-color .25s,transform .25s;display:flex;position:relative;overflow:hidden}.compare-card.is-favored{border-color:var(--gold-border-strong);box-shadow:0 8px 20px #00000040}.compare-card-photo{aspect-ratio:16/6;background:linear-gradient(#4a5b50 0%,#2e3430 100%);position:relative;overflow:hidden}.compare-card-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.compare-card-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#1f2a2473 100%);position:absolute;inset:0}.compare-card-photo-pill{color:var(--cream-primary);letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);z-index:2;background:#1f2a24e0;border-radius:999px;padding:.35rem .65rem;font-size:11.5px;font-weight:700;position:absolute;top:.75rem;left:.75rem}.compare-card.is-favored .compare-card-photo-pill{background:var(--gold-accent);color:var(--green-deep)}.compare-card-body{flex-direction:column;flex:1;padding:.875rem 1rem 1rem;display:flex}.compare-card-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--text-faint);margin-bottom:.3rem;font-size:11.5px;font-weight:700}.compare-card.is-favored .compare-card-eyebrow{color:var(--gold-accent)}.compare-card-takeaway{color:var(--text-primary);letter-spacing:-.005em;margin-bottom:.4rem;font-size:16px;font-weight:600;line-height:1.3}.compare-card-detail{color:var(--text-secondary);margin-top:auto;font-size:14px;line-height:1.45}.compare-card-detail strong{color:var(--text-primary);font-weight:600}.compare-source{text-align:center;color:var(--text-faint);letter-spacing:.01em;max-width:480px;margin:0 auto 1rem;font-size:14.5px;font-style:italic;line-height:1.5}.options{flex-direction:column;gap:.5rem;display:flex}.opt{position:relative}.opt input{opacity:0;pointer-events:none;position:absolute}.opt label{border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;background:#f5f2ee06;border:1.5px solid #f5f2ee14;justify-content:space-between;align-items:center;gap:.75rem;padding:.95rem 1.125rem;font-size:17px;font-weight:500;line-height:1.4;transition:all .18s;display:flex}.opt label:hover{border-color:var(--gold-border-strong);background:#f5f2ee0b}.opt input:checked+label{background:var(--gold-soft);border-color:var(--gold-accent);color:var(--gold-accent)}.opt input:focus-visible+label{outline:2px solid var(--gold-accent);outline-offset:2px}.opt-mark{border:1.5px solid var(--text-faint);border-radius:50%;flex-shrink:0;width:18px;height:18px;position:relative}.opt input:checked+label .opt-mark{border-color:var(--gold-accent)}.opt input:checked+label .opt-mark:after{content:"";background:var(--gold-accent);border-radius:50%;position:absolute;inset:3px}.opt-multi .opt-mark{border-radius:4px}.opt-multi .opt input:checked+label .opt-mark:after{border-radius:2px;inset:2px}.opt.is-none label{letter-spacing:.05em;text-transform:uppercase;font-size:17px;font-weight:600}.field-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:520px){.field-row{grid-template-columns:1fr}}.field{flex-direction:column;gap:.45rem;margin-bottom:1rem;display:flex}.field:last-child{margin-bottom:0}.input,.select{color:var(--text-primary);border-radius:var(--radius-md);appearance:none;background:#f5f2ee06;border:1.5px solid #f5f2ee14;width:100%;padding:.95rem 1.125rem;font-size:18px;transition:border-color .2s,background .2s}.input:focus,.select:focus{border-color:var(--gold-accent);background:#f5f2ee0b}.input::placeholder{color:var(--text-faint)}.select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none' stroke='%23DFBB54' stroke-width='2'%3E%3Cpath d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 1.125rem center;background-repeat:no-repeat;padding-right:2.5rem}.select option{background:var(--green-deep);color:var(--text-primary)}.bmi-card{border-radius:var(--radius-md);background:#f5f2ee06;border:1px solid #f5f2ee14;margin-top:1rem;padding:1.25rem 1.25rem 1.5rem;transition:opacity .3s,border-color .3s}.bmi-card.is-pending{opacity:.5}.bmi-card-row{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.bmi-card-label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);font-size:14.5px;font-weight:600}.bmi-value{color:var(--text-primary);letter-spacing:-.02em;font-size:34px;font-weight:700;line-height:1}.bmi-class{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);white-space:nowrap;background:#f5f2ee0f;border-radius:999px;padding:.3rem .7rem;font-size:13px;font-weight:700}.bmi-class.is-under{color:#93c5fd;background:#60a5fa26}.bmi-class.is-normal{color:#86efac;background:#4ade8026}.bmi-class.is-over{color:var(--gold-accent);background:#dfbb542e}.bmi-class.is-obese{color:#fca5a5;background:#ef82642e}.bmi-gauge{background:linear-gradient(90deg,#60a5fa 0% 18%,#4ade80 18% 39%,#dfbb54 39% 60%,#ef8264 60% 100%);border-radius:999px;height:6px;margin-bottom:.625rem;position:relative}.bmi-gauge-marker{background:var(--cream-primary);border:2px solid var(--green-deep);width:14px;height:14px;box-shadow:0 0 0 1px var(--gold-accent);border-radius:50%;transition:left .3s;position:absolute;top:50%;left:0%;transform:translate(-50%,-50%)}.bmi-gauge-labels{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);grid-template-columns:18% 21% 21% 1fr;font-size:12px;font-weight:600;display:grid}.bmi-gauge-labels span{text-align:center}.bmi-gauge-labels span:first-child{text-align:left}.bmi-gauge-labels span:last-child{text-align:right}.actions{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.75rem;display:flex}.actions.center{justify-content:center}@media (max-width:480px){.actions:not(.center){flex-direction:column-reverse;align-items:stretch;gap:.625rem}.actions:not(.center) .btn-primary,.actions:not(.center) .btn-ghost{text-align:center;justify-content:center;width:100%}}.btn-primary{background:var(--gold-accent);color:var(--green-deep);letter-spacing:.04em;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.95rem 2.25rem;font-family:inherit;font-size:16px;font-weight:600;transition:background .2s,transform .1s;display:inline-flex}.btn-primary:hover{background:var(--gold-primary)}.btn-primary:active{transform:scale(.985)}.btn-primary:disabled{color:var(--text-faint);cursor:not-allowed;background:#f5f2ee14;transform:none}.btn-hero-primary.btn-primary{letter-spacing:.015em;border-radius:999px;padding:clamp(1rem,1.6vw,1.4rem) clamp(2rem,3.5vw,3.25rem);font-size:clamp(18px,2.2vw,24px);font-weight:700;transition:background .2s,transform .1s,box-shadow .25s;box-shadow:0 4px 28px #dfbb5447}.btn-hero-primary.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 36px #dfbb5473}.btn-hero-primary.btn-primary:active{transform:scale(.98)}@media (max-width:540px){.btn-hero-primary.btn-primary{justify-content:center;width:100%;max-width:360px}}.btn-ghost{color:var(--text-secondary);letter-spacing:.04em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:.95rem 1.25rem;font-family:inherit;font-size:15px;font-weight:500;line-height:normal;transition:color .2s;display:inline-flex}.btn-ghost:hover{color:var(--gold-accent)}.preview-eligibility-note{color:var(--text-secondary);background:var(--gold-soft);border:1px solid var(--gold-border);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem .875rem;font-size:15.5px;display:inline-flex}.preview-eligibility-note svg{width:12px;height:12px;color:var(--gold-accent);flex-shrink:0}.step-head-tight{margin-bottom:1rem!important}.intake-step[data-step=preview]{margin-left:-100px;margin-right:-100px}@media (max-width:1080px){.intake-step[data-step=preview]{margin-left:0;margin-right:0}}.preview-tier-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:.75rem;margin:1rem 0;display:grid}@media (max-width:820px){.preview-tier-grid{grid-template-columns:1fr;gap:.625rem}}.preview-tier-row{border-radius:var(--radius-lg);background:linear-gradient(#c9a96e17 0%,#243029 55% 100%);border:.5px solid #c9a96e38;flex-direction:column;height:100%;padding:0;transition:border-color .25s;display:flex;position:relative;overflow:hidden}.preview-tier-row:before{content:"";z-index:2;width:4px;position:absolute;top:0;bottom:0;left:0}#row-micro:before{background:linear-gradient(#dfbb54 0%,#dfbb5426 100%)}#row-low:before{background:linear-gradient(#dfbb54 0% 50%,#dfbb5426 100%)}#row-normal:before{background:#dfbb54}.preview-tier-row.is-expanded{border-color:#c9a96e8c}.preview-tier-row-head{flex-direction:column;justify-content:flex-start;gap:0;min-height:110px;padding:1.25rem 1.125rem 1rem 1.375rem;display:flex}@media (min-width:821px) and (max-width:1080px){.preview-tier-row-head{min-height:141px}}.preview-tier-row-pill{letter-spacing:.2em;text-transform:uppercase;color:#c9a96ed9;background:0 0;border-radius:0;align-self:flex-start;margin-bottom:.375rem;padding:0;font-size:11.5px;font-weight:600;display:block}.preview-tier-row-name{letter-spacing:-.005em;color:#fff;margin-bottom:.25rem;font-size:24px;font-weight:600}.preview-tier-row-desc{color:#f5f2ee99;font-size:13.5px;font-style:italic;line-height:1.4}.preview-tier-row-divider{background:#dfbb54;width:100%;height:1.5px}.preview-tier-row-drugs{flex-direction:column;flex:1;gap:0;padding:.875rem 1.125rem .875rem 1.375rem;display:flex}@media (max-width:820px){.preview-tier-row-drugs{grid-template-columns:1fr 1fr;gap:.875rem;padding:1rem 1.125rem .875rem 1.375rem;display:grid}}@media (max-width:540px){.preview-tier-row-drugs{grid-template-columns:1fr;gap:0}}.preview-drug{background:0 0;border:none;border-top:.5px solid #f5f2ee14;border-radius:0;padding:.875rem 0}.preview-drug:first-child{border-top:none;padding-top:0}.preview-drug-header{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.2rem;display:flex}.preview-drug-name{color:var(--text-primary);margin-bottom:0;font-size:15.5px;font-weight:600}.preview-drug-dose{color:#f5f2ee8c;margin-bottom:0;font-size:15px;line-height:1.35}.preview-drug-price{color:var(--gold-accent);letter-spacing:-.01em;font-feature-settings:"tnum";white-space:nowrap;font-size:24px;font-weight:600;line-height:1}.preview-drug-price-suffix{color:#f5f2ee99;margin-left:.15rem;font-size:13px;font-weight:500}.preview-footnote{text-align:center;color:var(--text-faint);margin:.25rem 0 1.25rem;font-size:13.5px;font-style:italic;line-height:1.5}.tier-disclosure{border-top:.5px solid #f5f2ee14;margin:0 1.125rem 0 1.375rem;padding-top:.25rem}.tier-disclosure-trigger{letter-spacing:.05em;width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.4rem;padding:.625rem 0;font-family:inherit;font-size:13.5px;font-weight:500;transition:color .2s;display:flex}.tier-disclosure-trigger:hover{color:var(--gold-accent)}.tier-disclosure-trigger-chevron{width:11px;height:11px;margin-left:auto;transition:transform .3s}.preview-tier-row.is-expanded .tier-disclosure-trigger-chevron{color:var(--gold-accent);transform:rotate(180deg)}.preview-tier-row.is-expanded .tier-disclosure-trigger{color:var(--gold-accent)}.tier-disclosure-body{max-height:0;padding:0;transition:max-height .35s,padding .35s;overflow:hidden}.preview-tier-row.is-expanded .tier-disclosure-body{max-height:280px;padding:.5rem 0 .875rem}.tier-disclosure-criteria{color:var(--text-secondary);border-left:2px solid var(--gold-border);padding-left:.875rem;font-size:15px;line-height:1.55}.tier-disclosure-criteria strong{color:var(--text-primary);font-weight:600}.tier-disclosure-criteria em{color:var(--gold-accent);font-style:normal;font-weight:600}.qual-map{margin:.5rem 0 2rem}.qual-map-title{text-align:center;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-accent);margin-bottom:1rem;font-size:13px;font-weight:700}.qual-map-rows{flex-direction:column;gap:.5rem;max-width:640px;margin:0 auto;display:flex}.qual-map-row{background:var(--green-deep);border-radius:var(--radius-md);border:1px solid #f5f2ee14;grid-template-columns:140px 1fr;align-items:center;gap:1rem;padding:.875rem 1.125rem;display:grid}@media (max-width:540px){.qual-map-row{grid-template-columns:1fr;gap:.4rem;padding:.75rem 1rem}}.qual-map-tier{letter-spacing:-.005em;color:var(--text-primary);align-items:center;gap:.5rem;font-size:15px;font-weight:700;display:inline-flex}.qual-map-tier:before{content:"";background:var(--gold-accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.qual-map-row.is-micro .qual-map-tier:before{opacity:.45}.qual-map-row.is-low .qual-map-tier:before{opacity:.7}.qual-map-row.is-normal .qual-map-tier:before{opacity:1}.qual-map-criteria{color:var(--text-secondary);font-size:16.5px;line-height:1.5}.qual-map-criteria strong{color:var(--text-primary);font-weight:600}.qual-map-criteria em{color:var(--gold-accent);font-style:normal;font-weight:600}.qual-map-footnote{text-align:center;color:var(--text-faint);max-width:540px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:15px;font-style:italic;line-height:1.6}.result-tier-banner{background:var(--bg-card);border:1px solid var(--gold-border);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.5rem 1.75rem;display:flex}.result-tier-banner-left{flex:1;min-width:200px}.result-tier-banner-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-accent);margin-bottom:.4rem;font-size:14px;font-weight:600}.result-tier-banner-title{color:var(--text-primary);letter-spacing:-.02em;font-size:32px;font-weight:700;line-height:1.1}.result-tier-banner-note{color:var(--text-faint);max-width:480px;margin-top:.5rem;font-size:14px;font-style:italic;line-height:1.5}.result-tier-banner-note strong{color:var(--text-secondary);font-style:normal;font-weight:600}.result-tier-banner-bmi{text-align:right;border-left:1px solid #f5f2ee14;padding-left:1.25rem}.result-tier-banner-bmi-label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);margin-bottom:.25rem;font-size:13px;font-weight:600}.result-tier-banner-bmi-value{color:var(--text-primary);letter-spacing:-.02em;font-size:28px;font-weight:700;line-height:1}.result-section-title{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-accent);margin:.5rem 0;font-size:13px;font-weight:600}.disclosure-compare-grid{max-width:720px;margin:1.5rem 0;display:block}.disclosure-card{background:var(--green-primary);border-radius:var(--radius-lg);border:1px solid #f5f2ee14;flex-direction:column;padding:1.25rem 1.5rem;display:flex}.disclosure-card-label{letter-spacing:.2em;text-transform:uppercase;border-radius:999px;align-self:flex-start;margin-bottom:.875rem;padding:.25rem .625rem;font-size:12px;font-weight:700}.disclosure-card-label.is-a{color:var(--gold-accent);border:1px solid var(--gold-border);background:#c9a96e1f}.disclosure-card-label.is-b{color:var(--text-secondary);background:#f5f2ee0f;border:1px solid #f5f2ee1f}.disclosure-card-title{letter-spacing:-.01em;color:var(--text-primary);margin:0 0 .625rem;font-size:18px;font-weight:700}.disclosure-section{border-bottom:1px solid #f5f2ee0f;margin-bottom:.875rem;padding-bottom:.875rem}.disclosure-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.disclosure-section-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-accent);margin-bottom:.4rem;font-size:13.5px;font-weight:700;display:block}.disclosure-section-body{color:var(--text-secondary);margin:0;font-size:14.5px;line-height:1.55}.disclosure-section-body strong{color:var(--text-primary);font-weight:600}.disclosure-section-body em{color:var(--gold-accent);font-style:normal;font-weight:600}.disclosure-price-compare{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.disclosure-price-tag{color:var(--text-secondary);background:#f5f2ee0a;border:1px solid #f5f2ee1a;border-radius:4px;padding:.25rem .55rem;font-size:13px}.disclosure-price-tag strong{color:var(--text-primary);font-weight:600}.disclosure-criteria-list{flex-direction:column;gap:.7rem;margin:.875rem 0 0;padding:0;list-style:none;display:flex}.disclosure-criteria-list li{color:var(--text-secondary);padding-left:1.125rem;font-size:16px;line-height:1.55;position:relative}.disclosure-criteria-list li:before{content:"";background:var(--gold-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.6em;left:0}.disclosure-criteria-list li strong{color:var(--text-primary);font-weight:600}.disclosure-criteria-list li em{color:var(--gold-accent);font-style:italic}.disclosure-anchor{color:var(--text-faint);letter-spacing:.04em;border-bottom:1px dotted #f5f2ee40;margin:.25rem 0 .5rem;padding-bottom:1px;font-size:15.5px;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.disclosure-anchor:hover{color:var(--text-secondary);border-bottom-color:var(--gold-accent)}.disclosure-footnote{border-top:1px solid #f5f2ee0f;max-width:720px;margin:2.5rem 0 0;padding:1.5rem 0 0;scroll-margin-top:80px}.disclosure-footnote-title{letter-spacing:.18em;text-transform:uppercase;color:var(--text-faint);margin-bottom:.875rem;font-size:13px;font-weight:700}.disclosure-footnote-body{color:var(--text-faint);margin-bottom:.875rem;font-size:14px;line-height:1.6}.disclosure-footnote-body:last-child{margin-bottom:0}.disclosure-footnote-body strong{color:var(--text-secondary);font-weight:600}.disclosure-footnote-body em{color:var(--text-secondary);font-style:italic}.disclosure-prototype-note{text-align:center;color:var(--text-faint);letter-spacing:.02em;margin:0 0 .5rem;font-size:13px;font-style:italic}.microdose-panel{background:var(--green-primary);border:1px solid var(--gold-border);border-radius:var(--radius-lg);margin:1.5rem 0 1rem;padding:1.75rem;display:none}.microdose-panel.is-visible{display:block}@media (max-width:600px){.microdose-panel{padding:1.25rem}}.microdose-panel-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-accent);margin-bottom:.5rem;font-size:13px;font-weight:700;display:inline-block}.microdose-panel-title{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.625rem;font-size:24px;font-weight:700;line-height:1.2}.microdose-panel-intro{color:var(--text-secondary);margin-bottom:1.25rem;font-size:16px;line-height:1.6}.microdose-panel-intro strong{color:var(--text-primary);font-weight:600}.microdose-uses{grid-template-columns:repeat(2,1fr);gap:.625rem;margin-top:1rem;display:grid}@media (max-width:540px){.microdose-uses{grid-template-columns:1fr}}.microdose-use{border-radius:var(--radius-md);background:#f5f2ee06;border:1px solid #f5f2ee0f;align-items:flex-start;gap:.625rem;padding:.875rem 1rem;display:flex}.microdose-use-icon{background:var(--gold-soft);border:1px solid var(--gold-border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.microdose-use-icon svg{width:13px;height:13px;color:var(--gold-accent)}.microdose-use-body{flex:1;min-width:0}.microdose-use-name{color:var(--text-primary);margin-bottom:.2rem;font-size:16.5px;font-weight:600;line-height:1.3}.microdose-use-desc{color:var(--text-secondary);font-size:14px;line-height:1.5}.microdose-panel-disclaimer{color:var(--text-faint);margin-top:1rem;font-size:13.5px;font-style:italic;line-height:1.55}.result-section-help{color:var(--text-secondary);margin-bottom:1.25rem;font-size:15px;line-height:1.55}.review-banner{background:var(--gold-soft);border:1px solid var(--gold-border);border-radius:var(--radius-md);color:var(--text-secondary);align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:.875rem 1.125rem;font-size:15px;line-height:1.5;display:flex}.review-banner-icon{width:18px;height:18px;color:var(--gold-accent);flex-shrink:0;margin-top:1px}.review-banner strong{color:var(--text-primary);font-weight:600}.med-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (max-width:720px){.med-grid{grid-template-columns:1fr}}.med-card{background:var(--green-deep);border-radius:var(--radius-lg);border:1.5px solid #f5f2ee14;flex-direction:column;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.med-card.is-selected{border-color:var(--gold-accent);box-shadow:0 0 0 1px var(--gold-accent), 0 16px 32px #00000040}.med-card.is-recommended{border-color:var(--gold-border-strong);position:relative;box-shadow:0 12px 28px #0000004d}.med-card.is-recommended.is-selected{border-color:var(--gold-accent)}.med-card-recommended-ribbon{background:var(--gold-accent);color:var(--green-deep);letter-spacing:.18em;text-transform:uppercase;z-index:3;border-radius:999px;padding:.4rem .75rem;font-size:13px;font-weight:700;position:absolute;top:.875rem;right:.875rem;box-shadow:0 4px 12px #1f2a2466}.med-card-bullets li.is-highlight{color:var(--text-primary)}.med-card-bullets li.is-highlight:before{background:var(--gold-accent);width:6px;height:6px;top:.95rem}.med-card-bullets li.is-highlight strong{color:var(--gold-accent)}.med-card-photo{aspect-ratio:16/10;background:linear-gradient(#4a5b50 0%,#2e3430 100%);position:relative;overflow:hidden}.med-card-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.med-card:hover .med-card-photo img{transform:scale(1.04)}.med-card-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#1f2a2473 100%);position:absolute;inset:0}.med-card-photo-pill{color:var(--cream-primary);letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);z-index:2;background:#1f2a24e0;border-radius:999px;padding:.4rem .75rem;font-size:11.5px;font-weight:700;position:absolute;top:.875rem;left:.875rem}.med-card.is-selected .med-card-photo-pill{background:var(--gold-accent);color:var(--green-deep)}.med-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.med-card-name{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.3rem;font-size:28px;font-weight:700;line-height:1.1}.med-card-mech{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-accent);margin-bottom:1rem;font-size:14px;font-weight:600}.med-card-tagline{color:var(--text-secondary);margin-bottom:1rem;font-size:16px;line-height:1.5}.med-card-spec{color:var(--text-secondary);background:#f5f2ee0a;border:1px solid #f5f2ee14;border-radius:999px;align-self:flex-start;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.4rem .75rem;font-size:14px;display:inline-flex}.med-card-spec strong{color:var(--text-primary);font-weight:600}.med-card-bullets{margin:0 0 1rem;padding:0;list-style:none}.med-card-bullets li{color:var(--text-secondary);border-top:1px solid #f5f2ee0f;padding:.45rem 0 .45rem 1.25rem;font-size:16.5px;line-height:1.55;position:relative}.med-card-bullets li:first-child{border-top:none}.med-card-bullets li:before{content:"";background:var(--gold-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:1.05rem;left:0}.med-card-bullets li strong{color:var(--text-primary);font-weight:600}.med-card-price-row{border-top:1px solid #f5f2ee14;justify-content:space-between;align-items:baseline;margin-top:auto;padding:1rem 0;display:flex}.med-card.is-selected .med-card-price-row{border-top-color:var(--gold-border)}.med-card-price-label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);font-size:14.5px;font-weight:600}.med-card-price{color:var(--gold-accent);letter-spacing:-.02em;font-size:30px;font-weight:700;line-height:1}.med-card-price-suffix{color:var(--text-secondary);margin-left:.2rem;font-size:15px;font-weight:500}.med-card-actions{align-items:stretch;gap:.625rem;display:flex}.med-card-purchase{background:var(--gold-accent);color:var(--green-deep);letter-spacing:.04em;cursor:pointer;text-align:center;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.875rem 1.25rem;font-family:inherit;font-size:16px;font-weight:600;transition:background .2s,transform .1s;display:inline-flex}.med-card-purchase:hover{background:var(--gold-primary)}.med-card-purchase:active{transform:scale(.985)}.med-card-learn{color:var(--text-secondary);letter-spacing:.02em;cursor:pointer;text-align:center;background:0 0;border:1px solid #f5f2ee1f;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 1.125rem;font-family:inherit;font-size:15px;font-weight:500;transition:all .2s;display:inline-flex}.med-card-learn:hover{color:var(--gold-accent);border-color:var(--gold-border)}.stack-card{background:var(--green-primary);border:1px solid var(--gold-border);border-radius:var(--radius-lg);align-items:center;gap:.875rem;margin:1.25rem 0 .75rem;padding:.875rem 1.125rem;display:flex}@media (max-width:600px){.stack-card{gap:.75rem;padding:.75rem 1rem}}.stack-card-icon{background:var(--gold-soft);border:1px solid var(--gold-border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.stack-card-icon svg{width:16px;height:16px;color:var(--gold-accent)}.stack-card-body{flex-wrap:wrap;flex:1;align-items:baseline;gap:.5rem;min-width:0;display:flex}.stack-card-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-accent);flex-shrink:0;margin-bottom:0;font-size:11.5px;font-weight:700}.stack-card-title{color:var(--text-primary);letter-spacing:-.005em;margin-bottom:0;font-size:16px;font-weight:600;line-height:1.35}.stack-card-desc{display:none}.stack-card-toggle{color:var(--text-primary);cursor:pointer;background:#f5f2ee06;border:1.5px solid #f5f2ee14;border-radius:6px;align-items:center;gap:.625rem;padding:.75rem 1.125rem;font-family:inherit;font-size:16px;font-weight:500;transition:all .2s;display:inline-flex}.stack-card-toggle:hover{border-color:var(--gold-border-strong);background:#f5f2ee0b}.stack-card-toggle.is-on{background:var(--gold-soft);border-color:var(--gold-accent);color:var(--gold-accent)}.stack-card-toggle-mark{border:1.5px solid var(--text-faint);border-radius:4px;flex-shrink:0;width:16px;height:16px;transition:all .2s;position:relative}.stack-card-toggle.is-on .stack-card-toggle-mark{border-color:var(--gold-accent)}.stack-card-toggle.is-on .stack-card-toggle-mark:after{content:"";background:var(--gold-accent);border-radius:2px;position:absolute;inset:2px}.cta-fineprint{color:var(--text-faint);text-align:center;margin-top:.875rem;font-size:15px;line-height:1.6}.gh-hero-split{background:var(--green-primary);grid-template-columns:1fr 1.2fr;margin:-3rem calc(50% - 50vw) 1.5rem;display:grid;overflow:hidden}@media (max-width:720px){.gh-hero-split{grid-template-columns:1fr;margin-top:-2rem;margin-bottom:1rem}}.gh-hero-split-image{background:var(--green-primary);min-height:100%;position:relative;overflow:hidden}.gh-hero-split-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:30% center;object-position:30% center;width:100%;height:100%;display:block;position:absolute;inset:0}@media (max-width:720px){.gh-hero-split-image{aspect-ratio:16/9;min-height:auto}.gh-hero-split-image img{-o-object-position:center 35%;object-position:center 35%;position:relative}}.gh-hero-split-content{padding:2rem 2rem 1.5rem;padding-right:max(1.5rem, calc(50vw - var(--max-width) / 2 + 1.5rem));flex-direction:column;justify-content:center;gap:.875rem;display:flex}@media (max-width:720px){.gh-hero-split-content{gap:.75rem;padding:1.5rem 1.5rem 1.25rem}}.gh-hero-split-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--gold-accent);align-self:flex-start;margin:0;font-size:13px;font-weight:700;display:inline-block}.gh-hero-split-title{letter-spacing:-.02em;color:var(--cream-primary);max-width:460px;margin:0;font-size:clamp(26px,3.2vw,36px);font-weight:600;line-height:1.1}.gh-hero-split-title .accent{color:var(--gold-accent)}.gh-stat-inline{border-left:2px solid var(--gold-accent);background:#f5f2ee0a;border-radius:4px;align-items:center;gap:.75rem;margin:0;padding:.625rem .875rem;display:flex}.gh-stat-inline-num{color:var(--gold-accent);letter-spacing:-.03em;white-space:nowrap;flex-shrink:0;font-size:24px;font-weight:700;line-height:1}.gh-stat-inline-text{color:var(--text-secondary);font-size:14px;line-height:1.45}.gh-stat-inline-text strong{color:var(--text-primary);font-weight:600}.gh-stat-asterisk{color:var(--gold-accent);margin-left:2px;font-size:.55em;font-weight:700;top:-.6em}.gh-stat-citation{color:var(--text-faint);letter-spacing:.005em;margin:.4rem 0 0;padding-left:calc(2px + .875rem);font-size:13px;line-height:1.55}.gh-stat-citation em{color:var(--text-secondary);font-style:italic}.gh-stat-sources{display:inline}.gh-stat-sources-toggle{cursor:pointer;color:var(--gold-accent);letter-spacing:.01em;-webkit-user-select:none;user-select:none;font-size:15px;font-style:italic;list-style:none;transition:opacity .15s;display:inline-block}.gh-stat-sources-toggle::-webkit-details-marker{display:none}.gh-stat-sources-toggle::marker{content:"";display:none}.gh-stat-sources-toggle:hover{opacity:.7}.gh-stat-sources-toggle:focus-visible{outline:2px solid var(--gold-accent);outline-offset:2px;border-radius:2px}.gh-stat-sources-toggle:after{content:" ›";transform-origin:50%;margin-left:1px;font-style:normal;transition:transform .2s;display:inline-block}.gh-stat-sources[open] .gh-stat-sources-toggle:after{transform:rotate(90deg)}.gh-stat-sources-body{color:var(--text-faint);border-top:.5px solid #f5f2ee14;margin-top:.5rem;padding-top:.5rem;font-size:15px;font-style:normal;line-height:1.55;display:block}.gh-stat-sources-body em{color:var(--text-secondary);font-style:italic}.gh-stat-sources[open] .gh-stat-sources-toggle{margin-bottom:0}.stack-edu-wrap{max-width:760px;margin:0 auto;padding:.5rem 0 2rem}.stack-edu-wrap .step-eyebrow{color:var(--gold-accent)}.stack-edu-wrap .step-title{letter-spacing:-.02em;text-align:left;color:var(--text-primary);margin-bottom:.6rem;font-size:clamp(28px,3.4vw,36px);font-weight:600;line-height:1.12}.stack-edu-wrap .step-title .accent{color:var(--gold-accent);font-style:italic;font-weight:600}.stack-edu-lede{color:var(--text-secondary);margin-bottom:1.25rem;font-size:17px;line-height:1.55}.why-stack-wrap{max-width:860px;margin:0 auto;padding:.5rem 0 2rem}.why-stack-card{border-radius:var(--radius-lg);background:linear-gradient(#c9a96e17 0%,#243029 55% 100%);border:.5px solid #c9a96e38;grid-template-columns:1fr 1.25fr;min-height:360px;margin:0 auto 1.5rem;display:grid;overflow:hidden}@media (max-width:720px){.why-stack-card{grid-template-columns:1fr;min-height:auto}}.why-stack-image{background:var(--green-primary);position:relative;overflow:hidden}.why-stack-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}@media (max-width:720px){.why-stack-image{aspect-ratio:16/9;min-height:200px}.why-stack-image img{position:absolute;inset:0}}.why-stack-content{flex-direction:column;justify-content:center;padding:1.75rem 1.75rem 1.5rem;display:flex}@media (max-width:720px){.why-stack-content{padding:1.5rem}}.why-stack-eyebrow{color:var(--gold-accent);letter-spacing:.22em;text-transform:uppercase;margin-bottom:.9rem;font-size:23px;font-weight:600;line-height:1.2;display:block}.why-stack-title{color:var(--text-primary);letter-spacing:-.005em;margin:0 0 1.25rem;font-size:clamp(22px,2.4vw,26px);font-weight:600;line-height:1.2}.why-stack-title .accent{color:var(--gold-accent);font-weight:600}.why-stack-list{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.why-stack-list li{align-items:flex-start;gap:.875rem;display:flex}.why-stack-num{color:var(--gold-accent);font-feature-settings:"tnum";flex-shrink:0;min-width:22px;padding-top:1px;font-size:15.5px;font-weight:600}.why-stack-benefit-title{color:var(--text-primary);margin-bottom:.15rem;font-size:16.5px;font-weight:600;line-height:1.3}.why-stack-benefit-desc{color:#f5f2eeb8;font-size:14.5px;line-height:1.5}.why-stack-peptides-banner{text-align:center;border-top:.5px solid #c9a96e4d;border-bottom:.5px solid #c9a96e4d;margin:1rem 0 1.25rem;padding:1.125rem 0}.why-stack-peptides-names{color:#fff;letter-spacing:-.01em;margin-bottom:.35rem;font-size:clamp(28px,3.2vw,36px);font-weight:600;line-height:1.1}.why-stack-peptides-divider{color:#f5f2ee66;margin:0 .25rem;font-weight:400}.why-stack-peptides-tag{color:#f5f2ee99;letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:500}.why-stack-list-simple{gap:1.125rem}.why-stack-list-simple li{align-items:center}.why-stack-list-simple .why-stack-benefit-title{margin-bottom:0;font-size:18.5px}.why-stack-benefit-aside{color:#f5f2ee8c;margin-left:.25rem;font-size:16px;font-style:italic;font-weight:400}@media (max-width:600px){.why-stack-list-simple .why-stack-benefit-title{font-size:17px}.why-stack-benefit-aside{margin-top:2px;margin-left:0;display:block}}.stack-edu-bullets{border-radius:var(--radius-md);background:#f5f2ee06;border:1px solid #f5f2ee0f;grid-template-columns:1fr 1fr;gap:.55rem 1.25rem;margin:0 0 1rem;padding:1rem 1.25rem;list-style:none;display:grid}@media (max-width:540px){.stack-edu-bullets{grid-template-columns:1fr;padding:.875rem 1.125rem}}.stack-edu-bullets li{color:var(--text-primary);align-items:flex-start;gap:.55rem;font-size:16px;line-height:1.4;display:flex}.stack-edu-bullets li:before{content:"";background:var(--gold-accent);border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:8px;display:inline-block}.stack-edu-bullets li strong{color:var(--gold-accent);font-weight:600}@media (max-width:600px){.stack-edu-step .actions{flex-direction:column-reverse}.stack-edu-step .actions .btn-primary,.stack-edu-step .actions .btn-ghost{text-align:center;justify-content:center;width:100%}}.stack-edu-cards{flex-direction:column;gap:.625rem;margin-bottom:1rem;display:flex}.stack-edu-card{background:var(--green-primary);border-radius:var(--radius-lg);border:1px solid #f5f2ee0f;display:flex;overflow:hidden}.stack-edu-card-image{background:var(--green-deep);flex:0 0 35%;min-height:130px;position:relative}.stack-edu-card-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.stack-edu-card-body{flex-direction:column;flex:1;justify-content:center;padding:.875rem 1.125rem;display:flex}.stack-edu-card-name{flex-wrap:wrap;align-items:baseline;gap:.6rem;margin-bottom:.5rem;display:flex}.stack-edu-card-drug{color:var(--text-primary);letter-spacing:-.01em;font-size:19px;font-weight:600}.stack-edu-card-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-accent);font-size:11.5px;font-weight:700}.stack-edu-card-list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.stack-edu-card-list li{color:var(--text-primary);align-items:flex-start;gap:.55rem;font-size:15.5px;line-height:1.35;display:flex}.stack-edu-card-list li:before{content:"";background:var(--gold-accent);border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:8px;display:inline-block}@media (max-width:600px){.stack-edu-card{flex-direction:column}.stack-edu-card-image{flex:none;height:160px;min-height:0}.stack-edu-card-body{padding:.875rem 1rem 1rem}}.stack-edu-disclaimer{color:var(--text-faint);text-align:center;margin-bottom:1.5rem;font-size:15.5px;font-style:italic}.stack-edu-step .actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:600px){.stack-edu-step .actions{flex-direction:column-reverse}.stack-edu-step .actions .btn-primary,.stack-edu-step .actions .btn-ghost{text-align:center;justify-content:center;width:100%}}.gh-question-inline{letter-spacing:-.01em;color:var(--text-primary);margin:.25rem 0 0;font-size:20px;font-weight:600;line-height:1.2}.gh-question-inline .accent{color:var(--gold-accent)}.gh-options-inline{flex-direction:column;gap:.4rem;display:flex}.gh-options-inline .opt label{padding:.65rem .875rem;font-size:17px}.gh-hero-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.gh-hero-actions .btn-ghost{padding:.65rem .5rem;font-size:14.5px}.gh-hero-actions .btn-primary{padding:.7rem 1.5rem;font-size:15px}.gh-tight-lead{color:var(--text-secondary);text-align:center;max-width:640px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.6}.gh-tight-lead strong{color:var(--text-primary);font-weight:600}.gh-tight-stat{background:var(--green-primary);border-left:3px solid var(--gold-accent);border-radius:var(--radius-md);align-items:center;gap:1rem;max-width:580px;margin:1rem auto 1.25rem;padding:.875rem 1.25rem;display:flex}@media (max-width:540px){.gh-tight-stat{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.875rem 1rem}}.gh-tight-stat-num{color:var(--gold-accent);letter-spacing:-.03em;white-space:nowrap;flex-shrink:0;font-size:30px;font-weight:700;line-height:1}.gh-tight-stat-text{color:var(--text-secondary);font-size:15px;line-height:1.55}.gh-tight-stat-text strong{color:var(--text-primary);font-weight:600}.gh-question-title{letter-spacing:-.02em;text-align:center;margin:.5rem 0 1rem;font-size:clamp(24px,3vw,30px);font-weight:600;line-height:1.15}.gh-question-title .accent{color:var(--gold-accent)}.gh-result-panel{background:linear-gradient(135deg, var(--green-mid) 0%, var(--green-primary) 100%);border:1px solid var(--gold-accent);border-radius:var(--radius-md);margin-top:1rem;padding:1.25rem 1.5rem;display:none}.gh-result-panel.is-visible{display:block}.gh-result-panel-inline{margin-top:0;padding:.875rem 1rem}.gh-result-panel-inline .gh-result-title{margin-bottom:.35rem;font-size:17px}.gh-result-panel-inline .gh-result-body{font-size:14px;line-height:1.45}.gh-result-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-accent);margin-bottom:.4rem;font-size:12.5px;font-weight:700}.gh-result-title{letter-spacing:-.01em;margin-bottom:.5rem;font-size:19px;font-weight:700;line-height:1.25}.gh-result-body{color:var(--text-secondary);font-size:15px;line-height:1.55}.gh-result-body strong{color:var(--text-primary);font-weight:600}.gh-safety-lead{color:var(--text-secondary);margin:0;font-size:17px;line-height:1.5}.gh-safety-lead strong{color:var(--text-primary);font-weight:600}.blocker{text-align:center;background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid #f5f2ee0f;padding:2.5rem 2rem}.blocker-icon{width:36px;height:36px;color:var(--gold-accent);margin:0 auto 1.25rem;display:block}.blocker-title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:28px;font-weight:700;line-height:1.2}.blocker-body{color:var(--text-secondary);max-width:480px;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.65}.blocker-body strong{color:var(--text-primary);font-weight:600}.blocker-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:inline-flex}.safety-note{text-align:center;color:var(--text-faint);max-width:520px;margin:2rem auto 0;padding:0 1.5rem;font-size:14px;font-style:italic;line-height:1.6}.site-footer{text-align:center;background:0 0;border-top:1px solid #f5f2ee0f;padding:2.5rem 1.5rem 2rem}.site-footer-meta{letter-spacing:normal;color:var(--text-faint);margin-top:.4rem;font-size:14px;line-height:1.6}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
