html{scroll-behavior:smooth}body,html{background:#000}body{margin:0;color:#fff;font-family:Inter,sans-serif;min-height:100vh;overflow-y:auto;position:relative}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at center,rgba(255,230,0,.08),transparent 42%),url(/images/site-bg.jpg),#000;background-size:auto,cover,auto;background-position:50%,50%,50%;background-repeat:no-repeat,no-repeat,no-repeat}#__next{min-height:100vh;background:transparent;position:relative;z-index:1}*{box-sizing:border-box}body,html{max-width:100%;overflow-x:hidden}h1,h2,h3{margin:0;font-family:Oswald,sans-serif;font-weight:600;letter-spacing:1px}a{text-decoration:none;color:inherit}img{max-width:100%}button,select{font:inherit}::selection{background:#ffe600;color:#000}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0b0b0b}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:999px;border:2px solid #0b0b0b}::-webkit-scrollbar-thumb:hover{background:#3a3a3a}.btn{background:linear-gradient(180deg,#fff27a,#ffe600);color:#000;padding:14px 28px;font-weight:800;letter-spacing:1px;border:none;border-radius:14px;display:inline-block;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;box-shadow:0 10px 24px rgba(255,230,0,.16)}.btn:hover{transform:translateY(-1px);filter:brightness(1.02)}.card{background:#111;border:1px solid #222}.img{width:100%;display:block}@media (max-width:768px){html{background:#000}body:before{background:linear-gradient(180deg,rgba(0,0,0,.48),rgba(0,0,0,.68)),radial-gradient(circle at top center,rgba(255,230,0,.08),transparent 38%),url(/images/site-bg-mobile.jpg),#000;background-size:auto,auto,cover,auto;background-position:top,top,top,top;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat}h1{font-size:34px!important}h2{font-size:22px!important}h3{font-size:16px!important}.btn{width:100%;text-align:center;padding:16px}}