*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}:root{--bg-base: #08111a;--bg-surface: #0d1f2d;--bg-elevated: #122536;--border: rgba(255, 255, 255, .07);--text-primary: #f0f4f8;--text-secondary: rgba(240, 244, 248, .55);--text-muted: rgba(240, 244, 248, .35);--accent: #00d4aa;--accent-2: #0097e6;--accent-glow: rgba(0, 212, 170, .2);--card-shadow: 0 8px 40px rgba(0,0,0,.4)}:root.light{--bg-base: #f0f4f8;--bg-surface: #ffffff;--bg-elevated: #e8f0f7;--border: rgba(0, 0, 0, .08);--text-primary: #0d1f2d;--text-secondary: rgba(13, 31, 45, .6);--text-muted: rgba(13, 31, 45, .38);--accent: #00a88a;--accent-2: #0078b8;--accent-glow: rgba(0, 168, 138, .15);--card-shadow: 0 4px 24px rgba(0,0,0,.1)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-base);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;transition:background .3s ease,color .3s ease}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:3px;opacity:.5}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}img{max-width:100%;height:auto;display:block}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
