:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#09090b;color:#f4f4f5;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #09090b;--panel: rgba(24, 24, 27, .86);--line: #2c2c31;--muted: #a1a1aa;--red: #ef4444;--red-dark: #991b1b}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(127,29,29,.22),transparent 35%),var(--bg)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(20px,5vw,72px);border-bottom:1px solid rgba(63,63,70,.65);backdrop-filter:blur(18px);background:#09090bc7}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:linear-gradient(145deg,#ef4444,#7f1d1d);box-shadow:0 8px 30px #ef444438}.nav-links{display:flex;gap:18px;color:var(--muted);font-size:14px}.nav-links a.active,.nav-links a:hover{color:#fff}.main-content{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:54px 0 80px;flex:1}.footer{display:flex;justify-content:space-between;gap:20px;padding:28px clamp(20px,5vw,72px);color:#71717a;border-top:1px solid #202024;font-size:13px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}.hero-copy h1,.content-page h1,.auth-card h1{font-size:clamp(38px,6vw,68px);line-height:1.03;margin:14px 0 22px;letter-spacing:-.045em}.hero-copy p,.content-page>p{color:#c4c4cc;line-height:1.75;font-size:17px}.eyebrow{color:#f87171;font-size:12px;font-weight:800;letter-spacing:.18em}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.button{border:1px solid #3f3f46;border-radius:10px;padding:11px 16px;color:#fff;background:#18181b;transition:.16s ease;display:inline-flex;align-items:center;justify-content:center}.button:hover{transform:translateY(-1px);border-color:#71717a}.button.primary{background:linear-gradient(145deg,#ef4444,#b91c1c);border-color:#ef4444;box-shadow:0 10px 30px #ef444426}.button.ghost{background:transparent}.button.danger{border-color:#7f1d1d;color:#fecaca}.button.small{padding:7px 10px;font-size:12px}.button:disabled{opacity:.48;cursor:not-allowed;transform:none}.code-block{overflow-x:auto;border:1px solid #303036;border-radius:12px;background:#111114;padding:16px;margin:22px 0;color:#fca5a5}.terminal-card{border:1px solid #303036;border-radius:18px;overflow:hidden;background:#0d0d0f;box-shadow:0 28px 90px #00000073}.terminal-card pre{min-height:350px;margin:0;padding:28px;color:#e4e4e7;line-height:1.75;white-space:pre-wrap}.terminal-head{padding:14px;border-bottom:1px solid #27272a;display:flex;gap:7px}.terminal-head span{width:10px;height:10px;border-radius:50%;background:#3f3f46}.terminal-head span:first-child{background:#ef4444}.full-span{grid-column:1 / -1}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.feature-card,.panel{border:1px solid var(--line);border-radius:16px;background:var(--panel);padding:24px;box-shadow:0 14px 50px #00000029}.feature-card p,.panel p,.muted{color:var(--muted);line-height:1.6}.content-page{max-width:900px;margin:0 auto}.content-page h1{font-size:clamp(38px,5vw,58px)}.content-page h2{margin-top:40px}.content-page li{margin:10px 0;color:#c4c4cc}.notice,.error-box{border-radius:11px;padding:14px 16px;margin:18px 0}.notice{border:1px solid #78350f;background:#78350f29;color:#fde68a}.error-box{border:1px solid #7f1d1d;background:#7f1d1d2e;color:#fecaca}.auth-wrap{min-height:65vh;display:grid;place-items:center}.auth-card{width:min(500px,100%);display:flex;flex-direction:column;gap:15px}.auth-card h1{font-size:39px}label{display:flex;flex-direction:column;gap:8px;color:#d4d4d8;font-size:14px}input,textarea,select{width:100%;border:1px solid #3f3f46;border-radius:9px;background:#0f0f12;color:#fff;padding:11px 12px;outline:none}input:focus,textarea:focus,select:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}.device-preview{display:grid;gap:7px;border:1px solid #3f3f46;border-radius:12px;padding:16px}.device-preview span{color:var(--muted)}.success-mark{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#14532d;color:#bbf7d0;font-size:30px}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.account-header{display:flex;align-items:center;justify-content:space-between}.account-header h1{margin:7px 0 0;font-size:40px}.plan-badge{text-transform:uppercase;border:1px solid #7f1d1d;color:#fca5a5;border-radius:999px;padding:8px 14px;font-weight:800;font-size:12px}.usage-number{font-size:46px;font-weight:850;margin:10px 0}.usage-number small{font-size:15px;color:var(--muted)}.meter{height:9px;border-radius:999px;background:#27272a;overflow:hidden}.meter span{display:block;height:100%;background:linear-gradient(90deg,#ef4444,#f97316)}.list-stack{display:grid;gap:10px;margin-top:16px}.list-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #29292e}.list-row div{display:grid;gap:4px}.list-row span{color:var(--muted);font-size:13px}.inline-form{display:grid;grid-template-columns:.55fr 1.4fr auto;gap:10px}.summary-list details{border-top:1px solid #2b2b30;padding:14px 0}.summary-list summary{cursor:pointer;font-weight:700}.summary-list summary span{float:right;color:var(--muted);font-weight:400;font-size:12px}.command-table{border:1px solid #303036;border-radius:13px;overflow:hidden}.command-table div{display:grid;grid-template-columns:220px 1fr;gap:20px;padding:13px 16px;border-bottom:1px solid #29292e}.command-table div:last-child{border-bottom:0}.command-table code{color:#fca5a5}.playground{display:grid;gap:12px}.response-card{margin-top:20px}.response-card pre{white-space:pre-wrap;line-height:1.65}.admin-config{margin-top:20px;display:grid;gap:14px}@media(max-width:820px){.hero-grid,.dashboard-grid,.feature-grid{grid-template-columns:1fr}.full-span{grid-column:auto}.nav-links{gap:10px;font-size:12px;overflow-x:auto}.topbar{align-items:flex-start;flex-direction:column}.inline-form{grid-template-columns:1fr}.command-table div{grid-template-columns:1fr;gap:6px}.footer{flex-direction:column}}
/*# sourceMappingURL=app.css.map */
