*{margin:0;padding:0;box-sizing:border-box}:root{--primary-dark: #20364b;--secondary-dark: #192b3a;--surface-dark: #243a4e;--surface-elevated: #2a4155;--primary-orange: #d7a51c;--secondary-orange: #b88610;--light-orange: #e8c76d;--accent-orange: #c99612;--accent-blue: #8fb2c9;--text-white: #ffffff;--text-gray: #d1d5db;--text-light: #e8eaed;--text-muted: #a8b6c2;--border-subtle: rgba(255, 255, 255, .08);--border-accent: rgba(215, 165, 28, .24);--border-accent-strong: rgba(215, 165, 28, .36);--surface-tint: rgba(255, 255, 255, .04);--surface-tint-strong: rgba(255, 255, 255, .07);--shadow-soft: 0 10px 28px rgba(7, 15, 24, .2);--shadow-medium: 0 18px 42px rgba(7, 15, 24, .3)}html{scroll-behavior:smooth}body{font-family:Avenir Next,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:var(--primary-dark);color:var(--text-white);line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;outline:none;font-family:inherit}
