:root{--bg:#101010;--panel:#171817;--line:#2a2c2b;--text:#f5f5f5;--muted:#8b9098;--green:#18d56b;--blue:#6775ff}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}header{position:sticky;top:0;z-index:5;background:#0d0e0d;border-bottom:1px solid #1f211f}.nav{max-width:1180px;margin:auto;min-height:74px;display:flex;align-items:center;gap:24px;padding:0 18px}.nav-left,.nav-right{display:flex;gap:28px;align-items:center}.nav a{font-size:14px}.brand{width:90px;text-align:center;font-weight:900;line-height:.9;font-size:22px;transform:skew(-8deg)}.brand img{max-width:86px;max-height:58px;object-fit:contain}.auth{margin-left:auto;display:flex;align-items:center;gap:10px}.auth a,.primary{background:#292a29;padding:10px 14px;border-radius:9px}.auth .primary{background:#5666f5}main{max-width:1180px;margin:28px auto;padding:0 18px 80px}.hero{min-height:240px;padding:28px;background:radial-gradient(circle at 20% 40%,#0d2d20,transparent 35%),radial-gradient(circle at 85% 50%,#191b2e,transparent 35%),#151615;border:1px solid #202321;border-radius:5px}.badge,.pills span{display:inline-block;border:1px solid #116f3a;background:#0d3923;color:#24e376;padding:5px 12px;border-radius:20px;font-size:12px}.hero h1{font-size:30px;margin:18px 0 8px}.hero p{color:#d1d1d1}.pills{display:flex;gap:9px;margin:20px 0}.pills span:nth-child(2){color:#ffd22e;border-color:#7b6200;background:#3a3005}.pills span:nth-child(3){color:#9ca8ff;border-color:#464f91;background:#242849}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hero-actions a,.hero-actions button{padding:18px;border:1px solid #313431;background:#202120;color:#fff;border-radius:10px;text-align:center;font-weight:700;cursor:pointer}.quick{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin:20px 0}.quick a{padding:20px;background:#202120;border:1px solid #333;border-radius:9px;text-align:center;font-weight:700}.quick a:nth-child(1){box-shadow:inset 4px 0 #20dc6d}.quick a:nth-child(2){box-shadow:inset 4px 0 #f2cf14}.quick a:nth-child(3){box-shadow:inset 4px 0 #7380ff}.quick a:nth-child(4){box-shadow:inset 4px 0 #ff5252}.quick a:nth-child(5){box-shadow:inset 4px 0 #bd54ff}.telegram{background:#1b1c1b;padding:12px;text-align:center;border-radius:5px;color:#09a9ff}.winner-list{color:var(--muted);min-height:55px}.game-grid{display:flex;gap:10px;flex-wrap:wrap}.game-card{width:118px;height:170px;border-radius:7px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:15px;font-size:22px;font-weight:800;overflow:hidden}.game-card b{font-size:54px;margin-bottom:auto}.mines{background:linear-gradient(#38547e,#503d1f)}.dice{background:linear-gradient(#5c5135,#826d00)}.blackjack{background:linear-gradient(#46304f,#6f2f70)}.wheel{background:linear-gradient(#164b3c,#1a6f4f)}.roulette{background:linear-gradient(#51442a,#e89100)}.form-card,.content-card,.game-panel{max-width:620px;margin:70px auto;background:var(--panel);border:1px solid var(--line);padding:30px;border-radius:14px}.form-card form,.admin-card form{display:grid;gap:12px;margin:12px 0}input,select,button{padding:13px;border-radius:8px;border:1px solid #393c39;background:#111;color:#fff}button{background:#1c8c4c;cursor:pointer;font-weight:700}.result{margin-top:18px;padding:20px;background:#0f100f;border:1px solid #2f332f;border-radius:9px}.sponsor-grid{display:grid;gap:12px}.sponsor-grid a{padding:18px;background:#222;border-left:4px solid var(--green)}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.admin-card{background:#171817;border:1px solid #292c29;padding:20px;border-radius:12px}.wide{grid-column:1/-1}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px;border-bottom:1px solid #303230}.flash{padding:12px;margin-bottom:12px;border-radius:8px}.flash.success{background:#0f4a2a}.flash.error{background:#5b1d1d}@media(max-width:900px){.nav-left,.nav-right{display:none}.nav{justify-content:space-between}.auth{margin-left:0}.quick{grid-template-columns:1fr 1fr}.hero-actions{grid-template-columns:1fr}.admin-grid{grid-template-columns:1fr}.wide{grid-column:auto}}@media(max-width:520px){main{margin-top:14px}.hero{padding:20px}.hero h1{font-size:25px}.quick{grid-template-columns:1fr}.auth b{display:none}.game-card{width:calc(50% - 5px)}}

/* Premium oyun lobisi ve oyun ekranları */
body{background:#031a35}.game-grid{gap:8px}.game-card{position:relative;width:120px;height:170px;border:1px solid #0c4a77;box-shadow:inset 0 0 25px #00152c,0 8px 20px #0007;justify-content:flex-end}.game-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff14,transparent 45%,#0009)}.game-card b,.game-card span{position:relative;z-index:1}.game-card b{font-size:55px;filter:drop-shadow(0 4px 4px #000)}.game-card span{font-size:23px;text-shadow:0 2px 3px #000}.mines{background:linear-gradient(145deg,#355376,#0e2842)}.dice{background:linear-gradient(145deg,#5c532e,#5e4a03)}.blackjack{background:linear-gradient(145deg,#40234b,#4f165b)}.wheel{background:linear-gradient(145deg,#185042,#0d5e50)}.roulette{background:linear-gradient(145deg,#5b4320,#0799ca)}
.game-shell{max-width:1200px;margin:0 auto}.back-link{display:inline-block;margin-bottom:8px;color:#dbeaff}.game-title{margin:0 0 24px}.casino-layout{display:grid;grid-template-columns:250px 1fr;gap:14px}.bet-sidebar,.game-stage,.roulette-panel{background:#061e3d;border:1px solid #07538b;border-radius:8px}.bet-sidebar{padding:16px}.game-head{display:flex;gap:10px;align-items:center;margin-bottom:16px}.game-head h2{margin:0}.game-head small{color:#b7c8dd}.game-symbol{font-size:30px}.mode-tabs,.input-row{display:flex;gap:6px}.mode-tabs button{flex:1;padding:8px;background:#101923}.mode-tabs .active{background:#30343a}.bet-sidebar label,.roulette-panel label{display:block;font-size:12px;margin:12px 0 6px}.input-row input{flex:1;min-width:0}.input-row button{padding:10px 14px;background:#131d28}.display-box,.mini-stats,.mini-result{background:#101923;border-radius:6px;padding:12px;margin:7px 0;color:#dbeaff}.gold-btn{width:100%;margin-top:15px;background:linear-gradient(90deg,#1891b9,#ffb300);border:0}.mine-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:7px}.mine-presets button{padding:8px 2px}.game-stage{position:relative;min-height:420px;overflow:hidden;background:radial-gradient(circle at center,#183653aa,#071b34 65%),linear-gradient(135deg,#15283b,#08172a)}.sound{position:absolute;right:15px;top:13px;font-size:20px;z-index:3}.mines-board{width:360px;height:360px;display:grid;grid-template-columns:repeat(5,1fr);gap:7px;position:absolute;inset:0;margin:auto}.mine-tile{padding:0;border:1px solid #075fa2;background:linear-gradient(145deg,#073262,#061f40);box-shadow:inset 0 0 12px #021025;border-radius:7px;font-size:25px}.mine-tile span{opacity:0}.mine-tile.opened.gem{background:#0b493e}.mine-tile.opened.bomb{background:#611d2b}.dice-stage{padding:55px 20px 20px}.dice-value{text-align:center;margin-bottom:50px}.dice-value strong{display:block;font-size:34px;margin-top:10px}.range-wrap{position:relative}.range-line{height:12px;display:flex;border-radius:8px;overflow:hidden}.red-zone{width:50%;background:#ef111f}.green-zone{width:50%;background:#0be176}.range-line i{position:absolute;top:-12px;width:6px;height:35px;background:white;border-radius:3px;transition:left .35s}.range-wrap input{width:100%;opacity:0;height:5px}.scale{display:flex;justify-content:space-between;font-size:11px}.dice-controls{display:grid;grid-template-columns:1fr 1fr 1fr;background:#121922;margin-top:45px;padding:12px;text-align:center}.dice-controls b{display:block}.over-under button{padding:8px 20px;background:#222}.over-under .active{background:#0b5593}.wheel-layout{grid-template-columns:250px 650px;justify-content:center}.wheel-stage{min-height:500px;display:grid;place-items:center}.wheel-disc{width:330px;height:330px;border-radius:50%;border:8px solid white;box-shadow:0 0 20px #b946ff;position:relative;background:conic-gradient(#152132 0 45deg,#2a2828 45deg 90deg,#1f3b34 90deg 135deg,#26303d 135deg 180deg,#382d22 180deg 225deg,#192331 225deg 270deg,#30323a 270deg 315deg,#182536 315deg);transition:transform 2.6s cubic-bezier(.12,.65,.17,1)}.wheel-disc span{position:absolute;left:145px;top:12px;transform-origin:20px 145px}.wheel-disc span:nth-child(2){transform:rotate(45deg)}.wheel-disc span:nth-child(3){transform:rotate(90deg)}.wheel-disc span:nth-child(4){transform:rotate(135deg)}.wheel-disc span:nth-child(5){transform:rotate(180deg)}.wheel-disc span:nth-child(6){transform:rotate(225deg)}.wheel-disc span:nth-child(7){transform:rotate(270deg)}.wheel-disc span:nth-child(8){transform:rotate(315deg)}.wheel-center{position:absolute;width:62px;height:62px;border-radius:50%;background:#06234a;border:5px solid white}.wheel-pointer{position:absolute;top:20px;z-index:5;border-left:12px solid transparent;border-right:12px solid transparent;border-top:20px solid white}.roulette-panel{padding:20px;min-height:430px}.roulette-top{display:flex;justify-content:space-between}.roulette-top .sound{position:static}.last-spins{display:flex;gap:4px;min-height:28px}.last-spins i{width:28px;height:28px;border:1px solid #08588d;border-radius:6px;display:grid;place-items:center}.online{color:#25e58a}.roulette-strip{height:92px;margin:26px 0;overflow:hidden;position:relative}.roulette-track{display:flex;gap:6px;transition:transform .7s ease}.r-cell{min-width:66px;height:64px;border-radius:5px;display:grid;place-items:center;color:#fff}.r-cell.red{background:#b43a45}.r-cell.black{background:#091424;border:1px solid #4d5969}.r-cell.green{background:#087b70}.r-cell.yellow{background:#8c7628}.roulette-pin{position:absolute;left:50%;top:0;height:80px;width:3px;background:#8f62ff}.roulette-wager{margin-bottom:10px}.roulette-bets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.roulette-bets button{display:flex;justify-content:space-between;padding:18px}.bet-red{background:#ef3d43}.bet-green{background:#24c98e}.bet-yellow{background:#ffb713}.bet-black{background:#39465a}.roulette-result{margin-top:16px;background:#07172e;padding:14px;border-radius:7px}
@media(max-width:900px){.casino-layout,.wheel-layout{grid-template-columns:1fr}.wheel-stage{min-height:440px}.roulette-bets{grid-template-columns:1fr 1fr}.game-stage{min-height:420px}}@media(max-width:520px){.mines-board{width:300px;height:300px}.roulette-bets{grid-template-columns:1fr}.dice-controls{grid-template-columns:1fr;gap:10px}.wheel-disc{width:280px;height:280px}.wheel-disc span{left:120px;transform-origin:20px 120px}}

/* Büyük pop animasyonlu ana logo */
.brand{width:116px;min-width:116px;height:88px;display:grid;place-items:center;position:relative;transform:none;z-index:2}
.brand:before,.brand:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.brand:before{width:82px;height:82px;border:2px solid #f5b51b55;box-shadow:0 0 13px #f5b51b88,inset 0 0 10px #f5b51b44;animation:brandPulse 1.65s ease-in-out infinite}
.brand:after{width:96px;height:96px;border:1px solid #ffffff1f;animation:brandRing 2.4s ease-out infinite}
.brand img{max-width:106px;max-height:80px;object-fit:contain;filter:drop-shadow(0 0 8px #ffffff55);animation:brandPop 1.65s ease-in-out infinite;position:relative;z-index:2}
.brand span{position:relative;z-index:2;font-size:22px;line-height:.9;animation:brandPop 1.65s ease-in-out infinite}
@keyframes brandPop{0%,100%{transform:scale(1)}50%{transform:scale(1.09)}}
@keyframes brandPulse{0%,100%{transform:scale(.92);opacity:.55}50%{transform:scale(1.08);opacity:1}}
@keyframes brandRing{0%{transform:scale(.72);opacity:.55}100%{transform:scale(1.28);opacity:0}}

/* Neon sponsor kartları */
.sponsors-page{max-width:1180px;margin:0 auto}.sponsors-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.sponsors-head span{color:#ffc21c;font-weight:800;font-size:12px;letter-spacing:1.5px}.sponsors-head h1{margin:7px 0 4px;font-size:30px}.sponsors-head p{margin:0;color:#93a0af}.sponsor-count{border:1px solid #a46d0d;background:#1c160a;padding:10px 14px;border-radius:20px;color:#ffc21c}.sponsor-search{margin:18px 0 32px;padding:17px 20px;border-radius:28px;background:#07172d;border:1px solid #0a3157;color:#8190a4}.sponsor-title{font-size:17px;letter-spacing:.8px;padding:13px 16px;margin:0 0 18px;border:1px solid #604614;border-left:3px solid #ffb300;background:linear-gradient(90deg,#1c160b,#07172d 65%);border-radius:5px}.neon-sponsors{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sponsor-card{position:relative;overflow:hidden;min-height:174px;padding:22px!important;border:1px solid #3a2f19!important;border-left:1px solid #3a2f19!important;border-radius:15px;background:radial-gradient(circle at 50% 0,#2b210f88,transparent 48%),linear-gradient(145deg,#0b1525,#090d15)!important;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 28px #0008,inset 0 0 30px #ffb30009;isolation:isolate;transition:.25s ease}.sponsor-card:before{content:"";position:absolute;inset:-2px;border-radius:16px;background:conic-gradient(from 0deg,transparent 0 24%,#ffb300 29%,transparent 35% 62%,#39d8ff 68%,transparent 74%);animation:sponsorSpin 3.4s linear infinite;z-index:-2}.sponsor-card:after{content:"";position:absolute;inset:2px;border-radius:13px;background:radial-gradient(circle at 50% 0,#2b210f99,transparent 48%),#071323;z-index:-1}.sponsor-card:hover{transform:translateY(-5px) scale(1.015);box-shadow:0 0 25px #ffb30055,0 15px 35px #000b}.sponsor-logo-wrap{height:58px;max-width:210px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.sponsor-logo-wrap img{max-height:58px;max-width:200px;object-fit:contain;filter:drop-shadow(0 0 8px #ffffff44)}.sponsor-logo-wrap strong{font-size:22px}.sponsor-card h3{margin:3px 0 14px;color:#ffc21c;text-transform:uppercase}.sponsor-card>span{display:block;width:100%;padding:9px;border:1px solid #574316;border-radius:8px;background:#18130b;color:#e8b12e;text-transform:uppercase;font-size:12px;font-weight:800}.empty-sponsor{grid-column:1/-1;padding:25px;background:#07172d;border:1px dashed #31506e;border-radius:12px;color:#9cafc3}@keyframes sponsorSpin{to{transform:rotate(360deg)}}
.admin-note,.file-label{color:#8da0b5;font-size:12px}.admin-sponsor-row{grid-template-columns:42px 1fr auto!important;align-items:center}.admin-sponsor-row img{width:42px;height:32px;object-fit:contain;background:#07172d;border-radius:5px;padding:3px}
@media(max-width:900px){.brand{width:96px;min-width:96px}.brand img{max-width:88px}.neon-sponsors{grid-template-columns:repeat(2,minmax(0,1fr))}.sponsors-head{align-items:flex-start}.sponsor-count{white-space:nowrap}}
@media(max-width:560px){.brand{height:72px}.brand:before{width:68px;height:68px}.brand:after{width:78px;height:78px}.neon-sponsors{grid-template-columns:1fr}.sponsors-head{display:block}.sponsor-count{display:inline-block;margin-top:14px}.sponsors-head h1{font-size:25px}}
@media(prefers-reduced-motion:reduce){.brand img,.brand span,.brand:before,.brand:after,.sponsor-card:before{animation:none}}

/* 2026-07 koyu gri tema ve sade logo düzeltmeleri */
:root{--bg:#111211;--panel:#191a19;--line:#303230}
body{background:#111211!important}header{background:#0e0f0e!important}.hero,.content-card,.admin-card,.form-card{background-color:#191a19!important}.telegram,.quick a{background:#1b1c1b!important}
/* Ana logodaki neon halkalar kaldırıldı; sadece hafif pop hareketi korunur */
.brand:before,.brand:after{display:none!important}.brand img{filter:none!important;animation:brandPop 1.75s ease-in-out infinite}.brand span{animation:brandPop 1.75s ease-in-out infinite}
/* Referanstaki oyun kartları */
.game-grid{gap:8px;align-items:stretch}.game-card{width:101px;height:145px;padding:0;border-radius:6px;background:none!important;display:block;overflow:hidden;box-shadow:0 4px 12px #0008;transition:transform .2s ease,box-shadow .2s ease}.game-card img{display:block;width:100%;height:100%;object-fit:cover}.game-card:hover{transform:translateY(-4px);box-shadow:0 9px 22px #000b}
/* Sponsor açıklaması */
.sponsor-description{width:100%;min-height:38px;margin:0 0 13px;color:#c4c7c5;font-size:13px;line-height:1.45;white-space:pre-line}.admin-card textarea{width:100%;resize:vertical;padding:13px;border-radius:8px;border:1px solid #393c39;background:#111;color:#fff;font:inherit}.admin-sponsor-row span{display:flex;flex-direction:column;gap:3px}.admin-sponsor-row small{color:#8d9290;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}
@media(max-width:560px){.game-grid{display:grid;grid-template-columns:repeat(3,1fr)}.game-card{width:100%;height:auto;aspect-ratio:101/145}}

.game-card,.game-card img{outline:none!important;box-shadow:none!important;border:none!important}.game-card:focus,.game-card:hover{outline:none!important}.sponsor-count{display:none!important}
/* Ayrı oyunlar lobisi — referans ekrana uygun */
.games-lobby{min-height:500px;max-width:1180px;margin:0 auto;padding-top:4px}
.games-lobby h1{margin:0 0 8px;font-size:25px;line-height:1.2}
.games-banner{width:100%;height:152px;border-radius:4px;overflow:hidden;background:#c30088}
.games-banner img{display:block;width:100%;height:100%;object-fit:cover}
.games-page-grid{margin-top:12px;justify-content:flex-start;gap:8px}
.games-page-grid .game-card{width:101px;height:145px;border:0!important;outline:0!important;box-shadow:none!important}
.games-page-grid .game-card:hover{transform:translateY(-3px);box-shadow:none!important}
@media(max-width:900px){.games-banner{height:130px}.games-lobby{min-height:460px}}
@media(max-width:560px){.games-lobby h1{font-size:22px}.games-banner{height:112px}.games-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.games-page-grid .game-card{width:100%;height:auto;aspect-ratio:101/145}}

/* Panel 25: canlı oyun kartları */
.game-card,
.games-page-grid .game-card{
  background:transparent!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  padding:0!important;
}
.game-card img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  border-radius:8px;
  filter:saturate(1.08) contrast(1.04);
  transition:transform .22s ease,filter .22s ease;
}
.game-card:hover img{
  transform:scale(1.025);
  filter:saturate(1.17) contrast(1.07) brightness(1.04);
}
.games-page-grid{
  gap:18px;
  align-items:start;
}
.games-page-grid .game-card{
  width:142px;
  height:204px;
  border-radius:9px;
}
#games .game-grid{
  gap:10px;
}
#games .game-card{
  width:112px;
  height:161px;
}
@media(max-width:760px){
  .games-page-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:12px;
  }
  .games-page-grid .game-card,
  #games .game-card{
    width:100%;
    height:auto;
    aspect-ratio:240/344;
  }
}

/* Panel 26: telefon ve tablet için açılır alt menü */
.mobile-bottom-nav,.mobile-sheet,.mobile-menu-backdrop{display:none}
@media(max-width:900px){
  body{padding-bottom:92px}
  main{padding-bottom:110px}
  header{position:relative}
  .mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:80;height:88px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;padding:7px 7px max(8px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#141414f7,#0c0c0c);border-top:1px solid #5d4215;box-shadow:0 -10px 30px #000c}
  .mobile-nav-item{height:72px;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:0!important;border-radius:17px;background:transparent!important;color:#d8d8d8;padding:4px 2px;font:inherit;box-shadow:none!important}
  .mobile-nav-item span{font-size:27px;line-height:1;color:#f2f2f2}
  .mobile-nav-item small{max-width:100%;font-size:12px;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .mobile-menu-trigger{cursor:pointer}
  .mobile-menu-trigger.active{background:linear-gradient(145deg,#5b3b0d,#241707)!important;color:#e7a326}
  .mobile-menu-trigger.active span,.mobile-menu-trigger.active small{color:#e7a326}
  .mobile-center-logo{position:relative;align-self:end;justify-self:center;width:92px;height:92px;margin-top:-39px;margin-left:-11px;margin-right:-11px;border-radius:50%;display:grid;place-items:center;background:#151515;border:7px solid #d99716;box-shadow:0 0 26px #e89d18aa,0 8px 18px #000;z-index:84;overflow:hidden}
  .mobile-center-logo img{width:70px;height:70px;object-fit:contain;animation:none!important;filter:none!important}
  .mobile-center-logo b{font-size:14px;text-align:center;line-height:.9}
  .mobile-menu-backdrop{position:fixed;inset:0;z-index:68;background:#0008;backdrop-filter:blur(2px)}
  .mobile-menu-backdrop.open{display:block}
  .mobile-sheet{position:fixed;left:0;right:0;bottom:88px;z-index:72;height:min(76vh,720px);display:block;background:linear-gradient(180deg,#171817,#0e0f0e);border-radius:28px 28px 0 0;border:1px solid #343434;border-bottom:0;box-shadow:0 -18px 45px #000e;transform:translateY(calc(100% + 110px));transition:transform .28s ease;overflow:hidden}
  .mobile-sheet.open{transform:translateY(0)}
  .mobile-sheet-handle{width:72px;height:6px;margin:17px auto 8px;border-radius:99px;background:linear-gradient(90deg,transparent,#c88b20,transparent)}
  .mobile-sheet-scroll{height:calc(100% - 31px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:8px 24px 42px}
  .mobile-menu-section{margin-bottom:40px}
  .mobile-menu-section h2{font-size:22px;font-weight:500;letter-spacing:2px;color:#a8a8a8;margin:14px 0 20px;padding-bottom:16px;border-bottom:1px solid #4a3716}
  .mobile-menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
  .mobile-menu-grid a{min-width:0;min-height:136px;border-radius:28px;border:1px solid #3b3c3b;background:linear-gradient(145deg,#202120,#171817);box-shadow:inset 0 1px 0 #ffffff0d,0 7px 18px #0006;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;text-align:center;padding:14px 8px}
  .mobile-menu-grid a span{color:#db941c;font-size:38px;line-height:1;text-shadow:0 0 12px #d9911740}
  .mobile-menu-grid a b{font-size:18px;font-weight:500;line-height:1.15;color:#efefef}
  .mobile-menu-grid-contents a{min-height:132px}
  body.mobile-menu-open{overflow:hidden}
}
@media(max-width:560px){
  .mobile-bottom-nav{height:82px;grid-template-columns:repeat(7,minmax(0,1fr));padding-left:4px;padding-right:4px}
  .mobile-nav-item{height:67px}
  .mobile-nav-item span{font-size:24px}.mobile-nav-item small{font-size:10px}
  .mobile-center-logo{width:82px;height:82px;margin-top:-35px;margin-left:-10px;margin-right:-10px;border-width:6px}
  .mobile-center-logo img{width:62px;height:62px}
  .mobile-sheet{bottom:82px;height:78vh;border-radius:24px 24px 0 0}
  .mobile-sheet-scroll{padding:6px 16px 34px}
  .mobile-menu-section h2{font-size:19px;margin-top:12px}
  .mobile-menu-grid{gap:12px}
  .mobile-menu-grid a{min-height:116px;border-radius:23px;gap:13px}
  .mobile-menu-grid a span{font-size:31px}.mobile-menu-grid a b{font-size:15px}
}

/* Panel 27: sponsor kartları ve mobil dönen neon logo */
.neon-sponsors{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:stretch;
}
.neon-sponsors .sponsor-card{
  width:100%;
  min-width:0;
  min-height:0!important;
  aspect-ratio:1.26/1;
  padding:14px!important;
  border:1px solid #40331d!important;
  border-left:1px solid #40331d!important;
  border-radius:14px;
  background:
    radial-gradient(circle at 50% -10%,#8a5b151e,transparent 46%),
    radial-gradient(circle at 50% 115%,#c9871618,transparent 42%),
    linear-gradient(145deg,#171717,#101110)!important;
  box-shadow:inset 0 1px 0 #ffffff0a,0 8px 22px #0009;
  isolation:isolate;
  overflow:hidden;
}
.neon-sponsors .sponsor-card:before{
  inset:-55%;
  border-radius:0;
  background:conic-gradient(from 0deg,transparent 0 41%,#f3ab24 46%,#fff1a8 48%,#38d9ff 50%,transparent 55% 100%);
  opacity:.72;
  animation:sponsorSpin 4.2s linear infinite;
  z-index:-2;
}
.neon-sponsors .sponsor-card:after{
  inset:2px;
  border-radius:11px;
  background:
    linear-gradient(112deg,transparent 0 39%,#ffffff05 40% 47%,transparent 49%),
    radial-gradient(circle at 50% 0,#6c48131c,transparent 48%),
    #151615;
  z-index:-1;
}
.neon-sponsors .sponsor-card:hover{
  transform:translateY(-3px);
  box-shadow:0 0 20px #d9902242,0 12px 28px #000b;
}
.neon-sponsors .sponsor-logo-wrap{
  width:100%;
  height:100%;
  max-width:none;
  margin:0;
  padding:12%;
  display:flex;
  align-items:center;
  justify-content:center;
}
.neon-sponsors .sponsor-logo-wrap img{
  width:100%;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  filter:drop-shadow(0 2px 7px #000) drop-shadow(0 0 5px #ffffff24);
}

@media(max-width:900px){
  .sponsors-page{width:100%;max-width:none}
  .neon-sponsors{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}
  .neon-sponsors .sponsor-card{border-radius:12px;padding:8px!important;aspect-ratio:1.08/1}
  .neon-sponsors .sponsor-card:after{border-radius:9px}
  .neon-sponsors .sponsor-logo-wrap{padding:9%}

  .mobile-center-logo{
    overflow:visible;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    isolation:isolate;
  }
  .mobile-center-logo:before{
    content:"";
    position:absolute;
    inset:-4px;
    border-radius:50%;
    background:conic-gradient(from 0deg,#4a2b00,#ffad18,#fff2a8,#ff9d00,#6c3900,#ffbe35,#fff4b7,#4a2b00);
    box-shadow:0 0 10px #ffae24,0 0 24px #e08c13cc,0 0 42px #c7790a88;
    animation:mobileLogoNeonSpin 2.8s linear infinite;
    z-index:-2;
  }
  .mobile-center-logo:after{
    content:"";
    position:absolute;
    inset:4px;
    border-radius:50%;
    background:#141414;
    box-shadow:inset 0 0 14px #000,0 5px 16px #000b;
    z-index:-1;
  }
  .mobile-center-logo img,.mobile-center-logo b{position:relative;z-index:2}
}
@media(max-width:560px){
  main{padding-left:10px;padding-right:10px}
  .neon-sponsors{gap:7px!important}
  .neon-sponsors .sponsor-card{padding:5px!important;border-radius:10px;aspect-ratio:1.02/1}
  .neon-sponsors .sponsor-card:after{inset:1.5px;border-radius:8px}
  .neon-sponsors .sponsor-logo-wrap{padding:7%}
}
@keyframes mobileLogoNeonSpin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.mobile-center-logo:before{animation:none}}

/* Panel 28: sponsor görünümü ve dengeli mobil alt menü */
.neon-sponsors{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
}
.neon-sponsors .sponsor-card{
  aspect-ratio:1.13/1!important;
  padding:9px!important;
  border:1px solid #4b391d!important;
  border-radius:13px!important;
  background:
    radial-gradient(circle at 50% -18%,rgba(216,145,27,.13),transparent 50%),
    linear-gradient(145deg,#171717,#101010)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 7px 19px rgba(0,0,0,.65)!important;
}
.neon-sponsors .sponsor-card:before{
  opacity:.62!important;
  background:conic-gradient(from 0deg,transparent 0 43%,#d99622 47%,#fff0a2 49%,#73dfff 50%,transparent 54% 100%)!important;
}
.neon-sponsors .sponsor-card:after{
  inset:2px!important;
  border-radius:10px!important;
  background:
    linear-gradient(120deg,transparent 0 42%,rgba(255,255,255,.045) 44% 48%,transparent 50%),
    radial-gradient(circle at 50% 105%,rgba(190,121,17,.11),transparent 44%),
    #151515!important;
}
.neon-sponsors .sponsor-logo-wrap{padding:12%!important}
.neon-sponsors .sponsor-logo-wrap img{
  max-width:92%!important;
  max-height:78%!important;
  filter:drop-shadow(0 2px 5px #000) drop-shadow(0 0 4px rgba(255,255,255,.14))!important;
}

@media(max-width:900px){
  .neon-sponsors{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
  .neon-sponsors .sponsor-card{aspect-ratio:1.08/1!important;padding:5px!important;border-radius:11px!important}
  .neon-sponsors .sponsor-logo-wrap{padding:10%!important}

  .mobile-bottom-nav{height:78px!important;padding:5px 5px max(7px,env(safe-area-inset-bottom))!important}
  .mobile-nav-item{height:63px!important;gap:4px!important}
  .mobile-nav-item span{font-size:23px!important}
  .mobile-nav-item small{font-size:10px!important}
  .mobile-menu-trigger span{color:#fff!important;text-shadow:none!important}
  .mobile-menu-trigger.active span{color:#fff!important}

  .mobile-center-logo{
    width:70px!important;
    height:70px!important;
    margin-top:-27px!important;
    margin-left:-7px!important;
    margin-right:-7px!important;
  }
  .mobile-center-logo:before{inset:-3px!important;box-shadow:0 0 8px #ffae24,0 0 17px rgba(224,140,19,.72)!important}
  .mobile-center-logo:after{inset:4px!important}
  .mobile-center-logo img{width:52px!important;height:52px!important}

  .mobile-sheet{
    bottom:78px!important;
    height:min(58vh,520px)!important;
    border-radius:20px 20px 0 0!important;
  }
  .mobile-sheet-handle{width:54px!important;height:5px!important;margin:11px auto 5px!important}
  .mobile-sheet-scroll{height:calc(100% - 22px)!important;padding:4px 14px 22px!important}
  .mobile-menu-section{margin-bottom:22px!important}
  .mobile-menu-section h2{font-size:16px!important;letter-spacing:1.4px!important;margin:8px 0 12px!important;padding-bottom:10px!important}
  .mobile-menu-grid{gap:9px!important}
  .mobile-menu-grid a{
    min-height:88px!important;
    border-radius:17px!important;
    gap:8px!important;
    padding:9px 5px!important;
  }
  .mobile-menu-grid a span{font-size:26px!important}
  .mobile-menu-grid a b{font-size:13px!important}
  .mobile-menu-grid-contents a{min-height:84px!important}
}

@media(max-width:560px){
  .mobile-bottom-nav{height:74px!important}
  .mobile-nav-item{height:59px!important}
  .mobile-center-logo{width:64px!important;height:64px!important;margin-top:-24px!important;margin-left:-6px!important;margin-right:-6px!important}
  .mobile-center-logo img{width:47px!important;height:47px!important}
  .mobile-sheet{bottom:74px!important;height:min(55vh,470px)!important}
  .mobile-menu-grid a{min-height:82px!important;border-radius:15px!important}
  .mobile-menu-grid a span{font-size:24px!important}
  .mobile-menu-grid a b{font-size:12px!important}
  .neon-sponsors{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}
  .neon-sponsors .sponsor-card{aspect-ratio:1.04/1!important}
  .neon-sponsors .sponsor-logo-wrap{padding:8%!important}
}


/* Panel 29: referans ana sayfa, mobil görünüm ve kompakt menü */
.home-reward-panel{
  position:relative;
  min-height:245px;
  padding:28px 28px 22px;
  overflow:hidden;
  border:1px solid #242624;
  border-radius:4px;
  background:
    radial-gradient(circle at 7% 45%,rgba(10,99,53,.32),transparent 34%),
    radial-gradient(circle at 92% 70%,rgba(74,72,163,.18),transparent 38%),
    linear-gradient(115deg,#151816,#121313 56%,#15151b);
}
.home-reward-panel:after{
  content:"";position:absolute;right:8%;top:-26px;width:70px;height:70px;
  border:2px solid rgba(139,102,14,.26);transform:rotate(45deg);pointer-events:none
}
.home-reward-panel .badge{font-weight:700;letter-spacing:.2px;padding:5px 13px}
.home-reward-panel h1{font-size:31px;line-height:1.1;margin:18px 0 8px}
.home-reward-panel p{margin:0;color:#d8d8d8;font-size:14px}
.home-reward-panel .pills{margin:18px 0 20px}
.home-reward-panel .hero-actions{gap:20px}
.home-reward-panel .hero-actions a,.home-reward-panel .hero-actions button{
  position:relative;min-height:58px;padding:10px 20px 10px 72px;
  display:flex;align-items:center;justify-content:center;border-radius:10px;
  background:linear-gradient(100deg,#202320,#1d1e1d);border:1px solid #303330;
  box-shadow:inset 4px 0 #1edb69,inset -4px 0 #1edb69;color:#fff
}
.home-reward-panel .hero-actions .login-action{box-shadow:inset 4px 0 #7779ff,inset -4px 0 #7779ff;background:linear-gradient(100deg,#202025,#202126)}
.home-reward-panel .action-icon{
  position:absolute;left:12px;top:50%;transform:translateY(-50%);width:43px;height:43px;
  display:grid;place-items:center;border:1px solid #986b19;border-radius:8px;color:#c58a20;
  font-size:24px;background:rgba(154,104,18,.08)
}
.home-quick-menu{grid-template-columns:repeat(5,1fr);gap:20px;margin:20px 0 14px}
.home-quick-menu a{
  min-height:62px;padding:8px 14px 8px 66px;position:relative;display:flex;align-items:center;justify-content:center;
  background:linear-gradient(100deg,#202120,#1b1c1b);border:1px solid #2e302e;border-radius:10px;
  box-shadow:inset 4px 0 #b9821f,inset -4px 0 #b9821f
}
.home-quick-menu .quick-icon{
  position:absolute;left:12px;width:43px;height:43px;display:grid;place-items:center;border-radius:8px;
  color:#b9821f;border:1px solid rgba(185,130,31,.55);font-size:25px;background:rgba(185,130,31,.08);
  text-shadow:0 0 9px rgba(185,130,31,.24)
}
.home-quick-menu b{font-size:14px}
.home-telegram{height:42px;display:grid;place-items:center;padding:0;background:#1a1b1a;color:#169bd2;font-size:23px}

@media(max-width:900px){
  main{padding-bottom:110px}
  .home-reward-panel{min-height:0;padding:24px 18px 22px;border-radius:18px}
  .home-reward-panel h1{font-size:31px;line-height:1.24;margin:18px 0 10px}
  .home-reward-panel p{font-size:17px;line-height:1.75;max-width:92%}
  .home-reward-panel .badge{font-size:14px;padding:7px 16px}
  .home-reward-panel .pills{gap:10px;flex-wrap:wrap;margin:21px 0 26px}
  .home-reward-panel .pills span{font-size:14px;padding:7px 13px}
  .home-reward-panel .hero-actions{grid-template-columns:1fr 1fr;gap:10px}
  .home-reward-panel .hero-actions a,.home-reward-panel .hero-actions button{min-height:74px;padding:12px 10px 12px 58px;font-size:17px}
  .home-reward-panel .action-icon{left:10px;width:48px;height:48px;font-size:25px}

  .home-quick-menu{grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0 12px}
  .home-quick-menu a{min-height:100px;padding:14px 8px 14px 56px;border-radius:16px}
  .home-quick-menu a:first-child{grid-column:span 2}
  .home-quick-menu .quick-icon{left:12px;width:44px;height:44px;font-size:24px}
  .home-quick-menu b{font-size:17px;font-weight:500}
  .home-telegram{height:58px;margin-top:18px;border-radius:8px}
  .home-extra{display:none}

  .mobile-bottom-nav{height:78px!important;background:#101110!important;border-top:1px solid #5b4018!important;box-shadow:0 -9px 24px #000b!important;overflow:visible}
  .mobile-nav-item{height:63px!important;color:#b9821f!important}
  .mobile-nav-item span{color:#b9821f!important;text-shadow:none!important}
  .mobile-nav-item small{font-size:11px!important;color:#d6d0c5!important}
  .mobile-menu-trigger span{color:#b9821f!important}
  .mobile-menu-trigger small{color:#b9821f!important}
  .mobile-center-logo{width:68px!important;height:68px!important;margin-top:-29px!important}
  .mobile-center-logo img{width:51px!important;height:51px!important}

  .mobile-sheet{height:min(48vh,420px)!important;bottom:78px!important;border-radius:18px 18px 0 0!important}
  .mobile-sheet-scroll{padding:2px 12px 18px!important}
  .mobile-menu-section{margin-bottom:16px!important}
  .mobile-menu-section h2{font-size:14px!important;margin:6px 0 9px!important;padding-bottom:7px!important;letter-spacing:1px!important}
  .mobile-menu-grid{gap:7px!important}
  .mobile-menu-grid a{min-height:70px!important;border-radius:13px!important;gap:5px!important;padding:7px 4px!important}
  .mobile-menu-grid a span{font-size:21px!important;color:#b9821f!important;text-shadow:none!important}
  .mobile-menu-grid a b{font-size:11px!important;line-height:1.1!important}
  .mobile-menu-grid-contents a{min-height:66px!important}
}
@media(max-width:560px){
  main{margin-top:16px;padding-left:12px;padding-right:12px}
  .home-reward-panel{padding:22px 15px 20px}
  .home-reward-panel h1{font-size:28px}
  .home-reward-panel p{font-size:16px;line-height:1.65}
  .home-reward-panel .hero-actions a,.home-reward-panel .hero-actions button{min-height:68px;font-size:15px;padding-left:52px}
  .home-reward-panel .action-icon{width:42px;height:42px;font-size:22px}
  .home-quick-menu a{min-height:88px;padding-left:48px}
  .home-quick-menu .quick-icon{left:9px;width:38px;height:38px;font-size:21px}
  .home-quick-menu b{font-size:15px}
  .mobile-bottom-nav{height:74px!important}
  .mobile-sheet{bottom:74px!important;height:min(45vh,380px)!important}
  .mobile-center-logo{width:62px!important;height:62px!important;margin-top:-25px!important}
  .mobile-center-logo img{width:46px!important;height:46px!important}
}

/* Panel 35: giriş ve kayıt modalları */
.auth-target-modal{
  position:fixed!important;
  inset:0!important;
  z-index:99999!important;
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  padding:18px!important;
  background:rgba(0,0,0,.84)!important;
  backdrop-filter:blur(7px)!important;
  -webkit-backdrop-filter:blur(7px)!important;
  opacity:1!important;
}
.auth-target-modal:target{display:flex!important}
.auth-modal-dismiss{position:absolute;inset:0;z-index:1;display:block}
.auth-dialog{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:min(432px,calc(100vw - 30px))!important;
  max-height:calc(100dvh - 30px)!important;
  overflow-y:auto!important;
  box-sizing:border-box!important;
  padding:27px 24px 23px!important;
  border:1px solid #292b29!important;
  border-radius:12px!important;
  background:#111211!important;
  color:#f7f7f7!important;
  box-shadow:0 24px 80px rgba(0,0,0,.9),0 0 0 1px rgba(255,255,255,.02)!important;
  font-family:inherit!important;
}
.login-dialog{width:min(432px,calc(100vw - 30px))!important}
.register-dialog{width:min(442px,calc(100vw - 30px))!important;padding-top:20px!important}
.auth-close{
  position:absolute!important;right:14px!important;top:10px!important;z-index:3!important;
  width:30px!important;height:30px!important;display:flex!important;align-items:center!important;justify-content:center!important;
  padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;
  color:#c9c9c9!important;text-decoration:none!important;font-size:21px!important;line-height:1!important
}
.auth-close:hover{background:#242524!important;color:#fff!important}
.auth-dialog h1{margin:0 32px 10px!important;text-align:center!important;color:#fff!important;font-size:25px!important;line-height:1.2!important;font-weight:800!important}
.auth-dialog>p{max-width:360px!important;margin:0 auto 23px!important;text-align:center!important;color:#b7b7b7!important;font-size:13.5px!important;line-height:1.5!important}
.auth-form{display:grid!important;gap:13px!important;margin:0!important}
.auth-form>label{
  position:relative!important;display:flex!important;align-items:center!important;min-height:44px!important;
  margin:0!important;padding:0!important;border:1px solid #262826!important;border-radius:5px!important;
  background:#202120!important;overflow:hidden!important
}
.auth-form>label>span{width:40px!important;flex:0 0 40px!important;text-align:center!important;color:#aaa!important;font-size:15px!important}
.auth-form input:not([type=checkbox]){
  width:100%!important;min-width:0!important;height:44px!important;box-sizing:border-box!important;
  margin:0!important;padding:0 42px 0 0!important;border:0!important;outline:0!important;border-radius:0!important;
  background:transparent!important;color:#f8f8f8!important;box-shadow:none!important;font:inherit!important;font-size:13px!important
}
.auth-form input::placeholder{color:#c7c7c7!important;opacity:.95!important}
.password-eye{
  position:absolute!important;right:4px!important;top:50%!important;transform:translateY(-50%)!important;
  width:38px!important;height:36px!important;margin:0!important;padding:0!important;border:0!important;
  border-radius:4px!important;background:transparent!important;color:#aaa!important;font-size:16px!important;cursor:pointer!important
}
.password-eye:hover,.password-eye.active{color:#e39a0b!important;background:transparent!important}
.auth-options{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;color:#d0d0d0!important;font-size:12.5px!important}
.auth-options a{color:#f1f1f1!important;text-decoration:none!important}
.auth-options .remember{display:flex!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0!important;background:none!important;border:0!important;min-height:0!important;overflow:visible!important}
.auth-options input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;width:15px!important;height:15px!important;flex:0 0 15px!important;margin:0!important;padding:0!important;border:1px solid #555!important;border-radius:3px!important;background:#111!important}
.auth-options input[type=checkbox]:checked{background:#d99108!important;box-shadow:inset 0 0 0 3px #111!important}
.auth-submit{
  width:100%!important;min-height:43px!important;margin:1px 0 0!important;padding:0 16px!important;
  border:0!important;border-radius:6px!important;background:linear-gradient(90deg,#e89400,#d98a00)!important;
  color:#fff!important;font:inherit!important;font-weight:800!important;cursor:pointer!important;
  box-shadow:0 4px 12px rgba(224,139,0,.22)!important
}
.auth-submit:hover{filter:brightness(1.06)!important}
.auth-switch{margin-top:14px!important;text-align:center!important;color:#bdbdbd!important;font-size:13px!important}
.auth-switch a{display:inline!important;padding:0!important;border:0!important;background:none!important;color:#eee!important;text-decoration:underline!important;font-weight:700!important}
.register-progress{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:7px!important;margin:0 18px 22px 0!important;color:#969696!important;font-size:11px!important}
.register-progress span{position:relative!important;padding-top:14px!important;text-align:center!important;border-top:4px solid #303130!important}
.register-progress span.active{color:#fff!important;border-color:#e79700!important}
.auth-open-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important}
body:has(.auth-target-modal:target){overflow:hidden!important}
@media(max-width:600px){
  .auth-target-modal{padding:10px!important;align-items:center!important;overflow:auto!important}
  .auth-dialog{width:min(94vw,430px)!important;max-height:calc(100dvh - 20px)!important;padding:23px 20px 20px!important}
  .register-dialog{padding:18px 18px 20px!important}
  .auth-dialog h1{font-size:23px!important;margin-bottom:9px!important}
  .auth-dialog>p{font-size:13px!important;margin-bottom:19px!important}
  .auth-form{gap:11px!important}
  .auth-form>label{min-height:43px!important}
  .auth-form input:not([type=checkbox]){height:43px!important}
  .register-progress{margin:0 12px 18px 0!important;font-size:10px!important}
  .auth-options{font-size:11.5px!important}
}
@media(max-height:700px) and (max-width:900px){
  .auth-target-modal{align-items:flex-start!important;overflow:auto!important}
  .auth-dialog{margin:8px 0!important;max-height:none!important}
}

/* === İçerikler açılır menü / Affiliate Geçiş v36 === */
.nav-dropdown{position:relative;display:flex;align-items:center;height:100%}
.nav-dropdown-trigger{appearance:none;border:0;background:transparent;color:#eee;font:inherit;cursor:pointer;padding:22px 10px;display:flex;align-items:center;gap:6px}
.nav-dropdown-trigger span{font-size:10px;transform:rotate(180deg);transition:.2s}
.nav-dropdown-menu{position:absolute;top:calc(100% - 2px);right:0;min-width:190px;padding:8px 0;background:#121212;border:1px solid #2a2a2a;border-top:2px solid #c99113;border-radius:0 0 9px 9px;box-shadow:0 16px 35px #000b;opacity:0;visibility:hidden;transform:translateY(-5px);transition:.18s;z-index:1000}
.nav-dropdown-menu a{display:block!important;padding:12px 18px!important;color:#ddd!important;white-space:nowrap;border:0!important;font-size:14px}
.nav-dropdown-menu a:hover{background:#1c1c1c;color:#e1a425!important}
.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;transform:none}
.nav-dropdown:hover .nav-dropdown-trigger span{transform:none}

.affiliate-page{max-width:1050px;margin:40px auto 90px;padding:0 20px}
.affiliate-card{background:linear-gradient(145deg,#171717,#101010);border:1px solid #2b2b2b;border-radius:14px;padding:34px;box-shadow:0 18px 60px #0008}
.affiliate-heading{text-align:center;margin-bottom:28px}.affiliate-kicker{display:inline-block;color:#d99a14;font-size:12px;font-weight:800;letter-spacing:1.4px;margin-bottom:7px}.affiliate-heading h1{margin:0 0 9px;font-size:31px}.affiliate-heading p{margin:0;color:#aaa}
.affiliate-form{max-width:850px;margin:auto}.affiliate-label{display:block;color:#f1f1f1;font-weight:700;margin:18px 0 10px}
.affiliate-sponsor-selector{display:flex;flex-direction:column;gap:9px;max-height:360px;overflow-y:auto;padding:3px 5px 3px 1px;scrollbar-width:thin;scrollbar-color:#8c6513 #171717}.affiliate-sponsor-option{display:block;cursor:pointer}.affiliate-sponsor-option input{position:absolute;opacity:0;pointer-events:none}.affiliate-sponsor-row{min-height:72px;border:1px solid #333;border-radius:11px;background:#1c1c1c;display:flex;align-items:center;gap:15px;padding:10px 14px;transition:.2s}.affiliate-sponsor-logo{width:104px;height:48px;flex:0 0 104px;display:flex;align-items:center;justify-content:center;background:#141414;border:1px solid #2a2a2a;border-radius:8px;padding:5px;box-sizing:border-box}.affiliate-sponsor-logo img{width:100%;height:100%;object-fit:contain}.affiliate-sponsor-placeholder{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#2b210d;color:#e8aa25;font-weight:900}.affiliate-sponsor-name{flex:1;color:#e8e8e8;font-size:15px;font-weight:800;letter-spacing:.2px}.affiliate-sponsor-check{width:25px;height:25px;border:1px solid #555;border-radius:50%;display:grid;place-items:center;color:transparent;font-size:14px;font-weight:900;transition:.2s}.affiliate-sponsor-option:hover .affiliate-sponsor-row{border-color:#8c6513;background:#201b13}.affiliate-sponsor-option input:checked+.affiliate-sponsor-row{border-color:#d99a14;box-shadow:0 0 0 2px #d99a1438,0 0 22px #d99a1420;background:#211b10}.affiliate-sponsor-option input:checked+.affiliate-sponsor-row .affiliate-sponsor-name{color:#f4b429}.affiliate-sponsor-option input:checked+.affiliate-sponsor-row .affiliate-sponsor-check{border-color:#d99a14;background:#d99a14;color:#111}
.affiliate-input{width:100%;box-sizing:border-box;border:1px solid #333;background:#202020;color:#fff;border-radius:9px;padding:15px 16px;font-size:15px;outline:0}.affiliate-input:focus{border-color:#d99a14;box-shadow:0 0 0 3px #d99a1420}.affiliate-submit{width:100%;border:0;border-radius:9px;padding:15px;margin-top:18px;background:linear-gradient(90deg,#f0a000,#cc8400);color:#fff;font-weight:800;cursor:pointer}.affiliate-submit:disabled{opacity:.45;cursor:not-allowed}.affiliate-empty{padding:22px;border:1px dashed #444;border-radius:10px;text-align:center;color:#999}
.admin-table-wrap{overflow-x:auto}.affiliate-admin-sponsor{display:flex;align-items:center;gap:8px}.affiliate-admin-sponsor img{width:58px;height:28px;object-fit:contain;background:#171717;border-radius:5px;padding:3px}.affiliate-status-form{display:flex!important;flex-direction:row!important;gap:7px!important;align-items:center}.affiliate-status-form select{min-width:145px}.request-status{display:inline-block;padding:5px 8px;border-radius:999px;background:#2b2b2b;font-size:12px}.status-gecis-yapildi{background:#123a25;color:#6ee7a5}.status-gecis-yapilmadi{background:#431c1c;color:#ff8b8b}.status-beklemede{background:#463514;color:#ffd36d}

@media(max-width:900px){.nav-dropdown{display:none}}
@media(max-width:600px){.affiliate-page{margin:22px auto 110px;padding:0 12px}.affiliate-card{padding:22px 14px}.affiliate-heading h1{font-size:25px}.affiliate-heading p{font-size:14px}.affiliate-sponsor-selector{max-height:320px}.affiliate-sponsor-row{min-height:64px;padding:8px 10px;gap:11px}.affiliate-sponsor-logo{width:82px;height:42px;flex-basis:82px}.affiliate-sponsor-name{font-size:14px}.affiliate-status-form{min-width:260px}}

/* Affiliate sponsor açılır seçici */
.affiliate-dropdown{position:relative;width:100%;border:1px solid #3a3a3a;border-radius:9px;background:#181818;overflow:visible}
.affiliate-dropdown[open]{border-color:#8c6513;box-shadow:0 0 0 2px #d99a1418}
.affiliate-dropdown-summary{list-style:none;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;cursor:pointer;color:#eee;user-select:none}
.affiliate-dropdown-summary::-webkit-details-marker{display:none}
.affiliate-summary-content{display:flex;align-items:center;gap:10px;min-width:0}
.affiliate-summary-placeholder{color:#cfcfcf;font-size:14px}
.affiliate-summary-logo{width:46px;height:28px;flex:0 0 46px;border-radius:4px;background:#111;display:flex;align-items:center;justify-content:center;overflow:hidden}
.affiliate-summary-logo img{width:100%;height:100%;object-fit:contain}
.affiliate-summary-name{font-size:14px;font-weight:700;color:#f1f1f1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.affiliate-dropdown-arrow{font-size:18px;color:#aaa;transition:.2s;line-height:1}
.affiliate-dropdown[open] .affiliate-dropdown-arrow{transform:rotate(180deg)}
.affiliate-dropdown-list{max-height:260px;overflow-y:auto;border-top:1px solid #343434;background:#171717;padding:4px 0;scrollbar-width:thin;scrollbar-color:#8c6513 #171717}
.affiliate-dropdown-option{position:relative;display:flex;align-items:center;gap:11px;min-height:43px;padding:6px 12px;cursor:pointer;transition:.16s}
.affiliate-dropdown-option:hover{background:#211b12}
.affiliate-dropdown-option input{position:absolute;opacity:0;pointer-events:none}
.affiliate-option-logo{width:42px;height:27px;flex:0 0 42px;border-radius:3px;background:#111;display:flex;align-items:center;justify-content:center;overflow:hidden}
.affiliate-option-logo img{width:100%;height:100%;object-fit:contain}
.affiliate-option-name{flex:1;min-width:0;color:#f2f2f2;font-size:13px;font-weight:700;letter-spacing:.15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.affiliate-option-check{color:transparent;font-size:13px;font-weight:900}
.affiliate-dropdown-option:has(input:checked){background:#241d11}
.affiliate-dropdown-option:has(input:checked) .affiliate-option-name{color:#e7ab2d}
.affiliate-dropdown-option:has(input:checked) .affiliate-option-check{color:#e7ab2d}
@media(max-width:600px){.affiliate-dropdown-list{max-height:230px}.affiliate-dropdown-summary{min-height:46px;padding:0 11px}.affiliate-dropdown-option{min-height:41px;padding:5px 10px}.affiliate-option-logo{width:39px;height:25px;flex-basis:39px}.affiliate-option-name{font-size:12px}}


/* Panel 39: referans görseldeki sponsor kartları */
.sponsors-page{max-width:1240px!important}
.neon-sponsors{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
.neon-sponsors .sponsor-showcase-card{
  min-height:190px!important;aspect-ratio:auto!important;padding:16px 12px 12px!important;
  border:1px solid #332a19!important;border-radius:14px!important;
  background:radial-gradient(circle at 50% -15%,#4b341655,transparent 43%),linear-gradient(180deg,#151411,#0e0e0d)!important;
  box-shadow:0 10px 24px #0009,inset 0 0 20px #d89a1708!important;
  display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;
  text-decoration:none!important;overflow:hidden!important;isolation:auto!important;
}
.neon-sponsors .sponsor-showcase-card:before{content:""!important;position:absolute!important;inset:0!important;background-image:radial-gradient(#d8a42a55 .7px,transparent .8px)!important;background-size:15px 15px!important;animation:none!important;z-index:0!important;pointer-events:none!important;opacity:.42!important}
.neon-sponsors .sponsor-showcase-card:after{content:""!important;position:absolute!important;inset:0!important;border-radius:14px!important;background:linear-gradient(115deg,transparent 0 43%,#f7b92d12 49%,transparent 55%)!important;z-index:0!important;pointer-events:none!important}
.neon-sponsors .sponsor-showcase-card>*{position:relative;z-index:1}
.neon-sponsors .sponsor-showcase-card:hover{transform:translateY(-3px)!important;border-color:#6a4b16!important;box-shadow:0 13px 30px #000b,0 0 18px #d99a1422!important}
.neon-sponsors .sponsor-logo-wrap{width:100%!important;height:52px!important;max-width:none!important;margin:0 0 7px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}
.neon-sponsors .sponsor-logo-wrap img{max-width:76%!important;max-height:45px!important;width:auto!important;height:auto!important;object-fit:contain!important;filter:none!important}
.sponsor-primary-offer{color:#f4a900;font-weight:800;font-size:14px;line-height:1.25;text-align:center}
.sponsor-site-name{color:#d99a14;font-size:12px;font-weight:800;text-transform:uppercase;line-height:1.35;text-align:center;margin-top:3px}
.sponsor-bottom-offer{width:100%;min-height:48px;margin-top:auto;padding:7px 8px;border:1px solid #4a3516;border-radius:8px;background:linear-gradient(180deg,#1d180f,#11100d);display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}
.sponsor-bottom-offer strong{color:#e3a01c;font-size:13px;line-height:1.25}.sponsor-bottom-offer small{color:#777;font-size:10px;text-transform:uppercase;line-height:1.25;margin-top:2px}
@media(max-width:980px){.neon-sponsors{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:620px){.neon-sponsors{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.neon-sponsors .sponsor-showcase-card{min-height:150px!important;padding:9px 5px 6px!important;border-radius:10px!important}.neon-sponsors .sponsor-logo-wrap{height:38px!important;margin-bottom:4px!important}.neon-sponsors .sponsor-logo-wrap img{max-width:88%!important;max-height:34px!important}.sponsor-primary-offer{font-size:10px}.sponsor-site-name{font-size:9px}.sponsor-bottom-offer{min-height:39px;padding:4px 3px;border-radius:6px}.sponsor-bottom-offer strong{font-size:9px}.sponsor-bottom-offer small{font-size:7px}}


/* Panel 40: sponsor site adı alanı kaldırıldı, dönen neon çerçeve */
.neon-sponsors .sponsor-showcase-card{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  border:0!important;
  padding:17px 13px 13px!important;
  background:transparent!important;
}
.neon-sponsors .sponsor-showcase-card:before{
  content:""!important;position:absolute!important;inset:-55%!important;
  background:conic-gradient(from 0deg,transparent 0 38%,#8d5b08 43%,#ffb20f 46%,#fff2a8 48%,#ffb20f 50%,#7e4b00 53%,transparent 58% 100%)!important;
  animation:sponsorCardNeonRotate 3.2s linear infinite!important;
  z-index:-2!important;opacity:1!important;pointer-events:none!important;
}
.neon-sponsors .sponsor-showcase-card:after{
  content:""!important;position:absolute!important;inset:2px!important;border-radius:12px!important;
  background:radial-gradient(circle at 50% -15%,#4b341655,transparent 43%),linear-gradient(180deg,#151411,#0e0e0d)!important;
  box-shadow:inset 0 0 20px #d89a1708!important;z-index:-1!important;pointer-events:none!important;
}
.neon-sponsors .sponsor-showcase-card:hover{box-shadow:0 0 15px #ffad1670,0 0 32px #d784143c,0 14px 30px #000c!important}
@keyframes sponsorCardNeonRotate{to{transform:rotate(360deg)}}
@media(max-width:620px){.neon-sponsors .sponsor-showcase-card:after{inset:1.5px!important;border-radius:8.5px!important}}
@media(prefers-reduced-motion:reduce){.neon-sponsors .sponsor-showcase-card:before{animation:none!important}}

/* Panel 41 - Sol menülü admin paneli */
body:has(.admin-shell) main{max-width:none!important;margin:0!important;padding:0!important}
body:has(.admin-shell) header{display:none!important}
.admin-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr);background:#101214;color:#f4f5f6}
.admin-sidebar{position:sticky;top:0;height:100vh;padding:22px 16px;background:linear-gradient(180deg,#171b1f,#111417);border-right:1px solid #343b42;display:flex;flex-direction:column;gap:16px;overflow-y:auto}
.admin-logo-box{height:104px;border:1px solid #353d44;border-radius:12px;background:#0e1113;display:flex;align-items:center;justify-content:center;padding:14px;overflow:hidden}
.admin-logo-box img{max-width:100%;max-height:76px;object-fit:contain}.admin-logo-box strong{font-size:22px}
.admin-logo-upload{display:grid;gap:8px!important;margin:0!important}.admin-logo-upload label{font-size:12px;color:#aeb7bf}.admin-logo-upload input{width:100%;padding:8px;margin-top:7px}.admin-logo-upload button{padding:10px;background:linear-gradient(#53616d,#333c44);border-color:#75828d}
.admin-side-nav{display:grid;gap:7px;margin-top:4px}.admin-side-nav a{display:flex;align-items:center;gap:11px;padding:13px 12px;border-radius:9px;color:#d7dce0;border:1px solid transparent;font-weight:700;transition:.18s}.admin-side-nav a span{width:22px;text-align:center}.admin-side-nav a:hover{background:#242a2f;border-color:#414a52}.admin-side-nav a.active{background:linear-gradient(90deg,#3d2a0a,#20252a);border-color:#9c6d16;color:#f2bd4a;box-shadow:inset 3px 0 #d99a14}
.admin-back-link{margin-top:auto;color:#8f9aa3;padding:10px}.admin-workspace{min-width:0;padding:28px 30px 70px;background:radial-gradient(circle at 85% 5%,#26303955,transparent 25%),#121518}
.admin-page-title{margin-bottom:20px}.admin-page-title>div{display:flex;align-items:center;gap:11px}.admin-page-title h1{font-size:25px;margin:0}.admin-page-title>div>span{font-size:24px}.admin-page-title p{margin:6px 0 0;color:#8f9aa3}
.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.admin-stat-grid article{padding:22px;border:1px solid #384149;border-radius:12px;background:linear-gradient(145deg,#20262b,#181c20)}.admin-stat-grid b{display:block;font-size:28px;color:#e0a638}.admin-stat-grid span{color:#9ca7af;font-size:13px}
.admin-panel-card{background:linear-gradient(145deg,#20262b,#171b1f);border:1px solid #46515a;border-radius:12px;padding:20px;margin-bottom:18px;box-shadow:0 14px 35px #0004}.admin-panel-card h2{font-size:20px;margin:0 0 18px}
.admin-panel-card form{margin:0}.admin-form-grid{display:grid;gap:13px;align-items:end}.admin-form-grid.two-col{grid-template-columns:minmax(0,1fr) minmax(180px,.55fr)}.admin-form-grid.three-col{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(150px,.5fr)}
.admin-panel-card label{display:grid;gap:7px;color:#e7eaed;font-size:13px}.admin-panel-card input,.admin-panel-card textarea,.admin-panel-card select{width:100%;border:1px solid #46515b;background:#0f1316;color:#fff;border-radius:7px;padding:12px}.admin-panel-card textarea{resize:vertical}.admin-panel-card label small{color:#7f8a93;font-size:11px}.admin-panel-card button{border:1px solid #7d8a95;background:linear-gradient(#5a6874,#35404a);color:#fff;padding:12px 17px;border-radius:7px}
.admin-sponsor-form{display:grid!important;gap:14px!important}.compact-fields{grid-template-columns:repeat(3,minmax(0,1fr))!important}.admin-primary-button{width:265px;background:linear-gradient(#61717d,#3b4751)!important}.admin-affiliate-add{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:13px!important;align-items:end}
.admin-item-list{display:grid;gap:10px}.admin-list-item{display:grid;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;border:1px solid #343d44;border-radius:9px;background:#111518}.admin-list-item img{width:88px;height:48px;object-fit:contain;background:#0b0d0f;border-radius:6px;padding:5px}.admin-list-item div{min-width:0;display:flex;flex-direction:column;gap:3px}.admin-list-item b{font-size:14px}.admin-list-item small{color:#8d98a1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-list-item p{margin:3px 0 0;color:#aeb5bb;font-size:12px}.admin-list-item form{margin:0!important}.admin-danger-button{background:#402023!important;border-color:#803d43!important;color:#ffb5b9!important}.admin-empty{color:#8a959e;margin:5px 0}.admin-table-wrap{overflow:auto}
@media(max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:relative;height:auto;display:grid;grid-template-columns:110px 1fr;padding:12px}.admin-logo-box{height:74px}.admin-logo-upload{display:none!important}.admin-side-nav{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.admin-side-nav a{justify-content:center;font-size:12px;padding:10px 5px}.admin-side-nav a span{display:none}.admin-back-link{display:none}.admin-workspace{padding:18px 12px 90px}.admin-stat-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.admin-sidebar{grid-template-columns:1fr}.admin-logo-box{width:120px;height:62px;margin:auto}.admin-side-nav{grid-template-columns:repeat(2,1fr)}.admin-page-title h1{font-size:21px}.admin-form-grid.two-col,.admin-form-grid.three-col,.compact-fields,.admin-affiliate-add{grid-template-columns:1fr!important}.admin-primary-button{width:100%}.admin-list-item{grid-template-columns:64px minmax(0,1fr) auto;gap:8px}.admin-list-item img{width:64px;height:42px}.admin-stat-grid article{padding:15px}.admin-stat-grid b{font-size:22px}}


/* PANEL42 — Admin panelini ana sayfa koyu gri temasıyla eşleştir */
body:has(.admin-shell){background:#111211!important}
.admin-shell{background:#111211!important;color:#f5f5f5!important}
.admin-sidebar{background:#0e0f0e!important;border-right-color:#2a2c2b!important}
.admin-logo-box{background:#171817!important;border-color:#2a2c2b!important}
.admin-logo-upload input{background:#111!important;border-color:#393c39!important}
.admin-logo-upload button,.admin-panel-card button{background:linear-gradient(#343634,#232523)!important;border-color:#4a4d4a!important}
.admin-side-nav a{color:#d7dad7!important}
.admin-side-nav a:hover{background:#202220!important;border-color:#363936!important}
.admin-side-nav a.active{background:linear-gradient(90deg,#3a2d0c,#1b1c1b)!important;border-color:#8b6818!important;color:#d6a52b!important;box-shadow:inset 3px 0 #b9891c!important}
.admin-back-link{color:#8b9090!important}
.admin-workspace{background:radial-gradient(circle at 85% 5%,#33280d44,transparent 26%),#111211!important}
.admin-page-title p,.admin-empty{color:#8b9090!important}
.admin-stat-grid article,.admin-panel-card{background:linear-gradient(145deg,#1d1f1d,#171817)!important;border-color:#343734!important;box-shadow:0 14px 35px #0005!important}
.admin-stat-grid b{color:#c99726!important}
.admin-stat-grid span{color:#9da19d!important}
.admin-panel-card label{color:#eceeec!important}
.admin-panel-card input,.admin-panel-card textarea,.admin-panel-card select{background:#101110!important;border-color:#3b3e3b!important;color:#fff!important}
.admin-list-item{background:#121312!important;border-color:#303330!important}
.admin-list-item img{background:#0d0e0d!important}
.admin-list-item small,.admin-list-item p{color:#9da19d!important}
.admin-form-grid.one-col{grid-template-columns:1fr!important}


/* Panel 45 - kullanıcı profil menüsü */
.user-profile-nav{position:relative}.user-profile-trigger{display:flex;align-items:center;gap:9px;background:transparent;border:0;color:#eee;cursor:pointer;padding:4px}.spin-dollar{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#d4a12b;border:1px solid #8b671d;background:#17140d;font-weight:900;animation:spinDollar 2.6s linear infinite;box-shadow:0 0 9px #d69b2640}.points-label{font-size:12px;font-weight:800;letter-spacing:.5px}.header-avatar{width:38px;height:38px;border-radius:7px;border:1px solid #a46d1e;background:#181818;display:flex;align-items:center;justify-content:center;overflow:hidden}.header-avatar img{width:100%;height:100%;object-fit:cover}.user-profile-menu{position:absolute;right:0;top:calc(100% + 9px);width:225px;padding:12px;background:#101010;border:1px solid #292929;border-radius:7px;box-shadow:0 18px 45px #000c;opacity:0;visibility:hidden;transform:translateY(-6px);transition:.18s;z-index:1500}.user-profile-nav:hover .user-profile-menu,.user-profile-nav:focus-within .user-profile-menu{opacity:1;visibility:visible;transform:none}.user-profile-menu strong{display:block;padding:5px 4px 10px}.user-profile-menu hr{border:0;border-top:1px solid #2c2c2c;margin:4px 0}.user-profile-menu a{display:block;color:#aaa!important;padding:9px 5px!important;border:0!important}.user-profile-menu a:hover{color:#e0a532!important;background:#191919}.profile-page{min-height:65vh;display:grid;place-items:center;padding:40px 15px}.profile-card{width:min(460px,100%);background:#151515;border:1px solid #333;border-radius:14px;padding:26px;text-align:center}.profile-avatar-large{width:120px;height:120px;margin:18px auto;border-radius:50%;overflow:hidden;background:#222;border:2px solid #b47a1d;display:grid;place-items:center;font-size:45px}.profile-avatar-large img{width:100%;height:100%;object-fit:cover}.profile-card form{display:grid;gap:14px;text-align:left;margin-top:20px}.profile-card input{width:100%;margin-top:7px;padding:11px;background:#101010;border:1px solid #3a3a3a;color:#fff}.profile-card button{padding:12px;border:1px solid #9b6c1a;background:#b67d17;color:#fff;border-radius:7px}.inline-dollar{vertical-align:middle;margin-right:7px}@keyframes spinDollar{to{transform:rotateY(360deg)}}
@media(max-width:900px){.points-label{font-size:10px}.header-avatar{width:34px;height:34px}.user-profile-menu{right:-4px;width:210px}}

/* Panel 46 - Referans profil sayfası */
.account-profile-page{min-height:70vh;padding:42px 18px 72px;background:#111}
.account-profile-shell{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:220px minmax(0,1fr) 225px;gap:28px;align-items:start}
.account-profile-sidebar{display:grid;gap:10px}
.account-user-card,.account-side-menu,.account-panel,.promo-code-card{background:#181818;border:1px solid #242424;box-shadow:0 10px 28px #0005}
.account-user-card{min-height:184px;padding:18px;text-align:center;display:flex;flex-direction:column;align-items:center;border-radius:4px}
.account-avatar-wrap{position:relative;width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:#222;border:2px solid #503177;overflow:visible;cursor:pointer}
.account-avatar-wrap img{width:100%;height:100%;object-fit:cover;border-radius:50%}.account-avatar-placeholder{font-size:36px}.account-avatar-wrap input{display:none}
.account-avatar-edit{position:absolute;right:-5px;bottom:3px;width:25px;height:25px;border-radius:7px;display:grid;place-items:center;background:linear-gradient(135deg,#3978ff,#8055e9);color:#fff;font-size:13px;border:2px solid #181818}
.account-user-card strong{margin-top:10px;font-size:14px}.account-user-id{margin-top:4px;font-size:12px;color:#eee}.copy-user-id{border:0;background:transparent;color:#bbb;cursor:pointer;padding:0 2px}.account-user-points{margin-top:8px;font-size:13px;color:#fff;display:flex;align-items:center;gap:5px}.account-user-points .spin-dollar{width:19px;height:19px;font-size:11px}
.account-side-menu{padding:7px 0;border-radius:3px}.account-side-menu a{display:flex;align-items:center;gap:9px;padding:9px 13px;color:#eee!important;font-size:13px;border-left:2px solid transparent!important}.account-side-menu a:hover,.account-side-menu a.active{background:#202020;color:#fff!important;border-left-color:#d99619!important}.account-side-menu a span{white-space:nowrap}
.account-profile-main{display:grid;gap:22px}.account-panel{padding:20px 22px;border-radius:4px}.account-panel h2{font-size:14px;margin:0 0 18px;color:#e9e9e9;letter-spacing:.2px}.account-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.account-form-grid label,.password-form-grid label{display:grid;gap:7px;color:#8f8f8f;font-size:12px}.account-form-grid input,.password-form-grid input,.promo-code-card input{width:100%;height:42px;border:1px solid #303030;background:#1c1c1c;color:#eee;border-radius:4px;padding:0 12px;outline:none}.account-form-grid input:focus,.password-form-grid input:focus,.promo-code-card input:focus{border-color:#b87918;box-shadow:0 0 0 2px #b879181a}.account-form-grid input:disabled{color:#777;background:#1a1a1a}.full-row{grid-column:1/-1}.account-form-actions{display:flex;justify-content:flex-end}.account-save-info{border:1px solid #8b641d;background:#241b0e;color:#e3a22f;border-radius:4px;padding:9px 18px;cursor:pointer}
.password-panel{border-top:1px solid #2a2a2a}.password-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.password-update-button{height:43px;border:0;border-radius:5px;background:linear-gradient(90deg,#3479ff,#9253ef);color:#fff;font-weight:800;cursor:pointer}.forgot-password-button{margin-top:12px;height:48px;border:1px solid #8b5b11;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#e49a17!important;background:#20180b;font-weight:700}
.promo-code-card{padding:22px 17px;border-color:#704c13;border-radius:6px;text-align:center;background:linear-gradient(155deg,#241b0e,#171717 58%)}.promo-icon{font-size:32px;color:#d88c12;margin-bottom:12px}.promo-code-card h3{margin:0 0 6px;font-size:17px}.promo-code-card p{margin:0 0 18px;color:#9a9a9a;font-size:12px;line-height:1.3}.promo-code-card form{display:grid;gap:12px}.promo-code-card button{height:43px;border:0;border-radius:5px;background:linear-gradient(90deg,#3979ff,#8b55eb);color:#fff;font-weight:800;cursor:pointer}
@media(max-width:980px){.account-profile-shell{grid-template-columns:190px minmax(0,1fr)}.promo-code-card{grid-column:2}.password-form-grid{grid-template-columns:1fr}.full-row{grid-column:1}}
@media(max-width:680px){.account-profile-page{padding:18px 10px 100px}.account-profile-shell{grid-template-columns:1fr;gap:12px}.account-profile-sidebar,.account-profile-main,.promo-code-card{grid-column:1}.account-profile-sidebar{grid-template-columns:125px minmax(0,1fr);align-items:stretch}.account-user-card{min-height:auto;padding:13px 8px}.account-avatar-wrap{width:64px;height:64px}.account-side-menu{padding:4px 0}.account-side-menu a{padding:7px 10px;font-size:11px}.account-panel{padding:16px 13px}.account-form-grid{grid-template-columns:1fr}.full-row{grid-column:1}.promo-code-card{width:100%}}

/* Panel 47: giriş sonrası telefon/tablet ana sayfası */
@media (max-width:900px){
  body{background:#101010!important}
  main{max-width:760px!important;margin:10px auto 0!important;padding:0 14px 104px!important}
  .home-reward-panel{padding:44px 28px 34px!important;border-radius:18px!important;background:
    radial-gradient(circle at 14% 38%,rgba(0,111,59,.34),transparent 38%),
    radial-gradient(circle at 79% 16%,rgba(128,84,0,.25),transparent 39%),
    radial-gradient(circle at 60% 78%,rgba(54,45,121,.25),transparent 42%),#151615!important;
    border:1px solid #242624!important;box-shadow:0 18px 50px #0007!important
  }
  .home-reward-panel .badge{font-size:20px!important;letter-spacing:.5px!important;padding:9px 20px!important;border-radius:28px!important}
  .home-reward-panel h1{font-size:42px!important;line-height:1.16!important;font-weight:400!important;margin:28px 0 14px!important}
  .home-reward-panel>p{font-size:24px!important;line-height:1.7!important;color:#e4e4e4!important;margin:0!important;max-width:100%!important}
  .home-reward-panel .pills{margin:31px 0 38px!important;gap:12px!important;flex-wrap:nowrap!important}
  .home-reward-panel .pills span{font-size:18px!important;padding:9px 18px!important;white-space:nowrap!important}
  .home-reward-panel .member-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}
  .home-reward-panel .member-actions .reward-action{position:relative!important;min-height:116px!important;padding:18px 15px 18px 98px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;border-radius:17px!important;background:linear-gradient(105deg,#242524,#1e1f1e)!important;font-size:23px!important;font-weight:500!important;line-height:1.25!important;overflow:hidden!important;box-shadow:inset 5px 0 var(--accent),inset -5px 0 var(--accent),0 8px 24px #0005!important}
  .home-reward-panel .member-actions .reward-action .action-icon{position:absolute!important;left:22px!important;top:50%!important;transform:translateY(-50%)!important;width:65px!important;height:65px!important;border-radius:12px!important;display:grid!important;place-items:center!important;border:2px solid var(--accent)!important;color:var(--accent)!important;background:color-mix(in srgb,var(--accent) 12%,transparent)!important;font-size:34px!important;text-shadow:0 0 12px color-mix(in srgb,var(--accent) 60%,transparent)!important}
  .reward-green{--accent:#16d667}.reward-yellow{--accent:#f0c51b}.reward-blue{--accent:#7d82ff}.reward-purple{--accent:#b44fe5}

  .home-quick-menu{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:46px 0 16px!important}
  .home-quick-menu a{min-height:112px!important;padding:15px 12px 15px 84px!important;border-radius:17px!important;justify-content:center!important;background:linear-gradient(105deg,#242524,#1d1e1d)!important;box-shadow:inset 5px 0 var(--accent),inset -5px 0 var(--accent),0 8px 24px #0005!important;border:1px solid #303230!important}
  .home-quick-menu a:first-child{grid-column:span 2!important}
  .home-quick-menu .quick-sponsor{--accent:#16d667}.home-quick-menu .quick-broadcast{--accent:#f0c51b}.home-quick-menu .quick-store{--accent:#7d82ff}.home-quick-menu .quick-draw{--accent:#ef4f55}.home-quick-menu .quick-games{--accent:#b44fe5}
  .home-quick-menu .quick-icon{left:20px!important;width:62px!important;height:62px!important;border-radius:12px!important;border:2px solid var(--accent)!important;color:var(--accent)!important;background:color-mix(in srgb,var(--accent) 11%,transparent)!important;font-size:34px!important;text-shadow:0 0 12px color-mix(in srgb,var(--accent) 55%,transparent)!important}
  .home-quick-menu b{font-size:22px!important;font-weight:500!important}
  .home-telegram{display:none!important}

  .mobile-bottom-nav{height:91px!important;padding:0 7px!important;background:#111210!important;border-top:1px solid #6f4c17!important;box-shadow:0 -10px 30px #000d!important}
  .mobile-nav-item{height:80px!important;min-width:0!important;color:#ddd!important;padding-top:8px!important}
  .mobile-nav-item span{font-size:30px!important;color:#dedede!important;line-height:1!important}
  .mobile-nav-item small{font-size:13px!important;color:#d6d6d6!important;margin-top:7px!important;max-width:64px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .mobile-menu-trigger span,.mobile-menu-trigger small{color:#d39525!important}
  .mobile-center-logo{width:82px!important;height:82px!important;margin-top:-39px!important;border:3px solid #bc8420!important;box-shadow:0 0 8px #e3a323,0 0 24px #e3a323aa,0 0 42px #a46813aa!important;background:#151515!important}
  .mobile-center-logo:before{inset:-8px!important;border:2px solid transparent!important;border-top-color:#e6a629!important;border-right-color:#e6a629!important;filter:drop-shadow(0 0 7px #e6a629)!important}
  .mobile-center-logo img{width:62px!important;height:62px!important;object-fit:contain!important}
}
@media (max-width:560px){
  main{padding-left:8px!important;padding-right:8px!important}
  .home-reward-panel{padding:29px 20px 27px!important;border-radius:15px!important}
  .home-reward-panel .badge{font-size:15px!important;padding:7px 15px!important}
  .home-reward-panel h1{font-size:31px!important;margin:22px 0 12px!important}
  .home-reward-panel>p{font-size:18px!important;line-height:1.65!important}
  .home-reward-panel .pills{gap:7px!important;margin:24px 0 28px!important}
  .home-reward-panel .pills span{font-size:13px!important;padding:7px 10px!important}
  .home-reward-panel .member-actions{gap:9px!important}
  .home-reward-panel .member-actions .reward-action{min-height:88px!important;padding:11px 8px 11px 65px!important;border-radius:13px!important;font-size:16px!important}
  .home-reward-panel .member-actions .reward-action .action-icon{left:12px!important;width:47px!important;height:47px!important;border-radius:9px!important;font-size:24px!important}
  .home-quick-menu{gap:7px!important;margin-top:35px!important}
  .home-quick-menu a{min-height:86px!important;padding:10px 6px 10px 56px!important;border-radius:13px!important}
  .home-quick-menu .quick-icon{left:10px!important;width:45px!important;height:45px!important;border-radius:9px!important;font-size:25px!important}
  .home-quick-menu b{font-size:16px!important}
  .mobile-bottom-nav{height:78px!important}
  .mobile-nav-item{height:70px!important}
  .mobile-nav-item span{font-size:25px!important}.mobile-nav-item small{font-size:11px!important;margin-top:5px!important}
  .mobile-center-logo{width:70px!important;height:70px!important;margin-top:-31px!important}.mobile-center-logo img{width:52px!important;height:52px!important}
  .mobile-sheet{bottom:78px!important}
}

/* Panel 48: mobil/tablet ana sayfa standart ölçü düzeltmesi */
@media (max-width:900px){
  main{max-width:720px!important;margin:8px auto 0!important;padding:0 12px 96px!important}
  .home-reward-panel{padding:26px 20px 22px!important;border-radius:15px!important}
  .home-reward-panel .badge{font-size:14px!important;padding:6px 14px!important;border-radius:22px!important}
  .home-reward-panel h1{font-size:30px!important;line-height:1.18!important;margin:19px 0 9px!important}
  .home-reward-panel>p{font-size:16px!important;line-height:1.52!important;max-width:94%!important}
  .home-reward-panel .pills{margin:18px 0 22px!important;gap:7px!important}
  .home-reward-panel .pills span{font-size:12px!important;padding:6px 10px!important}
  .home-reward-panel .member-actions{gap:8px!important}
  .home-reward-panel .member-actions .reward-action{min-height:76px!important;padding:10px 7px 10px 57px!important;border-radius:12px!important;font-size:14px!important;line-height:1.2!important;box-shadow:inset 4px 0 var(--accent),inset -4px 0 var(--accent),0 6px 18px #0005!important}
  .home-reward-panel .member-actions .reward-action .action-icon{left:10px!important;width:40px!important;height:40px!important;border-radius:8px!important;font-size:21px!important}

  .home-quick-menu{gap:7px!important;margin:25px 0 12px!important}
  .home-quick-menu a{min-height:76px!important;padding:9px 6px 9px 50px!important;border-radius:12px!important;box-shadow:inset 4px 0 var(--accent),inset -4px 0 var(--accent),0 6px 18px #0005!important}
  .home-quick-menu .quick-icon{left:9px!important;width:37px!important;height:37px!important;border-radius:8px!important;font-size:20px!important}
  .home-quick-menu b{font-size:14px!important;line-height:1.15!important}

  .mobile-bottom-nav{height:72px!important;padding:0 4px!important}
  .mobile-nav-item{height:64px!important;padding-top:6px!important}
  .mobile-nav-item span{font-size:22px!important}
  .mobile-nav-item small{font-size:10px!important;margin-top:4px!important;max-width:56px!important}
  .mobile-sheet{bottom:72px!important}
}

@media (max-width:560px){
  main{padding-left:7px!important;padding-right:7px!important;padding-bottom:88px!important}
  .home-reward-panel{padding:20px 14px 18px!important;border-radius:13px!important}
  .home-reward-panel .badge{font-size:12px!important;padding:5px 11px!important}
  .home-reward-panel h1{font-size:25px!important;margin:16px 0 7px!important}
  .home-reward-panel>p{font-size:13px!important;line-height:1.48!important;max-width:100%!important}
  .home-reward-panel .pills{margin:15px 0 18px!important;gap:5px!important}
  .home-reward-panel .pills span{font-size:10px!important;padding:5px 7px!important}
  .home-reward-panel .member-actions{gap:6px!important}
  .home-reward-panel .member-actions .reward-action{min-height:65px!important;padding:8px 5px 8px 47px!important;border-radius:10px!important;font-size:12px!important}
  .home-reward-panel .member-actions .reward-action .action-icon{left:8px!important;width:33px!important;height:33px!important;border-radius:7px!important;font-size:17px!important}

  .home-quick-menu{gap:6px!important;margin-top:20px!important}
  .home-quick-menu a{min-height:65px!important;padding:7px 4px 7px 43px!important;border-radius:10px!important}
  .home-quick-menu .quick-icon{left:7px!important;width:31px!important;height:31px!important;border-radius:7px!important;font-size:17px!important}
  .home-quick-menu b{font-size:12px!important}

  .mobile-bottom-nav{height:67px!important}
  .mobile-nav-item{height:60px!important;padding-top:5px!important}
  .mobile-nav-item span{font-size:20px!important}
  .mobile-nav-item small{font-size:9px!important;margin-top:3px!important;max-width:49px!important}
  .mobile-sheet{bottom:67px!important}
}

/* Kullanıcı rol yönetimi */
.admin-user-cell{display:flex;align-items:center;gap:10px}.admin-user-cell img,.admin-user-placeholder{width:34px;height:34px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#202020}.role-badge{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid rgba(255,255,255,.12)}.role-admin{color:#ffcc5a;background:rgba(255,179,0,.12);border-color:rgba(255,179,0,.35)}.role-moderator{color:#72e6ff;background:rgba(0,188,212,.12);border-color:rgba(0,188,212,.35)}.role-member{color:#bbb;background:rgba(255,255,255,.05)}.small-role-button{padding:8px 12px;min-height:auto}.role-table form{margin:0}@media(max-width:760px){.role-table{min-width:700px}}

/* Panel 42 - Sol dikey admin menüsü, sponsor düzenleme ve aktif arama */
.admin-shell{grid-template-columns:270px minmax(0,1fr)!important;align-items:stretch}
.admin-sidebar{display:flex!important;flex-direction:column!important;position:fixed!important;left:0;top:0;bottom:0;width:270px;height:100vh!important;z-index:50}
.admin-workspace{margin-left:270px;min-height:100vh;width:calc(100% - 270px)}
.admin-side-nav{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;width:100%}
.admin-side-nav a{width:100%;justify-content:flex-start!important}
.admin-list-actions{display:flex!important;flex-direction:row!important;align-items:center;gap:8px;overflow:visible!important}
.admin-list-actions form{display:block!important}
.admin-edit-button,.admin-cancel-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #8a6c24;background:linear-gradient(#5b4718,#30270f);color:#f3c75d;padding:11px 15px;border-radius:7px;font-weight:700;white-space:nowrap}
.admin-form-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.sponsor-search{display:flex;align-items:center;gap:10px;padding:0 20px!important;overflow:hidden}
.sponsor-search span{flex:0 0 auto}
.sponsor-search input{width:100%;padding:17px 0;border:0;outline:0;background:transparent;color:#fff;font:inherit}
.sponsor-search input::placeholder{color:#8190a4}
.sponsor-showcase-card[hidden]{display:none!important}
.sponsor-search-empty{margin-top:14px}
@media(max-width:900px){
  .admin-shell{display:block!important}
  .admin-sidebar{position:relative!important;width:100%;height:auto!important;bottom:auto}
  .admin-workspace{margin-left:0;width:100%}
  .admin-side-nav{display:flex!important;flex-direction:column!important}
  .admin-side-nav a span{display:inline-block!important}
}
@media(max-width:620px){.admin-list-item{grid-template-columns:64px minmax(0,1fr)!important}.admin-list-actions{grid-column:1/-1;justify-content:flex-end}.admin-edit-button,.admin-list-actions button{min-width:92px}}

/* Panel 49 - Admin paneli genişlik ve yerleşim düzeltmesi */
@media (min-width:901px){
  body:has(.admin-shell){overflow-x:hidden!important}
  body:has(.admin-shell) main{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
  }
  .admin-shell{
    display:block!important;
    width:100%!important;
    min-height:100vh!important;
  }
  .admin-sidebar{
    position:fixed!important;
    top:0!important;
    left:0!important;
    bottom:0!important;
    width:270px!important;
    height:100vh!important;
  }
  .admin-workspace{
    display:block!important;
    box-sizing:border-box!important;
    margin:0 0 0 270px!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    min-height:100vh!important;
    padding:30px 34px 72px!important;
  }
  .admin-workspace > *{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
  .admin-page-title{display:block!important}
  .admin-stat-grid{
    width:100%!important;
    grid-template-columns:repeat(4,minmax(180px,1fr))!important;
  }
  .admin-panel-card{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
  .admin-form-grid.two-col{
    grid-template-columns:minmax(260px,1fr) minmax(180px,260px)!important;
  }
  .admin-form-grid.three-col{
    grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(160px,230px)!important;
  }
}
@media (min-width:901px) and (max-width:1200px){
  .admin-stat-grid{grid-template-columns:repeat(2,minmax(180px,1fr))!important}
  .admin-workspace{padding-left:24px!important;padding-right:24px!important}
}
@media (max-width:900px){
  body:has(.admin-shell) main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
  .admin-shell{display:block!important;width:100%!important}
  .admin-sidebar{position:relative!important;inset:auto!important;width:100%!important;height:auto!important}
  .admin-workspace{display:block!important;margin:0!important;width:100%!important;max-width:none!important;padding:20px 14px 90px!important}
  .admin-workspace > *,.admin-panel-card{width:100%!important;max-width:none!important}
}

/* Liderlik tablosu */
.leaderboard-page{width:min(1120px,100%);margin:0 auto;padding:36px 18px 70px}
.leaderboard-heading{text-align:center;margin-bottom:26px}
.leaderboard-kicker{display:inline-flex;padding:7px 13px;border:1px solid rgba(241,190,63,.38);border-radius:999px;color:#eec55e;background:rgba(214,157,23,.08);font-size:12px;font-weight:800;letter-spacing:.12em}
.leaderboard-heading h1{margin:13px 0 7px;font-size:clamp(29px,4vw,44px);line-height:1.1;color:#fff}
.leaderboard-heading p{margin:0;color:#9ca3ad;font-size:15px}
.leaderboard-list{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:linear-gradient(180deg,rgba(25,26,25,.98),rgba(13,14,13,.98));box-shadow:0 20px 60px rgba(0,0,0,.3)}
.leaderboard-row{display:grid;grid-template-columns:92px minmax(0,1fr) 210px;align-items:center;min-height:78px;padding:10px 24px;border-bottom:1px solid rgba(255,255,255,.07)}
.leaderboard-row:last-child{border-bottom:0}
.leaderboard-labels{min-height:48px;background:rgba(255,255,255,.025);color:#7f8791;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.leaderboard-labels span:last-child{text-align:right}
.leaderboard-top{background:linear-gradient(90deg,rgba(214,157,23,.08),transparent 62%)}
.leaderboard-top-1{box-shadow:inset 4px 0 #e6b93f}
.leaderboard-top-2{box-shadow:inset 4px 0 #aeb7c2}
.leaderboard-top-3{box-shadow:inset 4px 0 #b97b45}
.leaderboard-rank{display:flex;align-items:center;justify-content:flex-start;font-weight:900;color:#9ba2ac}
.rank-medal{font-size:29px;filter:drop-shadow(0 3px 8px rgba(0,0,0,.35))}
.rank-number{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#171817;font-size:15px}
.leaderboard-member{display:flex;align-items:center;gap:14px;min-width:0}
.leaderboard-avatar{width:49px;height:49px;flex:0 0 49px;border-radius:50%;overflow:hidden;display:grid;place-items:center;border:2px solid rgba(238,197,94,.55);background:linear-gradient(145deg,#3b321c,#181818);color:#f2c75e;font-size:19px;font-weight:900}
.leaderboard-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.leaderboard-member-info{display:flex;flex-direction:column;min-width:0}
.leaderboard-member-info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f6f6f6;font-size:16px}
.leaderboard-member-info small{margin-top:4px;color:#838b96;font-size:12px}
.leaderboard-points{text-align:right;color:#f0c55e;font-size:18px;font-weight:900;font-variant-numeric:tabular-nums}
.leaderboard-coin{display:inline-grid;place-items:center;width:27px;height:27px;margin-right:8px;border-radius:50%;background:#e3ad28;color:#18130a;font-size:15px;box-shadow:inset 0 0 0 3px rgba(255,255,255,.18)}
.leaderboard-empty{padding:34px;text-align:center;color:#9ba2ac}
@media(max-width:700px){
  .leaderboard-page{padding:24px 8px 90px}
  .leaderboard-heading p{padding:0 10px;font-size:13px}
  .leaderboard-row{grid-template-columns:52px minmax(0,1fr) auto;min-height:70px;padding:9px 11px}
  .leaderboard-labels{min-height:42px;font-size:9px}
  .leaderboard-avatar{width:41px;height:41px;flex-basis:41px}
  .leaderboard-member{gap:9px}
  .leaderboard-member-info strong{font-size:13px;max-width:130px}
  .leaderboard-member-info small{font-size:10px}
  .leaderboard-points{font-size:14px}
  .leaderboard-coin{width:22px;height:22px;margin-right:4px;font-size:12px}
  .rank-medal{font-size:23px}.rank-number{width:31px;height:31px;border-radius:9px;font-size:12px}
}


/* Panel 50 - Referans görünümlü alt alan */
.site-footer{margin-top:62px;border-top:1px solid rgba(210,151,22,.36);background:linear-gradient(180deg,#101110 0%,#0c0d0c 100%);color:#83878c;box-shadow:0 -15px 50px rgba(0,0,0,.18)}
.footer-main{width:min(1480px,calc(100% - 48px));margin:auto;padding:46px 0 38px;display:grid;grid-template-columns:minmax(310px,1.35fr) .85fr .75fr 1.15fr;gap:58px;align-items:start}
.footer-brand-card{min-height:138px;padding:20px;border:1px solid rgba(211,151,20,.18);border-radius:14px;background:linear-gradient(145deg,rgba(30,27,19,.72),rgba(16,16,15,.88));box-shadow:inset 0 0 35px rgba(207,145,15,.035)}
.footer-brand{height:56px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.055);padding-bottom:12px}
.footer-brand img{max-width:145px;max-height:48px;object-fit:contain}.footer-brand strong{text-align:center;color:#f4f4f4;line-height:.85;font-size:19px;transform:rotate(-5deg)}
.footer-tags{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;padding-top:12px}.footer-tags span{padding:4px 8px;border:1px solid rgba(213,153,20,.2);border-radius:3px;color:#777368;background:rgba(205,148,20,.03);font-size:9px;white-space:nowrap}
.footer-main h3{margin:0 0 23px;color:#d99319;font-size:13px;font-weight:900;letter-spacing:.04em}.footer-links{display:flex;flex-direction:column;align-items:flex-start}.footer-links a{margin:0 0 14px;color:#777d85;text-decoration:none;font-size:13px;transition:.2s}.footer-links a:hover{color:#e2a52d;transform:translateX(3px)}
.footer-social p{margin:-4px 0 18px;color:#70757b;font-size:12px}.footer-social-buttons{display:flex;gap:10px;flex-wrap:wrap}.footer-social-buttons a{min-width:132px;height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(216,155,25,.24);border-radius:8px;background:linear-gradient(180deg,rgba(37,31,18,.68),rgba(23,22,18,.8));color:#a7a8aa;text-decoration:none;font-size:12px;font-weight:700;transition:.2s}.footer-social-buttons a:hover{border-color:#d89e26;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.25)}.footer-social-buttons svg{width:19px;height:19px;fill:#c98d20}.footer-social-empty{font-size:11px;color:#676b70}
.footer-bottom{min-height:72px;padding:12px max(24px,calc((100% - 1480px)/2));border-top:1px solid rgba(211,151,20,.14);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;font-size:11px}.footer-stats{display:flex;gap:9px;justify-content:center}.footer-stats span{padding:8px 13px;border:1px solid rgba(211,151,20,.17);border-radius:999px;background:rgba(211,151,20,.035);white-space:nowrap}.footer-stats b{color:#d99c23}.footer-developer{justify-self:end;display:flex;align-items:center;white-space:nowrap}.footer-developed-label{color:#c7c9cc;font-size:11px;font-weight:600;letter-spacing:.15px;line-height:1}.developer-badge{height:38px;padding:0 18px 0 16px;border:1px solid rgba(224,163,29,.78);border-radius:999px;background:linear-gradient(180deg,rgba(41,34,20,.88),rgba(17,16,14,.96));box-shadow:inset 0 0 18px rgba(221,159,25,.08),0 0 12px rgba(221,159,25,.08);display:inline-flex;align-items:center;gap:11px}.developer-crown{width:23px;height:21px;fill:#e4a61f;stroke:#ffcc47;stroke-width:2;filter:drop-shadow(0 0 4px rgba(229,166,31,.42));flex:0 0 auto}.developer-name{color:#f1f1f1;font-size:11px;font-weight:700;letter-spacing:3px;line-height:1}.developer-badge strong{color:#e8ab29;font-size:15px;letter-spacing:1.2px;line-height:1}
.admin-card-description{margin:-8px 0 18px;color:#8b929b;font-size:13px}.footer-settings-form{align-items:end}.footer-settings-form button{grid-column:1/-1;max-width:280px}
@media(max-width:1050px){.footer-main{grid-template-columns:1.4fr 1fr 1fr;gap:34px}.footer-social{grid-column:1/-1}.footer-bottom{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-developer{justify-self:center}}
@media(max-width:700px){.site-footer{margin-top:38px;margin-bottom:74px}.footer-main{width:calc(100% - 28px);padding:30px 0;grid-template-columns:1fr 1fr;gap:30px 18px}.footer-brand-card,.footer-social{grid-column:1/-1}.footer-main h3{margin-bottom:15px}.footer-stats{flex-direction:column;width:100%}.footer-stats span{white-space:normal}.footer-bottom{padding:18px 14px;gap:12px}.footer-developer{white-space:normal;width:100%;justify-content:center}.developer-badge{height:35px;max-width:100%;padding:0 13px;gap:7px}.footer-developed-label{font-size:9px}.developer-crown{width:20px;height:18px}.developer-name{font-size:9px;letter-spacing:2px}.developer-badge strong{font-size:13px}.footer-social-buttons a{flex:1;min-width:120px}}

/* Panel 51 - Ödül oyunları, modern ikonlar ve canlı yayın */
.action-icon svg,.quick-icon svg{width:28px;height:28px;display:block;fill:currentColor}.quick-icon svg{width:31px;height:31px}.reward-action .action-icon{display:grid;place-items:center}.home-quick-menu .quick-icon{display:grid;place-items:center}
.reward-game-page{width:min(860px,calc(100% - 28px));margin:42px auto 80px}.reward-game-card{padding:38px;border:1px solid rgba(224,170,47,.25);border-radius:22px;background:linear-gradient(145deg,#191a19,#101110);box-shadow:0 24px 70px rgba(0,0,0,.34);text-align:center}.reward-game-icon{width:78px;height:78px;margin:0 auto 16px;display:grid;place-items:center;border-radius:22px;background:rgba(220,161,32,.11);font-size:38px}.reward-game-card h1{margin:0 0 12px;color:#fff;font-size:34px}.reward-game-card>p{color:#9aa1aa}.puzzle-question{font-size:21px!important;color:#e7e9ec!important;line-height:1.55}.reward-input-row{max-width:560px;margin:25px auto 0;display:flex;gap:10px}.reward-input-row input{flex:1;min-width:0;height:52px;padding:0 16px;border:1px solid #383b39;border-radius:12px;background:#0d0e0d;color:#fff;font-size:16px}.reward-input-row button,.photo-find-grid button{border:1px solid rgba(232,177,50,.45);border-radius:12px;background:linear-gradient(180deg,#d8a52f,#9c6d0d);color:#171006;font-weight:900;cursor:pointer}.reward-input-row button{padding:0 24px}.reward-result{margin:22px auto 0;padding:13px 16px;max-width:560px;border-radius:10px;background:#161816;color:#a7adb5}.reward-result.success{border:1px solid #2ca66c;color:#71e4a9}.reward-result.error{border:1px solid #9c493f;color:#ef9b91}.target-photo{display:inline-grid;place-items:center;width:58px;height:58px;margin-left:8px;border-radius:15px;background:#262926;font-size:35px}.photo-find-grid{max-width:590px;margin:25px auto;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.photo-find-grid button{aspect-ratio:1;background:#1c1e1c;color:inherit;font-size:35px;transition:.18s}.photo-find-grid button:hover{transform:translateY(-3px);border-color:#e4b23c;background:#29291f}
.broadcast-page{width:min(1480px,calc(100% - 34px));margin:36px auto 80px}.broadcast-heading{display:flex;align-items:center;gap:15px;margin-bottom:22px}.broadcast-heading h1{margin:0;color:#fff}.broadcast-heading p{margin:5px 0 0;color:#8e959e}.live-dot{width:18px;height:18px;border-radius:50%;background:#555;box-shadow:0 0 0 7px rgba(255,255,255,.04)}.live-dot.active{background:#ef3333;box-shadow:0 0 0 7px rgba(239,51,51,.12),0 0 25px #ef3333;animation:livePulse 1.4s infinite}@keyframes livePulse{50%{opacity:.55}}
.broadcast-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}.broadcast-video-card{position:relative;min-height:520px;overflow:hidden;border:1px solid rgba(229,171,39,.24);border-radius:18px;background:#050605;box-shadow:0 25px 70px rgba(0,0,0,.38)}.broadcast-video-card video{width:100%;height:100%;min-height:520px;display:block;object-fit:contain;background:#000}.broadcast-video-card #broadcastPlaceholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#8d949d;background:radial-gradient(circle at center,#191a18,#080908)}.broadcast-video-card #broadcastPlaceholder[hidden]{display:none}.broadcast-video-card #broadcastPlaceholder span{font-size:70px;color:#b9851c}.broadcast-overlay-btn{position:absolute;right:14px;bottom:14px;padding:10px 13px;border:1px solid rgba(255,255,255,.2);border-radius:9px;background:rgba(0,0,0,.72);color:#fff;cursor:pointer}.broadcast-chat{height:520px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#121312;overflow:hidden}.broadcast-chat h2{margin:0;padding:18px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-size:17px}.chat-messages{flex:1;overflow:auto;padding:14px}.chat-message{margin-bottom:13px;padding:10px;border-radius:10px;background:#1a1c1a}.chat-message div{display:flex;justify-content:space-between}.chat-message b{color:#e0ad36}.chat-message small{color:#6f767e}.chat-message p{margin:6px 0 0;color:#d6d9dc;overflow-wrap:anywhere}.broadcast-chat form{display:flex;gap:7px;padding:12px;border-top:1px solid rgba(255,255,255,.08)}.broadcast-chat input{flex:1;min-width:0;padding:11px;border:1px solid #343734;border-radius:9px;background:#0d0e0d;color:#fff}.broadcast-chat button,.mic-button{padding:10px 14px;border:0;border-radius:9px;background:#bf8b21;color:#151006;font-weight:900;cursor:pointer}.voice-panel{margin-top:18px;padding:18px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:#131413}.voice-panel h2{margin:0;color:#fff;font-size:18px}.voice-panel p{margin:4px 0 0;color:#868d96}.mic-button{margin-left:auto}.mic-button.active{background:#c73a34;color:#fff}.voice-members{width:100%;display:flex;gap:8px;flex-wrap:wrap}.voice-member{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #303330;border-radius:10px;background:#191b19;color:#ddd}.voice-member small{color:#7e858d}.voice-member button{margin-left:5px;padding:5px 8px;border:0;border-radius:6px;background:#a9791c;color:#fff;cursor:pointer}.member-dot{width:9px;height:9px;border-radius:50%;background:#555}.member-dot.on{background:#36ca7d;box-shadow:0 0 9px #36ca7d}.broadcast-admin-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto;align-items:end;gap:10px;margin-bottom:18px}.broadcast-admin-toolbar label{display:flex;flex-direction:column;gap:7px;color:#aab0b7}.broadcast-admin-toolbar input{height:42px;padding:0 12px;border:1px solid #363936;border-radius:8px;background:#111211;color:#fff}.admin-broadcast-layout{grid-template-columns:minmax(0,1fr) 330px}
@media(max-width:950px){.broadcast-layout,.admin-broadcast-layout{grid-template-columns:1fr}.broadcast-chat{height:410px}.broadcast-admin-toolbar{grid-template-columns:1fr 1fr}.broadcast-admin-toolbar label{grid-column:1/-1}}
@media(max-width:650px){.reward-game-card{padding:25px 15px}.reward-input-row{flex-direction:column}.reward-input-row button{height:48px}.photo-find-grid{grid-template-columns:repeat(4,1fr)}.broadcast-video-card,.broadcast-video-card video{min-height:280px}.broadcast-page{margin-top:22px}.broadcast-admin-toolbar{grid-template-columns:1fr}.broadcast-admin-toolbar>*{width:100%}.voice-panel{align-items:flex-start}.mic-button{margin-left:0}.broadcast-chat{height:360px}}


/* Güvenli bağlantı / mikrofon uyarısı */
.secure-media-notice{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 16px;padding:14px 16px;border:1px solid rgba(245,180,0,.35);border-radius:14px;background:rgba(245,180,0,.09);color:#f4f4f4}
.secure-media-notice strong{font-size:15px}.secure-media-notice span{flex:1;min-width:220px;color:#c8c8c8;font-size:13px}.secure-media-notice button{border:0;border-radius:10px;padding:10px 15px;background:#d59c13;color:#111;font-weight:800;cursor:pointer}
@media(max-width:640px){.secure-media-notice{align-items:stretch}.secure-media-notice span{min-width:100%}.secure-media-notice button{width:100%}}

/* Fotoğrafı Bul - hafıza/eşleştirme oyunu */
.photo-match-shell{width:min(1120px,calc(100% - 28px));margin:32px auto 82px;border:1px solid rgba(35,191,91,.2);border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#071d13,#07130e 58%,#11120f);box-shadow:0 28px 90px rgba(0,0,0,.45)}
.photo-match-head{height:78px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(35,191,91,.18);background:rgba(8,30,20,.82)}
.photo-match-title{display:flex;align-items:center;gap:12px}.photo-match-title h1{margin:0;color:#f3f6f4;font-size:24px}.photo-match-title-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:rgba(0,214,87,.12);border:1px solid rgba(0,214,87,.18);color:#00d657;font-size:26px;font-weight:900}
.photo-match-close{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.04);color:#aab4ae;text-decoration:none;font-size:25px;line-height:1}
.photo-match-body{display:grid;grid-template-columns:280px 1fr;min-height:520px}.photo-match-sidebar{padding:24px;border-right:1px solid rgba(35,191,91,.16);background:rgba(4,24,15,.5)}
.photo-match-stats,.photo-match-message{border:1px solid rgba(0,214,87,.25);border-radius:12px;background:rgba(8,67,35,.25);color:#eef7f1}.photo-match-stats{padding:22px;text-align:center;font-size:16px;line-height:2}.photo-match-stats strong{color:#fff}.photo-match-message{margin-top:20px;padding:18px 16px;color:#40dd75;line-height:1.55;text-align:center}.photo-match-message.success{background:rgba(0,146,59,.2);border-color:#11c957;color:#5cff91}.photo-match-message.error{background:rgba(149,36,36,.18);border-color:#b84b4b;color:#ffaaa2}
.photo-match-board{padding:24px;display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:14px;align-content:center;justify-content:center;max-width:600px;margin:auto;width:100%}.photo-card{position:relative;aspect-ratio:1;border:0;padding:0;border-radius:14px;background:transparent;perspective:900px;cursor:pointer}.photo-card-inner{position:absolute;inset:0;transform-style:preserve-3d;transition:transform .45s cubic-bezier(.2,.75,.25,1)}.photo-card.is-open .photo-card-inner,.photo-card.is-matched .photo-card-inner{transform:rotateY(180deg)}.photo-card-face{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;border-radius:14px;backface-visibility:hidden;border:1px solid rgba(65,126,86,.38);box-shadow:0 10px 25px rgba(0,0,0,.22)}.photo-card-back{background:radial-gradient(circle at 50% 35%,#25304c,#171b2d 70%);color:#f4f5f6}.photo-card-front{transform:rotateY(180deg);background:#0e1812}.photo-card-front img{width:100%;height:100%;object-fit:cover;display:block}.photo-card-mark{font-weight:1000;font-size:clamp(13px,2vw,22px);line-height:.85;text-align:center;transform:skew(-8deg) rotate(-5deg);text-shadow:0 2px 10px rgba(255,255,255,.2)}.photo-card.is-matched{cursor:default}.photo-card.is-matched .photo-card-face{border-color:#00d657;box-shadow:0 0 0 2px rgba(0,214,87,.13),0 0 24px rgba(0,214,87,.18)}.photo-card-brand{display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,#26314e,#171b2d 72%);border:1px solid rgba(71,101,180,.5);color:#f5f5f5;cursor:default;box-shadow:0 10px 25px rgba(0,0,0,.22)}.photo-card-brand span{font-size:clamp(16px,2.3vw,25px);font-weight:1000;line-height:.85;text-align:center;transform:skew(-8deg) rotate(-5deg)}
@media(max-width:760px){.photo-match-shell{width:calc(100% - 18px);margin:18px auto 94px;border-radius:18px}.photo-match-head{height:66px;padding:0 14px}.photo-match-title h1{font-size:20px}.photo-match-title-icon{width:38px;height:38px}.photo-match-body{grid-template-columns:1fr}.photo-match-sidebar{padding:14px;border-right:0;border-bottom:1px solid rgba(35,191,91,.16);display:grid;grid-template-columns:1fr 1.45fr;gap:12px}.photo-match-message{margin-top:0;display:grid;place-items:center;padding:12px;font-size:13px}.photo-match-stats{padding:12px;font-size:14px;line-height:1.8}.photo-match-board{padding:15px;gap:9px;max-width:520px}.photo-card{min-width:0;border-radius:11px}.photo-card-face{border-radius:11px}}
@media(max-width:430px){.photo-match-sidebar{grid-template-columns:1fr}.photo-match-board{padding:12px;gap:8px}.photo-card-mark{font-size:12px}.photo-card-brand span{font-size:14px}}

/* Sayı Tahmin oyunu */
.number-range-label{margin-bottom:10px!important;color:#c5cad0!important;font-weight:700}.number-range-box{width:min(430px,100%);margin:0 auto 18px;padding:18px 22px;display:flex;align-items:center;justify-content:center;gap:22px;border:1px solid rgba(49,211,113,.35);border-radius:18px;background:linear-gradient(145deg,rgba(7,60,33,.72),rgba(9,28,18,.86));box-shadow:inset 0 0 30px rgba(18,170,75,.08)}.number-range-box strong{min-width:92px;padding:12px;border-radius:13px;background:rgba(26,183,85,.12);color:#66ef9c;font-size:32px;line-height:1}.number-range-box span{color:#a8b0aa;font-weight:800}.new-number-game{display:inline-flex;margin-top:18px;padding:10px 16px;border:1px solid rgba(224,170,47,.25);border-radius:10px;color:#d9aa3d;text-decoration:none;font-weight:800}.new-number-game:hover{background:rgba(224,170,47,.08)}.reward-input-row button:disabled{opacity:.65;cursor:not-allowed}
@media(max-width:650px){.number-range-box{gap:10px;padding:14px}.number-range-box strong{min-width:78px;font-size:27px}.number-guess-card h1{font-size:29px}}

/* Mines 5x5 professional responsive layout */
.mines-summary{display:flex;gap:10px;margin:0 0 12px}.mines-summary-card{width:122px;min-height:108px;border:1px solid #282828;border-radius:9px;background:linear-gradient(145deg,#151515,#0b0b0b);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 20px #0008}.mines-summary-card.active{border-color:#d23b32;background:linear-gradient(145deg,#351817,#141010)}.mines-summary-card .summary-icon{font-size:34px;filter:drop-shadow(0 4px 8px #000)}.mines-summary-card strong{font-size:17px;margin-top:6px}.mines-summary-card small{color:#c9c9c9;margin-top:4px}.mines-layout{grid-template-columns:255px minmax(0,1fr);align-items:stretch}.mines-sidebar{background:#101010;border-color:#272727}.mines-sidebar .game-info{margin-left:auto;font-size:18px}.mines-sidebar select{width:100%;height:42px;border-radius:7px;background:#181818;color:#fff;border:1px solid #303030;padding:0 12px}.mines-action{background:linear-gradient(90deg,#3f80ff,#8c4dff)!important;color:#fff;font-weight:800;min-height:46px}.mines-action.cashout{background:linear-gradient(90deg,#0f9f68,#37d990)!important}.mines-stage{min-height:480px;background:radial-gradient(circle at 50% 46%,#2f2f2f 0,#191919 42%,#0b0b0b 75%);border-color:#232323}.mines-stage:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff05,#0008),repeating-linear-gradient(45deg,#fff0 0 28px,#ffffff03 29px 30px);pointer-events:none}.mines-stage-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#ffffff08,transparent 68%);inset:0;margin:auto;pointer-events:none}.mines-sound{border:0;background:transparent;color:#fff;cursor:pointer}.mines-board{width:min(430px,72%);height:auto;aspect-ratio:1;gap:8px;z-index:2}.mine-tile{position:relative;overflow:hidden;border:1px solid #303030;background:linear-gradient(145deg,#1d1d1d,#0c0c0c);box-shadow:inset 0 0 14px #000,0 3px 8px #0008;border-radius:8px;transition:transform .15s ease,border-color .15s ease,background .2s ease}.mine-tile:hover:not(:disabled){transform:translateY(-2px);border-color:#555}.mine-tile.checking{animation:minePulse .55s infinite alternate}.mine-tile.opened.gem{background:radial-gradient(circle,#103e35,#071b17 70%);border-color:#19b67b;box-shadow:inset 0 0 18px #00ff9950,0 0 12px #00ff9920}.mine-tile.opened.bomb{background:radial-gradient(circle,#6b201b,#250807 72%);border-color:#ff483d;box-shadow:inset 0 0 20px #ff1e0055,0 0 14px #ff1e0030}.mine-tile.revealed-bomb:not(.exploded){opacity:.72}.mine-tile-mark{opacity:.08;font-size:20px}.mine-gem,.mine-bomb{display:inline-block;font-size:clamp(22px,3vw,36px);animation:minePop .28s ease-out}.mine-blast{position:absolute;inset:50%;width:8px;height:8px;border-radius:50%;background:#ffdd56;transform:translate(-50%,-50%);animation:mineBlast .55s ease-out forwards}.mini-stats.error{border-color:#8c2f2a;color:#ff8d85;background:#2b1110}@keyframes minePop{from{transform:scale(.25) rotate(-25deg);opacity:0}to{transform:scale(1);opacity:1}}@keyframes minePulse{from{filter:brightness(1)}to{filter:brightness(1.55)}}@keyframes mineBlast{to{width:150px;height:150px;opacity:0}}
@media(max-width:900px){.mines-summary{justify-content:center}.mines-layout{grid-template-columns:1fr}.mines-sidebar{order:2}.mines-stage{order:1;min-height:430px}.mines-board{width:min(390px,88%)}}
@media(max-width:520px){.game-shell{padding:0 10px}.mines-summary-card{width:104px;min-height:92px}.mines-summary-card .summary-icon{font-size:27px}.mines-stage{min-height:350px}.mines-board{width:min(310px,92%);gap:5px}.mine-tile{border-radius:6px}.mine-presets{grid-template-columns:repeat(4,minmax(0,1fr))}.mine-presets button{font-size:12px}.mine-gem,.mine-bomb{font-size:25px}}

/* Mines icon persistence fix */
.mine-tile.opened > span,
.mine-tile.opened .mine-gem,
.mine-tile.opened .mine-bomb,
.mine-tile.gem .mine-gem,
.mine-tile.bomb .mine-bomb{
  opacity:1 !important;
  visibility:visible !important;
}
.mine-tile .mine-gem,
.mine-tile .mine-bomb{
  position:relative;
  z-index:3;
  animation-fill-mode:both;
  pointer-events:none;
}
.mine-tile.opened{
  transform:none !important;
}
.mine-tile.opened:disabled{
  opacity:1;
  cursor:default;
}
/* KODCUBABA Store / nakit ödül sistemi */
.store-page,.store-history-page{max-width:1240px;margin:0 auto;padding:46px 24px 90px}.store-page-heading,.store-history-heading{text-align:center;margin-bottom:30px}.store-page-heading>span,.store-history-heading>span{font-size:12px;letter-spacing:2px;color:#d59a14;font-weight:800}.store-page-heading h1,.store-history-heading h1{margin:8px 0 10px;font-size:clamp(28px,4vw,44px)}.store-page-heading p,.store-history-heading p{color:#9da39f;max-width:720px;margin:0 auto}.store-current-balance{display:inline-flex;margin-top:18px;padding:11px 18px;border:1px solid rgba(213,154,20,.4);border-radius:999px;background:rgba(213,154,20,.08)}.store-current-balance b{color:#f2bd35;margin-left:7px}.store-reward-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.store-reward-card{overflow:hidden;border:1px solid #30332f;border-radius:18px;background:linear-gradient(160deg,#171a17,#0d0f0d);box-shadow:0 18px 50px rgba(0,0,0,.25)}.store-reward-image{height:180px;display:grid;place-items:center;background:radial-gradient(circle at 50% 30%,rgba(213,154,20,.24),transparent 62%);border-bottom:1px solid #292c28}.store-reward-image img{width:100%;height:100%;object-fit:cover}.store-reward-image span{display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:linear-gradient(145deg,#eeb732,#8f5f00);font-size:50px;font-weight:900;color:#111;box-shadow:0 0 32px rgba(213,154,20,.35)}.store-reward-content{padding:21px}.store-reward-content>small{color:#c78d10;letter-spacing:1.4px;font-weight:800}.store-reward-content h2{margin:7px 0;font-size:21px}.store-cash-value{font-size:31px;font-weight:900;color:#f2bd35}.store-reward-content p{min-height:44px;color:#9da39f;line-height:1.55}.store-point-cost{display:flex;justify-content:space-between;align-items:center;margin:16px 0;padding:13px 14px;border-radius:10px;background:#0b0d0b;border:1px solid #292c28}.store-point-cost span{color:#8f9690}.store-point-cost b{color:#fff}.store-reward-content form button,.store-login-button{display:block;width:100%;padding:13px;border:0;border-radius:10px;background:linear-gradient(100deg,#bf8100,#f0bd37);color:#111;font-weight:900;text-align:center;cursor:pointer}.store-reward-content form button:disabled{background:#292c28;color:#737873;cursor:not-allowed}.store-history-link{display:table;margin:30px auto 0;padding:13px 22px;border:1px solid #b77b00;border-radius:10px;color:#f1b72b;font-weight:800}.store-empty-state,.store-history-empty{grid-column:1/-1;text-align:center;padding:50px;border:1px dashed #353935;border-radius:16px;color:#939a94}.store-history-heading a{display:inline-block;margin-top:16px;color:#e5a91c}.store-history-list{border:1px solid #2c302c;border-radius:16px;overflow:hidden;background:#111411}.store-history-row{display:grid;grid-template-columns:90px 2fr 1fr 1.2fr 1fr;gap:15px;align-items:center;padding:17px 20px;border-bottom:1px solid #272a27}.store-history-row:last-child{border-bottom:0}.store-history-row small{display:block;margin-top:4px;color:#858c86}.store-history-labels{background:#191d19;color:#aeb4af;font-size:12px;font-weight:900;text-transform:uppercase}.store-status{display:inline-flex;padding:7px 11px;border-radius:999px;font-size:12px;white-space:nowrap}.store-status-beklemede{background:rgba(229,169,28,.12);color:#efb62e;border:1px solid rgba(229,169,28,.35)}.store-status-odendi{background:rgba(26,184,91,.12);color:#48d681;border:1px solid rgba(26,184,91,.32)}.store-status-odenmedi{background:rgba(230,66,66,.12);color:#ff7777;border:1px solid rgba(230,66,66,.32)}.profile-store-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-store-title a{color:#e5a91c;font-weight:800}.profile-store-list>div{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 0;border-bottom:1px solid #292c29}.profile-store-list>div:last-child{border-bottom:0}.profile-store-list small{display:block;color:#838a84;margin-top:3px}.store-admin-money-icon{display:grid!important;place-items:center;width:58px;height:58px;border-radius:12px;background:#735000;color:#ffd66a;font-size:32px;font-weight:900;flex:0 0 auto}.store-order-status-form{display:grid;grid-template-columns:130px minmax(140px,1fr) auto;gap:7px;min-width:390px}.store-order-status-form select,.store-order-status-form input{min-width:0}.refund-label{color:#57d38a!important}.store-reward-form .full-row{grid-column:1/-1}
@media(max-width:900px){.store-reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-history-list{overflow-x:auto}.store-history-row{min-width:760px}.store-order-admin-table{min-width:980px}}
@media(max-width:620px){.store-page,.store-history-page{padding:28px 14px 100px}.store-reward-grid{grid-template-columns:1fr}.store-reward-image{height:155px}.store-page-heading h1,.store-history-heading h1{font-size:28px}.store-reward-form{grid-template-columns:1fr!important}.store-reward-form .full-row{grid-column:auto}}

/* Store kartları: kompakt görünüm, logo üstte ve metinler altta */
.store-reward-grid{
  grid-template-columns:repeat(auto-fit,minmax(220px,240px));
  justify-content:center;
  align-items:start;
  gap:18px;
}
.store-reward-card{
  width:100%;
  max-width:240px;
  border-radius:15px;
}
.store-reward-image{
  height:140px;
  padding:14px;
  background:radial-gradient(circle at 50% 28%,rgba(213,154,20,.20),transparent 66%);
}
.store-reward-image img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  display:block;
}
.store-reward-image span{
  width:72px;
  height:72px;
  font-size:40px;
}
.store-reward-content{
  padding:16px;
  border-top:1px solid #292c28;
  text-align:left;
}
.store-reward-content>small{font-size:10px}
.store-reward-content h2{margin:6px 0;font-size:17px;line-height:1.25}
.store-cash-value{font-size:25px;line-height:1.15}
.store-reward-content p{min-height:38px;margin:10px 0;font-size:13px;line-height:1.45}
.store-point-cost{margin:12px 0;padding:10px 11px;font-size:12px}
.store-reward-content form button,.store-login-button{padding:11px;font-size:12px}
.store-history-link{margin-top:24px}
@media(max-width:620px){
  .store-reward-grid{grid-template-columns:minmax(0,230px);justify-content:center}
  .store-reward-card{max-width:230px}
  .store-reward-image{height:130px;padding:12px}
  .store-reward-content{padding:14px}
}

/* Store kartı logo hizası: logo ayırıcı çizginin tamamen üstünde */
.store-reward-image{
  height:128px;
  min-height:128px;
  padding:8px 18px 18px;
  box-sizing:border-box;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  overflow:hidden;
  border-bottom:1px solid #292c28;
}
.store-reward-image img{
  width:auto;
  max-width:88%;
  height:auto;
  max-height:96px;
  object-fit:contain;
  object-position:center top;
  display:block;
  margin:0 auto;
  transform:translateY(-2px);
}
.store-reward-content{
  border-top:0;
  padding-top:15px;
}
@media(max-width:620px){
  .store-reward-image{
    height:120px;
    min-height:120px;
    padding:7px 16px 17px;
  }
  .store-reward-image img{max-height:90px;max-width:86%}
}

/* Dice game redesign */
.dice-summary{display:flex;gap:10px;margin:0 0 12px;max-width:250px}.dice-summary-card{width:112px;min-height:92px;background:#151515;border:1px solid #292929;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.dice-summary-card.active{border-color:#e84545;background:linear-gradient(145deg,#311717,#1a1111)}.dice-summary-card span{font-size:26px}.dice-summary-card strong{font-size:18px}.dice-summary-card small{color:#aaa}.dice-layout{grid-template-columns:250px minmax(0,1fr)}.dice-sidebar{background:#111;border-color:#242424}.dice-play-btn{width:100%;margin-top:38px;padding:13px;border:0;border-radius:7px;background:linear-gradient(90deg,#347cff,#8d52ef);color:#fff;font-weight:800}.dice-play-btn:disabled{opacity:.65;cursor:wait}.dice-payout{font-size:16px}.dice-result{min-height:48px;line-height:1.45}.dice-result.win{border:1px solid #1ecf83;color:#87f5bf}.dice-result.lose{border:1px solid #dc3d4a;color:#ff9da6}.dice-stage{min-height:430px;padding:62px 28px 20px;background:linear-gradient(rgba(10,10,10,.66),rgba(10,10,10,.78)),radial-gradient(circle at 50% 40%,#333 0,#171717 55%,#0c0c0c 100%);border-color:#242424}.dice-stage:before{content:'🎲';position:absolute;inset:0;display:grid;place-items:center;font-size:280px;opacity:.045;filter:grayscale(1);transform:rotate(-15deg)}.dice-stage>*{position:relative;z-index:1}.dice-sound{border:0;background:transparent;color:#fff;cursor:pointer}.dice-value{text-align:center;margin-bottom:58px;color:#bbb}.dice-value span{display:block;font-size:14px}.dice-value strong{display:block;margin-top:12px;font-size:30px;color:#fff;min-height:38px}.dice-value strong.rolling{filter:blur(.5px);transform:scale(1.08)}.range-wrap{position:relative;padding-top:12px}.range-line{height:12px;border-radius:8px;overflow:visible;display:flex;position:relative;background:#222;box-shadow:0 0 0 1px #2a2a2a}.red-zone,.green-zone{height:100%;transition:width .2s}.red-zone{background:#f21424;border-radius:8px 0 0 8px}.green-zone{background:#13e383;border-radius:0 8px 8px 0}.target-marker,.roll-marker{position:absolute;top:-10px;transform:translateX(-50%);width:6px;height:32px;border-radius:3px;background:#fff;z-index:3}.target-marker b{position:absolute;left:50%;bottom:35px;transform:translateX(-50%);background:#111;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-style:normal}.roll-marker{height:18px;top:-3px;background:#ffd229;box-shadow:0 0 10px #ffd229;opacity:0;transition:left .45s ease,opacity .2s}.roll-marker.show{opacity:1}.range-wrap input{position:absolute;left:0;right:0;top:4px;width:100%;height:28px;opacity:0;cursor:pointer;z-index:6}.scale{display:flex;justify-content:space-between;margin-top:15px;color:#d0d0d0;font-size:11px}.dice-controls{display:grid;grid-template-columns:1fr 170px 1fr;align-items:center;background:#101010;border:1px solid #1e1e1e;border-radius:7px;margin-top:46px;padding:12px 16px;text-align:center}.dice-controls small{color:#888}.dice-controls b{display:block;margin-top:4px}.over-under{display:flex;justify-content:center}.over-under button{min-width:72px;padding:9px 14px;background:#171717;border:1px solid #242424}.over-under .active{background:#252525;border-color:#3b3b3b;color:#fff}
@media(max-width:900px){.dice-summary{max-width:none}.dice-layout{grid-template-columns:1fr}.dice-stage{min-height:390px}.dice-play-btn{margin-top:18px}}
@media(max-width:560px){.dice-summary{display:grid;grid-template-columns:1fr 1fr}.dice-summary-card{width:auto}.dice-stage{padding:58px 14px 18px;min-height:360px}.dice-value{margin-bottom:45px}.dice-controls{grid-template-columns:1fr;gap:14px;margin-top:34px}.over-under button{flex:1}.scale{font-size:9px}.dice-stage:before{font-size:180px}}


/* Blackjack */
.blackjack-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:12px}.blackjack-sidebar,.blackjack-table,.bj-stats{background:#111;border:1px solid #242424;border-radius:10px}.blackjack-sidebar{padding:18px}.bj-balance{margin:20px 0}.bj-balance small,.blackjack-sidebar>label{display:block;color:#999;font-size:12px;margin:12px 0 7px}.bj-balance strong,.bj-bet{display:block;color:#f0be3d;font-size:18px;font-weight:900}.bj-chips{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.bj-chips button{aspect-ratio:1;border:2px dashed #ddd;border-radius:50%;background:#1b1b1b;color:#fff;font-weight:900;cursor:pointer}.bj-chips button:nth-child(2n){border-color:#ef4d5d}.bj-chips button:nth-child(3n){border-color:#f1bb2c}.bj-chips button.active{box-shadow:0 0 0 3px rgba(141,82,239,.5)}.bj-clear,.bj-deal{width:100%;padding:12px;margin-top:14px;border-radius:7px;font-weight:800}.bj-clear{background:#281516;border:1px solid #58282b;color:#c98a8f}.bj-deal{border:0;background:linear-gradient(90deg,#347cff,#8d52ef);color:#fff}.bj-message{margin-top:12px;color:#aaa;font-size:12px;line-height:1.45}.blackjack-table{min-height:440px;padding:18px;background:linear-gradient(rgba(8,8,8,.76),rgba(8,8,8,.88)),radial-gradient(circle at 50% 50%,#333,#101010 65%)}.bj-hand{min-height:165px}.bj-hand-title{display:flex;justify-content:space-between;color:#fff}.bj-hand-title strong{color:#e6aa22}.bj-cards{display:flex;justify-content:center;gap:8px;min-height:112px;padding-top:18px}.playing-card{position:relative;width:62px;height:92px;border-radius:6px;background:#fff;color:#111;border:1px solid #ddd;box-shadow:0 8px 18px #0008;padding:6px;animation:dealCard .25s ease}.playing-card.red{color:#d21f2b}.playing-card b{font-size:16px}.playing-card i{display:block;font-size:28px;font-style:normal;text-align:center}.playing-card em{position:absolute;right:6px;bottom:5px;font-style:normal;transform:rotate(180deg)}.playing-card.back{display:grid;place-items:center;background:linear-gradient(145deg,#263da4,#18235f);border:2px solid #8ea0ff;color:#fff}.playing-card.back span{font-weight:900;transform:rotate(-12deg)}@keyframes dealCard{from{opacity:0;transform:translateY(-15px) rotate(5deg)}to{opacity:1;transform:none}}.bj-divider{height:1px;background:#2a2a2a;margin:4px -18px 14px}.bj-actions{display:flex;justify-content:center;gap:8px}.bj-actions button{padding:10px 18px;border:1px solid #8f42d5;border-radius:7px;background:linear-gradient(#532278,#35164d);color:#fff;font-weight:800}.bj-actions button:disabled{opacity:.35}.bj-minimum{text-align:center;margin-top:16px;padding:11px;border:1px solid #292929;border-radius:7px}.bj-stats{margin-top:16px;padding:18px}.bj-stats h3{margin-top:0}.bj-stat-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.bj-stat-grid>div{padding:16px 8px;text-align:center;background:#0d0d0d;border-radius:7px}.bj-stat-grid small{display:block;color:#777;font-size:9px;min-height:24px}.bj-stat-grid b{font-size:19px}.bj-stat-grid>div:nth-child(2) b,.bj-stat-grid>div:nth-child(3) b,.bj-stat-grid>div:nth-child(7) b{color:#2bdc63}
@media(max-width:900px){.blackjack-layout{grid-template-columns:1fr}.blackjack-sidebar{order:2}.blackjack-table{order:1}.bj-stat-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.blackjack-table{padding:12px;min-height:410px}.bj-hand{min-height:145px}.playing-card{width:48px;height:74px}.playing-card i{font-size:21px}.bj-actions button{flex:1;padding:9px 6px;font-size:12px}.bj-stat-grid{grid-template-columns:repeat(2,1fr)}.bj-chips{grid-template-columns:repeat(4,1fr)}}

/* Blackjack chip artwork and sequential card reveal fix */
.bj-chips button{position:relative;display:grid;place-items:center;overflow:hidden;border:0!important;background:transparent!important;aspect-ratio:1;min-width:0;padding:0;color:#fff;isolation:isolate;filter:drop-shadow(0 5px 5px #0008)}
.bj-chips button:before{content:"";position:absolute;inset:2px;border-radius:50%;background:repeating-conic-gradient(#f7f7f7 0 8deg,transparent 8deg 18deg),var(--chip,#1d8b72);border:3px solid #ececec;box-shadow:inset 0 0 0 5px var(--chip,#1d8b72),inset 0 0 0 7px #fff8,0 0 0 1px #000;z-index:-2}
.bj-chips button:after{content:"";position:absolute;inset:12px;border-radius:50%;background:radial-gradient(circle,#242424 0 48%,var(--chip,#1d8b72) 50% 70%,#eee 72% 76%,var(--chip,#1d8b72) 78%);z-index:-1}
.bj-chips button:nth-child(1){--chip:#348e87}.bj-chips button:nth-child(2){--chip:#ed4355}.bj-chips button:nth-child(3){--chip:#e5aa20}.bj-chips button:nth-child(4){--chip:#1d9b63}.bj-chips button:nth-child(5){--chip:#3970bd}.bj-chips button:nth-child(6){--chip:#e95834}.bj-chips button:nth-child(7){--chip:#6c43bc}
.bj-chips button strong{font-size:11px;line-height:1;position:relative;text-shadow:0 1px 2px #000;z-index:2}.bj-chips button.active{transform:translateY(-3px);filter:drop-shadow(0 0 8px var(--chip)) drop-shadow(0 5px 5px #0008)}.bj-chips button:disabled{opacity:.48;filter:grayscale(.4)}
.playing-card{flex:0 0 auto;transform-origin:center top;will-change:transform,opacity}.playing-card.flip-out{animation:bjFlipOut .18s ease forwards}.playing-card.flip-in{animation:bjFlipIn .34s ease both}@keyframes bjFlipOut{to{transform:rotateY(90deg);opacity:.25}}@keyframes bjFlipIn{from{transform:rotateY(-90deg) translateY(-12px);opacity:0}to{transform:none;opacity:1}}
@media(max-width:560px){.bj-chips button strong{font-size:10px}.bj-chips button:after{inset:10px}.bj-cards{gap:5px;overflow-x:auto;justify-content:flex-start;padding-left:4px;padding-bottom:6px}.bj-cards::-webkit-scrollbar{height:3px}}

/* Blackjack reference layout refinement */
.blackjack-layout{grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:stretch}
.blackjack-sidebar{padding:16px 14px;border-radius:8px;background:linear-gradient(180deg,#141414,#0d0d0d)}
.blackjack-sidebar .game-head{gap:10px}.blackjack-sidebar .game-head h2{font-size:20px;margin:0}.blackjack-sidebar .game-head small{font-size:11px;color:#aaa}
.bj-balance{margin:16px 0 12px}.bj-balance strong:before{content:'◉ ';color:#d9a620}.bj-bet:before{content:'◉ ';color:#4ec8ff}
.bj-chips{grid-template-columns:repeat(4,1fr);gap:6px}.bj-chips button{max-width:52px;margin:auto;width:100%}.bj-chips button:before{inset:1px}.bj-chips button:after{inset:11px}.bj-chips button strong{font-size:10px}
.blackjack-table{padding:10px;min-height:438px;border-radius:8px;background:linear-gradient(rgba(5,5,5,.68),rgba(5,5,5,.86)),radial-gradient(circle at 50% 45%,#262626,#090909 68%)}
.bj-hand{min-height:174px;padding:10px 12px;background:#07070799;border-radius:8px}.bj-divider{margin:10px -10px;height:10px;background:#111;border-top:1px solid #202020;border-bottom:1px solid #202020}
.bj-hand-title{font-size:14px}.bj-hand-title strong{font-size:16px}.bj-cards{min-height:116px;padding-top:20px;gap:7px}
.playing-card{width:58px;height:88px;border-radius:5px;padding:5px;box-shadow:0 5px 12px #000b}.playing-card b{font-size:15px}.playing-card i{font-size:26px}.playing-card em{font-size:14px}
.bj-actions{margin-top:10px}.bj-actions button{padding:9px 17px;font-size:12px}.bj-minimum{margin-top:14px;padding:10px;background:#080808}
.bj-stats{border-radius:8px}.bj-stats-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.bj-stats-head h3{margin:0}.bj-reset{padding:8px 14px;background:#dc3545;border:0;font-size:11px}.bj-stat-grid{grid-template-columns:repeat(10,minmax(76px,1fr));gap:8px}.bj-stat-grid>div{padding:14px 6px}.bj-stat-grid small{font-size:8px}.bj-stat-grid b{font-size:18px}.bj-stats-note{text-align:center;color:#666;font-size:10px;margin-top:15px;padding-top:12px;border-top:1px solid #222}
@media(max-width:1100px){.bj-stat-grid{grid-template-columns:repeat(5,1fr)}}
@media(max-width:900px){.blackjack-layout{grid-template-columns:1fr}.blackjack-sidebar{order:2}.blackjack-table{order:1}.bj-chips button{max-width:58px}}
@media(max-width:560px){.bj-stat-grid{grid-template-columns:repeat(2,1fr)}.bj-hand{padding:8px 6px}.bj-cards{justify-content:center;overflow-x:auto}.playing-card{width:46px;height:70px}.blackjack-table{min-height:390px}.bj-actions{flex-wrap:wrap}.bj-actions button{min-width:30%}}

/* Blackjack sol bahis paneli - gönderilen referans düzeni */
.blackjack-layout{grid-template-columns:286px minmax(0,1fr)!important;gap:14px!important;align-items:start}
.blackjack-sidebar{
  width:286px;min-height:528px;padding:20px 16px 18px!important;
  border:1px solid #171817!important;border-radius:4px!important;
  background:linear-gradient(180deg,#101111 0%,#0c0d0d 100%)!important;
  box-shadow:0 12px 30px #0005;
}
.blackjack-sidebar .game-head{display:flex;align-items:flex-start;gap:11px!important;margin:0 0 16px}
.blackjack-sidebar .game-symbol{width:36px;height:36px;display:grid;place-items:center;font-size:24px;filter:drop-shadow(0 0 9px #7a31a9);transform:rotate(-10deg)}
.blackjack-sidebar .game-head h2{font-size:23px!important;line-height:1.05;margin:1px 0 4px!important;font-weight:800;letter-spacing:-.4px}
.blackjack-sidebar .game-head small{display:block;font-size:11px!important;line-height:1.25;color:#c2c2c2!important;white-space:nowrap}
.blackjack-sidebar .bj-balance{margin:0 0 20px!important}
.blackjack-sidebar .bj-balance small,
.blackjack-sidebar>label{display:block;margin:0 0 8px!important;color:#e6e6e6!important;font-size:12px!important;font-weight:500}
.blackjack-sidebar .bj-balance strong,
.blackjack-sidebar .bj-bet{min-height:30px;display:flex!important;align-items:center;gap:8px;color:#f4f4f4!important;font-size:16px!important;font-weight:500!important;padding-left:2px}
.blackjack-sidebar .bj-balance strong:before{content:'◉';color:#d5a20e!important;font-size:15px;margin-right:3px}
.blackjack-sidebar .bj-bet:before{content:'◉';color:#39bdf7!important;font-size:15px;margin-right:3px}
.blackjack-sidebar>label:nth-of-type(1){margin-top:1px!important}
.blackjack-sidebar>label:nth-of-type(2){margin-top:18px!important;margin-bottom:9px!important}
.blackjack-sidebar .bj-chips{grid-template-columns:repeat(4,52px)!important;gap:8px 8px!important;justify-content:start;margin:0!important}
.blackjack-sidebar .bj-chips button{
  width:52px!important;height:66px!important;max-width:none!important;aspect-ratio:auto!important;
  margin:0!important;padding:4px 2px 3px!important;border:1px solid #2a2c2d!important;border-radius:6px!important;
  background:#101112!important;filter:none!important;overflow:visible!important;
  display:flex!important;flex-direction:column;justify-content:flex-start;align-items:center;gap:1px;
  transition:transform .15s ease,border-color .15s ease,background .15s ease;
}
.blackjack-sidebar .bj-chips button:before{
  position:relative!important;inset:auto!important;display:block;flex:0 0 auto;
  width:38px;height:38px;border-radius:50%;margin:0 auto 1px;
  border:2px solid #ececec!important;
  background:repeating-conic-gradient(#f5f5f5 0 9deg,transparent 9deg 22deg),var(--chip,#348e87)!important;
  box-shadow:inset 0 0 0 4px var(--chip,#348e87),inset 0 0 0 6px #f6f6f6,0 1px 3px #000b!important;
  z-index:0!important;
}
.blackjack-sidebar .bj-chips button:after{
  content:''!important;position:absolute!important;left:17px!important;top:14px!important;right:auto!important;bottom:auto!important;
  width:18px;height:18px;border-radius:50%;
  background:radial-gradient(circle,#242525 0 48%,var(--chip,#348e87) 50% 70%,#eee 72% 78%,var(--chip,#348e87) 80%)!important;
  z-index:1!important;
}
.blackjack-sidebar .bj-chips button strong{position:relative!important;z-index:3!important;font-size:11px!important;line-height:14px!important;color:#fff;text-shadow:0 1px 2px #000;margin-top:0}
.blackjack-sidebar .bj-chips button:nth-child(1){--chip:#3a8583}.blackjack-sidebar .bj-chips button:nth-child(2){--chip:#ef4657}.blackjack-sidebar .bj-chips button:nth-child(3){--chip:#e4aa1d}.blackjack-sidebar .bj-chips button:nth-child(4){--chip:#1f965c}.blackjack-sidebar .bj-chips button:nth-child(5){--chip:#3b70b9}.blackjack-sidebar .bj-chips button:nth-child(6){--chip:#31306f}.blackjack-sidebar .bj-chips button:nth-child(7){--chip:#e95532}.blackjack-sidebar .bj-chips button:nth-child(8){--chip:#6842b6}
.blackjack-sidebar .bj-chips button:hover{transform:translateY(-2px);border-color:#46494b!important;background:#151617!important}
.blackjack-sidebar .bj-chips button.active{transform:translateY(-2px)!important;border-color:var(--chip)!important;box-shadow:0 0 0 1px var(--chip),0 0 12px color-mix(in srgb,var(--chip) 60%,transparent)!important}
.blackjack-sidebar .bj-clear{height:42px;margin-top:14px!important;padding:0 12px!important;border-radius:5px!important;background:#281415!important;border:1px solid #552326!important;color:#a6a6a6!important;font-size:12px!important;font-weight:600!important}
.blackjack-sidebar .bj-clear:hover{background:#32191b!important;color:#ddd!important}
.blackjack-sidebar .bj-deal{height:42px;margin-top:10px!important;border-radius:5px!important;font-size:12px!important}
.blackjack-sidebar .bj-message{margin-top:10px!important;font-size:11px!important;text-align:center}
@media(max-width:900px){
  .blackjack-layout{grid-template-columns:1fr!important}
  .blackjack-sidebar{width:100%;min-height:0;order:2}
  .blackjack-sidebar .bj-chips{grid-template-columns:repeat(4,52px)!important;justify-content:center}
}
@media(max-width:380px){
  .blackjack-sidebar{padding-left:12px!important;padding-right:12px!important}
  .blackjack-sidebar .bj-chips{grid-template-columns:repeat(4,48px)!important;gap:7px}
  .blackjack-sidebar .bj-chips button{width:48px!important;height:62px!important}
  .blackjack-sidebar .bj-chips button:after{left:15px!important;top:14px!important}
}


/* Blackjack fiş ikonları: gerçek inline SVG, tüm tarayıcılarda sabit görünüm */
.blackjack-sidebar .bj-chips button::before,
.blackjack-sidebar .bj-chips button::after{content:none!important;display:none!important}
.blackjack-sidebar .bj-chips button{
  position:relative!important;width:52px!important;height:66px!important;
  padding:4px 3px 3px!important;display:flex!important;flex-direction:column!important;
  align-items:center!important;justify-content:flex-start!important;gap:1px!important;
  overflow:hidden!important;background:#101112!important;border:1px solid #2a2c2d!important;
}
.blackjack-sidebar .bj-chip-svg{display:block!important;width:40px!important;height:40px!important;flex:0 0 40px!important;filter:drop-shadow(0 2px 2px #000a)}
.blackjack-sidebar .bj-chips button strong{display:block!important;position:relative!important;z-index:2!important;line-height:15px!important;margin:0!important;font-size:11px!important}
.blackjack-sidebar .bj-chips button.active .bj-chip-svg{transform:scale(1.06);filter:drop-shadow(0 0 5px var(--chip)) drop-shadow(0 2px 2px #000a)}
.blackjack-sidebar .bj-chips button:disabled .bj-chip-svg{filter:grayscale(.45) opacity(.65)}
@media(max-width:380px){
 .blackjack-sidebar .bj-chips button{width:48px!important;height:62px!important}
 .blackjack-sidebar .bj-chip-svg{width:37px!important;height:37px!important;flex-basis:37px!important}
}

/* Çark oyunu - referans yerleşim */
.wheel-pro-layout{display:grid;grid-template-columns:250px minmax(0,700px);gap:18px;align-items:stretch;justify-content:center}.wheel-pro-sidebar,.wheel-pro-stage,.wheel-board{background:#111211;border:1px solid #252725;border-radius:8px}.wheel-pro-sidebar{padding:18px}.wheel-pro-sidebar .game-head{position:relative}.wheel-info{margin-left:auto;font-size:19px}.wheel-rights-card{margin:16px 0 22px;padding:17px 14px;background:#0c0d0c;border:1px solid #242624;border-radius:9px;text-align:center}.wheel-rights-card>b{display:block;text-align:left;font-size:13px}.wheel-rights-card>div{display:flex;justify-content:center;align-items:center;gap:16px;margin:10px 0 2px}.wheel-rights-card strong{font-size:28px;color:#00e86f}.wheel-rights-card span{color:#7b7f7b}.wheel-rights-card small{font-size:10px;color:#b5bab5}.wheel-rights-card p{font-size:12px;margin:10px 0 0}.wheel-spin-button{width:100%;border:0;background:linear-gradient(90deg,#4b7df6,#8c4cf0);font-size:15px}.wheel-spin-button:disabled{opacity:.45;cursor:not-allowed}.wheel-pro-result{margin-top:12px;min-height:42px;padding:10px;border-radius:7px;background:#0d0e0d;text-align:center;color:#dce0dc;font-size:13px}.wheel-pro-result.win{color:#00ef79}.wheel-pro-result.lose{color:#ff6b6b}.wheel-pro-stage{min-height:430px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at center,#242026 0,#171817 44%,#101110 76%)}.wheel-sound{position:absolute;right:16px;top:14px;background:transparent;border:0;font-size:22px;z-index:6;padding:4px}.wheel-disc-pro{width:300px;height:300px;border-radius:50%;border:7px solid #fff;box-shadow:0 0 0 4px #8226a5,0 0 28px #b12be0;position:relative;transition:transform 4.2s cubic-bezier(.08,.68,.12,1);background:repeating-conic-gradient(from -15deg,#151d27 0deg 30deg,#20242a 30deg 60deg)}.wheel-disc-pro:before{content:"";position:absolute;inset:0;border-radius:50%;background:conic-gradient(from -15deg,transparent 0 30deg,#18231c 30deg 60deg,transparent 60deg 90deg,#351b1b 90deg 120deg,transparent 120deg 360deg);opacity:.9}.wheel-disc-pro:after{content:"";position:absolute;inset:9px;border-radius:50%;border:1px solid #ffffff45;background:repeating-conic-gradient(transparent 0 29.3deg,#ffffff55 29.3deg 30deg)}.wheel-disc-pro span{position:absolute;z-index:2;left:50%;top:50%;width:44px;margin-left:-22px;margin-top:-8px;text-align:center;font-size:12px;transform:rotate(calc(var(--i)*30deg)) translateY(-117px) rotate(calc(var(--i)*-30deg));transform-origin:center}.wheel-hub{position:absolute;width:56px;height:56px;border-radius:50%;background:#111;border:5px solid #fff;box-shadow:0 0 0 2px #777;z-index:4}.wheel-pointer-pro{position:absolute;top:29px;z-index:7;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:18px solid #fff;filter:drop-shadow(0 2px 2px #000)}.wheel-prize-strip{position:absolute;bottom:17px;display:flex;gap:6px;max-width:95%;overflow-x:auto;padding-bottom:3px}.wheel-prize-strip span{min-width:43px;padding:7px 8px;border:1px solid #424542;border-radius:5px;font-size:10px;text-align:center}.wheel-board{max-width:968px;margin:24px auto 0;padding:14px}.wheel-tabs{display:flex;gap:6px;margin-bottom:10px}.wheel-tabs button{background:#171817;border:0;padding:9px 12px}.wheel-tabs button.active{background:#242624;border-bottom:2px solid #f6a900}.wheel-list{background:#171817}.wheel-list-head,.wheel-list>div{display:grid;grid-template-columns:1fr 150px;gap:12px;padding:12px;border-bottom:1px solid #262826}.wheel-list-head{font-size:11px;color:#c6cac6}.wheel-list>div:nth-child(even){background:#111211}.wheel-list b{text-align:right;color:#00ee75}.wheel-list p{padding:16px;color:#8c918c}.wheel-disc-pro.spinning{filter:saturate(1.1)}
@media(max-width:900px){.wheel-pro-layout{grid-template-columns:1fr}.wheel-pro-sidebar{order:2}.wheel-pro-stage{min-height:410px}.wheel-board{margin-top:16px}}@media(max-width:520px){.wheel-disc-pro{width:260px;height:260px}.wheel-disc-pro span{transform:rotate(calc(var(--i)*30deg)) translateY(-100px) rotate(calc(var(--i)*-30deg));font-size:10px}.wheel-pro-stage{min-height:365px}.wheel-prize-strip{display:none}.wheel-pointer-pro{top:28px}.wheel-list-head,.wheel-list>div{grid-template-columns:1fr 80px}}

/* Çark oyunu - gönderilen referansa yakın nihai masaüstü düzen */
.game-shell[data-game="wheel"]{max-width:1060px;margin:0 auto;padding-top:0}
.game-shell[data-game="wheel"] .back-link{margin:0 0 10px;font-size:13px;color:#f1f1f1}
.game-shell[data-game="wheel"] .game-title{font-size:29px;line-height:1;margin:0 0 27px;font-weight:700}
.game-shell[data-game="wheel"] .wheel-pro-layout{grid-template-columns:240px 700px;gap:18px;justify-content:start;align-items:stretch}
.game-shell[data-game="wheel"] .wheel-pro-sidebar{padding:15px 15px 18px;background:#111211;border:0;border-radius:3px;min-height:420px}
.game-shell[data-game="wheel"] .wheel-pro-sidebar .game-head{margin:0 0 16px;align-items:flex-start}
.game-shell[data-game="wheel"] .wheel-pro-sidebar .game-symbol{width:35px;height:35px;display:grid;place-items:center;font-size:25px;filter:drop-shadow(0 0 7px #7b39a8)}
.game-shell[data-game="wheel"] .wheel-pro-sidebar .game-head h2{font-size:22px;line-height:1.1;margin:0 0 3px}
.game-shell[data-game="wheel"] .wheel-pro-sidebar .game-head small{font-size:12px;line-height:1.35;color:#ededed}
.game-shell[data-game="wheel"] .wheel-info{font-size:20px;color:#f5f5f5;margin-top:2px}
.game-shell[data-game="wheel"] .wheel-rights-card{margin:15px 0 22px;padding:16px 13px 14px;border:1px solid #282a28;border-radius:8px;background:#0b0c0b}
.game-shell[data-game="wheel"] .wheel-rights-card>b{font-size:13px}
.game-shell[data-game="wheel"] .wheel-rights-card>div{gap:18px;margin:11px 0 0}
.game-shell[data-game="wheel"] .wheel-rights-card strong{font-size:25px;line-height:1;color:#00e672}
.game-shell[data-game="wheel"] .wheel-rights-card small{display:block;margin-top:2px;font-size:9px;letter-spacing:.3px}
.game-shell[data-game="wheel"] .wheel-rights-card p{margin-top:12px;font-size:12px}
.game-shell[data-game="wheel"] .wheel-spin-button{height:39px;padding:0;border-radius:5px;background:linear-gradient(90deg,#4a7cf5,#8a4cf0);font-size:14px}
.game-shell[data-game="wheel"] .wheel-pro-result{min-height:0;height:auto;margin-top:10px;padding:0;background:transparent;font-size:12px}
.game-shell[data-game="wheel"] .wheel-pro-result:empty{display:none}
.game-shell[data-game="wheel"] .wheel-pro-stage{height:420px;min-height:420px;border:0;border-radius:3px;background:linear-gradient(#0005,#0005),radial-gradient(circle at 50% 49%,#2a2730 0,#171719 46%,#101111 75%);box-shadow:inset 0 0 70px #0009}
.game-shell[data-game="wheel"] .wheel-sound{right:14px;top:12px;font-size:23px;color:#fff}
.game-shell[data-game="wheel"] .wheel-disc-pro{width:292px;height:292px;border:6px solid #fff;box-shadow:0 0 0 4px #7c278f,0 0 24px 6px #8c2aaa;transition:transform 4.2s cubic-bezier(.08,.68,.12,1);background:repeating-conic-gradient(from -15deg,#18212b 0 30deg,#22262c 30deg 60deg)}
.game-shell[data-game="wheel"] .wheel-disc-pro:before{background:conic-gradient(from -15deg,transparent 0 30deg,#1d3327 30deg 60deg,transparent 60deg 90deg,#3a1719 90deg 120deg,transparent 120deg 360deg)}
.game-shell[data-game="wheel"] .wheel-disc-pro:after{inset:7px;border-color:#ffffff50}
.game-shell[data-game="wheel"] .wheel-segment-label{position:absolute;z-index:3;left:50%;top:50%;width:50px;margin-left:-25px;margin-top:-7px;text-align:center;font-size:13px;line-height:1;color:#f7f7f7;transform-origin:center;transform:rotate(calc(var(--i)*30deg)) translateY(-108px)}
.game-shell[data-game="wheel"] .wheel-dot{position:absolute;z-index:4;left:50%;top:50%;width:6px;height:6px;margin:-3px;border-radius:50%;background:#fff600;box-shadow:0 0 3px #fff600;transform:rotate(calc(var(--i)*30deg)) translateY(-136px)}
.game-shell[data-game="wheel"] .wheel-hub{width:54px;height:54px;border:5px solid #fff;background:#111;box-shadow:0 0 0 2px #777}
.game-shell[data-game="wheel"] .wheel-pointer-pro{top:37px;border-left-width:11px;border-right-width:11px;border-top-width:15px}
.game-shell[data-game="wheel"] .wheel-prize-strip{bottom:19px;gap:5px;max-width:88%;overflow:visible}
.game-shell[data-game="wheel"] .wheel-prize-strip span{min-width:40px;padding:7px 6px;border-color:#454745;border-radius:5px;font-size:9px;background:#151615}
.game-shell[data-game="wheel"] .wheel-board{max-width:958px;margin:23px 0 0;padding:0;background:transparent;border:0}
.game-shell[data-game="wheel"] .wheel-tabs{margin:0 0 8px;padding-left:0}
.game-shell[data-game="wheel"] .wheel-tabs button{padding:9px 11px;border-radius:4px 4px 0 0;background:#171817;font-size:12px}
.game-shell[data-game="wheel"] .wheel-tabs button.active{background:#222322;border-bottom:2px solid #f5aa00}
.game-shell[data-game="wheel"] .wheel-list{border-radius:3px;overflow:hidden;background:#151615}
.game-shell[data-game="wheel"] .wheel-list-head,.game-shell[data-game="wheel"] .wheel-list>div{grid-template-columns:1fr 130px;padding:12px 11px}
.game-shell[data-game="wheel"] .wheel-list-head{background:#202120;color:#ecefec;font-size:10px}
.game-shell[data-game="wheel"] .wheel-list>div{font-size:12px;background:#141514}
.game-shell[data-game="wheel"] .wheel-list>div:nth-child(even){background:#1c1d1c}
.game-shell[data-game="wheel"] .wheel-list b{color:#00ef78}
@media(max-width:1050px){
 .game-shell[data-game="wheel"] .wheel-pro-layout{grid-template-columns:230px minmax(0,1fr)}
 .game-shell[data-game="wheel"] .wheel-pro-stage{width:100%}
}
@media(max-width:800px){
 .game-shell[data-game="wheel"] .wheel-pro-layout{grid-template-columns:1fr}
 .game-shell[data-game="wheel"] .wheel-pro-sidebar{min-height:0;order:1}
 .game-shell[data-game="wheel"] .wheel-pro-stage{order:2;height:410px;min-height:410px}
 .game-shell[data-game="wheel"] .wheel-board{width:100%}
}
@media(max-width:520px){
 .game-shell[data-game="wheel"] .game-title{font-size:25px}
 .game-shell[data-game="wheel"] .wheel-pro-stage{height:350px;min-height:350px}
 .game-shell[data-game="wheel"] .wheel-disc-pro{width:246px;height:246px}
 .game-shell[data-game="wheel"] .wheel-segment-label{font-size:10px;transform:rotate(calc(var(--i)*30deg)) translateY(-90px)}
 .game-shell[data-game="wheel"] .wheel-dot{transform:rotate(calc(var(--i)*30deg)) translateY(-113px);width:5px;height:5px}
 .game-shell[data-game="wheel"] .wheel-pointer-pro{top:28px}
 .game-shell[data-game="wheel"] .wheel-prize-strip{display:none}
}

/* Çark çevresindeki sarı ışıklar: sürekli ve sırayla yanıp sönme */
@keyframes wheelLightBlink{
  0%,100%{opacity:.28;transform:rotate(calc(var(--i)*30deg)) translateY(-136px) scale(.72);box-shadow:0 0 2px #fff600}
  45%,60%{opacity:1;transform:rotate(calc(var(--i)*30deg)) translateY(-136px) scale(1.38);box-shadow:0 0 5px #fff600,0 0 11px #ffd900,0 0 17px #ffb700}
}
.game-shell[data-game="wheel"] .wheel-dot{
  animation:wheelLightBlink 1.2s ease-in-out infinite;
  animation-delay:calc(var(--i)*-.10s);
  will-change:opacity,transform,box-shadow;
}
@media(max-width:520px){
 @keyframes wheelLightBlinkMobile{
  0%,100%{opacity:.28;transform:rotate(calc(var(--i)*30deg)) translateY(-113px) scale(.72);box-shadow:0 0 2px #fff600}
  45%,60%{opacity:1;transform:rotate(calc(var(--i)*30deg)) translateY(-113px) scale(1.35);box-shadow:0 0 5px #fff600,0 0 10px #ffd900}
 }
 .game-shell[data-game="wheel"] .wheel-dot{animation-name:wheelLightBlinkMobile}
}
@media(prefers-reduced-motion:reduce){
 .game-shell[data-game="wheel"] .wheel-dot{animation-duration:2.4s}
}

/* Referans rulet ekranı */
.roulette-pro{position:relative;max-width:1180px;margin:0 auto;background:#101110;color:#f5f5f5;padding:0 0 24px;border-radius:4px;overflow:hidden}.roulette-header{display:flex;justify-content:space-between;align-items:flex-start;padding:0 6px 10px;border-bottom:1px solid #292a29}.roulette-header h3{font-size:13px;margin:0 0 10px}.last-spins{display:flex;gap:3px;height:31px}.last-spins i{width:29px;height:29px;border-radius:5px;border:1px solid #303230;background:#202120}.last-spins i.red{background:#b93a3d}.last-spins i.green{background:#2f9f76}.last-spins i.yellow{background:#bd921e}.last-spins i.black{background:#141515}.roulette-online{margin:12px 0 0;font-size:12px;line-height:1.2}.roulette-online i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#2bea83;margin-right:4px;box-shadow:0 0 8px #2bea83}.roulette-online span,.roulette-online strong{display:block;margin-left:12px}.roulette-online strong{color:#d8d8d8}.roulette-summary{text-align:left;min-width:90px;font-size:11px}.roulette-summary>div{display:flex;gap:10px;margin-top:7px}.roulette-summary b{font-size:16px}.s-green{color:#00cf55}.s-red{color:#ff3038}.s-black{color:#747474}.s-yellow{color:#ffbd00}.roulette-icons{justify-content:flex-end!important;margin-top:24px!important}.roulette-icons button{border:0;background:transparent;padding:3px;color:#fff;font-size:20px}.roulette-timer{position:absolute;left:50%;top:57px;transform:translateX(-50%);background:#202120;border-radius:5px;padding:7px 24px;font-size:20px;z-index:3;box-shadow:0 2px 12px #0008}.roulette-timer small{font-size:11px;margin-left:2px}.roulette-strip{height:92px;margin:20px 0 12px;border-top:1px solid #252625;border-bottom:1px solid #252625;overflow:hidden;position:relative;background:#121312;padding:14px 0}.roulette-track{display:flex;gap:5px;will-change:transform}.r-cell{min-width:56px;height:56px;border-radius:4px;box-shadow:inset 0 0 14px #0006;border:1px solid #2d2f2d}.r-cell.red{background:#ba393c}.r-cell.black{background:#151616}.r-cell.green{background:#2d9f77}.r-cell.yellow{background:#bd921e}.r-cell span{display:none}.roulette-pin{position:absolute;left:50%;top:0;bottom:0;width:3px;background:#8253f4;box-shadow:0 0 8px #8253f4;z-index:2}.roulette-label{display:block;margin:0 0 6px;font-size:12px}.roulette-wager-bar{height:36px;display:grid;grid-template-columns:26px 1fr 42px 42px;align-items:center;background:#1e1f1e;border-radius:5px;overflow:hidden;margin-bottom:10px}.roulette-wager-bar span{color:#3aa7ff;text-align:center}.roulette-wager-bar input{height:36px;border:0;border-radius:0;background:transparent;padding:0;color:#ddd}.roulette-wager-bar button{height:30px;border:0;border-left:1px solid #292b29;border-radius:0;background:#151615;padding:0}.roulette-bets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.roulette-bet-wrap button{width:100%;height:50px;border:0;border-radius:4px;display:flex;justify-content:space-between;align-items:center;padding:0 13px;font-size:12px}.roulette-bet-wrap button b{background:#0005;border-radius:5px;padding:8px 11px;font-size:13px}.roulette-bet-wrap p{display:flex;justify-content:space-between;margin:8px 8px 0;font-size:11px}.roulette-bet-wrap p span{color:#a6a6a6}.bet-red{background:linear-gradient(90deg,#ff393f,#e72f35)}.bet-green{background:linear-gradient(90deg,#2dd59a,#18bb7d)}.bet-yellow{background:linear-gradient(90deg,#ffc027,#f4a400)}.bet-black{background:linear-gradient(90deg,#4a5569,#333b4a)}.roulette-result{margin-top:12px;min-height:40px;padding:12px;text-align:center;background:#171817;border:1px solid #292b29;border-radius:5px}.roulette-result.win{border-color:#18c878;color:#3ee892}.roulette-result.lose{border-color:#b9383d;color:#ff6a70}
@media(max-width:760px){.roulette-pro{padding:0 8px 18px}.roulette-bets{grid-template-columns:1fr 1fr}.roulette-summary{min-width:80px}.r-cell{min-width:48px;height:52px}.roulette-timer{top:64px}.roulette-header{padding-top:4px}}@media(max-width:480px){.roulette-bets{grid-template-columns:1fr}.roulette-header{gap:8px}.roulette-summary{min-width:70px}.last-spins i{width:23px;height:25px}.roulette-timer{font-size:16px;padding:6px 16px}.roulette-strip{margin-top:24px}}

/* Premium liderlik tablosu - 2026-07 */
.leaderboard-premium{position:relative;isolation:isolate;width:min(1220px,100%);padding:28px 22px 80px;overflow:hidden}
.leaderboard-premium:before{content:"";position:absolute;z-index:-3;inset:0;background:radial-gradient(circle at 50% 24%,rgba(221,164,31,.22),transparent 32%),radial-gradient(circle at 12% 42%,rgba(205,146,20,.09),transparent 20%),linear-gradient(180deg,rgba(13,13,11,.98),rgba(8,9,8,.99))}
.leaderboard-premium:after{content:"";position:absolute;z-index:-2;inset:120px 0 auto;height:380px;background:linear-gradient(90deg,transparent,rgba(238,185,55,.05),transparent);filter:blur(12px);pointer-events:none}
.leaderboard-ambient{position:absolute;z-index:-1;top:98px;left:0;right:0;text-align:center;overflow:hidden;pointer-events:none}
.leaderboard-ambient span{font-size:clamp(80px,16vw,210px);font-weight:1000;letter-spacing:.03em;color:rgba(205,151,31,.035);white-space:nowrap}
.leaderboard-premium .leaderboard-heading{margin-bottom:34px}
.leaderboard-premium .leaderboard-heading h1{font-size:clamp(35px,5vw,58px);letter-spacing:-.035em;text-shadow:0 6px 28px rgba(0,0,0,.6)}
.leaderboard-premium .leaderboard-heading h1 em{font-style:normal;color:#d9a52c}
.leaderboard-premium .leaderboard-heading p{color:#8d8d88}
.leaderboard-podium{display:grid;grid-template-columns:1fr 1.12fr 1fr;align-items:end;gap:58px;max-width:970px;margin:0 auto 26px;padding-top:24px}
.podium-card{position:relative;min-height:225px;padding:68px 22px 32px;text-align:center;border:1px solid rgba(255,255,255,.18);border-radius:16px 16px 8px 8px;background:linear-gradient(160deg,rgba(35,35,31,.96),rgba(14,14,13,.98));box-shadow:0 20px 42px rgba(0,0,0,.58),inset 0 1px rgba(255,255,255,.06)}
.podium-card:before{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.10),transparent 40%)}
.podium-rank-1{min-height:270px;padding-top:82px;border-color:rgba(246,193,57,.68);box-shadow:0 0 28px rgba(225,167,31,.28),0 24px 48px rgba(0,0,0,.65),inset 0 0 28px rgba(230,171,34,.09)}
.podium-rank-2{border-color:rgba(188,195,202,.48)}
.podium-rank-3{border-color:rgba(183,112,63,.52)}
.podium-medal{position:absolute;z-index:4;top:-20px;left:20px;width:68px;height:78px;display:grid;place-items:center;clip-path:polygon(22% 0,48% 24%,75% 0,89% 8%,72% 36%,100% 50%,84% 100%,16% 100%,0 50%,28% 36%,11% 8%);background:linear-gradient(145deg,#fff0a1,#c98c08 58%,#74500b);filter:drop-shadow(0 7px 8px rgba(0,0,0,.45))}
.podium-rank-2 .podium-medal{background:linear-gradient(145deg,#fafcff,#aeb5bd 58%,#646a72)}
.podium-rank-3 .podium-medal{background:linear-gradient(145deg,#ffd5b1,#b66e38 58%,#6f3b1f)}
.podium-medal span{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;border:2px solid rgba(255,255,255,.56);background:rgba(35,25,8,.2);color:#32230c;font-size:24px;font-weight:1000}
.podium-crown{position:absolute;top:-52px;left:50%;transform:translateX(-50%);color:#f0bd36;font-size:58px;line-height:1;filter:drop-shadow(0 5px 10px rgba(218,157,21,.55))}
.podium-avatar{width:76px;height:76px;margin:0 auto 12px;display:grid;place-items:center;overflow:hidden;border-radius:50%;border:2px solid rgba(226,174,44,.74);background:radial-gradient(circle,#322b19,#111);color:#efbd3e;font-size:34px;font-weight:1000;box-shadow:0 0 22px rgba(220,161,28,.16)}
.podium-rank-1 .podium-avatar{width:88px;height:88px;font-size:38px}
.podium-avatar img{width:100%;height:100%;object-fit:cover}
.podium-name{display:block;color:#fff;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.podium-card small{display:block;margin:4px 0 15px;color:#92928d}
.podium-score{display:flex;align-items:center;justify-content:center;gap:9px;height:44px;border:1px solid rgba(224,171,41,.33);border-radius:999px;color:#e9b639;font-size:21px;font-weight:1000;background:rgba(0,0,0,.2)}
.podium-score i{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;font-style:normal;font-size:14px;color:#231806;background:linear-gradient(#f5ca52,#d89a16)}
.podium-base{position:absolute;left:-18px;right:-18px;bottom:-18px;height:24px;border-radius:50%;background:linear-gradient(180deg,#5e5e59,#151515 55%,#050505);box-shadow:0 9px 18px #000,0 -5px 24px rgba(226,169,35,.25)}
.podium-rank-1 .podium-base{box-shadow:0 9px 18px #000,0 -8px 32px rgba(235,178,39,.5)}
.premium-list{width:min(1120px,100%);margin:0 auto;border-color:rgba(222,169,37,.17);background:rgba(13,14,13,.92)}
.premium-list .leaderboard-row{min-height:59px;padding-top:6px;padding-bottom:6px}
.premium-list .leaderboard-labels{min-height:42px;color:#9b9b98}
.premium-list .rank-number{width:34px;height:34px;border-color:rgba(224,170,40,.28);color:#d7aa42;background:rgba(214,157,23,.07)}
.leaderboard-note{width:min(470px,calc(100% - 24px));margin:-1px auto 0;padding:13px 20px;display:flex;align-items:center;justify-content:center;gap:13px;border:1px solid rgba(217,165,38,.17);border-radius:0 0 13px 13px;background:#0b0c0b;color:#d4a93d;text-align:left}
.leaderboard-note>span{font-size:24px}.leaderboard-note b{display:block;font-size:12px}.leaderboard-note small{display:block;margin-top:2px;color:#777;font-size:10px}
@media(max-width:820px){
 .leaderboard-premium{padding:22px 12px 100px}.leaderboard-podium{gap:13px;grid-template-columns:1fr 1fr 1fr;padding-top:32px}.podium-card{min-height:190px;padding:58px 10px 24px}.podium-rank-1{min-height:225px;padding-top:70px}.podium-medal{left:10px;width:54px;height:64px}.podium-medal span{width:34px;height:34px;font-size:18px}.podium-crown{top:-42px;font-size:47px}.podium-avatar{width:58px;height:58px;font-size:25px}.podium-rank-1 .podium-avatar{width:68px;height:68px;font-size:29px}.podium-name{font-size:14px}.podium-card small{font-size:10px;margin-bottom:10px}.podium-score{height:36px;gap:5px;font-size:14px}.podium-score i{width:20px;height:20px;font-size:11px}.podium-base{left:-7px;right:-7px;bottom:-13px;height:18px}
}
@media(max-width:520px){
 .leaderboard-premium .leaderboard-heading{margin-bottom:21px}.leaderboard-premium .leaderboard-heading p{font-size:12px}.leaderboard-podium{gap:6px;margin-left:-4px;margin-right:-4px}.podium-card{min-height:166px;padding:50px 5px 18px;border-radius:11px}.podium-rank-1{min-height:198px;padding-top:61px}.podium-medal{top:-15px;left:4px;width:44px;height:53px}.podium-medal span{width:28px;height:28px;font-size:15px}.podium-crown{top:-34px;font-size:39px}.podium-avatar{width:47px;height:47px;font-size:20px;margin-bottom:8px}.podium-rank-1 .podium-avatar{width:57px;height:57px;font-size:24px}.podium-name{font-size:11px}.podium-card small{font-size:8px}.podium-score{height:30px;font-size:11px}.podium-score i{width:17px;height:17px;font-size:9px}.premium-list .leaderboard-row{grid-template-columns:45px minmax(0,1fr) auto}.premium-list .leaderboard-avatar{width:36px;height:36px;flex-basis:36px}.premium-list .leaderboard-points{font-size:12px}.premium-list .leaderboard-coin{display:none}.leaderboard-note{padding:10px 12px}.leaderboard-note>span{font-size:19px}
}


/* Liderlik referans v2 */
.leaderboard-reference-v2{width:min(1120px,100%);padding:22px 22px 72px;background:radial-gradient(circle at 50% 22%,rgba(197,145,24,.12),transparent 28%),linear-gradient(180deg,#101110,#0b0c0b);border-radius:0;overflow:visible}
.leaderboard-reference-v2 .leaderboard-heading{margin-bottom:34px}
.leaderboard-reference-v2 .leaderboard-kicker{padding:8px 18px;border-color:rgba(222,169,40,.55);background:rgba(209,151,17,.08);color:#f1c759;font-size:12px;letter-spacing:.13em}
.leaderboard-reference-v2 .leaderboard-heading h1{margin:15px 0 8px;color:#f7f7f7;font-size:clamp(36px,4.6vw,56px);letter-spacing:-.035em}
.leaderboard-reference-v2 .leaderboard-heading p{color:#aaa;font-size:15px}
.leaderboard-reference-v2 .leaderboard-podium{grid-template-columns:1fr 1.18fr 1fr;gap:22px;max-width:930px;margin:0 auto 54px;padding-top:46px}
.leaderboard-reference-v2 .podium-card{min-height:298px;padding:82px 30px 35px;border-radius:18px;background:linear-gradient(155deg,rgba(26,27,26,.98),rgba(12,13,12,.99));border:1px solid rgba(255,255,255,.20);box-shadow:0 25px 55px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.04)}
.leaderboard-reference-v2 .podium-rank-1{min-height:342px;padding-top:98px;border-color:#d2a62d;box-shadow:0 0 34px rgba(215,161,30,.20),0 28px 60px rgba(0,0,0,.58),inset 0 0 34px rgba(211,157,25,.07)}
.leaderboard-reference-v2 .podium-rank-2{border-color:#8d9298}
.leaderboard-reference-v2 .podium-rank-3{border-color:#9f6942}
.leaderboard-reference-v2 .podium-medal{top:-28px;left:50%;transform:translateX(-50%);width:64px;height:64px;clip-path:polygon(50% 0,86% 20%,100% 58%,76% 100%,24% 100%,0 58%,14% 20%);border-radius:0}
.leaderboard-reference-v2 .podium-medal span{width:48px;height:48px;font-size:24px;background:rgba(31,24,12,.16)}
.leaderboard-reference-v2 .podium-crown{top:36px;font-size:52px}
.leaderboard-reference-v2 .podium-avatar-wrap{position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}
.leaderboard-reference-v2 .podium-avatar{width:82px;height:82px;margin:0;border-width:1.5px;background:#151615;font-size:38px;box-shadow:none}
.leaderboard-reference-v2 .podium-rank-1 .podium-avatar{width:90px;height:90px;font-size:42px}
.leaderboard-reference-v2 .podium-laurel{position:absolute;top:-2px;width:70px;height:112px;overflow:visible;fill:#d5a733;filter:drop-shadow(0 3px 5px rgba(215,161,36,.28));z-index:1}
.leaderboard-reference-v2 .podium-laurel .laurel-stem{fill:none;stroke:#b88924;stroke-width:3;stroke-linecap:round}
.leaderboard-reference-v2 .podium-laurel-left{right:calc(50% + 40px);transform:none}
.leaderboard-reference-v2 .podium-laurel-right{left:calc(50% + 40px);transform:scaleX(-1)}
.leaderboard-reference-v2 .podium-rank-1 .podium-avatar{position:relative;z-index:2}
.leaderboard-reference-v2 .podium-name{font-size:23px;margin-top:2px}
.leaderboard-reference-v2 .podium-card small{margin:5px 0 17px;color:#b5b5b2;font-size:16px}
.leaderboard-reference-v2 .podium-rank-1 small{color:#e6b630}
.leaderboard-reference-v2 .podium-score{height:54px;border-radius:10px;border-color:rgba(208,157,25,.13);background:linear-gradient(180deg,rgba(69,52,15,.42),rgba(34,27,12,.54));font-size:28px}
.leaderboard-reference-v2 .podium-score i{width:25px;height:25px;font-size:0;background:#efb92e;box-shadow:inset 0 0 0 5px rgba(255,255,255,.16)}
.leaderboard-reference-v2 .podium-score i:after{content:"$";font-style:normal;font-size:13px;color:#2a200b;font-weight:900}
.leaderboard-reference-v2 .podium-base{left:-14px;right:-14px;bottom:-18px;height:20px;border:1px solid rgba(210,159,29,.35);background:radial-gradient(ellipse at center,rgba(222,169,38,.28),rgba(15,15,14,.96) 68%);box-shadow:0 9px 18px #000,0 -7px 26px rgba(218,160,29,.24)}
.leaderboard-reference-v2 .premium-list{width:min(1000px,100%);border-radius:17px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(26,27,26,.97),rgba(14,15,14,.98));overflow:hidden}
.leaderboard-reference-v2 .premium-list .leaderboard-labels{min-height:53px;padding:0 32px;background:rgba(255,255,255,.025);color:#9b9b9b}
.leaderboard-reference-v2 .premium-list .leaderboard-row{grid-template-columns:88px minmax(0,1fr) 200px;min-height:65px;padding:7px 32px}
.leaderboard-reference-v2 .premium-list .rank-number{width:auto;height:auto;border:0;background:none;color:#f2f2f2;font-size:17px}
.leaderboard-reference-v2 .premium-list .leaderboard-avatar{width:40px;height:40px;flex-basis:40px;border-width:1px;background:#121312}
.leaderboard-reference-v2 .premium-list .leaderboard-member-info strong{font-size:15px}
.leaderboard-reference-v2 .premium-list .leaderboard-member-info small{font-size:12px;color:#aaa}
.leaderboard-reference-v2 .premium-list .leaderboard-points{font-size:17px;color:#f0bf37}
.leaderboard-reference-v2 .premium-list .leaderboard-coin{width:22px;height:22px;margin-right:7px;font-size:0;background:#efb92e;box-shadow:inset 0 0 0 4px rgba(255,255,255,.15)}
.leaderboard-reference-v2 .premium-list .leaderboard-coin:after{content:"$";font-size:11px;color:#2a200b;font-weight:900}
.leaderboard-refresh-note{display:flex;align-items:center;justify-content:center;gap:10px;margin:24px auto 0;color:#8e8e8e;font-size:13px}
.leaderboard-refresh-note:before,.leaderboard-refresh-note:after{content:"";height:1px;flex:0 1 280px;background:linear-gradient(90deg,transparent,#9b751a)}
.leaderboard-refresh-note:after{background:linear-gradient(90deg,#9b751a,transparent)}
.leaderboard-refresh-note span:first-child{color:#aaa;font-size:17px}
@media(max-width:820px){
 .leaderboard-reference-v2{padding:18px 12px 95px}.leaderboard-reference-v2 .leaderboard-podium{gap:10px;margin-bottom:42px}.leaderboard-reference-v2 .podium-card{min-height:225px;padding:68px 12px 25px}.leaderboard-reference-v2 .podium-rank-1{min-height:260px;padding-top:80px}.leaderboard-reference-v2 .podium-medal{width:50px;height:50px;top:-20px}.leaderboard-reference-v2 .podium-medal span{width:37px;height:37px;font-size:19px}.leaderboard-reference-v2 .podium-crown{top:27px;font-size:42px}.leaderboard-reference-v2 .podium-avatar{width:62px;height:62px;font-size:27px}.leaderboard-reference-v2 .podium-rank-1 .podium-avatar{width:70px;height:70px;font-size:31px}.leaderboard-reference-v2 .podium-laurel{display:block;top:1px;width:52px;height:82px}.leaderboard-reference-v2 .podium-laurel-left{right:calc(50% + 31px)}.leaderboard-reference-v2 .podium-laurel-right{left:calc(50% + 31px)}.leaderboard-reference-v2 .podium-name{font-size:16px}.leaderboard-reference-v2 .podium-card small{font-size:12px}.leaderboard-reference-v2 .podium-score{height:42px;font-size:18px}.leaderboard-reference-v2 .premium-list .leaderboard-row{grid-template-columns:58px minmax(0,1fr) auto;padding:7px 16px}.leaderboard-reference-v2 .premium-list .leaderboard-labels{padding:0 16px}
}
@media(max-width:540px){
 .leaderboard-reference-v2 .leaderboard-heading h1{font-size:34px}.leaderboard-reference-v2 .leaderboard-heading p{font-size:12px}.leaderboard-reference-v2 .leaderboard-podium{grid-template-columns:1fr;gap:18px;padding-top:24px}.leaderboard-reference-v2 .podium-card,.leaderboard-reference-v2 .podium-rank-1{min-height:0;padding:64px 20px 24px}.leaderboard-reference-v2 .podium-rank-1{order:-1}.leaderboard-reference-v2 .podium-medal{top:10px}.leaderboard-reference-v2 .podium-crown{top:8px;left:calc(50% + 48px);font-size:40px}.leaderboard-reference-v2 .podium-base{bottom:-10px}.leaderboard-reference-v2 .premium-list{border-radius:12px}.leaderboard-reference-v2 .premium-list .leaderboard-row{grid-template-columns:42px minmax(0,1fr) auto;padding:7px 10px}.leaderboard-reference-v2 .premium-list .leaderboard-labels{padding:0 10px}.leaderboard-reference-v2 .premium-list .leaderboard-avatar{width:34px;height:34px;flex-basis:34px}.leaderboard-reference-v2 .premium-list .leaderboard-member{gap:8px}.leaderboard-reference-v2 .premium-list .leaderboard-member-info strong{font-size:12px}.leaderboard-reference-v2 .premium-list .leaderboard-member-info small{font-size:9px}.leaderboard-reference-v2 .premium-list .leaderboard-points{font-size:12px}.leaderboard-reference-v2 .premium-list .leaderboard-coin{display:inline-grid;width:18px;height:18px}.leaderboard-refresh-note{font-size:11px}.leaderboard-refresh-note:before,.leaderboard-refresh-note:after{flex-basis:55px}
}

@media(max-width:540px){
 .leaderboard-reference-v2 .podium-rank-1 .podium-avatar-wrap{width:210px}
 .leaderboard-reference-v2 .podium-rank-1 .podium-laurel{top:-2px;width:50px;height:78px}
 .leaderboard-reference-v2 .podium-rank-1 .podium-laurel-left{right:calc(50% + 31px)}
 .leaderboard-reference-v2 .podium-rank-1 .podium-laurel-right{left:calc(50% + 31px)}
 .leaderboard-reference-v2 .podium-rank-1 .podium-crown{left:50%;top:8px;transform:translateX(-50%);font-size:38px}
}

/* KODCUBABA responsive opening loader */
body.site-loading{overflow:hidden!important}
.site-opening-loader{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;background:radial-gradient(circle at 50% 46%,rgba(205,143,18,.08),transparent 34%),linear-gradient(135deg,#090b0d 0%,#0d1014 50%,#08090b 100%);color:#fff;transition:opacity .55s ease,visibility .55s ease;overflow:hidden}
.site-opening-loader::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,183,40,.025),transparent);animation:openingSweep 3.2s linear infinite}
.site-opening-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
.opening-loader-center{position:relative;z-index:2;width:min(520px,78vw);display:flex;flex-direction:column;align-items:center;text-align:center;transform:translateY(-1vh)}
.opening-logo-orbit{position:relative;width:clamp(150px,18vw,230px);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;filter:drop-shadow(0 0 20px rgba(234,158,22,.26))}
.opening-logo-core{position:relative;z-index:3;width:69%;height:69%;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(167,111,17,.3),rgba(20,20,19,.97) 70%);border:1px solid rgba(220,155,42,.3);box-shadow:inset 0 0 26px rgba(214,145,23,.12)}
.opening-logo-core img{width:68%;height:68%;object-fit:contain;filter:brightness(1.12) drop-shadow(0 2px 4px rgba(0,0,0,.45))}
.opening-logo-core b{font-size:clamp(19px,3vw,34px);line-height:.82;letter-spacing:-2px}
.opening-orbit{position:absolute;border-radius:50%;inset:0;border:4px solid transparent;border-top-color:#e59b1d;border-left-color:#e59b1d;box-shadow:0 0 17px rgba(229,155,29,.65);animation:openingRotate 2.2s linear infinite}
.opening-orbit::after{content:"";position:absolute;inset:12px;border-radius:50%;border:2px solid rgba(205,139,25,.36);border-right-color:transparent;border-bottom-color:transparent}
.opening-orbit-two{inset:11px;animation-duration:3.1s;animation-direction:reverse;border-width:2px;border-top-color:rgba(233,164,47,.8);border-left-color:transparent;border-right-color:rgba(233,164,47,.55);box-shadow:none}
.opening-site-name{margin-top:clamp(24px,3.5vw,42px);font-size:clamp(25px,4vw,46px);font-weight:800;letter-spacing:clamp(7px,1.3vw,17px);text-transform:uppercase;text-shadow:0 0 18px rgba(244,182,66,.16);max-width:95vw;overflow-wrap:anywhere}
.opening-progress-track{width:min(520px,75vw);height:4px;margin-top:clamp(25px,4vw,44px);background:rgba(255,255,255,.1);border:1px solid rgba(205,142,28,.18);border-radius:999px;overflow:hidden;box-shadow:0 0 12px rgba(205,142,28,.08)}
.opening-progress-track span{display:block;height:100%;width:0;background:linear-gradient(90deg,#6b4812,#f2a51d,#ffcf65);box-shadow:0 0 14px #e49b20;transition:width .13s linear}
.opening-progress-text{margin-top:clamp(23px,3vw,35px);font-size:clamp(18px,2.5vw,28px);font-weight:800;letter-spacing:5px;color:#e8a128}
.opening-corner{position:absolute;width:clamp(58px,7vw,100px);height:clamp(58px,7vw,100px);opacity:.85}
.opening-corner-tl{top:clamp(24px,3vw,48px);left:clamp(24px,3vw,48px);border-top:3px solid #b97819;border-left:3px solid #b97819}
.opening-corner-tr{top:clamp(24px,3vw,48px);right:clamp(24px,3vw,48px);border-top:3px solid #b97819;border-right:3px solid #b97819}
.opening-corner-bl{bottom:clamp(24px,3vw,48px);left:clamp(24px,3vw,48px);border-bottom:3px solid #b97819;border-left:3px solid #b97819}
.opening-corner-br{bottom:clamp(24px,3vw,48px);right:clamp(24px,3vw,48px);border-bottom:3px solid #b97819;border-right:3px solid #b97819}
.opening-particles{position:absolute;inset:0;pointer-events:none}.opening-particles i{position:absolute;bottom:5%;left:50%;width:6px;height:6px;background:#b97819;border-radius:50%;opacity:.5;animation:openingParticle 3s ease-in-out infinite}.opening-particles i:nth-child(2){left:46%;animation-delay:.4s;width:4px;height:4px}.opening-particles i:nth-child(3){left:54%;animation-delay:.9s;width:5px;height:5px}.opening-particles i:nth-child(4){left:42%;animation-delay:1.3s;width:3px;height:3px}.opening-particles i:nth-child(5){left:58%;animation-delay:1.7s;width:3px;height:3px}
@keyframes openingRotate{to{transform:rotate(360deg)}}@keyframes openingSweep{from{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes openingParticle{0%,100%{transform:translateY(12px);opacity:.08}50%{transform:translateY(-22px);opacity:.7}}
@media(max-width:700px){.opening-loader-center{width:88vw;transform:translateY(-2vh)}.opening-logo-orbit{width:min(44vw,190px)}.opening-site-name{font-size:clamp(25px,8vw,36px);letter-spacing:clamp(6px,2.6vw,12px);margin-left:8px}.opening-progress-track{width:68vw}.opening-corner{width:54px;height:54px}.opening-corner-tl,.opening-corner-tr{top:24px}.opening-corner-bl,.opening-corner-br{bottom:24px}.opening-corner-tl,.opening-corner-bl{left:22px}.opening-corner-tr,.opening-corner-br{right:22px}}
@media(min-width:701px) and (max-width:1100px){.opening-logo-orbit{width:190px}.opening-loader-center{width:70vw}}
@media(prefers-reduced-motion:reduce){.opening-orbit,.site-opening-loader::before,.opening-particles i{animation:none}.opening-progress-track span{transition:none}}

/* Panel güncellemesi: masaüstü üst menü tam merkez + mobil merkez logo/neon küçültme */
@media (min-width:901px){
  header .nav{
    position:relative!important;
    max-width:1180px!important;
    justify-content:center!important;
    gap:28px!important;
  }
  header .nav-left,
  header .nav-right{
    flex:0 0 auto!important;
    gap:28px!important;
  }
  header .brand{
    flex:0 0 90px!important;
    margin:0 4px!important;
  }
  header .auth{
    position:absolute!important;
    right:18px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    margin-left:0!important;
  }
}

@media (max-width:900px){
  .mobile-center-logo{
    width:64px!important;
    height:64px!important;
    margin-top:-27px!important;
    border-width:2px!important;
    box-shadow:0 0 5px #e3a323,0 0 14px #e3a32388,0 0 24px #a4681366!important;
  }
  .mobile-center-logo:before{
    inset:-4px!important;
    border-width:1.5px!important;
    filter:drop-shadow(0 0 4px #e6a629)!important;
  }
  .mobile-center-logo img{
    width:48px!important;
    height:48px!important;
  }
}

@media (max-width:520px){
  .mobile-center-logo{
    width:58px!important;
    height:58px!important;
    margin-top:-23px!important;
    box-shadow:0 0 4px #e3a323,0 0 11px #e3a32377,0 0 18px #a4681355!important;
  }
  .mobile-center-logo:before{inset:-3px!important}
  .mobile-center-logo img{width:43px!important;height:43px!important}
}

/* Telegram kayıt doğrulama */
.tg-verify-page,.tg-success-page{min-height:calc(100vh - 150px);display:grid;place-items:center;padding:42px 16px 90px;background:radial-gradient(circle at 50% 45%,rgba(15,51,37,.18),transparent 42%)}
.tg-step-card{position:relative;width:min(720px,96vw);padding:32px 48px 38px;border:1px solid #303030;border-radius:28px;background:#111;box-shadow:0 24px 80px #000b;color:#fff;text-align:center}
.tg-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:54px;color:#aaa;font-size:18px}.tg-progress span{border-top:5px solid #6d5416;padding-top:14px}.tg-progress .active,.tg-progress .done{border-color:#e89a08;color:#fff}
.tg-close{position:absolute;right:26px;top:68px;color:#ddd;font-size:42px;text-decoration:none}.tg-step-card h1{font-size:42px;line-height:1.18;margin:0 0 38px}.tg-step-card>p{color:#aaa;font-size:21px;line-height:1.55;max-width:620px;margin:0 auto 40px}
.tg-bot-panel{padding:38px 34px 30px;border-radius:28px;background:linear-gradient(135deg,#182027,#12191d 55%,#131313);box-shadow:inset 0 0 40px #2cb9ff0d}.tg-logo-pulse{width:118px;height:118px;margin:0 auto 22px;border-radius:50%;display:grid;place-items:center;background:#12394a;border:1px solid #0879a8;box-shadow:0 0 0 18px #0c88bd10,0 0 0 35px #0c88bd09}.tg-logo-pulse svg{width:58px;fill:#28bdf8}.tg-bot-panel h2{font-size:31px;margin:20px 0}.tg-bot-panel p{font-size:20px;color:#bbb;line-height:1.55}.tg-open-bot,.tg-continue{display:flex;align-items:center;justify-content:center;gap:12px;min-height:72px;border-radius:16px;text-decoration:none;font-size:22px;font-weight:800}.tg-open-bot{margin-top:32px;background:linear-gradient(135deg,#0aa8e8,#087bb7);color:white;box-shadow:0 10px 30px #079bd544}.tg-warning{margin-top:30px;padding:24px;border:1px solid #806413;border-radius:18px;background:#473b101f;color:#bbb;font-size:18px;line-height:1.5}.tg-warning b{color:#ffc928}.tg-continue{margin-top:28px;background:linear-gradient(90deg,#d99700,#ffba16);color:#111}.tg-step-card>small{display:block;margin-top:14px;color:#777}
.tg-code-card{max-width:800px}.tg-code-form{padding:34px;border-radius:26px;background:#171717;text-align:left}.tg-code-form label{display:block;font-size:25px;margin-bottom:26px}.tg-code-boxes{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.tg-code-digit{width:100%;height:94px;border:2px solid transparent;border-radius:18px;background:#252525;color:#fff;text-align:center;font-size:40px;outline:0}.tg-code-digit:focus{border-color:#00ae5b;box-shadow:0 0 0 7px #00ae5b20}.tg-code-form button{width:100%;min-height:76px;margin-top:42px;border:0;border-radius:16px;background:linear-gradient(90deg,#f0a000,#d88b00);font-size:24px;color:#fff;cursor:pointer}.tg-resend,.tg-login-link{font-size:19px!important;margin:24px auto 0!important}.tg-resend a,.tg-login-link a{color:#fff;font-weight:700}
.tg-success-page{background:rgba(0,0,0,.82);backdrop-filter:blur(9px)}.tg-success-modal{width:min(640px,92vw);padding:38px;border:1px solid #393939;border-radius:28px;background:#121212;box-shadow:0 22px 85px #000;color:#fff}.tg-success-head{display:flex;align-items:center;gap:20px}.tg-success-head span{width:72px;height:72px;border-radius:20px;background:#064d2b;color:#00d66b;display:grid;place-items:center;font-size:42px}.tg-success-head h1{font-size:36px;margin:0}.tg-success-head a{margin-left:auto;color:#aaa;font-size:38px;text-decoration:none}.tg-success-modal p{font-size:23px;line-height:1.55;color:#bbb}.tg-success-button{display:flex;justify-content:center;align-items:center;min-height:76px;border-radius:16px;background:linear-gradient(90deg,#f0a000,#b64ce9);color:#fff;text-decoration:none;font-size:25px}
@media(max-width:640px){.tg-step-card{padding:24px 18px 28px;border-radius:22px}.tg-progress{font-size:13px;gap:8px;margin-bottom:38px}.tg-close{right:18px;top:58px;font-size:32px}.tg-step-card h1{font-size:31px;margin-bottom:26px}.tg-step-card>p{font-size:16px;margin-bottom:28px}.tg-bot-panel{padding:28px 18px}.tg-logo-pulse{width:92px;height:92px}.tg-bot-panel h2{font-size:25px}.tg-bot-panel p,.tg-warning{font-size:16px}.tg-open-bot,.tg-continue{font-size:18px;min-height:62px}.tg-code-form{padding:22px 14px}.tg-code-form label{font-size:20px}.tg-code-boxes{gap:7px}.tg-code-digit{height:64px;border-radius:12px;font-size:28px}.tg-success-modal{padding:25px}.tg-success-modal p{font-size:18px}}


/* Telegram doğrulama kompakt görünüm - 2026-07-31 */
.tg-verify-page,.tg-success-page{padding:24px 14px 70px!important;min-height:calc(100vh - 120px)!important}
.tg-step-card{width:min(520px,94vw)!important;padding:24px 28px 28px!important;border-radius:18px!important}
.tg-progress{gap:12px!important;margin-bottom:28px!important;font-size:14px!important}
.tg-progress span{border-top-width:4px!important;padding-top:10px!important}
.tg-close{right:16px!important;top:48px!important;font-size:30px!important}
.tg-step-card h1{font-size:30px!important;line-height:1.15!important;margin:0 0 18px!important}
.tg-step-card>p{font-size:15px!important;line-height:1.45!important;margin:0 auto 22px!important;max-width:440px!important}
.tg-bot-panel{padding:22px 22px 20px!important;border-radius:18px!important}
.tg-logo-pulse{width:74px!important;height:74px!important;margin-bottom:12px!important;box-shadow:0 0 0 10px #0c88bd10,0 0 0 20px #0c88bd08!important}
.tg-logo-pulse svg{width:36px!important}
.tg-bot-panel h2{font-size:22px!important;margin:14px 0 8px!important}
.tg-bot-panel p{font-size:14px!important;line-height:1.45!important;margin:0!important}
.tg-open-bot,.tg-continue{min-height:50px!important;border-radius:11px!important;font-size:16px!important}
.tg-open-bot{margin-top:18px!important}
.tg-warning{margin-top:18px!important;padding:14px!important;border-radius:12px!important;font-size:13px!important;line-height:1.4!important}
.tg-continue{margin-top:18px!important}
.tg-step-card>small{margin-top:10px!important;font-size:12px!important}
.tg-code-card{max-width:520px!important}
.tg-code-form{padding:22px!important;border-radius:18px!important}
.tg-code-form label{font-size:18px!important;margin-bottom:16px!important}
.tg-code-boxes{gap:9px!important}
.tg-code-digit{height:62px!important;border-radius:12px!important;font-size:28px!important}
.tg-code-form button{min-height:54px!important;margin-top:24px!important;border-radius:11px!important;font-size:18px!important}
.tg-resend,.tg-login-link{font-size:14px!important;margin:16px auto 0!important}
@media(max-width:560px){
 .tg-step-card{width:min(430px,94vw)!important;padding:20px 16px 24px!important}
 .tg-progress{font-size:11px!important;gap:6px!important;margin-bottom:24px!important}
 .tg-close{top:43px!important;right:13px!important}
 .tg-step-card h1{font-size:26px!important}
 .tg-bot-panel{padding:20px 14px 17px!important}
 .tg-code-form{padding:18px 12px!important}
 .tg-code-boxes{gap:6px!important}
 .tg-code-digit{height:54px!important;font-size:24px!important}
}

/* Twitch/Kick esintili üyelere özel canlı yayın */
.broadcast-studio{max-width:1540px}.stream-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:22px 0 16px;padding:16px 18px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(135deg,#151715,#0d0e0d);box-shadow:0 18px 60px rgba(0,0,0,.28)}.stream-channel{display:flex;align-items:center;gap:14px;min-width:0}.stream-avatar{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border:2px solid #d29a25;border-radius:50%;background:#070807;box-shadow:0 0 25px rgba(210,154,37,.2)}.stream-avatar img{width:100%;height:100%;object-fit:contain}.stream-channel h1{margin:3px 0 0;font-size:22px;color:#fff}.stream-channel p{margin:4px 0 0;color:#858b91;font-size:13px}.stream-live-line{display:flex;align-items:center;gap:9px;color:#9ba1a7;font-size:12px;font-weight:900;letter-spacing:.08em}.stream-actions{display:flex;align-items:center;gap:9px}.quality-badge{padding:8px 11px;border:1px solid rgba(210,154,37,.4);border-radius:8px;background:#18130a;color:#f3bd43;font-weight:900}.stream-icon-btn{padding:9px 13px;border:1px solid #343734;border-radius:8px;background:#171917;color:#fff;cursor:pointer}.twitch-layout{grid-template-columns:minmax(0,1fr) 360px}.twitch-player{min-height:620px;border-radius:13px;border-color:rgba(255,255,255,.1);background:#000}.twitch-player video{min-height:620px}.stream-placeholder{background:radial-gradient(circle at 50% 45%,#1a1d1a,#050605 70%)!important}.stream-placeholder small{color:#6f767c}.stream-play{width:86px;height:86px;display:grid;place-items:center;border-radius:50%;font-size:39px!important;background:rgba(210,154,37,.12);border:1px solid rgba(210,154,37,.4);box-shadow:0 0 45px rgba(210,154,37,.16)}.stream-player-footer{position:absolute;left:12px;right:12px;bottom:12px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.stream-player-footer span{padding:7px 9px;border-radius:7px;background:rgba(5,5,5,.78);color:#c8cbce;font-size:11px;font-weight:800}.stream-player-footer #playerLiveBadge{background:#292c29;color:#aaa}.stream-player-footer #playerLiveBadge.is-live{background:#e71916;color:#fff}.twitch-chat{height:620px;border-radius:13px;background:#111311}.chat-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.08)}.chat-title h2{border:0}.chat-title span{margin-right:15px;color:#777;font-size:12px}.twitch-chat .chat-message{background:transparent;padding:5px 2px;border-radius:0}.twitch-chat .chat-message:hover{background:#181a18}.chat-message i{padding:2px 4px;border-radius:4px;background:#b47b16;color:#111;font-size:9px;font-style:normal}.twitch-chat form{background:#0b0c0b}.twitch-chat input:focus{border-color:#c79222;outline:0;box-shadow:0 0 0 2px rgba(199,146,34,.12)}.twitch-voice{background:linear-gradient(145deg,#131513,#0d0e0d)}.voice-copy{margin-right:auto}.voice-member em{font-size:10px;color:#e47b70;font-style:normal}.broadcast-admin-toolbar{grid-template-columns:minmax(210px,1fr) minmax(180px,230px) auto auto auto}.broadcast-admin-toolbar select{height:42px;padding:0 12px;border:1px solid #363936;border-radius:8px;background:#111211;color:#fff}.broadcast-admin .broadcast-video-card{min-height:600px}.broadcast-admin .broadcast-video-card video{min-height:600px}
@media(max-width:1100px){.twitch-layout{grid-template-columns:1fr}.twitch-chat{height:430px}.broadcast-admin-toolbar{grid-template-columns:1fr 1fr}.broadcast-admin-toolbar label:first-child{grid-column:1/-1}}
@media(max-width:700px){.stream-topbar{align-items:flex-start}.stream-channel p{display:none}.stream-actions{flex-direction:column;align-items:stretch}.twitch-player,.twitch-player video{min-height:260px}.twitch-chat{height:390px}.broadcast-admin-toolbar{grid-template-columns:1fr}.broadcast-admin-toolbar label:first-child{grid-column:auto}.stream-player-footer{bottom:8px}.broadcast-page{width:min(100% - 18px,1480px)}}

/* Bulmaca premium pencere */
.puzzle-stage{width:min(980px,calc(100% - 28px));margin:38px auto 80px}.puzzle-window{overflow:hidden;border:1px solid rgba(38,216,111,.28);border-radius:24px;background:linear-gradient(145deg,#0c1812,#101110 58%,#15120b);box-shadow:0 30px 80px rgba(0,0,0,.45)}.puzzle-window-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(38,216,111,.18);font-size:22px;color:#fff}.puzzle-window-head>div{display:flex;align-items:center;gap:12px}.puzzle-window-head>a{color:#999;font-size:32px;text-decoration:none}.puzzle-badge{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:rgba(17,196,90,.13);border:1px solid rgba(17,196,90,.28)}.puzzle-window-body{display:grid;grid-template-columns:300px 1fr;min-height:390px}.puzzle-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-right:1px solid rgba(255,255,255,.06);background:radial-gradient(circle at center,rgba(22,190,93,.17),transparent 58%)}.puzzle-glow{display:grid;place-items:center;width:150px;height:150px;border-radius:50%;font-size:80px;font-weight:900;color:#26dc70;border:2px solid rgba(38,220,112,.55);box-shadow:0 0 45px rgba(38,220,112,.25),inset 0 0 30px rgba(38,220,112,.12)}.puzzle-visual small{color:#78dca3;text-transform:uppercase;letter-spacing:2px}.puzzle-content{padding:45px 44px;display:flex;flex-direction:column;justify-content:center}.puzzle-content h1{font-size:30px;line-height:1.4;color:#fff;margin:18px 0 10px}.puzzle-content p{color:#9ba49f}.puzzle-reward{align-self:flex-start;padding:7px 12px;border-radius:999px;background:rgba(229,171,32,.12);border:1px solid rgba(229,171,32,.3);color:#e8b232;font-weight:800}.puzzle-answer-row{display:flex;gap:10px;margin-top:22px}.puzzle-answer-row input{flex:1;min-width:0;height:54px;padding:0 17px;border-radius:12px;border:1px solid #343936;background:#090b0a;color:#fff;font-size:16px}.puzzle-answer-row button{padding:0 28px;border:0;border-radius:12px;background:linear-gradient(135deg,#0abb59,#20d675);color:#041209;font-weight:900;cursor:pointer}.new-number-game{display:inline-block;margin-top:18px;color:#ddb13c;text-decoration:none;font-weight:800}
@media(max-width:720px){.puzzle-window-body{grid-template-columns:1fr}.puzzle-visual{min-height:205px;border-right:0;border-bottom:1px solid rgba(255,255,255,.06)}.puzzle-glow{width:105px;height:105px;font-size:58px}.puzzle-content{padding:28px 20px}.puzzle-content h1{font-size:23px}.puzzle-answer-row{flex-direction:column}.puzzle-answer-row button{height:50px}}

/* Sponsor sıralama yönetimi */
.admin-card-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}
.admin-order-help{margin:4px 0 12px;color:#a6aaa6;font-size:12px}
.sponsor-order-form{display:block!important}
.sponsor-sort-item{grid-template-columns:62px 88px minmax(0,1fr) auto!important}
.sponsor-order-field{display:flex!important;flex-direction:column;align-items:center;gap:4px;margin:0!important;color:#c7aa57;font-size:11px;font-weight:700}
.sponsor-order-field input{width:58px!important;min-width:58px;padding:9px 5px!important;text-align:center;border:1px solid #80651f!important;background:#17140b!important;color:#ffd76c!important;border-radius:7px}
.sponsor-order-save{margin-top:14px;justify-content:flex-end}
.sponsor-order-save .admin-primary-button{background:linear-gradient(#7b611c,#4c3a0e)!important;border-color:#9b7924!important;color:#ffe08a!important}
@media(max-width:620px){.sponsor-sort-item{grid-template-columns:55px 64px minmax(0,1fr)!important}.sponsor-sort-item .admin-list-actions{grid-column:1/-1}.sponsor-order-field input{width:50px!important;min-width:50px}.sponsor-order-save .admin-primary-button{width:100%}}

/* Sponsor sıralama seçimi - 1, 2, 3... */
.sponsor-order-field select{width:68px!important;min-width:68px;padding:9px 8px!important;text-align:center;border:1px solid #a88427!important;background:#17140b!important;color:#ffd76c!important;border-radius:7px;font-weight:800;cursor:pointer}
.sponsor-row-actions{display:flex!important;gap:7px!important;flex-wrap:wrap;justify-content:flex-end}
.admin-move-button{border:1px solid #6d5a25;background:#211c0f;color:#f6d675;border-radius:7px;padding:9px 11px;font-weight:800;cursor:pointer}
.admin-move-button:hover{background:#342a11;border-color:#a88427}
@media(max-width:760px){.sponsor-row-actions{grid-column:1/-1;justify-content:stretch}.sponsor-row-actions>*{flex:1;min-width:90px;text-align:center}.sponsor-order-field select{width:58px!important;min-width:58px}}
