@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800;900&family=Fredoka:wght@400;500;600;700&family=Nunito:wght@800;900&family=Lilita+One&display=swap";:root{color-scheme:dark;--font-ui: "Baloo 2", system-ui, sans-serif;--font-display: "Lilita One", "Baloo 2", system-ui, sans-serif;--font-num: "Fredoka", "Baloo 2", system-ui, sans-serif;--font-label: "Nunito", "Baloo 2", system-ui, sans-serif;font-family:var(--font-ui);background:#171914;color:#fff8e8}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none}button{font:inherit}.logo,.modal-title,.game-button,.level-title,.tab-play-cta,.quick-chip-label,.tab-label,.mobile-sheet-title,.tab-section-heading,.tab-section-title,.sheet-section-title,.mobile-mission-btn,.sheet-cta-btn,.sheet-secondary-btn,.mode-sheet-cta,.mobile-chapter-card strong,.mobile-player-chip strong,.mobile-squad-chip strong{font-family:var(--font-display)}.game-shell{position:relative;width:100%;height:100%;background:#171914}canvas{display:block;width:100%;height:100%;touch-action:none;user-select:none;-webkit-user-select:none}.ui-root{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;color:#fff8e8;text-shadow:none}.screen{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:auto;overflow:hidden}.screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 25% 20%,rgba(252,175,56,.24),transparent 25%),linear-gradient(135deg,#254c54f0,#262b20fa)}.menu-screen:before{background:linear-gradient(#150d081a,#150d0857),url(/assets/ui/menu/main-menu-bg.webp) center / cover no-repeat}.menu-screen:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,transparent 35%,rgba(0,0,0,.28));pointer-events:none}.panel{position:relative;width:min(460px,calc(100vw - 32px));padding:28px;border:4px solid #392319;border-radius:8px;background:#f7b65b;box-shadow:0 12px #26170f6b;color:#392319;text-align:center;text-shadow:none;z-index:1}.menu-panel{width:min(560px,calc(100vw - 24px),calc((100vh - 24px)*.666));aspect-ratio:2 / 3;padding:0;border:6px solid #5c3310;border-radius:24px;background:linear-gradient(180deg,#fdf0d0,#f5e2b8 35%,#e8a540 36%,#d48a28);box-shadow:0 8px #3c1e0a66,inset 0 2px #fff0c866,inset 0 -2px #50280a4d}.logo{margin:0 0 24px;font-size:clamp(54px,12vw,104px);line-height:.9;letter-spacing:0;color:#fff8e8;-webkit-text-stroke:5px #392319;text-shadow:0 8px 0 rgba(80,38,21,.35)}.logo-img{display:block;position:absolute;top:-22px;left:50%;width:min(320px,62vw);height:auto;transform:translate(-50%);pointer-events:none}.menu-content{position:absolute;left:10%;right:10%;top:47%;bottom:11%;display:flex;flex-direction:column;gap:8px;overflow-y:auto;overflow-x:hidden}.menu-profile-area{position:absolute;left:8%;right:8%;top:10%;height:20%;display:flex;align-items:center;background:linear-gradient(180deg,#f5e2b8,#f0cc88);border:2.5px solid #5c3310;border-radius:14px;padding:0 16px;box-shadow:0 4px #3c1e0a4d}.button-stack{display:grid;gap:14px;width:min(310px,100%);margin:0 auto}.menu-panel .button-stack{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,minmax(0,1fr));width:100%;gap:7px 10px;flex:1;min-height:0}.game-button{height:54px;border:3px solid #5c3310;border-radius:12px;background:linear-gradient(180deg,#ffe89a,#f7c94a 45%,#e8a800);color:#392319;font-size:18px;font-weight:900;cursor:pointer;box-shadow:0 4px #3c1e0a73,inset 0 1px #fff9;text-shadow:0 1px 0 rgba(255,255,255,.3);transition:transform 80ms,box-shadow 80ms,filter 80ms}.menu-panel .game-button{height:100%;min-height:32px;font-size:13px;letter-spacing:.03em}.game-button:hover,.game-button:focus-visible{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 5px #3c1e0a59,inset 0 1px #fff9}.game-button:active{transform:translateY(1px);box-shadow:0 1px #3c1e0a59,inset 0 1px #ffffff4d}.menu-summary{margin:0;padding:7px 14px;border-radius:10px;background:#d282281a;border:1.5px solid rgba(57,35,25,.15);font-size:13px;line-height:1.45;text-align:center}.profile-summary{display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:center;padding:10px 8px;border:none;background:none;color:#392319;text-align:left;text-shadow:none;width:100%}.profile-summary img{width:52px;height:52px;object-fit:cover;border-radius:50%}.profile-summary span{display:grid;gap:3px;min-width:0}.profile-summary strong{font-size:17px;line-height:1.05}.profile-summary small{color:#7b3e1f;font-size:13px}.profile-records{margin-top:2px;font-size:11px!important;opacity:.82}.profile-summary i{height:10px;border:2px solid #392319;border-radius:8px;overflow:hidden;background:#ffe6a4}.profile-summary b{display:block;height:100%;background:#52c7ff}.menu-modal{position:absolute;top:0;right:0;bottom:0;left:0;display:none;place-items:center;z-index:3;background:#100a076b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.menu-modal.active{display:grid}.modal-panel{position:relative;width:min(560px,calc(100vw - 28px),calc((100vh - 28px)*.666));aspect-ratio:2 / 3;padding:0;border:6px solid #5c3310;border-radius:24px;background:linear-gradient(180deg,#fdf0d0,#f8ecd4 82%,#e8a540 84%,#d48a28);box-shadow:0 8px #3c1e0a66,inset 0 2px #fff0c866,inset 0 -2px #50280a4d;color:#392319;text-shadow:none}.upgrades-modal-panel{width:min(1020px,calc(100vw - 28px),calc((100vh - 28px)*1.599));aspect-ratio:1586 / 992}.chapters-modal-panel{width:min(1040px,calc(100vw - 28px),calc((100vh - 28px)*1.599));aspect-ratio:1586 / 992}.season-modal-panel,.supplies-modal-panel{width:min(980px,calc(100vw - 28px),calc((100vh - 28px)*1.599));aspect-ratio:1586 / 992}.heroes-modal-panel,.pets-modal-panel{width:min(1020px,calc(100vw - 28px),calc((100vh - 28px)*1.599));aspect-ratio:1586 / 992}.modal-title{position:absolute;top:24px;left:48px;right:48px;margin:0;text-align:center;font-size:28px;font-weight:900;line-height:1;color:#392319}.modal-close{position:absolute;top:18px;right:18px;width:36px;height:36px;border:3px solid #5c3310;border-radius:10px;background:linear-gradient(180deg,#fff4dc,#f0d8a0);color:#392319;font-size:16px;font-weight:900;cursor:pointer;box-shadow:0 2px #3c1e0a4d;transition:transform .1s,filter .1s;z-index:2}.modal-close:hover,.modal-close:focus-visible{transform:translateY(-1px);filter:brightness(1.08)}.modal-content{position:absolute;top:68px;left:24px;right:24px;bottom:24px;display:grid;gap:10px;font-weight:900;align-content:start;overflow-y:auto;overscroll-behavior:contain;padding:2px 4px 8px;scrollbar-width:thin;scrollbar-color:rgba(123,62,31,.72) rgba(255,230,164,.45)}.modal-content::-webkit-scrollbar{width:10px}.modal-content::-webkit-scrollbar-track{background:#ffe6a473;border-radius:8px}.modal-content::-webkit-scrollbar-thumb{background:#7b3e1fb8;border:2px solid rgba(255,242,200,.9);border-radius:8px}.chapters-modal-panel .modal-content{top:172px;left:74px;right:74px;bottom:76px}.upgrades-modal-panel .modal-content,.season-modal-panel .modal-content,.supplies-modal-panel .modal-content,.heroes-modal-panel .modal-content,.pets-modal-panel .modal-content{top:172px;left:78px;right:78px;bottom:76px}.daily-modal-panel .modal-content,.event-modal-panel .modal-content,.records-modal-panel .modal-content{left:68px;right:68px}.chapters-modal-panel .modal-title,.upgrades-modal-panel .modal-title,.season-modal-panel .modal-title,.supplies-modal-panel .modal-title,.heroes-modal-panel .modal-title,.pets-modal-panel .modal-title{top:126px;left:180px;right:180px;font-size:32px}.chapters-modal-panel .modal-close,.upgrades-modal-panel .modal-close,.season-modal-panel .modal-close,.supplies-modal-panel .modal-close,.heroes-modal-panel .modal-close,.pets-modal-panel .modal-close{top:112px;right:72px}.modal-row,.record-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;min-height:54px;padding:9px 12px;border-radius:8px;background:#fff2c8e6;border:2px solid rgba(57,35,25,.18);font-size:16px;line-height:1.15;color:#2a1800}.achievement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.achievement-card{display:grid;grid-template-columns:54px 1fr;gap:10px;align-items:center;min-height:70px;padding:8px 10px;border-radius:8px;background:#fff2c8e6;border:2px solid rgba(57,35,25,.18);line-height:1.1}.achievement-card.locked{filter:grayscale(.9);opacity:.55}.achievement-card img{width:54px;height:54px;object-fit:contain}.achievement-card span{display:grid;gap:4px}.achievement-card small{font-size:12px}.modal-row .game-button{width:160px;height:40px;font-size:13px}.chapter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.chapter-card{position:relative;display:grid;grid-template-rows:1fr auto auto auto;gap:5px;min-width:0;padding:7px;border:4px solid #392319;border-radius:8px;background:#ffe2a1;color:#392319;text-align:left;cursor:pointer;overflow:hidden;box-shadow:0 7px #39231947}.chapter-card.selected{outline:4px solid #fff2c8}.chapter-card:disabled{cursor:not-allowed;filter:grayscale(.85) brightness(.62)}.chapter-card img{width:100%;min-height:0;aspect-ratio:4 / 5;border:3px solid #392319;border-radius:8px;object-fit:cover}.chapter-card strong,.chapter-card small,.chapter-card em{display:block;padding:0 2px;font-style:normal;line-height:1.1}.chapter-card strong{font-size:15px;font-weight:900}.chapter-card small{min-height:31px;font-size:11px;font-weight:800}.chapter-card em,.chapter-index{font-size:12px;font-weight:900;color:#7b3e1f}.chapter-index{position:absolute;top:15px;left:15px;padding:4px 7px;border:2px solid #392319;border-radius:8px;background:#fff2c8e6}.world-map-wrap{overflow-x:auto;padding:16px 8px 10px}.world-map-track{display:flex;gap:0;align-items:flex-start;min-width:max-content}.world-node{position:relative;display:flex;flex-direction:column;align-items:center;width:110px;flex-shrink:0}.world-path-line{position:absolute;top:44px;left:-55px;width:110px;height:4px;background:#5c3310;border-radius:2px;z-index:0}.world-node.completed .world-path-line{background:#6ecf4a}.world-node.unlocked .world-path-line{background:linear-gradient(90deg,#6ecf4a,#5c3310)}.world-node-btn{position:relative;width:88px;height:88px;border:4px solid #5c3310;border-radius:50%;background:#ffe2a1;cursor:pointer;overflow:hidden;box-shadow:0 4px #3923194d;transition:transform .15s,box-shadow .15s;z-index:1}.world-node-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px #3923194d}.world-node-btn:disabled{cursor:not-allowed;filter:grayscale(.8) brightness(.6)}.world-node.completed .world-node-btn{border-color:#6ecf4a}.world-node.selected .world-node-btn{border-color:#fff2c8;box-shadow:0 0 0 3px #e8a824,0 4px #3923194d}.world-node-btn img{width:100%;height:100%;object-fit:cover}.world-node-index{position:absolute;top:2px;left:50%;transform:translate(-50%);font-size:11px;font-weight:900;color:#392319;background:#fff2c8e6;padding:1px 6px;border-radius:6px;border:2px solid #5c3310}.world-node-badge{position:absolute;bottom:4px;right:4px;font-size:16px;line-height:1}.world-node-label{margin-top:6px;text-align:center}.world-node-label strong{display:block;font-size:12px;font-weight:900;color:#392319}.world-node-label small{font-size:10px;color:#7b3e1f}.world-map-detail{margin-top:10px}.world-detail-card{display:grid;grid-template-columns:80px 1fr;gap:12px;align-items:center;padding:10px;border:3px solid #5c3310;border-radius:10px;background:#ffe2a1e6}.world-detail-card img{width:80px;height:80px;border-radius:8px;object-fit:cover;border:2px solid #392319}.world-detail-info{display:grid;gap:3px}.world-detail-info strong{font-size:16px;font-weight:900;color:#392319}.world-detail-info small{font-size:12px;color:#7b3e1f}.world-detail-info em{font-size:13px;font-style:normal;font-weight:800;color:#5c3310}.gear-grid{display:grid;gap:6px}.equipment-loadout{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.loadout-card{display:grid;grid-template-columns:44px 1fr;gap:8px;align-items:center;min-height:62px;padding:8px 9px;border:2px solid rgba(57,35,25,.2);border-radius:8px;background:#d3ffbee6;color:#392319;line-height:1.08;text-shadow:none}.loadout-card.empty{background:#fff2c8d9}.loadout-card img{width:44px;height:44px;object-fit:contain}.loadout-card span{display:grid;gap:2px;min-width:0}.loadout-card strong{font-size:13px}.loadout-card small,.loadout-card em{overflow:hidden;color:#7b3e1f;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.equipment-list{display:grid;gap:6px;max-height:280px;overflow:auto;padding-right:3px}.equipment-filter-panel{display:grid;gap:6px;padding:8px;border:2px solid rgba(57,35,25,.18);border-radius:8px;background:#fff2c8bd}.equipment-filter-group{display:flex;gap:5px;align-items:center;overflow-x:auto;padding-bottom:1px}.filter-button{flex:0 0 auto;min-width:58px;height:28px;padding:0 9px;border:2px solid rgba(57,35,25,.48);border-radius:8px;background:#ffffff75;color:#392319;font:inherit;font-size:10.5px;font-weight:900;line-height:1;text-shadow:none;cursor:pointer}.filter-button.active{border-color:#392319e6;background:#d3ffbeeb;box-shadow:inset 0 -2px #39231933}.filter-button.rarity-rare.active{background:#a3ddfff0}.filter-button.rarity-epic.active{background:#d6b2fff0}.filter-button.rarity-legendary.active{background:#ffd76af5}.equipment-empty{display:grid;place-items:center;min-height:86px;padding:14px;border:2px dashed rgba(57,35,25,.34);border-radius:8px;background:#fff2c89e;color:#392319;text-align:center;text-shadow:none}.equipment-empty small{color:#7b3e1f;font-size:12px}.equipment-detail{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(240px,1fr);gap:10px;padding:10px;border:3px solid rgba(57,35,25,.82);border-radius:8px;background:#fff2c8eb;color:#392319;text-shadow:none}.equipment-detail-hero{display:grid;grid-template-columns:104px 1fr;gap:10px;align-items:center;min-width:0}.equipment-detail-hero img{width:104px;height:104px;object-fit:contain}.equipment-detail-hero span,.equipment-detail-footer span{display:grid;gap:4px;min-width:0}.equipment-detail-hero strong{font-size:20px;line-height:1.05}.equipment-detail-hero small,.equipment-detail-hero em,.equipment-detail-footer small{color:#7b3e1f;font-size:12px;font-style:normal;line-height:1.2}.equipment-detail-stats{display:grid;gap:5px}.equipment-stat-row{display:grid;grid-template-columns:minmax(82px,1fr) minmax(76px,auto) minmax(58px,auto);gap:8px;align-items:center;min-height:28px;padding:5px 7px;border:2px solid rgba(57,35,25,.12);border-radius:8px;background:#ffffff61;font-size:12px;line-height:1.05}.equipment-stat-row span,.equipment-stat-row em{color:#7b3e1f}.equipment-stat-row strong{font-size:13px}.equipment-stat-row em{justify-self:end;font-style:normal;font-weight:900}.equipment-stat-row.positive em{color:#24753c}.equipment-stat-row.negative em{color:#a43c32}.equipment-detail-footer{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding-top:8px;border-top:2px solid rgba(57,35,25,.16)}.equipment-detail-footer>span>strong{font-size:15px;line-height:1.05}.equipment-row{display:grid;grid-template-columns:52px 1fr auto;gap:8px;align-items:center;min-height:68px;padding:7px 10px;border:2px solid rgba(57,35,25,.16);border-radius:8px;background:#fff2c8e6;color:#392319;font-size:14px;line-height:1.08;text-shadow:none}.equipment-row.equipped{background:#d3ffbee6}.equipment-row.selected{outline:3px solid rgba(255,205,79,.64);background:#ffecacf0}.loadout-card.rarity-rare,.equipment-row.rarity-rare,.equipment-detail.rarity-rare{border-color:#2475dcb8;box-shadow:inset 0 0 0 2px #5bb8ff3d}.loadout-card.rarity-epic,.equipment-row.rarity-epic,.equipment-detail.rarity-epic{border-color:#7e3edbc7;box-shadow:inset 0 0 0 2px #b878ff42}.loadout-card.rarity-legendary,.equipment-row.rarity-legendary,.equipment-detail.rarity-legendary{border-color:#dc7f0de0;box-shadow:inset 0 0 0 2px #ffcd4f52,0 0 12px #ffb62342}.equipment-row img{width:52px;height:52px;object-fit:contain}.equipment-row span{display:grid;gap:3px;min-width:0}.equipment-row strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.equipment-row small,.equipment-row em{overflow:hidden;color:#7b3e1f;font-size:11px;font-style:normal;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.equipment-actions{display:grid;gap:5px;width:112px}.equipment-actions .game-button{width:100%;height:30px;font-size:10.5px}.gear-row{display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center;min-height:62px;padding:7px 10px;border-radius:8px;background:#fff2c8e6;border:2px solid rgba(57,35,25,.16);font-size:15px;line-height:1.1;color:#2a1800}.toy-grid{display:grid;gap:6px}.toy-row{display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center;min-height:62px;padding:7px 10px;border-radius:8px;background:#e4f8ffe6;border:2px solid rgba(57,35,25,.16);font-size:15px;line-height:1.1;color:#2a1800}.toy-row img{width:56px;height:56px;object-fit:contain}.toy-row span{display:grid;gap:4px}.toy-row small{font-size:13px;color:#7b3e1f}.toy-row .game-button{width:138px;height:44px;font-size:13px}.daily-card,.event-card{display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:center;padding:10px 12px;border:2.5px solid #5c3310;border-radius:12px;background:linear-gradient(180deg,#f5e2b8,#f0cc88);box-shadow:0 3px #3c1e0a4d}.event-card img{width:72px;height:72px;object-fit:contain}.event-card strong,.event-card span,.event-card p{display:block}.event-card strong{font-size:21px}.event-card span{color:#7b3e1f}.event-card p{margin:4px 0 0;line-height:1.25}.daily-card img{width:72px;height:72px;object-fit:contain}.daily-card strong,.daily-card span,.daily-card p{display:block}.daily-card strong{font-size:21px}.daily-card span{color:#7b3e1f}.daily-card p{margin:5px 0 0;line-height:1.25}.daily-rules,.event-rules{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.daily-rules div{display:grid;gap:4px;padding:8px 9px;border-radius:8px;background:#e4f8ffe6}.event-rules div{display:grid;gap:4px;padding:8px 9px;border-radius:8px;background:#fff0b0e6}.daily-rules span{color:#7b3e1f;font-size:12px}.daily-missions{display:grid;gap:6px}.daily-mission{display:grid;grid-template-columns:42px 1fr auto;gap:8px;align-items:center;min-height:50px;padding:6px 9px;border-radius:8px;background:#e4f8ffeb;line-height:1.1;color:#2a1800}.daily-mission strong,.season-mission strong,.season-reward strong,.toy-row strong{font-size:14px;line-height:1.05;color:#2a1800}.daily-mission.claimed{opacity:.72}.daily-mission img{width:40px;height:40px;object-fit:contain}.daily-mission span{display:grid;gap:2px;min-width:0}.daily-mission small,.daily-mission em{color:#7b3e1f;font-size:11px;font-style:normal;line-height:1.2}.daily-mission .game-button{width:100px;height:34px;font-size:12px}.daily-actions-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.daily-actions-buttons .game-button{height:46px;font-size:12px}.event-rules span{color:#7b3e1f;font-size:12px}.event-token-line{display:flex;gap:10px;align-items:center;justify-content:center;padding:8px 12px;border-radius:8px;background:#fff2c8e6;font-size:16px}.daily-card img,.event-card img,.season-card img,.supplies-wallet img,.supply-card img,.chest-reward-main img,.hero-card img,.pet-card img,.achievement-card img,.gear-row img,.toy-row img{filter:drop-shadow(0 3px 0 rgba(57,35,25,.22))}.event-token-line img{width:42px;height:42px;object-fit:contain}.event-track{display:grid;gap:6px}.event-reward{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:8px 11px;border-radius:8px;background:#e4f8ffe6}.event-reward.claimed{opacity:.72}.event-reward span{display:grid;gap:3px}.event-reward small{color:#7b3e1f;font-size:12px}.event-reward .game-button{width:120px;height:36px;font-size:12px}.season-card{display:grid;grid-template-columns:88px 1fr;gap:12px;align-items:center;padding:10px 12px;border:3px solid #392319;border-radius:8px;background:#fff2c8eb}.season-card img{width:88px;height:88px;object-fit:contain}.season-card strong,.season-card span,.season-card small{display:block}.season-card strong{font-size:24px}.season-card span,.season-card small{color:#7b3e1f}.season-progress{height:16px;margin:8px 0 5px;border:3px solid #392319;border-radius:8px;overflow:hidden;background:#ffe6a4}.season-progress i{display:block;height:100%;background:linear-gradient(90deg,#41c6ff,#61d06f,#ffd34d)}.season-missions,.season-rewards{display:grid;gap:6px}.season-mission,.season-reward{display:grid;grid-template-columns:54px 1fr auto;gap:10px;align-items:center;padding:8px 11px;border-radius:8px;background:#e4f8ffe6;color:#2a1800}.season-reward{background:#fff0b0e6}.season-mission.claimed,.season-reward.claimed{opacity:.72}.season-mission img,.season-reward img{width:54px;height:54px;object-fit:contain}.season-mission span,.season-reward span{display:grid;gap:2px;min-width:0}.season-mission small,.season-mission em,.season-reward small{color:#7b3e1f;font-size:12px;font-style:normal;line-height:1.2}.season-mission .game-button,.season-reward .game-button{width:116px;height:40px;font-size:13px}.supplies-wallet{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.supplies-wallet div,.supply-card,.chest-reward{border:3px solid rgba(57,35,25,.9);border-radius:8px;background:#fff2c8e6;color:#392319;text-align:left;text-shadow:none}.supplies-wallet div{display:grid;grid-template-columns:44px 1fr;gap:8px;align-items:center;padding:8px}.supplies-wallet img{width:44px;height:44px;object-fit:contain}.supplies-wallet span,.supply-card span,.chest-reward span{display:grid;gap:2px;min-width:0}.supplies-wallet small,.supply-card small,.chest-reward small{color:#7b3e1f;font-size:12px;line-height:1.2}.supply-card strong,.chest-reward strong{font-size:17px;line-height:1.05}.supply-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.supply-card{display:grid;grid-template-rows:90px auto 38px;gap:7px;padding:10px;text-align:center}.supply-card img{width:90px;height:90px;justify-self:center;object-fit:contain}.supply-card .game-button{width:100%;height:38px;font-size:12px}.chest-reward{display:grid;grid-template-columns:minmax(240px,.86fr) minmax(280px,1fr);gap:12px;align-items:stretch;padding:10px 12px;background:#d3ffbee6}.chest-reward-main{display:grid;grid-template-columns:74px 1fr;gap:10px;align-items:center;min-width:0}.chest-burst{display:grid;place-items:center;width:74px;height:74px;border:3px solid rgba(57,35,25,.68);border-radius:8px;background:radial-gradient(circle,#ffec95f2 0,#ffec95f2 42%,#ffa943b3 43%,#ffa943b3 63%,#ffffff2e 64%)}.chest-reward img{width:64px;height:64px;object-fit:contain}.reward-chip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;align-content:center}.reward-chip{display:grid;place-items:center;min-height:30px;padding:5px 6px;border:2px solid rgba(57,35,25,.52);border-radius:8px;background:#ffffff7a;color:#392319;font-size:11px;font-style:normal;font-weight:900;line-height:1.05;text-align:center}.reward-gold{background:#ffd54fa8}.reward-gems{background:#67d7ff8f}.reward-bones{background:#ffeec4b8}.reward-pass{background:#d4baff94}.reward-xp{background:#b9f08ba3}.reward-key{background:#ffac709e}.chest-reward.rarity-rare{box-shadow:inset 0 0 0 2px #5bb8ff4d,0 0 16px #5bb8ff3d}.chest-reward.rarity-epic{box-shadow:inset 0 0 0 2px #b878ff57,0 0 18px #b878ff4d}.chest-reward.rarity-legendary{box-shadow:inset 0 0 0 2px #ffcd4f6b,0 0 22px #ffb6235c}.chest-reward.revealing{animation:reward-panel-pop .42s cubic-bezier(.2,1.35,.24,1) both}.chest-reward.revealing .chest-burst{animation:reward-burst .68s ease-out both}.chest-reward.revealing .reward-chip{animation:reward-chip-in .46s ease-out both}.chest-reward.revealing .reward-chip:nth-child(2){animation-delay:45ms}.chest-reward.revealing .reward-chip:nth-child(3){animation-delay:90ms}.chest-reward.revealing .reward-chip:nth-child(4){animation-delay:135ms}.chest-reward.revealing .reward-chip:nth-child(5){animation-delay:.18s}.chest-reward.revealing .reward-chip:nth-child(6){animation-delay:225ms}@keyframes reward-panel-pop{0%{opacity:0;transform:translateY(42px) scale(.94)}to{opacity:1;transform:translateY(31px) scale(1)}}@keyframes reward-burst{0%{transform:scale(.72) rotate(-8deg);filter:brightness(1)}48%{transform:scale(1.12) rotate(5deg);filter:brightness(1.28)}to{transform:scale(1) rotate(0);filter:brightness(1)}}@keyframes reward-chip-in{0%{opacity:0;transform:translateY(8px) scale(.84)}to{opacity:1;transform:translateY(0) scale(1)}}.heroes-grid,.pets-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pet-intro{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;margin-bottom:6px;padding:8px 10px;border:3px solid rgba(57,35,25,.82);border-radius:8px;background:#d3ffbee6;color:#392319}.pet-intro img{width:48px;height:48px;object-fit:contain}.pet-intro span{display:grid;gap:2px}.pet-intro small{color:#7b3e1f;font-size:13px}.hero-card,.pet-card{display:grid;grid-template-rows:118px auto auto;gap:7px;padding:10px;border:2.5px solid #5c3310;border-radius:12px;background:linear-gradient(180deg,#f5e2b8,#f0cc88);color:#392319;text-align:center;text-shadow:none;box-shadow:0 3px #3c1e0a4d}.hero-card strong,.pet-card strong{font-size:17px;line-height:1.05}.hero-card.selected,.pet-card.selected{background:#d3ffbee6}.hero-card.locked,.pet-card.locked{filter:saturate(.75)}.hero-card img,.pet-card img{width:118px;height:118px;justify-self:center;object-fit:cover;border-radius:50%}.hero-card span,.pet-card span{display:grid;gap:4px;min-width:0}.hero-card small,.hero-card em,.pet-card small,.pet-card em{color:#7b3e1f;font-size:11px;font-style:normal;line-height:1.2}.hero-card>span>small:last-child,.pet-card>span>small:last-child{min-height:28px;font-size:10.5px;line-height:1.18}.hero-actions,.pet-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hero-actions .game-button,.pet-actions .game-button{width:100%;height:36px;font-size:11px}.hero-actions .game-button:only-child,.pet-actions .game-button:only-child{grid-column:1 / -1}.treasures-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.treasure-intro{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;margin-bottom:6px;padding:8px 10px;border:3px solid rgba(57,35,25,.82);border-radius:8px;background:#ffe6b4e6;color:#392319}.treasure-intro img{width:48px;height:48px;object-fit:contain}.treasure-intro span{display:grid;gap:2px}.treasure-intro small{color:#7b3e1f;font-size:13px}.treasure-card{display:grid;grid-template-rows:90px auto auto;gap:7px;padding:10px;border:2.5px solid #5c3310;border-radius:12px;background:linear-gradient(180deg,#f5e2b8,#f0cc88);color:#392319;text-align:center;text-shadow:none;box-shadow:0 3px #3c1e0a4d}.treasure-card.rarity-common{border-color:#8b7355}.treasure-card.rarity-rare{border-color:#3b7dd8}.treasure-card.rarity-epic{border-color:#9b3ddb}.treasure-card.rarity-legendary{border-color:#e8a824;box-shadow:0 0 8px #e8a82466}.treasure-card.locked{filter:saturate(.6) brightness(.85)}.treasure-card img{width:80px;height:80px;justify-self:center;object-fit:contain}.treasure-card span{display:grid;gap:3px;min-width:0}.treasure-card strong{font-size:14px;line-height:1.05}.treasure-card small,.treasure-card em{color:#7b3e1f;font-size:11px;font-style:normal;line-height:1.2}.treasure-rarity{text-transform:capitalize}.treasure-actions{display:grid;gap:6px}.treasure-actions .game-button{width:100%;height:34px;font-size:11px}@media (max-width: 480px){.treasures-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.daily-start{justify-self:center;width:min(260px,100%)}.modal-section-title{padding:5px 8px 0;color:#7b3e1f;font-size:14px;font-weight:900;letter-spacing:0}.gear-row img{width:56px;height:56px;object-fit:contain}.gear-row span{display:grid;gap:4px}.gear-row small{font-size:13px;color:#7b3e1f}.gear-row .game-button{width:138px;height:44px;font-size:13px}.game-button:disabled{cursor:not-allowed;filter:grayscale(.7) brightness(.82);transform:none}.modal-note{justify-self:center;min-width:min(320px,100%);padding:8px 14px;border:2px solid rgba(57,35,25,.42);border-radius:8px;background:#fff2c8e6;color:#392319;text-align:center;font-size:17px;line-height:1.15;text-shadow:none}.go-screen{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;background:#060a12e0;pointer-events:auto;z-index:100;padding-bottom:env(safe-area-inset-bottom,0px)}.go-panel{width:100%;max-width:480px;max-height:92vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#0f1c2e,#07111f);border:3px solid #2a3f5a;border-bottom:none;border-radius:28px 28px 0 0;box-shadow:0 -12px 48px #000000b3,inset 0 1px #ffffff14;overflow:hidden}.go-header{flex-shrink:0;padding:20px 20px 14px;background:linear-gradient(180deg,#14243b,#0f1c2e);border-bottom:2px solid rgba(255,255,255,.07);text-align:center}.go-title{font-family:var(--font-display);font-size:clamp(26px,7vw,38px);font-weight:900;line-height:1;letter-spacing:2px}.go-title--clear{color:#ffd84a;text-shadow:0 0 24px rgba(255,200,50,.5),0 3px 0 rgba(0,0,0,.5)}.go-title--over{color:#ff6060;text-shadow:0 0 24px rgba(255,80,80,.4),0 3px 0 rgba(0,0,0,.5)}.go-chapter-name{margin-top:4px;font-size:13px;font-weight:700;color:#fff5c880;letter-spacing:1px;text-transform:uppercase}.go-body{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:14px 16px 6px;display:flex;flex-direction:column;gap:10px}.go-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.go-stat{display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 8px;background:#ffffff0d;border:1.5px solid rgba(255,255,255,.1);border-radius:14px}.go-stat-label{font-size:10px;font-weight:900;letter-spacing:1px;color:#fff5c873;text-transform:uppercase}.go-stat-value{font-family:var(--font-num);font-size:22px;font-weight:700;color:#fff5cf;line-height:1}.go-section-label{font-size:10px;font-weight:900;letter-spacing:1.5px;color:#fff5c861;text-transform:uppercase;padding:0 2px}.go-rewards,.go-evolutions,.go-achievements{display:flex;flex-direction:column;gap:7px}.go-reward-row,.go-evo-row{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center;padding:9px 12px;background:#ffffff0d;border:1.5px solid rgba(255,255,255,.09);border-radius:14px}.go-reward-row img,.go-evo-row img{width:40px;height:40px;object-fit:contain}.go-reward-text{display:flex;flex-direction:column;gap:2px;min-width:0}.go-reward-text strong{font-size:14px;font-weight:800;color:#fff5cf;line-height:1.1}.go-reward-text span{font-size:11px;color:#fff5c880;line-height:1.2}.go-missions{display:flex;flex-direction:column;gap:7px}.go-mission-row{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;padding:9px 12px;background:#ffffff0d;border:1.5px solid rgba(255,255,255,.09);border-radius:14px}.go-mission-row--ready{background:#64f09614;border-color:#64f09640}.go-mission-row img{width:36px;height:36px;object-fit:contain}.go-mission-bar{height:6px;border-radius:999px;background:#ffffff1f;overflow:hidden;margin-top:4px}.go-mission-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#55e8ff,#67f595)}.go-next-hint{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#ffd7320f;border:1.5px solid rgba(255,215,50,.18);border-radius:14px}.go-next-hint-text{display:flex;flex-direction:column;gap:2px;min-width:0}.go-next-hint-text strong{font-size:13px;font-weight:800;color:#ffd84a}.go-next-hint-text span{font-size:11px;color:#fff5c880}.go-ready-badge{flex-shrink:0;padding:5px 9px;background:#ffd73226;border:1.5px solid rgba(255,215,50,.3);border-radius:999px;font-size:11px;font-weight:800;color:#ffd84a;white-space:nowrap}.go-actions{flex-shrink:0;display:grid;grid-template-columns:1fr 1.4fr;gap:10px;padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));background:linear-gradient(0deg,#07111f 0%,transparent 100%);border-top:1.5px solid rgba(255,255,255,.07)}.go-btn{height:52px;border-radius:16px;font-family:var(--font-display);font-size:16px;font-weight:900;letter-spacing:.5px;cursor:pointer;transition:transform 80ms,box-shadow 80ms;-webkit-tap-highlight-color:transparent}.go-btn--primary{background:linear-gradient(180deg,#fff177,#ffbd30 45%,#f47a1f);border:3px solid #5b2410;color:#2b1607;box-shadow:0 5px #461208a6,inset 0 2px #ffffff73;text-shadow:0 1px 0 rgba(255,255,255,.3)}.go-btn--secondary{background:linear-gradient(180deg,#1e3250,#122040);border:2px solid #2a4468;color:#a8c8e8;box-shadow:0 4px #0006}.go-btn--primary:active{transform:translateY(3px);box-shadow:0 2px #461208a6}.go-btn--secondary:active{transform:translateY(2px);box-shadow:0 2px #0006}.joystick-base{position:absolute;width:132px;height:132px;border-radius:50%;background:#fff2c82e;border:3px solid rgba(255,242,200,.45);box-shadow:0 0 0 3px #3923194d;opacity:0;transition:opacity .12s ease;pointer-events:none}.joystick-stick{position:absolute;top:50%;left:50%;width:54px;height:54px;border-radius:50%;background:radial-gradient(circle at 36% 36%,#fff2c8e6,#f7b65bbf);border:3px solid rgba(92,51,16,.7);box-shadow:0 3px 8px #00000059;transform:translate(-50%,-50%);transition:transform 40ms linear;pointer-events:none}.hud{position:absolute;inset:calc(10px + env(safe-area-inset-top,0px)) 12px auto;display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:start;pointer-events:none;z-index:30}.hud-status-panel,.hud-weapons-panel{background:linear-gradient(180deg,#172f4b,#0d1d32 48%,#06101d);border:3px solid #d9bb67;border-radius:20px;box-shadow:0 6px #0000007a,inset 0 3px #ffffff1f,inset 0 -3px #0003}.hud-status-panel{justify-self:start;display:grid;grid-template-columns:52px 1fr;align-items:center;gap:9px;padding:9px 12px 9px 9px;pointer-events:auto}.hud-avatar-frame{width:50px;height:50px;border-radius:50%;border:3px solid #d9bb67;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 40% 30%,#273f5e,#081321 72%);box-shadow:0 3px #00000059,inset 0 2px #ffffff2e;flex-shrink:0}.hud-avatar-img{width:46px;height:46px;object-fit:cover}.hud-status-content{min-width:0}.hud-stat-row{display:flex;align-items:center;gap:4px;margin-bottom:3px}.hud-stat-icon{display:flex;align-items:center;flex-shrink:0}.hud-stat-label{font-size:11px;font-weight:900;color:#fff2c8;text-shadow:0 2px 0 rgba(0,0,0,.6);letter-spacing:.04em;font-family:var(--font-ui)}.hud-stat-value{margin-left:auto;font-size:11px;font-weight:900;color:#fff2c8;text-shadow:0 2px 0 rgba(0,0,0,.6);white-space:nowrap;font-family:var(--font-ui)}.hud-bar-wrap{margin-bottom:4px}.hud-bar{position:relative;height:10px;border-radius:999px;background:#160f0b;border:1.5px solid rgba(255,255,255,.12);overflow:hidden;box-shadow:inset 0 2px #0006}.hud-bar-fill{height:100%;border-radius:inherit;transition:width .12s linear;box-shadow:inset 0 2px #ffffff59}.hud-bar--hp:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(90deg,transparent 0,transparent 22px,rgba(0,0,0,.18) 23px,rgba(0,0,0,.18) 25px);pointer-events:none}.hud-fill--hp{background:linear-gradient(90deg,#ff746f,#ef4545 55%,#cf2f35)}.hud-fill--xp{background:linear-gradient(90deg,#4ecfff,#25a7ff 55%,#3978ff)}.hud-timer-col{justify-self:center;display:flex;flex-direction:column;align-items:center;gap:6px;pointer-events:auto}.hud-timer{min-width:100px;height:50px;display:grid;place-items:center;background:linear-gradient(180deg,#fff4d5,#e6cca0);border:3px solid #7a5a2e;border-radius:16px;font-family:var(--font-ui);font-size:26px;font-weight:900;line-height:1;color:#2b1607;text-shadow:0 2px 0 rgba(255,255,255,.45);box-shadow:0 5px #0000006b,inset 0 3px #ffffff6b}.hud-kos{min-width:86px;height:32px;display:flex;align-items:center;justify-content:center;gap:5px;background:linear-gradient(180deg,#f4e0b8,#c4a87b);border:2px solid #7a5a2e;border-radius:12px;font-family:var(--font-ui);font-size:13px;font-weight:900;letter-spacing:.5px;color:#3a2110;box-shadow:0 4px #00000061,inset 0 2px #ffffff59}.hud-kos-paw{font-size:10px;opacity:.65}.hud-weapons-panel{justify-self:end;padding:9px 12px 11px;pointer-events:auto}.hud-weapons-title{font-family:var(--font-ui);font-size:10px;font-weight:900;letter-spacing:1.4px;color:#fff2c8;text-shadow:0 2px 0 rgba(0,0,0,.6);text-align:center;margin-bottom:7px}.hud-weapon-slots{display:grid;grid-template-columns:repeat(3,auto);gap:7px;justify-content:center}.hud-weapon-slot{position:relative;width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.12),transparent 55%),linear-gradient(180deg,#243b59,#101d2f);border:2.5px solid rgba(217,187,103,.65);box-shadow:inset 0 2px #ffffff21,0 3px #00000047}.hud-weapon-slot--active{border-color:#ffd86e;box-shadow:inset 0 2px #ffffff26,0 3px #00000047,0 0 10px #ffd25a4d}.hud-weapon-slot img,.hud-weapon-slot .sprite-icon{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 2px 0 rgba(0,0,0,.35))}.hud-weapon-slot--locked{opacity:.7;color:#c2b193}.hud-weapon-slot--locked svg{filter:drop-shadow(0 2px 0 rgba(0,0,0,.5))}.hud-weapon-badge{position:absolute;right:-5px;bottom:-5px;height:17px;min-width:30px;padding:0 4px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(180deg,#5fe8ff,#1682ff);border:2px solid #08243b;font-family:var(--font-ui);font-size:9px;font-weight:900;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4);box-shadow:0 2px #00000059}.hud-card,.timer{display:none}.hud-right{justify-self:end;min-width:100px}.hud-panel{display:none}.hud-slots .slot{width:36px;height:36px}.hp-bar .hud-bar-fill{background:linear-gradient(90deg,#ff746f,#ef4545)}.xp-bar .hud-bar-fill{background:linear-gradient(90deg,#4ecfff,#3978ff)}.bar{position:relative;height:22px;border:3px solid #392319;border-radius:8px;overflow:hidden;background:#ffffff40}.bar-fill{height:100%;width:100%;transition:width .12s linear}.hp-fill{background:repeating-linear-gradient(90deg,#e54848 0,#e54848 22px,#b72f35 22px,#b72f35 25px)}.xp-fill{background:repeating-linear-gradient(90deg,#2aaae8 0,#2aaae8 22px,#1775b9 22px,#1775b9 25px)}.boss-bar{position:absolute;top:14px;left:50%;transform:translate(-50%);display:none;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:center;width:min(560px,calc(100vw - 32px));padding:8px 12px;border:3px solid #392319;border-radius:10px;background:linear-gradient(135deg,#3c0c0cf0,#781616f0);color:#fff8e8;text-shadow:0 2px 0 rgba(0,0,0,.5);pointer-events:none;z-index:5;box-shadow:0 6px #28080880,0 0 16px #ff5a3c80;animation:boss-bar-pulse 1.6s ease-in-out infinite}.boss-bar.active{display:grid}.boss-portrait{width:56px;height:56px;object-fit:contain;border:2px solid #392319;border-radius:8px;background:#00000059}.boss-bar-body{display:grid;gap:4px}.boss-name{font-size:14px;font-weight:900;letter-spacing:.12em}.boss-bar .bar{position:relative;height:14px;border:2px solid #392319;border-radius:6px;background:#00000073;overflow:hidden}.boss-fill{background:repeating-linear-gradient(90deg,#ff8a4a 0,#ff8a4a 18px,#d04a1f 18px,#d04a1f 22px);background-image:url(../assets/sprites/ui/boss/hud_boss_hp_bar_fill.webp);background-size:100% 100%;background-repeat:no-repeat;transition:width .16s linear}.bar-boss{background-image:url(../assets/sprites/ui/boss/hud_boss_hp_bar_bg.webp);background-size:100% 100%;background-repeat:no-repeat}.boss-hp-text{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:11px;font-weight:900;color:#fff8e8;letter-spacing:.06em;text-shadow:0 1px 0 rgba(0,0,0,.65);pointer-events:none}.boss-bar.damaged{filter:brightness(1.35) saturate(1.2)}@keyframes boss-bar-pulse{0%,to{box-shadow:0 6px #28080880,0 0 16px #ff5a3c80}50%{box-shadow:0 6px #28080880,0 0 26px #ff8250d9}}.boss-warning{position:absolute;top:0;right:0;bottom:0;left:0;display:none;pointer-events:none;z-index:6}.boss-warning.active{display:block;animation:boss-warning-fade .7s ease-out forwards}.boss-warning-edges{position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 110px 30px #ff20208c;animation:boss-warning-edges .32s ease-in-out 3}.boss-warning-panel{position:absolute;top:38%;left:50%;transform:translate(-50%,-50%);display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;padding:14px 22px;min-width:320px;border:4px solid #392319;border-radius:12px;background-image:url(../assets/sprites/ui/boss/ui_boss_warning_panel.webp);background-size:100% 100%;background-color:#3c0c0ceb;color:#fff8e8;text-shadow:0 2px 0 rgba(0,0,0,.65);animation:boss-warning-pop .7s ease-out forwards}.boss-warning-icon{width:64px;height:64px;object-fit:contain}.boss-warning-tag{font-size:13px;font-weight:900;letter-spacing:.22em;color:#ffb56a}.boss-warning-name{font-size:26px;font-weight:900;letter-spacing:.06em;margin-top:2px}@keyframes boss-warning-fade{0%{opacity:0}10%{opacity:1}85%{opacity:1}to{opacity:0}}@keyframes boss-warning-edges{0%,to{box-shadow:inset 0 0 110px 30px #ff202052}50%{box-shadow:inset 0 0 160px 50px #ff3c20b8}}@keyframes boss-warning-pop{0%{transform:translate(-50%,-50%) scale(.7);opacity:0}18%{transform:translate(-50%,-50%) scale(1.06);opacity:1}30%{transform:translate(-50%,-50%) scale(1)}85%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(.96);opacity:0}}.bar-label{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:13px;font-weight:900}.stat-line{display:flex;justify-content:space-between;gap:14px;margin-bottom:8px;font-weight:900}.hud-pause-btn{position:absolute;left:calc(12px + env(safe-area-inset-left,0px));bottom:calc(12px + env(safe-area-inset-bottom,0px));width:48px;height:48px;display:grid;place-items:center;border:2.5px solid #d9bb67;border-radius:14px;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.12),transparent 55%),linear-gradient(180deg,#243b59,#101d2f);color:#fff5cf;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;box-shadow:0 4px #00000073,inset 0 2px #ffffff21;transition:transform 80ms;z-index:35}.hud-pause-btn:active{transform:translateY(2px);box-shadow:0 2px #00000073,inset 0 2px #ffffff21}.hud-pause-btn svg{filter:drop-shadow(0 1px 0 rgba(0,0,0,.5))}.hud-boosts{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px;pointer-events:none}.hud-boosts:empty{display:none}.boost-chip{--boost-fill: 100%;position:relative;display:flex;align-items:center;gap:4px;padding:3px 7px 3px 4px;border-radius:10px;border:2px solid #d9bb67;background:linear-gradient(180deg,#172f4b,#0d1d32 48%,#06101d);box-shadow:0 2px #0006,inset 0 1px #ffffff1a;overflow:hidden}.boost-chip:before{content:"";position:absolute;inset:0 auto 0 0;width:var(--boost-fill);background:#ffd23c21;transition:width .2s linear;pointer-events:none}.boost-chip-icon{width:16px;height:16px;object-fit:contain;filter:drop-shadow(0 1px 0 rgba(0,0,0,.4));flex-shrink:0;position:relative}.boost-chip-timer{font-family:var(--font-num);font-size:11px;font-weight:800;color:#fff2c8;text-shadow:0 1px 0 rgba(0,0,0,.6);line-height:1;position:relative;white-space:nowrap}.boost-chip[data-boost-type=speedBoost]{border-color:#61e0ff}.boost-chip[data-boost-type=damageBoost]{border-color:#ff6b6b}.boost-chip[data-boost-type=cooldownBoost]{border-color:#a07dff}.boost-chip[data-boost-type=magnetBoost]{border-color:#6be87a}.level-screen{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;padding:24px;pointer-events:auto;background:#1216118f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100}.level-screen.active{display:flex}.level-content{width:min(980px,calc(100vw - 32px))}.level-title{margin:0 0 18px;text-align:center;font-size:52px;color:#fff2c8;text-shadow:-2px -2px 0 #2a1800,2px -2px 0 #2a1800,-2px 2px 0 #2a1800,2px 2px 0 #2a1800,0 3px 0 rgba(0,0,0,.35)}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.upgrade-card{position:relative;display:grid;grid-template-columns:70px minmax(0,1fr);grid-template-rows:auto auto auto 1fr;align-content:start;min-height:220px;border:4px solid #392319;border-radius:8px;background:linear-gradient(#ffc96e,#f5a844);color:#392319;padding:26px 14px 14px;text-align:left;cursor:pointer;transform:translateY(26px);animation:card-in .28s ease-out forwards;text-shadow:none;box-shadow:0 9px #39231959}.upgrade-card:hover,.upgrade-card:focus-visible{outline:4px solid #fff2c8}.upgrade-card img{width:62px;height:62px;object-fit:contain;float:none;margin:0}.card-icon{grid-row:1 / 3;float:none;margin:0 10px 8px 0}.card-icon img{display:block;width:62px;height:62px;object-fit:contain;float:none;margin:0}.upgrade-card h3{margin:2px 0 4px;font-size:21px;line-height:1.05}.upgrade-card strong{align-self:start;color:#7b3e1f;font-size:15px}.upgrade-card p{grid-column:1 / -1;clear:none;margin:10px 0 0;font-weight:700;line-height:1.28}.evo-hint{grid-column:1 / -1;clear:both;margin-top:10px;padding:7px 9px;border:3px solid rgba(57,35,25,.82);border-radius:8px;background:#fff2c8e6;color:#7b3e1f;font-size:12px;font-weight:900;line-height:1.2}.upgrade-card-kind{position:absolute;top:8px;left:8px;padding:2px 7px;border-radius:6px;font-size:10px;font-weight:900;letter-spacing:.14em;color:#fff8e8;background:#392319d9;pointer-events:none}.upgrade-card--weapon{background:linear-gradient(160deg,#ffe8adf5,#f7b65bf5)}.upgrade-card--passive{background:linear-gradient(160deg,#d6edff,#a8d4f5 60%,#82beee);border-color:#2f6da3;box-shadow:0 9px #143c6e4d,inset 0 0 0 1.5px #ffffff59}.upgrade-card--passive .upgrade-card-kind{background:#1f476ee6}.passive-level-dots{display:flex;justify-content:center;gap:5px;margin-top:8px}.passive-level-dot{width:10px;height:10px;border-radius:50%;background:#3923192e;border:2px solid rgba(57,35,25,.55)}.passive-level-dot.filled{background:#ffd66b;border-color:#7b3e1f;box-shadow:0 0 6px #ffc85ad9;background-image:url(../assets/sprites/ui/passives/ui_passive_level_dot.webp);background-size:100% 100%}.upgrade-card.evolution-card{border-color:#ffb84a;background:linear-gradient(135deg,#ffe082f5,#ffb84af5);box-shadow:0 0 18px #ffc45c8c,0 6px #783c1466;animation:evo-pulse 1.4s ease-in-out infinite}.upgrade-card.evolution-card .card-icon{position:relative}.upgrade-card .evolution-badge{position:absolute;top:-8px;right:-8px;width:28px;height:28px;pointer-events:none;filter:drop-shadow(0 0 6px rgba(255,220,120,.9))}.evo-hint.evo-ready{background:linear-gradient(135deg,#ffd66b,#ff9d3a);color:#3a1f08;border-color:#7b3e1f;letter-spacing:.12em;text-align:center}@keyframes evo-pulse{0%,to{box-shadow:0 0 18px #ffc45c8c,0 6px #783c1466}50%{box-shadow:0 0 28px #ffdc78d9,0 6px #783c1466}}@keyframes card-in{to{transform:translateY(0)}}.pause-menu{position:absolute;top:0;right:0;bottom:0;left:0;display:none;place-items:center;pointer-events:auto;background:#080e19b8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:100}.pause-menu.active{display:grid}.pause-panel{width:min(360px,calc(100vw - 32px));padding:0;border:3px solid #2a3f5a;border-radius:22px;background:linear-gradient(180deg,#14243b,#0a1322);box-shadow:0 16px #00000080,0 24px 60px #0009,inset 0 2px #7ee3ff1f;color:#fff5cf;overflow:hidden}.pause-header{display:grid;grid-template-columns:1fr auto;align-items:center;padding:14px 14px 12px 18px;border-bottom:2px solid rgba(126,227,255,.12)}.pause-title{margin:0;font-family:var(--font-display);font-size:26px;font-weight:900;letter-spacing:3px;color:#ffd84a;text-shadow:0 2px 0 rgba(0,0,0,.6)}.pause-close{width:36px;height:36px;border:2px solid #5b1010;border-radius:10px;background:linear-gradient(180deg,#ff6060,#c93131);color:#fff;font-size:16px;font-weight:900;cursor:pointer;box-shadow:0 3px #500a0a99,inset 0 1px #ffffff40}.pause-close:active{transform:translateY(2px);box-shadow:0 1px #500a0a99}.pause-body{padding:14px 18px 8px}.pause-section-label{font-family:var(--font-label);font-size:11px;font-weight:900;letter-spacing:2px;color:#fff5c88c;margin:0 0 10px}.pause-slider-row{display:grid;grid-template-columns:64px 1fr 32px;align-items:center;gap:10px;margin:0 0 10px}.pause-slider-label{font-family:var(--font-ui);font-size:13px;font-weight:700;color:#fff5cf}.pause-slider-value{font-family:var(--font-num);font-size:13px;font-weight:700;color:#55e8ff;text-align:right}.pause-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:22px;background:transparent;cursor:pointer;margin:0}.pause-slider::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:linear-gradient(to right,#55e8ff 0%,#55e8ff var(--fill, 50%),#06101d var(--fill, 50%),#06101d 100%);border:1.5px solid rgba(255,255,255,.1)}.pause-slider::-moz-range-track{height:8px;border-radius:999px;background:#06101d;border:1.5px solid rgba(255,255,255,.1)}.pause-slider::-moz-range-progress{height:8px;border-radius:999px;background:#55e8ff}.pause-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;margin-top:-6.5px;border-radius:50%;background:linear-gradient(180deg,#fff177,#ffbd30);border:2px solid #5b2410;box-shadow:0 2px #46120899;cursor:pointer}.pause-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:linear-gradient(180deg,#fff177,#ffbd30);border:2px solid #5b2410;box-shadow:0 2px #46120899;cursor:pointer}.pause-resume-btn{display:block;width:calc(100% - 36px);margin:4px 18px 18px;padding:14px;border:3px solid #5b2410;border-radius:14px;background:linear-gradient(180deg,#fff177,#ffbd30 45%,#f47a1f);color:#2b1607;font-family:var(--font-display);font-size:18px;font-weight:900;letter-spacing:4px;cursor:pointer;box-shadow:0 6px #461208b3,inset 0 3px #ffffff73,inset 0 -3px #832b0840,0 0 24px #ffb8224d;text-shadow:0 2px 0 rgba(255,255,255,.3);transition:transform 80ms}.pause-resume-btn:hover,.pause-resume-btn:focus-visible{transform:translateY(-2px);filter:brightness(1.05)}.pause-resume-btn:active{transform:translateY(3px);box-shadow:0 3px #461208b3,inset 0 2px #ffffff4d}.slider-row{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:center;margin:12px 0;font-weight:900}.records{display:grid;gap:8px;margin:16px 0;text-align:left;font-weight:800}@media (max-width: 768px){.menu-panel{width:min(520px,calc(100vw - 16px),calc((100vh - 16px)*.666));aspect-ratio:2 / 3}.logo-img{top:-14px;width:min(280px,66vw)}.menu-content{left:10%;right:10%;top:28.5%;bottom:9.5%;gap:7px}.profile-summary{grid-template-columns:46px 1fr;padding:7px 10px}.profile-summary img{width:46px;height:46px}.profile-summary strong{font-size:16px}.menu-panel .game-button{height:34px;font-size:12px}.modal-panel,.daily-modal-panel,.event-modal-panel,.records-modal-panel{width:min(520px,calc(100vw - 16px),calc((100vh - 16px)*.666));aspect-ratio:2 / 3}.upgrades-modal-panel,.season-modal-panel,.supplies-modal-panel,.heroes-modal-panel,.pets-modal-panel,.chapters-modal-panel{width:min(720px,calc(100vw - 16px),calc((100vh - 16px)*1.599));aspect-ratio:1586 / 992}.modal-title{top:20px;left:40px;right:40px;font-size:24px}.modal-close{top:14px;right:14px}.modal-content,.daily-modal-panel .modal-content,.event-modal-panel .modal-content,.records-modal-panel .modal-content{top:58px;left:20px;right:20px;bottom:20px}.upgrades-modal-panel .modal-title,.season-modal-panel .modal-title,.supplies-modal-panel .modal-title,.heroes-modal-panel .modal-title,.pets-modal-panel .modal-title,.chapters-modal-panel .modal-title{top:20px;left:40px;right:40px;font-size:24px}.upgrades-modal-panel .modal-close,.season-modal-panel .modal-close,.supplies-modal-panel .modal-close,.heroes-modal-panel .modal-close,.pets-modal-panel .modal-close,.chapters-modal-panel .modal-close{top:14px;right:14px}.upgrades-modal-panel .modal-content,.season-modal-panel .modal-content,.supplies-modal-panel .modal-content,.heroes-modal-panel .modal-content,.pets-modal-panel .modal-content,.chapters-modal-panel .modal-content{top:126px;left:52px;right:52px;bottom:54px}.hud{grid-template-columns:1fr auto 1fr;inset:14px 16px auto;gap:12px}.hud-timer{font-size:28px;min-width:110px;height:54px}.hud-status-panel{grid-template-columns:58px 1fr;gap:10px;padding:10px 14px 10px 10px}.hud-avatar-frame{width:54px;height:54px}.hud-avatar-img{width:50px;height:50px}.hud-stat-label,.hud-stat-value{font-size:12px}.hud-weapons-panel{padding:10px 14px 12px}.hud-weapon-slot{width:48px;height:48px}.hud-weapon-slot img{width:38px;height:38px}.cards{grid-template-columns:1fr}.chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr));overflow-y:auto}.daily-rules,.event-rules,.supplies-wallet,.supply-grid,.heroes-grid,.pets-grid,.equipment-loadout{grid-template-columns:repeat(2,minmax(0,1fr))}.achievement-grid{grid-template-columns:1fr}.gear-row,.toy-row,.equipment-row{grid-template-columns:48px 1fr}.equipment-detail{grid-template-columns:1fr}.equipment-detail-hero{grid-template-columns:82px 1fr}.equipment-detail-hero img{width:82px;height:82px}.equipment-detail-footer{grid-template-columns:1fr}.equipment-detail-footer .equipment-actions{grid-column:auto}.equipment-row img{width:48px;height:48px}.equipment-actions{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.gear-row .game-button,.toy-row .game-button{grid-column:1 / -1;width:100%}.pets-modal-panel [data-modal-content],.heroes-modal-panel [data-modal-content],.chapters-modal-panel [data-modal-content]{left:20px!important;top:58px!important;right:20px!important;bottom:20px!important;width:auto!important;height:auto!important;overflow-y:auto;overflow-x:hidden}.pets-modal-panel [data-modal-title],.heroes-modal-panel [data-modal-title],.chapters-modal-panel [data-modal-title]{left:40px!important;top:20px!important;right:40px!important;width:auto!important;height:auto!important}.pets-modal-panel [data-close],.heroes-modal-panel [data-close],.chapters-modal-panel [data-close]{left:auto!important;top:14px!important;right:14px!important}.supplies-modal-panel [data-modal-content]{left:20px!important;top:58px!important;right:20px!important;bottom:20px!important;width:auto!important;height:auto!important;overflow-y:auto}.supplies-modal-panel [data-modal-title]{left:40px!important;top:20px!important;right:40px!important;width:auto!important;height:auto!important}.supplies-modal-panel [data-close]{left:auto!important;top:14px!important;right:14px!important}.season-modal-panel [data-modal-content]{left:20px!important;top:58px!important;right:20px!important;bottom:20px!important;width:auto!important;height:auto!important;overflow-y:auto}.season-modal-panel [data-modal-title]{left:40px!important;top:20px!important;right:40px!important;width:auto!important;height:auto!important}.season-modal-panel [data-close]{left:auto!important;top:14px!important;right:14px!important}.chapter-grid{width:auto!important;height:auto!important;transform:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow-y:auto}.chapter-card{min-height:120px}.pets-grid{width:auto!important;height:auto!important;transform:none!important}.heroes-grid{transform:none!important}.supply-grid{width:auto!important;height:auto!important;transform:none!important}.supply-grid>.supply-card{width:auto!important;height:auto!important;transform:none!important}.chest-reward{width:auto!important;transform:none!important}.supplies-wallet,.season-card,.season-missions{width:auto!important;height:auto!important;transform:none!important}.season-rewards{width:auto!important;height:auto!important;transform:none!important;position:static!important}[data-modal-content]>div.modal-section-title:nth-of-type(2),[data-modal-content]>div.modal-section-title:nth-of-type(4){transform:none!important;width:auto!important;height:auto!important}}.menu-content{width:84%;max-height:none;top:33%;bottom:6%;left:8%;right:8%}[data-play],[data-daily],[data-event],[data-season],[data-supplies],[data-heroes],[data-pets],[data-chapters],[data-equipment],[data-records],[data-upgrades]{width:auto!important;height:auto!important;transform:none!important;position:static!important}[data-play]{grid-column:1 / -1!important;min-height:58px!important;font-size:20px!important;background:linear-gradient(180deg,#ffe484,#ffd34d 45%,#e8a800)!important;box-shadow:0 5px #3c1e0a73,inset 0 1px #fff9!important}[data-records]{grid-column:1 / -1!important}.profile-summary>img:nth-of-type(1){position:relative;transform:none;width:52px;height:52px;border-radius:50%;object-fit:cover}.profile-summary{width:100%;height:auto;font-size:13px}.profile-records{font-size:8px;position:relative;transform:translate(0)}.daily-card{width:357px;height:87px;font-size:10px;position:relative;transform:translate(29px)}.daily-rules{width:355px;height:44px;position:relative;transform:translate(31px,-3px)}.modal-section-title{position:relative;transform:translate(29px,10px)}.daily-missions{width:353px;height:218px;max-height:218px;overflow-y:auto;overflow-x:hidden;position:relative;transform:translate(35px);font-size:12px;scrollbar-width:thin;scrollbar-color:rgba(57,35,25,.35) transparent}.daily-missions::-webkit-scrollbar{width:4px}.daily-missions::-webkit-scrollbar-track{background:transparent}.daily-missions::-webkit-scrollbar-thumb{background:#39231959;border-radius:4px}.daily-missions>.daily-mission{font-size:8px}.daily-missions>.daily-mission>img{position:relative;transform:translate(-1px,-2px);width:53px;height:41px}.daily-missions>.daily-mission>span>strong{font-size:8px}.daily-missions>.daily-mission>span>small{font-size:8px}.daily-missions>.daily-mission>span>em{font-size:8px;position:relative;transform:translate(0)}[data-modal-title]{left:48px;top:24px;right:48px}[data-close]{left:auto;right:18px;top:18px;width:36px;height:36px}[data-login-claim]{position:relative;transform:translate(8px,-10px)}[data-patrol-claim]{position:relative;transform:translate(-4px,-12px)}[data-start-daily]{position:relative;transform:translateY(-19px)}[data-login-claim]:hover,[data-login-claim]:focus-visible{transform:translate(8px,-12px)}[data-patrol-claim]:hover,[data-patrol-claim]:focus-visible{transform:translate(-4px,-14px)}[data-start-daily]:hover,[data-start-daily]:focus-visible{transform:translateY(-21px)}.supplies-modal-panel [data-modal-content]{left:24px;right:24px;top:68px;bottom:24px}.supplies-modal-panel [data-modal-title]{left:48px;top:24px;right:48px}.supplies-modal-panel [data-close]{left:auto;right:18px;top:18px}.supply-grid{position:relative;transform:translate(0);width:816px;height:157px;font-size:12px}.supply-grid>.supply-card{position:relative;transform:translate(0);width:267px;height:195px}.chest-reward{position:relative;transform:translateY(31px);width:816px;min-height:92px;height:auto}.chest-reward>span:nth-of-type(1)>strong:nth-of-type(1){font-size:12px}.chest-reward>span:nth-of-type(1)>small:nth-of-type(1){font-size:12px}.supplies-wallet{position:relative;transform:translateY(-2px);width:816px;height:56px}[data-modal-content]{left:24px;right:24px;top:68px;bottom:24px}.event-card{width:347px;height:90px;font-size:12px;position:relative;transform:translate(35px,-2px)}.event-token-line{width:348px;height:58px;position:relative;transform:translate(35px,-5px)}.event-rules{width:348px;height:62px;position:relative;transform:translate(35px,-9px)}.event-track{position:relative;transform:translate(34px,-5px);width:351px;height:168px}[data-menu]:hover,[data-menu]:focus-visible{transform:translate(27px,-26px)}[data-again]:hover,[data-again]:focus-visible{transform:translate(17px,-27px)}.pets-modal-panel [data-modal-content],.heroes-modal-panel [data-modal-content],.chapters-modal-panel [data-modal-content]{left:24px;right:24px;top:68px;bottom:24px}.pets-modal-panel [data-modal-title],.heroes-modal-panel [data-modal-title],.chapters-modal-panel [data-modal-title]{left:48px;top:24px;right:48px}.pets-modal-panel [data-close],.heroes-modal-panel [data-close],.chapters-modal-panel [data-close]{left:auto;right:18px;top:18px}.pets-grid{position:relative;transform:translateY(-2px);width:856px;height:269px}.heroes-grid{position:relative;transform:translateY(12px)}.chapter-grid{position:relative;transform:translate(18px,51px);width:828px;height:276px}.pet-intro,.modal-note{position:relative;transform:translateY(9px)}.season-modal-panel [data-modal-content]{left:24px;right:24px;top:68px;bottom:24px}.season-modal-panel [data-modal-title]{left:48px;top:24px;right:48px}.season-modal-panel [data-close]{left:auto;right:18px;top:18px;width:36px;height:36px}.season-card{width:792px;height:106px;font-size:14px;position:relative;transform:translate(2px)}.season-missions{position:relative;transform:translate(5px,-20px);width:369px;height:151px}.season-rewards{position:relative;transform:translate(403px,-210px);width:397px;height:266px}[data-modal-content]>div.modal-section-title:nth-of-type(2){transform:translate(2px,-6px);width:73px;height:22px}[data-modal-content]>div.modal-section-title:nth-of-type(4){transform:translate(401px,-200px);width:78px;height:22px}.ic-card{position:relative;display:grid;grid-template-rows:64px auto;gap:4px;align-items:center;justify-items:center;width:100%;min-height:110px;padding:8px 6px 6px;border:3px solid var(--ic-rarity-color, #392319);border-radius:10px;background-image:url(../assets/sprites/ui/shared/ui_item_card_bg.webp);background-size:100% 100%;background-color:#fff8dce6;color:#392319;text-shadow:none;cursor:pointer;transition:transform 90ms ease-out,filter .12s ease-out}.ic-card:hover{transform:translateY(-2px);filter:brightness(1.05)}.ic-card.ic-selected{background-image:url(../assets/sprites/ui/shared/ui_item_card_selected.webp);box-shadow:0 0 12px var(--ic-rarity-color, #ffb84a)}.ic-card.ic-locked{opacity:.92}.ic-card.ic-mergeable{box-shadow:0 0 10px #ffc45ca6}.ic-icon{width:56px;height:56px;object-fit:contain}.ic-meta{display:grid;gap:1px;text-align:center;line-height:1.05}.ic-name{font-size:12px;font-weight:900}.ic-subtitle{font-size:10px;color:#7b3e1f}.ic-badge{position:absolute;width:22px;height:22px;pointer-events:none}.ic-equipped-badge{top:4px;right:4px}.ic-merge-badge{top:4px;left:4px}.ic-lock-badge{bottom:4px;right:4px;width:18px;height:18px}.ic-rarity-common{--ic-rarity-color: #bdb6a8}.ic-rarity-good{--ic-rarity-color: #7fc56b}.ic-rarity-rare{--ic-rarity-color: #5fa9ff}.ic-rarity-epic{--ic-rarity-color: #c682ff}.ic-rarity-legendary{--ic-rarity-color: #ffb84a}.ic-rarity-mythic{--ic-rarity-color: #ff5a8a}.ic-reward-list{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ic-reward-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:12px;background:#3923191f;font-size:12px;font-weight:900}.ic-reward-chip img{width:16px;height:16px;object-fit:contain}.modes-modal-panel [data-modal-content]{overflow-y:auto}.mode-list{display:grid;gap:10px;padding:12px 12px 18px}.mode-card{position:relative;display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:10px 14px;border:3px solid #392319;border-radius:10px;background:linear-gradient(135deg,#ffe8adf5,#f7b65bf5);background-image:url(../assets/sprites/ui/modes/mode_card_bg.webp);background-size:100% 100%;color:#392319;text-align:left;cursor:pointer;text-shadow:none;transition:transform .1s ease-out,box-shadow .12s ease-out}.mode-card:hover{transform:translateY(-2px);box-shadow:0 6px #39231959}.mode-card:disabled,.mode-card.is-locked{opacity:.55;cursor:not-allowed;filter:grayscale(.55)}.mode-card-icon{width:64px;height:64px;background:#3923191f center / 80% 80% no-repeat;border-radius:10px}.mode-card-body{display:grid;gap:2px;min-width:0}.mode-card-body strong{font-size:16px;font-weight:900;letter-spacing:.04em}.mode-card-body small{font-size:11px;color:#7b3e1f;line-height:1.2}.mode-card-cta{padding:7px 12px;border-radius:8px;background:#392319eb;color:#fff8e8;font-size:11px;font-weight:900;letter-spacing:.16em;text-shadow:0 1px 0 rgba(0,0,0,.4)}.mode-card.is-completed .mode-card-cta{background:#3c6e32eb}.game-button{position:relative}.menu-notif-dot{position:absolute;top:-3px;right:-3px;width:12px;height:12px;border-radius:50%;border:2px solid #fff8e8;pointer-events:none;z-index:2}.menu-notif-claimable{background:#ff3b3b;box-shadow:0 0 8px #ff3c3cd9;animation:menu-notif-pulse 1.4s ease-in-out infinite}.menu-notif-new{background:#ffd66b;box-shadow:0 0 6px #ffc85ab3}.menu-notif-upgrade{background:#5fa9ff;box-shadow:0 0 6px #5fa9ffb3}@keyframes menu-notif-pulse{0%,to{box-shadow:0 0 6px #ff3c3cb3}50%{box-shadow:0 0 14px #ff5050}}.daily-modifiers{display:flex;flex-wrap:wrap;gap:6px;padding:6px 8px;margin:4px 0 8px}.daily-modifier-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px 4px 6px;border:2px solid #392319;border-radius:8px;background:#fff0c8eb;color:#392319;font-weight:900}.daily-modifier-chip img{width:18px;height:18px;object-fit:contain}.daily-modifier-chip small{font-size:10px;letter-spacing:.04em}@media (max-width: 480px){.menu-panel{width:calc(100vw - 16px);aspect-ratio:auto;height:calc(100vh - 16px);max-height:calc(100vh - 16px);background-size:100% 100%;border-radius:12px}.logo-img{top:-6px;width:min(150px,42vw)}.menu-profile-area{left:10%;right:10%;top:13%;height:auto}.menu-content{position:absolute;width:auto!important;height:auto!important;left:10%;right:10%;top:28%;bottom:14%;gap:6px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.menu-content:after{content:"";position:sticky;bottom:0;display:block;height:24px;margin-top:-24px;background:linear-gradient(transparent,#f7a63299);pointer-events:none;flex-shrink:0}.menu-panel .button-stack{grid-template-columns:1fr 1fr;grid-template-rows:repeat(5,1fr);gap:6px;flex:1;min-height:0}.menu-panel .game-button{height:auto;min-height:36px;font-size:12px}[data-play],[data-daily],[data-event],[data-season],[data-supplies],[data-heroes],[data-pets],[data-chapters],[data-equipment],[data-records],[data-upgrades]{width:auto!important;height:44px!important;transform:none!important}[data-play]:hover,[data-play]:focus-visible,[data-daily]:hover,[data-daily]:focus-visible,[data-event]:hover,[data-event]:focus-visible,[data-season]:hover,[data-season]:focus-visible,[data-supplies]:hover,[data-supplies]:focus-visible,[data-heroes]:hover,[data-heroes]:focus-visible,[data-pets]:hover,[data-pets]:focus-visible,[data-chapters]:hover,[data-chapters]:focus-visible,[data-equipment]:hover,[data-equipment]:focus-visible,[data-records]:hover,[data-records]:focus-visible,[data-upgrades]:hover,[data-upgrades]:focus-visible{transform:translateY(-2px)!important}.profile-summary{width:auto!important;height:auto!important;grid-template-columns:36px 1fr;gap:6px;padding:4px 6px;font-size:11px}.profile-summary img{width:36px!important;height:36px!important;transform:none!important}.profile-summary strong{font-size:13px}.profile-summary small{font-size:10px}.profile-records{font-size:8px;transform:none!important}.modal-panel,.daily-modal-panel,.event-modal-panel,.records-modal-panel{width:calc(100vw - 16px);aspect-ratio:auto;height:calc(100vh - 60px);max-height:calc(100vh - 60px);background-size:100% 100%}.upgrades-modal-panel,.season-modal-panel,.supplies-modal-panel,.heroes-modal-panel,.pets-modal-panel,.chapters-modal-panel,.modes-modal-panel{width:calc(100vw - 16px);aspect-ratio:auto;height:calc(100vh - 60px);max-height:calc(100vh - 60px)}.modal-title,.daily-modal-panel .modal-title,.event-modal-panel .modal-title,.records-modal-panel .modal-title,.upgrades-modal-panel .modal-title,.season-modal-panel .modal-title,.supplies-modal-panel .modal-title,.heroes-modal-panel .modal-title,.pets-modal-panel .modal-title,.chapters-modal-panel .modal-title{position:absolute;top:14%;left:16%;right:16%;font-size:22px}[data-modal-title]{top:14%!important;left:16%!important;right:16%!important;width:auto!important;height:auto!important}.modal-close,.daily-modal-panel .modal-close,.event-modal-panel .modal-close,.records-modal-panel .modal-close,.upgrades-modal-panel .modal-close,.season-modal-panel .modal-close,.supplies-modal-panel .modal-close,.heroes-modal-panel .modal-close,.pets-modal-panel .modal-close,.chapters-modal-panel .modal-close{position:absolute;top:12%;right:6%}[data-close]{top:12%!important;left:auto!important;right:6%!important;width:40px!important;height:40px!important}.modal-content,.daily-modal-panel .modal-content,.event-modal-panel .modal-content,.records-modal-panel .modal-content{position:absolute;top:22%;left:8%;right:8%;bottom:8%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}[data-modal-content]{top:22%!important;left:8%!important;right:8%!important;bottom:8%!important;width:auto!important;height:auto!important}.upgrades-modal-panel .modal-content,.season-modal-panel .modal-content,.supplies-modal-panel .modal-content,.heroes-modal-panel .modal-content,.pets-modal-panel .modal-content,.chapters-modal-panel .modal-content,.modes-modal-panel .modal-content{position:absolute;top:22%;left:8%;right:8%;bottom:8%;overflow-y:auto;overflow-x:hidden}.supplies-modal-panel [data-modal-content],.season-modal-panel [data-modal-content],.pets-modal-panel [data-modal-content],.heroes-modal-panel [data-modal-content],.chapters-modal-panel [data-modal-content]{top:22%!important;left:8%!important;right:8%!important;bottom:8%!important;width:auto!important;height:auto!important}.supplies-modal-panel [data-modal-title],.season-modal-panel [data-modal-title],.pets-modal-panel [data-modal-title],.heroes-modal-panel [data-modal-title],.chapters-modal-panel [data-modal-title]{top:14%!important;left:16%!important;right:16%!important;width:auto!important;height:auto!important}.supplies-modal-panel [data-close],.season-modal-panel [data-close],.pets-modal-panel [data-close],.heroes-modal-panel [data-close],.chapters-modal-panel [data-close]{top:12%!important;left:auto!important;right:6%!important}.daily-card{width:100%!important;height:auto!important;transform:none!important;font-size:11px}.daily-rules{width:100%!important;height:auto!important;transform:none!important}.daily-missions{width:100%!important;height:auto!important;max-height:none!important;transform:none!important;font-size:11px}.modal-section-title,[data-login-claim],[data-patrol-claim],[data-start-daily]{transform:none!important}[data-login-claim]:hover,[data-login-claim]:focus-visible,[data-patrol-claim]:hover,[data-patrol-claim]:focus-visible,[data-start-daily]:hover,[data-start-daily]:focus-visible{transform:translateY(-2px)!important}.event-card{width:100%!important;height:auto!important;transform:none!important;font-size:11px}.event-token-line,.event-rules,.event-track{width:100%!important;height:auto!important;transform:none!important}.season-card{width:100%!important;height:auto!important;transform:none!important;font-size:12px}.season-missions{width:100%!important;height:auto!important;transform:none!important}.season-rewards{width:100%!important;height:auto!important;transform:none!important;position:static!important}[data-modal-content]>div.modal-section-title:nth-of-type(2),[data-modal-content]>div.modal-section-title:nth-of-type(4){transform:none!important;width:auto!important;height:auto!important}.supply-grid{width:100%!important;height:auto!important;transform:none!important;grid-template-columns:1fr!important;gap:8px}.supply-grid>.supply-card{width:100%!important;height:auto!important;transform:none!important}.chest-reward{width:100%!important;transform:none!important}.supplies-wallet{width:100%!important;height:auto!important;transform:none!important}.chapter-grid{grid-template-columns:1fr 1fr!important;width:100%!important;height:auto!important;transform:none!important;overflow-y:auto;gap:8px}.heroes-grid{grid-template-columns:1fr 1fr!important;transform:none!important}.pets-grid{grid-template-columns:1fr 1fr!important;width:100%!important;height:auto!important;transform:none!important}.pet-intro,.modal-note{transform:none!important}.weapon-bar{gap:4px}.slot{width:36px;height:36px}.mode-card{grid-template-columns:48px 1fr auto;gap:8px;padding:8px 10px}.mode-card-icon{width:48px;height:48px}.mode-card-body strong{font-size:14px}.level-content{width:calc(100vw - 24px)}.equipment-loadout{grid-template-columns:1fr!important}}@media (max-width: 480px){.menu-screen{display:flex!important;flex-direction:column;align-items:stretch;overflow:hidden}.menu-screen>.menu-panel{display:none!important}.tab-content-area{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;position:relative;background:linear-gradient(to bottom,#05081226,#05081266,#050812b8),url(/assets/ui/menu/main-menu-bg.webp) center / cover no-repeat}.tab-pane{display:none}.tab-pane.active{display:block;animation:tab-slide-in .2s ease both}@keyframes tab-slide-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.mobile-tab-bar{display:flex;flex-shrink:0;background:linear-gradient(180deg,#07111f,#040b17);border-top:4px solid #d7b968;border-radius:0;padding:6px 0 calc(8px + env(safe-area-inset-bottom,0px));box-shadow:0 -8px 24px #0000008c,inset 0 1px #d7b96840;z-index:20;min-height:72px}.tab-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 0 4px;background:none;border:none;cursor:pointer;font-family:var(--font-label);-webkit-tap-highlight-color:transparent;position:relative;min-height:56px;transition:transform 80ms ease}.tab-item:active{transform:scale(.9)}.tab-icon{width:32px;height:32px;object-fit:contain;display:block;transition:filter .15s;filter:brightness(.6) saturate(.5)}.tab-icon-emoji{font-size:28px;line-height:1;display:block;opacity:.5;transition:opacity .15s}.tab-label{display:block;font-size:9px;font-weight:900;color:#d7b96873;letter-spacing:.06em;line-height:1;transition:color .15s;font-family:var(--font-label);text-transform:uppercase}.tab-item.active .tab-icon{filter:brightness(1) saturate(1.2) drop-shadow(0 0 8px rgba(85,232,255,.9))}.tab-item.active .tab-icon-emoji{opacity:1;filter:drop-shadow(0 0 8px rgba(85,232,255,.8))}.tab-item.active .tab-label{color:#55e8ff}.tab-active-bar{position:absolute;top:0;left:20%;right:20%;height:3px;border-radius:0 0 3px 3px;background:#55e8ff;opacity:0;transition:opacity .15s;box-shadow:0 0 8px #55e8ffcc}.tab-item.active .tab-active-bar{opacity:1}.tab-play-nav{position:relative}.tab-play-nav-icon{display:block;width:56px;height:56px;object-fit:contain;margin-top:-16px;flex-shrink:0;filter:drop-shadow(0 4px 0 rgba(43,27,18,.6)) drop-shadow(0 0 14px rgba(255,126,59,.56))}.tab-play-nav .tab-label{color:#ffc845;font-weight:900}.tab-notif{position:absolute;top:4px;right:calc(50% - 18px);width:10px;height:10px;border-radius:50%;border:2px solid #f7b65b;pointer-events:none;z-index:2}.tab-notif-claimable{background:#ff3b3b;animation:tab-notif-pulse 1.4s ease-in-out infinite}.tab-notif-new{background:#ffd34d}.tab-notif-upgrade{background:#52c7ff}@keyframes tab-notif-pulse{0%,to{box-shadow:0 0 #ff3c3cb3}50%{box-shadow:0 0 0 4px #ff3c3c00}}.tab-home-wrap{padding:14px 14px 0;display:flex;flex-direction:column;gap:12px;color:#fff8e8}.tab-home-logo{text-align:center}.tab-home-logo img{width:min(160px,44vw);height:auto;display:inline-block}.tab-home-profile{background:linear-gradient(180deg,#f5e2b8,#f0cc88);border:2.5px solid #5c3310;border-radius:12px;overflow:hidden;box-shadow:0 3px #3c1e0a4d}.tab-home-profile .profile-summary{grid-template-columns:40px 1fr!important;padding:10px 12px!important;width:auto!important;height:auto!important;font-size:inherit!important}.tab-home-profile .profile-summary>img:nth-of-type(1){width:40px!important;height:40px!important;transform:none!important;border-radius:50%;object-fit:cover}.tab-home-profile .profile-summary strong{font-size:14px;color:#392319;text-shadow:none}.tab-home-profile .profile-summary small{font-size:11px;color:#5c3310;text-shadow:none}.tab-home-profile .profile-records{font-size:9px!important;transform:none!important;color:#7b3e1f!important;text-shadow:none!important}.tab-home-profile .profile-summary i{height:8px;margin:3px 0}.tab-play-cta{width:100%;height:62px;border:3px solid #5c3310;border-radius:16px;background:linear-gradient(180deg,#ffe484,#ffd34d 45%,#e8a800);color:#392319;font-size:22px;font-weight:900;letter-spacing:.06em;font-family:var(--font-ui);cursor:pointer;box-shadow:0 5px #3c1e0a66,inset 0 2px #fff9;display:flex;align-items:center;justify-content:center;gap:10px;transition:transform 80ms,box-shadow 80ms;-webkit-tap-highlight-color:transparent}.tab-play-cta:active{transform:translateY(2px);box-shadow:0 2px #3c1e0a66}.tab-quick-chips{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.quick-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 6px;background:linear-gradient(180deg,#f5e2b8,#f0cc88);border:2.5px solid #5c3310;border-radius:12px;font-family:var(--font-ui);box-shadow:0 3px #3c1e0a4d;cursor:pointer;position:relative;min-height:56px;-webkit-tap-highlight-color:transparent;transition:transform 80ms}.quick-chip:active{transform:translateY(1px)}.quick-chip img{width:40px;height:40px;object-fit:contain;display:block}.quick-chip-label{display:none}.tab-section-title{font-size:11px;font-weight:900;letter-spacing:.12em;color:#fff2c8d9;text-transform:uppercase;padding:4px 0;margin-top:2px;text-shadow:0 1px 4px rgba(0,0,0,.6)}.mobile-mission-row{display:flex;gap:10px;align-items:center;padding:10px 12px;background:linear-gradient(180deg,#f5e2b8,#f0cc88);border:2.5px solid #5c3310;border-radius:12px;box-shadow:0 3px #3c1e0a4d}.mobile-mission-row.claimed{opacity:.72;background:linear-gradient(180deg,#e8d8a8,#d9be7a)}.mobile-mission-icon{width:38px;height:38px;object-fit:contain;flex-shrink:0}.mobile-mission-body{flex:1;min-width:0}.mobile-mission-name{font-size:13px;font-weight:900;color:#392319;text-shadow:none}.mobile-mission-desc{font-size:11px;color:#7b3e1f;margin-top:1px}.mobile-mission-bar{height:6px;border-radius:4px;background:#39231926;overflow:hidden;margin:5px 0 2px}.mobile-mission-fill{height:100%;background:#52c7ff;border-radius:4px}.mobile-mission-progress{font-size:10px;color:#7b3e1f;font-weight:700}.mobile-mission-btn{flex-shrink:0;height:34px;min-width:68px;padding:0 12px;border:2.5px solid #5c3310;border-radius:10px;background:linear-gradient(180deg,#ffe89a,#f7c94a 45%,#e8a800);color:#392319;font-family:var(--font-ui);font-size:11px;font-weight:900;cursor:pointer;box-shadow:0 3px #3c1e0a4d}.mobile-mission-btn:disabled{filter:grayscale(.7) brightness(.82);cursor:not-allowed}.tab-event-preview{display:flex;align-items:center;gap:12px;padding:12px 14px;background:linear-gradient(180deg,#f5e2b8,#f0cc88);border:2.5px solid #5c3310;border-radius:12px;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 3px #3c1e0a4d}.tab-event-preview:active{filter:brightness(1.06)}.tab-event-icon{width:44px;height:44px;object-fit:contain;flex-shrink:0}.tab-event-name{font-size:15px;font-weight:900;color:#392319;text-shadow:none}.tab-event-sub{font-size:11px;color:#7b3e1f;margin-top:2px}.tab-event-arrow{margin-left:auto;font-size:20px;color:#5c3310}.tab-records-btn{width:100%;padding:10px 14px;background:linear-gradient(180deg,#f5e2b8,#f0cc88);border:2.5px solid #5c3310;border-radius:12px;color:#392319;font-family:var(--font-ui);font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;box-shadow:0 3px #3c1e0a4d}.mobile-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#100a078a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:30;opacity:0;pointer-events:none;transition:opacity .22s}.mobile-sheet-backdrop.open{opacity:1;pointer-events:auto}.mobile-sheet{position:absolute;left:0;right:0;bottom:0;height:90%;background:linear-gradient(180deg,#fdf0d0,#f8ecd4 88%,#e8a540 90%,#d48a28);border:3px solid #5c3310;border-bottom:none;border-radius:20px 20px 0 0;z-index:31;transform:translateY(100%);transition:transform .28s cubic-bezier(.32,1.1,.5,1),visibility 0s .28s;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -6px 24px #00000059;visibility:hidden}.mobile-sheet.open{transform:translateY(0);visibility:visible;transition:transform .28s cubic-bezier(.32,1.1,.5,1),visibility 0s}.mobile-sheet-handle-row{display:flex;align-items:center;justify-content:center;padding:10px 16px 0;flex-shrink:0}.mobile-sheet-handle{width:36px;height:4px;border-radius:2px;background:#39231947}.mobile-sheet-header{display:flex;align-items:center;padding:8px 16px 10px;border-bottom:2px solid rgba(57,35,25,.12);flex-shrink:0}.mobile-sheet-title{flex:1;font-size:20px;font-weight:900;color:#392319;letter-spacing:.04em}.mobile-sheet-close{width:36px;height:36px;border-radius:10px;border:2.5px solid #5c3310;background:linear-gradient(180deg,#fff4dc,#f0d8a0);color:#392319;font-size:15px;font-weight:900;cursor:pointer;font-family:var(--font-ui);box-shadow:0 2px #3c1e0a38;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-sheet-body{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:12px 14px calc(24px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:10px;scrollbar-width:thin;scrollbar-color:rgba(57,35,25,.3) transparent}.mobile-sheet-body::-webkit-scrollbar{width:4px}.mobile-sheet-body::-webkit-scrollbar-thumb{background:#3923194d;border-radius:4px}.sheet-card{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff2c8eb;border:2.5px solid rgba(57,35,25,.7);border-radius:12px;color:#392319}.sheet-card img{width:56px;height:56px;object-fit:contain;flex-shrink:0}.sheet-card-title{font-size:16px;font-weight:900;color:#392319}.sheet-card-sub{font-size:11px;color:#7b3e1f}.sheet-card-desc{font-size:12px;color:#392319;margin-top:2px}.sheet-section-title{font-size:11px;font-weight:900;letter-spacing:.12em;color:#7b3e1f;text-transform:uppercase;padding:4px 0;margin-top:2px}.sheet-rules-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.sheet-rule-cell{padding:9px 10px;background:#e4f8ffe6;border:2px solid rgba(57,35,25,.1);border-radius:9px;display:flex;flex-direction:column;gap:2px}.sheet-rule-label{font-size:10px;color:#7b3e1f;font-weight:700}.sheet-rule-value{font-size:15px;font-weight:900;color:#392319}.sheet-action-row,.sheet-currency-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sheet-currency-cell{display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 8px;background:#fff2c8e6;border:2px solid rgba(57,35,25,.18);border-radius:10px}.sheet-currency-cell img{width:28px;height:28px;object-fit:contain}.sheet-currency-val{font-size:15px;font-weight:900;color:#392319}.sheet-currency-lbl{font-size:10px;font-weight:700;color:#7b3e1f}.sheet-cta-btn{width:100%;height:54px;border:3px solid #5c3310;border-radius:14px;background:linear-gradient(180deg,#ffe484,#ffd34d 45%,#e8a800);color:#392319;font-size:17px;font-weight:900;letter-spacing:.06em;font-family:var(--font-ui);cursor:pointer;box-shadow:0 4px #3c1e0a61,inset 0 2px #ffffff8c;transition:transform 80ms}.sheet-cta-btn:active{transform:translateY(2px);box-shadow:0 1px #3c1e0a61}.sheet-secondary-btn{height:46px;padding:0 12px;border:2.5px solid #5c3310;border-radius:12px;background:linear-gradient(180deg,#fef6e4,#f5e4c2 40%,#eddcb4);color:#392319;font-size:13px;font-weight:900;font-family:var(--font-ui);cursor:pointer;box-shadow:0 3px #3c1e0a4d;transition:transform 80ms;white-space:nowrap}.sheet-secondary-btn:active{transform:translateY(1px)}.sheet-secondary-btn:disabled{filter:grayscale(.7) brightness(.82);cursor:not-allowed}.sheet-supply-card{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff2c8e6;border:2px solid rgba(57,35,25,.18);border-radius:12px}.sheet-supply-icon{width:44px;height:44px;object-fit:contain;flex-shrink:0}.sheet-supply-name{font-size:15px;font-weight:900;color:#392319}.sheet-supply-desc{font-size:11px;color:#7b3e1f;margin-top:2px}.sheet-chest-reveal{display:flex;gap:10px;align-items:center;padding:12px 14px;background:#d3ffbee6;border:2.5px solid rgba(57,35,25,.6);border-radius:12px}.sheet-chest-burst{width:60px;height:60px;border-radius:10px;background:radial-gradient(circle,#ffec95f2 0,#ffec95f2 40%,#ffa943b3 41%);border:2.5px solid rgba(57,35,25,.6);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sheet-chest-burst img{width:44px;height:44px;object-fit:contain}.sheet-chest-title{font-size:14px;font-weight:900;color:#392319}.sheet-chest-sub{font-size:11px;color:#7b3e1f;margin-top:2px}.sheet-reward-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.sheet-reward-chip{font-size:11px;font-weight:900;padding:2px 8px;background:#ffd54f99;border-radius:6px;color:#392319}.sheet-reward-row{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff0b0e6;border:2px solid rgba(57,35,25,.12);border-radius:10px}.sheet-reward-row.claimed{opacity:.72;background:#d3ffbebf}.sheet-reward-icon{width:36px;height:36px;object-fit:contain;flex-shrink:0}.sheet-reward-body{flex:1}.sheet-reward-label{font-size:14px;font-weight:900;color:#392319}.sheet-reward-cost{font-size:11px;color:#7b3e1f;margin-top:1px}.sheet-xp-bar{height:12px;border-radius:8px;background:#39231926;overflow:hidden;margin:6px 0 4px}.sheet-xp-fill{height:100%;background:linear-gradient(90deg,#52c7ff,#61d06f);border-radius:8px;transition:width .3s}.sheet-record-row{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#fff2c8e6;border:2px solid rgba(57,35,25,.12);border-radius:10px}.sheet-record-label{font-size:13px;color:#7b3e1f;font-weight:700}.sheet-record-value{font-size:14px;font-weight:900;color:#392319}.mode-sheet-card{display:flex;align-items:center;gap:14px;padding:12px 14px;background:linear-gradient(135deg,#ffe8adf5,#f7b65bf5);border:3px solid #392319;border-radius:14px;cursor:pointer;font-family:var(--font-ui);text-align:left;box-shadow:0 3px #39231947;width:100%;min-height:48px;transition:transform 80ms;-webkit-tap-highlight-color:transparent}.mode-sheet-card:active{transform:translateY(1px)}.mode-sheet-card.is-locked{opacity:.55;filter:grayscale(.5);cursor:not-allowed}.mode-sheet-icon{width:54px;height:54px;border-radius:12px;overflow:hidden;background:#3923191a;border:2px solid rgba(57,35,25,.2);flex-shrink:0;display:flex;align-items:center;justify-content:center}.mode-sheet-icon img{width:48px;height:48px;object-fit:contain}.mode-sheet-body{flex:1;min-width:0}.mode-sheet-name{font-size:16px;font-weight:900;color:#392319;line-height:1.1}.mode-sheet-desc{font-size:11px;color:#7b3e1f;margin-top:3px;line-height:1.2}.mode-sheet-cta{padding:7px 12px;border-radius:8px;background:#392319e0;color:#fff8e8;font-size:11px;font-weight:900;letter-spacing:.14em;flex-shrink:0;white-space:nowrap}.mode-sheet-card.is-completed .mode-sheet-cta{background:#2a7a40e6}.tab-more-item{display:flex;align-items:center;gap:14px;padding:14px 16px;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.08) 0%,transparent 55%),linear-gradient(180deg,#1a344e,#0c1e33 55%,#071525)!important;border:3px solid #7a6840!important;border-radius:20px!important;font-family:var(--font-ui);cursor:pointer;text-align:left;box-shadow:0 7px #00000080,inset 0 2px #ffffff14!important;width:100%;min-height:64px;position:relative;-webkit-tap-highlight-color:transparent;transition:transform 80ms}.tab-more-item:active{transform:translateY(2px)}.tab-more-icon{width:44px;height:44px;object-fit:contain}.tab-more-name{font-size:16px;font-weight:900;color:#ffd968}.tab-more-desc{font-size:12px;color:#ffffff80;margin-top:2px}.tab-more-arrow{margin-left:auto;font-size:24px;color:#d9bb67b3}.tab-section-wrap{padding:14px 14px 20px;display:flex;flex-direction:column;gap:12px;color:#fff8e8}.tab-section-heading{font-size:20px;font-weight:900;color:#fff8e8}.mobile-hero-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mobile-sheet[data-sheet-type=heroes]{height:82dvh;max-height:820px;border:4px solid #d9bb67;border-bottom:none;border-radius:32px 32px 0 0;background:linear-gradient(180deg,#172b45,#0c1a2d 38%,#06101d)}.mobile-sheet[data-sheet-type=heroes] .mobile-sheet-header{background:linear-gradient(180deg,#172b45,#13243a);padding:6px 16px 12px;border-bottom:2px solid rgba(217,187,103,.3)}.mobile-sheet[data-sheet-type=heroes] .mobile-sheet-title{font-family:var(--font-ui);font-size:42px;font-weight:900;color:#fff2c8;letter-spacing:2px;text-shadow:0 4px 0 rgba(0,0,0,.65),0 0 14px rgba(255,210,120,.2)}.mobile-sheet[data-sheet-type=heroes] .mobile-sheet-title:after{content:"";font-size:22px;opacity:.45}.mobile-sheet[data-sheet-type=heroes] .mobile-sheet-close{width:56px;height:56px;border-radius:18px;background:linear-gradient(180deg,#ff8d63,#f0563f);border:4px solid #ffd87a;color:#fff6d8;font-size:22px;font-weight:900;box-shadow:0 6px #5d1e12d9,inset 0 3px #fff6}.mobile-sheet[data-sheet-type=heroes] .mobile-sheet-body,.mobile-sheet[data-sheet-type=pets] .mobile-sheet-body,.mobile-sheet[data-sheet-type=treasures] .mobile-sheet-body,.mobile-sheet[data-sheet-type=chapters] .mobile-sheet-body{padding:0;gap:0;background:#0e1e32;display:flex;flex-direction:column}.mobile-sheet[data-sheet-type=heroes] .mobile-sheet-handle,.mobile-sheet[data-sheet-type=pets] .mobile-sheet-handle,.mobile-sheet[data-sheet-type=treasures] .mobile-sheet-handle,.mobile-sheet[data-sheet-type=chapters] .mobile-sheet-handle{width:54px;height:7px;border-radius:999px;background:linear-gradient(180deg,#f7e3a4,#b99c58);box-shadow:0 2px #00000059,inset 0 1px #ffffff73}.hs-filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:8px;padding:10px 14px 12px;background:#0e1e32;flex-shrink:0}.hs-chip{height:42px;border-radius:999px;border:3px solid #d9bb67;display:flex;align-items:center;justify-content:center;gap:6px;background:linear-gradient(180deg,#172b45,#071321);color:#fff2c8;font-family:var(--font-ui);font-weight:800;font-size:14px;box-shadow:0 4px #00000061,inset 0 2px #ffffff1a;cursor:pointer;white-space:nowrap;padding:0 8px}.hs-chip-icon{font-size:15px}.hs-chevron{font-size:11px;opacity:.75}.hs-chip.active{border-color:#fff2c8;background:linear-gradient(180deg,#2a1a36,#150d22);box-shadow:0 4px #0006,0 0 16px #ffdc7880,inset 0 2px #ffffff2e}.hs-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:14px 12px 0;scrollbar-width:none;background:#0e1e32}.hs-scroll::-webkit-scrollbar{display:none}.hs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-bottom:16px}.hc{position:relative;min-height:295px;padding:16px 12px 14px;border-radius:24px;border:3px solid #7a6840;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.08) 0%,transparent 55%),linear-gradient(180deg,#1a344e,#0c1e33 55%,#071525);box-shadow:0 7px #00000080,inset 0 2px #ffffff14;display:flex;flex-direction:column;align-items:center;overflow:hidden;cursor:pointer;transition:transform 80ms}.hc:active{transform:translateY(2px)}.hc.active{border-color:#55e8ff;border-width:4px;background:radial-gradient(ellipse at 50% 0%,rgba(180,100,255,.22) 0%,transparent 55%),linear-gradient(180deg,#7c28c8,#3d1670 48%,#1c0e38);box-shadow:0 7px #00000080,0 0 22px #55e8ff8c,0 0 14px #62f09a61,inset 0 2px #ffffff26}.hc.active:after{content:"";position:absolute;top:10px;right:12px;font-size:18px;color:#ffd96a;text-shadow:0 0 8px rgba(255,220,100,.8);animation:sparkle 1.8s ease-in-out infinite}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.hc-badge{position:absolute;top:10px;left:10px;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;box-shadow:0 3px #00000073}.hc-badge-active{font-size:18px;color:#ffe680;background:linear-gradient(180deg,#e060ff,#7427db);border:3px solid #c040e0;box-shadow:0 3px #00000073,0 0 10px #b43cff80;text-shadow:0 2px 0 rgba(0,0,0,.4)}.hc-badge-locked{color:#a0b8d0;background:linear-gradient(180deg,#2e4a6a,#162636);border:3px solid #4a6a8a}.hc-portrait-ring{width:116px;height:116px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#d4bc82,#7a6030);border:4px solid #b9a363;box-shadow:0 5px #0006,inset 0 3px #ffffff4d;margin-bottom:10px;flex-shrink:0}.hc.active .hc-portrait-ring{border-color:#ffd96a;box-shadow:0 5px #0006,0 0 22px #ffc85080,inset 0 3px #ffffff4d}.hc-portrait{width:104px;height:104px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 4px 2px rgba(0,0,0,.4))}.hc-name{margin:0 0 5px;font-family:var(--font-ui);font-weight:900;font-size:22px;line-height:1.05;text-align:center;color:#fff2c8;text-shadow:0 3px 0 rgba(0,0,0,.65)}.hc-role{margin:0 0 4px;display:flex;align-items:center;justify-content:center;gap:5px;font-family:var(--font-ui);font-weight:700;font-size:13px;color:#c8d8f0;text-align:center;line-height:1.2}.hc-role-icon{font-size:14px}.hc-stats{margin:0 0 auto;font-family:var(--font-ui);font-weight:700;font-size:12px;line-height:1.3;color:#fff0c2;text-align:center;text-shadow:0 2px 0 rgba(0,0,0,.45);padding:0 4px}.hc-actions{margin-top:12px;width:100%;display:grid;grid-template-columns:1.2fr .9fr;gap:8px}.hc-primary,.hc-cost{height:44px;border-radius:16px;border:3px solid #1a1008;display:flex;align-items:center;justify-content:center;gap:5px;font-family:var(--font-ui);font-weight:900;font-size:14px;box-shadow:0 5px #00000080,inset 0 2px #ffffff59;cursor:pointer;-webkit-tap-highlight-color:transparent}.hc-primary.is-active{color:#fff;background:linear-gradient(180deg,#72f0a0,#28b868);border-color:#1a6a38;text-shadow:0 2px 0 rgba(0,0,0,.45);letter-spacing:1px}.hc-primary.is-equip{color:#fff;background:linear-gradient(180deg,#4cbcff,#1a6fc4);border-color:#7fbfff}.hc-primary.is-unlock{color:#20150d;background:linear-gradient(180deg,#f0e0c0,#c0a878);border-color:#a08040;letter-spacing:.5px}.hc-cost{cursor:default}.hc-cost-gold{color:#2b1607;background:linear-gradient(180deg,#ffe07c,#c78222);border-color:#8a5010}.hc-cost-gems{color:#ddf0ff;background:linear-gradient(180deg,#3a80c0,#163a60);border-color:#60a0e0}.hc-cost-icon{width:20px;height:20px;object-fit:contain;flex-shrink:0}.hc-primary:active,.hc-cost:not([disabled]):active{transform:translateY(3px);box-shadow:0 2px #00000073,inset 0 1px #fff3}.hs-footer{flex-shrink:0;min-height:84px;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:1fr 1fr 1.8fr;gap:8px;align-items:center;background:linear-gradient(180deg,#ffe9a0,#e8c870);border-top:4px solid #c8a840;box-shadow:0 -10px 24px #00000073,inset 0 3px #ffffff80}.hs-res{height:60px;display:flex;align-items:center;gap:8px;padding:6px 10px 6px 6px;border-right:2px solid rgba(100,70,20,.3)}.hs-res-icon{width:38px;height:38px;object-fit:contain;flex-shrink:0}.hs-res-label{display:block;font-family:var(--font-ui);font-size:13px;font-weight:800;color:#5a3010;line-height:1}.hs-res-val{display:block;margin-top:2px;font-family:var(--font-num);font-size:26px;font-weight:700;color:#2b1607;line-height:1}.hs-equip-btn{height:60px;border-radius:20px;border:4px solid #4a1a68;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,#d870ff,#8030c8);color:#fff2c8;font-family:var(--font-ui);font-size:20px;font-weight:900;letter-spacing:.5px;text-shadow:0 3px 0 rgba(0,0,0,.5);box-shadow:0 6px #280a46e6,inset 0 3px #ffffff61;cursor:pointer}.hs-equip-btn:active{transform:translateY(4px);box-shadow:0 2px #280a46e6,inset 0 2px #ffffff40}.mobile-sheet[data-sheet-type=chapters] .hs-footer{display:flex;justify-content:stretch;padding:12px 16px}.mobile-sheet[data-sheet-type=chapters] .hs-equip-btn{flex:1;width:100%;font-size:22px}.mobile-sheet[data-sheet-type=pets],.mobile-sheet[data-sheet-type=treasures],.mobile-sheet[data-sheet-type=chapters]{height:82dvh;max-height:820px;border:4px solid #d9bb67;border-bottom:none;border-radius:32px 32px 0 0;background:linear-gradient(180deg,#172b45,#0c1a2d 38%,#06101d)}.mobile-sheet[data-sheet-type=pets] .mobile-sheet-header,.mobile-sheet[data-sheet-type=treasures] .mobile-sheet-header,.mobile-sheet[data-sheet-type=chapters] .mobile-sheet-header{background:linear-gradient(180deg,#172b45,#13243a);padding:6px 16px 12px;border-bottom:2px solid rgba(217,187,103,.3)}.mobile-sheet[data-sheet-type=pets] .mobile-sheet-title,.mobile-sheet[data-sheet-type=treasures] .mobile-sheet-title,.mobile-sheet[data-sheet-type=chapters] .mobile-sheet-title{font-family:var(--font-ui);font-size:42px;font-weight:900;color:#fff2c8;letter-spacing:2px;text-shadow:0 4px 0 rgba(0,0,0,.65),0 0 14px rgba(255,210,120,.2)}.mobile-sheet[data-sheet-type=pets] .mobile-sheet-title:after,.mobile-sheet[data-sheet-type=treasures] .mobile-sheet-title:after,.mobile-sheet[data-sheet-type=chapters] .mobile-sheet-title:after{content:""}.mobile-sheet[data-sheet-type=pets] .mobile-sheet-close,.mobile-sheet[data-sheet-type=treasures] .mobile-sheet-close,.mobile-sheet[data-sheet-type=chapters] .mobile-sheet-close{width:56px;height:56px;border-radius:18px;background:linear-gradient(180deg,#ff8d63,#f0563f);border:4px solid #ffd87a;color:#fff6d8;font-size:22px;font-weight:900;box-shadow:0 6px #5d1e12d9,inset 0 3px #fff6}.tc-rarity-badge{position:absolute;top:10px;right:10px;padding:3px 8px;border-radius:8px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#ffffff2e}.hc.rarity-common .tc-rarity-badge{background:#8b7355e6}.hc.rarity-rare .tc-rarity-badge{background:#3b7dd8e6}.hc.rarity-epic .tc-rarity-badge{background:#9b3ddbe6}.hc.rarity-legendary .tc-rarity-badge{background:linear-gradient(135deg,#f0c030,#e87020)}.hc.owned.rarity-rare{border-color:#5096ff99}.hc.owned.rarity-epic{border-color:#b450ff99}.hc.owned.rarity-legendary{border-color:#d9bb67;box-shadow:0 0 18px #d9bb6759,inset 0 0 0 1px #d9bb6726}.hc-cost-shards{background:linear-gradient(180deg,#4ecbb0,#228c6e);border-color:#175c44;color:#d0fff5}.cc-card{position:relative;border-radius:20px;border:3px solid #7a6840;background:linear-gradient(180deg,#1a2f48,#0d1e30);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 12px #00000073;transition:transform 80ms;-webkit-tap-highlight-color:transparent}.cc-card.active{border-color:#7c4dff;box-shadow:0 0 0 3px #7c4dff73,0 4px 18px #0000008c}.cc-card.locked{opacity:.7}.cc-card-thumb{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;flex-shrink:0}.cc-card-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cc-card-lock{position:absolute;top:0;right:0;bottom:0;left:0;background:#06101db8;display:flex;align-items:center;justify-content:center;color:#fff9}.cc-card-cleared{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:linear-gradient(180deg,#61d06f,#2a7a40);border:2px solid #fff;color:#fff;font-size:15px;font-weight:900;display:flex;align-items:center;justify-content:center}.cc-card-num{position:absolute;bottom:6px;left:8px;font-size:10px;font-weight:900;letter-spacing:.12em;color:#ffd968;text-shadow:0 1px 4px rgba(0,0,0,.8);text-transform:uppercase}.cc-card-body{padding:10px 12px 6px;display:flex;flex-direction:column;gap:2px;flex:1}.cc-card-name{font-size:15px;font-weight:900;color:#fff2c8;font-family:var(--font-ui);line-height:1.15;margin:0}.cc-card-sub{font-size:11px;color:#ffffff80;font-family:var(--font-label);line-height:1.3;margin:0}.cc-card-stat{font-size:11px;font-weight:800;color:#d9bb67;font-family:var(--font-num);margin:4px 0 0}.cc-card-footer{padding:0 12px 12px}.cc-card-btn{width:100%;height:38px;border-radius:12px;font-family:var(--font-ui);font-size:13px;font-weight:900;letter-spacing:.06em;cursor:pointer;border:2.5px solid transparent;transition:transform 60ms}.cc-card-btn:active:not(:disabled){transform:translateY(1px)}.cc-card-btn.is-select{background:linear-gradient(180deg,#ffd968,#e8a800);border-color:#c88000;color:#392319;box-shadow:0 3px #64320080}.cc-card-btn.is-selected{background:linear-gradient(180deg,#61d06f,#2a7a40);border-color:#1a5a30;color:#d0ffe0;box-shadow:0 3px #0a3c1480}.cc-card-btn.is-locked{background:#ffffff14;border-color:#ffffff26;color:#ffffff59;cursor:not-allowed}.mobile-sheet[data-sheet-type=records]{height:72dvh;border:4px solid #d9bb67;border-bottom:none;border-radius:32px 32px 0 0;background:linear-gradient(180deg,#172b45,#0c1a2d 38%,#06101d)}.mobile-sheet[data-sheet-type=records] .mobile-sheet-title{color:#ffd968;font-size:30px;letter-spacing:2px;text-shadow:0 3px 8px rgba(0,0,0,.8)}.mobile-sheet[data-sheet-type=records] .mobile-sheet-title:after{content:""}.mobile-sheet[data-sheet-type=records] .mobile-sheet-close{width:56px;height:56px;border-radius:18px;background:linear-gradient(180deg,#ff8d63,#f0563f);border:4px solid #ffd87a;color:#fff6d8;font-size:22px;font-weight:900;box-shadow:0 6px #5d1e12d9,inset 0 3px #fff6}.rec-grid{display:flex;flex-direction:column;gap:8px;padding-bottom:16px}.rec-row{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:linear-gradient(135deg,#ffffff12,#ffffff08);border:1px solid rgba(217,187,103,.2);border-radius:14px}.rec-label{font-size:13px;font-weight:700;color:#ffffff8c;font-family:var(--font-label)}.rec-value{font-size:15px;font-weight:900;color:#ffd968;font-family:var(--font-num);letter-spacing:.02em}.mobile-sheet[data-sheet-type=play]{height:76dvh;border:4px solid #d9bb67;border-bottom:none;border-radius:32px 32px 0 0;background:linear-gradient(180deg,#172b45,#0c1a2d 38%,#06101d)}.mobile-sheet[data-sheet-type=play] .mobile-sheet-title{color:#ffd968;font-size:30px;letter-spacing:2px;text-shadow:0 3px 8px rgba(0,0,0,.8)}.mobile-sheet[data-sheet-type=play] .mobile-sheet-title:after{content:""}.mobile-sheet[data-sheet-type=play] .mobile-sheet-close{width:56px;height:56px;border-radius:18px;background:linear-gradient(180deg,#ff8d63,#f0563f);border:4px solid #ffd87a;color:#fff6d8;font-size:22px;font-weight:900;box-shadow:0 6px #5d1e12d9,inset 0 3px #fff6}.mode-list{display:flex;flex-direction:column;gap:10px;padding-bottom:16px}.mode-card{display:flex;align-items:center;gap:14px;padding:14px 16px;background:linear-gradient(135deg,#ffffff17,#ffffff0a);border:2px solid rgba(217,187,103,.25);border-radius:20px;cursor:pointer;font-family:var(--font-ui);text-align:left;box-shadow:0 3px 12px #00000059;width:100%;min-height:72px;transition:transform 80ms;-webkit-tap-highlight-color:transparent}.mode-card:active:not(:disabled){transform:translateY(1px)}.mode-card.is-locked{opacity:.45;filter:grayscale(.6);cursor:not-allowed}.mode-card.is-completed{border-color:#61d06f66}.mode-card-icon{width:54px;height:54px;border-radius:14px;background:#ffffff1a;border:2px solid rgba(217,187,103,.25);flex-shrink:0;display:flex;align-items:center;justify-content:center}.mode-card-icon img{width:44px;height:44px;object-fit:contain}.mode-card-body{flex:1;min-width:0}.mode-card-name{font-size:17px;font-weight:900;color:#fff8e8;line-height:1.1;font-family:var(--font-ui)}.mode-card-desc{font-size:11px;color:#ffffff80;margin-top:4px;line-height:1.3;font-family:var(--font-label)}.mode-card-cta{padding:8px 14px;border-radius:10px;background:linear-gradient(180deg,#ffd968,#e8a800);border:2px solid #c88000;color:#392319;font-size:12px;font-weight:900;letter-spacing:.1em;flex-shrink:0;white-space:nowrap;box-shadow:0 3px #783c0080;font-family:var(--font-ui)}.mode-card-cta.is-done{background:linear-gradient(180deg,#61d06f,#2a7a40);border-color:#1a5a30;color:#d0ffe0;box-shadow:0 3px #0a3c1480}.ms-list{display:flex;flex-direction:column;gap:13px;padding:18px 18px calc(24px + env(safe-area-inset-bottom));overflow-y:auto;flex:1;min-height:0;overscroll-behavior:contain;touch-action:pan-y}.ms-card{position:relative;display:grid;grid-template-columns:68px 1fr auto;align-items:center;gap:10px;min-height:100px;padding:12px 14px;border-radius:26px;border:4px solid rgba(217,187,103,.45);background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.1),transparent 40%),linear-gradient(180deg,#1a3453,#0a1728);box-shadow:0 7px #00000073,inset 0 3px #ffffff1a;cursor:pointer;text-align:left;width:100%;font-family:var(--font-ui);-webkit-tap-highlight-color:transparent;transition:transform 80ms,box-shadow 80ms}.ms-card:active:not(:disabled){transform:translateY(3px);box-shadow:0 4px #00000073,inset 0 2px #ffffff1a}.ms-card--current{border-color:#ffd86e;background:radial-gradient(circle at 20% 0%,rgba(255,225,120,.18),transparent 42%),linear-gradient(180deg,#1b3c5f,#0b1b31);box-shadow:0 8px #0000007a,0 0 22px #ffc84659,inset 0 3px #ffffff24}.ms-card--daily{border-color:#b16fffbf;background:radial-gradient(circle at 25% 0%,rgba(177,111,255,.16),transparent 42%),linear-gradient(180deg,#1c3150,#0a1728)}.ms-card--locked{opacity:.68;border-color:#a0a08c47;background:linear-gradient(180deg,#152337,#081321);cursor:not-allowed}.ms-icon-frame{width:62px;height:62px;border-radius:16px;flex-shrink:0;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,#ffffff24,#0000000d),linear-gradient(180deg,#263b55,#101d2f);border:3px solid rgba(217,187,103,.65);box-shadow:inset 0 2px #ffffff26,0 4px #00000040}.ms-icon{width:46px;height:46px;object-fit:contain;filter:drop-shadow(0 3px 0 rgba(0,0,0,.35))}.ms-card--locked .ms-icon{filter:grayscale(1) brightness(.7) drop-shadow(0 3px 0 rgba(0,0,0,.35))}.ms-lock-badge{position:absolute;top:13px;right:15px;width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#111927;border:2px solid rgba(217,187,103,.4);color:#d9bb67b3}.ms-copy{min-width:0;overflow:hidden}.ms-name{margin:0;font-size:18px;font-weight:900;line-height:1.1;color:#fff4d2;text-shadow:0 3px 0 rgba(0,0,0,.6);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:var(--font-ui)}.ms-desc{margin-top:5px;font-size:12px;font-weight:700;line-height:1.2;color:#fff2c894;text-shadow:0 2px 0 rgba(0,0,0,.4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-label)}.ms-badge{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.6px;margin-bottom:6px;white-space:nowrap;font-family:var(--font-ui);max-width:100%;overflow:hidden}.ms-badge--current{border:2px solid #f9c94a;background:linear-gradient(180deg,#392b13,#15100a);color:#ffd86e}.ms-badge--daily{border:2px solid rgba(231,194,255,.5);background:linear-gradient(180deg,#c06dff,#7433d6);border-radius:8px 18px 18px 8px;color:#fff4d2}.ms-action{height:48px;min-width:86px;max-width:96px;border-radius:14px;border:4px solid #7a4308;display:grid;place-items:center;flex-shrink:0;font-family:var(--font-ui);font-size:14px;font-weight:900;letter-spacing:1px;color:#2b1607;text-shadow:0 2px 0 rgba(255,255,255,.3);background:linear-gradient(180deg,#fff177,#ffc12e,#f59a18);box-shadow:0 6px #592d05bf,inset 0 3px #ffffff73;transition:transform 80ms,box-shadow 80ms;white-space:nowrap}.ms-action:active{transform:translateY(3px);box-shadow:0 3px #592d05bf,inset 0 2px #ffffff59}.ms-action--locked{color:#28313f;background:linear-gradient(180deg,#d6d1c3,#9a9384);border-color:#4b4a43;box-shadow:0 5px #00000073,inset 0 2px #ffffff40;cursor:not-allowed}.ms-action--done{background:linear-gradient(180deg,#7ef09a,#2a8045);border-color:#1a5a30;color:#d0ffe0;text-shadow:0 2px 0 rgba(0,0,0,.25);box-shadow:0 5px #0a32148c,inset 0 2px #ffffff4d}.mobile-sheet[data-sheet-type=play]{border:4px solid #d9bb67;border-bottom:none;border-radius:32px 32px 0 0;background:linear-gradient(180deg,#172b45,#0c1a2d 38%,#06101d)}.mobile-sheet[data-sheet-type=play] .mobile-sheet-header{background:linear-gradient(180deg,#172b45,#13243a);padding:6px 16px 12px;border-bottom:2px solid rgba(217,187,103,.3)}.mobile-sheet[data-sheet-type=play] .mobile-sheet-body{padding:0;gap:0;background:#0e1e32;display:flex;flex-direction:column;overflow:hidden}.mobile-sheet[data-sheet-type=play] .mobile-sheet-handle{background:linear-gradient(180deg,#ffe7a5,#b99c58);box-shadow:0 2px #00000059,inset 0 1px #ffffff8c}.mobile-sheet[data-sheet-type=play] .mobile-sheet-title{color:#fff2c8;text-shadow:0 3px 0 rgba(0,0,0,.55),0 0 12px rgba(255,220,120,.18)}.mobile-sheet[data-sheet-type=daily],.mobile-sheet[data-sheet-type=event],.mobile-sheet[data-sheet-type=season],.mobile-sheet[data-sheet-type=supplies]{border:4px solid #d9bb67;border-bottom:none;border-radius:32px 32px 0 0;background:linear-gradient(180deg,#172b45,#0c1a2d 38%,#06101d)}.mobile-sheet[data-sheet-type=daily] .mobile-sheet-header,.mobile-sheet[data-sheet-type=event] .mobile-sheet-header,.mobile-sheet[data-sheet-type=season] .mobile-sheet-header,.mobile-sheet[data-sheet-type=supplies] .mobile-sheet-header{background:linear-gradient(180deg,#172b45,#13243a);padding:6px 16px 12px;border-bottom:2px solid rgba(217,187,103,.3)}.mobile-sheet[data-sheet-type=daily] .mobile-sheet-body,.mobile-sheet[data-sheet-type=event] .mobile-sheet-body,.mobile-sheet[data-sheet-type=season] .mobile-sheet-body,.mobile-sheet[data-sheet-type=supplies] .mobile-sheet-body{padding:0;gap:0;background:#0e1e32;display:flex;flex-direction:column}.mobile-sheet[data-sheet-type=daily] .mobile-sheet-handle,.mobile-sheet[data-sheet-type=event] .mobile-sheet-handle,.mobile-sheet[data-sheet-type=season] .mobile-sheet-handle,.mobile-sheet[data-sheet-type=supplies] .mobile-sheet-handle{width:54px;height:7px;border-radius:999px;background:linear-gradient(180deg,#f7e3a4,#b99c58);box-shadow:0 2px #00000059,inset 0 1px #ffffff73}.mobile-sheet[data-sheet-type=daily] .mobile-sheet-title,.mobile-sheet[data-sheet-type=event] .mobile-sheet-title,.mobile-sheet[data-sheet-type=season] .mobile-sheet-title,.mobile-sheet[data-sheet-type=supplies] .mobile-sheet-title{font-family:var(--font-ui);font-size:42px;font-weight:900;color:#fff2c8;letter-spacing:2px;text-shadow:0 4px 0 rgba(0,0,0,.65),0 0 14px rgba(255,210,120,.2)}.mobile-sheet[data-sheet-type=daily] .mobile-sheet-title:after,.mobile-sheet[data-sheet-type=event] .mobile-sheet-title:after,.mobile-sheet[data-sheet-type=season] .mobile-sheet-title:after,.mobile-sheet[data-sheet-type=supplies] .mobile-sheet-title:after{content:""}.mobile-sheet[data-sheet-type=daily] .mobile-sheet-close,.mobile-sheet[data-sheet-type=event] .mobile-sheet-close,.mobile-sheet[data-sheet-type=season] .mobile-sheet-close,.mobile-sheet[data-sheet-type=supplies] .mobile-sheet-close{width:56px;height:56px;border-radius:18px;background:linear-gradient(180deg,#ff8d63,#f0563f);border:4px solid #ffd87a;color:#fff6d8;font-size:22px;font-weight:900;box-shadow:0 6px #5d1e12d9,inset 0 3px #fff6}.dm-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;padding:14px 14px 4px;display:flex;flex-direction:column;gap:12px}.dm-scroll::-webkit-scrollbar{display:none}.dm-banner{display:flex;align-items:center;gap:10px;padding:12px 14px;background:linear-gradient(135deg,#f5a430,#e88820,#d97010);border:3px solid #ffd87a;border-radius:20px;box-shadow:0 4px 14px #0006,inset 0 2px #ffffff40;flex-shrink:0}.dm-banner-icon{width:64px;height:64px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 3px 6px rgba(0,0,0,.4))}.dm-banner-center{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.dm-banner-name{font-size:18px;font-weight:900;color:#fff8e8;font-family:var(--font-ui);text-shadow:0 2px 4px rgba(0,0,0,.5);line-height:1.1}.dm-banner-date{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:800;color:#ffffffe6;background:#00000038;border-radius:8px;padding:3px 8px;width:fit-content;font-family:var(--font-label)}.dm-banner-sub{font-size:11px;color:#fffc;font-family:var(--font-label);line-height:1.3}.dm-banner-reward{display:flex;flex-direction:column;gap:4px;flex-shrink:0;background:#ffffff2e;border:2px solid rgba(255,255,255,.3);border-radius:12px;padding:8px 10px;min-width:78px}.dm-banner-reward-label{font-size:9px;font-weight:900;letter-spacing:.12em;color:#ffffffbf;text-transform:uppercase;text-align:center}.dm-banner-reward-row{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:900;color:#fff8e8;font-family:var(--font-num)}.dm-reward-icon{width:16px;height:16px;object-fit:contain;flex-shrink:0}.dm-summary-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;flex-shrink:0}.dm-summary-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.08) 0%,transparent 55%),linear-gradient(180deg,#1a344e,#0c1e33 55%,#071525);border:3px solid #7a6840;border-radius:20px;box-shadow:0 7px #00000080,inset 0 2px #ffffff14}.dm-summary-label{font-size:9px;font-weight:900;letter-spacing:.1em;color:#d9bb67d9;text-transform:uppercase;text-align:center;font-family:var(--font-ui)}.dm-summary-icon{width:32px;height:32px;object-fit:contain}.dm-summary-val{font-size:14px;font-weight:900;color:#ffd968;font-family:var(--font-num);text-align:center}.dm-summary-val.is-done{color:#61d06f}.dm-summary-btn{width:100%;height:28px;border-radius:8px;margin-top:2px;background:linear-gradient(180deg,#ffd968,#e8a800);border:2px solid #c88000;color:#392319;font-size:10px;font-weight:900;font-family:var(--font-ui);cursor:pointer;box-shadow:0 2px #64320066}.dm-summary-btn:disabled{background:#ffffff1a;border-color:#ffffff26;color:#ffffff4d;cursor:not-allowed;box-shadow:none}.dm-section-divider{display:flex;align-items:center;gap:10px;flex-shrink:0}.dm-divider-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(217,187,103,.4),transparent)}.dm-section-title{font-size:13px;font-weight:900;letter-spacing:.18em;color:#d9bb67;text-transform:uppercase;font-family:var(--font-ui);white-space:nowrap}.dm-missions{display:flex;flex-direction:column;gap:10px;padding-bottom:8px}.dm-mission-card{display:flex;align-items:center;gap:12px;padding:12px 14px;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.08) 0%,transparent 55%),linear-gradient(180deg,#1a344e,#0c1e33 55%,#071525);border:3px solid #7a6840;border-radius:20px;box-shadow:0 7px #00000080,inset 0 2px #ffffff14}.dm-mission-card.is-claimed{background:linear-gradient(135deg,#61d06f1f,#2a7a4014);border-color:#61d06f4d}.dm-mission-icon{width:48px;height:48px;object-fit:contain;flex-shrink:0}.dm-mission-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.dm-mission-name{font-size:15px;font-weight:900;color:#fff8e8;font-family:var(--font-ui);line-height:1.1}.dm-mission-desc{font-size:11px;color:#ffffff80;font-family:var(--font-label);line-height:1.3}.dm-mission-bar{height:6px;border-radius:4px;background:#ffffff1a;overflow:hidden;margin-top:2px}.dm-mission-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#61d06f,#38b84a);transition:width .3s}.dm-mission-meta{font-size:10px;font-weight:700;color:#d9bb67;font-family:var(--font-label);margin-top:1px}.dm-claim-btn{height:42px;min-width:72px;border-radius:12px;padding:0 10px;background:linear-gradient(180deg,#f5e8c0,#e0c880);border:3px solid #8b6a20;color:#392319;font-size:12px;font-weight:900;font-family:var(--font-ui);cursor:pointer;box-shadow:0 3px #3c1e0a66;flex-shrink:0;white-space:nowrap;transition:transform 60ms}.dm-claim-btn:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px #3c1e0a66}.dm-claim-btn.is-ready{background:linear-gradient(180deg,#ffd968,#e8a800);border-color:#c88000;color:#392319}.dm-claim-btn.is-claimed{display:flex;align-items:center;gap:5px;background:linear-gradient(180deg,#61d06f,#2a7a40);border-color:#1a5a30;color:#d0ffe0;box-shadow:0 3px #0a3c1480;cursor:default}.dm-claim-btn:disabled:not(.is-claimed){background:#ffffff1a;border-color:#ffffff26;color:#ffffff4d;cursor:not-allowed;box-shadow:none}.dm-footer{display:grid;grid-template-columns:1fr 1.8fr;gap:10px;padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px));background:#0a1826;border-top:2px solid rgba(217,187,103,.25);flex-shrink:0}.dm-start-btn{height:56px;border-radius:16px;background:linear-gradient(180deg,#4a9eff,#1a6acc);border:3px solid #0d4a99;color:#fff;font-size:14px;font-weight:900;font-family:var(--font-ui);cursor:pointer;box-shadow:0 4px #082450b3,inset 0 2px #ffffff4d;transition:transform 80ms}.dm-start-btn:active{transform:translateY(3px);box-shadow:0 1px #082450b3}.dm-claim-all-btn{height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,#ffd968,#f5a800 45%,#e08800);border:3px solid #a06000;color:#392319;font-size:18px;font-weight:900;font-family:var(--font-ui);cursor:pointer;box-shadow:0 5px #50280099,inset 0 2px #fff6;transition:transform 80ms}.dm-claim-all-btn:active{transform:translateY(4px);box-shadow:0 1px #50280099}.dm-claim-all-icon{width:22px;height:22px;object-fit:contain}.mobile-sheet[data-sheet-type=supplies] .mobile-sheet-body{overflow:hidden}.sp-scroll{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding:14px 14px 20px}.sp-wallet{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sp-wallet-cell{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px 10px;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.08) 0%,transparent 55%),linear-gradient(180deg,#1a344e,#0c1e33 55%,#071525);border:3px solid #7a6840;border-radius:20px;box-shadow:0 7px #00000080,inset 0 2px #ffffff14}.sp-wallet-icon{width:44px;height:44px;object-fit:contain}.sp-wallet-val{font-size:22px;font-weight:900;color:#ffd968;line-height:1}.sp-wallet-lbl{font-size:10px;font-weight:700;color:#ffffff80;letter-spacing:.05em}.sp-section-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:900;letter-spacing:.12em;color:#ffd968}.sp-section-paw{font-size:14px}.sp-section-line{flex:1;height:1px;background:#d9bb674d}.sp-chests{display:flex;flex-direction:column;gap:10px}.sp-chest-card{display:flex;align-items:center;gap:10px;padding:10px 12px;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.08) 0%,transparent 55%),linear-gradient(180deg,#1a344e,#0c1e33 55%,#071525);border:3px solid #7a6840;border-radius:20px;box-shadow:0 7px #00000080,inset 0 2px #ffffff14}.sp-chest-icon{width:52px;height:52px;object-fit:contain;flex-shrink:0}.sp-chest-body{flex:1;min-width:0}.sp-chest-name{font-size:15px;font-weight:900;color:#ffd968}.sp-chest-desc{font-size:10px;color:#ffffff80;margin-top:1px;white-space:nowrap}.sp-btn{flex-shrink:0;width:96px;height:40px;padding:0 8px;border-radius:12px;border:none;font-family:inherit;font-size:12px;font-weight:900;letter-spacing:.04em;cursor:pointer;transition:transform 80ms,box-shadow 80ms;display:flex;align-items:center;justify-content:center;gap:4px}.sp-btn:active{transform:translateY(2px)}.sp-btn-free{background:linear-gradient(180deg,#ffe066,#f0a800);box-shadow:0 4px #a06000;color:#3a1a00}.sp-btn-key{background:linear-gradient(180deg,#d4c090,#a08050);box-shadow:0 4px #604020;color:#fff5cf}.sp-btn-gem{background:linear-gradient(180deg,#ffe066,#f0a800);box-shadow:0 4px #a06000;color:#3a1a00}.sp-btn-claimed{background:#ffffff1f;box-shadow:none;color:#fff6;cursor:not-allowed}.sp-btn-disabled{background:#ffffff14;box-shadow:none;color:#ffffff4d;cursor:not-allowed}.sp-btn-icon{width:16px;height:16px;object-fit:contain}.sp-last-reward{background:linear-gradient(135deg,#d4f0d8,#b8e8c0);border:3px solid #7a6840;border-radius:20px;box-shadow:0 7px #0006,inset 0 2px #fff6;padding:14px;display:flex;flex-direction:column;gap:10px}.sp-reward-top{display:flex;align-items:center;gap:12px}.sp-reward-icon-wrap{width:64px;height:64px;flex-shrink:0;background:#ffffff80;border-radius:14px;border:2px solid rgba(122,104,64,.4);display:flex;align-items:center;justify-content:center}.sp-reward-icon{width:52px;height:52px;object-fit:contain}.sp-reward-info{flex:1;min-width:0}.sp-reward-name{font-size:14px;font-weight:900;color:#2a4a1e;line-height:1.2}.sp-reward-sub{font-size:10px;font-weight:700;color:#2a4a1e99;margin-top:2px}.sp-reward-chips{display:flex;flex-wrap:wrap;gap:6px}.sp-chip{padding:4px 10px;border-radius:20px;font-size:11px;font-weight:900;letter-spacing:.02em;box-shadow:0 2px #0003}.sp-chip-gold{background:#f5c842;color:#3a1a00}.sp-chip-gems{background:#5ab8f0;color:#fff}.sp-chip-bones{background:#a0b8d0;color:#fff}.sp-chip-pass{background:#b87ee0;color:#fff}.sp-chip-xp{background:#5ccc6e;color:#fff}.sp-chip-key{background:#f0a830;color:#3a1a00}.mobile-sheet[data-sheet-type=supplies] .sheet-supply-card,.mobile-sheet[data-sheet-type=supplies] .sheet-currency-cell,.mobile-sheet[data-sheet-type=event] .sheet-card,.mobile-sheet[data-sheet-type=event] .sheet-rule-cell,.mobile-sheet[data-sheet-type=event] .ev-token-row,.mobile-sheet[data-sheet-type=season] .sheet-card,.mobile-sheet[data-sheet-type=season] .season-mission,.mobile-sheet[data-sheet-type=season] .season-reward{background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.08) 0%,transparent 55%),linear-gradient(180deg,#1a344e,#0c1e33 55%,#071525)!important;border:3px solid #7a6840!important;border-radius:20px!important;box-shadow:0 7px #00000080,inset 0 2px #ffffff14!important}.mobile-sheet[data-sheet-type=supplies] .sheet-supply-name,.mobile-sheet[data-sheet-type=supplies] .sheet-currency-val,.mobile-sheet[data-sheet-type=event] .sheet-card-title,.mobile-sheet[data-sheet-type=event] .sheet-rule-value,.mobile-sheet[data-sheet-type=season] .sheet-card-title{color:#ffd968}.mobile-sheet[data-sheet-type=supplies] .sheet-supply-desc,.mobile-sheet[data-sheet-type=supplies] .sheet-currency-lbl,.mobile-sheet[data-sheet-type=event] .sheet-card-sub,.mobile-sheet[data-sheet-type=event] .sheet-card-desc,.mobile-sheet[data-sheet-type=event] .sheet-rule-label,.mobile-sheet[data-sheet-type=season] .sheet-card-sub{color:#ffffff80}.mobile-sheet[data-sheet-type=event] .sheet-section-title,.mobile-sheet[data-sheet-type=season] .sheet-section-title{color:#ffffff73}.mobile-sheet[data-sheet-type=season] .sheet-xp-bar{background:#ffffff1f}.mobile-sheet[data-sheet-type=season] .season-mission,.mobile-sheet[data-sheet-type=season] .season-reward{color:#fff5cf!important}.mobile-sheet[data-sheet-type=season] .season-mission small,.mobile-sheet[data-sheet-type=season] .season-mission em,.mobile-sheet[data-sheet-type=season] .season-reward small{color:#ffffff80}.season-pts-text{font-size:11px;text-align:right;color:#ffffff73}.mobile-sheet[data-sheet-type=event] .ev-token-row{display:flex;align-items:center;gap:10px;padding:10px 14px}.mobile-sheet[data-sheet-type=event] .ev-token-row img{width:36px;height:36px;object-fit:contain}.mobile-sheet[data-sheet-type=event] .ev-token-row span{font-size:15px;font-weight:900;color:#ffd968}.tab-season-card{display:flex;gap:10px;align-items:center;padding:10px 12px;background:#fff2c8eb;border:2.5px solid rgba(57,35,25,.7);border-radius:12px;color:#392319}.tab-season-card img{width:64px;height:64px;object-fit:contain;flex-shrink:0}.tab-season-name{font-size:16px;font-weight:900}.tab-season-sub{font-size:11px;color:#7b3e1f}.tab-xp-bar{height:12px;border-radius:8px;background:#39231926;overflow:hidden;margin:6px 0 4px}.tab-xp-fill{height:100%;background:linear-gradient(90deg,#52c7ff,#61d06f);border-radius:8px}.level-screen{padding:12px!important}.level-content{width:100%!important}.level-title{font-size:22px!important;margin:0 0 8px!important;-webkit-text-stroke:0!important;text-shadow:0 2px 0 rgba(0,0,0,.5)!important}.cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.upgrade-card{grid-template-columns:1fr!important;grid-template-rows:auto auto auto auto auto!important;min-height:0!important;padding:18px 6px 8px!important;border-width:3px!important;border-radius:14px!important;box-shadow:0 4px #39231959!important;text-align:center!important;justify-items:center!important}.upgrade-card-kind{top:4px!important;left:4px!important;font-size:8px!important;padding:2px 5px!important;border-radius:6px!important}.upgrade-card .card-icon,.upgrade-card .card-icon img{width:44px!important;height:44px!important;margin:0 0 4px!important}.upgrade-card h3{font-size:12px!important;line-height:1.1!important;margin:0 0 2px!important}.upgrade-card strong{font-size:10px!important;line-height:1.1!important;margin:0 0 4px!important}.upgrade-card p{font-size:9.5px!important;line-height:1.2!important;margin:0 0 4px!important}.upgrade-card .passive-level-dots{gap:3px!important;margin-top:2px!important}.upgrade-card .passive-level-dot{width:6px!important;height:6px!important}.upgrade-card .evo-hint{font-size:8px!important;padding:2px 4px!important;margin-top:4px!important}.upgrade-card .evolution-badge{width:14px!important;height:14px!important}.hud{inset:calc(6px + env(safe-area-inset-top,0px)) 6px auto!important;grid-template-columns:1fr auto 1fr!important;gap:5px!important}.hud-status-panel{grid-template-columns:38px 1fr!important;gap:6px!important;padding:7px 8px 7px 7px!important;border-width:2.5px!important;border-radius:16px!important}.hud-avatar-frame{width:36px!important;height:36px!important;border-width:2.5px!important}.hud-avatar-img{width:32px!important;height:32px!important}.hud-stat-label,.hud-stat-value,.hud-stat-icon{font-size:10px!important}.hud-bar{height:8px!important}.hud-bar-wrap{margin-bottom:3px!important}.hud-timer{font-size:18px!important;min-width:72px!important;height:38px!important;border-width:2.5px!important;border-radius:12px!important}.hud-kos{min-width:66px!important;height:26px!important;font-size:11px!important;border-width:2px!important;border-radius:9px!important}.hud-kos-paw{font-size:8px!important}.hud-weapons-panel{padding:7px 8px 8px!important;border-width:2.5px!important;border-radius:16px!important}.hud-weapons-title{font-size:9px!important;margin-bottom:5px!important}.hud-weapon-slots{gap:4px!important}.hud-weapon-slot{width:34px!important;height:34px!important;border-width:2px!important;border-radius:10px!important}.hud-weapon-slot img,.hud-weapon-slot .sprite-icon{width:26px!important;height:26px!important}.hud-weapon-slot--locked svg{width:16px!important;height:16px!important}.hud-weapon-badge{height:14px!important;min-width:24px!important;font-size:8px!important;border-width:1.5px!important;right:-4px!important;bottom:-4px!important}.hud-boosts{gap:4px!important;margin-top:3px!important}.boost-chip{padding:2px 5px 2px 3px!important;border-radius:8px!important;gap:3px!important}.boost-chip-icon{width:13px!important;height:13px!important}.boost-chip-timer{font-size:9px!important}.hud-pause-btn{width:44px!important;height:44px!important;left:10px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;border-radius:12px!important;border-width:2px!important}.hud-pause-btn svg{width:18px!important;height:18px!important}}@media (max-width: 480px){.menu-screen{background:#10151d!important}.menu-screen{--cat-card-navy: radial-gradient(circle at 14px 13px, rgba(255,226,135,.2) 0 2px, transparent 2.5px), radial-gradient(circle at calc(100% - 14px) 13px, rgba(255,226,135,.16) 0 2px, transparent 2.5px), linear-gradient(135deg, rgba(126,227,255,.14), transparent 28%), linear-gradient(180deg, #334765 0%, #182438 58%, #101827 100%);--cat-card-navy-soft: radial-gradient(circle at 14px 50%, rgba(126,227,255,.18) 0 2px, transparent 2.5px), linear-gradient(180deg, rgba(42,58,83,.86), rgba(15,23,37,.9));--cat-card-gold: radial-gradient(circle at 12px 12px, rgba(73,39,16,.28) 0 2px, transparent 2.5px), radial-gradient(circle at calc(100% - 12px) 12px, rgba(73,39,16,.22) 0 2px, transparent 2.5px), linear-gradient(135deg, rgba(255,255,255,.34), transparent 32%), linear-gradient(180deg, #fff0a5 0%, #ffc64d 54%, #d97833 100%);--cat-card-emerald: radial-gradient(circle at 12px 12px, rgba(255,226,135,.26) 0 2px, transparent 2.5px), radial-gradient(circle at calc(100% - 12px) calc(100% - 12px) , rgba(255,226,135,.18) 0 2px, transparent 2.5px), linear-gradient(135deg, rgba(157,255,194,.22), transparent 34%), linear-gradient(180deg, #2e8f68 0%, #145941 58%, #0d302d 100%);--cat-card-legendary: radial-gradient(circle at 12px 12px, rgba(255,226,135,.35) 0 2px, transparent 2.5px), radial-gradient(circle at calc(100% - 12px) calc(100% - 12px) , rgba(255,94,205,.26) 0 2px, transparent 2.5px), linear-gradient(135deg, rgba(255,226,135,.28), transparent 28%), linear-gradient(180deg, #7e3dd6 0%, #48217f 48%, #251344 100%)}.tab-content-area{padding-bottom:0;overflow:hidden;background:linear-gradient(180deg,#0a0f1638,#0a0f160a 34%,#0a0f16d1),radial-gradient(circle at 50% 9%,rgba(255,220,117,.32),transparent 28%),url(/assets/ui/mobile/mobile-lobby-bg.webp) center / cover no-repeat!important;isolation:isolate}.tab-content-area:before,.tab-content-area:after{content:"";position:fixed;left:0;right:0;pointer-events:none;z-index:0}.tab-content-area:before{top:0;height:112px;background:linear-gradient(180deg,#070c12c7,#070c1200)}.tab-content-area:after{bottom:0;height:220px;background:linear-gradient(0deg,#070c12e6,#070c1200)}.tab-pane{position:relative;z-index:1;height:100%;min-height:0;overflow:hidden}.tab-pane:not([data-tab-pane=home]){overflow-y:auto;-webkit-overflow-scrolling:touch}.tab-home-wrap,.tab-section-wrap{height:100%;min-height:0;padding:calc(10px + env(safe-area-inset-top,0px)) 12px 18px;gap:10px}.tab-home-wrap{display:flex;flex-direction:column;gap:6px;padding-bottom:6px;overflow:hidden}.main-header{position:absolute;top:calc(12px + env(safe-area-inset-top,0px));left:12px;right:12px;z-index:30;display:flex;align-items:flex-start;justify-content:space-between;pointer-events:all}.profile-card{position:relative;flex:1;max-width:175px;height:78px;display:grid;grid-template-columns:62px 1fr;align-items:center;gap:0;border:3px solid #d9bb67;border-radius:28px;background:linear-gradient(180deg,#14243b,#071321);box-shadow:0 4px #00000080,inset 0 1px #ffffff1a;overflow:visible;cursor:pointer}.profile-avatar-ring{width:56px;height:56px;min-width:56px;border-radius:50%;border:3px solid #d9bb67;overflow:hidden;place-self:center;box-shadow:0 2px 6px #00000080}.profile-avatar{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.profile-content{display:flex;flex-direction:column;gap:2px;padding:0 6px 0 4px;min-width:0}.profile-name{font-family:var(--font-ui);font-size:13px;font-weight:800;color:#fff5cf;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-level{font-family:var(--font-num);font-size:12px;font-weight:600;color:#55e8ff;line-height:1}.profile-mini-xp{height:5px;border-radius:999px;background:#05080e99;border:1px solid rgba(255,255,255,.12);overflow:hidden;margin-top:3px}.profile-mini-xp-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#55e8ff,#4fc8ff)}.profile-settings{position:absolute;top:-10px;right:-8px;width:34px;height:34px;border-radius:50%;border:3px solid #d9bb67;background:linear-gradient(180deg,#2c4a6e,#0f1e30);color:#d9bb67;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px #00000080;line-height:1;padding:0;z-index:2}.currency-grid{display:grid;grid-template-columns:repeat(2,96px);grid-auto-rows:38px;gap:6px}.currency-card{display:grid;grid-template-columns:20px 1fr 24px;align-items:center;gap:3px;padding:0 4px 0 5px;border:3px solid #d9bb67;border-radius:15px;background:linear-gradient(180deg,#14243b,#071321);box-shadow:0 3px #00000073,inset 0 1px #ffffff1a}.currency-icon{width:22px;height:22px;object-fit:contain;display:block}.currency-value{font-family:var(--font-num);font-size:13px;font-weight:700;color:#fff5cf;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:clip;min-width:0;text-align:left;letter-spacing:-.5px}.currency-max{font-size:10px;font-weight:500;opacity:.7;letter-spacing:0}.currency-plus{width:26px;height:26px;border-radius:50%;border:2px solid #4adf6a;background:linear-gradient(180deg,#5ef580,#2ac94a);color:#fff;font-size:16px;font-weight:900;font-family:var(--font-ui);line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 2px #0000004d;cursor:pointer;padding:0;flex-shrink:0}.mobile-lobby-logo{text-align:center;flex-shrink:0;filter:drop-shadow(0 4px 0 rgba(0,0,0,.3)) drop-shadow(0 0 20px rgba(255,210,96,.6));margin-top:96px}.mobile-lobby-logo img{width:min(320px,84vw);height:auto}.main-action-stack{position:absolute;left:12px;right:12px;bottom:calc(16px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:10px;z-index:10}.chapter-card{width:100%;height:118px;display:grid;grid-template-columns:108px 1fr 34px;align-items:center;gap:0 10px;padding:0 14px 0 0;border:4px solid #24150a;border-radius:24px;background:linear-gradient(180deg,#fff3ad,#ffc34c 54%,#f59a2e);box-shadow:0 8px #0000007a,inset 0 4px #ffffff73,inset 0 -4px #8f4a0a38;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform 80ms;text-align:left}.chapter-card:active{transform:translateY(4px);box-shadow:0 4px #0000007a,inset 0 4px #ffffff59}.chapter-thumb-frame{width:108px;height:110px;border-right:4px solid #24150a;border-radius:20px 0 0 20px;overflow:hidden;background:#14243b;flex-shrink:0;align-self:stretch}.chapter-thumb{width:100%;height:100%;object-fit:cover;display:block}.chapter-copy{min-width:0;text-align:left;display:flex;flex-direction:column;gap:3px}.chapter-label{font-family:var(--font-label);font-weight:900;font-size:11px;letter-spacing:1px;line-height:1;color:#422609b3}.chapter-title{font-family:var(--font-ui);font-weight:900;font-size:22px;line-height:1;color:#2b1607;text-shadow:0 2px 0 rgba(255,255,255,.35);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.chapter-subtitle{font-family:var(--font-ui);font-weight:700;font-size:12px;line-height:1;color:#5b2a0b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chapter-chevron{font-family:var(--font-ui);font-weight:900;font-size:34px;line-height:1;color:#2b1607;text-shadow:0 2px 0 rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;opacity:.7}.selection-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.selection-card{height:86px;display:grid;grid-template-columns:76px 1fr;align-items:center;gap:0 8px;padding:0 10px 0 0;border:3px solid #159bd0;border-radius:20px;background:linear-gradient(180deg,#153553,#071321);box-shadow:0 7px #00000073,inset 0 3px #ffffff1f;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform 80ms;text-align:left}.selection-card:active{transform:translateY(3px)}.selection-icon-frame{width:76px;height:82px;border-radius:16px 0 0 16px;display:grid;place-items:center;background:radial-gradient(circle,#55e8ff1f,#0000 70%);flex-shrink:0;align-self:stretch}.selection-icon{width:62px;height:62px;object-fit:contain;filter:drop-shadow(0 3px 0 rgba(0,0,0,.4))}.selection-copy{min-width:0;text-align:left;display:flex;flex-direction:column;gap:4px}.selection-label{font-family:var(--font-label);font-weight:900;font-size:11px;letter-spacing:1.5px;line-height:1;color:#55e8ff;text-shadow:0 2px 0 rgba(0,0,0,.55)}.selection-name{font-family:var(--font-ui);font-weight:900;font-size:16px;line-height:1.05;color:#fff2c8;text-shadow:0 2px 0 rgba(0,0,0,.65);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.account-xp{height:48px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:8px 10px;border:3px solid #465768;border-radius:20px;background:linear-gradient(180deg,#12243a,#071321);box-shadow:0 6px #00000073,inset 0 2px #ffffff1a}.account-xp-label{font-family:var(--font-label);font-weight:900;font-size:11px;letter-spacing:1px;color:#fff2c8;text-shadow:0 2px 0 rgba(0,0,0,.55);white-space:nowrap}.account-xp-track{position:relative;height:13px;border-radius:999px;background:#06101d;border:2px solid rgba(255,255,255,.16);overflow:visible}.account-xp-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#55e8ff,#67f595 55%,#ffe85b);box-shadow:inset 0 2px #ffffff59}.account-xp-text{position:absolute;left:50%;top:14px;transform:translate(-50%);font-family:var(--font-num);font-size:10px;line-height:1;font-weight:800;color:#fff2c8;text-shadow:0 1px 0 rgba(0,0,0,.75);white-space:nowrap;pointer-events:none}.account-xp-level{font-family:var(--font-num);font-weight:800;font-size:13px;color:#55e8ff;text-shadow:0 2px 0 rgba(0,0,0,.55);white-space:nowrap}.play-button{width:92%;height:82px;align-self:center;display:flex;align-items:center;justify-content:center;gap:16px;border:4px solid #5b2410;border-radius:26px;background:linear-gradient(180deg,#fff177,#ffbd30 45%,#f47a1f);box-shadow:0 9px #461208b8,inset 0 5px #ffffff73,inset 0 -5px #832b0840,0 0 26px #ffb82259;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform 80ms;flex-shrink:0}.play-button:active{transform:translateY(5px);box-shadow:0 4px #461208b8,inset 0 4px #ffffff59}.play-text{font-family:var(--font-ui);font-weight:900;font-size:44px;line-height:1;letter-spacing:6px;color:#2b1607;text-shadow:0 3px 0 rgba(255,255,255,.35),0 -1px 0 rgba(0,0,0,.25)}.play-paw-emoji{font-size:28px;line-height:1;filter:drop-shadow(0 3px 0 rgba(0,0,0,.25))}.shortcut-row{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.shortcut-card{position:relative;height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px;border:3px solid #d9bb67;border-radius:17px;background:linear-gradient(180deg,#14243b,#071321);box-shadow:0 6px #00000073,inset 0 2px #ffffff1a;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform 80ms}.shortcut-card:active{transform:translateY(3px)}.shortcut-icon{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 3px 0 rgba(0,0,0,.35));display:block}.shortcut-label{font-family:var(--font-label);font-weight:900;font-size:9px;line-height:1;letter-spacing:.3px;color:#fff2c8;text-shadow:0 2px 0 rgba(0,0,0,.65);white-space:nowrap;text-align:center}.notify-dot{position:absolute;top:5px;right:5px;width:14px;height:14px;border-radius:999px;background:#ff4338;border:2px solid #fff0ad;box-shadow:0 2px #00000059;pointer-events:none}.main-action-stack~.mobile-action-stack,.tab-home-wrap>.mobile-chapter-card,.tab-home-wrap>.mobile-squad-row,.tab-home-wrap>.mobile-account-xp-row{display:none!important}.mobile-account-xp,.mobile-account-xp-row{display:none}.main-action-stack .chapter-card{border-radius:24px!important;border-color:#24150a!important;background:linear-gradient(180deg,#fff3ad,#ffc34c 54%,#f59a2e)!important;color:#2b1607!important;box-shadow:0 8px #0000007a,inset 0 4px #ffffff73,inset 0 -4px #8f4a0a38!important}.main-action-stack .chapter-card strong,.main-action-stack .chapter-title{color:#2b1607!important}.main-action-stack .chapter-card:before,.main-action-stack .chapter-card:after{display:none!important}.tab-xp-bar,.sheet-xp-bar,.mobile-mission-bar{height:9px;border-radius:999px;background:#05080e7a;border:1px solid rgba(255,255,255,.13);overflow:hidden}.tab-xp-fill,.sheet-xp-fill,.mobile-mission-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7ee3ff,#6df090 55%,#ffe46e);box-shadow:0 0 10px #7ee3ff73}.tab-play-cta{position:relative;height:88px;margin:0;border:4px solid #2b1b12;border-radius:24px;background:linear-gradient(180deg,#fff18a,#ffc845 45%,#ff7a3b);color:#27160f;font-size:42px;font-weight:900;text-shadow:0 2px 0 rgba(255,255,255,.5);box-shadow:0 8px #2b1b12b3,0 0 32px #ff7e3b8c,inset 0 3px #ffffffa6;cursor:pointer;font-family:var(--font-num);letter-spacing:8px;-webkit-tap-highlight-color:transparent;transition:transform 80ms;flex-shrink:0}.tab-play-cta:active{transform:translateY(4px);box-shadow:0 4px #2b1b12b3}.tab-play-cta:before,.sheet-cta-btn:before{content:"";position:absolute;inset:6px 14px auto 14px;height:14px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);pointer-events:none}.tab-quick-chips{gap:6px;padding:0}.quick-chip{flex-direction:column;gap:5px;padding:10px 4px 8px;min-height:88px;border:4px solid #d7b968!important}.quick-chip img{width:52px;height:52px;object-fit:contain;display:block}.chip-label{display:block;font-size:10px;font-weight:900;color:#fff5cf;letter-spacing:.06em;text-align:center;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,.5);font-family:var(--font-label)}.quick-chip,.mobile-mission-row,.tab-event-preview,.tab-records-btn,.tab-more-item,.tab-season-card,.sheet-card,.sheet-supply-card,.sheet-reward-row,.sheet-record-row,.mode-sheet-card,.hero-card,.pet-card,.treasure-card,.gear-row,.toy-row,.season-mission,.season-reward,.loadout-card,.equipment-row,.equipment-detail{position:relative!important;border-radius:12px!important;border-color:#ffd87cb8!important;background:var(--mobile-card-fill, var(--cat-card-navy))!important;color:#fff5cf!important;text-shadow:none!important;box-shadow:0 4px #00000047,inset 0 1px #ffffff1c!important}.quick-chip:before,.mobile-mission-row:before,.tab-event-preview:before,.tab-records-btn:before,.tab-more-item:before,.tab-season-card:before,.sheet-card:before,.sheet-supply-card:before,.sheet-reward-row:before,.sheet-record-row:before,.mode-sheet-card:before,.hero-card:before,.pet-card:before,.treasure-card:before,.gear-row:before,.toy-row:before,.season-mission:before,.season-reward:before,.loadout-card:before,.equipment-row:before,.equipment-detail:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.18),transparent 28% 72%,rgba(255,255,255,.06)),radial-gradient(circle at 16px 14px,rgba(255,226,135,.12) 0 2px,transparent 2.5px),radial-gradient(circle at calc(100% - 16px) calc(100% - 14px),rgba(126,227,255,.12) 0 2px,transparent 2.5px);pointer-events:none;opacity:.9;mix-blend-mode:screen}.quick-chip,.sheet-record-row,.mobile-mission-row,.sheet-rule-cell,.sheet-currency-cell{--mobile-card-fill: var(--cat-card-navy)}.sheet-card,.tab-more-item{--mobile-card-fill: var(--cat-card-navy);background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.08) 0%,transparent 55%),linear-gradient(180deg,#1a344e,#0c1e33 55%,#071525)!important;border-color:#7a6840!important;border-radius:20px!important;box-shadow:0 7px #00000080,inset 0 2px #ffffff14!important}.sheet-supply-card,.sheet-chest-reveal,.sheet-reward-row{--mobile-card-fill: var(--cat-card-emerald)}.tab-season-card,.mode-sheet-card,.season-mission,.season-reward,.hero-card.selected,.pet-card.selected,.equipment-row.rarity-epic,.equipment-row.rarity-legendary,.loadout-card.rarity-epic,.loadout-card.rarity-legendary{--mobile-card-fill: var(--cat-card-legendary)}.hero-card,.pet-card,.treasure-card,.gear-row,.toy-row,.loadout-card,.equipment-row,.equipment-detail,.chapter-card{--mobile-card-fill: var(--cat-card-navy)}.quick-chip{min-height:52px;padding:6px 4px}.quick-chip img{width:38px;height:38px;filter:drop-shadow(0 2px 0 rgba(0,0,0,.22))}.chip-label{display:block;font-size:9px;font-weight:900;color:#fff5cf;letter-spacing:.04em;text-align:center;margin-top:2px;text-shadow:0 1px 3px rgba(0,0,0,.5)}.quick-chip-label{display:none}.tab-section-title,.sheet-section-title{color:#ffe287!important;text-shadow:0 2px 4px rgba(0,0,0,.45)!important}.tab-section-title,.sheet-section-title{padding:5px 2px 1px}.tab-home-wrap>.tab-section-title,.tab-home-wrap>.mobile-mission-row,.tab-home-wrap>.tab-event-preview,.tab-home-wrap>.tab-records-btn{display:none!important}.tab-home-wrap{grid-template-areas:"top" "stage" "actions"}.mobile-top-hud{flex-shrink:0}.mobile-action-stack{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.mobile-action-stack .tab-play-cta,.mobile-action-stack .tab-quick-chips{margin:0}.mobile-mission-name,.tab-event-name,.tab-more-name,.tab-season-name,.sheet-card-title,.sheet-supply-name,.sheet-reward-label,.sheet-record-value,.mode-sheet-name,.hero-card strong,.pet-card strong,.treasure-card strong,.gear-row strong,.toy-row strong,.season-mission strong,.season-reward strong,.loadout-card strong,.equipment-row strong,.equipment-detail strong,.chapter-card strong{color:#fff5cf!important}.mobile-mission-desc,.mobile-mission-progress,.tab-event-sub,.tab-more-desc,.tab-season-sub,.sheet-card-sub,.sheet-card-desc,.sheet-supply-desc,.sheet-reward-cost,.sheet-record-label,.mode-sheet-desc,.hero-card small,.hero-card em,.pet-card small,.pet-card em,.treasure-card small,.treasure-card em,.gear-row small,.toy-row small,.season-mission small,.season-mission em,.season-reward small,.loadout-card small,.loadout-card em,.equipment-row small,.equipment-row em,.equipment-detail small,.equipment-detail em,.chapter-card small,.chapter-card em{color:#fff5cfb8!important}.mobile-mission-icon,.tab-event-icon,.sheet-card img,.sheet-supply-icon,.sheet-reward-icon,.mode-sheet-icon,.gear-row img,.toy-row img,.loadout-card img,.equipment-row img{filter:drop-shadow(0 3px 0 rgba(0,0,0,.24))}.mobile-mission-btn,.sheet-secondary-btn,.hero-actions .game-button,.pet-actions .game-button,.gear-row .game-button,.toy-row .game-button,.season-mission .game-button,.season-reward .game-button,.equipment-actions .game-button{border-color:#2b1b12!important;background:linear-gradient(180deg,#fff08a,#ffc84b 48%,#f47d3e)!important;color:#26160e!important;box-shadow:0 3px #00000059,inset 0 1px #ffffff7a!important}.mobile-tab-bar{padding:8px 4px calc(10px + env(safe-area-inset-bottom,0px));min-height:80px}.tab-item{min-height:60px}.tab-item.active{background:linear-gradient(180deg,rgba(85,232,255,.08),transparent)}.tab-icon{width:34px;height:34px}.tab-active-bar{top:0;left:24%;right:24%;height:3px}.mobile-sheet-backdrop{background:#04080ea8}.mobile-sheet{left:8px;right:8px;height:min(88%,680px);border:2px solid rgba(255,216,124,.86);border-bottom:none;border-radius:24px 24px 0 0;background:linear-gradient(180deg,#303e56fa,#0d1421fc 72%,#080d17fc),#111a2b;box-shadow:0 -10px 30px #0000007a,inset 0 1px #ffffff21}.mobile-sheet-handle{background:#ffe2878a}.mobile-sheet-header{padding:8px 14px 10px;border-bottom:1px solid rgba(255,216,124,.18)}.mobile-sheet-title{color:#fff5cf;font-size:19px;text-shadow:0 2px 5px rgba(0,0,0,.4)}.mobile-sheet-close{border-color:#ffd87cd1;background:linear-gradient(180deg,#ff8b5d,#e94f42);color:#fff5cf;box-shadow:0 3px #00000059}.sheet-rule-cell,.sheet-currency-cell,.sheet-chest-reveal{border-color:#7ee3ff66;background:linear-gradient(180deg,#1f2c41eb,#0f1725f5)}.sheet-rule-label,.sheet-currency-lbl,.sheet-chest-sub{color:#fff5cfad}.sheet-rule-value,.sheet-currency-val,.sheet-chest-title{color:#fff5cf}.sheet-cta-btn{position:relative;border-color:#2b1b12;background:linear-gradient(180deg,#fff18a,#ffc845 48%,#ff7a3b);color:#27160f;box-shadow:0 5px #0000006b,0 0 18px #ff7e3b52,inset 0 2px #ffffff8f}.hero-card,.pet-card{grid-template-rows:92px auto auto;padding:9px}.hero-card img,.pet-card img{width:88px;height:88px;object-fit:cover;border:2px solid rgba(255,216,124,.58);background:#ffffff14}.hero-card.selected,.pet-card.selected,.loadout-card:not(.empty),.equipment-row.equipped{border-color:#6df090d9!important;box-shadow:0 4px #00000047,0 0 16px #6df0903b,inset 0 1px #ffffff1c!important}.chapter-card img{border-radius:9px;border:1px solid rgba(255,216,124,.42)}.tab-section-heading{display:inline-flex;align-items:center;align-self:flex-start;min-height:34px;padding:0 14px;border:2px solid rgba(255,216,124,.72);border-radius:999px;background:linear-gradient(180deg,#263349f2,#111927f7);color:#fff5cf;font-size:18px;box-shadow:0 3px #00000047}}#loading-screen{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;overflow:hidden;background:#0b0f0a;z-index:9999}#loading-screen.splash-exiting{animation:splashFadeOut .48s ease forwards}@keyframes splashFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.02)}}.splash-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0}.splash-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 48%,#ffbe4614,#00000014 35%,#0000008c),linear-gradient(to bottom,#0003,#0000001f 35%,#00000073)}.splash-content{position:relative;z-index:5;width:min(86vw,720px);height:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translateY(7vh)}.splash-logo{width:min(78vw,620px);height:auto;object-fit:contain;filter:drop-shadow(0 8px 0 rgba(0,0,0,.55)) drop-shadow(0 0 24px rgba(255,176,40,.45));animation:logoFloat 3.2s ease-in-out infinite}@keyframes logoFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.015)}}.splash-bar{position:relative;width:min(76vw,560px);height:42px;margin-top:46px;border-radius:999px;padding:5px;overflow:hidden;background:linear-gradient(180deg,#1c1308,#090806);border:4px solid #050403;box-shadow:0 7px #0000008c,0 0 18px #ffb42d38,inset 0 2px #ffffff1f}.splash-bar:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:inherit;border:3px solid #d7a94c;pointer-events:none;z-index:3}.splash-bar:after{content:"";position:absolute;top:11px;right:13px;bottom:11px;left:13px;border-radius:999px;background:#11140f;box-shadow:inset 0 3px #ffffff14,inset 0 -3px #00000073;z-index:0}.splash-bar-fill{position:relative;z-index:2;height:100%;width:0%;max-width:100%;border-radius:999px;transition:width .26s ease-out;background:linear-gradient(180deg,#fff277,#ffc934 38%,#ff9b1f 72%,#f17418);box-shadow:0 0 18px #ffbe328c,inset 0 3px #ffffff7a,inset 0 -4px #9e3c0847}.splash-bar-fill:before{content:"";position:absolute;left:8px;right:8px;top:4px;height:35%;border-radius:999px;background:#ffffff52;pointer-events:none}.splash-bar-shine{position:absolute;z-index:4;top:7px;bottom:7px;width:80px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.35) 50%,transparent 100%);animation:splashShine 1.6s linear infinite;pointer-events:none}@keyframes splashShine{0%{left:-90px}to{left:calc(100% + 90px)}}.splash-loading-text{margin-top:26px;width:min(58vw,420px);height:auto;object-fit:contain;filter:drop-shadow(0 4px 0 rgba(0,0,0,.55)) drop-shadow(0 0 14px rgba(255,186,65,.32));animation:splashTextPulse 1.8s ease-in-out infinite}@keyframes splashTextPulse{0%,to{opacity:.84;transform:scale(1)}50%{opacity:1;transform:scale(1.025)}}@media (max-width: 480px){.splash-bar{width:76vw;height:28px;margin-top:32px;padding:4px;border-width:3px;box-shadow:0 5px #0000008c,0 0 14px #ffb42d38,inset 0 2px #ffffff1f}.splash-bar:before{top:3px;right:3px;bottom:3px;left:3px;border-width:2px}.splash-bar:after{top:8px;right:9px;bottom:8px;left:9px}.splash-bar-fill:before{top:3px}.splash-bar-shine{top:5px;bottom:5px}.splash-loading-text{margin-top:18px;width:62vw}}.res-pill span,.player-chip-info small,.xp-row-right,.xp-row-right small,.modal-note,.record-row strong,.hud-xp-bar,.mobile-resource-rail span,.stat-value,.currency-count,.hud-energy,.hud-gold,.hud-timer,.hud-level,.hud-kills,.hud-hp-text{font-family:var(--font-num)!important;font-weight:600}.tab-play-cta,.game-button,.modal-close{font-weight:900}@media (max-width: 768px){.mobile-chapter-card strong,.mobile-squad-chip strong,.player-chip-info strong,.tab-play-cta,.res-plus{font-family:var(--font-ui);font-weight:900}.res-pill span,.xp-row-right,.player-chip-info small,.tab-play-cta{font-family:var(--font-num);font-weight:700}.tab-label,.chip-label,.mobile-squad-chip small,.mobile-chapter-card small,.xp-row-label{font-family:var(--font-label);font-weight:900}}@media (min-width: 481px){.menu-screen{background:#10151d}.menu-screen:before{background:radial-gradient(circle at 25% 18%,rgba(126,227,255,.12),transparent 35%),radial-gradient(circle at 80% 90%,rgba(255,184,52,.08),transparent 35%),linear-gradient(180deg,#1a2740,#0c1322)}.menu-panel{width:min(560px,calc(100vw - 32px),calc((100vh - 32px)*.666));aspect-ratio:2 / 3;padding:0;border:3px solid #2a3f5a;border-radius:28px;background:linear-gradient(180deg,#14243b,#0a1322);box-shadow:0 16px #00000080,0 24px 60px #0009,inset 0 2px #7ee3ff1f,inset 0 -2px #00000080}.menu-panel .logo-img{top:-28px;width:min(320px,62vw);filter:drop-shadow(0 6px 0 rgba(0,0,0,.4)) drop-shadow(0 0 24px rgba(255,200,80,.35))}.menu-panel .menu-profile-area{top:11%;left:7%;right:7%;height:19%;background:linear-gradient(180deg,#1c2c47,#0e1a2d);border:2px solid #2a3f5a;border-radius:18px;padding:10px 14px;box-shadow:0 4px #0006,inset 0 1px #ffffff0f}.menu-panel .profile-summary{grid-template-columns:56px 1fr;gap:12px;padding:0;background:transparent;border:none;box-shadow:none}.menu-panel .profile-summary img{width:56px;height:56px;border-radius:14px;border:2px solid #d7b968;background:#0a1322;box-shadow:0 0 0 2px #00000080,0 0 16px #d7b96840;object-fit:cover}.menu-panel .profile-summary strong{color:#fff5cf;font-size:18px;text-shadow:0 2px 0 rgba(0,0,0,.5)}.menu-panel .profile-summary small{color:#fff5c88c;font-size:12px}.menu-panel .profile-summary .profile-records{color:#fff5c86b;font-size:11px}.menu-panel .profile-summary strong[data-gold],.menu-panel .profile-summary small strong{color:#ffd84a}.menu-panel .profile-summary i{height:8px;border-radius:999px;background:#06101d;border:1.5px solid rgba(255,255,255,.1);overflow:hidden}.menu-panel .profile-summary b{background:linear-gradient(90deg,#55e8ff,#67f595 60%,#ffe85b);box-shadow:inset 0 1px #fff6}.menu-panel .menu-content{top:33%;bottom:6%;left:7%;right:7%;gap:0}.menu-panel .button-stack{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(0,1fr);gap:9px;height:100%;width:100%;align-content:stretch}.menu-panel .game-button[data-play]{grid-column:1 / -1;height:auto;min-height:64px;border:3px solid #5b2410;border-radius:18px;background:linear-gradient(180deg,#fff177,#ffbd30 45%,#f47a1f);color:#2b1607;font-size:22px;font-weight:900;letter-spacing:4px;box-shadow:0 6px #461208b3,inset 0 3px #ffffff73,inset 0 -3px #832b0840,0 0 24px #ffb8224d;text-shadow:0 2px 0 rgba(255,255,255,.3)}.menu-panel .game-button[data-play]:hover,.menu-panel .game-button[data-play]:focus-visible{transform:translateY(-2px);box-shadow:0 8px #461208b3,inset 0 3px #ffffff73,inset 0 -3px #832b0840,0 0 32px #ffb82273}.menu-panel .game-button[data-play]:active{transform:translateY(4px);box-shadow:0 2px #461208b3,inset 0 2px #ffffff4d}.menu-panel .game-button{height:auto;min-height:36px;border:2px solid #d7b968;border-radius:14px;background:linear-gradient(180deg,#1e3250,#0d1828);color:#fff5cf;font-size:13px;letter-spacing:.05em;box-shadow:0 4px #00000080,inset 0 1px #7ee3ff1a,inset 0 -1px #0006;text-shadow:0 1px 0 rgba(0,0,0,.6);transition:transform 80ms,box-shadow 80ms,filter 80ms}.menu-panel .game-button:hover,.menu-panel .game-button:focus-visible{transform:translateY(-2px);filter:brightness(1.12);box-shadow:0 6px #00000080,inset 0 1px #7ee3ff2e,0 0 12px #7ee3ff33}.menu-panel .game-button:active{transform:translateY(2px);box-shadow:0 2px #00000080,inset 0 1px #7ee3ff1a}.menu-panel .menu-notif-dot{background:#ff6060;border:2px solid #0a1322;box-shadow:0 0 8px #ff606099}.hud{max-width:1100px;margin:0 auto}.modal-panel,.daily-modal-panel,.event-modal-panel,.records-modal-panel,.upgrades-modal-panel,.season-modal-panel,.supplies-modal-panel,.heroes-modal-panel,.pets-modal-panel,.chapters-modal-panel,.treasures-modal-panel{border:3px solid #2a3f5a;background:linear-gradient(180deg,#14243b,#0a1322);box-shadow:0 16px #00000080,0 24px 60px #0009,inset 0 2px #7ee3ff1a;color:#fff5cf}.modal-title,[data-modal-title]{color:#ffd84a;text-shadow:0 2px 0 rgba(0,0,0,.6)}.modal-close{background:linear-gradient(180deg,#ff6060,#c93131);border:2px solid #5b1010;color:#fff;box-shadow:0 3px #500a0a99}.mode-card{border:2px solid #2a4468;background:linear-gradient(180deg,#1c2c47,#0e1a2d);background-image:none;color:#fff5cf;box-shadow:0 4px #00000073,inset 0 1px #7ee3ff14}.mode-card:hover:not(:disabled):not(.is-locked){transform:translateY(-2px);box-shadow:0 6px #00000073,inset 0 1px #7ee3ff29,0 0 16px #7ee3ff2e;filter:brightness(1.1)}.mode-card-body strong{color:#fff5cf;text-shadow:0 1px 0 rgba(0,0,0,.5)}.mode-card-body small{color:#fff5c88c}.mode-card-icon{background-color:#ffffff0a;border-radius:12px}.mode-card-cta{background:linear-gradient(180deg,#fff177,#ffbd30,#f47a1f);color:#2b1607;border:2px solid #5b2410;box-shadow:0 2px #46120899,inset 0 1px #fff6;text-shadow:0 1px 0 rgba(255,255,255,.3)}.mode-card.is-completed .mode-card-cta{background:linear-gradient(180deg,#67f595,#2eaa6a);border-color:#1c5e3b;box-shadow:0 2px #143c1e99}.mode-card.is-locked .mode-card-cta{background:linear-gradient(180deg,#2a3f5a,#14243b);color:#fff5c866;border-color:#ffffff1a;box-shadow:0 2px #0006;text-shadow:none}.daily-card,.daily-mission,.daily-rules div,.season-card,.season-mission,.season-reward,.record-row,.achievement-card,.treasure-intro,.treasure-card,.hero-card,.pet-card,.supplies-wallet div,.event-reward,.event-card,.event-rules div,.equipment-row,.gear-row,.toy-row,.world-node-btn,.world-node-index{background:linear-gradient(180deg,#1c2c47,#0e1a2d)!important;border:2px solid #2a4468!important;color:#fff5cf!important;text-shadow:0 1px 0 rgba(0,0,0,.5);box-shadow:0 4px #0006,inset 0 1px #7ee3ff14!important}.daily-card small,.daily-mission small,.season-card small,.season-mission small,.season-reward small,.record-row small,.achievement-card small,.treasure-card small,.hero-card small,.pet-card small,.equipment-row small,.gear-row small,.toy-row small,.event-card small{color:#fff5c899!important}.daily-card strong,.daily-mission strong,.season-card strong,.season-mission strong,.season-reward strong,.record-row strong,.achievement-card strong,.treasure-card strong,.hero-card strong,.pet-card strong,.equipment-row strong,.gear-row strong,.toy-row strong,.event-card strong{color:#fff5cf!important;text-shadow:0 1px 0 rgba(0,0,0,.5)}.daily-mission.ready,.season-mission.ready,.achievement-card.complete,.gear-row.equipped,.toy-row.equipped{background:linear-gradient(180deg,#1f3d2a,#0d2316)!important;border-color:#64f09659!important;box-shadow:0 4px #0006,inset 0 1px #64f0962e!important}.hero-card.is-selected,.pet-card.is-selected,.hero-card.is-active,.pet-card.is-active{background:linear-gradient(180deg,#3a2a14,#1a1408)!important;border-color:#ffd84a!important;box-shadow:0 4px #0006,inset 0 1px #ffd84a33,0 0 16px #ffd84a40!important}.hero-card.is-locked,.pet-card.is-locked,.achievement-card.is-locked{opacity:.55;filter:grayscale(.4)}.daily-mission i,.season-mission i,.gameover-mission i{background:#00000059!important;border-color:#ffffff1f!important}.daily-mission b,.season-mission b,.gameover-mission b{background:linear-gradient(90deg,#55e8ff,#67f595)!important}.modal-content,[data-modal-content]{color:#fff5cf}.modal-note,.pet-intro,.treasure-intro,.equipment-detail{color:#fff5c8b3!important}.modal-content h3,.modal-content h4,.modal-content .section-title{color:#ffd84a;text-shadow:0 1px 0 rgba(0,0,0,.5)}.world-node-btn:not(.is-locked):hover{transform:translateY(-2px);box-shadow:0 6px #0006,0 0 16px #7ee3ff40!important}.world-node-btn.is-completed{background:linear-gradient(180deg,#1f3d2a,#0d2316)!important;border-color:#64f09666!important}.world-node-btn.is-active{background:linear-gradient(180deg,#3a2a14,#1a1408)!important;border-color:#ffd84a!important}.equipment-loadout,.equipment-detail,.equipment-list,.equipment-filter-panel,.gear-grid,.loadout-card{background:linear-gradient(180deg,#1c2c47,#0e1a2d)!important;border:2px solid #2a4468!important;color:#fff5cf!important;box-shadow:0 4px #0006,inset 0 1px #7ee3ff14!important}.equipment-detail strong,.equipment-detail .equipment-name,.loadout-card strong{color:#fff5cf!important;text-shadow:0 1px 0 rgba(0,0,0,.5)}.equipment-detail small,.equipment-detail .equipment-desc,.loadout-card small{color:#fff5c8a6!important}.modal-section-title,.modal-content .section-title{color:#ffd84a!important;text-shadow:0 1px 0 rgba(0,0,0,.5);font-weight:900}.modal-row,.equipment-filter-panel button{color:#fff5cf}.equipment-detail.rarity-common,.equipment-row.rarity-common,.gear-row.rarity-common,.toy-row.rarity-common{border-color:#6c7a8d!important}.equipment-detail.rarity-good,.equipment-row.rarity-good{border-color:#67f595!important;box-shadow:0 4px #0006,inset 0 1px #67f5952e!important}.equipment-detail.rarity-rare,.equipment-row.rarity-rare{border-color:#55cfff!important;box-shadow:0 4px #0006,inset 0 1px #55cfff33!important}.equipment-detail.rarity-epic,.equipment-row.rarity-epic{border-color:#c47bff!important;box-shadow:0 4px #0006,inset 0 1px #c47bff38,0 0 16px #c47bff40!important}.equipment-detail.rarity-legendary,.equipment-row.rarity-legendary{border-color:#ffd84a!important;box-shadow:0 4px #0006,inset 0 1px #ffd84a38,0 0 18px #ffd84a4d!important}.equipment-detail.rarity-mythic,.equipment-row.rarity-mythic{border-color:#ff6b6b!important;box-shadow:0 4px #0006,inset 0 1px #ff6b6b38,0 0 22px #ff6b6b59!important}}.layout-editor-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;pointer-events:none;font:12px/1.4 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#e8eef7;text-shadow:none}.layout-editor-root *,.layout-editor-root *:before,.layout-editor-root *:after{box-sizing:border-box}.le-topbar{position:absolute;top:8px;left:50%;transform:translate(-50%);display:flex;gap:4px;align-items:center;padding:5px 8px;background:#141820f5;border:1px solid #2a3340;border-radius:8px;box-shadow:0 6px 20px #00000080;pointer-events:auto;flex-wrap:wrap;max-width:calc(100vw - 24px)}.le-topbar .le-title{font-weight:800;letter-spacing:.04em;padding:0 8px;color:#ffd66b}.le-topbar .le-divider{width:1px;height:18px;background:#2a3340;margin:0 2px}.le-topbar button,.le-panel button,.le-outliner button{background:#1f2733;color:#e8eef7;border:1px solid #2a3340;border-radius:5px;padding:4px 7px;cursor:pointer;font:inherit;line-height:1}.le-topbar button:hover,.le-panel button:hover{background:#2a3340}.le-topbar button.active,.le-panel button.active{background:#ffd66b;color:#1a1f28;border-color:#ffd66b}.le-topbar select{background:#1f2733;color:#e8eef7;border:1px solid #2a3340;border-radius:5px;padding:4px 6px}.le-topbar .le-vp{display:inline-flex;border:1px solid #2a3340;border-radius:6px;overflow:hidden}.le-topbar .le-vp button{border:0;border-radius:0;padding:4px 9px}.le-topbar .le-zoom{display:inline-flex;align-items:center;gap:2px;border:1px solid #2a3340;border-radius:6px;padding:0 4px}.le-topbar .le-zoom button{border:0;padding:2px 6px}.le-topbar .le-zoom span{color:#ffd66b;font-weight:700;min-width:36px;text-align:center}.le-outliner{position:absolute;top:56px;bottom:32px;left:8px;width:240px;background:#141820f5;border:1px solid #2a3340;border-radius:8px;box-shadow:0 6px 20px #00000080;pointer-events:auto;display:flex;flex-direction:column}.le-outliner header{padding:8px 10px;border-bottom:1px solid #2a3340;font-weight:800;color:#ffd66b;display:flex;align-items:center;justify-content:space-between}.le-outliner header input{flex:1;margin-left:8px;background:#11151c;color:#e8eef7;border:1px solid #2a3340;border-radius:4px;padding:3px 6px;font:inherit}.le-outliner .le-tree{flex:1;overflow:auto;padding:4px 0}.le-tree .le-node{padding:2px 8px 2px 4px;cursor:pointer;white-space:nowrap;display:flex;align-items:center;gap:4px}.le-tree .le-node:hover{background:#1c2330}.le-tree .le-node.drop-before{box-shadow:inset 0 2px #ffd66b}.le-tree .le-node.drop-after{box-shadow:inset 0 -2px #ffd66b}.le-tree .le-node.selected{background:#ffd66b;color:#1a1f28}.le-tree .le-node.selected .le-tag,.le-tree .le-node.selected .le-cls,.le-tree .le-node.selected .le-id{color:#1a1f28}.le-tree .le-node .le-caret{width:12px;display:inline-block;text-align:center;color:#6a7a90}.le-tree .le-node .le-tag{color:#6cb6ff}.le-tree .le-node .le-cls{color:#b6e3a1}.le-tree .le-node .le-id{color:#ffaf6b}.le-tree .le-node .le-spacer{flex:1}.le-tree .le-node .le-toggle{display:inline-block;width:16px;text-align:center;opacity:.6;cursor:pointer}.le-tree .le-node .le-toggle:hover{opacity:1}.le-panel{position:absolute;top:56px;bottom:32px;right:8px;width:340px;background:#141820f5;border:1px solid #2a3340;border-radius:8px;box-shadow:0 6px 20px #00000080;pointer-events:auto;display:flex;flex-direction:column}.le-panel header{padding:8px 10px;border-bottom:1px solid #2a3340}.le-panel header .le-sel{font-weight:800;color:#ffd66b;word-break:break-all;font-size:11px}.le-panel header .le-sel em{color:#98a2b3;font-style:normal;font-weight:400}.le-panel header .le-sel-meta{color:#98a2b3;font-size:10px;margin-top:2px}.le-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:2px;margin-top:4px;font-size:10px}.le-crumb{color:#6cb6ff;cursor:pointer;padding:1px 4px;border-radius:3px}.le-crumb:hover{background:#1c2330}.le-crumb.current{color:#ffd66b;font-weight:700}.le-crumb-sep{color:#4a5566}.le-panel textarea{background:#11151c;color:#e8eef7;border:1px solid #2a3340;border-radius:4px;padding:6px;font:inherit;resize:vertical}.le-panel .le-quickactions,.le-panel .le-align{display:flex;gap:3px;flex-wrap:wrap;margin-top:6px}.le-panel .le-quickactions button,.le-panel .le-align button{flex:1;min-width:28px}.le-panel .le-body{flex:1;overflow:auto;padding:8px 10px 12px}.le-panel .le-section{margin-bottom:8px;border:1px solid #2a3340;border-radius:6px}.le-panel .le-section>summary{padding:6px 8px;cursor:pointer;font-weight:700;color:#cfe1ff;-webkit-user-select:none;user-select:none;list-style:none}.le-panel .le-section>summary::-webkit-details-marker{display:none}.le-panel .le-section>summary:before{content:"▸";display:inline-block;width:12px;color:#6a7a90}.le-panel .le-section[open]>summary:before{content:"▾"}.le-panel .le-section .le-fields{padding:6px 8px 8px;display:grid;grid-template-columns:90px 1fr;gap:4px 6px;align-items:center}.le-panel .le-section .le-fields label{color:#98a2b3;font-size:11px}.le-panel .le-section .le-fields input,.le-panel .le-section .le-fields select{background:#11151c;color:#e8eef7;border:1px solid #2a3340;border-radius:4px;padding:4px 6px;font:inherit;width:100%}.le-panel .le-section .le-fields input.changed{border-color:#ffd66b}.le-panel .le-section .le-row-full{grid-column:1 / -1;display:flex;gap:4px;align-items:center}.le-panel .le-section .le-row-full input{flex:1}.le-panel .le-section .le-swatch{width:28px;height:28px;padding:0;border:1px solid #2a3340;border-radius:4px;cursor:pointer}.le-panel .le-section .le-stepper{display:inline-flex;gap:0;border:1px solid #2a3340;border-radius:4px}.le-panel .le-section .le-stepper button{border:0;padding:4px 6px;line-height:1}.le-range{width:80px}input[type=range].le-range{accent-color:#ffd66b}.le-panel .le-chips{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.le-panel .le-chip{background:#1f2733;border:1px solid #2a3340;border-radius:99px;padding:2px 8px;font-size:11px;display:inline-flex;align-items:center;gap:4px}.le-panel .le-chip b{cursor:pointer;color:#ff6b6b}.le-actions{display:flex;gap:4px;flex-wrap:wrap;padding:8px 10px;border-top:1px solid #2a3340}.le-footer{position:absolute;bottom:8px;left:8px;right:8px;height:22px;background:#141820f5;border:1px solid #2a3340;border-radius:6px;pointer-events:auto;display:flex;align-items:center;justify-content:space-between;padding:0 10px;color:#98a2b3;font-size:11px}.le-marker{position:fixed;pointer-events:none;z-index:99998;box-sizing:border-box;border:1px dashed #6cb6ff}.le-marker.selected{border:2px solid #ffd66b;box-shadow:0 0 0 1px #0006 inset}.le-marker .le-label{position:absolute;top:-18px;left:0;background:#ffd66b;color:#1a1f28;font-size:10px;font-weight:700;padding:1px 5px;border-radius:3px;white-space:nowrap}.le-handle{position:fixed;width:10px;height:10px;background:#ffd66b;border:1px solid #1a1f28;pointer-events:auto;z-index:99999;cursor:nwse-resize}.le-handle.n,.le-handle.s{cursor:ns-resize}.le-handle.e,.le-handle.w{cursor:ew-resize}.le-handle.ne,.le-handle.sw{cursor:nesw-resize}.le-handle.nw,.le-handle.se{cursor:nwse-resize}.le-marquee{position:fixed;border:1px dashed #ffd66b;background:#ffd66b14;pointer-events:none;z-index:99998}.le-guides{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:99997}.le-guide{position:fixed;background:#ff5fa2;box-shadow:0 0 4px #ff5fa299}.le-guide[style*="height: 100vh"]{width:1px!important}.le-guide[style*="width: 100vw"]{height:1px!important}.le-measure{position:fixed;background:#1a1f28;border:1px solid #ffd66b;color:#ffd66b;font-size:11px;font-weight:700;padding:2px 6px;border-radius:4px;pointer-events:none;z-index:100000}body.layout-editor-active{cursor:crosshair}body.layout-editor-active .ui-root,body.layout-editor-active .game-shell{-webkit-user-select:none;user-select:none}.le-device-frame{position:fixed;border:2px solid #ffd66b;border-radius:16px;pointer-events:none;z-index:99996;box-shadow:0 0 0 9999px #0000008c}.le-rulers{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:99995}.le-ruler{position:fixed;background:#141820eb;border:1px solid #2a3340;color:#98a2b3;font-size:9px;background-image:repeating-linear-gradient(to right,#2a3340 0 1px,transparent 1px 50px)}.le-ruler-h{top:0;left:0;right:0;height:16px}.le-ruler-v{top:0;left:0;bottom:0;width:16px;background-image:repeating-linear-gradient(to bottom,#2a3340 0 1px,transparent 1px 50px)}.le-modal-root{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100001;display:flex;align-items:flex-start;justify-content:center;padding-top:12vh;pointer-events:auto}.le-modal{background:#141820fa;border:1px solid #2a3340;border-radius:10px;width:min(560px,90vw);max-height:70vh;display:flex;flex-direction:column;box-shadow:0 18px 40px #0009;color:#e8eef7;font:13px ui-sans-serif,system-ui,sans-serif}.le-modal-header{padding:10px 14px;border-bottom:1px solid #2a3340;font-weight:800;color:#ffd66b;display:flex;justify-content:space-between;align-items:center}.le-modal-header button{background:transparent;color:#e8eef7;border:0;cursor:pointer;font-size:16px}.le-modal-search{margin:8px;background:#11151c;color:#e8eef7;border:1px solid #2a3340;border-radius:6px;padding:8px 10px;font:inherit}.le-modal-list{overflow:auto;padding:4px 0;flex:1}.le-modal-row{padding:7px 14px;cursor:pointer}.le-modal-row:hover{background:#1c2330}.le-modal-body{padding:14px;overflow:auto}.le-modal-body table{width:100%;border-collapse:collapse}.le-modal-body table th{text-align:right;padding:6px 12px 6px 0;color:#98a2b3;font-weight:600}.le-modal-body table td{padding:6px 0;color:#ffd66b}.le-modal-body h3{margin:0 0 12px;color:#ffd66b}.le-rotate{position:fixed;width:12px;height:12px;border-radius:50%;background:#6cb6ff;border:2px solid #1a1f28;box-shadow:0 0 0 2px #6cb6ff44;cursor:grab;pointer-events:auto;z-index:99999}.le-rotate:active{cursor:grabbing}.le-asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;padding:10px;overflow:auto;max-height:60vh}.le-asset-cell{background:#11151c;border:1px solid #2a3340;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;align-items:center;padding:6px;gap:4px;transition:border-color .15s}.le-asset-cell:hover{border-color:#ffd66b}.le-asset-cell img{width:100%;height:80px;object-fit:contain;background:#ffffff0d;border-radius:4px}.le-asset-cell span{font-size:10px;color:#98a2b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:center}.le-resizer{position:absolute;top:0;bottom:0;width:6px;cursor:ew-resize}.le-resizer-r{right:-3px}.le-resizer-l{left:-3px}.le-resizer:hover{background:#ffd66b26}.le-outliner,.le-panel{position:absolute}.le-spacing{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:99996}.le-spacing>div{position:fixed}.le-margin{background:#ffa50052}.le-padding{background:#6ac04052}.le-sxs-frame{position:fixed;right:360px;bottom:40px;border:2px solid #ffd66b;border-radius:14px;background:#11151c;z-index:99996;box-shadow:0 8px 28px #0009;pointer-events:auto}.le-ctx{position:fixed;min-width:180px;background:#141820fa;border:1px solid #2a3340;border-radius:6px;padding:4px;z-index:100002;box-shadow:0 12px 28px #0000008c;pointer-events:auto;font:12px ui-sans-serif,system-ui,sans-serif}.le-ctx-row{padding:6px 10px;cursor:pointer;border-radius:4px;color:#e8eef7}.le-ctx-row:hover{background:#2a3340}.le-ctx-row.disabled{color:#4a5566;cursor:default}.le-ctx-row.disabled:hover{background:transparent}.le-ctx-sep{height:1px;background:#2a3340;margin:4px 0}.le-shadow-row{display:flex;gap:6px;align-items:center;flex-wrap:wrap;padding:6px;border:1px solid #2a3340;border-radius:6px;margin-bottom:6px}.le-shadow-row label{display:flex;flex-direction:column;gap:2px;font-size:10px;color:#98a2b3}.le-shadow-row input[type=number]{width:60px}.le-shadow-row input[type=color]{width:32px;height:28px;padding:0;border:1px solid #2a3340;border-radius:4px}.le-shadow-row input,.le-shadow-row select{background:#11151c;color:#e8eef7;border:1px solid #2a3340;border-radius:4px;padding:4px 6px;font:inherit}.le-grad-preview{height:60px;border-radius:6px;border:1px solid #2a3340;margin-top:10px}.le-profile-row{display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid #2a3340;border-radius:6px;margin-bottom:6px}.le-profile-row b{color:#ffd66b;font-weight:700}.le-form input,.le-form button{background:#11151c;color:#e8eef7;border:1px solid #2a3340;border-radius:4px;padding:5px 8px;font:inherit}.le-form label{display:block;color:#98a2b3;margin:6px 0 2px;font-size:11px}.le-dot{display:inline-block;width:8px;height:8px;background:#6cb6ff;border-radius:50%;margin-right:4px;vertical-align:middle}.le-dot.blink{background:#ffd66b;animation:le-blink .6s ease-out}@keyframes le-blink{0%{box-shadow:0 0 #ffd66b}to{box-shadow:0 0 0 8px transparent}}.le-footer .le-divider{display:inline-block;width:1px;height:12px;background:#2a3340;margin:0 8px;vertical-align:middle}.le-section-warn{border-color:#ff6b6b!important}.le-section-warn>summary{color:#ff6b6b!important}.le-baseline{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:99994;background-image:repeating-linear-gradient(to bottom,transparent 0 7px,rgba(255,95,162,.18) 7px 8px)}.le-group{display:contents}.le-toast{position:absolute;bottom:38px;left:50%;transform:translate(-50%);background:#141820f5;border:1px solid #ffd66b;color:#ffd66b;padding:6px 12px;border-radius:6px;pointer-events:none;opacity:0;transition:opacity .2s}.le-toast.show{opacity:1}
