:root{--evilo-black:#101010;--evilo-dark:#111827;--evilo-navy:#07142b;--evilo-gold:#d6ad3f;--evilo-gold-dark:#b8892f;--evilo-cream:#fffaf1;--evilo-line:#eadcc0;--evilo-border:#eadcc0;--evilo-text:#0f172a;--evilo-muted:#64748b;--evilo-green:#16a34a;--evilo-red:#991b1b;--evilo-container:1320px;}*,*::before,*::after{box-sizing:border-box;}html,body{width:100%;max-width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden;}body{font-family:Inter,Arial,sans-serif;color:var(--evilo-text);background:#fff;font-size:14px;line-height:1.42;-webkit-font-smoothing:antialiased;}a{color:inherit;text-decoration:none;}img{max-width:100%;height:auto;display:block;}button,input,select,textarea{font:inherit;}button{cursor:pointer;}