:root{color:#172033;background:#f7f9fc;font-family:system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}.nav{z-index:20;background:#fff;border-bottom:1px solid #e8ecf3;position:sticky;top:0}.navin{justify-content:space-between;align-items:center;height:68px;display:flex}.brand{font-size:23px;font-weight:900}.brand span{color:#6c4cff}.links{gap:20px;display:flex}.hero{background:linear-gradient(135deg,#eef1ff,#fff);padding:70px 0 45px}.hero h1{margin:0 0 15px;font-size:clamp(34px,6vw,62px)}.hero p{color:#667085;max-width:700px;font-size:18px}.search{background:#fff;border:1px solid #dce2ed;border-radius:14px;width:100%;padding:16px;font-size:16px}.grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;display:grid}.card{background:#fff;border:1px solid #e8ecf3;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px #1720330b}.thumb{aspect-ratio:16/10;object-fit:cover;background:#e9edf5;width:100%}.pad{padding:15px}.muted{color:#667085}.btn{color:#fff;cursor:pointer;background:#6c4cff;border:0;border-radius:12px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;display:inline-flex}.btn.secondary{color:#172033;background:#edf0f7}.row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.section{padding:42px 0}.game{max-width:850px;margin:40px auto}.game iframe{background:#111;border:0;border-radius:18px;width:100%;height:600px}.legal{max-width:850px;margin:45px auto;line-height:1.8}.footer{background:#fff;border-top:1px solid #e8ecf3;margin-top:50px;padding:40px 0}.admin{max-width:1000px;margin:40px auto}.input{border:1px solid #dce2ed;border-radius:10px;width:100%;margin:6px 0 14px;padding:12px}@media (max-width:700px){.links{gap:10px;font-size:13px}.game iframe{height:430px}}
