:root{--bg:#0b141a;--panel:#111b21;--panel-2:#202c33;--text:#e9edef;--muted:#8696a0;--border:#ffffff14;--accent:#00a884;--bubble-me:#005c4b;--bubble-them:#202c33;--danger:#ef4444;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:system-ui,Segoe UI,Roboto,sans-serif}:root[data-theme=light]{--bg:#f0f2f5;--panel:#fff;--panel-2:#f7f7f7;--text:#111827;--muted:#6b7280;--border:#00000014;--accent:#00a884;--bubble-me:#d9fdd3;--bubble-them:#fff;--danger:#ef4444;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=system]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root[data-theme=system]{--lightningcss-light: ;--lightningcss-dark:initial}}html,body,#app{height:100%}body{background:var(--bg);color:var(--text);margin:0}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)}#app{height:100%}.layout{grid-template-columns:360px 1fr;height:100%;display:grid}@media (width<=900px){.layout{grid-template-columns:1fr}.sidebar{display:none}}.sidebar{background:var(--panel);border-right:1px solid var(--border);flex-direction:column;min-width:0;display:flex}.sidebar-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px;display:flex}.sidebar-title{font-weight:700}.sidebar-tabs{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:8px;padding:10px 14px;display:grid}.sidebar-tab{border:1px solid var(--border);height:34px;color:inherit;cursor:pointer;background:0 0;border-radius:10px;font-weight:600}.sidebar-tab.active{background:#00a88424}.sidebar-search{border-bottom:1px solid var(--border);padding:10px 14px}.sidebar-search-results{gap:8px;margin-top:8px;display:grid}.sidebar-list{overflow:auto}.row{text-align:left;width:100%;color:inherit;border:0;border-bottom:1px solid var(--border);cursor:pointer;background:0 0;grid-template-columns:40px 1fr;align-items:center;gap:10px;padding:10px 14px;display:grid}.row.active{background:#00a8841f}.avatar{background:#ffffff14;border-radius:999px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}:root[data-theme=light] .avatar{background:#0000000f}.row-main{min-width:0}.row-title{align-items:center;gap:8px;font-weight:700;display:flex}.row-sub{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.dot-online{color:var(--accent);font-size:12px;font-weight:800}.main{background:var(--panel-2);flex-direction:column;min-width:0;display:flex}.topbar{background:var(--panel);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.topbar-title{font-weight:700}.topbar-actions{align-items:center;gap:8px;display:flex}.messages{flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow:auto}.bubble-row{display:flex}.bubble-row.mine{justify-content:flex-end}.bubble{background:var(--bubble-them);border:1px solid var(--border);border-radius:10px;max-width:min(680px,92%);padding:8px 10px}.bubble-row.mine .bubble{background:var(--bubble-me)}.bubble-text{white-space:pre-wrap;word-break:break-word}.bubble-image img{border-radius:8px;max-width:280px;display:block}.bubble-meta{color:var(--muted);justify-content:flex-end;gap:8px;margin-top:4px;font-size:11px;display:flex}.status{text-transform:lowercase}.composer{background:var(--panel);border-top:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.composer-input{border:1px solid var(--border);height:38px;color:inherit;background:0 0;border-radius:10px;outline:none;padding:0 12px}.file-btn{border:1px solid var(--border);cursor:pointer;border-radius:10px;place-items:center;width:44px;height:38px;display:none}.file-btn input{display:none}.btn{border:1px solid var(--border);height:38px;color:inherit;cursor:pointer;background:0 0;border-radius:10px;padding:0 12px}.btn-primary{background:var(--accent);color:#0b141a;border-color:#0000;font-weight:700}.btn-ghost{background:0 0}.auth{place-items:center;height:100%;padding:20px;display:grid}.auth-bg{background:radial-gradient(1000px 600px at 10% 10%, #00a88438, transparent 55%), radial-gradient(900px 500px at 90% 20%, #00a88424, transparent 55%), radial-gradient(900px 600px at 50% 110%, #ffffff0f, transparent 55%), var(--bg)}.auth-shell{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:18px;width:min(980px,100%);display:grid}@media (width<=900px){.auth-shell{grid-template-columns:1fr}.auth-hero{display:none}}.auth-hero{border:1px solid var(--border);background:linear-gradient(#00a88424,#0000);border-radius:18px;flex-direction:column;justify-content:center;padding:22px;display:flex}.auth-hero-badge{border:1px solid var(--border);letter-spacing:.2px;background:#0000001f;border-radius:999px;align-self:flex-start;padding:6px 10px;font-weight:800;display:inline-flex}.auth-hero-title{margin-top:14px;font-size:40px;font-weight:900;line-height:1.1}.auth-hero-sub{color:var(--muted);margin-top:10px;line-height:1.35}.auth-hero-pills{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.pill{border:1px solid var(--border);background:#ffffff0a;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.auth-card{background:var(--panel);border:1px solid var(--border);border-radius:18px;width:100%;padding:18px;box-shadow:0 20px 60px #00000040}.auth-card-modern{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.auth-header-modern{margin-bottom:14px}.auth-title{font-size:20px;font-weight:900}.auth-subtitle{color:var(--muted);margin-top:4px;font-size:13px}.tabs{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.tabs-modern{border:1px solid var(--border);background:#ffffff08;border-radius:14px;padding:6px}.tab{height:40px;color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;font-weight:800}.tab.active{background:#00a88429;border-color:#00a88440}.tab:focus-visible{outline-offset:2px;outline:2px solid #00a88499}.form{flex-direction:column;gap:10px;height:360px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field{flex-direction:column;display:flex}.field-half{flex:1}.field .label{color:var(--muted);margin-bottom:6px;font-size:12px}.input{border:1px solid var(--border);height:38px;color:inherit;background:0 0;border-radius:10px;outline:none;padding:0 12px}.input-full{box-sizing:border-box;width:100%}.input-modern{background:#ffffff08;border-radius:12px;height:42px}.input-modern:focus{border-color:#00a8848c;box-shadow:0 0 0 3px #00a8842e}.input-row{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.error{color:var(--danger);font-size:13px}.error-modern{background:#ef444414;border:1px solid #ef444459;border-radius:12px;padding:10px 12px}.btn-icon{padding:0 10px;font-weight:800}.btn-primary-modern{letter-spacing:.2px;border-radius:12px;height:44px}.auth-foot{justify-content:center;gap:8px;margin-top:8px;font-size:13px;display:flex}.muted{color:var(--muted)}.link{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.link:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #00a88499}.theme-toggle-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .2s;display:inline-flex}.theme-toggle-icon-btn:hover{background:#00a88426}.theme-toggle-icon-btn:focus-visible{outline-offset:2px;outline:2px solid #00a88499}.theme-icon{justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}.empty-state{color:var(--muted);padding:22px}.hint{color:var(--muted);font-size:12px}.typing{color:var(--muted);padding:0 4px;font-size:12px}.load-more{align-self:center}#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}
