.home2{--h-ground:#fbf8f1;--h-ink:#101e2a;--h-ink-50:#101e2a80;--h-ink-20:#101e2a33;--h-duo:linear-gradient(90deg, #263547 0%, #aa9247 100%);--h-gold:#aa9247;--h-navy:#263547;--h-card:#fff;--h-warm:linear-gradient(180deg, #f1e5d9 0%, #fbf8ed 100%);--h-grid:38.6px;background-color:var(--h-ground);background-image:repeating-linear-gradient(to right, #f7f4ed 0 1px, transparent 1px var(--h-grid)), repeating-linear-gradient(to bottom, #f7f4ed 0 1px, transparent 1px var(--h-grid));color:var(--h-ink)}.home2 .home2-wrap{max-width:80rem;margin-inline:auto;padding-inline:24px}.home2 .home2-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--h-ink-50);font-size:11px;font-weight:600}.home2 .home2-h1{font-family:var(--font-display), "Inter", system-ui, sans-serif;letter-spacing:-.02em;color:var(--h-ink);text-wrap:balance;margin:10px 0 0;font-size:clamp(32px,4.2vw,53px);font-weight:800;line-height:1.12}.home2 .home2-h1 em,.home2 .home2-h2 em{background:var(--h-duo);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.home2 .home2-h2{font-family:var(--font-display), "Inter", system-ui, sans-serif;letter-spacing:-.018em;color:var(--h-ink);margin:6px 0 0;font-size:clamp(24px,2.6vw,32px);font-weight:700;line-height:1.15}.home2 .home2-lead{color:var(--h-ink);max-width:62ch;margin:16px 0 0;font-size:16px;line-height:1.55}.home2 .home2-cta{background:var(--h-duo);color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:0;border-radius:26px;align-items:center;gap:10px;height:52px;padding:0 28px;font-size:14px;font-weight:500;text-decoration:none;transition:filter .2s,transform .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.home2 .home2-cta:hover{filter:brightness(1.08);transform:translateY(-1px)}.home2 .home2-cta--ghost{color:var(--h-ink);background:0 0;border:1px solid #101e2a47}.home2 .home2-cta--ghost:hover{border-color:var(--h-gold);filter:none}.home2 .home2-hero{grid-template-columns:minmax(0,1fr);gap:32px;padding:0 0 8px;display:grid}@media (min-width:900px){.home2 .home2-hero{grid-template-columns:minmax(0,1fr) 46%;align-items:center;gap:40px}}.home2 .home2-hero-art{aspect-ratio:1;width:100%;position:relative}.home2 .home2-hero-art img{object-fit:contain}.home2 .home2-hero-cta{margin-top:30px}.home2 .home2-section{padding-block:64px}.home2 .home2-sechead{text-align:center}.home2 .home2-sechead .home2-h2{margin-top:0}.home2 .home2-split{grid-template-columns:minmax(0,1fr);display:grid}@media (min-width:900px){.home2 .home2-split{grid-template-columns:1fr 1fr;align-items:stretch}}.home2 .home2-split-media{min-height:420px;position:relative}@media (min-width:900px){.home2 .home2-split-media{aspect-ratio:1590/1491;min-height:560px}}.home2 .home2-split-media img{object-fit:cover}.home2 .home2-split-body{align-items:center;padding:56px 24px;display:flex}.home2 .home2-split-body>*{flex:auto;min-width:0}@media (min-width:900px){.home2 .home2-split-body{padding:64px max(24px,100% - 616px) 64px clamp(28px,4vw,64px)}.home2 .home2-split-body--left{padding:64px clamp(28px,4vw,64px) 64px max(24px,100% - 616px)}}.home2 .home2-split--pack .home2-packpane{background:var(--h-warm);justify-content:flex-start;align-items:center;padding:56px 34px 56px 24px;display:flex}@media (min-width:900px){.home2 .home2-split--pack .home2-packpane{padding:56px clamp(50px,5vw,68px) 56px clamp(28px,4vw,64px)}}.home2 .home2-split-body--left{background:var(--h-ground)}.home2 .home2-pathway-band{background-color:#0c1f2f;background-image:radial-gradient(70% 90% at 100% 100%, #aa924780 0%, transparent 62%), radial-gradient(60% 80% at 0% 0%, #ffffff12 0%, transparent 60%), repeating-linear-gradient(to right, #ffffff09 0 1px, transparent 1px var(--h-grid)), repeating-linear-gradient(to bottom, #ffffff09 0 1px, transparent 1px var(--h-grid));position:relative}.home2 .home2-pathway-inner{position:relative}.home2 .home2-pathway-band .home2-h2{color:#fff;font-size:59px;line-height:1.05}@media (max-width:900px){.home2 .home2-pathway-band .home2-h2{font-size:clamp(32px,6vw,59px)}}.home2 .home2-pathway-band .home2-eyebrow{color:#ffffff8c}.home2 .home2-pathway-band .home2-pathway-sub{color:#fff9}.home2 .home2-pathway-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.home2 .home2-pathway-sub{color:var(--h-ink-50);margin:14px 0 0;font-size:16px}.home2 .home2-pathway-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px;margin-top:32px;display:grid}@media (min-width:1000px){.home2 .home2-pathway-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home2 .home2-pathway-card{background:#0d202d;border:1px solid #1b2c38;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:16px;min-height:149px;padding:22px 24px;text-decoration:none;transition:border-color .2s,transform .2s;display:grid;position:relative}.home2 .home2-pathway-card:hover{border-color:#e8c06a8c;transform:translateY(-2px)}.home2 .home2-pathway-card img{grid-column:1;width:38px;height:38px;margin-bottom:14px}.home2 .home2-pathway-name{font-family:var(--font-display), "Inter", system-ui, sans-serif;color:#fff;grid-column:1;font-size:19px;font-weight:600;line-height:1.25}.home2 .home2-pathway-count{color:#ffffff8c;grid-column:1;margin-top:6px;font-size:14px}.home2 .home2-pathway-go{color:#e8c06a;background:#172b37;border:1px solid #cdb9718c;border-radius:50%;grid-area:2/2;align-self:center;place-items:center;width:44px;height:44px;display:grid}.home2 .home2-pathway-go svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.home2 .home2-pathway-cta{border:1px solid var(--h-gold);color:var(--h-gold);white-space:nowrap;border-radius:999px;align-items:center;gap:12px;padding:15px 28px;font-size:15px;text-decoration:none;transition:background .2s;display:inline-flex}.home2 .home2-pathway-cta:hover{background:#aa92471a}.home2 .home2-rail--swap{animation:.22s cubic-bezier(.22,1,.36,1) home2-rail-swap}@keyframes home2-rail-swap{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.home2 .home2-rail--swap{animation:none}}.home2 .proofstrip{background:0 0;border-top:0;border-bottom:0}.home2 .proofstrip__item{align-items:center;gap:14px}.home2 .proofstrip__grid--marquee>[aria-hidden=true]{display:none}.home2 .proofstrip__item svg,.home2 .proofstrip__item img{box-sizing:content-box;border:1px solid #b49f61;border-radius:50%;width:20px;height:20px;padding:13px}.home2 .home2-coacard{isolation:isolate;background:linear-gradient(#041b29 0%,#0a2234 100%) padding-box padding-box,linear-gradient(90deg,#7d7f83 0%,#bfc3c2 100%) border-box;border:1px solid #0000;border-radius:16px;padding:28px;position:relative;overflow:hidden}.home2 .home2-coacard-art{z-index:-1;opacity:.4;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 100% 20%,#000 0%,#0000 70%);mask-image:radial-gradient(80% 70% at 100% 20%,#000 0%,#0000 70%)}.home2 .home2-coacard-art img{object-fit:cover}.home2 .home2-coacard .panel{box-shadow:none;background:0 0;border:0;padding:0}.home2 .home2-coacard .panel-head h3{color:#fff}.home2 .home2-coacard .panel-head .sub,.home2 .home2-coacard .readout .note{color:#bccfdb}.home2 .home2-coacard .eyebrow{color:#b1c6d4}.home2 .home2-coacard .readout{color:#ecd568;background:#0d273a;border:1px solid #ffffff1c}.home2 .home2-coacard .readout .rhead .k{color:#fff}.home2 .home2-coacard .testline{border-bottom-color:#1e3c53;align-items:center}.home2 .home2-coacard .testline .k{color:#edeeef}.home2 .home2-coacard .testline .k em{color:#bcd0de}.home2 .home2-coacard .chip--ok{color:#99e2a0;background:#1d3731;border-color:#4c926880}.home2 .home2-coa-go{color:#fae081;border:1px solid #fae08173;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;transition:background .18s,border-color .18s;display:grid}.home2 .home2-coa-go svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.home2 .testline:hover .home2-coa-go{background:#fae0811f;border-color:#fae081}.home2 .home2-vcards{flex-direction:column;gap:16px;margin-top:26px;display:flex}.home2 .home2-vcard{background:linear-gradient(var(--h-card), var(--h-card)) padding-box, linear-gradient(90deg, #77808a 0%, #d3c69f 100%) border-box;border:1px solid #0000;border-radius:16px;grid-template-columns:34px minmax(0,1fr);gap:14px;padding:16px 18px;display:grid;box-shadow:0 1px 3px #101e2a0f}.home2 .home2-vcard-icon{color:#fff;background:#aa92478c;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.home2 .home2-vcard-icon img{width:14px;height:14px;display:block}.home2 .home2-vcard b{color:var(--h-ink);font-size:14px;font-weight:700;line-height:1.3;display:block}.home2 .home2-vcard p{color:#1f2c36;margin:2px 0 0;font-size:13px;line-height:1.4}.home2 .home2-vcard-foot{letter-spacing:.05em;text-transform:uppercase;color:var(--h-ink-20);border-top:1px solid #101e2a1a;margin-top:10px;padding-top:8px;font-size:8px}.home2 .home2-verify-cta{margin-top:26px}.home2 .pdp2 .p2-rec-grid.home2-rail{--cols:2;--rail-gap:20px;justify-content:flex-start;margin-top:30px}@media (min-width:720px){.home2 .pdp2 .p2-rec-grid.home2-rail{--cols:3}}@media (min-width:1100px){.home2 .pdp2 .p2-rec-grid.home2-rail{--cols:5}.home2 .pdp2 .p2-rec-grid.home2-rail--trim>:nth-child(n+6){display:none}}@media (max-width:640px){.home2 .pc .cat{display:none}}.home2 .home2-tiers{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:470px;margin-top:28px;display:grid}.home2 .home2-tier{text-align:center;background:#fff;border:1px solid #101e2a24;border-radius:10px;padding:18px 8px}.home2 .home2-tier.is-top{background:var(--h-warm);border-color:#0000}.home2 .home2-tier-n{font-family:var(--font-display), "Inter", system-ui, sans-serif;background:var(--h-duo);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:42px;font-weight:800;line-height:1;display:block}.home2 .home2-tier-u{letter-spacing:.1em;text-transform:uppercase;color:var(--h-ink-50);font-size:11px;display:block}.home2 .home2-tier-o{color:var(--h-ink);margin-top:4px;font-size:12px;display:block}.home2 .home2-packcard{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#84878b 0%,#c3b384 100%) border-box;border:1px solid #0000;border-radius:20px;width:100%;max-width:560px;padding:28px;position:relative;box-shadow:0 8px 28px -18px #101e2a59;container-type:inline-size}.home2 .home2-packhead{align-items:center;gap:10px;margin-bottom:16px;display:flex}.home2 .home2-packhead b{font-size:16px;font-weight:700}.home2 .home2-chip{background:var(--h-ink);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:9px;padding:4px 10px;font-size:9px}.home2 .home2-packgrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home2 .home2-packitem{display:block}.home2 .home2-packcell{aspect-ratio:1;background:#f5f5f5;border:1px solid #d6d5d3;border-radius:9px;display:block;position:relative;overflow:hidden}.home2 .home2-packcell img{object-fit:cover}.home2 .home2-packname{letter-spacing:.02em;text-transform:uppercase;color:var(--h-ink);white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:10px;font-weight:500;display:block;overflow:hidden}.home2 .home2-packsave{background:var(--h-warm);letter-spacing:.08em;text-transform:uppercase;color:var(--h-ink);border-radius:9px;align-items:center;gap:9px;margin-top:18px;padding:11px 14px;font-size:10px;display:flex}.home2 .home2-packsave-ic{background:var(--h-ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;display:grid}.home2 .home2-packsave-ic svg{width:14px;height:14px}.home2 .home2-packprice{justify-content:space-between;align-items:baseline;margin-top:16px;display:flex}.home2 .home2-packprice s{color:var(--h-ink-50);font-size:14px}.home2 .home2-packprice b{font-family:var(--font-display), "Inter", system-ui, sans-serif;font-size:24px;font-weight:700}.home2 .home2-packdisc{aspect-ratio:1;color:#fff;background:linear-gradient(90deg,#263547 0%,#aa9247 100%);border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:max(48px,14cqw);height:auto;font-size:max(11px,3.1cqw);font-weight:700;line-height:1;display:flex;position:absolute;top:0;right:0;transform:translate(50%,-50%);box-shadow:0 6px 18px -6px #101e2a73}.home2 .home2-packdisc small{letter-spacing:.1em;margin-top:1px;font-size:.47em;display:block}.home2 .home2-pills{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.home2 .home2-pill{appearance:none;font:inherit;cursor:pointer;letter-spacing:.1em;text-transform:uppercase;color:var(--h-ink-50);background:0 0;border:1px solid #101e2a40;border-radius:6px;padding:8px 14px;font-size:11px;line-height:1.2;text-decoration:none;transition:color .18s,border-color .18s,background .18s}.home2 .home2-pill:hover{color:var(--h-ink);border-color:var(--h-gold)}.home2 .home2-pill.is-on{background:var(--h-duo);color:#fff;border-color:#0000}.home2 .home2-pill--link{border:0;text-decoration:underline}.home2 .home2-sci{grid-template-columns:minmax(0,1fr);align-items:center;gap:40px;display:grid}@media (min-width:900px){.home2 .home2-sci{grid-template-columns:46% minmax(0,1fr);gap:46px}}.home2 .home2-sci-btns{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.home2 .home2-faq-head .home2-h2{background:var(--h-duo);color:#0000;-webkit-background-clip:text;background-clip:text}.home2 .home2-faq>div,.home2 .home2-faq>div>div{border-top:0;border-bottom:0}.home2 .home2-faq button>span:first-child{font-weight:600}.home2 .home2-faq{background:#fff;border-radius:16px;margin-top:30px;padding:8px 28px;box-shadow:0 1px 3px #101e2a0f}@media (max-width:640px){.home2 .home2-hero{padding-top:28px}.home2 .home2-pills{scrollbar-width:none;scroll-snap-type:x proximity;flex-wrap:nowrap;justify-content:flex-start;padding-inline-end:24px;overflow-x:auto}.home2 .home2-pills::-webkit-scrollbar{display:none}.home2 .home2-pill{scroll-snap-align:start;flex:none}.home2 .home2-pathway-grid{gap:12px;margin-top:24px}.home2 .home2-pathway-card{column-gap:8px;min-height:0;padding:14px}.home2 .home2-pathway-card img{width:26px;height:26px;margin-bottom:10px}.home2 .home2-pathway-name{font-size:14px}.home2 .home2-pathway-count{margin-top:4px;font-size:11px}.home2 .home2-pathway-go{width:30px;height:30px}.home2 .home2-pathway-go svg{width:12px;height:12px}.home2 .home2-pathway-sub{font-size:14px}.home2 .home2-pathway-cta{padding:12px 20px;font-size:14px}.home2 .home2-sci-btns{flex-direction:column;align-items:stretch;gap:12px}.home2 .home2-sci-btns>*{text-align:center;justify-content:center;width:100%}.home2 .proofstrip{overflow:hidden}.home2 .proofstrip>div{max-width:none;padding-inline:0}.home2 .proofstrip__grid--marquee{flex-wrap:nowrap;gap:0;width:max-content;animation:28s linear infinite home2-proof-marquee;display:flex}.home2 .proofstrip__grid--marquee>[aria-hidden=true]{display:flex}.home2 .proofstrip__grid--marquee .proofstrip__item{flex:none;padding-inline:18px}.home2 .proofstrip__grid--marquee:active{animation-play-state:paused}.home2 .home2-section{padding-block:44px}.home2 .home2-lead{font-size:15px}}@keyframes home2-proof-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:640px) and (prefers-reduced-motion:reduce){.home2 .proofstrip{overflow-x:auto}.home2 .proofstrip__grid--marquee{animation:none}}
