:root{color:#eef7ff;font-synthesis:none;text-rendering:optimizelegibility;--bg:#06101d;--surface:#0a1f37e6;--surface-strong:#0b2038;--surface-soft:#1130509e;--border:#82c0ff33;--border-strong:#82c0ff61;--text:#eef7ff;--muted:#9db2c9;--blue:#77c6ff;--gold:#ffc75a;--shadow:0 24px 70px #00000047;background:#06101d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100dvh;color:var(--text);background:radial-gradient(circle at 20% 0,#173c64 0,#0000 34%),radial-gradient(circle at 90% 12%,#102b49 0,#0000 26%),linear-gradient(#071524 0%,#040b14 100%);margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%}.site-shell{width:min(1440px,100%);min-height:100dvh;margin:0 auto;padding:0 34px}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:86px;display:flex}.brand{color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:inline-flex}.brand-mark{border:1px solid var(--border-strong);width:42px;height:42px;color:var(--blue);background:linear-gradient(145deg,#77c6ff38,#77c6ff0a);border-radius:13px;place-items:center;font-size:22px;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:19px}.brand small{color:var(--muted);margin-top:2px;font-size:12px}.site-nav{gap:8px;display:flex}.site-nav button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:10px 14px;font-weight:700}.site-nav button:hover,.site-nav button.active{color:#fff;background:#77c6ff1a}.hero-section{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:center;gap:50px;min-height:520px;padding:70px 0 54px;display:grid}.hero-kicker,.section-kicker,.card-eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}.hero-copy h1,.simulator-title-row h1{letter-spacing:-.045em;margin:14px 0 18px;font-size:clamp(42px,6vw,74px);line-height:.98}.hero-copy p{max-width:720px;color:var(--muted);margin:0 0 28px;font-size:19px;line-height:1.65}.hero-copy>button,.coming-soon-page button{color:#271b05;background:linear-gradient(#ffda73,#f2a329);border:0;border-radius:12px;padding:15px 21px;font-weight:900;box-shadow:0 12px 34px #f2a3292e}.hero-stat-card{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(145deg,#11375cf0,#07182af0);border-radius:24px;padding:34px;position:relative;overflow:hidden}.hero-stat-card:after{content:"";background:#77c6ff17;border-radius:50%;width:170px;height:170px;position:absolute;top:-55px;right:-45px}.hero-stat-card>span{color:var(--blue);font-weight:800}.hero-stat-card>strong{margin:10px 0 0;font-size:76px;line-height:1;display:block}.hero-stat-card>p{color:var(--muted)}.release-list{gap:10px;margin-top:28px;display:grid}.release-list span{color:var(--muted);align-items:center;gap:10px;display:flex}.release-list span:before{content:"";background:#53667a;border-radius:50%;width:8px;height:8px}.release-list .ready{color:#fff}.release-list .ready:before{background:#6ee7a8;box-shadow:0 0 16px #6ee7a8a6}.simulator-section,.how-it-works{border-top:1px solid var(--border);padding:70px 0}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.section-heading h2,.how-it-works h2{letter-spacing:-.03em;margin:8px 0 0;font-size:36px}.section-heading>p{max-width:560px;color:var(--muted);line-height:1.6}.simulator-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.simulator-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;flex-direction:column;min-height:470px;transition:transform .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 18px 48px #00000029}.simulator-card:not(.is-coming-soon):hover{border-color:var(--border-strong);transform:translateY(-4px)}.simulator-card-visual{border-bottom:1px solid var(--border);background:radial-gradient(circle,#77c6ff38,#081a2ea6 62%);place-items:center;height:230px;display:grid}.simulator-card-visual img{object-fit:contain;filter:drop-shadow(0 18px 24px #00000047);width:190px;height:190px}.placeholder-symbol{border:1px solid var(--border-strong);width:96px;height:96px;color:var(--blue);background:#77c6ff14;border-radius:28px;place-items:center;font-size:42px;display:grid}.simulator-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.card-meta-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.status-pill{border:1px solid var(--border);color:var(--muted);text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.simulator-card h2{margin:13px 0 10px;font-size:25px}.simulator-card p{color:var(--muted);margin:0 0 22px;line-height:1.55}.simulator-card button{border:1px solid var(--border-strong);color:#fff;background:#77c6ff1a;border-radius:11px;width:100%;margin-top:auto;padding:13px;font-weight:800}.simulator-card button:disabled{opacity:.55}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px;display:grid}.steps-grid article{border:1px solid var(--border);background:#0a1f379e;border-radius:16px;padding:24px}.steps-grid strong{color:var(--gold)}.steps-grid h3{margin:12px 0 8px}.steps-grid p{color:var(--muted);margin:0;line-height:1.55}.simulator-page{padding:32px 0 70px}.breadcrumb-row{color:var(--muted);align-items:center;gap:9px;margin-bottom:26px;font-size:14px;display:flex}.breadcrumb-row button{color:var(--blue);background:0 0;border:0;padding:0}.simulator-title-row{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.simulator-title-row h1{margin-bottom:14px;font-size:clamp(38px,5vw,62px)}.simulator-title-row p{max-width:790px;color:var(--muted);margin:0;line-height:1.6}.pity-badge{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;min-width:170px;padding:18px}.pity-badge span,.pity-badge strong{display:block}.pity-badge span{color:var(--muted);font-size:13px}.pity-badge strong{margin-top:4px;font-size:24px}.simulator-tabs{gap:9px;margin-bottom:22px;padding-bottom:3px;display:flex;overflow-x:auto}.simulator-tabs button{white-space:nowrap;border:1px solid var(--border);color:var(--muted);background:#0a1f378c;border-radius:999px;padding:10px 14px;font-weight:800}.simulator-tabs button.active{border-color:var(--border-strong);color:#fff;background:#77c6ff24}.simulator-tabs button small{color:#71859a;margin-left:7px}.simulator-layout{grid-template-columns:300px minmax(0,1fr) 280px;gap:18px;display:grid}.panel{border:1px solid var(--border);background:var(--surface);border-radius:18px;box-shadow:0 18px 50px #00000029}.controls-panel,.summary-panel{padding:20px}.panel h2{margin:0;font-size:20px}.chest-preview{justify-content:center;padding:14px 0 18px;display:flex}.chest-image{object-fit:contain;width:190px;height:190px}.input-label{color:#d9ebfb;margin-bottom:5px;font-weight:800;display:block}.input-note{color:var(--muted);margin:0 0 11px;font-size:12px}.chest-input{border:1px solid var(--border-strong);color:#fff;background:#07182b;border-radius:10px;width:100%;padding:13px;font-size:20px}.quick-buttons{grid-template-columns:repeat(4,1fr);gap:6px;margin:10px 0 14px;display:grid}.quick-buttons button{border:1px solid var(--border);color:#d5e8fa;background:#102b49;border-radius:9px;padding:9px 4px;font-size:12px;font-weight:800}.open-button{color:#281b05;background:linear-gradient(#ffda73,#f1a02a);border:0;border-radius:10px;width:100%;padding:13px;font-weight:900}.reset-button{width:100%;color:var(--muted);background:0 0;border:0;margin-top:9px;font-size:12px}.rewards-panel{min-height:560px;padding:20px}.panel-heading-inline{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.panel-heading-inline h2{margin-top:5px}.panel-heading-inline>span{color:var(--muted);font-size:12px}.reward-grid{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));align-content:start;gap:14px;display:grid}.reward-card{opacity:0;place-items:center;min-height:76px;animation:.35s ease-out forwards itemJumpIn;display:grid;transform:translateY(-20px)scale(.82)}.hero-reward-icon{flex:none;width:74px;height:74px;position:relative}.reward-icon-img{object-fit:contain;width:100%;height:100%;display:block}.reward-count{color:#fff;white-space:nowrap;pointer-events:none;text-shadow:-1px -1px #172037,1px -1px #172037,-1px 1px #172037,1px 1px #172037,0 2px 2px #000c;font-size:18px;font-weight:900;line-height:1;position:absolute;bottom:3px;right:3px}.empty-results{text-align:center;min-height:450px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-results img{opacity:.42;filter:grayscale(.3);width:150px}.empty-results h3{color:#fff;margin:8px 0 6px}.empty-results p{margin:0}.summary-row{justify-content:space-between;gap:14px;padding:11px 0;display:flex}.summary-row span{color:var(--muted)}.summary-row.mythic strong{color:#ffad43}.summary-row.epic strong{color:#c57bff}.summary-row.rare strong{color:#57baff}.hero-summary-block{border:1px solid var(--border);background:#77c6ff0b;border-radius:12px;margin-top:12px;padding:12px 14px}.hero-summary-block.total{background:#ffe0830b}.hero-summary-block h3{color:#edf6ff;margin:0 0 4px;font-size:14px}.hero-summary-block .summary-row:last-child{padding-bottom:2px}.summary-divider{background:var(--border);height:1px;margin:8px 0}.summary-note{color:var(--muted);margin:16px 0 0;font-size:12px;line-height:1.55}.info-strip{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;display:grid}.info-strip article{border:1px solid var(--border);background:#0a1f37a8;border-radius:14px;padding:18px}.info-strip span,.info-strip strong{display:block}.info-strip span{color:var(--muted);font-size:12px}.info-strip strong{margin-top:5px;font-size:21px}.coming-soon-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:38px;display:flex}.coming-soon-page h2{margin-top:20px;font-size:30px}.coming-soon-page p{max-width:640px;color:var(--muted);margin:8px 0 24px;line-height:1.6}.site-footer{border-top:1px solid var(--border);color:#71859a;justify-content:space-between;gap:20px;padding:28px 0 34px;font-size:12px;display:flex}.site-footer p{margin:0}@keyframes itemJumpIn{0%{opacity:0;transform:translateY(-36px)scale(.68)}70%{opacity:1;transform:translateY(6px)scale(1.06)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1050px){.simulator-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.simulator-layout{grid-template-columns:280px minmax(0,1fr)}.summary-panel{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:0 22px;display:grid}.summary-panel h2,.summary-panel .summary-divider,.summary-panel .summary-note{grid-column:1/-1}}@media (width<=760px){.site-shell{padding:0 16px}.site-header{height:74px}.brand small{display:none}.site-nav button{padding:9px 10px}.hero-section{grid-template-columns:1fr;gap:30px;padding:50px 0}.hero-stat-card{max-width:520px}.section-heading{flex-direction:column;align-items:start}.simulator-card-grid,.steps-grid{grid-template-columns:1fr}.simulator-card{min-height:0}.simulator-title-row{flex-direction:column;align-items:start}.pity-badge{width:100%}.simulator-layout{flex-direction:column;display:flex}.controls-panel{order:1}.summary-panel{order:2;display:block}.rewards-panel{order:3;min-height:0}.empty-results{min-height:300px}.info-strip{grid-template-columns:repeat(2,1fr)}.site-footer{flex-direction:column}}@media (width<=430px){.brand strong{font-size:16px}.brand-mark{width:36px;height:36px}.hero-copy h1{font-size:43px}.simulator-card-visual{height:190px}.simulator-card-visual img{width:160px;height:160px}.reward-grid{grid-template-columns:repeat(4,1fr);gap:9px 4px}.hero-reward-icon{width:62px;height:62px}.reward-count{font-size:16px;bottom:2px;right:2px}.info-strip{grid-template-columns:1fr 1fr}}.mia-layout{grid-template-columns:280px minmax(0,1fr) 300px;gap:18px;display:grid}.mia-controls-panel,.mia-summary-panel{padding:20px}.mia-controls-panel .open-button{margin-top:12px}.mia-select{border:1px solid var(--border-strong);color:#fff;background:#07182b;border-radius:10px;width:100%;padding:12px}.mia-select:disabled{opacity:.65}.mia-cost-table{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;display:grid}.mia-cost-table div{border:1px solid var(--border);background:#77c6ff0f;border-radius:11px;padding:12px}.mia-cost-table span,.mia-cost-table strong{display:block}.mia-cost-table span{color:var(--muted);font-size:11px}.mia-cost-table strong{margin-top:4px;font-size:21px}.free-cost{color:#6ee7a8}.mia-reset-session{color:#fff;background:linear-gradient(#be46eee6,#7323b2e6);border:1px solid #d871ff6b;border-radius:10px;width:100%;padding:12px;font-weight:900}.mia-reset-session:disabled{opacity:.4}.mia-board-panel{background:radial-gradient(circle at 50% 20%,#8b4bcd4d,#0000 35%),linear-gradient(#1f1243f5,#09142af5);min-height:690px;padding:20px;overflow:hidden}.mia-notice{color:#ead8ff;text-align:center;background:#702a9f2e;border:1px solid #c77aff40;border-radius:11px;margin-bottom:18px;padding:11px 14px;font-size:13px}.mia-orb-board{grid-template-columns:repeat(4,minmax(90px,1fr));align-content:center;justify-items:center;gap:18px;min-height:570px;display:grid}.mia-orb{aspect-ratio:1;color:#fff;background:radial-gradient(circle at 34% 25%,#eab8ff 0 5%,#a638de 18%,#5b0797 56%,#250342 100%);border:1px solid #dc8fff85;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:min(132px,100%);transition:transform .18s,filter .18s;display:flex;position:relative;box-shadow:inset -14px -18px 28px #1200238c,0 12px 28px #00000047,0 0 22px #b13dff38}.mia-orb:not(:disabled):hover{filter:brightness(1.08);transform:translateY(-4px)scale(1.03)}.mia-orb.wish-orb{border-color:#ffd76b;box-shadow:0 0 0 2px #ffcd5233,0 0 34px #ffbe4066}.mia-hidden-shine{filter:blur(3px);background:#ffffff52;border-radius:50%;width:31%;height:18%;position:absolute;top:15%;left:24%;transform:rotate(-24deg)}.mia-orb img{object-fit:contain;width:55px;height:55px}.mia-orb>span:not(.mia-hidden-shine){text-align:center;max-width:88%;margin-top:4px;font-size:11px;font-weight:800;line-height:1.1}.mia-orb small{color:#c7afd9;margin-top:3px;font-size:9px}.mia-reward-symbol,.mia-multiplier-symbol{color:#fff;text-shadow:0 2px 4px #0006;background:linear-gradient(145deg,#ffbd59,#b74fe8);border-radius:13px;place-items:center;width:48px;height:48px;font-size:25px;display:grid}.mia-empty-board{min-height:550px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.mia-empty-board h3{color:#fff;margin:14px 0 5px}.mia-empty-board p{margin:0}.mia-crystal-ball{background:radial-gradient(circle at 35% 25%,#ffbff8,#9d36d8 35%,#35105f 75%);border:1px solid #dc8fff73;border-radius:50%;place-items:center;width:120px;height:120px;font-size:46px;display:grid;box-shadow:0 0 44px #b13dff40}.mia-rule-list{gap:8px;margin:15px 0;display:grid}.mia-rule-list span{color:#d9ebfb;background:#77c6ff12;border-radius:9px;padding:9px 10px;font-size:12px}.mia-history{gap:8px;max-height:480px;margin-top:13px;display:grid;overflow:auto}.mia-history>p{color:var(--muted);font-size:12px}.mia-history article{border:1px solid var(--border);background:#77c6ff0d;border-radius:10px;grid-template-columns:40px 1fr;align-items:center;gap:9px;padding:9px;display:grid}.mia-history .mia-reward-symbol,.mia-history .mia-multiplier-symbol{border-radius:10px;width:38px;height:38px;font-size:18px}.mia-history strong,.mia-history span{display:block}.mia-history strong{font-size:11px;line-height:1.25}.mia-history span{color:var(--muted);margin-top:3px;font-size:10px}.mia-rates-panel{margin-top:18px;padding:18px}.mia-rates-panel summary{cursor:pointer;font-weight:800}.mia-pool-rate-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:17px;display:grid}.mia-pool-rate-grid section{border:1px solid var(--border);background:#77c6ff0a;border-radius:12px;padding:14px}.mia-pool-rate-grid h3{margin:0 0 10px}.mia-pool-rate-grid section div{color:var(--muted);border-bottom:1px solid #82c0ff14;justify-content:space-between;gap:14px;padding:5px 0;font-size:10px;display:flex}.mia-pool-rate-grid section div strong{color:#fff;white-space:nowrap}@media (width<=1120px){.mia-layout{grid-template-columns:260px minmax(0,1fr)}.mia-summary-panel{grid-column:1/-1}.mia-history{grid-template-columns:repeat(2,1fr);max-height:none}}@media (width<=760px){.mia-layout{flex-direction:column;display:flex}.mia-board-panel{order:1;min-height:0}.mia-controls-panel{order:2}.mia-summary-panel{order:3}.mia-orb-board{grid-template-columns:repeat(3,1fr);gap:12px;min-height:470px}.mia-orb{width:108px}.mia-pool-rate-grid{grid-template-columns:1fr}}@media (width<=430px){.mia-board-panel{padding:14px}.mia-orb-board{gap:8px}.mia-orb{width:88px}.mia-orb>span:not(.mia-hidden-shine){font-size:9px}.mia-reward-symbol,.mia-multiplier-symbol{width:40px;height:40px;font-size:20px}.mia-history{grid-template-columns:1fr}}.mia-orb{background:linear-gradient(160deg,#8337beeb,#301252fa);border-radius:26px;box-shadow:inset 0 0 22px #e6b1ff2e,0 10px 24px #00000040}.mia-orb.revealed{filter:grayscale()brightness(.58);opacity:.72;border-color:#b9becd7a;transform:none}.mia-orb.revealed.wish-orb{border-color:#ffd76bb3;box-shadow:0 0 0 2px #ffcd521f}.mia-orb b.mia-orb-amount{color:#ffe583;margin-top:3px;font-size:13px;line-height:1;display:block}.mia-picked-label{color:#d1d5df;letter-spacing:.08em;text-transform:uppercase;background:#080c16c7;border-radius:999px;padding:2px 7px;font-size:8px;font-style:normal;font-weight:900;position:absolute;inset:auto 8px 8px}.mia-orb.hidden{background:radial-gradient(circle at 34% 25%,#eab8ff 0 5%,#a638de 18%,#5b0797 56%,#250342 100%);border-radius:50%;box-shadow:inset -14px -18px 28px #1200238c,0 12px 28px #00000047,0 0 22px #b13dff38}.mia-orb.hidden small{color:#ffffffa3}.mia-hidden-question{z-index:1;color:#fff4ff;text-shadow:0 2px 8px #0000008c;background:#2b034e59;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:48px;height:48px;font-size:30px;display:grid;position:relative}.mia-orb.revealed{filter:none;opacity:1;background:linear-gradient(160deg,#8337beeb,#301252fa);border-radius:26px}.mia-reward-manifest{border-top:1px solid #d298ff2e;margin-top:20px;padding-top:18px}.mia-manifest-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.mia-manifest-heading h3{margin:3px 0 0;font-size:16px}.mia-manifest-heading>span{color:#d9c3ec;white-space:nowrap;font-size:12px}.mia-manifest-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.mia-manifest-reward{background:#773ea029;border:1px solid #cd97f43d;border-radius:11px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:9px;transition:filter .18s,opacity .18s;display:grid;position:relative}.mia-manifest-reward img{object-fit:contain;width:38px;height:38px}.mia-manifest-reward .mia-reward-symbol,.mia-manifest-reward .mia-multiplier-symbol{border-radius:9px;width:38px;height:38px;font-size:18px}.mia-manifest-reward span,.mia-manifest-reward b,.mia-manifest-reward small{min-width:0;display:block}.mia-manifest-reward span{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.mia-manifest-reward b{color:#ffe583;margin-top:2px;font-size:11px}.mia-manifest-reward small{color:#bca9cd;margin-top:3px;font-size:8px}.mia-manifest-reward.picked{filter:grayscale()brightness(.55);opacity:.58}.mia-manifest-reward em{color:#e0e3e8;letter-spacing:.06em;text-transform:uppercase;background:#050911c7;border-radius:999px;padding:2px 5px;font-size:7px;font-style:normal;font-weight:900;position:absolute;top:5px;right:5px}@media (width<=900px){.mia-manifest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=500px){.mia-manifest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mia-manifest-heading{flex-direction:column;align-items:start}}.mia-orb-board{flex-direction:column;justify-content:center;gap:20px;min-height:500px;padding:22px 8px;display:flex}.mia-orb-row{justify-content:center;align-items:center;gap:clamp(12px,2vw,24px);display:flex}.mia-orb-row-2{gap:clamp(8px,1.5vw,18px)}.mia-orb{aspect-ratio:1;flex:none;width:clamp(92px,8.2vw,126px);padding:10px;overflow:visible}.mia-orb.hidden{background:radial-gradient(circle at 35% 25%,#d781ff 0 5%,#9225d2 23%,#5a0799 58%,#2a034b 100%);border:0;box-shadow:inset -16px -20px 30px #16002c8c,0 10px 22px #00000057,0 0 18px #a430f56b}.mia-orb.hidden .mia-hidden-shine{opacity:.85;width:38%;height:22%;top:14%;left:23%}.mia-orb.revealed{background:radial-gradient(circle at 50% 48%,#8225c27a,#3a0365e0 68%,#1f0139f5);border-radius:50%;box-shadow:inset 0 0 22px #d77eff4d,0 10px 22px #00000057,0 0 18px #a430f557}.mia-orb.revealed img{object-fit:contain;width:72%;height:72%}.mia-orb.revealed>span{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.1;position:absolute;bottom:-20px;left:8px;right:8px;overflow:hidden}.mia-orb.revealed b.mia-orb-amount{color:#fff7b0;text-shadow:0 1px 3px #000;background:#0f051ec2;border-radius:7px;margin:0;padding:2px 5px;font-size:12px;position:absolute;bottom:8px;right:8px}.mia-picked-label{display:none}.mia-manifest-reward img{width:46px;height:46px}.mia-manifest-reward{grid-template-columns:46px minmax(0,1fr)}@media (width<=700px){.mia-orb-board{gap:14px;min-height:390px;padding-inline:0}.mia-orb-row{gap:9px}.mia-orb-row-2{gap:5px}.mia-orb{width:min(21vw,88px);padding:6px}.mia-orb.revealed>span{display:none}.mia-orb.revealed b.mia-orb-amount{font-size:10px;bottom:4px;right:3px}}.mia-wish-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:7px;display:grid}.mia-wish-option{color:#dcecff;cursor:pointer;background:#5073a41f;border:1px solid #8fc2f03d;border-radius:11px;flex-direction:column;align-items:center;gap:5px;min-width:0;padding:8px 5px;display:flex}.mia-wish-option img{object-fit:contain;width:58px;height:58px}.mia-wish-option span{text-align:center;max-width:100%;font-size:9px;font-weight:800;line-height:1.15}.mia-wish-option:disabled{cursor:default;opacity:.68}.mia-orb-reward-icon{aspect-ratio:1;justify-content:center;align-items:center;width:72%;display:flex;position:relative}.mia-orb.revealed .mia-orb-reward-icon img{object-fit:contain;width:100%;height:100%}.mia-orb.revealed .mia-orb-reward-icon b.mia-orb-amount{z-index:2;color:#fff7b0;white-space:nowrap;text-shadow:0 1px 3px #000;background:#0f051ee0;border-radius:7px;margin:0;padding:1px 5px 2px;font-size:12px;line-height:1;position:absolute;bottom:-1px;right:-2px}@media (width<=700px){.mia-orb-reward-icon{width:70%}.mia-orb.revealed .mia-orb-reward-icon b.mia-orb-amount{padding:1px 4px 2px;font-size:10px;bottom:-2px;right:-3px}}.mia-reward-icon{flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.mia-reward-icon>img{object-fit:contain;width:100%;height:100%}.mia-reward-quantity{z-index:3;color:#fff;white-space:nowrap;letter-spacing:-.02em;text-shadow:-1px -1px #1b1024,1px -1px #1b1024,-1px 1px #1b1024,1px 1px #1b1024,0 2px 3px #000000bf;background:0 0;border:0;margin:0;padding:0;font-size:clamp(12px,1.05vw,17px);font-weight:950;line-height:1;position:absolute;bottom:5px;right:5px}.mia-orb-reward-icon{aspect-ratio:1;width:72%}.mia-orb.revealed .mia-orb-reward-icon b.mia-reward-quantity{color:#fff;background:0 0;padding:0;bottom:4px;right:4px}.mia-wish-option{background:#5073a41f;border-color:#8fc2f03d;justify-content:center;min-height:96px;padding:9px;position:relative}.mia-wish-option span{display:none}.mia-wish-reward-icon{width:76px;height:76px}.mia-wish-reward-icon .mia-reward-quantity{font-size:15px;bottom:4px;right:4px}.mia-wish-option.selected{background:#ffb9391a;border-color:#ffd067c7;box-shadow:0 0 0 1px #ffd0673d,0 0 18px #ffbe401f}.mia-manifest-icon{width:46px;height:46px}.mia-manifest-icon .mia-reward-quantity{font-size:10px;bottom:1px;right:1px}.mia-history .mia-reward-icon{width:40px;height:40px}.mia-history .mia-reward-quantity{font-size:9px;bottom:0;right:0}.mia-orb-row-2{transform:translate(-2.2%)}.mia-orb.revealed>span{display:none}@media (width<=700px){.mia-orb-reward-icon{width:70%}.mia-orb.revealed .mia-orb-reward-icon b.mia-reward-quantity{font-size:10px;bottom:2px;right:2px}.mia-wish-reward-icon{width:64px;height:64px}.mia-wish-option{min-height:84px}.mia-orb-row-2{transform:translate(-1.5%)}}.frosty-layout{grid-template-columns:minmax(220px,.72fr) minmax(520px,1.55fr) minmax(250px,.82fr);align-items:start;gap:18px;display:grid}.frosty-controls-panel,.frosty-board-panel,.frosty-results-panel{min-width:0}.frosty-controls-panel h2,.frosty-board-panel h2,.frosty-results-panel h2{margin-top:0}.frosty-balance-input{border:1px solid var(--border-strong);color:#fff;background:#04101db8;border-radius:11px;outline:none;width:100%;margin-top:8px;padding:13px 14px;font-weight:800}.frosty-balance-input:focus{border-color:var(--blue)}.frosty-quick-add{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.frosty-quick-add button{border:1px solid var(--border);color:var(--blue);background:#77c6ff14;border-radius:9px;padding:8px;font-weight:800}.frosty-stats{border:1px solid var(--border);background:var(--border);border-radius:12px;gap:1px;margin:20px 0;display:grid;overflow:hidden}.frosty-stats div{background:#07192bf0;justify-content:space-between;gap:12px;padding:11px 12px;display:flex}.frosty-stats span{color:var(--muted);font-size:13px}.frosty-stats strong{color:#fff}.frosty-refresh-button,.frosty-open-all{color:#fff;border:0;border-radius:14px;width:100%;padding:13px 16px;font-weight:950;box-shadow:inset 0 -4px #0000002e,0 10px 24px #0000002e}.frosty-refresh-button{gap:2px;margin-bottom:9px;display:grid}.frosty-refresh-button.free{background:linear-gradient(#32d56b,#12aa4a)}.frosty-refresh-button.paid{background:linear-gradient(#ffc63f,#f39b12)}.frosty-refresh-button span,.frosty-open-all span{font-size:18px}.frosty-refresh-button b,.frosty-open-all b{justify-content:center;align-items:center;gap:5px;font-size:15px;display:inline-flex}.frosty-refresh-button b img,.frosty-open-all b img{object-fit:contain;width:20px;height:20px}.frosty-refresh-button b.insufficient,.frosty-open-all b.insufficient{color:#ff5b58;text-shadow:0 1px 2px #4c0808}.frosty-refresh-button:disabled,.frosty-open-all:disabled{opacity:.78}.frosty-notice{color:#cfeaff;background:#77c6ff12;border:1px solid #77c6ff2e;border-radius:11px;min-height:46px;margin-bottom:14px;padding:11px 13px;font-size:13px;line-height:1.45}.frosty-board{background:radial-gradient(circle at 50% 25%,#3ea0dc40,#0a355bb8 62%,#051b31f2);border:1px solid #77c6ff29;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px;display:grid}.frosty-chest{aspect-ratio:1.08;color:#fff;background:#ffffff09;border:1px solid #ffffff21;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:0;transition:transform .16s,background .16s;display:flex;position:relative;overflow:hidden}.frosty-chest:not(:disabled):hover{background:#ffffff13;transform:translateY(-3px)}.frosty-chest>img{object-fit:contain;filter:drop-shadow(0 10px 10px #00000047);width:92%;height:78%}.frosty-chest small{color:#eaf7ff;text-overflow:ellipsis;white-space:nowrap;max-width:95%;font-size:10px;font-weight:850;overflow:hidden}.frosty-chest.opened{background:0 0}.frosty-chest:disabled{cursor:default}.frosty-chest-placeholder{aspect-ratio:1.22;border:4px solid #ffffff47;border-radius:12px 12px 16px 16px;place-items:center;width:76%;display:grid;position:relative;box-shadow:inset 0 -13px #00000029,0 12px 18px #00000040}.frosty-chest-placeholder:before{content:"";background:#0f1822c7;border-radius:4px;height:12%;position:absolute;top:22%;left:-5%;right:-5%;box-shadow:0 16px #0f1822c7}.frosty-chest-placeholder:after{content:"";background:#75d1ff;border-radius:4px;width:18%;height:30%;position:absolute;box-shadow:0 0 10px #75d1ffe6}.frosty-chest-placeholder i{border:4px solid #ffffff40;border-bottom:0;border-radius:50% 50% 0 0;height:31%;position:absolute;inset:-11% 12% auto}.frosty-chest-placeholder b{z-index:2;opacity:.78;font-size:10px;position:absolute;top:5px;right:6px}.frosty-chest-placeholder.regular{background:linear-gradient(145deg,#a8c8df,#4e718b)}.frosty-chest-placeholder.exquisite{background:linear-gradient(145deg,#ffd55f,#b9790c);box-shadow:inset 0 -13px #5b33002e,0 12px 18px #00000040,0 0 15px #ffc5353d}.frosty-chest-placeholder.splendid{background:linear-gradient(145deg,#ff714b,#7c1417);box-shadow:inset 0 -13px #4400003d,0 12px 18px #00000040,0 0 22px #ff3b2f6b}.frosty-opened-chest{place-items:center;width:96%;height:96%;display:grid;position:relative}.frosty-opened-chest>img{object-fit:contain;filter:drop-shadow(0 10px 10px #00000047);width:100%;height:100%}.frosty-opened-reward{aspect-ratio:1;place-items:center;width:43%;display:grid;position:absolute;top:39%;left:50%;transform:translate(-50%,-50%)}.frosty-opened-reward img{object-fit:contain;width:100%;height:100%}.frosty-opened-reward>b{color:#fff;text-shadow:-1px -1px #16202b,1px -1px #16202b,-1px 1px #16202b,1px 1px #16202b,0 2px 3px #000;font-size:15px;position:absolute;bottom:-1px;right:-1px}.frosty-reward-placeholder{color:#fff3c4;background:linear-gradient(145deg,#ff9f54,#ce522c);border:2px solid #ffffff61;border-radius:13px;place-items:center;width:100%;height:100%;font-size:28px;display:grid;box-shadow:inset 0 0 15px #ffffff29}.frosty-reward-placeholder.thorn{background:linear-gradient(145deg,#ff719d,#b7155d)}.frosty-reward-placeholder.treasure{background:linear-gradient(145deg,#8c6bd7,#3c287b)}.frosty-reward-placeholder.gear{background:linear-gradient(145deg,#e79551,#73503d)}.frosty-reward-placeholder.crystal{background:linear-gradient(145deg,#ff7449,#bc1f18)}.frosty-open-all{background:linear-gradient(#63baff,#328be5);justify-content:center;align-items:center;gap:16px;margin-top:14px;display:flex}.frosty-reward-totals{gap:8px;display:grid}.frosty-reward-totals>div{border:1px solid var(--border);background:#77c6ff0e;border-radius:10px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:9px;display:grid}.frosty-reward-totals .frosty-reward-placeholder{font-size:18px}.frosty-reward-totals img{object-fit:contain;width:38px;height:38px}.frosty-reward-totals span{color:#dceaff;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;overflow:hidden}.frosty-reward-totals b{color:#ffe083;font-size:12px}.frosty-empty{color:var(--muted);line-height:1.5}.frosty-history-title{margin:22px 0 10px;font-size:15px}.frosty-history{gap:7px;display:grid}.frosty-history>div{border-bottom:1px solid #82c0ff1a;grid-template-columns:9px minmax(0,1fr);align-items:center;gap:9px;padding-bottom:7px;display:grid}.frosty-history-rarity{background:#7f9bad;border-radius:99px;width:8px;height:26px}.frosty-history-rarity.exquisite{background:#ffc83f}.frosty-history-rarity.splendid{background:#ff4c42;box-shadow:0 0 10px #ff4c4266}.frosty-history p{min-width:0;margin:0}.frosty-history strong,.frosty-history small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.frosty-history strong{font-size:11px}.frosty-history small{color:var(--muted);margin-top:2px;font-size:9px}@media (width<=1100px){.frosty-layout{grid-template-columns:250px minmax(0,1fr)}.frosty-results-panel{grid-column:1/-1}.frosty-reward-totals{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.frosty-layout{grid-template-columns:1fr}.frosty-results-panel{grid-column:auto}.frosty-board{gap:7px;padding:9px}.frosty-chest{border-radius:10px}.frosty-chest small{display:none}.frosty-chest-placeholder{border-width:3px;width:84%}.frosty-opened-reward{width:46%}.frosty-reward-totals{grid-template-columns:1fr}}.drop-rate-note{color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.55}.hero-drop-rate-grid,.frosty-drop-rate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:17px;display:grid}.hero-drop-rate-grid section,.frosty-drop-rate-grid section{border:1px solid var(--border);background:#77c6ff0a;border-radius:12px;min-width:0;padding:14px}.hero-drop-rate-grid h3,.frosty-drop-rate-grid h3{text-transform:capitalize;align-items:center;gap:8px;min-height:30px;margin:0 0 10px;display:flex}.frosty-drop-rate-grid h3 img{object-fit:contain;width:34px;height:34px}.hero-drop-rate-grid section>div,.frosty-drop-rate-grid section>div{min-width:0;color:var(--muted);border-bottom:1px solid #82c0ff14;justify-content:space-between;align-items:center;gap:12px;padding:6px 0;font-size:10px;display:flex}.hero-drop-rate-grid section>div:last-child,.frosty-drop-rate-grid section>div:last-child{border-bottom:0}.hero-drop-rate-grid section>div>strong,.frosty-drop-rate-grid section>div>strong{color:#fff;white-space:nowrap;flex:none}.drop-rate-item{align-items:center;gap:8px;min-width:0;display:flex}.drop-rate-item>img,.drop-rate-item>.frosty-reward-placeholder{object-fit:contain;border-radius:8px;flex:none;width:34px;height:34px;font-size:15px}.frosty-next-day{border:1px solid var(--border-strong);width:100%;color:var(--blue);background:#77c6ff1a;border-radius:12px;margin:0 0 9px;padding:11px 14px;font-weight:900}.frosty-next-day:disabled{opacity:.45;cursor:default}.mia-folded-rules{margin-top:16px}.mia-total-rewards{grid-template-columns:1fr}@media (width<=900px){.hero-drop-rate-grid,.frosty-drop-rate-grid{grid-template-columns:1fr}}.header-actions{align-items:center;gap:12px;display:flex}.language-select select{color:#fff;font:inherit;cursor:pointer;background:#0a1d31b8;border:1px solid #ffffff38;border-radius:10px;padding:8px 28px 8px 10px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=700px){.site-header{align-items:flex-start}.header-actions{flex-direction:column-reverse;align-items:flex-end;gap:6px}.language-select select{padding:6px 24px 6px 8px;font-size:.82rem}}.wander-layout{grid-template-columns:280px minmax(0,1fr) 300px;gap:18px;display:grid}.wander-control-panel,.wander-summary-panel{padding:20px}.wander-stats{grid-template-columns:1fr 1fr;gap:9px;margin:14px 0 18px;display:grid}.wander-stats div,.wander-summary-grid div{border:1px solid var(--border);background:#9767ff12;border-radius:11px;padding:12px}.wander-stats span,.wander-stats strong,.wander-summary-grid span,.wander-summary-grid strong{display:block}.wander-stats span,.wander-summary-grid span{color:var(--muted);font-size:10px}.wander-stats strong,.wander-summary-grid strong{margin-top:5px;font-size:16px}.wander-explore{color:#fff;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;padding:14px;font-weight:900;display:flex}.wander-explore.regular{background:linear-gradient(#1b8bc6,#135c91);border:1px solid #60cfff80}.wander-explore.protected{background:linear-gradient(#9b4fc8,#63308e);border:1px solid #f1afff8c}.wander-explore:disabled{opacity:.4;cursor:default}.wander-cost-list{border-top:1px solid var(--border);margin-top:20px;padding-top:14px}.wander-cost-list h3{margin:0 0 8px;font-size:13px}.wander-cost-list div{color:var(--muted);justify-content:space-between;padding:6px 2px;font-size:12px;display:flex}.wander-cost-list strong{color:#d8b8ff}.wander-board-panel{background:radial-gradient(circle at 50% 0,#9a50cf47,#0000 38%),linear-gradient(#13133ff7,#081428fa);min-height:720px;padding:20px}.wander-notice{color:#ecdfff;text-align:center;background:#74349d2e;border:1px solid #d399ff40;border-radius:11px;padding:11px 14px;font-size:13px}.wander-stage{flex-direction:column;gap:8px;width:min(510px,100%);margin:20px auto;display:flex}.wander-floor{opacity:.58;background:linear-gradient(90deg,#31205bd1,#161d3dd1);border:1px solid #b18be540;border-radius:14px;grid-template-columns:48px 1fr;align-items:center;min-height:58px;padding:7px 16px;transition:all .2s;display:grid;transform:scale(.96)}.wander-floor>span{color:#371b13;background:linear-gradient(145deg,#f9d874,#a85d17);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.wander-floor strong,.wander-floor small{display:block}.wander-floor small{color:#b9abc9;margin-top:3px;font-size:10px}.wander-floor.passed{opacity:.76}.wander-floor.active{opacity:1;background:linear-gradient(90deg,#703c95f2,#232d5bf2);border-color:#f0d376;transform:scale(1);box-shadow:0 0 0 2px #f0d3761f,0 8px 24px #00000040}.wander-choice-panel{background:#1f1639eb;border:1px solid #efd07047;border-radius:14px;margin-top:18px;padding:16px}.wander-choice-panel h3{text-align:center;margin:0 0 12px;font-size:15px}.wander-reward-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.wander-reward-token{color:#fff;background:linear-gradient(160deg,#683491d1,#1a1a3ff5);border:1px solid #bf91ff4d;border-radius:12px;min-width:0;min-height:122px;padding:10px 6px}.wander-reward-token:hover{border-color:#f1d474;transform:translateY(-2px)}.wander-reward-icon{background:radial-gradient(circle at 35% 25%,#fff4a4,#dd9533 45%,#703319);border-radius:12px;place-items:center;width:48px;height:48px;margin:0 auto 6px;font-size:25px;display:grid}.wander-reward-token strong,.wander-reward-token small{display:block}.wander-reward-token strong{font-size:10px;line-height:1.25;overflow:hidden}.wander-reward-token small{color:#ffe59a;margin-top:5px;font-weight:900}.wander-continue{color:#cef;background:#3180b140;border:1px solid #6fcdff6b;border-radius:10px;width:100%;margin-top:11px;padding:12px;font-weight:900}.wander-summary-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.wander-summary-panel h3{margin:18px 0 8px;font-size:13px}.wander-collected,.wander-history{gap:7px;max-height:260px;display:grid;overflow:auto}.wander-collected>div{background:#77c6ff0f;border-radius:9px;justify-content:space-between;gap:9px;padding:8px 9px;font-size:11px;display:flex}.wander-collected p,.wander-history>p{color:var(--muted);font-size:11px}.wander-history>div{border:1px solid var(--border);border-radius:9px;grid-template-columns:34px 1fr;align-items:center;gap:8px;padding:7px;display:grid}.wander-history>div>span{background:#a968d540;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.wander-history p,.wander-history strong,.wander-history small{margin:0;display:block}.wander-history strong{font-size:10px}.wander-history small{color:var(--muted);margin-top:2px;font-size:9px}.wander-rules-panel{margin-top:18px;padding:18px}.wander-rules-panel summary{cursor:pointer;font-weight:900}.wander-rules-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px;display:grid}.wander-rules-grid section{border:1px solid var(--border);background:#77c6ff0a;border-radius:11px;padding:13px}.wander-rules-grid h3{margin:0 0 9px;font-size:12px}.wander-rules-grid section div{color:var(--muted);border-bottom:1px solid #82c0ff14;justify-content:space-between;padding:5px 0;font-size:11px;display:flex}.wander-rules-grid strong{color:#fff}@media (width<=1120px){.wander-layout{grid-template-columns:260px minmax(0,1fr)}.wander-summary-panel{grid-column:1/-1}.wander-rules-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.wander-layout{flex-direction:column;display:flex}.wander-board-panel{order:1;min-height:0}.wander-control-panel{order:2}.wander-summary-panel{order:3}.wander-reward-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=430px){.wander-stage{gap:6px}.wander-floor{min-height:50px;padding:6px 10px}.wander-reward-grid{grid-template-columns:1fr 1fr}.wander-rules-grid{grid-template-columns:1fr}}.wander-move-strip{grid-template-columns:repeat(5,1fr);gap:6px;margin:0 0 14px;display:grid}.wander-move-strip:has(.wander-move-slot:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}.wander-move-slot{color:#dbe9ff;background:linear-gradient(#315fbe,#273d8b);border:2px solid #ffffff29;border-radius:18px;place-items:center;min-height:42px;font-size:18px;font-weight:950;display:grid;position:relative;box-shadow:inset 0 2px 4px #ffffff26}.wander-move-slot.positive{color:#fff8dc;background:linear-gradient(#ff9f36,#e76c1f)}.wander-move-slot.spinning{filter:brightness(1.35);transform:translateY(-3px)scale(1.06);box-shadow:0 0 0 3px #fff38f59,0 0 18px #ffd64499}.wander-move-slot.selected{border-color:#fff1a1;animation:.55s ease-out wanderSelectedPulse;transform:scale(1.08);box-shadow:0 0 0 4px #ffdf484d,0 0 24px #ffb320d9}.shield-mark{color:#4bdb73;text-shadow:0 1px 2px #103c1b;font-size:11px;position:absolute;top:3px;left:5px}@keyframes wanderSelectedPulse{0%{transform:scale(.88)}60%{transform:scale(1.14)}to{transform:scale(1.08)}}.wander-explore b{align-items:center;gap:4px;display:flex}.wander-explore b img{object-fit:contain;width:24px;height:24px}.wander-stage{gap:10px;width:min(680px,100%)}.wander-floor{opacity:.8;background:linear-gradient(#c0e2faf2,#91caedf2);border:3px solid #6caed5;border-radius:16px;grid-template-columns:42px minmax(0,1fr);min-height:94px;padding:10px 58px 10px 12px;position:relative;overflow:visible}.wander-floor.active{background:linear-gradient(#dff4ff,#a9def7);border-color:#ffd761;box-shadow:0 0 0 3px #ffd76147,0 10px 28px #00000040}.wander-floor-number{color:#70401e!important;background:linear-gradient(#e4ba83,#a46536)!important;border-radius:13px!important;width:36px!important;height:60px!important;font-size:20px!important}.wander-floor-rewards{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.wander-reward-token.compact{color:#fff;background:linear-gradient(160deg,#f6c388,#bd6d3a);border:2px solid #d78950;border-radius:11px;width:86px;min-height:78px;padding:5px;box-shadow:inset 0 1px #ffffff80}.wander-reward-token.compact .wander-reward-icon{background:0 0;width:43px;height:43px;margin:0 auto 1px}.wander-reward-token.compact small{text-align:right;color:#fff;text-shadow:0 2px 2px #2d1a11;margin-top:-10px;padding-right:2px;font-size:12px}.wander-reward-icon{background:0 0;overflow:visible}.wander-reward-icon img{object-fit:contain;filter:drop-shadow(0 2px 2px #00000059);width:100%;height:100%}.wander-character{object-fit:contain;filter:drop-shadow(0 4px 3px #00000059);width:55px;height:64px;transition:transform .55s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:4px;right:6px}.wander-character.jumping{animation:.65s ease-in-out wanderCharacterJump}@keyframes wanderCharacterJump{0%{transform:translateY(0)scale(1)}35%{transform:translateY(-32px)scale(1.08)}70%{transform:translateY(4px)scale(.96)}to{transform:translateY(0)scale(1)}}.wander-choice-panel{z-index:4;position:sticky;bottom:10px;box-shadow:0 12px 30px #00000059}.wander-choice-panel.required{border-color:#ffcf62;animation:1.2s ease-in-out infinite alternate wanderRequired}@keyframes wanderRequired{to{box-shadow:0 0 0 3px #ffcf6233,0 12px 30px #0006}}.wander-reward-token{cursor:pointer}.wander-reward-token .wander-reward-icon{width:56px;height:56px}.wander-collected img,.wander-history img{object-fit:contain;vertical-align:middle;width:25px;height:25px}.wander-collected>div span{align-items:center;gap:5px;display:flex}@media (width<=760px){.wander-move-strip{z-index:6;position:sticky;top:4px}.wander-floor{min-height:82px;padding-right:48px}.wander-reward-token.compact{width:67px;min-height:66px}.wander-reward-token.compact .wander-reward-icon{width:36px;height:36px}.wander-floor-rewards{gap:4px}.wander-character{width:44px;height:52px}.wander-floor-number{width:30px!important;height:50px!important}}@media (width<=430px){.wander-floor{grid-template-columns:30px 1fr;padding:7px 42px 7px 7px}.wander-reward-token.compact{width:57px;min-height:59px;padding:3px}.wander-reward-token.compact .wander-reward-icon{width:32px;height:32px}.wander-reward-token.compact small{font-size:10px}.wander-character{width:40px;right:1px}.wander-move-slot{min-height:38px;font-size:15px}}.wander-reward-token{position:relative}.wander-reward-token small{z-index:2;color:#fff;text-shadow:0 2px 2px #000000e6,1px 0 1px #000000bf,-1px 0 1px #000000bf;pointer-events:none;margin:0;padding:1px 3px;font-size:12px;font-weight:950;line-height:1;position:absolute;bottom:7px;right:8px}.wander-reward-token.compact small{text-align:right;color:#fff;margin:0;padding:0;font-size:12px;bottom:5px;right:5px}.wander-reward-token.compact .wander-reward-icon{margin-bottom:8px}.shield-mark{color:#effff3;background:#34d76d;border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;line-height:1;display:grid;box-shadow:0 1px 4px #00000073}.wander-reward-token,.wander-reward-token.compact{width:auto;min-width:72px;min-height:76px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:4px;overflow:visible}.wander-reward-token:hover{background:#ffffff0f;border:0;transform:translateY(-2px)}.wander-reward-token .wander-reward-icon,.wander-reward-token.compact .wander-reward-icon{background:0 0;border:0;border-radius:0;width:62px;height:62px;margin:0 auto;position:relative}.wander-reward-token.compact .wander-reward-icon{width:58px;height:58px}.wander-reward-token strong{margin-top:5px;font-size:10px}.wander-reward-token small,.wander-reward-token.compact small{color:#fff;text-shadow:-1px -1px #111,1px -1px #111,-1px 1px #111,1px 1px #111,0 2px 2px #111;padding:0;font-size:13px;bottom:5px;right:1px}.wander-floor-rewards{gap:12px}.wander-drop-title{margin:20px 0 10px}.wander-drop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.wander-drop-grid section{border:1px solid var(--border);background:#77c6ff0a;border-radius:11px;padding:13px}.wander-drop-grid h3{margin:0 0 9px;font-size:12px}.wander-drop-grid section div{color:var(--muted);border-bottom:1px solid #82c0ff14;justify-content:space-between;align-items:center;gap:12px;padding:6px 0;font-size:11px;display:flex}.wander-drop-grid section div span{align-items:center;gap:7px;min-width:0;display:flex}.wander-drop-grid img{object-fit:contain;flex:none;width:28px;height:28px}.wander-drop-grid strong{color:#fff;flex:none}@media (width<=760px){.wander-drop-grid{grid-template-columns:1fr}.wander-reward-token.compact{min-width:58px}.wander-reward-token.compact .wander-reward-icon{width:50px;height:50px}}.wander-reward-token small,.wander-reward-token.compact small{z-index:3;white-space:nowrap;text-align:right;color:#fff;text-shadow:-1px -1px #111,1px -1px #111,-1px 1px #111,1px 1px #111,0 2px 2px #111;pointer-events:none;width:auto;max-width:calc(100% + 10px);margin:0;padding:0;font-size:clamp(10px,2.7vw,13px);line-height:1;position:absolute;bottom:-1px;right:-2px}.wander-reward-token .wander-reward-icon,.wander-reward-token.compact .wander-reward-icon{overflow:visible}.wander-reward-token strong{overflow-wrap:anywhere;word-break:normal;text-align:center;width:100%;min-height:2.5em;margin-top:8px;padding:0 2px;font-size:10px;line-height:1.25;overflow:hidden}.wander-reward-token.compact strong{display:none}@media (width<=760px){.wander-choice-panel{padding:13px 9px}.wander-choice-panel h3{font-size:13px;line-height:1.35}.wander-reward-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wander-reward-token:not(.compact){min-width:0;min-height:104px;padding:4px 2px 8px}.wander-reward-token:not(.compact) .wander-reward-icon{width:58px;height:58px}.wander-reward-token:not(.compact) strong{min-height:2.7em;font-size:9px}}@media (width<=430px){.wander-floor-rewards{gap:3px}.wander-reward-token.compact{width:52px;min-width:52px;min-height:50px;padding:1px}.wander-reward-token.compact .wander-reward-icon{width:46px;height:46px}.wander-reward-token.compact small{font-size:10px;bottom:-1px;right:-1px}.wander-reward-token:not(.compact) .wander-reward-icon{width:54px;height:54px}.wander-reward-token:not(.compact) small{font-size:11px}.wander-reward-token:not(.compact) strong{font-size:8.5px}}.chest-picker{margin-bottom:22px;padding:20px}.chest-picker h2{margin:5px 0 15px}.chest-picker-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.chest-picker-grid button{border:1px solid var(--border);min-width:0;color:var(--text);text-align:left;background:#77c6ff0b;border-radius:12px;align-items:center;gap:8px;padding:9px;font-weight:750;display:flex}.chest-picker-grid button.active{background:#77c6ff26;border-color:#79c8ff;box-shadow:0 0 0 2px #77c6ff14}.chest-picker-grid img{object-fit:contain;flex:none;width:48px;height:48px}.chest-picker-grid span{font-size:12px;line-height:1.2}.normal-chest-image{object-fit:contain;width:150px;height:150px}.normal-reward-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.normal-reward-list article{border:1px solid var(--border);background:#77c6ff0a;border-radius:12px;align-items:center;gap:10px;padding:10px;animation:.3s both rewardPop;display:flex}.normal-reward-list img{object-fit:contain;flex:none;width:58px;height:58px}.normal-reward-list strong,.normal-reward-list span{display:block}.normal-reward-list strong{margin-bottom:4px;font-size:14px}.normal-reward-list span{color:var(--muted);font-size:12px;line-height:1.45}.normal-rate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;display:grid}.normal-rate-grid>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.normal-rate-grid .drop-rate-item{min-width:0}.normal-rate-grid .drop-rate-item img{object-fit:contain;width:42px;height:42px}.normal-rate-grid strong{white-space:nowrap}@media (width<=1100px){.chest-picker-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){.chest-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.normal-reward-list,.normal-rate-grid{grid-template-columns:1fr}.chest-picker-grid button{padding:7px}.chest-picker-grid img{width:42px;height:42px}}.normal-reward-grid{grid-template-columns:repeat(auto-fill,minmax(82px,1fr))}.normal-reward-card{place-items:center;min-height:92px;padding:8px;animation:.42s cubic-bezier(.2,.8,.25,1.15) forwards itemJumpIn;display:grid}.normal-reward-card .hero-reward-icon{width:72px;height:72px}.normal-summary-panel{min-width:0}.normal-summary-rewards{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.normal-summary-reward{border:1px solid var(--border);background:#77c6ff0e;border-radius:10px;place-items:center;min-width:0;padding:5px;animation:.3s both rewardPop;display:grid}.normal-summary-reward .hero-reward-icon{width:50px;height:50px}.normal-summary-reward .reward-count{font-size:12px;bottom:-2px;right:-2px}@media (width<=760px){.normal-reward-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.normal-reward-card{min-height:74px;padding:4px}.normal-reward-card .hero-reward-icon{width:60px;height:60px}.normal-summary-rewards{grid-template-columns:repeat(4,minmax(0,1fr))}.normal-summary-reward .hero-reward-icon{width:46px;height:46px}}.simulator-category-section+.simulator-category-section{padding-top:42px}.simulator-category-section .section-heading>p{margin:0}.simulator-card.is-coming-soon .simulator-card-visual{filter:grayscale(.45)}.simulator-card.is-coming-soon .placeholder-symbol{opacity:.72;filter:drop-shadow(0 14px 22px #00000052);font-size:88px}.tile-game-page{padding:44px 0 72px}.tile-game-hero{text-align:left;grid-template-columns:1fr auto;align-items:end;gap:24px;margin-bottom:28px;display:grid}.tile-game-hero .back-link{width:max-content;color:var(--blue);background:0 0;border:0;grid-column:1/-1;padding:0;font-weight:700}.tile-game-hero h1{margin:8px 0 10px;font-size:clamp(38px,6vw,68px);line-height:.98}.tile-game-hero p{color:var(--muted);max-width:760px}.tile-game-stats{gap:10px;display:flex}.tile-game-stats span{border:1px solid var(--border);background:var(--surface-soft);min-width:88px;color:var(--muted);text-align:center;text-transform:uppercase;letter-spacing:.08em;border-radius:14px;padding:11px 14px;font-size:12px}.tile-game-stats strong{color:var(--text);margin-top:3px;font-size:22px;display:block}.tile-game-shell{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:24px;display:grid}.tile-board-wrap{border:1px solid var(--border-strong);min-height:650px;box-shadow:var(--shadow);background:radial-gradient(circle at 50% 20%,#50b5ff3d,#0000 40%),linear-gradient(#0d365a 0%,#09223b 52%,#071521 100%);border-radius:28px;position:relative;overflow:hidden}.tile-board-wrap:after{content:"";pointer-events:none;background:linear-gradient(160deg,#0000 15%,#ddf5ff29 16% 33%,#0000 34%),linear-gradient(200deg,#0000 20%,#a4dcff1f 21% 42%,#0000 43%);height:38%;position:absolute;inset:auto -5% 0}.aurora{filter:blur(46px);opacity:.22;border-radius:50%;width:420px;height:180px;position:absolute;transform:rotate(-14deg)}.aurora-one{background:#4dffcf;top:4%;left:2%}.aurora-two{background:#a765ff;top:9%;right:-7%}.tile-board{z-index:2;min-height:650px;position:relative}.member-tile{color:#08213a;background:linear-gradient(150deg,#e8fbff,#9ed7f4 65%,#69aace);border:2px solid #ffffffb8;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:88px;height:106px;transition:transform .15s,filter .15s,opacity .15s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 9px #315d78,0 14px 24px #00000052}.member-tile.layer-1{margin-top:-4px;margin-left:6px}.member-tile.is-open:hover{filter:brightness(1.09);transform:translate(-50%,-55%)scale(1.06)}.member-tile.is-blocked{filter:brightness(.42)saturate(.65);opacity:.78}.member-avatar{background:#ffffffb3;border-radius:50%;place-items:center;width:58px;height:58px;font-size:34px;display:grid;box-shadow:inset 0 0 0 2px #0a395b2e}.member-tile small,.tray-slot small{text-overflow:ellipsis;white-space:nowrap;max-width:76px;font-weight:900;overflow:hidden}.tile-game-side{gap:16px;display:grid}.tray-panel,.prototype-note{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:18px;box-shadow:0 16px 40px #0000002e}.panel-heading{justify-content:space-between;align-items:end;gap:12px;margin-bottom:13px;font-weight:800;display:flex}.panel-heading small{color:var(--muted);text-align:right;font-weight:500}.tile-tray{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.tile-tray.is-full{animation:.25s linear 2 trayShake}.tray-slot{aspect-ratio:.82;background:#040e1880;border:1px dashed #a6d3f557;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;font-size:27px;display:flex}.tray-slot small{color:var(--text);font-size:9px}.game-message{border-left:3px solid var(--gold);color:#dcecff;text-align:left;background:#ffc75a14;border-radius:0 12px 12px 0;min-height:54px;padding:13px 15px}.power-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.power-grid button{border:1px solid var(--border-strong);color:var(--text);background:linear-gradient(#77c6ff29,#77c6ff0f);border-radius:14px;padding:13px 6px}.power-grid b{color:var(--gold);font-size:26px;display:block}.power-grid span{font-size:12px;font-weight:800}.power-grid button:disabled{opacity:.35}.restart-button{color:#ffe6a8;background:#ffc75a1f;border:1px solid #ffc75a73;border-radius:14px;width:100%;padding:14px;font-weight:900}.prototype-note{text-align:left}.prototype-note p{color:var(--muted);margin-top:7px;font-size:14px}.tile-result{z-index:30;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#030c15c7;flex-direction:column;justify-content:center;align-items:center;gap:20px;font-size:42px;display:flex;position:absolute;inset:0}.tile-result button{background:var(--gold);color:#301b00;border:0;border-radius:14px;padding:12px 24px;font-weight:900}.tile-result.fail strong{color:#ff9f9f}@keyframes trayShake{25%{transform:translate(-3px)}75%{transform:translate(3px)}}@media (width<=980px){.tile-game-shell{grid-template-columns:1fr}.tile-game-side{grid-template-columns:1fr 1fr}.tray-panel,.game-message{grid-column:1/-1}.tile-board-wrap,.tile-board{min-height:590px}}@media (width<=680px){.site-shell{padding:0 14px}.tile-game-page{padding-top:26px}.tile-game-hero{grid-template-columns:1fr}.tile-game-stats{width:100%}.tile-game-stats span{flex:1;min-width:0}.tile-board-wrap,.tile-board{min-height:500px}.member-tile{border-radius:12px;width:62px;height:76px;box-shadow:0 6px #315d78,0 10px 18px #0000004d}.member-avatar{width:40px;height:40px;font-size:24px}.member-tile small{font-size:9px}.tile-game-side{grid-template-columns:1fr}.tray-panel,.game-message{grid-column:auto}.tile-tray{grid-template-columns:repeat(7,1fr)}.tray-slot{font-size:20px}.tray-slot small{display:none}}.level-preview{flex-wrap:wrap;gap:10px;margin:-12px 0 22px;display:flex}.level-preview span{border:1px solid var(--border);background:var(--surface-soft);color:var(--muted);border-radius:999px;padding:8px 12px;font-size:13px}.level-preview b{color:var(--text);font-size:15px}@media (width<=680px){.level-preview{margin-top:-8px}.tile-game-stats{flex-wrap:wrap}.tile-game-stats span{flex:42%}}.skin-selector{border:1px solid var(--border);background:var(--surface-soft);border-radius:18px;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 18px;padding:14px;display:flex}.skin-selector-copy{flex-direction:column;margin-right:auto;display:flex}.skin-selector-copy small{color:var(--muted);margin-top:2px}.skin-selector button{border:1px solid var(--border-strong);color:var(--text);background:#77c6ff12;border-radius:12px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:flex}.skin-selector button.active{outline:2px solid var(--gold);background:#f6c15221}.skin-selector button span{font-size:20px}.skin-selector .premium-skin{opacity:.58}.tile-play-column{gap:14px;min-width:0;display:grid}.tray-panel-bottom{z-index:20;background:linear-gradient(#0b2235fa,#04121ffa);border:1px solid #a6d3f53d;border-radius:18px;padding:13px 16px;position:relative;box-shadow:0 16px 35px #0000003d}.tray-panel-bottom .tile-tray{grid-template-columns:repeat(7,minmax(0,1fr));max-width:720px;margin:0 auto}.tray-panel-bottom .tray-slot{aspect-ratio:1.04;min-width:0;max-height:86px}.tray-panel-bottom .tray-slot span{line-height:1}.power-grid button{position:relative}.power-grid i{background:var(--gold);color:#142337;border-radius:999px;place-items:center;width:22px;height:22px;font-size:12px;font-style:normal;font-weight:900;display:grid;position:absolute;top:6px;right:7px}.tile-board,.tile-board-wrap{overflow:hidden}@media (width<=980px){.tile-game-side{grid-template-columns:1fr}.game-message{grid-column:auto}.skin-selector-copy{flex-basis:100%}.tray-panel-bottom .tray-slot{max-height:76px}}@media (width<=680px){.skin-selector button{flex:44%;justify-content:center}.skin-selector .premium-skin{flex-basis:100%}.tray-panel-bottom{padding:10px}.tray-panel-bottom .tile-tray{gap:4px}.tray-panel-bottom .tray-slot{border-radius:8px;font-size:18px}.tile-board-wrap,.tile-board{min-height:540px}}.tile-game-arena{min-width:0}.game-arena-toolbar{border:1px solid var(--border);background:var(--surface-soft);border-radius:15px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 12px;padding:10px 12px;display:flex}.game-arena-toolbar>div{align-items:baseline;gap:9px;display:flex}.game-arena-toolbar span{color:var(--muted);font-size:13px}.fullscreen-button{color:var(--text);white-space:nowrap;background:#77c6ff1f;border:1px solid #a6d3f56b;border-radius:11px;padding:9px 14px;font-weight:850}.tile-board-wrap,.tile-board{height:clamp(390px,55vh,650px);min-height:clamp(390px,55vh,650px)}.cleared-triple{z-index:45;pointer-events:none;gap:7px;animation:.62s both clearedTriple;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.cleared-tile{color:#08213a;background:linear-gradient(150deg,#e8fbff,#9ed7f4 65%,#69aace);border:2px solid #ffffffc7;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;width:54px;height:65px;display:flex;box-shadow:0 5px #315d78,0 9px 15px #00000052}.cleared-tile span{font-size:27px;line-height:1}.cleared-tile small{text-overflow:ellipsis;white-space:nowrap;max-width:48px;font-size:8px;font-weight:900;overflow:hidden}@keyframes clearedTriple{0%{opacity:0;transform:translate(-50%,18px)scale(.82)}22%{opacity:1;transform:translate(-50%)scale(1)}72%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,8px)scale(.9)}}body.tile-game-mode{overscroll-behavior:none;touch-action:manipulation;overflow:hidden}.tile-game-arena.is-fullscreen{z-index:10000;border-radius:0;margin:0;position:fixed;inset:0}.tile-game-arena:is(:fullscreen,.is-fullscreen){box-sizing:border-box;width:100vw;height:100dvh;color:var(--text);background:#061421;padding:10px;overflow:hidden}.tile-game-arena:is(:fullscreen,.is-fullscreen) .game-arena-toolbar{height:48px;margin-bottom:8px;padding:6px 10px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tile-game-shell{grid-template-columns:minmax(0,1fr) clamp(230px,22vw,320px);align-items:stretch;gap:10px;height:calc(100dvh - 66px)}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tile-play-column{grid-template-rows:minmax(0,1fr) auto;gap:8px;height:100%}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tile-board-wrap,.tile-game-arena:is(:fullscreen,.is-fullscreen) .tile-board{height:100%;min-height:0}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tile-game-side{align-content:start;gap:8px;overflow:auto}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tray-panel-bottom{padding:8px 10px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .panel-heading{margin-bottom:6px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tray-panel-bottom .tray-slot{max-height:64px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tray-slot small{display:none}.tile-game-arena:is(:fullscreen,.is-fullscreen) .member-tile{width:clamp(52px,6.2vw,78px);height:clamp(64px,7.5vw,94px)}.tile-game-arena:is(:fullscreen,.is-fullscreen) .member-avatar{width:clamp(34px,4vw,50px);height:clamp(34px,4vw,50px);font-size:clamp(21px,2.7vw,30px)}.tile-game-arena:is(:fullscreen,.is-fullscreen) .member-tile small{font-size:clamp(8px,1vw,11px)}.tile-game-arena:is(:fullscreen,.is-fullscreen) .game-message{min-height:0;padding:9px 11px;font-size:13px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .power-grid button{padding:9px 4px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .power-grid b{font-size:22px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .prototype-note{padding:11px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .prototype-note p{margin:4px 0 0;font-size:12px}@media (width<=980px){.tile-board-wrap,.tile-board{height:clamp(380px,50vh,570px);min-height:clamp(380px,50vh,570px)}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tile-game-shell{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tile-game-side{grid-template-columns:1fr 1fr 1fr;display:grid;overflow:visible}.tile-game-arena:is(:fullscreen,.is-fullscreen) .game-message{grid-column:1/-1}.tile-game-arena:is(:fullscreen,.is-fullscreen) .prototype-note{display:none}.tile-game-arena:is(:fullscreen,.is-fullscreen) .restart-button{height:100%}}@media (width<=680px){.game-arena-toolbar>div{flex-direction:column;gap:0}.game-arena-toolbar span{font-size:11px}.tile-board-wrap,.tile-board{height:clamp(360px,48vh,510px);min-height:clamp(360px,48vh,510px)}.member-tile{width:clamp(48px,15vw,62px);height:clamp(60px,18vw,76px)}.tile-game-arena:is(:fullscreen,.is-fullscreen){padding:5px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .game-arena-toolbar{height:42px;margin-bottom:5px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tile-game-shell{gap:5px;height:calc(100dvh - 52px)}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tile-play-column{gap:5px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tile-game-side{grid-template-columns:1fr 1fr;gap:5px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .game-message{display:none}.tile-game-arena:is(:fullscreen,.is-fullscreen) .power-grid{grid-column:1/-1}.tile-game-arena:is(:fullscreen,.is-fullscreen) .restart-button{padding:8px;font-size:12px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .prototype-note{display:none}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tray-panel-bottom{padding:5px 7px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .panel-heading{display:none}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tray-panel-bottom .tile-tray{gap:3px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tray-panel-bottom .tray-slot{max-height:48px;font-size:16px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .member-tile{width:clamp(42px,13vw,58px);height:clamp(52px,16vw,70px)}.tile-game-arena:is(:fullscreen,.is-fullscreen) .member-avatar{width:32px;height:32px;font-size:20px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .member-tile small{font-size:7px}.cleared-triple{bottom:7px}.cleared-tile{width:43px;height:52px}.cleared-tile span{font-size:21px}}@media (height<=700px) and (width>=681px){.tile-board-wrap,.tile-board{height:52vh;min-height:390px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .prototype-note{display:none}}.tile-game-arena.skin-frostland .tile-board-wrap{background:radial-gradient(circle at 48% 15%,#68c4ff6b,#0000 34%),linear-gradient(#176bb2 0%,#0d5ba6 52%,#0b4c8c 100%)}.tile-game-arena.skin-frostland .tile-board-wrap:before{content:"";pointer-events:none;opacity:.22;background:linear-gradient(118deg,#0000 0 18%,#d8f5ff8c 18.5% 19%,#0000 19.5% 48%,#d8f5ff61 48.5% 49%,#0000 49.5%),linear-gradient(26deg,#0000 0 42%,#d8f5ff66 42.5% 43%,#0000 43.5%);position:absolute;inset:0}.tile-game-arena.skin-frostland .member-tile{color:#15344d;background:linear-gradient(145deg,#fff 0%,#f3f7fb 58%,#dce8f2 100%);border:2px solid #ffffffeb;border-radius:10px;width:74px;height:74px;padding:5px;box-shadow:4px 4px #aabfd1,7px 8px 12px #00235047}.tile-game-arena.skin-frostland .member-tile.is-open:hover{transform:translate(-50%,-54%)scale(1.06)}.tile-game-arena.skin-frostland .member-tile small{display:none}.tile-game-arena.skin-frostland .member-tile.is-blocked{filter:brightness(.7)saturate(.72);opacity:.78}.tile-game-arena.skin-frostland .member-avatar{background:0 0;border:0;width:54px;height:54px;font-size:35px}.tile-icon-image{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:58px;height:58px;display:block}.tile-icon-image.is-compact{width:88%;height:88%;margin:auto}.removed-reserve{z-index:38;pointer-events:none;grid-template-columns:repeat(3,74px);align-items:end;gap:9px;min-height:82px;display:grid;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.reserve-column{pointer-events:auto;width:74px;height:82px;position:relative}.reserve-tile{cursor:pointer;background:linear-gradient(145deg,#fff,#eef5fa);border:2px solid #fffffff2;border-radius:10px;width:74px;height:74px;padding:5px;position:absolute;left:0;box-shadow:3px 4px #9ab3c8,5px 7px 12px #00235042}.reserve-tile:hover{transform:translateY(-2px)}.tray-slot .tile-icon-image,.cleared-tile .tile-icon-image{width:80%;height:80%}.cleared-triple{bottom:96px}@media (width<=680px){.tile-game-arena.skin-frostland .member-tile{width:58px;height:58px}.tile-icon-image{width:45px;height:45px}.removed-reserve{grid-template-columns:repeat(3,58px);gap:6px;min-height:65px}.reserve-column{width:58px;height:65px}.reserve-tile{width:58px;height:58px}.cleared-triple{bottom:72px}}.tile-game-arena:is(:fullscreen,.is-fullscreen).skin-frostland .member-tile{aspect-ratio:1;height:auto}.tile-game-arena:is(:fullscreen,.is-fullscreen).skin-frostland .tile-icon-image{width:80%;height:80%}.tray-panel-bottom{background:linear-gradient(#1d7fc4,#0b5eaa);border:2px solid #cbefffb8;padding:10px 14px;box-shadow:inset 0 0 0 3px #04427938,0 14px 30px #0000003d}.tray-panel-bottom .tile-tray{gap:5px;max-width:690px}.tray-panel-bottom .tray-slot{aspect-ratio:1;background:linear-gradient(145deg,#fff 0%,#f3f7fb 58%,#dce8f2 100%);border:2px solid #ffffffeb;border-radius:9px;max-height:82px;box-shadow:3px 4px #9fb7ca,5px 7px 10px #00235038}.tray-panel-bottom .tray-slot:empty{background:#094b844d;border:1px solid #c6eaff59;box-shadow:inset 0 0 0 1px #002a5740}.tray-panel-bottom .tray-slot .tile-icon-image{object-fit:contain;width:82%;height:82%}.player-session-card,.leaderboard-card{border:1px solid var(--border);background:var(--surface);text-align:left;border-radius:18px;padding:15px;box-shadow:0 16px 40px #00000026}.player-session-card>strong,.leaderboard-card strong{display:block}.player-session-card label{gap:5px;margin-top:11px;display:grid}.player-session-card label span{color:var(--muted);font-size:12px;font-weight:750}.player-session-card input,.restore-row input{border:1px solid var(--border-strong);width:100%;min-width:0;color:var(--text);background:#030f1bb8;border-radius:10px;padding:10px 11px}.save-code-row,.restore-row{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:9px;display:grid}.save-code-row code{text-overflow:ellipsis;white-space:nowrap;color:#bfe5ff;background:#77c6ff14;border-radius:9px;min-width:0;padding:9px;font-size:10px;overflow:hidden}.save-code-row button,.restore-row button{color:var(--text);background:#77c6ff1f;border:1px solid #a6d3f566;border-radius:9px;padding:8px 11px;font-weight:800}.player-session-card>small{color:var(--muted);margin-top:9px;font-size:11px;line-height:1.45;display:block}.leaderboard-heading{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.leaderboard-heading small{max-width:130px;color:var(--muted);text-align:right;font-size:10px}.leaderboard-card ol{gap:6px;margin:10px 0 0;padding:0;list-style:none;display:grid}.leaderboard-card li{background:#77c6ff0e;border-radius:9px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 8px;font-size:12px;display:grid}.leaderboard-card li>b{width:22px;height:22px;color:var(--gold);background:#f6c15229;border-radius:50%;place-items:center;display:grid}.leaderboard-card li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.leaderboard-card li>strong{color:#bfe5ff;font-size:11px}.leaderboard-card>p{color:var(--muted);margin:10px 0 0;font-size:12px}.milestone-reward{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020a13b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.milestone-reward>div{text-align:center;background:linear-gradient(#123c61,#071c30);border:2px solid #ffd370b8;border-radius:24px;width:min(360px,92vw);padding:28px;box-shadow:0 24px 80px #00000080}.milestone-reward span{font-size:54px;display:block}.milestone-reward strong{margin-top:8px;font-size:25px;display:block}.milestone-reward p{color:#dcecff}.milestone-reward button{background:var(--gold);color:#301b00;border:0;border-radius:12px;padding:11px 25px;font-weight:900}@media (width<=680px){.tray-panel-bottom{padding:7px}.tray-panel-bottom .tile-tray{gap:3px}.tray-panel-bottom .tray-slot{border-radius:7px}.player-session-card,.leaderboard-card{padding:12px}.leaderboard-heading{display:block}.leaderboard-heading small{text-align:left;max-width:none;margin-top:3px;display:block}}.username-error{font-weight:750;color:#ff9e9e!important;margin:6px 0 0!important;font-size:11px!important;display:block!important}.leaderboard-status{align-items:center;gap:5px;display:inline-flex;text-align:right!important;max-width:none!important}.leaderboard-status:before{content:"";background:#f6c152;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px}.leaderboard-status.is-online{color:#7ce3aa!important}.leaderboard-status.is-online:before{background:#46d88b}.leaderboard-status.is-offline{color:#ff9e9e!important}.leaderboard-status.is-offline:before{background:#ef6d6d}.cleared-tile small{display:none!important}.tile-game-title-wrap{align-items:center;gap:20px;min-width:0;display:flex}.marvelous-game-logo{object-fit:contain;filter:drop-shadow(0 12px 22px #00000040);flex:none;width:clamp(92px,12vw,150px);height:clamp(92px,12vw,150px)}.tile-game-title-wrap h1{text-transform:none}.tile-game-stats{align-self:center}.tile-game-arena.skin-vua .tile-board-wrap{background:radial-gradient(circle at 48% 15%,#68c4ff6b,#0000 34%),linear-gradient(#176bb2 0%,#0d5ba6 52%,#0b4c8c 100%)}.tile-game-arena.skin-vua .tile-board-wrap:before{content:"";pointer-events:none;opacity:.22;background:linear-gradient(118deg,#0000 0 18%,#d8f5ff8c 18.5% 19%,#0000 19.5% 48%,#d8f5ff61 48.5% 49%,#0000 49.5%),linear-gradient(26deg,#0000 0 42%,#d8f5ff66 42.5% 43%,#0000 43.5%);position:absolute;inset:0}.tile-game-arena.skin-vua .member-tile{color:#15344d;background:linear-gradient(145deg,#fff 0%,#f3f7fb 58%,#dce8f2 100%);border:2px solid #ffffffeb;border-radius:10px;width:74px;height:74px;padding:5px;box-shadow:4px 4px #aabfd1,7px 8px 12px #00235047}.tile-game-arena.skin-vua .member-tile.is-open:hover{transform:translate(-50%,-54%)scale(1.06)}.tile-game-arena.skin-vua .member-tile small{display:none}.tile-game-arena.skin-vua .member-tile.is-blocked{filter:brightness(.7)saturate(.72);opacity:.78}.tile-game-arena.skin-vua .member-avatar{background:0 0;border:0;width:54px;height:54px;font-size:35px}.tile-game-arena:is(:fullscreen,.is-fullscreen).skin-vua .member-tile{aspect-ratio:1;height:auto}.tile-game-arena:is(:fullscreen,.is-fullscreen).skin-vua .tile-icon-image{width:80%;height:80%}.power-grid button{color:#fff;text-shadow:0 1px 2px #0000004d;background:linear-gradient(#22b761 0%,#079447 100%);border:2px solid #7cffb48c;border-radius:15px;min-height:96px;padding:10px 6px 8px;box-shadow:inset 0 2px #ffffff47,0 5px #056936,0 9px 15px #00000040}.power-grid button:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-2px)}.power-grid button:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 2px #fff3,0 2px #056936}.power-grid button img{object-fit:contain;filter:brightness(0)invert();pointer-events:none;width:44px;height:44px;margin:0 auto 4px;display:block}.power-grid button span{color:#fff;font-size:12px;font-weight:900;display:block}.power-grid i{color:#08773d;text-shadow:none;background:#fff;border:1px solid #0000001f}.vua-recruitment-note{text-align:left;background:linear-gradient(145deg,#0b573a6b,#04221dd1);border:1px solid #53dc917a;border-radius:20px;padding:18px;box-shadow:0 16px 40px #0000002e}.vua-recruitment-note strong{color:#8ff0b8;font-size:20px;display:block}.vua-recruitment-note p{color:#e4fff0;margin:8px 0 0;font-weight:700;line-height:1.65}@media (width<=680px){.tile-game-title-wrap{align-items:flex-start;gap:12px}.marvelous-game-logo{width:82px;height:82px}.tile-game-arena.skin-vua .member-tile{width:58px;height:58px}.power-grid button{min-height:82px;padding:8px 4px 6px}.power-grid button img{width:36px;height:36px}}.power-grid button{justify-content:center;align-items:center;min-height:108px;padding:10px;display:flex}.power-grid button img{filter:none;width:66px;height:66px;margin:0}.power-grid button span{display:none}@media (width<=680px){.power-grid button{min-height:88px;padding:8px}.power-grid button img{width:54px;height:54px}}.tile-game-arena.skin-frostland .member-tile,.tile-game-arena.skin-vua .member-tile,.tile-game-arena:is(:fullscreen,.is-fullscreen).skin-frostland .member-tile,.tile-game-arena:is(:fullscreen,.is-fullscreen).skin-vua .member-tile{width:var(--game-tile-size,68px);height:var(--game-tile-size,68px);aspect-ratio:1}@media (width<=680px){.tile-game-arena.skin-frostland .member-tile,.tile-game-arena.skin-vua .member-tile,.tile-game-arena:is(:fullscreen,.is-fullscreen).skin-frostland .member-tile,.tile-game-arena:is(:fullscreen,.is-fullscreen).skin-vua .member-tile{width:var(--game-tile-size,36px);height:var(--game-tile-size,36px)}}.tile-game-arena .member-tile{padding:clamp(3px, calc(var(--game-tile-size,74px) * .065), 7px);border-radius:clamp(9px, calc(var(--game-tile-size,74px) * .14), 15px)}.tile-game-arena .member-tile .tile-icon-image{width:88%;height:88%}@media (width<=680px){.tile-game-arena .member-tile .tile-icon-image{width:90%;height:90%}}.tray-panel-bottom .tile-tray{grid-template-columns:repeat(7,var(--game-tile-size,68px));justify-content:center;gap:5px;width:max-content;max-width:100%}.tray-panel-bottom .tray-slot{width:var(--game-tile-size,68px);height:var(--game-tile-size,68px);aspect-ratio:1;flex:0 0 var(--game-tile-size,68px);max-height:none;padding:clamp(3px,calc(var(--game-tile-size,68px) * .065),7px);border-radius:clamp(9px,calc(var(--game-tile-size,68px) * .14),15px)}.tray-panel-bottom .tray-slot .tile-icon-image{width:88%;height:88%}@media (width<=680px){.tray-panel-bottom .tile-tray{gap:3px}.tray-panel-bottom .tray-slot .tile-icon-image{width:90%;height:90%}}.tile-game-arena .member-tile.is-blocked .tile-icon-image,.tile-game-arena .member-tile.is-blocked .member-avatar,.tile-game-arena .member-tile.is-blocked small{visibility:hidden}.tile-game-arena .member-tile.is-blocked:after{content:"";background:radial-gradient(circle at 35% 30%,#ffffff4d,#3249582e 62%,#162b3947);border-radius:50%;width:38%;height:38%;box-shadow:inset 0 0 0 2px #ffffff1f}.tile-result.fail{gap:16px}.tile-result.fail>strong{font-size:clamp(34px,6vw,62px)}.tile-result.fail>small{color:#c8d7e4;font-size:14px}.tray-full-recovery{justify-content:center;align-items:center;gap:16px;display:flex}.tile-result.fail .recovery-power{background:linear-gradient(#22b761 0%,#079447 100%);border:2px solid #7cffb49e;border-radius:16px;width:84px;height:84px;padding:9px;position:relative;box-shadow:inset 0 2px #ffffff47,0 5px #056936,0 10px 20px #0000004d}.tile-result.fail .recovery-power img{object-fit:contain;width:100%;height:100%}.tile-result.fail .recovery-power i{color:#08773d;background:#fff;border-radius:999px;place-items:center;min-width:25px;height:25px;padding:0 6px;font-size:12px;font-style:normal;font-weight:900;display:grid;position:absolute;top:-7px;right:-7px}.tile-result.fail .tray-full-restart{color:#dcecff;background:0 0;border:0;border-bottom:1px solid #ffffff8c;border-radius:0;padding:5px 2px;font-size:14px;font-weight:750}@media (width<=680px){.tile-result.fail .recovery-power{border-radius:13px;width:68px;height:68px}}.tile-game-arena .member-tile.is-blocked,.tile-game-arena.skin-frostland .member-tile.is-blocked,.tile-game-arena.skin-vua .member-tile.is-blocked{opacity:1;filter:none;background:linear-gradient(145deg,#f2f5f7 0%,#dfe6eb 58%,#c7d2da 100%);border-color:#ffffffdb;box-shadow:4px 4px #879cab,7px 8px 12px #00235047}.tile-game-arena .member-tile.is-blocked .tile-icon-image,.tile-game-arena .member-tile.is-blocked .member-avatar{visibility:visible;opacity:.58;filter:grayscale(.28)brightness(.72)saturate(.72)}.tile-game-arena .member-tile.is-blocked small{display:none}.tile-game-arena .member-tile.is-blocked:after{content:"";border-radius:inherit;pointer-events:none;background:#485c6c3b;width:auto;height:auto;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff1f}.removed-reserve{z-index:90000;grid-template-columns:repeat(3, var(--game-tile-size,68px));gap:clamp(3px, calc(var(--game-tile-size,68px) * .09), 9px);min-height:calc(var(--game-tile-size,68px) + 8px)}.reserve-column{width:var(--game-tile-size,68px);height:calc(var(--game-tile-size,68px) + 8px)}.reserve-tile{width:var(--game-tile-size,68px);height:var(--game-tile-size,68px);padding:clamp(3px, calc(var(--game-tile-size,68px) * .065), 7px);border-radius:clamp(9px, calc(var(--game-tile-size,68px) * .14), 15px)}.reserve-tile .tile-icon-image{width:88%;height:88%}@media (width<=680px){.reserve-tile .tile-icon-image{width:90%;height:90%}}.tile-result.fail{-webkit-backdrop-filter:none;backdrop-filter:none;isolation:isolate;background:#030f1bf7}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tray-panel-bottom .tile-tray{grid-template-columns:repeat(7, var(--game-tile-size,68px));grid-auto-columns:var(--game-tile-size,68px);justify-content:center;align-items:center;gap:clamp(3px, calc(var(--game-tile-size,68px) * .07), 7px);width:max-content;max-width:100%}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tray-panel-bottom .tray-slot{box-sizing:border-box;width:var(--game-tile-size,68px);min-width:var(--game-tile-size,68px);max-width:var(--game-tile-size,68px);height:var(--game-tile-size,68px);min-height:var(--game-tile-size,68px);aspect-ratio:1;flex:0 0 var(--game-tile-size,68px);max-height:none}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tray-panel-bottom .tray-slot .tile-icon-image{object-fit:contain;width:88%;height:88%}@media (width<=680px){.tile-game-arena:is(:fullscreen,.is-fullscreen) .tray-panel-bottom .tile-tray{gap:3px}.tile-game-arena:is(:fullscreen,.is-fullscreen) .tray-panel-bottom .tray-slot .tile-icon-image{width:90%;height:90%}}.username-action-row{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.username-action-row small{color:var(--muted);flex:1;font-size:11px;line-height:1.35}.username-action-row button{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#77c6ff1a;border-radius:9px;flex:none;padding:7px 10px;font-weight:800}.username-action-row button:hover{background:#77c6ff2e}@media (width<=680px){.username-action-row{flex-direction:column;align-items:stretch}.username-action-row button{width:100%}}.cleared-triple{z-index:2147482000;isolation:isolate}.cleared-triple .cleared-tile{z-index:1;position:relative}.tile-result,.tile-result.fail{z-index:2147483000}.cleared-triple{bottom:calc(var(--game-tile-size,68px) + 24px);gap:clamp(3px, calc(var(--game-tile-size,68px) * .08), 8px);transform-origin:bottom;align-items:center;animation:.68s cubic-bezier(.2,.8,.2,1) both clearedTripleResponsive}.cleared-triple .cleared-tile{box-sizing:border-box;width:var(--game-tile-size,68px);min-width:var(--game-tile-size,68px);height:var(--game-tile-size,68px);min-height:var(--game-tile-size,68px);aspect-ratio:1;padding:clamp(3px, calc(var(--game-tile-size,68px) * .065), 7px);border-radius:clamp(9px, calc(var(--game-tile-size,68px) * .14), 15px);box-shadow:clamp(3px, calc(var(--game-tile-size,68px) * .06), 6px) clamp(3px, calc(var(--game-tile-size,68px) * .06), 6px) 0 #91a7b6, 0 10px 18px #00235057;background:linear-gradient(145deg,#fff 0%,#f5f8fb 72%,#e2e9ee 100%);border:2px solid #ffffffeb;overflow:hidden}.cleared-triple .cleared-tile .tile-icon-image{object-fit:contain;width:88%;height:88%}.cleared-triple .cleared-tile .member-avatar{font-size:calc(var(--game-tile-size,68px) * .62);line-height:1}@keyframes clearedTripleResponsive{0%{opacity:0;transform:translate(-50%, calc(var(--game-tile-size,68px) * .28)) scale(.86)}18%{opacity:1;transform:translate(-50%)scale(1.04)}34%{transform:translate(-50%)scale(1)}72%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%, calc(var(--game-tile-size,68px) * -.18)) scale(.72)}}@media (width<=680px){.cleared-triple{bottom:calc(var(--game-tile-size,52px) + 16px);gap:3px}.cleared-triple .cleared-tile .tile-icon-image{width:90%;height:90%}}.game-toolbar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.daily-challenge-card{border:1px solid var(--border);background:var(--surface);text-align:left;border-radius:18px;padding:15px;box-shadow:0 16px 40px #00000026}.daily-challenge-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.daily-challenge-heading div{gap:2px;display:grid}.daily-challenge-heading small{color:var(--muted);font-size:11px}.daily-challenge-heading>span{color:var(--gold);white-space:nowrap;background:#f6c15226;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.daily-challenge-card>p{color:var(--muted);margin:9px 0;font-size:12px;line-height:1.45}.daily-challenge-card>button,.leaderboard-expand{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#77c6ff1a;border-radius:10px;padding:9px 11px;font-weight:800}.daily-challenge-card>button:disabled{opacity:.5}.daily-mini-board{gap:4px;margin:10px 0 0;padding:0;list-style:none;display:grid}.daily-mini-board li{background:#77c6ff0d;border-radius:8px;grid-template-columns:22px 1fr auto;align-items:center;gap:6px;padding:5px 7px;font-size:11px;display:grid}.daily-mini-board li b{color:var(--gold)}.leaderboard-expand{margin-top:9px}.own-rank{background:#f6c15214;border:1px solid #f6c15259;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:2px 10px;margin-top:10px;padding:9px;display:grid}.own-rank span{font-size:12px}.own-rank strong{color:var(--gold);grid-area:1/2/3;font-size:18px}.own-rank small{color:var(--muted)}.leaderboard-card li.is-current-player{outline:1px solid var(--gold);background:#f6c1521a}@media (width<=680px){.game-toolbar-actions{justify-content:flex-end}.daily-challenge-card{padding:12px}}.sound-toggle{white-space:nowrap;justify-content:center;align-items:center;gap:.42rem;display:inline-flex}.sound-toggle>span:first-child{font-size:1.05rem;line-height:1}@media (width<=520px){.sound-toggle>span:last-child{display:none}.sound-toggle{min-width:42px;padding-inline:.7rem}}@media (width<=680px),(height<=520px) and (hover:none) and (pointer:coarse){body.tile-game-mode{width:100%;height:100%;position:fixed;inset:0;overflow:hidden}.tile-game-arena.is-fullscreen{width:100%;height:100dvh;max-height:100dvh;padding:max(5px, env(safe-area-inset-top)) 5px max(5px, env(safe-area-inset-bottom));flex-direction:column;display:flex}.tile-game-arena.is-fullscreen .game-arena-toolbar{box-sizing:border-box;flex:0 0 42px;gap:5px;width:100%;height:42px;min-height:42px;margin:0 0 5px;padding:4px 6px}.tile-game-arena.is-fullscreen .game-arena-toolbar>div:first-child{flex-direction:row;flex:auto;align-items:center;min-width:0}.tile-game-arena.is-fullscreen .game-arena-toolbar>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.tile-game-arena.is-fullscreen .game-toolbar-actions{flex-direction:row;flex:none;align-items:center;gap:4px;display:flex}.tile-game-arena.is-fullscreen .fullscreen-button{border-radius:9px;min-width:0;padding:6px 8px;font-size:11px;line-height:1.1}.tile-game-arena.is-fullscreen .sound-toggle span:last-child{display:none}.tile-game-arena.is-fullscreen .sound-toggle{place-items:center;width:34px;height:32px;padding:0;font-size:17px;display:grid}.tile-game-arena.is-fullscreen .tile-game-shell{flex:auto;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;gap:5px;height:auto;min-height:0;display:grid;overflow:hidden}.tile-game-arena.is-fullscreen .tile-play-column{grid-template-rows:minmax(0,1fr) auto;gap:5px;height:100%;min-height:0;display:grid;overflow:hidden}.tile-game-arena.is-fullscreen .tile-board-wrap,.tile-game-arena.is-fullscreen .tile-board{width:100%;height:100%;min-height:0;max-height:none}.tile-game-arena.is-fullscreen .tray-panel-bottom{flex:none;padding:5px 7px}.tile-game-arena.is-fullscreen .tile-game-side{min-height:0;display:block;overflow:visible}.tile-game-arena.is-fullscreen .tile-game-side>:not(.power-grid){display:none!important}.tile-game-arena.is-fullscreen .tile-game-side .power-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0;display:grid}.tile-game-arena.is-fullscreen .tile-game-side .power-grid button{height:48px;min-height:48px;padding:4px}.tile-game-arena.is-fullscreen .tile-game-side .power-grid img{object-fit:contain;width:38px;height:38px}}
