@import"https://ffonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@import"https://ffonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap";@font-face{font-family:Monaspace Neon;src:url(https://cdn.jsdelivr.net/gh/githubnext/monaspace@v1.101/fonts/webfonts/MonaspaceNeon-Regular.woff2) format("woff2");font-weight:400 600;font-style:normal}@font-face{font-family:Monaspace Neon;src:url(https://cdn.jsdelivr.net/gh/githubnext/monaspace@v1.101/fonts/webfonts/MonaspaceNeon-Bold.woff2) format("woff2");font-weight:700 900;font-style:normal}:root{--bg-primary: #fdfdfc;--bg-secondary: #f4f4f2;--text-primary: #0f172a;--text-secondary: #64748b;--accent-primary: #0f172a;--accent-secondary: #0ea5e9;--accent-gradient: linear-gradient(135deg, var(--accent-primary), var(--text-secondary));--border-color: rgba(0, 0, 0, .08)}html{font-size:clamp(.875rem,.8rem + .25vw,1rem)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}img,video,svg,canvas{max-width:100%;height:auto}.container{width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8b3}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.text-gradient{background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-primary{background:#0ea5e9!important;color:#fff!important;padding:.8rem 1.8rem!important;border-radius:99px!important;font-weight:600!important;border:none!important;transition:transform .2s ease,background .2s ease,box-shadow .2s ease!important;box-shadow:0 4px 15px #0ea5e94d!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:normal!important;box-sizing:border-box!important;white-space:nowrap!important;gap:.5rem;text-decoration:none!important}.btn-primary:hover{transform:translateY(-2px)!important;background:#0284c7!important;box-shadow:0 6px 20px #0ea5e966!important}.btn-secondary{background:#fff!important;color:#0f172a!important;padding:.8rem 1.8rem!important;border-radius:99px!important;font-weight:600!important;border:1px solid #cbd5e1!important;transition:transform .2s ease,border-color .2s ease,background .2s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:normal!important;box-sizing:border-box!important;white-space:nowrap!important;gap:.5rem;box-shadow:0 2px 5px #00000005!important;text-decoration:none!important}.btn-secondary:hover{background:#f8fafc!important;border-color:#94a3b8!important;transform:translateY(-2px)!important}.section{padding:clamp(3rem,5vw,5rem) 0}.flex-center{display:flex;align-items:center;justify-content:center}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.animate-float{animation:float 4s ease-in-out infinite}@keyframes pulse-glow{0%{box-shadow:0 0 #0f172a26}70%{box-shadow:0 0 0 15px #0f172a00}to{box-shadow:0 0 #0f172a00}}.animate-pulse-glow{animation:pulse-glow 2s infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@media (max-width: 900px){.container{padding:0 1.5rem!important}h1{font-size:2.5rem!important}h2{font-size:2rem!important}h3{font-size:1.3rem!important}section{padding:3.5rem 0!important}}@media (max-width: 768px){.container{padding:0 1.25rem!important}h1{font-size:2rem!important;line-height:1.15!important}h2{font-size:1.6rem!important}h3{font-size:1.15rem!important}.hero-flex,.split-flex,.footer-grid{flex-direction:column!important}section{padding:2.5rem 0!important}.mobile-auth-buttons{display:none!important}.section{padding-top:8rem!important;padding-bottom:4rem!important;min-height:auto!important}.stats-container{gap:1.5rem!important}.split-grid{grid-template-columns:1fr!important;gap:2rem!important}.how-it-works-grid{flex-direction:column!important}.story-grid{grid-template-columns:1fr!important;gap:2rem!important;direction:ltr!important}.cta-inner{padding:3rem 1.5rem!important;border-radius:1.25rem!important}.cta-inner h2{font-size:1.8rem!important}.cta-buttons{flex-direction:column!important;align-items:center!important;gap:.75rem!important}.cta-buttons>*{width:100%!important;justify-content:center!important}.footer-bottom{flex-direction:column!important;text-align:center!important;gap:1rem!important}.footer-socials{gap:.75rem!important}.footer-socials a{width:42px!important;height:42px!important}.dev-dashboard-page{flex-direction:column!important}.dev-sidebar{display:none!important;width:100%!important;height:auto!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.dev-sidebar.open,.mobile-header{display:flex!important}.mobile-overlay,.mobile-close-btn{display:block!important}.dev-main-inner{padding:1.5rem 1rem!important}.dev-header{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}.dev-header h1{font-size:1.5rem!important}.dev-stats-grid{grid-template-columns:1fr!important}.dev-announcement-banner{padding:10px 1rem!important;flex-direction:column!important;text-align:center!important;gap:.5rem!important}.btn-primary,.btn-secondary{padding:.7rem 1.4rem!important;font-size:.9rem!important}}@media (max-width: 480px){.container{padding:0 1rem!important}h1{font-size:1.75rem!important}h2{font-size:1.4rem!important}section{padding:2.5rem 0!important}.btn-primary,.btn-secondary{padding:.65rem 1.2rem!important;font-size:.85rem!important}}.dot-background{position:absolute;top:-50%;left:-50%;right:-50%;bottom:-50%;width:200%;height:200%;background-image:radial-gradient(var(--accent-primary) 1px,transparent 1px);background-size:24px 24px;opacity:.2;mask-image:radial-gradient(ellipse at center,black 10%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at center,black 10%,transparent 70%);z-index:1;animation:drift 30s linear infinite}@keyframes drift{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-50px) rotate(1deg)}to{transform:translateY(0) rotate(0)}}.logo-marquee-container{width:100%;overflow:hidden;position:relative;display:flex;align-items:center;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.logo-marquee-content{display:flex;gap:4rem;width:max-content;animation:marquee 40s linear infinite;padding-left:2rem;padding-right:2rem}.logo-marquee-content:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}/**
 * Copyright (c) 2014 The xterm.js authors. All rights reserved.
 * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
 * https://github.com/chjj/term.js
 * @license MIT
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Originally forked from (with the author's permission):
 *   Fabrice Bellard's javascript vt100 for jslinux:
 *   http://bellard.org/jslinux/
 *   Copyright (c) 2011 Fabrice Bellard
 *   The original design remains. The terminal itself
 *   has been extended to include xterm CSI codes, among
 *   other features.
 */.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;right:0;left:0;top:0;bottom:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;color:transparent;pointer-events:none}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}
