*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f4f5f7;--surface: #ffffff;--border: #e2e5ea;--text: #1a1d23;--text-muted: #6b7280;--accent: #0f4c81;--accent-light: #e8f0fb;--nhai: #d97706;--nhai-light: #fef3c7;--highways: #059669;--highways-light: #d1fae5;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.07), 0 2px 4px -1px rgba(0,0,0,.05);--radius: 10px}[data-theme=dark]{--bg: #0f1117;--surface: #1a1d27;--border: #2d3142;--text: #e8eaf0;--text-muted: #9ca3af;--accent: #4d9fe0;--accent-light: #1a2d44;--nhai-light: #2d1f00;--highways-light: #002d1f;--shadow: 0 1px 3px rgba(0,0,0,.3);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.3)}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width: 640px){.container{padding:0 24px}}@media (min-width: 1024px){.container{padding:0 32px}}
