*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #1a56db;--color-primary-dk: #1346c5;--color-bg: #f5f7fa;--color-surface: #ffffff;--color-text: #111827;--color-text-muted: #6b7280;--color-border: #e5e7eb;--color-green: #16a34a;--color-yellow: #ca8a04;--color-orange: #ea580c;--color-red: #dc2626;--radius: 12px;--shadow: 0 1px 4px rgba(0,0,0,.08)}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.5;min-height:100dvh}#root{padding-bottom:env(safe-area-inset-bottom)}a{color:var(--color-primary);text-decoration:none}button{cursor:pointer;font-family:inherit}
