*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#7ba7a7;--secondary:#f4976c;--tertiary:#e8d5c4;--surface:#1e2326;--surface-light:#2a2f33;--text:#ffffff;--text-muted:rgba(255,255,255,0.7)}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#1e2326,#2a2f33 50%,#363e42);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}a{color:var(--secondary);text-decoration:none}a:hover{text-decoration:underline}