:root{--color-bg-primary: #0f1419;--color-bg-elevated: #1a1f2e;--color-text-primary: #e6e6e6;--color-text-muted: #9ca3af;--color-accent: #60a5fa;--color-success: #34d399;--color-warning: #f59e0b;--color-danger: #f87171;--color-border: rgba(255, 255, 255, .12);--overlay-backdrop: rgba(0, 0, 0, .5);--overlay-backdrop-strong: rgba(0, 0, 0, .85);--overlay-scrim: rgba(0, 0, 0, .55);--overlay-control: rgba(255, 255, 255, .1);--overlay-control-border: rgba(255, 255, 255, .2);--overlay-danger: color-mix(in srgb, var(--color-danger) 85%, transparent);--radius-sm: 6px;--radius-md: 10px;--spacing-1: 4px;--spacing-2: 8px;--spacing-3: 12px;--spacing-4: 16px;--spacing-6: 24px;--header-height: 56px;--font-base: "Inter", system-ui, -apple-system, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{font-family:var(--font-base);background:var(--color-bg-primary);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;overflow-wrap:anywhere}button{font:inherit;cursor:pointer}a{color:var(--color-accent);text-decoration:none}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Inter-latin-400.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Inter-cyrillic-400.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Inter-latin-500.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Inter-cyrillic-500.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Inter-latin-600.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Inter-cyrillic-600.woff2) format("woff2")}.modal-form{display:flex;flex-direction:column;gap:var(--spacing-4)}.modal-actions{display:flex;justify-content:flex-end;gap:var(--spacing-2);margin-top:var(--spacing-4)}
