@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f5fbff;--muted:#8b9bc7;--dim:#54628d;--night:#060b21;--panel:#0d1535;--panel-light:#111e4b;--line:#9abfff33;--cyan:#62e9ff;--blue:#6f83ff;--gold:#f3ce7b;--pink:#fa8bbf;--safe-bottom:env(safe-area-inset-bottom,0px);font-family:DM Sans,Avenir Next,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--night);min-height:100%;margin:0}body{min-width:320px;color:var(--ink);overflow-x:hidden}button,input{font:inherit}button{color:inherit;cursor:pointer}button:focus-visible,input:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.app-shell{background:radial-gradient(circle at 50% -10%,#1f3771 0,#0b1331 31%,#060a1e 70%);min-height:100vh}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#050a1edb;border-bottom:1px solid #839fff30;align-items:center;gap:28px;height:82px;padding:12px max(20px,50vw - 590px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;min-width:205px;display:flex}.brand-mark{color:#bffaff;background:radial-gradient(circle,#317dc4,#15275d 70%);border:1px solid #92f0ff8c;border-radius:13px 5px;place-items:center;width:40px;height:40px;font-size:25px;display:grid;box-shadow:0 0 22px #4fe2ff4d}.brand strong,.brand small{line-height:1;display:block}.brand strong{letter-spacing:.13em;font-family:Space Grotesk,sans-serif;font-size:15px}.brand small{color:var(--muted);letter-spacing:.23em;margin-top:5px;font-size:8px}.resource-bar{flex:1;align-items:center;gap:13px;min-width:0;display:flex}.resource{border:1px solid var(--line);white-space:nowrap;background:#16214c80;border-radius:10px;align-items:center;gap:8px;height:43px;padding:0 13px;display:flex}.resource strong{font-family:Space Grotesk,sans-serif;font-size:15px}.resource small{color:var(--muted);font-size:10px}.rank-resource{gap:7px;min-width:72px}.rank-resource small{letter-spacing:.1em;font-size:8px}.rank-resource strong{color:var(--gold);font-size:21px}.stamina-resource{min-width:145px}.stamina-resource>span{color:#ffd56c;font-size:26px}.stamina-resource div{flex:1}.stamina-resource strong{font-size:12px;display:block}.stamina-resource i{background:#222d5d;border-radius:5px;height:5px;margin-top:3px;display:block;overflow:hidden}.stamina-resource i b{border-radius:inherit;background:linear-gradient(90deg,#6affcd,#55a6ff);height:100%;display:block}.coin{color:#f2c468;font-size:17px}.crystal{color:#79ecff;text-shadow:0 0 12px #64ecff;font-size:23px}.account-button{border:1px solid var(--line);letter-spacing:.06em;background:#0d1535cc;border-radius:11px;align-items:center;gap:8px;padding:8px 11px;font-size:11px;font-weight:700;display:flex}.account-button small{color:var(--muted);letter-spacing:.12em;font-size:8px;display:block}.online-dot{background:#f3ca70;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 8px #f3ca70}.online-dot.online{background:#60efc0;box-shadow:0 0 8px #60efc0}.content-frame{width:min(100%,1180px);min-height:calc(100vh - 148px);margin:0 auto;padding:25px 20px 45px}.battle-screen{max-width:760px;margin:0 auto}.arena{background:radial-gradient(at 50% 82%,#3cc7f642,#0000 48%),linear-gradient(150deg,#172a65 0%,#0a153d 50%,#120d38 100%);border:1px solid #87ceff59;border-radius:25px;height:362px;position:relative;overflow:hidden;box-shadow:0 22px 55px #0006,inset 0 0 50px #5aaaff1a}.arena:before,.arena:after{content:"";pointer-events:none;opacity:.5;background:linear-gradient(115deg,#0000 44%,#84e5ff17 45%,#0000 47%),linear-gradient(70deg,#0000 63%,#c382ff1c 64%,#0000 66%);position:absolute;inset:0}.arena:after{opacity:.9;background:linear-gradient(#0000,#091035d9);height:98px;inset:auto 0 0}.arena-impact{animation:.32s ease-out arena-shake}@keyframes arena-shake{0%,to{transform:translate(0)}26%{transform:translate(-5px)rotate(-.3deg)}52%{transform:translate(5px)rotate(.3deg)}76%{transform:translate(-2px)}}.arena-stars i{background:#a8edff;border-radius:50%;width:3px;height:3px;animation:2.4s infinite alternate twinkle;position:absolute;box-shadow:0 0 8px #79eaff}.arena-stars i:first-child{top:24%;left:12%}.arena-stars i:nth-child(2){animation-delay:-.4s;top:14%;left:28%}.arena-stars i:nth-child(3){animation-delay:-.9s;top:23%;left:78%}.arena-stars i:nth-child(4){animation-delay:-1.5s;top:49%;left:88%}.arena-stars i:nth-child(5){animation-delay:-.7s;top:58%;left:17%}.arena-stars i:nth-child(6){animation-delay:-1.1s;top:34%;left:61%}@keyframes twinkle{0%{opacity:.18;transform:scale(.7)}to{opacity:1;transform:scale(1.6)}}.stage-label{z-index:3;color:#e2edff;letter-spacing:.18em;white-space:nowrap;font-family:Space Grotesk,sans-serif;font-size:12px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.stage-label span{color:var(--cyan);margin-right:8px}.stage-label b{color:var(--muted);margin-left:8px;font-size:10px}.enemy-hud{z-index:4;align-items:center;gap:9px;display:flex;position:absolute;top:47px;left:18px;right:18px}.enemy-element{color:#78eaff;background:#142766;border:1px solid #62dbff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;display:grid;box-shadow:0 0 16px #3e9edb}.enemy-bar{background:#121b45;border:1px solid #a0e7ff52;border-radius:99px;flex:1;height:12px;position:relative;overflow:hidden}.enemy-bar span{border-radius:inherit;background:linear-gradient(90deg,#e8549d,#ffb067);height:100%;display:block;box-shadow:0 0 13px #ff7e96}.enemy-bar strong{letter-spacing:.1em;place-items:center;font-size:8px;display:grid;position:absolute;inset:0}.turn-badge{background:radial-gradient(circle,#273c9d,#111a4c);border:1px solid #7a91ff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 0 20px #667dff54}.turn-badge b{font-family:Space Grotesk;font-size:20px;line-height:16px}.turn-badge small{color:#a8b8ff;letter-spacing:.12em;font-size:7px}.crystal-platform{z-index:1;background:radial-gradient(#7be6ff47,#0000 65%);border:1px solid #6fe8ff73;border-radius:50%;height:67px;position:absolute;bottom:25px;left:14%;right:14%;transform:perspective(200px)rotateX(55deg);box-shadow:0 0 35px #46daff3d}.crystal-platform:before{content:"";border:1px solid #c8f6ff4d;border-radius:50%;position:absolute;inset:11px 15%}.crystal-platform span{clip-path:polygon(50% 0,100% 32%,78% 100%,25% 90%,0 34%);filter:drop-shadow(0 0 7px #70eaff);background:linear-gradient(145deg,#d5feff,#528cf0 42%,#5537bd);width:25px;height:56px;position:absolute;bottom:-15px;left:7%;transform:rotate(-16deg)}.crystal-platform span:nth-child(2){height:70px;left:auto;right:11%;transform:rotate(18deg)}.crystal-platform span:nth-child(3){height:41px;bottom:-20px;left:24%}.dragon-sprite{z-index:2;filter:drop-shadow(0 20px 18px #00082e99);width:min(430px,72%);animation:3.6s ease-in-out infinite dragon-float;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.dragon-sprite svg{width:100%;display:block;overflow:visible}.dragon-wing{transform-origin:180px 130px;animation:2.4s ease-in-out infinite wing-breathe}.dragon-hit{animation:.58s ease-out dragon-hit}.dragon-hit .dragon-wing{animation:none}.dragon-hit svg{filter:brightness(1.55)saturate(1.3)}@keyframes dragon-float{0%,to{transform:translate(-50%)rotate(-.3deg)}50%{transform:translate(-50%,-7px)rotate(.3deg)}}@keyframes wing-breathe{0%,to{transform:scaleY(1)}50%{transform:scaleY(.94)}}@keyframes dragon-hit{0%{transform:translate(-50%)}25%{transform:translate(calc(-50% - 10px),3px)rotate(-2deg)}44%{transform:translate(calc(7px - 50%),-2px)rotate(1deg)}to{transform:translate(-50%)}}.slash-effect{z-index:5;filter:blur(1px)drop-shadow(0 0 12px #a8ffff);background:linear-gradient(90deg,#0000,#fff 38%,#75edff 61%,#0000);width:125%;height:15px;animation:.55s ease-out forwards slash;position:absolute;top:57%;left:-12%;transform:rotate(-22deg)}.impact-flash{z-index:5;background:#fff;border-radius:50%;width:80px;height:80px;animation:.48s ease-out forwards flash;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px #fff,0 0 55px #65edff}.damage-popup{z-index:7;color:#fff;text-shadow:0 3px #7551c7,0 0 22px #fff;font-family:Space Grotesk;font-size:clamp(26px,5vw,42px);font-weight:700;animation:.8s cubic-bezier(.1,.7,.2,1) forwards damage;position:absolute;top:54%;left:50%;transform:translate(-50%)}.shard{z-index:6;clip-path:polygon(50% 0,100% 34%,70% 100%,20% 80%,0 30%);background:linear-gradient(#fff,#64dfff 50%,#ae5cff);width:13px;height:29px;animation:.65s ease-out forwards shard;position:absolute;top:57%;left:51%}.shard-a{--x:-97px;--y:-58px}.shard-b{--x:103px;--y:-76px;animation-delay:40ms}.shard-c{--x:78px;--y:68px;animation-delay:60ms}@keyframes slash{0%{opacity:0;transform:translate(-18%)rotate(-22deg)}30%{opacity:1}to{opacity:0;transform:translate(18%)rotate(-22deg)}}@keyframes flash{0%{opacity:.95;transform:translate(-50%,-50%)scale(.25)}30%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.9)}}@keyframes damage{0%{opacity:0;transform:translate(-50%,22px)scale(.55)}24%{opacity:1;transform:translate(-50%,-5px)scale(1.1)}to{opacity:0;transform:translate(-50%,-48px)scale(1)}}@keyframes shard{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}20%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--x)), calc(-50% + var(--y))) rotate(180deg)}}.party-panel{margin:13px 3px 0;padding:0 8px}.party-head{color:var(--muted);letter-spacing:.18em;justify-content:space-between;align-items:center;font-family:Space Grotesk;font-size:9px;display:flex}.party-head strong{color:#82f5d1;letter-spacing:.02em;font-size:11px}.party-hp{background:#142a3c;border:1px solid #97eece4d;border-radius:10px;height:8px;margin:7px 0 8px;overflow:hidden}.party-hp span{background:linear-gradient(90deg,#4fcfbc,#a3f7a2);width:78%;height:100%;display:block;box-shadow:0 0 12px #5ff9c8}.party-row{grid-template-columns:repeat(6,1fr);gap:9px;display:grid}.hero-portrait{background:radial-gradient(circle at 50% 30%,#5ab3ff8c,#141f52);border:1px solid #abd0ff6e;border-radius:10px 4px;place-items:center;height:71px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 -12px 18px #0000004d}.portrait-glow{opacity:.5;filter:blur(1px);border:1px solid;border-radius:50%;position:absolute;inset:7px}.hero-glyph{color:currentColor;font-size:12px;position:absolute;top:6px;left:7px}.hero-letter{color:#edfbff;text-shadow:0 2px 10px;font-family:Space Grotesk;font-size:31px;font-weight:700}.hero-level{color:#c5d7ff;font-size:8px;position:absolute;bottom:5px;left:6px}.cooldown{color:#eaf8ff;background:#182873;border:2px solid #51dff0;border-radius:50%;place-items:center;width:21px;height:21px;font-family:Space Grotesk;font-size:10px;font-weight:700;display:grid;position:absolute;bottom:3px;right:4px}.hero-active{animation:.52s ease-out hero-pulse}@keyframes hero-pulse{50%{filter:brightness(1.5);transform:translateY(-5px)}}.element-fire{color:#ff755c}.element-water{color:#64dcff}.element-wood{color:#6ced9d}.element-light{color:#ffdd72}.element-dark{color:#c08dff}.element-heart{color:#ff88c4}.combo-readout{color:var(--gold);justify-content:center;align-items:center;gap:15px;margin:14px 0 8px;font-family:Space Grotesk;display:flex}.combo-readout span{color:#8a99ed;font-size:10px}.combo-readout strong{letter-spacing:.05em;text-shadow:0 0 14px #f2c96952;font-size:22px}.combo-readout b{color:#e8f2ff;font-size:18px}.board-shell{background:linear-gradient(150deg,#192755e6,#08102bf7);border:1px solid #76a6ff42;border-radius:21px;padding:14px 12px 11px;position:relative;box-shadow:inset 0 0 28px #5c8eff14,0 18px 40px #00000040}.board-head{align-items:center;gap:10px;margin-bottom:11px;display:flex}.board-hint{color:var(--muted);letter-spacing:.15em;flex:1;font-size:9px}.start-run{color:#a8f4ff;letter-spacing:.1em;background:#2b7cb538;border:1px solid #69eaff8c;border-radius:7px;min-height:30px;padding:0 10px;font-size:9px;font-weight:700}.start-run:hover{background:#4acae64d}.move-timer{background:#101d4b;border:2px solid #425ab0;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:relative;box-shadow:0 0 13px #4aa0ff4d}.move-timer:before{content:"";border:2px solid #63efff;border-left-color:#0000;border-radius:50%;position:absolute;inset:2px}.move-timer span{transform-origin:50%;border:2px solid #fff;border-left-color:#0000;border-radius:50%;position:absolute;inset:-2px}.move-timer b{margin-top:3px;font-family:Space Grotesk;font-size:13px;line-height:10px}.move-timer small{color:#8fa5d2;letter-spacing:.1em;font-size:6px;line-height:8px}.board{aspect-ratio:6/5;touch-action:none;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(6,1fr);gap:5px;display:grid;position:relative}.gem{touch-action:none;background:linear-gradient(145deg,#1d2f67,#101a3b);border:1px solid #7ebbff57;border-radius:9px 3px;place-items:center;min-width:0;min-height:0;padding:0;transition:transform .12s,filter .12s;display:grid;position:relative;box-shadow:inset 0 0 0 2px #02071c61,inset 0 -7px 12px #0000003d,0 3px 5px #00000038}.gem:hover{filter:brightness(1.18)}.gem-selected{z-index:2;border-color:#fff;transform:scale(1.12)translateY(-2px);box-shadow:0 0 0 2px #ffffff54,0 0 20px,inset 0 0 0 2px #fff6}.gem-matched{animation:.55s ease-in-out infinite alternate gem-match}.gem-facet{clip-path:polygon(50% 0,94% 27%,80% 84%,50% 100%,18% 83%,4% 28%);background:linear-gradient(145deg, currentColor, color-mix(in srgb, currentColor 42%, #10183d));width:63%;height:67%;filter:drop-shadow(0 0 6px color-mix(in srgb, currentColor 60%, transparent));position:absolute;box-shadow:inset 0 0 10px #ffffff59}.gem-facet:after{content:"";clip-path:polygon(50% 0,100% 100%,0 100%);background:#ffffff59;position:absolute;inset:10% 22% 38% 18%}.gem-symbol{z-index:1;color:#ffffffb8;text-shadow:0 1px 5px #0006;font-size:clamp(18px,4vw,27px);position:relative}.gem-fire{color:#ff7456}.gem-water{color:#5acbff}.gem-wood{color:#6de58b}.gem-light{color:#ffd86a}.gem-dark{color:#bd7dff}.gem-heart{color:#ff83be}.path-trail{pointer-events:none;position:absolute;inset:0}.path-trail i{background:#ff9e55;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 11px #ff7d3e}.path-trail i:not(:last-child):after{content:"";transform-origin:0;background:#ff8c45;width:29px;height:4px;position:absolute;top:2px;left:7px;box-shadow:0 0 7px #ff8c45}.board-footer{align-items:center;gap:10px;min-height:19px;margin-top:11px;display:flex;position:relative}.timer-line{background:linear-gradient(90deg,#ff9f57,#6befff);height:2px;transition:width .1s linear;position:absolute;top:-11px;left:0;right:0;box-shadow:0 0 8px #67ddff}.board-footer p{color:#a5b9e7;flex:1;margin:0;font-size:10px}.touch-note{color:#6881b8;letter-spacing:.12em;font-size:8px}.accessibility-chip{color:#6077ad;background:0 0;border:0;margin:10px 0 0 auto;font-size:10px;display:block}@keyframes gem-match{to{filter:brightness(1.5);transform:scale(1.09)}}.bottom-nav{z-index:20;height:66px;padding:8px max(14px, calc((100vw - 740px) / 2)) calc(8px + var(--safe-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060b1fe6;border-top:1px solid #81a4ff38;justify-content:center;gap:7px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#7182b4;background:0 0;border:1px solid #0000;border-radius:10px;width:min(122px,17vw);min-width:54px;padding:4px 5px}.bottom-nav button span{font-size:19px;line-height:23px;display:block}.bottom-nav button small{letter-spacing:.08em;font-size:8px}.bottom-nav button.active{color:#aaf6ff;background:#2763a038;border-color:#65e4ff4f;box-shadow:0 0 17px #32b3e61f}.bottom-nav button.active span{text-shadow:0 0 14px #63ecff}.meta-view{background:radial-gradient(circle at 85% 0,#5470ff33,#0000 29%),linear-gradient(135deg,#101d44f2,#080e25f5);border:1px solid #8ab8ff3b;border-radius:28px;max-width:930px;margin:18px auto;padding:35px clamp(20px,5vw,67px) 48px;box-shadow:0 24px 70px #00000047}.view-kicker{color:#79e8ff;letter-spacing:.2em;font-family:Space Grotesk;font-size:10px;font-weight:600}.meta-view h1{color:#f2f8ff;letter-spacing:-.05em;margin:9px 0 5px;font-family:Space Grotesk;font-size:clamp(31px,5vw,53px)}.view-lede{max-width:510px;color:var(--muted);margin:0 0 28px;font-size:15px;line-height:1.55}.team-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.team-card{text-align:left;background:linear-gradient(145deg,#1b3266d9,#0e1739e6);border:1px solid #8ab1ff38;border-radius:13px 4px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:3px;min-height:132px;padding:16px;display:flex;position:relative;overflow:hidden}.team-card:before{content:"";opacity:.17;filter:blur(10px);background:currentColor;border-radius:50%;width:82px;height:82px;position:absolute;top:-23px;right:-15px}.team-card:hover,.team-card-active{box-shadow:0 0 24px color-mix(in srgb, currentColor 18%, transparent);border-color:currentColor;transform:translateY(-2px)}.team-card-icon{text-shadow:0 0 15px;font-size:31px;position:absolute;top:13px;left:16px}.team-card strong{font-family:Space Grotesk;font-size:15px}.team-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.team-card em{color:#09102d;background:currentColor;border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;font-style:normal;font-weight:700;display:grid;position:absolute;top:9px;right:10px}.primary-button{color:#07112e;letter-spacing:.12em;background:linear-gradient(100deg,#78efff,#b4f9d4);border:1px solid #74ecff;border-radius:9px 3px;justify-content:center;align-items:center;gap:16px;min-height:48px;margin-top:24px;padding:0 20px;font-family:Space Grotesk;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 0 22px #5be8ff38}.primary-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.primary-button:disabled{opacity:.5;cursor:wait}.primary-button span{font-size:18px}.success-note{color:#83f5c9;font-size:12px}.banner-stage{background:radial-gradient(circle,#59e7ff45,#0000 23%),linear-gradient(135deg,#162a67,#120e3e);border:1px solid #68d9ff42;border-radius:19px;place-items:center;height:265px;display:grid;position:relative;overflow:hidden}.banner-stage:before,.banner-stage:after{content:"";border:1px solid #7eecff33;border-radius:50%;width:510px;height:510px;position:absolute;transform:rotate(28deg)skew(20deg)}.banner-stage:after{border-color:#b687ff47;width:340px;height:340px;transform:rotate(-32deg)skew(-22deg)}.banner-orbit{border:1px dashed #a7f2ff61;border-radius:50%;animation:12s linear infinite orbit;position:absolute}.orbit-one{width:170px;height:170px}.orbit-two{width:220px;height:220px;animation-duration:16s;animation-direction:reverse}.banner-core{z-index:2;color:#efffff;background:radial-gradient(circle,#b9ffff,#5a92e9 37%,#6c39c0 78%);border:1px solid #b6ffff;border-radius:50%;place-items:center;width:94px;height:94px;font-size:45px;animation:2s ease-in-out infinite core-pulse;display:grid;position:relative;box-shadow:0 0 15px #a3faff,0 0 60px #747bffb8}.banner-feature{z-index:3;color:#f2fbff;flex-direction:column;font-family:Space Grotesk;font-size:19px;display:flex;position:absolute;bottom:20px;left:25px}.banner-feature small{color:#a8b7e3;margin-top:4px;font-family:DM Sans;font-size:11px}.banner-tabs{gap:7px;margin-top:14px;display:flex;overflow-x:auto}.banner-tabs button{color:#8093ca;background:#121f46b3;border:1px solid #83a9f738;border-radius:8px;flex:1;min-width:130px;padding:11px;font-size:10px}.banner-tabs button.selected{color:#b1f9ff;background:#2f6ca54d;border-color:#66e8ff}.summon-footer{background:#0e1839a6;border:1px solid #8eb1f82e;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:17px;display:flex}.summon-footer div{flex-direction:column;gap:5px;display:flex}.summon-footer span,.summon-footer small{color:var(--muted);letter-spacing:.15em;font-size:9px}.summon-footer strong{color:#83f3ff;font-family:Space Grotesk;font-size:19px}.summon-footer .primary-button{margin:0}.summon-result{z-index:30;background:#111f4c;border:1px solid #73ebff;border-radius:13px;align-items:center;gap:16px;max-width:530px;margin:0 auto;padding:15px 17px;animation:.35s ease-out result-in;display:flex;position:fixed;bottom:95px;left:22px;right:22px;box-shadow:0 15px 45px #0006,0 0 30px #54e5ff38}.result-glyph{background:#172a5ce6;border:1px solid;border-radius:13px 4px;place-items:center;width:53px;height:53px;font-size:29px;display:grid}.summon-result div:nth-child(2){flex:1}.summon-result small,.summon-result strong,.summon-result p{display:block}.summon-result small{color:#7cecff;letter-spacing:.15em;font-size:9px}.summon-result strong{margin-top:3px;font-family:Space Grotesk;font-size:20px}.summon-result p{color:var(--muted);margin:3px 0 0;font-size:11px}.summon-result button{color:#93a7da;background:0 0;border:0;font-size:10px}.monster-list,.rank-card{flex-direction:column;gap:7px;display:flex}.monster-tile{background:#0f1b40a6;border:1px solid #8aaefc2e;border-radius:11px 4px;align-items:center;gap:15px;padding:13px 15px;display:flex}.monster-tile.locked{opacity:.4}.monster-tile-glyph{background:#2a3c7da6;border:1px solid;border-radius:50%;flex:0 0 49px;place-items:center;width:49px;height:49px;font-size:23px;display:grid}.monster-tile div{flex:1}.monster-tile strong,.monster-tile small,.monster-tile p{display:block}.monster-tile strong{font-family:Space Grotesk}.monster-tile small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:3px;font-size:9px}.monster-tile p{color:#7184b6;margin:3px 0 0;font-size:11px}.monster-tile>b{color:#b3caff;letter-spacing:.08em;font-size:10px}.shop-card{background:radial-gradient(circle at 10%,#4dceff29,#0000 30%),#111c44cc;border:1px solid #8abaff38;border-radius:16px;grid-template-columns:155px 1fr auto;align-items:center;gap:22px;padding:18px;display:grid}.shop-art{color:#74edff;letter-spacing:10px;text-shadow:0 0 17px #71edff;place-items:center;height:130px;font-size:39px;display:grid;position:relative}.shop-art span{color:#efcdf0;font-size:24px}.shop-card small,.shop-card strong,.shop-card p{display:block}.shop-card small{color:#79ebff;letter-spacing:.16em;font-size:9px}.shop-card strong{margin-top:8px;font-family:Space Grotesk;font-size:21px}.shop-card p{max-width:390px;color:var(--muted);font-size:12px;line-height:1.55}.shop-card .primary-button{white-space:nowrap;margin:0}.rank-card{margin-top:19px}.rank-row{background:#101b3fb3;border:1px solid #8aaefc2e;border-radius:9px;grid-template-columns:44px 1fr 1fr auto;align-items:center;gap:13px;min-height:58px;padding:0 18px;display:grid}.rank-number{color:#86a0da;font-family:Space Grotesk;font-size:14px}.rank-1{color:var(--gold)}.rank-row strong{font-family:Space Grotesk}.rank-row small{color:var(--muted);font-size:11px}.rank-row b{color:#8ceeff;letter-spacing:.04em;font-family:Space Grotesk}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes core-pulse{50%{transform:scale(1.08);box-shadow:0 0 26px #d6ffff,0 0 80px #747bffd9}}@keyframes result-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030718b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.account-modal{background:linear-gradient(145deg,#15275d,#0b1334);border:1px solid #71e8ff73;border-radius:19px;width:min(100%,460px);padding:33px;position:relative;box-shadow:0 28px 70px #00000080}.modal-close{color:#91a7de;background:0 0;border:0;font-size:23px;position:absolute;top:15px;right:17px}.account-modal h2{margin:9px 35px 7px 0;font-family:Space Grotesk;font-size:28px;line-height:1.08}.account-modal p{color:var(--muted);font-size:13px;line-height:1.55}.account-modal label{color:#9fb5e8;letter-spacing:.08em;margin:15px 0;font-size:11px;display:block}.account-modal input{width:100%;color:var(--ink);background:#0b1539;border:1px solid #81b0ff4d;border-radius:7px;outline:0;margin-top:7px;padding:12px;display:block}.account-modal .primary-button{width:100%;margin-top:8px}.text-button{color:#8cecff;background:0 0;border:0;margin:18px auto 0;font-size:11px;display:block}.error-note{color:#ffb1bb;background:#95263f33;border:1px solid #ff798666;border-radius:7px;padding:10px;font-size:11px}.reduce-motion *,.reduce-motion :before,.reduce-motion :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}@media (width<=760px){.topbar{flex-wrap:wrap;gap:9px;height:auto;min-height:74px;padding:10px 13px}.brand{flex:1;min-width:0}.brand-mark{width:34px;height:34px;font-size:21px}.brand strong{font-size:13px}.resource-bar{flex:0 0 100%;order:3;gap:5px;width:100%}.resource{border-radius:7px;flex:1;justify-content:center;height:31px;padding:0 5px}.resource strong{font-size:11px}.rank-resource{min-width:49px}.stamina-resource{min-width:105px}.stamina-resource>span{font-size:17px}.stamina-resource strong{font-size:10px}.account-button{padding:6px;font-size:9px}.content-frame{min-height:calc(100vh - 151px);padding:14px 10px 76px}.arena{border-radius:18px;height:min(53vw,362px);min-height:270px}.stage-label{font-size:9px}.enemy-hud{top:39px}.party-row{gap:5px}.hero-portrait{height:58px}.hero-letter{font-size:23px}.cooldown{width:18px;height:18px;font-size:8px}.party-head{font-size:8px}.party-head strong{font-size:9px}.combo-readout{gap:8px;margin:10px 0 6px}.combo-readout strong{font-size:18px}.combo-readout b{font-size:14px}.board-shell{border-radius:15px;padding:9px 8px}.board-head{margin-bottom:7px}.board-hint{font-size:7px}.move-timer{width:39px;height:39px}.move-timer b{font-size:11px}.start-run{min-height:27px;font-size:8px}.gem{border-radius:7px 2px}.gem-symbol{font-size:20px}.board-footer p{font-size:9px}.touch-note{display:none}.meta-view{border-radius:17px;margin:0;padding:24px 15px 35px}.meta-view h1{font-size:34px}.view-lede{font-size:13px}.team-grid{grid-template-columns:repeat(2,1fr)}.team-card{min-height:113px}.summon-footer{flex-direction:column;align-items:stretch}.summon-footer .primary-button{width:100%}.shop-card{grid-template-columns:1fr}.shop-art{height:75px}.shop-card .primary-button{width:100%}.rank-row{grid-template-columns:30px 1fr auto;gap:8px;padding:0 10px}.rank-row small{display:none}.bottom-nav{gap:1px;height:63px}.bottom-nav button{width:16.6vw}.bottom-nav button span{font-size:16px}.bottom-nav button small{font-size:7px}.account-modal{padding:27px 20px}}@media (width>=761px){.battle-screen{width:min(100%,620px)}}.train-button,.secondary-button{color:#a4f3ff;letter-spacing:.08em;background:#2f81b333;border:1px solid #6feaff7a;border-radius:7px;min-height:34px;padding:0 10px;font-size:9px;font-weight:700}.train-button:hover,.secondary-button:hover{background:#43b7d34d}.daily-card{background:#372a3847;border:1px solid #f3ce7b40;border-radius:12px 4px;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:16px 18px;display:flex}.daily-card small,.daily-card strong,.daily-card p{display:block}.daily-card small{color:var(--gold);letter-spacing:.15em;font-size:9px}.daily-card strong{color:#fff0b8;margin-top:4px;font-family:Space Grotesk}.daily-card p{color:var(--muted);margin:4px 0 0;font-size:11px}.secondary-button:disabled{opacity:.45;cursor:default}
