*{box-sizing:border-box;margin:0;padding:0;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}:root{--gold:#d9ad45;--gold-dark:#9b6c14;--gold-light:#f6dfa1;--bg:#090909;--panel:#151515;--white:#fff;--muted:#c9c9c9}html{scroll-behavior:smooth}body{min-height:100vh;background:radial-gradient(circle at top,rgba(217,173,69,.12),transparent 36%),var(--bg);color:var(--white);line-height:1.7}.topbar{position:sticky;top:0;z-index:10;background:rgba(8,8,8,.93);backdrop-filter:blur(12px);border-bottom:1px solid var(--gold)}.topbar-inner{width:92%;max-width:980px;margin:auto;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:800;font-size:1.2rem}.brand img{width:72px;height:50px;object-fit:contain}.back{padding:10px 18px;border-radius:8px;border:1px solid var(--gold-light);background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:#090909;text-decoration:none;font-weight:800;transition:.25s}.back:hover{transform:translateY(-2px);background:linear-gradient(135deg,#fff1c5,var(--gold))}.rules{width:92%;max-width:900px;margin:70px auto 90px}.rules-header{text-align:center;margin-bottom:38px}.rules-header img{width:min(260px,70vw);max-height:140px;object-fit:contain;margin-bottom:15px}.rules-header p{color:var(--muted);max-width:680px;margin:12px auto 0}.rules h1{font-size:clamp(2.1rem,6vw,3.4rem);background:linear-gradient(90deg,#fff,var(--gold-light),var(--gold));background-clip:text;-webkit-background-clip:text;color:transparent}.rules-card{background:rgba(21,21,21,.92);border:1px solid rgba(217,173,69,.35);border-radius:16px;padding:clamp(24px,5vw,46px);box-shadow:0 18px 50px rgba(0,0,0,.4)}.rules-card h2{color:var(--gold-light);font-size:1.35rem;margin:28px 0 10px}.rules-card h2:first-child{margin-top:0}.rules-card ol,.rules-card ul{padding-left:24px;color:#e7e7e7}.rules-card li{margin:9px 0;padding-left:5px}.rules-card strong{color:#fff}.note{margin-top:32px;padding:18px;border-left:4px solid var(--gold);background:#0d0d0d;color:var(--muted)}footer{text-align:center;color:#888;padding:25px;border-top:1px solid rgba(217,173,69,.2)}@media(max-width:560px){.topbar-inner{min-height:68px}.brand span{display:none}.brand img{width:62px}.back{padding:9px 13px}.rules{margin-top:45px}}
