*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;width:100%}body{font-family:Inter,system-ui,Segoe UI,sans-serif;color:#fff1d9;background:radial-gradient(circle at 18% 10%,rgba(255,189,115,.08),transparent 28%),radial-gradient(circle at 85% 14%,rgba(255,159,188,.05),transparent 30%),linear-gradient(135deg,#21120f,#2b1813 45%,#1a0d0b);overflow-x:hidden}button,input,textarea{font:inherit}button{border:1px solid rgba(255,189,115,.35);background:linear-gradient(135deg,#ffad5e,#ffd08d);color:#2a140d;border-radius:14px;padding:10px 15px;font-weight:900;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}input,textarea{border:1px solid rgba(255,189,115,.25);background:#170b08;color:#fff1d9;border-radius:12px;padding:12px;width:100%}textarea{min-height:110px}.game-shell{width:min(1920px,calc(100vw - 28px));margin:8px auto 26px}.game-header{display:grid;grid-template-columns:minmax(260px,340px) 1fr minmax(260px,360px);gap:14px;align-items:start;border:1px solid rgba(255,189,115,.25);background:#1a0d0ac7;border-radius:24px;padding:18px}.brand{display:flex;gap:14px;align-items:center}.brand-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#ffcb83,#f1ddbf)}.brand h1{font-family:Georgia,serif;font-size:32px;line-height:.85;margin:0}.brand h1 span{font-size:18px;color:#ffbd73}.brand p{font-weight:900;color:#c8a98f;font-size:13px}.lang{display:inline-flex;margin-top:10px;padding:4px;border-radius:999px;background:#3a2118;border:1px solid rgba(255,189,115,.35);gap:4px}.lang button{padding:7px 15px;border-radius:999px;background:transparent;color:#fff1d9;border:0}.lang .on{background:#ffd08d;color:#2a140d}.resources{display:grid;grid-template-columns:repeat(7,minmax(115px,1fr));gap:8px}.resources article{min-height:58px;border:1px solid rgba(255,189,115,.25);background:#46281eb8;border-radius:14px;padding:10px}.resources small{display:block;color:#c8a98f;font-weight:900}.resources b{font-size:18px}.profile{border:1px solid rgba(255,189,115,.25);background:#46281eb8;border-radius:18px;padding:12px;display:grid;gap:8px}.p-line{display:flex;gap:10px;align-items:center}.p-line span{width:38px;height:38px;border-radius:14px;background:#6b4c38;display:grid;place-items:center}.p-line small{display:block;color:#c8a98f}.xp,.bar{height:8px;background:#ffffff26;border-radius:999px;overflow:hidden}.xp i,.bar i{display:block;height:100%;background:linear-gradient(90deg,#ffbd73,#9de0b1)}.top-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:10px 0;padding:7px;border-radius:18px;border:1px solid rgba(255,189,115,.25);background:#1a0d0ab8}.top-tabs button{display:flex;justify-content:space-between;align-items:center;background:#45271ee6;color:#fff1d9;min-height:42px}.top-tabs button.active{background:linear-gradient(135deg,#6a3928,#4a2b20);border-color:#ffbd73}.panel{border:1px solid rgba(255,189,115,.25);background:#261510d1;border-radius:20px;padding:16px;margin-bottom:12px}.daily{max-height:210px;overflow:auto}.row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ffffff0f;border-radius:12px;padding:10px}.starter{display:grid;grid-template-columns:minmax(270px,1fr) repeat(2,minmax(260px,1fr));gap:12px;align-items:center}.starter article,.mini-grid article{border:1px solid rgba(255,189,115,.23);background:#5832268c;border-radius:14px;padding:12px}.layout{display:grid;grid-template-columns:250px 1fr;gap:14px}.sidebar{position:sticky;top:8px;align-self:start;display:grid;gap:8px;border:1px solid rgba(255,189,115,.25);background:#1d100cc7;border-radius:20px;padding:10px}.sidebar button{display:grid;grid-template-columns:28px 1fr;gap:6px;text-align:left;background:#45271e9e;color:#fff1d9;min-height:62px}.sidebar button.active{background:linear-gradient(135deg,#8a5236,#5c3528);border-color:#ffbd73}.sidebar button.locked{opacity:.65}.sidebar small{grid-column:2;color:#c8a98f;font-size:11px}.account{border:1px solid rgba(255,189,115,.18);border-radius:14px;padding:10px;display:grid;gap:8px}.account p{font-size:13px;color:#c8a98f}.room-main{min-width:0}.scene{position:relative;min-height:330px;border:1px solid rgba(255,189,115,.28);border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#75c7ed 0,#75c7ed 42%,#fff0cf 42%,#fff0cf 48%,#7cc66a 48%,#7cc66a 68%,#8a5636 68%);padding:28px}.scene.forge{background:linear-gradient(160deg,#2b1612,#60271d 50%,#251512)}.scene.crafting{background:linear-gradient(160deg,#392416,#65452e)}.scene.shrine{background:linear-gradient(160deg,#2b1724,#5d2e44)}.scene h2{font-family:Georgia,serif;font-size:44px;margin:0;text-shadow:0 2px 0 rgba(0,0,0,.25)}.scene p{font-weight:900;max-width:460px}.rakku{position:absolute;left:50%;bottom:100px;font-size:58px;transform:translate(-50%);animation:idle 1.6s infinite}.dialog{position:absolute;left:7%;right:7%;bottom:24px;background:#26100ae0;border-radius:18px;padding:14px}.dialog b{display:inline-flex;background:#8a5236;border-radius:999px;padding:6px 12px;margin-right:12px}.two{display:grid;grid-template-columns:1fr 1.2fr;gap:12px}.mini-grid,.gear-grid,.hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.actions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:10px 0}.gear-card,.hero-card{position:relative;border:1px solid rgba(255,189,115,.2);background:linear-gradient(145deg,#301d16f0,#1c100deb);border-radius:18px;padding:12px;overflow:hidden}.hero-card.active{border-color:#ffbd73;background:#5b3425}.gear-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-size:28px;background:#ffffff14;border:1px solid #ffbd73}.gear-card span{display:inline-flex;margin:6px 0;padding:4px 8px;border-radius:999px;background:#ffbd73;color:#21120f;font-weight:1000;font-size:11px}.pixel-battle{position:relative;min-height:420px;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#78c6ec 0,#78c6ec 42%,#fff0cf 42%,#fff0cf 48%,#68b85d 48%,#68b85d 68%,#8a5636 68%)}.pixel-battle:after{content:"";position:absolute;left:0;right:0;bottom:92px;height:34px;background:repeating-linear-gradient(90deg,#62ad55 0,#62ad55 24px,#72c064 24px,#72c064 48px)}.pixel-party,.pixel-enemies{position:absolute;bottom:135px;display:flex;gap:24px;align-items:end;z-index:5}.pixel-party{left:8%}.pixel-enemies{right:8%}.unit{width:76px;height:110px;position:relative;animation:idle 1.6s infinite;filter:drop-shadow(0 10px 0 rgba(0,0,0,.18))}.unit:before{content:"";position:absolute;left:18px;top:18px;width:42px;height:42px;background:#f0d0a0;border-radius:10px;box-shadow:0 42px 0 10px #5d3426}.unit.hero i{position:absolute;right:-8px;top:35px;font-size:34px;z-index:10;transform:rotate(18deg)}.unit.enemy:before{background:#e86d5e}.unit.boss{transform:scale(1.25)}.helper{font-size:40px;align-self:end;animation:idle 1.9s infinite}.battle-ui{position:absolute;bottom:20px;z-index:10;min-width:310px}.battle-ui.left{left:24px}.battle-ui.right{right:24px;text-align:right}.bar.danger i{background:linear-gradient(90deg,#ff766e,#ffbd73)}.status{display:inline-flex;margin-top:5px;padding:4px 9px;border-radius:999px;background:#ffbd7324;border:1px solid rgba(255,189,115,.25);font-size:12px;font-weight:900}.burn{background:#ff644626}.poison{background:#64c86426}.lock{min-height:360px;display:grid;place-items:start}.costs{display:flex;flex-wrap:wrap;gap:8px}.costs span{padding:6px 10px;border:1px solid rgba(255,189,115,.2);border-radius:999px;background:#0000002e}.auth,.maintenance-body{min-height:100vh;display:grid;place-items:center}.auth section,.maintenance-screen{width:min(1120px,calc(100vw - 28px));border:1px solid rgba(255,189,115,.34);border-radius:30px;background:linear-gradient(145deg,#2b1912f5,#180d0afa);padding:28px}.brand-big{display:flex;gap:14px;align-items:center}.brand-big h1,.maintenance-screen h1{font-family:Georgia,serif;font-size:clamp(42px,7vw,86px);line-height:.86;margin:0}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.auth form{display:grid;gap:10px;border:1px solid rgba(255,189,115,.2);border-radius:20px;padding:18px}.maintenance-screen{display:flex;flex-direction:column;gap:18px}.maintenance-screen header{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:start}.maint-hero{display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:center;border:1px solid rgba(255,188,117,.22);border-radius:26px;padding:28px;background:#482a1f94}.cup{min-height:220px;border-radius:24px;background:#2a1712;display:grid;place-items:center;font-size:82px;position:relative}.pill{display:inline-flex;padding:7px 13px;border:1px solid rgba(255,189,115,.35);border-radius:999px;background:#5b3425;color:#ffbd73;font-weight:1000}.progress{height:10px;background:#ffffff1f;border-radius:999px;overflow:hidden;margin:18px 0}.progress span{display:block;height:100%;width:58%;background:linear-gradient(90deg,#ffbd73,#9de0b1)}.maint-access{display:grid;grid-template-columns:1fr minmax(260px,420px) auto;gap:14px;align-items:end}.toast{position:fixed;right:18px;bottom:18px;background:#ffbd73;color:#21120f;padding:12px 16px;border-radius:14px;font-weight:900;z-index:9999}footer{margin-top:16px;padding:12px 16px;border-radius:14px;border:1px solid rgba(255,189,115,.18);background:#140a088c;text-align:center;color:#c8a98f;overflow-wrap:anywhere}.user-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;border:1px solid rgba(255,189,115,.2);border-radius:12px;padding:10px;margin:8px 0}@keyframes idle{50%{translate:0 -5px}}@media (max-width:1100px){.game-header,.layout,.starter,.two,.maint-hero,.maint-access,.auth-grid{grid-template-columns:1fr}.resources{grid-template-columns:repeat(2,1fr)}.sidebar{position:relative;grid-template-columns:repeat(2,1fr)}.actions{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.game-shell{width:calc(100vw - 12px)}.top-tabs,.sidebar,.resources,.actions{grid-template-columns:1fr}.scene{min-height:260px}.scene h2{font-size:31px}.pixel-battle{min-height:340px}.unit{width:56px;height:90px}.battle-ui{min-width:220px}.maintenance-screen header{grid-template-columns:auto 1fr}.maintenance-screen .lang{grid-column:1/-1}}.compact-header{grid-template-columns:minmax(230px,300px) 1fr minmax(230px,330px)!important;min-height:unset!important;padding:14px!important}.header-center{display:grid;gap:10px;min-width:0}.header-tips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.header-tips span{border:1px solid rgba(255,189,115,.2);background:#ffffff0a;border-radius:12px;padding:8px 10px;font-size:12px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-header .resources{grid-template-columns:repeat(7,minmax(95px,1fr))}.compact-header .resources article{min-height:50px;padding:8px 10px}.guest-card h2{display:flex;justify-content:space-between;gap:10px}.guest-box{display:flex;gap:14px;align-items:center;margin:12px 0;padding:12px;border-radius:16px;background:#ffffff0d;border:1px solid rgba(255,189,115,.18)}.guest-avatar{width:68px;height:68px;border-radius:20px;display:grid;place-items:center;font-size:34px;background:linear-gradient(135deg,#ffd08d,#5b3425);box-shadow:0 12px 22px #00000038}.auth-card{background:radial-gradient(circle at 16% 10%,rgba(255,189,115,.13),transparent 25%),linear-gradient(145deg,#2b1912fa,#180d0afa)!important}.auth-hero{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:start}.auth-intro{margin:18px 0;padding:16px;border:1px solid rgba(255,189,115,.2);border-radius:18px;background:#ffffff0a}.auth-intro h2{font-family:Georgia,serif;font-size:32px;margin:0 0 6px}.maint-head{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:start}.maint-head small{color:#ffbd73;font-weight:1000;letter-spacing:.12em}.maint-hero{display:grid!important;grid-template-columns:330px 1fr!important;gap:34px!important;align-items:center!important}.cup-scene{min-height:240px;border-radius:24px;background:radial-gradient(circle at center,rgba(255,189,115,.13),transparent 48%),#2a1712;display:grid;place-items:center;position:relative;overflow:hidden}.cup-scene .cup{font-size:82px;animation:idle 2.2s infinite}.cup-scene i,.cup-scene b,.cup-scene em{position:absolute;width:8px;height:58px;background:#ffffff2e;filter:blur(6px);animation:steam 2s infinite}.cup-scene b{left:43%;animation-delay:.4s}.cup-scene em{left:55%;animation-delay:.8s}.maint-copy h2{font-family:Georgia,serif;font-size:clamp(34px,5vw,62px);line-height:.95;margin:12px 0}.maint-chips{display:flex;flex-wrap:wrap;gap:10px}.maint-chips span{padding:9px 13px;border:1px solid rgba(255,189,115,.2);border-radius:999px;background:#0003;font-weight:900}@keyframes steam{0%{opacity:.2;translate:0 40px}to{opacity:0;translate:0 -55px}}@media (max-width:1100px){.compact-header,.auth-hero,.maint-hero{grid-template-columns:1fr!important}.compact-header .resources{grid-template-columns:repeat(2,1fr)}.header-tips{grid-template-columns:1fr}}.header-v984{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;min-height:unset!important;padding:14px 18px!important}.header-v984 .header-topline{display:grid;grid-template-columns:minmax(260px,330px) minmax(360px,1fr) minmax(300px,380px);gap:14px;align-items:start;width:100%}.header-v984 .brand{min-height:130px;align-items:flex-start}.header-v984 .brand h1{font-size:32px;line-height:.84}.header-v984 .brand p{margin:8px 0 6px}.header-v984 .profile{min-height:unset;padding:12px;align-self:stretch}.header-v984 .profile-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.header-v984 .profile-actions button{min-height:38px;padding:8px 10px;white-space:nowrap}.header-v984 .header-tips{align-self:stretch;display:grid;grid-template-columns:1fr;gap:8px;min-width:0}.header-v984 .header-tips span{min-height:38px;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis}.header-v984 .resources{grid-template-columns:repeat(7,minmax(120px,1fr))!important;gap:10px!important;width:100%}.header-v984 .resources article{min-height:54px!important;padding:9px 12px!important}.game-shell{width:min(1960px,calc(100vw - 22px))!important}.layout{grid-template-columns:260px minmax(0,1fr)!important;gap:18px!important}.panel{padding:18px!important}.mini-grid,.gear-grid,.hero-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:14px!important}.scene{min-height:360px!important;padding:34px!important}.scene h2{font-size:clamp(38px,3.2vw,58px)!important}.guest-box{min-height:96px}.guest-avatar{flex:0 0 auto}.mini-grid article{display:grid;gap:10px;align-content:start}.mini-grid article button{justify-self:start}.sidebar{padding:12px!important}.sidebar button{min-height:68px!important;grid-template-columns:32px 1fr!important}.sidebar button span{display:grid;place-items:center}.top-tabs{gap:10px!important;padding:8px!important}.top-tabs button{min-height:46px!important}.auth section,.maintenance-screen{width:min(1160px,calc(100vw - 28px))!important}@media (max-width: 1250px){.header-v984 .header-topline{grid-template-columns:1fr}.header-v984 .brand{min-height:unset}.header-v984 .header-tips{grid-template-columns:repeat(3,minmax(0,1fr))}.header-v984 .resources{grid-template-columns:repeat(3,minmax(0,1fr))!important}.header-v984 .profile-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.layout,.header-v984 .header-tips,.header-v984 .resources,.header-v984 .profile-actions,.mini-grid,.gear-grid,.hero-grid{grid-template-columns:1fr!important}.scene{min-height:280px!important;padding:22px!important}}.detailed-battle{min-height:500px!important;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.32) 0 28px,transparent 30px),radial-gradient(circle at 75% 16%,rgba(255,255,255,.22) 0 38px,transparent 40px),linear-gradient(180deg,#76c9ef 0,#76c9ef 39%,#fff2cf 39%,#fff2cf 44%,#79c76b 44%,#79c76b 66%,#8a5636 66%)!important;image-rendering:pixelated}.detailed-battle:before{content:"";position:absolute;left:0;right:0;bottom:108px;height:44px;background:repeating-linear-gradient(90deg,#62ad55 0,#62ad55 24px,#72c064 24px,#72c064 48px);border-top:3px solid rgba(43,97,38,.7);border-bottom:4px solid rgba(77,42,22,.65);z-index:1}.detailed-battle:after{content:"";position:absolute;left:0;right:0;bottom:0;height:108px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 18px,transparent 18px 36px),linear-gradient(180deg,#8c5635,#6b3b25);z-index:0}.parallax-cloud{position:absolute;top:56px;width:86px;height:30px;border-radius:999px;background:#ffffff59;filter:blur(.2px);animation:cloudMove 18s linear infinite}.parallax-cloud:before,.parallax-cloud:after{content:"";position:absolute;border-radius:50%;background:inherit}.parallax-cloud:before{width:36px;height:36px;left:12px;top:-14px}.parallax-cloud:after{width:42px;height:42px;right:12px;top:-20px}.parallax-cloud.c1{left:12%}.parallax-cloud.c2{left:56%;top:86px;animation-duration:24s;opacity:.7}@keyframes cloudMove{0%{transform:translate(-40px)}50%{transform:translate(40px)}to{transform:translate(-40px)}}.detailed-battle .pixel-party,.detailed-battle .pixel-enemies{bottom:152px!important;z-index:5;gap:28px}.sprite{position:relative;width:86px;height:124px;image-rendering:pixelated;animation:spriteIdle 1.7s ease-in-out infinite;filter:drop-shadow(0 12px 0 rgba(0,0,0,.2))}@keyframes spriteIdle{0%,to{translate:0 0}50%{translate:0 -7px}}.hero-sprite .head,.hero-sprite .body,.hero-sprite .weapon,.hero-sprite .cape{position:absolute;display:block}.hero-sprite .head{left:24px;top:8px;width:38px;height:34px;border-radius:12px 12px 9px 9px;background:var(--hero-head,#f4d29c);box-shadow:8px 8px 0 -4px #ffffff59,-9px -2px 0 -4px var(--hero-accent,#ffbd73),9px -2px 0 -4px var(--hero-accent,#ffbd73)}.hero-sprite .body{left:20px;top:44px;width:48px;height:58px;border-radius:14px 14px 12px 12px;background:var(--hero-body,#5a3022);box-shadow:inset 0 -16px #00000024,-12px 18px 0 -7px var(--hero-sleeve,#7b4b32),12px 18px 0 -7px var(--hero-sleeve,#7b4b32),-11px 64px 0 -7px #25130e,11px 64px 0 -7px #25130e}.hero-sprite .weapon{position:absolute;right:-18px;top:36px;font-size:36px;z-index:8;transform:rotate(18deg);text-shadow:0 3px 0 rgba(0,0,0,.22)}.hero-sprite .cape{left:8px;top:48px;width:26px;height:58px;border-radius:14px 4px 10px 14px;background:var(--hero-cape,rgba(255,189,115,.25));transform:skewY(8deg);z-index:-1}.hero-rakku{--hero-head:#d8d2dc;--hero-body:#5a382c;--hero-accent:#9b8f9f;--hero-sleeve:#8b644d;--hero-cape:#6c5b73}.hero-mika{--hero-head:#f2c28a;--hero-body:#7b2f2d;--hero-accent:#ffbd73;--hero-sleeve:#9f3f39;--hero-cape:#40181a}.hero-nori{--hero-head:#d4c29c;--hero-body:#33415c;--hero-accent:#90a8ff;--hero-sleeve:#4a5b7d;--hero-cape:#1d263a}.hero-luma{--hero-head:#e2c8ff;--hero-body:#4e2a72;--hero-accent:#b784ff;--hero-sleeve:#6c3e9b;--hero-cape:#231033}.hero-kibo{--hero-head:#f1d19a;--hero-body:#315b3a;--hero-accent:#7fd18a;--hero-sleeve:#477b4e;--hero-cape:#18351e}.hero-yuna{--hero-head:#ffe1bd;--hero-body:#493c72;--hero-accent:#ffd5f0;--hero-sleeve:#64558d;--hero-cape:#26203e}.hero-aki{--hero-head:#ffc29a;--hero-body:#792c1d;--hero-accent:#ff6f4f;--hero-sleeve:#a6422d;--hero-cape:#3a120c}.hero-sora{--hero-head:#d8f4ff;--hero-body:#285a74;--hero-accent:#8ee8ff;--hero-sleeve:#3f7f9e;--hero-cape:#14303e}.hero-hana{--hero-head:#ffe0b8;--hero-body:#44652d;--hero-accent:#b9e27a;--hero-sleeve:#5f8841;--hero-cape:#253817}.hero-ren{--hero-head:#f5d39b;--hero-body:#3d335f;--hero-accent:#ffd35a;--hero-sleeve:#5a4d88;--hero-cape:#1d1830}.hero-momo{--hero-head:#ffe0d8;--hero-body:#8a5866;--hero-accent:#ff9fbc;--hero-sleeve:#a96f80;--hero-cape:#4e2734}.hero-noa{--hero-head:#ead1ff;--hero-body:#2e203e;--hero-accent:#ffbd73;--hero-sleeve:#513667;--hero-cape:#130b1c}.hero-kaen{--hero-head:#ffd0a0;--hero-body:#82311f;--hero-accent:#ffb557;--hero-sleeve:#ad4d2e;--hero-cape:#3c140e}.hero-mira{--hero-head:#d8d8ff;--hero-body:#222d5d;--hero-accent:#ff6fae;--hero-sleeve:#37448b;--hero-cape:#11162f}.hero-riko{--hero-head:#f0d0aa;--hero-body:#6b3b25;--hero-accent:#ffcf8a;--hero-sleeve:#8d5739;--hero-cape:#3b2117}.pet-sprite{align-self:flex-end;font-size:42px;animation:petHop 1.4s ease-in-out infinite;filter:drop-shadow(0 7px 0 rgba(0,0,0,.18))}.pet-sprite.sprout{animation-delay:.25s}@keyframes petHop{50%{translate:0 -10px}}.monster-sprite{--monster-main:#e86d5e;--monster-dark:#5a2d23;--monster-accent:#ffbd73;animation:monsterEnter .5s ease-out both,spriteIdle 1.45s ease-in-out .5s infinite}@keyframes monsterEnter{0%{translate:90px 0;opacity:0}to{translate:0 0;opacity:1}}.monster-sprite .m-head,.monster-sprite .m-body,.monster-sprite .m-extra{position:absolute;display:block}.monster-sprite .m-head{left:22px;top:10px;width:44px;height:42px;border-radius:14px;background:var(--monster-main);box-shadow:inset 0 -10px #0000001a,9px 10px 0 -5px #ffffff47,-9px -3px 0 -6px var(--monster-accent),9px -3px 0 -6px var(--monster-accent)}.monster-sprite .m-body{left:16px;top:50px;width:58px;height:58px;border-radius:18px 18px 16px 16px;background:var(--monster-dark);box-shadow:inset 0 -15px #00000029,-12px 58px 0 -8px #0003,12px 58px 0 -8px #0003}.monster-sprite .m-extra{left:34px;top:30px;width:6px;height:6px;border-radius:50%;background:#fff1d9;box-shadow:16px 0 #fff1d9,8px 14px 0 var(--monster-accent)}.monster-sprite.slime{--monster-main:#8ee8b0;--monster-dark:#4fa66c;--monster-accent:#d8fff0}.monster-sprite.slime .m-head{border-radius:22px 22px 14px 14px;top:34px;height:34px}.monster-sprite.slime .m-body{top:62px;height:44px;border-radius:50% 50% 18px 18px}.monster-sprite.tanuki{--monster-main:#c89b75;--monster-dark:#5f3d2c;--monster-accent:#f2d0a7}.monster-sprite.tanuki .m-head{box-shadow:-16px -2px 0 -8px #5f3d2c,16px -2px 0 -8px #5f3d2c,9px 10px 0 -5px #ffffff47}.monster-sprite.oni{--monster-main:#ef6f61;--monster-dark:#5b2b22;--monster-accent:#ffe38a}.monster-sprite.oni .m-head{box-shadow:-13px -8px 0 -7px #ffe38a,13px -8px 0 -7px #ffe38a,9px 10px 0 -5px #ffffff47}.monster-sprite.wisp{--monster-main:#9de9ff;--monster-dark:#3d6d8e;--monster-accent:#e4fbff}.monster-sprite.wisp .m-body{border-radius:50% 50% 18px 18px;opacity:.9}.monster-sprite.mushroom{--monster-main:#ff9fbc;--monster-dark:#70405a;--monster-accent:#fff1d9}.monster-sprite.mushroom .m-head{width:58px;left:14px;border-radius:30px 30px 12px 12px}.monster-sprite.dragon{--monster-main:#78d48a;--monster-dark:#315b3a;--monster-accent:#ffb557}.monster-sprite.dragon .m-extra{box-shadow:16px 0 #fff1d9,8px 14px 0 var(--monster-accent),-24px 22px 0 8px #ffbd7359,36px 22px 0 8px #ffbd7359}.monster-sprite.crow{--monster-main:#2f2c39;--monster-dark:#191621;--monster-accent:#ffd35a}.monster-sprite.crow .m-head{border-radius:22px 22px 10px 10px}.monster-sprite.lantern{--monster-main:#ffb557;--monster-dark:#8b4b29;--monster-accent:#fff1d9}.monster-sprite.lantern .m-body{box-shadow:inset 0 -15px #00000029,0 0 22px #ffb55773}.monster-sprite.kitsune{--monster-main:#f0d0aa;--monster-dark:#843b35;--monster-accent:#ff9fbc}.monster-sprite.kitsune .m-extra{box-shadow:16px 0 #fff1d9,8px 14px 0 var(--monster-accent),42px 42px 0 10px #ff9fbc38,52px 24px 0 8px #ff9fbc2e}.monster-sprite.boss{scale:1.22;animation:monsterEnter .65s cubic-bezier(.2,1.2,.3,1) both,bossPulse 1.6s ease-in-out .65s infinite}@keyframes bossPulse{50%{translate:0 -8px;filter:drop-shadow(0 18px 0 rgba(0,0,0,.15)) saturate(1.2)}}.battle-nameplates{position:absolute;left:24px;right:24px;top:18px;z-index:8;display:flex;justify-content:space-between;gap:10px;pointer-events:none}.plate{border:1px solid rgba(255,189,115,.25);background:#26100ab8;border-radius:12px;padding:8px 10px;min-width:150px}.plate small{display:block;color:#c8a98f;font-size:11px}.monster-plate{text-align:right}@media (max-width:900px){.detailed-battle{min-height:390px!important}.sprite{width:58px;height:96px}.detailed-battle .pixel-party,.detailed-battle .pixel-enemies{gap:10px;bottom:135px!important}.battle-nameplates{display:none}}.single-auth{max-width:1120px!important}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0 12px;padding:6px;border:1px solid rgba(255,189,115,.25);border-radius:18px;background:#1a0d0a8c}.auth-tabs button{background:#45271ee6;color:#fff1d9;min-height:46px}.auth-tabs button.active{background:linear-gradient(135deg,#ffad5e,#ffd08d);color:#2a140d}.auth-single{max-width:620px;margin:0 auto}.auth-form{display:grid;gap:12px;border:1px solid rgba(255,189,115,.24);background:#1e0f0b8c;border-radius:22px;padding:clamp(18px,3vw,28px)}.auth-form h2{margin:0 0 8px;font-size:clamp(24px,3vw,34px)}.auth-form input{min-height:52px}.auth-form>button{min-height:52px}.link-btn{border:0!important;background:transparent!important;color:#ffbd73!important;padding:0!important;min-height:0!important;text-decoration:underline}.verify-notice{max-width:720px;margin:16px auto;border:1px solid rgba(255,189,115,.28);background:#ffbd7314;border-radius:18px;padding:16px 18px}.verify-notice h2{margin:0 0 6px;font-family:Georgia,serif}.verify-notice p{margin:0;line-height:1.5;color:#ead4bd}.verify-notice.ok{border-color:#9de0b16b;background:#9de0b117}.verify-notice.warn{border-color:#ff9fbc66;background:#ff9fbc14}@media (max-width:720px){.auth section,.auth-card,.single-auth{width:calc(100vw - 14px)!important;padding:16px!important;border-radius:22px!important}.auth-hero{grid-template-columns:1fr!important}.brand-big{align-items:flex-start}.brand-big h1{font-size:clamp(46px,15vw,72px)!important}.auth-intro{padding:14px!important}.auth-tabs{grid-template-columns:1fr}.auth-single{max-width:100%}.auth-form{padding:16px}}.auth-v101{min-height:100vh;display:grid;place-items:center;padding:clamp(14px,3vw,40px)}.auth-v101 .single-auth{width:min(1060px,calc(100vw - 28px))!important;max-width:1060px!important;padding:clamp(18px,3vw,34px)!important;border-radius:30px!important;background:radial-gradient(circle at 12% 10%,rgba(255,189,115,.11),transparent 26%),radial-gradient(circle at 88% 16%,rgba(255,159,188,.05),transparent 28%),linear-gradient(145deg,#2b1912fa,#180d0afa)!important;box-shadow:0 24px 80px #00000061}.auth-hero-v101{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(14px,2vw,22px);align-items:start}.auth-logo{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,#ffcb83,#f1ddbf);box-shadow:0 14px 30px #0003}.auth-title small{display:block;color:#ffbd73;font-weight:1000;letter-spacing:.12em;font-size:12px}.auth-title h1{margin:6px 0 10px;font-family:Georgia,serif;font-size:clamp(54px,8vw,94px);line-height:.82;letter-spacing:-.04em;color:#fff1d9}.auth-title p{margin:0;color:#ead4bd;font-weight:800}.auth-welcome{margin:clamp(18px,3vw,28px) 0 16px;padding:clamp(16px,2.5vw,24px);border:1px solid rgba(255,189,115,.22);background:linear-gradient(135deg,#ffbd7314,#ffffff06);border-radius:22px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.auth-welcome .eyebrow{color:#ffbd73;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:1000}.auth-welcome h2{margin:4px 0 8px;font-family:Georgia,serif;font-size:clamp(28px,4vw,42px);line-height:1}.auth-welcome p{margin:0;color:#ead4bd;line-height:1.5}.auth-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.auth-badges span{border:1px solid rgba(255,189,115,.22);background:#ffffff0b;color:#ead4bd;border-radius:999px;padding:8px 11px;font-weight:900;white-space:nowrap}.auth-v101 .auth-tabs{max-width:620px;margin:14px auto 12px;grid-template-columns:1fr 1fr;border-radius:18px}.auth-v101 .auth-tabs button{min-height:48px;border-radius:13px}.auth-v101 .auth-single{max-width:620px;margin:0 auto}.auth-v101 .auth-form{border:1px solid rgba(255,189,115,.22);background:radial-gradient(circle at 10% 0%,rgba(255,189,115,.08),transparent 32%),#1e0f0bb8;border-radius:24px;padding:clamp(18px,3vw,28px);box-shadow:inset 0 0 0 1px #ffffff06}.form-head{display:flex;gap:12px;align-items:center;margin-bottom:4px}.form-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:#ffbd7324;border:1px solid rgba(255,189,115,.26)}.auth-v101 .auth-form h2{margin:0;font-size:clamp(26px,3vw,36px);font-family:Georgia,serif}.auth-v101 .auth-form p{margin:4px 0 0;color:#c8a98f;line-height:1.35}.auth-v101 .auth-form input{min-height:54px;background:#130906;color:#fff1d9;border:1px solid rgba(255,189,115,.22)}.auth-v101 .auth-form input:focus{outline:2px solid rgba(255,189,115,.38);border-color:#ffbd738c}.auth-v101 .auth-form>button{min-height:54px}.form-switch{text-align:center}.auth-v101 .legal{margin:20px 0 0;color:#c8a98f;text-align:center}.link-btn{border:0!important;background:transparent!important;color:#ffbd73!important;padding:0!important;min-height:0!important;text-decoration:underline;cursor:pointer}@media (max-width: 760px){.auth-v101{padding:8px;place-items:start center}.auth-v101 .single-auth{width:calc(100vw - 14px)!important;padding:16px!important;border-radius:22px!important}.auth-hero-v101{grid-template-columns:auto 1fr}.auth-hero-v101 .lang{grid-column:1 / -1;justify-self:start}.auth-logo{width:54px;height:54px;border-radius:17px}.auth-title h1{font-size:clamp(42px,14vw,68px)}.auth-welcome{grid-template-columns:1fr;padding:15px}.auth-badges{justify-content:flex-start}.auth-v101 .auth-tabs{grid-template-columns:1fr;max-width:100%}.auth-v101 .auth-single{max-width:100%}.form-head{align-items:flex-start}}.auth-v102,.auth-v102 *{box-sizing:border-box}.auth-v102{min-height:100vh!important;display:grid!important;place-items:center!important;padding:clamp(12px,3vw,36px)!important;width:100%!important;overflow-x:hidden!important}.auth-v102 .single-auth{width:min(1080px,calc(100vw - 24px))!important;max-width:1080px!important;margin:0 auto!important;padding:clamp(18px,3vw,34px)!important;border-radius:30px!important;border:1px solid rgba(255,189,115,.34)!important;background:radial-gradient(circle at 12% 10%,rgba(255,189,115,.11),transparent 26%),radial-gradient(circle at 88% 16%,rgba(255,159,188,.05),transparent 28%),linear-gradient(145deg,#2b1912fa,#180d0afa)!important;box-shadow:0 24px 80px #00000061!important;overflow:hidden!important}.auth-v102 .auth-welcome,.auth-v102 .auth-single,.auth-v102 .auth-tabs,.auth-v102 .verify-notice,.auth-v102 .legal{width:100%!important;max-width:100%!important}.auth-hero-v102{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:clamp(14px,2vw,22px)!important;align-items:start!important;width:100%!important}.auth-v102 .auth-logo{width:64px!important;height:64px!important;display:grid!important;place-items:center!important;border-radius:20px!important;background:linear-gradient(135deg,#ffcb83,#f1ddbf)!important;box-shadow:0 14px 30px #0003!important;flex-shrink:0!important}.auth-v102 .auth-title{min-width:0!important}.auth-v102 .auth-title small{display:block!important;color:#ffbd73!important;font-weight:1000!important;letter-spacing:.12em!important;font-size:12px!important}.auth-v102 .auth-title h1{margin:6px 0 10px!important;font-family:Georgia,serif!important;font-size:clamp(48px,7.6vw,88px)!important;line-height:.84!important;letter-spacing:-.04em!important;color:#fff1d9!important;max-width:100%!important}.auth-v102 .auth-title p{margin:0!important;color:#ead4bd!important;font-weight:800!important}.auth-v102 .auth-welcome{margin:clamp(18px,3vw,26px) 0 16px!important;padding:clamp(16px,2.5vw,22px)!important;border:1px solid rgba(255,189,115,.22)!important;background:linear-gradient(135deg,#ffbd7314,#ffffff06)!important;border-radius:22px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:16px!important;align-items:center!important;position:static!important;transform:none!important}.auth-v102 .auth-welcome .eyebrow{color:#ffbd73!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:1000!important}.auth-v102 .auth-welcome h2{margin:4px 0 8px!important;font-family:Georgia,serif!important;font-size:clamp(28px,4vw,42px)!important;line-height:1!important}.auth-v102 .auth-welcome p{margin:0!important;color:#ead4bd!important;line-height:1.5!important}.auth-v102 .auth-badges{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important}.auth-v102 .auth-badges span{border:1px solid rgba(255,189,115,.22)!important;background:#ffffff0b!important;color:#ead4bd!important;border-radius:999px!important;padding:8px 11px!important;font-weight:900!important;white-space:nowrap!important}.auth-v102 .auth-tabs{max-width:620px!important;margin:14px auto 12px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:6px!important;border:1px solid rgba(255,189,115,.25)!important;border-radius:18px!important;background:#1a0d0a8c!important}.auth-v102 .auth-tabs button{min-height:48px!important;border-radius:13px!important;background:#45271ee6!important;color:#fff1d9!important}.auth-v102 .auth-tabs button.active{background:linear-gradient(135deg,#ffad5e,#ffd08d)!important;color:#2a140d!important}.auth-v102 .auth-single{max-width:620px!important;margin:0 auto!important}.auth-v102 .auth-form{display:grid!important;gap:12px!important;border:1px solid rgba(255,189,115,.22)!important;background:radial-gradient(circle at 10% 0%,rgba(255,189,115,.08),transparent 32%),#1e0f0bb8!important;border-radius:24px!important;padding:clamp(18px,3vw,28px)!important;box-shadow:inset 0 0 0 1px #ffffff06!important}.auth-v102 .form-head{display:flex!important;gap:12px!important;align-items:center!important;margin-bottom:4px!important}.auth-v102 .form-icon{width:46px!important;height:46px!important;border-radius:15px!important;display:grid!important;place-items:center!important;background:#ffbd7324!important;border:1px solid rgba(255,189,115,.26)!important;flex-shrink:0!important}.auth-v102 .auth-form h2{margin:0!important;font-size:clamp(26px,3vw,36px)!important;font-family:Georgia,serif!important}.auth-v102 .auth-form p{margin:4px 0 0!important;color:#c8a98f!important;line-height:1.35!important}.auth-v102 .auth-form input{min-height:54px!important;background:#130906!important;color:#fff1d9!important;border:1px solid rgba(255,189,115,.22)!important}.auth-v102 .auth-form input:focus{outline:2px solid rgba(255,189,115,.38)!important;border-color:#ffbd738c!important}.auth-v102 .auth-form>button{min-height:54px!important}.auth-v102 .form-switch{text-align:center!important}.auth-v102 .link-btn{border:0!important;background:transparent!important;color:#ffbd73!important;padding:0!important;min-height:0!important;text-decoration:underline!important;cursor:pointer!important}.auth-v102 .legal{margin:20px 0 0!important;color:#c8a98f!important;text-align:center!important}@media (max-width: 760px){.auth-v102{padding:8px!important;place-items:start center!important}.auth-v102 .single-auth{width:calc(100vw - 14px)!important;padding:16px!important;border-radius:22px!important}.auth-hero-v102{grid-template-columns:auto 1fr!important}.auth-hero-v102 .lang{grid-column:1 / -1!important;justify-self:start!important}.auth-v102 .auth-logo{width:54px!important;height:54px!important;border-radius:17px!important}.auth-v102 .auth-title h1{font-size:clamp(42px,14vw,68px)!important}.auth-v102 .auth-welcome{grid-template-columns:1fr!important;padding:15px!important}.auth-v102 .auth-badges{justify-content:flex-start!important}.auth-v102 .auth-tabs{grid-template-columns:1fr!important;max-width:100%!important}.auth-v102 .auth-single{max-width:100%!important}.auth-v102 .form-head{align-items:flex-start!important}}html,body,#app,.game-shell,.panel,.scene,.sidebar,.top-tabs,.pixel-battle,.auth-card,.maintenance-screen{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}input,textarea,select{-webkit-user-select:text!important;user-select:text!important}.v103-battle{min-height:540px!important;overflow:hidden!important;background:radial-gradient(circle at 14% 15%,rgba(255,255,255,.35) 0 28px,transparent 31px),radial-gradient(circle at 77% 14%,rgba(255,255,255,.22) 0 42px,transparent 45px),linear-gradient(180deg,#74c7ef 0,#74c7ef 38%,#fff0c8 38%,#fff0c8 43%,#6fbd60 43%,#6fbd60 66%,#8a5636 66%)!important;image-rendering:pixelated}.v103-battle .sprite,.v103-battle .sprite *,.v103-battle .pet-sprite-pixel,.v103-battle .pet-sprite-pixel *{image-rendering:pixelated;box-sizing:border-box}.v103-battle .pixel-party,.v103-battle .pixel-enemies{bottom:164px!important;z-index:6}.v103-battle .pixel-party{left:10%!important}.v103-battle .pixel-enemies{right:8%!important}.v103-battle .hero-sprite{width:106px;height:142px;position:relative;animation:heroStep 1.1s steps(2,end) infinite;filter:drop-shadow(0 14px 0 rgba(0,0,0,.18));--skin:#f1c994;--hair:#6a3928;--main:#68402f;--dark:#2a1712;--accent:#ffbd73;--cape:#5a3022;--weapon:#e8e0d0;--weapon2:#ffbd73}@keyframes heroStep{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.v103-battle .px{position:absolute;display:block}.v103-battle .px-head{left:34px;top:10px;width:38px;height:34px;background:var(--skin);border-radius:7px;box-shadow:inset 0 -6px #00000014,0 -8px 0 -3px var(--hair),-10px 8px 0 -5px var(--hair),10px 8px 0 -5px var(--hair);z-index:5}.v103-battle .px-ear{top:6px;width:14px;height:16px;background:var(--accent);border-radius:3px;z-index:4}.v103-battle .px-ear.left{left:28px;transform:rotate(-18deg)}.v103-battle .px-ear.right{right:28px;transform:rotate(18deg)}.v103-battle .px-eye{top:24px;width:5px;height:5px;background:#1d100c;border-radius:1px;z-index:6}.v103-battle .px-eye.left{left:44px}.v103-battle .px-eye.right{left:58px}.v103-battle .px-body{left:30px;top:48px;width:48px;height:58px;background:var(--main);border-radius:9px 9px 7px 7px;box-shadow:inset 0 -16px #00000024,inset 8px 0 #ffffff0d;z-index:3}.v103-battle .px-arm{top:58px;width:14px;height:42px;background:var(--main);border-radius:6px;z-index:4}.v103-battle .px-arm.main{right:14px;transform-origin:top center;animation:weaponArm 1s steps(2,end) infinite}.v103-battle .px-arm.off{left:14px;transform:rotate(12deg)}@keyframes weaponArm{0%,to{transform:rotate(-18deg)}50%{transform:rotate(10deg)}}.v103-battle .px-leg{top:100px;width:16px;height:34px;background:var(--dark);border-radius:3px;z-index:2}.v103-battle .px-leg.left{left:34px;animation:legA 1.1s steps(2,end) infinite}.v103-battle .px-leg.right{left:58px;animation:legB 1.1s steps(2,end) infinite}@keyframes legA{50%{transform:translateY(4px)}}@keyframes legB{50%{transform:translateY(-2px)}}.v103-battle .px-cape{left:18px;top:52px;width:28px;height:62px;background:var(--cape);border-radius:12px 3px 9px 12px;opacity:.85;z-index:1;animation:capeWave 1.4s ease-in-out infinite}@keyframes capeWave{50%{transform:skewY(10deg) translate(-3px)}}.v103-battle .px-weapon{right:-18px;top:44px;width:9px;height:72px;background:var(--weapon);border-radius:3px;z-index:8;transform:rotate(38deg);transform-origin:50% 80%;box-shadow:0 -18px 0 -2px var(--weapon2),0 20px 0 -3px #6b3b25;animation:weaponSwing 1s steps(2,end) infinite}.v103-battle .px-weapon:before{content:"";position:absolute;left:-12px;top:18px;width:32px;height:7px;background:#6b3b25;border-radius:2px}.v103-battle .px-weapon:after{content:"";position:absolute;left:1px;top:-28px;width:7px;height:28px;background:var(--weapon2);clip-path:polygon(50% 0,100% 100%,0 100%)}@keyframes weaponSwing{0%,to{transform:rotate(36deg)}50%{transform:rotate(52deg) translateY(-3px)}}.v103-battle .hero-rakku{--skin:#d8d2dc;--hair:#6c5b73;--main:#5a382c;--dark:#2a1712;--accent:#b9a8c8;--cape:#6b4c38;--weapon:#eee2e6;--weapon2:#ffbd73}.v103-battle .hero-mika{--skin:#f2c28a;--hair:#a3422d;--main:#7b2f2d;--dark:#321310;--accent:#ffbd73;--cape:#40181a;--weapon:#f6f0d8;--weapon2:#ff6f4f}.v103-battle .hero-nori{--skin:#d4c29c;--hair:#25324f;--main:#33415c;--dark:#151b2b;--accent:#90a8ff;--cape:#1d263a;--weapon:#a8b8ff;--weapon2:#dce4ff}.v103-battle .hero-luma{--skin:#e2c8ff;--hair:#37204f;--main:#4e2a72;--dark:#1b0e28;--accent:#b784ff;--cape:#231033;--weapon:#c8a1ff;--weapon2:#f6e8ff}.v103-battle .hero-kibo{--skin:#f1d19a;--hair:#315b3a;--main:#315b3a;--dark:#142818;--accent:#7fd18a;--cape:#18351e;--weapon:#d4b36d;--weapon2:#80d487}.v103-battle .hero-yuna{--skin:#ffe1bd;--hair:#322a57;--main:#493c72;--dark:#1e1933;--accent:#ffd5f0;--cape:#26203e;--weapon:#f5d8ff;--weapon2:#bfa6ff}.v103-battle .hero-aki{--skin:#ffc29a;--hair:#7a2417;--main:#792c1d;--dark:#2b0d08;--accent:#ff6f4f;--cape:#3a120c;--weapon:#ffd06e;--weapon2:#ff513d}.v103-battle .hero-sora{--skin:#d8f4ff;--hair:#24536c;--main:#285a74;--dark:#102a38;--accent:#8ee8ff;--cape:#14303e;--weapon:#d5fbff;--weapon2:#7ee7ff}.v103-battle .hero-hana{--skin:#ffe0b8;--hair:#44652d;--main:#44652d;--dark:#1a2c12;--accent:#b9e27a;--cape:#253817;--weapon:#e2d08a;--weapon2:#9cd86b}.v103-battle .hero-ren{--skin:#f5d39b;--hair:#3d335f;--main:#3d335f;--dark:#191429;--accent:#ffd35a;--cape:#1d1830;--weapon:#f1f1ff;--weapon2:#ffd35a}.v103-battle .hero-momo{--skin:#ffe0d8;--hair:#8a5866;--main:#8a5866;--dark:#3a2028;--accent:#ff9fbc;--cape:#4e2734;--weapon:#ffd7e4;--weapon2:#ff8fb2}.v103-battle .hero-noa{--skin:#ead1ff;--hair:#22162f;--main:#2e203e;--dark:#130b1c;--accent:#ffbd73;--cape:#130b1c;--weapon:#fff1d9;--weapon2:#b784ff}.v103-battle .hero-kaen{--skin:#ffd0a0;--hair:#82311f;--main:#82311f;--dark:#321006;--accent:#ffb557;--cape:#3c140e;--weapon:#ffdd90;--weapon2:#ff6f4f}.v103-battle .hero-mira{--skin:#d8d8ff;--hair:#222d5d;--main:#222d5d;--dark:#0d1228;--accent:#ff6fae;--cape:#11162f;--weapon:#d8d8ff;--weapon2:#ff6fae}.v103-battle .hero-riko{--skin:#f0d0aa;--hair:#6b3b25;--main:#6b3b25;--dark:#2d170d;--accent:#ffcf8a;--cape:#3b2117;--weapon:#f4dfbd;--weapon2:#c98b54}.v103-battle .weapon-kibo,.v103-battle .weapon-sora{width:7px;height:82px;border-radius:999px;background:transparent;border:5px solid var(--weapon2);border-left-color:transparent;box-shadow:none}.v103-battle .weapon-kibo:before,.v103-battle .weapon-sora:before{left:6px;top:14px;width:3px;height:58px;background:#fff1d9;box-shadow:none}.v103-battle .weapon-luma,.v103-battle .weapon-yuna,.v103-battle .weapon-mira,.v103-battle .weapon-riko{width:8px;height:78px;background:#6b3b25;box-shadow:0 -20px 0 -3px var(--weapon2),0 -28px 0 -5px #fff1d9}.pet-sprite-pixel{position:relative;width:54px;height:48px;align-self:flex-end;animation:petPixelHop 1.4s steps(2,end) infinite;filter:drop-shadow(0 7px 0 rgba(0,0,0,.18))}.pet-sprite-pixel span,.pet-sprite-pixel:before,.pet-sprite-pixel:after{content:"";position:absolute;display:block}.pet-teddy span{left:10px;top:14px;width:34px;height:28px;background:#c48a54;border-radius:10px;box-shadow:inset 0 -8px #00000021}.pet-teddy:before{left:8px;top:8px;width:12px;height:12px;background:#d7a46d;border-radius:50%;box-shadow:26px 0 #d7a46d,13px 12px 0 -4px #1d100c,21px 12px 0 -4px #1d100c}.pet-teddy:after{left:20px;top:30px;width:14px;height:6px;background:#f3d0a0;border-radius:999px}.pet-sprout span{left:22px;top:18px;width:10px;height:28px;background:#6ebd62;border-radius:999px}.pet-sprout:before{left:8px;top:12px;width:22px;height:12px;background:#9de07d;border-radius:100% 0;transform:rotate(-28deg)}.pet-sprout:after{left:25px;top:8px;width:24px;height:13px;background:#aeea8c;border-radius:0 100%;transform:rotate(30deg)}@keyframes petPixelHop{50%{transform:translateY(-9px)}}.monster-sprite-v103{position:relative;width:104px;height:132px;--m1:#e86d5e;--m2:#5a2d23;--m3:#ffbd73;--m4:#fff1d9;animation:monsterWalkIn .45s steps(4,end) both,monsterBreathe 1.3s steps(2,end) .45s infinite;filter:drop-shadow(0 14px 0 rgba(0,0,0,.18))}@keyframes monsterWalkIn{0%{transform:translate(110px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes monsterBreathe{50%{transform:translateY(-6px)}}.monster-sprite-v103 .mx{position:absolute;display:block}.monster-sprite-v103 .mx-head{left:31px;top:8px;width:42px;height:40px;background:var(--m1);border-radius:8px;box-shadow:inset 0 -9px #0000001f;z-index:4}.monster-sprite-v103 .mx-body{left:22px;top:48px;width:60px;height:66px;background:var(--m2);border-radius:12px 12px 10px 10px;box-shadow:inset 0 -18px #00000029;z-index:3}.monster-sprite-v103 .mx-eye{top:24px;width:6px;height:6px;background:#1d100c;z-index:5}.monster-sprite-v103 .mx-eye.left{left:43px}.monster-sprite-v103 .mx-eye.right{left:57px}.monster-sprite-v103 .mx-horn{top:2px;width:16px;height:18px;background:var(--m3);clip-path:polygon(50% 0,100% 100%,0 100%);z-index:2}.monster-sprite-v103 .mx-horn.left{left:27px;transform:rotate(-18deg)}.monster-sprite-v103 .mx-horn.right{right:27px;transform:rotate(18deg)}.monster-sprite-v103 .mx-tail{right:12px;top:70px;width:28px;height:18px;border-radius:0 999px 999px 0;border:8px solid var(--m3);border-left:0;z-index:1}.monster-sprite-v103 .mx-aura{left:9px;bottom:5px;width:86px;height:14px;background:#00000029;border-radius:50%;z-index:0}.monster-sprite-v103.slime{--m1:#8ee8b0;--m2:#4fa66c;--m3:#d8fff0}.monster-sprite-v103.slime .mx-head{top:44px;left:20px;width:64px;height:42px;border-radius:22px 22px 12px 12px}.monster-sprite-v103.slime .mx-body{top:72px;left:14px;width:76px;height:38px;border-radius:50% 50% 18px 18px}.monster-sprite-v103.slime .mx-horn,.monster-sprite-v103.slime .mx-tail{display:none}.monster-sprite-v103.tanuki{--m1:#c89b75;--m2:#5f3d2c;--m3:#f2d0a7}.monster-sprite-v103.tanuki .mx-horn{width:18px;height:18px;border-radius:4px;clip-path:none;background:#5f3d2c}.monster-sprite-v103.oni{--m1:#ef6f61;--m2:#5b2b22;--m3:#ffe38a}.monster-sprite-v103.wisp{--m1:#9de9ff;--m2:#3d6d8e;--m3:#e4fbff;opacity:.92}.monster-sprite-v103.wisp .mx-head{border-radius:50% 50% 35% 35%;box-shadow:0 0 22px #9de9ff8c}.monster-sprite-v103.wisp .mx-body{border-radius:50% 50% 12px 12px;box-shadow:0 0 30px #9de9ff4d}.monster-sprite-v103.wisp .mx-horn{display:none}.monster-sprite-v103.mushroom{--m1:#ff9fbc;--m2:#70405a;--m3:#fff1d9}.monster-sprite-v103.mushroom .mx-head{left:16px;width:72px;height:34px;border-radius:30px 30px 9px 9px}.monster-sprite-v103.mushroom .mx-horn{display:none}.monster-sprite-v103.dragon{--m1:#78d48a;--m2:#315b3a;--m3:#ffb557}.monster-sprite-v103.dragon .mx-tail{right:4px;top:62px;width:42px;height:26px}.monster-sprite-v103.dragon .mx-body:after{content:"";position:absolute;left:-20px;top:12px;width:22px;height:34px;background:#ffb55759;clip-path:polygon(100% 0,0 50%,100% 100%)}.monster-sprite-v103.crow{--m1:#2f2c39;--m2:#191621;--m3:#ffd35a}.monster-sprite-v103.crow .mx-head{border-radius:18px 18px 8px 8px}.monster-sprite-v103.crow .mx-head:after{content:"";position:absolute;right:-13px;top:17px;width:18px;height:10px;background:var(--m3);clip-path:polygon(0 0,100% 50%,0 100%)}.monster-sprite-v103.crow .mx-horn{display:none}.monster-sprite-v103.lantern{--m1:#ffb557;--m2:#8b4b29;--m3:#fff1d9}.monster-sprite-v103.lantern .mx-body{box-shadow:inset 0 -18px #00000029,0 0 28px #ffb55773}.monster-sprite-v103.lantern .mx-horn{display:none}.monster-sprite-v103.kitsune{--m1:#f0d0aa;--m2:#843b35;--m3:#ff9fbc}.monster-sprite-v103.kitsune .mx-tail{right:-3px;top:54px;width:48px;height:38px;border-width:11px;box-shadow:6px -18px 0 -8px #ff9fbc8c,16px 8px 0 -10px #ff9fbc73}.monster-sprite-v103.boss{transform-origin:bottom center;scale:1.23;animation:monsterWalkIn .55s steps(4,end) both,bossPixelPulse 1.45s steps(2,end) .55s infinite}@keyframes bossPixelPulse{50%{transform:translateY(-8px) scale(1.02);filter:saturate(1.25)}}@media (max-width: 900px){.v103-battle{min-height:410px!important}.v103-battle .hero-sprite,.monster-sprite-v103{scale:.72;transform-origin:bottom center}.v103-battle .pixel-party{left:2%!important;gap:0!important}.v103-battle .pixel-enemies{right:0!important;gap:0!important}.pet-sprite-pixel{scale:.75}}.sidebar,.sidebar *,.top-tabs,.top-tabs *,button,button *{pointer-events:auto!important}.room-main{display:grid!important;gap:18px!important}.room-main>.scene{margin-bottom:18px!important}.scene+.panel,.scene+.two{margin-top:18px!important}.two{gap:18px!important}.scene{min-height:355px!important;border:1px solid rgba(255,189,115,.32)!important;box-shadow:inset 0 0 0 1px #ffffff06,0 18px 40px #0000002e!important}.scene:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.35;background:radial-gradient(circle at 18% 22%,rgba(255,255,255,.16) 0 3px,transparent 4px),radial-gradient(circle at 72% 28%,rgba(255,189,115,.2) 0 3px,transparent 4px),radial-gradient(circle at 52% 68%,rgba(255,255,255,.08) 0 4px,transparent 5px);background-size:120px 90px,160px 120px,200px 160px}.scene.tavern{background:linear-gradient(180deg,#75c7edf2 0,#75c7edf2 37%,#fff0cffa 37%,#fff0cffa 43%,#7cc66af2 43%,#7cc66af2 64%,#8a5636f5 64%),radial-gradient(circle at 50% 30%,rgba(255,255,255,.25),transparent 40%)!important}.scene.crafting{background:linear-gradient(180deg,#6b4330 0,#6b4330 22%,#4d2b21 22%,#4d2b21 56%,#2a1712 56%),repeating-linear-gradient(90deg,rgba(255,189,115,.05) 0 18px,transparent 18px 36px)!important}.scene.crafting:after{content:"";position:absolute;left:7%;right:7%;top:38%;height:74px;border-radius:22px;background:radial-gradient(circle at 18% 50%,rgba(255,189,115,.38) 0 10px,transparent 11px),radial-gradient(circle at 38% 50%,rgba(157,224,177,.24) 0 10px,transparent 11px),radial-gradient(circle at 62% 50%,rgba(180,132,255,.24) 0 10px,transparent 11px),linear-gradient(180deg,#ffffff14,#00000014);border:1px solid rgba(255,189,115,.2);pointer-events:none}.scene.portal{background:linear-gradient(180deg,#74c7ef 0,#74c7ef 38%,#fff0c8 38%,#fff0c8 43%,#6fbd60 43%,#6fbd60 66%,#8a5636 66%),radial-gradient(circle at 82% 30%,rgba(255,255,255,.22),transparent 36%)!important}.scene.portal:after{content:"";position:absolute;right:8%;top:28%;width:120px;height:150px;border-radius:50% 50% 18px 18px;background:radial-gradient(circle at 50% 42%,rgba(157,224,177,.38),transparent 34%),linear-gradient(135deg,#50dcb447,#b484ff2e);border:2px solid rgba(157,224,177,.45);box-shadow:0 0 32px #9de0b133;pointer-events:none}.scene.forge{background:linear-gradient(180deg,#321915 0,#321915 40%,#60271d 40%,#60271d 66%,#21120f 66%),radial-gradient(circle at 30% 30%,rgba(255,189,115,.18),transparent 34%)!important}.scene.forge:after{content:"";position:absolute;left:8%;top:42%;width:180px;height:90px;border-radius:18px;background:radial-gradient(circle at 28% 48%,rgba(255,120,70,.55) 0 18px,transparent 20px),linear-gradient(180deg,#ffbd731a,#00000024);border:1px solid rgba(255,189,115,.22);pointer-events:none}.scene.shrine{background:linear-gradient(180deg,#2b1724 0,#2b1724 50%,#5d2e44 50%,#5d2e44 68%,#21120f 68%),radial-gradient(circle at 50% 20%,rgba(255,159,188,.18),transparent 40%)!important}.scene.shrine:after{content:"";position:absolute;left:50%;top:30%;width:140px;height:120px;transform:translate(-50%);background:linear-gradient(90deg,transparent 0 38%,rgba(255,189,115,.32) 38% 45%,transparent 45% 55%,rgba(255,189,115,.32) 55% 62%,transparent 62%),linear-gradient(180deg,rgba(160,70,55,.65) 0 18%,transparent 18%);border-top:12px solid rgba(255,100,80,.5);pointer-events:none}.scene.helpers{background:linear-gradient(180deg,#6b4330 0,#6b4330 42%,#7cc66a 42%,#7cc66a 62%,#8a5636 62%),radial-gradient(circle at 20% 24%,rgba(255,189,115,.18),transparent 36%)!important}.dialog{bottom:28px!important;z-index:4!important}.rakku{z-index:4!important}.panel{margin-bottom:0!important}.mini-grid article{min-height:138px!important;padding:16px!important}@media (max-width:900px){.room-main{gap:14px!important}.room-main>.scene,.scene+.panel,.scene+.two{margin-top:0!important;margin-bottom:14px!important}.scene{min-height:290px!important}}.starter-v105{display:grid!important;grid-template-columns:minmax(260px,420px) 1fr!important;gap:16px!important;align-items:stretch!important;margin:14px 0 18px!important;padding:16px!important;border:1px solid rgba(255,189,115,.22)!important;border-radius:22px!important;background:radial-gradient(circle at 12% 15%,rgba(255,189,115,.1),transparent 30%),linear-gradient(135deg,#45271eb8,#1e0f0bb8)!important}.starter-v105 .starter-copy{min-width:0!important;display:grid!important;align-content:center!important;gap:6px!important}.starter-v105 .starter-copy small{color:#ffbd73!important;font-size:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-weight:1000!important}.starter-v105 .starter-copy h2{margin:0!important;font-family:Georgia,serif!important;font-size:clamp(24px,2.6vw,34px)!important;line-height:1.05!important}.starter-v105 .starter-copy p{margin:0!important;color:#ead4bd!important;line-height:1.45!important;max-width:48ch!important}.starter-v105 .starter-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;min-width:0!important}.starter-v105 .starter-task{display:grid!important;grid-template-columns:auto 1fr!important;grid-template-rows:auto auto!important;column-gap:10px!important;row-gap:2px!important;align-content:center!important;text-align:left!important;min-height:74px!important;width:100%!important;padding:13px 15px!important;border-radius:16px!important;border:1px solid rgba(255,189,115,.26)!important;background:linear-gradient(135deg,#5c3426eb,#371e17eb)!important;color:#fff1d9!important;box-shadow:inset 0 0 0 1px #ffffff06!important}.starter-v105 .starter-task:hover{transform:translateY(-1px);border-color:#ffbd738c!important;background:linear-gradient(135deg,#74422ff5,#45271ef5)!important}.starter-v105 .starter-task span{grid-row:1 / 3!important;width:42px!important;height:42px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#ffbd7321!important;border:1px solid rgba(255,189,115,.22)!important}.starter-v105 .starter-task b{font-size:15px!important;line-height:1.2!important}.starter-v105 .starter-task small{color:#c8a98f!important;font-size:12px!important;line-height:1.25!important}.starter-v105 article{min-height:unset!important}@media (max-width: 1000px){.starter-v105{grid-template-columns:1fr!important}}@media (max-width: 640px){.starter-v105{padding:13px!important;border-radius:18px!important;margin:10px 0 14px!important}.starter-v105 .starter-cards{grid-template-columns:1fr!important}.starter-v105 .starter-task{min-height:66px!important}}.sidebar button,.starter-task,.top-tabs button{pointer-events:auto!important;cursor:pointer!important}.scene:before,.scene:after{pointer-events:none!important}.room-main>.scene{position:relative!important;isolation:isolate!important;min-height:380px!important;margin-bottom:20px!important;overflow:hidden!important;border-radius:24px!important;border:1px solid rgba(255,189,115,.34)!important;box-shadow:inset 0 0 0 1px #ffffff09,0 18px 42px #0000003d!important}.room-main>.scene h2,.room-main>.scene p,.room-main>.scene .dialog,.room-main>.scene .rakku{position:relative!important;z-index:8!important}.room-main>.scene h2{max-width:720px!important}.room-main>.scene p{max-width:560px!important;color:#fff1d9!important;text-shadow:0 2px 0 rgba(0,0,0,.2)!important}.scene .dialog{left:7%!important;right:7%!important;bottom:30px!important}.scene.tavern{background:linear-gradient(180deg,#6e4330 0,#6e4330 38%,#8a5b3a 38%,#8a5b3a 39%,#3a2118 39%,#3a2118 70%,#24120e 70%)!important}.scene.tavern:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 18%,rgba(255,214,143,.26) 0 54px,transparent 56px),radial-gradient(circle at 80% 18%,rgba(255,214,143,.18) 0 54px,transparent 56px),linear-gradient(90deg,transparent 7%,rgba(255,220,160,.18) 7% 20%,transparent 20% 26%,rgba(255,220,160,.16) 26% 39%,transparent 39% 61%,rgba(255,220,160,.14) 61% 74%,transparent 74%),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 2px,transparent 2px 58px);opacity:1;z-index:1}.scene.tavern:after{content:"";position:absolute;left:6%;right:6%;bottom:88px;height:74px;border-radius:24px 24px 12px 12px;background:radial-gradient(circle at 18% 45%,#ffd08d 0 13px,transparent 14px),radial-gradient(circle at 22% 45%,#6b3b25 0 8px,transparent 9px),radial-gradient(circle at 76% 45%,#d9a76f 0 16px,transparent 17px),linear-gradient(180deg,#7a4a31,#4a271c);border:1px solid rgba(255,189,115,.25);box-shadow:0 18px #0000001a;z-index:2}.scene.crafting{background:linear-gradient(180deg,#5d3727 0,#5d3727 35%,#3c2219 35%,#3c2219 72%,#21120f 72%)!important}.scene.crafting:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 5%,rgba(255,189,115,.16) 5% 24%,transparent 24% 35%,rgba(255,189,115,.12) 35% 55%,transparent 55% 70%,rgba(255,189,115,.14) 70% 88%,transparent 88%),repeating-linear-gradient(0deg,transparent 0 46px,rgba(255,189,115,.07) 46px 50px),radial-gradient(circle at 18% 36%,rgba(255,120,70,.24),transparent 15%);z-index:1}.scene.crafting:after{content:"";position:absolute;left:7%;right:7%;bottom:94px;height:92px;border-radius:18px;background:radial-gradient(circle at 12% 48%,#ffbd73 0 12px,transparent 13px),radial-gradient(circle at 18% 48%,#9de0b1 0 9px,transparent 10px),radial-gradient(circle at 25% 48%,#b784ff 0 9px,transparent 10px),radial-gradient(circle at 72% 42%,rgba(255,100,60,.65) 0 22px,transparent 24px),linear-gradient(180deg,#7b4b32 0,#7b4b32 18%,#4b2a1f 18%,#4b2a1f);border:1px solid rgba(255,189,115,.28);box-shadow:inset 0 14px #ffffff0f,0 18px #0000001a;z-index:2}.scene.portal{background:linear-gradient(180deg,#74c7ef 0,#74c7ef 37%,#fff0c8 37%,#fff0c8 42%,#72c461 42%,#72c461 67%,#8a5636 67%)!important}.scene.portal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 28%,rgba(157,224,177,.24) 0 90px,transparent 94px),radial-gradient(circle at 14% 18%,rgba(255,255,255,.3) 0 34px,transparent 36px),radial-gradient(circle at 56% 16%,rgba(255,255,255,.18) 0 40px,transparent 42px),repeating-linear-gradient(90deg,transparent 0 32px,rgba(255,255,255,.04) 32px 34px);z-index:1}.scene.portal:after{content:"";position:absolute;right:9%;bottom:94px;width:132px;height:172px;border-radius:50% 50% 20px 20px;background:radial-gradient(ellipse at center,rgba(255,255,255,.38) 0 20%,rgba(157,224,177,.34) 21% 43%,rgba(180,132,255,.2) 44% 62%,transparent 63%),linear-gradient(135deg,#50dcb438,#b484ff2e);border:3px solid rgba(157,224,177,.55);box-shadow:0 0 34px #9de0b159,inset 0 0 30px #ffffff2e;z-index:2;animation:portalPulse 1.8s ease-in-out infinite}@keyframes portalPulse{50%{filter:brightness(1.18);transform:scale(1.03)}}.scene.forge{background:linear-gradient(180deg,#382019 0,#382019 38%,#5d2b21 38%,#5d2b21 68%,#21120f 68%)!important}.scene.forge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 21% 50%,rgba(255,92,54,.3),transparent 18%),linear-gradient(90deg,transparent 7%,rgba(255,189,115,.12) 7% 19%,transparent 19% 33%,rgba(255,189,115,.1) 33% 46%,transparent 46%),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 2px,transparent 2px 64px);z-index:1}.scene.forge:after{content:"";position:absolute;left:8%;bottom:96px;width:260px;height:96px;border-radius:18px;background:radial-gradient(circle at 22% 55%,#ff6b3f 0 20px,#ffbd73 21px 31px,transparent 32px),linear-gradient(180deg,#5f6470 0 16%,transparent 16%),linear-gradient(90deg,transparent 42%,#818895 42% 78%,transparent 78%),linear-gradient(180deg,#7b4b32,#3a2118);border:1px solid rgba(255,189,115,.26);box-shadow:0 16px #0000001f;z-index:2}.scene.board{background:linear-gradient(180deg,#5a3525 0,#5a3525 38%,#3a2118 38%,#3a2118 72%,#21120f 72%)!important}.scene.board:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 2px,transparent 2px 72px),radial-gradient(circle at 70% 30%,rgba(255,189,115,.18),transparent 28%);z-index:1}.scene.board:after{content:"";position:absolute;right:9%;bottom:94px;width:300px;height:150px;border-radius:18px;background:linear-gradient(90deg,transparent 0 10%,rgba(255,240,207,.8) 10% 32%,transparent 32% 38%,rgba(255,240,207,.72) 38% 62%,transparent 62% 68%,rgba(255,240,207,.78) 68% 90%,transparent 90%),linear-gradient(180deg,#8a5636,#5c3426);border:5px solid rgba(95,55,35,.9);box-shadow:0 16px #0000001f;z-index:2}.scene.shrine{background:linear-gradient(180deg,#2b1724 0,#2b1724 42%,#5d2e44 42%,#5d2e44 68%,#21120f 68%)!important}.scene.shrine:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 24%,rgba(255,159,188,.24) 0 4px,transparent 5px),radial-gradient(circle at 60% 18%,rgba(255,159,188,.18) 0 4px,transparent 5px),radial-gradient(circle at 82% 36%,rgba(255,159,188,.22) 0 4px,transparent 5px),radial-gradient(circle at 50% 22%,rgba(255,159,188,.16),transparent 34%);background-size:160px 120px,190px 150px,130px 110px,auto;z-index:1}.scene.shrine:after{content:"";position:absolute;left:50%;bottom:96px;width:260px;height:160px;transform:translate(-50%);background:linear-gradient(90deg,transparent 0 18%,#ff6f61 18% 28%,transparent 28% 72%,#ff6f61 72% 82%,transparent 82%),linear-gradient(180deg,#ff6f61 0 18%,transparent 18% 100%),linear-gradient(90deg,transparent 0 10%,#3a2118 10% 90%,transparent 90%);border-top:18px solid #ff6f61;z-index:2}.scene.helpers{background:linear-gradient(180deg,#6b4330 0,#6b4330 36%,#4d2f24 36%,#4d2f24 64%,#2a1712 64%)!important}.scene.helpers:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 52%,rgba(255,189,115,.2) 0 42px,transparent 44px),radial-gradient(circle at 78% 45%,rgba(157,224,177,.16) 0 48px,transparent 50px),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 2px,transparent 2px 58px);z-index:1}.scene.helpers:after{content:"";position:absolute;left:8%;right:8%;bottom:96px;height:96px;border-radius:24px;background:radial-gradient(circle at 18% 48%,#c48a54 0 18px,transparent 19px),radial-gradient(circle at 22% 38%,#d7a46d 0 8px,transparent 9px),radial-gradient(circle at 70% 50%,#9de0b1 0 14px,transparent 15px),linear-gradient(180deg,#ffbd731c,#0000001f);border:1px solid rgba(255,189,115,.22);z-index:2}.room-main>.scene+.panel,.room-main>.scene+.two{margin-top:22px!important}@media (max-width:900px){.room-main>.scene{min-height:310px!important;margin-bottom:16px!important}.scene:after{transform:scale(.78);transform-origin:bottom right}.scene.shrine:after{transform:translate(-50%) scale(.78);transform-origin:bottom center}}.top-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:12px 0!important}.top-tabs button{justify-content:flex-start!important;gap:10px!important;min-height:54px!important;padding:12px 16px!important;border-radius:16px!important;font-size:15px!important;background:linear-gradient(135deg,#48281eeb,#301b16eb)!important}.top-tabs button.active{background:linear-gradient(135deg,#784630f5,#45271ef5)!important;box-shadow:inset 0 0 0 1px #ffbd7338!important}.quick-panel{padding:16px!important;display:grid!important;gap:14px!important;background:radial-gradient(circle at 8% 10%,rgba(255,189,115,.09),transparent 32%),linear-gradient(135deg,#281611e0,#1c0e0be0)!important}.quick-head{display:flex!important;gap:12px!important;align-items:center!important}.quick-head>span{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:15px!important;background:#ffbd7321!important;border:1px solid rgba(255,189,115,.24)!important}.quick-head h2{margin:0!important;font-family:Georgia,serif!important;font-size:28px!important}.quick-head p{margin:3px 0 0!important;color:#c8a98f!important}.quick-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.quick-card{min-height:82px!important;display:grid!important;grid-template-columns:auto 1fr!important;grid-template-rows:auto auto!important;gap:2px 10px!important;align-content:center!important;text-align:left!important;color:#fff1d9!important;background:linear-gradient(135deg,#522d22f0,#301b16f0)!important;border:1px solid rgba(255,189,115,.24)!important;border-radius:16px!important}.quick-card:hover,.starter-task:hover{transform:translateY(-1px);border-color:#ffbd738c!important}.quick-card span{grid-row:1 / 3!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:13px!important;background:#ffbd731f!important}.quick-card b{font-size:15px!important}.quick-card small{color:#c8a98f!important;font-size:12px!important}.quick-rewards,.quick-order{display:grid!important;grid-template-columns:1fr 1fr auto!important;gap:12px!important;align-items:center!important}.quick-rewards article,.quick-order{border:1px solid rgba(255,189,115,.2)!important;background:#ffffff0a!important;border-radius:16px!important;padding:12px!important}.quick-rewards article b,.quick-rewards article span{display:block!important}.quick-order{grid-template-columns:auto 1fr auto!important}.starter-task,.starter-task *{pointer-events:auto!important}.starter-task{position:relative!important;z-index:20!important;cursor:pointer!important}.audio-controls input[type=range]{width:100%!important;height:7px!important;accent-color:#ffbd73!important;padding:0!important}@media (max-width: 1100px){.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.quick-rewards,.quick-order{grid-template-columns:1fr!important}}@media (max-width: 650px){.top-tabs{grid-template-columns:1fr 1fr!important;gap:8px!important}.top-tabs button{min-height:48px!important;padding:10px 12px!important}.quick-grid,.audio-controls{grid-template-columns:1fr!important}}.guest-card{position:relative!important;overflow:hidden!important}.guest-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 88% 12%,rgba(255,189,115,.12),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.025),transparent);opacity:.9}.guest-card>*{position:relative;z-index:2}.guest-difficulty{display:inline-flex;margin-left:8px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:1000;color:#2a140d;background:#ffbd73}.guest-hard .guest-difficulty{background:#ffd35a}.guest-rare .guest-difficulty{background:#b784ff;color:#fff1d9}.guest-elite .guest-difficulty{background:linear-gradient(135deg,#ff6fae,#ffd35a)}.guest-warning{display:block;margin-top:7px;color:#ffcf8a;font-style:normal;font-size:12px;font-weight:900}.secondary-action{margin-left:8px;background:#ffbd731f!important;color:#fff1d9!important}.craft-locked{opacity:.72;filter:saturate(.7)}.craft-locked em{display:block;color:#ffcf8a;font-style:normal;font-size:12px;font-weight:900}.quick-order small{color:#ffbd73;font-weight:900}@media (max-width:700px){.secondary-action{margin-left:0;margin-top:8px;width:100%}}.audio-controls{display:none!important}.top-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:12px 0!important}.top-tabs button{min-height:48px!important;justify-content:center!important;text-align:center!important;padding:10px 14px!important;border-radius:15px!important;letter-spacing:.01em!important}.sidebar button,.quick-card,.starter-task,.top-tabs button{pointer-events:auto!important;cursor:pointer!important;position:relative!important;z-index:25!important}.quick-panel{padding:16px!important;gap:14px!important}.quick-head{display:block!important}.quick-head>span{display:none!important}.quick-head h2{margin:0 0 4px!important;font-size:30px!important}.quick-head p{margin:0!important}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.quick-card{display:grid!important;grid-template-columns:1fr!important;gap:4px!important;min-height:90px!important;text-align:left!important;align-content:center!important}.quick-card span{width:auto!important;height:auto!important;display:inline-block!important;background:transparent!important;border:0!important;color:#ffbd73!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important}.quick-card b{font-size:16px!important}.room-main>.scene,.scene{min-height:320px!important;border-radius:24px!important;overflow:hidden!important;position:relative!important;border:1px solid rgba(255,189,115,.32)!important;box-shadow:0 18px 40px #0003,inset 0 0 0 1px #ffffff08!important}.scene:before,.scene:after,.scene.tavern:before,.scene.tavern:after,.scene.crafting:before,.scene.crafting:after,.scene.portal:before,.scene.portal:after,.scene.forge:before,.scene.forge:after,.scene.board:before,.scene.board:after,.scene.shrine:before,.scene.shrine:after,.scene.helpers:before,.scene.helpers:after{display:none!important;content:none!important}.scene h2{font-size:clamp(34px,3.6vw,58px)!important;line-height:.95!important;max-width:760px!important;text-shadow:0 3px 0 rgba(0,0,0,.18)!important}.scene p{max-width:620px!important;color:#fff1d9!important;text-shadow:0 2px 0 rgba(0,0,0,.2)!important}.scene.tavern{background:linear-gradient(180deg,#4e2d2000 0,#4e2d2000),repeating-linear-gradient(90deg,rgba(255,255,255,.055) 0 2px,transparent 2px 90px),linear-gradient(180deg,#6e4330 0,#6e4330 36%,#8a5b3a 36%,#8a5b3a 38%,#3a2118 38%,#3a2118 72%,#21120f 72%)!important}.scene.crafting{background:repeating-linear-gradient(0deg,transparent 0 48px,rgba(255,189,115,.055) 48px 52px),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 2px,transparent 2px 86px),linear-gradient(180deg,#5d3727 0,#5d3727 34%,#3d2219 34%,#3d2219 72%,#21120f 72%)!important}.scene.portal{background:radial-gradient(circle at 78% 45%,rgba(157,224,177,.38) 0 0,rgba(157,224,177,.24) 0 82px,transparent 84px),radial-gradient(circle at 78% 45%,transparent 0 108px,rgba(180,132,255,.2) 110px,transparent 138px),linear-gradient(180deg,#74c7ef 0,#74c7ef 37%,#fff0c8 37%,#fff0c8 42%,#72c461 42%,#72c461 67%,#8a5636 67%)!important}.scene.forge{background:radial-gradient(circle at 20% 58%,rgba(255,92,54,.4),transparent 130px),linear-gradient(180deg,#382019 0,#382019 38%,#5d2b21 38%,#5d2b21 68%,#21120f 68%)!important}.scene.board{background:radial-gradient(circle at 74% 44%,rgba(255,240,207,.25),transparent 160px),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 2px,transparent 2px 72px),linear-gradient(180deg,#5a3525 0,#5a3525 38%,#3a2118 38%,#3a2118 72%,#21120f 72%)!important}.scene.shrine{background:radial-gradient(circle at 50% 24%,rgba(255,159,188,.22),transparent 190px),radial-gradient(circle at 17% 20%,rgba(255,159,188,.18) 0 4px,transparent 5px),radial-gradient(circle at 70% 32%,rgba(255,159,188,.18) 0 4px,transparent 5px),linear-gradient(180deg,#2b1724 0,#2b1724 42%,#5d2e44 42%,#5d2e44 68%,#21120f 68%)!important}.scene .rakku{left:50%!important;top:50%!important;translate:-50% -50%!important;z-index:5!important}.scene .dialog{left:7%!important;right:7%!important;bottom:26px!important;z-index:6!important}.starter-v105{margin:14px 0 18px!important;padding:16px!important;grid-template-columns:minmax(260px,420px) 1fr!important}.starter-v105 .starter-task span{font-size:12px!important;color:#ffbd73!important;font-weight:1000!important}.header-v984 .profile-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sidebar button span{font-size:10px!important;color:#ffbd73!important;background:#ffbd731a!important;border:1px solid rgba(255,189,115,.18)!important;border-radius:10px!important;width:34px!important;height:34px!important}@media (max-width: 900px){.quick-grid{grid-template-columns:1fr 1fr!important}.room-main>.scene,.scene{min-height:270px!important}.scene h2{font-size:clamp(30px,9vw,44px)!important}.starter-v105,.header-v984 .profile-actions{grid-template-columns:1fr!important}}@media (max-width: 560px){.top-tabs{grid-template-columns:1fr 1fr!important}.quick-grid{grid-template-columns:1fr!important}}.audio-controls{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:8px!important}@media (max-width:900px){.header-v984 .profile-actions{grid-template-columns:1fr!important}}.audio-controls input[type=range]{width:100%!important;accent-color:#ffbd73!important}.quick-head{display:flex!important}.quick-head>span{display:grid!important}.quick-card{grid-template-columns:auto 1fr!important}.quick-card span{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;background:#ffbd731f!important;border:1px solid rgba(255,189,115,.18)!important;border-radius:13px!important;color:inherit!important;font-size:18px!important;text-transform:none!important;letter-spacing:0!important}.sidebar button span{font-size:17px!important;color:inherit!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;background:#ffbd731f!important;border:1px solid rgba(255,189,115,.18)!important;border-radius:12px!important}.starter-v105 .starter-task span{font-size:18px!important}.room-main>.scene,.scene{min-height:350px!important;position:relative!important;isolation:isolate!important;overflow:hidden!important}.scene.tavern:after{left:8%!important;right:8%!important;bottom:70px!important;height:70px!important;border-radius:22px 22px 12px 12px!important;background:radial-gradient(circle at 18% 52%,#ffd08d 0 12px,transparent 13px),radial-gradient(circle at 80% 52%,#ffd08d 0 12px,transparent 13px),linear-gradient(180deg,#7a4a31,#4a271c)!important;border:1px solid rgba(255,189,115,.25)!important;box-shadow:0 16px #0000001f!important}@media (max-width:900px){.audio-controls,.header-v984 .profile-actions{grid-template-columns:1fr!important}.scene:after{transform:scale(.78);transform-origin:bottom right}.scene.shrine:after{transform:translate(-50%) scale(.78)!important;transform-origin:bottom center!important}}.game-shell{width:min(1680px,calc(100vw - 20px))!important;max-width:1680px!important;margin:10px auto 28px!important}.header-v984{overflow:visible!important}.header-v984 .header-topline{grid-template-columns:minmax(240px,320px) minmax(280px,1fr) minmax(280px,360px)!important}.header-v984 .profile-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}.header-v984 .profile-actions button{min-width:0!important;white-space:nowrap!important}.header-v984 .resources{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important}.layout{grid-template-columns:minmax(230px,270px) minmax(0,1fr)!important;gap:16px!important;align-items:start!important}.sidebar{width:100%!important;min-width:0!important;overflow:visible!important}.sidebar button{grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;padding:12px!important;min-height:74px!important}.sidebar button b,.sidebar button small{min-width:0!important;overflow-wrap:anywhere!important}.panel,.quick-panel,.starter-v105,.scene{max-width:100%!important;box-sizing:border-box!important}.top-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.quick-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}.starter-v105{grid-template-columns:minmax(240px,420px) minmax(0,1fr)!important}.starter-v105 .starter-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.room-main>.scene,.scene{min-height:340px!important;position:relative!important;isolation:isolate!important;overflow:hidden!important}.scene .dialog{left:7%!important;right:7%!important;bottom:26px!important}.scene .rakku{left:50%!important;top:48%!important;translate:-50% -50%!important}.scene.tavern{background:linear-gradient(180deg,#714630 0,#714630 34%,#9d6942 34%,#9d6942 36%,#3a2118 36%,#3a2118 70%,#21110d 70%)!important}.scene.tavern:before{top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 20% 21%,rgba(255,216,150,.3) 0 54px,transparent 57px),radial-gradient(circle at 78% 21%,rgba(255,216,150,.22) 0 54px,transparent 57px),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0 2px,transparent 2px 88px)!important}.scene.tavern:after{left:8%!important;right:8%!important;bottom:70px!important;height:70px!important;border-radius:22px 22px 12px 12px!important;background:radial-gradient(circle at 18% 52%,#ffd08d 0 12px,transparent 13px),radial-gradient(circle at 80% 52%,#ffd08d 0 12px,transparent 13px),linear-gradient(180deg,#7a4a31,#4a271c)!important;border:1px solid rgba(255,189,115,.25)!important}.scene.crafting{background:repeating-linear-gradient(0deg,transparent 0 50px,rgba(255,189,115,.065) 50px 54px),repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 2px,transparent 2px 86px),linear-gradient(180deg,#5d3727 0,#5d3727 35%,#3d2219 35%,#3d2219 70%,#21120f 70%)!important}.scene.crafting:after{left:8%!important;right:8%!important;bottom:76px!important;height:82px!important;border-radius:18px!important;background:radial-gradient(circle at 12% 48%,#ffbd73 0 11px,transparent 12px),radial-gradient(circle at 18% 48%,#9de0b1 0 10px,transparent 11px),radial-gradient(circle at 25% 48%,#b784ff 0 10px,transparent 11px),radial-gradient(circle at 74% 45%,rgba(255,108,65,.65) 0 20px,transparent 22px),linear-gradient(180deg,#7b4b32,#4b2a1f)!important;border:1px solid rgba(255,189,115,.28)!important}.scene.portal{background:radial-gradient(circle at 78% 43%,rgba(157,224,177,.38) 0 82px,transparent 84px),radial-gradient(circle at 78% 43%,transparent 0 108px,rgba(180,132,255,.22) 110px,transparent 140px),linear-gradient(180deg,#74c7ef 0,#74c7ef 37%,#fff0c8 37%,#fff0c8 42%,#72c461 42%,#72c461 67%,#8a5636 67%)!important}.scene.portal:after{right:10%!important;bottom:86px!important;width:120px!important;height:158px!important;border-radius:50% 50% 20px 20px!important;background:radial-gradient(ellipse at center,rgba(255,255,255,.38) 0 20%,rgba(157,224,177,.34) 21% 43%,rgba(180,132,255,.22) 44% 62%,transparent 63%)!important;border:3px solid rgba(157,224,177,.55)!important;box-shadow:0 0 34px #9de0b159,inset 0 0 30px #ffffff2e!important}.scene.forge{background:radial-gradient(circle at 20% 58%,rgba(255,92,54,.42),transparent 130px),linear-gradient(180deg,#382019 0,#382019 38%,#5d2b21 38%,#5d2b21 68%,#21120f 68%)!important}.scene.forge:after{left:8%!important;bottom:82px!important;width:240px!important;height:90px!important;border-radius:18px!important;background:radial-gradient(circle at 22% 55%,#ff6b3f 0 20px,#ffbd73 21px 30px,transparent 31px),linear-gradient(90deg,transparent 42%,#818895 42% 78%,transparent 78%),linear-gradient(180deg,#7b4b32,#3a2118)!important;border:1px solid rgba(255,189,115,.26)!important}.scene.board{background:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 2px,transparent 2px 72px),linear-gradient(180deg,#5a3525 0,#5a3525 38%,#3a2118 38%,#3a2118 72%,#21120f 72%)!important}.scene.board:after{right:9%!important;bottom:82px!important;width:280px!important;height:135px!important;border-radius:18px!important;background:linear-gradient(90deg,transparent 0 10%,rgba(255,240,207,.8) 10% 32%,transparent 32% 38%,rgba(255,240,207,.72) 38% 62%,transparent 62% 68%,rgba(255,240,207,.78) 68% 90%,transparent 90%),linear-gradient(180deg,#8a5636,#5c3426)!important;border:5px solid rgba(95,55,35,.9)!important}.scene.shrine{background:radial-gradient(circle at 50% 24%,rgba(255,159,188,.22),transparent 190px),linear-gradient(180deg,#2b1724 0,#2b1724 42%,#5d2e44 42%,#5d2e44 68%,#21120f 68%)!important}.scene.shrine:after{left:50%!important;bottom:82px!important;width:240px!important;height:145px!important;transform:translate(-50%)!important;background:linear-gradient(90deg,transparent 0 18%,#ff6f61 18% 28%,transparent 28% 72%,#ff6f61 72% 82%,transparent 82%),linear-gradient(180deg,#ff6f61 0 18%,transparent 18% 100%)!important;border-top:18px solid #ff6f61!important}.scene.helpers{background:radial-gradient(circle at 20% 52%,rgba(255,189,115,.2),transparent 120px),radial-gradient(circle at 78% 45%,rgba(157,224,177,.16),transparent 150px),linear-gradient(180deg,#6b4330 0,#6b4330 36%,#4d2f24 36%,#4d2f24 64%,#2a1712 64%)!important}.scene.helpers:after{left:8%!important;right:8%!important;bottom:78px!important;height:86px!important;border-radius:24px!important;background:radial-gradient(circle at 18% 48%,#c48a54 0 18px,transparent 19px),radial-gradient(circle at 70% 50%,#9de0b1 0 14px,transparent 15px),linear-gradient(180deg,#ffbd731c,#0000001f)!important;border:1px solid rgba(255,189,115,.22)!important}.admin-denied code{background:#00000038;border:1px solid rgba(255,189,115,.18);border-radius:8px;padding:2px 6px}@media (max-width: 1280px){.header-v984 .header-topline{grid-template-columns:1fr!important}.header-v984 .brand{min-height:unset!important}.header-v984 .profile{max-width:none!important}}@media (max-width: 980px){.layout{grid-template-columns:1fr!important}.sidebar{position:static!important;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important}.account{grid-column:1 / -1!important}.starter-v105,.starter-v105 .starter-cards{grid-template-columns:1fr!important}.top-tabs{grid-template-columns:1fr 1fr!important}.audio-controls{grid-template-columns:1fr!important}}@media (max-width: 620px){.game-shell{width:calc(100vw - 10px)!important}.top-tabs,.quick-grid{grid-template-columns:1fr!important}.resources{grid-template-columns:1fr 1fr!important}.header-v984 .profile-actions{grid-template-columns:1fr!important}.room-main>.scene,.scene{min-height:285px!important}.scene h2{font-size:clamp(30px,11vw,44px)!important}.scene:after{transform:scale(.72);transform-origin:bottom right}.scene.shrine:after{transform:translate(-50%) scale(.72)!important;transform-origin:bottom center!important}}.game-shell{width:min(2200px,calc(100vw - 16px))!important;max-width:2200px!important;margin:8px auto 30px!important}.header-v984 .header-topline{grid-template-columns:minmax(250px,360px) minmax(420px,1fr) minmax(300px,390px)!important}.header-v984 .resources{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}.layout{grid-template-columns:minmax(250px,300px) minmax(0,1fr)!important;gap:20px!important;align-items:start!important}.room-main{min-width:0!important;width:100%!important}.panel,.quick-panel,.starter-v105,.scene,.pixel-battle{box-sizing:border-box!important;max-width:100%!important}.sidebar{min-width:0!important;overflow:visible!important}.sidebar button{grid-template-columns:44px minmax(0,1fr)!important;gap:10px!important;padding:12px!important;min-height:74px!important}.sidebar button b,.sidebar button small{overflow-wrap:anywhere!important;min-width:0!important}.room-main>.scene,.scene{min-height:360px!important;padding:34px 42px!important;border-radius:26px!important;position:relative!important;isolation:isolate!important;overflow:hidden!important}.scene:before,.scene:after{display:block!important;content:""!important;position:absolute!important;pointer-events:none!important;z-index:1!important}.scene h2,.scene p,.scene .rakku,.scene .dialog{position:relative!important;z-index:5!important}.scene h2{font-size:clamp(44px,4.8vw,74px)!important;line-height:.92!important;max-width:900px!important}.scene p{max-width:700px!important}.scene .rakku{left:50%!important;top:50%!important;translate:-50% -50%!important;bottom:auto!important}.scene .dialog{left:8%!important;right:8%!important;bottom:28px!important}.scene.tavern{background:linear-gradient(180deg,#74462f 0,#74462f 32%,#a16a42 32%,#a16a42 35%,#3a2118 35%,#3a2118 70%,#20100c 70%)!important}.scene.tavern:before{top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 20% 22%,rgba(255,216,150,.34) 0 56px,transparent 59px),radial-gradient(circle at 78% 22%,rgba(255,216,150,.25) 0 56px,transparent 59px),linear-gradient(90deg,transparent 8%,rgba(255,220,160,.13) 8% 20%,transparent 20% 28%,rgba(255,220,160,.1) 28% 42%,transparent 42% 60%,rgba(255,220,160,.12) 60% 74%,transparent 74%),repeating-linear-gradient(90deg,rgba(255,255,255,.045) 0 2px,transparent 2px 90px)!important}.scene.tavern:after{left:10%!important;right:10%!important;bottom:72px!important;height:78px!important;border-radius:24px 24px 12px 12px!important;background:radial-gradient(circle at 18% 52%,#ffd08d 0 13px,transparent 14px),radial-gradient(circle at 78% 52%,#ffd08d 0 13px,transparent 14px),linear-gradient(180deg,#7d4a31,#4a271c)!important;border:1px solid rgba(255,189,115,.28)!important}.scene.crafting{background:repeating-linear-gradient(0deg,transparent 0 50px,rgba(255,189,115,.07) 50px 54px),repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 2px,transparent 2px 88px),linear-gradient(180deg,#5f3827 0,#5f3827 34%,#3f231a 34%,#3f231a 70%,#21120f 70%)!important}.scene.crafting:after{left:9%!important;right:9%!important;bottom:78px!important;height:86px!important;border-radius:20px!important;background:radial-gradient(circle at 12% 48%,#ffbd73 0 11px,transparent 12px),radial-gradient(circle at 18% 48%,#9de0b1 0 10px,transparent 11px),radial-gradient(circle at 25% 48%,#b784ff 0 10px,transparent 11px),radial-gradient(circle at 74% 45%,rgba(255,108,65,.72) 0 22px,transparent 24px),linear-gradient(180deg,#7b4b32,#4b2a1f)!important;border:1px solid rgba(255,189,115,.28)!important}.scene.portal{background:radial-gradient(circle at 78% 42%,rgba(157,224,177,.4) 0 86px,transparent 88px),radial-gradient(circle at 78% 42%,transparent 0 112px,rgba(180,132,255,.24) 114px,transparent 146px),linear-gradient(180deg,#74c7ef 0,#74c7ef 37%,#fff0c8 37%,#fff0c8 42%,#72c461 42%,#72c461 67%,#8a5636 67%)!important}.scene.portal:after{right:10%!important;bottom:88px!important;width:130px!important;height:168px!important;border-radius:50% 50% 20px 20px!important;background:radial-gradient(ellipse at center,rgba(255,255,255,.38) 0 20%,rgba(157,224,177,.36) 21% 43%,rgba(180,132,255,.22) 44% 62%,transparent 63%)!important;border:3px solid rgba(157,224,177,.55)!important;box-shadow:0 0 36px #9de0b161,inset 0 0 30px #ffffff2e!important}.v103-battle{min-height:560px!important;width:100%!important}.actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:1000px!important}.audio-controls{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:8px!important}.audio-controls label{color:#c8a98f!important;font-size:12px!important;font-weight:900!important;display:grid!important;gap:4px!important}.audio-controls input[type=range]{width:100%!important;min-width:0!important;accent-color:#ffbd73!important}@media (max-width: 1280px){.game-shell{width:min(1500px,calc(100vw - 12px))!important}.header-v984 .header-topline,.layout{grid-template-columns:1fr!important}.sidebar{position:static!important;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important}.account{grid-column:1 / -1!important}}@media (max-width: 720px){.game-shell{width:calc(100vw - 8px)!important}.room-main>.scene,.scene{min-height:300px!important;padding:24px!important}.scene h2{font-size:clamp(32px,11vw,48px)!important}.top-tabs,.quick-grid,.actions{grid-template-columns:1fr!important}.resources{grid-template-columns:1fr 1fr!important}.audio-controls{grid-template-columns:1fr!important}.v103-battle{min-height:430px!important}}.game-shell{width:min(2240px,calc(100vw - 14px))!important;max-width:2240px!important}.battle-stage-tag{position:absolute;z-index:8;top:14px;left:50%;transform:translate(-50%);background:#2a140dbd;border:1px solid rgba(255,189,115,.32);border-radius:999px;color:#fff1d9;font-weight:1000;padding:7px 13px;font-size:13px}.v103-battle{min-height:500px!important;width:100%!important}.stable-battle .hero-sprite,.stable-battle .monster-sprite-v103,.stable-battle .pet-sprite-pixel{animation-name:idleFloat!important;animation-duration:2.4s!important;animation-iteration-count:infinite!important}.monster-sprite-v103.defeated{opacity:.25!important;filter:grayscale(1) drop-shadow(0 8px 0 rgba(0,0,0,.12))!important;transform:translateY(18px) rotate(7deg)!important}.monster-sprite-v103.targeted{outline:3px solid rgba(255,189,115,.75);outline-offset:8px;border-radius:18px}.battle-nameplates .down{opacity:.45}.actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:980px!important}.admin-shell .admin-panel{display:grid;gap:16px}.admin-head{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.admin-head h2{margin:0;font-family:Georgia,serif;font-size:clamp(30px,4vw,52px)}.admin-head p{margin:4px 0 0;color:#c8a98f}.admin-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-grid.one{grid-template-columns:1fr}.admin-row-head{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.admin-list{display:grid;gap:10px}.user-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(320px,auto);gap:12px;align-items:center;padding:12px;border:1px solid rgba(255,189,115,.2);border-radius:16px;background:#ffffff09}.user-row small{display:block;color:#c8a98f;margin-top:4px}.admin-user-controls{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.admin-user-controls select{background:#1a0c08;color:#fff1d9;border:1px solid rgba(255,189,115,.28);border-radius:10px;padding:8px}button.danger{background:linear-gradient(135deg,#b94d42,#ff9d73)!important}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:12px}.stat-grid article{padding:14px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,189,115,.2)}.stat-grid b{display:block;font-size:28px;color:#ffbd73}.stat-grid span{color:#c8a98f;font-size:13px;font-weight:900}.checkline{display:flex!important;align-items:center;gap:10px}@media (max-width: 980px){.admin-tabs,.admin-grid{grid-template-columns:1fr 1fr}.user-row{grid-template-columns:1fr}.admin-user-controls{justify-content:flex-start}}@media (max-width: 620px){.admin-tabs,.admin-grid{grid-template-columns:1fr}.v103-battle{min-height:420px!important}}.daily-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.daily-strip article{padding:10px;border-radius:14px;border:1px solid rgba(255,189,115,.2);background:#ffffff09;text-align:center}.daily-strip article.today{border-color:#ffbd73a6;box-shadow:inset 0 0 0 1px #ffbd732e}.daily-strip article.done{background:#ffbd731a}.daily-strip b,.daily-strip small{display:block}.daily-strip small{color:#c8a98f;font-size:12px;margin-top:3px}.quest-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.quest-card{display:grid;gap:10px;padding:14px;border-radius:18px;background:linear-gradient(135deg,#522d22f0,#301b16f0);border:1px solid rgba(255,189,115,.24)}.quest-card.ready{border-color:#ffbd73b8;box-shadow:0 0 0 1px #ffbd7324,0 12px 28px #ffbd7312}.quest-card.done{opacity:.72}.quest-title{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.quest-title>span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#ffbd731f;border:1px solid rgba(255,189,115,.2)}.quest-title b,.quest-title small{display:block}.quest-title small{color:#c8a98f;margin-top:3px}.quest-progress{height:9px;overflow:hidden;border-radius:99px;background:#ffffff21}.quest-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffbd73,#9de0b1)}.quest-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.scene{background-blend-mode:normal!important}.scene>*{position:relative;z-index:6}.scene:before{opacity:.68!important}.scene:after{opacity:.48!important}.scene:before{filter:saturate(.92)}.scene{box-shadow:inset 0 0 0 9999px #1208062e,0 18px 40px #00000038!important}.scene.tavern:before{background:radial-gradient(circle at 18% 23%,rgba(255,220,160,.34) 0 54px,transparent 58px),radial-gradient(circle at 78% 23%,rgba(255,220,160,.26) 0 54px,transparent 58px),linear-gradient(90deg,transparent 7%,rgba(255,220,160,.13) 7% 22%,transparent 22% 30%,rgba(255,220,160,.1) 30% 44%,transparent 44% 58%,rgba(255,220,160,.12) 58% 74%,transparent 74%),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0 2px,transparent 2px 88px)!important}.scene.tavern:after{opacity:.62!important;background:radial-gradient(circle at 16% 52%,#ffd08d 0 13px,transparent 14px),radial-gradient(circle at 24% 52%,#8f5838 0 8px,transparent 9px),radial-gradient(circle at 78% 52%,#ffd08d 0 13px,transparent 14px),radial-gradient(circle at 84% 52%,#8f5838 0 8px,transparent 9px),linear-gradient(180deg,#845136,#4a271c)!important}.scene.crafting:before{background:linear-gradient(90deg,transparent 6%,rgba(255,220,160,.14) 6% 19%,transparent 19% 28%,rgba(255,220,160,.11) 28% 41%,transparent 41% 62%,rgba(255,220,160,.13) 62% 78%,transparent 78%),repeating-linear-gradient(0deg,transparent 0 46px,rgba(255,189,115,.08) 46px 50px),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 2px,transparent 2px 86px)!important}.scene.crafting:after{opacity:.6!important;background:radial-gradient(circle at 12% 48%,#ffbd73 0 11px,transparent 12px),radial-gradient(circle at 18% 48%,#9de0b1 0 10px,transparent 11px),radial-gradient(circle at 25% 48%,#b784ff 0 10px,transparent 11px),radial-gradient(circle at 74% 45%,rgba(255,108,65,.72) 0 22px,transparent 24px),linear-gradient(180deg,#7b4b32,#4b2a1f)!important}.scene.portal:before{opacity:.58!important;background:radial-gradient(circle at 78% 42%,rgba(157,224,177,.46) 0 84px,transparent 88px),radial-gradient(circle at 78% 42%,transparent 0 112px,rgba(180,132,255,.28) 114px,transparent 148px),radial-gradient(circle at 18% 22%,rgba(255,255,255,.25) 0 34px,transparent 36px),radial-gradient(circle at 54% 18%,rgba(255,255,255,.18) 0 42px,transparent 45px)!important}.scene.portal:after{opacity:.72!important}.scene.forge:before{opacity:.62!important;background:radial-gradient(circle at 18% 58%,rgba(255,92,54,.46),transparent 136px),radial-gradient(circle at 70% 36%,rgba(129,136,149,.18),transparent 150px),repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0 2px,transparent 2px 78px)!important}.scene.board:before{opacity:.62!important;background:radial-gradient(circle at 74% 43%,rgba(255,240,207,.22),transparent 160px),repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 2px,transparent 2px 72px)!important}.scene.shrine:before{opacity:.62!important;background:radial-gradient(circle at 50% 24%,rgba(255,159,188,.24),transparent 190px),radial-gradient(circle at 17% 20%,rgba(255,159,188,.2) 0 5px,transparent 6px),radial-gradient(circle at 70% 32%,rgba(255,159,188,.2) 0 5px,transparent 6px),radial-gradient(circle at 82% 16%,rgba(255,159,188,.18) 0 4px,transparent 5px)!important}.scene.helpers:before{opacity:.62!important;background:radial-gradient(circle at 20% 52%,rgba(255,189,115,.24),transparent 120px),radial-gradient(circle at 78% 45%,rgba(157,224,177,.2),transparent 150px),radial-gradient(circle at 46% 28%,rgba(255,220,160,.1),transparent 140px)!important}@media (max-width: 780px){.daily-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.quest-actions{grid-template-columns:1fr}}.dashboard-overview{display:grid;gap:14px}.admin-dashboard-empty{padding:22px;border:1px dashed rgba(255,189,115,.32);border-radius:18px;color:#c8a98f;background:#ffffff06}.admin-dashboard{display:grid;gap:16px}.admin-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px}.admin-kpi-grid article{min-height:96px;padding:16px;border-radius:18px;border:1px solid rgba(255,189,115,.22);background:radial-gradient(circle at 88% 18%,rgba(255,189,115,.15),transparent 42%),linear-gradient(135deg,#522d22f0,#21110df0);box-shadow:0 16px 35px #00000029}.admin-kpi-grid b{display:block;font-size:clamp(24px,2.6vw,40px);color:#ffbd73;line-height:1}.admin-kpi-grid span{display:block;margin-top:8px;color:#c8a98f;font-size:13px;font-weight:900}.admin-chart-grid,.admin-table-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-chart-card{padding:16px;border-radius:20px;border:1px solid rgba(255,189,115,.22);background:linear-gradient(135deg,#301913f5,#1c0d0af5)}.admin-chart-card h4{margin:0 0 10px;font-size:20px;color:#fff1d9}.admin-chart-card p,.admin-chart-card small{color:#c8a98f;margin:0 0 12px}.admin-bars{display:grid;gap:10px}.admin-bar-row{display:grid;grid-template-columns:minmax(88px,150px) minmax(0,1fr) 46px;align-items:center;gap:10px}.admin-bar-row span{color:#fff1d9;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-bar-row div{height:13px;border-radius:999px;background:#ffffff1c;overflow:hidden}.admin-bar-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffbd73,#9de0b1)}.admin-bar-row b{color:#ffbd73;text-align:right}.admin-line-chart{display:grid;gap:8px}.admin-line-chart svg{width:100%;height:150px;border-radius:16px;background:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),#ffffff06;background-size:100% 33%,25% 100%;border:1px solid rgba(255,189,115,.14)}.admin-line-chart polyline{fill:none;stroke:#ffbd73;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.admin-line-chart div{display:flex;justify-content:space-between;gap:8px;color:#c8a98f;font-size:12px;font-weight:900}.admin-mini-table{display:grid;gap:8px}.admin-mini-table div{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,189,115,.13)}.admin-mini-table span{color:#fff1d9;font-weight:900}.admin-mini-table b{color:#ffbd73}@media (max-width: 1380px){.admin-kpi-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (max-width: 900px){.admin-kpi-grid,.admin-chart-grid,.admin-table-grid{grid-template-columns:1fr}.admin-bar-row{grid-template-columns:minmax(72px,120px) minmax(0,1fr) 42px}}.monster-sprite-v103.targeted{outline:2px solid rgba(255,189,115,.55)!important;outline-offset:6px!important;box-shadow:0 0 0 8px #ffbd7314!important}.battle-nameplates .monster-plate small{color:#ffcf99!important}.battle-ui.right .bar.danger i{background:linear-gradient(90deg,#ff6f61,#ffbd73)!important}.admin-row-head small{color:#c8a98f;font-weight:900;padding:8px 12px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,189,115,.16)}.admin-dashboard-empty.error{border-color:#ff6e5a73;color:#ffd1c8;background:#ff6e5a0e}.admin-dashboard-empty.error small{display:block;margin-top:8px;color:#c8a98f}.admin-tabs button{min-height:48px}.admin-tabs button:hover{transform:translateY(-1px)}.battle-panel>p{color:#f2d9bd;background:#ffbd730f;border:1px solid rgba(255,189,115,.14);padding:10px 12px;border-radius:14px}@media (max-width: 980px){html,body{overflow-x:hidden!important}body{min-width:0!important}.game-shell{width:100%!important;max-width:100%!important;margin:0 auto 18px!important;padding:8px!important;box-sizing:border-box!important}.header-v984{padding:12px!important;border-radius:20px!important}.header-v984 .header-topline{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.header-v984 .brand{display:grid!important;grid-template-columns:54px 1fr auto!important;align-items:center!important;gap:10px!important;min-height:0!important}.header-v984 .brand h1{font-size:clamp(24px,8vw,38px)!important;line-height:.95!important;margin:0!important}.header-v984 .brand p,.header-v984 .brand small{font-size:11px!important;line-height:1.25!important}.lang{justify-self:end!important;grid-column:3!important;grid-row:1!important;white-space:nowrap!important}.header-v984 .live-strip{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.header-v984 .profile{width:100%!important;max-width:none!important;min-width:0!important}.header-v984 .profile-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.header-v984 .profile-actions button{min-height:42px!important;padding:8px 10px!important;font-size:13px!important;white-space:nowrap!important}.audio-controls{grid-template-columns:1fr 1fr!important;gap:8px!important}.header-v984 .resources,.resources{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.resource{min-width:0!important;padding:10px!important;border-radius:14px!important}.resource small{font-size:10px!important}.resource b{font-size:16px!important}.top-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;position:sticky!important;top:0!important;z-index:80!important;padding:8px 0!important;background:#1f0d09f0!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.top-tabs button{min-height:48px!important;padding:8px 6px!important;border-radius:15px!important;font-size:0!important;display:grid!important;place-items:center!important}.top-tabs button:first-letter{font-size:20px!important}.top-tabs button:nth-child(1):before{content:"🎁";font-size:20px}.top-tabs button:nth-child(2):before{content:"📜";font-size:20px}.top-tabs button:nth-child(3):before{content:"📋";font-size:20px}.top-tabs button:nth-child(4):before{content:"🧭";font-size:20px}.quick-panel,.starter-v105,.panel{padding:14px!important;border-radius:18px!important}.quick-head{align-items:flex-start!important}.quick-head h2,.starter-copy h2{font-size:clamp(22px,7vw,32px)!important;line-height:1.05!important}.quick-grid,.quest-grid,.mini-grid{grid-template-columns:1fr!important;gap:10px!important}.daily-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}.daily-strip article{padding:8px 4px!important}.daily-strip b{font-size:12px!important}.daily-strip small{font-size:10px!important}.quick-rewards,.quest-actions{grid-template-columns:1fr!important}.starter-v105{grid-template-columns:1fr!important;gap:12px!important}.starter-v105 .starter-cards{grid-template-columns:1fr!important;gap:8px!important}.layout{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.sidebar{position:sticky!important;top:64px!important;z-index:70!important;display:grid!important;grid-template-columns:repeat(6,minmax(52px,1fr))!important;gap:7px!important;padding:8px!important;border-radius:18px!important;background:#1f0d09f0!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;overflow-x:auto!important;overscroll-behavior-x:contain!important}.sidebar button{min-height:58px!important;padding:7px!important;display:grid!important;grid-template-columns:1fr!important;place-items:center!important;gap:3px!important;border-radius:14px!important}.sidebar button span{width:32px!important;height:32px!important;font-size:16px!important}.sidebar button b{font-size:0!important;line-height:0!important}.sidebar button small{display:none!important}.sidebar .account,.account{grid-column:1 / -1!important;padding:10px!important}.account h3{font-size:16px!important;margin-bottom:6px!important}.account p{font-size:12px!important}.account button{width:100%!important}.room-main{min-width:0!important;width:100%!important}.room-main>.scene,.scene{min-height:260px!important;padding:22px!important;border-radius:20px!important}.scene h2{font-size:clamp(30px,10vw,46px)!important;line-height:.98!important;max-width:92%!important}.scene p{font-size:13px!important;line-height:1.35!important;max-width:92%!important}.scene .rakku{transform:scale(.78)!important;opacity:.72!important}.scene .dialog{left:14px!important;right:14px!important;bottom:14px!important;padding:10px!important;border-radius:14px!important;font-size:12px!important}.scene:after{transform:scale(.72)!important;transform-origin:bottom right!important}.scene.shrine:after{transform:translate(-50%) scale(.72)!important;transform-origin:bottom center!important}.battle-panel{overflow:hidden!important}.pixel-battle,.v103-battle{min-height:420px!important;border-radius:18px!important;overflow:hidden!important}.battle-stage-tag{top:10px!important;max-width:calc(100% - 24px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:11px!important}.battle-nameplates{display:none!important}.battle-ui{max-width:46%!important;padding:8px!important;font-size:11px!important}.battle-ui b{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.pixel-party{left:5%!important;transform:scale(.78)!important;transform-origin:bottom left!important}.pixel-enemies{right:4%!important;transform:scale(.76)!important;transform-origin:bottom right!important}.actions{grid-template-columns:1fr 1fr 1fr!important;gap:8px!important}.actions button,.secondary-action{min-height:44px!important;padding:9px 10px!important;font-size:13px!important}.admin-shell .admin-panel{padding:12px!important}.admin-head{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.admin-head h2{font-size:clamp(26px,8vw,38px)!important}.admin-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;position:sticky!important;top:0!important;z-index:90!important;background:#1f0d09f2!important;padding:8px 0!important}.admin-tabs button{font-size:0!important;min-height:46px!important;border-radius:14px!important;padding:8px!important}.admin-tabs button:nth-child(1):before{content:"📊";font-size:20px}.admin-tabs button:nth-child(2):before{content:"👥";font-size:20px}.admin-tabs button:nth-child(3):before{content:"🛠️";font-size:20px}.admin-tabs button:nth-child(4):before{content:"🗑️";font-size:20px}.admin-kpi-grid,.admin-chart-grid,.admin-table-grid,.admin-grid{grid-template-columns:1fr!important}.admin-bar-row{grid-template-columns:minmax(66px,100px) minmax(0,1fr) 38px!important;gap:7px!important}.admin-bar-row span{font-size:12px!important}.user-row{grid-template-columns:1fr!important}.admin-user-controls{justify-content:flex-start!important}}@media (max-width: 560px){.game-shell{padding:6px!important}.header-v984 .brand{grid-template-columns:46px 1fr!important}.lang{grid-column:1 / -1!important;grid-row:auto!important;justify-self:start!important}.header-v984 .profile-actions,.audio-controls{grid-template-columns:1fr!important}.header-v984 .resources,.resources{grid-template-columns:repeat(2,minmax(0,1fr))!important}.top-tabs{gap:6px!important}.top-tabs button{min-height:44px!important}.sidebar{grid-template-columns:repeat(4,minmax(50px,1fr))!important;top:58px!important}.room-main>.scene,.scene{min-height:230px!important;padding:18px!important}.scene h2,.scene p{max-width:100%!important}.pixel-battle,.v103-battle{min-height:360px!important}.pixel-party{left:0!important;transform:scale(.6)!important}.pixel-enemies{right:-12px!important;transform:scale(.58)!important}.battle-ui{max-width:49%!important;bottom:10px!important}.actions{grid-template-columns:1fr!important}.daily-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.maintenance-screen{width:min(1160px,calc(100vw - 36px))!important;min-height:auto!important;margin:clamp(18px,4vh,56px) auto!important;padding:clamp(22px,3vw,42px)!important;border-radius:32px!important;box-sizing:border-box!important;overflow:hidden!important;position:relative!important;isolation:isolate!important;background:radial-gradient(circle at 12% 12%,rgba(255,189,115,.13),transparent 28%),radial-gradient(circle at 88% 18%,rgba(157,224,177,.08),transparent 30%),radial-gradient(circle at 55% 100%,rgba(255,189,115,.08),transparent 34%),linear-gradient(145deg,#25100bfa,#160907fa)!important;border:1px solid rgba(255,189,115,.34)!important;box-shadow:0 28px 90px #0000004d,inset 0 1px #ffffff0d!important}.maintenance-screen:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;z-index:-2!important;background-image:radial-gradient(rgba(255,189,115,.2) 1px,transparent 1.2px),linear-gradient(115deg,transparent 0 35%,rgba(255,255,255,.035) 42%,transparent 52%)!important;background-size:34px 34px,100% 100%!important;opacity:.45!important}.maintenance-screen:after{content:""!important;position:absolute!important;width:520px!important;height:520px!important;right:-180px!important;top:-180px!important;border-radius:50%!important;pointer-events:none!important;z-index:-1!important;background:radial-gradient(circle,rgba(255,189,115,.12),transparent 62%)!important;animation:maintGlow 7s ease-in-out infinite alternate!important}.maint-head{display:grid!important;grid-template-columns:74px minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;margin-bottom:28px!important}.maint-head .brand-icon,.maintenance-screen .brand-icon{width:66px!important;height:66px!important;border-radius:20px!important;display:grid!important;place-items:center!important;font-size:26px!important;background:linear-gradient(135deg,#ffd39a,#ffe6b8)!important;box-shadow:0 14px 30px #0000003d,inset 0 2px #ffffff73!important}.maint-head small{display:block!important;color:#ffbd73!important;letter-spacing:.13em!important;font-weight:1000!important;margin-bottom:4px!important}.maint-head h1{margin:0!important;font-family:Georgia,serif!important;font-size:clamp(48px,6.2vw,92px)!important;line-height:.86!important;color:#fff1d9!important;text-shadow:0 5px 0 rgba(0,0,0,.22)!important}.maint-head .lang{align-self:start!important;justify-self:end!important}.maint-hero{display:grid!important;grid-template-columns:minmax(260px,360px) minmax(0,1fr)!important;gap:clamp(22px,4vw,44px)!important;align-items:center!important;padding:clamp(22px,3vw,36px)!important;border-radius:28px!important;background:linear-gradient(135deg,#5b3023c7,#2d140fc7)!important;border:1px solid rgba(255,189,115,.22)!important;box-shadow:inset 0 1px #ffffff0a!important}.cup-scene{min-height:250px!important;border-radius:24px!important;display:grid!important;place-items:center!important;position:relative!important;overflow:hidden!important;background:radial-gradient(ellipse at center 82%,rgba(255,189,115,.26),transparent 34%),radial-gradient(circle at 50% 55%,rgba(255,255,255,.05),transparent 30%),linear-gradient(135deg,#2f140feb,#180a08f0)!important;border:1px solid rgba(255,189,115,.16)!important}.cup-scene:before,.cup-scene:after,.cup-scene i,.cup-scene b,.cup-scene em{content:""!important;position:absolute!important;pointer-events:none!important}.cup-scene:before{width:130px!important;height:18px!important;bottom:54px!important;border-radius:50%!important;background:#ffbd734d!important;filter:blur(12px)!important;animation:maintShadow 2.8s ease-in-out infinite!important}.cup-scene:after{width:12px!important;height:12px!important;left:27%!important;top:38%!important;border-radius:2px!important;background:#ffd39a!important;box-shadow:120px -28px 0 -2px #ffd39ad9,160px 58px 0 -3px #ff9fbcb8!important;transform:rotate(45deg)!important;animation:maintSparkle 3.8s ease-in-out infinite!important}.cup-scene .cup,.cup-scene>.cup{position:relative!important;z-index:3!important;font-size:clamp(72px,8vw,106px)!important;line-height:1!important;filter:drop-shadow(0 18px 22px rgba(0,0,0,.33))!important;animation:maintCupFloat 2.8s ease-in-out infinite!important}.cup-scene i,.cup-scene b,.cup-scene em{width:14px!important;height:90px!important;bottom:132px!important;border-radius:999px!important;background:linear-gradient(180deg,transparent,rgba(255,255,255,.36),transparent)!important;filter:blur(3px)!important;opacity:.65!important;animation:maintSteam 2.8s ease-in-out infinite!important}.cup-scene i{left:43%!important;animation-delay:0s!important}.cup-scene b{left:51%!important;height:112px!important;animation-delay:.45s!important}.cup-scene em{left:59%!important;animation-delay:.9s!important}.maint-copy .pill,.maintenance-screen .pill{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:9px 14px!important;border-radius:999px!important;background:#ffbd7324!important;color:#ffd39a!important;border:1px solid rgba(255,189,115,.32)!important;font-weight:1000!important;margin-bottom:14px!important}.maint-copy h2{margin:0 0 12px!important;color:#fff1d9!important;font-family:Georgia,serif!important;font-size:clamp(40px,5vw,74px)!important;line-height:.92!important;text-shadow:0 5px 0 rgba(0,0,0,.22)!important}.maint-copy p{color:#f0d2b5!important;font-size:clamp(15px,1.25vw,19px)!important;line-height:1.55!important;max-width:680px!important}.maint-copy strong{color:#ffd39a!important;font-weight:1000!important}.maint-copy .progress,.maintenance-screen .progress{height:12px!important;border-radius:999px!important;overflow:hidden!important;margin:18px 0 12px!important;background:#ffffff24!important;border:1px solid rgba(255,255,255,.08)!important}.maint-copy .progress span,.maintenance-screen .progress span{display:block!important;height:100%!important;width:56%!important;border-radius:inherit!important;background:linear-gradient(90deg,#ffbd73,#ff8fa3,#9de0b1,#ffbd73)!important;background-size:260% 100%!important;box-shadow:0 0 18px #9de0b147!important;animation:maintProgressMove 2.6s linear infinite,maintProgressPulse 2.2s ease-in-out infinite!important}.maint-access{display:grid!important;grid-template-columns:minmax(220px,1fr) minmax(240px,360px) auto!important;gap:16px!important;align-items:end!important;margin-top:22px!important;padding:20px!important;border-radius:24px!important;background:#ffffff09!important;border:1px solid rgba(255,189,115,.18)!important}.maint-access h3{margin:0 0 6px!important;color:#fff1d9!important}.maint-access p{margin:0!important;color:#c8a98f!important}.maint-access label{display:grid!important;gap:7px!important;color:#d6b99f!important;font-weight:900!important}.maint-access input{width:100%!important;min-height:46px!important;box-sizing:border-box!important;border-radius:14px!important;border:1px solid rgba(255,189,115,.28)!important;background:#0e0604b8!important;color:#fff1d9!important;padding:10px 14px!important;outline:none!important}.maint-access button{min-height:48px!important;white-space:nowrap!important}.maint-chips{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin:18px 0 14px!important}.maint-chips span{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:9px 14px!important;border-radius:999px!important;color:#d6b99f!important;background:#ffffff09!important;border:1px solid rgba(255,189,115,.18)!important;font-weight:900!important}.maintenance-screen footer{margin-top:10px!important;padding:14px 18px!important;border-radius:16px!important;text-align:center!important;color:#c8a98f!important;background:#0000002e!important;border:1px solid rgba(255,189,115,.14)!important}@keyframes maintProgressMove{0%{background-position:0% 50%}to{background-position:260% 50%}}@keyframes maintProgressPulse{0%,to{filter:saturate(1) brightness(1)}50%{filter:saturate(1.28) brightness(1.15)}}@keyframes maintCupFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-12px) rotate(2deg)}}@keyframes maintSteam{0%{transform:translateY(22px) scaleY(.78);opacity:0}35%{opacity:.62}to{transform:translateY(-34px) scaleY(1.15);opacity:0}}@keyframes maintShadow{0%,to{transform:scaleX(.88);opacity:.22}50%{transform:scaleX(1.15);opacity:.34}}@keyframes maintSparkle{0%,to{transform:rotate(45deg) scale(.75);opacity:.38}50%{transform:rotate(45deg) scale(1.15);opacity:.9}}@keyframes maintGlow{0%{opacity:.55;transform:scale(.96)}to{opacity:.95;transform:scale(1.04)}}@media (max-width: 860px){.maintenance-screen{width:calc(100vw - 16px)!important;margin:8px auto 18px!important;padding:18px!important;border-radius:24px!important}.maint-head{grid-template-columns:56px minmax(0,1fr)!important;gap:12px!important}.maint-head .brand-icon,.maintenance-screen .brand-icon{width:54px!important;height:54px!important;border-radius:16px!important}.maint-head .lang{grid-column:1 / -1!important;justify-self:start!important}.maint-head h1{font-size:clamp(42px,14vw,66px)!important}.maint-hero{grid-template-columns:1fr!important;gap:16px!important;padding:16px!important}.cup-scene{min-height:190px!important}.maint-copy h2{font-size:clamp(34px,11vw,54px)!important}.maint-access{grid-template-columns:1fr!important;align-items:stretch!important;padding:16px!important}.maint-access button{width:100%!important}}@media (max-width: 460px){.maintenance-screen{width:calc(100vw - 10px)!important;padding:14px!important}.maint-copy .pill{font-size:12px!important}.cup-scene{min-height:160px!important}.cup-scene .cup{font-size:70px!important}.maint-chips span{width:100%!important;border-radius:16px!important}}.maintenance-screen .maint-hero{overflow:hidden!important}.maintenance-screen .cup-scene{background:radial-gradient(ellipse at center 78%,rgba(255,189,115,.22),transparent 30%),radial-gradient(circle at 50% 48%,rgba(255,255,255,.055),transparent 34%),linear-gradient(135deg,#2e130ef5,#190907f5)!important;border:1px solid rgba(255,189,115,.18)!important;box-shadow:inset 0 0 45px #0000002e!important}.maintenance-screen .cup-scene>div:not(.cup),.maintenance-screen .cup-scene .cup-card,.maintenance-screen .cup-scene .cup-frame,.maintenance-screen .cup-scene .coffee-card{background:transparent!important;border:0!important;box-shadow:none!important}.maintenance-screen .cup-scene:after{width:9px!important;height:9px!important;left:28%!important;top:41%!important;border-radius:2px!important;background:#ffd39a!important;box-shadow:118px -30px 0 -2px #ffd39abf,160px 54px 0 -3px #ff9fbc9e!important;transform:rotate(45deg)!important;animation:maintSparkle 3.8s ease-in-out infinite!important}.maintenance-screen .cup-scene .cup,.maintenance-screen .cup-scene>.cup{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;border-radius:0!important;animation:maintCupFloatClean 3.1s ease-in-out infinite!important}.maintenance-screen .cup-scene>*{max-width:100%!important}.maintenance-screen .cup-scene>span:not(.cup),.maintenance-screen .cup-scene>div:not(.cup){background-color:transparent!important}.maintenance-screen .progress,.maint-copy .progress{position:relative!important;height:13px!important;border-radius:999px!important;overflow:hidden!important;background:#ffffff21!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:inset 0 2px 8px #0000003d!important}.maintenance-screen .progress span,.maint-copy .progress span{position:relative!important;display:block!important;height:100%!important;width:62%!important;border-radius:inherit!important;background:linear-gradient(90deg,#ffbd73,#ffd08d,#ff8fa3 36%,#9de0b1 58%,#7bd6ff 76%,#ffbd73)!important;background-size:320% 100%!important;animation:maintBarSlide 1.65s linear infinite,maintBarBreathe 2.2s ease-in-out infinite!important;box-shadow:0 0 16px #ffbd7366,0 0 24px #9de0b142!important;transform:translateZ(0)!important}.maintenance-screen .progress span:after,.maint-copy .progress span:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:inherit!important;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.55) 48%,transparent 100%)!important;width:42%!important;transform:translate(-120%) skew(-18deg)!important;animation:maintBarShine 1.9s ease-in-out infinite!important}@keyframes maintBarSlide{0%{background-position:0% 50%}to{background-position:320% 50%}}@keyframes maintBarBreathe{0%,to{filter:saturate(1.02) brightness(1)}50%{filter:saturate(1.35) brightness(1.18)}}@keyframes maintBarShine{0%{transform:translate(-130%) skew(-18deg);opacity:0}20%{opacity:.75}60%{opacity:.55}to{transform:translate(260%) skew(-18deg);opacity:0}}@keyframes maintCupFloatClean{0%,to{transform:translateY(0) rotate(-1.5deg) scale(1);filter:drop-shadow(0 18px 18px rgba(0,0,0,.34))}50%{transform:translateY(-10px) rotate(1.5deg) scale(1.025);filter:drop-shadow(0 26px 22px rgba(0,0,0,.28))}}.maintenance-screen .cup-scene i,.maintenance-screen .cup-scene b,.maintenance-screen .cup-scene em{background:linear-gradient(180deg,transparent,rgba(255,255,255,.32),transparent)!important;opacity:.55!important;filter:blur(4px)!important;mix-blend-mode:screen!important}.maintenance-screen .cup-scene:after{opacity:.72!important}@media (max-width: 860px){.maintenance-screen .progress span,.maint-copy .progress span{width:64%!important}.maintenance-screen .cup-scene{min-height:180px!important}}.maintenance-screen .cup-scene{display:grid!important;place-items:center!important;background:radial-gradient(ellipse at center 82%,rgba(255,189,115,.2),transparent 31%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.045),transparent 35%),linear-gradient(135deg,#2d120df5,#160806f5)!important;border:1px solid rgba(255,189,115,.16)!important;box-shadow:inset 0 0 50px #00000038,inset 0 1px #ffffff09!important}.maintenance-screen .cup-scene:before{width:150px!important;height:20px!important;bottom:46px!important;left:50%!important;translate:-50% 0!important;border-radius:50%!important;background:#ffbd733d!important;filter:blur(13px)!important;animation:maintShadowClean 3.2s ease-in-out infinite!important}.maintenance-screen .cup-scene i,.maintenance-screen .cup-scene b,.maintenance-screen .cup-scene em{display:none!important}.maintenance-screen .cup-scene:after{width:9px!important;height:9px!important;left:24%!important;top:43%!important;border-radius:2px!important;background:#ffd39a!important;box-shadow:164px -44px 0 -2px #ffd39ab8,205px 64px 0 -3px #ff9fbc94!important;transform:rotate(45deg)!important;opacity:.62!important;animation:maintSparkleClean 3.6s ease-in-out infinite!important}.maintenance-screen .cup-art{width:min(230px,66%)!important;height:auto!important;position:relative!important;z-index:4!important;display:block!important;background:transparent!important;border:0!important;box-shadow:none!important;animation:maintCupArtFloat 3.2s ease-in-out infinite!important;transform-origin:center bottom!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important}.maintenance-screen .cup-scene .cup{font-size:0!important;width:min(230px,66%)!important;height:min(230px,66%)!important;display:block!important;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%20role='img'%20aria-label='Rakku%20maintenance%20coffee%20cup'%3e%3cdefs%3e%3cradialGradient%20id='bgGlow'%20cx='50%25'%20cy='70%25'%20r='60%25'%3e%3cstop%20offset='0%25'%20stop-color='%23ffd39a'%20stop-opacity='.25'/%3e%3cstop%20offset='55%25'%20stop-color='%23ffbd73'%20stop-opacity='.09'/%3e%3cstop%20offset='100%25'%20stop-color='%23000000'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3clinearGradient%20id='cupBody'%20x1='128'%20y1='156'%20x2='360'%20y2='408'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23d9c9ff'/%3e%3cstop%20offset='.45'%20stop-color='%23b8a5e6'/%3e%3cstop%20offset='1'%20stop-color='%238e7bc9'/%3e%3c/linearGradient%3e%3clinearGradient%20id='cupInner'%20x1='174'%20y1='174'%20x2='338'%20y2='285'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23b6868e'/%3e%3cstop%20offset='1'%20stop-color='%23704a55'/%3e%3c/linearGradient%3e%3clinearGradient%20id='steam'%20x1='0'%20y1='40'%20x2='0'%20y2='170'%3e%3cstop%20offset='0'%20stop-color='%23ffffff'%20stop-opacity='0'/%3e%3cstop%20offset='.45'%20stop-color='%23ffffff'%20stop-opacity='.72'/%3e%3cstop%20offset='1'%20stop-color='%23ffffff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cfilter%20id='softShadow'%20x='-40%25'%20y='-40%25'%20width='180%25'%20height='180%25'%3e%3cfeDropShadow%20dx='0'%20dy='18'%20stdDeviation='14'%20flood-color='%23000000'%20flood-opacity='.32'/%3e%3c/filter%3e%3cfilter%20id='blur'%3e%3cfeGaussianBlur%20stdDeviation='7'/%3e%3c/filter%3e%3c/defs%3e%3cellipse%20cx='256'%20cy='382'%20rx='132'%20ry='28'%20fill='%23000000'%20opacity='.22'%20filter='url(%23blur)'/%3e%3cellipse%20cx='256'%20cy='360'%20rx='185'%20ry='85'%20fill='url(%23bgGlow)'/%3e%3cg%20opacity='.72'%20stroke='url(%23steam)'%20stroke-width='22'%20stroke-linecap='round'%20fill='none'%3e%3cpath%20d='M205%20146%20C175%20108%20230%2091%20203%2050'%3e%3canimate%20attributeName='d'%20dur='3.8s'%20repeatCount='indefinite'%20values='M205%20146%20C175%20108%20230%2091%20203%2050;%20M205%20146%20C235%20109%20181%2089%20213%2050;%20M205%20146%20C175%20108%20230%2091%20203%2050'/%3e%3canimate%20attributeName='opacity'%20dur='3.8s'%20repeatCount='indefinite'%20values='.08;.65;.08'/%3e%3c/path%3e%3cpath%20d='M258%20144%20C222%20103%20291%2088%20253%2038'%3e%3canimate%20attributeName='d'%20dur='4.2s'%20repeatCount='indefinite'%20values='M258%20144%20C222%20103%20291%2088%20253%2038;%20M258%20144%20C292%20105%20230%2088%20270%2038;%20M258%20144%20C222%20103%20291%2088%20253%2038'/%3e%3canimate%20attributeName='opacity'%20dur='4.2s'%20repeatCount='indefinite'%20values='.1;.72;.1'/%3e%3c/path%3e%3cpath%20d='M314%20148%20C282%20112%20342%2094%20316%2054'%3e%3canimate%20attributeName='d'%20dur='3.5s'%20repeatCount='indefinite'%20values='M314%20148%20C282%20112%20342%2094%20316%2054;%20M314%20148%20C348%20112%20291%2094%20329%2054;%20M314%20148%20C282%20112%20342%2094%20316%2054'/%3e%3canimate%20attributeName='opacity'%20dur='3.5s'%20repeatCount='indefinite'%20values='.08;.58;.08'/%3e%3c/path%3e%3c/g%3e%3cg%20filter='url(%23softShadow)'%3e%3cpath%20d='M154%20206%20C154%20173%20181%20146%20214%20146%20H296%20C329%20146%20356%20173%20356%20206%20V261%20C356%20324%20312%20370%20255%20370%20C199%20370%20154%20324%20154%20261%20Z'%20fill='url(%23cupBody)'/%3e%3cpath%20d='M351%20202%20H377%20C420%20202%20445%20231%20438%20269%20C431%20307%20402%20328%20359%20322%20L354%20286%20C382%20292%20403%20282%20409%20259%20C414%20238%20401%20227%20376%20227%20H356%20Z'%20fill='%23a996db'/%3e%3cpath%20d='M172%20210%20C172%20182%20195%20165%20255%20165%20C316%20165%20339%20182%20339%20210%20C339%20240%20313%20263%20255%20263%20C197%20263%20172%20240%20172%20210Z'%20fill='%23e4d8ff'/%3e%3cellipse%20cx='255'%20cy='210'%20rx='72'%20ry='44'%20fill='url(%23cupInner)'/%3e%3cpath%20d='M174%20282%20C196%20327%20225%20346%20256%20346%20C287%20346%20316%20327%20338%20282%20C329%20334%20298%20378%20256%20385%20C214%20378%20183%20334%20174%20282Z'%20fill='%23816dc0'%20opacity='.45'/%3e%3cpath%20d='M170%20218%20C178%20267%20208%20292%20255%20292%20C302%20292%20332%20267%20340%20218'%20fill='none'%20stroke='%23ffffff'%20stroke-width='10'%20opacity='.22'%20stroke-linecap='round'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M114%20238%20l12%2012%20l-12%2012%20l-12-12z'%20fill='%23ffd39a'%20opacity='.85'%3e%3canimateTransform%20attributeName='transform'%20type='scale'%20dur='2.4s'%20values='.8;1.15;.8'%20repeatCount='indefinite'/%3e%3c/path%3e%3cpath%20d='M387%20306%20l9%209%20l-9%209%20l-9-9z'%20fill='%23ffd39a'%20opacity='.72'%3e%3canimateTransform%20attributeName='transform'%20type='scale'%20dur='2.9s'%20values='1;.72;1'%20repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/svg%3e") center / contain no-repeat!important;border:0!important;box-shadow:none!important;padding:0!important;animation:maintCupArtFloat 3.2s ease-in-out infinite!important}.maintenance-screen .progress,.maint-copy .progress{position:relative!important;height:14px!important;border-radius:999px!important;overflow:hidden!important;background:linear-gradient(180deg,#ffffff21,#ffffff12)!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:inset 0 2px 9px #00000057,0 0 0 1px #ffbd730a!important}.maintenance-screen .progress span,.maint-copy .progress span{position:absolute!important;top:2px!important;left:2px!important;height:calc(100% - 4px)!important;width:34%!important;border-radius:999px!important;background:linear-gradient(90deg,#ffbd73,#ffd98f 24%,#ff8fa3 50%,#9de0b1 78%,#7bd6ff)!important;background-size:220% 100%!important;box-shadow:0 0 12px #ffbd738c,0 0 24px #9de0b14d!important;animation:maintLoaderBounce 2.25s ease-in-out infinite alternate,maintLoaderColor 1.35s linear infinite,maintLoaderPulse 1.9s ease-in-out infinite!important;transform:translate(0)!important}.maintenance-screen .progress span:before,.maint-copy .progress span:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:inherit!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent)!important;animation:maintLoaderShine 1.1s ease-in-out infinite!important}.maintenance-screen .progress span:after,.maint-copy .progress span:after{content:""!important;position:absolute!important;right:-18px!important;top:50%!important;width:22px!important;height:22px!important;translate:0 -50%!important;border-radius:50%!important;background:radial-gradient(circle,rgba(255,255,255,.85),rgba(255,189,115,.3) 42%,transparent 70%)!important;filter:blur(2px)!important;opacity:.72!important}@keyframes maintLoaderBounce{0%{left:2px;width:30%}42%{width:40%}to{left:calc(58% - 2px);width:42%}}@keyframes maintLoaderColor{0%{background-position:0% 50%}to{background-position:220% 50%}}@keyframes maintLoaderPulse{0%,to{filter:brightness(1) saturate(1.05)}50%{filter:brightness(1.18) saturate(1.35)}}@keyframes maintLoaderShine{0%{transform:translate(-125%) skew(-18deg);opacity:0}35%{opacity:.68}to{transform:translate(125%) skew(-18deg);opacity:0}}@keyframes maintCupArtFloat{0%,to{transform:translateY(0) rotate(-1.4deg) scale(1);filter:drop-shadow(0 18px 19px rgba(0,0,0,.34))}50%{transform:translateY(-11px) rotate(1.2deg) scale(1.025);filter:drop-shadow(0 27px 23px rgba(0,0,0,.27))}}@keyframes maintShadowClean{0%,to{transform:scaleX(.86);opacity:.2}50%{transform:scaleX(1.18);opacity:.33}}@keyframes maintSparkleClean{0%,to{transform:rotate(45deg) scale(.72);opacity:.32}50%{transform:rotate(45deg) scale(1.15);opacity:.86}}@media (max-width: 860px){.maintenance-screen .cup-art,.maintenance-screen .cup-scene .cup{width:min(190px,70%)!important}.maintenance-screen .progress span,.maint-copy .progress span{width:42%!important}@keyframes maintLoaderBounce{0%{left:2px;width:36%}to{left:calc(52% - 2px);width:48%}}}@media (max-width: 760px){html,body{width:100%;overflow-x:hidden!important;-webkit-text-size-adjust:100%}.game-shell{width:calc(100vw - 10px)!important;max-width:none!important;margin:6px auto 24px!important}.game-header,.panel,.sidebar,.profile,.resources article,.top-tabs,.scene,.pixel-battle,.guest-card,.account,.starter article,.mini-grid article,.gear-card,.hero-card,.user-row{border-radius:18px!important}.game-header{padding:12px!important;gap:10px!important}.brand{align-items:center!important;gap:10px!important}.brand h1{font-size:clamp(28px,9vw,42px)!important;line-height:.9!important;word-break:break-word!important}.brand h1 span{font-size:16px!important}.brand p{font-size:12px!important;margin-top:4px!important}.brand-icon{width:48px!important;height:48px!important;border-radius:16px!important;flex:0 0 48px!important}.lang{margin-top:8px!important;width:fit-content!important}.profile{padding:12px!important;gap:10px!important}.profile button{min-height:54px!important;font-size:16px!important}.resources{grid-template-columns:1fr 1fr!important;gap:10px!important}.resources article{min-height:90px!important;padding:12px 14px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.resources small{font-size:12px!important;line-height:1.15!important}.resources b{font-size:20px!important;line-height:1.05!important}.top-tabs{grid-template-columns:repeat(4,1fr)!important;gap:8px!important;padding:8px!important}.top-tabs button{min-height:74px!important;padding:10px 6px!important;justify-content:center!important;text-align:center!important;font-size:0!important;position:relative!important}.top-tabs button>*{pointer-events:none!important}.top-tabs button:before{content:attr(data-icon)!important;font-size:30px!important;line-height:1!important;display:block!important}.top-tabs button:nth-child(1):before{content:"🎁"!important}.top-tabs button:nth-child(2):before{content:"📜"!important}.top-tabs button:nth-child(3):before{content:"📋"!important}.top-tabs button:nth-child(4):before{content:"🧭"!important}.panel{padding:14px!important;margin-bottom:10px!important}.panel h2,.panel h3{margin-top:0!important;margin-bottom:10px!important}.starter,.two,.mini-grid,.gear-grid,.hero-grid,.auth-grid,.maint-access,.actions{grid-template-columns:1fr!important}.starter{gap:10px!important}.starter article,.mini-grid article{padding:12px!important}.layout{grid-template-columns:1fr!important;gap:12px!important}.sidebar{position:static!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:8px!important}.sidebar button{min-height:72px!important;padding:10px!important;grid-template-columns:26px 1fr!important;align-items:center!important}.sidebar button small{font-size:10px!important;line-height:1.15!important}.account{grid-column:1 / -1!important;padding:10px!important}.scene,.room-main>.scene{min-height:220px!important;padding:18px 14px 92px!important;display:block!important}.scene h2{font-size:clamp(24px,8.6vw,34px)!important;line-height:.94!important;max-width:100%!important;margin-bottom:8px!important;text-wrap:balance!important;position:relative!important;z-index:3!important}.scene p{max-width:100%!important;width:100%!important;margin:0!important;font-size:13px!important;line-height:1.28!important;position:relative!important;z-index:3!important;text-wrap:pretty!important;padding-right:0!important}.scene .rakku{display:none!important}.scene .dialog{left:12px!important;right:12px!important;bottom:12px!important;padding:12px 14px!important;border-radius:16px!important;display:flex!important;align-items:center!important;gap:8px!important;font-size:14px!important;line-height:1.28!important;z-index:5!important}.scene .dialog b{margin-right:0!important;padding:6px 10px!important;flex:0 0 auto!important;white-space:nowrap!important;font-size:14px!important}.scene .dialog span{min-width:0!important;display:block!important}.scene:after{transform:scale(.55)!important;transform-origin:bottom right!important;opacity:.78!important}.scene.tavern:after,.scene.portal:after,.scene.crafting:after,.scene.board:after,.scene.helpers:after,.scene.forge:after{bottom:68px!important}.scene.shrine:after{bottom:68px!important;transform:translate(-50%) scale(.55)!important}.scene.portal{min-height:230px!important;padding-top:16px!important}.scene.portal h2{font-size:clamp(23px,8.2vw,32px)!important}.scene.portal p{font-size:12px!important}.battle-panel p{font-size:14px!important;line-height:1.35!important}.pixel-battle{min-height:420px!important;border-radius:22px!important}.pixel-party,.pixel-enemies{bottom:126px!important;gap:12px!important}.pixel-party{left:10px!important}.pixel-enemies{right:10px!important}.unit{width:62px!important;height:94px!important}.unit.boss{transform:scale(1.08)!important}.helper{font-size:26px!important}.battle-ui{min-width:0!important;width:calc(50% - 18px)!important;bottom:16px!important}.battle-ui.left{left:14px!important}.battle-ui.right{right:14px!important}.battle-ui b{font-size:12px!important;line-height:1.15!important;word-break:break-word!important}.status{font-size:11px!important;padding:4px 8px!important}.bar,.xp{height:10px!important}.actions{gap:10px!important;margin-top:12px!important}.actions button,.secondary-action,.battle-panel button{min-height:58px!important}.battle-panel .mini-grid article,.crafting-panels .mini-grid article,.mini-grid article{min-width:0!important;overflow:hidden!important}.battle-panel .mini-grid article p,.mini-grid article p,.guest-card p,.panel p,.account p{overflow-wrap:anywhere!important;word-break:break-word!important}footer{margin-top:12px!important;font-size:12px!important;line-height:1.35!important;padding:11px 12px!important}.toast{left:10px!important;right:10px!important;bottom:12px!important;text-align:center!important;font-size:14px!important}}@media (max-width: 480px){.game-shell{width:calc(100vw - 8px)!important}.game-header{padding:10px!important}.brand h1{font-size:clamp(26px,10vw,36px)!important}.profile button{min-height:50px!important;padding:10px 12px!important}.resources article{min-height:84px!important;padding:10px 12px!important}.resources b{font-size:18px!important}.sidebar{grid-template-columns:1fr!important}.scene,.room-main>.scene{min-height:208px!important;padding:16px 12px 88px!important}.scene h2{font-size:clamp(22px,9vw,30px)!important}.scene p{font-size:11.5px!important;line-height:1.25!important}.scene .dialog{left:10px!important;right:10px!important;bottom:10px!important;padding:11px 12px!important;font-size:13px!important}.scene .dialog b{font-size:13px!important;padding:6px 9px!important}.pixel-battle{min-height:396px!important}.pixel-party,.pixel-enemies{bottom:122px!important;gap:8px!important}.unit{width:54px!important;height:86px!important}.battle-ui{width:calc(50% - 14px)!important}.battle-ui b{font-size:11px!important}.top-tabs button{min-height:68px!important}}.pet-sprite-pixel,.pet-teddy,.pet-sprout{display:none!important}.pixel-party{gap:0!important}@media (max-width: 760px){html,body,#app{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.game-shell{width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important;min-width:0!important;margin:6px auto 22px!important;padding:0!important}.game-header,.panel,.layout,.room-main,.sidebar,.top-tabs,.resources,.profile,.account,.scene,.pixel-battle,.battle-panel,.two,.mini-grid,.gear-grid,.hero-grid{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.game-header{padding:10px!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.brand{gap:10px!important}.brand h1{font-size:clamp(28px,9vw,40px)!important;line-height:.88!important}.brand p{font-size:11px!important;line-height:1.25!important}.profile{padding:12px!important}.profile button{min-height:50px!important;padding:10px 12px!important}.resources{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}.resources article{min-height:78px!important;padding:10px 12px!important}.resources small{font-size:11px!important}.resources b{font-size:18px!important}.top-tabs{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;padding:8px!important;margin:10px 0!important}.top-tabs button{min-height:64px!important;padding:8px!important;font-size:0!important;justify-content:center!important;align-items:center!important;display:grid!important;place-items:center!important;overflow:hidden!important}.top-tabs button:nth-child(1):before{content:"🎁";font-size:28px}.top-tabs button:nth-child(2):before{content:"📜";font-size:28px}.top-tabs button:nth-child(3):before{content:"📋";font-size:28px}.top-tabs button:nth-child(4):before{content:"🧭";font-size:28px}.layout{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.sidebar{position:static!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;padding:8px!important;overflow:visible!important}.sidebar button{min-height:74px!important;padding:8px 6px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;text-align:center!important;border-radius:16px!important;overflow:hidden!important}.sidebar button span{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;font-size:18px!important;flex:0 0 auto!important}.sidebar button b{display:block!important;font-size:11px!important;line-height:1.05!important;max-width:100%!important;white-space:normal!important;overflow:hidden!important;text-overflow:ellipsis!important}.sidebar button small{display:none!important}.sidebar .account,.account{grid-column:1 / -1!important;padding:12px!important;overflow:hidden!important}.account h3{font-size:20px!important;margin:0 0 8px!important}.account p{font-size:13px!important;line-height:1.35!important;overflow-wrap:anywhere!important}.account button{width:100%!important;min-height:50px!important;padding:10px!important;font-size:14px!important;white-space:normal!important;word-break:break-word!important;margin:0!important}.account button,.account .delete-button,.account [onclick*=delete],.account [onclick*=Deletion],.account [onclick*=request]{text-align:center!important;justify-content:center!important}.panel{padding:14px!important;margin-bottom:10px!important}.two,.starter,.mini-grid,.gear-grid,.hero-grid,.actions,.auth-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.scene,.room-main>.scene{min-height:210px!important;padding:16px 12px 86px!important;overflow:hidden!important}.scene h2{font-size:clamp(24px,8vw,32px)!important;line-height:.94!important;margin:0 0 6px!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;position:relative!important;z-index:4!important}.scene p{font-size:12px!important;line-height:1.25!important;max-width:100%!important;margin:0!important;position:relative!important;z-index:4!important}.scene .rakku{display:none!important}.scene .dialog{left:10px!important;right:10px!important;bottom:10px!important;padding:10px 12px!important;border-radius:15px!important;display:flex!important;align-items:center!important;gap:8px!important;font-size:13px!important;line-height:1.25!important;z-index:6!important}.scene .dialog b{margin:0!important;padding:6px 9px!important;font-size:12px!important;white-space:nowrap!important;flex:0 0 auto!important}.scene .dialog span{min-width:0!important;overflow-wrap:anywhere!important}.scene:after{transform:scale(.5)!important;transform-origin:bottom right!important;opacity:.66!important}.scene.shrine:after{transform:translate(-50%) scale(.5)!important}.battle-panel{overflow:hidden!important}.battle-panel>p{font-size:13px!important;line-height:1.35!important;padding:10px!important}.pixel-battle,.v103-battle,.detailed-battle{width:100%!important;min-height:360px!important;height:360px!important;max-height:360px!important;border-radius:20px!important;overflow:hidden!important}.battle-stage-tag{top:12px!important;left:50%!important;transform:translate(-50%)!important;max-width:calc(100% - 28px)!important;padding:8px 12px!important;font-size:12px!important;white-space:nowrap!important}.parallax-cloud{transform:scale(.72)!important;opacity:.45!important}.pixel-party{left:8px!important;bottom:124px!important;transform:scale(.64)!important;transform-origin:bottom left!important;gap:0!important}.pixel-enemies{right:8px!important;bottom:124px!important;transform:scale(.62)!important;transform-origin:bottom right!important;gap:8px!important}.unit,.sprite{max-width:96px!important}.battle-ui{min-width:0!important;width:calc(50% - 18px)!important;bottom:14px!important;padding:0!important}.battle-ui.left{left:12px!important}.battle-ui.right{right:12px!important}.battle-ui b{font-size:12px!important;line-height:1.15!important;white-space:normal!important;overflow-wrap:anywhere!important}.battle-ui .bar,.battle-ui .xp{height:9px!important}.status{font-size:10px!important;padding:4px 7px!important}.actions button,.secondary-action,.battle-panel button{min-height:54px!important;padding:10px!important;font-size:15px!important}footer{font-size:12px!important;line-height:1.35!important;padding:10px!important}}@media (max-width: 420px){.game-shell{width:calc(100vw - 8px)!important;max-width:calc(100vw - 8px)!important}.sidebar{grid-template-columns:repeat(2,minmax(0,1fr))!important}.resources{grid-template-columns:1fr 1fr!important}.scene,.room-main>.scene{min-height:200px!important;padding-bottom:82px!important}.scene h2{font-size:clamp(22px,8.6vw,30px)!important}.scene p{font-size:11px!important}.pixel-battle,.v103-battle,.detailed-battle{min-height:340px!important;height:340px!important;max-height:340px!important}.pixel-party{transform:scale(.56)!important;left:4px!important}.pixel-enemies{transform:scale(.54)!important;right:4px!important}.battle-ui b{font-size:11px!important}}.upgrade-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:14px}.upgrade-card{display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto auto;gap:10px 14px;align-items:start;border:1px solid rgba(255,189,115,.23);background:linear-gradient(135deg,#583226b8,#3e1f18b8);border-radius:18px;padding:14px}.upgrade-card .upgrade-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#ffbd7338,#ffffff0a);border:1px solid rgba(255,189,115,.28);font-size:25px;box-shadow:inset 0 1px #ffffff14}.upgrade-card .upgrade-copy{min-width:0;display:grid;gap:5px}.upgrade-card h3{margin:0;color:#fff1d9;font-size:18px;line-height:1.1;text-transform:none}.upgrade-card h3 small{margin-left:6px;color:#ffbd73;font-size:12px;font-weight:900}.upgrade-card p{margin:0;color:#f0d2b5;font-size:14px;line-height:1.35}.upgrade-card small,.upgrade-card em{display:block;color:#c8a98f;font-style:normal;font-size:12px;line-height:1.3}.upgrade-card button{grid-column:1 / -1;min-height:44px;justify-self:start}@media (max-width: 760px){.upgrade-grid{grid-template-columns:1fr!important}.upgrade-card{grid-template-columns:48px minmax(0,1fr)!important;padding:12px!important}.upgrade-card .upgrade-icon{width:42px!important;height:42px!important;font-size:22px!important}.upgrade-card button{width:100%!important}}.account button{overflow-wrap:anywhere;white-space:normal;text-align:center}.auth-legal{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.auth-legal a,.legal-inline,.account-links a,.account-links .legal-inline{color:#ffd39a;text-decoration:underline;text-underline-offset:3px;font-weight:800}.legal-inline{background:none!important;border:0!important;box-shadow:none!important;padding:0!important;min-height:auto!important;display:inline!important;width:auto!important;color:#ffd39a!important;cursor:pointer}.account{overflow:hidden}.account p{overflow-wrap:anywhere}.account-links{display:flex;flex-wrap:wrap;gap:8px 12px;margin:10px 0 12px;align-items:center}.account .delete-request-btn{width:100%;min-height:48px;padding:10px 12px;white-space:normal!important;overflow-wrap:anywhere;word-break:normal!important;line-height:1.2;text-align:center;justify-content:center;display:inline-flex;align-items:center}.legal-page{max-width:1180px}.legal-head{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:18px;align-items:start;padding:clamp(22px,3vw,40px);border:1px solid rgba(255,189,115,.25);border-radius:28px;background:radial-gradient(circle at 15% 20%,rgba(255,189,115,.1),transparent 28%),linear-gradient(135deg,#331610f0,#180a08f0);margin-bottom:16px}.legal-head h1{margin:0;font-family:Georgia,serif;font-size:clamp(38px,5vw,72px);line-height:.92;color:#fff1d9}.legal-head p{color:#f0d2b5;max-width:780px;line-height:1.55}.legal-panel{display:grid;gap:14px}.legal-panel article{padding:14px 16px;border:1px solid rgba(255,189,115,.18);border-radius:18px;background:#ffffff06}.legal-panel article h2{margin:0 0 8px;font-size:20px;color:#fff1d9}.legal-panel article p{margin:0;line-height:1.55;color:#f0d2b5}.legal-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.button-link{min-height:46px;padding:12px 18px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffad5c,#ffd28a);color:#1b0703!important;font-weight:1000;text-decoration:none}@media (max-width: 760px){.account .delete-request-btn{font-size:14px!important;min-height:46px!important;padding:10px!important}.account-links{flex-direction:column;align-items:flex-start}.legal-head{grid-template-columns:52px minmax(0,1fr);padding:18px;border-radius:22px}.legal-head .lang{grid-column:1 / -1;justify-self:start}.legal-head h1{font-size:clamp(32px,10vw,48px)}.legal-panel article{padding:12px}.legal-actions{display:grid;grid-template-columns:1fr}.button-link,.legal-actions button{width:100%}}.gather-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;background:radial-gradient(circle at 10% 20%,rgba(138,196,104,.13),transparent 32%),linear-gradient(135deg,#422a1ce0,#26110de6)}.gather-copy{display:grid;gap:6px}.gather-copy h2{margin:0}.gather-copy p{margin:0;color:#f0d2b5;line-height:1.4}.gather-copy small,.gather-copy em{color:#ffd39a;font-weight:900;font-style:normal}.gather-panel button{min-width:180px}@media (max-width: 760px){.gather-panel{grid-template-columns:1fr!important}.gather-panel button{width:100%;min-width:0}}.gather-panel button[data-gather-ready="0"]{opacity:.72;cursor:wait}.gather-panel button[data-gather-ready="1"]{opacity:1;cursor:pointer}.profile .xp-label{display:block;margin-top:3px;color:#c8a98f;font-size:11px;font-weight:800}.inventory-panel{margin-bottom:14px}.inventory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.inventory-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid rgba(255,189,115,.18);background:#ffffff06;border-radius:16px;padding:11px;position:relative;overflow:hidden}.inventory-card:before,.gear-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;opacity:.95}.inventory-card span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,189,115,.18);font-size:22px}.inventory-card b,.inventory-card small{display:block}.inventory-card small{color:#c8a98f;font-weight:800}.inventory-card strong{color:#ffd39a;font-size:18px}.gear-card,.inventory-card{--rarity: rgba(255,255,255,.2);--rarity-bg: rgba(255,255,255,.03)}.gear-card[data-rarity=common],.inventory-card[data-rarity=common]{--rarity:#b8b3a6;--rarity-bg:rgba(184,179,166,.1)}.gear-card[data-rarity=uncommon],.inventory-card[data-rarity=uncommon]{--rarity:#62d977;--rarity-bg:rgba(98,217,119,.12)}.gear-card[data-rarity=rare],.inventory-card[data-rarity=rare]{--rarity:#62a8ff;--rarity-bg:rgba(98,168,255,.14)}.gear-card[data-rarity=epic],.inventory-card[data-rarity=epic]{--rarity:#b66cff;--rarity-bg:rgba(182,108,255,.15)}.gear-card[data-rarity=legendary],.inventory-card[data-rarity=legendary]{--rarity:#ffb23f;--rarity-bg:rgba(255,178,63,.16)}.gear-card[data-rarity=mythic],.inventory-card[data-rarity=mythic]{--rarity:#ff5d7e;--rarity-bg:rgba(255,93,126,.16)}.gear-card,.inventory-card{border-color:color-mix(in srgb,var(--rarity),rgba(255,189,115,.18) 45%)!important;background:linear-gradient(135deg,var(--rarity-bg),rgba(55,24,18,.72))!important}.gear-card:before,.inventory-card:before{background:var(--rarity);box-shadow:0 0 18px var(--rarity)}.gear-card span{background:var(--rarity)!important;color:#160806!important}.gear-card em{display:block;margin-top:8px;color:#ffd39a;font-style:normal;font-size:12px;line-height:1.35;font-weight:900}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}@media (max-width:760px){.hero-actions,.inventory-grid{grid-template-columns:1fr}}.equipped-panel{margin-bottom:14px}.equipped-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.equip-slot{position:relative;overflow:hidden;border:1px solid rgba(255,189,115,.2);border-radius:18px;padding:14px;background:linear-gradient(135deg,#ffffff0a,#371812c7)}.equip-slot:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--rarity, rgba(255,255,255,.22));box-shadow:0 0 18px var(--rarity, rgba(255,255,255,.22))}.equip-slot.empty{opacity:.74;border-style:dashed}.equip-slot small,.equip-slot b,.equip-slot p{display:block;margin-left:48px}.equip-slot .gear-icon{position:absolute;left:16px;top:18px}.equip-slot button{margin-top:10px;width:100%}.gear-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.gear-card .gear-actions button:first-child{background:linear-gradient(135deg,#ffd39af2,#ffad5cf2)}@media (max-width: 900px){.equipped-grid,.gear-actions{grid-template-columns:1fr}}.sidebar button.locked{cursor:pointer!important}.sidebar button.unlockable{opacity:1!important;border-color:#ffbd73c7!important;box-shadow:0 0 0 1px #ffbd7333,0 0 22px #ffbd731f}.sidebar button.unlockable span{color:#2a140d;background:linear-gradient(135deg,#ffad5e,#ffd08d);border-radius:10px;display:grid;place-items:center;min-height:28px;font-size:11px;font-weight:1000}.locked-room-panel{display:grid;gap:14px}.locked-room-panel .unlock-status{border:1px solid rgba(255,189,115,.22);border-radius:14px;padding:12px 14px;font-weight:900}.locked-room-panel .unlock-status.ok{background:#6fcd7c1f;color:#b7f5c0;border-color:#6fcd7c59}.locked-room-panel .unlock-status.blocked{background:#ffad5c1a;color:#ffd39a}.locked-room-panel small{color:#c8a98f;font-weight:800}.guest-card span{white-space:nowrap}.guest-card small{line-height:1.45}.guest-card[data-difficulty=hard],.guest-card[data-difficulty=rare],.guest-card[data-difficulty=elite]{background:radial-gradient(circle at 12% 20%,rgba(255,189,115,.1),transparent 35%),#ffffff09}.guest-bonus-hint{display:inline-flex;width:fit-content;margin-top:6px;padding:5px 9px;border-radius:999px;border:1px solid rgba(255,189,115,.22);background:#ffbd7314;color:#ffd39a;font-size:12px;font-style:normal;font-weight:900}.guest-card[data-difficulty=hard] .guest-bonus-hint{border-color:#62d9774d}.guest-card[data-difficulty=rare] .guest-bonus-hint{border-color:#62a8ff5c;color:#cfe4ff}.guest-card[data-difficulty=elite] .guest-bonus-hint{border-color:#b66cff6b;color:#ead2ff}.gather-panel-v1046{gap:16px}.gather-route-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.gather-route{border:1px solid rgba(255,189,115,.2);background:linear-gradient(135deg,#ffffff09,#371812b8);border-radius:18px;padding:13px;display:grid;gap:10px}.gather-route-head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center}.gather-route-head>span{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#ffbd731f;border:1px solid rgba(255,189,115,.22);font-size:23px}.gather-route b,.gather-route small{display:block}.gather-route small{color:#c8a98f;font-size:12px;line-height:1.25}.gather-route p{margin:0;color:#f0d2b5;font-size:13px;line-height:1.35}.gather-route button{width:100%}.gather-route.locked-card{opacity:.62}.gather-route button[data-gather-ready="0"]{opacity:.72;cursor:wait}.gather-route button[data-gather-ready="1"]{opacity:1;cursor:pointer}[data-admin-back]{position:relative;z-index:20;cursor:pointer!important}.admin-head [data-admin-back],.admin-denied [data-admin-back]{min-width:160px}.leaderboard-panel{display:grid;gap:14px}.leaderboard-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.leaderboard-metrics{display:flex;flex-wrap:wrap;gap:8px}.leaderboard-metrics button{min-height:38px;padding:8px 11px;font-size:13px;border-radius:999px;background:#45271e9e}.leaderboard-metrics button.active{background:linear-gradient(135deg,#ffad5e,#ffd08d);color:#2a140d}.leaderboard-me{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid rgba(255,189,115,.28);background:#ffbd7314;border-radius:16px;padding:12px 14px}.leaderboard-list{display:grid;gap:9px}.leader-row{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid rgba(255,189,115,.18);background:#ffffff09;border-radius:16px;padding:10px 12px}.leader-row.me{border-color:#ffbd738c;box-shadow:0 0 0 1px #ffbd731f}.rank-badge{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#ffad5ef2,#ffd08df2);color:#2a140d;font-weight:1000}.leader-user b,.leader-user small{display:block}.leader-user small{color:#c8a98f;font-size:12px}.leader-row strong{color:#ffd39a;white-space:nowrap}.leaderboard-loading,.leaderboard-error{border-radius:14px;padding:12px;background:#ffffff0b;color:#ffd39a;font-weight:900}@media (max-width: 760px){.leaderboard-toolbar{grid-template-columns:1fr}.leaderboard-toolbar>button{width:100%}.leader-row{grid-template-columns:48px minmax(0,1fr)}.leader-row strong{grid-column:2;white-space:normal}.leaderboard-me{display:grid}}
