:root{color:#2c2240;background:#211437;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100%;margin:0}button{font:inherit}.appShell{min-height:100svh;display:grid;place-items:center;padding:18px;background:radial-gradient(circle at 18% 16%,rgba(255,214,64,.38),transparent 26%),radial-gradient(circle at 82% 20%,rgba(31,199,255,.42),transparent 24%),linear-gradient(145deg,#ff4f8b,#8146df 48%,#19b7e9)}.phoneFrame{position:relative;width:min(100%,430px);height:min(100svh - 36px,860px);min-height:680px;overflow:hidden;border:5px solid rgba(255,255,255,.7);border-radius:32px;background:#fff4d8;box-shadow:0 30px 80px #26124e66,inset 0 0 0 2px #8841d238}@media(max-width:480px),(max-height:720px){.appShell{padding:0}.phoneFrame{width:100%;height:100svh;min-height:0;border:0;border-radius:0}}.screen,.gameplayScreen{width:100%;height:100%}.screen{position:relative;display:flex;flex-direction:column;gap:18px;padding:calc(22px + env(safe-area-inset-top)) 18px calc(22px + env(safe-area-inset-bottom));overflow:hidden;background:radial-gradient(circle at 15% 12%,rgba(255,255,255,.6),transparent 18%),radial-gradient(circle at 84% 8%,rgba(255,215,76,.55),transparent 18%),linear-gradient(180deg,#90ecff,#9be967 48%,#ffe47c)}.screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle,rgba(255,255,255,.42) 0 4px,transparent 5px),radial-gradient(circle,rgba(255,116,171,.22) 0 6px,transparent 7px);background-position:12px 18px,58px 72px;background-size:78px 92px,118px 126px}.screen>*{position:relative;z-index:1}.launchScreen{justify-content:space-between;color:#fff;cursor:pointer;background:linear-gradient(180deg,#060c2014,#060c203d 42%,#060c20d1),url(../assets/tournament-splash-cartoon.png);background-position:center;background-size:cover}.launchScreen:before{background:radial-gradient(circle at 50% 34%,rgba(255,255,255,.28),transparent 26%),linear-gradient(180deg,#05091605,#05091657 60%,#050916db)}.launchScreen:after{content:"";position:absolute;inset:auto -24px 0;height:42%;pointer-events:none;background:radial-gradient(ellipse at 50% 98%,rgba(255,222,87,.38),transparent 46%),linear-gradient(180deg,transparent 0%,rgba(12,37,22,.34) 48%,rgba(7,18,12,.72) 100%);z-index:0}.launchScreen:focus-visible{outline:4px solid rgba(255,241,116,.72);outline-offset:-8px}.launchStartHint{align-self:center;margin-bottom:4px;z-index:4;animation:hintIn .52s .56s cubic-bezier(.18,.9,.24,1) both;will-change:opacity,transform}.launchStartHint span{display:inline-block;color:#ffffffe0;font-size:.82rem;font-weight:850;letter-spacing:.04em;text-align:center;text-transform:uppercase;text-shadow:0 3px 14px rgba(0,0,0,.7);transform:translateZ(0);animation:hintPulse 1.8s 1.2s ease-in-out infinite;will-change:opacity,transform}.launchContent{max-width:360px;align-self:center;padding-top:clamp(54px,14svh,108px);text-align:center;z-index:3}.launchContent h1{max-width:9ch;color:#fff;font-size:clamp(3.35rem,14vw,4.6rem);line-height:.88;text-shadow:0 5px 0 rgba(11,48,85,.55),0 18px 36px rgba(0,0,0,.44);animation:titleSlam .72s .18s cubic-bezier(.16,1.1,.3,1.3) both,titleFloat 3.6s 1.1s ease-in-out infinite;will-change:transform,opacity}.launchScreen .eyebrow{color:#fff174}.launchScreen .bodyCopy{color:#fffffff0;text-shadow:0 3px 16px rgba(0,0,0,.48)}.sagaShell{width:100%;height:100%;position:relative;display:flex;flex-direction:column;overflow:hidden;background:#0f2619}.sagaMapViewport{flex:1;min-height:0;position:relative;overflow:hidden}.sagaMapScroll{position:absolute;top:0;right:0;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.sagaMapScroll::-webkit-scrollbar{display:none}.sagaMapCanvas{position:relative;width:100%;min-height:100%;overflow:hidden}.chapterTopBar{position:absolute;z-index:45;top:10px;left:10px;right:10px;min-height:64px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;border:1px solid;border-radius:16px;color:#fff;background:#06120cbd;box-shadow:0 12px 26px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none}.chapterTopIcon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;font-size:1.25rem;box-shadow:inset 0 2px #ffffff47,0 3px 10px #00000038}.chapterTopText{min-width:0;display:grid;gap:1px;text-align:left}.chapterTopText span,.chapterTopProgress span{font-size:.56rem;font-weight:1000;letter-spacing:0;line-height:1;text-transform:uppercase}.chapterTopText strong{overflow:hidden;color:#fff;font-size:.98rem;font-weight:1000;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.chapterTopText small{overflow:hidden;color:#ffffffa3;font-size:.68rem;font-weight:750;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.chapterTopProgress{min-width:56px;display:grid;gap:2px;text-align:right}.chapterTopProgress strong{color:#fbbf24;font-size:.84rem;font-weight:1000;line-height:1}.chapterTopProgress span{color:#ffffff85}.chapterTopProgress i{justify-self:end;width:100%;max-width:48px;height:3px;margin-top:3px;border-radius:999px;transition:width .28s ease}.chapterBackground,.pitchGrid,.pathSvg,.sagaNodePosition,.grassTuft,.mapCloud{position:absolute}.chapterBackground{left:0;width:100%;pointer-events:none}.pitchGrid{inset:0 auto auto 0;opacity:.04;pointer-events:none}.pitchGrid line{stroke:#fff;stroke-width:1}.pathSvg{inset:0 auto auto 0;pointer-events:none}.pathShadow,.pathTrack,.pathFill,.pathDash{fill:none;stroke-linecap:round;stroke-linejoin:round}.pathShadow{stroke:#0000004d;stroke-width:18}.pathTrack{stroke:#ffffff14;stroke-width:14}.pathTrackComplete{stroke:#ffffff40}.pathFill{stroke:#fbbf24;stroke-width:8;filter:drop-shadow(0 0 4px rgba(251,191,36,.6))}.pathDash{stroke:#ffffff26;stroke-width:6;stroke-dasharray:8 10}.grassTuft,.mapCloud{pointer-events:none}.grassTuft{opacity:.62;transform-origin:bottom center}.mapCloud{animation:cloudFloat 5.5s ease-in-out infinite}.sagaNodePosition{z-index:10;transform:translate(-50%,-50%)}.sagaLevelNode{width:88px;min-height:92px;display:flex;flex-direction:column;align-items:center;gap:2px;border:0;color:#fff;background:transparent;cursor:pointer;transition:transform .16s ease,filter .16s ease}.sagaLevelNode:active{transform:scale(.94)}.sagaLevelNodeLocked{cursor:default}.sagaLevelBubble{position:relative;width:60px;height:60px;display:grid;place-items:center;border:3px solid;border-radius:50%;overflow:hidden;background:#00000059;box-shadow:0 4px 12px #0000004d,inset 0 2px 4px #ffffff1a}.sagaLevelBubble:before{content:"";position:absolute;top:6px;left:8px;width:18px;height:10px;border-radius:50%;background:#ffffff61;transform:rotate(-20deg)}.sagaLevelNodeCurrent .sagaLevelBubble{width:68px;height:68px;border-width:4px;box-shadow:0 0 0 5px #fbbf243d,0 4px 18px #fbbf2473;animation:currentRing 1.4s ease-in-out infinite}.sagaLevelNodeLocked .sagaLevelBubble{border-color:#ffffff26!important;color:#ffffff6b}.sagaLevelBubble small{position:absolute;bottom:6px;min-width:22px;padding:0 5px;border-radius:999px;color:#1a2e1a;background:#ffffffdb;font-size:.62rem;font-weight:1000;line-height:16px}.checkMark{color:#fffffff0;font-size:1.45rem;font-weight:1000}.bounceArrow{width:24px;height:14px;display:block;clip-path:polygon(50% 100%,0 0,100% 0);background:#f5a623;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35));animation:arrowBounce .85s ease-in-out infinite}.bottomNav{position:relative;z-index:50;display:flex;align-items:center;justify-content:space-around;padding:10px 8px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0a1e0f00,#08140cf7 20%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bottomNavItem{position:relative;min-width:70px;display:flex;flex-direction:column;align-items:center;gap:3px;padding:4px 10px;border:0;color:#ffffff5c;background:transparent;font-weight:850;cursor:pointer;transition:transform .16s ease,color .16s ease}.bottomNavItemActive{color:#fbbf24}.bottomNavItemActive:before{content:"";position:absolute;top:-10px;left:50%;width:32px;height:3px;border-radius:0 0 4px 4px;background:#fbbf24;box-shadow:0 0 8px #fbbf24cc;transform:translate(-50%)}.bottomNavItem:active{transform:scale(.92)}.bottomNavItem span{font-size:.62rem}.tabPlaceholder{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:28px;text-align:center;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.08),transparent 30%),#0f2619}.tabPlaceholder div{width:72px;height:72px;display:grid;place-items:center;border-radius:20px;background:#ffffff14;font-size:2.1rem}.tabPlaceholder h2{color:#fff;font-size:1.45rem}.tabPlaceholder p{max-width:28ch;color:#ffffff75;font-size:.9rem;font-weight:750;line-height:1.4}.settingsTab{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;gap:16px;padding:28px;text-align:center;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.08),transparent 30%),#0f2619}.settingsSpacer{flex:1}.settingsResetGrid{width:min(100%,300px);display:grid;grid-template-columns:1fr 1fr;gap:10px}.settingsResetSmall{width:min(100%,300px);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 14px;border:1px solid rgba(251,191,36,.3);border-radius:12px;color:#fde68a;background:#fbbf241a;font-size:.82rem;font-weight:900;cursor:pointer;box-shadow:inset 0 1px #ffffff24;transition:transform .16s ease,background .16s ease,border-color .16s ease}.settingsResetGrid .settingsResetSmall{width:100%;min-height:42px;padding:10px 8px;font-size:.72rem}.settingsResetSmall:hover{border-color:#fbbf248a;background:#fbbf2429}.settingsResetSmall:active{transform:scale(.97)}.settingsDangerSmall{width:min(100%,300px);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 14px;border:1px solid rgba(248,113,113,.32);border-radius:12px;color:#fecaca;background:#f871711a;font-size:.82rem;font-weight:900;cursor:pointer;box-shadow:inset 0 1px #ffffff1f;transition:transform .16s ease,background .16s ease,border-color .16s ease}.settingsDangerSmall:hover{border-color:#f871718f;background:#f8717129}.settingsDangerSmall:active{transform:scale(.97)}.settingsConfirmOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:22px;background:#020806ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.settingsConfirmModal{width:min(100%,320px);display:grid;justify-items:center;gap:12px;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:16px;color:#fff;background:linear-gradient(180deg,#122f21fa,#07160ffa);box-shadow:0 28px 70px #00000070}.settingsConfirmIcon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:#fbbf24;background:#fbbf2424}.settingsConfirmIconDanger{color:#f87171;background:#f8717124}.settingsConfirmModal h2{margin:0;font-size:1.08rem;font-weight:1000}.settingsConfirmModal p{margin:0;color:#ffffff9e;font-size:.82rem;font-weight:760;line-height:1.4}.settingsConfirmActions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.settingsConfirmCancel,.settingsConfirmPrimary,.settingsConfirmDanger{min-height:42px;border-radius:12px;font-size:.8rem;font-weight:950;cursor:pointer}.settingsConfirmCancel{border:1px solid rgba(255,255,255,.14);color:#ffffffb8;background:#ffffff0f}.settingsConfirmPrimary{border:0;color:#1a2e1a;background:linear-gradient(135deg,#fde68a,#fbbf24)}.settingsConfirmDanger{border:0;color:#fff;background:linear-gradient(135deg,#ef4444,#b91c1c)}.settingsExitSmall{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding:8px 14px;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff6;background:transparent;font-size:.8rem;font-weight:750;cursor:pointer;transition:color .16s ease,border-color .16s ease}.settingsExitSmall:hover{color:#ff6b6bcc;border-color:#ff6b6b4d}.settingsExitSmall:active{transform:scale(.96)}.musicControl{width:min(100%,300px);display:grid;gap:10px;padding:12px;border:1px solid rgba(251,191,36,.28);border-radius:14px;color:#fff;background:#0000003d}.settingsPanel .musicControl{width:100%;border-color:#5c308024;color:#392452;background:#ffffff85}.musicControlHeader,.musicControlHeader span,.musicControlRow{display:flex;align-items:center}.musicControlHeader{justify-content:space-between;gap:10px;font-weight:950}.musicControlHeader span{gap:7px}.musicControlHeader strong{font-size:.78rem}.musicControlRow{gap:10px}.muteButton{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:12px;color:#392452;background:linear-gradient(180deg,#fff4b8,#fbbf24);cursor:pointer;box-shadow:inset 0 2px #ffffffbd,0 3px #b45309}.musicSlider{width:100%;min-width:0;accent-color:#fbbf24;cursor:pointer}.settingsSelectControl{width:min(100%,300px);display:grid;gap:10px;padding:12px;border:1px solid rgba(20,184,166,.28);border-radius:14px;color:#fff;background:#0000003d}.settingsSelectControl span{display:flex;align-items:center;gap:7px;font-weight:950}.settingsSelectControl select{width:100%;min-height:38px;border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:0 12px;color:#fff;background:#132f22;font:inherit;font-size:.82rem;font-weight:850}.profilePage{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;color:#fff;background:radial-gradient(circle at 20% 4%,rgba(251,191,36,.12),transparent 32%),linear-gradient(180deg,#14331f,#0f2619)}.profileHero{display:grid;grid-template-columns:minmax(150px,1fr) minmax(0,1fr);align-items:end;gap:14px;padding:14px 18px 0;background:linear-gradient(180deg,rgba(0,0,0,.42) 0%,transparent 100%)}.profilePreview{position:relative;display:grid;place-items:center;min-height:176px;animation:characterPop .62s .1s cubic-bezier(.18,.9,.24,1.22) both}.profileGlow{position:absolute;bottom:10px;width:128px;height:24px;border-radius:50%;filter:blur(7px);animation:glowPop .58s .15s ease-out both}.profilePreview svg{position:relative;z-index:1;transform-origin:50% 88%;animation:characterIdle 4.2s .85s ease-in-out infinite}.profileIdentity{min-width:0;display:grid;align-content:end;gap:8px;padding-bottom:22px}.profileIdentity>*{animation:popIn .48s cubic-bezier(.18,.9,.24,1.2) both}.profileIdentity>*:nth-child(1){animation-delay:.21s}.profileIdentity>*:nth-child(2){animation-delay:.31s}.profileIdentity>*:nth-child(3){animation-delay:.41s}.profileNameButton,.profileNameInput{min-width:0;width:100%;color:#fff;font-size:1.22rem;font-weight:1000}.profileNameButton{display:inline-flex;align-items:center;gap:7px;border:0;padding:0;background:transparent;cursor:pointer}.profileNameButton span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileNameButton svg{flex:0 0 auto;color:#ffffff7a}.profileNameInput{height:42px;border:2px solid #fbbf24;border-radius:10px;padding:4px 10px;outline:0;background:#ffffff1a}.profileRank{justify-self:start;padding:4px 10px;border:1px solid;border-radius:999px;background:#00000061;font-size:.64rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.profileXp{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;font-size:.7rem;font-weight:850}.profileXp span,.profileXp strong{color:#ffffff85}.profileXp div{height:7px;overflow:hidden;border-radius:999px;background:#ffffff1a}.profileXp i{display:block;height:100%;border-radius:inherit}.profileTabs{display:grid;grid-template-columns:1fr 1fr;margin:0 18px;border-bottom:2px solid rgba(255,255,255,.08)}.profileTab{border:0;border-bottom:2px solid transparent;padding:10px 0 11px;color:#fff6;background:transparent;font-size:.82rem;font-weight:950;letter-spacing:0;cursor:pointer;transform:translateY(2px);animation:tabPop .42s .5s ease-out both}.profileTabActive{border-bottom-color:#fbbf24;color:#fbbf24}.profileScroller{flex:1;min-height:0;overflow-y:auto;padding:18px 16px calc(18px + env(safe-area-inset-bottom));scrollbar-width:none}.profileScroller::-webkit-scrollbar{display:none}.profilePanelStack{display:grid;gap:14px}.profilePanelStack>*{animation:cardPop .46s cubic-bezier(.18,.9,.24,1.16) both}.profilePanelStack>*:nth-child(1){animation-delay:70ms}.profilePanelStack>*:nth-child(2){animation-delay:.13s}.profilePanelStack>*:nth-child(3){animation-delay:.19s}.profilePanelStack>*:nth-child(4){animation-delay:.25s}.profilePanelStack>*:nth-child(5){animation-delay:.31s}.profilePanelStack>*:nth-child(6){animation-delay:.37s}.profileCard,.rankCard,.statCard{border:1px solid rgba(255,255,255,.07);background:#00000047}.profileCard{display:grid;gap:12px;padding:14px;border-radius:16px}.profileCard h2,.profileSubLabel{margin:0;color:#ffffff6b;font-size:.64rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.profileSubLabel{margin-top:4px}.kitList{display:grid;gap:8px}.kitOption{min-height:48px;display:grid;grid-template-columns:auto minmax(0,1fr) 18px;align-items:center;gap:10px;border:2px solid rgba(255,255,255,.08);border-radius:12px;padding:8px 12px;color:#ffffffb8;background:#ffffff0a;text-align:left;cursor:pointer}.kitOptionSelected{border-color:#fbbf24;color:#fbbf24;background:#fbbf241f}.kitSwatches{display:flex;gap:3px}.kitSwatches i{width:20px;height:26px;border:1.5px solid rgba(255,255,255,.16);border-radius:4px 4px 6px 6px}.numberPicker,.chipGrid,.dotGrid,.accessoryGrid{display:flex;flex-wrap:wrap;gap:8px}.numberButton,.numberInput,.profileChip,.accessoryButton{border:2px solid rgba(255,255,255,.1);color:#ffffffa6;background:#ffffff0f;font-weight:900}.numberButton,.numberInput{width:40px;height:40px;border-radius:10px;text-align:center}.numberButton{cursor:pointer}.numberButtonSelected{border-color:#fbbf24;box-shadow:0 0 10px #fbbf2459}.numberInput{width:58px;outline:0}.colorDot{flex:0 0 auto;border:2px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 2px 6px #0000004d;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.colorDotSelected{border:3px solid #fbbf24;box-shadow:0 0 12px #fbbf24b3;transform:scale(1.16)}.profileChip{min-height:34px;border-radius:999px;padding:6px 12px;cursor:pointer}.profileChipSelected{border-color:#f59e0b;color:#1a2e1a;background:#fbbf24}.accessoryButton{min-width:62px;min-height:64px;display:grid;justify-items:center;align-content:center;gap:4px;border-radius:12px;padding:8px;cursor:pointer}.accessoryButton span{font-size:1.15rem}.accessoryButton strong{font-size:.62rem}.accessoryButtonSelected{border-color:#fbbf24;color:#fbbf24;background:#fbbf2426}.rankCard{display:flex;align-items:center;gap:14px;padding:16px;border-radius:16px}.rankIcon{width:56px;height:56px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;box-shadow:0 4px 16px #fbbf2433}.rankCard span{color:#ffffff6b;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rankCard strong{display:block;margin-top:2px;color:#fff;font-size:1.35rem;font-weight:1000}.rankCard p,.statCard p,.achievement p{margin:0;color:#ffffff6b}.rankCard p{margin-top:2px;font-size:.76rem}.statsGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.statCard{display:grid;gap:3px;border-radius:14px;padding:14px}.statCard span{font-size:1.25rem}.statCard strong{color:#fff;font-size:1.5rem;font-weight:1000;line-height:1}.statCard p{font-size:.7rem;font-weight:750}.weekBars{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;align-items:end}.weekBars div{display:grid;justify-items:center;gap:5px}.weekBars span{width:100%;height:62px;display:flex;align-items:flex-end}.weekBars i{width:100%;min-height:4px;border-radius:4px 4px 2px 2px}.weekBars strong{color:#ffffff61;font-size:.62rem;font-weight:900}.achievementList{display:grid;gap:8px}.achievement{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;border:1px solid rgba(255,255,255,.06);border-radius:12px;color:#ffffff47;background:#ffffff08}.achievementDone{border-color:#fbbf2440;color:#fbbf24;background:#fbbf2414}.achievement>span{font-size:1.25rem;opacity:.42;filter:grayscale(1)}.achievementDone>span{opacity:1;filter:none}.achievement strong{display:block;color:currentColor;font-size:.82rem;font-weight:950}.achievement p{overflow:hidden;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.levelSheetOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:overlayFadeIn .2s ease-out both}.levelSheet{width:100%;max-height:80%;overflow-y:auto;padding:18px 20px calc(26px + env(safe-area-inset-bottom));border:2px solid;border-bottom:0;border-radius:24px 24px 0 0;color:#fff;background:linear-gradient(180deg,#1a3a2a,#0f2619);box-shadow:0 -8px 40px #00000080;animation:sheetIn .36s cubic-bezier(.2,.9,.3,1.08) both}.sheetHandle{width:40px;height:4px;margin:0 auto 20px;border-radius:999px;background:#fff3}.levelSheetHeader{display:grid;justify-items:center;gap:7px;margin-bottom:18px;text-align:center}.chapterChip{padding:3px 12px}.levelSheetHeader h2{margin:0;color:#fff;font-size:1.75rem;font-weight:1000}.levelSheetHeader p{color:#ffffffb3;font-weight:850}.sheetStats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.sheetStat{display:grid;justify-items:center;align-content:center;gap:9px;padding:14px 10px 13px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#0000004d}.sheetStat>span:first-child,.sheetGoals>span{color:#ffffff85;font-size:.68rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.sheetStat .heartsInfinite{font-size:1.55rem}.sheetStat small{color:#ffffff8c;font-size:.66rem;font-weight:850;font-variant-numeric:tabular-nums}.sheetGoals{display:grid;gap:10px;margin-bottom:20px;padding:14px 16px;border-radius:16px;background:#0000004d}.sheetGoal{display:flex;align-items:center;gap:10px;color:#ffffff94;font-size:.84rem}.lockedNotice{display:grid;justify-items:center;gap:8px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:16px;color:#ffffff70;background:#ffffff0d;text-align:center;font-weight:850}.sheetPlayButton{width:100%;min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:16px;color:#fff;box-shadow:0 4px 20px #22c55e61,0 2px #00000047;font-size:1rem;font-weight:1000;cursor:pointer;transition:transform .16s ease}.sheetPlayButton:active{transform:scale(.96)}.heartsRow{display:inline-flex;align-items:center;gap:4px;color:#ff4757}.heartsRow svg{flex:0 0 auto}.heartsRow .heartFilled{filter:drop-shadow(0 2px 6px rgba(230,53,53,.6))}.heartsRow .heartEmpty{color:#ffffff47}.heartsInfinite{color:#e63535;font-size:1.05rem;font-weight:950;line-height:1}.mapLivesPill{position:absolute;z-index:45;top:84px;right:10px;display:flex;flex-direction:column;align-items:center;gap:2px;padding:7px 11px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#06120cbd;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer}.mapLivesPill small{color:#ffffff9e;font-size:.6rem;font-weight:850;font-variant-numeric:tabular-nums}.mapLivesPill strong{color:#ff6b6b;font-size:.66rem;font-weight:950;text-transform:uppercase}.mapLivesPillEmpty{border-color:#e6353599;background:#280808d1;animation:livesPillPulse 1.6s ease-in-out infinite}@keyframes livesPillPulse{0%,to{box-shadow:0 0 #e6353573}50%{box-shadow:0 0 0 7px #e6353500}}.outOfLivesNotice{display:grid;justify-items:center;gap:5px;margin-bottom:12px;padding:14px;border:1px solid rgba(230,53,53,.45);border-radius:16px;color:#ff6b6b;background:#e635351f;text-align:center}.outOfLivesNotice strong{font-size:1rem;font-weight:1000}.outOfLivesTimer{color:#fff;font-size:.92rem;font-weight:950;font-variant-numeric:tabular-nums}.outOfLivesNotice p{margin:2px 0 0;color:#fff9;font-size:.72rem;font-weight:750;line-height:1.4}.sheetShopButton{width:100%;min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:16px;color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 20px #f59e0b61,0 2px #00000047;font-size:1rem;font-weight:1000;cursor:pointer;transition:transform .16s ease}.sheetShopButton:active{transform:scale(.96)}.completeLivesRow{display:inline-flex;align-items:center;gap:8px;margin-top:4px}.completeLivesRow small{color:#3924529e;font-size:.66rem;font-weight:850}.completeScreen .outOfLivesNotice{margin-bottom:0;color:#dc2626;border-color:#dc262659;background:#ffffffd1;box-shadow:inset 0 2px #ffffffc2}.completeScreen .outOfLivesTimer{color:#392452}.completeScreen .outOfLivesNotice p{color:#392452b8}.actionRowSplit{grid-template-columns:minmax(0,1fr) minmax(0,1fr);justify-content:stretch}.splashPlayer{position:absolute;display:grid;place-items:center;pointer-events:none;z-index:4;transform-origin:50% 92%}.splashPlayerLeft{left:2px;bottom:112px;width:204px;height:256px;animation:splashPlayerBounceIn .68s .43s cubic-bezier(.18,.9,.24,1.26) both}.splashPlayerRight{right:-8px;bottom:92px;width:166px;height:246px;animation:splashPlayerBounceIn .68s .59s cubic-bezier(.18,.9,.24,1.26) both}.launchConfetti{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:2}.launchConfetti i{position:absolute;top:-28px;left:var(--x);width:var(--size);height:calc(var(--size) * .5);border-radius:2px;background:var(--color);opacity:0;animation:confettiFall var(--duration) var(--delay) linear infinite;will-change:transform,opacity}.launchConfetti i:nth-child(3n){border-radius:50%;height:var(--size)}.launchConfetti i:nth-child(4n+1){width:calc(var(--size) * .55);border-radius:1px}.splashPlayer img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(0,0,0,.35))}.cheerBurst{position:absolute;display:inline-grid;place-items:center;min-width:62px;min-height:30px;border:1px solid rgba(255,255,255,.52);border-radius:8px;padding:5px 10px;color:#10233f;background:linear-gradient(180deg,#fffffff2,#ffda4aeb);box-shadow:0 12px 24px #0000003d;font-size:.72rem;font-weight:1000;letter-spacing:0;pointer-events:none;z-index:2;will-change:transform,opacity}.cheerBurstOne{right:20px;top:178px;--cheer-rotate: 9deg;animation:cheerEnter .52s .66s cubic-bezier(.18,.9,.24,1.24) both,cheerPop 5.8s 1.18s ease-in-out infinite}.cheerBurstTwo{left:18px;top:300px;color:#fff;background:linear-gradient(180deg,#12ba5df2,#0d67a6f0);--cheer-rotate: -8deg;animation:cheerEnter .52s .78s cubic-bezier(.18,.9,.24,1.24) both,cheerPop 6.2s 1.3s ease-in-out infinite}.cheerBurstThree{right:26px;top:352px;color:#fff;background:linear-gradient(180deg,#eb2a3ef5,#214bbef0);--cheer-rotate: 7deg;animation:cheerEnter .52s .9s cubic-bezier(.18,.9,.24,1.24) both,cheerPop 5.9s 1.42s ease-in-out infinite}.eyebrow{margin:0 0 12px;color:#ffe55f;font-size:.78rem;font-weight:950;letter-spacing:0;text-transform:uppercase;text-shadow:0 2px 0 rgba(108,42,130,.36)}h1,h2,p{margin:0}h1{max-width:10ch;font-size:3.35rem;line-height:.94;text-shadow:0 5px 0 rgba(86,38,157,.42)}h2{font-size:1.45rem;line-height:1.08}.bodyCopy{max-width:27ch;margin-top:16px;color:#ffffffe6;font-weight:750;line-height:1.45;text-shadow:0 2px 10px rgba(35,13,95,.26)}.primaryAction,.secondaryAction,.dangerAction,.textAction,.chapterButton,.levelNode,.iconButton{border:0;cursor:pointer}.primaryAction,.secondaryAction,.dangerAction{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:16px;font-weight:950;transition:transform .16s ease,filter .16s ease}.primaryAction{color:#642411;background:linear-gradient(180deg,#fff070,#ffbd2e 54%,#f27628);box-shadow:inset 0 4px #ffffff9e,0 9px #b84d1a,0 18px 28px #5a227840}.secondaryAction{color:#392452;background:linear-gradient(180deg,#fff,#ffeef9);box-shadow:inset 0 3px #ffffffe6,0 7px #d5a9d9,0 14px 24px #3b1f762e}.dangerAction{color:#fff;background:linear-gradient(180deg,#ff6b6b,#ef4444 58%,#b91c1c);box-shadow:inset 0 3px #ffffff5c,0 7px #7f1d1d,0 14px 24px #7f1d1d40}.settingsExitButton{width:min(100%,300px)}.primaryAction:hover,.secondaryAction:hover,.dangerAction:hover,.iconButton:hover,.chapterButton:hover,.levelNode:not(:disabled):hover{transform:translateY(-2px);filter:saturate(1.08)}.primaryAction:active,.secondaryAction:active,.dangerAction:active,.iconButton:active,.chapterButton:active,.levelNode:not(:disabled):active{transform:translateY(3px) scale(.98)}.textAction{color:#5b2d8c;background:transparent;font-weight:950}.appHeader{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:10px}.appHeader div{min-width:0;text-align:center}.appHeader h2{overflow:hidden;color:#fff;font-size:1.35rem;font-weight:950;text-overflow:ellipsis;text-shadow:0 3px 0 rgba(91,40,148,.45);white-space:nowrap}.appHeader p{display:inline-flex;margin-top:6px;padding:4px 12px;border-radius:999px;color:#5a2b20;background:#ffed6fe6;font-size:.78rem;font-weight:950;box-shadow:inset 0 2px #ffffffa6}.iconButton{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#59317f;background:linear-gradient(180deg,#fff,#ffe7f8);box-shadow:inset 0 3px #ffffffe6,0 6px #c899d0,0 12px 24px #471b7a33;transition:transform .16s ease,filter .16s ease}.headerSpacer{width:48px}.mapLobbyScreen,.levelMapScreen{background:radial-gradient(circle at 12% 14%,rgba(255,255,255,.62),transparent 15%),radial-gradient(circle at 88% 16%,rgba(255,105,170,.38),transparent 18%),linear-gradient(180deg,#44c9ff,#82e86a 48%,#ffd75c)}.progressCrown{min-height:104px;display:flex;align-items:center;gap:16px;padding:18px;border-radius:22px;color:#6d3212;background:linear-gradient(180deg,#fff8aa,#ffc33c);box-shadow:inset 0 5px #ffffff9e,0 8px #da7a1f,0 18px 34px #56269d38;animation:riseIn .46s ease-out both}.progressCrown strong{display:block;font-size:2.2rem;font-weight:1000;line-height:.9}.progressCrown span{display:block;margin-top:4px;font-weight:950}.chapterList{display:grid;gap:14px;overflow:auto;padding:4px 0 12px}.chapterButton{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border-radius:22px;color:#fff;text-align:left;background:radial-gradient(circle at 88% 18%,rgba(255,255,255,.42),transparent 18%),linear-gradient(135deg,#ff5c9b,#8d4fe8 52%,#24c0ed);box-shadow:inset 0 4px #ffffff57,0 8px #5b2caa,0 18px 30px #4b238238;transition:transform .16s ease,filter .16s ease}.chapterButton strong{display:block;font-size:1.05rem;font-weight:1000}.chapterButton small{display:block;margin-top:7px;color:#ffffffdb;font-weight:850;line-height:1.25}.levelMap{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;gap:28px;overflow-y:auto;padding:28px 18px 54px;scrollbar-width:none}.levelMap::-webkit-scrollbar{display:none}.levelMap:before{content:"";position:absolute;top:58px;bottom:72px;left:50%;width:18px;border-radius:999px;background:linear-gradient(180deg,#fffc,#ffffff57),repeating-linear-gradient(180deg,#f7a23b 0,#f7a23b 26px,#ffcf56 26px,#ffcf56 52px);box-shadow:inset 0 0 0 4px #ffffff47,0 8px 18px #693a1b38;transform:translate(-50%)}.levelNode{position:relative;width:min(82%,304px);min-height:116px;display:flex;align-items:center;gap:14px;padding:14px;border-radius:24px;color:#3b2452;text-align:left;background:linear-gradient(180deg,#fff,#ffeaf7);box-shadow:inset 0 4px #ffffffe6,0 8px #c895d4,0 20px 30px #4b238238;transition:transform .17s ease,filter .17s ease,opacity .17s ease;animation:nodePop .38s ease-out both;animation-delay:calc(var(--node-index) * 60ms)}.levelNodeLeft{align-self:flex-start}.levelNodeRight{align-self:flex-end}.levelNode-current{background:linear-gradient(180deg,#fff68d,#ffbe31 62%,#ff8b39);color:#642411;animation:nodePop .38s ease-out both,currentPulse 1.45s ease-in-out .52s infinite}.levelNode-complete{background:linear-gradient(180deg,#eaffff,#70ddff);color:#244058;box-shadow:inset 0 4px #ffffffe6,0 8px #349fc0,0 20px 30px #4b238233}.levelNode-locked{cursor:not-allowed;opacity:.72;color:#70647c;background:linear-gradient(180deg,#f7f2ff,#d8cce4);box-shadow:inset 0 4px #ffffffb3,0 8px #9b85aa,0 18px 26px #4b238229}.levelBadge{flex:0 0 auto;width:62px;height:62px;display:grid;place-items:center;border:5px solid rgba(255,255,255,.86);border-radius:50%;color:#fff;background:radial-gradient(circle at 32% 26%,rgba(255,255,255,.68),transparent 20%),linear-gradient(160deg,#ff4f8b,#8d4fe8);box-shadow:inset -8px -10px #471b7a33,0 8px 16px #4d238a38;font-size:1.35rem;font-weight:1000}.levelNode-complete .levelBadge{background:radial-gradient(circle at 32% 26%,rgba(255,255,255,.68),transparent 20%),linear-gradient(160deg,#25c969,#1594d6)}.levelNode-current .levelBadge{background:radial-gradient(circle at 32% 26%,rgba(255,255,255,.7),transparent 20%),linear-gradient(160deg,#ff7f33,#ff3f7d)}.levelNode-locked .levelBadge{background:linear-gradient(160deg,#8d7f9c,#5f5372)}.levelInfo{min-width:0;display:block}.levelInfo strong{display:block;overflow-wrap:anywhere;font-size:1rem;font-weight:1000;line-height:1.12}.levelInfo small{display:block;margin-top:5px;color:#3c2852bd;font-size:.78rem;font-weight:850;line-height:1.25}@keyframes rowSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.gameplayScreen{position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(180deg,#030c0adb,#09362333 14%,#09362333 86%,#030c0ad6),repeating-linear-gradient(90deg,#107142 0,#107142 42px,#15834d 42px,#15834d 84px)}.pixiHost{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;touch-action:none}.pixiCanvas{max-width:100%;max-height:100%;display:block}.levelLoadingOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;background:linear-gradient(180deg,#030c0ae6,#093623c2),repeating-linear-gradient(90deg,#107142 0,#107142 42px,#15834d 42px,#15834d 84px)}.gameplayHud{position:absolute;top:calc(14px + env(safe-area-inset-top));left:12px;right:12px;display:flex;justify-content:space-between;align-items:center;pointer-events:none;z-index:4}.gameplayHud[data-loading=true]{z-index:14}.gameplayHud>*{pointer-events:auto}.gameplayHud .iconButton{width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.48);color:#fff;background:linear-gradient(180deg,#ffffff42,#ffffff29 48%,#42d6ee33);box-shadow:inset 0 1px #ffffff94,0 1px #ffffff2e,0 14px 30px #0000003d;-webkit-backdrop-filter:blur(12px) saturate(1.2);backdrop-filter:blur(12px) saturate(1.2);text-shadow:0 2px 8px rgba(0,0,0,.58)}.gameplayKicksDock{position:absolute;left:calc(14px + env(safe-area-inset-left));bottom:calc(14px + env(safe-area-inset-bottom));display:flex;align-items:flex-end;pointer-events:none;z-index:4}.gameplayCake{width:72px;height:40px;filter:drop-shadow(0 6px 14px rgba(0,0,0,.45));animation:riseIn .32s ease-out both}.gameplayCakeSlice{fill:#fbbf24;stroke:#06291b;stroke-width:2;stroke-linejoin:round;transition:fill .32s ease,opacity .32s ease}.gameplayCakeSlice[data-spent=true]{fill:#ffffff1f;opacity:.7}.gameplayKicksDock[data-low=true] .gameplayCakeSlice:not([data-spent=true]){fill:#f43f5e;animation:cakeLowPulse 1.3s ease-in-out infinite}@keyframes cakeLowPulse{0%,to{opacity:1}50%{opacity:.55}}.placeableInventory{position:absolute;right:calc(12px + env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));z-index:6;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.placeableInventoryToggle{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(122,224,255,.5);border-radius:50%;color:#7ae0ff;background:linear-gradient(180deg,#7ae0ff29,#7ae0ff0a),#04120fb8;box-shadow:inset 0 1px #ffffff42,0 10px 22px #00000052;-webkit-backdrop-filter:blur(12px) saturate(1.1);backdrop-filter:blur(12px) saturate(1.1);cursor:pointer;animation:riseIn .32s ease-out both}.placeableInventoryToggle[data-open=true]{border-color:#facc15b3;color:#facc15}.placeableInventoryBar{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid rgba(122,224,255,.4);border-radius:14px;background:linear-gradient(180deg,#7ae0ff1a,#7ae0ff05),#04120fc7;box-shadow:inset 0 1px #ffffff38,0 12px 26px #00000057;-webkit-backdrop-filter:blur(12px) saturate(1.1);backdrop-filter:blur(12px) saturate(1.1);animation:riseIn .22s ease-out both}.placeableInventoryTile{position:relative;width:58px;height:58px;display:grid;place-items:center;padding:5px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:#ffffff0f;cursor:grab;touch-action:none}.placeableInventoryTile[data-dragging=true]{border-color:#facc15b3;background:#facc151f}.placeableInventoryTile:disabled{opacity:.35;cursor:default}.placeableInventoryTile strong{position:absolute;right:3px;bottom:2px;color:#7ae0ff;font-size:.66rem;font-weight:1000;text-shadow:0 1px 3px rgba(0,0,0,.8)}.placeablePreview{width:100%;height:100%;object-fit:contain;pointer-events:none}.placeableInventoryGhost{position:fixed;z-index:30;width:58px;height:58px;pointer-events:none;transform:translate(-50%,-50%);filter:drop-shadow(0 8px 14px rgba(0,0,0,.45));opacity:.92}@media(max-width:380px){.gameplayHud{top:calc(10px + env(safe-area-inset-top));left:8px;right:8px}.gameplayHud .iconButton{width:38px;height:38px;border-radius:12px}.gameplayStatsHud{top:calc(68px + env(safe-area-inset-top));left:10px;right:10px}.gameplayStatsHud span{font-size:.78rem}.gameplayKicksDock{left:calc(8px + env(safe-area-inset-left))}.gameplayCake{width:48px;height:48px}}@media(max-width:640px){.mapEditorModalFilters,.mapEditorLevelCard{grid-template-columns:1fr}.mapEditorLevelCardActions{justify-content:flex-start}}.completeScreen{justify-content:space-between;color:#392452}.completeTopActions{display:flex;justify-content:space-between}.completeTopActions .iconButton{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.48);color:#fff;background:linear-gradient(180deg,#ffffff42,#ffffff29 48%,#42d6ee33);box-shadow:inset 0 1px #ffffff94,0 1px #ffffff2e,0 14px 30px #0000002e;-webkit-backdrop-filter:blur(12px) saturate(1.2);backdrop-filter:blur(12px) saturate(1.2);text-shadow:0 2px 8px rgba(0,0,0,.58)}.completeHero{display:grid;justify-items:center;gap:12px;margin-top:-12px;padding:30px 18px;border-radius:26px;text-align:center;background:linear-gradient(180deg,#fff,#ffe7f8);box-shadow:inset 0 5px #ffffffe6,0 8px #c895d4,0 20px 34px #4b238233;animation:riseIn .46s ease-out both}.completeHero h2{font-size:1.9rem;font-weight:1000}.objectiveList{display:grid;gap:10px}.objectiveRow{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:16px;color:#392452;background:#ffffffb8;box-shadow:inset 0 2px #ffffffc2;font-weight:950}.objectiveRow span[data-status=pass]{color:#0c9f66}.objectiveRow span[data-status=fail]{color:#dc2626}.actionRow{display:grid;grid-template-columns:minmax(0,220px);justify-content:center;gap:12px}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:end center;padding:18px;background:#2d16559e;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.settingsPanel{width:100%;display:grid;gap:14px;padding:18px;border-radius:24px;color:#392452;background:linear-gradient(180deg,#fff,#ffe8f7);box-shadow:inset 0 4px #ffffffe6,0 8px #c895d4,0 24px 70px #29106f52;animation:sheetIn .26s ease-out both}.panelHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}@keyframes bob{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-14px) rotate(5deg)}}@keyframes popIn{0%{opacity:0;transform:translateY(18px) scale(.72)}64%{opacity:1;transform:translateY(-4px) scale(1.07)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hintIn{0%{opacity:0;transform:translate3d(0,12px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hintPulse{0%,to{opacity:.72;transform:translateZ(0) scale(1)}50%{opacity:1;transform:translateZ(0) scale(1.07)}}@keyframes cardPop{0%{opacity:0;transform:translateY(16px) scale(.94)}70%{opacity:1;transform:translateY(-2px) scale(1.015)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tabPop{0%{opacity:0;transform:translateY(12px) scale(.92)}to{opacity:1;transform:translateY(2px) scale(1)}}@keyframes characterPop{0%{opacity:0;transform:translateY(28px) scale(.58) rotate(-8deg)}62%{opacity:1;transform:translateY(-8px) scale(1.08) rotate(3deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes characterIdle{0%,to{transform:translateY(0) scale(1) rotate(-.3deg)}15%{transform:translateY(-2.5px) scale(1.01,.99) rotate(.3deg)}30%{transform:translateY(-1px) scale(.985,1.015) rotate(.5deg)}50%{transform:translateY(-2px) scale(1.01,.99) rotate(-.2deg)}65%{transform:translateY(-.5px) scale(.99,1.01) rotate(.4deg)}80%{transform:translateY(-1.8px) scale(1) rotate(0)}}@keyframes glowPop{0%{opacity:0;transform:scaleX(.3)}to{opacity:1;transform:scaleX(1)}}@keyframes splashPlayerBounceIn{0%{opacity:0;transform:translateY(120px) scale(.4) rotate(-10deg)}58%{opacity:1;transform:translateY(-14px) scale(1.12) rotate(4deg)}80%{transform:translateY(4px) scale(.97) rotate(-1.5deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes titleSlam{0%{opacity:0;transform:translateY(-46px) scale(1.7) rotate(-5deg)}55%{opacity:1;transform:translateY(7px) scale(.93) rotate(2deg)}78%{transform:translateY(-4px) scale(1.05) rotate(-1deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes titleFloat{0%,to{transform:translateY(0) rotate(-.7deg) scale(1)}50%{transform:translateY(-6px) rotate(.7deg) scale(1.02)}}@keyframes confettiFall{0%{opacity:0;transform:translateZ(0) rotate(0) rotateX(0)}8%{opacity:1}82%{opacity:1}to{opacity:0;transform:translate3d(var(--drift),106vh,0) rotate(var(--spin)) rotateX(940deg)}}@keyframes cheerEnter{0%{opacity:0;transform:translateY(16px) rotate(var(--cheer-rotate, 0deg)) scale(.42)}68%{opacity:1;transform:translateY(-5px) rotate(var(--cheer-rotate, 0deg)) scale(1.14)}to{opacity:1;transform:translateY(0) rotate(var(--cheer-rotate, 0deg)) scale(1)}}@keyframes cheerPop{0%,to{opacity:.9;transform:translateY(0) rotate(var(--cheer-rotate, 0deg)) scale(1)}45%{opacity:1;transform:translateY(-2px) rotate(var(--cheer-rotate, 0deg)) scale(1.02)}}@keyframes cloudFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes currentRing{0%,to{box-shadow:0 0 0 5px #fbbf243d,0 4px 18px #fbbf2473}50%{box-shadow:0 0 0 9px #fbbf241f,0 4px 24px #fbbf249e}}@keyframes arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes riseIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes nodePop{0%{opacity:0;transform:translateY(24px) scale(.86)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes currentPulse{0%,to{filter:saturate(1)}50%{filter:saturate(1.16) brightness(1.04)}}@keyframes sheetIn{0%{opacity:0;transform:translateY(72px)}to{opacity:1;transform:translateY(0)}}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@media(max-width:460px){.appShell{padding:0}.phoneFrame{width:100%;height:100svh;min-height:100svh;border:0;border-radius:0}h1{font-size:2.78rem}.levelNode{width:min(86%,310px)}}.mapEditorShell{width:100%;min-height:100svh;height:100svh;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;color:#e8fff2;background:radial-gradient(circle at 12% 12%,rgba(250,204,21,.16),transparent 24%),radial-gradient(circle at 88% 8%,rgba(45,212,191,.16),transparent 22%),linear-gradient(135deg,#071511,#10251b 48%,#182034)}.mapEditorTopbar{min-height:52px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 14px;border-bottom:1px solid rgba(255,255,255,.1);background:#030d0ab3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mapEditorTopbar span,.mapEditorField span,.mapEditorObjectRow small{color:#e8fff28c;font-size:.64rem;font-weight:850}.mapEditorToggleField{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 8px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0d}.mapEditorToggleField span{color:#e8fff2a8;font-size:.64rem;font-weight:850}.mapEditorToggleField input{width:16px;height:16px;accent-color:#22c55e}.mapEditorTopbar h1{max-width:none;color:#fff;font-size:1.1rem;line-height:1;text-shadow:none}.mapEditorLevelNav{display:flex;align-items:center;gap:8px}.mapEditorLevelNavLabel{max-width:280px;display:grid;gap:1px;text-align:center}.mapEditorLevelNavLabel strong{overflow:hidden;color:#fff;font-size:.8rem;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mapEditorLevelNavLabel small{color:#e8fff280;font-size:.62rem;font-weight:850}.mapEditorActions,.mapEditorMetaGrid,.mapEditorSectionHeader{display:flex;align-items:center}.mapEditorActions{gap:8px}.mapEditorButton,.mapEditorIconButton,.mapEditorPalette button,.mapEditorObjectRow{border:1px solid rgba(255,255,255,.12);color:#e8fff2;background:#ffffff0f;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.mapEditorButton{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:7px;font-size:.76rem;font-weight:850}.mapEditorSmallButton{min-height:26px;padding:0 8px;font-size:.68rem}.mapEditorButton[data-active=true],.mapEditorObjectRow[data-active=true]{border-color:#facc15a6;background:#facc1529}.mapEditorIconButton{width:30px;height:30px;display:grid;place-items:center;border-radius:7px}.mapEditorButton:hover,.mapEditorIconButton:hover,.mapEditorPalette button:hover,.mapEditorObjectRow:hover{border-color:#2dd4bf80;background:#ffffff1a}.mapEditorWorkspace{width:100%;height:100%;min-height:0;display:grid;grid-template-columns:clamp(220px,16vw,280px) minmax(0,1fr) clamp(300px,22vw,380px);gap:10px;padding:10px;overflow:hidden;align-items:stretch}.mapEditorRightRail{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,auto) minmax(0,1fr);gap:10px}.mapEditorInspectorPanel{max-height:44vh;border-color:#facc1566;gap:8px}.mapEditorInspectorPanel .mapEditorSectionHeader{display:flex;justify-content:space-between;align-items:center}.mapEditorSelectedKicker{display:block;color:#facc15bf;font-size:.68rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.mapEditorInspectorMeta{color:#e8fff28c;font-size:.68rem;font-weight:800}.mapEditorPanel{min-height:0;display:flex;flex-direction:column;gap:10px;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#04120db8;overflow:auto}.mapEditorField{display:grid;gap:3px}.mapEditorField input,.mapEditorField select{min-width:0;height:30px;padding:0 8px;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#fff;background:#00000038;font:inherit;font-size:.78rem;font-weight:760}.mapEditorField option{color:#fff;background:#061611}.mapEditorSliderField span{display:flex;align-items:center;justify-content:space-between;gap:10px}.mapEditorSliderField strong{color:#e8fff2;font-size:.7rem}.mapEditorSliderField input[type=range]{padding:0;accent-color:#2dd4bf;cursor:pointer}.mapEditorOpenNotice{display:grid;gap:2px;padding:6px 8px;border:1px solid rgba(250,204,21,.22);border-radius:6px;color:#e8fff29e;background:#facc1514;font-size:.66rem;font-weight:780}.mapEditorOpenNotice strong{color:#facc15}.mapEditorOpenNotice span{color:#e8fff280}.mapEditorMetaGrid{gap:8px}.mapEditorMetaGrid .mapEditorField{flex:1}.mapEditorSectionHeader{justify-content:space-between;gap:8px;color:#fff;font-size:.76rem;font-weight:950}.mapEditorObjectList,.mapEditorInspector,.mapEditorPalette{display:grid;gap:5px}.mapEditorInspector{grid-template-columns:repeat(2,minmax(0,1fr))}.mapEditorInspector .mapEditorWideField,.mapEditorInspector .mapEditorRouteControls,.mapEditorInspector .mapEditorRouteList{grid-column:1 / -1}.mapEditorRouteControls,.mapEditorRoutePoint{display:flex;align-items:end;gap:6px}.mapEditorRouteControls{flex-wrap:wrap}.mapEditorRouteList{display:grid;gap:6px}.mapEditorRoutePoint .mapEditorField{flex:1}.mapEditorRouteDelete{flex:0 0 auto}.mapEditorObjectRow{display:grid;gap:1px;padding:4px 7px;border-radius:6px;text-align:left}.mapEditorObjectRow span{overflow:hidden;font-size:.76rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.gameplayStatsHud{position:absolute;top:calc(78px + env(safe-area-inset-top));left:14px;right:14px;z-index:4;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;pointer-events:none}.gameplayStatsHud span{min-height:28px;min-width:0;color:#fff;font-size:.86rem;font-weight:950;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.7)}.gameplayStatsHud span:first-child{color:#facc15}.gameplayStatsHud span:last-child{justify-self:end;color:#ffd166}.gameplayStatsHud [data-warning=true]{color:#ef4444}.mapEditorSceneTree{grid-template-columns:1fr}.mapEditorSceneTreeItem{display:grid;grid-template-columns:minmax(0,1fr) 28px 28px;gap:5px;align-items:stretch}.mapEditorSceneTree .mapEditorObjectRow{min-width:0}.mapEditorSceneDuplicate,.mapEditorSceneDelete{width:28px;height:auto;min-height:32px}.mapEditorSceneDuplicate{color:#bae6fd}.mapEditorSceneDuplicate:hover{border-color:#38bdf894;background:#0c4a6e52}.mapEditorSceneDelete{color:#fecaca}.mapEditorSceneDelete:hover{border-color:#f8717194;background:#7f1d1d52}.mapEditorPalette{grid-template-columns:repeat(3,minmax(0,1fr))}.mapEditorPalette button{min-height:26px;border-radius:6px;font-size:.66rem;font-weight:850;cursor:grab}.mapEditorPalette button:active{cursor:grabbing}.mapEditorPaletteGroup{display:grid;gap:4px}.mapEditorPaletteGroup>span{color:#e8fff26b;font-size:.6rem;font-weight:950;text-transform:uppercase}.mapEditorCanvasColumn{min-width:0;min-height:0;width:100%;display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;align-items:stretch;justify-items:stretch}.mapEditorStageToolbar{width:100%;display:flex;justify-content:center;gap:8px}.mapEditorStageTabs{display:flex;gap:8px}.mapEditorStageTabs button,.mapEditorBackButton,.mapEditorStageCard{border:1px solid rgba(255,255,255,.12);color:#e8fff2;background:#ffffff0f;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.mapEditorStageTabs button{min-height:34px;flex:1;padding:0 12px;border-radius:8px;font:inherit;font-size:.78rem;font-weight:900}.mapEditorStageTabs button[data-active=true]{border-color:#facc15a6;color:#fff;background:#facc1529}.mapEditorStageTabs button:disabled,.mapEditorStageCard:disabled{opacity:.42;cursor:default}.mapEditorBackButton{width:34px;height:34px;display:grid;place-items:center;border-radius:8px}.mapEditorStageFrame{position:relative;width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:linear-gradient(180deg,#05120d70,#05120dbd),repeating-linear-gradient(90deg,#107142 0,#107142 42px,#15834d 42px,#15834d 84px);box-shadow:0 24px 80px #00000047;overflow:hidden}.mapEditorStageFrame .pixiHost{width:100%;height:100%;min-width:0;min-height:0}.mapEditorPlayResult{position:absolute;left:50%;bottom:18px;z-index:3;width:min(86%,340px);display:grid;gap:8px;padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#fff;background:#030d0ad1;box-shadow:0 18px 44px #00000061;transform:translate(-50%)}.mapEditorPlayResult span{color:#facc15;font-size:.68rem;font-weight:950;text-transform:uppercase}.mapEditorPlayResult strong{font-size:.92rem;line-height:1.18}.mapEditorPlayResult div{display:flex;gap:8px}.mapEditorPitch{position:relative;height:min(100%,calc(100svh - 104px));width:auto;aspect-ratio:360 / 640;max-width:calc(100% - 32px);max-height:100%;flex:0 0 auto;overflow:hidden;border:2px solid rgba(255,255,255,.42);border-radius:8px;background:linear-gradient(90deg,#ffffff14 49.7%,#ffffff59,#ffffff14 50.3%),repeating-linear-gradient(90deg,#127746 0,#127746 45px,#179254 45px,#179254 90px)}.mapEditorPitch:before{content:"";position:absolute;top:8%;right:8%;bottom:8%;left:8%;border:2px solid rgba(255,255,255,.26);border-radius:6px;pointer-events:none}.mapEditorPitchCanvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.mapEditorPitchCanvas canvas{display:block}.mapEditorGoalMouth,.mapEditorCenterCircle{position:absolute;left:50%;pointer-events:none;transform:translate(-50%)}.mapEditorGoalMouth{top:6%;width:48%;height:11%;border:2px solid rgba(255,255,255,.35);border-top:0}.mapEditorCenterCircle{top:50%;width:34%;aspect-ratio:1;border:2px solid rgba(255,255,255,.24);border-radius:50%;transform:translate(-50%,-50%)}.mapEditorToken{position:absolute;z-index:1;min-width:8px;min-height:8px;display:grid;place-items:center;border:1.5px solid rgba(255,255,255,.38);border-radius:50%;background:transparent;color:#052016;font-size:.72rem;font-weight:1000;cursor:grab;touch-action:none}.mapEditorTokenWrap{display:contents}.mapEditorToken:active{cursor:grabbing}.mapEditorToken[data-active=true]{outline:3px solid rgba(250,204,21,.85);outline-offset:2px;border-color:#facc15e6;z-index:5}.mapEditorToken[data-type=ball]{border-color:#ffffffb3}.mapEditorToken[data-type=goal]{border-radius:5px;border-color:#facc158c}.mapEditorToken[data-type=staticDefender],.mapEditorToken[data-type=movingDefender],.mapEditorToken[data-type=chasingDefender]{border-color:#f973168c}.mapEditorToken[data-type=teammate]{border-color:#38bdf88c}.mapEditorToken[data-type=goalkeeper]{border-color:#a78bfa8c}.mapEditorToken[data-type=bounce],.mapEditorToken[data-type=reboundBoard],.mapEditorToken[data-type=wall]{border-radius:5px;border-color:#f8fafc80}.mapEditorToken[data-type=windZone]{border-radius:4px;border-color:#0ea5e966}.mapEditorToken[data-type=wetZone]{border-radius:4px;border-color:#2dd4bf66}.mapEditorToken[data-type=sandZone]{border-radius:4px;border-color:#d6a94f7a}.mapEditorToken[data-type=offsideLine]{border-inline:0;border-color:#facc1580}.mapEditorJson{min-height:140px;resize:vertical;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#d9f99d;background:#0000005c;font:.66rem/1.45 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.mapEditorEmpty{color:#e8fff273;font-size:.74rem;font-weight:750}.mapEditorVersionsList{max-height:138px;overflow:auto}.mapEditorButton:disabled{opacity:.42;cursor:default}.mapEditorModalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#010806a8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.mapEditorModal{width:min(980px,100%);max-height:min(760px,calc(100svh - 48px));display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:12px;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#e8fff2;background:linear-gradient(180deg,#0c241bfa,#04120dfa);box-shadow:0 28px 90px #0000006b}.mapEditorSearchField{min-width:0;min-height:44px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#e8fff28c;background:#00000038}.mapEditorModalFilters{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px);gap:10px;align-items:stretch}.mapEditorChapterFilter{min-width:0;min-height:44px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#00000038}.mapEditorChapterFilter span{color:#e8fff285;font-size:.7rem;font-weight:900;text-transform:uppercase}.mapEditorChapterFilter select{min-width:0;height:42px;border:0;color:#fff;background:#061611;font:inherit;font-weight:760;outline:none}.mapEditorChapterFilter option{color:#fff;background:#061611}.mapEditorSearchField:focus-within{border-color:#2dd4bf8c;background:#00000052}.mapEditorSearchField input{min-width:0;height:42px;border:0;color:#fff;background:transparent;font:inherit;font-weight:760;outline:none}.mapEditorModalHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}.mapEditorModalHeader>div{min-width:0;display:flex;align-items:center;gap:10px}.mapEditorModalHeader span{color:#e8fff285;font-size:.72rem;font-weight:900;text-transform:uppercase}.mapEditorModalHeader h2{margin-top:4px;color:#fff;font-size:1.2rem}.mapEditorStagePicker{min-height:220px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}.mapEditorStageCard{position:relative;min-height:150px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-content:start;gap:14px;padding:16px;border-radius:8px;text-align:left;overflow:hidden}.mapEditorStageCard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(45,212,191,.15),transparent 58%);opacity:0;transition:opacity .16s ease}.mapEditorStageCard:hover{border-color:#2dd4bf80;transform:translateY(-1px)}.mapEditorStageCard:hover:before{opacity:1}.mapEditorStageCard>*{position:relative}.mapEditorStageCard>svg{color:#facc15}.mapEditorStageCard strong{display:block;color:#fff;font-size:1rem}.mapEditorStageCard small{color:#e8fff28c;font-size:.76rem;font-weight:800}.mapEditorStageCard>span{width:fit-content;min-width:38px;padding:5px 9px;border-radius:999px;color:#facc15;background:#facc151f;font-size:.78rem;font-weight:950}.mapEditorLevelGrid{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding-right:6px;overflow:auto}.mapEditorLevelCard{min-height:92px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#e8fff2;background:linear-gradient(180deg,#ffffff13,#ffffff09);text-align:left}.mapEditorLevelCard>button:first-child{display:grid;gap:5px;min-width:0;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.mapEditorLevelCardActions{display:flex;align-items:center;gap:8px}.mapEditorLevelCardActions .mapEditorIconButton{width:36px;height:36px;flex:0 0 36px}.mapEditorLevelCard:hover{border-color:#2dd4bf7a;background:#2dd4bf1a;transform:translateY(-1px)}.mapEditorHeaderActions,.mapEditorModalActions,.mapEditorModalHeaderActions{display:flex;align-items:center;gap:8px}.mapEditorLevelCard span,.mapEditorLevelCard small{color:#e8fff285;font-size:.72rem;font-weight:800}.mapEditorLevelCard span{width:fit-content;padding:3px 7px;border-radius:999px;color:#facc15;background:#facc151f}.mapEditorLevelCard strong{overflow:hidden;color:#fff;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.mapEditorSolutions{display:grid;gap:8px}.mapEditorPanel>.mapEditorSolutions{display:none}.mapEditorSolverDrawerOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:18;display:grid;justify-items:end;background:#0108067a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mapEditorSolverDrawer{width:min(420px,100%);height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;padding:18px;border-left:1px solid rgba(255,255,255,.14);color:#e8fff2;background:#05140ff7;box-shadow:-24px 0 70px #0000005c}.mapEditorSolverDrawer .mapEditorSolutions{overflow:auto}.mapEditorSolverSummary{color:#e8fff28c;font-size:.74rem;font-weight:800}.mapEditorSolutionRow{display:grid;gap:4px;padding:9px 10px;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:#e8fff2;background:#ffffff0f;text-align:left;cursor:pointer}.mapEditorSolutionRow:hover{border-color:#facc158c;background:#facc151f}.mapEditorSolutionRow strong{color:#fff;font-size:.8rem}.mapEditorSolutionRow span{color:#e8fff28f;font-size:.7rem;line-height:1.35}.mapEditorSolverPanel{min-height:0;display:flex;flex-direction:column}.mapEditorSolverPanel .mapEditorSolutions{min-height:0;display:grid;align-content:start;overflow:auto}.mapEditorModalEmpty{grid-column:1 / -1;margin:24px auto}.mapEditorSolverPanel .mapEditorSectionHeader{display:flex;justify-content:space-between;align-items:center}.mapEditorLevelStage{margin-bottom:18px;padding:12px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#ffffff08}.mapEditorStageTitle{display:flex;align-items:center;gap:6px;color:#e8fff2bf;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.08)}.mapEditorLevelGroup{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mapEditorLevelGroupTitle{display:flex;align-items:center;justify-content:space-between;grid-column:1 / -1;gap:8px;color:#e8fff280;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:8px 2px 0}.mapEditorLevelGroupTitle small{display:grid;min-width:24px;height:24px;place-items:center;border-radius:999px;color:#facc15;background:#facc151f;font-size:.68rem}.mapEditorWelcomeForm{display:grid;gap:14px}.mapEditorWelcomeForm .mapEditorField input{width:100%}.mapEditorWelcomeDivider{display:flex;align-items:center;color:#e8fff266;font-size:.74rem;font-weight:800}.mapEditorWelcomeDivider:before,.mapEditorWelcomeDivider:after{content:"";flex:1;height:1px;background:#ffffff1f}.mapEditorWelcomeDivider span{padding:0 12px}.mapEditorTutorialDrop{display:grid;gap:7px}.mapEditorTutorialTarget{min-height:42px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;padding:0 12px;border:1px dashed rgba(250,204,21,.48);border-radius:8px;color:#fff7c2;background:linear-gradient(135deg,#facc1529,#2dd4bf12),#00000038;font-size:.78rem;font-weight:900;text-align:left;cursor:grab}.mapEditorTutorialTarget:disabled{opacity:.42;cursor:default}.mapEditorTutorialTarget:not(:disabled):hover{border-color:#facc15c7;background:linear-gradient(135deg,#facc1538,#2dd4bf1a),#00000047}.mapEditorTutorialDrop small{color:#e8fff27a;font-size:.7rem;font-weight:800}@media(max-width:900px){.mapEditorWorkspace{grid-template-columns:1fr}.mapEditorRightRail{grid-template-rows:none;grid-auto-rows:minmax(260px,auto)}}.tutorialOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:all}.tutorialArrowSvg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.tutorialBubble{position:absolute;bottom:24px;left:50%;transform:translate(-50%);max-width:300px;width:90%;padding:16px 20px;border:2px solid #fde68a;border-radius:18px;color:#fff;background:linear-gradient(180deg,#1a3a2a,#0f2619);box-shadow:0 0 32px #f59e0b47,0 8px 32px #00000080;animation:tutorialIn .3s cubic-bezier(.18,.9,.24,1.24) both;text-align:center;z-index:2}.tutorialBubble p{color:#ffffffe6;font-size:.88rem;font-weight:700;line-height:1.45;margin:0 0 14px}.tutorialDismiss{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border:0;border-radius:999px;color:#1a2e1a;background:linear-gradient(135deg,#fde68a,#fbbf24);font-size:.78rem;font-weight:900;cursor:pointer;box-shadow:0 2px 12px #f59e0b4d}.tutorialDismiss:hover{background:linear-gradient(135deg,#fef3c7,#fde68a)}.tutorialDismiss:active{transform:scale(.96)}@keyframes tutorialIn{0%{opacity:0;transform:translate(-50%) translateY(12px) scale(.95)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.profileLives{display:flex;flex-direction:column;gap:4px}.profileLivesRow{display:flex;align-items:center;gap:6px;font-size:.78rem}.profileLivesRow strong{color:#e63535;font-size:1rem;font-weight:950}.profileLivesRow span{color:#fff6;font-weight:800}.profileHeartRow{display:flex;align-items:center;gap:4px;color:#e63535}.profileHeartRow svg{flex:0 0 auto}.profileLivesTimer{display:inline-flex;align-items:center;gap:3px;color:#ffffff59;font-size:.62rem;font-weight:800}.profileLivesTimer svg{color:#e63535}.shopPage{flex:1;min-height:0;display:flex;flex-direction:column;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.06),transparent 30%),#0f2619}.shopHeader{padding:28px 22px 18px;text-align:center}.shopHeader h2{color:#fff;font-size:1.45rem;margin-bottom:4px}.shopHeader p{color:#ffffff6b;font-size:.82rem;font-weight:750}.shopScroller{flex:1;overflow-y:auto;padding:0 18px 100px;display:flex;flex-direction:column;gap:14px}.shopLivesBar{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.shopLivesBar span{color:#ffffff73;font-size:.78rem;font-weight:800}.shopLivesBar strong{color:#e63535;font-size:1.1rem;font-weight:950;flex:1}.shopHeartRow{flex:1;display:flex;align-items:center;gap:5px;color:#e63535}.shopHeartRow svg{flex:0 0 auto}.shopLivesBar small{display:inline-flex;align-items:center;gap:3px;color:#ffffff52;font-size:.7rem;font-weight:750}.shopLivesBar small svg{color:#e63535}.shopCard{display:flex;align-items:center;gap:14px;padding:16px;border-radius:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);transition:transform .16s ease,border-color .16s ease}.shopCard:active{transform:scale(.98)}.shopCardLocked{opacity:.45}.shopCardIcon{width:52px;height:52px;border-radius:14px;background:#ffffff14;display:grid;place-items:center;color:#fbbf24;flex-shrink:0}.shopCardEmoji{font-size:1.4rem}.shopCardText{flex:1;min-width:0}.shopCardText h3{color:#fff;font-size:.95rem;font-weight:900;margin-bottom:2px}.shopCardText p{color:#fff6;font-size:.74rem;font-weight:700;line-height:1.35}.shopBuyButton{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border:none;border-radius:12px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1a1a1a;font-size:.82rem;font-weight:950;cursor:pointer;box-shadow:0 2px 8px #fbbf244d;transition:transform .14s ease,box-shadow .14s ease;flex-shrink:0}.shopBuyButton:active{transform:scale(.94)}.shopBuyButton:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.shopOwned{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:12px;background:#22c55e26;border:1px solid rgba(34,197,94,.35);color:#22c55e;font-size:.82rem;font-weight:950;flex-shrink:0}.gameplayProgressDock{position:absolute;right:calc(14px + env(safe-area-inset-right));bottom:calc(14px + env(safe-area-inset-bottom));display:flex;align-items:flex-end;z-index:6;pointer-events:none}.gameplayBattery{width:64px;height:32px;filter:drop-shadow(0 6px 14px rgba(0,0,0,.45));animation:riseIn .32s ease-out both}.gameplayBatteryShell{fill:#06120c8c;stroke:#ffffffd9;stroke-width:2.5}.gameplayBatteryTerminal{fill:#ffffffd9}.gameplayBatteryFill{fill:#34d399;transition:width .14s linear}
