:root{--ink:#0f172a;--muted:#475569;--muted2:#64748b;--accent:#0ea5e9;--accent-ink:#0369a1;--glass:#ffffff9e;--glass-strong:#fffc;--glass-weak:#fff6;--line:#ffffffd9;--line-strong:#0f172a24;--sh:0 8px 30px #0f172a14;--sh-sm:0 2px 10px #0f172a0d}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--ink);-webkit-font-smoothing:antialiased;background-color:#0000;background-image:radial-gradient(1100px 760px at 8% -12%,#0ea5e929 0%,#0000 55%),radial-gradient(950px 700px at 102% 108%,#3b82f61a 0%,#0000 52%),linear-gradient(160deg,#f4f7fc 0%,#edf1f8 50%,#f6f3ee 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;font-family:Plus Jakarta Sans,system-ui,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.mono{letter-spacing:.05em;text-transform:uppercase;font-family:Fragment Mono,monospace;font-size:10.5px}.muted{color:var(--muted)}.card{background:var(--glass);border:1px solid var(--line);box-shadow:var(--sh-sm);-webkit-backdrop-filter:blur(16px)saturate(160%);border-radius:18px;overflow:hidden}.card.pad{padding:20px}.btn{border:1px solid var(--line-strong);background:var(--glass-strong);height:38px;color:var(--ink);cursor:pointer;appearance:none;border-radius:999px;outline:none;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,box-shadow .15s;display:inline-flex}.btn:hover{box-shadow:var(--sh-sm);background:#fff}.btn-p{background:var(--ink);color:#fff;border-color:#0000}.btn-p:hover{box-shadow:var(--sh);background:#1e293b}:focus-visible{outline-offset:2px;outline:2px solid #0ea5e98c}.field{flex-direction:column;flex:1;gap:6px;min-width:150px;display:flex}.field>span{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-family:Fragment Mono,monospace;font-size:10px}.input,select.input,textarea.input{border:1px solid var(--line-strong);height:42px;color:var(--ink);appearance:none;background:#ffffffb8;border-radius:12px;outline:none;width:100%;padding:0 14px;font-family:inherit;font-size:14px;box-shadow:inset 0 1px 3px #0f172a0d}.input:focus{border-color:#0ea5e98c;box-shadow:0 0 0 3px #0ea5e924}.badge{letter-spacing:.06em;text-transform:uppercase;background:var(--glass-strong);color:var(--muted);border:1px solid var(--line-strong);border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-family:Fragment Mono,monospace;font-size:10px;font-weight:600;display:inline-flex}.badge.on{background:var(--ink);color:#fff;border-color:#0000}.tablewrap{background:var(--glass);border:1px solid var(--line);box-shadow:var(--sh-sm);-webkit-backdrop-filter:blur(16px)saturate(160%);backdrop-filter:blur(16px)saturate(160%);border-radius:18px;overflow:auto}table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}thead tr{background:#ffffff80}th{text-align:left;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);padding:11px 16px;font-family:Fragment Mono,monospace;font-size:10px;font-weight:600}td{border-top:1px solid #0f172a0d;padding:13px 16px}tbody tr:hover{background:#ffffff59}.hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.hero h1{letter-spacing:-.03em;margin:4px 0 0;font-size:28px;font-weight:700}.hero .sub{color:var(--muted);font-weight:400}@media (width<=900px){.hero h1{font-size:24px}}.shell.svelte-12qhfyh{gap:20px;min-height:100vh;padding:20px;display:flex}.side.svelte-12qhfyh{color:#fff;background:#0a0a0a;border-radius:20px;flex-direction:column;flex-shrink:0;gap:18px;width:210px;height:calc(100vh - 40px);padding:18px 12px;display:flex;position:sticky;top:20px;box-shadow:0 8px 30px #0f172a2e}.brand.svelte-12qhfyh{align-items:center;gap:10px;display:flex}.logo.svelte-12qhfyh{color:#0a0a0a;background:#fff;border-radius:7px;place-items:center;width:28px;height:28px;font-family:Fragment Mono,monospace;font-size:11px;font-weight:600;display:grid}.title.svelte-12qhfyh{font-size:12px;font-weight:700}.sub.svelte-12qhfyh{color:#a3a3a3;margin-top:1px;font-family:Fragment Mono,monospace;font-size:9px}.desk-nav.svelte-12qhfyh{gap:2px;margin-top:4px;display:grid}.desk-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#a3a3a3;border-radius:8px;justify-content:space-between;align-items:center;padding:7px 9px;font-family:Fragment Mono,monospace;font-size:11px;display:flex}.desk-nav.svelte-12qhfyh a.on:where(.svelte-12qhfyh){color:#0a0a0a;background:#fff;font-weight:600}.desk-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:not(.on){color:#e5e5e5;background:#171717}.foot.svelte-12qhfyh{gap:8px;margin-top:auto;display:grid}.pill-btn.svelte-12qhfyh{color:#a3a3a3;background:#1a1a1a;border-radius:999px;justify-content:center;align-items:center;height:32px;font-size:11px;font-weight:500;display:inline-flex}.pill-btn.svelte-12qhfyh:hover{color:#fff;background:#262626}.pill-btn.light.svelte-12qhfyh{color:#0a0a0a;background:#fff}.pill-btn.light.svelte-12qhfyh:hover{background:#f5f5f5}.main.svelte-12qhfyh{flex:1;min-width:0;max-width:1180px;padding:8px 4px 40px}.bottom-nav.svelte-12qhfyh{display:none}@media (width<=900px){.shell.svelte-12qhfyh{flex-direction:column;gap:14px;padding:14px 14px 84px}.side.svelte-12qhfyh{flex-direction:row;align-items:center;width:auto;height:auto;padding:12px 14px;position:sticky;top:14px}.desk-nav.svelte-12qhfyh,.sub.svelte-12qhfyh,.foot.svelte-12qhfyh{display:none}.main.svelte-12qhfyh{padding:0 2px 24px}.bottom-nav.svelte-12qhfyh{z-index:50;background:#0a0a0a;border-radius:18px;justify-content:space-around;align-items:stretch;padding:6px 4px;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 10px 34px #00000059}.bottom-nav.svelte-12qhfyh a:where(.svelte-12qhfyh),.more-btn.svelte-12qhfyh{color:#8f8f8f;cursor:pointer;background:0 0;border:0;border-radius:13px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:7px 0 6px;font-family:Fragment Mono,monospace;font-size:9.5px;display:flex}.bottom-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh),.more-btn.active.svelte-12qhfyh{color:#0a0a0a;background:#fff;font-weight:600}.bottom-nav.svelte-12qhfyh .ic:where(.svelte-12qhfyh),.more-btn.svelte-12qhfyh .ic:where(.svelte-12qhfyh){font-size:15px;line-height:1}}
