*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,Arial,sans-serif;direction:rtl;color:#eef8ff;background:#06101d;min-height:100vh;overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-3;background:radial-gradient(circle at 80% -10%,#1c78ff66,transparent 35%),radial-gradient(circle at 15% 15%,#00d49a55,transparent 32%),radial-gradient(circle at 50% 110%,#b5ef5840,transparent 30%),linear-gradient(135deg,#07111f,#0e2742 48%,#07111f)}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:linear-gradient(#ffffff09 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#0008 55%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#0008 55%,transparent 100%)}.page{width:100%;min-height:100vh;max-width:1280px;margin:0 auto;padding:18px 18px 46px}.hero{display:grid;place-items:center;text-align:center;margin:0 auto 16px;max-width:760px}.hero img{width:min(330px,72vw);height:220px;object-fit:contain;filter:drop-shadow(0 24px 48px #000a)}.hero b{font-size:clamp(34px,5vw,54px);font-weight:1000;line-height:1;color:#b5ef58;text-shadow:0 5px 0 #224108,0 0 28px #b5ef5860;margin-top:-18px}.hero span,.hint{color:#c9ddf2}.card{width:min(560px,95vw);margin-inline:auto;background:linear-gradient(165deg,#ffffff18,#ffffff0b 48%,#00d49a0d);border:1px solid #ffffff22;border-radius:30px;padding:24px;box-shadow:0 30px 90px #0009,inset 0 1px #ffffff20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.wide{width:min(1080px,96vw)}input,textarea{width:100%;padding:14px 16px;border-radius:17px;border:1px solid #38658f;background:#07111fd9;color:#fff;margin:7px 0;font-family:inherit;outline:none;transition:.18s border,.18s box-shadow,.18s transform}input:focus,textarea:focus{border-color:#b5ef58;box-shadow:0 0 0 4px #b5ef5822;transform:translateY(-1px)}textarea{min-height:105px;resize:vertical}button{border:0;border-radius:16px;padding:12px 18px;font-weight:900;cursor:pointer;transition:.18s transform,.18s filter,.18s box-shadow;font-family:inherit}button:hover{transform:translateY(-2px);filter:brightness(1.08)}.main{background:linear-gradient(135deg,#b5ef58,#00d49a 48%,#1c78ff);color:#04101c;margin-top:10px;box-shadow:0 14px 32px #00d49a35}.auth{position:relative;overflow:hidden;max-width:530px;border-color:#b5ef5855;background:linear-gradient(160deg,#102744ee,#07111fe8 55%,#12371fe8)}.auth:before{content:"";position:absolute;inset:auto -90px -140px auto;width:260px;height:260px;background:#b5ef5825;border-radius:50%;filter:blur(3px)}.auth h2{text-align:center;font-size:30px;margin:0 0 14px}.auth .main{width:100%}.tabs,.mobileNav{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.tabs{margin-bottom:12px}.tabs button,.mobileNav button{background:#0b2039;color:#dbeeff;border:1px solid #ffffff14}.tabs .on,.mobileNav .on{background:#b5ef58;color:#10210a;box-shadow:0 10px 25px #b5ef5825}.danger{background:#ff5070!important;color:#fff!important}.portal{width:100%;display:grid;gap:18px;justify-items:center}.mobileNav{position:sticky;top:10px;z-index:20;background:#07111fdc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff18;border-radius:24px;padding:10px;max-width:900px;margin:0 auto 8px;box-shadow:0 18px 50px #0007}.grid{width:100%;max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(320px,520px));gap:18px;align-items:start;justify-content:center}.heroCard{text-align:center;min-height:360px}.avatar,.bigavatar{border-radius:50%;object-fit:cover;box-shadow:0 0 30px #00d49a55}.bar{height:15px;border-radius:99px;background:#ffffff24;overflow:hidden;margin:12px 0}.bar span{height:100%;display:block;background:linear-gradient(90deg,#b5ef58,#fff);border-radius:99px}.reward{display:flex;align-items:center;gap:12px;margin:9px 0;padding:12px;background:#ffffff10;border-radius:18px;border:1px solid #ffffff12}.reward img{width:58px;height:58px;border-radius:16px;object-fit:cover}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:14px}.rewardCard{padding:14px;background:#ffffff10;border:1px solid #ffffff12;border-radius:20px;text-align:center}.rewardCard img{width:86px;height:86px;object-fit:cover;border-radius:20px}.row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:13px;margin:8px 0;border-radius:16px;background:#ffffff10;border:1px solid #ffffff10}.clickable{cursor:pointer}.clickable:hover{border-color:#b5ef58}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.avatars{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.avatars img{width:62px;height:62px;border-radius:50%;cursor:pointer;border:3px solid transparent;object-fit:cover;box-shadow:0 8px 20px #0005}.avatars .sel{border-color:#b5ef58;box-shadow:0 0 0 4px #b5ef5833}.msg,.toast{color:#ffd36b;background:#ffd36b18;border:1px solid #ffd36b33;border-radius:14px;padding:10px}.sectionHead{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.sectionHead h2{margin:0;font-size:30px}.sectionHead p{margin:6px 0 0;color:#c9ddf2}.liveBadge,.countdown{background:linear-gradient(135deg,#b5ef58,#00d49a);color:#07111f;border-radius:999px;padding:8px 14px;box-shadow:0 10px 28px #00d49a33;white-space:nowrap}.podium{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.podiumCard{cursor:pointer;text-align:center;border-radius:24px;padding:20px 12px;background:linear-gradient(180deg,#ffffff18,#ffffff08);border:1px solid #ffffff18;box-shadow:0 18px 45px #0006;transition:.2s transform}.podiumCard:hover{transform:translateY(-4px)}.podiumCard.p1{background:linear-gradient(180deg,#ffd86b44,#ffffff08);min-height:150px}.medal{display:block;font-size:34px}.podiumCard b,.podiumCard strong{display:block;margin-top:8px}.leagueRow{transition:.18s transform}.leagueRow:hover{transform:translate(-4px)}.empty{padding:28px;text-align:center;color:#c9ddf2;border:1px dashed #ffffff25;border-radius:20px}.chatPage{padding-bottom:14px}.chatbox{height:min(56vh,560px);overflow:auto;scroll-behavior:smooth;border:1px solid #ffffff12;border-radius:22px;padding:10px;background:#00000016}.chatmsg{display:flex;gap:10px;align-items:flex-start;margin:9px 0;padding:11px;border-radius:18px;background:#ffffff0d;border:1px solid #ffffff10;animation:popIn .22s ease-out}.chatmsg img{width:46px;height:46px;border-radius:50%;object-fit:cover;cursor:pointer}.chatbody{flex:1}.chatmsg p{margin:5px 0 0}.clickableText{cursor:pointer}.clickableText:hover{color:#b5ef58}.reply{display:block;color:#b5ef58;background:#ffffff0c;border-radius:10px;padding:5px;margin:5px 0}.replybar{padding:10px 12px;border-radius:14px;background:#b5ef5820;border:1px solid #b5ef5840;margin:8px 0;display:flex;justify-content:space-between;gap:10px}.chatActions{display:flex;gap:8px;margin-top:6px;flex-wrap:wrap}.chatActions button{font-size:12px;padding:6px 10px;background:#ffffff12;color:#dbeeff}.stickerTray{display:flex;gap:8px;overflow:auto;padding:8px;margin:8px 0;background:#ffffff0a;border-radius:18px;max-height:86px}.stickerTray button{min-width:62px;height:62px;padding:5px;background:#ffffff12}.stickerTray img{width:52px;height:52px;object-fit:contain}.stickerMsg{width:120px;max-height:120px;object-fit:contain;display:block}.sendDock{position:sticky;bottom:8px;display:grid;grid-template-columns:52px 1fr 110px;gap:8px;align-items:center;background:#07111fe6;border:1px solid #ffffff18;border-radius:22px;padding:8px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 -10px 35px #0007;margin-top:10px}.emojiBtn{background:#ffffff12;color:#fff;font-size:22px;padding:9px}.emojiPopover{position:absolute;bottom:70px;right:10px;left:10px;display:grid;grid-template-columns:repeat(8,1fr);gap:6px;background:#0c2138f5;border:1px solid #ffffff22;border-radius:22px;padding:10px;box-shadow:0 18px 60px #000b;z-index:25}.emojiPopover button{background:#ffffff12;color:#fff;font-size:22px;padding:8px}.modalShade{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:grid;place-items:center;z-index:30;padding:18px}.publicModal{width:min(720px,96vw);max-height:88vh;overflow:auto;background:linear-gradient(180deg,#183657,#0b1d32);border:1px solid #ffffff22;border-radius:28px;padding:22px;box-shadow:0 30px 100px #000}.close{float:left;background:#ff5070;color:#fff}.publicHead{display:flex;align-items:center;gap:14px}.publicHead img{width:82px;height:82px;border-radius:50%;object-fit:cover;box-shadow:0 0 25px #b5ef5855}@keyframes popIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (max-width:900px){.page{padding:12px}.hero img{width:min(240px,78vw);height:170px}.hero b{font-size:36px}.mobileNav{position:static}.grid,.formgrid{grid-template-columns:1fr}.wide,.card{width:100%!important}.sectionHead{display:block}.podium{grid-template-columns:1fr}.sendDock{grid-template-columns:46px 1fr 82px}.emojiPopover{grid-template-columns:repeat(4,1fr)}}
