@charset "UTF-8";:root{--bg: #0B1D2D;--surface: #12334D;--surface-2: #0E2740;--teal: #15908B;--teal-light: #3FA7A7;--text: #E6EDF3;--text-muted: #9DB2C2;--text-subtle: #6E869A;--border: #1E3F5C;--border-strong: #2C557A;--radius-sm: 6px;--radius: 8px;--radius-lg: 12px;--shadow-md: 0 8px 24px rgba(0, 0, 0, .35);--shadow-lg: 0 16px 40px rgba(0, 0, 0, .45);--font-body: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0;padding:0;font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,button{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}*{max-width:100%}img{max-width:100%;height:auto}
