*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand: #06b6d4;--brand-strong: #0891b2;--primary: #3b82f6;--primary-hover: #2563eb;--primary-ring: rgba(59, 130, 246, .45);--surface: #ffffff;--bg: #f1f5f9;--border: #e2e8f0;--border-strong: #cbd5e1;--text: #0f172a;--text-muted: #64748b;--danger: #ef4444;--success: #16a34a;--radius-sm: 6px;--radius: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--shadow: 0 1px 3px rgba(15, 23, 42, .08), 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 4px 12px rgba(15, 23, 42, .08)}html,body{margin:0;padding:0;min-height:100vh;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:var(--text);background-color:var(--bg)}:root{--app-zoom: .9}body{zoom:.9}@media(min-width:1025px)and (max-width:1600px){:root{--app-zoom: .85}body{zoom:.85}}@media(min-width:1025px)and (max-width:1366px){:root{--app-zoom: .8}body{zoom:.8}}@media(max-width:1024px){:root{--app-zoom: 1}body{zoom:1}}@media print{:root{--app-zoom: 1}body{zoom:1}}html{scroll-behavior:smooth}input[type=number]{-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#app{min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;color:#1e293b;letter-spacing:-.011em}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}::selection{background:#06b6d438;color:#0f172a}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.text-muted{color:#64748b}.text-danger{color:#ef4444}.text-success{color:#16a34a}
