:root{color:#343b32;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--paper:#f5f3ec;--ink:#343b32;--muted:#929386;--line:#dedfd3;--accent:#be5c36;--sage:#697b5f;--gold:#ad8542;--serif:"Songti SC","STSong","SimSun",Georgia,serif;background:#f5f3ec;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;transition:background .16s,color .16s,box-shadow .16s,transform .16s}button,a{touch-action:manipulation}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,canvas:focus-visible{outline:2px solid var(--accent);outline-offset:4px}button:not(:disabled):active{transform:translateY(1px)}a{color:inherit;text-decoration:none}.icon{vertical-align:middle;flex-shrink:0;width:22px;height:22px;display:inline-block}h1,h2,h3,p{margin:0}.hidden{display:none!important}.flip{transform:rotate(180deg)}.site-header{border-bottom:1px solid var(--line);background:#f8f7f1;justify-content:space-between;align-items:center;gap:28px;height:88px;padding:0 max(36px,50vw - 684px);display:flex}.brand{flex-shrink:0;align-items:center;gap:13px;display:flex}.brand-mark{background:var(--accent);color:#fff0dc;border-radius:9px 3px;place-items:center;width:43px;height:47px;display:grid}.brand-mark .icon{width:31px;height:31px;transform:rotate(-20deg)}.brand-text{font-family:var(--serif);letter-spacing:4px;font-size:28px;font-weight:700;line-height:1.15}.brand-text>span{letter-spacing:1.8px;font:8px/2.1 Georgia,serif;display:block}.site-header nav{align-self:stretch;gap:34px;margin-left:24px;display:flex}.nav-link{color:#878b7f;letter-spacing:.7px;align-items:center;gap:9px;padding:3px 1px 0;font-size:13px;display:flex;position:relative}.nav-link .icon{width:18px;height:18px}.nav-link.active{color:var(--accent);font-weight:700}.nav-link.active:after{content:"";background:var(--accent);border-radius:2px;height:3px;position:absolute;bottom:0;left:0;right:0}.nav-link:hover{color:var(--accent)}.header-actions{align-items:center;gap:12px;display:flex}.wallet{white-space:nowrap;color:#a18c64;align-items:center;gap:8px;font-size:11px;display:flex}.wallet .icon{color:#b88c48;width:21px;height:21px}.wallet strong{color:#68604b;letter-spacing:.5px;font:21px Georgia,serif}.header-divider{background:var(--line);width:1px;height:22px;margin:0 5px}.icon-button{color:#727b6b;border-radius:7px;place-items:center;width:35px;height:35px;display:inline-grid}.icon-button:hover{background:#e9e9dd}.icon-button:disabled{opacity:.32}.icon-button .icon{width:20px;height:20px}.icon-button.small{width:30px;height:30px}.icon-button.small .icon{width:17px;height:17px}main{max-width:1368px;margin:0 auto;padding:32px 0 0}.page{display:none}.page.active{animation:.25s page-in;display:block}@keyframes page-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.page-heading{justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.eyebrow{letter-spacing:2px;color:#92927e;align-items:center;gap:9px;font-size:10px;font-weight:500;display:flex}.eyebrow>span{background:var(--accent);border-radius:50%;width:5px;height:5px}h1{font:600 36px/1.2 var(--serif);letter-spacing:3px;margin:10px 0}h1>span{color:var(--accent)}.page-heading p{letter-spacing:1px;color:#939487;font-size:12px}.text-button{color:#899080;white-space:nowrap;justify-content:center;align-items:center;gap:7px;font-size:12px;display:inline-flex}.text-button .icon{width:17px;height:17px}.text-button:hover{color:var(--accent)}.page-heading>.text-button{align-self:flex-end;gap:18px;margin-bottom:5px;font-size:11px}.page-heading>.text-button>span{color:var(--accent);align-items:center;gap:8px;display:flex}.primary-button{background:var(--accent);color:#fff5e4;border:1px solid var(--accent);letter-spacing:1px;border-radius:5px;justify-content:center;align-items:center;gap:14px;min-height:46px;padding:12px 22px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 3px 6px #793e1f0e}.primary-button:hover{background:#a84d2c;box-shadow:0 5px 18px #85452123}.primary-button .icon{width:19px;height:19px}.outline-button{background:#f9f8f1;border:1px solid #d6d9cb;border-radius:5px;justify-content:center;align-items:center;gap:10px;min-height:43px;padding:10px 17px;font-size:12px;display:inline-flex}.outline-button:hover{background:#efeee4;border-color:#b9c0aa}.outline-button .icon{width:18px;height:18px}.campaign-layout{grid-template-columns:230px minmax(0,1fr);gap:26px;display:grid}.journey-panel{border:1px solid var(--line);background:#f9f8f2;border-radius:8px;align-self:start;padding:21px 14px 0}.section-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-label h2{letter-spacing:1px;font-size:13px;font-weight:700}.section-label>span{letter-spacing:.9px;color:#999b89;font:11px Georgia,serif}.journey-panel>.section-label{padding:0 4px}.journey-progress{background:#e6e7dc;border-radius:5px;height:3px;margin:17px 4px 13px;overflow:hidden}.journey-progress>span{background:#7d916b;height:100%;transition:width .4s;display:block}.level-list{flex-direction:column;gap:4px;display:flex}.level-item{text-align:left;border:1px solid #0000;border-radius:5px;align-items:center;gap:12px;width:100%;min-height:53px;padding:9px;display:flex;position:relative}.level-number{color:#7f8775;background:#eceee3;border:1px solid #dce0d1;border-radius:50%;flex-shrink:0;place-items:center;width:29px;height:29px;font:14px Georgia,serif;display:grid}.level-number .icon{width:15px;height:15px}.level-info{flex-direction:column;gap:5px;display:flex}.level-info strong{letter-spacing:.7px;font-size:12px;font-weight:500}.level-info small{color:#9c9f90;letter-spacing:.5px;font-size:9px}.level-end{color:#a1a996;margin-left:auto}.level-end .icon{width:13px;height:13px}.level-item.selected{background:#f3e8dc;border-color:#e5c7ae}.level-item.selected .level-number{background:var(--accent);border-color:var(--accent);color:#ffecce}.level-item.selected .level-info strong{color:#a15433;font-weight:700}.level-item.selected .level-info small,.level-item.selected .level-end{color:#b57f59}.level-item.locked{opacity:.55}.level-item:not(.locked):not(.selected):hover{background:#edeee3}.level-item.completed .level-number{color:#6f815a;background:#e3e9d9}.completed-dot{background:#99a58a;border-radius:50%;width:5px;height:5px;display:block}.journey-footer{letter-spacing:.5px;color:#9a9f8c;border-top:1px solid #e8e9de;align-items:center;gap:8px;margin-top:16px;padding:16px 4px;font-size:9px;display:flex}.journey-footer .icon{color:#82916d;width:15px;height:15px}.difficulty-dot,.small-dot{background:#929e7c;border-radius:50%;width:5px;height:5px;display:inline-block}.journey-footer .difficulty-dot{margin-left:auto}.battle-column{min-width:0}.battle-shell{background:#f8f8ef;border:1px solid #d4d7c8;border-radius:8px;overflow:hidden;box-shadow:0 5px 14px #42493106}.battle-topbar{background:#faf9f2;justify-content:space-between;align-items:center;gap:15px;height:61px;padding:0 21px;display:flex}.battle-location{align-items:center;gap:11px;display:flex}.location-icon{color:#75876a;background:#e8eddf;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.location-icon .icon{width:18px;height:18px}.battle-location>div{flex-direction:column;gap:5px;display:flex}.battle-location strong{letter-spacing:1px;font-size:13px}.battle-location>div>span{letter-spacing:1.35px;color:#929686;font:8px Georgia,serif}.stage-tag{letter-spacing:.5px;color:#8d9980;border:1px solid #dadfd0;border-radius:3px;margin-left:6px;padding:4px 6px;font-size:9px}.battle-tools{align-items:center;gap:8px;display:flex}.difficulty-pill{color:#8d9582;align-items:center;gap:6px;margin-right:9px;font-size:10px;display:flex}.difficulty-pill i{background:#81966e;border-radius:50%;width:4px;height:4px}.battlefield{isolation:isolate;background:#dcd5b6;position:relative;overflow:hidden}#game-canvas{aspect-ratio:1280/620;touch-action:none;-webkit-user-select:none;user-select:none;cursor:default;width:100%;height:auto;display:block}#game-canvas.playing{cursor:crosshair}#game-canvas:focus-visible{outline:none}.scene-label{text-shadow:0 1px 1px #fff8df70;width:48%;position:absolute;top:22%;left:29%}.scene-kicker{letter-spacing:3px;color:#8b7957;align-items:center;gap:8px;font:9px Georgia,serif;display:flex}.scene-kicker>span{background:#a78a5f;width:22px;height:1px}.scene-kicker b{font-weight:400}.scene-label h2{font:600 clamp(26px,3.65vw,55px)/1.3 var(--serif);letter-spacing:7px;color:#3f493d;margin:15px 0 10px}.scene-label p{letter-spacing:1px;color:#786f55;max-width:380px;margin-bottom:24px;font-size:11px;line-height:1.9}.start-button{min-width:197px;min-height:47px;text-shadow:none;box-shadow:0 5px 16px #77431d20}.start-button>.icon:last-child{width:18px;margin-left:11px}.scene-meta{align-items:center;gap:19px;margin-top:16px;display:flex}.scene-meta>span{color:#82714d;align-items:center;gap:5px;font-size:9px;display:flex}.scene-meta .icon{width:12px;height:12px}.scene-meta b{font-weight:400}.scene-seal{font:22px/1.2 var(--serif);color:#9e543ab0;border:1.5px solid #a45b42a0;border-radius:3px;padding:5px 4px;position:absolute;top:16%;right:4%;transform:rotate(5deg)}.battle-bottom{color:#929984;border-top:1px solid #d6d3bd;justify-content:space-between;align-items:center;gap:15px;height:40px;padding:0 18px;font-size:9px;display:flex}.live-status{color:#859372;white-space:nowrap;align-items:center;gap:7px;display:flex}.live-status>i{background:#83966e;border-radius:50%;width:5px;height:5px}.compact{font-size:9px}.compact .icon{width:11px;height:11px}#battle-tip{color:#9a9e8d;font-size:9px}.field-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:23px 0;display:grid}.field-note{align-items:center;gap:11px;padding:0 3px;display:flex}.field-note+.field-note{border-left:1px solid var(--line);padding-left:19px}.note-icon{color:#7d8e6c;background:#e8eade;border-radius:8px;flex-shrink:0;place-items:center;width:35px;height:35px;display:grid}.note-icon .icon{width:19px;height:19px}.note-icon.gold{color:#b1955f;background:#eee6d7}.note-icon.sage{color:#768f82;background:#e1e8df}.field-note h3{letter-spacing:.6px;margin-bottom:6px;font-size:11px;font-weight:600}.field-note p{color:#999c8c;font-size:9px;line-height:1.6}.loadout-strip{border:1px solid var(--line);background:#f9f8f2;border-radius:7px;align-items:center;gap:18px;padding:16px 19px;display:flex}.loadout-label{align-items:center;gap:11px;display:flex}.mini-avatar{color:#7c846d;background:#e9e8dc;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.mini-avatar .icon{width:22px;height:22px}.loadout-label>div{flex-direction:column;gap:7px;display:flex}.loadout-label strong{letter-spacing:.6px;font-size:11px}.loadout-label>div>span{color:#969d8a;font-size:8px}.quick-loadout{align-items:center;gap:9px;margin-left:auto;display:flex}.quick-item{background:#eeeddf;border:1px solid #dfddca;border-radius:4px;align-items:center;gap:4px;min-height:40px;padding:1px 5px 1px 0;display:flex}.quick-item canvas{width:35px;height:35px}.quick-item>span{color:#8b886e;white-space:nowrap;font-size:9px}.quick-item:hover{border-color:#c5b88e}.loadout-strip>.text-button{font-size:10px}.loadout-strip>.text-button .icon{width:14px;height:14px}.campaign-bottom{color:#a2a692;letter-spacing:1px;justify-content:space-between;align-items:center;padding:25px 0 16px;font-size:9px;display:flex}#save-status{letter-spacing:.2px;align-items:center;gap:5px;font-size:9px;display:flex}#save-status .icon{width:12px;height:12px}.site-footer{border-top:1px solid var(--line);color:#9ca18e;letter-spacing:.6px;justify-content:space-between;align-items:center;gap:20px;max-width:1368px;margin:13px auto 0;padding:23px 0 26px;font-size:9px;display:flex}.footer-brand{font:15px var(--serif);letter-spacing:2px;color:#7a8370;align-items:center;gap:13px;display:flex}.footer-brand>span{letter-spacing:1.5px;color:#a3aa94;font:7px Georgia,serif}.site-footer i{margin:0 7px;font-style:normal}.battle-hud{pointer-events:none;color:#faf2dc;text-shadow:0 1px 3px #42463799;justify-content:space-between;align-items:flex-start;gap:18px;display:flex;position:absolute;top:21px;left:24px;right:24px}.health-wrap{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#344334db;border:1px solid #ededd035;border-radius:5px;width:195px;padding:10px 12px}.health-wrap>span{align-items:center;gap:5px;font-size:9px;display:flex}.health-wrap .icon{color:#e2b992;width:13px;height:13px}.health-wrap b{letter-spacing:.5px;font-weight:500}.health-wrap strong{font-variant-numeric:tabular-nums;margin-left:auto;font-size:10px;font-weight:500}.health-bar{background:#1b302e85;border-radius:3px;height:6px;margin:8px 0 4px;overflow:hidden}.health-bar i{background:#a4bd82;height:100%;transition:width .15s;display:block}.health-bar i.low{background:#e79b78}.health-wrap small{color:#d2d9bb;font-size:8px}.wave-hud{color:#47533e;text-shadow:0 1px 2px #fff2ca;flex-direction:column;align-items:center;gap:10px;padding-top:7px;display:flex}.wave-hud>span{letter-spacing:2px;font-size:12px;font-weight:600}.wave-pips{gap:5px;display:flex}.wave-pips i{background:#655d4730;border-radius:2px;width:20px;height:3px}.wave-pips i.lit{background:#a36538}.time-hud{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:right;background:#344334db;border:1px solid #ededd035;border-radius:5px;min-width:88px;padding:10px 13px}.time-hud>span{align-items:center;gap:7px;display:flex}.time-hud .icon{color:#d6dfb9;width:13px;height:13px}.time-hud b{font-variant-numeric:tabular-nums;font:17px Georgia,serif}.time-hud small{color:#c9d3b6;margin-top:6px;font-size:8px;display:block}.boss-health{color:#f4deba;pointer-events:none;background:#3d352be8;border-radius:4px;padding:8px 11px;position:absolute;top:87px;left:32%;right:21%}.boss-health>div:first-child{align-items:center;gap:6px;font-size:10px;display:flex}.boss-health .icon{color:#e9ab7c;width:13px;height:13px}.boss-health strong{letter-spacing:1px;font-weight:500}.boss-health span{margin-left:auto;font-size:9px}.boss-bar{background:#241d1c80;border-radius:2px;height:5px;margin-top:6px;overflow:hidden}.boss-bar>i{background:linear-gradient(90deg,#b94f37,#e59b62);height:100%;transition:width .2s;display:block}.active-powers{pointer-events:none;gap:7px;display:flex;position:absolute;bottom:18px;left:20px}.active-powers>span{color:var(--power);background:#334136e8;border:1px solid #d0d9c255;border-radius:5px;align-items:center;gap:6px;padding:7px 9px;font-size:10px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #30372e1a}.active-powers .icon{width:15px;height:15px}.active-powers b{font-weight:400}.active-powers i{background:var(--power);height:2px;position:absolute;bottom:0;left:0}.dodge-button{color:#546548;background:#f7efdde8;border:1px solid #dad6b4;border-radius:7px;align-items:center;gap:9px;min-width:90px;min-height:46px;padding:9px 15px;display:flex;position:absolute;bottom:18px;right:22px;box-shadow:0 2px 6px #30372e22}.dodge-button .icon{width:22px;height:22px}.dodge-button>span{flex-direction:column;gap:3px;font-size:12px;font-weight:600;display:flex}.dodge-button small{letter-spacing:1px;color:#889174;font:7px Georgia,serif}.dodge-button:disabled{color:#889079;opacity:.8;background:#dedbc8d9}.game-banner{text-align:center;pointer-events:none;color:#354637;text-shadow:0 1px 4px #f6e9be,0 0 14px #f6e9be;flex-direction:column;align-items:center;animation:.3s banner-in;display:flex;position:absolute;top:33%;left:20%;right:20%}.game-banner strong{font:600 29px var(--serif);letter-spacing:5px}.game-banner span{letter-spacing:2px;color:#6d7050;margin-top:10px;font-size:11px}@keyframes banner-in{0%{opacity:0;transform:translateY(-9px)}to{opacity:1;transform:translateY(0)}}.battle-state-overlay{z-index:8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#27382a65;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.pause-card,.result-card{text-align:center;background:#f6f3e9f5;border:1px solid #ebe7d1;border-radius:7px;max-width:100%;max-height:100%;padding:25px 35px;overflow:auto;box-shadow:0 12px 70px #20372933}.pause-card{width:320px}.pause-symbol{color:#a16b3e;background:#e9e6d5;border-radius:50%;place-items:center;width:36px;height:36px;margin:0 auto 11px;display:grid}.pause-symbol .icon{width:18px;height:18px}.pause-card .eyebrow,.result-card .eyebrow{justify-content:center;font-size:8px}.pause-card h2,.result-card h2{font:600 32px var(--serif);letter-spacing:4px;margin:10px 0}.pause-card p,.result-card p{color:#92937e;font-size:10px;line-height:1.8}.pause-card>.primary-button,.pause-card>.outline-button{width:100%;min-height:40px;margin-top:15px;display:flex}.pause-card>.outline-button{margin-top:8px}.pause-card>.text-button{margin-top:18px;font-size:9px}.result-card{width:560px;padding:25px 30px}.result-card h2{color:#536242;font-size:36px}.result-card.defeat h2{color:#975b3d}.result-stars{color:#d2cfb7;justify-content:center;gap:8px;margin:7px 0 11px;display:flex}.result-stars .icon{width:24px;height:24px}.result-stars .filled{fill:#c5a35f;color:#b9954e}.result-stats{border-top:1px solid #dfdfce;border-bottom:1px solid #dfdfce;grid-template-columns:repeat(4,1fr);margin:22px 0;padding:17px 0;display:grid}.result-stats>div{flex-direction:column;gap:7px;display:flex}.result-stats>div+div{border-left:1px solid #dfdfce}.result-stats strong{color:#546249;font:22px Georgia,serif}.result-stats span{color:#939b82;font-size:9px}.result-stats strong.gold-text{color:#af8442}.result-actions{justify-content:center;gap:10px;display:flex}.result-actions>button{min-height:42px;padding:10px 17px;font-size:11px}.result-card>.text-button{margin-top:16px;font-size:9px}.armory-layout{grid-template-columns:240px minmax(260px,1fr) 445px;align-items:start;gap:22px;display:grid}.equipment-panel,.shop-panel{border:1px solid var(--line);background:#faf9f3;border-radius:7px;padding:22px 17px}.equipment-panel>.section-label{margin-bottom:20px}.equipped-card{text-align:left;background:#f5f5eb;border:1px solid #e2e4d7;border-radius:5px;align-items:center;gap:11px;width:100%;margin-bottom:11px;padding:11px 10px;display:flex}.equipped-card.selected{background:#f2ecdf;border-color:#d1b18d}.item-picture{background:#eeeddf;border:1px solid #dfddca;border-radius:5px;flex-shrink:0;place-items:center;width:66px;height:66px;display:grid}.item-picture canvas{width:100%;height:100%}.tier-1{background:#e7ecdf;border-color:#d2dcca}.tier-2{background:#e0eaeb;border-color:#c8dade}.tier-3{background:#f0e1d7;border-color:#e5cbb8}.tier-4{background:#ece7d6;border-color:#dccc99}.equipped-card>.item-picture{width:55px;height:55px}.equipped-card>.icon{color:#a3ab94;width:12px;height:12px;margin-left:auto}.slot-caption{color:#9a9c8b;letter-spacing:.5px;font-size:9px}.equipped-card h3{white-space:nowrap;margin:5px 0 6px;font-size:11px;font-weight:600}.equipped-card h3 small{color:#a98249;font-size:9px}.equipped-card p{color:#89917b;font-size:9px}.equipped-card p b{color:#6d7d5b;font-weight:500}.hero-stats{border-top:1px solid #dedfd1;margin:22px 3px 0;padding-top:20px}.hero-stats h3{margin-bottom:17px;font-size:11px;font-weight:600}.hero-stats>div{color:#8b927e;align-items:center;gap:9px;margin-bottom:16px;font-size:10px;display:flex}.hero-stats .icon{color:#7f8e6e;width:15px;height:15px}.hero-stats strong{color:#5c6b50;margin-left:auto;font:13px Georgia,serif}.hero-stats p{color:#a4a793;margin-top:23px;font-size:9px;line-height:1.9}.character-panel{background:radial-gradient(#e9e7d5,#0000 68%);border-radius:7px;flex-direction:column;align-self:stretch;min-width:0;display:flex;position:relative;overflow:hidden}.character-caption{text-align:center;z-index:1;padding:30px 10px 0}.character-caption>span{letter-spacing:2px;color:#a6a58f;font:8px Georgia,serif}.character-caption h2{font:600 30px var(--serif);letter-spacing:6px;margin:10px 0 12px}.character-caption p{letter-spacing:1px;color:#92977f;font-size:10px}.character-stage{flex:1;justify-content:center;align-items:center;min-height:380px;display:flex;position:relative}.character-sun{aspect-ratio:1;background:radial-gradient(circle,#e5dfbb66,#0000);border:1px solid #d4d4bb;border-radius:50%;width:78%;position:absolute;top:15%;left:11%}.character-sun:before{content:"";border:1px solid #dfdfc9;border-radius:50%;position:absolute;inset:10px}.character-calligraphy{font:60px/1.5 var(--serif);color:#cdd0b860;letter-spacing:4px;position:absolute;top:34%;left:11%}#character-canvas{z-index:1;filter:drop-shadow(0 8px 5px #44533a22);width:min(100%,410px);height:auto;display:block;position:relative}.character-floor{background:#63704812;border:1px solid #cbd0b43b;border-radius:50%;width:58%;height:22px;position:absolute;bottom:9%;left:22%}.character-bottom{color:#969f86;letter-spacing:.6px;justify-content:center;align-items:center;gap:7px;padding:20px 0 32px;font-size:9px;display:flex}.shop-panel{padding:23px 21px 16px}.shop-panel>.section-label h2{letter-spacing:1.5px;font-size:14px}.shop-panel>.section-label>span{color:#ad8c49;align-items:center;gap:4px;display:flex}.shop-panel>.section-label .icon{width:14px;height:14px}.shop-panel>.section-label b{font:14px Georgia,serif}.shop-intro{color:#a2a68f;letter-spacing:.5px;margin-top:9px;font-size:10px}.shop-tabs{border-bottom:1px solid #dedfd0;gap:4px;margin:20px 0 6px;display:flex}.shop-tabs button{color:#909880;flex:1;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:10px 3px 14px;font-size:10px;display:flex;position:relative}.shop-tabs .icon{width:16px;height:16px}.shop-tabs .active{color:#a96038}.shop-tabs .active:after{content:"";background:#b67b48;height:2px;position:absolute;bottom:-1px;left:6px;right:6px}.shop-list{flex-direction:column;display:flex}.shop-item{border-bottom:1px solid #e4e4d6;align-items:center;gap:13px;padding:16px 0;display:flex}.shop-item>.item-picture{width:67px;height:76px}.shop-item-content{flex:1;min-width:0}.item-title-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.item-title-row h3{letter-spacing:.5px;font-size:12px;font-weight:600}.item-title-row h3 small{color:#a9864d;font-size:10px}.rarity{opacity:.8;border:1px solid;border-radius:2px;padding:2px 4px;font-size:8px}.tier-text-0{color:#92927c}.tier-text-1{color:#7a9369}.tier-text-2{color:#60929c}.tier-text-3{color:#b37b55}.tier-text-4{color:#ac903e}.item-description{color:#a0a38d;margin:6px 0 7px;font-size:9px;line-height:1.7}.item-stat{color:#839174;justify-content:space-between;align-items:center;font-size:9px;display:flex}.item-stat>span{align-items:center;gap:4px;display:flex}.item-stat .icon{width:12px;height:12px}.item-stat b{font-weight:600}.upgrade-dots{display:flex;gap:3px!important}.upgrade-dots i{background:#dfdfcb;border-radius:1px;width:8px;height:3px}.upgrade-dots i.lit{background:#b99a53}.item-actions{gap:7px;margin-top:9px;display:flex}.item-actions button{letter-spacing:.3px;border-radius:3px;justify-content:center;align-items:center;gap:4px;min-height:32px;font-size:9px;display:flex}.item-actions .icon{width:12px;height:12px}.equip-button{color:#778864;background:#edf0e4;border:1px solid #becaaa;min-width:60px;padding:6px 10px}.equip-button.equipped{color:#839575;background:#edf0e5;border-color:#d9dfcd}.upgrade-button{color:#ab8b4c;background:#f0ebda;border:1px solid #d5c99f;flex:1;padding:6px 10px}.upgrade-button:disabled{opacity:.42}.buy-button{color:#8b7647;background:#e9e3cf;border:1px solid #dcd0ab;flex:1;padding:5px 10px;justify-content:space-between!important}.buy-button>span{align-items:center;gap:4px;display:flex}.buy-button:disabled{opacity:.46}.buy-button:not(:disabled):hover,.upgrade-button:not(:disabled):hover{background:#e5d7b3}.shop-footer{color:#9ea68d;justify-content:center;align-items:center;gap:6px;margin-top:17px;font-size:8px;display:flex}.shop-footer .icon{width:12px;height:12px}.book-count{color:#9aa18b;letter-spacing:1px;font:11px Georgia,serif}.bestiary-section-label{letter-spacing:1px;align-items:center;gap:12px;margin:20px 0;font-size:12px;display:flex}.bestiary-section-label>span{color:#a0a58f;letter-spacing:1.7px;font:8px Georgia,serif}.bestiary-section-label:after{content:"";background:var(--line);flex:1;height:1px;margin-left:13px}.enemy-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:21px;display:grid}.enemy-card{background:#faf9f1;border:1px solid #dedfcf;border-radius:6px;overflow:hidden}.enemy-art{background:radial-gradient(#e6e5d0,#f0efe3);height:201px;position:relative;overflow:hidden}.enemy-art:before{content:"";border:1px solid #d9dbc4;border-radius:50%;width:139px;height:139px;position:absolute;top:23px;left:50%;transform:translate(-50%)}.enemy-art canvas{object-fit:contain;width:100%;height:100%;position:relative}.bestiary-index{color:#b5b99e;font:16px Georgia,serif;position:absolute;top:13px;left:15px}.enemy-kind{color:#8a9475;background:#f7f6e9c9;border:1px solid #d7ddc8;border-radius:3px;padding:4px 7px;font-size:8px;position:absolute;bottom:12px;right:12px}.enemy-copy{padding:20px}.enemy-subtitle{color:#a0a68e;letter-spacing:1px;font-size:8px}.enemy-copy h2{font:600 22px var(--serif);letter-spacing:2px;margin:7px 0 12px}.enemy-attributes{color:#899777;align-items:center;gap:17px;font:11px Georgia,serif;display:flex}.enemy-attributes>span{align-items:center;gap:5px;display:flex}.enemy-attributes .icon{width:13px;height:13px}.enemy-attributes>span:last-child{color:#b09152}.enemy-copy p{color:#949c83;margin-top:13px;font-size:10px;line-height:1.9}.bosses-title{margin-top:35px}.boss-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px;margin-bottom:33px;display:grid}.boss-card{background:radial-gradient(at 0,#eae2cc,#f7f3e7);border:1px solid #ddcfb5;border-radius:6px;align-items:center;gap:5px;min-width:0;padding:15px 25px 15px 0;display:flex}.boss-card canvas{object-fit:contain;width:43%;height:235px}.boss-card>div{flex:1;min-width:0}.boss-chapter{color:#b28650;letter-spacing:1px;font-size:9px}.boss-card h2{font:600 25px var(--serif);letter-spacing:2px;margin:11px 0}.boss-card p{color:#929279;margin-bottom:18px;font-size:10px;line-height:1.9}dialog{max-width:min(620px,100% - 32px);color:var(--ink);background:#f7f5eb;border:1px solid #dfdfc9;border-radius:9px;max-height:90dvh;padding:36px;overflow:auto;box-shadow:0 20px 80px #23312544}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#293d2e70}dialog h2{font:600 29px var(--serif);letter-spacing:3px;margin:14px 0}.modal-close{position:absolute;top:14px;right:13px}.modal-intro{color:#90997f;margin-bottom:22px;font-size:11px;line-height:1.8}.guide-grid{grid-template-columns:1fr 1fr;gap:24px 27px;margin:26px 0;display:grid}.guide-grid>div>.icon{color:#9d8859;width:24px;height:24px;margin-bottom:11px}.guide-grid h3{margin-bottom:9px;font-size:12px}.guide-grid p{color:#939b83;font-size:11px;line-height:1.95}.modal-primary{width:100%;min-height:44px;margin-top:15px}.settings-rows{flex-direction:column;gap:20px;margin:30px 0;display:flex}.settings-rows label{justify-content:space-between;align-items:center;gap:35px;display:flex}.settings-rows label>span{flex-direction:column;gap:7px;display:flex}.settings-rows strong{font-size:12px;font-weight:600}.settings-rows small{color:#9a9f8b;font-size:10px}.settings-rows input{accent-color:#8e9c6d;cursor:pointer;width:34px;height:20px}.settings-save{color:#949b81;background:#eeeee0;border-radius:5px;padding:13px;font-size:11px;line-height:1.9}.settings-save .icon{color:#879b6f;width:13px;height:13px}.settings-save small{color:#a0a78f;font-size:9px}.toast{z-index:100;color:#f0efd9;opacity:0;pointer-events:none;text-align:center;background:#3f5038f0;border:1px solid #788a6660;border-radius:6px;width:max-content;max-width:calc(100vw - 30px);padding:13px 22px;font-size:12px;line-height:1.7;transition:opacity .2s,transform .2s;position:fixed;bottom:27px;left:50%;transform:translate(-50%,15px);box-shadow:0 8px 30px #34432b22}.toast.visible{opacity:1;transform:translate(-50%)}.is-immersive{overflow:hidden}.battle-shell.immersive{z-index:30;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background:#252e27;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.immersive .battle-topbar,.immersive .battle-bottom{flex-shrink:0;width:100%}.immersive .battle-topbar{height:48px}.immersive .battle-bottom{background:#f7f5e9;height:32px}.immersive .battlefield{flex-shrink:0;width:min(100%,206.452dvh - 165.161px)}.immersive .scene-label h2{font-size:clamp(30px,4vw,65px)}@media (width<=1440px){main,.site-footer{margin-left:36px;margin-right:36px}.site-header{padding:0 36px}.campaign-layout{grid-template-columns:220px minmax(0,1fr);gap:23px}.level-item{gap:10px;min-height:51px;padding:9px 8px}.journey-panel{padding:19px 12px 0}.field-note{gap:9px}.field-note+.field-note{padding-left:16px}.field-note p{font-size:8px}.field-notes{gap:12px}.loadout-strip{gap:13px;padding:15px}.quick-loadout{gap:7px}.quick-item>span{font-size:8px}.quick-item canvas{width:30px;height:34px}.loadout-label>div>span{font-size:7px}.armory-layout{grid-template-columns:220px minmax(230px,1fr) 408px;gap:18px}.shop-panel{padding:23px 17px 16px}}@media (width<=1200px){.site-header{gap:20px;height:80px;padding:0 25px}.site-header nav{gap:21px;margin-left:0}.nav-link{font-size:12px}.header-actions{gap:7px}.wallet>span{display:none}.brand-text{font-size:25px}.brand-mark{width:40px;height:44px}main,.site-footer{margin-left:25px;margin-right:25px}main{padding-top:27px}.page-heading{margin-bottom:23px}h1{font-size:32px}.campaign-layout{grid-template-columns:186px minmax(0,1fr);gap:19px}.level-item{gap:9px;min-height:47px;padding:8px 6px}.level-info strong{font-size:11px}.level-info small{font-size:8px}.level-number{width:25px;height:25px;font-size:12px}.level-end .icon{width:11px;height:11px}.journey-panel{padding:18px 10px 0}.journey-footer{margin-top:13px;padding:14px 3px;font-size:8px}.section-label h2{font-size:12px}.battle-topbar{height:56px;padding:0 16px}.battle-bottom{gap:8px;height:35px;padding:0 12px;font-size:8px}#battle-tip{font-size:8px}.scene-label{width:50%;top:19%}.scene-label h2{letter-spacing:5px;margin-top:11px;font-size:36px}.scene-label p{margin-bottom:17px;font-size:9px}.start-button{min-width:171px;min-height:40px;padding:9px 16px;font-size:11px}.scene-meta{gap:13px;margin-top:12px}.scene-meta>span{font-size:8px}.scene-meta .icon{width:11px;height:11px}.scene-seal{font-size:17px}.field-notes{gap:10px;padding:20px 0}.field-note{gap:7px}.field-note+.field-note{padding-left:10px}.note-icon{width:29px;height:31px}.note-icon .icon{width:16px;height:16px}.field-note h3{font-size:10px}.field-note p{font-size:8px}.loadout-label>div>span,.quick-item>span{display:none}.quick-item{min-height:37px;padding:2px}.quick-item canvas{width:33px;height:33px}.mini-avatar{width:31px;height:31px}.loadout-strip{padding:13px 15px}.campaign-bottom{padding:24px 0 12px;font-size:8px}.battle-hud{top:15px;left:16px;right:16px}.health-wrap{width:164px;padding:8px 10px}.health-wrap>span{font-size:8px}.health-wrap strong{font-size:9px}.health-wrap small{font-size:7px}.wave-hud>span{letter-spacing:1px;font-size:10px}.time-hud{min-width:76px;padding:8px 10px}.time-hud b{font-size:14px}.time-hud small{font-size:7px}.boss-health{top:74px}.dodge-button{min-width:78px;min-height:44px;padding:8px 12px;bottom:14px;right:16px}.dodge-button>span{font-size:10px}.active-powers{bottom:14px;left:14px}.active-powers>span{padding:6px;font-size:8px}.active-powers .icon{width:13px;height:13px}.game-banner strong{font-size:25px}.game-banner span{font-size:9px}.armory-layout{grid-template-columns:200px minmax(200px,1fr) 350px;gap:14px}.equipment-panel{padding:21px 13px}.shop-item{gap:10px}.shop-item>.item-picture{width:57px;height:67px}.shop-panel{padding:22px 15px 16px}.item-title-row h3{font-size:11px}.item-description{font-size:8px}.character-stage{min-height:310px}.enemy-grid{gap:16px}.enemy-copy{padding:15px}.enemy-copy h2{font-size:20px}.enemy-copy p{font-size:9px}.enemy-art{height:182px}.boss-card h2{font-size:22px}}@media (width<=980px){.site-header{gap:15px}.brand-text>span{letter-spacing:1px;font-size:7px}.site-header nav{gap:16px}.nav-link{gap:6px;font-size:11px}.nav-link .icon{width:16px;height:16px}.header-divider{margin:0 2px}.wallet strong{font-size:18px}.icon-button{width:29px;height:32px}.icon-button .icon{width:18px;height:18px}.scene-label h2{font-size:30px}.scene-label p{letter-spacing:.5px;margin-bottom:13px;font-size:8px}.scene-label{top:17%;left:28%}.scene-meta{gap:9px;margin-top:10px}.scene-meta>span{font-size:7px}.scene-kicker{letter-spacing:1.7px;font-size:8px}.start-button{gap:9px;min-width:151px;min-height:37px;padding:8px 12px;font-size:10px}.start-button .icon{width:16px;height:16px}.battle-tools{gap:4px}.difficulty-pill{gap:4px;margin-right:3px;font-size:8px}.stage-tag{display:none}.battle-location strong{font-size:12px}.battle-location>div>span{font-size:7px}.battle-bottom #battle-tip{display:none}.loadout-strip{gap:10px;padding:12px}.loadout-label{gap:7px}.loadout-label strong{font-size:10px}.quick-loadout{gap:6px}.loadout-strip>.text-button{font-size:9px}.quick-item canvas{width:29px;height:29px}.quick-item{min-height:34px}.field-note+.field-note{padding-left:8px}.note-icon{width:26px;height:28px}.field-note h3{font-size:9px}.field-note p{font-size:7px;line-height:1.8}.journey-footer .icon{display:none}.campaign-layout{grid-template-columns:169px minmax(0,1fr);gap:16px}.level-info strong{font-size:10px}.level-number{width:24px;height:24px}.level-item{gap:8px;min-height:44px;padding:7px 5px}.level-info small{font-size:7px}.journey-panel .section-label>span{font-size:9px}.journey-panel>.section-label h2{font-size:11px}.journey-footer{font-size:7px}.armory-layout{grid-template-columns:180px minmax(180px,1fr) 303px;gap:11px}.equipment-panel{padding:20px 11px}.equipped-card{gap:8px;padding:10px 7px}.equipped-card>.item-picture{width:43px;height:43px}.equipped-card h3{font-size:10px}.equipped-card>.icon{display:none}.hero-stats>div{font-size:9px}.shop-panel{padding:20px 12px 15px}.shop-tabs button{gap:4px;font-size:9px}.shop-tabs .icon{width:14px;height:14px}.shop-item{gap:8px}.shop-item>.item-picture{width:49px;height:61px}.item-title-row h3{letter-spacing:0;font-size:10px}.item-description{margin:4px 0;font-size:8px}.item-stat{font-size:8px}.item-actions{gap:4px}.item-actions button{min-height:31px;padding:5px;font-size:8px}.equip-button{min-width:46px}.shop-footer{font-size:7px}.character-caption h2{font-size:26px}.character-caption p{font-size:8px}.character-caption>span{font-size:6px}.character-bottom{font-size:8px}.enemy-art{height:155px}.enemy-art:before{width:110px;height:110px;top:22px}.enemy-copy{padding:13px}.enemy-copy h2{letter-spacing:1px;font-size:18px}.enemy-attributes{gap:11px;font-size:10px}.enemy-attributes .icon{width:11px;height:11px}.boss-card canvas{height:201px}.boss-card h2{font-size:20px}.boss-card p{font-size:9px}.result-card{padding:17px 23px}.result-card h2{margin:8px 0;font-size:28px}.result-card p{font-size:9px}.result-stars{margin:5px 0 8px}.result-stars .icon{width:20px;height:20px}.result-stats{margin:13px 0;padding:12px 0}.result-stats strong{font-size:19px}.result-stats span{font-size:8px}.result-actions>button{min-height:36px;padding:7px 13px;font-size:10px}.result-card>.text-button{margin-top:12px;font-size:8px}.pause-card{width:280px;padding:20px 27px}.pause-card h2{font-size:27px}.pause-card p{font-size:9px}.pause-card>.primary-button,.pause-card>.outline-button{min-height:35px;padding:8px;font-size:11px}.pause-card>.text-button{margin-top:13px}.pause-symbol{width:30px;height:30px;margin-bottom:9px}}@media (width<=800px){.site-header{gap:14px;height:74px;padding:0 20px}.brand-mark{width:35px;height:39px}.brand-mark .icon{width:26px;height:26px}.brand-text{letter-spacing:3px;font-size:22px}.brand-text>span{font-size:6px}.brand{gap:9px}.site-header nav{gap:14px}.nav-link .icon{display:none}.nav-link{font-size:10px}.header-actions{gap:4px}.header-divider{display:none}.wallet strong{font-size:17px}.wallet{gap:4px}.wallet .icon{width:16px;height:16px}main,.site-footer{margin-left:20px;margin-right:20px}main{padding-top:25px}.page-heading{margin-bottom:23px}h1{font-size:29px}.eyebrow{letter-spacing:1.5px;font-size:8px}.page-heading p{letter-spacing:.5px;font-size:10px}.page-heading>.text-button{gap:8px;font-size:9px}.campaign-layout{grid-template-columns:1fr;gap:18px}.journey-panel{grid-row:2;padding:18px 17px 0}.journey-panel>.section-label h2{font-size:12px}.journey-progress{margin:14px 3px 16px}.level-list{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.level-item{text-align:center;flex-direction:column;gap:9px;min-height:87px;padding:12px 4px}.level-info strong{font-size:10px}.level-info small{font-size:8px}.level-number{width:27px;height:27px;font-size:13px}.level-end{position:absolute;top:8px;right:6px}.level-end .icon{width:9px;height:9px}.level-item.selected .level-end{display:none}.journey-footer{margin-top:15px;padding:14px 4px;font-size:8px}.journey-footer .icon{width:13px;height:13px;display:block}.battle-topbar{height:55px}.stage-tag{display:block}.difficulty-pill{font-size:9px}.scene-label{top:21%;left:29%}.scene-label h2{letter-spacing:6px;font-size:36px}.scene-label p{margin-bottom:18px;font-size:10px}.scene-kicker{letter-spacing:2px;font-size:8px}.start-button{min-width:169px;min-height:40px;font-size:11px}.scene-meta{gap:15px;margin-top:12px}.scene-meta>span{font-size:8px}.scene-seal{font-size:18px}.field-note h3{font-size:10px}.field-note p{font-size:8px}.note-icon{width:31px;height:33px}.field-note{gap:10px}.field-note+.field-note{padding-left:16px}.field-notes{gap:12px;padding:21px 0}.loadout-strip{gap:16px;padding:15px}.loadout-label strong{font-size:11px}.quick-loadout{gap:9px}.quick-item canvas{width:33px;height:33px}.loadout-strip>.text-button{font-size:10px}.armory-layout{grid-template-columns:210px 1fr;gap:20px}.equipment-panel{padding:21px 16px}.equipped-card{gap:9px;padding:11px 9px}.equipped-card>.item-picture{width:47px;height:47px}.equipped-card h3{font-size:11px}.hero-stats>div{font-size:10px}.character-caption p{font-size:9px}.character-caption>span{font-size:7px}.shop-panel{grid-column:1/-1;padding:23px}.shop-list{grid-template-columns:1fr 1fr;gap:0 24px;display:grid}.shop-item>.item-picture{width:61px;height:72px}.shop-item{gap:13px}.item-title-row h3{font-size:11px}.item-description,.item-stat{font-size:9px}.item-actions button{min-height:34px;font-size:9px}.shop-tabs button{gap:7px;font-size:11px}.shop-tabs .icon{width:17px;height:17px}.shop-footer{font-size:9px}.enemy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.enemy-art{height:208px}.enemy-art:before{width:150px;height:150px;top:28px}.enemy-copy{padding:19px}.enemy-copy h2{font-size:23px}.enemy-copy p{font-size:10px}.enemy-attributes{gap:20px;font-size:11px}.enemy-attributes .icon{width:14px;height:14px}.boss-grid{grid-template-columns:1fr}.boss-card canvas{width:35%;height:215px}.boss-card h2{font-size:24px}.boss-card p{font-size:11px}.boss-card{padding-right:30px}.book-count{font-size:9px}.battle-bottom{height:36px;font-size:9px}}@media (width<=580px){.site-header{flex-wrap:wrap;align-content:start;gap:0;height:112px;padding:0 17px;position:relative}.brand{order:0;height:65px}.brand-mark{border-radius:6px 2px;width:32px;height:34px}.brand-mark .icon{width:25px;height:25px}.brand-text{font-size:22px;line-height:1.2}.brand-text>span{letter-spacing:1.1px;font-size:6px}.header-actions{order:1;gap:8px;height:65px;margin-left:auto}.wallet{gap:5px;margin-right:5px}.wallet strong{font-size:18px}.header-actions .icon-button{width:29px;height:40px}.site-header nav{border-top:1px solid #e6e6da;order:2;justify-content:space-between;gap:0;width:100%;height:47px;margin:0;padding:0 9px}.nav-link{letter-spacing:.5px;gap:7px;padding:0 4px;font-size:11px}.nav-link .icon{width:15px;height:15px;display:block}.nav-link.active:after{height:2px}main,.site-footer{margin-left:15px;margin-right:15px}main{padding-top:23px}.page-heading{margin-bottom:21px}.page-heading .eyebrow{letter-spacing:1.2px;gap:6px;font-size:7px}.eyebrow>span{width:4px;height:4px}h1{letter-spacing:2px;margin:10px 0;font-size:29px}.page-heading p{letter-spacing:.3px;font-size:9px}.page-heading>.text-button{align-self:flex-start;gap:0;margin-top:1px;font-size:0}.page-heading>.text-button>span{gap:5px;font-size:9px}.page-heading>.text-button .icon{width:14px;height:14px}.page-heading>.outline-button{gap:5px;min-height:40px;padding:7px 9px;font-size:9px}.page-heading>.outline-button .icon{width:14px;height:14px}#armory-page h1{font-size:23px}.battle-shell{border-radius:6px}.battle-topbar{height:50px;padding:0 11px}.battle-location{gap:8px}.battle-location strong{font-size:11px}.battle-location>div>span{letter-spacing:1px;font-size:6px}.location-icon{width:25px;height:25px}.location-icon .icon{width:15px;height:15px}.stage-tag{margin-left:2px;padding:3px 4px;font-size:7px}.battle-tools{gap:1px}.battle-tools .icon-button{width:36px;height:42px}.battle-tools .icon-button .icon{width:16px;height:16px}.difficulty-pill{display:none}.scene-label{width:66%;top:14%;left:29%}.scene-kicker{letter-spacing:1px;gap:5px;font-size:6px}.scene-kicker>span{width:13px}.scene-label h2{letter-spacing:4px;margin:8px 0 6px;font-size:26px}.scene-label p{letter-spacing:.2px;max-width:220px;margin-bottom:10px;font-size:7px;line-height:1.6}.start-button{border-radius:4px;gap:7px;min-width:137px;min-height:40px;padding:6px 11px;font-size:10px}.start-button>.icon{width:14px;height:14px}.start-button>.icon:last-child{width:13px;margin-left:4px}.scene-meta{gap:10px;margin-top:8px}.scene-meta>span{gap:3px;font-size:6px}.scene-meta .icon{width:9px;height:9px}.scene-seal{border-width:1px;padding:3px 2px;font-size:12px;top:11%;right:5%}.battle-bottom{gap:6px;height:34px;padding:0 9px;font-size:7px}.battle-bottom #battle-tip{display:none}.battle-bottom .text-button{font-size:7px}.live-status{gap:5px}.live-status>i{width:4px;height:4px}.field-notes{gap:7px;padding:17px 1px}.field-note{flex-direction:column;align-items:flex-start;gap:6px}.field-note+.field-note{padding-left:11px}.note-icon{border-radius:6px;width:26px;height:27px}.note-icon .icon{width:15px;height:15px}.field-note h3{letter-spacing:.2px;margin:3px 0 5px;font-size:10px}.field-note p{font-size:8px;line-height:1.85}.loadout-strip{flex-wrap:wrap;gap:9px;padding:12px 10px}.loadout-label{gap:7px}.loadout-label strong{font-size:10px}.mini-avatar{width:28px;height:28px}.mini-avatar .icon{width:18px;height:18px}.quick-loadout{gap:6px;margin-left:auto}.quick-item{min-height:36px}.quick-item canvas{width:27px;height:31px}.loadout-strip>.text-button{gap:0;min-height:38px;margin-left:1px;font-size:0}.loadout-strip>.text-button .icon{width:16px;height:16px}.journey-panel{padding:19px 13px 0}.level-list{gap:7px}.level-item{gap:9px;min-height:86px;padding:12px 2px 10px}.level-info strong{letter-spacing:.1px;font-size:9px}.level-info small{letter-spacing:0;font-size:7px}.level-number{width:26px;height:26px;font-size:12px}.level-end{top:6px;right:5px}.level-end .icon{width:8px;height:8px}.journey-footer{margin-top:14px;padding:13px 3px}.campaign-bottom{letter-spacing:0;padding:22px 2px 10px;font-size:8px}.campaign-bottom>span:nth-child(2){display:none}#save-status{font-size:7px}#save-status .icon{width:10px;height:10px}.site-footer{gap:10px;margin-top:14px;padding:19px 0 25px}.site-footer>span:nth-child(2){display:none}.site-footer>span:last-child{letter-spacing:0;font-size:7px}.footer-brand{gap:8px;font-size:13px}.footer-brand>span{letter-spacing:1px;font-size:5px}.battle-hud{gap:8px;top:10px;left:10px;right:10px}.health-wrap{border-radius:4px;width:120px;padding:6px 7px}.health-wrap>span{gap:4px;font-size:6px}.health-wrap .icon{width:10px;height:10px}.health-wrap strong{font-size:7px}.health-bar{height:4px;margin:5px 0 2px}.health-wrap small{font-size:6px}.wave-hud{gap:6px;padding-top:4px}.wave-hud>span{letter-spacing:1px;font-size:7px}.wave-pips{gap:3px}.wave-pips i{width:11px;height:2px}.time-hud{min-width:61px;padding:6px 7px}.time-hud b{font-size:12px}.time-hud .icon{width:10px;height:10px}.time-hud small{margin-top:4px;font-size:6px}.time-hud>span{gap:4px}.boss-health{padding:6px 7px;top:59px;left:34%;right:11px}.boss-health>div:first-child{gap:4px;font-size:7px}.boss-health span{font-size:6px}.boss-health .icon{width:10px;height:10px}.boss-bar{height:3px;margin-top:5px}.game-banner{top:33%;left:12%;right:12%}.game-banner strong{letter-spacing:3px;font-size:20px}.game-banner span{letter-spacing:1px;margin-top:7px;font-size:7px}.dodge-button{border-radius:5px;gap:6px;min-width:64px;min-height:44px;padding:7px 9px;bottom:9px;right:10px}.dodge-button .icon{width:17px;height:17px}.dodge-button>span{gap:3px;font-size:10px}.dodge-button small{letter-spacing:.5px;font-size:6px}.active-powers{gap:4px;bottom:9px;left:9px}.active-powers>span{gap:3px;padding:5px 6px;font-size:7px}.active-powers .icon{width:11px;height:11px}.active-powers b{display:none}.battle-state-overlay{padding:9px}.pause-card{width:233px;padding:13px 18px}.pause-symbol{display:none}.pause-card .eyebrow,.result-card .eyebrow{letter-spacing:1.4px;font-size:6px}.pause-card h2{margin:7px 0 6px;font-size:24px}.pause-card p{font-size:7px}.pause-card>.primary-button{min-height:34px;margin-top:10px;padding:6px 8px;font-size:10px}.pause-card>.outline-button{min-height:34px;margin-top:6px;padding:6px 8px;font-size:10px}.pause-card>.text-button{min-height:24px;margin-top:9px;font-size:8px}.pause-card .icon{width:13px;height:13px}.result-card{max-height:100%;padding:12px 14px;overflow:auto}.result-card h2{letter-spacing:3px;margin:6px 0;font-size:23px}.result-stars{gap:5px;margin:2px 0 6px}.result-stars .icon{width:16px;height:16px}.result-card p{font-size:8px}.result-stats{gap:0;margin:10px 0;padding:8px 0}.result-stats>div{gap:5px}.result-stats strong{font-size:15px}.result-stats span{font-size:6px}.result-actions{gap:6px}.result-actions>button{gap:5px;min-height:36px;padding:7px 10px;font-size:9px}.result-actions .icon{width:13px;height:13px}.result-card>.text-button{min-height:24px;margin-top:8px;font-size:8px}.armory-layout{grid-template-columns:155px minmax(0,1fr);gap:10px}.equipment-panel{padding:17px 9px}.equipment-panel>.section-label{margin-bottom:15px}.section-label h2{font-size:11px}.equipment-panel>.section-label>span{letter-spacing:0;font-size:8px}.equipped-card{gap:7px;margin-bottom:8px;padding:9px 6px}.equipped-card>.item-picture{width:34px;height:34px}.slot-caption{font-size:8px}.equipped-card h3{letter-spacing:0;margin:4px 0 5px;font-size:9px}.equipped-card h3 small{font-size:7px}.equipped-card p{font-size:8px}.hero-stats{margin:17px 2px 0;padding-top:17px}.hero-stats h3{margin-bottom:15px;font-size:10px}.hero-stats>div{gap:6px;margin-bottom:13px;font-size:8px}.hero-stats .icon{width:12px;height:12px}.hero-stats strong{font-size:11px}.hero-stats p{margin-top:16px;font-size:8px;line-height:1.9}.character-caption{padding:24px 3px 0}.character-caption>span{letter-spacing:1px;font-size:5px}.character-caption h2{letter-spacing:4px;margin:9px 0 10px;font-size:25px}.character-caption p{letter-spacing:0;font-size:7px}.character-stage{min-height:260px}.character-sun{top:27%}.character-calligraphy{font-size:35px;top:37%;left:8%}.character-bottom{letter-spacing:0;gap:5px;padding:12px 0 26px;font-size:7px}.character-floor{height:13px;bottom:17%}.shop-panel{margin-top:10px;padding:22px 16px 16px}.shop-panel>.section-label h2{font-size:14px}.shop-intro{font-size:10px}.shop-list{display:flex}.shop-item{gap:14px;padding:17px 0}.shop-item>.item-picture{width:70px;height:79px}.item-title-row h3{font-size:12px}.item-description{margin:6px 0;font-size:10px;line-height:1.8}.item-stat{font-size:10px}.item-actions{gap:7px;margin-top:9px}.item-actions button{min-height:39px;padding:6px 12px;font-size:10px}.equip-button{min-width:70px}.shop-footer{font-size:8px}.shop-tabs button{min-height:45px;font-size:11px}.enemy-grid{gap:12px}.enemy-art{height:159px}.enemy-art:before{width:114px;height:114px;top:21px}.enemy-copy{padding:13px}.enemy-subtitle{font-size:8px}.enemy-copy h2{letter-spacing:1px;margin:7px 0 10px;font-size:19px}.enemy-copy p{margin-top:10px;font-size:9px;line-height:1.9}.enemy-attributes{gap:11px;font-size:9px}.enemy-attributes .icon{width:11px;height:11px}.bestiary-index{font-size:14px;top:11px;left:10px}.enemy-kind{font-size:8px;bottom:8px;right:8px}.bestiary-section-label{gap:8px;margin:19px 0 17px;font-size:11px}.bestiary-section-label>span{letter-spacing:1px;font-size:6px}.bestiary-section-label:after{margin-left:4px}.book-count{display:none}.boss-card{gap:8px;padding:10px 18px 10px 0}.boss-card canvas{width:39%;height:175px}.boss-chapter{font-size:9px}.boss-card h2{margin:10px 0;font-size:21px}.boss-card p{margin-bottom:15px;font-size:10px;line-height:1.8}.bosses-title{margin-top:28px}.boss-grid{gap:14px}.boss-card .enemy-attributes{font-size:10px}dialog{border-radius:7px;max-width:calc(100% - 26px);padding:28px 22px}dialog h2{letter-spacing:2px;margin:12px 0;font-size:23px}.modal-close{top:10px;right:8px}.modal-intro{margin-bottom:18px;font-size:11px;line-height:1.9}.guide-grid{gap:22px 18px;margin:22px 0}.guide-grid>div>.icon{width:22px;height:22px;margin-bottom:10px}.guide-grid h3{font-size:12px}.guide-grid p{font-size:11px;line-height:1.9}.settings-rows label{gap:20px}.settings-rows strong{font-size:12px}.settings-rows small{font-size:10px;line-height:1.7}.settings-rows input{flex-shrink:0;width:32px;height:21px}.settings-save{padding:12px;font-size:10px}.settings-save small{font-size:9px}.toast{padding:11px 16px;font-size:11px;bottom:19px}.immersive .battle-topbar{height:43px}.immersive .battle-bottom{height:29px}.immersive .battlefield{width:min(100%,206.452dvh - 148.645px)}.immersive .scene-label h2{font-size:28px}}@media (width<=370px){.site-header{padding:0 13px}.header-actions{gap:4px}.scene-label h2{font-size:23px}.scene-label p{font-size:6px}.scene-meta{gap:7px}.scene-label{top:13%}.start-button{min-width:125px;min-height:36px;font-size:9px}.stage-tag{display:none}.quick-loadout{gap:4px}.quick-item canvas{width:24px;height:29px}.loadout-strip{gap:7px;padding:11px 8px}.loadout-label strong{font-size:9px}.armory-layout{grid-template-columns:144px minmax(0,1fr)}.equipped-card{gap:5px}.equipped-card>.item-picture{width:30px;height:33px}.enemy-attributes{gap:8px}.nav-link{font-size:10px}}@media (height<=560px) and (orientation:landscape){.immersive .battle-topbar{height:40px}.immersive .battle-bottom{height:26px}.immersive .battlefield{width:min(100%,206.452dvh - 136.258px)}.immersive .battle-hud{top:12px}.immersive .scene-label{top:18%}.immersive .scene-label h2{font-size:34px}.immersive .scene-label p{font-size:9px}.immersive .pause-card{width:266px;padding:14px 23px}.immersive .pause-card h2{margin:8px 0;font-size:25px}.immersive .pause-symbol{display:none}.immersive .pause-card p{font-size:8px}.immersive .pause-card>.primary-button,.immersive .pause-card>.outline-button{min-height:34px;margin-top:8px;padding:7px;font-size:10px}.immersive .pause-card>.text-button{margin-top:10px;font-size:8px}.immersive .result-card{max-width:520px;padding:16px 24px}.immersive .result-card h2{font-size:28px}.immersive .result-card p{font-size:9px}.immersive .result-stats{margin:13px 0;padding:11px 0}.immersive .result-stars{margin:4px 0 7px}.immersive .result-stats strong{font-size:19px}.immersive .result-stats span{font-size:8px}.immersive .result-actions>button{min-height:36px;padding:8px 15px;font-size:10px}.immersive .result-card>.text-button{margin-top:10px}.immersive .game-banner strong{font-size:25px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
