:root,[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--brand:#7ed957;--brand-bright:#9ef070;--brand-dim:#7ed95724;--brand-glow:#7ed95759;--bg:#070a07;--bg-elevated:#0f1410;--bg-card:#121812;--bg-sidebar:#0a0e0a;--border:#7ed9571f;--border-strong:#7ed95747;--border-subtle:#ffffff14;--text:#fff;--text-muted:#ffffffad;--text-subtle:#ffffff73;--surface-subtle:#ffffff08;--surface-hover:#ffffff0a;--header-bg:#070a07b8;--card-gradient:linear-gradient(160deg, #121812f2, #0a0e0aeb);--card-shadow:0 24px 64px #00000059;--glow-a:#7ed95729;--glow-b:#7ed95714;--badge-neutral-bg:#ffffff0f;--on-brand:#071007;--danger:#f87171;--warning:#fbbf24;--info:#60a5fa;--success:var(--brand);--radius:1rem;--radius-lg:1.5rem;--font:"DM Sans", system-ui, -apple-system, sans-serif;--sidebar-width:15.5rem}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand:#7ed957;--brand-bright:#6bc948;--brand-dim:#7ed9572e;--brand-glow:#7ed95738;--bg:#f4f7f4;--bg-elevated:#fff;--bg-card:#fff;--bg-sidebar:#eef2ee;--border:#7ed95747;--border-strong:#7ed95766;--border-subtle:#00000014;--text:#0c110c;--text-muted:#0c110cad;--text-subtle:#0c110c73;--surface-subtle:#00000008;--surface-hover:#0000000a;--header-bg:#f4f7f4d9;--card-gradient:linear-gradient(160deg, #fff, #eef2ee);--card-shadow:0 24px 64px #00000014;--glow-a:#7ed95738;--glow-b:#7ed9571f;--badge-neutral-bg:#0000000f;--on-brand:#071007}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6;transition:background-color .2s,color .2s}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}input,select,textarea{font:inherit}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),select,textarea{border-radius:var(--radius);border:1px solid var(--border-subtle);background-color:var(--bg-card);color:var(--text);outline:none;padding:.625rem .875rem;transition:border-color .15s,box-shadow .15s}select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffffbf' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.25rem}[data-theme=light] select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230c110cad' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}option{background:var(--bg-card);color:var(--text)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-dim)}input::placeholder,textarea::placeholder{color:var(--text-subtle)}table{border-collapse:collapse;width:100%}
