*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#1b1b2a;font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif}#game{display:block;width:100vw;height:100vh;touch-action:none}#loadout-btn{display:none;position:fixed;right:14px;bottom:28px;z-index:5;padding:12px 18px;font-size:15px;font-weight:700;border:2px solid #6c5ca7;border-radius:999px;background:#261f40d9;color:#f4ecff;font-family:inherit}@media (pointer: coarse){#loadout-btn{display:block}}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#141020c7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:10}.overlay.hidden{display:none}.overlay-panel{text-align:center;color:#f4ecff;padding:48px 64px;border-radius:20px;background:#2b2242eb;border:2px solid #6c5ca7;box-shadow:0 12px 48px #00000073}.overlay-panel h1{font-size:56px;letter-spacing:6px;margin-bottom:16px;color:#ffb3c1}.overlay-panel p{font-size:18px;line-height:1.6;margin-bottom:28px;color:#cfc4ee}.overlay-panel button{font-size:20px;font-weight:700;letter-spacing:3px;padding:14px 48px;border:none;border-radius:12px;cursor:pointer;color:#241c3a;background:linear-gradient(135deg,#a8e6cf,#dcedc1);transition:transform .12s ease,box-shadow .12s ease}.overlay-panel button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #a8e6cf59}.overlay-panel button:active{transform:translateY(0)}.title-overlay{background:linear-gradient(180deg,#1b1430,#241c3a 60%,#17251c);cursor:pointer}.title-inner{text-align:center;color:#f4ecff}.title-logo{font-size:64px;line-height:1.3;letter-spacing:6px;color:#ffe08a;text-shadow:0 4px 24px rgba(242,193,78,.35);margin-bottom:18px}.title-prompt{margin-top:48px;font-size:18px;letter-spacing:2px;color:#cfc4ee;animation:blink 1.4s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.25}}.menu-row{display:flex;gap:10px;justify-content:center}.menu-row .secondary{min-width:150px}.menu-title{font-size:44px;line-height:1.25;letter-spacing:3px;color:#ffe08a!important}.menu-tag{font-size:14px;color:#9d8fc7!important;margin-top:-8px}.menu-gold{font-size:17px;font-weight:700;color:#ffd54f!important}.menu-buttons{display:flex;flex-direction:column;gap:12px;align-items:center}.overlay-panel button.secondary{background:#6c5ca759;color:#e6ddff;border:2px solid #6c5ca7;font-size:16px;padding:12px 36px}.overlay-panel button.secondary:hover{box-shadow:0 8px 20px #6c5ca766}.menu-help{margin-top:24px;font-size:13px;color:#8d81b5!important;margin-bottom:0!important}.victory-panel{border-color:#f2c14e}.victory-panel h1{color:#ffe08a;font-size:44px;letter-spacing:3px}.run-stats{font-size:15px;color:#ffd54f!important}.menu-selected{font-size:14px;color:#c3b8ea!important;margin-top:-16px}.char-panel{max-width:720px}.char-panel h2{font-size:32px;letter-spacing:4px;margin-bottom:6px;color:#ffe08a}.char-panel>p{font-size:13px;margin-bottom:18px}#char-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;max-height:56vh;overflow-y:auto}.overlay-panel button.char-card{display:flex;flex-direction:column;align-items:center;gap:3px;padding:12px 8px;border:2px solid #5a4d8c;border-radius:12px;background:#261f40f2;color:#f4ecff;font-size:12px;letter-spacing:0;cursor:pointer;transition:transform .1s ease,border-color .1s ease}.overlay-panel button.char-card:hover{transform:translateY(-2px);border-color:#9d8fd4}.overlay-panel button.char-card.selected{border-color:#f2c14e;background:#46381ef2;box-shadow:0 0 12px #f2c14e59}.char-card .char-dot{width:36px;height:36px;border-radius:50%;border:3px solid;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;color:#fff;margin-bottom:3px}.char-card strong{font-size:13px;color:#ffe08a}.char-card small{font-size:10.5px;color:#c3b8ea}.overlay-panel button.char-card.locked{opacity:.55;cursor:not-allowed}.overlay-panel button.char-card:disabled:hover{transform:none}.char-card .unlock-cost{color:#ffd54f;font-weight:700}.collection-panel{max-width:760px}.collection-panel h2{font-size:32px;letter-spacing:4px;margin-bottom:6px;color:#ffe08a}#collection-progress{font-size:14px;color:#f2c14e!important;margin-bottom:12px}#collection-list{max-height:58vh;overflow-y:auto;margin-bottom:18px;text-align:left}#collection-list h3{font-size:15px;color:#c3b8ea;letter-spacing:2px;margin:14px 0 8px;border-bottom:1px solid #4a3f73;padding-bottom:4px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.collection-item{padding:10px 12px;border:1px solid #4a3f73;border-radius:10px;background:#1e1832e6}.collection-item strong{display:block;font-size:13px;color:#ffe08a}.collection-item small{display:block;font-size:10px;color:#9d8fc7;margin-bottom:4px}.collection-item p{font-size:11px!important;line-height:1.45!important;color:#cfc4ee!important;margin:0!important}.collection-item.undiscovered{opacity:.45}.options-panel{min-width:420px}.options-panel h2{font-size:32px;letter-spacing:4px;margin-bottom:20px;color:#ffe08a}.option-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 4px;border-bottom:1px solid #4a3f73;margin-bottom:10px;font-size:15px}.option-row:last-of-type{margin-bottom:24px}.option-row .secondary{min-width:110px;padding:8px 20px!important;font-size:14px!important}.option-hint{font-size:13px;color:#9d8fc7}.overlay-panel button.danger{border-color:#b04a55;color:#ffb3c1}.entry-panel{min-width:420px;max-width:520px}.entry-panel h2{font-size:30px;letter-spacing:4px;margin-bottom:10px;color:#ffe08a}.entry-panel>p{font-size:13px;margin-bottom:16px}#entry-google-btn{display:flex;justify-content:center;min-height:44px;margin-bottom:6px}.entry-divider{font-size:12px;color:#8d81b5!important;margin:14px 0!important}#entry-offline-btn{margin-bottom:10px}.profile-panel{min-width:460px;max-width:560px}.profile-panel h2{font-size:30px;letter-spacing:4px;margin-bottom:8px;color:#ffe08a}.profile-panel>p{font-size:13px;margin-bottom:16px}#google-btn-container{display:flex;justify-content:center;margin-bottom:8px}.google-status{font-size:12px;color:#9fe8c4!important;margin-bottom:10px!important}.profile-field{text-align:left;margin-bottom:14px}.profile-field label{display:block;font-size:12px;color:#c3b8ea;margin-bottom:6px;letter-spacing:1px}.profile-field input,.profile-field select{width:100%;padding:10px 14px;font-size:15px;border:2px solid #6c5ca7;border-radius:10px;background:#0f0c1acc;color:#f4ecff;outline:none;font-family:inherit}.profile-field input:focus,.profile-field select:focus{border-color:#f2c14e}#profile-icons{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.overlay-panel button.icon-pick{width:44px;height:44px;border-radius:50%;border:3px solid transparent;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;color:#fff;cursor:pointer;padding:0;letter-spacing:0}.overlay-panel button.icon-pick.selected{border-color:#f2c14e;box-shadow:0 0 10px #f2c14e99}.overlay-panel button.profile-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 16px 6px 8px;border-radius:999px;border:2px solid #5a4d8c;background:#261f40f2;color:#f4ecff;font-size:14px;letter-spacing:0;cursor:pointer;margin-bottom:12px}.profile-chip .char-dot{width:28px;height:28px;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;color:#fff;margin:0}.leaderboard-panel{min-width:640px;max-width:1020px;width:92vw}.leaderboard-panel h2{font-size:30px;letter-spacing:4px;margin-bottom:10px;color:#ffe08a}.lb-notice{font-size:12px;color:#ffb37a!important;margin-bottom:10px!important}.lb-my{font-size:14px;color:#ffd54f;padding:10px 14px;border:1px solid #6c5ca7;border-radius:10px;background:#1e1832e6;margin-bottom:14px}.lb-map-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:18px;margin-bottom:14px;text-align:left}#lb-map svg{width:100%;height:auto;max-height:68vh}#lb-map [data-gid]:hover{filter:brightness(1.25)}.lb-side h3{font-size:13px;color:#c3b8ea;letter-spacing:1px;margin-bottom:8px;border-bottom:1px solid #4a3f73;padding-bottom:6px}.lb-players-title{margin-top:12px}#lb-districts{display:flex;flex-wrap:wrap;gap:6px}.overlay-panel button.lb-chip{font-size:12px;font-weight:700;letter-spacing:0;padding:6px 10px;border-radius:999px;border:1px solid #5a4d8c;background:#261f40f2;color:#e8e2f8;cursor:pointer}.overlay-panel button.lb-chip span{color:#ffd9e8;margin-left:2px}.overlay-panel button.lb-chip.selected{border-color:#f2c14e;background:#46381ef2}#lb-players{max-height:26vh;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.lb-row{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:8px;background:#1e1832cc;font-size:13px;color:#e8e2f8}.lb-row.me{border:1px solid #f2c14e;background:#46381ee6}.lb-row .lb-rank{width:26px;color:#f2c14e;font-weight:800}.lb-row .char-dot{width:22px;height:22px;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:10px;color:#fff;margin:0;flex-shrink:0}.lb-row .lb-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lb-row .lb-score{font-weight:800;color:#ffd9e8}.lb-empty{font-size:12px;color:#8d81b5;padding:12px;text-align:center}.menu-super{font-size:14px;font-weight:800;letter-spacing:3px;color:#ffd75e!important;text-shadow:0 0 12px rgba(255,215,94,.6);margin-top:-10px;animation:blink 1.6s ease-in-out infinite}.super-panel{min-width:360px}.super-panel h2{font-size:28px;letter-spacing:4px;margin-bottom:10px;color:#ffe08a}#super-status{font-size:14px;color:#c3b8ea!important;margin-bottom:16px}#super-input{width:180px;padding:12px 16px;font-size:28px;text-align:center;letter-spacing:12px;border:2px solid #6c5ca7;border-radius:12px;background:#0f0c1acc;color:#ffe08a;outline:none;margin-bottom:12px}#super-input:focus{border-color:#f2c14e}.super-error{font-size:13px;color:#ff8a7a!important;margin-bottom:10px!important}.overlay-panel button.skill-card.passive{border-color:#58c99a}.skill-card.passive .card-badge{background:#2e9e6b}.skill-card.passive .card-badge.new{background:#1f8a92}.upgrade-sub{font-size:10px;font-weight:400;color:#9d8fc7;margin-left:4px}.club-panel{max-width:780px}.club-panel h2{font-size:34px;letter-spacing:4px;margin-bottom:8px;color:#ffe08a}#club-upgrades{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0 20px;max-height:62vh;overflow-y:auto}.overlay-panel button.club-card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:4px;padding:12px 10px;border:2px solid #5a4d8c;border-radius:12px;background:#261f40f2;color:#f4ecff;font-size:12px;letter-spacing:0;cursor:pointer;transition:transform .1s ease,border-color .1s ease}.overlay-panel button.club-card:hover:not(:disabled){transform:translateY(-2px);border-color:#f2c14e}.overlay-panel button.club-card:disabled{opacity:.55;cursor:not-allowed}.overlay-panel button.club-card.maxed{opacity:1;border-color:#f2c14e;background:#46381ef2}.club-card strong{font-size:13px;color:#ffe08a}.club-card small{font-size:10.5px;line-height:1.4;color:#c3b8ea;min-height:29px}.upgrade-pips{font-size:12px;letter-spacing:2px;color:#f2c14e;white-space:nowrap}.club-card .club-cost{font-size:12px;font-weight:800;color:#ffd54f}#loadout-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0 20px;max-height:56vh;overflow-y:auto}#loadout-slots{font-size:13px;color:#ffd54f!important}#unlock-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;max-height:56vh;overflow-y:auto}.levelup-panel{padding:36px 44px;border-color:#f2c14e}.levelup-panel h2{font-size:40px;letter-spacing:4px;margin-bottom:10px;color:#ffe08a}.levelup-panel p{margin-bottom:24px}#levelup-cards{display:flex;gap:16px;justify-content:center}.overlay-panel button.skill-card{width:210px;padding:20px 16px;border:2px solid #9d8fd4;border-radius:14px;background:linear-gradient(180deg,#4a3f78,#352c58);color:#fff;cursor:pointer;text-align:center;font-family:inherit;box-shadow:0 6px 16px #00000059;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.overlay-panel button.skill-card:hover{transform:translateY(-4px);border-color:#f2c14e;box-shadow:0 10px 24px #f2c14e40}.skill-card .card-badge{display:inline-block;font-size:12px;font-weight:700;letter-spacing:1px;padding:3px 10px;border-radius:999px;margin-bottom:10px;background:#6c5ca7;color:#fff}.skill-card .card-badge.new{background:#2e9e6b}.overlay-panel button.skill-card.evolution{border-color:#f2c14e;background:linear-gradient(180deg,#503e1ef2,#282014f2);box-shadow:0 0 18px #f2c14e59}.skill-card.evolution .card-badge{background:linear-gradient(135deg,#f2c14e,#ffdf8e);color:#4a3a10}.overlay-panel button.skill-card.evolution:hover{box-shadow:0 10px 28px #f2c14e8c}.skill-card h3{font-size:20px;margin-bottom:4px;color:#ffd75e;text-shadow:0 1px 3px rgba(0,0,0,.5)}.skill-card .card-subtitle{display:block;font-size:11px;color:#c3b8ea;margin-bottom:12px}.skill-card .card-desc{font-size:13.5px;line-height:1.6;color:#f2eeff}.skill-card .card-desc em{display:block;margin-top:8px;font-style:normal;font-size:12px;color:#9fe8c4}@media (max-width: 640px){.overlay-panel{padding:22px 16px;max-width:94vw;max-height:92vh;overflow-y:auto;min-width:0!important;width:94vw}.overlay-panel h1{font-size:30px;letter-spacing:3px}.title-logo{font-size:38px;letter-spacing:3px}.title-prompt{font-size:15px;margin-top:28px}.menu-title{font-size:26px}.overlay-panel button{font-size:16px;padding:12px 26px}.menu-row .secondary{min-width:0;flex:1}#levelup-cards{flex-direction:column;align-items:center;gap:10px}.overlay-panel button.skill-card{width:100%;max-width:340px;padding:12px 14px}.skill-card .card-desc{font-size:12px}.levelup-panel h2{font-size:28px}#char-grid,#unlock-grid,#loadout-grid,#club-upgrades,.collection-grid{grid-template-columns:repeat(2,1fr)}#profile-icons{grid-template-columns:repeat(6,1fr)}.lb-map-layout{grid-template-columns:1fr}#lb-map svg{max-height:52vh}#lb-players{max-height:24vh}}
