:root{--color-bg:#0a1628;--color-bg-2:#0f1f3d;--color-accent:#ff6b35;--color-accent-hover:#ff8c61;--color-text:#e8f4f8;--color-text-muted:#8ba8be;--color-teal:#4ecdc4;--color-teal-dim:#4ecdc426;--color-border:#e8f4f81a;--color-card:#0f1f3dcc;--font-heading:"Georgia", serif;--font-body:"Inter", system-ui, -apple-system, sans-serif;--radius:12px;--radius-sm:6px;--nav-height:64px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-heading);line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}::selection{background:#ff6b354d}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:#e8f4f833;border-radius:3px}
