*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #000000;--color-surface: rgba(255, 255, 255, .06);--color-surface-hover: rgba(255, 255, 255, .1);--color-border: rgba(255, 255, 255, .1);--color-text: #ffffff;--color-text-secondary: rgba(255, 255, 255, .6);--color-accent: #FFC850;--color-accent-hover: #FFD978;--color-accent-ink: #000000;--color-success: #22C55E;--color-error: #EF4444;--color-tier-amber: #FFC850;--color-tier-violet: #CC85F5;--color-tier-teal: #21B8C9;--color-tier-green: #21C45E;--color-tier-blue: #4A8FD9;--radius-card: 16px;--radius-button: 10px;--font-display: "BebasNeue", "Bebas Neue", Impact, sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--max-width: 1080px}@font-face{font-family:BebasNeue;src:url(/fonts/BebasNeue-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_18pt-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_18pt-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}html{font-size:16px;background-color:#000}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;position:relative;min-height:100vh}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;background:linear-gradient(180deg,rgba(255,255,255,.035) 0%,transparent 60%)}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;width:100%;max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem}a{color:var(--color-accent);text-decoration:none;transition:color .2s}a:hover{color:var(--color-accent-hover)}h1,h2,h3{font-family:var(--font-display);font-weight:400;text-transform:uppercase;line-height:1.1;color:var(--color-text)}h1{font-size:2.75rem;letter-spacing:4px}h2{font-size:1.9rem;letter-spacing:3px;margin-top:2rem;margin-bottom:.75rem}h3{font-size:1.35rem;letter-spacing:2px;margin-top:1.25rem;margin-bottom:.5rem}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:1rem}.legal-page{max-width:760px;margin:0 auto}.legal-page h1,.legal-page h2,.legal-page h3{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-transform:none;letter-spacing:normal;font-weight:600;line-height:1.25}.legal-page h1{font-size:2rem;margin-bottom:1.25rem}.legal-page h2{font-size:1.5rem;margin-top:2rem;margin-bottom:.75rem}.legal-page h3{font-size:1.15rem;margin-top:1.5rem;margin-bottom:.5rem}.legal-page p{margin-bottom:1rem;color:#ffffffc7}.legal-page ul,.legal-page ol{padding-left:1.25rem;margin-bottom:1rem}.legal-page li{margin-bottom:.5rem;color:#ffffffc7}.legal-page strong{color:var(--color-text)}
