@font-face{font-family:Barlow;src:url(/fonts/Barlow-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Barlow;src:url(/fonts/Barlow-Medium.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Barlow;src:url(/fonts/Barlow-SemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Barlow;src:url(/fonts/Barlow-Bold.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Barlow;src:url(/fonts/Barlow-ExtraBold.ttf) format("truetype");font-weight:800;font-display:swap}.brand-shell{--brand-accent: #00ffff;--brand-deep: #0e294b;--brand-soft: #e6e9ec;--brand-wash: #f4f6f8;font-family:Barlow,sans-serif;color:#03202f}.brand-shell[data-brand=sleep]{--brand-accent: #8c4cff;--brand-deep: #03202f;--brand-soft: #f3eee9;--brand-wash: #f4f6f8}.brand-hero{height:39rem;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(24rem,.92fr);background:var(--brand-deep);color:#fff;overflow:hidden}.brand-hero-copy{align-self:center;justify-self:center;width:min(100%,43rem);max-height:100%;padding:7rem clamp(1.5rem,4vw,4.5rem)}.eyebrow{margin-bottom:1rem;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--brand-accent)}.brand-hero h1{max-width:12ch;font-size:clamp(3.25rem,6vw,6.4rem);font-weight:800;line-height:.94;letter-spacing:-.052em;text-wrap:balance;white-space:pre-line}.brand-hero .lede{max-width:38rem;margin-top:1.75rem;color:#ffffffc2;font-size:clamp(1.08rem,1.7vw,1.35rem);line-height:1.55;text-wrap:balance}.brand-hero figure{position:relative;min-height:0;height:100%;margin:0}.brand-hero figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--brand-deep),transparent 36%);pointer-events:none}.brand-shell[data-brand=sport] .brand-hero figure:after{background:linear-gradient(90deg,#0e294b 0%,rgba(14,41,75,.9) 18%,rgba(14,41,75,.62) 44%,rgba(14,41,75,.28) 70%,rgba(14,41,75,.08) 88%,transparent 100%)}.brand-hero img{width:100%;height:100%;object-fit:cover}.brand-hero figure.contain{background:var(--brand-deep)}.brand-hero figure.contain img{object-fit:contain;padding:clamp(2rem,5vw,5rem)}.brand-shell[data-brand=sleep] .brand-hero img{object-position:center}.brand-shell .content-section{max-width:80rem;margin:0 auto;padding:clamp(4.5rem,8vw,8rem) 1.5rem}.brand-shell .content-section.compact{padding-top:clamp(3.5rem,6vw,5.5rem);padding-bottom:clamp(3.5rem,6vw,5.5rem)}.brand-shell .content-section.wide-band{max-width:none;padding-inline:max(1.5rem,calc((100vw - 80rem)/2));background:var(--brand-wash)}.brand-shell .section-heading{max-width:52rem;margin-bottom:clamp(2.3rem,5vw,4.5rem)}.brand-shell .section-heading h2{font-size:clamp(2.2rem,4.5vw,4.25rem);font-weight:800;line-height:1.02;letter-spacing:-.045em;color:var(--brand-deep);text-wrap:balance}.brand-shell .section-heading p:not(.eyebrow){max-width:44rem;margin-top:1.25rem;color:#52677e;font-size:1.12rem}.brand-shell .image-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(19rem,.88fr);gap:clamp(2.5rem,7vw,7rem);align-items:center}.brand-shell .image-split.reverse>:first-child{order:2}.brand-shell .image-split figure{margin:0;border-radius:2rem;overflow:hidden;background:var(--brand-soft)}.brand-shell .image-split img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.brand-shell .image-split h2{margin-bottom:1.3rem;font-size:clamp(2.35rem,4vw,4rem);line-height:1.02;letter-spacing:-.04em;color:var(--brand-deep)}.brand-shell .image-split p{color:#52677e;font-size:1.08rem}.brand-shell .image-split p+p{margin-top:1rem}.brand-shell .text-link{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.5rem;color:var(--brand-deep);font-weight:700;border-bottom:2px solid var(--brand-accent)}.brand-shell .feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cbd5dd}.brand-shell .feature{padding:2rem 2rem 2rem 0;border-bottom:1px solid #cbd5dd}.brand-shell .feature:not(:nth-child(3n+1)){padding-left:2rem;border-left:1px solid #cbd5dd}.brand-shell .feature .index{display:block;margin-bottom:2.5rem;color:var(--brand-deep);font-size:.76rem;font-weight:700;letter-spacing:.12em}.brand-shell .feature h3{margin-bottom:.75rem;color:var(--brand-deep);font-size:1.45rem}.brand-shell .feature p{color:#52677e}.brand-shell .metric-band{background:var(--brand-deep);color:#fff}.brand-shell .metric-grid{max-width:80rem;margin:auto;padding:4rem 1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1px}.brand-shell .metric{min-height:14rem;padding:2rem;display:flex;flex-direction:column;justify-content:center;gap:1.25rem;border-left:1px solid rgba(255,255,255,.2)}.brand-shell .metric:first-child{border-left:0}.brand-shell .metric strong{color:var(--brand-accent);font-size:clamp(2.5rem,5vw,4.5rem);line-height:1;letter-spacing:-.04em}.brand-shell .metric span{max-width:14rem;color:#ffffffbf}.brand-shell .step-list{counter-reset:steps;border-top:1px solid #cbd5dd}.brand-shell .step{counter-increment:steps;display:grid;grid-template-columns:5rem 1fr minmax(16rem,.8fr);gap:2rem;padding:2rem 0;border-bottom:1px solid #cbd5dd}.brand-shell .step:before{content:"0" counter(steps);color:var(--brand-accent);font-weight:700}.brand-shell .step h3{color:var(--brand-deep);font-size:1.65rem}.brand-shell .step p{color:#52677e}.brand-shell .note-panel{max-width:72rem;margin-inline:auto;padding:clamp(1.5rem,3.5vw,2.8rem);border-radius:1.65rem;background:var(--brand-deep);color:#fff}.brand-shell .note-panel h2{max-width:20ch;font-size:clamp(1.85rem,3vw,2.8rem);line-height:1.06;letter-spacing:-.035em}.brand-shell .note-panel p{max-width:46rem;margin-top:.75rem;color:#ffffffbf;font-size:1rem}.brand-shell .pill-list{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.65rem}.brand-shell .pill-list li{padding:.58rem .9rem;border:1px solid rgba(255,255,255,.35);border-radius:99px;font-size:.86rem}.brand-shell .support-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.brand-shell .support-link{min-height:10rem;padding:1.7rem;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #cbd5dd;border-radius:1.3rem;transition:transform .18s,border-color .18s}.brand-shell .support-link:hover{transform:translateY(-3px);border-color:var(--brand-accent)}.brand-shell .support-link h3{color:var(--brand-deep);font-size:1.35rem}.brand-shell .support-link span{color:#52677e}.brand-cta{max-width:80rem;margin:2rem auto 7rem;padding:clamp(2rem,5vw,4.5rem);display:flex;align-items:end;justify-content:space-between;gap:3rem;border-radius:2.25rem;background:var(--brand-soft)}.brand-cta h2{color:var(--brand-deep);font-size:clamp(2rem,4vw,3.7rem);letter-spacing:-.04em}.brand-cta p:not(.eyebrow){max-width:39rem;margin-top:.8rem;color:#52677e}.brand-cta>div>.eyebrow{color:var(--brand-deep)}.brand-cta--updates{display:grid;grid-template-columns:minmax(17rem,.8fr) minmax(28rem,1.2fr);align-items:center}.brand-button{flex:none;display:inline-flex;align-items:center;justify-content:space-between;gap:1.5rem;min-width:11.5rem;padding:1rem 1.25rem;border-radius:.8rem;background:var(--brand-deep);color:#fff;font-weight:700}.brand-button:hover{background:var(--brand-accent);color:#03202f}.closing-layout.paired{max-width:80rem;margin:2rem auto 7rem;padding-inline:1rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:stretch}.closing-layout.paired .closing-note,.closing-layout.paired .note-panel,.closing-layout.paired .brand-cta{height:100%}.closing-layout.paired .note-panel{margin:0;padding:clamp(1.7rem,3vw,2.7rem)}.closing-layout.paired .note-panel h2{font-size:clamp(1.8rem,2.7vw,2.65rem)}.closing-layout.paired .brand-cta{margin:0;padding:clamp(1.7rem,3vw,2.7rem);flex-direction:column;align-items:stretch}.closing-layout.paired .brand-cta h2{font-size:clamp(1.8rem,2.7vw,2.65rem);line-height:1.06}.closing-layout.paired .brand-button{margin-top:auto;align-self:flex-start}.brand-shell a:focus-visible{outline:3px solid #2b7fff;outline-offset:4px}@media(max-width:900px){.brand-hero{height:auto;grid-template-columns:1fr;grid-template-rows:32rem 25rem}.brand-hero-copy{justify-self:stretch;height:100%;padding:5rem 1.5rem 3.5rem}.brand-hero figure{height:100%}.brand-hero figure:after{background:linear-gradient(180deg,var(--brand-deep),transparent 35%)}.brand-shell[data-brand=sport] .brand-hero figure:after{background:linear-gradient(180deg,#0e294b 0%,rgba(14,41,75,.72) 28%,rgba(14,41,75,.2) 62%,transparent 100%)}.brand-shell .feature-grid{grid-template-columns:1fr}.brand-shell .feature,.brand-shell .feature:not(:nth-child(3n+1)){padding:1.6rem 0;border-left:0}.brand-shell .feature .index{margin-bottom:1rem}.closing-layout.paired{grid-template-columns:1fr;margin-inline:1rem;padding-inline:0}}@media(min-width:901px){.brand-hero h1{font-size:clamp(3.6rem,5.2vw,5.85rem)}}@media(max-width:700px){.brand-shell .image-split{grid-template-columns:1fr}.brand-shell .image-split.reverse>:first-child{order:0}.brand-shell .metric-grid{grid-template-columns:1fr;padding-block:2rem}.brand-shell .metric{min-height:10rem;padding:1.5rem 0;border-left:0;border-top:1px solid rgba(255,255,255,.2)}.brand-shell .metric:first-child{border-top:0}.brand-shell .step{grid-template-columns:2.5rem 1fr;gap:1rem}.brand-shell .step p{grid-column:2}.brand-shell .support-links{grid-template-columns:1fr}.brand-cta{margin:1rem 1rem 5rem;flex-direction:column;align-items:stretch;border-radius:1.5rem}.brand-button{width:100%}}@media(prefers-reduced-motion:reduce){.brand-shell *,.brand-shell *:before,.brand-shell *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
