*{box-sizing:border-box} :root{--bg:#0c1e1e;--panel:#16302d;--line:#355249;--gold:#f9ca79;--mint:#a7d7bf;--ink:#eef4df;--muted:#a2b7ad}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.5 'Segoe UI',Arial,sans-serif}button,a,input{font:inherit}button{cursor:pointer;color:inherit;border:1px solid var(--line);background:#1a3832;border-radius:9px;transition:background .16s,transform .16s}button:hover{background:#2d5144;transform:translateY(-1px)}button:active{transform:translateY(1px)}button:disabled{opacity:.4;cursor:not-allowed;transform:none}button:focus-visible,a:focus-visible{outline:3px solid #f9ca79;outline-offset:4px}button svg{width:30px;height:30px} .hidden{display:none!important}#app{max-width:1600px;margin:auto}#header{height:88px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#0e2321;border-bottom:1px solid #ffffff10}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;line-height:1.15;font-size:15px;letter-spacing:2px}.brand b{font-size:17px}.brand-mark{font-size:44px;color:var(--gold)}.account{display:flex;align-items:center;gap:25px;color:var(--muted);font-size:14px}.wallet{display:flex;gap:9px;align-items:center;color:#ffe1a0}.coin{height:19px;width:19px;display:inline-block;border:3px solid #c59145;background:#f1c772;box-shadow:inset 0 0 0 2px #f7dc9c;border-radius:50%}.premium{color:#99cfc8}.icon-button{height:42px;min-width:42px;font-size:23px;background:#ffffff05}.hero-scene{height:470px;min-height:420px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 70% 55%,#638857 0,#244d40 28%,#142e2b 70%);background-size:cover;background-position:center 51%;border-bottom:1px solid #f9ca7930}.hero-scene:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,#0c1e1e,transparent 22%)}.scene-shade{position:absolute;inset:0;background:linear-gradient(90deg,#09201ded 0%,#0b241b9c 32%,transparent 65%)}.hero-copy{position:relative;z-index:1;padding:38px 5%;max-width:650px}.eyebrow{font-size:12px;color:var(--gold);font-weight:700;letter-spacing:2.2px;display:flex;align-items:center;gap:9px}.eyebrow>span{width:6px;height:6px;background:var(--gold);transform:rotate(45deg)}h1{font-family:Georgia,'Times New Roman',serif;font-size:58px;line-height:1.06;letter-spacing:-1.7px;margin:23px 0 16px;font-weight:500}h1 em{color:var(--gold);font-style:normal}p{color:var(--muted)}.hero-copy p{font-size:17px;margin:0 0 20px;line-height:1.6}.primary{background:linear-gradient(#f9d58e,#e6af57);color:#283024;border-color:#ffdc99;box-shadow:0 5px 24px #d5a24522;font-weight:750;padding:14px 26px;min-width:245px;font-size:18px}.primary:hover{background:#ffe0a6}.primary span{margin-left:35px}.control-hint{font-size:12px;color:#9fb7aa;margin-top:12px}.selected-caption{font-size:13px;color:#d3dec8;margin-bottom:9px}.scene-label{position:absolute;bottom:40px;right:5%;z-index:1;font:italic 15px Georgia;color:#e1e7c1;text-shadow:0 2px 5px #000}.scene-label span{color:var(--gold);margin-right:10px}.journey{padding:18px 5% 15px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}h2{font:28px Georgia;margin:5px 0 0;letter-spacing:-.5px}.modes{display:flex;gap:4px;background:#112824;padding:4px;border:1px solid #2b453a;border-radius:10px}.modes button{border:0;background:transparent;font-size:13px;padding:9px 13px;color:#b6c6b9}.modes button.active{background:#365045;color:#ffe2a6}.chapter-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.chapter-card{text-align:left;padding:0;overflow:hidden;background:#142f28;position:relative;border:1px solid #304d40;min-width:0}.chapter-card.selected{border-color:var(--gold);box-shadow:0 0 0 1px #f9ca7930}.chapter-card.locked{filter:saturate(.45);opacity:.63}.chapter-art{height:84px;background:linear-gradient(140deg,#28543e,#172f2c);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.chapter-art:before,.chapter-art:after{content:'';position:absolute;width:65px;height:110px;border:7px solid #96bc7577;border-radius:45px 45px 0 0;transform:rotate(15deg);top:27px;left:24px;box-shadow:0 0 20px #a9ef8066}.chapter-art:after{left:auto;right:3px;top:40px;width:30px;opacity:.5;transform:rotate(-18deg)}.chapter-art.b1{background:linear-gradient(135deg,#884937,#342323)}.chapter-art.b1:before,.chapter-art.b1:after{border-color:#ffa46766;box-shadow:0 0 20px #ff8b6166}.chapter-art.b2{background:linear-gradient(135deg,#48466a,#1f2a3c)}.chapter-art.b2:before,.chapter-art.b2:after{border-color:#bbb0ef77;box-shadow:0 0 20px #9881ed66}.chapter-art>span{z-index:1;font:42px Georgia;color:#e7d7a1;text-shadow:0 2px 5px #000}.chapter-card .number{position:absolute;top:8px;left:10px;font-size:11px;color:#edecd4;background:#10251e88;padding:0 6px;border-radius:3px;z-index:2}.chapter-info{padding:10px 11px 12px}.chapter-info b{display:block;font-size:13px;white-space:nowrap}.chapter-info small{font-size:11px;color:#9ab09e}.mode-note{margin:11px 0 0;font-size:12px;min-height:18px}#nav{display:flex;align-items:center;justify-content:center;gap:45px;min-height:68px;border-top:1px solid #ffffff0e;background:#0d2220}#nav button{background:none;border:0;border-radius:0;color:#8ea69a;font-size:14px;padding:17px 10px}#nav button span{font-size:21px;padding-right:7px}#nav button.active{color:var(--gold);border-bottom:2px solid var(--gold)}.subpage{padding:35px 5% 50px;min-height:660px}.subpage h1{font-size:42px;margin:0 0 10px}.subpage h2{font-size:25px;margin:28px 0 15px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.card{border:1px solid var(--line);background:linear-gradient(145deg,#1a3832,#122a28);padding:23px;border-radius:13px}.card>svg{color:var(--gold);width:37px;height:37px}.card h3{font:22px Georgia;margin:12px 0 6px}.card p{font-size:14px;min-height:43px;margin:0 0 17px}.card button{padding:9px 15px}.card small{color:var(--gold)}.card.equipped{border-color:var(--gold)}.chip{border:1px solid #4a6556;border-radius:5px;padding:3px 9px;color:var(--gold);font-size:12px}.item-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.record{display:flex;justify-content:space-between;border-bottom:1px solid #ffffff12;padding:14px 0;gap:20px;font-size:14px}.muted{color:var(--muted)}.empty{padding:40px;border:1px dashed var(--line);border-radius:14px;text-align:center}.modal{position:fixed;inset:0;z-index:20;background:#041611c9;backdrop-filter:blur(9px);display:flex;align-items:center;justify-content:center;padding:22px;overflow-y:auto}.modal-panel{width:min(760px,100%);background:linear-gradient(135deg,#233f34,#112c29);border:1px solid #84936970;box-shadow:0 35px 90px #0007;border-radius:20px;padding:34px;text-align:center;max-height:90dvh;overflow-y:auto}.modal-panel h2{font-size:35px;margin:5px 0 15px}.modal-panel .eyebrow{justify-content:center}.modal-panel p{margin:10px 0 24px}.modal-buttons{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:24px}.modal-buttons button{padding:12px 22px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:25px}.choice{text-align:left;padding:20px 16px;min-height:225px;display:flex;flex-direction:column;align-items:flex-start;border-color:#667158;background:linear-gradient(#2d483a,#16322d)}.choice svg{width:44px;height:44px;margin-bottom:16px}.choice strong{font:21px Georgia;line-height:1.1;margin-bottom:12px}.choice span{font-size:13px;color:#c1cdb9}.choice small{font-size:11px;color:var(--gold);margin-top:auto;padding-top:15px}.result-stats{display:flex;justify-content:center;gap:32px;margin:25px 0}.result-stats b{display:block;font:31px Georgia;color:var(--gold)}.result-stats span{font-size:13px;color:var(--muted)}.settings-row{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid #ffffff12;gap:12px;text-align:left}.settings-row button{padding:8px 14px;min-width:100px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;transition:.2s;z-index:40;background:#f5d699;color:#26392c;border-radius:8px;padding:12px 22px;pointer-events:none;max-width:90vw;box-shadow:0 10px 30px #0004}#toast.show{opacity:1;transform:translate(-50%,0)}#battle{position:fixed;inset:0;z-index:10;background:#112d29;overflow:hidden;touch-action:none}#canvas{width:100%;height:100%;display:block;outline:none}#hud{position:absolute;top:max(20px,env(safe-area-inset-top));left:25px;right:25px;display:flex;justify-content:space-between;align-items:flex-start;pointer-events:none;gap:20px;text-shadow:0 2px 3px #0009}#hud button{pointer-events:auto}.health-box{width:225px;font-size:13px}.health-box>span{color:#fce0a2}.bar{height:12px;border-radius:10px;background:#19211e;border:1px solid #71836380;position:relative;overflow:hidden}.bar i{display:block;background:linear-gradient(90deg,#bd553e,#ecac6e);width:100%;height:100%;transition:width .15s}.health{height:20px;margin-top:7px}.health i{background:linear-gradient(90deg,#389576,#a8d58d)}.health b{position:absolute;inset:0;text-align:center;font-size:12px;line-height:18px;font-weight:500;color:#fff}.run-clock{text-align:center}.run-clock strong{font:32px Georgia;display:block;color:#fff0c7}.run-clock span{font-size:12px;color:#d1d9b8}.hud-right{display:flex;align-items:center;gap:15px;color:var(--gold)}.xp-track{position:absolute;top:0;left:0;right:0;height:5px;background:#092221}.xp-track i{display:block;background:#8fceef;height:100%;width:0;box-shadow:0 0 12px #87e6ff}.battle-caption{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);font-size:10px;color:#c1d8bb88;letter-spacing:2px;pointer-events:none;white-space:nowrap}#dash{position:absolute;bottom:45px;right:45px;width:87px;height:87px;border-radius:50%;background:radial-gradient(#42664c,#1b3930);border:2px solid #d5c387;box-shadow:0 0 0 6px #142f2690;display:flex;flex-direction:column;align-items:center;justify-content:center;touch-action:none}#dash span{font-size:29px;line-height:1}#dash b{font-size:12px}#dash small{font-size:9px;color:#d5d8b6}#joystick{position:absolute;bottom:50px;left:45px;width:100px;height:100px;border:2px solid #d2dfb332;border-radius:50%;background:#a2ccac10;touch-action:none}#joystick div{position:absolute;left:29px;top:29px;width:38px;height:38px;border-radius:50%;background:#bdcf9c45;border:1px solid #cedfb97a;pointer-events:none}#build{position:absolute;left:25px;top:105px;display:flex;gap:7px}#build>span{background:#102b21c9;border:1px solid #63836355;border-radius:7px;width:35px;height:35px;display:flex;align-items:center;justify-content:center;position:relative}#build svg{width:22px;height:22px}#build small{position:absolute;bottom:-4px;right:1px;background:#142d20;color:#ffdd93;font-size:10px}#bossbar{position:absolute;top:105px;left:50%;transform:translateX(-50%);width:min(300px,60vw);text-align:center;font-size:12px;color:#ffdbb1}#bossbar .bar{margin-top:5px}#tutorial-hint{position:absolute;left:50%;bottom:155px;transform:translateX(-50%);background:#153429ed;border:1px solid #d0c68a;padding:12px 18px;border-radius:10px;max-width:450px;width:80%;text-align:center;color:#ffdda0;font-size:14px;pointer-events:none}.tutorial-icon{width:78px;height:78px;margin:10px auto;color:var(--gold)}.tutorial-icon svg{width:100%;height:100%}.skin-row{display:flex;gap:10px;flex-wrap:wrap}.skin-row button{padding:12px 20px}.footnote{font-size:13px;color:#94aea2}.disabled-shop{display:flex;justify-content:space-between;align-items:center;gap:25px;background:#112925;border:1px solid var(--line);padding:18px;border-radius:10px}.disabled-shop p{margin:0;font-size:14px}
@media(min-width:1500px){.hero-scene{height:520px}.hero-copy{padding-top:60px}.chapter-art{height:110px}}@media(max-width:1000px){#header{height:75px}.account{gap:14px}#rank{display:none}.hero-scene{height:435px}h1{font-size:51px}.chapter-grid{grid-template-columns:repeat(3,1fr)}.chapter-art{height:65px}.section-heading{align-items:flex-start;flex-direction:column;gap:12px}.chapter-info b{font-size:14px}.scene-label{display:none}.item-grid{grid-template-columns:repeat(2,1fr)}.subpage{min-height:75vh}}@media(max-width:600px){#header{padding:0 20px;height:68px}.brand{font-size:11px;letter-spacing:1px;gap:7px}.brand b{font-size:12px}.brand-mark{font-size:32px}.account{gap:12px}.premium{display:none}.hero-scene{height:433px;background-position:62% center}.scene-shade{background:linear-gradient(90deg,#09201ee6,#09201d65 75%)}.hero-copy{padding:35px 24px}h1{font-size:43px;margin-top:20px;line-height:1.1}.hero-copy p{font-size:15px}.eyebrow{font-size:10px;letter-spacing:1.6px}.journey{padding:20px}.modes{width:100%}.modes button{font-size:11px;flex:1;padding:8px 4px}.section-heading{gap:15px}h2{font-size:26px}.chapter-grid{gap:9px}.chapter-art{height:70px}.chapter-info{padding:8px}.chapter-info b{font-size:11px;white-space:normal;line-height:1.3;min-height:28px}.chapter-info small{font-size:9px}.chapter-art:before{left:4px}.chapter-art:after{display:none}#nav{gap:10px;position:sticky;bottom:0;z-index:5}#nav button{font-size:12px}#nav button span{font-size:18px}.subpage{padding:25px 20px}.subpage h1{font-size:33px}.card-grid{grid-template-columns:1fr}.item-grid{gap:10px}.card{padding:16px}.card h3{font-size:20px}.card p{font-size:13px}.card button{font-size:13px}.modal{padding:14px}.modal-panel{padding:23px 18px}.modal-panel h2{font-size:29px}.choice-grid{grid-template-columns:1fr;gap:9px;margin-top:15px}.choice{min-height:0;padding:13px 15px;display:grid;grid-template-columns:40px 1fr;column-gap:14px;align-items:center}.choice svg{width:33px;height:33px;grid-row:1/4;margin:0}.choice strong{font-size:20px;margin:0 0 5px}.choice small{padding:3px 0 0;margin:0}.choice span{font-size:12px}.result-stats{gap:20px}.result-stats b{font-size:26px}#hud{left:15px;right:15px;gap:10px;top:16px}.health-box{width:137px;font-size:11px}.run-clock strong{font-size:25px}.run-clock span{font-size:10px}.hud-right{gap:8px;font-size:12px}.hud-right button{min-width:36px;height:36px}#dash{right:25px;bottom:43px;width:79px;height:79px}#joystick{left:25px;bottom:45px}#build{left:15px;top:85px}#build>span{width:28px;height:28px}#bossbar{top:127px;width:65vw}.battle-caption{font-size:8px;bottom:17px;letter-spacing:1px}.record{font-size:12px;gap:10px}.disabled-shop{align-items:flex-start;flex-direction:column;gap:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.hero-scene{background-image:url("assets/forest-hunt.png")}
body:has(#battle:not(.hidden)){overflow:hidden}body:has(#battle:not(.hidden)) main{display:none!important}
.gear-art{background-image:url('assets/gear-atlas.png');background-size:300% 200%;background-position:var(--art-x,0%) var(--art-y,0%);aspect-ratio:2/3;width:120px;flex-shrink:0;border-radius:12px;overflow:hidden}
.chapter-art.illustrated{background-image:url('assets/chapters-atlas.png');background-size:300% 200%;background-position:var(--loc-x) var(--loc-y);height:auto;aspect-ratio:1}.chapter-art.illustrated:before,.chapter-art.illustrated:after{content:none}.chapter-card.locked{filter:saturate(.8);opacity:.78}.chapter-card .number{font-size:12px;padding:3px 8px;background:#0a201edb}.chapter-info b{font-size:14px;white-space:normal;line-height:1.3;min-height:36px}.chapter-info small{font-size:12px}.chapter-card.selected:after{content:'ВЫБРАНО';position:absolute;top:12px;right:10px;font-size:9px;letter-spacing:1px;background:var(--gold);color:#193528;padding:4px 6px;border-radius:4px}
.home-loadout{padding:25px 5% 15px;background:linear-gradient(#102923,#0c1e1e)}.loadout-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:20px}.loadout-heading button{font-size:14px;padding:9px 15px}.weapon-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.weapon-card{display:flex;overflow:hidden;padding:0;text-align:left;border:1px solid #496352;background:linear-gradient(135deg,#102e28,#173f34);border-radius:14px;align-items:center;gap:24px;position:relative}.weapon-card.selected{border-color:var(--gold);box-shadow:0 0 0 1px #f9ca7928}.weapon-card:disabled{opacity:.78;filter:saturate(.8)}.weapon-card.selected:disabled{opacity:1;filter:none}.weapon-card .gear-art{width:127px;align-self:stretch;border-radius:0}.weapon-copy{display:flex;flex-direction:column;padding:12px 20px 12px 0}.weapon-copy small{color:var(--gold);font-size:10px;letter-spacing:1.7px}.weapon-copy strong{font:25px Georgia;margin:5px 0 10px;color:#f6eed7}.weapon-copy>span{font-size:14px;line-height:1.5;color:#b9caba}.weapon-copy em{font-size:12px;font-style:normal;color:#89aaa0;margin-top:10px}
.account-panel{margin:25px 0 32px;background:linear-gradient(115deg,#1a3931,#102b27);border:1px solid #637052;border-radius:16px;overflow:hidden}.account-top{display:flex;align-items:center;gap:24px;padding:25px}.account-portrait{width:100px;height:145px;flex-shrink:0;border:1px solid #a79564;border-radius:50% 50% 14px 14px;background:url('assets/forest-hunt.png') 92% 59%/760% auto;box-shadow:0 0 40px #77bba523}.account-portrait .gear-art{width:100%;height:100%;border-radius:inherit}.account-portrait.is-master{border-color:#9ce5ee;box-shadow:0 0 28px #70dfff38}.account-main{flex:1}.account-main h2{font:30px Georgia;margin:4px 0 7px}.account-main p{font-size:13px;margin:0 0 10px}.account-main .next-level{margin:9px 0 0}.account-xp{height:9px;background:#0c201d;border:1px solid #507257;border-radius:8px;overflow:hidden;max-width:450px}.account-xp i{display:block;height:100%;background:linear-gradient(90deg,#6ea791,#f5d290)}.next-unlock{display:flex;flex-direction:column;gap:7px;padding-left:24px;border-left:1px solid #486044;max-width:285px}.next-unlock strong{font:22px Georgia;color:#f6d599}.next-unlock>span:not(.eyebrow){font-size:13px;color:#b5cdb7}.gift-button{padding:9px 12px;background:#665738;color:#ffe9af;border-color:#b4a474;margin-top:7px;font-size:13px}.permanent-perks{display:flex;flex-wrap:wrap;gap:10px 24px;padding:15px 25px;background:#091f1b70;border-top:1px solid #ffffff0b;font-size:13px;color:#a7c1b1}.permanent-perks b{color:#dfdfbe;font-weight:500}.reward-road{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#45604b66;border-top:1px solid #51624d}.milestone{background:#143027;display:flex;align-items:center;gap:11px;padding:12px}.milestone .gear-art{width:67px;border-radius:7px;opacity:.65}.milestone.unlocked .gear-art{opacity:1}.milestone.unlocked{background:#264535}.milestone .chip{font-size:9px;padding:2px 5px;border-color:#69816a;white-space:nowrap}.milestone h3{font:16px Georgia;margin:9px 0 5px}.milestone p{font-size:11px;margin:0;line-height:1.4;color:#b8c9b3}
.slot-switch{display:flex;gap:10px;margin-bottom:12px}.slot-switch button{padding:11px 18px}.slot-switch .selected{border-color:var(--gold);background:#3a4e36;color:var(--gold)}.relic-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.relic-card{border:1px solid #416048;border-radius:14px;background:linear-gradient(#153c30,#14312a);overflow:hidden;display:flex;align-items:center;gap:10px}.relic-card.equipped{border-color:#b2a773}.relic-card .gear-art{width:100px;border-radius:0;align-self:stretch}.relic-card>div:last-child{padding:16px 14px 16px 0}.relic-card h3{font:21px Georgia;line-height:1.1;margin:7px 0 12px}.relic-card p{font-size:13px;margin:0 0 15px;line-height:1.4}.relic-card button{padding:7px 9px;font-size:12px}.relic-card .eyebrow{font-size:9px;letter-spacing:1px}.unequip{padding:8px 14px;font-size:13px;margin-top:14px}.gift-choices{display:flex;justify-content:center;gap:15px}.gift-choices>button{width:30%;max-width:210px;padding:0 0 18px;overflow:hidden;display:flex;flex-direction:column;align-items:center;background:#123629}.gift-choices .gear-art{width:100%;max-width:150px;border-radius:0}.gift-choices strong{font:20px Georgia;padding:8px 10px;line-height:1.15}.gift-choices span{font-size:12px;padding:0 10px;color:#bed0b9}.gift-choices small{font-size:9px;color:var(--gold);margin-top:13px}.skin-option{display:flex;align-items:center;overflow:hidden;padding:0!important;gap:12px;width:190px;min-height:86px;text-align:left}.skin-option .gear-art{width:60px;align-self:stretch;border-radius:0}.skin-option>span:last-child{padding-right:9px;font-size:14px;line-height:1.2}.skin-option small{display:block;color:#9db8a8;font-size:11px;margin-top:6px}.cloak-swatch{display:block;width:47px;height:60px;clip-path:polygon(20% 0,80% 0,100% 100%,50% 87%,0 100%);background:linear-gradient(105deg,#da9444,#ffe4a0,#b68442);margin:12px 0 12px 15px}.mint .cloak-swatch{background:linear-gradient(105deg,#378876,#b4fad5,#4aa191)}.violet .cloak-swatch{background:linear-gradient(105deg,#816aaf,#d5b4f5,#76579d)}
.mode-art{min-height:225px;border:1px solid #756b92;border-radius:14px;overflow:hidden;background-image:linear-gradient(90deg,#101d2ddd,transparent),url('assets/chapters-atlas.png');background-size:100% 100%,300% 200%;background-position:0 0,100% 100%;padding:28px 30px;margin-bottom:14px}.mode-art h2{font-size:36px;color:#f2d998;margin:10px 0}.mode-art p{font-size:15px;color:#c3d0d2;margin-bottom:0}.mode-art.daily-art{background-position:0 0,0% 0%}.master-art{box-shadow:inset 0 0 50px #7c78ce22}.account-levelup{background:linear-gradient(120deg,#355d45,#183e3b);border:1px solid #d6ba79;border-radius:14px;padding:20px;margin:15px 0;display:flex;flex-direction:column;align-items:center;gap:5px}.account-levelup>span{font-size:11px;letter-spacing:2px;color:#ecdbaf}.account-levelup>strong{font:40px Georgia;color:var(--gold)}.account-levelup>b{color:#e6e4b7}.account-levelup p{font-size:14px;margin:7px 0 0}.result-meaning{display:grid;grid-template-columns:1fr 1fr;text-align:left;gap:20px}.result-meaning>div{background:#0b251e70;border-radius:10px;padding:16px}.result-meaning h3{font:20px Georgia;color:#e8d499;margin:0 0 8px}.result-meaning p{font-size:13px;color:#b4cbb8;line-height:1.6;margin:0}.upgrade-suggestion{padding:14px;background:#6c68322b;color:#efdda9!important;border:1px solid #c5b27544;border-radius:9px;font-size:14px}.modal-panel{width:min(870px,100%)}.modes{flex-wrap:wrap}.modes button{font-size:12px}
@media(max-width:1100px){.relic-cards{grid-template-columns:1fr}.relic-card .gear-art{width:95px}.reward-road{grid-template-columns:repeat(2,1fr)}.account-top{flex-wrap:wrap}.next-unlock{flex-basis:100%;border-left:0;border-top:1px solid #486044;padding:16px 0 0;max-width:none}.weapon-card{gap:15px}.weapon-card .gear-art{width:107px}.weapon-copy strong{font-size:23px}.weapon-copy>span{font-size:13px}.weapon-copy em{font-size:11px}}
@media(max-width:600px){.home-loadout{padding:22px 20px 5px}.loadout-heading{flex-direction:column;align-items:flex-start;gap:10px}.loadout-heading button{font-size:12px;padding:8px 10px}.weapon-cards{grid-template-columns:1fr;gap:10px}.weapon-card .gear-art{width:88px}.weapon-copy{padding:10px 12px 10px 0}.weapon-copy strong{font-size:22px;margin:5px 0 7px}.weapon-copy small{font-size:9px;letter-spacing:1px}.weapon-copy>span{font-size:12px}.weapon-copy em{font-size:10px;margin-top:7px}.chapter-info b{font-size:12px;min-height:32px}.chapter-info small{font-size:10px}.chapter-card.selected:after{font-size:7px;right:5px;top:7px;padding:2px 4px}.chapter-card .number{left:5px;top:7px;font-size:9px;padding:1px 4px}.modes{display:grid;grid-template-columns:1fr 1fr}.modes button{font-size:11px;min-height:32px}.account-top{padding:18px;gap:15px}.account-portrait{width:65px;height:94px}.account-main h2{font-size:23px}.account-main .eyebrow{font-size:8px;letter-spacing:1px}.account-main p{font-size:11px}.account-main .next-level{font-size:11px}.next-unlock strong{font-size:22px}.next-unlock>span:not(.eyebrow){font-size:12px}.permanent-perks{padding:14px 18px;font-size:12px;gap:8px}.reward-road{grid-template-columns:1fr 1fr}.milestone{padding:9px;display:block}.milestone .gear-art{width:100%;max-width:90px;margin:0 auto 10px}.milestone .chip{font-size:8px}.milestone h3{font-size:17px}.milestone p{font-size:11px}.slot-switch{flex-direction:column}.slot-switch button{font-size:12px;padding:10px}.relic-card .gear-art{width:100px}.relic-card h3{font-size:22px}.relic-card p{font-size:13px}.relic-card button{font-size:13px;padding:9px}.gift-choices{flex-direction:column}.gift-choices>button{width:100%;max-width:none;display:grid;grid-template-columns:90px 1fr;text-align:left;column-gap:13px;padding:0 15px 0 0}.gift-choices .gear-art{grid-row:1/4;width:90px}.gift-choices strong{padding:13px 0 0;font-size:21px}.gift-choices span{padding:0;font-size:12px}.gift-choices small{margin:0;padding:3px 0 13px}.skin-row{display:grid;grid-template-columns:1fr 1fr}.skin-option{width:auto;gap:8px}.skin-option>span:last-child{font-size:12px}.skin-option .gear-art{width:53px}.skin-option small{font-size:10px}.cloak-swatch{margin-left:10px;width:35px}.mode-art{padding:20px;min-height:210px}.mode-art h2{font-size:31px}.mode-art p{font-size:13px}.result-meaning{grid-template-columns:1fr;gap:10px}.result-meaning>div{padding:13px}.result-meaning h3{font-size:19px}.account-levelup{padding:14px}.account-levelup>strong{font-size:35px}.account-levelup p{font-size:13px}.result-stats{gap:17px;flex-wrap:wrap}.result-stats>div{min-width:60px}.result-stats span{font-size:11px}#hero-level{font-size:10px}.health-box{width:154px}.run-clock{min-width:90px}}
/* 0.3: permanent weapon forge and hunting orders */
.arsenal-art{background-image:url('assets/arsenal-atlas.png');background-size:200% 100%;background-position:0 50%;aspect-ratio:3/4}.arsenal-art.chakram{background-position:100% 50%}.forge-panel{margin:32px 0;padding:26px;border:1px solid #786440;border-radius:20px;background:linear-gradient(130deg,#213e35,#122d2a)}.forge-title,.hunt-order{display:flex;justify-content:space-between;gap:20px;align-items:center}.ore-wallet{color:#addff5;white-space:nowrap}.forge-main{display:grid;grid-template-columns:130px 1fr;gap:24px;align-items:center}.forge-main .gear-art{width:100%;height:175px;border-radius:12px}.forge-preview{color:#f5dca5}.forge-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.forge-perks>div{display:flex;flex-direction:column;gap:10px;border:1px solid #35584d;border-radius:12px;padding:16px;background:#102823;color:#91a9a1}.forge-perks .unlocked{border-color:#bfa465;color:#f0d59b}.forge-perks span{font-size:11px;letter-spacing:1px}.forge-perks small{color:#9bb0a7}.hunt-order{padding:22px;margin:24px 0;background:#193c34;border:1px solid #3b6250;border-radius:16px}.hunt-order h3{margin:8px 0}.hunt-order strong{color:#f2d793}.hunt-order p{font-size:13px}.hunt-order .account-xp{max-width:420px}.preparation{display:flex;flex-direction:column;gap:8px;margin:16px 0;padding:18px;border-left:3px solid #c7ad72;background:#18352e}.preparation span,.preparation small{color:#aec2b7}.hunt-loot{padding:14px 18px;background:#203f38;border:1px solid #517768;border-radius:12px;margin:15px 0}.hunt-loot b{color:#b9e6f7}.weapon-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:600px){.forge-panel{padding:16px}.forge-title{align-items:flex-start;flex-direction:column;gap:0}.forge-main{grid-template-columns:78px minmax(0,1fr);gap:12px}.forge-main .gear-art{height:126px}.forge-main .primary{padding:12px;font-size:12px;min-width:0;width:100%}.forge-perks{grid-template-columns:1fr}.hunt-order{flex-direction:column;align-items:stretch;padding:17px}.weapon-cards{grid-template-columns:1fr}.forge-main h3{font-size:19px}.forge-main p{font-size:12px}.preparation strong{font-size:14px}}
/* 0.4: post-campaign progression */
.eclipse-road{padding:25px;margin:25px 0;border:1px solid #927995;background:radial-gradient(ellipse at top right,#534067,#192b30 65%);border-radius:18px}.eclipse-road h2{color:#f3cedc}.eclipse-road h3{margin:24px 0 8px}.eclipse-road>button{padding:12px 20px;border-color:#d3a6c0;color:#ffe4ed;background:#533d59}.eclipse-steps,.weapon-seals{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.eclipse-steps span{display:grid;place-items:center;width:38px;height:38px;border:1px solid #806e8f;border-radius:50%;color:#a9a0bc}.eclipse-steps .done,.weapon-seals .done{border-color:#dcb697;color:#ffe0a2;background:#504858}.weapon-seals span{border:1px solid #71687f;border-radius:9px;padding:9px 14px;font-size:13px;color:#afa5bd}.eclipse-reward{padding:18px;background:#49364c;border:1px solid #d1a5b9;border-radius:12px;margin:16px 0}.eclipse-reward b{color:#ffe2be}.skin-option.eclipse .cloak-swatch{background:#9c789b;box-shadow:0 0 12px #d1b7df}.section-heading{flex-wrap:wrap}.modes{flex-wrap:wrap}.modes button{white-space:nowrap}
@media(max-width:600px){.eclipse-road{padding:17px}.eclipse-road h2{font-size:25px}.eclipse-road p{font-size:13px}.weapon-seals{gap:7px}.weapon-seals span{font-size:11px;padding:8px}.eclipse-steps{gap:8px}.eclipse-steps span{width:32px;height:32px}.modes{width:100%}.modes button:last-child{grid-column:1/-1}}

/* Readable endgame controls and distinct collection reward. */
.skin-swatch.arsenal{background:conic-gradient(#ffd58b,#a8eeff,#c4aeff,#a3ebc5,#ffd58b)}
@media(max-width:600px){.modes{flex-wrap:wrap}.modes button{font-size:12px;min-height:40px}.mode-note,.control-hint,.footnote{font-size:12px}.settings-row{gap:12px}.settings-row span{min-width:0}.endgame-panel{overflow-wrap:anywhere}}

/* Mobile play surface: safe areas, stable thumb targets and compact HUD. */
.touch-hint{display:none}.skin-option.arsenal .cloak-swatch{background:conic-gradient(#ffd58b,#a8eeff,#c4aeff,#a3ebc5,#ffd58b)}
button{touch-action:manipulation}#battle{user-select:none;-webkit-user-select:none;overscroll-behavior:none}
#joystick,#dash{transition:none}#dash:hover,#dash:active{transform:none}
@media(pointer:coarse){.keyboard-hint{display:none}.touch-hint{display:inline}#dash small{display:none}button{min-height:44px}}
@media(max-width:600px){
 #header{padding-top:env(safe-area-inset-top);height:calc(68px + env(safe-area-inset-top));padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}
 #nav{gap:0;padding-bottom:env(safe-area-inset-bottom);justify-content:space-around}#nav button{padding:14px 5px;min-height:48px}
 #hud{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;top:calc(12px + env(safe-area-inset-top));left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right))}
 .health-box{width:auto;min-width:0}.run-clock{min-width:82px}.hud-right{gap:5px}.hud-right button{min-width:44px;height:44px}#hero-level{font-size:11px}.health{margin-top:5px}
 #build{top:calc(80px + env(safe-area-inset-top));gap:5px}#bossbar{top:calc(120px + env(safe-area-inset-top));width:78vw}
 #joystick{left:max(20px,env(safe-area-inset-left));bottom:calc(28px + env(safe-area-inset-bottom));width:112px;height:112px}#joystick div{left:35px;top:35px}
 #dash{right:max(22px,env(safe-area-inset-right));bottom:calc(40px + env(safe-area-inset-bottom));width:88px;height:88px}
 .battle-caption{display:none}#tutorial-hint{bottom:calc(160px + env(safe-area-inset-bottom))}
 .modal{padding:12px max(12px,env(safe-area-inset-right)) 12px max(12px,env(safe-area-inset-left))}.modal-panel{max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain}
 .modal-buttons button,.relic-card button,.card button,.slot-switch button,.gift-button,.modes button{min-height:44px}.modal-buttons .primary{min-width:0;width:100%}
 .chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chapter-info b{font-size:14px}.chapter-info small,.weapon-copy em,.milestone p,.account-main p,.skin-option small{font-size:12px}
 .weapon-copy>span,.choice span,.forge-main p,.settings-row{font-size:14px}.weapon-copy strong{font-size:23px}.modes button{white-space:normal}
 #toast{bottom:calc(80px + env(safe-area-inset-bottom));width:max-content;font-size:14px}
}
@media(max-height:500px) and (orientation:landscape){
 #hud{top:max(8px,env(safe-area-inset-top));left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right))}
 #build{top:80px;left:max(16px,env(safe-area-inset-left))}#bossbar{top:76px;width:35vw}
 #joystick{left:max(20px,env(safe-area-inset-left));bottom:calc(14px + env(safe-area-inset-bottom))}#dash{right:max(22px,env(safe-area-inset-right));bottom:calc(20px + env(safe-area-inset-bottom))}
 .battle-caption{display:none}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.choice{min-height:150px;padding:12px}.choice svg{width:28px;height:28px;margin-bottom:8px}.choice strong{font-size:18px}.modal-panel{padding:16px}.modal-panel h2{font-size:25px}
}

@media(max-width:600px){
 #home{display:flex;flex-direction:column}#home .hero-scene{order:0;flex-shrink:0}#home .journey{order:1}#home .home-loadout{order:2}
 .keyboard-hint{display:none}.touch-hint{display:inline}#dash small{display:none}
 .modal-panel:has(.choice-grid){padding:16px 14px}.modal-panel:has(.choice-grid) h2{font-size:25px;margin:5px 0 9px}.modal-panel:has(.choice-grid)>p{font-size:13px;margin:6px 0 12px}
 .choice-grid{margin-top:12px;gap:8px}.choice{padding:10px;column-gap:9px;grid-template-columns:30px 1fr}.choice strong{font-size:18px}.choice span{font-size:13px;line-height:1.35}.choice small{font-size:10px;line-height:1.3}.choice svg{width:28px;height:28px}
}

.camp-shortcuts{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.camp-shortcuts button{min-height:44px;padding:9px 15px;font-size:14px}[id^="camp-"]{scroll-margin-top:16px}

/* Dash cooldown remains bright and legible under a thumb. */
#dash{background:radial-gradient(circle at center,#244b3b 64%,transparent 66%),conic-gradient(#ffe2a2 var(--charge,100%),#122a25 0);border-color:#ffe2a2}#dash b{font-size:17px;line-height:1.2;color:#fff1c8;font-variant-numeric:tabular-nums}#dash .dash-status{font-style:normal;font-size:11px;line-height:1.2;color:#d5f4ca}#dash>span{font-size:23px}#dash.recharging .dash-status{color:#ffe0ac}#dash.recharging{border-color:#7e9b88}

/* First menu stage: sections + a detailed staff upgrade card. */
.camp-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.camp-title>span{color:#f5d897;font-size:14px;white-space:nowrap}
.camp-tabs{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0 24px}.camp-tabs button{min-height:46px;padding:10px 20px;font-size:14px}.camp-tabs [aria-selected=true]{background:#385641;border-color:#d2b576;color:#ffe3a2}.camp-panel[hidden]{display:none!important}.camp-panel>.account-panel,.camp-panel>.eclipse-road{margin-top:0}
.weapon-workbench{display:grid;grid-template-columns:280px minmax(0,1fr);gap:26px;align-items:start}.weapon-library h2{margin-top:0}.detail-caption{color:#aec5b7;font-size:13px}.weapon-tiles{display:grid;gap:10px}.weapon-tile{padding:0;display:flex;align-items:center;text-align:left;gap:14px;min-width:0;overflow:hidden}.weapon-tile.inspected{border-color:#e6c686}.weapon-tile>.gear-art{width:74px;height:105px;border-radius:0;flex-shrink:0}.weapon-tile>span{display:flex;flex-direction:column;padding:10px 10px 10px 0;gap:5px}.weapon-tile strong{font:20px/1.15 Georgia}.weapon-tile small{font-size:13px;color:#b3cbbb}.weapon-tile em{font-size:11px;font-style:normal;color:#e6c686}
.back-to-weapons{display:none}.staff-detail.forge-panel{margin:0;padding:24px}.staff-heading{display:flex;align-items:center;gap:24px}.staff-heading>.gear-art{width:115px;height:170px;border-radius:12px}.staff-heading h2{font:32px/1.1 Georgia;margin:10px 0 14px}.staff-heading p{font-size:14px;margin:12px 0 0}.staff-rank{display:inline-block;border:1px solid #b79f67;padding:5px 12px;border-radius:6px;color:#f5dba3}.staff-comparison{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.staff-comparison>section{padding:18px;background:#102923;border:1px solid #45604e;border-radius:12px}.staff-comparison h3{margin:0 0 13px;font:22px Georgia}.staff-comparison p{font-size:14px;line-height:1.45;margin:12px 0 0}.staff-comparison dl{margin:0}.staff-comparison dl>div{display:flex;justify-content:space-between;gap:10px;font-size:14px;margin:8px 0}.staff-comparison dd{margin:0;color:#f6e2ae;font-weight:700;white-space:nowrap}.staff-next{border-color:#b69b5d!important;background:#294331!important}.staff-comparison .damage-change{font:32px Georgia;color:#eee2bb;margin:0 0 5px}.damage-change span{font-size:23px;color:#a4bca8}.damage-change strong{color:#ffe19a}.staff-cost{margin-top:18px;padding-top:18px;border-top:1px solid #587054}.staff-cost>div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}.staff-cost strong{color:#ffe0a1}.staff-cost small{flex-basis:100%;color:#a8c0b0;font-size:13px}.staff-cost .primary{margin-top:15px;min-width:0;width:100%;font-size:16px}.resource-status{font-size:14px;margin:10px 0 0}.resource-status.ready{color:#b6e7b9}.resource-status.missing{color:#edc19e}.detail-equip{display:flex;align-items:center;gap:15px;margin-top:20px;flex-wrap:wrap}.detail-equip button,.existing-weapon-detail>button{min-height:44px;padding:10px 15px}.detail-equip>span{font-size:12px;color:#9eb4a9}.existing-weapon-detail>.forge-panel{margin-top:18px}.existing-weapon-detail>h2{margin-top:0}.home-equipped{display:flex;gap:18px;align-items:center;max-width:540px;margin-bottom:20px}.home-equipped>.gear-art{width:68px;height:100px}.home-equipped strong{font:23px Georgia}.home-equipped p{font-size:13px}.camp-panel .skin-row{gap:12px}
@media(max-width:750px){.camp-title{align-items:flex-start;flex-direction:column;gap:0}.camp-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:16px 0 20px}.camp-tabs button{padding:10px 5px;font-size:13px;min-width:0}.weapon-workbench{display:block}.weapon-workbench:not(.detail-open) .weapon-detail{display:none}.weapon-workbench.detail-open .weapon-library{display:none}.back-to-weapons{display:block;min-height:44px;padding:9px 14px;margin:0 0 12px}.staff-detail.forge-panel{padding:16px}.staff-heading{gap:14px}.staff-heading>.gear-art{width:84px;height:126px}.staff-heading h2{font-size:25px;margin:7px 0 10px}.staff-heading .eyebrow{font-size:9px;letter-spacing:1px}.staff-heading p{font-size:13px}.staff-rank{font-size:13px;padding:3px 8px}.staff-comparison{gap:10px;margin-top:16px}.staff-comparison>section{padding:12px}.staff-comparison h3{font-size:18px}.staff-comparison dl>div{display:block;font-size:12px}.staff-comparison dd{font-size:16px}.staff-comparison p{font-size:13px}.staff-comparison .damage-change{font-size:26px}.staff-cost>div{flex-direction:column}.staff-cost small{flex-basis:auto}.staff-cost .primary{padding:12px;font-size:14px}.weapon-tile>.gear-art{width:84px;height:116px}.weapon-tile strong{font-size:23px}.weapon-tile em{font-size:12px}.staff-comparison .detail-caption{font-size:12px}}

@media(max-width:750px){.weapon-tile>.gear-art{width:68px;height:90px}.weapon-tile strong{font-size:20px}.weapon-tile>span{gap:4px;padding-top:8px;padding-bottom:8px}.weapon-tiles{gap:8px}}

/* Direct navigation; battle keeps the existing hidden state. */
@media(max-width:750px){#app{padding-bottom:calc(78px + env(safe-area-inset-bottom))}#nav{position:fixed;left:0;right:0;bottom:0;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);gap:0;min-height:70px;padding:4px max(6px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(6px,env(safe-area-inset-left));box-shadow:0 -8px 24px #06161288}#nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:64px;padding:5px 2px;font-size:12px;line-height:1.3;border-bottom:0;border-top:2px solid transparent}#nav button span{padding:0;font-size:25px;line-height:1.2}#nav button.active{border-bottom:0;border-top:2px solid var(--gold);background:#f9ca790c}#toast{bottom:calc(86px + env(safe-area-inset-bottom))}}

.cloud-gate{position:fixed;inset:0;z-index:100;background:#0c1e1e;padding:8vh max(24px,calc((100vw - 620px)/2));overflow:auto}.cloud-gate h1{font-size:32px}.cloud-gate label{display:block;margin:16px 0}.cloud-gate input{display:block;width:100%;padding:12px;background:#183932;color:#eef4df;border:1px solid #678476;border-radius:8px}.cloud-gate button{padding:12px}.cloud-bar{padding:10px 5%;display:flex;gap:8px;flex-wrap:wrap;align-items:center;background:#16302d;font-size:13px}.cloud-bar span{flex:1 1 220px}.cloud-bar button{min-height:44px;padding:8px}

/* Compact account controls and reachable navigation inside the VK frame. */
.cloud-layout{overflow-y:auto;overflow-x:hidden}.cloud-layout #app{padding-bottom:calc(76px + env(safe-area-inset-bottom))}
.cloud-bar{padding:6px 4%;gap:6px;font-size:12px}.cloud-bar>span{flex:1 1 160px;min-width:0;overflow-wrap:anywhere}.cloud-bar button,.cloud-tools summary{min-height:44px;padding:9px 12px;font-size:12px}.cloud-tools{position:relative}.cloud-tools summary{cursor:pointer;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:6px}.cloud-tools summary:after{content:'▾'}.cloud-tools summary:focus-visible{outline:3px solid var(--gold)}.cloud-actions{position:absolute;right:0;top:100%;z-index:8;display:grid;gap:6px;padding:10px;background:#16302d;border:1px solid var(--line);border-radius:9px;box-shadow:0 12px 32px #0008;width:min(270px,85vw)}.cloud-actions button{text-align:left}.fullscreen-note{flex-basis:100%;margin:4px 0;overflow-wrap:anywhere}
.cloud-layout #nav{position:fixed;bottom:0;left:0;right:0;z-index:5;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;min-height:64px;padding:4px 8px env(safe-area-inset-bottom);box-shadow:0 -8px 24px #06161288}.cloud-layout #nav button{min-width:0;padding:10px 3px}.cloud-layout #toast{bottom:calc(86px + env(safe-area-inset-bottom))}
@media(min-width:751px) and (max-height:850px){.cloud-layout #header{height:64px}.cloud-layout .hero-scene{height:370px;min-height:370px}.cloud-layout .hero-copy{padding:22px 5%}.cloud-layout .hero-copy h1{font-size:46px;margin:15px 0 12px}.cloud-layout .hero-copy p{font-size:15px;margin-bottom:12px}}
@media(max-width:500px){.cloud-bar{padding:4px 16px}.cloud-bar>span{flex-basis:100%;font-size:11px}.cloud-bar>.cloud-tools{margin-left:auto}.cloud-layout #nav button{display:flex;flex-direction:column;align-items:center;justify-content:center}}

/* Scroll inside the application even when the host iframe disables document scrolling. */
body.cloud-layout{height:100vh;height:100dvh;overflow:hidden}
.cloud-layout #app{height:100%;overflow-y:scroll;overflow-x:hidden;overscroll-behavior-y:contain;scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:#88af99 #102b27;-webkit-overflow-scrolling:touch}
.cloud-layout #app::-webkit-scrollbar{width:12px}
.cloud-layout #app::-webkit-scrollbar-track{background:#102b27}
.cloud-layout #app::-webkit-scrollbar-thumb{background:#88af99;border:3px solid #102b27;border-radius:8px}
