:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#ece9de;background:#080f11;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--gold: #b9a477;--gold-light: #e5d3a7;--teal: #7cdbcb;--muted: #85938f;--line: rgba(190, 176, 135, .19);--panel: rgba(10, 20, 22, .92)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden}button{font:inherit;color:inherit;cursor:pointer}button,canvas{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,[tabindex="0"]:focus-visible{outline:2px solid var(--teal);outline-offset:5px}button:disabled{opacity:.5;cursor:wait}button svg{flex-shrink:0}button:active{transform:translateY(1px)}.icon{display:inline-block;flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin:0}kbd{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;padding:0 5px;border:1px solid rgba(181,193,183,.23);border-radius:3px;font:10px Segoe UI,sans-serif;color:#b9c3b9;background:#a2bbab0a}.game-shell{position:relative;width:100%;height:100%;height:100dvh;min-height:320px;isolation:isolate;overflow:hidden}.game-canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;outline:none;touch-action:none;background:radial-gradient(ellipse at 65% 45%,#18322f,#080f11 75%)}.world-vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(4,10,12,.75),transparent 24%,transparent 78%,rgba(4,10,12,.8)),radial-gradient(ellipse,transparent 35%,rgba(2,8,9,.35));transition:background 1s}.mode-menu .world-vignette{background:linear-gradient(90deg,#050d10f5,#050d10e3 28%,#050d1073 49%,#050d100a 76%),linear-gradient(180deg,rgba(5,13,16,.5),transparent 25%,transparent 62%,#070f12 99%)}.screen-grain{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' d='M0 0h160v160H0z'/%3E%3C/svg%3E")}.viewport-corner{position:absolute;width:26px;height:26px;pointer-events:none;z-index:2;opacity:.6}.corner-tl{left:15px;top:15px;border-top:1px solid var(--gold);border-left:1px solid var(--gold)}.corner-br{right:15px;bottom:15px;border-right:1px solid var(--gold);border-bottom:1px solid var(--gold)}.interface{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.interface button,.interface [tabindex="0"]{pointer-events:auto}.masthead{height:88px;position:absolute;inset:0 40px auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px;z-index:3;pointer-events:none}.masthead button,.masthead .language-switcher{pointer-events:auto}.brand{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:600;letter-spacing:2.2px}.brand small{display:block;margin-top:6px;font-size:8px;font-weight:400;letter-spacing:2.8px;color:var(--gold);max-width:190px;line-height:1.35}.brand-seal{width:37px;height:41px;display:grid;place-items:center;color:var(--gold);border:1px solid #8f80543d;clip-path:polygon(50% 0,100% 20%,100% 80%,50% 100%,0 80%,0 20%);background:#b9a4770b}.brand-seal .icon{width:21px;height:27px}.masthead-center{display:flex;align-items:center;gap:17px;font-size:8px;letter-spacing:3px;color:#95a29a}.masthead-center>span{width:30px;height:1px;background:var(--line)}.header-actions{display:flex;align-items:center;gap:10px}.live-label{display:flex;align-items:center;gap:8px;margin-right:12px;font-size:8px;letter-spacing:1.8px;color:#9eafa4}.live-label i,.threat i{width:5px;height:5px;border-radius:50%;background:var(--teal);box-shadow:0 0 9px #7cdbcb65}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);background:#0b151976;color:#9daea7;transition:color .2s,border-color .2s,background .2s}.icon-button .icon{width:17px;height:17px}.icon-button:hover{color:var(--gold-light);border-color:#b9a47780;background:#b9a4770f}.language-switcher{position:relative}.lang-button{width:auto;min-width:36px;min-height:36px;padding:0 8px;gap:5px;display:inline-flex;align-items:center;justify-content:center}.lang-code{font-size:9px;font-weight:700;letter-spacing:1.3px;color:var(--gold-light)}.language-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:176px;max-width:min(220px,calc(100vw - 24px));padding:6px;border:1px solid var(--line);background:var(--panel);box-shadow:0 16px 40px #000a;z-index:24}.language-menu button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px;padding:8px 10px;border:1px solid transparent;background:transparent;color:#c5cfc6;font-size:12px;letter-spacing:.2px;text-align:left}.language-menu button:hover{color:var(--gold-light);border-color:#b9a47755;background:#b9a47712}.language-menu button.active{color:var(--gold-light);border-color:#7cdbcb40;background:#7cdbcb10;box-shadow:inset 0 0 12px #7cdbcb0c}.lang-option-meta{display:inline-flex;align-items:center;gap:6px;font-size:9px;letter-spacing:1.2px;color:var(--gold)}.lang-option-meta .icon{width:13px;height:13px;color:var(--teal)}.start-screen{position:absolute;top:88px;right:0;bottom:0;left:0;overflow:auto;pointer-events:auto;scrollbar-width:thin;scrollbar-color:#52605a #0a1416}.start-copy{position:relative;width:min(590px,calc(100% - 32px));padding:clamp(38px,7vh,80px) 0 32px;margin-left:clamp(48px,7.4vw,124px)}.chapter{display:flex;align-items:center;gap:14px;font-size:8px;letter-spacing:2.3px;color:var(--gold);margin-bottom:30px}.chapter>span:last-child{color:#87918a}.chapter-line{height:1px;width:30px;background:var(--line)}.title-ornament{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:var(--gold);width:65px}.title-ornament>span{height:1px;width:13px;background:var(--gold);opacity:.4}.title-ornament .icon{width:18px;height:25px}h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(66px,6.7vw,104px);line-height:.97;letter-spacing:-3.5px;text-shadow:0 4px 40px #0007}h1>span{color:#dfd5b9}.game-subtitle{display:flex;align-items:center;gap:15px;margin-top:24px;font-family:Georgia,serif;font-size:24px;letter-spacing:1px;color:var(--gold)}.game-subtitle>span{height:1px;width:29px;background:linear-gradient(90deg,transparent,var(--gold))}.game-subtitle>span:last-child{background:linear-gradient(90deg,var(--gold),transparent)}.start-description{margin-top:29px;font-size:14px;line-height:1.95;color:#b8c2b9}.start-detail{margin-top:11px;color:#7f9289;font-size:12px;line-height:1.9}.button{min-height:50px;padding:14px 23px;display:inline-flex;align-items:center;justify-content:center;gap:13px;letter-spacing:.4px;font-size:12px;font-weight:500;transition:background .2s,border-color .2s,box-shadow .2s}.button-primary{border:1px solid #b6a16e;background:linear-gradient(110deg,#c5b382,#e0cfa1 55%,#bfaa78);color:#162320;box-shadow:0 0 28px #c2af7710,inset 0 0 0 3px #17231e12}.button-primary:hover{background:linear-gradient(110deg,#d5c493,#efdfb8 55%,#d0bc88);box-shadow:0 0 35px #cfbd8530}.button-primary .icon{width:19px;height:19px}.button-primary kbd{border-color:#16232040;color:#26372e}.button-secondary{border:1px solid var(--line);background:#ffffff03;color:#a8b4aa}.button-secondary:hover{border-color:#b9a47788;background:#b9a4770a}.start-button{display:flex;margin-top:30px;width:min(360px,100%);min-height:59px;text-transform:uppercase;letter-spacing:1.6px;font-size:11px;justify-content:space-between}.start-button .icon:first-child{width:22px;height:22px}.start-shortcut{display:flex;align-items:center;gap:12px;justify-content:center;width:min(360px,100%);margin-top:13px;color:#71877c;font-size:10px}.start-shortcut kbd{margin-left:5px;font-size:9px;height:20px}.shortcut-line{height:1px;width:24px;background:#b9a4771c}.personal-best{display:flex;align-items:center;gap:12px;margin-top:27px;color:var(--gold)}.personal-best>.icon{width:21px;height:21px;opacity:.65}.personal-best span{display:block;color:#72887d;text-transform:uppercase;letter-spacing:1.3px;font-size:8px}.personal-best strong{display:block;margin-top:6px;font-size:12px;font-weight:400;letter-spacing:.7px}.world-caption{position:absolute;left:67%;top:64%;display:flex;align-items:center;gap:14px;color:#bec6ae;opacity:.75;font-size:8px;letter-spacing:2px;text-shadow:0 2px 5px #000}.world-caption small{display:block;margin-top:8px;font-size:9px;letter-spacing:.5px;color:#8da79b}.map-cross{font-weight:200;font-size:32px;color:#b2be9a}.start-features{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin:10px clamp(48px,7.4vw,124px) 0;padding:25px 0;border-top:1px solid var(--line)}.start-features>div{display:flex;align-items:center;gap:17px}.start-features>div>.icon{width:27px;height:27px;color:var(--gold);opacity:.75}.start-features strong{font-family:Georgia,serif;font-size:15px;letter-spacing:.2px;font-weight:400;color:#bdc3b5}.start-features small{display:block;margin-top:7px;font-size:10px;color:#778b80}.start-footer{display:flex;justify-content:space-between;gap:15px;margin:0 clamp(48px,7.4vw,124px);padding:15px 0 20px;border-top:1px solid #b9a4770e;color:#576e64;font-size:8px;letter-spacing:1.5px}.start-footer>span:last-child{letter-spacing:.4px}.footer-dot{margin:0 10px;color:var(--gold)}.mode-playing .masthead,.mode-paused .masthead,.mode-levelup .masthead,.mode-dead .masthead,.mode-summary .masthead{height:66px;border-bottom-color:#b9a4770b}.mode-playing .masthead-center{opacity:.6}.hud{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.vitals{position:absolute;top:96px;left:40px;display:flex;gap:15px;width:290px;filter:drop-shadow(0 2px 6px #000)}.portrait{position:relative;display:grid;place-items:center;width:54px;height:66px;border:1px solid #b9a47759;background:linear-gradient(150deg,#253d37,#0c191c);color:#bcaf82;clip-path:polygon(0 0,100% 0,100% 85%,50% 100%,0 85%);flex-shrink:0}.portrait>.icon{width:27px;height:32px;transform:translateY(-5px)}.portrait>span{position:absolute;bottom:6px;font-size:10px;color:#e0d3b1}.vitals-body{flex:1}.vitals-name{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px;gap:9px;font-family:Georgia,serif;font-size:15px}.vitals-name>span:last-child{font:8px Segoe UI,sans-serif;letter-spacing:1px;color:var(--gold)}.health-value{display:flex;align-items:center;gap:6px;font-size:10px;margin-bottom:5px;color:#c3d5c7}.health-value .icon{width:11px;height:11px;color:#98c4a8}.health-value span span{color:#698a7b}.meter{height:5px;background:#081512d9;overflow:hidden;border:1px solid #809b7930}.meter>span{height:100%;display:block;transition:width .18s linear;background:linear-gradient(90deg,#528b73,#a0c6a0);box-shadow:0 0 8px #94c49866}.health-meter{height:7px}.xp-meter{height:3px;margin-top:5px;border:0;background:#11292b}.xp-meter>span{background:linear-gradient(90deg,#39757d,#8be3da)}.xp-caption{display:flex;justify-content:space-between;margin-top:6px;font-size:8px;color:#7d9b90;letter-spacing:.3px}.watch-clock{position:absolute;top:88px;left:50%;transform:translate(-50%);text-align:center;text-shadow:0 2px 8px #000}.eyebrow{display:block;font-size:9px;letter-spacing:2.6px;color:var(--gold);font-weight:500}.watch-clock .eyebrow{font-size:8px;letter-spacing:2px;color:#9baca0}.watch-clock>strong{display:block;margin-top:5px;font-family:Georgia,serif;font-weight:400;font-size:39px;letter-spacing:2px;font-variant-numeric:tabular-nums}.threat{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:5px;font-size:9px;letter-spacing:1px;color:#c1ab80}.threat i{background:#c9a06d;box-shadow:0 0 9px #c9a06d50}.kill-count{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;font-size:9px;color:#879b8e}.kill-count .icon{width:12px;height:12px}.hud-loadout{position:absolute;right:40px;top:96px;width:225px}.section-label{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;letter-spacing:1.4px;font-size:8px;color:#9aab9d;margin-bottom:12px}.section-label>span:last-child{font-size:9px;letter-spacing:1px;color:#b4a278}.weapon-slots{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.hud-loadout .weapon-slots{grid-template-columns:repeat(3,minmax(0,1fr))}.weapon-slot{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:70px;gap:5px;border:1px solid #a7b29a20;background:linear-gradient(145deg,#182522c9,#081212bd);color:var(--item-color)}.weapon-slot.equipped{border-color:color-mix(in srgb,var(--item-color) 35%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--item-color) 9%,#0c171a),#0a1418dc)}.weapon-slot>.icon{width:25px;height:25px;margin-top:5px}.weapon-slot.locked>.icon{opacity:.19}.slot-number{position:absolute;left:5px;top:4px;font-size:7px;color:#718276}.weapon-level{font-size:10px;color:#b5bda8}.weapon-level>span{font-size:7px;opacity:.6}.locked .weapon-level{color:#54685d}.item-tooltip{position:absolute;right:0;top:calc(100% + 7px);z-index:10;display:none;min-width:155px;padding:10px;background:#0c191c;border:1px solid #9aa28566;box-shadow:0 5px 20px #0008;color:#ded7bc;font-size:11px;text-align:left;pointer-events:none}.item-tooltip small{display:block;color:#8ea79c;font-size:9px;line-height:1.6;margin-top:5px}.weapon-slot:hover .item-tooltip,.weapon-slot:focus-visible .item-tooltip,.passive-slot:hover .item-tooltip,.passive-slot:focus-visible .item-tooltip{display:block}.passive-label{margin-top:18px;margin-bottom:9px}.passive-label .icon{width:12px;height:12px;color:var(--gold)}.passive-slots{display:flex;flex-wrap:wrap;gap:6px}.passive-slot{position:relative;display:flex;align-items:center;gap:5px;border:1px solid #b9a47720;background:#0c171bc9;color:var(--gold);padding:6px}.passive-slot>.icon{width:17px;height:17px}.passive-slot>span:not(.item-tooltip){font-size:9px;color:#b9c0aa}.boss-health{position:absolute;bottom:100px;left:50%;transform:translate(-50%);width:min(400px,60vw);filter:drop-shadow(0 2px 6px #000)}.boss-health>div:first-child{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-family:Georgia,serif;color:#dab9ae;font-size:13px}.boss-health>div:first-child>span:last-child{margin-left:auto;font:10px Segoe UI,sans-serif}.boss-health .icon{width:17px;height:17px}.boss-health .meter{height:6px;border-color:#a5786c50}.boss-health .meter>span{background:linear-gradient(90deg,#7a4652,#d49a91)}.ward-status{position:absolute;top:193px;left:109px;font-size:10px;color:#a5d9d2;display:flex;align-items:center;gap:7px}.ward-status .icon{width:14px;height:14px}.ward-status>span{color:#ded5ae}.game-notice{position:absolute;left:50%;bottom:155px;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:10px;width:max-content;max-width:80vw;padding:12px 20px;border:1px solid #b9a47740;background:#0c1a1be8;color:#d7cca9;font-size:12px;box-shadow:0 8px 32px #0005;text-align:center}.game-notice .icon{width:18px;height:18px;color:var(--teal)}.playing-footer{position:absolute;bottom:25px;left:40px;right:40px;display:flex;align-items:center;gap:22px;min-height:28px}.control-hints{display:flex;align-items:center;gap:22px}.control-hints[hidden]{display:none}.control-hints>span{display:flex;align-items:center;gap:8px;color:#9bad9e;font-size:9px}.control-hints .icon{width:15px;height:15px;color:var(--gold)}.key-cluster{display:flex;gap:3px}.key-cluster kbd{min-width:19px;height:21px}.arrow-keys{font-size:12px;color:#829b8c}.hint-toggle{display:flex;align-items:center;gap:5px;min-height:32px;padding:4px 7px;background:#0b17198a;border:1px solid #b9a47715;color:#718a7b;font-size:8px}.hint-toggle:hover{color:var(--gold-light)}.hint-toggle .icon{width:12px;height:12px}.playing-location{margin-left:auto;font-size:8px;letter-spacing:2px;color:#6c8175;white-space:nowrap}.playing-location>span{margin:0 8px;color:#b9a477}.control-hints .touch-hint{display:none}.joystick{display:none;position:fixed;transform:translate(-50%,-50%);width:116px;height:116px;border:1px solid #b9d8be55;border-radius:50%;background:radial-gradient(circle,#8bd4c70a,#051a1a55);place-items:center;pointer-events:none;z-index:4;box-shadow:inset 0 0 25px #98cebf0a}.joystick-knob{width:40px;height:40px;background:radial-gradient(circle,#b0d4b943,#77bdae20);border:1px solid #c0d5b68f;border-radius:50%;box-shadow:0 0 12px #73cbb82b}.joystick-cross{position:absolute;width:10px;height:10px;border:1px solid #b9a47744;transform:rotate(45deg)}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;padding:32px;background:#040c10c9;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);overflow-y:auto;animation:fade-in .25s ease}.dialog{position:relative;width:min(690px,100%);max-height:100%;overflow-y:auto;padding:30px 38px;background:linear-gradient(145deg,#152224f5,#0b1519fa 55%,#10201df5);border:1px solid #ac9d703f;box-shadow:0 24px 120px #0009,inset 0 0 0 5px #b9a47703;text-align:center;outline:none;scrollbar-width:thin;scrollbar-color:#465c50 #0d181b}.dialog:before,.dialog:after{content:"";position:absolute;width:18px;height:18px;pointer-events:none}.dialog:before{top:7px;left:7px;border-top:1px solid var(--gold);border-left:1px solid var(--gold)}.dialog:after{bottom:7px;right:7px;border-bottom:1px solid var(--gold);border-right:1px solid var(--gold)}.dialog-ornament{display:flex;align-items:center;justify-content:center;gap:17px;margin:0 auto 18px;color:var(--gold)}.dialog-ornament>span{width:51px;height:1px;background:linear-gradient(90deg,transparent,#b9a47766)}.dialog-ornament>span:last-child{transform:rotate(180deg)}.dialog-ornament .icon{width:24px;height:28px}.dialog h2{font-family:Georgia,serif;font-size:clamp(29px,3.3vw,44px);line-height:1.2;font-weight:400;letter-spacing:-1px;margin:14px 0 12px;color:#e3ddc8}.dialog>p{font-size:12px;line-height:1.9;color:#94a69b}.run-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:26px 0 20px;border:1px solid #b9a47718;background:#b9a47718}.stat{display:grid;justify-items:center;gap:7px;padding:17px 10px;background:#101c1f}.stat>.icon{width:17px;height:17px;color:#a7956d}.stat>span{font-size:9px;color:#879d8f}.stat>strong{font-family:Georgia,serif;font-size:26px;font-weight:400;color:#d9d8bd;font-variant-numeric:tabular-nums}.detailed-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px 28px;margin:0 0 25px;font-size:10px}.detailed-stats>div{display:flex;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid #b9a47710}.detailed-stats dt{color:#879d8f}.detailed-stats dd{color:#c7ceb7;margin:0}.loadout-expanded{text-align:left;margin-top:23px}.loadout-expanded .weapon-slot{height:63px}.loadout-expanded .weapon-slot>.icon{width:22px;height:22px}.loadout-expanded .item-tooltip{right:auto;left:0;min-width:125px}.loadout-expanded .weapon-slot:last-child .item-tooltip{right:0;left:auto}.dialog-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.dialog-actions>.button{flex:1 1 180px;padding:13px 14px;font-size:11px}.text-button{margin-top:17px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:none;color:#889e90;min-height:32px;font-size:10px}.text-button:hover{color:var(--gold-light)}.text-button .icon{width:14px;height:14px}.dialog-levelup{width:min(1050px,100%);padding:32px 34px}.upgrade-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:30px}.upgrade-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:20px;min-height:335px;border:1px solid #a7b49a26;background:linear-gradient(160deg,#1b2c2c,#101c1e 70%);transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;overflow:hidden}.upgrade-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 30%,color-mix(in srgb,var(--item-color) 8%,transparent),transparent 65%);pointer-events:none}.upgrade-card.selected,.upgrade-card:hover{border-color:color-mix(in srgb,var(--item-color) 70%,transparent);background:linear-gradient(160deg,#243b36,#122223 70%);box-shadow:inset 0 0 24px color-mix(in srgb,var(--item-color) 4%,transparent),0 5px 30px #0003;transform:translateY(-4px)}.upgrade-top{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:7px;letter-spacing:1.1px;color:var(--item-color)}.upgrade-top kbd{color:var(--item-color);border-color:color-mix(in srgb,var(--item-color) 30%,transparent)}.upgrade-symbol{align-self:center;display:grid;place-items:center;position:relative;width:74px;height:74px;margin:21px 0 22px;color:var(--item-color);border:1px solid color-mix(in srgb,var(--item-color) 20%,transparent);border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--item-color) 10%,transparent),transparent);box-shadow:0 0 0 6px color-mix(in srgb,var(--item-color) 3%,transparent)}.upgrade-symbol:after{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:1px solid color-mix(in srgb,var(--item-color) 14%,transparent);transform:rotate(45deg)}.upgrade-symbol>.icon{width:34px;height:34px;filter:drop-shadow(0 0 12px color-mix(in srgb,var(--item-color) 35%,transparent))}.upgrade-level{font-size:8px;color:var(--item-color);opacity:.7;letter-spacing:1.5px}.upgrade-card h3{font-family:Georgia,serif;font-size:22px;font-weight:400;line-height:1.25;margin-top:9px;color:#e1dfc9;overflow-wrap:anywhere}.upgrade-card>p{color:#93a99a;font-size:11px;line-height:1.8;margin-top:12px;margin-bottom:20px}.upgrade-change{display:flex;gap:8px;align-items:flex-start;font-size:10px;line-height:1.7;color:var(--item-color);margin-top:auto;padding-top:14px;border-top:1px solid #b9a47718;width:100%}.upgrade-change .icon{width:13px;height:13px;margin-top:2px}.upgrade-select{display:flex;align-items:center;justify-content:space-between;margin-top:18px;width:100%;font-size:9px;letter-spacing:.8px;text-transform:uppercase;color:#b2bba3}.upgrade-select .icon{width:17px;height:17px;color:var(--item-color)}.dialog-keyboard{display:flex;justify-content:center;gap:30px;margin-top:23px;font-size:9px;color:#779383}.dialog-keyboard>span{display:flex;align-items:center;gap:6px}.dialog-keyboard kbd{height:20px;min-width:20px}.death-backdrop{background:radial-gradient(ellipse,#231b20b5,#060c11ed);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-dead{max-width:650px;border:0;box-shadow:none;background:none;padding:50px 30px}.dialog-dead:before,.dialog-dead:after{display:none}.dialog-dead .dialog-ornament{margin-bottom:30px;color:#b39282}.dialog-dead .dialog-ornament .icon{width:36px;height:40px}.dialog-dead .eyebrow{color:#b99a86}.dialog-dead h2{font-size:clamp(42px,5vw,64px);margin:20px 0}.dialog-dead>p{line-height:2.1}.death-rule{display:flex;align-items:center;justify-content:center;gap:18px;margin:35px 0;color:#beaf98;font-family:Georgia,serif;font-size:15px}.death-rule>span{width:35px;height:1px;background:#b9a47740}.dialog-dead>.button{min-width:265px}.dialog-footnote{display:block;margin-top:30px;color:#6f857a;font-family:Georgia,serif;font-style:italic;font-size:12px}.summary-record{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 10px;margin-top:24px;border-top:1px solid #b9a47725;border-bottom:1px solid #b9a47725;background:#b9a47705;color:var(--gold)}.summary-record>.icon{width:19px;height:19px}.summary-record>span{font-size:8px;letter-spacing:1.5px}.summary-record>strong{font-family:Georgia,serif;font-size:24px;font-weight:400;margin-left:8px}.loading-screen{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;color:var(--gold);background:#091315;font-family:Georgia,serif;letter-spacing:1px}.loading-screen .icon{width:40px;height:50px;animation:breathe 2s infinite}.dialog,.start-copy{animation:fade-in .6s ease-out}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes breathe{50%{opacity:.3}}@media(min-width:1450px)and (min-height:850px){.start-copy{padding-top:9vh;padding-bottom:45px}.start-description,.start-button{margin-top:35px}.start-features{margin-top:15px;padding:32px 0}.personal-best{margin-top:35px}.start-footer{padding-top:22px}}@media(max-height:820px)and (min-width:901px){.masthead{height:72px}.start-screen{top:72px}.start-copy{padding-top:28px;padding-bottom:20px}.chapter{margin-bottom:18px}.title-ornament{margin-bottom:12px}.start-copy h1{font-size:clamp(60px,6vw,82px)}.game-subtitle{margin-top:18px;font-size:22px}.start-description{margin-top:20px;font-size:13px}.start-detail{margin-top:7px;font-size:11px}.start-button{margin-top:20px;min-height:52px}.personal-best{margin-top:19px}.start-features{padding:20px 0;margin-top:0}.start-footer{padding:12px 0}.dialog{padding-top:22px;padding-bottom:22px}.dialog-ornament{margin-bottom:12px}.dialog-paused .run-stats{margin-top:18px}.dialog-paused .stat{padding:10px}.dialog-paused .stat>strong{font-size:22px}.dialog-paused .detailed-stats{margin-bottom:18px;gap:7px 24px}.dialog-paused .loadout-expanded{margin-top:15px}.dialog-paused .dialog-actions{margin-top:20px}}@media(max-width:1100px){.masthead-center{display:none}.start-copy{margin-left:7vw;width:520px}.world-caption{left:66%;max-width:220px;line-height:1.6}.start-features{margin-left:7vw;margin-right:7vw;gap:18px}.start-features>div{gap:11px}.start-features strong{font-size:13px}.start-features small{font-size:9px}.start-footer{margin-left:7vw;margin-right:7vw}.hud-loadout{width:175px;right:28px}.vitals{left:28px;width:255px}.vitals-name{font-size:13px}.playing-location{display:none}.playing-footer{left:28px;right:28px;justify-content:center}.control-hints{gap:15px}.upgrade-card{padding:17px}.upgrade-card h3{font-size:20px}}@media(max-width:760px){.masthead{inset:0 22px auto;height:70px}.brand{font-size:9px;gap:8px;letter-spacing:1.6px}.brand small{font-size:7px;letter-spacing:1.6px}.brand-seal{width:30px;height:36px}.live-label{font-size:7px;letter-spacing:1px;margin-right:2px}.header-actions{gap:6px}.live-label{display:none}.brand small{max-width:120px}.masthead-center{display:none}.start-screen{top:70px}.mode-menu .world-vignette{background:linear-gradient(90deg,#071114dd,#07111465 65%,#07111418),linear-gradient(180deg,#06101415,#06101440 40%,#061014f5 83%)}.start-copy{margin-left:8vw;width:84vw;padding-top:34px;padding-bottom:30px}.chapter{font-size:7px;letter-spacing:1.5px;margin-bottom:25px}.title-ornament{margin-bottom:15px}.start-copy h1{font-size:clamp(57px,11.8vw,86px);letter-spacing:-2.5px}.game-subtitle{font-size:22px;margin-top:20px}.start-description{font-size:13px;line-height:1.9;margin-top:25px}.start-detail{font-size:11px}.start-button{width:300px;max-width:100%;min-height:55px;margin-top:25px}.start-shortcut{width:300px;max-width:100%}.personal-best{margin-top:24px}.world-caption{display:none}.start-features{margin:0 8vw;grid-template-columns:1fr;gap:20px;padding:23px 0}.start-features>div{gap:16px}.start-features strong{font-size:14px}.start-features small{font-size:10px;margin-top:5px}.start-features>div>.icon{width:23px;height:23px}.start-footer{margin:0 8vw;flex-wrap:wrap;font-size:7px;line-height:1.8}.viewport-corner{width:17px;height:17px}.corner-tl{left:8px;top:8px}.corner-br{right:8px;bottom:8px}.mode-playing .masthead,.mode-paused .masthead,.mode-levelup .masthead,.mode-dead .masthead,.mode-summary .masthead{height:58px}.mode-playing .live-label,.mode-playing .brand small{display:none}.mode-playing .brand-seal{height:29px}.mode-playing .brand-seal .icon{height:21px}.vitals{top:80px;left:20px;width:215px;gap:10px}.portrait{width:40px;height:55px}.portrait>.icon{width:21px;height:26px}.vitals-name{font-size:12px;margin-bottom:6px}.vitals-name>span:last-child{font-size:7px}.watch-clock{left:auto;right:20px;transform:none;top:76px}.watch-clock .eyebrow{font-size:6px;letter-spacing:1px}.watch-clock>strong{font-size:30px;margin-top:3px}.threat{font-size:8px;letter-spacing:.4px}.kill-count{margin-top:7px;font-size:8px}.hud-loadout{top:184px;right:16px;width:118px}.hud-loadout .section-label{font-size:6px;letter-spacing:.6px;margin-bottom:7px}.hud-loadout .section-label>span:last-child{font-size:7px}.hud-loadout .weapon-slots{gap:4px}.hud-loadout .weapon-slot{height:43px;gap:1px}.hud-loadout .weapon-slot>.icon{width:17px;height:17px;margin-top:4px}.hud-loadout .slot-number{font-size:5px;left:3px;top:2px}.hud-loadout .weapon-level{font-size:8px}.hud-loadout .weapon-level>span{display:none}.hud-loadout .passive-label{margin-top:12px}.hud-loadout .passive-slots{gap:4px}.hud-loadout .passive-slot{padding:4px;gap:3px}.hud-loadout .passive-slot>.icon{width:12px;height:12px}.hud-loadout .passive-slot>span:not(.item-tooltip){font-size:7px}.ward-status{left:70px;top:157px;font-size:8px}.playing-footer{left:16px;right:16px;bottom:max(16px,env(safe-area-inset-bottom));gap:10px;justify-content:space-between}.control-hints{gap:8px;flex-wrap:wrap;max-width:78%}.control-hints>span{font-size:8px}.control-hints .keyboard-hint{display:none}.hint-toggle{min-height:35px;padding:7px}.hint-toggle>span{display:none}.boss-health{bottom:90px;width:75vw}.game-notice{bottom:136px;font-size:10px;padding:10px 13px;max-width:88vw}.modal-backdrop{padding:16px}.dialog{padding:25px 20px}.dialog h2{font-size:31px}.dialog>p{font-size:11px}.dialog .eyebrow{font-size:8px;letter-spacing:1.7px}.dialog-actions{flex-direction:column;gap:9px}.dialog-actions>.button{min-height:48px}.run-stats{margin-top:22px}.stat{padding:13px 7px}.stat>span{font-size:8px}.stat>strong{font-size:23px}.detailed-stats{font-size:9px;gap:9px 15px}.loadout-expanded .weapon-slots{gap:4px}.loadout-expanded .weapon-slot{height:54px}.loadout-expanded .weapon-slot>.icon{width:20px;height:20px}.loadout-expanded .weapon-level>span{display:none}.dialog-levelup{padding:23px 17px}.dialog-levelup h2{font-size:28px}.upgrade-grid{grid-template-columns:1fr;gap:11px;margin-top:22px}.upgrade-card{display:grid;grid-template-columns:60px 1fr;gap:0 14px;min-height:0;padding:14px}.upgrade-top{grid-column:1/-1;margin-bottom:10px;font-size:7px}.upgrade-symbol{grid-column:1;grid-row:2/6;width:52px;height:52px;margin:8px 0;align-self:start}.upgrade-symbol>.icon{width:26px;height:26px}.upgrade-symbol:after{top:8px;right:8px;bottom:8px;left:8px}.upgrade-level{grid-column:2;font-size:7px}.upgrade-card h3{grid-column:2;font-size:20px;margin-top:6px}.upgrade-card>p{grid-column:2;font-size:10px;line-height:1.6;margin-top:7px;margin-bottom:10px}.upgrade-change{grid-column:2;font-size:9px;padding-top:9px}.upgrade-select{display:none}.upgrade-card.selected,.upgrade-card:hover{transform:none}.dialog-keyboard{gap:12px;flex-wrap:wrap;font-size:8px;margin-top:17px}.dialog-dead h2{font-size:43px}.dialog-dead{padding:35px 16px}.summary-record{gap:8px}.summary-record>span{font-size:7px;letter-spacing:1px}.summary-record>strong{font-size:22px;margin-left:0}}@media(pointer:coarse){.control-hints .keyboard-hint{display:none}.control-hints .touch-hint{display:flex}.dialog-keyboard,.start-shortcut{display:none}.personal-best{margin-top:25px}.weapon-slot,.passive-slot{min-width:0}}@media(max-width:380px){.brand{font-size:8px}.live-label{display:none}.start-copy h1{font-size:55px}.game-subtitle{font-size:19px;gap:10px}.start-description{font-size:12px}.vitals{width:190px;left:13px;gap:7px}.portrait{width:33px}.vitals-name{font-size:10px}.watch-clock{right:13px}.dialog{padding:22px 15px}.stat>span{font-size:7px}.upgrade-card{padding:12px;gap:0 10px}.upgrade-card h3{font-size:18px}}@media(max-height:520px)and (orientation:landscape){.masthead{height:53px}.start-screen{top:53px}.start-copy{padding-top:24px;padding-bottom:24px}.start-copy h1{font-size:62px}.chapter{margin-bottom:15px}.start-description{margin-top:20px}.start-features{grid-template-columns:repeat(3,1fr)}.start-features>div{align-items:flex-start}.start-features strong{font-size:12px}.vitals{top:68px;left:22px;width:220px}.watch-clock{top:61px;left:50%;right:auto;transform:translate(-50%)}.watch-clock>strong{font-size:28px}.watch-clock .kill-count{display:none}.hud-loadout{top:70px;right:20px;width:140px}.hud-loadout .weapon-slot{height:43px}.hud-loadout .weapon-slot>.icon{width:17px;height:17px}.hud-loadout .weapon-level{font-size:8px}.hud-loadout .passive-label{margin-top:9px}.hud-loadout .passive-slot{padding:3px}.hud-loadout .passive-slot>.icon{width:13px;height:13px}.ward-status{top:158px;left:78px}.playing-footer{bottom:12px}.boss-health{bottom:65px;width:280px}.game-notice{bottom:102px}.modal-backdrop{padding:12px}.dialog{padding:20px 24px}.dialog-levelup{width:100%}.upgrade-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.upgrade-card{display:flex;padding:13px;min-height:285px}.upgrade-top{margin:0;font-size:6px}.upgrade-symbol{width:48px;height:48px;margin:14px 0;align-self:center}.upgrade-symbol>.icon{width:24px;height:24px}.upgrade-card h3{font-size:18px}.upgrade-card>p{font-size:9px}.upgrade-change{font-size:9px}.dialog-levelup h2{font-size:28px}.dialog-ornament{margin-bottom:10px}.dialog-ornament .icon{height:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
