@charset "UTF-8";:root{--color-primary: #0066cc;--color-primary-dark: #004fa3;--color-accent: #00a0df;--color-dark: #0a0e1a;--color-dark-2: #111827;--color-surface: #f4f6f9;--color-card: #ffffff;--color-text: #0f1923;--color-text-muted: #6b7280;--color-border: #e5e7eb;--gradient-primary: linear-gradient(135deg, #0066cc 0%, #00a0df 100%);--gradient-dark: linear-gradient(135deg, #0a0e1a 0%, #1a2035 100%)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Noto Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--color-text);background:var(--color-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;letter-spacing:-.3px}button{font-family:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-surface)}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
