:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#08111f;color:#e5eef9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(56,189,248,.18),transparent 30%),linear-gradient(180deg,#08111f,#0f172a)}a{color:inherit;text-decoration:none}.page-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem}.topbar{justify-content:space-between;margin-bottom:1.5rem}.topbar,.topbar-left{display:flex;align-items:center}.topbar-left{gap:.75rem}.topbar-logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.logo-img{width:32px;height:32px;object-fit:contain;opacity:.92;transition:opacity .15s ease}.topbar-logo:hover .logo-img{opacity:1}.logo-wordmark{font-weight:800;font-size:.95rem;letter-spacing:.01em;color:#e5eef9;white-space:nowrap}.topbar-right{display:flex;align-items:center;gap:.75rem}.topbar-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.8rem 1.2rem;font-weight:700;border:1px solid rgba(191,210,234,.22);background:rgba(15,23,42,.4);color:#e5eef9}.topbar-link:hover{background:rgba(30,41,59,.75)}.login-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.8rem 1.2rem;font-weight:700;border:1px solid rgba(191,210,234,.22);background:rgba(15,23,42,.55);color:#e5eef9;box-shadow:0 12px 30px rgba(2,8,23,.2)}.login-button:hover{background:rgba(30,41,59,.75)}.hero-section{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:2rem;gap:2rem;align-items:center;min-height:78vh}.eyebrow{display:inline-block;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;color:#7dd3fc}.hero-copy h1,.section-heading h2{margin:0;line-height:1.05}.hero-copy h1{font-size:clamp(2.8rem,6vw,5.5rem);max-width:12ch}.hero-text,.info-card p,.outcome-list,.quote-card span,.section-heading p{color:#bfd2ea}.hero-text{max-width:42rem;font-size:1.1rem;line-height:1.7;margin:1.25rem 0 0}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.primary-action,.secondary-action{border-radius:999px;padding:.95rem 1.4rem;font-weight:700}.primary-action{background:linear-gradient(135deg,#38bdf8,#22c55e);color:#04111f}.secondary-action{border:1px solid rgba(191,210,234,.22);background:rgba(15,23,42,.5)}.card-grid,.hero-panel,.outcome-panel{display:grid;grid-gap:1rem;gap:1rem}.info-card,.metric-card,.quote-card{border:1px solid rgba(125,211,252,.14);border-radius:1.5rem;background:rgba(15,23,42,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 20px 50px rgba(2,8,23,.35)}.metric-card{padding:1.4rem}.metric-value{display:block;font-size:1.25rem;font-weight:800;margin-bottom:.35rem}.metric-label{color:#bfd2ea;line-height:1.6}.accent-card{border-color:rgba(34,197,94,.18)}.content-section{padding:5rem 0 1rem}.section-heading{max-width:42rem;margin-bottom:2rem}.section-heading h2{font-size:clamp(2rem,4vw,3rem)}.section-heading p{line-height:1.7;margin-top:1rem}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card{padding:1.5rem}.info-card h3{margin-top:0;margin-bottom:.75rem}.info-card p{line-height:1.7;margin:0}.alt-section{padding-bottom:4rem}.narrow{max-width:30rem}.outcome-panel{grid-template-columns:1.1fr .9fr;align-items:start}.outcome-list{margin:0;padding-left:1.25rem;line-height:2;font-size:1.05rem}.quote-card{padding:1.5rem}.quote-card p{margin-top:0;font-size:1.2rem;line-height:1.7}.products-shell{padding-bottom:5rem}.products-hero{max-width:54rem;margin:1.5rem 0 2.5rem}.products-hero h1{margin:0;line-height:1.1;font-size:clamp(2rem,5vw,3.7rem)}.products-subtitle{margin-top:1rem;color:#bfd2ea;line-height:1.7;max-width:46rem}.products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.product-card{border:1px solid rgba(125,211,252,.14);border-radius:1.3rem;background:rgba(15,23,42,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 20px 50px rgba(2,8,23,.35);padding:1.3rem;display:grid;grid-gap:.9rem;gap:.9rem}.product-card h2{margin:0;font-size:1.3rem}.product-category{margin:0;color:#7dd3fc;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.product-description{margin:0;color:#bfd2ea;line-height:1.65}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.product-price{font-size:1.15rem;font-weight:800}.purchase-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.65rem 1rem;font-weight:700;background:linear-gradient(135deg,#38bdf8,#22c55e);color:#04111f}.outcomes-group{margin-bottom:2.5rem}.outcomes-group-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.outcomes-group-header .product-category{margin:0}@media (max-width:920px){.card-grid,.hero-section,.outcome-panel,.products-grid{grid-template-columns:1fr}.topbar{margin-bottom:.5rem}.hero-section{min-height:auto;padding-top:2rem}.page-shell{width:min(1180px,calc(100% - 1.25rem))}}