@import"https://fonts.googleapis.com/css2?family=Noto+Sans+HK:wght@400;500;700;900&display=swap";:root{color-scheme:light;font-family:Noto Sans HK,PingFang HK,PingFang TC,Microsoft JhengHei,Noto Sans CJK TC,sans-serif;--page: #918d93;--panel: #ffffff;--soft: #f9fafb;--ink: #120c08;--muted: #6b7280;--line: #e5e7eb;--line-soft: #f3f4f6;--orange: #ff8c00;--orange-mid: #ff5e00;--orange-deep: #e35403;--orange-gradient: linear-gradient(90deg, var(--orange) 0%, var(--orange-mid) 50%, var(--orange-deep) 100%);--cta-green: #57d163;--cta-green-mid: #40c351;--cta-green-deep: #25b43b;--cta-green-gradient: linear-gradient(90deg, var(--cta-green) 0%, var(--cta-green-mid) 50%, var(--cta-green-deep) 100%);--panel-shadow: 0 20px 40px -5px rgba(0, 0, 0, .1), 0 10px 20px -5px rgba(0, 0, 0, .05);--card-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink)}img{display:block;max-width:100%}a{color:inherit}p,h1,h2,h3,ol,ul,figure{margin:0}.page{min-height:100vh;padding:0 0 72px}.board{width:min(1120px,calc(100% - 32px));margin:32px auto 0;display:grid;gap:56px}.panel{position:relative;overflow:hidden;background:var(--panel);border-radius:32px;box-shadow:var(--card-shadow)}.gradient-text{background:var(--orange-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-splash{position:relative;min-height:1024px;overflow:hidden;background:linear-gradient(141deg,#b0a8a3,#968b85,#756d68)}.hero-splash__header{position:absolute;inset:0 0 auto;z-index:3;display:grid;grid-template-columns:181px 1fr auto;align-items:center;gap:32px;height:60px;padding:0 80px;background:#00000014;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:inset 0 -1px #ffffff0f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-splash__logo{display:inline-flex;width:160px}.hero-splash__logo img{width:160px;height:auto}.hero-splash__nav{display:flex;justify-content:center;gap:40px}.hero-splash__nav a{color:#fffc;font-size:14px;font-weight:600;letter-spacing:.02em;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,.18)}.hero-splash__menu-toggle{display:none;border:1px solid rgba(255,255,255,.24);border-radius:999px;width:36px;height:36px;padding:0;background:#42393485;box-shadow:0 8px 16px -12px #00000080;color:#fff;align-items:center;justify-content:center;gap:4px;cursor:pointer;-webkit-tap-highlight-color:transparent}.hero-splash__menu-toggle span{display:block;width:16px;height:2px;border-radius:999px;background:currentColor;transform-origin:center;transition:transform .15s ease,opacity .15s ease}.hero-splash__menu-toggle--open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.hero-splash__menu-toggle--open span:nth-child(2){opacity:0}.hero-splash__menu-toggle--open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.hero-splash__canvas{position:relative;min-height:1024px;overflow:hidden}.hero-splash__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(141deg,#b0a8a3,#968b85,#756d68)}.hero-splash__ribbons{position:absolute;top:0;right:0;bottom:0;left:0;mix-blend-mode:multiply;opacity:.6}.hero-splash__ribbon{position:absolute;display:block;background:linear-gradient(135deg,#ff881b,#ff3d00);box-shadow:0 4px 6px #0000004d}.hero-splash__ribbon--a{top:362px;left:-336px;width:1920px;height:64px;transform:rotate(15deg)}.hero-splash__ribbon--b{top:724px;right:-306px;width:1920px;height:96px;transform:rotate(-25deg)}.hero-splash__ribbon--c{top:472px;left:-318px;width:1920px;height:48px;transform:rotate(-10deg)}.hero-splash__ribbon--d{top:-560px;right:-346px;width:1536px;height:80px;transform:rotate(60deg)}.hero-splash__ribbon--e{top:486px;left:-330px;width:1920px;height:56px;transform:rotate(5deg)}.hero-splash__words{position:absolute;top:0;right:0;bottom:0;left:0;color:#4a423e;mix-blend-mode:multiply;pointer-events:none}.hero-splash__words span{position:absolute;left:var(--left);right:var(--right);top:var(--top);opacity:.15;font-size:var(--size);font-weight:var(--weight);line-height:1;white-space:nowrap;transform:rotate(var(--rotate))}.hero-splash__content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 638px;align-items:center;gap:48px;width:min(1120px,calc(100% - 160px));margin:0 auto;padding-top:112px}.hero-splash__copy{max-width:672px}.hero-splash__copy h1{display:grid;gap:27px;margin-bottom:32px}.hero-splash__copy h1 span{display:block;width:fit-content;color:#fff;font-size:78px;font-weight:900;line-height:.92;letter-spacing:.025em;text-shadow:0 4px 8px rgba(0,0,0,.5)}.hero-splash__plan{display:inline-flex;align-items:center;justify-content:center;min-width:351px;min-height:72px;padding:8px 24px;margin-bottom:32px;background:linear-gradient(90deg,#ff9227,#ff4e00);box-shadow:0 8px 18px #0000002e;color:#fff;font-size:38px;font-weight:700;letter-spacing:.01em;text-shadow:0 1px 2px rgba(0,0,0,.18)}.hero-splash__stat{display:flex;align-items:flex-end;flex-wrap:wrap;gap:8px;margin-bottom:16px;color:#fff;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.6)}.hero-splash__stat span{font-size:48px;line-height:1}.hero-splash__stat strong{font-size:72px;line-height:1;font-weight:900;text-shadow:0 0 20px rgba(255,107,0,.4);background:linear-gradient(146deg,#ff881b,#ff3d00);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-splash__stat img{width:46px;height:46px;margin-bottom:8px}.hero-splash__risk-bar{display:inline-flex;align-items:center;gap:8px;min-height:60px;padding:6px 17px;margin-bottom:16px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#0003;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 2px 2px #0000000f,0 4px 3px #00000012}.hero-splash__risk-bar span{color:#fffffff2;font-size:24px;font-weight:700;line-height:1.33;letter-spacing:.025em}.hero-splash__risk-bar strong{font-size:36px;font-weight:900;line-height:1.11;text-shadow:0 0 10px rgba(255,61,0,.4),0 0 25px rgba(255,107,0,.6);background:linear-gradient(142deg,#ff881b,#ff3d00);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-splash__subline{margin-bottom:32px;color:#fffc;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:.025em}.hero-splash__reserve{max-width:320px}.hero-splash__video-wrap{display:grid;justify-items:end}.hero-splash__video{position:relative;display:block;width:638px;aspect-ratio:638 / 359;overflow:hidden;border:1px solid rgba(255,255,255,.3);border-radius:16px;background:#000;box-shadow:0 0 30px #0003,0 0 60px #645a5533}.hero-splash__video iframe{display:block;width:100%;height:100%;border:0}.hero-splash__video-placeholder{position:relative;display:block;width:100%;height:100%;padding:0;cursor:pointer;border:0;background:transparent}.hero-splash__video-poster{width:100%;height:100%;object-fit:cover}.hero-splash__video-placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014,#0000003d);pointer-events:none}.hero-splash__video-play{position:absolute;top:50%;left:50%;z-index:1;width:68px;height:68px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%}.hero-splash__video-play:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,#ff8f22,#ff4e00);box-shadow:0 10px 24px #ff640073}.hero-splash__video-play img{width:16px;height:20px;z-index:1;margin-left:2px}.hero-splash__watch{display:inline-flex;align-items:center;gap:8px;padding-top:16px;color:#ffffffe6;font-size:14px;font-weight:700;letter-spacing:.1em;text-decoration:none}.hero-splash__watch img{width:15px;height:15px}.eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow--dot:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--orange-gradient)}.hero{padding:48px;border-radius:48px;box-shadow:var(--panel-shadow);display:grid;gap:32px}.hero__lead{display:grid;grid-template-columns:256px minmax(0,584px);gap:32px;align-items:center}.hero__product-wrap{display:flex;align-items:center;justify-content:flex-start;min-height:256px}.hero__product{width:286px;filter:drop-shadow(0 25px 25px rgba(0,0,0,.15))}.hero__copy{display:grid;gap:10px}.hero__title{display:grid;font-size:128px;font-weight:800;line-height:1.08;row-gap:12px;letter-spacing:-.03em}.hero__title-line{display:block}.hero__title-line--mobile{display:none}.hero__price{display:flex;align-items:flex-end;gap:8px}.hero__price-value{font-size:160px;font-weight:800;line-height:1;letter-spacing:-.05em}.hero__price-suffix{flex-shrink:0;padding-bottom:20px;color:#6b7280;font-size:60px;font-weight:800;line-height:1;letter-spacing:-.025em;white-space:nowrap}.hero__offers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.hero__offers-merged{display:grid;gap:14px}.hero__offers-merged-head{display:flex;align-items:baseline;justify-content:space-between}.hero__offers-merged-head p:first-child{font-size:16px;font-weight:800;letter-spacing:.02em}.hero__offers-merged-head p:last-child{color:#6b7280;font-size:20px;font-weight:700}.hero__offers-merged-bar{height:10px;overflow:hidden;background:var(--line);border-radius:999px}.hero__offers-merged-bar span{display:block;height:100%;border-radius:inherit;background:var(--orange-gradient)}.hero__offers-merged .button{min-height:48px;font-size:18px;font-weight:700}.hero__footnote{padding-top:25px;border-top:1px solid var(--line)}.hero__footnote p{max-width:381px;color:#6b7280;font-size:14px;line-height:1.45}.offer-card{position:relative;display:grid;grid-template-rows:241px 266px;min-height:544px;padding:25px 25px 12px;background:var(--soft);border:1px solid var(--line-soft);border-radius:32px}.offer-card--primary{background:#fff;border-color:#ff6b0033;box-shadow:0 10px 15px -3px #ff6b000d,0 4px 6px -4px #ff6b000d}.offer-card__badge{position:absolute;top:0;right:0;padding:6px 16px;border-radius:0 32px 0 20px;background:var(--orange-gradient);color:#fff;font-size:12px;font-weight:700;letter-spacing:.1em}.offer-card__head{display:grid;align-content:space-between}.offer-card__head--no-progress{align-content:start}.offer-card__copy{display:grid;gap:10px;align-content:start}.offer-card__copy h2{font-size:48px;font-weight:800;line-height:1;letter-spacing:-.03em}.offer-card__title-desktop,.offer-card__title-mobile{display:block}.offer-card__title-mobile{display:none}.offer-card__copy ol{padding-left:1.35rem;color:#6b7280;font-size:14px;font-weight:700;line-height:1.43;display:grid;gap:4px}.offer-card__bonus{display:flex;flex-wrap:wrap;gap:6px;font-size:23px;font-weight:800;line-height:1.2}.offer-card__progress{display:grid;gap:8px}.offer-card__progress-head{display:flex;justify-content:space-between;gap:16px;font-size:12px;font-weight:700}.offer-card__progress-head p:last-child{color:#6b7280}.offer-card__bar{height:8px;overflow:hidden;background:var(--line);border-radius:999px}.offer-card__bar span{display:block;height:100%;border-radius:inherit;background:var(--orange-gradient)}.offer-card__gift{position:relative;height:266px;overflow:hidden;border:1px solid var(--line-soft);border-radius:25px;background:#fff}.offer-card__gift:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 45%,#0009)}.offer-card__gift-image{position:absolute;max-width:none}.offer-card__gift figcaption{position:absolute;left:16px;bottom:14px;z-index:1;color:#ffffffeb;font-size:30px;font-weight:800;letter-spacing:.04em}.offer-card--group15 .offer-card__gift{background:#e6ddd0}.offer-card--group15 .offer-card__gift-image{top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:none}.offer-card--group30 .offer-card__gift{background:#e7e0d5}.offer-card--group30 .offer-card__gift-image{top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:none}.offer-card>.button{align-self:start}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;padding:12px 24px;overflow:hidden;border-radius:999px;font-size:16px;font-weight:700;text-decoration:none;isolation:isolate;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}.button:before,.button:after,.bottom-section__cta-link:before,.bottom-section__cta-link:after,.sticky-banner__link:before,.sticky-banner__link:after{content:"";position:absolute;pointer-events:none}.button:before,.bottom-section__cta-link:before,.sticky-banner__link:before{top:-35%;bottom:-35%;left:-42%;width:30%;border-radius:inherit;background:linear-gradient(90deg,#fff0,#ffffff14 18%,#ffffffc7,#ffffff14 82%,#fff0);opacity:.95;transform:skew(-24deg) translate(-220%);animation:button-sheen 3.2s ease-in-out infinite;z-index:0}.button:after,.bottom-section__cta-link:after,.sticky-banner__link:after{top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(180deg,#ffffff57,#ffffff1f 28%,#fff0 55%);z-index:0}.button>*,.bottom-section__cta-link>*,.sticky-banner__link>*{position:relative;z-index:1}.button:hover,.bottom-section__cta-link:hover,.sticky-banner__link:hover{filter:brightness(1.04);transform:translateY(-1px)}.button--primary{color:#fff;background:linear-gradient(135deg,#ffffff2e,#fff0 34%),var(--cta-green-gradient);box-shadow:0 18px 30px -12px #40c3516b,0 10px 18px -12px #25b43b5c}.button--soft{color:#fff;background:linear-gradient(135deg,#ffffff2e,#fff0 34%),var(--cta-green-gradient);box-shadow:0 18px 30px -12px #40c35157,0 10px 18px -12px #25b43b52}.button--large{min-height:96px;padding:24px 40px;font-size:30px}.button--compact{width:auto;min-width:120px;min-height:40px;padding:7px 20px;font-size:12px;letter-spacing:.03em}.button__label{white-space:pre-line;text-align:center;line-height:1.08}.button--compact .button__label{line-height:1.02}.button__arrow{width:11px;height:11px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}@keyframes button-sheen{0%{transform:skew(-24deg) translate(-220%)}55%,to{transform:skew(-24deg) translate(420%)}}@keyframes warning-blink{0%,42%,to{opacity:1;transform:scale(1);filter:drop-shadow(0 0 0 rgba(243,112,33,0))}50%{opacity:.5;transform:scale(1.08);filter:drop-shadow(0 0 12px rgba(243,112,33,.72))}}.warning{display:grid;grid-template-columns:minmax(0,665px) minmax(0,320px);align-items:center;justify-content:space-between;gap:32px;padding:36px 40px}.warning:after{content:"";position:absolute;inset:0 0 0 auto;width:38%;background:linear-gradient(270deg,#ff6b004d,#ff6b0000);transform:skew(-14deg) translate(10%)}.warning__main,.warning__fact{position:relative;z-index:1}.warning__main{display:flex;align-items:center;gap:24px}.warning__icon{display:grid;place-items:center;width:60px;height:60px;border:1px solid rgba(255,107,0,.2);border-radius:999px;background:#ff6b0014;color:#f37021;font-size:30px;font-weight:800;animation:warning-blink 1.8s steps(2,end) infinite}.warning__main h2{font-size:72px;font-weight:800;line-height:1;letter-spacing:-.05em;white-space:nowrap}.warning__main p{margin-top:10px;color:#6b7280;font-size:16px;font-weight:500}.warning__fact{padding-left:32px;border-left:1px solid var(--line)}.warning__fact p{color:#4b5563;font-size:15px;font-weight:500;line-height:1.6}.warning__fact-kicker{margin-bottom:6px;color:#f37021;font-size:13px;font-weight:700;letter-spacing:.03em}.warning__fact strong{color:#f37021}.complication-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.complication{position:relative;overflow:hidden;min-height:716px;border-radius:32px;box-shadow:var(--card-shadow);isolation:isolate}.complication>img,.complication__bg{position:absolute;max-width:none;pointer-events:none}.complication--intro{grid-column:span 2;background:#fff}.complication--intro:after{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--orange-gradient)}.complication--intro>img:first-child{top:-27.35%;left:-147.3%;width:257.87%;height:127.36%;object-fit:cover;opacity:.65}.complication--eye{grid-column:span 2;background:#120c08;border:1px solid rgba(255,255,255,.05)}.complication--eye>img:first-child{top:.88%;left:-23.51%;width:227%;height:98.33%;object-fit:cover}.complication--eye:after,.complication--phn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.complication--eye:after{background:linear-gradient(180deg,#0000,#0000007a,#0009)}.complication--neuro,.complication--heart,.complication--phn{min-height:716px}.complication--neuro{display:grid;align-content:space-between;gap:32px;padding:40px 32px 32px;background:#ffffffeb;border:1px solid var(--line-soft)}.complication__bg--neuro{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.6}.complication--heart{grid-column:span 2;display:grid;align-content:space-between;gap:32px;padding:40px;color:#fff;background:linear-gradient(135deg,#ff8c00b3,#ff5e00b3,#e35403b3);box-shadow:0 25px 50px -12px #ff6b0033}.complication__bg--heart{top:-.06%;left:-72.12%;width:194.68%;height:100%;object-fit:cover;mix-blend-mode:multiply;opacity:.2}.complication--phn{background:#120c0800}.complication--phn>img:first-child{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:soft-light;opacity:.7}.complication--phn:after{background:linear-gradient(180deg,#0000,#0003 52%,#00000080)}.complication__overlay{position:absolute;top:40px;right:40px;bottom:40px;left:40px;z-index:1;display:grid;align-content:flex-start;gap:20px;color:#fff}.complication__overlay--bottom{inset:auto 40px 40px}.complication__overlay--intro{gap:32px}.complication__overlay h2,.complication__overlay h3,.complication--heart h3,.complication--neuro h3{font-weight:900;letter-spacing:-.05em}.complication__overlay h2{display:grid;gap:0;font-size:60px;line-height:1;color:var(--ink)}.complication__overlay h3,.complication--heart h3{font-size:60px;line-height:1;text-shadow:2px 4px 8px rgba(0,0,0,.4)}.complication__value{font-size:95px;font-weight:900;line-height:.95;letter-spacing:-.05em;text-shadow:2px 4px 8px rgba(0,0,0,.24)}.complication__value--compact{font-size:45px;line-height:1;letter-spacing:-.08em;white-space:nowrap}.complication__value--light{color:#fff;font-size:128px;text-shadow:2px 4px 8px rgba(0,0,0,.4)}.complication__label{font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.complication__body{max-width:512px;font-size:20px;font-weight:700;line-height:1.4;color:#fffffff2;text-shadow:1px 2px 4px rgba(0,0,0,.2)}.complication__body--light{max-width:512px}.complication__bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 28px;padding:0;list-style:none;font-size:24px;font-weight:700;text-shadow:1px 2px 4px rgba(0,0,0,.2)}.complication__bullets li{display:flex;align-items:center;gap:16px}.complication__bullets li:before{content:"";width:8px;height:8px;flex:none;border-radius:999px;background:var(--orange-gradient)}.complication--neuro h3{max-width:217px;font-size:50px;line-height:1.2;color:#120c08}.complication__pill{width:fit-content;position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#f3f4f6;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.complication__pill img{width:11px;height:12px}.complication__rows{position:relative;z-index:1;display:grid;gap:32px}.complication__row{padding-bottom:17px;border-bottom:1px solid var(--line)}.complication__row p{font-size:30px;font-weight:700;line-height:1.2;color:#120c08}.complication__row strong{display:block;margin-top:4px;font-size:20px;font-weight:900}.complication__stripe{position:relative;z-index:1;padding-left:20px;border-left:4px solid #fff;font-size:16px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-shadow:1px 2px 4px rgba(0,0,0,.2)}.complication__meta,.complication__phn-rule{display:flex;align-items:center}.complication__meta{gap:12px}.complication__meta span{width:32px;height:1px;background:var(--orange-gradient)}.complication__meta p{font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.complication__icon{display:block;flex:none}.complication__icon--eye{width:43.6px;height:34px}.complication__icon--phn{width:31px;height:30px}.complication__mark{position:absolute;z-index:1;pointer-events:none}.complication__mark--intro{top:40px;right:40px;width:70px;height:95px}.complication__mark--heart{top:0;right:0;width:195px;height:155px}.complication__neuro-head,.complication__heart-copy{position:relative;z-index:1}.complication__neuro-head{display:grid;gap:8px}.complication__heart-copy{display:grid;gap:24px;padding-top:16px}.complication__overlay--eye{align-content:space-between;gap:32px}.complication__overlay--phn{top:40px;right:32px;bottom:32px;left:32px;align-content:space-between}.complication__overlay--phn h3{max-width:240px;font-size:48px;line-height:1}.complication__overlay--phn .complication__body{max-width:220px;font-size:24px;line-height:1.25;color:#fffc}.complication__phn-rule{gap:8px}.complication__phn-rule span{flex:1;height:1px;background:#fff3}.consult{display:grid;grid-template-columns:minmax(0,1fr) 20px 418px;align-items:center;gap:32px;padding:40px 48px}.consult:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f9fafb,#fff 56%)}.consult:after{content:"";position:absolute;top:0;right:0;bottom:0;left:50%;background:#ff6b000d;transform:skew(-12deg) translate(3%)}.consult__copy,.consult__divider,.consult__action{position:relative;z-index:1}.consult__copy{display:grid;gap:16px}.consult__copy h2{font-size:72px;font-weight:800;line-height:1;letter-spacing:-.05em}.consult__copy p:last-child{color:var(--muted);font-size:24px;font-weight:600;letter-spacing:-.025em}.consult__divider{align-self:stretch;width:20px}.consult__divider:before{content:"";position:absolute;top:-18px;bottom:-18px;left:50%;width:2px;background:linear-gradient(180deg,#fff0,#ff6b003d 16%,#ff6b003d 84%,#fff0);transform:translate(-50%) skew(-8deg)}.consult__action{display:grid;gap:18px;justify-items:stretch}.consult__offer{font-size:26px;font-weight:800;line-height:1.1;color:#120c08cc;white-space:nowrap}.consult__offer span{display:inline}.consult__offer span:not(:last-child){margin-right:.35em}.vaccine{display:grid;gap:74px}.vaccine__header{display:grid;justify-items:center;gap:12px;text-align:center}.vaccine__header h2{color:#fff;font-size:80px;font-weight:800;line-height:1;letter-spacing:-.05em;text-shadow:2px 4px 8px rgba(0,0,0,.4)}.vaccine__header>p{color:#111827;font-size:18px;font-weight:700;letter-spacing:.02em;text-shadow:1px 2px 4px rgba(0,0,0,.2)}.vaccine__pill{padding:28px 52px;border:2px solid var(--orange-deep);border-radius:32px;background:var(--orange-gradient);color:#fff;font-size:28px;font-weight:800;letter-spacing:.03em;box-shadow:0 0 34px #e3540347}.vaccine__profiles{display:grid;grid-template-columns:452px 262px 1fr;gap:24px}.vaccine-card{padding:32px;border-radius:40px}.vaccine-card h3{font-size:36px;font-weight:900;line-height:1.12;letter-spacing:-.025em}.vaccine-card p{font-size:14px;font-weight:700;color:#6b7280}.vaccine-card--primary{position:relative;display:grid;align-content:space-between;gap:32px}.vaccine-card__text{display:grid;gap:8px}.vaccine-card__primary-media{display:grid;grid-template-columns:247px 128px;align-items:end;justify-content:space-between;gap:16px}.vaccine-card__primary-image{position:relative;width:100%;max-width:247px;height:211px;overflow:hidden;border-radius:25px}.vaccine-card__primary-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#120c0880}.vaccine-card__primary-image img{width:100%;height:100%;object-fit:cover}.vaccine-card__roundel{width:128px;height:128px;border:3px solid rgba(255,255,255,.85);border-radius:999px;background:radial-gradient(circle at center,rgba(243,112,33,.16) 0 16%,transparent 17% 100%),#f9fafb;box-shadow:inset 0 0 0 1px #f3702114,0 18px 30px -20px #00000038}.vaccine-card__stack{display:grid;gap:24px}.vaccine-card--mini,.vaccine-card--wide{color:#fff;background-size:cover;background-position:center}.vaccine-card--mini{display:grid;place-content:center;text-align:center;gap:12px;min-height:190px}.vaccine-card__mini-icon{display:grid;place-items:center;width:80px;height:80px;margin:0 auto;border-radius:16px;background:#ffffff3d}.vaccine-card__mini-icon img{width:44px;height:44px;object-fit:contain;opacity:.95}.vaccine-card--mini h3{font-size:24px}.vaccine-card--mini p{color:#ffffffeb;font-size:12px;letter-spacing:.05em}.vaccine-card--wide{display:flex;align-items:flex-end;min-height:405px;background-position:center}.vaccine-card__glass{max-width:320px;padding:18px 18px 16px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#00000094;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.vaccine-card__glass .eyebrow{color:#ffffffeb;font-size:10px;gap:8px}.vaccine-card__glass p:last-child{margin-top:10px;color:#fff;font-size:14px;font-weight:700;line-height:1.5}.vaccine__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.metric-card{display:grid;justify-items:center;gap:0;padding:32px 32px 24px;text-align:center}.metric-card__icon{display:grid;place-items:center;width:64px;height:64px;margin-bottom:24px;border-radius:999px;background:#ff6b0014}.metric-card--efficacy .metric-card__icon img{width:20px;height:25px}.metric-card--dosing .metric-card__icon img{width:23.75px;height:25.625px}.metric-card--duration .metric-card__icon img{width:25px;height:25px}.metric-card__value{white-space:nowrap;font-size:60px;font-weight:800;line-height:1;letter-spacing:-.05em}.metric-card__label{margin-top:8px;color:#6b7280;font-size:14px;font-weight:700;letter-spacing:.1em}.metric-card__note{margin-top:16px;font-size:24px;font-weight:700;color:var(--ink);line-height:1.2;white-space:nowrap}.metric-card--dosing .metric-card__note{max-width:none}.product-card{position:relative;min-height:600px;overflow:hidden;border-radius:48px;background:#9b9395;box-shadow:0 25px 50px -12px #00000040}.product-card img{position:absolute;top:2%;left:50%;width:118%;max-width:none;height:96%;object-fit:contain;transform:translate(-50%)}.product-card__label{position:absolute;left:48px;bottom:48px;display:inline-flex;align-items:center;gap:16px;padding:13px 24px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#0006;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-card__label span{width:12px;height:12px;border-radius:999px;background:var(--orange-gradient)}.product-card__label p{color:#fff;font-size:14px;font-weight:700;letter-spacing:.1em}.bottom-section{position:relative;overflow:hidden;margin-top:32px;background:#928c8e}.bottom-section__grid{position:absolute;inset:0 0 auto;height:1930px;opacity:.28;mix-blend-mode:overlay;background-position:top center;background-repeat:no-repeat;background-size:1280px 1280px;pointer-events:none}.bottom-section__inner{position:relative;z-index:1;width:min(1232px,calc(100% - 48px));margin:0 auto;padding:80px 0 96px;display:grid;gap:48px}.bottom-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:33px;border-bottom:1px solid rgba(255,255,255,.2)}.bottom-section__eyebrow{color:#fff}.bottom-section__eyebrow:before{content:"";width:48px;height:4px;background:#f37021}.bottom-section__title{display:grid;margin-top:8px;color:#fff;font-size:72px;font-weight:900;line-height:1;text-transform:uppercase}.bottom-section__title span:last-child{color:#f37021}.bottom-section__tagline{color:#fff;font-size:48px;font-weight:700;line-height:1;letter-spacing:.02em;text-align:right}.bottom-section__cards{display:grid;grid-template-columns:554px 1fr 1fr;grid-template-rows:320px 326px;gap:20px}.reason-card{position:relative;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 10px 30px -10px #00000026}.reason-card--large{grid-row:1 / span 2;padding:27px 32px 48px}.reason-card--wide{grid-column:2 / 4;padding:32px 40px}.reason-card--small{padding:32px;background:#f9fafb}.reason-card__pill{position:absolute;top:27px;left:32px;z-index:2;padding:4.5px 12px;border-radius:999px;background:#b45309;color:#fff;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.reason-card__bg{position:absolute;opacity:.12;pointer-events:none;filter:grayscale(1) saturate(0) brightness(1.08)}.reason-card__bg--verification,.reason-card__bg--team,.reason-card__bg--clinic{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.reason-card__bg--verification,.reason-card__bg--team,.reason-card__bg--storage{opacity:.1}.reason-card__bg--clinic{opacity:.18}.reason-card__bg--storage{right:0;bottom:0;width:128px;height:128px;object-fit:cover}.reason-card__content{position:relative;z-index:1;display:grid;height:100%}.reason-card--large .reason-card__content{align-content:end}.reason-card--wide .reason-card__content,.reason-card--small .reason-card__content{align-content:space-between}.reason-card__icon{display:block}.reason-card__icon--verification{width:48px;height:60px;margin-bottom:24px}.reason-card__icon--team{width:54px;height:54px;margin-bottom:64px}.reason-card__icon--storage{width:46px;height:46px;margin-bottom:24px}.reason-card__icon--clinic{width:46px;height:46px;padding:8px;margin-bottom:24px;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0000000d}.reason-card h3{display:grid;color:#1f2937;font-weight:900;line-height:1}.reason-card--large h3{margin-bottom:24px;font-size:60px}.reason-card--large h3 span:last-child{color:#f37021}.reason-card--wide h3{margin-bottom:8px;font-size:36px}.reason-card--small h3{margin-bottom:8px;font-size:24px}.reason-card p{color:#4b5563;font-size:20px;font-weight:700;line-height:1.4}.reason-card p.reason-card__pill{color:#fff}.reason-card--wide p,.reason-card--small p{color:#6b7280}.reason-card--wide p{font-size:18px}.reason-card--small p{font-size:16px}.reason-card--team:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff,#ffffffe6,#ffffff5c)}.reason-card--clinic:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffffd6,#fffffff5)}.bottom-section__cta{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:41px 49px;border-radius:24px;background:linear-gradient(90deg,#ea580c,#fb923c);box-shadow:0 25px 50px -12px #00000040}.bottom-section__cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1;mix-blend-mode:overlay;background-image:var(--bottom-pattern);background-size:24px 22px}.bottom-section__cta>*{position:relative;z-index:1}.bottom-section__cta h3{color:#fff;font-size:36px;font-weight:900;line-height:1.1}.bottom-section__cta p{margin-top:8px;color:#fff7ed;font-size:18px;font-weight:700}.bottom-section__cta-link{position:relative;display:inline-flex;align-items:center;gap:8px;padding:16px 40px;overflow:hidden;border-radius:12px;background:var(--cta-green-gradient);box-shadow:0 18px 30px -18px #25b43b7a,0 10px 18px -14px #136b2257;color:#fff;font-size:20px;font-weight:900;isolation:isolate;letter-spacing:.02em;text-decoration:none;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}.bottom-section__cta-link span{white-space:nowrap}.bottom-section__cta-link img{width:11.775px;height:20px;filter:brightness(0) invert(1)}.bottom-section__references{position:relative;z-index:1;background:#1a1a1a;border-top:1px solid rgba(255,255,255,.1)}.bottom-section__references-inner{width:min(1232px,calc(100% - 48px));margin:0 auto;padding:65px 0 64px}.bottom-section__references-head{display:flex;align-items:center;gap:8px;margin-bottom:32px}.bottom-section__references-head span{width:8px;height:8px;background:#fff3}.bottom-section__references-head p{color:#ffffffad;font-size:10px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.2em;text-transform:uppercase}.bottom-section__reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.bottom-section__reference-column{display:grid;gap:11px}.bottom-section__reference-column p{color:#ffffffb3;font-size:9px;line-height:1.625;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.bottom-section__footer{position:relative;z-index:1;display:grid;justify-items:center;gap:15.75px;padding:41px 24px 40px;border-top:1px solid rgba(255,255,255,.1);background:#120c08cc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bottom-section__footer-links{display:flex;gap:24px}.bottom-section__footer-links a{color:#ffffffb8;font-size:10px;letter-spacing:.1em;text-decoration:none}.bottom-section__footer p{color:#ffffffad;font-size:11px;letter-spacing:.025em;text-align:center}.sticky-banner{position:fixed;left:50%;bottom:14px;z-index:20;display:flex;align-items:center;justify-content:center;gap:28px;width:min(1280px,calc(100% - 16px));min-height:54px;padding:10px 22px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#181818f0;box-shadow:0 20px 44px -18px #0000007a;opacity:0;pointer-events:none;transform:translate(-50%,calc(100% + 32px));transition:transform .18s ease,opacity .18s ease}.sticky-banner--visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.sticky-banner__copy p{color:#fff;font-size:14px;font-weight:600;line-height:1.3;letter-spacing:.01em;white-space:nowrap}.sticky-banner__copy span{display:block;margin-top:2px;color:#ffffffe6;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.sticky-banner__link{position:relative;display:inline-flex;align-items:center;gap:8px;padding:8px 24px;overflow:hidden;border-radius:999px;background:var(--cta-green-gradient);box-shadow:0 14px 24px -18px #25b43b8f,0 10px 18px -16px #136b2261;color:#fff;font-size:14px;font-weight:800;isolation:isolate;text-decoration:none;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}.sticky-banner__link-label{white-space:pre-line;text-align:center;line-height:1.02}.sticky-banner__link-icon{width:14px;height:14px;flex-shrink:0;filter:brightness(0) invert(1)}@media(min-width:961px){.hero-splash__header{grid-template-columns:185px 1fr auto;align-items:center;gap:40px;padding:0 64px;background:#0000000f}.hero-splash__logo{width:184px;aspect-ratio:483 / 118;overflow:hidden}.hero-splash__logo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-splash__header .button--compact{min-width:136px;min-height:44px;padding:7px 18px;font-size:12px}.hero-splash__nav{gap:32px}.hero-splash__nav a{color:#ffffffe0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-splash__ribbons{opacity:.54}.hero-splash__ribbon{background:linear-gradient(135deg,#ff9c24eb,#f37021e6 46%,#bc561dd6);box-shadow:0 8px 18px #0000002e}.hero-splash__words span{opacity:.12;letter-spacing:-.02em}.hero-splash__plan{min-height:68px;padding:10px 26px;background:linear-gradient(90deg,#ff9227,#ff4e00);font-size:36px;font-weight:600;letter-spacing:0}.hero-splash__risk-bar{background:#4f433e70;border-color:#ffffff1f}.hero-splash__subline{font-size:14px;font-weight:600}.offer-card__copy ol{font-size:15px;line-height:1.5;gap:6px}.offer-card__bonus{font-size:26px}.offer-card__progress-head{font-size:13px}.offer-card__gift figcaption{left:14px;bottom:12px}.offer-card--group15 .offer-card__gift-image,.offer-card--group30 .offer-card__gift-image{top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:none}.warning__main h2{font-size:68px;letter-spacing:-.04em}.warning__main p{margin-top:8px;font-size:14px;font-weight:600}.warning__fact p{font-size:16px;font-weight:500;line-height:1.6}.warning__fact-kicker{text-align:center}.consult{grid-template-columns:minmax(0,1fr) 24px 452px;gap:40px}.consult__copy p:last-child{font-size:20px;font-weight:500}.consult__divider:before{top:-34px;bottom:-34px;width:1px;transform:translate(-50%) skew(-14deg)}.consult__offer{font-size:24px;line-height:1.2;letter-spacing:-.02em;white-space:nowrap}.button--large{min-height:88px;font-size:28px}.vaccine{gap:64px}.vaccine__header{gap:10px}.vaccine__header h2{font-size:72px}.vaccine__header>p{font-size:15px;font-weight:600}.vaccine__pill{padding:24px 50px;font-size:24px}.vaccine-card--primary{padding:30px 32px}.vaccine-card__text{position:relative;z-index:2;padding-right:132px}.vaccine-card__primary-media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none}.vaccine-card__primary-image{position:absolute;left:30px;bottom:24px;width:246px;height:206px;border-radius:24px}.vaccine-card__primary-image:after{background:#ffffff80}.vaccine-card__roundel{position:absolute;top:26px;right:26px;width:104px;height:104px;border:3px solid rgba(210,213,220,.78);background:url(/figma/icon-card-3.svg) center / 46px 46px no-repeat,#f8f8f973;box-shadow:inset 0 0 0 1px #ffffff4d,0 16px 26px -20px #00000052}.vaccine-card__primary-media:after{content:"";position:absolute;right:24px;bottom:22px;width:104px;height:104px;border:3px solid rgba(210,213,220,.78);border-radius:999px;background:url(/bottom/sticky-calendar.svg) center / 36px 40px no-repeat,#f8f8f973;box-shadow:inset 0 0 0 1px #ffffff4d,0 16px 26px -20px #00000052}.vaccine-card__mini-icon{position:relative}.vaccine-card__stack .vaccine-card--mini:nth-child(1) .vaccine-card__mini-icon img{width:38px;height:46px}.vaccine-card__glass p:last-child{font-size:15px;line-height:1.45}.metric-card__note{font-size:24px;line-height:1.2;white-space:nowrap}.metric-card__value{font-size:64px}.hero__offers--merged .offer-card{grid-template-rows:242px 266px;min-height:0;padding-bottom:12px;gap:18px}.hero__offers--merged .offer-card__head{align-content:start;gap:16px;min-height:242px}.hero__offers--merged .offer-card__progress,.hero__offers--merged .offer-card>.button{display:none}.hero__offers-merged{display:grid;gap:14px;margin-top:-4px}.hero__offers-merged-head p:first-child{font-size:18px;font-weight:800}.hero__offers-merged-head p:last-child{font-size:30px;font-weight:700}.hero__offers-merged-bar{height:11px}.hero__offers-merged .button{min-height:62px;font-size:26px;font-weight:700;letter-spacing:.01em}.sticky-banner{justify-content:space-between;width:min(1210px,calc(100% - 28px));min-height:58px;padding:10px 14px 10px 28px;gap:20px;border:0;border-radius:0;background:linear-gradient(90deg,#ff8c00,#ff5e00,#e35403);box-shadow:0 20px 44px -18px #0000007a}.sticky-banner__copy p{font-size:15px;font-weight:700;letter-spacing:.02em}.sticky-banner__link{min-height:42px;padding:8px 16px;border-radius:999px;background:var(--cta-green-gradient);box-shadow:0 14px 26px -18px #25b43b8a;color:#fff;font-size:13px}.sticky-banner__link:before,.sticky-banner__link:after{display:none}.sticky-banner__link-icon{width:15px;height:15px;filter:brightness(0) invert(1)}}@media(prefers-reduced-motion:reduce){.button:before,.bottom-section__cta-link:before,.sticky-banner__link:before{animation:none;opacity:.45;transform:skew(-24deg) translate(30%)}.button,.bottom-section__cta-link,.sticky-banner__link,.sticky-banner{transition:none}}@media(max-width:1200px){.page{padding-top:0}.board{width:min(1120px,calc(100% - 24px));gap:32px}.hero-splash{min-height:880px}.hero-splash__header{grid-template-columns:175px 1fr auto;gap:20px;padding:0 24px}.hero-splash__nav{gap:24px}.hero-splash__content{grid-template-columns:minmax(0,1fr) minmax(420px,1fr);gap:24px;width:min(1120px,calc(100% - 48px));padding-top:112px}.hero-splash__copy h1 span{font-size:clamp(54px,7vw,78px)}.hero-splash__plan{min-width:0;font-size:clamp(28px,4vw,40px)}.hero-splash__stat span{font-size:clamp(32px,4vw,48px)}.hero-splash__stat strong{font-size:clamp(54px,6vw,72px)}.hero-splash__video{width:100%}.hero,.consult{padding:32px}.hero__title{font-size:clamp(64px,12vw,108px)}.hero__price-value{font-size:clamp(86px,14vw,132px)}.hero__price-suffix{font-size:clamp(28px,6vw,52px);padding-bottom:10px}.warning__main h2,.consult__copy h2,.vaccine__header h2{font-size:clamp(46px,8vw,74px)}.warning{grid-template-columns:1fr}.warning__fact{padding-left:0;border-left:0}.vaccine__profiles{grid-template-columns:1.5fr 1fr}.vaccine-card--wide{grid-column:1 / -1}.bottom-section__inner,.bottom-section__references-inner{width:min(1232px,calc(100% - 24px))}.bottom-section__title{font-size:clamp(42px,7vw,72px)}.bottom-section__tagline{font-size:clamp(28px,5vw,48px)}.bottom-section__cards{grid-template-columns:1.25fr 1fr 1fr}.sticky-banner{width:calc(100% - 16px)}}@media(max-width:960px){.hero-splash{min-height:0}.hero-splash__header{position:relative;grid-template-columns:minmax(0,1fr) auto auto;align-items:start;column-gap:8px;height:auto;padding:10px 12px 8px}.hero-splash__nav{position:absolute;top:calc(100% + 6px);left:12px;right:12px;display:grid;gap:4px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#2c2623e0;box-shadow:0 14px 26px -16px #00000094;opacity:0;pointer-events:none;transform:translateY(-8px);transition:transform .14s ease,opacity .14s ease;z-index:5}.hero-splash__nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.hero-splash__nav a{padding:4px 2px;font-size:12px;font-weight:700;letter-spacing:.03em}.hero-splash__header .button--compact{justify-self:end;margin-right:30px}.hero-splash__menu-toggle{display:inline-flex}.hero-splash__canvas{min-height:0;padding:12px 0 22px}.hero-splash__words{display:block}.hero-splash__content{grid-template-columns:1fr;width:min(100%,calc(100% - 24px));padding-top:18px}.hero-splash__copy{max-width:none}.hero-splash__video-wrap{justify-items:stretch}.hero-splash__video{min-height:220px}.hero__lead,.hero__offers,.consult,.vaccine__profiles,.vaccine__metrics{grid-template-columns:1fr}.hero__lead{justify-items:start}.hero{padding:20px 16px;gap:20px}.hero__lead{grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:start}.hero__product-wrap{min-height:96px}.hero__product{width:106px}.hero__title{font-size:44px;line-height:1.08;row-gap:8px;letter-spacing:-.02em}.hero__title-line--mobile{display:block;white-space:nowrap}.hero__title-line--desktop{display:none}.hero__price{gap:8px}.hero__price-value{font-size:64px}.hero__price-suffix{padding-bottom:8px;font-size:22px}.hero__offers{gap:14px}.offer-card__title-desktop{display:none}.offer-card__title-mobile{display:block}.offer-card{min-height:0;grid-template-rows:auto minmax(190px,1fr);gap:16px;padding:16px;border-radius:18px}.offer-card__copy{gap:12px}.offer-card__copy h2{font-size:32px}.offer-card__copy ol,.offer-card__bonus{font-size:10px;line-height:1.5}.offer-card__copy li{white-space:nowrap}.offer-card__bonus{font-size:18px}.offer-card__gift{min-height:190px}.offer-card__gift figcaption{font-size:22px}.hero__offers-merged{gap:10px;margin-top:2px}.hero__offers-merged-head p:first-child,.hero__offers-merged-head p:last-child{font-size:14px}.hero__offers-merged-bar{height:8px}.hero__offers-merged .button{min-height:40px;font-size:16px}.consult:after,.warning:after{display:none}.consult__divider{display:none}.consult__action{width:100%}.complication-grid{grid-template-columns:1fr 1fr}.complication--intro,.complication--eye,.complication--heart{grid-column:span 2}.complication--phn,.complication--neuro{min-height:520px}.vaccine-card__primary-media{grid-template-columns:minmax(0,1fr) 128px}.product-card{min-height:420px}.product-card img{top:0;width:116%;height:100%;transform:translate(-50%)}.bottom-section__header{display:grid}.bottom-section__tagline{text-align:left}.bottom-section__cards{grid-template-columns:1fr 1fr;grid-template-rows:auto}.reason-card--large,.reason-card--wide{grid-column:1 / -1;grid-row:auto}.reason-card--large,.reason-card--wide,.reason-card--small{min-height:260px}.bottom-section__cta{display:grid}.bottom-section__reference-grid{grid-template-columns:1fr}.sticky-banner{bottom:16px;gap:16px;width:calc(100% - 16px);padding:10px 16px}.sticky-banner__copy p{font-size:12px}.sticky-banner__link{padding:8px 18px;font-size:12px}}@media(max-width:640px){.page{padding:6px 0 32px}.board{width:min(100% - 12px,420px);margin-top:12px;gap:12px}.panel,.hero,.product-card{border-radius:16px}.hero-splash{min-height:0}.hero-splash__header{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;padding:8px 12px 6px;align-items:start;border-bottom-width:0;background:#00000014}.hero-splash__logo{width:118px;aspect-ratio:483 / 118;overflow:hidden;align-self:start}.hero-splash__logo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-splash__header .button--compact{margin-right:30px;min-width:112px;min-height:40px;padding:7px 12px}.hero-splash__menu-toggle{width:34px;height:34px}.hero-splash__menu-toggle span{width:15px}.hero-splash__nav{top:calc(100% + 4px);left:8px;right:8px;padding:8px 10px}.hero-splash__nav a{font-size:11.5px;padding:4px 1px}.hero-splash__canvas{padding:6px 0 10px}.hero-splash__words span{font-size:calc(var(--size) * .48);opacity:.16}.hero-splash__ribbon--a{top:168px;left:-476px;height:36px}.hero-splash__ribbon--b{top:364px;right:-606px;height:52px}.hero-splash__ribbon--c{top:245px;left:-432px;height:24px}.hero-splash__ribbon--d{top:-640px;right:-602px;height:52px}.hero-splash__ribbon--e{top:240px;left:-436px;height:28px}.hero-splash__content{width:calc(100% - 16px);padding-top:6px;gap:12px}.hero-splash__copy h1{gap:8px;margin-bottom:14px}.hero-splash__copy h1 span{font-size:32px;letter-spacing:0}.hero-splash__plan{min-height:56px;min-width:0;padding:8px 16px;margin-bottom:16px;font-size:22px}.hero-splash__stat{gap:4px;margin-bottom:10px}.hero-splash__stat span{font-size:18px}.hero-splash__stat strong{font-size:42px}.hero-splash__stat img{width:26px;height:26px;margin-bottom:6px}.hero-splash__risk-bar{min-height:42px;padding:6px 12px;margin-bottom:10px;border-radius:10px}.hero-splash__risk-bar span{font-size:14px}.hero-splash__risk-bar strong{font-size:20px}.hero-splash__subline{margin-bottom:14px;font-size:12px}.hero-splash__video{border-radius:12px}.hero-splash__video-play:before{width:52px;height:52px}.hero-splash__video-play img{width:11px;height:14px}.hero-splash__video-meta{left:12px;bottom:12px;gap:2px}.hero-splash__video-meta p{font-size:10px}.hero-splash__video-meta strong{font-size:13px}.hero-splash__watch{padding-top:10px;font-size:10px}.hero,.warning,.consult,.metric-card,.vaccine-card{padding:14px}.hero__lead{grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:start}.hero__product{width:96px}.hero__title{font-size:32px;line-height:.96}.hero__price{gap:6px}.hero__price-value{font-size:56px}.hero__price-suffix{padding-bottom:6px;font-size:18px}.hero__footnote{padding-top:14px}.hero__footnote p{font-size:12px}.hero__offers{grid-template-columns:1fr 1fr;gap:8px}.offer-card{min-height:0;grid-template-rows:auto minmax(122px,1fr);gap:14px;padding:14px;border-radius:16px}.offer-card__head{min-height:0;gap:14px;align-content:start}.offer-card__copy h2{font-size:24px}.offer-card__copy ol,.offer-card__bonus{font-size:11.5px;line-height:1.5}.offer-card__bonus{gap:4px;font-size:13px;line-height:1.3}.offer-card__gift{height:auto;min-height:124px;border-radius:12px}.offer-card__gift-image,.offer-card--group15 .offer-card__gift-image,.offer-card--group30 .offer-card__gift-image{top:-10%;left:0;width:100%;height:120%;object-fit:cover;object-position:center;display:block}.offer-card__gift figcaption{left:12px;bottom:8px;font-size:15px}.button{min-height:32px;padding:8px 16px;font-size:12px}.button--compact{min-width:96px;min-height:32px;padding:8px 14px;font-size:12px}.button__arrow{width:8px;height:8px}.warning{grid-template-columns:minmax(0,1fr) 140px;gap:10px;align-items:center}.warning__main{gap:10px}.warning__icon{width:28px;height:28px;font-size:18px}.warning__main h2{font-size:21px}.warning__main p,.warning__fact p{font-size:9.5px;font-weight:600;line-height:1.45}.warning__fact{padding-left:10px;border-left:1px solid var(--line)}.complication-grid{gap:8px;grid-template-columns:1fr 1fr 1fr}.complication,.complication--neuro,.complication--phn{min-height:196px;border-radius:16px}.complication--intro{grid-column:span 2;min-height:244px}.complication--eye{grid-column:span 1;min-height:244px}.complication--heart{grid-column:span 1;min-height:196px;padding:14px}.complication--neuro,.complication--phn{padding:12px}.complication__overlay{top:12px;right:12px;bottom:12px;left:12px;gap:10px}.complication__overlay--bottom{inset:auto 12px 12px}.complication__overlay h2{font-size:18px}.complication__overlay h3,.complication--heart h3,.complication--neuro h3{font-size:14px}.complication__value{font-size:18px}.complication__value--compact{font-size:12px}.complication__body,.complication__body--light,.complication__row p,.complication__row strong{font-size:8px;line-height:1.45}.complication__label,.complication__pill,.complication__stripe{font-size:7px}.complication__rows,.complication__bullets{gap:8px}.complication__bullets{grid-template-columns:repeat(2,minmax(0,1fr));font-size:8px}.complication__bullets li{gap:6px}.consult{grid-template-columns:minmax(0,1fr) 10px 148px;gap:12px;align-items:center}.consult__divider{display:block;width:10px}.consult__divider:before{top:6px;bottom:6px;width:1px;transform:translate(-50%) skew(-14deg)}.consult__copy h2{font-size:23px}.consult__copy p:last-child,.consult__offer{font-size:10px;font-weight:600;line-height:1.45}.consult__offer{white-space:nowrap}.button--large{min-height:38px;padding:10px 16px;font-size:12px}.vaccine{gap:18px}.vaccine__header{gap:8px}.vaccine__header h2{font-size:20px}.vaccine__header>p{font-size:7px;font-weight:600}.vaccine__pill{width:100%;padding:10px 16px;border-width:2px;border-radius:999px;font-size:9px;text-align:center}.vaccine-card,.metric-card{border-radius:12px}.vaccine-card h3{font-size:14px}.vaccine-card p,.vaccine-card__glass p:last-child{font-size:8px;line-height:1.45}.vaccine-card__primary-media{grid-template-columns:1fr 56px;gap:8px}.vaccine-card__primary-image{width:100%;height:92px;border-radius:10px}.vaccine-card__roundel{width:56px;height:56px;border-width:2px}.vaccine__profiles{grid-template-columns:1.45fr .7fr 1fr;gap:8px}.vaccine-card__stack{grid-template-columns:1fr;gap:8px}.vaccine-card--mini{min-height:92px;padding:12px}.vaccine-card__mini-icon{width:28px;height:28px;border-radius:8px}.vaccine-card--wide{grid-column:auto;min-height:92px}.vaccine-card__glass{width:100%;max-width:none;padding:10px}.vaccine__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.metric-card{gap:4px;padding:12px 8px 10px}.metric-card__icon{width:24px;height:24px;margin-bottom:2px}.metric-card--efficacy .metric-card__icon img,.metric-card--dosing .metric-card__icon img,.metric-card--duration .metric-card__icon img{width:14px;height:14px}.metric-card__value{font-size:19px}.metric-card__label,.metric-card__note{font-size:7px}.metric-card__label{margin-top:0;letter-spacing:.08em}.metric-card__note{margin-top:4px;line-height:1.35;white-space:normal}.product-card{min-height:160px}.product-card img{top:-2%;left:50%;width:122%;height:104%;transform:translate(-50%)}.product-card__label{left:8px;right:auto;bottom:8px;gap:8px;padding:6px 10px}.product-card__label span{width:6px;height:6px}.product-card__label p{font-size:7px;letter-spacing:.05em}.bottom-section{margin-top:12px}.bottom-section__inner,.bottom-section__references-inner{width:calc(100% - 12px)}.bottom-section__inner{padding:24px 0 28px;gap:18px}.bottom-section__header{gap:10px;padding-bottom:14px}.bottom-section__eyebrow{font-size:8px}.bottom-section__eyebrow:before{width:22px;height:2px}.bottom-section__title{font-size:20px}.bottom-section__tagline{font-size:12px}.bottom-section__cards{gap:8px}.reason-card,.reason-card--large,.reason-card--wide,.reason-card--small{min-height:132px;border-radius:12px}.reason-card--large{padding:12px}.reason-card--wide,.reason-card--small{padding:12px 14px}.reason-card__pill{top:12px;left:12px;padding:3px 8px;font-size:7px}.reason-card__icon--verification{width:24px;height:30px;margin-bottom:8px}.reason-card__icon--team{width:24px;height:24px;margin-bottom:18px}.reason-card__icon--storage{width:20px;height:20px;margin-bottom:8px}.reason-card__icon--clinic{width:20px;height:20px;padding:3px;margin-bottom:8px;border-radius:6px}.reason-card--large h3{margin-bottom:8px;font-size:18px}.reason-card--wide h3{margin-bottom:4px;font-size:12px}.reason-card--small h3{margin-bottom:4px;font-size:10px}.reason-card p,.reason-card--wide p,.reason-card--small p{font-size:8px;line-height:1.35}.bottom-section__cta{gap:10px;padding:16px 14px;border-radius:12px}.bottom-section__cta h3{font-size:14px}.bottom-section__cta p{margin-top:4px;font-size:8px}.bottom-section__cta-link{justify-self:end;padding:8px 14px;border-radius:8px;font-size:10px}.bottom-section__cta-link img{width:6px;height:12px}.bottom-section__references-inner{padding:20px 0 22px}.bottom-section__references-head{margin-bottom:12px}.bottom-section__references-head p{font-size:7px}.bottom-section__reference-grid{gap:10px}.bottom-section__reference-column{gap:6px}.bottom-section__reference-column p{font-size:9px;line-height:1.45}.bottom-section__footer{gap:10px;padding:16px 12px 18px}.bottom-section__footer-links{gap:14px}.bottom-section__footer-links a,.bottom-section__footer p{font-size:12px}.sticky-banner{bottom:6px;display:grid;gap:10px;width:calc(100% - 12px);padding:10px 12px;border-radius:12px}.sticky-banner__copy p{font-size:8px}.sticky-banner__link{justify-self:end;padding:8px 12px;font-size:10px}.hero-splash__content{display:flex;flex-direction:column;gap:14px}.hero-splash__copy{display:contents}.hero-splash__copy h1{order:1;margin-bottom:8px}.hero-splash__plan{order:2;margin-bottom:10px}.hero-splash__stat{order:3}.hero-splash__risk-bar{order:4;margin-bottom:6px}.hero-splash__video-wrap{order:5;justify-items:stretch}.hero-splash__subline{order:6;margin-bottom:6px;font-size:13px;font-weight:600}.hero-splash__reserve{order:7;max-width:none}.hero-splash__reserve .button{min-height:42px;font-size:15px}.hero-splash__words span{font-size:calc(var(--size) * .56);opacity:.18}.hero{padding:20px 16px;gap:20px}.hero__lead{grid-template-columns:82px minmax(0,1fr);gap:8px}.hero__product-wrap{min-height:96px}.hero__product{width:106px}.hero__title{font-size:44px;line-height:1.1;row-gap:6px;letter-spacing:-.02em}.hero__title-line--mobile{display:block;white-space:nowrap}.hero__title-line--desktop{display:none}.hero__price-value{font-size:60px}.hero__price-suffix{font-size:22px;padding-bottom:6px}.hero__offers{grid-template-columns:1fr;gap:14px}.offer-card{grid-template-rows:auto minmax(190px,1fr);gap:16px;padding:16px;border-radius:18px}.offer-card__copy{gap:12px}.offer-card__copy h2{font-size:32px}.offer-card__copy ol,.offer-card__bonus{font-size:14px}.offer-card__bonus{font-size:18px}.offer-card__gift{min-height:190px}.offer-card__gift figcaption{font-size:22px}.warning{position:relative;grid-template-columns:1fr;gap:14px;padding:20px 16px}.warning:after{top:0;right:0;bottom:0;left:0;width:100%;background:linear-gradient(120deg,#fff0 22%,#f370214d);transform:none}.warning__icon{width:38px;height:38px;font-size:22px;animation:warning-blink 1.8s steps(2,end) infinite}.warning__main h2{font-size:52px}.warning__main p{margin-top:2px;font-size:14px}.warning__fact{padding:0 16px 14px;border:0;border-radius:14px;background:#ffffffdb}.warning__fact-kicker{font-size:13px;letter-spacing:0}.warning__fact p{font-size:15px;font-weight:600;line-height:1.55}.complication-grid{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:10px}.complication--intro{grid-column:1;min-height:306px}.complication--eye{grid-column:2;min-height:336px}.complication--neuro,.complication--heart{min-height:300px}.complication--neuro{grid-column:1}.complication--heart{grid-column:2;padding:18px}.complication--phn{grid-column:1 / -1;min-height:294px}.complication__overlay{top:14px;right:14px;bottom:14px;left:14px;gap:12px}.complication__overlay--bottom{inset:auto 14px 14px}.complication__overlay h2{font-size:36px}.complication__overlay h3,.complication--heart h3,.complication--neuro h3{font-size:24px}.complication__value{font-size:38px}.complication__value--compact{font-size:26px}.complication__body,.complication__body--light{font-size:14px;line-height:1.45}.complication__row p{font-size:15px}.complication__row strong{font-size:13px}.complication__label,.complication__pill,.complication__stripe{font-size:10px}.complication__bullets{gap:10px;font-size:12px}.consult{grid-template-columns:1fr;gap:14px;padding:20px 16px}.consult__copy h2{font-size:48px}.consult__copy p:last-child{font-size:15px;line-height:1.5}.consult__offer{font-size:26px;font-weight:800;line-height:1.15;white-space:normal}.consult__offer span{display:block;margin-right:0}.button--large{min-height:52px;padding:14px 18px;font-size:16px}.vaccine{gap:24px}.vaccine__header{gap:12px}.vaccine__header h2{font-size:44px}.vaccine__header>p{font-size:18px}.vaccine__pill{margin-top:8px;padding:12px 16px;font-size:14px}.vaccine__profiles{grid-template-columns:minmax(0,1fr) 160px;gap:12px}.vaccine-card,.metric-card{border-radius:16px}.vaccine-card{padding:18px}.vaccine-card h3{font-size:24px}.vaccine-card p,.vaccine-card__glass p:last-child{font-size:12px;line-height:1.45}.vaccine-card__primary-media{grid-template-columns:minmax(0,1fr) 72px;gap:10px}.vaccine-card__primary-image{height:126px}.vaccine-card__primary-image img{width:100%;height:100%}.vaccine-card__roundel{width:72px;height:72px}.vaccine-card__stack{gap:12px}.vaccine-card--mini{min-height:127px}.vaccine-card__mini-icon{width:42px;height:42px}.vaccine-card--wide{grid-column:1 / -1;min-height:188px}.vaccine__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.metric-card{min-height:152px;gap:4px;padding:16px 10px 14px}.metric-card__icon{width:34px;height:34px;margin-bottom:4px}.metric-card--efficacy .metric-card__icon img,.metric-card--dosing .metric-card__icon img,.metric-card--duration .metric-card__icon img{width:18px;height:18px}.metric-card__value{font-size:36px}.metric-card__label{font-size:11px}.metric-card__note{margin-top:6px;font-size:12px;line-height:1.35;white-space:normal}.product-card{min-height:228px}.product-card img{top:0;width:100%;height:100%;object-fit:contain}.product-card__label{left:12px;bottom:10px}.bottom-section__inner,.bottom-section__references-inner{width:calc(100% - 20px)}.bottom-section__inner{padding:34px 0 36px;gap:24px}.bottom-section__header{gap:14px;padding-bottom:18px}.bottom-section__title{font-size:36px}.bottom-section__tagline{font-size:18px}.bottom-section__cards{grid-template-columns:1fr;grid-template-rows:none;gap:14px}.reason-card,.reason-card--large,.reason-card--wide,.reason-card--small{grid-row:auto;grid-column:auto;min-height:0;border-radius:16px}.reason-card--large,.reason-card--wide,.reason-card--small{padding:20px}.reason-card__pill{top:14px;left:14px;padding:3px 10px;font-size:10px}.reason-card__content,.reason-card--large .reason-card__content,.reason-card--wide .reason-card__content,.reason-card--small .reason-card__content{align-content:start;gap:10px}.reason-card__icon{align-self:start}.reason-card--large .reason-card__content{padding-top:34px}.reason-card--wide .reason-card__content,.reason-card--small .reason-card__content{padding-top:2px}.reason-card__icon--verification{width:40px;height:50px;margin-bottom:8px}.reason-card__icon--team,.reason-card__icon--storage,.reason-card__icon--clinic{width:34px;height:34px;margin-bottom:4px;padding:0;border-radius:8px}.reason-card--large h3{margin-bottom:0;font-size:34px}.reason-card--wide h3{margin-bottom:0;font-size:24px}.reason-card--small h3{margin-bottom:0;font-size:22px}.reason-card p,.reason-card--wide p,.reason-card--small p{font-size:16px;line-height:1.45}.bottom-section__cta{display:grid;gap:14px;padding:22px 18px;border-radius:16px}.bottom-section__cta h3{font-size:24px}.bottom-section__cta p{margin-top:6px;font-size:14px}.bottom-section__cta-link{justify-self:start;padding:12px 18px;border-radius:10px;font-size:14px}.bottom-section__cta-link img{width:8px;height:14px}.sticky-banner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px 12px;padding:12px;border-radius:12px;border:0;background:linear-gradient(135deg,#ea580c,#f97316 52%,#fb923c)}.sticky-banner__copy p{font-size:13px;font-weight:800;line-height:1.2;white-space:normal}.sticky-banner__copy span{margin-top:4px;font-size:11px;font-weight:700;letter-spacing:.06em;color:#ffffffe6}.sticky-banner__link{justify-self:end;min-height:38px;padding:8px 14px;border-radius:999px;background:var(--cta-green-gradient);color:#fff;font-size:13px;font-weight:800}.offer-card__copy ol{list-style:none;padding-left:0;counter-reset:offer-item;font-size:10.5px;line-height:1.45}.offer-card__copy li{position:relative;padding-left:1.2em;white-space:nowrap}.offer-card__copy li:before{content:counter(offer-item) ".";counter-increment:offer-item;position:absolute;left:0}.hero-splash__words span{font-size:calc(var(--size) * .4);opacity:.08;transform:none}.hero-splash__words span:nth-child(2),.hero-splash__words span:nth-child(3),.hero-splash__words span:nth-child(5),.hero-splash__words span:nth-child(7),.hero-splash__words span:nth-child(9),.hero-splash__words span:nth-child(10),.hero-splash__words span:nth-child(11){display:none}.hero-splash__words span:nth-child(1){top:96px;left:18px;font-size:52px}.hero-splash__words span:nth-child(4){top:132px;right:14px;font-size:30px}.hero-splash__words span:nth-child(6){top:332px;right:18px;left:auto;font-size:34px}.hero-splash__words span:nth-child(8){top:562px;right:12px;font-size:28px}.hero-splash__words span:nth-child(12){top:688px;right:10px;font-size:64px}.hero-splash__words span:nth-child(13){top:732px;left:24px;font-size:24px}.hero__lead{grid-template-columns:1fr;gap:4px}.hero__product-wrap{display:none}.hero__copy{gap:14px}.offer-card{grid-template-rows:auto minmax(148px,1fr);gap:14px}.offer-card__copy{gap:10px}.offer-card__copy h2{line-height:1.1;letter-spacing:-.01em}.hero__price{margin-top:5px}.offer-card__gift{min-height:136px}.offer-card__gift-image,.offer-card--group15 .offer-card__gift-image,.offer-card--group30 .offer-card__gift-image{object-position:center}.offer-card--group15 .offer-card__gift-image{top:-9%;height:118%}.offer-card--group30 .offer-card__gift-image{top:-13%;height:126%}.warning{gap:10px}.warning__main h2{margin-bottom:0}.warning__main p{margin-top:0}.warning__fact-kicker{text-align:center}.warning__fact{margin-top:-2px}.complication--intro>img:first-child{opacity:.65}.complication--intro .complication__overlay h2{gap:2px}.complication--eye .complication__overlay{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.complication--eye .complication__value{font-size:32px;line-height:.95;white-space:nowrap}.complication--eye h3{margin-top:-2px}.complication--eye .complication__body{max-width:100%;font-size:10px;line-height:1.34}.complication--eye .complication__bullets{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;margin-top:auto;font-size:10.5px;line-height:1.25}.complication--eye .complication__bullets li{align-items:flex-start;gap:3px;white-space:normal}.complication--heart{min-height:340px;padding:18px 12px 14px}.complication--heart .complication__heart-copy{gap:8px;padding-top:10px}.complication--heart .complication__value--light{font-size:35px;line-height:1;letter-spacing:-.01em;white-space:nowrap}.complication--heart h3{max-width:100%;font-size:12px;line-height:1.14;letter-spacing:-.01em;text-wrap:balance}.complication--heart .complication__stripe{padding-left:8px;border-left-width:2px;font-size:8.5px;white-space:nowrap}.complication--heart .complication__body{max-width:100%;font-size:16px;line-height:1.22;overflow-wrap:anywhere}.complication--phn .complication__value--compact{font-size:39px}.complication--phn .complication__body{max-width:92%;line-height:1.35;white-space:pre-line}.consult{margin-top:5px}.vaccine{margin-top:55px}.vaccine-card__mini-icon{width:52px;height:52px;border-radius:12px;background:#f5f5f6bd;box-shadow:inset 0 0 0 1px #ffffff47}.vaccine-card__mini-icon img{width:26px;height:26px;opacity:.9}.vaccine-card__stack .vaccine-card--mini:nth-child(1) .vaccine-card__mini-icon img{width:22px;height:27px}.vaccine-card--primary{position:relative;overflow:hidden;isolation:isolate}.vaccine-card--primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--vaccine-primary-bg);background-size:cover;background-position:center;opacity:.7;z-index:0}.vaccine-card--primary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffffd6,#ffffffa8);z-index:0}.vaccine-card--primary>*{position:relative;z-index:1}.vaccine-card__primary-media{position:absolute;top:12px;right:12px;width:62px;height:62px;display:block;pointer-events:none}.vaccine-card__primary-image{display:none}.vaccine-card__roundel{width:62px;height:62px;margin:0;border-color:#e6e5e7d9;background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff42;display:grid;place-items:center}.vaccine-card__roundel:after{content:"";width:30px;height:30px;background:url(/figma/icon-card-3.svg) center / contain no-repeat;opacity:.4;filter:grayscale(1) brightness(1.15)}.metric-card--dosing .metric-card__note{white-space:pre-line}.product-card{min-height:252px}.product-card img{top:-12%;width:126%;height:126%}}
