.items-panel{width:min(1000px,96%);max-width:1000px}.items-panel h2 span{font:700 15px Arial;color:#e9bd80;border:1px solid #a3825055;border-radius:5px;padding:4px 7px;vertical-align:middle}.items-panel .panel-heading p{font-size:11px;color:#edbe84;margin:0 0 7px}.items-rules{color:#9eafb7;font-size:12px;line-height:1.8;margin:0 0 19px}.items-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.item-entry{display:grid;grid-template-columns:64px 1fr;gap:7px;padding:12px 10px 12px 5px;border:1px solid #8d9fb52b;border-top:2px solid var(--item-color);border-radius:5px;background:linear-gradient(125deg,#233447,#102131)}.item-icon{background-repeat:no-repeat;background-size:300% 200%;background-position:0 0;aspect-ratio:1;width:64px;align-self:center;filter:drop-shadow(0 3px 3px #0005)}.item-entry h3{font-size:15px;color:var(--item-color);margin:4px 0 8px}.item-entry small{font-size:9px;color:#a8b9c1}.item-entry p{font-size:11px;line-height:1.65;color:#dce4e5;margin:0 0 4px}.item-entry .item-cost{font-size:10px;color:#d7a18a}.active-item-icon{grid-column:1;grid-row:1/4;width:50px}.battle-brief.with-item{grid-template-columns:50px 1fr;column-gap:12px;row-gap:3px;position:relative}.battle-brief.with-item>span{display:none}.battle-brief.with-item>strong{grid-column:2;color:var(--item-color);font-size:16px}.battle-brief.with-item>small{grid-column:2;font-size:11px}.item-duration{grid-column:2;width:100%;height:3px;border-radius:3px;background:#060f1a80;overflow:hidden;margin-top:2px}.item-duration i{display:block;height:100%;background:var(--item-color);box-shadow:0 0 8px var(--item-color)}.loot-peek{position:absolute;z-index:8;pointer-events:none;width:228px;padding:10px 12px;border:1px solid #b8c9da60;border-top:2px solid var(--item-color);border-radius:4px;background:#102031f2;box-shadow:0 4px 16px #0004;display:grid;gap:5px}.loot-peek b{color:var(--item-color);font-size:12px}.loot-peek span{font-size:11px;line-height:1.6;color:#e4e9e6}.loot-peek small{font-size:10px;line-height:1.5;color:#ecb198}.pause-links{gap:14px;flex-wrap:wrap}.menu-meta{gap:17px}.menu-meta button{white-space:nowrap}@media(max-height:650px){.items-panel{padding:17px;max-width:880px}.items-panel h2{font-size:22px}.items-rules{font-size:10px;margin-bottom:12px}.items-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.item-entry{grid-template-columns:43px 1fr;padding:8px 6px;gap:4px}.item-icon{width:43px}.item-entry h3{font-size:12px;margin:3px 0 5px}.item-entry p{font-size:9px}.item-entry .item-cost,.item-entry small{font-size:8px}.battle-brief.with-item{grid-template-columns:34px 1fr;column-gap:8px}.active-item-icon{width:34px}.battle-brief.with-item>strong{font-size:12px}.battle-brief.with-item>small{font-size:9px}.loot-peek{width:192px;padding:7px 9px;gap:3px}.loot-peek b{font-size:10px}.loot-peek span{font-size:9px}.loot-peek small{font-size:8px}.menu-meta{gap:12px}}@media(max-width:700px)and (orientation:landscape){.items-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-brief.with-item{display:grid}.battle-brief.with-item>strong{font-size:11px}.battle-brief.with-item>small{font-size:8px}.menu-meta{gap:9px}.menu-meta>span{display:none}.loot-peek{width:178px}}.panel.items-panel{width:min(1000px,100%);max-width:1000px;scrollbar-width:thin;scrollbar-color:#7e9da8 #152634}.items-panel .item-entry{word-break:keep-all;overflow-wrap:anywhere}@media(max-height:650px){#items-panel{position:fixed;z-index:40;padding:10px}.panel.items-panel{padding:17px;max-width:940px}.items-panel .panel-heading,.items-panel .items-rules{margin-bottom:10px}.items-panel .item-entry p{font-size:10px}.items-panel .item-entry .item-cost{font-size:9px}.items-panel .close-button{width:38px;height:38px}}@media(max-width:900px)and (orientation:portrait){#items-panel{display:none!important}}:root{font-family:Malgun Gothic,Apple SD Gothic Neo,sans-serif;color:#f4f0e5;background:#0b1520;font-synthesis:none;font-weight:500;--navy:#111f30;--teal:#91efde;--orange:#ffae5c;--muted:#8fa1ad;--cream:#efe7d5}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;border:0}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--teal);outline-offset:4px}button{transition:filter .15s,transform .15s}button:hover:not(:disabled){filter:brightness(1.12)}button:active:not(:disabled){transform:translateY(1px)}svg{width:24px;height:24px;display:block}.hidden{display:none!important}#app{min-height:100dvh;display:flex;justify-content:center;align-items:center}.game-shell{width:100%;max-width:1600px;height:100dvh;max-height:1100px;display:flex;flex-direction:column;background:var(--navy);overflow:hidden;position:relative;box-shadow:0 0 100px #0006}.topbar{height:70px;flex-shrink:0;display:flex;align-items:center;padding:0 28px;gap:25px;border-bottom:1px solid #7d98a837;position:relative;z-index:3;background:linear-gradient(100deg,#192a3c,#0d1a29)}.brand{color:#f8f3e7;text-decoration:none;display:flex;align-items:center;gap:12px;font-family:Black Han Sans,Malgun Gothic,sans-serif;font-size:27px;font-weight:900;letter-spacing:-1px;white-space:nowrap}.brand svg{color:#8d9bab;width:43px;height:35px}.level-indicator{display:flex;gap:12px;align-items:baseline;position:absolute;left:50%;transform:translate(-50%);font-family:Arial,sans-serif;font-weight:800;letter-spacing:2px}.level-indicator span{color:#7e909f;font-size:20px}.level-indicator strong{font-size:30px;color:var(--orange)}.score{margin-left:auto;display:flex;gap:14px;align-items:baseline}.score span{color:#8fa1ae;font-size:16px;font-weight:700}.score strong{font:800 28px Arial,sans-serif;color:#ffd078;font-variant-numeric:tabular-nums}.icon-button{width:36px;height:36px;display:grid;place-items:center;background:#ffffff08;color:#a7b8c4;border:1px solid #ffffff10;border-radius:7px}.icon-button svg{width:20px;height:20px}.stage{position:relative;flex:1;min-height:0;background:#8c8775;isolation:isolate}canvas{display:block;width:100%;height:100%;touch-action:none}.mission{position:absolute;top:14px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;background:linear-gradient(#e7deca,#c9bca2);border:1px solid #544d41;border-radius:3px 3px 16px 16px;padding:10px 30px 13px;color:#28323a;box-shadow:0 3px #544b4055,0 6px 15px #0002;font-weight:900;font-size:21px;white-space:nowrap;pointer-events:none}.target-icon{font-size:29px;line-height:1}.round-hud{position:absolute;left:24px;right:24px;top:21px;display:flex;justify-content:space-between;pointer-events:none}.timer,.rounds{background:#122132d9;border:1px solid #ffffff25;box-shadow:0 4px 16px #0002;border-radius:8px;padding:12px 16px;min-width:123px}.timer>span,.rounds>span{display:block;font-size:11px;color:#bdc9cc;font-weight:700;letter-spacing:.4px}.timer strong{display:block;font:700 29px Arial,sans-serif;color:#fcf1d9;font-variant-numeric:tabular-nums;margin:5px 0}.timer strong span{font-size:14px;margin-left:3px;color:#a1b1b7}.timer-track{height:3px;width:92px;background:#ffffff20}.timer-track i{display:block;background:var(--teal);height:100%;width:100%}.timer.urgent strong{color:#ff967b}.timer.urgent i{background:#ff967b}.rounds{text-align:right}.rounds small{font-size:10px;color:#b9c5c8}#round-dots{display:flex;justify-content:flex-end;gap:7px;margin:11px 0}#round-dots i{height:11px;width:11px;border-radius:50%;border:1px solid #afbec56b;background:#192a39}#round-dots .current{background:#efe6d3;box-shadow:0 0 0 3px #ffffff17}#round-dots .win{background:var(--teal);border-color:var(--teal)}#round-dots .fail{background:#dd876e;border-color:#dd876e}.bottom-bar{height:100px;flex-shrink:0;display:flex;align-items:center;padding:12px 28px;gap:26px;background:linear-gradient(110deg,#192c3e,#101b2b);border-top:2px solid #9bb5bc62;z-index:3}.skill-status{display:flex;align-items:center;gap:18px;min-width:250px}.skill-key{height:62px;width:62px;border:3px solid #93e8e6;box-shadow:0 0 17px #7ee9e22e,inset 0 0 10px #81eee51a;border-radius:10px;display:grid;place-items:center;color:#f2f3e7;font:800 36px Arial,sans-serif;flex-shrink:0}.skill-status strong{font-weight:900;font-size:21px;white-space:nowrap;display:block}.skill-status span{display:block;margin-top:4px;font-size:11px;color:#8ea3ae}.footer-controls{color:#8b9eab;font-size:12px;white-space:nowrap}.mute-button{border:0;background:transparent;flex-shrink:0}.muted{color:#636f7e}.muted:after{content:"";width:25px;height:2px;background:#eab48a;position:absolute;transform:rotate(-45deg)}.overlay{position:absolute;inset:0;z-index:8}.menu-overlay{display:flex;align-items:center;background:linear-gradient(90deg,#10202feb,#132432dd 29%,#182d3e72 60%,#10202f28);padding:30px 8%;overflow:hidden}.menu-content{position:relative;z-index:2;flex:0 0 55%;max-width:600px}.menu-emblem{color:#dda960;margin-bottom:16px}.menu-emblem svg{width:45px;height:33px}.story{font-size:12px;letter-spacing:1px;color:#cfb998;margin:0 0 17px;font-weight:700}h1{font-family:Black Han Sans,Malgun Gothic,sans-serif;font-size:clamp(42px,5vw,74px);font-weight:900;letter-spacing:-2px;line-height:1.2;margin:0 0 22px;color:#fbf7ed}h1 em{font-style:normal;color:#ffb66f}.intro{color:#c2c9c8;font-size:15px;line-height:1.9;margin:0 0 30px}.menu-actions{display:flex;gap:12px;align-items:stretch;max-width:490px}.primary-button,.secondary-button{padding:15px 23px;border-radius:6px;font-size:15px;font-weight:800;min-height:52px}.primary-button{color:#15232e;background:linear-gradient(#ffc07d,#ee9948);box-shadow:0 3px #8d552d,0 7px 20px #0002}.secondary-button{color:#e5e7e0;background:#203445dd;border:1px solid #75858d66}.secondary-button span{margin-left:12px;color:#b1c1c4}.menu-actions .primary-button{flex:1}.menu-meta{display:flex;gap:22px;align-items:center;margin-top:22px;max-width:500px}.menu-meta>span{font-size:11px;color:#a3adae}.menu-meta button{background:transparent;border:0;color:#e6cbac;padding:0;font-size:12px;font-weight:700;text-align:left}.menu-meta button span{color:#9eacae;font-size:10px;display:block;margin-top:3px}.control-hint{color:#839ba7;font-size:11px;margin-top:30px;line-height:1.8}.control-hint kbd{font:inherit;padding:3px 5px;border:1px solid #68808c68;border-radius:3px;color:#bdcacf;margin-right:4px;margin-left:8px}.control-hint kbd:first-child{margin-left:0}.hero-intro{position:absolute;right:7%;top:9%;width:43%;height:85%;display:flex;align-items:center;flex-direction:column;justify-content:center}.hero-intro img{width:100%;max-width:490px;filter:drop-shadow(0 30px 16px #101d2766);transform:rotate(-4deg)}.nameplate{margin-top:-14px;text-align:center;position:relative;text-shadow:0 2px 8px #162734}.nameplate small{display:block;color:#e5d7bc;font-size:12px}.nameplate strong{font-size:25px;display:block;margin:5px 0;font-weight:900}.nameplate span{font-size:13px;color:#fff2db}.quiet-button{background:transparent;color:#afc0c8;font-size:12px;padding:10px 8px}.menu-settings{position:absolute;left:8%;bottom:19px}.version-note{position:absolute;right:5%;bottom:27px;color:#d5d6cbb0;font-size:10px}.panel-overlay{display:flex;align-items:center;justify-content:center;background:#091625b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px}.panel{background:linear-gradient(145deg,#25394b,#132331);border:1px solid #69818d6b;padding:32px;border-radius:14px;box-shadow:0 24px 70px #0006;max-height:100%;overflow:auto;width:min(590px,100%)}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:10px}.panel-heading p{color:#aeb8b9;font-size:11px;margin:0 0 7px}h2{margin:0;font-size:27px;letter-spacing:-1px;font-weight:900}.close-button{background:#ffffff0a;color:#cad6d9;width:32px;height:32px;border-radius:50%;font-size:25px;font-weight:400;flex-shrink:0}.level-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.level-tile{background:#355065;border:1px solid #8296a951;border-radius:7px;padding:12px 5px;position:relative;color:#f4e3c5}.level-tile>span{font:800 25px Arial,sans-serif;display:block}.level-tile small{color:#b7c8ce;font-size:10px;display:block;margin-top:5px}.level-tile i{position:absolute;right:7px;top:5px;color:#ffd080;font-style:normal;font-size:10px}.level-tile.locked{background:#182c3a}.panel-note{font-size:11px;color:#8fa7b2;line-height:1.8;margin:22px 0 0}.setting{display:flex;align-items:center;gap:16px;margin:20px 0;color:#dbe5e7;font-size:14px}.setting input[type=range]{margin-left:auto;width:50%;accent-color:#ffa85f}.setting output{width:40px;text-align:right;color:#ffba7a;font-size:12px}.setting input[type=checkbox]{margin-left:auto;accent-color:#7be0cf;width:19px;height:19px}.howto{margin-top:24px;padding-top:20px;border-top:1px solid #70899640;font-size:13px;color:#c4d0d4}.howto p{font-size:12px;line-height:1.9;color:#a6b8c0}.pause-panel,.result-panel{text-align:center;width:min(490px,100%)}.pause-panel>p:not(.story),.result-panel>p:not(.story){font-size:13px;line-height:1.8;color:#a9bac3}.pause-panel .primary-button,.pause-panel .secondary-button,.result-panel .primary-button,.result-panel .secondary-button{display:block;width:100%;margin-top:13px}.pause-panel .primary-button{margin-top:30px}.pause-links{display:flex;justify-content:center;gap:25px;margin-top:13px}.result-medal{font:800 48px Arial,sans-serif;color:#ffbd6f;margin-bottom:13px}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:23px 0;border-top:1px solid #91a6b333;border-bottom:1px solid #91a6b333;padding:19px 0}.result-stats span{display:block;font-size:11px;color:#99b0bc;margin-bottom:7px}.result-stats strong{font:800 25px Arial,sans-serif;color:#f2e1c4}.result-panel .record{color:#95e8d8!important;font-size:11px!important}.result-panel>.quiet-button{margin-top:12px}.load-error{position:absolute;z-index:30;bottom:20px;left:10%;right:10%;background:#732f30;color:#fff;padding:20px;border-radius:6px}.touch-controls{position:absolute;inset:0;pointer-events:none;z-index:6}.touch-pad{position:absolute;pointer-events:auto;touch-action:none;width:105px;height:105px;bottom:24px;border-radius:50%;background:#152b42b3;border:2px solid #a4bebf8c;box-shadow:0 0 0 8px #162b3820;color:#c6e6e4;-webkit-user-select:none;user-select:none}.move-pad{left:25px}.ult-pad{right:25px;border-color:#7af3e1;background:#164346ad}.pad-knob{position:absolute;width:38px;height:38px;left:calc(50% - 19px);top:calc(50% - 19px);border-radius:50%;background:#bed5d168;border:1px solid #d6e8e0aa;transform:translate(var(--dx,0px),var(--dy,0px))}.touch-pad small{position:absolute;bottom:13px;left:0;right:0;font-size:10px;pointer-events:none}.ult-pad b{display:block;font:800 34px Arial,sans-serif;margin-top:-8px;pointer-events:none}.ult-pad.aiming{border-color:#ffc080;background:#835b3cbb}.rotate-notice{display:none;position:absolute;inset:0;z-index:50;background:#112434;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px}.rotate-device{font-size:72px;color:#ffb16a;margin-bottom:20px}.rotate-notice p{color:#b1c6cc;font-size:13px;line-height:1.8}.rotate-notice small{font-size:11px;color:#7eaaa9;margin-top:20px}.mobile-hint{display:none}.touch .mobile-hint{display:block}.touch .desktop-hint{display:none}@media(max-width:1150px){.footer-controls{display:none}.brand{font-size:23px}.level-indicator span{font-size:16px}.topbar{gap:16px;padding:0 20px}.menu-overlay{padding-left:7%}.skill-status{min-width:230px}.menu-actions{max-width:430px}.hero-intro{right:3%}}@media(max-height:650px){.topbar{height:46px;padding:0 18px;gap:15px}.brand{font-size:19px;gap:8px}.brand svg{width:29px;height:24px}.score strong{font-size:21px}.score span{font-size:12px}.level-indicator strong{font-size:24px}.level-indicator span{font-size:13px}.icon-button{width:29px;height:29px}.bottom-bar{height:65px;padding:7px 18px;gap:20px}.skill-key{width:42px;height:42px;font-size:26px;border-width:2px;border-radius:7px}.skill-status{gap:11px;min-width:195px}.skill-status strong{font-size:16px}.skill-status span{font-size:9px}.mission{top:7px;padding:5px 20px 7px;font-size:15px;gap:8px}.target-icon{font-size:23px}.round-hud{top:9px;left:15px;right:15px}.timer,.rounds{padding:8px 11px;min-width:96px}.timer>span,.rounds>span{font-size:9px}.timer strong{font-size:22px;margin:3px 0}.timer-track{width:72px}.rounds small{font-size:8px}#round-dots{gap:6px;margin:7px 0}#round-dots i{width:8px;height:8px}.menu-overlay{padding:12px 7%}.menu-emblem{display:none}.story{margin-bottom:8px;font-size:10px}h1{font-size:38px;margin-bottom:12px;line-height:1.15}.intro{font-size:11px;line-height:1.7;margin-bottom:15px}.primary-button,.secondary-button{min-height:39px;padding:10px 17px;font-size:12px}.menu-actions{gap:8px;max-width:365px}.menu-meta{margin-top:13px;gap:18px}.menu-meta>span{font-size:9px}.menu-meta button{font-size:10px}.menu-meta button span{font-size:8px}.control-hint{margin-top:14px;font-size:9px}.hero-intro{top:0;height:92%;right:5%;width:39%}.hero-intro img{max-height:87%;width:auto;max-width:100%}.nameplate{margin-top:-13px}.nameplate small{font-size:9px}.nameplate strong{font-size:19px;margin:2px 0}.nameplate span{font-size:10px}.menu-settings{bottom:5px;font-size:9px}.version-note{bottom:16px;font-size:8px}.panel{padding:20px;max-width:480px}.panel-heading{margin-bottom:15px}h2{font-size:23px}.panel-note{margin-top:12px;font-size:10px}.level-grid{gap:7px}.level-tile{padding:7px 3px}.level-tile>span{font-size:20px}.level-tile small{font-size:9px}.result-medal{display:none}.result-stats{padding:10px 0;margin:12px 0}.result-panel>.story{margin-bottom:5px}.result-panel>p{margin:9px 0}.result-stats strong{font-size:22px}.result-panel .primary-button,.result-panel .secondary-button{margin-top:9px}.result-panel>.quiet-button{margin-top:4px;padding:5px}.touch-pad{bottom:18px;width:93px;height:93px}.touch-pad small{font-size:9px;bottom:11px}.ult-pad b{font-size:28px}.move-pad{left:20px}.ult-pad{right:20px}.setting{margin:15px 0;font-size:12px}.howto{margin-top:15px;padding-top:12px}}@media(pointer:coarse)and (orientation:portrait){.rotate-notice{display:flex}.brand{font-size:17px}.topbar{padding:0 14px;height:55px}.brand svg{width:28px}.level-indicator,.score{display:none}.topbar .icon-button{margin-left:auto}.bottom-bar{height:80px;padding:12px;gap:12px}.skill-status{min-width:0}.skill-status strong{font-size:13px}.skill-key{height:40px;width:40px;font-size:25px}.skill-status span{font-size:9px}.mute-button{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.game-shell:fullscreen{max-width:none;max-height:none}.health{display:flex;gap:7px;margin-left:auto}.health i{width:16px;height:21px;background:#ffae7f;clip-path:polygon(50% 0,100% 25%,85% 75%,50% 100%,15% 75%,0 25%);filter:drop-shadow(0 0 5px #e39b5970)}.health i.lost{background:#52606a;opacity:.5}.health.critical i:not(.lost){background:#ff6f5f}.health:not(.hidden)+.score{margin-left:0}.score{gap:10px}.rounds strong{display:block;font-size:23px;margin:9px 0}.rounds small{display:block}.mission{background:linear-gradient(#172936ed,#0c1d2eea);color:#e8ddc7;border:1px solid #ad976b60;border-radius:4px;padding:10px 24px;font-size:16px;box-shadow:0 7px 25px #02080d55}.target-icon{color:#eabf7c}.hero-bust{width:min(100%,470px);aspect-ratio:1;background-size:400% 200%;background-position:0 100%;background-repeat:no-repeat;filter:drop-shadow(0 22px 14px #071725a6)}.hero-intro{right:4%;top:1%;height:94%;width:46%}.nameplate{margin-top:-18px}.menu-overlay{background:linear-gradient(90deg,#0b1b2ef7,#102638d9 35%,#13283740 75%,#07172950)}.menu-content{flex-basis:59%}.menu-meta{gap:20px}.menu-meta>span{white-space:nowrap}.journal-panel{width:min(810px,100%)}.enemy-journal{display:grid;gap:8px}.enemy-journal article{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:center;background:#0d203180;border:1px solid #839baf22;border-left:3px solid var(--enemy-color);padding:8px 15px 8px 0;border-radius:5px}.journal-sprite{width:110px;height:110px;background-size:400% 200%;background-position:0 100%;background-repeat:no-repeat}.enemy-journal h3{margin:0 0 5px;font-size:17px;color:var(--enemy-color)}.enemy-journal h3 span{font-size:11px;color:#b8c6cb;margin-left:5px;font-weight:500}.enemy-journal small{font-size:10px;color:#8dabb9}.enemy-journal p{font-size:12px;line-height:1.7;color:#b7c9d2;margin:4px 0}.enemy-journal b{color:#e6ede5;margin-right:6px}.ult-gauge{flex:1;min-width:180px;max-width:1000px}.gauge-caption,.gauge-footnote{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#a4b6c0}.gauge-caption b{color:#9ce3be;font-size:12px}.gauge-caption>span:first-child{color:#f1dcc0;font-weight:700}.gauge-caption>span:last-child{font:700 12px Arial,sans-serif;width:32px;text-align:right}.gauge-track{position:relative;height:28px;margin:7px 0 6px;background:#08131fed;border:1px solid #708d9b70;border-radius:4px;overflow:visible;box-shadow:inset 0 2px 8px #0007}.gauge-fill{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#4665775e,#bd9c6c73);border-radius:3px}.gauge-zone{position:absolute;top:0;bottom:0;background:#65de9e4a;border-left:2px solid #9de6b8;border-right:2px solid #9de6b8;display:grid;place-items:center;box-shadow:0 0 10px #85e7b01a}.gauge-zone span{font-size:10px;font-weight:800;color:#b2f3cc;position:relative;z-index:1}.gauge-perfect{position:absolute;top:0;bottom:0;background:#aef3b625;pointer-events:none}.gauge-needle{position:absolute;top:-4px;bottom:-4px;width:3px;background:#fff1d9;box-shadow:0 0 7px #ffdf9580;z-index:3;transform:translate(-50%)}.gauge-needle:before{content:"";position:absolute;left:-3px;top:-1px;width:9px;height:6px;background:#ffe8c3;clip-path:polygon(0 0,100% 0,50% 100%)}.gauge-lock{position:absolute;inset:0 auto 0 0;background:repeating-linear-gradient(-45deg,#101d26da,#101d26da 6px,#52647690 6px 8px);z-index:2;border-right:1px solid #b6cbd5}.gauge-footnote{font-size:10px;color:#738e9d}.ult-gauge.ready .gauge-track{box-shadow:0 0 16px #8affbd35;border-color:#b6efc6}.ult-gauge.ready .gauge-feedback{color:#dbffdf}.ult-gauge.cooling .gauge-caption b{color:#b3c1cc}.ult-gauge.misfire .gauge-track{border-color:#ff826a;box-shadow:0 0 15px #ff755650}.ult-gauge.misfire .gauge-caption b{color:#ffa27c}.skill-key.locked{border-color:#718493;color:#b0c1cc;font-size:23px;box-shadow:none}.skill-key.ready{border-color:#b0ffc9;color:#c9ffdd;box-shadow:0 0 15px #8be6a942}.skill-status{min-width:255px}.skill-status strong{font-size:19px}.skill-status span{font-size:10px}.ult-pad.cooling{border-color:#87909c;background:#142237c9}.ult-pad.ready{border-color:#b6ffb9;box-shadow:0 0 17px #97efbe55}.ult-pad.cooling b{opacity:.22}#touch-cooldown{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;font:700 24px Arial,sans-serif;color:#eac9a8}.bottom-bar{gap:25px}.stage{background:#142a36}@media(max-width:1150px){.brand{font-size:20px}.health{gap:5px}.health i{width:13px;height:17px}.topbar{gap:13px}.level-indicator{left:48%}.skill-status{min-width:210px}.skill-status strong{font-size:16px}}@media(max-height:650px){.bottom-bar{height:76px;gap:20px}.gauge-track{height:20px;margin:5px 0}.gauge-caption{font-size:9px}.gauge-caption b{font-size:10px}.gauge-footnote{font-size:8px}.gauge-zone span{font-size:9px}.skill-status{min-width:190px}.skill-status strong{font-size:15px}.skill-status span{font-size:8px}.skill-key.locked{font-size:19px}.rounds strong{font-size:19px;margin:5px 0}.mission{font-size:13px;padding:7px 15px}.hero-intro{top:0;height:96%;width:40%;right:6%}.hero-bust{width:auto;height:90%;max-width:100%;aspect-ratio:1}.nameplate{margin-top:-15px}.nameplate small{display:none}.journal-panel{max-width:780px}.enemy-journal{grid-template-columns:1fr 1fr;gap:8px}.enemy-journal article{grid-template-columns:65px 1fr;padding:6px;gap:4px;align-items:start}.journal-sprite{width:65px;height:80px;background-size:400% 200%}.enemy-journal h3{font-size:13px}.enemy-journal h3 span{font-size:9px;margin:0;display:block}.enemy-journal p{font-size:10px}.enemy-journal small{font-size:8px}}@media(max-height:500px)and (orientation:landscape){.menu-content h1{font-size:31px}.hero-bust{height:85%;flex-shrink:0}.nameplate{margin-top:-8px}.nameplate strong{font-size:17px}.mission{font-size:11px;top:7px;padding:5px 12px}.rounds strong{font-size:16px}.round-hud{top:7px}.timer,.rounds{min-width:92px;padding:6px 9px}.timer strong{font-size:20px}.rounds small{font-size:7px}.topbar{gap:12px}.brand{font-size:17px}.score span{display:none}.score strong{font-size:18px}.level-indicator{left:51%;gap:6px}.level-indicator strong{font-size:21px}.level-indicator span{font-size:10px}.bottom-bar{height:72px;gap:15px}.skill-status{min-width:175px;gap:9px}.skill-status strong{font-size:13px}.skill-key{width:38px;height:38px}.gauge-caption>span:first-child{font-size:9px}.gauge-footnote span:last-child{font-size:8px}.mute-button{width:25px}.hero-intro{height:90%;top:5%}}@media(max-width:700px)and (orientation:landscape){.level-indicator span{display:none}.brand{font-size:14px}.brand svg{width:23px}.level-indicator{left:49%}.topbar{gap:9px;padding:0 12px}.health{gap:4px}.health i{width:10px;height:15px}.bottom-bar{padding:8px 12px}.skill-status{min-width:125px}.skill-status strong{font-size:11px}.skill-status span{display:none}.skill-key{width:32px;height:34px;font-size:22px}.gauge-footnote span:last-child{display:none}.gauge-caption>span:first-child{display:none}.ult-gauge{min-width:120px}.menu-meta{gap:12px}}@media(max-height:500px)and (orientation:landscape){.menu-content .story{font-size:9px;margin-bottom:5px}.menu-content h1{font-size:32px;line-height:1.12;margin-bottom:10px}.menu-content .intro{font-size:10px;line-height:1.6;margin-bottom:10px}.menu-content .menu-meta{margin-top:10px}.menu-content .control-hint{font-size:8px;margin-top:10px;margin-bottom:0}.menu-settings{inset:7px 18px auto auto;padding:6px 10px;border-radius:5px;background:#122432b3}.version-note{display:none}.hero-intro{top:5%;height:90%}.hero-intro img{max-height:78%}.nameplate span{font-size:9px}}.actor-gauge.ult-gauge{position:absolute;z-index:7;transform:translate(-50%);pointer-events:none;flex:none;width:154px;min-width:154px;max-width:154px;padding:5px 7px 7px;background:#122131f2;border:1px solid #f5d883ab;border-radius:5px;box-shadow:0 3px 8px #0005}.actor-gauge .gauge-caption{font-size:10px;line-height:13px;gap:5px}.actor-gauge .gauge-caption>span:first-child{font-size:11px;color:#ffeab6}.actor-gauge .gauge-caption b{font-size:11px;color:#ffe08a}.actor-gauge .gauge-track{height:15px;margin:5px 0 0;background:#60502d;border:1px solid #c6a85b;box-shadow:inset 0 1px 4px #0008;border-radius:2px}.actor-gauge .gauge-fill{background:linear-gradient(#ffe98a,#f3c83c);border-radius:0;box-shadow:0 0 7px #f7da3a40}.actor-gauge .gauge-zone{background:#1870ef;border-color:#aad8ff;box-shadow:0 0 6px #2f97ffbd;border-width:1px;z-index:1}.actor-gauge .gauge-zone:after{content:"";position:absolute;left:50%;top:4px;width:4px;height:4px;background:#d7f0ff;transform:translate(-50%) rotate(45deg)}.actor-gauge .gauge-perfect{background:#5aaaff80;z-index:1}.actor-gauge .gauge-needle{width:3px;top:-3px;bottom:-3px;background:#fff6bf;box-shadow:0 0 4px #000;z-index:4}.actor-gauge .gauge-needle:before{background:#fff6a8}.actor-gauge .gauge-footnote,.actor-gauge #gauge-percent{display:none}.actor-gauge .gauge-lock{opacity:.65;z-index:2}.actor-gauge.ready{border-color:#95cdff;box-shadow:0 0 0 1px #2e84eb,0 0 14px #187cef60}.actor-gauge.ready .gauge-track{border-color:#c4e2ff;box-shadow:0 0 7px #409dff65}.actor-gauge.ready .gauge-caption b{color:#93cdff}.actor-gauge.misfire{border-color:#ff755f}.actor-gauge.cooling .gauge-caption b{color:#f0b6a8}.player-hearts{position:absolute;z-index:7;transform:translate(-50%);pointer-events:none;display:flex;gap:5px;padding:2px 7px 3px;background:#192434d9;border:1px solid #f6d9a340;border-radius:13px;line-height:1;white-space:nowrap}.player-hearts i{color:#ff6a75;font: 22px/1 Segoe UI Symbol,Apple Symbols,sans-serif;text-shadow:0 1px 1px #06090f,0 0 4px #a1253955}.player-hearts i.lost{color:#4e6075;text-shadow:none}.player-hearts.critical i:not(.lost){color:#ff8a8f;text-shadow:0 0 5px #ff264c}.hero-bust{background-size:contain;background-position:center bottom}.battle-brief{flex:1;min-width:0;display:grid;grid-template-columns:auto 1fr;column-gap:15px;row-gap:5px;border-left:1px solid #8ca2b735;padding-left:24px}.battle-brief>span{font-size:10px;color:#9cacb3;align-self:center}.battle-brief>strong{font-size:17px;color:#ffdf98;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.battle-brief>small{grid-column:1/-1;font-size:12px;color:#b9cbd0;line-height:1.5}.bottom-bar{height:84px}.skill-status{min-width:245px}.skill-key.ready{border-color:#74b4ff;color:#c4e2ff;box-shadow:0 0 14px #2581ef45}.ult-pad.ready{border-color:#85beff;box-shadow:0 0 17px #358dff55}.level-tile small{min-height:25px;line-height:1.4;font-size:10px}.level-tile{padding:10px 4px}@media(max-height:650px){.actor-gauge.ult-gauge{width:126px;min-width:126px;max-width:126px;padding:4px 5px 5px}.actor-gauge .gauge-caption>span:first-child,.actor-gauge .gauge-caption b{font-size:10px}.actor-gauge .gauge-track{height:14px;margin-top:3px}.player-hearts i{font-size:18px}.player-hearts{gap:4px;padding:2px 5px}.bottom-bar{height:66px}.skill-status{min-width:185px}.battle-brief{padding-left:16px;column-gap:10px;row-gap:2px}.battle-brief>span{font-size:9px}.battle-brief>strong{font-size:13px}.battle-brief>small{font-size:10px}.level-tile small{font-size:9px}.level-tile{padding:7px 3px}}@media(max-width:700px)and (orientation:landscape){.actor-gauge.ult-gauge{width:116px;min-width:116px;max-width:116px}.skill-status{min-width:145px}.battle-brief{padding-left:10px;display:block}.battle-brief>span{display:none}.battle-brief>strong{display:block;font-size:12px}.battle-brief>small{display:block;font-size:9px}.bottom-bar{gap:12px}.player-hearts i{font-size:17px}}
