*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:var(--text-dark-gray);background-color:var(--gray-light)}html,body,#root{height:100%}html{scroll-behavior:smooth}*:focus{outline:2px solid var(--primary);outline-offset:2px}button{cursor:pointer;border:none;background:none;font-family:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;height:auto}:root{--black: #090a0e;--white: #ffffff;--dark: #0d0c0e;--gray-dark: #181718;--gray: #E6E7E9;--gray-light: #d5dccc;--accent: rgb(0, 255, 242);--primary: #1295b3;--secondary: #d5dccc;--text-primary: #ffffff;--text-secondary: #d5dccc;--text-dark: #000000;--text-muted: #E6E7E9;--success: #4CAF50;--warning: #ffd700;--error: #f44336;--shadow-sm: rgba(0, 0, 0, .1);--shadow-md: rgba(0, 0, 0, .2);--shadow-lg: rgba(0, 0, 0, .3);--shadow-xl: rgba(0, 0, 0, .4);--shadow-xxl: rgba(0, 0, 0, .5);--shadow-xxxl: rgba(0, 0, 0, .7);--border-light: rgba(255, 255, 255, .1);--border-medium: rgba(255, 255, 255, .2);--border-heavy: rgba(255, 255, 255, .3);--border-opaque: rgba(255, 255, 255, .6);--bg-blur: rgba(18, 149, 179, .15);--bg-hover: rgba(255, 255, 255, .1);--overlay-light: rgba(255, 255, 255, .3);--overlay-medium: rgba(255, 255, 255, .5);--overlay-dark: rgba(0, 0, 0, .5);--overlay-heavy: rgba(0, 0, 0, .8);--accent-light: rgba(18, 149, 179, .1);--accent-medium: rgba(18, 149, 179, .2);--accent-dark: rgba(18, 149, 179, .3);--accent-darker: rgba(18, 149, 179, .5);--navy-light: rgba(30, 58, 138, .15);--navy-medium: rgba(30, 58, 138, .3);--navy-dark: rgba(30, 58, 138, .5);--gradient-yellow-start: #ffd700;--gradient-yellow-end: #ffed4e;--glass-effect: rgba(255, 255, 255, .6);--glass-border: rgba(255, 255, 255, .8);--bg-navy: #1E3A8A;--text-gray: #666;--text-dark-gray: #333}
