:root{--violet:#5b3fd6;--violet-strong:#4a2fc7;--violet-bright:#8b6ff0;--teal:#18c6e0;--teal-deep:#0ea5c4;--ink:#0f1629;--slate:#5b6472;--iron:#8a93a3;--mist:#e6e9f0;--cloud:#f5f6fb;--snow:#fff;--lavender:#ece7fb;--aqua:#e0f6fb;--sky:#e7eeff;--peri:#e9e9ff;--mint:#e6f7ea;--peony:#fbe7f4;--peach:#ffeedc;--t-caption:12px;--t-body:16px;--t-sub:19px;--t-h-sm:21px;--t-h-lg:44px;--t-display:62px;--r-card:24px;--r-pill:160px;--shadow:0 18px 50px -22px #5b3fd666;--wrap:1180px;--ease:cubic-bezier(.2,.7,.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--snow);-webkit-font-smoothing:antialiased;margin:0;font-family:Poppins,ui-sans-serif,system-ui,sans-serif;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.1}p{color:var(--slate);margin:0}a{color:inherit;text-decoration:none}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 24px}.grad{background:linear-gradient(100deg,var(--violet-bright),var(--teal));color:#0000;-webkit-background-clip:text;background-clip:text}.grad-d{background:linear-gradient(100deg,var(--violet),var(--teal-deep));color:#0000;-webkit-background-clip:text;background-clip:text}.eyebrow{font-size:var(--t-caption);letter-spacing:.16em;text-transform:uppercase;color:var(--violet);font-weight:700;display:inline-block}.eyebrow.on-dark{color:var(--teal)}.sec{padding:92px 0;position:relative}.sec__head h2{font-size:var(--t-h-lg)}.sec__head p{font-size:var(--t-sub);margin-top:16px}.btn{font-family:inherit;font-weight:600;font-size:var(--t-body);cursor:pointer;border-radius:var(--r-pill);transition:transform .25s var(--ease),box-shadow .25s,background .2s;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;padding:14px 28px;display:inline-flex}.btn--primary{background:var(--violet);color:#fff;box-shadow:0 12px 30px -12px #5b3fd6b3}.btn--primary:hover{transform:translateY(-3px);box-shadow:0 20px 40px -12px #5b3fd6d9}.btn--ghost{color:var(--ink);border-color:var(--mist);background:0 0}.btn--ghost:hover{border-color:var(--violet);color:var(--violet);transform:translateY(-2px)}.btn--light{color:var(--violet);background:#fff}.btn--light:hover{transform:translateY(-3px)}.btn--outline-d{color:#fff;background:0 0;border-color:#ffffff4d}.btn--outline-d:hover{border-color:#fff;transform:translateY(-2px)}.nav{z-index:60;-webkit-backdrop-filter:saturate(160%)blur(12px);backdrop-filter:saturate(160%)blur(12px);background:#0a0e1ad1;border-bottom:1px solid #ffffff14;position:sticky;top:0}.nav__in{justify-content:space-between;align-items:center;height:70px;display:flex}.logo{letter-spacing:-.03em;color:#fff;align-items:center;gap:9px;font-size:21px;font-weight:800;display:flex}.logo__dot{background:var(--teal);border-radius:4px;width:12px;height:12px;box-shadow:0 0 0 4px #18c6e038}.nav__links{align-items:center;gap:26px;display:flex}.nav__links a{color:#aeb4c6;font-size:14.5px;font-weight:500;transition:color .2s}.nav__links a:hover{color:#fff}.nav__cta{align-items:center;gap:10px;display:flex}@media (width<=960px){.nav__links,.nav__cta .btn--outline-d{display:none}}.dark{color:#fff;background:linear-gradient(160deg,#0a0e1a 0%,#141033 55%,#1e1147 100%);overflow:hidden}.dark h2,.dark h3,.dark h4{color:#fff}.dark .sec__head p{color:#aeb4c6}.glow{filter:blur(90px);opacity:.4;z-index:0;border-radius:50%;width:520px;height:520px;position:absolute}.glow--1{background:#6a3ff0;top:-160px;right:-120px}.glow--2{background:#18c6e0;bottom:-200px;left:-140px}.dark .wrap{z-index:1;position:relative}.hero{padding:64px 0 92px}.hero__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;display:grid}.pill-eyebrow{color:#c9bcff;border-radius:var(--r-pill);background:#8b6ff029;border:1px solid #8b6ff04d;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.pill-eyebrow .d{background:var(--teal);border-radius:50%;width:8px;height:8px}.hero h1{font-size:var(--t-display);color:#fff;margin:22px 0 20px}.hero p.lead{font-size:var(--t-sub);color:#aeb4c6;max-width:560px}.hero__cta{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero__proof{flex-wrap:wrap;gap:26px;margin-top:36px;display:flex}.hero__proof div{color:#8790a8;font-size:14px}.hero__proof b{color:#fff;letter-spacing:-.02em;font-size:24px;font-weight:700;display:block}.cluster{height:450px;position:relative}.livecard{background:var(--snow);border-radius:var(--r-card);position:absolute;inset:20px 0 0 20px;overflow:hidden;box-shadow:0 40px 80px -30px #000000b3}.livecard__top{border-bottom:1px solid var(--mist);align-items:center;gap:10px;padding:14px 16px;display:flex}.live-badge{color:#d6335e;letter-spacing:.08em;border-radius:var(--r-pill);background:#fde7ee;align-items:center;gap:7px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex}.live-badge .dot{background:#e5486d;border-radius:50%;width:8px;height:8px;animation:1.5s ease-out infinite pulse}.livecard__title{color:var(--ink);font-size:14px;font-weight:600}.livecard__title span{color:var(--iron);font-size:11px;font-weight:400;display:block}.tline{align-items:flex-start;gap:9px;margin-bottom:12px;font-size:13px;display:flex}.tline .who{color:var(--violet);white-space:nowrap;font-weight:600}.tline .who.b{color:var(--teal-deep)}.tline .txt{color:var(--slate)}.chips{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.chip{border-radius:var(--r-pill);padding:6px 11px;font-size:11px;font-weight:600}.chip.v{background:var(--lavender);color:var(--violet-strong)}.chip.t{background:var(--aqua);color:var(--teal-deep)}.chip.p{background:var(--peony);color:#b23a82}.floaty{background:#fff;border-radius:16px;align-items:center;gap:11px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 20px 40px -16px #00000080}.floaty__ic{border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.floaty small{color:var(--iron);font-size:11px;display:block}.floaty strong{color:var(--ink);font-size:13px;font-weight:600}.f1{animation:6s ease-in-out infinite floaty;top:-6px;right:0}.f2{animation:7s ease-in-out .8s infinite floaty;bottom:34px;right:-8px}.f3{animation:6.5s ease-in-out .4s infinite floaty;bottom:-14px;left:56px}.grid2{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.grid3{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.grid4{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.block{border-radius:var(--r-card);transition:transform .3s var(--ease),box-shadow .3s;padding:28px;position:relative;overflow:hidden}.block:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.block h3{font-size:var(--t-h-sm);margin:16px 0 10px}.block p{font-size:14.5px}.block__ic{background:#fff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:22px;display:grid;box-shadow:0 6px 16px -8px #0f162940}.bg-lav{background:var(--lavender)}.bg-sky{background:var(--sky)}.bg-aqua{background:var(--aqua)}.bg-mint{background:var(--mint)}.bg-peony{background:var(--peony)}.bg-peach{background:var(--peach)}.bg-peri{background:var(--peri)}.bignum{letter-spacing:-.03em;background:linear-gradient(120deg,var(--violet),#d6335e);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:60px;font-weight:800;line-height:1}.dcard{border-radius:var(--r-card);transition:transform .3s var(--ease),background .3s,box-shadow .3s;background:#ffffff0d;border:1px solid #ffffff1a;padding:26px}.dcard:hover{background:#ffffff17;transform:translateY(-6px);box-shadow:0 24px 50px -22px #000000b3}.dcard h3{font-size:var(--t-h-sm);margin:14px 0 9px}.dcard p{color:#aeb4c6;font-size:14.5px}.dcard__ic{border-radius:13px;place-items:center;width:46px;height:46px;font-size:21px;display:grid}.ic-v{background:#8b6ff02e}.ic-t{background:#18c6e029}.ic-p{background:#e5486d26}.ic-a{background:#ffb25a26}.mcard{transition:transform .28s var(--ease),box-shadow .28s;border-radius:16px;padding:18px}.mcard:hover{transform:translateY(-4px)}.mcard .mic{margin-bottom:8px;font-size:20px}.mcard h4{margin-bottom:5px;font-size:15px}.mcard p{font-size:13px}.mcard.light{border:1px solid var(--mist);background:#fff;box-shadow:0 8px 24px -16px #0f16294d}.mcard.glass{background:#ffffff0d;border:1px solid #ffffff1a}.mcard.glass h4{color:#fff}.mcard.glass p{color:#aeb4c6}.flow{grid-template-columns:repeat(4,1fr);gap:16px;display:grid;position:relative}.step{border:1px solid var(--mist);background:#fff;border-radius:20px;padding:24px;position:relative;box-shadow:0 10px 30px -20px #0f162966}.dark .step{box-shadow:none;background:#ffffff0a;border-color:#ffffff1a}.step__n{letter-spacing:.14em;color:var(--violet);font-size:12px;font-weight:700}.dark .step__n{color:var(--teal)}.step__ic{background:var(--lavender);border-radius:12px;place-items:center;width:42px;height:42px;margin:14px 0;font-size:19px;display:grid}.dark .step__ic{background:#18c6e024}.step h3{margin-bottom:8px;font-size:16.5px}.step p{font-size:13.5px}.step__arrow{z-index:2;color:var(--violet-bright);opacity:.85;animation:1.8s ease-in-out infinite nudge;position:absolute;top:50%;right:-13px;transform:translateY(-50%)}.dark .step__arrow{color:var(--teal)}.bene{flex-wrap:wrap;gap:30px;margin-top:40px;display:flex}.bene__i{border-left:3px solid var(--violet);flex:1;min-width:200px;padding-left:16px}.dark .bene__i{border-color:var(--teal)}.bene__i h4{margin:0 0 6px;font-size:18px;font-weight:600}.twobill{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:20px;margin-bottom:26px;display:grid}.billbox{border:1px solid var(--mist);background:#fff;border-radius:20px;padding:26px;box-shadow:0 10px 30px -20px #0f162959}.billbox .tag{letter-spacing:.1em;text-transform:uppercase;color:var(--violet);font-size:11px;font-weight:700}.billbox h4{margin:8px 0;font-size:19px}.billbox p{font-size:14px}.billvs{color:var(--iron);place-items:center;font-size:13px;font-weight:700;display:grid}@media (width<=820px){.twobill{grid-template-columns:1fr}.billvs{padding:6px 0}}.prod{grid-template-columns:1.1fr .9fr;align-items:center;gap:44px;display:grid}.browser{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 40px 80px -34px #0009}.browser__bar{background:var(--cloud);border-bottom:1px solid var(--mist);align-items:center;gap:8px;padding:11px 14px;display:flex}.browser__bar i{border-radius:50%;width:11px;height:11px;display:inline-block}.browser__url{color:var(--iron);border:1px solid var(--mist);background:#fff;border-radius:8px;flex:1;margin-left:10px;padding:5px 12px;font-size:12px}.appshot{grid-template-columns:150px 1fr;min-height:290px;display:grid}.appshot__side{background:#12172a;padding:16px 12px}.appshot__brand{color:#fff;align-items:center;gap:7px;margin-bottom:16px;font-size:14px;font-weight:700;display:flex}.appshot__brand .d{background:var(--teal);border-radius:3px;width:9px;height:9px}.navi{color:#9aa2b8;border-radius:8px;margin-bottom:4px;padding:8px 10px;font-size:12.5px}.navi.on{color:#fff;background:#8b6ff038}.appshot__main{padding:18px}.feat{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.feat__ic{border-radius:12px;flex:none;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.feat h4{margin:0 0 4px;font-size:16.5px;font-weight:600}.feat p{font-size:14px}.dark .feat h4{color:#fff}.dark .feat p{color:#aeb4c6}.tagd{letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--violet);vertical-align:middle;border-radius:6px;margin-left:8px;padding:4px 9px;font-size:10px;font-weight:700;display:inline-block}.cmp{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.cmpcard{border-radius:var(--r-card);transition:transform .3s var(--ease),background .3s;background:#ffffff0d;border:1px solid #ffffff1a;padding:26px}.cmpcard:hover{background:#ffffff17;transform:translateY(-5px)}.cmpcard__h{align-items:center;gap:12px;margin-bottom:4px;display:flex}.cmpcard__ic{background:#8b6ff02e;border-radius:11px;place-items:center;width:40px;height:40px;font-size:19px;display:grid}.cmpcard h3{color:#fff;font-size:18px}.cmpcard .ex{color:#8790a8;margin:2px 0 14px;font-size:12.5px}.li{color:#cfd4e2;align-items:flex-start;gap:9px;margin-bottom:8px;font-size:14px;display:flex}.li svg{flex:none;margin-top:2px}.li.no{color:#aeb4c6}.band{background:linear-gradient(100deg,var(--violet),var(--teal-deep));color:#fff;border-radius:var(--r-card);text-align:center;margin-top:24px;padding:26px 30px;font-size:20px;font-weight:600}.cta{color:#fff;text-align:center;background:linear-gradient(120deg,#5b3fd6,#7b4fe0 45%,#18c6e0);position:relative;overflow:hidden}.cta h2{color:#fff;max-width:820px;margin:0 auto 20px;font-size:50px}.cta .sub{color:#ffffffe6;margin-bottom:30px;font-size:18px}.cta .btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.foot{color:#aeb4c6;background:#0a0e1a;padding:56px 0 30px}.foot__grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:30px;margin-bottom:36px;display:grid}.foot h5{color:#fff;margin:0 0 14px;font-size:14px;font-weight:600}.foot a{color:#aeb4c6;margin-bottom:9px;font-size:14px;transition:color .2s;display:block}.foot a:hover{color:#fff}.foot__logo{color:#fff;align-items:center;gap:8px;margin-bottom:12px;font-size:22px;font-weight:800;display:flex}.foot__bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:22px;display:flex}.foot__mote{letter-spacing:.22em;text-transform:uppercase;color:#5b6480;font-size:12px}.reveal{opacity:0;transition:opacity .7s var(--ease),transform .7s var(--ease);transform:translateY(28px)}.reveal.in{opacity:1;transform:none}.stagger.in>*{animation:rise .6s var(--ease) both}.stagger.in>:nth-child(2){animation-delay:70ms}.stagger.in>:nth-child(3){animation-delay:.14s}.stagger.in>:nth-child(4){animation-delay:.21s}.stagger.in>:nth-child(5){animation-delay:.28s}.stagger.in>:nth-child(6){animation-delay:.35s}.stagger.in>:nth-child(7){animation-delay:.42s}.stagger.in>:nth-child(8){animation-delay:.49s}@keyframes pulse{0%{box-shadow:0 0 #e5486d80}70%{box-shadow:0 0 0 10px #e5486d00}to{box-shadow:0 0 #e5486d00}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes nudge{0%,to{transform:translateY(-50%)translate(0)}50%{transform:translateY(-50%)translate(4px)}}@media (width<=960px){:root{--t-display:38px;--t-h-lg:30px}.hero__grid,.prod{grid-template-columns:1fr}.cluster{height:390px;margin-top:14px}.grid2,.grid3,.grid4,.flow,.cmp{grid-template-columns:1fr}.step__arrow{display:none}.foot__grid{grid-template-columns:1fr 1fr}.sec{padding:60px 0}.cta h2{font-size:34px}}.block__ic{color:var(--violet)}.dcard__ic{color:#fff}.step__ic{color:var(--violet)}.dark .step__ic{color:var(--teal)}.mcard .mic{color:var(--violet)}.mcard.glass .mic{color:var(--teal)}.floaty__ic{color:var(--violet)}.feat__ic,.cmpcard__ic{color:#fff}.playtiles{grid-template-columns:repeat(4,1fr);gap:34px 20px;display:grid}.poptile{text-align:center}.poptile:nth-child(2n){margin-top:28px}.poptile__icon{color:#fff;width:78px;height:78px;transition:transform .3s var(--ease),box-shadow .3s;border-radius:22px;place-items:center;font-size:30px;display:grid;transform:rotate(-8deg);box-shadow:0 20px 34px -12px #0f162973}.poptile:first-child .poptile__icon{transform:rotate(-8deg)}.poptile:nth-child(2) .poptile__icon{transform:rotate(6deg)}.poptile:nth-child(3) .poptile__icon{transform:rotate(-5deg)}.poptile:nth-child(4) .poptile__icon{transform:rotate(8deg)}.poptile:nth-child(5) .poptile__icon{transform:rotate(-7deg)}.poptile:nth-child(6) .poptile__icon{transform:rotate(5deg)}.poptile:nth-child(7) .poptile__icon{transform:rotate(-6deg)}.poptile:nth-child(8) .poptile__icon{transform:rotate(7deg)}.poptile:nth-child(2) .poptile__wrap{animation-delay:.6s}.poptile:nth-child(3) .poptile__wrap{animation-delay:.3s}.poptile:nth-child(4) .poptile__wrap{animation-delay:.9s}.poptile:nth-child(5) .poptile__wrap{animation-delay:.2s}.poptile:nth-child(6) .poptile__wrap{animation-delay:.7s}.poptile:nth-child(7) .poptile__wrap{animation-delay:.4s}.poptile:nth-child(8) .poptile__wrap{animation-delay:1s}.poptile:hover .poptile__icon{transform:rotate(0)scale(1.08);box-shadow:0 26px 44px -12px #5b3fd68c}.g1{background:linear-gradient(145deg,#8b6ff0,#5b3fd6)}.g2{background:linear-gradient(145deg,#22d3ee,#0ea5c4)}.g3{background:linear-gradient(145deg,#ff7fb6,#e5486d)}.g4{background:linear-gradient(145deg,#ffc24d,#f59e0b)}.g5{background:linear-gradient(145deg,#5fa0ff,#2e6be0)}.g6{background:linear-gradient(145deg,#4bd98a,#16a34a)}.g7{background:linear-gradient(145deg,#b18bff,#7c4dff)}.g8{background:linear-gradient(145deg,#2edcf0,#0891b2)}@media (width<=960px){.playtiles{grid-template-columns:repeat(2,1fr)}}:root{--wrap:1280px;--t-display:clamp(3rem,4.7vw,4.9rem);--t-h-lg:clamp(2rem,3.65vw,3.65rem);--r-card:26px;--t-caption:12px;--ease:cubic-bezier(.22,1,.36,1)}body{background:#fff;line-height:1.65}::selection{color:#0f1629;background:#18c6e0}h1,h2{letter-spacing:-.055em;font-weight:600;line-height:1.1}h3,h4{letter-spacing:-.035em;line-height:1.25}.wrap{padding:0 40px}p{font-size:16px}.sec{padding:128px 0;scroll-margin-top:84px}.sec__head{max-width:820px;margin-bottom:60px}.sec__head p{max-width:650px;font-size:17px;line-height:1.75}.eyebrow{letter-spacing:.15em;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;display:inline-flex}.section-index{letter-spacing:0;opacity:.55;border-right:1px solid;padding-right:12px;font-size:12px}.grad,.grad-d{background-image:linear-gradient(110deg,#8b6ff0 5%,#18c6e0 95%)}.grad-d{background-image:linear-gradient(110deg,#5b3fd6 5%,#0ea5c4 95%)}.dark{background:#0d1020}.glow{opacity:.17;pointer-events:none;filter:blur(110px)}.nav{background:#0a0e1ae6;border-bottom:1px solid #ffffff12}.nav__in{height:88px}.logo{gap:12px;font-size:27px}.logo__dot{background:linear-gradient(150deg,var(--teal),var(--violet-bright));width:18px;height:22px;box-shadow:none;border-radius:7px 7px 3px;transform:skewY(-12deg)}.nav__links{gap:24px}.nav__links a{font-size:13px}.nav__links a.active{color:var(--teal)}.btn{border-radius:12px;min-height:48px;padding:15px 24px;font-size:14px}.nav .btn{padding:11px 20px}.btn--primary{background:#5b3fd6;box-shadow:inset 0 1px #ffffff35,0 8px 30px #5b3fd630}.btn--primary:hover{background:#6a4ee6}.btn--outline-d{border-color:#ffffff2e}.nav__cta{gap:12px}.nav__cta .btn--outline-d{border:0}.reading-progress{transform-origin:0;z-index:100;pointer-events:none;background:linear-gradient(90deg,#8b6ff0,#18c6e0);width:100%;height:3px;position:fixed;top:0;left:0;transform:scaleX(0)}.skip-link{z-index:200;color:#5b3fd6;background:#fff;border-radius:8px;padding:12px 20px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:12px}a:focus-visible,button:focus-visible{outline-offset:5px;outline:3px solid #18c6e0}.menu-toggle{display:none}.hero{background:radial-gradient(at 85% 35%,#251b4b,#0000 57%),#0a0e1a;padding:84px 0 0;position:relative}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.hero__grid{grid-template-columns:1fr 1fr;gap:64px;padding-bottom:82px}.hero h1{max-width:650px;margin:25px 0 24px}.hero p.lead{max-width:500px;font-size:16px;line-height:1.85}.pill-eyebrow{letter-spacing:.035em;color:#bcb0e6;background:0 0;border:none;border-radius:0;padding:0;font-size:12px;font-weight:500}.pill-eyebrow .d{width:7px;height:7px}.hero__cta{gap:12px;margin-top:30px}.hero__proof{border-top:1px solid #ffffff15;grid-template-columns:1fr 1fr 1.15fr;gap:0;margin-top:34px;padding-top:24px;display:grid}.hero__proof div{border-right:1px solid #ffffff15;padding:0 12px;font-size:11px}.hero__proof div:first-child{padding-left:0}.hero__proof div:last-child{border:0;padding-right:0}.hero__proof b{margin-bottom:3px;font-size:14px;font-weight:500}.hero-bottom{color:#9498b1;letter-spacing:.12em;border-top:1px solid #ffffff13;justify-content:space-between;align-items:center;padding-top:22px;padding-bottom:22px;font-size:11px;display:flex;position:relative}.hero-bottom a{letter-spacing:0;align-items:center;gap:20px;font-size:12px;display:flex}.hero-bottom a span{color:#18c6e0;font-size:22px}.cluster{perspective:1300px;height:515px;margin-top:26px}.livecard{background:#fff;border:1px solid #ffffff30;border-radius:18px;inset:5px 0 24px;transform:rotateY(-5deg)rotateX(3deg);box-shadow:0 45px 110px #0007}.livecard__top{padding:15px 18px}.livecard__title{font-size:12px}.livecard__title span{font-size:11px}.livecard__body{padding:12px}.lesson-board{color:#fff;background:radial-gradient(at 80% 40%,#342761,#0000 70%),#17162e;border-radius:9px;margin-bottom:16px;padding:16px 18px 0;overflow:hidden}.lesson-board__top{letter-spacing:.12em;color:#c0b6dd;justify-content:space-between;font-size:9px;display:flex}.lesson-title{letter-spacing:-.035em;margin:10px 0 0;font-size:21px;font-weight:500}.lesson-content{grid-template-columns:1fr 1.1fr;align-items:center;gap:8px;min-height:155px;display:grid}.equation{white-space:nowrap;font-family:Georgia,serif;font-size:19px}.equation small{color:#a9a2c4;margin-top:12px;font-family:Poppins,sans-serif;font-size:10px;display:block}.formula{color:#18c6e0;margin-top:5px;font-size:17px;display:block}.lesson-graph{width:100%;height:160px}.parabola{stroke-dasharray:350;stroke-dashoffset:350px;animation:2.5s .5s forwards draw-curve}.lesson-controls{color:#bdb5d7;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:11px 0;font-size:10px;display:flex}.lesson-controls div{color:#fff;gap:15px;display:flex}.transcript-label{color:#6b627d;align-items:center;gap:6px;margin-bottom:8px;font-size:10px;font-weight:500;display:flex}.ai-spark{color:#5b3fd6;font-size:15px}.tline{gap:5px;font-size:11px;line-height:1.6}.livecard .tline{min-height:34px;margin-bottom:7px}.livecard .chips{margin-top:10px}.chip{padding:5px 9px;font-size:10px}.floaty{border:1px solid #ede9f7;border-radius:12px;padding:12px 16px;box-shadow:0 15px 50px #0004}.f1{z-index:2;top:-25px;right:-22px}.f2{z-index:2;bottom:105px;right:-38px}.f3{z-index:2;bottom:0;left:26px}.floaty strong{font-size:12px}.floaty small{font-size:10px}.floaty__ic{width:33px;height:33px}.waveform{align-items:center;gap:2px;height:13px;margin-left:auto;display:inline-flex}.waveform b{background:#5b3fd6;width:2px;height:9px;animation:1s infinite alternate wave;display:block}.waveform b:nth-child(2n){height:5px;animation-delay:.3s}.waveform b:nth-child(3){animation-delay:.5s}.section-scenario{background:#f5f6fb}.scenario-layout{grid-template-columns:.92fr 1.08fr;align-items:start;gap:90px;display:grid}.scenario-layout .sec__head{margin:0;position:sticky;top:130px}.scenario-layout .sec__head h2{font-size:clamp(2rem,3.2vw,3.25rem)}.scenario-layout .grid3{grid-template-columns:1fr 1fr;gap:20px}.scenario-layout .block{background:0 0;border:1px solid #dddfea;border-radius:18px;padding:28px}.scenario-layout .block:last-child{background:#ece7fb;border:0;grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center;column-gap:30px;display:grid}.scenario-layout .block:last-child .bignum{letter-spacing:-.08em;grid-row:1/3;font-size:clamp(3.7rem,6.4vw,6.4rem)}.scenario-layout .block:last-child h3{font-size:21px;margin:0!important}.scenario-layout .block:last-child p{margin-top:10px}.block__ic{box-shadow:none;background:0 0;border-radius:0;width:30px;height:30px;font-size:25px}.block h3{font-size:21px}.block p,.dcard p,.step p,.poptile p,.mcard p,.feat p,.billbox p{font-size:16px;line-height:1.75}.scenario-layout .block p{font-size:14px;line-height:1.8}.section-solution{background:#111124}.section-solution .sec__head{max-width:950px}.section-solution .grid3{grid-template-columns:1.25fr 1fr;gap:20px}.section-solution .dcard{border-radius:22px;grid-template-columns:50px 1fr;gap:0 20px;padding:36px;display:grid}.section-solution .dcard:first-child{background:linear-gradient(150deg,#443185,#201a42);border-color:#8b6ff055;flex-direction:column;grid-row:span 2;justify-content:flex-end;min-height:440px;display:flex;position:relative}.section-solution .dcard:first-child:before{content:"suaescola.com.br";letter-spacing:-.055em;color:#d7ccff;border-bottom:1px solid #ffffff20;margin-bottom:auto;padding-bottom:28px;font-size:clamp(1.4rem,2.5vw,2.4rem)}.section-solution .dcard:first-child h3{font-size:30px}.section-solution .dcard__ic{grid-row:1/3}.section-solution .dcard h3{margin:0 0 12px}.section-solution .dcard p{grid-column:2}.section-solution .dcard:first-child .dcard__ic{margin-bottom:22px}.section-solution .dcard:first-child h3{margin-bottom:16px}.dcard{border-color:#ffffff14}.dcard__ic{background:0 0;color:#a990ff!important}.section-intelligence .sec__head{max-width:920px}.section-intelligence .flow{gap:0;margin-top:70px}.section-intelligence .step{box-shadow:none;background:0 0;border:0;border-top:2px solid #e7e3f5;border-radius:0;padding:30px 25px 25px 0;position:relative}.section-intelligence .step:before{content:"";background:#5b3fd6;border-radius:50%;width:10px;height:10px;position:absolute;top:-6px;left:0;box-shadow:0 0 0 7px #ece7fb}.section-intelligence .step__arrow{display:none}.section-intelligence .step__ic{background:#f5f6fb;border-radius:12px;margin:20px 0}.section-intelligence .step h3{font-size:19px}.section-intelligence .step p{max-width:240px;font-size:14px}.section-intelligence .playtiles{background:#f5f6fb;border:1px solid #e6e9f0;border-radius:24px;gap:0;padding:12px 24px;margin-top:52px!important}.section-intelligence .poptile{text-align:left;border-bottom:1px solid #e6e9f0;margin:0;padding:26px 20px}.section-intelligence .poptile:nth-child(n+5){border-bottom:0}.poptile__wrap{width:auto;margin:0 0 18px;animation:none}.poptile__icon{width:38px;height:38px;box-shadow:none;border-radius:11px;font-size:17px;transform:none!important}.poptile h4{margin-bottom:8px;font-size:16px}.poptile p{max-width:250px;margin:0;font-size:14px}.bene{gap:32px;margin-top:42px}.bene__i{border-left-width:2px;padding-left:20px}.bene__i h4{font-size:17px}.bene__i p{font-size:14px}.security-layout{grid-template-columns:1fr 1.1fr;align-items:start;gap:80px;display:grid}.security-layout .sec__head{margin:0;position:sticky;top:130px}.security-layout .sec__head h2{font-size:clamp(2rem,3vw,3rem)}.security-layout .grid3{border:1px solid #ffffff13;border-radius:22px;grid-template-columns:1fr 1fr;gap:0;overflow:hidden}.security-layout .dcard{background:0 0;border:0;border-bottom:1px solid #ffffff13;border-radius:0;padding:28px}.security-layout .dcard:nth-child(odd){border-right:1px solid #ffffff13}.security-layout .dcard:nth-last-child(-n+2){border-bottom:0}.security-layout .dcard h3{font-size:18px}.security-layout .dcard p{font-size:14px}.security-layout .dcard__ic{width:32px;height:32px;font-size:20px}.security-layout .dcard:hover{background:#ffffff06;transform:none}.section-academic{background:#fff}.section-academic .sec__head{max-width:650px}.section-academic .grid3{border-top:1px solid #dce0e8;grid-template-columns:1fr;gap:0}.section-academic .block{background:0 0;border-bottom:1px solid #dce0e8;border-radius:0;grid-template-columns:80px 55px 1fr 1.3fr;align-items:center;gap:24px;padding:36px 0;display:grid}.academic-number{letter-spacing:-.07em;color:#c7bfdc;font-size:44px;font-weight:400}.section-academic .block h3{margin:0;font-size:28px}.section-academic .block p{font-size:15px}.section-academic .block:hover{box-shadow:none;transform:translate(5px)}.section-student{color:#0f1629;background:#ece7fb;overflow:visible}.section-student h2,.section-student h3{color:#0f1629}.section-student .glow{display:none}.section-student .eyebrow{color:#5b3fd6}.section-student .grad{background-image:linear-gradient(110deg,#5b3fd6,#0ea5c4)}.section-student .sec__head p{color:#5b6472}.section-student .sec__head{text-align:center;max-width:800px;margin:0 auto 55px}.section-student .sec__head p{margin:18px auto 0}.section-student .grid4{background:#fff;border-radius:24px;grid-template-columns:1.25fr 1fr 1fr;gap:12px;padding:18px;box-shadow:0 30px 80px -45px #5b3fd680}.section-student .dcard{background:#f5f6fb;border:none;border-radius:13px;padding:30px}.section-student .dcard:first-child{background:#0f1629;flex-direction:column;grid-row:span 2;justify-content:flex-end;min-height:365px;display:flex}.section-student .dcard:first-child h3{color:#fff;font-size:28px}.section-student .dcard:first-child .dcard__ic{border:1px solid #fff2;border-radius:50%;width:80px;height:80px;margin-bottom:auto;font-size:30px}.section-student .dcard:nth-child(4){grid-column:2/4;grid-template-columns:45px 1fr;gap:0 20px;display:grid}.section-student .dcard:nth-child(4) .dcard__ic{grid-row:1/3}.section-student .dcard:nth-child(4) p{grid-column:2}.section-student .dcard h3{font-size:19px}.section-student .dcard p{color:#5b6472;font-size:14px}.section-learning{background:#fff}.section-learning .grid3{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:0}.section-learning .block{background:0 0;border-top:1px solid #dedce8;border-radius:0;padding:35px 30px 35px 55px;position:relative;overflow:visible}.milestone{color:#5b3fd6;background:#ece7fb;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid;position:absolute;top:35px;left:0}.section-learning .block__ic{height:32px;font-size:23px}.section-learning .block h3{font-size:21px}.section-learning .block p{font-size:15px}.section-learning .block:hover{box-shadow:none;background:#f5f6fb;transform:none}.section-communication{background:radial-gradient(at 50% 100%,#271b49,#0000 70%),#0a0e1a;padding-bottom:160px}.section-communication .sec__head{text-align:center;margin:0 auto 65px}.section-communication .sec__head p{margin:20px auto 0}.section-communication .grid4{gap:18px}.section-communication .mcard{background:#ffffff04;border-radius:18px;padding:25px;transition:background .3s,border-color .3s,transform .6s;position:relative;top:0}.section-communication .mcard:nth-child(3n+1){background:#8b6ff012;border-color:#8b6ff036}.section-communication .mcard:nth-child(3n+2) .mic{color:#a990ff}.section-communication .mcard h4{margin:14px 0 9px;font-size:17px}.section-communication .mcard p{font-size:14px}.section-communication .mcard .mic{font-size:22px}.section-communication .mcard:hover{background:#ffffff09;border-color:#8b6ff080}.section-billing{background:#f5f6fb}.section-billing .twobill{grid-template-columns:1fr 70px 1fr;align-items:center;gap:0;margin-bottom:60px}.section-billing .billbox{box-shadow:none;background:#fff;border:none;border-radius:22px;min-height:245px;padding:38px}.section-billing .billbox:first-child{color:#fff;background:#5b3fd6}.section-billing .billbox:first-child p{color:#e3ddff}.section-billing .billbox:first-child .tag{color:#ddd4ff}.section-billing .billbox h4{margin:18px 0 16px;font-size:26px}.section-billing .billbox p{font-size:15px}.section-billing .billvs{color:#5b3fd6;background:#fff;border:1px solid #d9d4e9;border-radius:50%;width:42px;height:42px;margin:auto;font-size:18px}.section-billing .grid3{gap:35px}.section-billing .block{background:0 0;border-top:1px solid #dedce8;border-radius:0;padding:28px 0}.section-billing .block h3{font-size:20px}.section-billing .block p{font-size:14px}.section-billing .block:hover{box-shadow:none}.section-branding{background:#111124}.section-branding .prod{grid-template-columns:1fr 1.1fr;gap:70px}.section-branding .browser{--school:#8b6ff0;border:1px solid #ffffff30;transform:perspective(1200px)rotateY(-7deg);box-shadow:0 35px 100px #0005}.section-branding .appshot{grid-template-columns:145px 1fr;min-height:365px}.section-branding .appshot__main{padding:24px}.section-branding .appshot__brand .d{background:var(--school)}.section-branding .navi.on{background:color-mix(in srgb,var(--school) 30%,transparent);box-shadow:inset 2px 0 var(--school)}.section-branding .appshot .chip.v{background:color-mix(in srgb,var(--school) 15%,white);color:#342665}.section-branding .appshot .who{color:var(--school)}.section-branding .feat__ic{width:42px;height:42px;font-size:18px}.section-branding .feat{margin-top:25px}.section-branding .feat p{font-size:14px}.section-branding .tline{font-size:13px;display:block;margin-top:24px!important}.section-branding .tline .who{margin-bottom:7px;display:block}.theme-controls{color:#aeb4c6;justify-content:center;align-items:center;gap:20px;margin-top:30px;font-size:12px;display:flex}.theme-controls>div{gap:9px;display:flex}.theme-dot{cursor:pointer;background:var(--swatch);border:3px solid #111124;border-radius:50%;outline:1px solid #0000;width:23px;height:23px;transition:outline .2s,transform .2s}.theme-dot.selected{outline-color:var(--swatch);transform:scale(1.12)}.section-analytics .wrap{grid-template-columns:1fr 1.25fr;gap:65px;display:grid}.section-analytics .sec__head{margin:0}.section-analytics .grid4{grid-template-columns:1fr 1fr;gap:18px}.section-analytics .block{background:#fff;border:1px solid #e6e9f0;border-radius:18px;padding:30px}.section-analytics .block:first-child{background:#ece7fb;border-color:#ece7fb}.section-analytics .block:last-child{background:#e0f6fb;border-color:#e0f6fb}.section-analytics .block h3{font-size:21px}.section-analytics .block p{font-size:14px}.section-comparison{background:#0f1629}.section-comparison .sec__head{max-width:850px}.section-comparison .cmp{border-top:1px solid #ffffff1a;display:block}.section-comparison .cmpcard{background:0 0;border:0;border-bottom:1px solid #ffffff1a;border-radius:0;grid-template-columns:1fr 1fr 1.1fr;gap:6px 40px;padding:30px 0;display:grid}.section-comparison .cmpcard__h{grid-area:1/1;align-items:start;margin:0}.section-comparison .cmpcard h3{font-size:17px}.section-comparison .cmpcard__ic{display:none}.section-comparison .ex{grid-area:2/1;margin:0;font-size:12px}.section-comparison .li{grid-area:1/2/3;margin:0;font-size:14px}.section-comparison .li.no{grid-column:3}.section-comparison .cmpcard:hover{background:#ffffff02;transform:none}.section-comparison .band{text-align:left;background:linear-gradient(110deg,#5b3fd63d,#18c6e014);border:1px solid #8b6ff03d;border-radius:16px;margin-top:40px;padding:28px 35px;font-size:19px}.section-closing{background:radial-gradient(at 90% 110%,#18c6e0 0,#0000 58%),linear-gradient(125deg,#4a2fc7,#7e55e2);padding:125px 0}.section-closing h2{letter-spacing:-.065em;max-width:920px;font-size:clamp(3rem,6.5vw,6.8rem);font-weight:500;line-height:1.04}.section-closing .sub{max-width:500px;margin:28px auto 32px;font-size:17px}.section-closing .btn{min-width:185px}.foot{padding:70px 0 30px}.foot__grid{grid-template-columns:2fr 1fr 1fr 1fr}.foot__logo{margin-bottom:20px;font-size:30px}.foot__bottom{border-top:1px solid #ffffff12;justify-content:space-between;gap:20px;padding-top:25px;display:flex}.foot__mote{font-size:12px}.foot a{font-size:13px}.foot__grid p{line-height:1.8}.foot__bottom span{color:#858da3}[data-reveal]{opacity:1;transform:none}.motion [data-reveal]{opacity:0;transition:opacity .8s var(--ease),transform 1s var(--ease);transition-delay:var(--delay,0s);transform:translateY(30px)}.motion [data-reveal=left]{transform:translate(-25px)}.motion [data-reveal=right]{transform:translate(25px)}.motion [data-reveal].visible{opacity:1;transform:none}.motion .hero-copy{animation:hero-enter 1.2s var(--ease) both}.motion .cluster{animation:hero-enter 1.4s .15s var(--ease) both}.motion-paused *,.motion-paused :before{animation-play-state:paused!important}dialog{color:#0f1629;background:#fff;border:1px solid #e6e9f0;border-radius:22px;width:calc(100% - 32px);max-width:440px;padding:44px;position:fixed;box-shadow:0 25px 100px #0005}dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0e1acc}dialog .eyebrow{margin-bottom:16px}dialog h2{margin-bottom:15px;font-size:28px}dialog p{margin-bottom:26px;font-size:16px}.dialog-close{color:#5b6472;cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:10px;right:16px}@keyframes hero-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes draw-curve{to{stroke-dashoffset:0}}@keyframes wave{to{transform:scaleY(.35)}}@media (width>=961px) and (width<=1150px){.wrap{padding:0 32px}.hero__grid{gap:36px}.nav__links{gap:15px}.nav__links a{font-size:12px}.nav__cta .btn--outline-d{display:none}.scenario-layout{gap:40px}.security-layout{gap:45px}.section-branding .prod{gap:40px}.f2{right:-15px}}@media (width<=960px){:root{--t-display:clamp(2.9rem,7vw,4.5rem);--t-h-lg:clamp(2rem,5vw,3.4rem)}.wrap{padding:0 28px}.nav__in{height:74px}.nav__cta{gap:15px}.menu-toggle{cursor:pointer;background:0 0;border:1px solid #ffffff20;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40px;height:42px;display:flex}.menu-toggle span{background:#fff;width:17px;height:1px;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.nav__links.open{background:#0f1629;border-bottom:1px solid #ffffff20;flex-direction:column;align-items:flex-start;gap:20px;padding:22px 28px;display:flex;position:absolute;top:74px;left:0;right:0}.nav__links a{font-size:15px}.hero{padding-top:58px}.hero__grid{grid-template-columns:1fr;gap:25px;padding-bottom:50px}.hero-copy{max-width:700px}.hero h1{max-width:680px}.hero p.lead{max-width:600px}.hero__proof{max-width:540px}.cluster{width:calc(100% - 30px);max-width:570px;height:530px;margin:28px auto 0}.livecard{transform:none}.lesson-content{min-height:175px}.lesson-graph{height:180px}.f2{right:-20px}.hero-bottom{margin:0 28px;padding-left:0;padding-right:0}.sec{padding:85px 0}.sec__head{margin-bottom:40px}.scenario-layout,.security-layout{grid-template-columns:1fr;gap:40px}.scenario-layout .sec__head,.security-layout .sec__head{position:static}.scenario-layout .grid3{grid-template-columns:1fr 1fr}.scenario-layout .block:last-child .bignum{font-size:90px}.section-solution .grid3{grid-template-columns:1fr 1fr}.section-solution .dcard{padding:26px;display:block}.section-solution .dcard:first-child{min-height:420px}.section-solution .dcard__ic{margin-bottom:18px}.section-intelligence .flow{grid-template-columns:1fr 1fr;gap:25px}.section-intelligence .playtiles{grid-template-columns:repeat(2,1fr)}.section-intelligence .poptile:nth-child(-n+6){border-bottom:1px solid #e6e9f0}.security-layout .grid3{grid-template-columns:1fr 1fr}.section-academic .block{grid-template-columns:55px 1fr 1.3fr;gap:20px}.section-academic .block__ic{display:none}.section-academic .block h3{font-size:23px}.section-student .grid4{grid-template-columns:1fr 1fr}.section-student .dcard:first-child{grid-area:auto/1/auto/-1;min-height:260px}.section-student .dcard:first-child .dcard__ic{width:55px;height:55px;margin-bottom:28px;font-size:23px}.section-student .dcard:nth-child(4){grid-column:1/-1}.section-learning .grid3{grid-template-columns:1fr 1fr}.section-learning .block{padding-right:25px}.section-communication .grid4{grid-template-columns:1fr 1fr}.section-communication .mcard{top:0}.section-communication{padding-bottom:85px}.section-billing .twobill{grid-template-columns:1fr;gap:15px}.section-billing .billbox{min-height:0}.section-billing .grid3{grid-template-columns:1fr;gap:10px}.section-billing .block{grid-template-columns:45px 1fr;gap:0 15px;display:grid}.section-billing .block__ic{grid-row:span 2}.section-billing .block h3{margin:0 0 10px}.section-billing .block p{grid-column:2}.section-branding .prod{grid-template-columns:1fr;gap:40px}.section-branding .browser{transform:none}.section-analytics .wrap{grid-template-columns:1fr;gap:40px}.section-comparison .cmpcard{grid-template-columns:.8fr 1fr 1fr;column-gap:25px}.section-closing h2{font-size:clamp(3rem,9vw,5.5rem)}.foot__grid{grid-template-columns:1.5fr 1fr;gap:40px}}@media (width<=560px){.wrap{padding:0 22px}.nav__in{height:70px}.nav__links.open{top:70px}.logo{font-size:24px}.nav .btn{min-height:42px;padding:10px 14px;font-size:12px}.nav__cta{gap:10px}.menu-toggle{width:36px}.hero{padding-top:42px}.hero h1{margin-top:20px;font-size:clamp(2.65rem,10vw,3.6rem)}.pill-eyebrow{letter-spacing:0;gap:7px;font-size:10px}.hero p.lead{font-size:15px}.hero__cta .btn{padding:13px 17px;font-size:12px}.hero__proof{grid-template-columns:1fr 1fr;gap:18px 0}.hero__proof div{font-size:11px}.hero__proof div:nth-child(2){border:0}.hero__proof div:last-child{grid-column:1/-1;padding:0}.hero__proof b{font-size:14px}.cluster{width:100%;height:450px;margin-top:20px}.livecard{inset:10px 0 12px}.livecard__top{gap:8px;padding:12px 10px}.live-badge{padding:4px 7px;font-size:9px}.livecard__title{font-size:11px}.livecard__title span{font-size:9px}.livecard__body{padding:10px}.lesson-board{padding:13px 12px 0}.lesson-title{font-size:18px}.lesson-content{grid-template-columns:1fr 1fr;gap:0;min-height:137px}.equation{font-size:14px}.equation small{white-space:normal;font-size:8px}.formula{font-size:15px}.lesson-graph{height:130px}.lesson-controls{font-size:9px}.lesson-board__top{font-size:8px}.floaty{gap:7px;padding:9px 10px}.floaty__ic{width:26px;height:26px;font-size:12px}.floaty strong{font-size:10px}.floaty small{font-size:9px}.f1{top:-13px;right:8px}.f2{bottom:85px;right:-7px}.f3{bottom:-7px;left:15px}.tline{font-size:10px}.livecard .chips{gap:4px}.chip{padding:5px 7px;font-size:8px}.hero-bottom{letter-spacing:.07em;gap:15px;margin:0 22px;font-size:8px}.hero-bottom a{white-space:nowrap;gap:10px;font-size:10px}.sec{padding:65px 0;scroll-margin-top:70px}.sec__head h2,.scenario-layout .sec__head h2,.security-layout .sec__head h2{font-size:32px}.sec__head p{font-size:16px}.eyebrow{letter-spacing:.11em;margin-bottom:18px;font-size:10px}.scenario-layout .grid3{grid-template-columns:1fr;gap:15px}.scenario-layout .block{padding:24px}.scenario-layout .block:last-child{grid-template-columns:1fr;gap:0}.scenario-layout .block:last-child .bignum{grid-row:auto;margin:0 0 20px;font-size:90px}.section-solution .grid3{grid-template-columns:1fr;gap:15px}.section-solution .dcard:first-child{grid-row:auto;min-height:330px}.section-solution .dcard:first-child:before{margin-bottom:32px;font-size:30px}.section-solution .dcard:first-child h3{font-size:26px}.section-solution .dcard p{font-size:15px}.section-intelligence .flow{grid-template-columns:1fr;gap:0;margin-top:40px}.section-intelligence .step{border-top:0;border-left:2px solid #e7e3f5;padding:0 0 35px 28px}.section-intelligence .step:before{top:4px;left:-6px}.section-intelligence .step__ic{width:32px;height:32px;margin:0;font-size:15px;position:absolute;top:0;right:0}.section-intelligence .step h3{margin-top:12px}.section-intelligence .step p{max-width:100%;padding-right:20px}.section-intelligence .playtiles{border-radius:18px;padding:0 12px}.section-intelligence .poptile{padding:23px 10px}.poptile h4{font-size:15px}.poptile p{font-size:13px;line-height:1.7}.poptile__icon{width:34px;height:34px}.bene{gap:25px}.bene__i{flex-basis:100%}.security-layout .grid3{grid-template-columns:1fr}.security-layout .dcard{grid-template-columns:32px 1fr;gap:0 15px;padding:24px;display:grid;border-bottom:1px solid #ffffff13!important;border-right:0!important}.security-layout .dcard:last-child{border-bottom:0!important}.security-layout .dcard__ic{grid-row:1/3}.security-layout .dcard h3{margin:0 0 8px}.security-layout .dcard p{grid-column:2}.section-academic .block{grid-template-columns:38px 1fr;gap:8px 20px;padding:27px 0}.academic-number{grid-row:1/3;align-self:start;font-size:34px}.section-academic .block h3{font-size:24px}.section-academic .block p{grid-column:2;font-size:14px}.section-student .grid4{grid-template-columns:1fr;gap:10px;padding:10px}.section-student .dcard{padding:25px}.section-student .dcard:nth-child(4){display:block}.section-student .dcard:nth-child(4) h3{margin:14px 0 9px}.section-learning .grid3{grid-template-columns:1fr}.section-learning .block{padding:25px 10px 25px 55px}.milestone{top:25px}.section-learning .block__ic{display:none}.section-learning .block h3{margin:3px 0 9px}.section-communication .grid4{grid-template-columns:1fr;gap:12px}.section-communication .mcard{grid-template-columns:28px 1fr;gap:0 15px;padding:22px;display:grid}.section-communication .mcard .mic{grid-row:1/3}.section-communication .mcard h4{margin:0 0 8px}.section-communication .mcard p{grid-column:2}.section-billing .billbox{padding:27px}.section-billing .billbox h4{font-size:24px}.section-billing .twobill{margin-bottom:30px}.section-branding .prod h2{font-size:32px!important}.section-branding .prod>div>p{font-size:16px!important}.section-branding .appshot{grid-template-columns:95px 1fr;min-height:290px}.appshot__side{padding:16px 8px}.appshot__brand{gap:5px;font-size:12px}.navi{padding:8px 5px;font-size:10px}.section-branding .appshot__main{padding:18px 12px}.browser__bar{gap:5px;padding:10px}.browser__bar i{width:6px;height:6px}.browser__url{min-width:0;margin-left:3px;padding:5px 6px;font-size:9px}.section-branding .tline{font-size:11px}.theme-controls{gap:12px;font-size:10px}.section-analytics .grid4{grid-template-columns:1fr;gap:13px}.section-analytics .block{padding:25px}.section-comparison .cmpcard{grid-template-columns:1fr;gap:10px;padding:27px 0}.section-comparison .cmpcard__h{grid-area:auto}.section-comparison .ex{grid-area:auto;margin-bottom:7px}.section-comparison .li,.section-comparison .li.no{grid-area:auto}.section-comparison .band{padding:24px;font-size:17px}.section-closing{padding:75px 0}.section-closing h2{font-size:48px}.section-closing .sub{font-size:16px}.section-closing .btn{width:100%}.foot{padding-top:50px}.foot__grid{grid-template-columns:1fr 1fr;gap:32px 20px}.foot__grid>div:first-child{grid-column:1/-1}.foot__grid>div:first-child p{max-width:100%!important}.foot__bottom{display:block}.foot__mote{margin-top:10px;display:block}.foot__bottom span{font-size:11px!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}[data-reveal],.motion [data-reveal]{opacity:1!important;transform:none!important}.parabola{stroke-dashoffset:0}.livecard,.section-branding .browser{transform:none}}@media print{.nav,.reading-progress,.menu-toggle,.theme-controls,.hero-bottom,dialog{display:none!important}.sec{break-inside:avoid;padding:40px 0}[data-reveal]{opacity:1!important;transform:none!important}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.section-learning .grid3{grid-auto-rows:1fr;align-items:stretch}.section-communication .grid4{grid-auto-rows:1fr;align-items:stretch;gap:22px}.section-communication .mcard{margin:0;top:0}.section-billing .twobill{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px}@media (width<=960px){.section-billing .twobill{grid-template-columns:1fr}}@media (width<=560px){.section-learning .grid3,.section-communication .grid4{grid-auto-rows:auto}}.nav{background:#0a0e1af0}.hero{background:radial-gradient(at 15% 68%,#35227370,#0000 50%),radial-gradient(at 85% 70%,#12445350,#0000 50%),#0a0e1a;padding-top:66px}.hero-expanded{flex-direction:column;gap:54px;padding-bottom:0;display:flex}.hero-expanded .hero-copy{text-align:center;max-width:1000px;margin:0 auto}.hero-expanded h1{letter-spacing:-.065em;max-width:1000px;margin:22px auto 24px;font-size:clamp(3.3rem,5.8vw,5.9rem);line-height:1.04}.hero-expanded p.lead{max-width:670px;margin:auto;font-size:17px;line-height:1.8}.hero-expanded .hero__cta{justify-content:center;margin-top:28px}.hero-expanded .pill-eyebrow{background:#8b6ff010;border:1px solid #8b6ff045;border-radius:30px;padding:8px 16px;font-size:12px}.hero-expanded .btn{min-width:180px;padding:16px 27px}.hero-expanded .cluster{perspective:none;background:#ffffff08;border:1px solid #ffffff25;border-radius:24px 24px 0 0;grid-template-columns:1.15fr 1fr;gap:18px;width:100%;max-width:1120px;height:auto;margin:0 auto;padding:62px 18px 18px;display:grid;position:relative;overflow:visible;box-shadow:0 35px 130px #0007}.stage-chrome{color:#bcb4d0;border-bottom:1px solid #ffffff10;justify-content:space-between;align-items:center;height:61px;padding:0 24px;display:flex;position:absolute;inset:0 0 auto}.stage-brand{color:#18c6e0;align-items:center;gap:14px;font-size:24px;font-weight:700;display:flex}.stage-brand>span{color:#bcb4d0;letter-spacing:.14em;font-size:10px;font-weight:500}.demo-label{letter-spacing:.025em;color:#9693ad;font-size:10px;font-weight:400}.hero-expanded .livecard{box-shadow:none;background:#fff;border:0;border-radius:12px;position:relative;inset:auto;overflow:hidden;transform:none}.hero-expanded .livecard__top{padding:15px 18px}.hero-expanded .livecard__title{font-size:13px}.hero-expanded .livecard__title span{font-size:10px}.hero-expanded .livecard__body{padding:12px}.hero-expanded .lesson-board{margin-bottom:14px;padding:18px 20px 0}.hero-expanded .lesson-title{font-size:26px}.hero-expanded .lesson-content{min-height:185px}.hero-expanded .lesson-graph{height:185px}.hero-expanded .equation{font-size:20px}.hero-expanded .lesson-controls{padding:13px 0}.hero-expanded .tline{min-height:36px;font-size:12px}.hero-expanded .transcript-label{font-size:11px}.hero-expanded .chip{font-size:10px}.hero-expanded .floaty{display:none}.lesson-assistant{color:#0f1629;background:#f8f8fd;border:1px solid #fff;border-radius:12px;flex-direction:column;min-width:0;padding:25px 28px 18px;display:flex}.assistant-title{align-items:center;gap:13px;font-size:16px;font-weight:600;line-height:1.4;display:flex}.assistant-title>span{color:#5b3fd6;background:#ece7fb;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:25px;display:grid}.assistant-title small{color:#798090;margin-top:4px;font-size:11px;font-weight:400;display:block}.demo-tabs{border-bottom:1px solid #e1deeb;gap:28px;margin:22px 0 24px;display:flex}.demo-tabs button{color:#85818e;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 0;font:500 13px Poppins,system-ui,sans-serif}.demo-tabs button[aria-selected=true]{color:#5b3fd6;border-bottom-color:#5b3fd6}.demo-panel{min-height:266px}.demo-panel[hidden]{display:none}.note-label{letter-spacing:.13em;color:#898196;font-size:10px}.demo-panel h3{color:#0f1629;max-width:350px;margin:10px 0 22px;font-size:24px;font-weight:600;line-height:1.22}.note-item{align-items:flex-start;gap:13px;margin-bottom:15px;display:flex}.note-item>b{color:#5b3fd6;background:#ece7fb;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.note-item p,.demo-panel>p{font-size:12px;line-height:1.8}.note-item strong{color:#3f3859;font-weight:500}.assistant-footer{color:#898196;border-top:1px solid #e1deeb;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;font-size:9px;display:flex}.assistant-footer>span:first-child{color:#5b3fd6}.summary-formula{text-align:center;color:#5b3fd6;background:#ece7fb;border-radius:10px;margin:16px 0;padding:18px;font-family:Georgia,serif;font-size:32px}.quiz-options{gap:8px;display:grid}.quiz-options button{text-align:left;color:#5b6472;cursor:pointer;background:#fff;border:1px solid #ded9eb;border-radius:9px;padding:10px 14px;font:400 12px Poppins,system-ui,sans-serif;transition:border-color .2s,background .2s}.quiz-options button:hover{background:#f2eefa;border-color:#8b6ff0}.quiz-options .correct{color:#186344;background:#e6f7ea;border-color:#239a6d}.quiz-options .incorrect{background:#fbe7f4;border-color:#bf698c}.quiz-feedback{color:#5b3fd6;margin-top:12px;font-size:11px!important}.hero>.hero__proof{text-align:center;background:#ffffff04;border:1px solid #ffffff18;border-top:0;border-radius:0 0 24px 24px;grid-template-columns:repeat(3,1fr);width:calc(100% - 80px);max-width:1120px;margin:0 auto;padding:24px 35px;display:grid}.hero__proof div{padding:0 18px;font-size:12px}.hero__proof b{margin-bottom:3px;font-size:17px}.hero-bottom{border-top:0;margin-top:38px;padding-bottom:25px}.hero:before{opacity:.7}.section-scenario{padding-top:110px}.section-solution{border-radius:32px;margin:40px 22px 0;padding:100px 0}.section-solution .dcard:first-child{background:radial-gradient(at 90% 0,#18c6e025,#0000 60%),linear-gradient(150deg,#49308f,#211844)}.section-solution .dcard:first-child:before{background:#ffffff08;border:1px solid #ffffff25;border-radius:12px;margin-bottom:45px;padding:20px 24px;font-size:clamp(1.3rem,2.1vw,2rem)}.section-solution .dcard{background:#ffffff03}.section-intelligence .sec__head{text-align:center;max-width:930px;margin-left:auto;margin-right:auto}.section-intelligence .sec__head p{margin:20px auto 0}.section-intelligence .playtiles{background:#fff;border-color:#e5e1ef;box-shadow:0 25px 80px #5b3fd607}.section-intelligence .poptile:hover{background:#f8f6fe}.section-intelligence .poptile{border-radius:12px;transition:background .25s}.section-security{background:linear-gradient(150deg,#0f1629,#151229)}.section-academic .block:hover{background:#f5f6fb}.section-student{background:linear-gradient(#f5f6fb,#ece7fb)}.section-student .sec__head{max-width:900px}.section-student .grid4{box-shadow:none;background:0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:42px;padding:0}.section-student .dcard,.section-student .dcard:first-child,.section-student .dcard:nth-child(4){background:0 0;border-top:1px solid #cec8e0;border-radius:0;grid-area:auto;min-height:0;padding:24px 0;display:block}.section-student .dcard:first-child h3,.section-student .dcard h3{color:#0f1629;margin:18px 0 10px;font-size:19px}.section-student .dcard:first-child p{color:#5b6472}.section-student .dcard:first-child .dcard__ic,.section-student .dcard__ic{border:0;border-radius:0;width:38px;height:38px;margin:0;font-size:24px;color:#5b3fd6!important}.section-student .dcard:nth-child(4) h3{margin:18px 0 10px}.section-student .dcard:hover{box-shadow:none;transform:translateY(-4px)}.portal-preview{background:#fff;border:1px solid #ded9ec;border-radius:22px;padding:0 28px 30px;overflow:hidden;box-shadow:0 25px 80px #5b3fd615}.portal-top{border-bottom:1px solid #eeebf5;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;display:flex}.portal-logo{letter-spacing:-.04em;align-items:center;gap:8px;font-size:20px;font-weight:700;display:flex}.portal-logo>span{color:#fff;background:#5b3fd6;border-radius:7px;place-items:center;width:27px;height:29px;font-size:15px;display:grid}.portal-links{color:#89909c;gap:30px;font-size:11px;display:flex}.portal-links .current{color:#5b3fd6}.portal-body{grid-template-columns:.9fr 1.1fr;align-items:center;gap:35px;padding-top:30px;display:grid}.portal-welcome{padding:12px 24px}.portal-welcome>span{letter-spacing:.12em;color:#5b3fd6;font-size:10px}.portal-welcome h3{letter-spacing:-.05em;margin:17px 0;font-size:clamp(1.6rem,3vw,2.6rem);line-height:1.15}.portal-welcome p{max-width:300px;font-size:14px}.portal-welcome a{color:#5b3fd6;align-items:center;gap:25px;margin-top:25px;font-size:12px;font-weight:500;display:inline-flex}.portal-welcome a>span{font-size:21px}.portal-course{border:1px solid #ece8f3;border-radius:15px;overflow:hidden}.course-cover{color:#fff;background:radial-gradient(at 100% 100%,#18c6e070,#0000 65%),linear-gradient(140deg,#241941,#5b3fd6);min-height:260px;padding:25px;position:relative}.course-cover>span:first-child{letter-spacing:.15em;font-size:10px}.course-cover>strong{letter-spacing:-.05em;margin-top:24px;font-size:38px;font-weight:500;line-height:1.1;display:block}.course-cover strong>span{color:#cbbcf1;letter-spacing:0;margin-top:20px;font:17px Georgia,serif;display:block}.course-play{background:#ffffff10;border:1px solid #ffffff50;border-radius:50%;place-items:center;width:50px;height:50px;font-size:28px;display:grid;position:absolute;bottom:26px;right:28px}.course-bottom{justify-content:space-between;align-items:center;gap:10px;padding:20px 24px;display:flex}.course-bottom small{letter-spacing:.1em;color:#9891a8;font-size:9px}.course-bottom h4{color:#0f1629;margin-top:5px;font-size:17px}.course-badge{color:#5b3fd6;white-space:nowrap;background:#ece7fb;border-radius:6px;padding:5px 9px;font-size:10px}.section-learning .block{margin-top:0!important}.section-communication .mcard{top:0!important}.section-communication .grid4{grid-auto-rows:1fr;gap:22px}.section-communication .mcard:hover{box-shadow:0 14px 40px #0002}.section-billing .billbox{padding:40px;position:relative;overflow:hidden}.section-billing .billbox .tag{letter-spacing:.07em;border:1px solid #d9d1ed;border-radius:40px;padding:5px 11px;display:inline-block}.section-billing .billbox:first-child{background:linear-gradient(145deg,#5b3fd6,#4425a8)}.section-billing .billbox:first-child .tag{border-color:#ffffff35}.section-billing .billbox h4{font-size:30px}.section-branding{background:radial-gradient(at 90% 10%,#302158,#0000 65%),#111124;border-radius:32px;margin:40px 22px 0}.section-branding .browser{transform:none}.section-branding .appshot{min-height:410px}.brand-lesson{background:linear-gradient(130deg,#17132b,var(--school));color:#fff;border-radius:9px;margin-top:23px;padding:20px}.brand-lesson>span{letter-spacing:.1em;font-size:8px}.brand-lesson strong{letter-spacing:-.025em;margin-top:15px;font-size:20px;font-weight:500;line-height:1.2;display:block}.brand-lesson-line{background:#ffffff40;border-radius:3px;height:3px;margin-top:20px}.brand-materials{color:#7f778f;flex-wrap:wrap;gap:12px;margin-top:16px;font-size:9px;display:flex}.brand-materials i{color:var(--school);margin-right:5px}.section-analytics .block{padding:33px}.section-comparison .band{border-radius:18px}.section-closing{border-radius:0;padding:125px 0 115px}.section-closing h2{max-width:950px}.btn{transition:transform .25s,box-shadow .25s,background .25s}.btn:hover{box-shadow:0 12px 32px #5b3fd625}.foot__logo{font-size:34px}@media (width<=960px){.hero{padding-top:45px}.hero-expanded{gap:38px}.hero-expanded h1{font-size:clamp(3rem,7vw,4.5rem)}.hero-expanded .cluster{grid-template-columns:1fr 1fr;gap:12px;padding:60px 12px 12px}.hero-expanded .lesson-content{grid-template-columns:1fr;min-height:175px}.hero-expanded .equation{display:none}.hero-expanded .lesson-title{font-size:20px}.hero-expanded .lesson-graph{height:175px}.hero-expanded .tline{font-size:10px}.hero-expanded .chip{font-size:8px}.lesson-assistant{padding:20px 18px 16px}.assistant-title{font-size:13px}.assistant-title small{font-size:9px}.assistant-title>span{width:32px;height:32px;font-size:20px}.demo-tabs{gap:22px}.demo-panel h3{font-size:22px}.note-item p,.demo-panel>p{font-size:11px}.assistant-footer{flex-wrap:wrap;font-size:8px}.hero>.hero__proof{width:calc(100% - 56px);max-width:none;padding:24px}.hero__proof b{font-size:15px}.hero__proof div{font-size:10px}.hero-bottom{margin-top:24px}.section-solution,.section-branding{border-radius:24px;margin:30px 15px 0}.section-student .grid4{grid-template-columns:1fr 1fr}.portal-links{gap:15px;font-size:10px}.portal-body{gap:15px}.portal-welcome{padding:5px}.portal-welcome h3{font-size:29px}.course-cover{min-height:250px;padding:20px}.course-cover>strong{font-size:31px}.course-bottom{padding:16px}.course-bottom h4{font-size:15px}.section-closing{padding:85px 0}.section-branding .prod{gap:35px}.section-branding .appshot{min-height:390px}}@media (width<=560px){.hero-expanded{gap:30px}.hero-expanded h1{font-size:clamp(2.6rem,10.5vw,3.7rem);line-height:1.08}.hero-expanded .pill-eyebrow{padding:7px 11px;font-size:9px}.hero-expanded p.lead{font-size:15px}.hero-expanded .btn{min-width:0;padding:14px 17px;font-size:12px}.hero-expanded .hero__cta{gap:10px}.hero-expanded .cluster{border-radius:17px 17px 0 0;grid-template-columns:1fr;gap:12px;width:100%;padding:54px 10px 10px}.stage-chrome{height:53px;padding:0 15px}.stage-brand{gap:8px;font-size:22px}.stage-brand>span{letter-spacing:.06em;font-size:8px}.demo-label{font-size:8px}.hero-expanded .lesson-content{grid-template-columns:1fr 1fr;min-height:145px}.hero-expanded .equation{font-size:14px;display:block}.hero-expanded .lesson-graph{height:145px}.hero-expanded .lesson-board{padding:14px 12px 0}.hero-expanded .lesson-title{font-size:19px}.hero-expanded .livecard__body{padding:10px}.hero-expanded .livecard__top{padding:12px}.hero-expanded .livecard__title{font-size:11px}.hero-expanded .livecard__title span{font-size:9px}.hero-expanded .transcript-label{font-size:10px}.hero-expanded .tline{min-height:30px;font-size:10px}.hero-expanded .chip{font-size:8px}.lesson-assistant{padding:20px}.assistant-title{font-size:15px}.assistant-title small{font-size:10px}.demo-tabs{margin-top:15px;margin-bottom:20px}.demo-panel{min-height:265px}.demo-panel h3{font-size:23px}.note-item p,.demo-panel>p{font-size:12px}.note-item{margin-bottom:15px}.assistant-footer{font-size:8px}.hero>.hero__proof{text-align:left;border-radius:0 0 17px 17px;grid-template-columns:1fr;gap:0;width:calc(100% - 44px);padding:10px 20px}.hero>.hero__proof div{border:0;border-bottom:1px solid #ffffff12;grid-column:auto;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;display:flex}.hero>.hero__proof div:last-child{border:0}.hero__proof b{margin:0;font-size:12px}.hero__proof div{font-size:9px}.hero-bottom{margin-top:10px}.section-scenario{padding-top:65px}.section-solution,.section-branding{border-radius:20px;margin:24px 10px 0}.section-solution{padding:60px 0}.section-solution .wrap,.section-branding .wrap{padding:0 20px}.section-solution .dcard:first-child:before{padding:16px;font-size:24px}.section-intelligence .sec__head,.section-student .sec__head{text-align:left}.portal-preview{border-radius:16px;padding:0 15px 15px}.portal-top{padding:16px 0}.portal-links{display:none}.portal-logo{font-size:17px}.portal-body{grid-template-columns:1fr;gap:24px;padding-top:20px}.portal-welcome{padding:4px}.portal-welcome h3{font-size:30px}.portal-welcome p{font-size:13px}.portal-welcome a{margin-top:17px}.course-cover{min-height:235px}.course-cover>strong{font-size:32px}.course-cover>span:first-child{font-size:9px}.course-bottom h4{font-size:15px}.section-student .grid4{grid-template-columns:1fr;gap:12px;margin-top:30px}.section-student .dcard,.section-student .dcard:first-child,.section-student .dcard:nth-child(4){padding:22px 0}.section-student .dcard:first-child .dcard__ic,.section-student .dcard__ic{width:30px;height:30px;font-size:22px}.section-billing .billbox{padding:26px}.section-billing .billbox h4{font-size:25px}.section-branding .appshot{grid-template-columns:82px 1fr;min-height:400px}.section-branding .appshot__main{padding:18px 10px}.brand-lesson{padding:15px 12px}.brand-lesson strong{font-size:17px}.brand-materials{font-size:8px}.section-closing{border-radius:0;padding:75px 0}.section-closing h2{font-size:46px}.section-learning .grid3,.section-communication .grid4{grid-auto-rows:auto}}@media (prefers-reduced-motion:reduce){.hero-expanded .cluster{animation:none}.quiz-options button{transition:none}}.logo__img{width:auto;height:28px;display:block}.foot__logo-img{width:auto;height:32px;display:block}@media (width<=560px){.logo__img{height:24px}.foot__logo-img{height:26px}}
