:root{
  --bg:#12082c;--bg2:#24105a;--ink:#fff;--muted:#b9afd5;--line:rgba(255,255,255,.11);
  --purple:#7c45ff;--purple2:#a46cff;--cyan:#20d8f0;--green:#42e68b;--yellow:#ffd84a;--pink:#ff4fb0;--orange:#ff9147;--red:#ff5b6e;
  --panel:#20114d;--panel2:#2b1765;--white:#f8f6ff;--safe-b:env(safe-area-inset-bottom,0px)
}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;width:100%;height:100%;overflow:hidden}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(145deg,var(--bg),#1d0b43 55%,#0d1838);color:var(--ink);-webkit-font-smoothing:antialiased}button,input{font:inherit;color:inherit}button{border:0}button,a,[role="button"]{touch-action:manipulation;-webkit-touch-callout:none}button:focus-visible,input:focus-visible{outline:3px solid rgba(32,216,240,.55);outline-offset:2px}.hidden{display:none!important}
.arcade-bg{position:fixed;inset:0;overflow:hidden;pointer-events:none;background:radial-gradient(circle at 12% 16%,rgba(255,79,176,.18),transparent 24%),radial-gradient(circle at 84% 20%,rgba(32,216,240,.13),transparent 25%),radial-gradient(circle at 68% 92%,rgba(124,69,255,.26),transparent 30%)}
.arcade-bg:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.65),transparent 86%)}
.arcade-bg i{position:absolute;border-radius:34px;transform:rotate(20deg);opacity:.11;border:2px solid #fff}.arcade-bg i:nth-child(1){width:150px;height:150px;left:-45px;top:21%}.arcade-bg i:nth-child(2){width:95px;height:95px;right:7%;top:12%;border-radius:50%}.arcade-bg i:nth-child(3){width:210px;height:70px;right:-45px;bottom:18%}.arcade-bg i:nth-child(4){width:90px;height:190px;left:18%;bottom:-65px}
.game-shell{position:relative;z-index:1;width:min(1500px,100%);height:100%;margin:auto;padding:0 5.3vw;display:grid;grid-template-rows:84px minmax(0,1fr) 38px}.topbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;background:none;cursor:pointer;padding:0}.brand-logo{width:42px;height:42px;display:grid;place-items:center;filter:drop-shadow(0 8px 18px rgba(74,37,190,.28))}.brand-logo img{display:block;width:42px;height:42px}.brand-text b{font-size:13px!important;letter-spacing:.06em}.brand-text{display:flex;align-items:center;gap:7px;font-size:11px;letter-spacing:.12em}.brand-text b{font-size:11px}.brand-text em{font-style:normal;color:var(--cyan);font-weight:900}.top-actions{display:flex;align-items:center;gap:8px}.online-pill{height:34px;padding:0 13px;border-radius:999px;display:flex;align-items:center;font-size:8px;letter-spacing:.14em;font-weight:900;color:#dfffee;background:rgba(66,230,139,.11);border:1px solid rgba(66,230,139,.25)}.icon-btn{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;cursor:pointer;background:rgba(255,255,255,.065);border:1px solid var(--line);font-weight:900}.icon-btn:hover{background:rgba(255,255,255,.11)}.icon-btn.muted{opacity:.35}
.stage{position:relative;min-height:0}.screen{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s;pointer-events:none}.screen.active{opacity:1;visibility:visible;transform:none;pointer-events:auto}
#homeScreen{display:block;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(124,69,255,.55) transparent;padding:0}.home-hero{min-height:100%;display:grid;grid-template-columns:minmax(380px,.9fr) minmax(560px,1.15fr);gap:5vw;align-items:center;padding:3.2vh 0}.hub-copy{max-width:620px}.eyebrow{display:flex;align-items:center;gap:12px;font-size:8px;font-weight:900;letter-spacing:.16em;color:#ddd5f5}.eyebrow span,.eyebrow b{padding:6px 9px;border-radius:7px;background:rgba(255,255,255,.065)}.eyebrow b{color:var(--cyan)}.eyebrow i{width:22px;height:1px;background:rgba(255,255,255,.3)}.hub-copy h1{font-size:clamp(54px,5.25vw,84px);line-height:.91;letter-spacing:-.055em;margin:24px 0 17px;font-weight:950}.hub-copy h1 span{background:linear-gradient(95deg,#fff 0%,#c9baff 35%,#77ecff 70%,#66ffaf 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hub-copy>p{max-width:535px;color:#c2b8df;font-size:14px;line-height:1.65;margin:0}.selected-game-line{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin-top:28px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.selected-game-line small{font-size:7px;letter-spacing:.15em;color:#8e85ac;font-weight:900}.selected-game-line strong{font-size:11px;letter-spacing:.1em}.selected-game-line span{font-size:8px;color:#fff;background:linear-gradient(90deg,var(--purple),#6d43da);padding:6px 9px;border-radius:7px;font-weight:900}.home-actions{display:flex;gap:11px;margin-top:16px}.game-btn{min-height:56px;padding:0 18px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;font-size:10px;letter-spacing:.12em;font-weight:950;transition:transform .15s ease,filter .15s ease}.game-btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.game-btn:active{transform:translateY(1px)}.game-btn.primary{background:linear-gradient(135deg,#8b4dff,#6e3be6 54%,#5143e7);box-shadow:0 11px 25px rgba(76,38,188,.28)}.game-btn.primary b{color:#f8f3ff}.game-btn.ghost{background:rgba(255,255,255,.065);border:1px solid var(--line)}.game-btn.wide{width:100%;margin-top:20px}.home-actions .game-btn{min-width:175px}.home-meta{display:flex;gap:16px;margin-top:14px;color:#867ca4;font-size:7px;letter-spacing:.11em;font-weight:900}.game-library{display:grid;gap:13px;max-width:700px;margin-left:auto;width:100%}.game-tile{position:relative;display:grid;grid-template-columns:48px 88px 1fr auto;grid-template-rows:auto 1fr;align-items:center;gap:0 17px;min-height:152px;padding:18px 20px;border-radius:24px;text-align:left;cursor:pointer;overflow:hidden;background:#241155;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 36px rgba(5,3,22,.18);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.game-tile:before{content:"";position:absolute;inset:0;opacity:.92;pointer-events:none}.game-tile.sync:before{background:linear-gradient(115deg,rgba(124,69,255,.42),transparent 53%),radial-gradient(circle at 83% 22%,rgba(32,216,240,.19),transparent 27%)}.game-tile.who:before{background:linear-gradient(115deg,rgba(255,79,176,.31),transparent 53%),radial-gradient(circle at 84% 20%,rgba(255,216,74,.15),transparent 27%)}.game-tile.word:before{background:linear-gradient(115deg,rgba(32,216,240,.27),transparent 53%),radial-gradient(circle at 84% 22%,rgba(66,230,139,.19),transparent 27%)}.game-tile>*{position:relative;z-index:1}.game-tile:hover{transform:translateX(-6px);border-color:rgba(255,255,255,.25)}.game-tile.selected{border-color:rgba(129,239,255,.72);box-shadow:0 0 0 2px rgba(32,216,240,.12),0 22px 48px rgba(4,2,20,.3)}.tile-no{grid-column:1;grid-row:1;color:#c9c0df;font-size:9px;font-weight:950;letter-spacing:.14em}.tile-status{grid-column:4;grid-row:1;justify-self:end;font-size:7px;letter-spacing:.15em;font-weight:950;color:#06150e;background:var(--green);padding:5px 8px;border-radius:999px}.tile-status.hot{background:var(--yellow);color:#271c00}.tile-visual{grid-column:2;grid-row:1/3;width:84px;height:84px;border-radius:23px;display:grid;place-items:center;position:relative;overflow:hidden;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.13)}.tile-visual b{font-size:30px;font-weight:950}.tile-visual i{position:absolute;width:76px;height:18px;border-radius:50%;background:rgba(255,255,255,.1);bottom:-6px;transform:rotate(-10deg)}.word .tile-visual b{font-size:26px;color:#c9ffda}.tile-copy{grid-column:3;grid-row:1/3;display:flex;flex-direction:column;gap:7px}.tile-copy>b{font-size:20px;letter-spacing:-.025em}.tile-copy small{color:#b3a8d2;font-size:11px;line-height:1.45;max-width:340px}.tile-go{grid-column:4;grid-row:2;align-self:end;font-size:8px;font-weight:950;letter-spacing:.13em;color:#fff;background:rgba(255,255,255,.08);padding:8px 10px;border-radius:8px}
.back-btn{position:absolute;top:25px;left:0;background:none;color:#b8aed4;font-size:8px;letter-spacing:.15em;font-weight:900;cursor:pointer}.panel{background:linear-gradient(145deg,rgba(39,20,87,.98),rgba(23,13,56,.98));border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 70px rgba(7,2,22,.32)}.setup-panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(760px,88vw);padding:34px 38px;border-radius:25px}.panel-index{font-size:8px;letter-spacing:.18em;font-weight:950;color:#8f83b5}.setup-game-badge,.lobby-game-tag{display:flex;align-items:center;gap:9px;margin-top:14px;color:#d9ceff;font-size:8px;letter-spacing:.11em}.setup-game-badge span,.lobby-game-tag span{min-width:29px;height:29px;padding:0 7px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#6942e7,#302070);border:1px solid rgba(255,255,255,.17);font-weight:950}.setup-panel h2{font-size:42px;letter-spacing:-.04em;margin:13px 0 3px}.setup-panel>p{color:#aaa0c7;font-size:12px;margin:0 0 25px}.field-label{display:block;font-size:7px;letter-spacing:.16em;font-weight:950;color:#9e94bb;margin:15px 0 8px}.input-wrap{height:60px;border-radius:14px;background:#17102f;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;padding:0 16px;transition:border-color .15s,box-shadow .15s}.input-wrap:focus-within{border-color:rgba(32,216,240,.75);box-shadow:0 0 0 3px rgba(32,216,240,.09)}.input-wrap input{flex:1;min-width:0;border:0;background:none;outline:0;font-size:17px}.input-wrap span{color:#766a98}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.mode-card{min-height:64px;border-radius:13px;padding:11px 14px;background:#191231;border:1px solid rgba(255,255,255,.1);text-align:left;cursor:pointer}.mode-card b{display:block;font-size:9px;letter-spacing:.08em}.mode-card small{display:block;color:#857b9f;font-size:10px;margin-top:5px}.mode-card.selected{border-color:#9b77ff;background:linear-gradient(135deg,rgba(124,69,255,.28),rgba(255,79,176,.08));box-shadow:inset 0 0 0 1px rgba(124,69,255,.12)}.code-inputs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.code-inputs input{width:100%;height:60px;border:1px solid rgba(255,255,255,.12);background:#17102f;border-radius:12px;text-align:center;font-size:22px;font-weight:950;text-transform:uppercase;outline:0}.code-inputs input:focus{border-color:var(--cyan)}.form-error{min-height:18px!important;margin:9px 0 0!important;color:#ff8e9b!important;text-align:center;font-size:10px!important}
.lobby-wrap{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.lobby-game-tag{margin-top:9px}.room-code-block{margin:18px 0 34px}.room-code-block small{display:block;color:#9c91b7;font-size:8px;letter-spacing:.2em;font-weight:900}.room-code-block strong{display:block;font-size:54px;letter-spacing:.16em;line-height:1.1;margin:8px 0 15px;background:linear-gradient(90deg,#fff,#7cecff);-webkit-background-clip:text;background-clip:text;color:transparent}.room-actions{display:flex;gap:8px;justify-content:center}.room-actions button{min-height:39px;padding:0 14px;border-radius:10px;background:rgba(255,255,255,.07);border:1px solid var(--line);cursor:pointer;font-size:8px;letter-spacing:.1em;font-weight:900}.invite-note{font-size:9px;color:#807699;margin:9px 0 0}.versus{display:grid;grid-template-columns:180px 70px 180px;gap:16px;align-items:center}.player-card{display:flex;flex-direction:column;align-items:center}.avatar{width:86px;height:86px;border-radius:25px;display:grid;place-items:center;font-size:31px;font-weight:950;background:linear-gradient(145deg,#362579,#1d1448);border:1px solid rgba(255,255,255,.13);color:#aa9fc8}.player-card.ready .avatar{background:linear-gradient(145deg,#824cff,#4930bc);color:#fff;box-shadow:0 13px 32px rgba(91,48,202,.28)}.player-card b{margin-top:11px;font-size:15px}.player-card small{margin-top:4px;color:#857a9f;font-size:7px;letter-spacing:.16em;font-weight:950}.player-card.ready small{color:var(--green)}.vs-core{position:relative;display:grid;place-items:center}.vs-core span{position:relative;z-index:1;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:950;background:linear-gradient(145deg,var(--pink),var(--purple));box-shadow:0 0 0 8px rgba(255,255,255,.03)}.vs-core i{position:absolute;width:110px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.waiting-line{display:flex;align-items:center;gap:12px;margin-top:37px;color:#8c82a8;font-size:9px}.waiting-line span{width:90px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16))}.waiting-line span:last-child{transform:scaleX(-1)}
.hud{height:79px;display:grid;grid-template-columns:1fr minmax(320px,540px) 1fr;align-items:center;border-bottom:1px solid var(--line)}.hud.word-hidden{display:none}.hud small{display:block;font-size:7px;color:#847a9f;letter-spacing:.16em;font-weight:900}.hud b{font-size:12px}.round-meter{text-align:center}.round-meter span{font-size:8px;letter-spacing:.13em;font-weight:950}.round-meter>div{height:4px;border-radius:999px;background:rgba(255,255,255,.08);margin-top:10px;overflow:hidden}.round-meter i{display:block;width:10%;height:100%;background:linear-gradient(90deg,var(--pink),var(--purple),var(--cyan));border-radius:inherit;transition:width .22s}.score-box{text-align:right}.score-box b{font-size:24px;color:#c0aaff}.question-stage{height:calc(100% - 122px);display:flex;align-items:center;justify-content:center}.standard-game{width:min(960px,84vw);display:flex;flex-direction:column;align-items:center;text-align:center}.question-number{font-size:11px;font-weight:950;color:#b09bff;letter-spacing:.1em}.game-mini-label{font-size:8px;letter-spacing:.17em;color:#9085aa;font-weight:950;margin-top:7px}.question-stage h2{font-size:clamp(34px,3.15vw,52px);line-height:1.04;letter-spacing:-.04em;margin:10px 0 7px}.question-hint{color:#9288ac;font-size:10px;margin:0 0 19px}.answers{width:min(840px,100%);display:grid;grid-template-columns:1fr 1fr;gap:11px}.answer-btn{min-height:70px;border-radius:18px;background:linear-gradient(145deg,#29175f,#20134a);border:1px solid rgba(255,255,255,.11);display:flex;align-items:center;gap:14px;padding:0 16px;text-align:left;cursor:pointer;transition:transform .14s,border-color .14s,background .14s}.answer-btn:hover:not(.locked){transform:translateY(-2px);border-color:#9471ff}.answer-btn .key{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:rgba(255,255,255,.075);font-size:10px;font-weight:950}.answer-btn b{font-size:13px}.answer-btn.selected{border-color:#9f77ff;background:linear-gradient(145deg,#3c2184,#2c1769)}.answer-btn.locked{cursor:default}.answer-btn.same{border-color:rgba(66,230,139,.8);background:rgba(66,230,139,.16)}.answer-btn.other{border-color:rgba(255,145,71,.75);background:rgba(255,145,71,.12)}.players-strip{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);width:min(850px,84vw);display:grid;grid-template-columns:1fr 150px 1fr;align-items:center;font-size:8px;letter-spacing:.09em;color:#9c92b5}.players-strip>div{display:flex;align-items:center;gap:8px}.players-strip>div:last-child{justify-content:flex-end}.players-strip i{width:8px;height:8px;border-radius:50%;background:#665c80}.players-strip i.ready{background:var(--green);box-shadow:0 0 0 4px rgba(66,230,139,.1)}.players-strip b{color:#d2cae5;font-size:7px}.sync-line{justify-content:center!important}.sync-line span{width:36px;height:1px;background:rgba(255,255,255,.12)}.sync-line em{font-style:normal;font-size:7px;font-weight:950;color:#a894ef}.reveal-overlay{position:absolute;inset:0;z-index:20;display:grid;place-items:center;pointer-events:none;background:rgba(13,6,37,.7);opacity:0;visibility:hidden;transition:.18s}.reveal-overlay.show{opacity:1;visibility:visible}.reveal-card{text-align:center}.reveal-card small{font-size:8px;letter-spacing:.2em;color:#b3a8cc}.reveal-card strong{display:block;font-size:clamp(44px,6vw,86px);letter-spacing:-.06em;margin:7px 0}.reveal-card p{font-size:11px;font-weight:900;color:var(--orange)}.reveal-card p.good{color:var(--green)}
/* Kelime Savaşı */
.in-word-game .game-shell{padding-left:3.5vw;padding-right:3.5vw}.word-game{width:min(1180px,100%);height:100%;margin:auto;padding:13px 0 16px;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;gap:9px}.word-topbar{display:grid;grid-template-columns:1fr 92px 1fr;align-items:center;gap:16px}.word-player{min-height:65px;border-radius:18px;padding:10px 14px;display:flex;align-items:center;gap:11px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(135deg,rgba(124,69,255,.27),rgba(255,255,255,.045))}.word-player.two{justify-content:flex-end;text-align:right;background:linear-gradient(225deg,rgba(32,216,240,.22),rgba(255,255,255,.045))}.mini-avatar{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;font-size:17px;font-weight:950;background:linear-gradient(145deg,var(--purple2),#5b38cf);box-shadow:0 7px 16px rgba(58,29,132,.24)}.word-player.two .mini-avatar{background:linear-gradient(145deg,var(--cyan),#0c9dbc)}.word-player small{display:block;color:#c4b8e3;font-size:8px;letter-spacing:.1em;font-weight:900;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.word-player b{display:block;margin-top:3px;font-size:13px;color:#fff}.word-player b span{color:var(--yellow);font-size:18px}.word-timer{position:relative;width:82px;height:82px;display:grid;place-items:center}.word-timer svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.word-timer circle{fill:none;stroke:rgba(255,255,255,.08);stroke-width:5}.word-timer circle:last-child{stroke:var(--yellow);stroke-linecap:round;stroke-dasharray:132;stroke-dashoffset:0;transition:stroke-dashoffset .12s linear}.word-timer strong{position:relative;z-index:1;font-size:25px;line-height:1}.word-timer strong.danger{color:#ff6a79}.word-timer small{position:absolute;bottom:18px;font-size:6px;letter-spacing:.08em;color:#988cad}.word-roundline{display:flex;align-items:center;gap:10px;font-size:8px;font-weight:950;color:#ad9fcf}.word-roundline>span{width:42px}.word-roundline i{flex:1;height:5px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}.word-roundline b{display:block;width:10%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pink),var(--purple),var(--cyan),var(--green));transition:width .25s}.word-category{position:relative;border-radius:20px;padding:15px 18px 14px;text-align:center;overflow:hidden;background:linear-gradient(135deg,#6528d5,#7f2ad1 54%,#b42d99);border:1px solid rgba(255,255,255,.18);box-shadow:0 14px 28px rgba(37,11,86,.23)}.word-category:before,.word-category:after{content:"A";position:absolute;font-size:76px;font-weight:950;color:rgba(255,255,255,.06);transform:rotate(-13deg);left:34px;top:-18px}.word-category:after{content:"?";left:auto;right:42px;transform:rotate(15deg);top:-13px}.word-category small{position:relative;z-index:1;font-size:7px;letter-spacing:.2em;font-weight:950;color:#e9ddff}.word-category h2{position:relative;z-index:1;margin:3px 0 3px;font-size:clamp(25px,2.4vw,39px);letter-spacing:-.035em}.word-category p{position:relative;z-index:1;margin:0;color:#eadffd;font-size:9px}.word-board{position:relative;min-height:0;border-radius:22px;padding:13px;background:#f4f2fb;color:#241d3d;display:grid;grid-template-columns:1fr 1fr;gap:13px;box-shadow:0 17px 38px rgba(5,3,24,.25),inset 0 0 0 1px rgba(62,40,101,.08);overflow:hidden}.word-vs{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:8px;font-weight:950;color:#fff;background:linear-gradient(145deg,var(--pink),var(--purple));border:4px solid #f4f2fb;box-shadow:0 6px 16px rgba(71,34,139,.22)}.word-lane{min-width:0;background:#fff;border-radius:16px;padding:11px 12px;display:flex;flex-direction:column;overflow:hidden}.word-lane.right{background:#fbfeff}.lane-head{display:flex;justify-content:space-between;align-items:center;gap:9px;padding:0 2px 8px;border-bottom:1px solid #eeeaf6}.lane-head span{font-size:9px;font-weight:950;letter-spacing:.07em;color:#574879;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lane-head b{font-size:8px;color:#796b98;white-space:nowrap}.word-list{flex:1;min-height:0;overflow:auto;padding:8px 1px;scrollbar-width:thin;scrollbar-color:#d8cef0 transparent}.word-chip{min-height:34px;display:flex;align-items:center;gap:8px;padding:5px 9px;border-radius:9px;margin-bottom:5px;font-size:12px;animation:wordIn .14s ease-out}.word-chip span{width:21px;height:21px;border-radius:6px;display:grid;place-items:center;font-weight:950;flex:0 0 auto}.word-chip b{font-weight:800;overflow:hidden;text-overflow:ellipsis}.word-chip.correct{background:#e9fbef;color:#175e34}.word-chip.correct span{background:var(--green);color:#073b1e}.word-chip.wrong{background:#fff0f2;color:#883341}.word-chip.wrong span{background:#ff6475;color:#fff}.word-chip.right{justify-content:flex-end;text-align:right}.word-entry{display:grid;grid-template-columns:1fr 150px;gap:8px;padding:8px;border-radius:17px;background:linear-gradient(135deg,#5f25d6,#8429d2);box-shadow:0 12px 27px rgba(34,9,91,.22)}.word-entry input{height:52px;border:0;outline:0;border-radius:12px;background:#fff;color:#271f3f;padding:0 15px;font-size:16px;font-weight:700}.word-entry input::placeholder{color:#a59ab9}.word-entry button{height:52px;border-radius:12px;background:var(--yellow);color:#3a2900;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;letter-spacing:.08em;font-weight:950;cursor:pointer}.word-entry button:disabled,.word-entry input:disabled{opacity:.55}.word-feedback{margin:0;text-align:center;font-size:9px;color:#afa4c9;min-height:14px}.word-feedback.good{color:#74f0a8}.word-feedback.bad{color:#ff9aa6}
.result-wrap{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.result-kicker{font-size:9px;letter-spacing:.18em;font-weight:950;color:#b9aadf;margin:10px 0}.score-ring{position:relative;width:205px;height:205px;margin:2px 0 15px}.score-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.score-ring circle{fill:none;stroke:rgba(255,255,255,.08);stroke-width:7}.score-ring circle:last-child{stroke:url(#none);stroke:var(--green);stroke-linecap:round;stroke-dasharray:327;stroke-dashoffset:327;transition:stroke-dashoffset .9s cubic-bezier(.2,.8,.2,1)}.score-ring>div{position:absolute;inset:0;display:grid;place-content:center}.score-ring strong{font-size:47px;letter-spacing:-.05em}.score-ring small{font-size:8px;letter-spacing:.18em;color:#9e92ba;font-weight:950}.result-wrap h2{font-size:38px;letter-spacing:-.04em;margin:3px 0 4px}.result-wrap>p:not(.result-kicker){max-width:600px;color:#aca1c5;font-size:12px;line-height:1.55}.result-actions{display:flex;gap:10px;margin-top:20px}.spark{position:fixed;z-index:9999;left:50%;top:50%;width:9px;height:17px;border-radius:3px;background:var(--yellow);pointer-events:none;animation:spark .7s ease-out forwards}.spark:nth-of-type(3n){background:var(--pink)}.spark:nth-of-type(3n+1){background:var(--cyan)}
footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:7px;letter-spacing:.15em;color:#766d8f;padding-bottom:var(--safe-b)}
@keyframes wordIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes spark{to{transform:translate(var(--x),var(--y)) rotate(var(--r));opacity:0}}

@media(max-width:980px){.home-hero{grid-template-columns:1fr 1.1fr;gap:3vw}.hub-copy h1{font-size:clamp(48px,6vw,68px)}.game-tile{grid-template-columns:38px 70px 1fr auto;min-height:134px;padding:15px}.tile-visual{width:68px;height:68px}.tile-copy>b{font-size:17px}.word-game{width:100%}}
@media(max-width:820px){
  html,body{overflow:hidden}.game-shell{padding:0 13px;grid-template-rows:60px minmax(0,1fr) 28px}.topbar{min-height:60px}.brand-logo,.brand-logo img{width:36px;height:36px}.brand-text b{font-size:9px}.brand-text em{font-size:9px}.online-pill{display:none}.icon-btn{width:34px;height:34px;border-radius:10px}.screen{transition:opacity .14s ease,transform .14s ease,visibility .14s}
  #homeScreen{display:block;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0;scrollbar-width:none}.home-hero{display:block;min-height:100%;padding:24px 0 calc(24px + var(--safe-b))}.hub-copy{max-width:none}.eyebrow{gap:7px}.eyebrow span,.eyebrow b{font-size:6px;padding:5px 7px}.eyebrow i{width:12px}.hub-copy h1{font-size:clamp(44px,14vw,64px);margin:18px 0 12px}.hub-copy>p{font-size:12px;line-height:1.5}.selected-game-line{margin-top:18px;padding:12px 0;gap:7px}.selected-game-line small{font-size:6px}.selected-game-line strong{font-size:9px}.selected-game-line span{font-size:7px}.home-actions{flex-direction:column;margin-top:12px}.home-actions .game-btn{width:100%;min-width:0}.home-meta{justify-content:space-between;gap:6px;font-size:6px;margin-top:12px}.game-library{margin-top:22px;gap:9px}.game-tile{min-height:112px;grid-template-columns:31px 56px 1fr;grid-template-rows:auto 1fr;padding:13px;border-radius:18px;gap:0 10px}.game-tile:hover{transform:none}.tile-status{grid-column:3;justify-self:end}.tile-no{font-size:7px}.tile-visual{grid-column:2;width:54px;height:54px;border-radius:15px}.tile-visual b{font-size:22px}.word .tile-visual b{font-size:20px}.tile-copy{grid-column:3}.tile-copy>b{font-size:15px}.tile-copy small{font-size:9px;line-height:1.35}.tile-go{display:none}
  .back-btn{position:fixed;top:70px;left:14px;z-index:10}.setup-panel{position:relative;left:auto;top:auto;transform:none;width:100%;margin:46px auto 16px;padding:22px 16px;border-radius:19px;box-shadow:none}.setup-panel h2{font-size:31px;margin-top:10px}.setup-panel>p{font-size:11px;margin-bottom:17px}.mode-grid{grid-template-columns:1fr;gap:7px}.mode-card{min-height:52px;padding:10px 12px}.input-wrap{height:54px}.input-wrap input{font-size:16px}.code-inputs{gap:5px}.code-inputs input{height:51px;font-size:18px}.screen#setupScreen{overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .room-code-block{margin:12px 0 25px}.room-code-block strong{font-size:39px}.versus{grid-template-columns:1fr 45px 1fr;width:100%;gap:6px}.avatar{width:62px;height:62px;border-radius:18px;font-size:22px}.player-card b{font-size:12px}.waiting-line{margin-top:25px;font-size:8px}.waiting-line span{width:38px}.room-actions{flex-wrap:wrap}.invite-note{max-width:280px}.question-stage{height:calc(100% - 100px);align-items:flex-start;padding-top:4vh;overflow-y:auto;scrollbar-width:none}.hud{height:68px;grid-template-columns:1fr 1.5fr 1fr}.round-meter>div{margin-top:7px}.score-box b{font-size:18px}.standard-game{width:100%;padding-bottom:48px}.question-stage h2{font-size:clamp(25px,7.5vw,34px);margin:8px 0 5px}.question-hint{font-size:9px;margin-bottom:12px}.answers{grid-template-columns:1fr;gap:7px}.answer-btn{min-height:55px;border-radius:13px;padding:0 12px;gap:9px}.answer-btn .key{width:31px;height:31px}.answer-btn b{font-size:12px}.players-strip{bottom:3px;width:100%;grid-template-columns:1fr 1fr;background:linear-gradient(180deg,transparent,#160a31 32%);padding-top:13px}.players-strip .sync-line{display:none!important}.reveal-card strong{font-size:clamp(38px,11vw,55px)}
  .in-word-game .game-shell{padding:0 8px;grid-template-rows:54px minmax(0,1fr) 0}.in-word-game footer{display:none}.in-word-game .topbar{min-height:54px}.word-game{padding:5px 0 calc(7px + var(--safe-b));grid-template-rows:auto auto auto minmax(0,1fr) auto auto;gap:5px}.word-topbar{grid-template-columns:1fr 63px 1fr;gap:5px}.word-player{min-height:53px;padding:7px 8px;border-radius:14px;gap:6px}.mini-avatar{width:34px;height:34px;border-radius:10px;font-size:13px}.word-player small{font-size:6px;max-width:82px}.word-player b{font-size:8px;margin-top:2px}.word-player b span{font-size:13px}.word-timer{width:60px;height:60px}.word-timer strong{font-size:18px}.word-timer small{bottom:12px;font-size:5px}.word-roundline{font-size:6px;gap:6px}.word-roundline>span{width:34px}.word-category{border-radius:15px;padding:9px 9px 8px}.word-category h2{font-size:clamp(20px,6vw,28px);margin:2px 0}.word-category p{font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.word-category:before,.word-category:after{font-size:48px}.word-board{border-radius:16px;padding:7px;gap:6px}.word-vs{width:30px;height:30px;border-width:3px;font-size:6px}.word-lane{border-radius:11px;padding:7px 6px}.lane-head{padding-bottom:5px;gap:3px}.lane-head span{font-size:6px;max-width:70px}.lane-head b{font-size:5px}.word-list{padding:5px 0}.word-chip{min-height:27px;margin-bottom:3px;border-radius:7px;padding:3px 5px;gap:4px;font-size:9px}.word-chip span{width:17px;height:17px;border-radius:5px;font-size:10px}.word-entry{grid-template-columns:1fr 88px;gap:5px;padding:5px;border-radius:13px}.word-entry input,.word-entry button{height:46px;border-radius:9px}.word-entry input{font-size:16px;padding:0 10px}.word-entry button{font-size:8px}.word-entry button b{display:none}.word-feedback{font-size:7px;min-height:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-wrap{padding:10px 0 20px}.score-ring{width:165px;height:165px}.score-ring strong{font-size:36px}.result-wrap h2{font-size:27px}.result-wrap>p:not(.result-kicker){font-size:10px}.result-actions{flex-direction:column;width:100%}.result-actions .game-btn{width:100%}
}
body.keyboard-open .game-shell{grid-template-rows:0 minmax(0,1fr) 0}body.keyboard-open .topbar,body.keyboard-open footer{opacity:0;pointer-events:none}body.keyboard-open .back-btn{top:7px}body.keyboard-open .setup-panel{margin-top:34px}body.keyboard-open.in-word-game .game-shell{grid-template-rows:0 minmax(0,1fr) 0}body.keyboard-open.in-word-game .word-topbar,body.keyboard-open.in-word-game .word-roundline{display:none}body.keyboard-open.in-word-game .word-category{padding:7px}body.keyboard-open.in-word-game .word-category p{display:none}body.keyboard-open.in-word-game .word-game{grid-template-rows:auto minmax(0,1fr) auto auto;padding-top:4px}
@media(max-height:720px) and (min-width:821px){.setup-panel{padding:24px 32px}.word-game{gap:5px;padding-top:6px}.word-player{min-height:56px}.word-timer{width:68px;height:68px}.word-category{padding:9px 15px}.word-category h2{font-size:28px}.word-entry input,.word-entry button{height:46px}.word-chip{min-height:29px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important}}

/* V1.4.1 — Kelime Savaşı: ilk bulan kazanır + mobil arena görünümü */
.word-feedback.claimed{color:#ffd36b}

@media(max-width:820px){
  body.in-word-game{background:#6616b7;overscroll-behavior:none}
  body.in-word-game .arcade-bg{display:none}
  body.in-word-game .game-shell{width:100%;height:100dvh;max-width:none;padding:0;grid-template-rows:0 minmax(0,1fr) 0;background:linear-gradient(180deg,#8019c8 0,#5f18b4 36%,#42148b 100%)}
  body.in-word-game .topbar,body.in-word-game footer{display:none!important}
  body.in-word-game .stage{height:100%;min-height:0}
  body.in-word-game #gameScreen{inset:0;overflow:hidden}
  body.in-word-game .question-stage{height:100%;padding:0;overflow:hidden;align-items:stretch}
  body.in-word-game .word-game{width:100%;height:100%;max-width:none;margin:0;padding:7px 7px calc(7px + var(--safe-b));display:grid;grid-template-rows:64px 7px 86px minmax(0,1fr) 56px 14px;gap:6px;overflow:hidden}

  body.in-word-game .word-topbar{height:64px;grid-template-columns:minmax(0,1fr) 60px minmax(0,1fr);gap:4px;padding:0 3px;background:linear-gradient(180deg,rgba(55,8,105,.18),rgba(35,4,80,.08));border-radius:14px}
  body.in-word-game .word-player{height:60px;min-height:0;border:0;border-radius:11px;padding:5px 6px;background:transparent!important;box-shadow:none;gap:6px}
  body.in-word-game .word-player.one{justify-content:flex-start;text-align:left}
  body.in-word-game .word-player.two{justify-content:flex-end;text-align:right}
  body.in-word-game .mini-avatar{width:34px;height:34px;border-radius:50%;font-size:13px;border:2px solid rgba(255,255,255,.45);box-shadow:0 4px 12px rgba(24,4,66,.25)}
  body.in-word-game .word-player small{font-size:7px;line-height:1.1;max-width:90px;color:#f2eaff;text-transform:uppercase;letter-spacing:.05em}
  body.in-word-game .word-player b{margin-top:3px;font-size:8px;color:#fff}
  body.in-word-game .word-player b span{font-size:15px;color:#ffe34d}
  body.in-word-game .word-timer{width:58px;height:58px;align-self:center}
  body.in-word-game .word-timer circle{stroke-width:6}
  body.in-word-game .word-timer circle:first-child{stroke:rgba(255,255,255,.16)}
  body.in-word-game .word-timer circle:last-child{stroke:#ffe646;filter:drop-shadow(0 2px 2px rgba(0,0,0,.12))}
  body.in-word-game .word-timer strong{font-size:20px;color:#fff}
  body.in-word-game .word-timer small{bottom:10px;font-size:5px;color:#eee4ff}

  body.in-word-game .word-roundline{height:7px;display:grid;grid-template-columns:35px 1fr;align-items:center;gap:6px;margin:0 3px;color:#f6efff;font-size:6px}
  body.in-word-game .word-roundline>span{width:auto;text-align:left}
  body.in-word-game .word-roundline i{height:5px;background:rgba(255,255,255,.22)}
  body.in-word-game .word-roundline b{background:linear-gradient(90deg,#ff4bb4,#45e3ff,#4ef19b)}

  body.in-word-game .word-category{height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:11px;padding:8px 12px;background:linear-gradient(180deg,#471064,#3a0c56);border:1px solid rgba(255,255,255,.16);box-shadow:0 8px 18px rgba(29,3,61,.18)}
  body.in-word-game .word-category:before,body.in-word-game .word-category:after{display:none}
  body.in-word-game .word-category small{font-size:7px;color:#dbbdf6;letter-spacing:.16em}
  body.in-word-game .word-category h2{font-size:clamp(22px,6.6vw,30px);line-height:1.05;margin:5px 0 2px;max-width:96%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body.in-word-game .word-category p{font-size:7px;line-height:1.2;color:#d9c9eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:95%}

  body.in-word-game .word-board{min-height:0;height:100%;padding:0;gap:0;border-radius:12px;background:#fff;color:#24203a;border:3px solid rgba(102,24,201,.78);box-shadow:0 8px 22px rgba(29,2,72,.28);overflow:hidden}
  body.in-word-game .word-vs{display:none}
  body.in-word-game .word-lane{min-width:0;min-height:0;border-radius:0;padding:8px 9px;background:#fff!important;overflow:hidden}
  body.in-word-game .word-lane.left{border-right:1px solid #eee7f7}
  body.in-word-game .word-lane.right{border-left:0}
  body.in-word-game .lane-head{min-height:25px;padding:0 2px 6px;border-bottom:1px solid #eee7f5}
  body.in-word-game .lane-head span{max-width:70%;font-size:7px;color:#5d4a7a;letter-spacing:.04em}
  body.in-word-game .lane-head b{font-size:6px;color:#9587aa}
  body.in-word-game .word-lane.right .lane-head{flex-direction:row-reverse}
  body.in-word-game .word-list{padding:7px 2px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}
  body.in-word-game .word-chip{min-height:31px;margin:0;padding:3px 1px;border-radius:0;gap:6px;font-size:13px;line-height:1.15;background:transparent!important;animation:wordIn .12s ease-out}
  body.in-word-game .word-chip span{width:19px;height:19px;border-radius:4px;font-size:12px;box-shadow:none}
  body.in-word-game .word-chip.correct{color:#4c4070}
  body.in-word-game .word-chip.correct span{background:#29dc62;color:#fff}
  body.in-word-game .word-chip.wrong{color:#635675}
  body.in-word-game .word-chip.wrong span{background:#ff3c50;color:#fff}
  body.in-word-game .word-chip.right{justify-content:flex-start;text-align:left;flex-direction:row-reverse}
  body.in-word-game .word-chip.right b{margin-left:auto;text-align:right}

  body.in-word-game .word-entry{height:56px;display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:0;padding:4px;border-radius:11px;background:#6d21d4;border:1px solid rgba(255,255,255,.22);box-shadow:0 5px 14px rgba(30,2,75,.22)}
  body.in-word-game .word-entry input{height:46px;border-radius:7px 0 0 7px;padding:0 11px;background:#fff;font-size:16px;font-weight:650;color:#2a2042}
  body.in-word-game .word-entry button{height:46px;border-radius:0 7px 7px 0;background:#ffdf32;color:#402d00;font-size:8px;letter-spacing:.06em;box-shadow:none}
  body.in-word-game .word-entry button b{display:none}
  body.in-word-game .word-feedback{height:14px;min-height:14px;margin:0;padding:0 4px;text-align:center;font-size:7px;line-height:14px;color:#e5daf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body.in-word-game .word-feedback.good{color:#78f2a5}
  body.in-word-game .word-feedback.bad{color:#ff9ba9}
  body.in-word-game .word-feedback.claimed{color:#ffe16d}
}

@media(max-width:820px) and (max-height:700px){
  body.in-word-game .word-game{grid-template-rows:54px 6px 68px minmax(0,1fr) 51px 12px;gap:4px;padding-top:4px}
  body.in-word-game .word-topbar{height:54px}
  body.in-word-game .word-player{height:52px}.mini-avatar{width:30px;height:30px}
  body.in-word-game .word-timer{width:50px;height:50px}.word-timer strong{font-size:17px}
  body.in-word-game .word-category{height:68px}.word-category h2{font-size:20px;margin:2px 0}.word-category p{font-size:6px}
  body.in-word-game .word-entry{height:51px}.word-entry input,body.in-word-game .word-entry button{height:41px}
  body.in-word-game .word-chip{min-height:27px;font-size:11px}
}

body.keyboard-open.in-word-game .game-shell{grid-template-rows:0 minmax(0,1fr) 0}
body.keyboard-open.in-word-game .word-game{grid-template-rows:58px minmax(0,1fr) 54px 13px!important;gap:4px;padding:4px 7px calc(4px + var(--safe-b))}
body.keyboard-open.in-word-game .word-topbar,body.keyboard-open.in-word-game .word-roundline{display:none!important}
body.keyboard-open.in-word-game .word-category{height:58px!important;padding:5px 9px!important}
body.keyboard-open.in-word-game .word-category h2{font-size:20px!important;margin:1px 0!important}
body.keyboard-open.in-word-game .word-category p{display:none!important}
body.keyboard-open.in-word-game .word-entry{height:54px}

/* V1.4.2 — Mobil Kelime Savaşı görünürlük düzeltmesi
   Bazı mobil tarayıcılarda grid/absolute height zinciri 0px'e düşüp yalnızca mor arka plan görünüyordu.
   Oyun ekranı mobilde viewport'a sabitlenerek layout zincirinden bağımsız hale getirildi. */
@media (max-width:820px){
  body.in-word-game{
    width:100%;
    height:100%;
    min-height:100vh;
    min-height:100svh;
    overflow:hidden!important;
    background:linear-gradient(180deg,#8019c8 0%,#5f18b4 38%,#42148b 100%)!important;
  }

  body.in-word-game .game-shell{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:100vh!important;
    min-height:100svh!important;
    padding:0!important;
    margin:0!important;
    background:transparent!important;
  }

  body.in-word-game .stage{
    position:static!important;
    width:100%!important;
    height:100%!important;
    min-height:100%!important;
  }

  body.in-word-game #gameScreen.active{
    position:fixed!important;
    inset:0!important;
    z-index:999!important;
    display:block!important;
    width:100vw!important;
    height:100vh!important;
    height:100svh!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    pointer-events:auto!important;
    overflow:hidden!important;
    background:linear-gradient(180deg,#8019c8 0%,#5f18b4 38%,#42148b 100%)!important;
  }

  body.in-word-game #gameScreen .question-stage{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;
  }

  /* hidden sınıfı bir frame geç kalsa dahi mobil arenayı boş bırakma */
  body.in-word-game #wordGame{
    position:absolute!important;
    inset:0!important;
    display:grid!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    margin:0!important;
    box-sizing:border-box!important;
  }

  body.in-word-game #standardHud,
  body.in-word-game #standardGame,
  body.in-word-game #playersStrip{
    display:none!important;
  }
}


/* V1.5.0 — BW Oyun markası + ana sayfa SEO içeriği */
.home-seo{width:min(1180px,100%);margin:18px auto 56px;padding:44px;border:1px solid rgba(255,255,255,.1);border-radius:30px;background:linear-gradient(145deg,rgba(36,18,84,.94),rgba(18,13,54,.94));box-shadow:0 30px 80px rgba(4,2,22,.28)}
.seo-kicker{display:inline-flex;padding:7px 10px;border-radius:999px;background:rgba(32,216,240,.1);border:1px solid rgba(32,216,240,.22);color:#7ceeff;font-size:8px;font-weight:950;letter-spacing:.15em}
.seo-intro{max-width:840px}.seo-intro h2{font-size:clamp(30px,3.2vw,48px);line-height:1.02;letter-spacing:-.04em;margin:15px 0 14px}.seo-intro p,.seo-bottom p{color:#beb4d7;font-size:14px;line-height:1.75;margin:0}
.seo-game-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.seo-game-links a{position:relative;min-height:190px;padding:23px;border-radius:22px;text-decoration:none;color:#fff;overflow:hidden;border:1px solid rgba(255,255,255,.11);background:linear-gradient(145deg,#2a155f,#1c1047);transition:transform .18s ease,border-color .18s ease}.seo-game-links a:nth-child(2){background:linear-gradient(145deg,#4b175a,#211042)}.seo-game-links a:nth-child(3){background:linear-gradient(145deg,#173d66,#1a174c)}.seo-game-links a:hover{transform:translateY(-4px);border-color:rgba(129,239,255,.5)}.seo-game-links span{font-size:9px;font-weight:950;letter-spacing:.16em;color:#9e91bd}.seo-game-links strong{display:block;font-size:22px;margin:32px 0 8px}.seo-game-links small{display:block;color:#b9aed4;line-height:1.5;min-height:44px}.seo-game-links b{display:block;margin-top:20px;color:#75ebff;font-size:8px;letter-spacing:.13em}
.seo-how{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:22px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.seo-how>div{padding:10px 15px}.seo-how span{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#7d45ff,#4a34d6);font-size:10px;font-weight:950}.seo-how b{display:block;margin:11px 0 5px;font-size:13px}.seo-how small{color:#9489b0;line-height:1.45}
.seo-bottom{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:end;padding-top:26px}.seo-bottom h3{font-size:22px;margin:0 0 9px}.seo-bottom nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.seo-bottom nav a{color:#d7cef0;text-decoration:none;font-size:9px;font-weight:850;padding:9px 11px;border-radius:9px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.seo-bottom nav a:hover{border-color:rgba(32,216,240,.35);color:#79ecff}
@media(max-width:820px){.home-seo{margin:6px auto 28px;padding:22px 15px;border-radius:21px}.seo-intro h2{font-size:30px}.seo-intro p,.seo-bottom p{font-size:12px;line-height:1.65}.seo-game-links{grid-template-columns:1fr;margin:22px 0}.seo-game-links a{min-height:145px;padding:18px}.seo-game-links strong{font-size:19px;margin-top:20px}.seo-how{grid-template-columns:1fr 1fr}.seo-how>div{padding:9px}.seo-bottom{grid-template-columns:1fr;gap:18px}.seo-bottom h3{font-size:19px}.seo-bottom nav{justify-content:flex-start}.brand-text{gap:5px}.brand-text b,.brand-text em{font-size:10px!important;letter-spacing:.08em}}


/* V1.6.0 — Oyuncu profili, avatarlar ve ayrı müzik kontrolü */
.profile-mini{height:38px;max-width:150px;display:flex;align-items:center;gap:7px;padding:0 10px 0 6px;border-radius:12px;cursor:pointer;background:rgba(255,255,255,.065);border:1px solid var(--line);font-size:8px;font-weight:950;letter-spacing:.08em;overflow:hidden}.profile-mini:hover{background:rgba(255,255,255,.11)}.profile-mini>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:82px}.profile-avatar-mini{width:27px;height:27px;flex:0 0 auto;border-radius:9px;display:grid;place-items:center;font-size:14px;font-weight:950;color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}
.utility-btn{font-size:8px;letter-spacing:.04em}.word-music-float{display:none}
.profile-avatar-mini[data-avatar="bolt"],.profile-avatar-large[data-avatar="bolt"],.avatar[data-avatar="bolt"],.mini-avatar[data-avatar="bolt"],.avatar-picker [data-avatar="bolt"]{background:linear-gradient(145deg,#ff4fb0,#7c45ff)}
.profile-avatar-mini[data-avatar="star"],.profile-avatar-large[data-avatar="star"],.avatar[data-avatar="star"],.mini-avatar[data-avatar="star"],.avatar-picker [data-avatar="star"]{background:linear-gradient(145deg,#ffb13c,#ff4f78)}
.profile-avatar-mini[data-avatar="diamond"],.profile-avatar-large[data-avatar="diamond"],.avatar[data-avatar="diamond"],.mini-avatar[data-avatar="diamond"],.avatar-picker [data-avatar="diamond"]{background:linear-gradient(145deg,#24d9f2,#3874ff)}
.profile-avatar-mini[data-avatar="orbit"],.profile-avatar-large[data-avatar="orbit"],.avatar[data-avatar="orbit"],.mini-avatar[data-avatar="orbit"],.avatar-picker [data-avatar="orbit"]{background:linear-gradient(145deg,#43e58b,#159fbc)}
.profile-avatar-mini[data-avatar="comet"],.profile-avatar-large[data-avatar="comet"],.avatar[data-avatar="comet"],.mini-avatar[data-avatar="comet"],.avatar-picker [data-avatar="comet"]{background:linear-gradient(145deg,#9d71ff,#ff70c4)}
.profile-avatar-mini[data-avatar="hex"],.profile-avatar-large[data-avatar="hex"],.avatar[data-avatar="hex"],.mini-avatar[data-avatar="hex"],.avatar-picker [data-avatar="hex"]{background:linear-gradient(145deg,#5b66ff,#8845ff)}
.profile-avatar-mini[data-avatar="wave"],.profile-avatar-large[data-avatar="wave"],.avatar[data-avatar="wave"],.mini-avatar[data-avatar="wave"],.avatar-picker [data-avatar="wave"]{background:linear-gradient(145deg,#19d7d0,#52e883)}
.profile-avatar-mini[data-avatar="infinity"],.profile-avatar-large[data-avatar="infinity"],.avatar[data-avatar="infinity"],.mini-avatar[data-avatar="infinity"],.avatar-picker [data-avatar="infinity"]{background:linear-gradient(145deg,#ff7557,#ffbd38)}
.avatar[data-avatar],.mini-avatar[data-avatar]{color:#fff!important;border-color:rgba(255,255,255,.25)!important}
.profile-overlay{position:fixed;z-index:12000;inset:0;display:grid;place-items:center;padding:20px;background:rgba(8,3,25,.72);backdrop-filter:blur(12px)}.profile-panel{width:min(580px,100%);max-height:min(760px,calc(100dvh - 28px));overflow:auto;padding:28px;border-radius:26px;background:linear-gradient(145deg,#2a1460,#160d39);border:1px solid rgba(255,255,255,.14);box-shadow:0 34px 90px rgba(0,0,0,.45)}.profile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.profile-head small{font-size:7px;letter-spacing:.15em;color:#988db5;font-weight:950}.profile-head h2{font-size:34px;letter-spacing:-.04em;margin:5px 0 0}.profile-close{width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.07);border:1px solid var(--line);cursor:pointer;font-size:22px;line-height:1}.profile-identity{display:flex;align-items:center;gap:15px;margin:20px 0 6px;padding:14px;border-radius:18px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.profile-avatar-large{width:62px;height:62px;flex:0 0 auto;border-radius:19px;display:grid;place-items:center;font-size:28px;font-weight:950;box-shadow:0 12px 24px rgba(0,0,0,.2)}.profile-identity b{display:block;font-size:16px;letter-spacing:.02em}.profile-identity small{display:block;margin-top:5px;color:#a99fc3;font-size:9px;line-height:1.4}.profile-name-wrap{height:54px}.avatar-picker{display:grid;grid-template-columns:repeat(8,1fr);gap:7px}.avatar-picker button{aspect-ratio:1;border-radius:13px;cursor:pointer;font-size:19px;font-weight:950;color:#fff;border:2px solid transparent;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14);transition:transform .12s,border-color .12s}.avatar-picker button:hover{transform:translateY(-2px)}.avatar-picker button.selected{border-color:#fff;box-shadow:0 0 0 3px rgba(32,216,240,.22)}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 4px}.profile-stats>div{min-height:74px;padding:12px;border-radius:14px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}.profile-stats small{display:block;color:#9185ad;font-size:6px;font-weight:950;letter-spacing:.11em;line-height:1.3}.profile-stats b{display:block;margin-top:8px;font-size:21px}.profile-save{margin-top:14px}.profile-open{overflow:hidden!important}
@media(max-width:820px){.profile-mini{width:34px;height:34px;padding:3px;border-radius:10px}.profile-mini>span:last-child{display:none}.profile-avatar-mini{width:26px;height:26px;border-radius:8px}.top-actions{gap:5px}.profile-panel{padding:20px 15px;border-radius:22px}.profile-head h2{font-size:28px}.profile-avatar-large{width:54px;height:54px}.avatar-picker{grid-template-columns:repeat(4,1fr);gap:8px}.avatar-picker button{max-height:58px}.profile-stats{grid-template-columns:repeat(2,1fr)}body.in-word-game .word-music-float{display:grid;position:fixed;z-index:1500;top:max(8px,env(safe-area-inset-top));right:8px;width:29px;height:29px;border-radius:9px;place-items:center;background:rgba(35,8,78,.62);border:1px solid rgba(255,255,255,.24);color:#fff;font-size:13px;backdrop-filter:blur(6px)}body.in-word-game .word-music-float.muted{opacity:.45}}

/* BW Oyun V1.7.0 — profil adı + canlı rövanş / maç sonu */
.profile-name-hint{margin:7px 2px 0!important;min-height:15px!important;color:#887fa2!important;font-size:9px!important;line-height:1.45!important;text-align:left!important}.profile-name-hint.from-profile{color:#83dfef!important}.profile-name-hint.from-profile:before{content:"✓ ";color:var(--green);font-weight:950}
#resultScreen{overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.result-wrap{height:auto;min-height:100%;padding:18px 0 24px}.result-duel{width:min(760px,86vw);display:grid;grid-template-columns:1fr 84px 1fr;align-items:center;gap:12px;margin:11px auto 8px}.result-player{min-width:0;min-height:82px;border-radius:20px;padding:12px 15px;display:flex;align-items:center;gap:12px;text-align:left;background:linear-gradient(135deg,rgba(124,69,255,.24),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.12);transition:border-color .2s,transform .2s,opacity .2s}.result-player.rival{justify-content:flex-end;text-align:right;background:linear-gradient(225deg,rgba(32,216,240,.18),rgba(255,255,255,.045))}.result-player>div{min-width:0;display:flex;flex-direction:column}.result-player small{font-size:6px;letter-spacing:.16em;color:#9e93bd;font-weight:950}.result-player b{margin-top:3px;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.result-player strong{margin-top:2px;color:var(--yellow);font-size:20px;line-height:1}.result-avatar{width:49px;height:49px;flex:0 0 auto;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#8a54ff,#5135ca);border:1px solid rgba(255,255,255,.2);font-size:20px;font-weight:950;box-shadow:0 8px 20px rgba(61,28,145,.26)}.result-player.rival .result-avatar{background:linear-gradient(145deg,#22d8ef,#0d91b5)}.result-player.winner{border-color:rgba(66,230,139,.68);box-shadow:0 0 0 2px rgba(66,230,139,.08),0 13px 30px rgba(15,114,63,.12);transform:translateY(-2px)}.result-player.winner strong{color:var(--green)}.result-player.loser{opacity:.72}.result-vs{display:grid;place-items:center;gap:3px}.result-vs span{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--pink),var(--purple));border:4px solid rgba(255,255,255,.08);font-size:9px;font-weight:950;box-shadow:0 9px 23px rgba(80,28,154,.28)}.result-vs small{font-size:6px;letter-spacing:.12em;color:#aa9cc9;font-weight:950;text-align:center}.result-wrap .score-ring{width:145px;height:145px;margin:1px 0 5px}.result-wrap .score-ring strong{font-size:34px}.result-wrap h2{font-size:31px;margin:2px 0}.result-wrap>p:not(.result-kicker){margin:3px 0;max-width:650px}.rematch-panel{width:min(680px,86vw);min-height:62px;margin:13px auto 0;padding:11px 14px;border-radius:17px;display:flex;align-items:center;gap:12px;text-align:left;background:linear-gradient(135deg,rgba(124,69,255,.16),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.11);transition:.2s}.rematch-panel>span{width:38px;height:38px;flex:0 0 auto;border-radius:12px;display:grid;place-items:center;background:rgba(124,69,255,.2);color:#dccfff;font-size:18px;font-weight:950}.rematch-panel div{min-width:0}.rematch-panel b{display:block;font-size:11px}.rematch-panel small{display:block;margin-top:3px;color:#9f95ba;font-size:9px;line-height:1.4}.rematch-panel.waiting{border-color:rgba(255,216,74,.3);background:linear-gradient(135deg,rgba(255,216,74,.08),rgba(124,69,255,.1))}.rematch-panel.waiting>span{background:rgba(255,216,74,.13);color:var(--yellow)}.rematch-panel.incoming{border-color:rgba(66,230,139,.46);background:linear-gradient(135deg,rgba(66,230,139,.1),rgba(32,216,240,.07));box-shadow:0 0 0 2px rgba(66,230,139,.05)}.rematch-panel.incoming>span{background:rgba(66,230,139,.14);color:var(--green);animation:rematchPulse 1s ease-in-out infinite alternate}.rematch-panel.declined{border-color:rgba(255,91,110,.28)}.rematch-panel.declined>span{background:rgba(255,91,110,.12);color:#ff8492}.result-actions{flex-wrap:wrap;justify-content:center;margin-top:11px}.result-actions .game-btn{min-width:165px;min-height:49px}.game-btn.accept{background:linear-gradient(135deg,#38d981,#1bbf70);color:#062918;box-shadow:0 10px 24px rgba(27,191,112,.2)}.game-btn.danger{background:rgba(255,91,110,.1);border:1px solid rgba(255,91,110,.28);color:#ffb0b9}.game-btn:disabled{opacity:.48;cursor:wait;transform:none!important;filter:none!important}@keyframes rematchPulse{from{transform:scale(.94)}to{transform:scale(1.06)}}
@media(max-width:820px){.profile-name-hint{font-size:8px!important;margin-top:6px!important}.result-wrap{padding:13px 0 calc(18px + var(--safe-b));justify-content:flex-start}.result-kicker{margin:5px 0}.result-duel{width:100%;grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);gap:5px;margin:8px 0 5px}.result-player{min-height:66px;padding:8px;border-radius:14px;gap:6px}.result-player.rival{gap:6px}.result-avatar{width:35px;height:35px;border-radius:10px;font-size:14px}.result-player small{font-size:5px}.result-player b{font-size:9px;max-width:82px}.result-player strong{font-size:15px}.result-vs span{width:37px;height:37px;border-width:3px;font-size:7px}.result-vs small{font-size:5px}.result-wrap .score-ring{width:113px;height:113px;margin:0}.result-wrap .score-ring strong{font-size:27px}.result-wrap .score-ring small{font-size:6px}.result-wrap h2{font-size:24px}.result-wrap>p:not(.result-kicker){font-size:9px;padding:0 7px;line-height:1.45}.rematch-panel{width:100%;min-height:56px;margin-top:8px;padding:9px 10px;border-radius:14px}.rematch-panel>span{width:34px;height:34px;border-radius:10px;font-size:15px}.rematch-panel b{font-size:9px}.rematch-panel small{font-size:7px}.result-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:6px;margin-top:8px}.result-actions .game-btn{width:100%;min-width:0;min-height:45px;padding:0 10px;font-size:8px}.result-actions .game-btn:last-child:nth-child(odd){grid-column:1/-1}}
@media(max-height:720px) and (min-width:821px){.result-wrap{padding:8px 0}.result-duel{margin:5px auto}.result-player{min-height:68px}.result-wrap .score-ring{width:110px;height:110px}.result-wrap .score-ring strong{font-size:27px}.result-wrap h2{font-size:25px}.rematch-panel{margin-top:7px;min-height:52px}.result-actions{margin-top:7px}}


/* BW Oyun V1.8.0 — Kelime Savaşı 2.0 */
.word-game{position:relative}.word-player>div{position:relative}.word-combo{display:inline-flex;align-items:center;justify-content:center;margin-top:5px;padding:3px 7px;border-radius:999px;background:linear-gradient(135deg,#ffb000,#ffdf4e);color:#392300;font-style:normal;font-size:7px;font-weight:950;letter-spacing:.08em;opacity:0;transform:translateY(4px) scale(.85);transition:.18s}.word-combo.show{opacity:1;transform:none}.word-combo.hot{background:linear-gradient(135deg,#ff4d6d,#ffb000);color:#fff;box-shadow:0 0 0 3px rgba(255,95,65,.12),0 0 20px rgba(255,112,45,.38);animation:comboPulse .7s ease-in-out infinite alternate}.word-player.two .word-combo{margin-left:auto}.word-event-flash{position:absolute;z-index:70;left:50%;top:35%;min-width:150px;transform:translate(-50%,-50%) scale(.72);display:flex;flex-direction:column;align-items:center;gap:2px;padding:10px 18px;border-radius:18px;background:rgba(14,8,40,.88);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 45px rgba(8,2,28,.38);opacity:0;pointer-events:none;transition:.16s}.word-event-flash.show{opacity:1;transform:translate(-50%,-50%) scale(1)}.word-event-flash strong{font-size:27px;line-height:1;font-weight:1000;letter-spacing:-.03em}.word-event-flash span{font-size:8px;font-weight:950;letter-spacing:.12em}.word-event-flash.success strong{color:#62f59c}.word-event-flash.rival strong,.word-event-flash.claimed strong{color:#ff748a}.word-event-flash.countdown strong{color:#ffe34d}.word-round-result{position:absolute;z-index:80;inset:0;display:grid;place-items:center;padding:18px;background:rgba(24,7,58,.62);backdrop-filter:blur(9px);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.word-round-result.show{opacity:1;visibility:visible}.word-round-result-card{width:min(430px,88vw);padding:28px 24px;text-align:center;border-radius:28px;background:linear-gradient(160deg,#6228d7,#3f1a87 58%,#182664);border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 70px rgba(11,3,35,.5);transform:translateY(16px) scale(.94);transition:.25s}.word-round-result.show .word-round-result-card{transform:none}.word-round-result-card>small{font-size:8px;letter-spacing:.2em;font-weight:950;color:#b9abda}.word-round-result-card>strong{display:block;margin:8px 0 14px;font-size:clamp(30px,5vw,54px);line-height:.95;color:#fff}.word-round-result-card>div{display:flex;align-items:center;justify-content:center;gap:18px}.word-round-result-card>div b{font-size:38px;color:#ffe34d}.word-round-result-card>div span{font-size:16px;color:#8f83b3}.word-round-result-card p{margin:13px 0 0;font-size:9px;color:#ddd3f3}.word-final-countdown .word-timer{filter:drop-shadow(0 0 13px rgba(255,77,109,.55));animation:dangerBeat .55s ease-in-out infinite alternate}.word-final-countdown .word-category{box-shadow:0 0 0 2px rgba(255,77,109,.25),0 16px 34px rgba(255,50,95,.18)}.word-final-countdown .word-timer circle:last-child{stroke:#ff516d!important}.word-final-countdown .word-timer strong{color:#fff!important}.word-final-countdown .word-entry{box-shadow:0 0 0 2px rgba(255,81,109,.18),0 12px 27px rgba(34,9,91,.22)}
@keyframes comboPulse{to{transform:scale(1.06)}}@keyframes dangerBeat{to{transform:scale(1.08)}}
@media(max-width:820px){.word-combo{position:absolute;top:30px;left:0;margin:0;padding:2px 5px;font-size:5px}.word-player.two .word-combo{left:auto;right:0;margin:0}.word-event-flash{top:39%;min-width:126px;padding:8px 13px;border-radius:14px}.word-event-flash strong{font-size:22px}.word-round-result{position:fixed;inset:0;padding:12px}.word-round-result-card{width:min(330px,88vw);padding:23px 18px;border-radius:22px}.word-round-result-card>strong{font-size:34px}.word-round-result-card>div b{font-size:31px}}

/* BW Oyun V1.9.0 — bağlantı, lobby başlangıcı ve maç özeti */
.lobby-wrap{position:relative}.player-card.offline{opacity:.58;filter:saturate(.55)}.player-card.offline small{color:#ff9aa8!important}.match-countdown{position:absolute;z-index:120;inset:0;display:grid;place-items:center;align-content:center;gap:7px;border-radius:28px;background:radial-gradient(circle at 50% 42%,rgba(124,69,255,.38),transparent 34%),rgba(13,7,38,.88);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 80px rgba(0,0,0,.32)}.match-countdown small{font-size:8px;letter-spacing:.24em;color:#c8bce8;font-weight:950}.match-countdown strong{display:grid;place-items:center;width:128px;height:128px;border-radius:50%;font-size:68px;line-height:1;color:#fff;background:linear-gradient(145deg,#ff4fb0,#7c45ff 62%,#20d8f0);border:7px solid rgba(255,255,255,.1);box-shadow:0 0 0 14px rgba(124,69,255,.1),0 26px 60px rgba(51,13,124,.42);animation:bwCountPulse .75s ease-in-out infinite alternate}.match-countdown b{font-size:10px;letter-spacing:.2em;color:var(--yellow)}.match-countdown p{margin:2px 0 0;color:#a99fc7;font-size:10px;font-weight:800}@keyframes bwCountPulse{to{transform:scale(1.06);filter:brightness(1.12)}}
.connection-banner{position:fixed;z-index:20000;top:74px;left:50%;transform:translateX(-50%);width:min(430px,calc(100vw - 24px));display:flex;align-items:center;gap:11px;padding:11px 13px;border-radius:16px;background:rgba(27,14,61,.95);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 44px rgba(4,1,16,.35);backdrop-filter:blur(12px);transition:.2s}.connection-banner>span{width:34px;height:34px;flex:0 0 auto;border-radius:11px;display:grid;place-items:center;background:rgba(32,216,240,.13);color:#68e9f7;font-weight:950}.connection-banner div{min-width:0}.connection-banner b{display:block;font-size:10px}.connection-banner small{display:block;margin-top:2px;color:#a99fc1;font-size:8px;line-height:1.35}.connection-banner.good{border-color:rgba(66,230,139,.34)}.connection-banner.good>span{background:rgba(66,230,139,.14);color:var(--green)}.connection-banner.warn{border-color:rgba(255,216,74,.34)}.connection-banner.warn>span{background:rgba(255,216,74,.14);color:var(--yellow)}.connection-banner.bad{border-color:rgba(255,91,110,.4)}.connection-banner.bad>span{background:rgba(255,91,110,.14);color:#ff8c9a}.connection-banner.loading>span{animation:rematchPulse .8s ease-in-out infinite alternate}
.match-summary{width:min(760px,90vw);margin:12px auto 0;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.1);overflow:hidden;text-align:left}.match-summary.empty{display:none}.match-summary>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,rgba(124,69,255,.12),rgba(32,216,240,.05))}.match-summary>header small{display:block;font-size:6px;letter-spacing:.16em;color:#9388af;font-weight:950}.match-summary>header b{display:block;margin-top:2px;font-size:11px}.match-summary>header>span{padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.07);font-size:6px;letter-spacing:.12em;color:#b8aed0;font-weight:950}.match-summary-list{max-height:220px;overflow:auto;scrollbar-width:thin}.summary-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 12px;border-bottom:1px solid rgba(255,255,255,.055)}.summary-row:last-child{border-bottom:0}.summary-no{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:rgba(124,69,255,.14);color:#cfc4ea;font-size:7px;font-weight:950}.summary-main{min-width:0}.summary-main b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:9px}.summary-main small{display:block;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#9f95b8;font-size:7px}.summary-row em{min-width:54px;padding:5px 7px;border-radius:999px;text-align:center;font-style:normal;font-size:6px;letter-spacing:.08em;font-weight:950}.summary-row em.win{background:rgba(66,230,139,.12);color:#78f0a9}.summary-row em.loss{background:rgba(255,91,110,.11);color:#ff9aa7}.summary-row em.draw{background:rgba(255,216,74,.11);color:#ffe27a}
@media(max-width:820px){.match-countdown{position:fixed;inset:0;border-radius:0;padding:20px}.match-countdown strong{width:112px;height:112px;font-size:58px}.connection-banner{top:max(8px,env(safe-area-inset-top));width:calc(100vw - 16px);padding:9px 10px;border-radius:13px}.connection-banner>span{width:31px;height:31px;border-radius:9px}.connection-banner b{font-size:9px}.connection-banner small{font-size:7px}.match-summary{width:100%;margin-top:8px;border-radius:14px}.match-summary>header{padding:9px 10px}.match-summary-list{max-height:190px}.summary-row{grid-template-columns:29px minmax(0,1fr) auto;gap:7px;padding:8px}.summary-no{width:25px;height:25px;border-radius:8px}.summary-main b{font-size:8px}.summary-main small{font-size:6px}.summary-row em{min-width:47px;font-size:5px;padding:4px 6px}}


/* BW Oyun V2.0.0 — XP, seviye, başarımlar + mobil tap highlight düzeltmesi */
.profile-level-mini{margin-left:1px;padding:3px 5px;border-radius:999px;background:rgba(255,216,74,.13);color:#ffe47a;font-size:5px!important;letter-spacing:.05em;white-space:nowrap}
.profile-level-card{margin:14px 0 4px;padding:14px;border-radius:17px;background:linear-gradient(135deg,rgba(124,69,255,.2),rgba(32,216,240,.07));border:1px solid rgba(255,255,255,.1)}
.profile-level-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.profile-level-top>span{min-width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#ff4fb0,#7c45ff);box-shadow:0 10px 23px rgba(80,34,176,.25);font-size:11px;font-weight:1000;letter-spacing:.04em}.profile-level-top small{display:block;color:#968bad;font-size:6px;font-weight:950;letter-spacing:.13em}.profile-level-top b{display:block;margin-top:4px;font-size:11px}.profile-level-top strong{font-size:10px;color:#7cecff}.profile-xp-track,.match-progress-track{height:7px;margin-top:11px;border-radius:999px;background:rgba(255,255,255,.09);overflow:hidden}.profile-xp-track i,.match-progress-track i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff4fb0,#8c55ff,#20d8f0,#42e68b);transition:width .65s cubic-bezier(.2,.8,.2,1)}
.achievement-section{margin-top:17px}.achievement-section>header{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:9px}.achievement-section>header small{display:block;color:#9185ad;font-size:6px;font-weight:950;letter-spacing:.13em}.achievement-section>header b{display:block;margin-top:3px;font-size:12px}.achievement-section>header>span{padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.07);color:#bdb2d7;font-size:6px;font-weight:950}.achievement-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.achievement-card{min-height:62px;display:flex;align-items:center;gap:9px;padding:9px;border-radius:13px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.045)}.achievement-card>span{width:38px;height:38px;flex:0 0 auto;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.07);font-size:12px;font-weight:1000}.achievement-card b{display:block;font-size:8px}.achievement-card small{display:block;margin-top:3px;color:#9489ab;font-size:6px;line-height:1.35}.achievement-card.unlocked{background:linear-gradient(135deg,rgba(255,216,74,.1),rgba(124,69,255,.09));border-color:rgba(255,216,74,.24)}.achievement-card.unlocked>span{background:linear-gradient(145deg,#ffd84a,#ff9147);color:#3a2600;box-shadow:0 8px 18px rgba(255,170,48,.16)}.achievement-card.locked{opacity:.5;filter:saturate(.45)}
.match-progress{width:min(760px,90vw);margin:10px auto 0;padding:11px 13px;border-radius:17px;background:linear-gradient(135deg,rgba(124,69,255,.15),rgba(32,216,240,.055));border:1px solid rgba(255,255,255,.1);text-align:left}.match-progress-level{display:flex;align-items:center;gap:10px}.match-progress-level>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#ff4fb0,#7c45ff);font-size:9px;font-weight:1000}.match-progress-level small{display:block;color:#978cae;font-size:6px;font-weight:950;letter-spacing:.12em}.match-progress-level b{display:block;margin-top:3px;color:#7cecff;font-size:12px}.match-progress-track{margin-top:8px}.match-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px;color:#9f95b8;font-size:6px}.match-progress-meta b{color:#ffe47a;font-size:6px;letter-spacing:.06em}
.achievement-toast{position:fixed;z-index:24000;right:18px;bottom:18px;width:min(360px,calc(100vw - 24px));display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:17px;background:linear-gradient(145deg,rgba(40,20,86,.98),rgba(20,13,54,.98));border:1px solid rgba(255,216,74,.28);box-shadow:0 24px 60px rgba(5,2,20,.42);transform:translateY(16px) scale(.96);opacity:0;transition:.22s}.achievement-toast.show{transform:none;opacity:1}.achievement-toast>span{width:46px;height:46px;flex:0 0 auto;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#ffd84a,#ff9147);color:#3a2600;font-size:15px;font-weight:1000}.achievement-toast small{display:block;color:#ffe47a;font-size:6px;letter-spacing:.16em;font-weight:950}.achievement-toast b{display:block;margin-top:3px;font-size:11px}.achievement-toast p{margin:3px 0 0;color:#aa9fc2;font-size:7px;line-height:1.35}
@media(max-width:820px){.profile-level-mini{display:none}.profile-level-card{padding:11px;margin-top:11px}.profile-level-top>span{min-width:43px;height:43px;border-radius:13px}.achievement-grid{grid-template-columns:1fr}.achievement-card{min-height:56px}.match-progress{width:100%;margin-top:8px;padding:9px 10px;border-radius:14px}.match-progress-level>span{width:36px;height:36px;border-radius:11px}.achievement-toast{left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));width:auto;padding:10px 11px}.achievement-toast>span{width:39px;height:39px;border-radius:12px}}

/* V2.1.0 — Kelime Savaşı odaklı platform vitrini */
body{background:linear-gradient(145deg,#11072a 0%,#15104b 52%,#092b3b 100%)}
.arcade-bg{background:radial-gradient(circle at 13% 13%,rgba(255,79,176,.14),transparent 23%),radial-gradient(circle at 82% 16%,rgba(32,216,240,.16),transparent 27%),radial-gradient(circle at 70% 88%,rgba(66,230,139,.11),transparent 27%),linear-gradient(145deg,#11072a,#15104b 55%,#092637)}
.brand-logo{filter:drop-shadow(0 8px 18px rgba(32,216,240,.18))}.brand-text em{color:#5ef1bb}.online-pill{background:rgba(66,230,139,.11);border-color:rgba(66,230,139,.28)}
.game-btn.primary,.word-brand-focus .game-btn.primary{background:linear-gradient(115deg,#6f42ff 0%,#2b9be8 56%,#25d59a 100%);box-shadow:0 13px 30px rgba(23,122,186,.24)}
#homeScreen{scrollbar-color:rgba(32,216,240,.45) transparent}
.word-home-hero{min-height:calc(100vh - 122px);display:grid;grid-template-columns:minmax(400px,.92fr) minmax(520px,1.08fr);align-items:center;gap:4.4vw;padding:5vh 0 4vh}
.word-home-copy{max-width:650px}.word-home-kicker{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.word-home-kicker span,.word-home-kicker b{padding:7px 10px;border-radius:9px;font-size:7px;letter-spacing:.14em;font-weight:950}.word-home-kicker span{background:rgba(255,255,255,.06);color:#d9cff2}.word-home-kicker b{background:rgba(32,216,240,.11);border:1px solid rgba(32,216,240,.2);color:#7ff6d2}.word-home-copy h1{margin:22px 0 16px;font-size:clamp(58px,5.35vw,87px);line-height:.9;letter-spacing:-.062em;font-weight:1000}.word-home-copy h1 span{background:linear-gradient(92deg,#fff 0%,#8eeeff 45%,#55f3ac 80%,#ffe15d 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.word-home-copy>p{max-width:590px;margin:0;color:#c5bddc;font-size:14px;line-height:1.7}.word-home-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:25px}.word-home-stats>div{min-width:0;padding:12px 11px;border-radius:15px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.word-home-stats strong{display:block;font-size:21px;line-height:1;color:#fff}.word-home-stats small{display:block;margin-top:6px;font-size:6px;line-height:1.35;letter-spacing:.11em;color:#9e95b9;font-weight:950}.word-selected-line{margin-top:18px}.word-selected-line span{background:linear-gradient(90deg,#397eea,#25cf9a);color:#fff}.word-home-actions{margin-top:17px}.word-home-actions .word-primary{min-width:245px}.word-home-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:13px;font-size:6px;letter-spacing:.08em;color:#9187ad;font-weight:900}
.word-home-preview{position:relative;width:min(690px,100%);margin-left:auto;padding:15px;border-radius:30px;background:linear-gradient(155deg,rgba(72,25,144,.9),rgba(21,33,91,.92) 62%,rgba(6,76,86,.84));border:1px solid rgba(119,236,255,.26);box-shadow:0 30px 80px rgba(4,3,28,.36),0 0 0 1px rgba(255,255,255,.035) inset;overflow:hidden}.word-home-preview:before{content:"";position:absolute;width:270px;height:270px;border-radius:50%;right:-75px;top:-100px;background:radial-gradient(circle,rgba(66,230,139,.2),transparent 68%);pointer-events:none}.preview-top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:4px 4px 12px;font-size:7px;letter-spacing:.13em;font-weight:950}.preview-top span{color:#81f4d5}.preview-top b{color:#bcb1d7}.preview-scoreboard{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);gap:10px;align-items:center}.preview-player{height:74px;padding:9px 11px;border-radius:19px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:9px;align-items:center;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.1)}.preview-player.rival{grid-template-columns:auto minmax(0,1fr) 42px;text-align:right}.preview-player>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#ff4fb0,#7c45ff);font-size:17px;font-weight:1000}.preview-player.rival>span{background:linear-gradient(145deg,#20d8f0,#42e68b);color:#082229}.preview-player small{display:block;font-size:5px;letter-spacing:.13em;color:#9f95bb}.preview-player b{display:block;margin-top:4px;font-size:9px}.preview-player>strong{font-size:25px;color:#ffe15d}.preview-timer{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;align-content:center;background:#1a113f;border:5px solid #ffe15d;box-shadow:0 0 0 6px rgba(255,225,93,.08)}.preview-timer b{font-size:21px;line-height:1}.preview-timer small{font-size:5px;letter-spacing:.1em;color:#c9bfdc;margin-top:2px}.preview-category{position:relative;z-index:1;margin-top:10px;padding:15px;border-radius:18px;text-align:center;background:linear-gradient(110deg,#7131e5,#b626af);border:1px solid rgba(255,255,255,.11)}.preview-category small{display:block;font-size:5px;letter-spacing:.16em;color:#ddc9fa;font-weight:950}.preview-category strong{display:block;margin:4px 0 2px;font-size:26px;letter-spacing:-.03em}.preview-category span{font-size:7px;color:#e9def8}.preview-board{position:relative;z-index:1;display:grid;grid-template-columns:1fr 30px 1fr;margin-top:10px;min-height:220px;padding:10px;border-radius:20px;background:#f8f8fc;color:#2c2442}.preview-board>div{padding:8px 11px}.preview-board>div:first-child{border-right:1px solid #eae4f3}.preview-board>div:last-child{text-align:right}.preview-board>div>small{display:block;padding-bottom:7px;border-bottom:1px solid #ece6f4;color:#7b6c98;font-size:6px;letter-spacing:.1em;font-weight:950}.preview-board p{display:flex;align-items:center;gap:7px;margin:9px 0;font-size:13px;font-weight:800}.preview-board>div:last-child p{justify-content:flex-end}.preview-board p i{width:20px;height:20px;border-radius:5px;display:grid;place-items:center;background:#35d96d;color:#fff;font-style:normal;font-size:11px}.preview-board p.claimed{color:#82758f}.preview-board p.claimed i{background:#ff4e64}.preview-board>em{align-self:center;justify-self:center;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#7c45ff,#ff4fb0);color:#fff;font-style:normal;font-size:7px;font-weight:950;box-shadow:0 6px 18px rgba(90,42,170,.25)}.preview-entry{position:relative;z-index:1;display:grid;grid-template-columns:1fr 105px;height:52px;margin-top:10px;padding:4px;border-radius:14px;background:#6926d7}.preview-entry span,.preview-entry b{display:flex;align-items:center;padding:0 13px}.preview-entry span{background:#fff;border-radius:9px 0 0 9px;color:#9a91a8;font-size:10px}.preview-entry b{justify-content:center;border-radius:0 9px 9px 0;background:#ffe15d;color:#332500;font-size:7px;letter-spacing:.1em}.preview-float{position:absolute;z-index:3;right:37px;top:250px;padding:9px 12px;border-radius:13px;background:#172243;border:1px solid rgba(66,230,139,.3);box-shadow:0 13px 28px rgba(5,3,25,.28);color:#68f0a4;font-size:16px;font-weight:1000;transform:rotate(3deg)}.preview-float small{display:block;margin-top:2px;color:#ffe15d;font-size:5px;letter-spacing:.1em}
.word-feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;padding:22px 0 32px;border-top:1px solid var(--line)}.word-feature-strip article{display:flex;align-items:center;gap:12px;padding:15px;border-radius:17px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.075)}.word-feature-strip article>span{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(145deg,rgba(32,216,240,.15),rgba(66,230,139,.12));color:#72f0cf;font-size:7px;font-weight:1000}.word-feature-strip b{display:block;font-size:8px;letter-spacing:.06em}.word-feature-strip small{display:block;margin-top:4px;color:#9188a9;font-size:7px;line-height:1.5}
.other-games-section{padding:50px 0 54px;border-top:1px solid var(--line)}.other-games-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:20px}.other-games-head>div{max-width:720px}.other-games-head small{display:block;color:#62eccc;font-size:7px;letter-spacing:.15em;font-weight:950}.other-games-head h2{margin:6px 0 7px;font-size:clamp(30px,3.1vw,47px);letter-spacing:-.04em}.other-games-head p{margin:0;color:#a69cbf;font-size:11px;line-height:1.65}.other-games-head>a,.other-games-links a{color:#8eeeff;text-decoration:none;font-size:7px;letter-spacing:.1em;font-weight:950}.other-games-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mini-game-card{min-height:132px;grid-template-columns:40px 72px 1fr auto;border-radius:20px;opacity:.92}.mini-game-card:hover{transform:translateY(-3px)}.mini-game-card .tile-visual{width:68px;height:68px;border-radius:19px}.mini-game-card .tile-copy>b{font-size:17px}.mini-game-card .tile-copy small{font-size:10px}.mini-game-card .tile-copy em{display:inline-flex;width:max-content;margin-top:3px;padding:4px 7px;border-radius:999px;background:rgba(255,255,255,.06);color:#8f86a7;font-size:5px;font-style:normal;font-weight:950;letter-spacing:.1em}.tile-status.mini{background:rgba(255,255,255,.1);color:#d8cee9;border:1px solid rgba(255,255,255,.1)}.other-games-links{display:flex;gap:18px;margin-top:12px}.word-seo{border-top:1px solid var(--line)}.word-how{margin-top:22px}
.profile-level-card{border-color:rgba(32,216,240,.15);background:linear-gradient(135deg,rgba(32,216,240,.1),rgba(66,230,139,.045),rgba(124,69,255,.13))}.profile-level-top>span{background:linear-gradient(145deg,#247edb,#27d4a0);box-shadow:0 10px 23px rgba(18,145,168,.22)}.profile-xp-track i,.match-progress-track i{background:linear-gradient(90deg,#1bc7ee,#36e2b0,#ffe15d)}.achievement-card.unlocked{background:linear-gradient(135deg,rgba(32,216,240,.09),rgba(66,230,139,.07));border-color:rgba(66,230,139,.22)}.achievement-card.unlocked>span{background:linear-gradient(145deg,#2fd4c0,#42e68b);color:#062a23;box-shadow:0 8px 18px rgba(29,205,165,.15)}

@media(max-width:1100px){.word-home-hero{grid-template-columns:1fr;gap:30px;padding:40px 0}.word-home-copy{max-width:800px}.word-home-preview{margin:0;width:100%;max-width:760px}.word-home-stats{max-width:620px}.other-games-grid{grid-template-columns:1fr}}
@media(max-width:820px){#homeScreen{padding:0 1px}.word-home-hero{min-height:auto;padding:24px 0 26px;display:flex;flex-direction:column;align-items:stretch;gap:24px}.word-home-copy h1{font-size:clamp(42px,13vw,66px);margin:17px 0 13px}.word-home-copy>p{font-size:11px;line-height:1.65}.word-home-kicker span,.word-home-kicker b{font-size:6px;padding:6px 8px}.word-home-stats{grid-template-columns:repeat(2,1fr);margin-top:17px}.word-home-stats>div{padding:10px}.word-home-stats strong{font-size:18px}.word-selected-line{grid-template-columns:auto 1fr auto;margin-top:14px;padding:12px 0}.word-home-actions{display:grid;grid-template-columns:1fr;gap:7px}.word-home-actions .game-btn,.word-home-actions .word-primary{width:100%;min-width:0}.word-home-meta{gap:8px 12px}.word-home-preview{padding:8px;border-radius:20px}.preview-scoreboard{grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);gap:5px}.preview-player{height:58px;padding:6px;grid-template-columns:30px minmax(0,1fr) auto;gap:5px;border-radius:13px}.preview-player.rival{grid-template-columns:auto minmax(0,1fr) 30px}.preview-player>span{width:30px;height:30px;border-radius:9px;font-size:12px}.preview-player small{font-size:4px}.preview-player b{font-size:6px}.preview-player>strong{font-size:17px}.preview-timer{width:50px;height:50px;border-width:4px}.preview-timer b{font-size:15px}.preview-category{padding:11px 8px;border-radius:13px}.preview-category strong{font-size:20px}.preview-category span{font-size:6px}.preview-board{min-height:165px;padding:6px;border-radius:14px;grid-template-columns:1fr 24px 1fr}.preview-board>div{padding:5px}.preview-board>div>small{font-size:4px}.preview-board p{font-size:9px;margin:7px 0;gap:4px}.preview-board p i{width:15px;height:15px;font-size:8px}.preview-board>em{width:24px;height:24px;font-size:5px}.preview-entry{height:43px;grid-template-columns:1fr 78px}.preview-entry span{font-size:8px}.preview-entry b{font-size:5px}.preview-float{right:14px;top:188px;padding:6px 8px;font-size:12px}.word-feature-strip{grid-template-columns:1fr;padding:18px 0 25px}.other-games-section{padding:34px 0 38px}.other-games-head{display:block}.other-games-head p{font-size:9px}.other-games-head>a{display:inline-flex;margin-top:12px}.other-games-grid{grid-template-columns:1fr;gap:9px}.mini-game-card{min-height:105px;grid-template-columns:31px 55px 1fr auto;padding:12px;gap:0 9px;border-radius:17px}.mini-game-card .tile-visual{width:53px;height:53px;border-radius:15px}.mini-game-card .tile-visual b{font-size:21px}.mini-game-card .tile-copy>b{font-size:13px}.mini-game-card .tile-copy small{font-size:8px}.mini-game-card .tile-copy em{font-size:4px}.mini-game-card .tile-go{padding:6px 7px;font-size:5px}.other-games-links{flex-direction:column;gap:8px}.word-seo{padding-top:32px}}
@media(max-width:520px){.word-home-stats>div:nth-child(3){display:none}.word-home-stats{grid-template-columns:repeat(3,1fr)}.preview-player b{max-width:54px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.word-home-meta span:nth-child(3){display:none}}

/* V2.2 — Kelime Savaşı oda ayarları */
.word-room-settings{margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}
.word-settings-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}
.word-settings-head div{display:grid;gap:4px}.word-settings-head small{font-size:9px;letter-spacing:.18em;color:#8b86ae;font-weight:800}.word-settings-head b{font-size:16px;color:#fff}
.word-settings-head>span{font-size:10px;font-weight:900;letter-spacing:.07em;color:#86f7d0;background:rgba(58,230,166,.09);border:1px solid rgba(58,230,166,.2);border-radius:999px;padding:8px 10px;white-space:nowrap}
.word-pack-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:8px 0 18px}
.word-pack{min-height:78px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.035);color:#fff;padding:10px 9px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:auto auto;align-items:center;text-align:left;gap:1px 7px;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}
.word-pack:hover{transform:translateY(-1px);border-color:rgba(108,92,255,.42)}
.word-pack>span{grid-row:1/3;width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:rgba(124,92,255,.14);color:#9cf5df;font-weight:900}
.word-pack b{font-size:10px;letter-spacing:.06em}.word-pack small{font-size:9px;color:#85809f}
.word-pack.selected{border-color:#61e5cf;background:linear-gradient(135deg,rgba(99,67,222,.22),rgba(33,210,175,.1));box-shadow:0 0 0 1px rgba(97,229,207,.08) inset}
.word-pack.selected>span{background:linear-gradient(135deg,#7948ed,#26d4b2);color:#fff}
.word-setting-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.choice-segment{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:7px;padding:5px;border:1px solid rgba(255,255,255,.08);background:rgba(5,5,20,.28);border-radius:13px}
.choice-segment button{height:38px;border:0;border-radius:9px;background:transparent;color:#938dac;font-size:11px;font-weight:900;cursor:pointer}
.choice-segment button.selected{background:linear-gradient(135deg,#7447ef,#4b36cf);color:#fff;box-shadow:0 5px 18px rgba(72,45,184,.25)}
.lobby-settings{display:flex;align-items:center;justify-content:center;gap:7px;margin:8px auto 14px;flex-wrap:wrap}
.lobby-settings span,.lobby-settings b{font-size:9px;letter-spacing:.08em;border-radius:999px;padding:7px 9px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#c5c0df}
.lobby-settings span{color:#76efd3;border-color:rgba(52,216,177,.22);background:rgba(52,216,177,.07)}
@media (max-width:760px){
  .word-settings-head{align-items:flex-start;flex-direction:column;gap:8px}.word-settings-head>span{align-self:flex-start}
  .word-pack-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.word-pack{min-height:68px;padding:8px}
  .word-setting-columns{grid-template-columns:1fr}.choice-segment button{height:42px}
}
@media (min-width:821px){.setup-panel{max-height:calc(100vh - 180px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(124,69,255,.45) transparent}}

/* V2.3 — Kelime Savaşı hızlı eşleşme */
.game-btn.secondary{background:linear-gradient(135deg,rgba(32,216,240,.18),rgba(66,230,139,.13));border:1px solid rgba(92,235,213,.2);box-shadow:0 11px 25px rgba(10,93,122,.13)}
.quick-home-actions{display:grid!important;grid-template-columns:1.1fr 1fr 1fr;gap:9px}.quick-home-actions .game-btn{width:100%;min-width:0}.quick-match-btn{position:relative;overflow:hidden}.quick-match-btn:after{content:"";position:absolute;inset:-50% auto -50% -35%;width:25%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);animation:quickShine 4.5s ease-in-out infinite}.quick-match-btn>*{position:relative;z-index:1}.game-btn i{font-size:1em}.quick-availability{margin-top:9px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:7px;width:max-content;max-width:100%;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);color:#968cab;font-size:7px;font-weight:850;letter-spacing:.06em}.quick-availability>i{color:#77708e}.quick-availability b{color:#c8bfd9}.quick-availability small{padding-left:8px;border-left:1px solid rgba(255,255,255,.1);color:#746d89;font-size:6px}.quick-availability.has-players{border-color:rgba(66,230,139,.22);background:rgba(66,230,139,.06);color:#a7f4d6}.quick-availability.has-players>i{color:#42e68b}.quick-availability.has-players b{color:#67efab}
.word-home-meta i{margin-right:4px;color:#8fe9dc}.online-pill i{font-size:5px;color:#64efb0;margin-right:4px}

#matchmakingScreen{overflow-y:auto;-webkit-overflow-scrolling:touch}.matchmaking-wrap{position:relative;min-height:100%;display:grid;place-items:center;padding:26px 0}.matchmaking-back{position:absolute;top:18px;left:0;display:flex;align-items:center;gap:8px}.matchmaking-card{position:relative;width:min(760px,92vw);padding:35px 38px 32px;border-radius:29px;text-align:center;background:radial-gradient(circle at 50% 12%,rgba(124,69,255,.27),transparent 38%),linear-gradient(145deg,rgba(33,13,79,.97),rgba(14,21,64,.98));border:1px solid rgba(138,112,255,.25);box-shadow:0 34px 90px rgba(5,3,27,.42);overflow:hidden}.matchmaking-card:before,.matchmaking-card:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.matchmaking-card:before{width:250px;height:250px;right:-130px;top:-110px;border:1px solid rgba(32,216,240,.13)}.matchmaking-card:after{width:170px;height:170px;left:-95px;bottom:-85px;border:1px solid rgba(255,79,176,.12)}.matchmaking-kicker{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:7px;color:#7df1dc;font-size:7px;letter-spacing:.15em;font-weight:950}.matchmaking-status{position:relative;z-index:1;margin-top:14px;font-size:clamp(28px,4vw,48px);font-weight:1000;letter-spacing:-.045em}.matchmaking-desc{position:relative;z-index:1;max-width:560px;margin:8px auto 0;color:#aaa1c4;font-size:11px;line-height:1.55}.matchmaking-versus{position:relative;z-index:1;display:grid;grid-template-columns:1fr 150px 1fr;align-items:center;gap:15px;margin:30px 0 22px}.matchmaking-player{min-width:0;display:grid;justify-items:center;gap:7px}.matchmaking-player .avatar{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#8d4dff,#ec52b5);border:4px solid rgba(255,255,255,.9);box-shadow:0 16px 35px rgba(7,3,31,.34);font-size:31px;font-weight:1000}.matchmaking-player.rival .avatar{background:linear-gradient(145deg,#20345c,#163d64);color:#6882a2}.matchmaking-player.rival .avatar i{font-size:25px}.matchmaking-player b{max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px}.matchmaking-player small{font-size:7px;letter-spacing:.14em;color:#8c84a4;font-weight:950}.matchmaking-core{position:relative;display:grid;place-items:center}.matchmaking-core>strong{position:absolute;z-index:4;font-size:22px;letter-spacing:-.04em}.search-radar{position:relative;width:130px;height:130px;border-radius:50%;display:grid;place-items:center}.search-radar>i{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(68,231,211,.22);animation:radarWave 2.1s ease-out infinite}.search-radar>i:nth-child(2){animation-delay:1.05s}.search-radar>span{position:relative;z-index:2;width:57px;height:57px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#5b35d7,#1ec8c2);box-shadow:0 0 0 8px rgba(36,201,193,.06),0 12px 30px rgba(10,55,94,.25);color:#fff}.search-radar>span i{font-size:15px}.matchmaking-rules{position:relative;z-index:1;display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.matchmaking-rules span{display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);color:#c4bbd8;font-size:7px;letter-spacing:.09em;font-weight:950}.matchmaking-rules i{color:#72ead7}.matchmaking-searching{position:relative;z-index:1;margin-top:23px}.matchmaking-pulse{display:flex;justify-content:center;align-items:center;gap:6px;height:16px}.matchmaking-pulse i{width:5px;height:5px;border-radius:50%;background:#61e5cf;animation:dotPulse 1.1s ease-in-out infinite}.matchmaking-pulse i:nth-child(2){animation-delay:.16s}.matchmaking-pulse i:nth-child(3){animation-delay:.32s}.matchmaking-searching p{margin:5px 0 2px;font-size:9px;color:#c9c0dd}.matchmaking-searching p b{color:#63efad}.matchmaking-searching small{color:#746c8d;font-size:7px}.matchmaking-card>.game-btn{position:relative;z-index:1;max-width:430px;margin:18px auto 0}.matchmaking-name-gate{position:relative;z-index:1;max-width:460px;margin:24px auto 0;text-align:left}.matchmaking-name-gate .game-btn{margin-top:10px}.matchmaking-card .form-error{position:relative;z-index:1;margin:9px 0 0}.game-btn.danger{background:rgba(255,79,102,.08);border:1px solid rgba(255,79,102,.22);color:#ff8b9c}
@keyframes radarWave{0%{transform:scale(.32);opacity:.9}100%{transform:scale(1.2);opacity:0}}@keyframes dotPulse{0%,100%{transform:translateY(0);opacity:.35}50%{transform:translateY(-4px);opacity:1}}@keyframes quickShine{0%,76%{left:-35%}100%{left:125%}}

@media(max-width:980px){.quick-home-actions{grid-template-columns:1fr 1fr}.quick-home-actions .game-btn:last-child{grid-column:1/-1}.matchmaking-card{width:min(680px,94vw)}}
@media(max-width:820px){.quick-home-actions{grid-template-columns:1fr}.quick-home-actions .game-btn:last-child{grid-column:auto}.quick-availability{grid-template-columns:auto 1fr;width:100%;border-radius:12px;padding:9px 10px}.quick-availability small{grid-column:1/-1;padding:7px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.08)}.matchmaking-wrap{padding:58px 0 20px}.matchmaking-back{top:9px}.matchmaking-card{padding:27px 14px 20px;border-radius:22px}.matchmaking-status{font-size:31px}.matchmaking-desc{font-size:9px}.matchmaking-versus{grid-template-columns:1fr 85px 1fr;gap:6px;margin:25px 0 18px}.matchmaking-player .avatar{width:68px;height:68px;border-width:3px;font-size:23px}.matchmaking-player b{max-width:105px;font-size:11px}.search-radar{width:80px;height:80px}.search-radar>span{width:40px;height:40px}.matchmaking-core>strong{font-size:14px}.matchmaking-rules{gap:5px}.matchmaking-rules span{padding:6px 7px;font-size:5px}.matchmaking-card>.game-btn{margin-top:15px}.matchmaking-searching{margin-top:17px}}
@media(max-width:420px){.matchmaking-card{width:calc(100vw - 18px)}.matchmaking-player .avatar{width:60px;height:60px}.matchmaking-versus{grid-template-columns:1fr 70px 1fr}.search-radar{width:66px;height:66px}.search-radar>span{width:35px;height:35px}.matchmaking-status{font-size:28px}}

/* =========================================================
   BW Oyun V2.4.0 — Matchmaking 2.0 / rekabet arayüzü
   ========================================================= */
.online-pill b{font-size:7px;color:#fff;margin:0 2px}.online-pill.busy{box-shadow:0 0 0 1px rgba(66,230,139,.08),0 0 24px rgba(66,230,139,.08)}
.matchmaking-confirm{position:relative;z-index:2;margin-top:22px;padding:14px;border-radius:20px;display:grid;grid-template-columns:auto 1fr;gap:12px 14px;align-items:center;text-align:left;background:linear-gradient(145deg,rgba(69,40,157,.5),rgba(19,33,83,.66));border:1px solid rgba(111,230,207,.23);box-shadow:0 18px 48px rgba(5,4,29,.24)}
.matchmaking-confirm.hidden{display:none!important}.match-accept-clock{grid-row:1/3;width:78px;height:78px;border-radius:22px;display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr auto;place-items:center;background:radial-gradient(circle at 50% 35%,rgba(255,211,63,.2),transparent 42%),rgba(9,8,35,.56);border:1px solid rgba(255,255,255,.1);padding:9px}.match-accept-clock>span{grid-column:1/3;color:var(--yellow);font-size:13px}.match-accept-clock strong{font-size:29px;line-height:1;color:#fff;letter-spacing:-.05em}.match-accept-clock small{font-size:6px;color:#9e96b4;font-weight:950;letter-spacing:.12em}.match-accept-copy b{display:block;font-size:12px;letter-spacing:.04em;color:#fff}.match-accept-copy small{display:block;margin-top:4px;color:#aaa1c4;font-size:8px;line-height:1.45}.match-accept-actions{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:8px}.match-accept-actions .game-btn{margin:0!important;min-height:46px}.matchmaking-confirm.urgent{border-color:rgba(255,79,102,.5);box-shadow:0 0 0 1px rgba(255,79,102,.07),0 18px 48px rgba(5,4,29,.24)}.matchmaking-confirm.urgent .match-accept-clock{animation:acceptUrgent .62s ease-in-out infinite alternate}.matchmaking-player.rival .avatar:not(.waiting){background:linear-gradient(145deg,#25c8cf,#4778ff);color:#fff}.matchmaking-player.rival .avatar:not(.waiting) i{display:none}@keyframes acceptUrgent{to{transform:scale(1.045);box-shadow:0 0 28px rgba(255,79,102,.2)}}
.word-forfeit{position:absolute;z-index:18;top:8px;right:56px;display:flex;align-items:center;gap:6px;height:34px;padding:0 11px;border-radius:11px;border:1px solid rgba(255,255,255,.1);background:rgba(9,7,34,.58);color:#a79fba;font-size:7px;letter-spacing:.08em;font-weight:950;backdrop-filter:blur(12px);transition:.18s ease}.word-forfeit:hover{color:#fff;border-color:rgba(255,100,122,.34);background:rgba(150,34,62,.18)}.word-forfeit.armed{color:#fff;background:rgba(187,37,65,.35);border-color:rgba(255,104,124,.55);animation:forfeitPulse .65s ease-in-out infinite alternate}.word-forfeit i{font-size:10px}@keyframes forfeitPulse{to{box-shadow:0 0 22px rgba(255,79,102,.22);transform:translateY(-1px)}}
.match-duel-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;width:min(760px,100%);margin:14px auto 0}.match-duel-stats article{min-width:0;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;text-align:left;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.match-duel-stats article>span{width:34px;height:34px;flex:0 0 34px;border-radius:11px;display:grid;place-items:center;background:rgba(112,76,255,.16);color:#9e83ff}.match-duel-stats article:nth-child(2)>span{background:rgba(255,207,67,.13);color:#ffd34b}.match-duel-stats article:nth-child(3)>span{background:rgba(255,77,139,.13);color:#ff699b}.match-duel-stats small{display:block;color:#7f7598;font-size:6px;letter-spacing:.1em;font-weight:950}.match-duel-stats b{display:block;margin-top:2px;color:#fff;font-size:16px}.connection-banner.warn #connectionText{font-variant-numeric:tabular-nums}
@media(max-width:820px){.matchmaking-confirm{grid-template-columns:64px 1fr;padding:11px;border-radius:16px;gap:9px 10px}.match-accept-clock{width:64px;height:64px;border-radius:17px;padding:7px}.match-accept-clock strong{font-size:24px}.match-accept-copy b{font-size:10px}.match-accept-copy small{font-size:7px}.match-accept-actions{grid-column:1/-1}.match-accept-actions .game-btn{min-height:44px}.word-forfeit{position:fixed;top:max(8px,env(safe-area-inset-top));right:52px;height:32px;padding:0 9px;border-radius:10px}.word-forfeit span{display:none}.match-duel-stats{grid-template-columns:1fr 1fr 1fr;gap:6px}.match-duel-stats article{display:grid;justify-items:center;text-align:center;gap:5px;padding:9px 4px}.match-duel-stats article>span{width:30px;height:30px;flex-basis:30px}.match-duel-stats small{font-size:5px}.match-duel-stats b{font-size:13px}}
@media(max-width:390px){.match-accept-actions{grid-template-columns:1fr}.match-duel-stats{gap:4px}.match-duel-stats article>span{width:27px;height:27px}.match-duel-stats b{font-size:12px}}

/* V2.5 — canlı sayaç, rekabet rütbesi ve güvenli pes etme onayı */
.quick-availability em{display:inline-flex;align-items:center;margin-left:5px;padding:2px 5px;border-radius:999px;background:rgba(66,230,139,.1);color:#66efaa;font-style:normal;font-size:5px;letter-spacing:.12em;font-weight:1000;vertical-align:1px}.quick-availability.live-pulse{animation:quickLivePulse .55s ease}.quick-availability.live-pulse>i{animation:quickDish .55s ease}@keyframes quickLivePulse{50%{transform:translateY(-1px);border-color:rgba(66,230,139,.42);box-shadow:0 0 0 3px rgba(66,230,139,.05)}}@keyframes quickDish{50%{transform:rotate(-10deg) scale(1.1)}}
.rank-chip{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:23px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);font-size:6px!important;letter-spacing:.08em!important;font-weight:1000;color:#d7d0e7;white-space:nowrap}.rank-chip i{font-size:7px}.rank-chip[data-rank="bronze"]{color:#ffb27f;border-color:rgba(214,124,69,.28);background:rgba(161,83,39,.12)}.rank-chip[data-rank="silver"]{color:#dfe5f1;border-color:rgba(209,219,239,.28);background:rgba(174,188,215,.1)}.rank-chip[data-rank="gold"]{color:#ffd84a;border-color:rgba(255,216,74,.32);background:rgba(255,216,74,.09)}.rank-chip[data-rank="platinum"]{color:#6ff2df;border-color:rgba(111,242,223,.32);background:rgba(53,200,185,.1)}.rank-chip[data-rank="diamond"]{color:#76caff;border-color:rgba(118,202,255,.34);background:rgba(69,145,255,.11)}.rank-chip[data-rank="master"]{color:#ff79d0;border-color:rgba(255,121,208,.38);background:linear-gradient(90deg,rgba(255,79,176,.12),rgba(124,69,255,.14))}.rank-chip.waiting{opacity:.28;filter:saturate(.2)}.matchmaking-player .rank-chip{margin-top:0}
.profile-rank-card{margin:10px 0 18px;padding:15px;border-radius:18px;background:linear-gradient(135deg,rgba(255,216,74,.07),rgba(124,69,255,.1));border:1px solid rgba(255,255,255,.09)}.profile-rank-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-rank-top strong{font-size:12px;color:#fff}.profile-rank-track,.match-rank-track{height:6px;margin:11px 0 7px;border-radius:999px;background:rgba(255,255,255,.07);overflow:hidden}.profile-rank-track i,.match-rank-track i{display:block;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#ffbd47,#ff4fb0,#7358ff,#28d8ef);transition:width .55s ease}.profile-rank-meta,.match-rank-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.profile-rank-meta span,.profile-rank-meta b,.match-rank-meta span,.match-rank-meta b{font-size:6px;letter-spacing:.09em;font-weight:950}.profile-rank-meta span,.match-rank-meta span{color:#8f85a9}.profile-rank-meta b,.match-rank-meta b{color:#cfc6e3}.profile-rank-card p{margin:9px 0 0;color:#8f86a8;font-size:7px;line-height:1.5}.profile-rank-card p b{color:#d8d0e8}
.rank-history-section{margin-top:18px;padding:14px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07)}.rank-history-section>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.rank-history-section>header small{display:block;color:#8f85a7;font-size:6px;letter-spacing:.13em;font-weight:950}.rank-history-section>header b{display:block;margin-top:3px;font-size:12px}.rank-history-section>header>span{color:#7debd9}.rank-history-empty{margin:7px 0 0;padding:12px;border-radius:12px;background:rgba(255,255,255,.035);color:#8f86a8;font-size:8px;line-height:1.5}.rank-history-list{display:grid;gap:6px}.rank-history-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:8px 9px;border-radius:12px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.055)}.rank-history-icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:rgba(124,69,255,.14);color:#bdaeff}.rank-history-row.win .rank-history-icon{background:rgba(66,230,139,.1);color:#66efaa}.rank-history-row.loss .rank-history-icon{background:rgba(255,79,102,.09);color:#ff8ca0}.rank-history-row b{display:block;font-size:9px}.rank-history-row small{display:block;margin-top:2px;color:#817992;font-size:6px}.rank-history-row strong{font-size:9px}.rank-history-row strong.plus{color:#65efaa}.rank-history-row strong.minus{color:#ff889b}
.match-rank-progress{width:min(680px,86vw);margin:10px auto 0;padding:12px 14px;border-radius:16px;background:linear-gradient(135deg,rgba(255,216,74,.055),rgba(124,69,255,.085));border:1px solid rgba(255,255,255,.09);text-align:left}.match-rank-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.match-rank-top>strong{font-size:13px}.match-rank-top>strong.plus{color:#66efaa}.match-rank-top>strong.minus{color:#ff899a}.match-rank-track{margin:9px 0 6px}.match-rank-meta{font-size:7px}
.confirm-overlay{position:fixed;z-index:20000;inset:0;display:grid;place-items:center;padding:18px;background:rgba(6,3,21,.78);backdrop-filter:blur(12px)}.confirm-dialog{position:relative;width:min(430px,94vw);padding:28px 24px 22px;border-radius:25px;text-align:center;background:radial-gradient(circle at 50% 0,rgba(255,79,102,.16),transparent 34%),linear-gradient(145deg,#261048,#11142f);border:1px solid rgba(255,112,133,.26);box-shadow:0 35px 100px rgba(0,0,0,.5)}.confirm-close{position:absolute;right:13px;top:13px;width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.055);color:#fff;display:grid;place-items:center;cursor:pointer}.confirm-icon{width:62px;height:62px;margin:0 auto 14px;border-radius:19px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,79,102,.25),rgba(124,69,255,.2));border:1px solid rgba(255,113,133,.3);color:#ff8a9c;font-size:22px}.confirm-dialog>small{display:block;color:#ff90a2;font-size:6px;letter-spacing:.16em;font-weight:1000}.confirm-dialog h2{margin:8px 0 7px;font-size:25px;letter-spacing:-.035em}.confirm-dialog p{margin:0 auto;max-width:350px;color:#a99fc0;font-size:9px;line-height:1.55}.confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.confirm-actions .game-btn{width:100%;min-height:51px}.confirm-open{overflow:hidden!important}
@media(max-width:820px){.rank-chip{min-height:20px;padding:0 6px;font-size:5px!important}.profile-rank-card{padding:12px}.profile-stats{grid-template-columns:repeat(2,1fr)}.rank-history-section{padding:11px}.match-rank-progress{width:100%;padding:10px 11px}.confirm-dialog{padding:25px 15px 17px;border-radius:21px}.confirm-actions{grid-template-columns:1fr}.confirm-dialog h2{font-size:22px}}

/* BW Oyun V2.6.0 — opsiyonel hesap, bulut profil, sıralamalı Kelime Savaşı */
.ranked-btn{background:linear-gradient(135deg,#ffca49,#ff8a45 52%,#ff557f)!important;color:#281500!important;box-shadow:0 12px 30px rgba(255,145,65,.22)}.ranked-btn b,.ranked-btn span{color:#281500!important}.ranked-btn.locked{background:linear-gradient(135deg,rgba(255,202,73,.18),rgba(255,86,128,.16))!important;color:#f6d9b0!important;border:1px solid rgba(255,202,73,.22);box-shadow:none}.ranked-btn.locked b,.ranked-btn.locked span{color:#f6d9b0!important}.quick-home-actions{flex-wrap:wrap}.quick-home-actions .game-btn{min-width:170px}.quick-home-actions .ranked-btn{min-width:168px}
.account-cloud-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:10px 0 12px;padding:14px;border-radius:18px;background:linear-gradient(135deg,rgba(32,216,240,.11),rgba(73,92,255,.08),rgba(124,69,255,.12));border:1px solid rgba(76,221,240,.17)}.account-cloud-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#1bc7ee,#6d56ff);color:#fff;box-shadow:0 10px 24px rgba(35,132,220,.23)}.account-cloud-copy small{display:block;color:#77e9f5;font-size:6px;letter-spacing:.14em;font-weight:1000}.account-cloud-copy b{display:block;margin-top:3px;font-size:12px}.account-cloud-copy p{margin:4px 0 0;color:#9f95b8;font-size:7px;line-height:1.45}.account-cloud-actions{display:flex;gap:6px}.account-cloud-actions button,.account-cloud-user>a,.account-cloud-user>button{min-height:32px;padding:0 10px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:#fff;font-size:6px;letter-spacing:.08em;font-weight:950;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.account-cloud-actions button:last-child{background:linear-gradient(135deg,#1bc7ee,#5b62f2);border-color:transparent}.account-cloud-user{display:flex;align-items:center;gap:6px}.account-cloud-user>span{display:grid;gap:2px;margin-right:3px}.account-cloud-user>span>i{display:none}.account-cloud-user>span>b{font-size:8px;color:#fff}.account-cloud-user>span>small{font-size:6px;color:#72e7d2}.account-cloud-user>a{text-decoration:none;color:#fff;background:rgba(66,230,139,.08);border-color:rgba(66,230,139,.18)}.account-cloud-user>button{color:#ff9aaa;background:rgba(255,79,102,.06);border-color:rgba(255,79,102,.16)}
.auth-overlay{position:fixed;z-index:22000;inset:0;display:grid;place-items:center;padding:18px;background:rgba(5,3,18,.82);backdrop-filter:blur(14px)}.auth-dialog{position:relative;width:min(540px,96vw);max-height:calc(100dvh - 28px);overflow:auto;padding:26px;border-radius:26px;background:radial-gradient(circle at 12% 0,rgba(32,216,240,.12),transparent 32%),radial-gradient(circle at 88% 8%,rgba(124,69,255,.18),transparent 34%),linear-gradient(145deg,#22104c,#0e1530);border:1px solid rgba(255,255,255,.13);box-shadow:0 36px 110px rgba(0,0,0,.54)}.auth-close{position:absolute;right:14px;top:14px;width:36px;height:36px;border-radius:11px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);color:#fff;cursor:pointer}.auth-brand{display:flex;align-items:center;gap:12px;padding-right:42px}.auth-brand>span{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#1bd1df,#6654ff);font-size:18px;box-shadow:0 12px 28px rgba(44,115,220,.26)}.auth-brand small{display:block;color:#74e7f0;font-size:6px;letter-spacing:.15em;font-weight:1000}.auth-brand h2{margin:4px 0 0;font-size:26px;letter-spacing:-.035em}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:20px 0 16px;padding:4px;border-radius:13px;background:rgba(255,255,255,.045)}.auth-tabs button{min-height:38px;border-radius:10px;color:#8f87a5;font-size:7px;letter-spacing:.1em;font-weight:1000;cursor:pointer}.auth-tabs button.selected{background:linear-gradient(135deg,rgba(32,216,240,.17),rgba(124,69,255,.2));color:#fff;box-shadow:inset 0 0 0 1px rgba(115,235,246,.16)}.auth-form{display:grid;gap:12px}.auth-form label{display:grid;gap:6px;color:#a79dbb;font-size:6px;letter-spacing:.1em;font-weight:1000}.auth-form input{width:100%;height:48px;padding:0 14px;border-radius:13px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);color:#fff;font-size:12px;outline:none}.auth-form input:focus{border-color:rgba(62,220,238,.55);box-shadow:0 0 0 3px rgba(32,216,240,.08)}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.auth-password{position:relative}.auth-password input{padding-right:48px}.auth-password button{position:absolute;right:7px;top:7px;width:34px;height:34px;border-radius:9px;background:rgba(255,255,255,.06);color:#b8aecb;cursor:pointer}.auth-import-note{margin:0;padding:11px 12px;border-radius:12px;background:rgba(66,230,139,.06);border:1px solid rgba(66,230,139,.13);color:#9dd7c7;font-size:7px;line-height:1.5}.auth-import-note i{margin-right:6px;color:#57e9b3}.auth-error{min-height:16px;margin:9px 0 0;color:#ff8798;font-size:8px;text-align:center}.auth-foot{margin:8px 0 0;color:#7f768f;font-size:6px;line-height:1.5;text-align:center}.auth-foot i{margin-right:4px;color:#70dccf}.auth-open{overflow:hidden!important}
.matchmaking-card:has(.rank-chip:not(.hidden)) .matchmaking-kicker{color:#ffd56c}.matchmaking-card .rank-chip.hidden{display:none!important}
.profile-rank-card .rank-chip.guest-rank{opacity:.45;filter:saturate(.35)}

/* Global leaderboard */
.leaderboard-page{background:#0d0822;color:#fff;overflow:auto!important;min-height:100%;height:auto!important}.leaderboard-shell{width:min(1040px,calc(100% - 32px));margin:0 auto;padding:72px 0 80px}.leaderboard-hero{max-width:720px;margin-bottom:24px}.leaderboard-hero>span{display:inline-flex;padding:7px 9px;border-radius:8px;background:rgba(32,216,240,.09);border:1px solid rgba(32,216,240,.15);color:#70eadf;font-size:7px;letter-spacing:.14em;font-weight:1000}.leaderboard-hero h1{margin:14px 0 10px;font-size:clamp(44px,7vw,78px);line-height:.92;letter-spacing:-.055em}.leaderboard-hero p{max-width:650px;margin:0;color:#aaa1bf;font-size:13px;line-height:1.6}.leaderboard-rule{display:flex;align-items:flex-start;gap:9px;margin-top:16px;padding:12px 14px;border-radius:13px;background:rgba(255,216,74,.055);border:1px solid rgba(255,216,74,.12);color:#aaa2bb;font-size:8px;line-height:1.5}.leaderboard-rule i{color:#ffd84a;margin-top:2px}.leaderboard-card{padding:18px;border-radius:23px;background:linear-gradient(145deg,rgba(32,19,70,.9),rgba(17,13,46,.96));border:1px solid rgba(255,255,255,.09);box-shadow:0 25px 65px rgba(0,0,0,.24)}.leaderboard-card>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:0 5px}.leaderboard-card>header small{display:block;color:#756d87;font-size:6px;letter-spacing:.14em;font-weight:1000}.leaderboard-card>header b{display:block;margin-top:3px;font-size:15px}.leaderboard-card>header>span{color:#ffd84a;font-size:8px;font-weight:1000;letter-spacing:.1em}.leaderboard-list{display:grid;gap:6px}.leader-row{display:grid;grid-template-columns:44px 42px minmax(0,1fr) auto 90px;align-items:center;gap:10px;min-height:62px;padding:8px 12px;border-radius:14px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.055)}.leader-row.podium{background:linear-gradient(90deg,rgba(255,216,74,.065),rgba(124,69,255,.055));border-color:rgba(255,216,74,.13)}.leader-pos{font-size:13px;font-weight:1000;color:#7f768f}.leader-row.podium .leader-pos{color:#ffd84a}.leader-avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#6448f2,#17bed2);font-size:14px;font-weight:1000}.leader-name b{display:block;font-size:10px}.leader-name small{display:block;margin-top:3px;color:#777083;font-size:6px}.leader-tier{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:999px;background:rgba(255,255,255,.05);color:#c9bfd9;font-size:6px;letter-spacing:.08em;font-weight:1000}.leader-row>strong{text-align:right;font-size:13px}.leader-row>strong small{font-size:6px;color:#7f768f}.leaderboard-empty{display:grid;justify-items:center;gap:8px;padding:42px 16px;text-align:center;color:#8f86a4}.leaderboard-empty>i{font-size:28px;color:#ffd84a}.leaderboard-empty>b{color:#fff;font-size:13px}.leaderboard-empty>span{font-size:8px}.leaderboard-cta{margin-top:14px;padding:15px 17px;border-radius:17px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#fff;background:linear-gradient(110deg,rgba(32,216,240,.13),rgba(124,69,255,.16));border:1px solid rgba(73,217,239,.16)}.leaderboard-cta>span{display:grid;grid-template-columns:auto auto;gap:2px 8px;align-items:center}.leaderboard-cta>span>i{grid-row:1/3;color:#ffd84a}.leaderboard-cta b{font-size:10px}.leaderboard-cta small{font-size:7px;color:#9188a5}
@media(max-width:820px){.quick-home-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.quick-home-actions .game-btn{min-width:0!important;width:100%!important;min-height:50px;padding:0 12px}.quick-home-actions .game-btn:nth-child(n+3){grid-column:auto}.account-cloud-card{grid-template-columns:auto 1fr;padding:11px}.account-cloud-actions,.account-cloud-user{grid-column:1/-1;width:100%;display:grid;grid-template-columns:1fr 1fr}.account-cloud-user>span{grid-column:1/-1;padding:8px 9px;border-radius:10px;background:rgba(255,255,255,.04)}.account-cloud-user>a,.account-cloud-user>button,.account-cloud-actions button{justify-content:center}.auth-dialog{padding:20px 14px 16px;border-radius:22px}.auth-brand h2{font-size:23px}.auth-grid{grid-template-columns:1fr}.leaderboard-shell{width:min(100% - 20px,1040px);padding:42px 0 56px}.leaderboard-hero h1{font-size:46px}.leaderboard-hero p{font-size:11px}.leaderboard-card{padding:10px}.leader-row{grid-template-columns:31px 34px minmax(0,1fr) auto;gap:7px;padding:7px 8px}.leader-avatar{width:32px;height:32px;border-radius:10px}.leader-tier{display:none}.leader-row>strong{font-size:11px}.leader-name small{font-size:5px}.leaderboard-cta>span{grid-template-columns:auto 1fr}.leaderboard-cta small{font-size:6px}}
@media(max-width:390px){.quick-home-actions{grid-template-columns:1fr!important}.leaderboard-hero h1{font-size:40px}.leader-row{grid-template-columns:26px 30px minmax(0,1fr) auto}.leader-avatar{width:29px;height:29px}.leader-name b{font-size:9px}}

/* BW Oyun V2.7.0 — sezon sistemi */
.home-season-card{-webkit-tap-highlight-color:transparent;margin-top:10px;min-height:64px;padding:11px 13px;border-radius:17px;display:grid;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;gap:11px;text-decoration:none;color:#fff;background:linear-gradient(110deg,rgba(255,195,51,.1),rgba(101,64,255,.12));border:1px solid rgba(255,214,78,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.035);transition:transform .15s ease,border-color .15s ease,background .15s ease}
.home-season-card:hover{transform:translateY(-1px);border-color:rgba(255,214,78,.38);background:linear-gradient(110deg,rgba(255,195,51,.14),rgba(101,64,255,.17))}.home-season-card.season-unavailable{opacity:.65}.home-season-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#ffcf3d,#ff9e35);color:#241032;box-shadow:0 10px 24px rgba(255,174,53,.16)}.home-season-icon i{font-size:15px}.home-season-card>span:nth-child(2){min-width:0}.home-season-card small{display:block;color:#ffd75d;font-size:7px;font-weight:950;letter-spacing:.12em}.home-season-card b{display:block;margin-top:3px;font-size:11px;letter-spacing:-.01em}.home-season-card em{display:block;margin-top:2px;color:#9e93b7;font-size:7px;font-style:normal;font-weight:800;letter-spacing:.055em}.home-season-card>strong{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:rgba(255,255,255,.055);color:#d9cff0;font-size:10px}
.profile-season-card{margin-top:12px;padding:15px;border-radius:19px;background:linear-gradient(135deg,rgba(255,198,55,.08),rgba(85,63,214,.1));border:1px solid rgba(255,214,83,.16)}.profile-season-card.season-unavailable{opacity:.65}.profile-season-card>header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px}.profile-season-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#24102f;background:linear-gradient(145deg,#ffd64d,#ff9e38)}.profile-season-card header small{display:block;color:#ffd75f;font-size:7px;letter-spacing:.14em;font-weight:950}.profile-season-card header b{display:block;margin-top:3px;font-size:11px}.profile-season-card header strong{padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.055);color:#fff0ad;font-size:8px;letter-spacing:.06em;white-space:nowrap}.profile-season-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:12px}.profile-season-stats>div{padding:9px;border-radius:12px;background:rgba(7,5,28,.27);border:1px solid rgba(255,255,255,.055)}.profile-season-stats small{display:block;color:#8e84a3;font-size:6px;letter-spacing:.06em;font-weight:900}.profile-season-stats b{display:block;margin-top:4px;font-size:11px}.profile-season-card>p{margin:10px 2px 0;color:#978daa;font-size:7px;line-height:1.55}.profile-rank-card{margin-top:9px}
@media(max-width:720px){.home-season-card{grid-template-columns:38px minmax(0,1fr) 28px;min-height:58px;padding:9px 10px}.home-season-icon{width:38px;height:38px}.profile-season-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-season-card{padding:12px}.profile-season-card>header{grid-template-columns:34px minmax(0,1fr) auto}.profile-season-icon{width:34px;height:34px}}

/* =========================================================
   BW OYUN V3.0.0 — GAME UI REFINEMENT
   Daha okunaklı tipografi + daha tok arcade hissi.
   ========================================================= */
@media (min-width:821px){
  :root{--line:rgba(255,255,255,.14)}
  body{background:linear-gradient(140deg,#100820 0%,#15103a 52%,#0b2440 100%)}
  .arcade-bg{background:radial-gradient(circle at 13% 17%,rgba(120,62,255,.15),transparent 27%),radial-gradient(circle at 86% 20%,rgba(33,204,236,.12),transparent 28%),linear-gradient(140deg,#100820,#15103a 52%,#0b2440)}
  .arcade-bg:before{opacity:.55;background-size:64px 64px}
  .game-shell{width:min(1540px,100%);padding:0 clamp(34px,4vw,70px);grid-template-rows:96px minmax(0,1fr) 44px}
  .topbar{border-bottom-color:rgba(255,255,255,.13)}
  .brand-logo,.brand-logo img{width:46px;height:46px}
  .brand-text{gap:8px;letter-spacing:.08em}
  .brand-text b{font-size:16px!important}.brand-text em{font-size:13px;font-weight:900}
  .online-pill{height:40px;padding:0 15px;font-size:10px;letter-spacing:.08em}
  .profile-mini{height:42px;max-width:190px;padding:0 12px 0 7px;font-size:10px;letter-spacing:.035em;border-radius:12px}
  .profile-avatar-mini{width:30px;height:30px;font-size:15px}.profile-level-mini{font-size:7px;padding:4px 6px}
  .icon-btn{width:42px;height:42px;border-radius:12px;font-size:14px}

  .word-home-hero{min-height:calc(100vh - 140px);grid-template-columns:minmax(470px,.92fr) minmax(570px,1.08fr);gap:clamp(42px,5vw,82px);padding:48px 0 54px}
  .word-home-copy{max-width:680px}
  .word-home-kicker{gap:10px}.word-home-kicker span,.word-home-kicker b{font-size:10px;letter-spacing:.07em;padding:8px 11px;border-radius:8px}
  .word-home-kicker span{background:#251944;border:1px solid rgba(255,255,255,.08)}
  .word-home-kicker b{background:#102f43;border-color:rgba(74,223,237,.28);color:#7debe9}
  .word-home-copy h1{font-size:clamp(64px,5.2vw,88px);line-height:.92;margin:25px 0 20px;letter-spacing:-.05em}
  .word-home-copy h1 span{background:linear-gradient(90deg,#dcecff 0%,#70def4 45%,#60e7b0 76%,#f1d25e 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
  .word-home-copy>p{max-width:620px;font-size:17px;line-height:1.65;color:#c7c2d6}
  .word-home-stats{gap:10px;margin-top:28px}
  .word-home-stats>div{padding:16px 14px;border-radius:14px;background:#1b153b;border:1px solid rgba(255,255,255,.11);box-shadow:0 8px 24px rgba(0,0,0,.12)}
  .word-home-stats strong{font-size:27px}.word-home-stats small{font-size:9px;letter-spacing:.06em;color:#aaa3bf}
  .word-selected-line{padding:16px 0;margin-top:22px}.word-selected-line small{font-size:9px}.word-selected-line strong{font-size:14px}.word-selected-line span{font-size:9px;padding:7px 10px}
  .word-home-actions{gap:10px;margin-top:20px}.game-btn{min-height:62px;border-radius:13px;padding:0 20px;font-size:12px;letter-spacing:.055em;box-shadow:0 5px 0 rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.12)}
  .game-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.game-btn:active{transform:translateY(3px);box-shadow:0 2px 0 rgba(0,0,0,.22)}
  .quick-match-btn{background:linear-gradient(90deg,#4c58ee,#27cfd8)!important}.ranked-btn{background:linear-gradient(90deg,#ffb63d,#ff665e)!important;color:#251900!important}.game-btn.secondary{background:#163457!important;border-color:#246487!important}.game-btn.ghost{background:#1a1738!important;border-color:rgba(255,255,255,.14)}
  .quick-availability{font-size:10px}.quick-availability small,.word-home-meta{font-size:9px}.word-home-meta{gap:15px;color:#9c94ae}
  .home-season-card{min-height:74px;padding:13px 15px}.home-season-card small{font-size:9px}.home-season-card b{font-size:14px}.home-season-card em{font-size:9px}

  .word-home-preview{padding:18px;border-radius:24px;background:#17143b;border:2px solid #2c7692;box-shadow:0 24px 55px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.04)}
  .word-home-preview:before{opacity:.55}.preview-top{font-size:10px;padding:5px 5px 14px}.preview-player{height:82px;border-radius:16px;padding:11px 13px;background:#25204d}.preview-player>span{width:46px;height:46px;border-radius:12px}.preview-player small{font-size:8px}.preview-player b{font-size:12px}.preview-player>strong{font-size:29px}.preview-timer{width:76px;height:76px}.preview-timer b{font-size:25px}.preview-timer small{font-size:7px}.preview-category{padding:18px;border-radius:16px;background:linear-gradient(105deg,#6535dc,#b12b9f)}.preview-category small{font-size:8px}.preview-category strong{font-size:30px}.preview-category span{font-size:10px}.preview-board{min-height:245px;border-radius:16px}.preview-board>div>small{font-size:8px}.preview-board p{font-size:15px}.preview-entry{height:58px;border-radius:12px}.preview-entry span{font-size:12px}.preview-entry b{font-size:9px}.preview-float{font-size:18px}.preview-float small{font-size:7px}

  .word-feature-strip article{border-radius:14px;background:#171334;border:1px solid rgba(255,255,255,.1)}
  .word-feature-strip article b{font-size:12px}.word-feature-strip article small{font-size:10px;line-height:1.5}
  .other-games-head small{font-size:9px}.other-games-head h2{font-size:38px}.other-games-head p{font-size:13px}.mini-game-card .tile-copy>b{font-size:18px}.mini-game-card .tile-copy small{font-size:11px}.mini-game-card .tile-copy em{font-size:7px}.mini-game-card .tile-go{font-size:8px}

  /* Oyun içi okunabilirlik */
  .word-game{width:min(1260px,100%);gap:11px;padding:16px 0 20px}
  .word-topbar{grid-template-columns:1fr 100px 1fr;gap:18px}
  .word-player{min-height:76px;border-radius:16px;padding:12px 16px;background:#211b49!important}
  .word-player.two{background:#172d4a!important}.mini-avatar{width:48px;height:48px;font-size:19px}.word-player small{font-size:10px;letter-spacing:.055em}.word-player b{font-size:15px}.word-player b span{font-size:22px}
  .word-timer{width:92px;height:92px}.word-timer strong{font-size:30px}.word-timer small{font-size:8px;bottom:20px}.word-roundline{font-size:10px}.word-roundline>span{width:55px}
  .word-category{border-radius:17px;padding:17px 20px;background:linear-gradient(105deg,#6030d7,#a92b9f);box-shadow:0 9px 0 rgba(43,16,84,.26)}.word-category small{font-size:10px;letter-spacing:.1em}.word-category h2{font-size:clamp(31px,2.5vw,43px)}.word-category p{font-size:12px}
  .word-board{border-radius:18px;padding:14px;gap:14px}.word-lane{border-radius:13px;padding:13px 14px}.lane-head{padding-bottom:10px}.lane-head span{font-size:11px;letter-spacing:.035em}.lane-head b{font-size:10px}.word-chip{min-height:39px;font-size:14px;padding:6px 10px}.word-chip span{width:24px;height:24px}.word-entry{grid-template-columns:1fr 165px;border-radius:14px;padding:8px}.word-entry input,.word-entry button{height:56px}.word-entry button{font-size:11px}.word-feedback{font-size:11px;min-height:18px}
}

@media (max-width:820px){
  /* Mobilde başlık ve aksiyonlar daha okunaklı */
  .word-home-hero{padding-top:28px;gap:26px}.word-home-kicker span,.word-home-kicker b{font-size:8px;letter-spacing:.055em}.word-home-copy h1{font-size:clamp(46px,13vw,68px);line-height:.92}.word-home-copy>p{font-size:13px;line-height:1.6}
  .word-home-stats>div{padding:13px 11px}.word-home-stats strong{font-size:22px}.word-home-stats small{font-size:8px}.word-selected-line small{font-size:8px}.word-selected-line strong{font-size:11px}.word-selected-line span{font-size:8px}
  .word-home-actions .game-btn{min-height:58px;font-size:11px;letter-spacing:.055em;border-radius:13px}.quick-availability{font-size:9px}.quick-availability small{font-size:8px}.home-season-card b{font-size:12px}.home-season-card em{font-size:8px}.word-home-meta{font-size:8px}
  .preview-top{font-size:8px}.preview-player small{font-size:6px}.preview-player b{font-size:8px}.preview-category small{font-size:7px}.preview-category span{font-size:7px}.preview-board>div>small{font-size:6px}.preview-board p{font-size:10px}.preview-entry span{font-size:9px}.preview-entry b{font-size:7px}
  .other-games-head p{font-size:11px}.mini-game-card .tile-copy>b{font-size:15px}.mini-game-card .tile-copy small{font-size:10px}.mini-game-card .tile-copy em{font-size:6px}

  /* Tam ekran Kelime Savaşı */
  body.in-word-game .word-player small{font-size:9px!important;letter-spacing:.03em!important}.in-word-game .word-player b{font-size:11px!important}.in-word-game .word-player b span{font-size:17px!important}
  body.in-word-game .word-category small{font-size:8px!important}.in-word-game .word-category p{font-size:8px!important}
  body.in-word-game .lane-head span{font-size:9px!important}.in-word-game .lane-head b{font-size:8px!important}.in-word-game .word-feedback{font-size:9px!important}.in-word-game .word-entry button{font-size:10px!important;font-weight:900!important}
}

/* BW Oyun V2.9.0 — Canlı Lobi & Oyuncu Sohbeti */
.live-lobby-panel{position:relative;width:min(700px,100%);height:min(690px,72vh);min-height:560px;margin-left:auto;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;border-radius:28px;overflow:hidden;background:#121037;border:1px solid rgba(100,231,244,.28);box-shadow:0 32px 80px rgba(2,3,22,.38),inset 0 1px 0 rgba(255,255,255,.04)}
.live-lobby-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 92% 2%,rgba(32,216,240,.12),transparent 27%),radial-gradient(circle at 10% 100%,rgba(124,69,255,.11),transparent 30%)}
.live-lobby-panel>*{position:relative;z-index:1}.live-lobby-head{min-height:84px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(255,255,255,.075);background:rgba(8,7,31,.42)}
.live-lobby-head>div{display:flex;align-items:center;gap:11px;min-width:0}.live-dot{width:11px;height:11px;border-radius:50%;background:#43e99b;box-shadow:0 0 0 5px rgba(67,233,155,.1),0 0 22px rgba(67,233,155,.45);flex:0 0 auto}.live-lobby-head small{display:block;color:#7cefd4;font-size:9px;letter-spacing:.12em;font-weight:950}.live-lobby-head h2{margin:4px 0 0;font-size:23px;letter-spacing:-.025em}.live-lobby-online{height:36px;padding:0 12px;border-radius:999px;display:flex;align-items:center;gap:6px;background:rgba(67,233,155,.08);border:1px solid rgba(67,233,155,.18);color:#b9ffe0;font-size:9px;font-weight:950;letter-spacing:.07em;white-space:nowrap}.live-lobby-online i{font-size:6px;color:#43e99b}.live-lobby-online b{color:#fff;font-size:10px}
.live-lobby-tabs{padding:10px 12px;display:grid;grid-template-columns:1fr 1fr;gap:7px;background:rgba(6,5,26,.34);border-bottom:1px solid rgba(255,255,255,.055)}.live-lobby-tabs button{position:relative;min-height:44px;padding:0 14px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;color:#968cab;background:transparent;border:1px solid transparent;cursor:pointer;font-size:9px;font-weight:950;letter-spacing:.075em}.live-lobby-tabs button i{font-size:13px}.live-lobby-tabs button.active{color:#fff;background:#242055;border-color:rgba(255,255,255,.1);box-shadow:inset 0 -2px 0 #38d9ce}.live-lobby-tabs button>b{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:#ffca43;color:#2a1e04;font-size:8px}
.live-lobby-body{min-height:0;position:relative}.lobby-tab-panel{display:none;height:100%;min-height:0}.lobby-tab-panel.active{display:grid}.lobby-tab-panel[data-lobby-panel="chat"]{grid-template-rows:minmax(0,1fr) auto auto}.lobby-tab-panel[data-lobby-panel="players"]{grid-template-rows:auto minmax(0,1fr) auto;padding:15px;gap:12px}
.lobby-messages{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px 15px 10px;scrollbar-width:thin;scrollbar-color:rgba(73,217,239,.34) transparent}.lobby-message{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:start;margin-bottom:12px;padding-right:30px}.lobby-message.mine{grid-template-columns:minmax(0,1fr) 40px;padding-right:0;padding-left:30px}.lobby-message.mine .lobby-message-avatar{grid-column:2}.lobby-message.mine .lobby-message-body{grid-column:1;grid-row:1}.lobby-message-avatar,.lobby-compose-avatar,.lobby-wait-avatar{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#7647f4,#23c5d7);box-shadow:inset 0 0 0 1px rgba(255,255,255,.2);font-size:17px;font-weight:1000;color:#fff}.lobby-message.mine .lobby-message-avatar{background:linear-gradient(145deg,#ff5ab8,#7c45ff)}.lobby-message-body{min-width:0;padding:10px 12px 11px;border-radius:5px 16px 16px 16px;background:#1d1947;border:1px solid rgba(255,255,255,.075)}.lobby-message.mine .lobby-message-body{border-radius:16px 5px 16px 16px;background:#25205a;border-color:rgba(119,236,255,.12)}.lobby-message-body header{display:flex;align-items:center;justify-content:space-between;gap:8px}.lobby-message-who{display:flex;align-items:center;gap:7px;min-width:0}.lobby-message-who>b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lobby-player-badge{padding:3px 6px;border-radius:999px;background:rgba(255,255,255,.06);color:#a69db7;font-size:6px;font-style:normal;font-weight:950;letter-spacing:.06em;white-space:nowrap}.lobby-player-badge.gumus,.lobby-player-badge.altin,.lobby-player-badge.platin,.lobby-player-badge.elmas,.lobby-player-badge.usta{color:#ffe075;background:rgba(255,210,74,.075)}.lobby-message-body time{color:#736b88;font-size:7px;white-space:nowrap}.lobby-message-body p{margin:7px 0 0;color:#e7e2f3;font-size:12px;line-height:1.45;word-break:break-word}.lobby-delete{position:absolute;right:2px;top:8px;width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:transparent;color:#625a76;cursor:pointer;font-size:9px}.lobby-message.mine .lobby-delete{right:auto;left:2px}.lobby-delete:hover{color:#ff7186;background:rgba(255,83,106,.08)}
.lobby-empty{min-height:100%;display:grid;place-content:center;justify-items:center;text-align:center;padding:25px;color:#7f7695}.lobby-empty.hidden{display:none}.lobby-empty>span{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;background:rgba(32,216,240,.07);border:1px solid rgba(32,216,240,.12);color:#63e2df;font-size:20px}.lobby-empty b{margin-top:12px;color:#fff;font-size:14px}.lobby-empty small{max-width:280px;margin-top:5px;font-size:9px;line-height:1.45}.lobby-empty.compact{min-height:230px}.lobby-notice{min-height:35px;padding:7px 14px;display:flex;align-items:center;gap:8px;color:#8e85a2;background:rgba(0,0,0,.12);border-top:1px solid rgba(255,255,255,.05);font-size:8px;line-height:1.35}.lobby-notice i{color:#5bd9ce}.lobby-notice.error{color:#ff99a6;background:rgba(255,72,94,.06)}.lobby-notice.error i{color:#ff7184}.lobby-composer{margin:0 12px 12px;padding:6px;display:grid;grid-template-columns:38px minmax(0,1fr) 105px;gap:7px;align-items:center;border-radius:16px;background:#0c0a27;border:1px solid rgba(111,232,245,.2);box-shadow:0 10px 28px rgba(0,0,0,.2)}.lobby-compose-avatar{width:38px;height:38px;border-radius:11px;font-size:15px}.lobby-composer input{min-width:0;height:42px;padding:0 10px;border:0;outline:0;background:transparent;color:#fff;font-size:12px}.lobby-composer input::placeholder{color:#777087}.lobby-composer button{height:42px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:7px;background:#ffd94e;color:#2f2306;cursor:pointer;font-size:8px;font-weight:1000;letter-spacing:.07em}.lobby-composer button:disabled{opacity:.45;cursor:not-allowed}.lobby-composer button i{font-size:11px}
.lobby-search-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 3px}.lobby-search-head small{display:block;color:#766e89;font-size:7px;letter-spacing:.12em;font-weight:950}.lobby-search-head b{display:block;margin-top:4px;font-size:14px}.lobby-search-head>span{min-width:50px;height:38px;padding:0 10px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:7px;color:#7ff0dc;background:rgba(62,227,161,.07);border:1px solid rgba(62,227,161,.14)}.lobby-search-head>span b{margin:0;font-size:13px}.lobby-waiting-list{min-height:0;overflow-y:auto;display:grid;align-content:start;gap:8px}.lobby-waiting-player{min-height:64px;padding:9px 11px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;border-radius:16px;background:#1b1744;border:1px solid rgba(255,255,255,.07)}.lobby-wait-avatar{width:42px;height:42px}.lobby-waiting-player b{display:block;font-size:11px}.lobby-waiting-player small{display:block;margin-top:4px;color:#8e85a1;font-size:7px;font-weight:850;letter-spacing:.035em}.lobby-wait-live{display:flex;align-items:center;gap:5px;color:#77e6bd;font-size:7px;font-weight:950;letter-spacing:.07em}.lobby-wait-live i{width:7px;height:7px;border-radius:50%;background:#42e68b;box-shadow:0 0 12px rgba(66,230,139,.5)}.lobby-find-btn{min-height:58px;padding:0 16px;border-radius:15px;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:9px;text-align:left;background:linear-gradient(100deg,#6648ef,#20bcd4);color:#fff;cursor:pointer;box-shadow:0 13px 28px rgba(31,100,208,.22)}.lobby-find-btn>i:first-child{font-size:16px;color:#fff46d}.lobby-find-btn>span{font-size:11px;font-weight:1000;letter-spacing:.07em}.lobby-find-btn>small{color:#d5f9ff;font-size:7px}.lobby-find-btn>i:last-child{font-size:11px}.live-lobby-foot{min-height:36px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid rgba(255,255,255,.055);background:rgba(7,6,27,.36);color:#746c89;font-size:7px;font-weight:850;letter-spacing:.055em}.live-lobby-foot span{display:flex;align-items:center;gap:6px}.live-lobby-foot span:last-child{color:#69dfb5}.live-lobby-foot span:last-child.offline{color:#ff7889}
.gameplay-showcase{margin:10px 0 20px;padding:48px 0;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(500px,1.28fr);gap:4vw;align-items:center;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.gameplay-showcase-copy{max-width:460px}.gameplay-showcase-copy>small{color:#6be4d7;font-size:8px;letter-spacing:.14em;font-weight:950}.gameplay-showcase-copy h2{margin:12px 0 13px;font-size:clamp(38px,4vw,60px);line-height:.98;letter-spacing:-.045em}.gameplay-showcase-copy p{margin:0;color:#a99fbd;font-size:12px;line-height:1.65}.gameplay-showcase-copy a{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:12px 15px;border-radius:12px;text-decoration:none;color:#fff;background:#272155;border:1px solid rgba(255,255,255,.09);font-size:9px;font-weight:950;letter-spacing:.065em}.word-home-preview-secondary{margin:0;width:100%;max-width:none}
@media(max-width:1100px){.live-lobby-panel{margin:0;width:100%;max-width:800px;height:620px}.gameplay-showcase{grid-template-columns:1fr;gap:26px}.gameplay-showcase-copy{max-width:720px}.word-home-preview-secondary{max-width:800px}}
@media(max-width:820px){.live-lobby-panel{height:590px;min-height:540px;border-radius:20px}.live-lobby-head{min-height:70px;padding:12px 13px}.live-lobby-head h2{font-size:18px}.live-lobby-head small{font-size:7px}.live-lobby-online{height:32px;padding:0 9px;font-size:7px}.live-lobby-tabs{padding:7px}.live-lobby-tabs button{min-height:41px;font-size:7px}.lobby-messages{padding:11px 9px 7px}.lobby-message{grid-template-columns:34px minmax(0,1fr);gap:7px;margin-bottom:9px;padding-right:25px}.lobby-message.mine{grid-template-columns:minmax(0,1fr) 34px;padding-left:25px}.lobby-message-avatar{width:34px;height:34px;border-radius:10px;font-size:14px}.lobby-message-body{padding:8px 9px 9px}.lobby-message-who>b{font-size:9px}.lobby-player-badge{font-size:5px}.lobby-message-body time{font-size:6px}.lobby-message-body p{font-size:10px;margin-top:5px}.lobby-notice{min-height:32px;padding:6px 9px;font-size:7px}.lobby-composer{margin:0 7px 8px;grid-template-columns:34px minmax(0,1fr) 48px;padding:5px;gap:5px}.lobby-compose-avatar{width:34px;height:34px}.lobby-composer input{font-size:16px;height:40px;padding:0 7px}.lobby-composer button{height:40px;border-radius:10px}.lobby-composer button span{display:none}.lobby-composer button i{font-size:13px}.lobby-tab-panel[data-lobby-panel="players"]{padding:10px}.lobby-waiting-player{min-height:57px;grid-template-columns:36px minmax(0,1fr) auto;padding:8px}.lobby-wait-avatar{width:36px;height:36px}.lobby-waiting-player b{font-size:9px}.lobby-waiting-player small{font-size:6px}.lobby-wait-live{font-size:6px}.lobby-find-btn{min-height:52px;padding:0 11px}.lobby-find-btn>span{font-size:9px}.gameplay-showcase{padding:32px 0}.gameplay-showcase-copy h2{font-size:38px}.gameplay-showcase-copy p{font-size:10px}.gameplay-showcase-copy a{font-size:7px}.live-lobby-foot{font-size:6px;padding:0 10px}}
@media(max-width:520px){.live-lobby-panel{height:560px;min-height:520px}.live-lobby-online{display:none}.live-lobby-head{justify-content:flex-start}.live-lobby-tabs button span{font-size:7px}.lobby-message-body p{font-size:10px}.lobby-search-head b{font-size:12px}.lobby-find-btn>small{display:none}.lobby-find-btn{grid-template-columns:auto 1fr auto}}

/* BW OYUN V3.0.0 — Professional game presentation */
#homeScreen{scrollbar-color:rgba(127,115,255,.55) transparent}
.word-home-hero{
  min-height:calc(100vh - 156px);
  grid-template-columns:minmax(460px,.98fr) minmax(540px,1.02fr);
  gap:42px;
  padding:34px 0 44px;
  align-items:start;
}
.word-home-copy{max-width:650px}
.word-home-kicker{gap:10px}
.word-home-kicker span,
.word-home-kicker b{
  padding:8px 12px;
  border-radius:999px;
  font-size:12px;
  letter-spacing:.03em;
  font-weight:800;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.08);
}
.word-home-kicker b{color:#7ce8ff;background:rgba(30,48,84,.65)}
.word-home-copy h1{
  margin:24px 0 18px;
  font-size:clamp(64px,6vw,92px);
  line-height:.93;
  letter-spacing:-.05em;
}
.word-home-copy h1 span{background:linear-gradient(90deg,#d8dbff 0%,#86e5ff 52%,#7af4b8 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.word-home-copy>p{
  max-width:620px;
  font-size:17px;
  line-height:1.72;
  color:#cbd1e5;
}
.word-home-stats{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin-top:26px;
}
.word-home-stats>div,
.home-season-card,
.quick-availability,
.word-feature-strip article,
.live-lobby-panel,
.word-home-preview,
.integrated-game-card,
.leaderboard-integrated .leaderboard-hero,
.leaderboard-integrated .leaderboard-card{
  background:linear-gradient(180deg,rgba(26,31,60,.96),rgba(20,25,49,.96));
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 18px 40px rgba(1,5,20,.22);
}
.word-home-stats>div{
  min-height:110px;
  padding:18px 18px 16px;
  border-radius:18px;
}
.word-home-stats strong{display:block;font-size:36px;line-height:1;margin-bottom:10px}
.word-home-stats small{display:block;font-size:12px;letter-spacing:.08em;color:#8f97b8}
.word-selected-line{
  margin-top:24px;
  padding:18px 0;
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08);
}
.word-selected-line small{font-size:12px;letter-spacing:.08em;color:#9198b4}
.word-selected-line strong{font-size:18px;letter-spacing:.03em}
.word-selected-line span{font-size:12px;padding:7px 12px;border-radius:999px;background:#223768}
.word-home-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}
.word-home-actions .game-btn{min-width:0}
.game-btn{
  min-height:68px;
  padding:0 22px;
  border-radius:16px;
  font-size:15px;
  letter-spacing:.02em;
  font-weight:800;
  border:1px solid rgba(255,255,255,.09);
  box-shadow:0 12px 28px rgba(0,0,0,.18);
}
.game-btn span{display:flex;align-items:center;gap:10px}
.game-btn b{font-size:16px}
.quick-match-btn{background:linear-gradient(135deg,#5a67f2,#26c7db)!important}
.ranked-btn{background:linear-gradient(135deg,#ffba4d,#ff7868)!important;color:#21160d!important}
.game-btn.secondary{background:linear-gradient(135deg,#21446c,#17304b)!important}
.game-btn.ghost{background:linear-gradient(180deg,#1f2347,#191d3d)!important}
.quick-availability{
  margin-top:16px;
  min-height:62px;
  padding:13px 16px;
  border-radius:16px;
  font-size:14px;
  color:#dde4f9;
}
.quick-availability small{font-size:12px;color:#9fa8c4}
.quick-availability em{font-size:11px}
.home-season-card{
  margin-top:14px;
  min-height:88px;
  padding:14px 16px;
  border-radius:18px;
}
.home-season-card small{font-size:12px;letter-spacing:.07em;color:#8feaff}
.home-season-card b{font-size:18px}
.home-season-card em{font-size:13px;color:#aeb6cf}
.word-home-meta{gap:18px;margin-top:18px;font-size:12px;letter-spacing:.03em;color:#9ba2bc;flex-wrap:wrap}
.word-home-meta i{color:#73e0ff}

.live-lobby-panel{
  width:min(720px,100%);
  height:min(700px,74vh);
  min-height:570px;
  border-radius:26px;
  overflow:hidden;
}
.live-lobby-head{min-height:86px;padding:18px 20px;background:rgba(11,16,34,.44)}
.live-lobby-head h2{margin:5px 0 0;font-size:28px;letter-spacing:-.03em}
.live-lobby-head small{font-size:11px;letter-spacing:.08em;color:#7be5ff}
.live-lobby-online{height:38px;padding:0 14px;border-radius:999px;font-size:12px;letter-spacing:.04em;background:rgba(20,34,58,.7)}
.live-lobby-tabs{padding:10px;background:rgba(255,255,255,.02);border-bottom:1px solid rgba(255,255,255,.06)}
.live-lobby-tabs button{min-height:46px;border-radius:14px;font-size:13px;letter-spacing:.03em}
.lobby-messages{padding:16px 14px 10px}
.lobby-message{margin-bottom:12px}
.lobby-message-avatar{width:42px;height:42px;border-radius:14px;font-size:16px}
.lobby-message-body{padding:12px 13px 12px;border-radius:16px;background:#20254a;border:1px solid rgba(255,255,255,.06)}
.lobby-message-who>b{font-size:13px}.lobby-player-badge{font-size:10px;padding:4px 7px}.lobby-message-body time{font-size:10px}.lobby-message-body p{font-size:14px;line-height:1.55}
.lobby-notice{min-height:40px;padding:8px 14px;font-size:12px}.lobby-composer{margin:0 12px 12px;padding:7px;grid-template-columns:42px minmax(0,1fr) 132px;border-radius:16px}
.lobby-compose-avatar{width:42px;height:42px;border-radius:13px;font-size:16px}
.lobby-composer input{height:46px;font-size:15px;padding:0 12px;border-radius:12px}
.lobby-composer button{height:46px;border-radius:12px;font-size:13px;letter-spacing:.03em}
.lobby-search-head b{font-size:18px}.lobby-search-head small{font-size:11px}.lobby-find-btn{min-height:60px;padding:0 14px;border-radius:14px}.lobby-find-btn>span{font-size:14px}.lobby-find-btn>small{font-size:12px}
.live-lobby-foot{min-height:42px;padding:0 14px;font-size:11px;color:#98a3c2}

.word-feature-strip{gap:14px;margin:0 0 10px}
.word-feature-strip article{padding:18px 18px;border-radius:18px}
.word-feature-strip article span{width:42px;height:42px;border-radius:14px;font-size:16px;background:rgba(127,115,255,.12);color:#84ddff}
.word-feature-strip article b{font-size:15px;letter-spacing:.01em}
.word-feature-strip article small{font-size:13px;line-height:1.6;color:#aeb6cf}

.gameplay-showcase{margin:14px 0 20px;padding:42px 0;display:grid;grid-template-columns:minmax(290px,.72fr) minmax(520px,1.28fr);gap:38px;align-items:center;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}
.gameplay-showcase-copy>small{font-size:12px;letter-spacing:.08em;color:#80e6ff}.gameplay-showcase-copy h2{margin:14px 0 14px;font-size:clamp(44px,4.4vw,64px);line-height:.96}.gameplay-showcase-copy p{font-size:15px;color:#b5bcd4;line-height:1.7}.gameplay-showcase-copy a{margin-top:20px;padding:14px 18px;border-radius:14px;background:#22284f;border:1px solid rgba(255,255,255,.08);font-size:13px;letter-spacing:.03em}
.word-home-preview{padding:18px;border-radius:24px;background:linear-gradient(180deg,#1b2041,#191d38);border:1px solid rgba(78,178,208,.45)}
.preview-top{font-size:12px;padding:4px 6px 14px;color:#86e6ff}
.preview-player{height:82px;border-radius:16px;padding:12px 14px;background:#252a52}
.preview-player small{font-size:11px;color:#b8bed8}.preview-player b{font-size:14px}.preview-player>strong{font-size:30px}
.preview-timer{width:78px;height:78px}.preview-timer b{font-size:24px}.preview-timer small{font-size:9px}
.preview-category{padding:18px 16px;border-radius:16px;background:linear-gradient(135deg,#6c48f3,#b938b6)}
.preview-category small{font-size:11px}.preview-category strong{font-size:30px}.preview-category span{font-size:12px}
.preview-board{min-height:250px;border-radius:18px}.preview-board>div>small{font-size:11px}.preview-board p{font-size:15px}.preview-entry{height:56px;border-radius:12px}.preview-entry span{font-size:13px;color:#959cb8}.preview-entry b{font-size:12px}

.in-word-game .game-shell{padding-left:24px;padding-right:24px}
.word-game{width:min(1240px,100%);padding:12px 0 14px;gap:12px}
.word-topbar{grid-template-columns:1fr 110px 1fr;gap:16px}
.word-player{min-height:76px;border-radius:18px;padding:13px 16px;background:linear-gradient(180deg,#242851,#1c2146)!important}
.word-player.two{background:linear-gradient(180deg,#21304d,#1a2840)!important}
.mini-avatar{width:48px;height:48px;border-radius:14px;font-size:18px}
.word-player small{font-size:11px;letter-spacing:.04em;color:#aeb6d0}
.word-player b{font-size:16px}.word-player b span{font-size:24px;color:#ffe367}
.word-timer{width:96px;height:96px}.word-timer strong{font-size:30px}.word-timer small{font-size:9px}
.word-roundline{font-size:12px;color:#bcc3dd}.word-roundline>span{width:62px}.word-roundline i{height:6px;background:rgba(255,255,255,.10)}
.word-category{padding:18px 20px 16px;border-radius:22px;background:linear-gradient(135deg,#6b45f1,#b236b3);box-shadow:0 14px 28px rgba(25,18,67,.25)}
.word-category small{font-size:11px;letter-spacing:.10em}.word-category h2{font-size:clamp(34px,3vw,46px)}.word-category p{font-size:13px;color:#f0eaff}
.word-board{padding:14px;border-radius:22px;background:#edf1f9;color:#1b2138;gap:14px}
.word-lane{border-radius:16px;padding:12px 14px;background:#ffffff}
.word-lane.right{background:#f9fbff}
.lane-head span{font-size:12px;letter-spacing:.04em;color:#4f5877}.lane-head b{font-size:11px;color:#6f7897}
.word-chip{min-height:40px;margin-bottom:7px;padding:7px 10px;border-radius:11px;font-size:16px}.word-chip span{width:24px;height:24px;border-radius:7px}
.word-vs{width:44px;height:44px;font-size:10px}
.word-entry{grid-template-columns:1fr 165px;gap:8px;padding:8px;border-radius:18px;background:linear-gradient(180deg,#6b45f1,#5e38d5)}
.word-entry input,.word-entry button{height:56px;border-radius:12px}
.word-entry input{font-size:16px;padding:0 16px}
.word-entry button{font-size:13px;letter-spacing:.03em}
.word-feedback{font-size:13px;color:#aeb6cf;text-align:center;min-height:18px}

.leaderboard-integrated .leaderboard-hero{padding:38px 40px 34px;border-radius:28px;background:linear-gradient(180deg,rgba(24,29,58,.97),rgba(19,24,47,.97));border:1px solid rgba(255,255,255,.08)}
.leaderboard-integrated .leaderboard-hero h1{font-size:clamp(52px,5.6vw,78px);line-height:.95}
.leaderboard-integrated .leaderboard-hero>p{font-size:16px;line-height:1.7;color:#c3cbe1}
.leaderboard-hero-actions{gap:12px}.leaderboard-main-play{min-height:58px;border-radius:16px}.leaderboard-main-play span small{font-size:9px}.leaderboard-main-play span b{font-size:14px}.leaderboard-home-link{height:58px;font-size:12px}
.leaderboard-scope a{min-height:38px;font-size:12px}.season-strip{min-height:58px}.season-strip b{font-size:14px}.season-strip em,.leaderboard-rule,.leaderboard-cta-copy small{font-size:12px}.leaderboard-stats>div{min-height:78px}.leaderboard-stats span b{font-size:28px}.leaderboard-stats span small{font-size:13px}
.leaderboard-card-head h2{font-size:24px}.leaderboard-card-head small{font-size:11px}.leaderboard-rp-label{font-size:11px}.leader-row{min-height:72px}.leader-pos{font-size:18px}.leader-avatar{width:46px;height:46px}.leader-name b{font-size:15px}.leader-name small{font-size:12px}.leader-tier{font-size:12px}.leader-row>strong{font-size:16px}.leader-row>strong small{font-size:10px}.leaderboard-empty>b{font-size:20px}.leaderboard-empty>span:not(.empty-icon){font-size:13px}.leaderboard-empty>a,.leaderboard-cta{font-size:12px}

@media(max-width:1100px){
  .word-home-hero{grid-template-columns:1fr;gap:24px;padding-top:24px}
  .word-home-copy{max-width:none}
  .live-lobby-panel{width:100%;height:640px}
  .gameplay-showcase{grid-template-columns:1fr}
}
@media(max-width:820px){
  .word-home-hero{min-height:auto;padding:18px 0 26px;gap:18px}
  .word-home-copy h1{font-size:clamp(42px,13vw,62px)}
  .word-home-copy>p{font-size:14px;line-height:1.65}
  .word-home-stats{grid-template-columns:repeat(2,1fr)}
  .word-home-stats>div{min-height:88px;padding:14px}
  .word-home-stats strong{font-size:28px}
  .word-home-stats small,.word-home-kicker span,.word-home-kicker b,.word-selected-line small,.word-selected-line span{font-size:11px}
  .word-selected-line strong{font-size:16px}
  .word-home-actions{grid-template-columns:1fr}
  .game-btn{min-height:60px;font-size:14px;padding:0 18px}
  .quick-availability{font-size:13px}.quick-availability small{font-size:11px}
  .home-season-card{min-height:82px}.home-season-card b{font-size:16px}.home-season-card em{font-size:12px}
  .word-home-meta{font-size:11px;gap:12px}
  .live-lobby-panel{min-height:0;height:580px;border-radius:22px}
  .live-lobby-head{min-height:74px;padding:14px}.live-lobby-head h2{font-size:22px}.live-lobby-head small,.live-lobby-online{font-size:11px}
  .live-lobby-tabs button{min-height:42px;font-size:12px}
  .lobby-message-body p{font-size:13px}.lobby-message-body time,.lobby-player-badge,.lobby-notice{font-size:11px}
  .lobby-composer{grid-template-columns:38px minmax(0,1fr) 52px}.lobby-composer button span{display:none}.lobby-composer button i{display:block}.lobby-composer button{font-size:0}
  .word-feature-strip article b{font-size:14px}.word-feature-strip article small{font-size:12px}
  .gameplay-showcase-copy h2{font-size:38px}.gameplay-showcase-copy p{font-size:14px}.gameplay-showcase-copy a{font-size:12px}
  .word-home-preview{border-radius:20px}.preview-top,.preview-category small,.preview-board>div>small{font-size:10px}.preview-category strong{font-size:24px}.preview-category span,.preview-entry span,.preview-entry b{font-size:11px}
  body.in-word-game .word-game{gap:10px}
  .word-topbar{grid-template-columns:1fr 90px 1fr;gap:10px}
  .word-player{min-height:68px;padding:11px 12px;border-radius:16px}.mini-avatar{width:42px;height:42px}.word-player small{font-size:10px}.word-player b{font-size:14px}.word-player b span{font-size:20px}
  .word-timer{width:82px;height:82px}.word-timer strong{font-size:26px}.word-roundline,.lane-head span,.lane-head b,.word-category small,.word-category p,.word-feedback{font-size:11px}
  .word-category h2{font-size:clamp(26px,8vw,36px)}
  .word-board{grid-template-columns:1fr;padding:12px 12px 44px;gap:10px}.word-vs{top:auto;bottom:14px;left:50%;transform:translateX(-50%)}
  .word-chip{font-size:14px}.word-entry{grid-template-columns:1fr 120px}.word-entry input,.word-entry button{height:50px}.word-entry button{font-size:12px}
  .leaderboard-integrated .leaderboard-hero{padding:22px 16px}.leaderboard-integrated .leaderboard-hero h1{font-size:42px}.leaderboard-integrated .leaderboard-hero>p{font-size:14px}.leaderboard-scope a,.leaderboard-home-link,.leaderboard-cta,.leaderboard-empty>a{font-size:11px}.leaderboard-card-head h2{font-size:20px}.leader-name b{font-size:14px}.leader-name small,.leader-tier,.leader-row>strong,.leaderboard-empty>span:not(.empty-icon){font-size:11px}
}
@media(max-width:520px){
  .word-home-copy h1{font-size:clamp(38px,12vw,54px)}
  .word-home-stats{grid-template-columns:1fr 1fr}
  .word-home-stats strong{font-size:24px}
  .word-home-stats small{font-size:10px}
  .word-feature-strip{grid-template-columns:1fr}
  .lobby-composer input{font-size:16px}
}

/* BW OYUN V3.0.1 — Mobile word board + bottom navigation spacing fix */
@media (max-width:820px){
  /* Kelime Savaşı mobilde tekrar yan yana: kullanıcı her zaman solda, rakip sağda. */
  body.in-word-game .word-board{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-template-rows:minmax(0,1fr)!important;
    gap:7px!important;
    padding:8px!important;
    padding-bottom:8px!important;
    min-height:0;
  }
  body.in-word-game .word-lane{
    min-width:0;
    width:100%;
    padding:8px 7px!important;
    border-radius:12px;
  }
  body.in-word-game .word-vs{
    top:50%!important;
    bottom:auto!important;
    left:50%!important;
    transform:translate(-50%,-50%)!important;
    width:30px;
    height:30px;
    border-width:3px;
    font-size:7px;
  }
  body.in-word-game .lane-head{
    gap:4px;
    padding-bottom:6px;
  }
  body.in-word-game .lane-head span{
    max-width:66%;
    font-size:9px!important;
  }
  body.in-word-game .lane-head b{
    font-size:8px!important;
  }
  body.in-word-game .word-list{
    padding:6px 0;
  }
  body.in-word-game .word-chip{
    min-height:31px;
    margin-bottom:4px;
    padding:4px 6px;
    gap:4px;
    border-radius:8px;
    font-size:11px!important;
  }
  body.in-word-game .word-chip span{
    width:19px;
    height:19px;
    border-radius:5px;
    font-size:10px;
  }

  /* Sabit alt navigasyon sonuç/ana ekran içeriğinin üstüne binmesin. */
  #homeScreen{
    padding-bottom:calc(92px + env(safe-area-inset-bottom))!important;
    scroll-padding-bottom:calc(92px + env(safe-area-inset-bottom));
  }
  #resultScreen{
    scroll-padding-bottom:calc(108px + env(safe-area-inset-bottom));
  }
  #resultScreen .result-wrap{
    padding-bottom:calc(112px + env(safe-area-inset-bottom))!important;
  }
  #resultScreen .result-actions{
    margin-bottom:10px;
  }
}

@media (max-width:420px){
  body.in-word-game .word-board{gap:5px!important;padding:6px!important}
  body.in-word-game .word-lane{padding:7px 5px!important}
  body.in-word-game .lane-head span{font-size:8px!important;max-width:62%}
  body.in-word-game .lane-head b{font-size:7px!important}
  body.in-word-game .word-chip{font-size:10px!important;padding:4px 5px}
}

/* BW OYUN V3.0.2 — Mobil oyun kontrolleri isimlerden uzaklaştırıldı */
@media (max-width:820px){
  /* Pes et ve müzik kontrolleri oyuncu adlarını kapatmasın:
     sayaç çevresindeki boş orta alana alınır. */
  body.in-word-game .word-forfeit{
    position:fixed!important;
    top:max(8px,env(safe-area-inset-top))!important;
    left:calc(50% - 76px)!important;
    right:auto!important;
    width:32px!important;
    height:32px!important;
    padding:0!important;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:10px;
  }
  body.in-word-game .word-forfeit span{display:none!important}
  body.in-word-game .word-music-float{
    position:fixed!important;
    top:max(8px,env(safe-area-inset-top))!important;
    left:calc(50% + 44px)!important;
    right:auto!important;
    width:32px!important;
    height:32px!important;
    border-radius:10px;
  }
}
@media (max-width:360px){
  body.in-word-game .word-forfeit{left:calc(50% - 72px)!important}
  body.in-word-game .word-music-float{left:calc(50% + 40px)!important}
}

/* BW OYUN V3.0.3 — Desktop arena height + homepage preview spacing */
@media (min-width:821px){
  /* HUD gizliyken Kelime Savaşı alanı stage'in tamamını kullansın. */
  body.in-word-game .question-stage{
    height:100%!important;
    min-height:0;
    align-items:stretch;
  }
  body.in-word-game .word-game{
    width:min(1240px,100%);
    height:100%;
    min-height:690px;
    padding:18px 0 22px;
    grid-template-rows:auto auto auto minmax(330px,1fr) auto auto;
    gap:12px;
  }
  body.in-word-game .word-board{
    min-height:330px;
    border-radius:22px;
    padding:14px;
  }
  body.in-word-game .word-lane{
    min-height:300px;
  }
  body.in-word-game .word-list{
    padding-top:10px;
  }
}

@media (min-width:821px) and (max-height:820px){
  body.in-word-game .word-game{
    min-height:0;
    grid-template-rows:auto auto auto minmax(270px,1fr) auto auto;
    padding:10px 0 14px;
    gap:8px;
  }
  body.in-word-game .word-board{min-height:270px}
  body.in-word-game .word-lane{min-height:240px}
}

@media (max-width:820px){
  /* Ana sayfadaki demo scoreboard birbirinin üstüne binmesin. Gerçek oyun mobiline dokunmaz. */
  #homeScreen .word-home-preview .preview-scoreboard{
    grid-template-columns:minmax(0,1fr) 62px minmax(0,1fr)!important;
    gap:9px!important;
  }
  #homeScreen .word-home-preview .preview-player{
    min-width:0!important;
    width:100%;
    height:66px!important;
    padding:8px!important;
    gap:6px!important;
    border-radius:14px!important;
    overflow:hidden;
  }
  #homeScreen .word-home-preview .preview-player.me{
    grid-template-columns:34px minmax(0,1fr) auto!important;
  }
  #homeScreen .word-home-preview .preview-player.rival{
    grid-template-columns:auto minmax(0,1fr) 34px!important;
  }
  #homeScreen .word-home-preview .preview-player>span{
    width:34px!important;
    height:34px!important;
    border-radius:10px!important;
    font-size:13px!important;
  }
  #homeScreen .word-home-preview .preview-player>div{
    min-width:0;
  }
  #homeScreen .word-home-preview .preview-player small{
    font-size:7px!important;
  }
  #homeScreen .word-home-preview .preview-player b{
    display:block;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:10px!important;
  }
  #homeScreen .word-home-preview .preview-player>strong{
    font-size:22px!important;
    line-height:1;
  }
  #homeScreen .word-home-preview .preview-timer{
    position:relative;
    z-index:2;
    width:58px!important;
    height:58px!important;
    justify-self:center;
    box-shadow:0 0 0 4px rgba(255,225,93,.08)!important;
  }
  #homeScreen .word-home-preview .preview-timer b{font-size:19px!important}
  #homeScreen .word-home-preview .preview-timer small{font-size:7px!important}
}

@media (max-width:430px){
  #homeScreen .word-home-preview .preview-scoreboard{
    grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr)!important;
    gap:6px!important;
  }
  #homeScreen .word-home-preview .preview-player{
    height:60px!important;
    padding:6px!important;
    gap:4px!important;
  }
  #homeScreen .word-home-preview .preview-player.me{grid-template-columns:30px minmax(0,1fr) auto!important}
  #homeScreen .word-home-preview .preview-player.rival{grid-template-columns:auto minmax(0,1fr) 30px!important}
  #homeScreen .word-home-preview .preview-player>span{width:30px!important;height:30px!important}
  #homeScreen .word-home-preview .preview-player small{font-size:6px!important}
  #homeScreen .word-home-preview .preview-player b{font-size:9px!important}
  #homeScreen .word-home-preview .preview-player>strong{font-size:19px!important}
  #homeScreen .word-home-preview .preview-timer{width:50px!important;height:50px!important}
  #homeScreen .word-home-preview .preview-timer b{font-size:16px!important}
}

/* BW OYUN V3.0.4 — Ana sayfa canlı oyun merkezi + canlı leaderboard */
.home-live-grid{
  display:grid;
  grid-template-columns:minmax(430px,.92fr) minmax(560px,1.08fr);
  gap:22px;
  align-items:stretch;
  padding:30px 0 22px;
}
.home-play-center{
  min-height:570px;
  padding:26px;
  border-radius:26px;
  display:flex;
  flex-direction:column;
  background:linear-gradient(180deg,rgba(24,29,58,.97),rgba(18,23,46,.97));
  border:1px solid rgba(255,255,255,.085);
  box-shadow:0 24px 58px rgba(2,5,20,.25);
}
.home-play-head>span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  width:max-content;
  padding:7px 10px;
  border-radius:999px;
  color:#7ce8ff;
  background:rgba(41,211,255,.08);
  border:1px solid rgba(41,211,255,.14);
  font-size:11px;
  font-weight:900;
  letter-spacing:.07em;
}
.home-play-head h1{margin:15px 0 7px;font-size:clamp(38px,3.5vw,58px);line-height:.98;letter-spacing:-.045em}
.home-play-head p{margin:0;max-width:520px;color:#aeb7d0;font-size:14px;line-height:1.6}
.home-play-center .word-selected-line{margin-top:22px}
.home-play-center .word-home-actions{grid-template-columns:1fr 1fr}
.home-play-center .word-home-meta{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.065)}
.home-live-grid .live-lobby-panel{width:100%;height:auto;min-height:570px;margin:0}

.home-live-leaderboard{
  margin:2px 0 22px;
  padding:22px;
  border-radius:26px;
  background:linear-gradient(180deg,rgba(24,29,58,.97),rgba(18,23,46,.97));
  border:1px solid rgba(255,255,255,.085);
  box-shadow:0 24px 58px rgba(2,5,20,.22);
}
.home-leaderboard-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:2px 2px 18px;border-bottom:1px solid rgba(255,255,255,.07)}
.home-leaderboard-head>div>span{display:flex;align-items:center;gap:8px;color:#78e7ff;font-size:11px;font-weight:900;letter-spacing:.08em}
.home-leaderboard-head h2{margin:7px 0 4px;font-size:clamp(24px,2.6vw,38px);letter-spacing:-.035em}
.home-leaderboard-head p{margin:0;color:#99a3c0;font-size:13px}
.home-leaderboard-head>a{height:42px;padding:0 14px;border-radius:12px;display:flex;align-items:center;gap:10px;text-decoration:none;color:#e8edff;background:#242a50;border:1px solid rgba(255,255,255,.08);font-size:11px;font-weight:900;letter-spacing:.04em;white-space:nowrap}
.home-leaderboard-head>a:hover{background:#2b325d}
.home-leaderboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}
.home-leaderboard-stats>div{min-height:72px;padding:12px 14px;border-radius:16px;display:flex;align-items:center;gap:12px;background:#1d2346;border:1px solid rgba(255,255,255,.06)}
.home-leaderboard-stats>div>i{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#75e4ff;background:#173650;border:1px solid rgba(71,215,244,.13)}
.home-leaderboard-stats span{min-width:0}.home-leaderboard-stats b{display:block;font-size:20px;line-height:1}.home-leaderboard-stats small{display:block;margin-top:5px;color:#8992af;font-size:9px;font-weight:900;letter-spacing:.07em}
.home-leaderboard-list{display:grid;gap:7px}
.home-leader-row{min-height:60px;padding:8px 12px;border-radius:14px;display:grid;grid-template-columns:36px 40px minmax(0,1fr) auto 84px;align-items:center;gap:10px;background:#1b2040;border:1px solid rgba(255,255,255,.055)}
.home-leader-row.podium{background:linear-gradient(90deg,rgba(255,205,79,.055),rgba(37,43,82,.92));border-color:rgba(255,212,91,.1)}
.home-leader-pos{display:grid;place-items:center;color:#9099b9;font-size:13px;font-weight:900}.home-leader-row:first-child .home-leader-pos{color:#ffd65c}
.home-leader-avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:15px;font-weight:900;background:linear-gradient(145deg,#6e5cff,#35d6ff)}
.home-leader-name{min-width:0}.home-leader-name b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.home-leader-name small{display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8e97b4;font-size:10px}
.home-leader-tier{height:28px;padding:0 9px;border-radius:999px;display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.045);color:#c4cbe0;font-size:9px;font-weight:900;letter-spacing:.04em}.home-leader-tier.gold{color:#ffd75d}.home-leader-tier.platinum{color:#8ee9ff}.home-leader-tier.diamond{color:#86dcff}.home-leader-tier.master{color:#ffcb57}.home-leader-tier.silver{color:#d4daea}.home-leader-tier.bronze{color:#d8a27d}
.home-leader-row>strong{text-align:right;font-size:14px;white-space:nowrap}.home-leader-row>strong small{font-size:9px;color:#838dac}
.home-leaderboard-empty{min-height:88px;padding:16px;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:12px;color:#8e98b6;background:#1b2040;border:1px dashed rgba(255,255,255,.08)}
.home-leaderboard-empty>i{font-size:20px;color:#ffd65c}.home-leaderboard-empty.error>i{color:#ff7c8c}.home-leaderboard-empty span{display:grid;gap:3px}.home-leaderboard-empty b{color:#eef1fb;font-size:13px}.home-leaderboard-empty small{font-size:11px}
.home-leaderboard-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px 2px 0;border-top:1px solid rgba(255,255,255,.06);color:#9099b6;font-size:10px;font-weight:900;letter-spacing:.05em}.home-leaderboard-foot span{display:flex;align-items:center;gap:7px}.home-leaderboard-foot i{color:#72dff6}

@media(max-width:1100px){
  .home-live-grid{grid-template-columns:1fr}
  .home-play-center,.home-live-grid .live-lobby-panel{min-height:0}
  .home-play-center{padding:22px}
  .home-live-grid .live-lobby-panel{height:620px}
}
@media(max-width:820px){
  .home-live-grid{padding:18px 0 16px;gap:14px}
  .home-play-center{padding:15px;border-radius:20px}
  .home-play-head h1{font-size:34px}.home-play-head p{font-size:13px}
  .home-play-center .word-home-actions{grid-template-columns:1fr 1fr}
  .home-play-center .game-btn{font-size:12px;min-height:56px;padding:0 13px}
  .home-play-center .word-home-meta{font-size:9px;gap:9px 12px}
  .home-live-grid .live-lobby-panel{height:580px}
  .home-live-leaderboard{padding:14px;border-radius:20px}
  .home-leaderboard-head{align-items:flex-start}.home-leaderboard-head h2{font-size:25px}.home-leaderboard-head p{font-size:11px}.home-leaderboard-head>a span{display:none}.home-leaderboard-head>a{width:42px;padding:0;justify-content:center}
  .home-leaderboard-stats{grid-template-columns:1fr 1fr 1fr;gap:6px}.home-leaderboard-stats>div{min-height:62px;padding:8px;gap:7px}.home-leaderboard-stats>div>i{width:31px;height:31px}.home-leaderboard-stats b{font-size:16px}.home-leaderboard-stats small{font-size:7px}
  .home-leader-row{grid-template-columns:26px 32px minmax(0,1fr) auto;gap:7px;min-height:54px;padding:7px 8px}.home-leader-avatar{width:32px;height:32px;border-radius:10px}.home-leader-tier{display:none}.home-leader-name b{font-size:11px}.home-leader-name small{font-size:8px}.home-leader-row>strong{font-size:11px}.home-leader-row>strong small{font-size:7px}
  .home-leaderboard-foot{font-size:8px}
}
@media(max-width:520px){
  .home-play-center .word-home-actions{grid-template-columns:1fr}
  .home-leaderboard-stats{grid-template-columns:1fr}.home-leaderboard-stats>div{min-height:54px}
  .home-leaderboard-list .home-leader-row:nth-child(n+6){display:none}
}

/* V3.0.4 — eski büyük hero artık ana akışta kullanılmıyor */
.word-home-hero{min-height:0}

/* BW OYUN V3.0.5 — Mobile header profile avatar fix */
@media (max-width:820px){
  .shell-topbar .profile-mini,
  .topbar .profile-mini{
    width:40px!important;
    min-width:40px!important;
    max-width:40px!important;
    height:40px!important;
    padding:5px!important;
    gap:0!important;
    justify-content:center!important;
    overflow:hidden!important;
  }
  .shell-topbar .profile-mini > span:not(.profile-avatar-mini),
  .shell-topbar .profile-mini > .profile-level-mini,
  .topbar .profile-mini > span:not(.profile-avatar-mini),
  .topbar .profile-mini > .profile-level-mini{
    display:none!important;
  }
  .shell-topbar .profile-mini > .profile-avatar-mini,
  .topbar .profile-mini > .profile-avatar-mini{
    display:grid!important;
    width:30px!important;
    min-width:30px!important;
    height:30px!important;
    flex:0 0 30px!important;
    margin:0!important;
    border-radius:10px!important;
    place-items:center!important;
  }
}

/* BW OYUN V3.0.6 — Ana sayfa: oyun merkezi + ilk 10 sıralama solda, canlı sohbet sağda */
.home-live-grid{
  grid-template-columns:minmax(470px,.94fr) minmax(560px,1.06fr);
  align-items:start;
  gap:20px;
}
.home-live-left{
  min-width:0;
  display:grid;
  gap:16px;
  align-content:start;
}
.home-live-left .home-play-center{
  min-height:0;
  padding:22px;
}
.home-live-left .home-play-center .word-home-meta{
  margin-top:18px;
  padding-top:16px;
}
.home-live-left .home-live-leaderboard{
  margin:0;
  padding:18px;
  border-radius:22px;
  box-shadow:0 18px 42px rgba(2,5,20,.2);
}
.home-live-left .home-leaderboard-head{
  align-items:center;
  padding:0 0 14px;
}
.home-live-left .home-leaderboard-head>div>span{font-size:10px}
.home-live-left .home-leaderboard-head h2{
  margin:6px 0 3px;
  font-size:24px;
  line-height:1.08;
}
.home-live-left .home-leaderboard-head p{font-size:11px}
.home-live-left .home-leaderboard-head>a{
  height:38px;
  padding:0 11px;
  font-size:9px;
}
.home-live-left .home-leaderboard-stats{
  gap:7px;
  margin:12px 0;
}
.home-live-left .home-leaderboard-stats>div{
  min-height:58px;
  padding:9px 10px;
  gap:8px;
  border-radius:13px;
}
.home-live-left .home-leaderboard-stats>div>i{
  width:31px;
  height:31px;
  border-radius:10px;
  font-size:12px;
}
.home-live-left .home-leaderboard-stats b{font-size:16px}
.home-live-left .home-leaderboard-stats small{font-size:7px;margin-top:4px}
.home-live-left .home-leaderboard-list{gap:5px}
.home-live-left .home-leader-row{
  min-height:50px;
  grid-template-columns:28px 34px minmax(0,1fr) auto 70px;
  gap:7px;
  padding:6px 8px;
  border-radius:12px;
}
.home-live-left .home-leader-pos{font-size:11px}
.home-live-left .home-leader-avatar{
  width:32px;
  height:32px;
  border-radius:10px;
  font-size:13px;
}
.home-live-left .home-leader-name b{font-size:11px}
.home-live-left .home-leader-name small{font-size:8px}
.home-live-left .home-leader-tier{
  height:24px;
  padding:0 7px;
  font-size:7px;
  gap:4px;
}
.home-live-left .home-leader-row>strong{font-size:11px}
.home-live-left .home-leader-row>strong small{font-size:7px}
.home-live-left .home-leaderboard-foot{
  margin-top:10px;
  padding-top:9px;
  font-size:8px;
}
/* Sağ kolon sadece canlı sohbet olsun. Rakip bulma zaten soldaki oyun merkezinden yapılır. */
.home-live-grid .live-lobby-panel{
  position:sticky;
  top:102px;
  width:100%;
  height:min(780px,calc(100vh - 122px));
  min-height:620px;
  margin:0;
}
.home-live-grid .live-lobby-tabs{
  grid-template-columns:1fr;
}
.home-live-grid .live-lobby-tabs [data-lobby-tab="players"],
.home-live-grid .lobby-tab-panel[data-lobby-panel="players"]{
  display:none!important;
}
.home-live-grid .live-lobby-tabs [data-lobby-tab="chat"]{
  width:100%;
}

@media(max-width:1100px){
  .home-live-grid{grid-template-columns:1fr}
  .home-live-left{gap:14px}
  .home-live-grid .live-lobby-panel{
    position:relative;
    top:auto;
    height:620px;
    min-height:560px;
  }
}
@media(max-width:820px){
  .home-live-left .home-play-center{padding:15px}
  .home-live-left .home-live-leaderboard{padding:13px;border-radius:19px}
  .home-live-left .home-leaderboard-head h2{font-size:22px}
  .home-live-left .home-leaderboard-head>a{width:38px;padding:0;justify-content:center}
  .home-live-left .home-leaderboard-head>a span{display:none}
  .home-live-left .home-leaderboard-stats{grid-template-columns:repeat(3,1fr)}
  .home-live-left .home-leader-row{grid-template-columns:24px 31px minmax(0,1fr) auto;min-height:49px}
  .home-live-left .home-leader-tier{display:none}
  .home-live-left .home-leader-row>strong{font-size:10px}
  .home-live-grid .live-lobby-panel{height:580px}
}
@media(max-width:520px){
  .home-live-left .home-leaderboard-stats{grid-template-columns:1fr}
  .home-live-left .home-leaderboard-stats>div{min-height:50px}
  /* V3.0.4'teki 5 kişilik mobil kısıtını kaldır: ana sayfada en fazla 10 kişi görünür. */
  .home-live-left .home-leaderboard-list .home-leader-row:nth-child(n+6){display:grid}
}

/* BW OYUN V3.0.7 — Desktop home alignment, page scroll and ranking identity */
@media (min-width:821px){
  /* Ana sayfada kaydırmayı yalnızca içerik kutusuna hapsetme. Sayfanın herhangi bir
     boş alanında mouse tekerleği / touchpad ile tüm doküman kayabilsin. */
  html[data-screen="home"],
  html[data-screen="home"] body{
    height:auto!important;
    min-height:100%!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
  }
  html[data-screen="home"] body{
    min-height:100vh!important;
  }
  html[data-screen="home"] .game-shell{
    height:auto!important;
    min-height:100vh!important;
    grid-template-rows:96px auto 52px!important;
  }
  html[data-screen="home"] .stage{
    min-height:0!important;
    overflow:visible!important;
  }
  html[data-screen="home"] #homeScreen{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    min-height:0!important;
    overflow:visible!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    pointer-events:auto!important;
  }
  html[data-screen="home"] .home-shell-footer{
    min-height:52px;
  }

  /* Sağdaki sohbet kutusu sol oyun merkezinin tam üst çizgisinden başlar.
     Sticky davranış scroll başladıktan sonra devreye girer; ilk yüklemede aşağı itmez. */
  .home-live-grid .live-lobby-panel{
    align-self:start!important;
    top:108px!important;
  }
}

/* Sıralama bölümü oyun merkezinden görsel olarak net biçimde ayrışsın. */
.home-live-left .home-live-leaderboard{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 100% 0,rgba(255,202,72,.07),transparent 32%),
    linear-gradient(180deg,#171c39 0%,#12172f 100%);
  border:1px solid rgba(255,205,86,.20);
  box-shadow:0 18px 42px rgba(2,5,20,.22),inset 0 1px 0 rgba(255,226,139,.04);
}
.home-live-left .home-live-leaderboard:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:3px;
  background:linear-gradient(90deg,#ffcf55 0%,#f6a84a 38%,#735ff5 100%);
}
.home-live-left .home-leaderboard-head{
  position:relative;
  margin:-18px -18px 0;
  padding:20px 18px 15px;
  background:linear-gradient(180deg,rgba(255,198,65,.055),rgba(255,255,255,0));
  border-bottom:1px solid rgba(255,214,109,.12);
}
.home-live-left .home-leaderboard-head>div>span{
  color:#ffd867;
}
.home-live-left .home-leaderboard-head>div>span i{
  color:#ffcf55;
}
.home-live-left .home-leaderboard-head h2{
  color:#fff9e8;
}
.home-live-left .home-leaderboard-head>a{
  color:#201809;
  background:linear-gradient(135deg,#ffd75f,#ffb94b);
  border-color:rgba(255,220,121,.34);
  box-shadow:0 8px 20px rgba(255,178,52,.10);
}
.home-live-left .home-leaderboard-head>a:hover{
  color:#181207;
  background:linear-gradient(135deg,#ffe07c,#ffc45e);
}
.home-live-left .home-leaderboard-stats>div{
  background:#1d2445;
  border-color:rgba(255,214,102,.08);
}
.home-live-left .home-leaderboard-stats>div>i{
  color:#ffd65c;
  background:rgba(255,199,65,.08);
  border-color:rgba(255,212,94,.13);
}
.home-live-left .home-leader-row{
  background:#181e3a;
  border-color:rgba(255,255,255,.055);
}
.home-live-left .home-leader-row.podium{
  background:linear-gradient(90deg,rgba(255,200,70,.10),rgba(28,35,68,.95) 45%);
  border-color:rgba(255,211,92,.16);
}
.home-live-left .home-leaderboard-foot{
  color:#aab1ca;
  border-top-color:rgba(255,213,94,.10);
}
.home-live-left .home-leaderboard-foot i{
  color:#ffd45c;
}

@media (max-width:820px){
  /* Mobil düzeni mevcut haliyle koru; sadece sıralama kartının kimliğini kaybetmesin. */
  .home-live-left .home-leaderboard-head{
    margin:-13px -13px 0;
    padding:17px 13px 12px;
  }
}

/* BW OYUN V3.0.8 — Canlı Lobi: Rakip Arayanlar sekmesini geri getir */
.home-live-grid .live-lobby-tabs{
  grid-template-columns:1fr 1fr;
}
.home-live-grid .live-lobby-tabs [data-lobby-tab="players"]{
  display:flex!important;
}
.home-live-grid .lobby-tab-panel[data-lobby-panel="players"]{
  display:none!important;
}
.home-live-grid .lobby-tab-panel[data-lobby-panel="players"].active{
  display:grid!important;
}
.home-live-grid .live-lobby-tabs [data-lobby-tab="chat"]{
  width:auto;
}
@media(max-width:520px){
  .home-live-grid .live-lobby-tabs{
    grid-template-columns:1fr 1fr;
  }
  .home-live-grid .live-lobby-tabs button{
    padding:0 8px;
  }
}

/* BW OYUN V3.1.0 — Meydan Oku & Sosyal Oyun Sistemi */
.social-user-target{cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.social-user-target:hover{border-color:rgba(110,225,255,.28)!important;background-color:rgba(255,255,255,.035)}
.live-lobby-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.live-lobby-tabs button{min-width:0}.live-lobby-tabs button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.social-friends-list{min-height:0;max-height:100%;overflow:auto;padding:4px;display:grid;gap:8px;scrollbar-width:thin;scrollbar-color:rgba(80,203,230,.38) transparent}.social-friend-row{min-height:62px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;border-radius:14px;background:#20264d;border:1px solid rgba(255,255,255,.065)}.social-friend-avatar{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:#fff;font-size:17px;font-weight:900;background:linear-gradient(145deg,#7259f4,#35bce4)}.social-friend-row>span:nth-child(2){min-width:0}.social-friend-row b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.social-friend-row small{display:block;margin-top:3px;color:#9ba4c4;font-size:9px}.social-friend-row em{display:flex;align-items:center;gap:5px;font-size:8px;font-style:normal;font-weight:900;color:#7d86a8;white-space:nowrap}.social-friend-row em i{width:7px;height:7px;border-radius:50%;background:#707894}.social-friend-row em[data-status="online"]{color:#72eab3}.social-friend-row em[data-status="online"] i{background:#4fe39b}.social-friend-row em[data-status="searching"]{color:#76dffc}.social-friend-row em[data-status="searching"] i{background:#29d3ff}.social-friend-row em[data-status="playing"]{color:#ffd76b}.social-friend-row em[data-status="playing"] i{background:#ffcf54}.social-friends-note{margin:9px 4px 0;color:#8f98b6;font-size:9px;line-height:1.5}.social-friends-note i{margin-right:5px;color:#63dcef}
.social-player-overlay{position:fixed;z-index:16000;inset:0;display:grid;place-items:center;padding:20px;background:rgba(4,7,22,.76);backdrop-filter:blur(10px)}.social-player-overlay.hidden{display:none}.social-player-card{position:relative;width:min(480px,100%);padding:24px;border-radius:24px;background:linear-gradient(180deg,#20264b,#171c39);border:1px solid rgba(255,255,255,.1);box-shadow:0 28px 80px rgba(0,0,0,.45)}.social-player-close{position:absolute;right:15px;top:15px;width:36px;height:36px;border-radius:11px;display:grid;place-items:center;color:#d9deee;background:#2a3056;border:1px solid rgba(255,255,255,.08);cursor:pointer}.social-player-head{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;padding-right:38px}.social-player-avatar{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;font-size:25px;font-weight:900;color:#fff;background:linear-gradient(145deg,#7460ff,#2fcce4)}.social-player-head small{color:#6edff4;font-size:10px;font-weight:900;letter-spacing:.08em}.social-player-head h2{margin:4px 0 2px;font-size:25px}.social-player-head p{margin:0;color:#939dbc;font-size:11px}.social-presence{height:30px;padding:0 9px;border-radius:999px;display:flex;align-items:center;gap:6px;color:#8c96b6;background:rgba(255,255,255,.04);font-size:8px;font-weight:900;white-space:nowrap}.social-presence i{width:7px;height:7px;border-radius:50%;background:#727b99}.social-presence[data-status="online"]{color:#76ecb7}.social-presence[data-status="online"] i{background:#4fe39b}.social-presence[data-status="searching"]{color:#75e2ff}.social-presence[data-status="searching"] i{background:#29d3ff}.social-presence[data-status="playing"]{color:#ffda6a}.social-presence[data-status="playing"] i{background:#ffcf54}.social-player-rank{margin-top:18px;padding:12px 13px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;background:#262c52;border:1px solid rgba(255,255,255,.06)}.social-player-rank span{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:900;color:#ffbd84}.social-player-rank b{font-size:14px}.social-player-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.social-player-stats>div{padding:11px 9px;border-radius:13px;text-align:center;background:#191f40;border:1px solid rgba(255,255,255,.055)}.social-player-stats small{display:block;color:#808aa9;font-size:7px;font-weight:900;letter-spacing:.04em}.social-player-stats b{display:block;margin-top:4px;font-size:16px}.social-player-actions{display:grid;grid-template-columns:1.15fr .85fr;gap:9px;margin-top:13px}.social-action{min-height:52px;padding:0 13px;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#29305a;border:1px solid rgba(255,255,255,.07);font-size:10px;font-weight:900;cursor:pointer}.social-action.primary{background:linear-gradient(135deg,#6157ed,#22bfd6)}.social-action:disabled{opacity:.42;cursor:not-allowed}.social-player-tools{display:flex;justify-content:center;gap:14px;margin-top:12px}.social-player-tools button{padding:7px 9px;color:#929bb8;background:transparent;border:0;font-size:8px;font-weight:900;cursor:pointer}.social-player-tools button:hover{color:#fff}.social-player-message{min-height:15px;margin:8px 0 0;text-align:center;color:#7ee8bb;font-size:9px}.social-player-message.error{color:#ff8996}
.social-challenge-toast,.social-outgoing-toast,.social-friend-toast{position:fixed;z-index:17000;right:22px;bottom:22px;width:min(460px,calc(100vw - 28px));min-height:82px;padding:12px 13px;border-radius:18px;display:grid;align-items:center;gap:11px;color:#fff;background:linear-gradient(180deg,#242a52,#1a1f40);border:1px solid rgba(112,225,255,.2);box-shadow:0 22px 60px rgba(0,0,0,.4)}.social-challenge-toast.hidden,.social-outgoing-toast.hidden,.social-friend-toast.hidden{display:none}.social-challenge-toast{grid-template-columns:46px minmax(0,1fr) auto}.social-toast-icon,.social-outgoing-toast>span,.social-friend-toast>span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#735cff,#28cae2);font-size:18px}.social-toast-copy small,.social-outgoing-toast small,.social-friend-toast small{display:block;color:#77e4f7;font-size:8px;font-weight:900;letter-spacing:.08em}.social-toast-copy b,.social-outgoing-toast b,.social-friend-toast b{display:block;margin-top:3px;font-size:13px}.social-toast-copy p,.social-outgoing-toast p{margin:3px 0 0;color:#aab3cf;font-size:9px}.social-toast-copy em{display:block;margin-top:4px;color:#ffdb63;font-size:9px;font-style:normal;font-weight:900}.social-toast-actions,.social-friend-toast>div:last-child{display:flex;gap:6px}.social-toast-actions button,.social-outgoing-toast>button,.social-friend-toast button{height:38px;min-width:38px;padding:0 10px;border-radius:11px;display:grid;place-items:center;color:#fff;background:#33395f;border:1px solid rgba(255,255,255,.08);font-size:9px;font-weight:900;cursor:pointer}.social-toast-actions button.accept,.social-friend-toast button.accept{display:flex;gap:6px;background:#2c9d72}.social-outgoing-toast{grid-template-columns:46px minmax(0,1fr) 38px}.social-friend-toast{bottom:116px;grid-template-columns:46px minmax(0,1fr) auto}
body.social-player-open{overflow:hidden}
@media(max-width:820px){.live-lobby-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.live-lobby-tabs button{font-size:6px!important;padding:0 4px}.live-lobby-tabs button i{font-size:11px}.live-lobby-tabs button b{font-size:6px}.social-player-overlay{padding:12px}.social-player-card{padding:20px 14px 16px;border-radius:20px}.social-player-head{grid-template-columns:52px minmax(0,1fr);padding-right:36px}.social-player-avatar{width:52px;height:52px;border-radius:15px;font-size:20px}.social-presence{grid-column:1/-1;justify-self:start}.social-player-stats{grid-template-columns:repeat(2,1fr)}.social-player-actions{grid-template-columns:1fr}.social-action{min-height:48px}.social-challenge-toast,.social-outgoing-toast,.social-friend-toast{left:10px;right:10px;bottom:calc(84px + env(safe-area-inset-bottom));width:auto}.social-friend-toast{bottom:calc(174px + env(safe-area-inset-bottom))}.social-challenge-toast{grid-template-columns:40px minmax(0,1fr);}.social-challenge-toast .social-toast-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.social-toast-actions button{width:100%;display:flex;justify-content:center}.social-friend-row{grid-template-columns:38px minmax(0,1fr)}.social-friend-avatar{width:38px;height:38px}.social-friend-row em{grid-column:2;justify-self:start}}

/* BW OYUN V3.1.1 — Arkadaşlar paneli & istek bildirimleri düzeltmesi */
.lobby-tab-panel.social-friends-panel{
  grid-template-rows:auto auto auto minmax(0,1fr) auto;
  align-content:start;
  gap:12px;
  padding:15px;
  overflow:hidden;
}
.social-friends-head{padding:0 2px 2px}
.social-friends-head small{font-size:10px;letter-spacing:.09em;color:#8b94b5}
.social-friends-head b{font-size:19px}
.social-friends-head>span{height:36px;min-width:48px;border-radius:12px}

.social-section-title{
  min-height:32px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  color:#aeb7d0;
  font-size:10px;
  font-style:normal;
}
.social-section-title>span{display:flex;align-items:center;gap:8px;min-width:0}
.social-section-title>span i{color:#71e3f6;font-size:11px}
.social-section-title>span b{font-size:11px;letter-spacing:.04em;color:#dfe4f4}
.social-section-title>em{
  margin:0;
  padding:5px 8px;
  border-radius:999px;
  font-size:8px;
  font-style:normal;
  font-weight:900;
  color:#92a0c0;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.06);
  white-space:nowrap;
}
.social-section-title>em b{font-size:9px;color:#ffd95b}
.social-friends-title{padding-top:1px;border-top:1px solid rgba(255,255,255,.06)}

.social-friend-requests{
  display:grid;
  gap:8px;
  padding:10px;
  border-radius:16px;
  background:linear-gradient(180deg,rgba(255,199,70,.075),rgba(255,255,255,.025));
  border:1px solid rgba(255,207,84,.13);
}
.social-friend-requests.hidden{display:none}
.social-request-list{display:grid;gap:8px;align-content:start}
.social-request-row{
  min-height:68px;
  padding:8px;
  border-radius:14px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:10px;
  background:#1e2549;
  border:1px solid rgba(255,255,255,.075);
  transition:opacity .16s ease,transform .16s ease;
}
.social-request-row.is-working{opacity:.5;pointer-events:none}
.social-request-profile{
  min-width:0;
  padding:0;
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  align-items:center;
  gap:10px;
  text-align:left;
  color:#fff;
  background:transparent;
  border:0;
  cursor:pointer;
}
.social-request-avatar{
  width:42px;height:42px;border-radius:13px;
  display:grid;place-items:center;
  color:#fff;font-size:17px;font-weight:900;
  background:linear-gradient(145deg,#7259f4,#35bce4);
}
.social-request-profile b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.social-request-profile small{display:block;margin-top:3px;color:#9ea7c4;font-size:9px;line-height:1.35}
.social-request-actions{display:flex;align-items:center;gap:6px}
.social-request-actions button{
  min-height:36px;
  padding:0 10px;
  border-radius:10px;
  display:flex;align-items:center;justify-content:center;gap:6px;
  font-size:8px;font-weight:900;letter-spacing:.03em;
  cursor:pointer;
  border:1px solid rgba(255,255,255,.08);
}
.social-request-reject{color:#b5bdd3;background:#2b3156}
.social-request-accept{color:#f2fffa;background:#238860;border-color:rgba(91,235,176,.22)!important}
.social-request-accept:hover{background:#2c9d72}.social-request-reject:hover{color:#fff;background:#343b64}

.social-friends-list{
  min-height:0;
  max-height:100%;
  overflow:auto;
  padding:2px;
  display:grid;
  gap:8px;
  align-content:start;
  grid-auto-rows:min-content;
  scrollbar-width:thin;
  scrollbar-color:rgba(80,203,230,.38) transparent;
}
.social-friend-row{
  min-height:66px;
  height:auto;
  display:grid;
  grid-template-columns:44px minmax(0,1fr) auto 12px;
  align-items:center;
  gap:10px;
  padding:10px 11px;
  border-radius:15px;
  background:linear-gradient(180deg,#20264d,#1d2347);
  border:1px solid rgba(255,255,255,.065);
}
.social-friend-avatar{width:44px;height:44px;border-radius:13px}
.social-friend-copy{min-width:0}
.social-friend-row b{font-size:12px}
.social-friend-row small{font-size:9px}
.social-friend-row em{
  height:28px;
  padding:0 8px;
  border-radius:999px;
  background:rgba(255,255,255,.035);
  border:1px solid rgba(255,255,255,.045);
  font-size:8px;
}
.social-friend-arrow{font-size:9px;color:#6f789a}
.social-friends-empty{min-height:170px!important;align-self:start}
.social-friends-note{margin:0 2px;font-size:9px}

/* Arkadaşlık isteği toast: masaüstü ve mobilde taşmayan kompakt kart */
.social-friend-toast{
  right:24px;
  bottom:24px;
  width:min(420px,calc(100vw - 28px));
  min-height:78px;
  padding:11px 12px;
  grid-template-columns:44px minmax(0,1fr) auto;
  gap:10px;
  border-radius:17px;
  background:linear-gradient(180deg,#252c54,#1b2142);
  border:1px solid rgba(91,226,255,.20);
  box-shadow:0 20px 52px rgba(0,0,0,.38);
}
.social-friend-toast>span{width:44px;height:44px;border-radius:13px;font-size:17px}
.social-friend-toast>div:nth-child(2){min-width:0}
.social-friend-toast small{font-size:8px;letter-spacing:.07em;color:#75e4f5}
.social-friend-toast b{font-size:12px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}
.social-friend-toast>div:last-child{display:flex;gap:6px;align-items:center}
.social-friend-toast button{
  width:38px;min-width:38px;height:38px;padding:0;border-radius:11px;
  display:grid;place-items:center;
}
.social-friend-toast button.accept{background:#29966d}

@media(max-width:820px){
  .lobby-tab-panel.social-friends-panel{padding:11px;gap:9px}
  .live-lobby-tabs button{font-size:8px!important;line-height:1.1;padding:0 5px!important}
  .live-lobby-tabs button span{white-space:normal!important;text-align:center;overflow:visible!important;text-overflow:clip!important}
  .live-lobby-tabs button i{font-size:12px}.live-lobby-tabs button b{font-size:7px}
  .social-friends-head b{font-size:16px}.social-friends-head small{font-size:8px}
  .social-section-title>span b{font-size:10px}.social-section-title>em{font-size:7px}
  .social-friend-requests{padding:8px;border-radius:14px}
  .social-request-row{min-height:64px;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:7px}
  .social-request-profile{grid-template-columns:38px minmax(0,1fr);gap:8px}
  .social-request-avatar{width:38px;height:38px;border-radius:11px;font-size:15px}
  .social-request-profile b{font-size:10px}.social-request-profile small{font-size:8px}
  .social-request-actions button{width:34px;min-width:34px;height:34px;min-height:34px;padding:0}
  .social-request-actions button span{display:none}
  .social-friend-row{min-height:60px;grid-template-columns:40px minmax(0,1fr) auto 10px;gap:8px;padding:8px 9px}
  .social-friend-avatar{width:40px;height:40px;border-radius:12px}
  .social-friend-row b{font-size:10px}.social-friend-row small{font-size:8px}.social-friend-row em{height:25px;padding:0 6px;font-size:7px}
  .social-friends-empty{min-height:135px!important}
  .social-friend-toast{
    left:10px;right:10px;
    bottom:calc(88px + env(safe-area-inset-bottom));
    width:auto;
    min-height:72px;
    padding:10px;
    grid-template-columns:40px minmax(0,1fr) auto;
    gap:8px;
    border-radius:16px;
  }
  .social-friend-toast>span{width:40px;height:40px;border-radius:12px;font-size:15px}
  .social-friend-toast small{font-size:7px}.social-friend-toast b{font-size:11px}
  .social-friend-toast button{width:36px;min-width:36px;height:36px}
}
@media(max-width:520px){
  .social-friend-row{grid-template-columns:38px minmax(0,1fr) auto;gap:8px}
  .social-friend-avatar{width:38px;height:38px}
  .social-friend-arrow{display:none}
  .social-friend-row em{max-width:95px;overflow:hidden;text-overflow:ellipsis}
  .social-request-row{grid-template-columns:1fr}
  .social-request-actions{justify-content:stretch}
  .social-request-actions button{width:auto;flex:1;min-width:0;height:36px;padding:0 10px}
  .social-request-actions button span{display:inline}
  .social-friend-toast{grid-template-columns:40px minmax(0,1fr) auto}
}

/* BW OYUN V3.1.3 — Arkadaşlık isteği aksiyonlarını kart içinde sabitle */
.social-friend-toast{
  box-sizing:border-box;
  padding-right:16px;
  overflow:hidden;
}
.social-friend-toast>div:last-child{
  min-width:82px;
  width:82px;
  max-width:82px;
  justify-content:flex-end;
  flex:0 0 82px;
  overflow:visible;
}
.social-friend-toast button{
  position:static!important;
  inset:auto!important;
  transform:none!important;
  margin:0!important;
  width:36px!important;
  min-width:36px!important;
  max-width:36px!important;
  height:36px!important;
  min-height:36px!important;
  flex:0 0 36px!important;
  padding:0!important;
  overflow:hidden;
}
.social-friend-toast button i{
  display:block;
  margin:0!important;
  font-size:13px;
  line-height:1;
}

@media(max-width:820px){
  .social-friend-toast{
    left:10px;
    right:10px;
    width:auto;
    padding:10px 14px 10px 10px;
    grid-template-columns:40px minmax(0,1fr) 78px;
    column-gap:8px;
    overflow:hidden;
  }
  .social-friend-toast>div:last-child{
    min-width:78px;
    width:78px;
    max-width:78px;
    gap:6px;
    justify-self:end;
  }
  .social-friend-toast button{
    width:34px!important;
    min-width:34px!important;
    max-width:34px!important;
    height:34px!important;
    min-height:34px!important;
    flex-basis:34px!important;
    border-radius:10px;
  }
}

@media(max-width:380px){
  .social-friend-toast{
    grid-template-columns:38px minmax(0,1fr) 70px;
    padding-right:10px;
    gap:7px;
  }
  .social-friend-toast>span{width:38px;height:38px}
  .social-friend-toast>div:last-child{min-width:70px;width:70px;max-width:70px;gap:4px}
  .social-friend-toast button{
    width:33px!important;
    min-width:33px!important;
    max-width:33px!important;
    height:33px!important;
    min-height:33px!important;
    flex-basis:33px!important;
  }
}

/* BW OYUN V3.1.4 — Arkadaşlık isteği onay ikonunu tam ortala */
#socialFriendAccept{
  display:grid!important;
  place-items:center!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  gap:0!important;
  text-align:center!important;
}
#socialFriendAccept i{
  position:static!important;
  inset:auto!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  line-height:1!important;
  font-size:13px!important;
}

/* V3.2 — oyuncu cevap raporlama */
.word-report-btn{margin:0 auto 4px;min-height:34px;padding:0 12px;border-radius:11px;border:1px solid rgba(255,205,84,.28);background:rgba(255,205,84,.09);color:#ffe38b;display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:800;cursor:pointer}.word-report-btn:hover{background:rgba(255,205,84,.15)}.word-report-btn i{font-size:10px}.word-report-btn.hidden{display:none!important}.word-report-btn:disabled{opacity:.55;cursor:wait}
@media(max-width:820px){.word-report-btn{font-size:10px;min-height:32px;margin-bottom:2px}}

/* BW OYUN V3.3.0 — Günlük Görevler & Giriş Serisi */
.daily-missions-card{
  position:relative;
  overflow:hidden;
  padding:18px;
  border-radius:22px;
  background:linear-gradient(180deg,#171d3a 0%,#13182f 100%);
  border:1px solid rgba(104,220,255,.14);
  box-shadow:0 18px 42px rgba(2,5,20,.20);
}
.daily-missions-card:before{
  content:"";position:absolute;left:0;top:0;width:100%;height:3px;
  background:linear-gradient(90deg,#5eddf7 0%,#6d63ff 48%,#ffcd59 100%);
}
.daily-missions-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.07)}
.daily-title-group{display:flex;align-items:center;gap:12px;min-width:0}.daily-icon{width:42px;height:42px;flex:0 0 42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#273b67,#30305c);border:1px solid rgba(113,223,255,.15);color:#77e7ff;font-size:16px}.daily-title-group small{display:block;color:#72e1fb;font-size:9px;font-weight:900;letter-spacing:.09em}.daily-title-group h2{margin:4px 0 2px;font-size:22px;line-height:1.06}.daily-title-group p{margin:0;color:#8f98b6;font-size:10px}.daily-streak{flex:0 0 auto;display:flex;align-items:center;gap:9px;padding:9px 11px;border-radius:14px;background:rgba(255,190,69,.075);border:1px solid rgba(255,203,94,.14)}.daily-streak>i{color:#ffbf48;font-size:17px}.daily-streak small{display:block;color:#9da5bf;font-size:7px;font-weight:900;letter-spacing:.07em}.daily-streak b{display:block;margin-top:2px;font-size:10px}.daily-streak em{color:#ffd15b;font-size:15px;font-style:normal}
.daily-login-gate{min-height:86px;margin-top:14px;padding:13px 14px;border-radius:16px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;background:#1c2344;border:1px solid rgba(255,255,255,.06)}.daily-login-gate.hidden{display:none}.daily-login-gate>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:#7ce7ff;background:#27305b}.daily-login-gate b{display:block;font-size:12px}.daily-login-gate small{display:block;margin-top:4px;color:#929bb9;font-size:9px;line-height:1.45}.daily-login-gate button{height:38px;padding:0 12px;border-radius:11px;border:1px solid rgba(115,229,255,.15);background:#28315b;color:#fff;font-size:8px;font-weight:900;letter-spacing:.03em;cursor:pointer}
.daily-mission-list{display:grid;gap:8px;margin-top:13px}.daily-mission-list.hidden{display:none}.daily-mission-row{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px;padding:9px 11px;border-radius:15px;background:#1b2241;border:1px solid rgba(255,255,255,.055);overflow:hidden}.daily-mission-row.completed{background:linear-gradient(90deg,rgba(48,163,116,.12),#1b2241 42%);border-color:rgba(76,222,157,.15)}.daily-mission-row>.mission-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#272e55;color:#79e6ff;font-size:14px}.daily-mission-row.completed>.mission-icon{color:#72edb0;background:rgba(50,177,124,.14)}.daily-mission-copy{min-width:0}.daily-mission-copy>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.daily-mission-copy b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.daily-mission-copy em{font-style:normal;color:#9da6c3;font-size:8px;font-weight:900}.daily-mission-copy p{margin:3px 0 7px;color:#8f98b7;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.daily-progress{height:5px;border-radius:999px;overflow:hidden;background:#2d345a}.daily-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6b68ff,#4fd8e7);transition:width .35s ease}.daily-mission-row.completed .daily-progress i{background:linear-gradient(90deg,#41d79a,#85edb9)}.daily-reward{display:flex;align-items:center;gap:5px;white-space:nowrap}.daily-reward span{height:28px;padding:0 7px;border-radius:9px;display:flex;align-items:center;gap:4px;background:#252c50;color:#d7dbee;font-size:7px;font-weight:900}.daily-reward span:last-child{color:#ffd868;background:rgba(255,200,71,.075)}.daily-mission-row.completed .daily-reward:after{content:"✓";width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:#2ca372;color:#fff;font-size:10px;font-weight:900}.daily-missions-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding-top:11px;border-top:1px solid rgba(255,255,255,.065);color:#929bb7;font-size:8px;font-weight:900}.daily-missions-foot.hidden{display:none}.daily-missions-foot span{display:flex;align-items:center;gap:5px}.daily-missions-foot i{color:#6ee3fb}.daily-missions-foot span:first-child i{color:#ffd25d}.daily-missions-foot b{color:#e8ebf5}
.daily-reward-toast{position:fixed;z-index:17500;right:22px;bottom:22px;width:min(400px,calc(100vw - 28px));min-height:76px;padding:12px 14px;border-radius:17px;display:grid;grid-template-columns:46px minmax(0,1fr);gap:11px;align-items:center;background:linear-gradient(180deg,#20364a,#19253c);border:1px solid rgba(84,232,177,.22);box-shadow:0 22px 60px rgba(0,0,0,.38)}.daily-reward-toast.hidden{display:none}.daily-reward-toast>span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#0d3227;background:linear-gradient(145deg,#61edb1,#8df0ce);font-size:17px}.daily-reward-toast small{display:block;color:#6de6b3;font-size:8px;font-weight:900;letter-spacing:.09em}.daily-reward-toast b{display:block;margin-top:3px;color:#fff;font-size:13px}.daily-reward-toast p{margin:3px 0 0;color:#aeb7ce;font-size:9px;line-height:1.4}
@media(max-width:820px){.daily-missions-card{padding:14px;border-radius:19px}.daily-missions-head{align-items:flex-start}.daily-title-group h2{font-size:19px}.daily-title-group p{font-size:9px}.daily-streak{padding:8px}.daily-streak small{display:none}.daily-streak b{margin:0}.daily-login-gate{grid-template-columns:38px minmax(0,1fr);padding:11px}.daily-login-gate>span{width:38px;height:38px}.daily-login-gate button{grid-column:1/-1;width:100%;height:40px}.daily-mission-row{grid-template-columns:38px minmax(0,1fr);padding:9px}.daily-mission-row>.mission-icon{width:38px;height:38px}.daily-reward{grid-column:2;justify-content:flex-start}.daily-mission-copy p{white-space:normal;line-height:1.35}.daily-missions-foot{flex-wrap:wrap;justify-content:flex-start;gap:10px 14px}.daily-reward-toast{left:10px;right:10px;bottom:calc(86px + env(safe-area-inset-bottom));width:auto}}
@media(max-width:430px){.daily-title-group h2{font-size:17px}.daily-title-group small{font-size:8px}.daily-streak{gap:6px}.daily-streak>i{font-size:14px}.daily-streak em{font-size:13px}.daily-mission-copy b{font-size:10px}.daily-mission-copy em,.daily-mission-copy p,.daily-reward span,.daily-missions-foot{font-size:7px}}

/* V3.3 okunabilirlik ayarı: görev kartında mikro tipografiden kaçın */
.daily-title-group small{font-size:10px}.daily-title-group h2{font-size:24px}.daily-title-group p{font-size:12px}.daily-streak small{font-size:8px}.daily-streak b{font-size:11px}.daily-login-gate b{font-size:13px}.daily-login-gate small{font-size:11px}.daily-login-gate button{font-size:10px}.daily-mission-copy b{font-size:13px}.daily-mission-copy em{font-size:10px}.daily-mission-copy p{font-size:11px}.daily-reward span{font-size:9px}.daily-missions-foot{font-size:10px}.daily-reward-toast small{font-size:9px}.daily-reward-toast b{font-size:14px}.daily-reward-toast p{font-size:11px}
@media(max-width:820px){.daily-title-group h2{font-size:20px}.daily-title-group p{font-size:11px}.daily-login-gate small{font-size:10px}.daily-mission-copy b{font-size:12px}.daily-mission-copy em{font-size:9px}.daily-mission-copy p{font-size:10px}.daily-reward span{font-size:8px}.daily-missions-foot{font-size:9px}}

/* BW OYUN V3.3.1 — Mobile App dashboard tabs */
@media(max-width:980px){
  body[data-screen="home"] .stage{padding-bottom:0}
  body[data-screen="home"] .home-live-grid{display:block!important;padding:16px 0 18px!important}
  body[data-screen="home"] .home-live-left{display:block!important}
  body[data-screen="home"] .home-play-center{min-height:0!important;border-radius:24px!important;padding:18px!important}
  body[data-screen="home"] .home-play-head h1{font-size:34px!important;line-height:1!important;margin-top:12px!important}
  body[data-screen="home"] .home-play-head p{font-size:13px!important;line-height:1.55!important}
  body[data-screen="home"] .word-selected-line{margin-top:18px!important;padding:14px 0!important}
  body[data-screen="home"] .quick-home-actions{grid-template-columns:1fr 1fr!important;gap:10px!important}
  body[data-screen="home"] .quick-home-actions .game-btn{min-height:58px!important;padding:0 14px!important;font-size:12px!important}
  body[data-screen="home"] .quick-home-actions .game-btn span{gap:7px!important}
  body[data-screen="home"] .word-home-meta{display:grid!important;grid-template-columns:1fr 1fr;gap:8px 10px!important;font-size:10px!important}
  body[data-screen="home"] .home-live-leaderboard,
  body[data-screen="home"] .live-lobby-panel,
  body[data-screen="home"] .daily-missions-card{display:none!important}

  body.app-home-lobby[data-screen="home"] .home-live-grid{padding-top:12px!important}
  body.app-home-lobby[data-screen="home"] .home-live-left{display:none!important}
  body.app-home-lobby[data-screen="home"] .live-lobby-panel{display:flex!important;width:100%!important;height:calc(100dvh - 164px)!important;min-height:560px!important;margin:0!important;border-radius:24px!important;position:relative!important;top:auto!important}
  body.app-home-lobby[data-screen="home"] .live-lobby-body{min-height:0!important;flex:1!important}
  body.app-home-lobby[data-screen="home"] .lobby-messages{min-height:0!important}

  body.app-home-missions[data-screen="home"] .home-live-grid{padding-top:12px!important}
  body.app-home-missions[data-screen="home"] .home-play-center,
  body.app-home-missions[data-screen="home"] .home-live-leaderboard,
  body.app-home-missions[data-screen="home"] .live-lobby-panel{display:none!important}
  body.app-home-missions[data-screen="home"] .daily-missions-card{display:block!important;margin:0!important;min-height:calc(100dvh - 170px);border-radius:24px!important;padding:18px!important}
  body.app-home-missions[data-screen="home"] .daily-missions-head{padding-bottom:18px!important}
  body.app-home-missions[data-screen="home"] .daily-title-group h2{font-size:24px!important}
  body.app-home-missions[data-screen="home"] .daily-title-group p{font-size:11px!important}
  body.app-home-missions[data-screen="home"] .daily-mission-list{margin-top:14px!important}
  body.app-home-missions[data-screen="home"] .daily-mission-row{min-height:82px!important;border-radius:17px!important}

  body.app-ajax-open[data-screen="home"] .home-live-grid{display:none!important}
}
@media(max-width:430px){
  body[data-screen="home"] .home-play-center{padding:15px!important;border-radius:21px!important}
  body[data-screen="home"] .home-play-head h1{font-size:30px!important}
  body[data-screen="home"] .quick-home-actions{grid-template-columns:1fr!important}
  body[data-screen="home"] .quick-home-actions .game-btn{min-height:56px!important}
}

/* BW OYUN V3.3.2 — Mobil Lobi ve Profil uygulama ekranı düzeltmeleri */
@media(max-width:980px){
  /* Lobi: desktop grid kalıntılarını tamamen sıfırla. */
  body.app-home-lobby[data-screen="home"] .stage,
  body.app-home-lobby[data-screen="home"] #homeScreen{
    min-width:0!important;
    width:100%!important;
    overflow:hidden!important;
  }
  body.app-home-lobby[data-screen="home"] .home-live-grid{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    height:100%!important;
    margin:0!important;
    padding:10px 0 12px!important;
  }
  body.app-home-lobby[data-screen="home"] .home-live-left{display:none!important}
  body.app-home-lobby[data-screen="home"] .live-lobby-panel{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:auto auto minmax(0,1fr) auto!important;
    align-self:stretch!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:calc(100dvh - 160px)!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    border-radius:22px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  body.app-home-lobby .live-lobby-head{
    width:100%!important;
    min-width:0!important;
    min-height:74px!important;
    padding:13px 14px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
  }
  body.app-home-lobby .live-lobby-head>div{min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important}
  body.app-home-lobby .live-lobby-head h2{font-size:22px!important;line-height:1.08!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body.app-home-lobby .live-lobby-head small{font-size:9px!important}
  body.app-home-lobby .live-lobby-online{display:flex!important;flex:0 0 auto!important;height:34px!important;padding:0 10px!important;font-size:9px!important}
  body.app-home-lobby .live-lobby-tabs{
    width:100%!important;
    min-width:0!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
    padding:8px!important;
  }
  body.app-home-lobby .live-lobby-tabs button{
    width:100%!important;
    min-width:0!important;
    min-height:46px!important;
    padding:0 5px!important;
    gap:5px!important;
    font-size:10px!important;
    line-height:1.1!important;
  }
  body.app-home-lobby .live-lobby-tabs button span{
    min-width:0!important;
    display:block!important;
    font-size:9px!important;
    line-height:1.15!important;
    white-space:normal!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    text-align:center!important;
  }
  body.app-home-lobby .live-lobby-tabs button i{font-size:12px!important;flex:0 0 auto!important}
  body.app-home-lobby .live-lobby-tabs button b{flex:0 0 auto!important;font-size:8px!important}
  body.app-home-lobby .live-lobby-body{
    position:relative!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    overflow:hidden!important;
  }
  body.app-home-lobby .lobby-tab-panel{
    width:100%!important;
    min-width:0!important;
    height:100%!important;
    min-height:0!important;
    margin:0!important;
    overflow:hidden!important;
  }
  body.app-home-lobby .lobby-tab-panel.active{display:grid!important}
  body.app-home-lobby .lobby-tab-panel[data-lobby-panel="chat"]{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) auto auto!important}
  body.app-home-lobby .lobby-messages{
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    padding:12px 10px 8px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
  }
  body.app-home-lobby .lobby-message{
    width:100%!important;
    min-width:0!important;
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:8px!important;
    margin:0 0 10px!important;
    padding:0 20px 0 0!important;
    align-items:start!important;
  }
  body.app-home-lobby .lobby-message.mine{
    grid-template-columns:minmax(0,1fr) 38px!important;
    padding:0 0 0 20px!important;
  }
  body.app-home-lobby .lobby-message-avatar{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important;font-size:15px!important}
  body.app-home-lobby .lobby-message-body{
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
    padding:10px 11px!important;
    border-radius:15px!important;
  }
  body.app-home-lobby .lobby-message-who{min-width:0!important;gap:6px!important}
  body.app-home-lobby .lobby-message-who>b{font-size:11px!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  body.app-home-lobby .lobby-player-badge{font-size:7px!important;white-space:nowrap!important}
  body.app-home-lobby .lobby-message-body time{font-size:8px!important}
  body.app-home-lobby .lobby-message-body p{
    width:100%!important;
    max-width:100%!important;
    margin:5px 0 0!important;
    font-size:13px!important;
    line-height:1.45!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }
  body.app-home-lobby .lobby-notice{width:100%!important;min-height:36px!important;padding:7px 10px!important;font-size:9px!important}
  body.app-home-lobby .lobby-composer{
    width:auto!important;
    min-width:0!important;
    margin:0 8px 9px!important;
    padding:6px!important;
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr) 50px!important;
    gap:6px!important;
  }
  body.app-home-lobby .lobby-compose-avatar{width:38px!important;height:38px!important;min-width:38px!important}
  body.app-home-lobby .lobby-composer input{width:100%!important;min-width:0!important;height:42px!important;font-size:16px!important}
  body.app-home-lobby .lobby-composer button{width:50px!important;min-width:50px!important;height:42px!important}
  body.app-home-lobby .lobby-composer button span{display:none!important}
  body.app-home-lobby .lobby-tab-panel[data-lobby-panel="players"],
  body.app-home-lobby .lobby-tab-panel.social-friends-panel{padding:11px!important;gap:10px!important;grid-template-columns:minmax(0,1fr)!important}
  body.app-home-lobby .lobby-search-head{width:100%!important;min-width:0!important}
  body.app-home-lobby .lobby-waiting-list,
  body.app-home-lobby .social-friends-list,
  body.app-home-lobby .social-friend-requests{width:100%!important;min-width:0!important;max-width:100%!important}
  body.app-home-lobby .lobby-waiting-player,
  body.app-home-lobby .social-friend-row,
  body.app-home-lobby .social-request-row{width:100%!important;min-width:0!important;max-width:100%!important}
  body.app-home-lobby .live-lobby-foot{width:100%!important;min-height:42px!important;padding:0 12px!important;font-size:9px!important}

  /* Profil: modal değil, header ile bottom nav arasında ayrı uygulama sayfası. */
  body.app-home-profile[data-screen="home"] #homeScreen{display:none!important}
  body.app-home-profile.profile-open{overflow:hidden!important}
  body.app-home-profile #profileOverlay[data-app-page="profile"]{
    position:fixed!important;
    z-index:15000!important;
    top:66px!important;
    left:0!important;
    right:0!important;
    bottom:calc(72px + env(safe-area-inset-bottom))!important;
    inset-block-start:66px!important;
    inset-block-end:calc(72px + env(safe-area-inset-bottom))!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    padding:12px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    background:linear-gradient(180deg,#0d1123 0%,#111832 100%)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
  }
  body.app-home-profile #profileOverlay[data-app-page="profile"].hidden{display:none!important}
  body.app-home-profile #profileOverlay[data-app-page="profile"] .profile-panel{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    max-height:none!important;
    min-height:100%!important;
    margin:0!important;
    padding:18px 14px 24px!important;
    overflow:visible!important;
    border-radius:22px!important;
    background:linear-gradient(180deg,#171b3a 0%,#141932 100%)!important;
    border:1px solid rgba(255,255,255,.08)!important;
    box-shadow:none!important;
  }
  body.app-home-profile #profileOverlay[data-app-page="profile"] .profile-close{display:none!important}
  body.app-home-profile #profileOverlay[data-app-page="profile"] .profile-head{
    min-height:58px!important;
    align-items:center!important;
    padding:0 2px 13px!important;
    margin-bottom:4px!important;
    border-bottom:1px solid rgba(255,255,255,.07)!important;
  }
  body.app-home-profile #profileOverlay[data-app-page="profile"] .profile-head small{font-size:9px!important;color:#70e2f5!important}
  body.app-home-profile #profileOverlay[data-app-page="profile"] .profile-head h2{font-size:28px!important;margin-top:3px!important}
  body.app-home-profile #profileOverlay[data-app-page="profile"] .profile-identity{margin-top:14px!important}
  body.app-home-profile #profileOverlay[data-app-page="profile"] .profile-identity b{font-size:15px!important}
  body.app-home-profile #profileOverlay[data-app-page="profile"] .profile-identity small{font-size:10px!important;line-height:1.5!important}
  body.app-home-profile #profileOverlay[data-app-page="profile"] .profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.app-home-profile #profileOverlay[data-app-page="profile"] .avatar-picker{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  body.app-home-profile #profileOverlay[data-app-page="profile"] .rank-history-section,
  body.app-home-profile #profileOverlay[data-app-page="profile"] .achievement-section{border-radius:17px!important}
}
@media(max-width:430px){
  body.app-home-lobby .live-lobby-head h2{font-size:19px!important}
  body.app-home-lobby .live-lobby-online{font-size:8px!important;padding:0 8px!important}
  body.app-home-lobby .live-lobby-tabs button span{font-size:8px!important}
  body.app-home-lobby .lobby-message{padding-right:8px!important}
  body.app-home-lobby .lobby-message.mine{padding-left:8px!important}
  body.app-home-profile #profileOverlay[data-app-page="profile"]{padding:8px!important}
  body.app-home-profile #profileOverlay[data-app-page="profile"] .profile-panel{padding:15px 11px 22px!important;border-radius:19px!important}
}

/* BW OYUN V3.3.4 — Mobil lobi sadece sohbet + profil kayıt bildirimi */
.profile-save-notice{
  position:fixed;z-index:22050;right:22px;bottom:22px;max-width:min(390px,calc(100vw - 28px));
  min-height:64px;padding:10px 14px;display:flex;align-items:center;gap:11px;
  color:#f6fbff;background:#18213f;border:1px solid rgba(92,226,175,.28);border-radius:16px;
  box-shadow:0 18px 46px rgba(0,0,0,.34);opacity:0;transform:translateY(16px) scale(.98);pointer-events:none;transition:.18s ease;
}
.profile-save-notice.show{opacity:1;transform:none}.profile-save-notice>i{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border-radius:11px;background:rgba(77,226,155,.13);color:#58e3a5;font-size:17px}.profile-save-notice.bad{border-color:rgba(255,105,123,.3)}.profile-save-notice.bad>i{background:rgba(255,105,123,.12);color:#ff7b8c}.profile-save-notice span{min-width:0}.profile-save-notice b{display:block;font-size:13px}.profile-save-notice small{display:block;margin-top:3px;color:#aeb8d2;font-size:11px;line-height:1.35}

@media(max-width:980px){
  body.app-home-lobby[data-screen="home"] .home-live-grid{display:block!important;padding-top:8px!important}
  body.app-home-lobby[data-screen="home"] .home-live-left{display:none!important}
  body.app-home-lobby[data-screen="home"] .live-lobby-panel{
    display:flex!important;width:100%!important;max-width:none!important;height:calc(100dvh - 154px)!important;min-height:0!important;
    margin:0!important;border-radius:18px!important;overflow:hidden!important;position:relative!important;top:auto!important;
  }
  body.app-home-lobby .live-lobby-head,
  body.app-home-lobby .live-lobby-tabs,
  body.app-home-lobby .live-lobby-foot{display:none!important}
  body.app-home-lobby .live-lobby-body{display:block!important;flex:1!important;min-height:0!important;height:100%!important;padding:0!important}
  body.app-home-lobby .lobby-tab-panel{display:none!important}
  body.app-home-lobby .lobby-tab-panel[data-lobby-panel="chat"].active{
    display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) auto auto!important;
    height:100%!important;min-height:0!important;padding:0!important;background:transparent!important;
  }
  body.app-home-lobby .lobby-messages{height:auto!important;min-height:0!important;max-height:none!important;padding:12px!important;overflow-y:auto!important;overflow-x:hidden!important}
  body.app-home-lobby .lobby-notice{margin:0!important;border-radius:0!important;border-left:0!important;border-right:0!important}
  body.app-home-lobby .lobby-composer{margin:0!important;border-radius:0!important;border-left:0!important;border-right:0!important;border-bottom:0!important;padding:8px!important;background:#10152c!important}
  .profile-save-notice{left:12px;right:12px;bottom:calc(84px + env(safe-area-inset-bottom));max-width:none;min-height:60px;padding:9px 11px;border-radius:15px}
  .profile-save-notice>i{width:34px;height:34px;flex-basis:34px}.profile-save-notice b{font-size:12px}.profile-save-notice small{font-size:10px}
}

/* BW OYUN V3.3.5 — Mobil tam ekran Lobi, Rakipler ve Sosyal ekranları */
.mobile-lobby-toolbar{display:none}

@media(max-width:980px){
  body.app-home-lobby[data-screen="home"] .home-live-grid,
  body.app-home-opponents[data-screen="home"] .home-live-grid,
  body.app-home-friends[data-screen="home"] .home-live-grid{
    display:block!important;
    width:100%!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
  }
  body.app-home-lobby[data-screen="home"] .home-live-left,
  body.app-home-opponents[data-screen="home"] .home-live-left,
  body.app-home-friends[data-screen="home"] .home-live-left{display:none!important}

  body.app-home-lobby[data-screen="home"] .live-lobby-panel,
  body.app-home-opponents[data-screen="home"] .live-lobby-panel,
  body.app-home-friends[data-screen="home"] .live-lobby-panel{
    position:fixed!important;
    z-index:9000!important;
    top:66px!important;
    right:0!important;
    bottom:calc(72px + env(safe-area-inset-bottom))!important;
    left:0!important;
    display:flex!important;
    flex-direction:column!important;
    width:auto!important;
    max-width:none!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    overflow:hidden!important;
    background:
      radial-gradient(circle at 100% 0%,rgba(38,199,224,.08),transparent 28%),
      linear-gradient(180deg,#12172f 0%,#10162d 100%)!important;
    box-shadow:none!important;
  }
  body.app-home-lobby .live-lobby-panel:before,
  body.app-home-opponents .live-lobby-panel:before,
  body.app-home-friends .live-lobby-panel:before{display:none!important}

  body.app-home-lobby .live-lobby-head,
  body.app-home-opponents .live-lobby-head,
  body.app-home-friends .live-lobby-head,
  body.app-home-lobby .live-lobby-tabs,
  body.app-home-opponents .live-lobby-tabs,
  body.app-home-friends .live-lobby-tabs,
  body.app-home-lobby .live-lobby-foot,
  body.app-home-opponents .live-lobby-foot,
  body.app-home-friends .live-lobby-foot{display:none!important}

  .mobile-lobby-toolbar{
    flex:0 0 62px;
    min-height:62px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    padding:8px 10px 8px 12px;
    background:linear-gradient(180deg,#171d3b,#151a35);
    border-bottom:1px solid rgba(255,255,255,.065);
    box-shadow:0 8px 22px rgba(1,5,22,.18);
  }
  .mobile-lobby-toolbar-copy{min-width:0;display:flex;align-items:center;gap:9px}
  .mobile-lobby-avatar{width:38px;height:38px;flex:0 0 38px;border-radius:12px;display:grid;place-items:center;color:#eefdff;background:linear-gradient(145deg,#5b5ae8,#25bad2);box-shadow:inset 0 0 0 1px rgba(255,255,255,.13)}
  .mobile-lobby-toolbar-copy>span:last-child{min-width:0}
  .mobile-lobby-toolbar-copy small{display:block;color:#6fdff2;font-size:8px;font-weight:950;letter-spacing:.10em;white-space:nowrap}
  .mobile-lobby-toolbar-copy b{display:block;margin-top:2px;color:#fff;font-size:15px;line-height:1.12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .mobile-lobby-toolbar-actions{display:flex;align-items:center;gap:5px}
  .mobile-lobby-toolbar-actions button{position:relative;width:38px;height:38px;flex:0 0 38px;border-radius:12px;border:1px solid rgba(255,255,255,.075);display:grid;place-items:center;background:#222847;color:#8791af;font-size:13px;cursor:pointer}
  .mobile-lobby-toolbar-actions button.active{color:#fff;background:linear-gradient(145deg,#5f52d5,#2d7cab);border-color:rgba(100,222,243,.24);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}
  .mobile-lobby-toolbar-actions button b{position:absolute;right:-3px;top:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;display:grid;place-items:center;background:#ffd052;color:#2d2306;font-size:7px;font-weight:1000;box-shadow:0 4px 10px rgba(0,0,0,.22)}

  body.app-home-lobby .live-lobby-body,
  body.app-home-opponents .live-lobby-body,
  body.app-home-friends .live-lobby-body{
    flex:1!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    padding:0!important;
    overflow:hidden!important;
  }
  body.app-home-lobby .lobby-tab-panel,
  body.app-home-opponents .lobby-tab-panel,
  body.app-home-friends .lobby-tab-panel{display:none!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important}

  /* Lobi: WhatsApp benzeri sadece sohbet ekranı */
  body.app-home-lobby .lobby-tab-panel[data-lobby-panel="chat"].active{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    background:linear-gradient(180deg,#11172f 0%,#10162d 100%)!important;
  }
  body.app-home-lobby .lobby-messages{
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    padding:12px 10px 10px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    background:
      radial-gradient(circle at 14% 10%,rgba(113,89,255,.045),transparent 30%),
      radial-gradient(circle at 92% 88%,rgba(44,208,226,.035),transparent 28%)!important;
  }
  body.app-home-lobby .lobby-empty{min-height:100%!important}
  body.app-home-lobby .lobby-message{
    width:min(92%,560px)!important;
    max-width:92%!important;
    grid-template-columns:36px minmax(0,1fr)!important;
    gap:7px!important;
    margin:0 auto 10px 0!important;
    padding:0!important;
    align-items:end!important;
  }
  body.app-home-lobby .lobby-message.mine{
    grid-template-columns:minmax(0,1fr) 36px!important;
    margin-left:auto!important;
    margin-right:0!important;
  }
  body.app-home-lobby .lobby-message-avatar{width:36px!important;height:36px!important;min-width:36px!important;border-radius:12px!important;font-size:14px!important}
  body.app-home-lobby .lobby-message-body{
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
    padding:9px 10px 10px!important;
    border-radius:5px 15px 15px 15px!important;
    background:#202747!important;
    border:1px solid rgba(255,255,255,.055)!important;
    box-shadow:0 5px 16px rgba(0,0,0,.08)!important;
  }
  body.app-home-lobby .lobby-message.mine .lobby-message-body{
    border-radius:15px 5px 15px 15px!important;
    background:#322662!important;
    border-color:rgba(124,107,255,.20)!important;
  }
  body.app-home-lobby .lobby-message-who>b{font-size:11px!important}
  body.app-home-lobby .lobby-player-badge{font-size:7px!important;padding:3px 5px!important}
  body.app-home-lobby .lobby-message-body time{font-size:8px!important}
  body.app-home-lobby .lobby-message-body p{margin-top:5px!important;font-size:13px!important;line-height:1.45!important;color:#f1f3fb!important;overflow-wrap:anywhere!important}
  body.app-home-lobby .lobby-delete{top:5px!important}
  body.app-home-lobby .lobby-notice{display:none!important}
  body.app-home-lobby .lobby-composer{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:8px 9px calc(8px + env(safe-area-inset-left)*0)!important;
    grid-template-columns:38px minmax(0,1fr) 48px!important;
    gap:6px!important;
    border:0!important;
    border-top:1px solid rgba(255,255,255,.07)!important;
    border-radius:0!important;
    background:#0d1329!important;
    box-shadow:0 -8px 24px rgba(0,0,0,.15)!important;
  }
  body.app-home-lobby .lobby-compose-avatar{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important}
  body.app-home-lobby .lobby-composer input{width:100%!important;min-width:0!important;height:44px!important;padding:0 13px!important;border-radius:22px!important;background:#1c2342!important;border:1px solid rgba(255,255,255,.06)!important;font-size:16px!important;color:#fff!important}
  body.app-home-lobby .lobby-composer button{width:48px!important;min-width:48px!important;height:44px!important;border-radius:14px!important}
  body.app-home-lobby .lobby-composer button span{display:none!important}

  /* Rakip Arayanlar: ayrı mobil uygulama ekranı */
  body.app-home-opponents .lobby-tab-panel[data-lobby-panel="players"].active{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    gap:10px!important;
    padding:12px!important;
    overflow:hidden!important;
    background:linear-gradient(180deg,#11172f,#10162d)!important;
  }
  body.app-home-opponents .lobby-search-head{padding:2px 2px 7px!important}
  body.app-home-opponents .lobby-search-head small{font-size:8px!important;color:#7fdff0!important}
  body.app-home-opponents .lobby-search-head b{font-size:17px!important}
  body.app-home-opponents .lobby-waiting-list{min-height:0!important;overflow-y:auto!important;gap:9px!important;padding:0 0 4px!important}
  body.app-home-opponents .lobby-waiting-player{width:100%!important;min-height:68px!important;grid-template-columns:44px minmax(0,1fr) auto!important;padding:10px 11px!important;border-radius:16px!important;background:#1b2242!important}
  body.app-home-opponents .lobby-wait-avatar{width:44px!important;height:44px!important}
  body.app-home-opponents .lobby-waiting-player b{font-size:12px!important}
  body.app-home-opponents .lobby-waiting-player small{font-size:9px!important}
  body.app-home-opponents .lobby-wait-live{font-size:8px!important}
  body.app-home-opponents .lobby-find-btn{min-height:58px!important;border-radius:16px!important;margin:0!important}

  /* Arkadaşlar ve gelen istekler: ayrı mobil sosyal ekran */
  body.app-home-friends .lobby-tab-panel.social-friends-panel.active{
    display:flex!important;
    flex-direction:column!important;
    gap:11px!important;
    padding:12px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    background:linear-gradient(180deg,#11172f,#10162d)!important;
  }
  body.app-home-friends .social-friends-head{flex:0 0 auto!important;padding:2px 2px 7px!important}
  body.app-home-friends .social-friends-head b{font-size:17px!important}
  body.app-home-friends .social-friend-requests{flex:0 0 auto!important;width:100%!important;margin:0!important;padding:9px!important;border-radius:16px!important}
  body.app-home-friends .social-request-list{display:grid!important;gap:8px!important}
  body.app-home-friends .social-request-row{width:100%!important;min-width:0!important;margin:0!important}
  body.app-home-friends .social-friends-title{flex:0 0 auto!important}
  body.app-home-friends .social-friends-list{display:grid!important;align-content:start!important;gap:8px!important;width:100%!important;min-height:0!important;overflow:visible!important}
  body.app-home-friends .social-friend-row{width:100%!important;min-width:0!important;margin:0!important}
  body.app-home-friends .social-friends-note{flex:0 0 auto!important}

  /* Klavye açıldığında sohbet kutusu doğrudan görünür alanı kullansın. */
  body.keyboard-open.app-home-lobby .app-bottom-nav{display:none!important}
  body.keyboard-open.app-home-lobby .live-lobby-panel{top:0!important;bottom:0!important;z-index:16500!important}
  body.keyboard-open.app-home-lobby .mobile-lobby-toolbar{display:none!important}
}

@media(max-width:390px){
  .mobile-lobby-toolbar{padding-left:9px;padding-right:8px}
  .mobile-lobby-avatar{width:34px;height:34px;flex-basis:34px}
  .mobile-lobby-toolbar-copy b{font-size:14px}
  .mobile-lobby-toolbar-actions{gap:4px}
  .mobile-lobby-toolbar-actions button{width:35px;height:35px;flex-basis:35px;border-radius:11px}
  body.app-home-lobby .lobby-message{max-width:95%!important;width:95%!important}
  body.app-home-lobby .lobby-message-body p{font-size:12px!important}
}
