@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";:root{font-family:Montserrat,sans-serif;color:#ebf2fb;background:radial-gradient(circle at top left,rgba(74,184,206,.26),transparent 22%),radial-gradient(circle at 85% 18%,rgba(130,209,161,.16),transparent 22%),linear-gradient(135deg,#10223f,#1b365d 38%,#254572);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100dvh;background:transparent}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}#root{min-height:100dvh}.landing-shell{min-height:100dvh;padding:clamp(14px,2vw,24px)}.landing-topbar,.landing-main{width:min(1320px,100%);margin:0 auto}.landing-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#07122347;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 40px #080f1e29}.landing-brand-logo{display:block;width:166px;height:auto}.landing-nav{display:inline-flex;align-items:center;gap:22px;color:#ebf2fbbd;font-size:.95rem;font-weight:600}.landing-topbar-actions,.landing-cta-row,.landing-plan-actions{display:flex;align-items:center;gap:12px}.landing-link{color:#dbe8f7;font-weight:700}.landing-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.landing-btn:hover{transform:translateY(-1px)}.landing-btn-primary{color:#08223f;background:linear-gradient(180deg,#95e0ad,#78cd97);box-shadow:0 18px 34px #78cd973d}.landing-btn-secondary,.landing-btn-ghost{color:#edf5ff;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.landing-main{display:grid;gap:clamp(18px,2vw,28px);padding-top:clamp(18px,2vw,28px)}.landing-hero,.landing-section,.landing-plan-banner{border:1px solid rgba(255,255,255,.1);background:#07122352;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 30px 60px #080f1e2e}.landing-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);gap:clamp(20px,2vw,28px);padding:clamp(24px,3vw,42px);border-radius:34px}.landing-hero-copy{display:grid;align-content:center;gap:18px}.landing-kicker,.landing-feature-eyebrow,.landing-stat-label,.landing-step-number{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffff14;color:#cbe9d9;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.landing-hero h1,.landing-section h2{margin:0;max-width:12ch;font-size:clamp(2.35rem,4.4vw,4.5rem);line-height:.96;letter-spacing:-.06em}.landing-hero-text,.landing-feature-card p,.landing-step-card p,.landing-plan-banner p{margin:0;max-width:58ch;color:#ebf2fbcc;font-size:clamp(.94rem,1vw,1.02rem);line-height:1.68}.landing-chip-row{display:flex;flex-wrap:wrap;gap:10px}.landing-chip{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#eef5fc;font-size:.9rem;font-weight:600}.landing-carousel{display:grid;gap:16px;align-content:center}.landing-carousel-prism{width:100%;min-height:390px;perspective:1400px;display:grid;place-items:center}.landing-carousel-cube{position:relative;width:100%;max-width:520px;height:390px;transform-style:preserve-3d;transition:transform .9s cubic-bezier(.22,1,.36,1)}.landing-carousel-face{position:absolute;inset:0;display:grid;align-content:center;gap:14px;padding:30px 30px 28px;border-radius:28px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff1a,#ffffff0a),radial-gradient(circle at top,rgba(74,184,206,.18),transparent 54%);box-shadow:0 24px 50px #080f1e33;backface-visibility:hidden;-webkit-backface-visibility:hidden}.landing-carousel-face h2,.landing-carousel-face p{margin:0}.landing-carousel-face h2{font-size:clamp(1.9rem,2.8vw,2.8rem);line-height:1.02;letter-spacing:-.05em}.landing-carousel-face p{color:#ebf2fbd1;font-size:clamp(.95rem,1vw,1rem);line-height:1.7}.landing-carousel-nav{display:inline-flex;align-items:center;justify-content:center;gap:10px}.landing-carousel-dot{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:#ebf2fb57;cursor:pointer;transition:width .18s ease,transform .18s ease,background-color .18s ease}.landing-carousel-dot.active{width:30px;background:#fffffff5}.landing-carousel-dot:hover{transform:scale(1.08)}.landing-stat-card,.landing-feature-card,.landing-step-card{padding:22px;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff14,#ffffff08),radial-gradient(circle at top,rgba(74,184,206,.14),transparent 52%)}.landing-stat-card-main{min-height:200px;align-content:end}.landing-stat-card strong,.landing-feature-card h3,.landing-step-card h3{display:block;margin-top:12px;font-size:1.35rem;line-height:1.18}.landing-stat-card p{margin:10px 0 0;color:#ebf2fbcc;line-height:1.65}.landing-mini-grid,.landing-feature-grid,.landing-steps,.landing-live-grid{display:grid;gap:16px}.landing-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-section{padding:clamp(24px,2.4vw,34px);border-radius:30px}.landing-section-head{display:grid;gap:14px;margin-bottom:24px}.landing-section-head h2{max-width:14ch;font-size:clamp(2rem,3.8vw,3.2rem)}.landing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-live-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.landing-live-card,.landing-activity-card{padding:22px;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff14,#ffffff08),radial-gradient(circle at top,rgba(74,184,206,.14),transparent 52%)}.landing-live-card{text-align:center}.landing-live-card .landing-feature-eyebrow{justify-self:center;margin-inline:auto}.landing-live-card strong{display:block;margin-top:12px;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.02;letter-spacing:-.04em}.landing-activity-card{display:grid;gap:18px}.landing-activity-head{display:grid;gap:10px}.landing-activity-head p{margin:0;color:#ebf2fbcc;font-size:.96rem;line-height:1.66}.landing-bars{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;align-items:end}.landing-bar-item{display:grid;gap:8px;align-items:end}.landing-bar-label{text-align:center;font-size:.84rem;font-weight:700}.landing-bar-value{position:absolute;left:50%;top:10px;transform:translate(-50%);z-index:1;text-align:center;font-size:.78rem;font-weight:700;color:#ebf2fbeb;line-height:1.1;white-space:nowrap}.landing-bar-label{color:#ebf2fb9e;text-transform:uppercase;letter-spacing:.04em}.landing-bar-track{position:relative;min-height:180px;border-radius:18px;background:#ffffff0f;overflow:hidden}.landing-bar-fill{position:absolute;left:0;right:0;bottom:0;border-radius:18px;background:linear-gradient(180deg,#95e0ad,#4ab8ce);box-shadow:0 14px 28px #4ab8ce2e}.landing-feature-card h3{max-width:20ch}.landing-section-alt{background:#09172d6b}.landing-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-step-number{min-width:58px}.landing-plan-banner{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:clamp(24px,2.4vw,34px);border-radius:30px}.landing-plan-banner h2{margin:12px 0 10px;max-width:16ch;font-size:clamp(2rem,3.2vw,3rem);line-height:1.02;letter-spacing:-.05em}@media(min-width:721px)and (max-height:920px){.landing-topbar{padding:12px 16px;border-radius:22px}.landing-brand-logo{width:148px}.landing-nav{gap:18px;font-size:.9rem}.landing-btn{min-height:44px;padding:0 16px;font-size:.94rem}.landing-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr)}.landing-hero h1{font-size:clamp(2.15rem,3.8vw,3.85rem)}.landing-carousel-prism{min-height:336px}.landing-carousel-cube{max-width:450px;height:336px}.landing-carousel-face{padding:24px;gap:12px}.landing-carousel-face h2{font-size:clamp(1.65rem,2.3vw,2.3rem)}.landing-carousel-face p{font-size:.9rem;line-height:1.56}.landing-hero-copy{gap:14px}.landing-chip{min-height:34px;font-size:.84rem}.landing-stat-card,.landing-feature-card,.landing-step-card{padding:18px;border-radius:20px}.landing-stat-card-main{min-height:164px}.landing-stat-card strong,.landing-feature-card h3,.landing-step-card h3{font-size:1.16rem}.landing-section-head{gap:10px;margin-bottom:18px}.landing-section-head h2,.landing-plan-banner h2{font-size:clamp(1.8rem,2.7vw,2.5rem)}}@media(min-width:721px)and (max-height:780px){.landing-shell{padding:12px}.landing-topbar,.landing-hero,.landing-section,.landing-plan-banner{border-radius:20px}.landing-nav{gap:14px;font-size:.84rem}.landing-brand-logo{width:134px}.landing-btn{min-height:40px;padding:0 14px;font-size:.88rem}.landing-hero{padding:22px;gap:18px}.landing-hero h1{font-size:clamp(1.95rem,3.3vw,3.15rem)}.landing-carousel-prism{min-height:292px}.landing-carousel-cube{max-width:392px;height:292px}.landing-carousel-face{padding:20px;gap:10px;border-radius:22px}.landing-carousel-face h2{font-size:clamp(1.45rem,2vw,1.9rem)}.landing-carousel-face p{font-size:.84rem;line-height:1.46}.landing-hero-text,.landing-feature-card p,.landing-step-card p,.landing-plan-banner p{font-size:.88rem;line-height:1.52}.landing-kicker,.landing-feature-eyebrow,.landing-stat-label,.landing-step-number{min-height:28px;padding:0 10px;font-size:.72rem}.landing-chip{min-height:30px;padding:0 12px;font-size:.78rem}.landing-section,.landing-plan-banner{padding:20px}.landing-section-head h2,.landing-plan-banner h2{font-size:clamp(1.65rem,2.3vw,2.2rem)}.landing-feature-grid,.landing-steps{gap:12px}}@media(min-width:721px)and (max-height:620px){.landing-shell{padding:10px}.landing-topbar{padding:10px 14px;border-radius:18px}.landing-brand-logo{width:118px}.landing-nav{gap:12px;font-size:.78rem}.landing-btn{min-height:36px;padding:0 12px;font-size:.82rem}.landing-main{gap:12px;padding-top:12px}.landing-hero{padding:18px;gap:14px;border-radius:18px}.landing-hero h1{font-size:clamp(1.7rem,2.8vw,2.5rem)}.landing-hero-copy{gap:10px}.landing-hero-text{font-size:.8rem;line-height:1.42}.landing-kicker,.landing-feature-eyebrow,.landing-stat-label,.landing-step-number{min-height:24px;padding:0 8px;font-size:.66rem}.landing-chip{min-height:26px;padding:0 10px;font-size:.72rem}.landing-carousel-prism{min-height:246px}.landing-carousel-cube{max-width:332px;height:246px}.landing-carousel-face{padding:16px;gap:8px}.landing-carousel-face h2{font-size:clamp(1.2rem,1.6vw,1.55rem)}.landing-carousel-face p{font-size:.76rem;line-height:1.34}}@media(max-width:1100px){.landing-topbar{flex-wrap:wrap}.landing-nav{order:3;width:100%;justify-content:space-between}.landing-hero{grid-template-columns:1fr}.landing-feature-grid,.landing-steps{grid-template-columns:1fr 1fr}.landing-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-plan-banner{flex-direction:column;align-items:flex-start}}@media(max-width:720px){.landing-shell{padding:14px}.landing-topbar,.landing-hero,.landing-section,.landing-plan-banner{border-radius:24px}.landing-topbar{padding:14px}.landing-nav{display:none}.landing-topbar-actions{width:auto;justify-content:flex-end;margin-left:auto}.landing-topbar-actions .landing-link{display:none}.landing-topbar .landing-btn-ghost{min-height:40px;padding:0 14px;font-size:.88rem;white-space:nowrap}.landing-hero,.landing-section,.landing-plan-banner{padding:22px}.landing-hero h1,.landing-section-head h2,.landing-plan-banner h2{max-width:none;font-size:clamp(2.2rem,11vw,3rem)}.landing-carousel-prism{min-height:auto;perspective:none}.landing-carousel-cube{max-width:none;height:auto;transform:none!important}.landing-carousel-face{position:relative;inset:auto;transform:none!important;display:none;min-height:clamp(320px,82vw,380px);padding:22px}.landing-carousel-face[aria-hidden=false]{display:grid}.landing-hero-text,.landing-feature-card p,.landing-step-card p,.landing-plan-banner p{font-size:.96rem;line-height:1.68}.landing-mini-grid,.landing-feature-grid,.landing-steps,.landing-live-grid,.landing-plan-actions,.landing-cta-row{grid-template-columns:1fr;flex-direction:column}.landing-btn,.landing-plan-actions .landing-btn,.landing-cta-row .landing-btn{width:100%}.landing-bars{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.landing-bar-item-old{display:none}.landing-bar-track{min-height:144px}.landing-bar-value,.landing-bar-label{font-size:.76rem}.landing-bar-value{top:8px;font-size:.62rem}}
