:root{--primary:#7c3aed;--dark:#020617}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f8fafc;color:#0f172a}a{text-decoration:none}.social-top{background:#020617;color:white;font-size:14px}.social-wrap{max-width:1240px;margin:auto;padding:8px 20px;display:flex;justify-content:space-between;align-items:center}.social-links a{color:white;margin-left:14px;font-weight:900}.top{position:sticky;top:0;z-index:80;background:rgba(2,6,23,.9);backdrop-filter:blur(14px);color:white;border-bottom:1px solid rgba(255,255,255,.08)}.nav{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:14px 20px}.brand{display:flex;align-items:center;gap:12px;font-weight:900}.brand img{width:56px;height:56px;object-fit:contain;border-radius:16px;background:white;padding:4px}.menu a{color:white;margin-left:16px;font-weight:800}.hero{min-height:740px;background:linear-gradient(135deg,#020617e8,#4c1d95c9,#111827d9),var(--hero);background-size:cover;background-position:center;color:white;display:flex;align-items:center}.wrap{max-width:1240px;margin:auto;padding:80px 20px}.hero h1{font-size:70px;line-height:1;max-width:820px;margin:0 0 18px}.hero p{font-size:23px;line-height:1.6;max-width:760px;color:#f1f5f9}.btn{display:inline-block;background:linear-gradient(135deg,var(--primary),#2563eb);color:white;padding:15px 24px;border-radius:999px;font-weight:900;border:0;cursor:pointer}.btn.light{background:white;color:#111827}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:-55px;position:relative;z-index:5}.stat{background:white;border-radius:24px;padding:22px;box-shadow:0 20px 55px #0f172a22;text-align:center}.stat b{font-size:30px;color:var(--primary)}.section{padding:85px 20px}.section:nth-child(even){background:white}.section-title{display:flex;align-items:center;gap:18px;margin-bottom:24px}.section-title img{width:100px;height:100px;border-radius:26px;object-fit:cover}.section h2{font-size:40px;margin:0 0 8px}.section p{font-size:17px;line-height:1.75;color:#334155}.info-card{display:grid;grid-template-columns:1fr 430px;gap:34px;align-items:center;background:linear-gradient(135deg,#fff,#f1f5f9);border:1px solid #e5e7eb;border-radius:36px;padding:34px;box-shadow:0 20px 55px #0f172a12}.info-card img{width:100%;height:310px;object-fit:cover;border-radius:30px}.players{display:grid;grid-template-columns:1fr 1fr;gap:24px}.player{background:linear-gradient(135deg,#020617,#1e1b4b);color:white;border-radius:34px;padding:28px;box-shadow:0 24px 66px #0004}.player audio,.player video{width:100%;border-radius:18px;background:#000}.pages{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.page-card{background:#0f172a;color:white;border-radius:28px;padding:24px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-card{position:relative;overflow:hidden;border-radius:28px}.gallery-card img{width:100%;height:270px;object-fit:cover;display:block}.gallery-card b{position:absolute;left:16px;bottom:16px;background:#020617cc;color:white;border-radius:999px;padding:9px 14px}.footer{background:#020617;color:white;padding:45px 20px;text-align:center}.blocked{min-height:100vh;display:grid;place-items:center;text-align:center;background:#020617;color:white}.page-hero{background:linear-gradient(135deg,#020617dd,#4c1d95cc),var(--img);background-size:cover;background-position:center;color:white;padding:120px 20px}.page-content{max-width:1000px;margin:auto;background:white;border-radius:34px;padding:40px;box-shadow:0 20px 60px #0f172a22;margin-top:-60px;position:relative}.floatzap{position:fixed;right:20px;bottom:20px;background:#22c55e;color:white;border-radius:999px;width:62px;height:62px;display:grid;place-items:center;font-size:30px}@media(max-width:850px){.hero h1{font-size:42px}.players,.gallery,.info-card,.pages,.stats{grid-template-columns:1fr}.menu{display:none}.social-wrap{display:block;text-align:center}}
