@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600&family=DM+Serif+Display:ital@0;1&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;max-width:100%}:root{--black: #0a0a0a;--white: #f7f5f0;--red: #d93025;--red-dark: #b02020;--gold: #c9a84c;--muted: #6b6b6b;--surface: #141414;--border: rgba(247,245,240,.08);--green: #2d6a4f}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:DM Sans,sans-serif;background:var(--black);color:var(--white);overflow-x:hidden;margin:0;min-height:100vh}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:DM Sans,sans-serif;border:none;background:none;padding:0;margin:0}.footer{background:var(--black);padding:2rem 3rem;display:flex!important;align-items:center!important;justify-content:space-between!important;border-top:1px solid var(--border);font-size:.75rem;color:#f7f5f033}.footer-logo{font-family:Bebas Neue,sans-serif;font-size:1.2rem;color:var(--white);text-decoration:none;transition:color .2s}.footer-logo:hover{color:#7c3aed}.footer-logo span{color:#d93025}.footer-links{display:flex;gap:2rem}.footer-links a{color:#f7f5f033;text-decoration:none;transition:color .2s;display:inline-flex;align-items:center;gap:.3rem}.footer-links a:hover{color:#f7f5f099}.footer-ig:hover{color:#d93025!important}@media (max-width: 900px){.footer{flex-direction:column!important;gap:1.5rem;text-align:center;padding:2rem 1.5rem}.footer-links{flex-wrap:wrap;justify-content:center}}
