*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#1f2937;--color-primary-dark:#0f172a;--color-danger:#e74c3c;--color-success:#2ecc71;--color-warning:#e67e22;--color-info:#2e86c1;--color-text:#333;--color-text-muted:#7f8c8d;--color-text-light:#95a5a6;--color-bg:#f5f5f5;--color-surface:#fff;--color-surface-alt:#f8f9fa;--color-border:#bdc3c7;--color-border-hover:#1f2937;--tone-error-strong:var(--color-danger);--tone-error-soft:#c9706c;--tone-error-bg:#f3d8d4;--tone-warning-strong:var(--color-warning);--tone-warning-soft:#c69856;--tone-warning-bg:#f3e4cb;--tone-neutral-strong:#2c3e50;--tone-neutral-soft:#5a6d80;--tone-neutral-bg:#e1e8ee;--tone-slate-strong:var(--color-text-muted);--tone-slate-bg:#eaecee;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--side-menu-width:220px;--layout-gap:2rem;--font-sm:.875rem;--font-base:1rem;--font-lg:1.5rem;--font-xl:2.25rem;--content-header-min-height:11rem;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;--font-mono:"Courier New", Courier, monospace}html{scrollbar-gutter:stable}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);line-height:1.6}.public-shell{color:#2c3e50;background-color:#f5f6f8;flex-direction:column;align-items:center;min-height:100vh;display:flex}.public-brand{color:#2c3e50;align-items:center;gap:.6rem;padding:1.5rem 0;font-size:1.25rem;font-weight:700;display:flex}.public-brand .material-symbols-outlined{font-size:1.5rem}.public-main{flex:1;justify-content:center;align-items:flex-start;width:100%;padding:2rem 1rem;display:flex}.login-form{background-color:#fff;border-radius:.75rem;flex-direction:column;gap:1rem;width:100%;max-width:360px;margin:0 auto;padding:2rem;display:flex;box-shadow:0 1px 3px #00000014}.login-form h2{color:#2c3e50;margin:0;font-size:1.5rem}.login-hint{color:#6b7280;margin:0 0 .5rem;font-size:.9rem}.login-field{flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.login-field span{color:#2c3e50;font-weight:500}.login-field input{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.6rem .75rem;font-size:1rem}.login-field input:focus{border-color:#2563eb;outline:none}.login-submit{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.375rem;padding:.7rem 1rem;font-size:1rem;transition:background-color .2s}.login-submit:hover:not(:disabled){background-color:#1d4ed8}.login-submit:disabled{opacity:.7;cursor:not-allowed}.status{border-radius:.375rem;padding:.6rem .75rem;font-size:.9rem}.status-error{color:#fff;background-color:#dc2626}
