:root{--brand-blue:#0d2c6c;--brand-red:#e4121f;--brand-white:#fff;--brand-surface:#f4f7ff;--brand-muted:#53607a;--brand-border:#dfe7f5;--text:#1f2a37;--text-h:#0d2c6c;--bg:#fff;--border:#dfe7f5;--code-bg:#f4f3ec;--accent:#e4121f;--accent-bg:#e4121f14;--accent-border:#e4121f4d;--social-bg:#f4f3ec80;--shadow:#0d2c6c1f 0 10px 15px -3px, #0d2c6c0d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace}html{letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-size:18px;line-height:1.45;font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){html{font-size:16px}}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;margin:0 auto;display:flex}body{color:var(--text);background:#f7f9fd;margin:0}#root{background:#f7f9fd}img{max-width:100%}.home-logo{width:min(420px,72vw);height:auto;margin:.5rem auto 1rem;display:block}a{color:inherit;text-decoration:none}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.card-container{background:#fff;border:1px solid #dfe7f5;border-radius:25px;flex-direction:row;justify-content:center;align-items:center;margin-top:.5em;margin-right:1em;padding:.45em .9em;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 8px 18px #0d2c6c0a}.card-container:hover{transform:scale(1.08);box-shadow:0 14px 24px #e4121f14}.card-icon{color:#e4121f;margin-right:.25em;font-size:.2em}.card-title{color:#0d2c6c;font-size:.8em;font-weight:600}.navbar{box-sizing:border-box;background:#e4121f;border-bottom:3px solid #173d89;width:100%;padding:.9rem 1.5rem}.countdown-container{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.countdown-box{background:#fff;border:2px solid #dfe7f5;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:6.2em;height:6.2em;display:flex;box-shadow:0 12px 28px #0d2c6c0d}.countdown-box:hover{background:#f8faff}.countdown-value{color:#0d2c6c;font-size:2.1em;font-weight:700;line-height:1}.countdown-label{letter-spacing:.08em;color:#e4121f;font-size:.72em;font-weight:700}.hero-intro{max-width:700px;font-size:0.rem;letter-spacing:.01em;color:#53607a;text-align:center;margin:-1.5rem auto 1rem;padding:0 1.25rem;font-weight:600;line-height:1.5}#title{flex-direction:column;gap:.35rem;display:flex}#title h1{color:#0d2c6c;margin-top:auto;margin-bottom:0;font-size:1.5rem;line-height:1.05}#colored-title h1{color:#e4121f;flex-wrap:wrap;margin-bottom:.75rem;font-size:1.5rem;line-height:1.1;display:inline-flex;overflow:hidden}.colored-letter{opacity:0;animation:.35s forwards typed;display:inline-block;transform:translateY(8px)}@keyframes typed{to{opacity:1;transform:translateY(0)}}#subtitle h2{color:#53607a;margin-bottom:20px;padding:0 120px;font-size:.75rem}.container{background:#f2f5fb;flex-direction:column;justify-content:center;align-items:center;margin-top:0;padding:1rem 1rem .5rem;display:flex;box-shadow:inset 0 1px #0d2c6c0a}.container>div:last-child{margin-top:.1rem}.subtitle h2{color:#0d2c6c;margin-bottom:20px;padding:0 120px;font-size:.8rem}.button{color:#fff;cursor:pointer;background:#e4121f;border:1px solid #e4121f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:.7em 1.2em;font-size:.65em;font-weight:700;line-height:1;display:inline-flex}.email-input{color:#0d2c6c;box-sizing:border-box;background:#fff;border:0 solid #0d2c6c;border-radius:999px;outline:none;width:100%;max-width:24rem;padding:.8em 1em;font-size:.65em}.custom-input{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;width:min(100%,33rem);margin:1em auto;display:flex}.form-status{text-align:center;color:#0d2c6c;width:100%;margin:.25rem 0 0;font-size:.7em;font-weight:600}.social-footer{color:#fff;background:#0d2c6c;border-top:3px solid #e4121f;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;margin-top:1.5rem;padding:1.6rem 1rem 2rem;display:flex}.footer-details{text-align:left;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:min(980px,100%);display:flex}.footer-details>div{flex-direction:column;gap:.2rem;min-width:220px;display:flex}.footer-details h3{color:#fff;margin:0;font-size:1rem}.footer-details p,.footer-details a{color:#eaf1ff;margin:0;font-size:.7rem}.footer-details a{text-decoration:none}.social-list{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.social-handle{text-decoration:none;display:inline-flex}.social-circle{color:#0d2c6c;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 12px 28px #0d2c6c40}.social-handle:hover .social-circle,.social-handle:focus-visible .social-circle{transform:translateY(-3px);box-shadow:0 16px 32px #e4121f38}.social-circle svg{width:22px;height:22px}.social-footer p{color:#dfe9ff;margin:0;font-size:.65em}@media (width<=640px){.footer-details{gap:.75rem}}
