:root{color-scheme:dark;--bg-top: #000000;--bg-bottom: #000000;--frame: #f2d36b;--touch-size: clamp(58px, 16vw, 82px);--touch-wide: 104px;--touch-gap: clamp(6px, 2vw, 10px);--touch-core-width: clamp(94px, 28vw, 124px);--touch-core-height: clamp(46px, 14vw, 64px);--touch-arrow-size: clamp(28px, 8vw, 38px);--touch-button-size: 56px;--hud-edge: rgba(242, 211, 107, .36);--hud-bg: rgba(10, 8, 19, .84);--hud-card: rgba(25, 16, 40, .92);--hud-text: #fff2b0;--hud-muted: rgba(255, 245, 203, .72)}*{box-sizing:border-box}html,body,#app{margin:0;width:100%;height:100%;background:#000}body{background:#000;overflow:hidden;touch-action:manipulation}#app{position:relative}canvas{display:block;margin:0 auto;max-width:100%;max-height:100%;align-self:center;justify-self:center}.app-shell{width:100%;height:100%;position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px;padding:12px}.app-shell__hud,.app-shell__desktop-sidebar,.app-shell__desktop-footer,.app-shell__controls{display:none}.app-shell__settings-button{position:absolute;top:14px;right:14px;z-index:50;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(242,211,107,.44);border-radius:16px;background:linear-gradient(180deg,#2a1831f5,#100b1dfa),radial-gradient(circle at 50% 0,rgba(161,92,56,.12),transparent 55%);color:#f7df97;font-size:28px;line-height:1;box-shadow:0 14px 28px #00000047,inset 0 1px #ffe8ad29}.settings-modal[hidden]{display:none}.settings-modal{position:absolute;inset:0;z-index:80;display:grid;place-items:center;background:#0403099e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.settings-modal__dialog{width:min(92vw,360px);display:grid;gap:16px;padding:18px;border:1px solid rgba(242,211,107,.46);border-radius:22px;background:linear-gradient(180deg,#191022f7,#0a0815fc),radial-gradient(circle at 50% 0,rgba(161,92,56,.1),transparent 55%);box-shadow:0 18px 40px #00000057,inset 0 1px #ffe8ad24}.settings-modal__title{text-align:center;font-family:Georgia,serif;font-size:24px;letter-spacing:.08em;color:#f3cb7a}.settings-modal__section{display:grid;gap:12px}.settings-modal__label{font-family:Georgia,serif;font-size:18px;color:#f2ead0}.settings-modal__options{display:grid;gap:10px}.settings-modal__option{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(242,211,107,.22);background:linear-gradient(180deg,#23142beb,#0f0a19f5);color:#fff2b0;font-size:16px}.settings-modal__option input{margin:0;accent-color:#f2d36b}.mobile-hud__badge-count,.desktop-hud__boot-count{font-family:Courier New,monospace;font-size:18px;color:#fff2b0;line-height:1}.hud-lives-count{display:block;font-family:Courier New,monospace;font-size:18px;color:#fff2b0;line-height:1;letter-spacing:.06em;white-space:nowrap}.app-shell__viewport{width:100%;height:100%;position:relative;min-height:0;display:grid;align-items:center;justify-items:center}.app-shell__game{width:100%;height:100%;display:grid;place-items:center;min-height:0}.app-shell__game>*{align-self:center;justify-self:center}.mobile-title-screen{display:none}.mobile-title-screen.is-visible{position:absolute;inset:0;z-index:8;display:grid;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:radial-gradient(circle at top,rgba(132,58,24,.22),transparent 40%),linear-gradient(180deg,#060403,#120803 48%,#050302)}.mobile-title-screen__frame{min-height:0;display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr) auto;gap:14px;padding:20px 16px 18px;border:1px solid rgba(242,211,107,.34);border-radius:28px;background:linear-gradient(180deg,#120a05f5,#080503fa),radial-gradient(circle at top,rgba(255,194,84,.08),transparent 52%);box-shadow:inset 0 1px #ffe2a024,0 20px 40px #00000057}.mobile-title-screen__eyebrow{margin:0;text-align:center;font-family:Courier New,monospace;font-size:13px;letter-spacing:.22em;text-transform:uppercase;color:#ffe19ac2}.mobile-title-screen__title{margin:0;text-align:center;font-family:Georgia,serif;font-size:clamp(38px,11vw,56px);line-height:.95;color:#ffca48;text-shadow:0 3px 0 #7a3000,0 8px 18px rgba(0,0,0,.55)}.mobile-title-screen__deck{margin:0;text-align:center;font-family:Courier New,monospace;font-size:17px;line-height:1.35;color:#f5e4b3}.mobile-title-screen__hero-row{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;gap:10px}.mobile-title-screen__hero,.mobile-title-screen__side-icon{display:block;width:100%;height:auto;object-fit:contain}.app-shell[data-sound-mode=retro] .app-shell__game canvas,.app-shell[data-sound-mode=retro] .mobile-title-screen img,.app-shell[data-sound-mode=retro] .mobile-hud__inline-icon,.app-shell[data-sound-mode=retro] .mobile-hud__gauge-icon,.app-shell[data-sound-mode=retro] .mobile-hud__world-icon,.app-shell[data-sound-mode=retro] .desktop-hud__virtue-icon,.app-shell[data-sound-mode=retro] .desktop-hud__gauge-icon,.app-shell[data-sound-mode=retro] .desktop-hud__flower-icon,.app-shell[data-sound-mode=retro] .desktop-hud__boot-icon{image-rendering:pixelated;image-rendering:crisp-edges}.mobile-title-screen__hero{width:min(44vw,200px);justify-self:center;filter:drop-shadow(0 10px 18px rgba(0,0,0,.4))}.mobile-title-screen__side-icon{opacity:.9}.mobile-title-screen__cards{min-height:0;display:grid;grid-template-rows:auto auto auto;gap:12px;align-content:start}.mobile-title-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-title-mode__option{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(242,211,107,.26);border-radius:16px;background:#160a06d1;color:#fff0c1;font-family:Courier New,monospace;font-size:16px}.mobile-title-mode__option input{margin:0;accent-color:#f2d36b}.mobile-title-card{min-height:0;padding:14px 14px 12px;border:1px solid rgba(242,211,107,.26);border-radius:22px;background:linear-gradient(180deg,#271209eb,#120a05f5);box-shadow:inset 0 1px #ffe19a1a}.mobile-title-card__title{margin:0 0 10px;font-family:Georgia,serif;font-size:23px;color:#ffc954;text-align:center}.mobile-title-card__list,.mobile-title-card__scores{margin:0;padding:0;list-style:none}.mobile-title-card__list{display:grid;gap:9px}.mobile-title-card__item,.mobile-title-card__score-item{display:grid;align-items:center;font-family:Courier New,monospace;color:#fff0c1}.mobile-title-card__item{grid-template-columns:24px minmax(0,1fr);gap:10px;font-size:16px}.mobile-title-card__icon{width:24px;height:24px;object-fit:contain}.mobile-title-card__status{min-height:18px;margin:0 0 8px;text-align:center;font-family:Courier New,monospace;font-size:13px;color:#ffeebfb3}.mobile-title-card__scores{display:grid;gap:8px}.mobile-title-card__score-item{grid-template-columns:minmax(0,1fr) auto;gap:12px;font-size:17px}.mobile-title-screen__start{width:100%;min-height:58px;border:0;border-radius:18px;background:linear-gradient(180deg,#ffcf54,#d98d15);color:#311503;font-family:Georgia,serif;font-size:24px;font-weight:700;letter-spacing:.04em;box-shadow:0 12px 24px #00000047,inset 0 1px #fff7d6ad}.app-shell--mobile-title-active .app-shell__game canvas{opacity:0;pointer-events:none}.mobile-hud__top-row,.mobile-hud__gauges{display:grid;gap:8px}.mobile-hud__top-row{align-items:stretch}.app-shell[data-layout-mode=desktop]{grid-template-columns:minmax(0,1fr) minmax(0,1280px) 240px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;align-items:stretch;gap:18px 20px;padding:18px}.app-shell[data-layout-mode=desktop]:not(.app-shell--in-game){grid-template-columns:minmax(0,1fr) minmax(0,1280px) minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.app-shell[data-layout-mode=desktop] .app-shell__viewport{grid-column:2;grid-row:1;min-height:0;overflow:hidden;align-self:stretch}.app-shell[data-layout-mode=desktop]:not(.app-shell--in-game) .app-shell__viewport{grid-row:1}.app-shell[data-layout-mode=desktop] .app-shell__game{min-height:0;overflow:hidden;align-self:stretch}.app-shell[data-layout-mode=desktop].app-shell--in-game .app-shell__desktop-sidebar{grid-column:3;grid-row:1;display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;align-content:start}.app-shell[data-layout-mode=desktop].app-shell--in-game .app-shell__desktop-footer{grid-column:2;grid-row:2;display:grid;grid-template-columns:236px minmax(280px,360px) 74px;gap:14px;align-items:start;justify-content:center;justify-self:center}.desktop-hud__flowers-floating{display:none}.app-shell[data-layout-mode=desktop].app-shell--in-game .desktop-hud__flowers-floating{position:absolute;left:calc(50% - 727px);bottom:112px;display:grid;grid-template-columns:repeat(6,84px);gap:0;justify-items:center;align-items:center;pointer-events:none;z-index:12}.app-shell[data-layout-mode=desktop][data-sound-mode=retro].app-shell--in-game .desktop-hud__flowers-floating{bottom:124px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop]{grid-template-columns:minmax(0,1fr) 132px;grid-template-rows:minmax(0,1fr) auto;gap:4px 4px;padding:4px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop]:not(.app-shell--in-game){grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .app-shell__viewport{grid-column:1;grid-row:1;min-width:0;min-height:0;justify-self:stretch;align-self:stretch}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop]:not(.app-shell--in-game) .app-shell__viewport{grid-row:1}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .app-shell__game{width:100%;height:100%}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop].app-shell--in-game .app-shell__desktop-sidebar{grid-column:2;grid-row:1;grid-template-rows:auto minmax(0,1fr);gap:6px;width:132px;min-width:132px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop].app-shell--in-game .app-shell__desktop-footer{grid-column:1;grid-row:2;grid-template-columns:52px minmax(196px,236px) 84px;gap:4px;align-items:start;justify-content:center;justify-self:center;width:auto;min-width:0}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__footer-card--score{order:1}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__footer-card--lives{order:2}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__footer-card--boot{order:0}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__flowers-floating{display:none}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__panel,.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__footer-card{border-radius:14px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__panel{padding:8px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__panel--world{gap:4px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__world-title{gap:4px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__world-label{font-size:10px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__world-header{grid-template-columns:52px 52px;gap:3px;align-items:center;justify-content:center}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__world-number{font-size:16px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__virtue-icon{width:52px;height:52px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__virtue-name{font-size:12px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__map{width:52px;gap:2px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__panel--gauges{min-height:108px;padding:4px 3px 3px;gap:2px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__gauge{gap:2px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__gauge-track{width:20px;min-height:58px;border-radius:9px;padding:2px 1px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__gauge-icon{width:14px;height:14px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__footer-card{min-height:0;padding:5px 6px 6px;gap:3px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__footer-card--boot{padding:5px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__footer-card--lives{min-width:84px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__footer-card--score,.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__footer-card--lives{gap:4px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__footer-label{font-size:10px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__footer-score{font-size:15px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__footer-lives{gap:3px 4px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__heart{width:16px;height:16px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__boot-badge{width:24px;height:24px}.app-shell.app-shell--embedded:not(.app-shell--tv)[data-layout-mode=desktop] .desktop-hud__boot-icon{width:18px;height:18px}.app-shell.app-shell--embedded:not(.app-shell--tv) .app-shell__settings-button{top:auto;right:8px;bottom:8px}.app-shell.app-shell--tv[data-layout-mode=desktop]{grid-template-columns:minmax(0,1fr) 136px;grid-template-rows:minmax(0,1fr) auto;gap:10px 8px;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.app-shell.app-shell--tv[data-layout-mode=desktop]:not(.app-shell--in-game){grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.app-shell.app-shell--tv[data-layout-mode=desktop] .app-shell__viewport{grid-column:1;grid-row:1 / 3;min-width:0;min-height:0;justify-self:stretch;align-self:stretch}.app-shell.app-shell--tv[data-layout-mode=desktop]:not(.app-shell--in-game) .app-shell__viewport{grid-row:1}.app-shell.app-shell--tv[data-layout-mode=desktop] .app-shell__game{width:100%;height:100%}.app-shell.app-shell--tv[data-layout-mode=desktop].app-shell--in-game .app-shell__desktop-sidebar{grid-column:2;grid-row:1;grid-template-rows:auto minmax(0,1fr);gap:10px;width:136px;min-width:136px}.app-shell.app-shell--tv[data-layout-mode=desktop].app-shell--in-game .app-shell__desktop-footer{grid-column:2;grid-row:1;grid-template-columns:minmax(0,1fr);gap:8px;align-items:stretch;justify-content:stretch;align-self:start;width:136px;min-width:136px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-card--score,.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-card--lives{grid-column:1}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-card--score{order:1}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-card--lives{order:2}.app-shell.app-shell--tv[data-layout-mode=desktop] .app-shell__desktop-sidebar{margin-top:110px;transform:translate(-20px)}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-card--boot{display:none}.app-shell.app-shell--tv[data-layout-mode=desktop] .app-shell__desktop-footer{transform:translate(-20px)}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-card--lives{margin-bottom:12px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__panel,.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-card{border-radius:16px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__panel{padding:10px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__panel--world{gap:6px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__world-title{gap:4px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__world-label{font-size:9px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__world-header{grid-template-columns:58px 58px;gap:2px;align-items:stretch;justify-content:center}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__world-number{font-size:18px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__virtue-icon{width:58px;height:58px;align-self:center}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__virtue-name{font-size:10px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__map{width:58px;gap:2px;align-self:center}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__panel--gauges{min-height:198px;padding:8px 6px;gap:4px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__gauge-track{width:26px;min-height:102px;border-radius:14px;padding:3px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__gauge-icon{width:18px;height:18px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-card{min-height:0;padding:6px 8px 8px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-card--score,.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-card--lives{gap:4px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-label{font-size:10px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-score{font-size:18px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__footer-lives{gap:4px 6px}.app-shell.app-shell--tv[data-layout-mode=desktop] .desktop-hud__heart{width:22px;height:22px}.app-shell.app-shell--tv .app-shell__settings-button{display:none}.app-shell[data-layout-mode=mobile-landscape]{grid-template-columns:minmax(0,1fr) clamp(108px,14vw,126px);grid-template-rows:minmax(0,1fr) auto;gap:8px 2px;padding:max(8px,env(safe-area-inset-top)) max(52px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.app-shell[data-layout-mode=mobile-landscape]:not(.app-shell--in-game){grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.app-shell[data-layout-mode=mobile-landscape] .app-shell__viewport{grid-column:1;grid-row:1;min-width:0;min-height:0;overflow:hidden;align-self:stretch;justify-self:stretch}.app-shell[data-layout-mode=mobile-landscape]:not(.app-shell--in-game) .app-shell__viewport{grid-row:1}.app-shell[data-layout-mode=mobile-landscape] .app-shell__game{width:100%;height:100%;min-height:0;overflow:hidden}.app-shell[data-layout-mode=mobile-landscape].app-shell--in-game .app-shell__desktop-sidebar{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:4px;align-items:stretch;justify-content:flex-start;width:clamp(108px,14vw,126px);min-width:clamp(108px,14vw,126px);height:calc(100vh - max(16px,env(safe-area-inset-top)) - max(16px,env(safe-area-inset-bottom)));justify-self:start;align-self:stretch;transform:translate(-10px)}.app-shell[data-layout-mode=mobile-landscape].app-shell--in-game .app-shell__desktop-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-auto-rows:min-content;gap:4px;align-items:stretch;width:100%;min-width:0;margin-top:2px;transform:none}.app-shell[data-layout-mode=mobile-landscape] .app-shell__settings-button{top:max(8px,env(safe-area-inset-top));right:max(8px,env(safe-area-inset-right));width:48px;height:48px;border-radius:15px;font-size:24px}.app-shell[data-layout-mode=mobile-landscape].app-shell--in-game .app-shell__controls{grid-column:1;grid-row:1;z-index:18;display:grid;align-self:end;justify-self:start;width:min(28vw,156px);height:min(28vw,156px);margin:0 0 12px 12px;padding:6px;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#1b1022f0,#080712f5),radial-gradient(circle at 50% 0,rgba(173,102,56,.12),transparent 58%);box-shadow:0 14px 28px #0000003d,inset 0 1px #ffe8ad24}.app-shell[data-layout-mode=mobile-landscape] .touch-controls.touch-controls--global-swipe{position:absolute;inset:0;width:100%;height:100%;z-index:1;background:transparent}.app-shell[data-layout-mode=mobile-landscape] .touch-controls{width:100%;height:100%;max-width:none;max-height:none}.app-shell[data-layout-mode=mobile-landscape] .touch-controls[data-control-mode=swipe],.app-shell[data-layout-mode=mobile-landscape] .touch-controls[data-control-mode=joystick]{width:100%;height:100%}.app-shell[data-layout-mode=mobile-landscape] .app-shell__controls.app-shell__controls--global-swipe{align-self:stretch;justify-self:stretch;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;overflow:hidden;pointer-events:auto}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__panel,.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-card{border-radius:14px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__panel{padding:8px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__panel--world{gap:4px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__world-label{font-size:8px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__world-header{grid-template-columns:44px 44px;gap:2px;align-items:center;justify-content:center}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__world-number{font-size:16px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__virtue-icon{width:44px;height:44px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__virtue-name{font-size:9px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__map{width:44px;gap:2px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__panel--gauges{display:flex;flex:1 1 auto;height:auto;max-height:none;width:100%;padding:3px;gap:2px;margin-top:0;align-self:stretch;min-height:120px;align-items:stretch}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__gauge{flex:1 1 0;height:100%;gap:3px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__gauge-track{width:20px;height:100%;min-height:0;padding:1px;border-radius:8px}.game-gesture-overlay{display:none}.game-gesture-overlay.is-active{position:absolute;inset:0;z-index:9;display:block;background:transparent;pointer-events:auto}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__gauge-icon{width:14px;height:14px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-card{min-height:0;padding:5px 6px 6px;gap:3px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-card--score,.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-card--lives,.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-card--boot{grid-column:1}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-card--score{order:1;grid-column:1 / 3;margin-top:2px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-card--lives{order:2;grid-column:1}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-card--boot{order:3;grid-column:2;align-self:center}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-card--boot{padding:6px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-label{font-size:8px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-score{font-size:14px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-lives{gap:3px 4px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-lives--compact{gap:4px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__heart{width:16px;height:16px}.app-shell[data-layout-mode=mobile-landscape] .hud-lives-count{font-size:12px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__boot-badge{width:28px;height:28px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__boot-icon{width:20px;height:20px}.desktop-hud__world-title{display:flex;align-items:baseline;justify-content:center;gap:8px}.desktop-hud__panel,.desktop-hud__footer-card{border:1px solid rgba(242,211,107,.42);border-radius:22px;background:linear-gradient(180deg,#191022f5,#0a0815fa);box-shadow:0 16px 32px #00000038,inset 0 1px #ffe8ad1f}.desktop-hud__panel{padding:14px}.desktop-hud__panel--world{display:grid;gap:8px}.desktop-hud__world-label{text-align:center;font-family:Georgia,serif;font-size:13px;letter-spacing:.08em;color:#f3cb7a}.desktop-hud__world-header{display:grid;grid-template-columns:92px 92px;gap:10px;align-items:center;justify-content:center}.desktop-hud__world-number{color:#ffe9a4;font-family:Georgia,serif;font-size:28px;line-height:1}.desktop-hud__virtue-icon{width:92px;height:92px;object-fit:contain;justify-self:center}.desktop-hud__virtue-name{text-align:center;font-family:Georgia,serif;font-size:20px;color:#f2ead0}.desktop-hud__map{width:92px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;align-self:center}.desktop-hud__map-cell{aspect-ratio:1;border-radius:6px;border:1px solid rgba(242,211,107,.18);background:linear-gradient(180deg,#7c2f22eb,#561c13f5)}.desktop-hud__map-cell.is-unlocked{background:linear-gradient(180deg,#7bc4ff,#4b9ce6)}.desktop-hud__map-cell.has-goal{background:linear-gradient(180deg,#ffe08d,#f1ba3f)}.desktop-hud__map-cell.is-current{background:linear-gradient(180deg,#93f46b,#63d544);box-shadow:0 0 0 1px #fff9d32e,0 0 10px #78ff702e}.desktop-hud__panel--gauges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;align-items:stretch;min-height:232px;padding:8px 8px 6px}.desktop-hud__gauge{display:grid;justify-items:center;grid-template-rows:minmax(0,1fr) auto;align-content:stretch;gap:4px;height:100%}.desktop-hud__gauge-track{width:50px;height:100%;min-height:0;display:flex;align-items:end;padding:3px;border-radius:16px;background:linear-gradient(180deg,#13101afa,#281413d1);box-shadow:inset 0 1px #ffe8ad24,inset 0 0 0 1px #f2d36b2e}.desktop-hud__gauge-fill{display:block;width:100%;height:0;border-radius:10px;transition:height .1s linear}.desktop-hud__gauge-fill--sword{background:linear-gradient(180deg,#f8fbff,#d9dce7)}.desktop-hud__gauge-fill--life{background:linear-gradient(180deg,#b2ff68,#54d66f)}.desktop-hud__gauge-fill--light{background:linear-gradient(180deg,#fff287,#f2c84d)}.desktop-hud__gauge-icon{width:50px;height:50px;object-fit:contain}.desktop-hud__footer-card{min-height:98px;padding:10px 16px 12px;display:grid;gap:8px}.desktop-hud__footer-card--boot{min-height:98px;padding:10px;place-items:center}.desktop-hud__footer-label{text-align:center;font-family:Georgia,serif;font-size:17px;letter-spacing:.08em;color:#f3cb7a}.desktop-hud__footer-score{text-align:center;font-family:Courier New,monospace;font-size:44px;letter-spacing:.08em;color:#fff2b0}.desktop-hud__flower-icon{width:84px;height:84px;object-fit:contain}.app-shell[data-sound-mode=retro] .desktop-hud__flower-icon{width:53px;height:53px}.desktop-hud__flower-icon.is-empty{visibility:hidden}.desktop-hud__boot-badge{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;border:0;background:linear-gradient(180deg,#22152a6b,#110c1d75),radial-gradient(circle at 50% 0,rgba(161,92,56,.06),transparent 58%);box-shadow:none;opacity:.28;transition:opacity .12s ease,border-color .12s ease,box-shadow .12s ease}.desktop-hud__boot-badge.is-visible{opacity:1;box-shadow:0 0 12px #ffd26924}.desktop-hud__boot-icon{width:44px;height:44px;object-fit:contain}.desktop-hud__footer-lives{display:flex;flex-wrap:wrap;gap:10px 12px;justify-content:center;align-items:center}.desktop-hud__footer-lives--compact{flex-wrap:nowrap;gap:8px}.desktop-hud__heart{display:block;width:46px;height:46px;background-image:url(../icons/heart.png);background-repeat:no-repeat;background-position:center;background-size:contain;filter:drop-shadow(0 0 8px rgba(255,90,122,.28)) brightness(1.08) saturate(1.18)}@media(max-width:1280px),(max-height:860px){.app-shell[data-layout-mode=desktop]{grid-template-columns:minmax(0,1fr) minmax(0,1120px) 208px minmax(0,1fr);gap:12px 14px;padding:12px}.app-shell[data-layout-mode=desktop].app-shell--in-game .app-shell__desktop-sidebar{gap:12px}.app-shell[data-layout-mode=desktop].app-shell--in-game .app-shell__desktop-footer{grid-template-columns:minmax(180px,220px) minmax(220px,320px) 64px;gap:10px}.app-shell[data-layout-mode=desktop].app-shell--in-game .desktop-hud__flowers-floating{bottom:90px;left:calc(50% - 636px);grid-template-columns:repeat(6,72px)}.app-shell[data-layout-mode=desktop][data-sound-mode=retro].app-shell--in-game .desktop-hud__flowers-floating{bottom:102px}.desktop-hud__panel,.desktop-hud__footer-card{border-radius:18px}.desktop-hud__panel{padding:12px}.desktop-hud__panel--world{gap:6px}.desktop-hud__world-label{font-size:11px}.desktop-hud__world-title{gap:6px}.desktop-hud__world-header{grid-template-columns:72px 72px;gap:8px}.desktop-hud__world-number{font-size:22px}.desktop-hud__virtue-icon{width:72px;height:72px}.desktop-hud__virtue-name{font-size:16px}.desktop-hud__map{width:72px;gap:3px}.desktop-hud__panel--gauges{min-height:180px;padding:6px 6px 4px;gap:4px}.desktop-hud__gauge-track{width:38px;border-radius:12px}.desktop-hud__gauge-icon{width:34px;height:34px}.desktop-hud__footer-card,.desktop-hud__footer-card--boot{min-height:78px;padding:8px 12px 10px;gap:6px}.desktop-hud__footer-card--boot{padding:8px}.desktop-hud__footer-label{font-size:14px}.desktop-hud__footer-score{font-size:30px}.desktop-hud__footer-lives{gap:8px 10px}.desktop-hud__heart{width:34px;height:34px}.desktop-hud__boot-badge{width:40px;height:40px}.desktop-hud__boot-icon{width:32px;height:32px}.desktop-hud__flower-icon{width:72px;height:72px}.app-shell[data-sound-mode=retro] .desktop-hud__flower-icon{width:46px;height:46px}}@media(max-width:1100px),(max-height:720px){.app-shell[data-layout-mode=desktop]{grid-template-columns:minmax(0,1fr) minmax(0,980px) 164px minmax(0,1fr);gap:8px 10px;padding:8px}.app-shell[data-layout-mode=desktop].app-shell--in-game .app-shell__desktop-sidebar{gap:8px}.app-shell[data-layout-mode=desktop].app-shell--in-game .app-shell__desktop-footer{grid-template-columns:minmax(156px,188px) minmax(176px,236px) 54px;gap:8px}.app-shell[data-layout-mode=desktop].app-shell--in-game .desktop-hud__flowers-floating{bottom:72px;left:calc(50% - 556px);grid-template-columns:repeat(6,64px)}.app-shell[data-layout-mode=desktop][data-sound-mode=retro].app-shell--in-game .desktop-hud__flowers-floating{bottom:82px}.desktop-hud__panel,.desktop-hud__footer-card{border-radius:16px}.desktop-hud__panel{padding:10px}.desktop-hud__panel--world,.desktop-hud__world-title{gap:4px}.desktop-hud__world-label{font-size:10px}.desktop-hud__world-header{grid-template-columns:58px 58px;gap:6px}.desktop-hud__world-number{font-size:18px}.desktop-hud__virtue-icon{width:58px;height:58px}.desktop-hud__virtue-name{font-size:13px}.desktop-hud__map{width:58px;gap:2px}.desktop-hud__panel--gauges{min-height:138px;padding:4px 4px 3px;gap:3px}.desktop-hud__gauge{gap:3px}.desktop-hud__gauge-track{width:28px;padding:2px;border-radius:10px}.desktop-hud__gauge-icon{width:24px;height:24px}.desktop-hud__footer-card,.desktop-hud__footer-card--boot{min-height:60px;padding:6px 10px 8px;gap:4px}.desktop-hud__footer-card--boot{padding:6px}.desktop-hud__footer-label{font-size:12px}.desktop-hud__footer-score{font-size:24px}.desktop-hud__footer-lives{gap:6px 8px}.desktop-hud__heart{width:26px;height:26px}.desktop-hud__boot-badge{width:30px;height:30px}.desktop-hud__boot-icon{width:24px;height:24px}.desktop-hud__flower-icon{width:64px;height:64px}.app-shell[data-sound-mode=retro] .desktop-hud__flower-icon{width:40px;height:40px}}.mobile-hud__metric,.mobile-hud__gauge,.app-shell__controls{border:1px solid rgba(242,211,107,.52);background:linear-gradient(180deg,#2a1831f0,#110c1df5 58%,#0d0815fa),radial-gradient(circle at 50% 0,rgba(161,92,56,.12),transparent 55%);box-shadow:0 18px 40px #00000042;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-hud__metric{border-radius:16px;padding:12px 12px 10px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;position:relative;box-shadow:0 18px 32px #00000042,inset 0 1px #ffe8ad38,inset 0 0 0 1px #40171085}.mobile-hud__metric--plain{grid-template-columns:minmax(0,1fr)}.mobile-hud__metric--score{grid-template-columns:minmax(0,1fr);gap:6px;align-content:center}.mobile-hud__metric--lives{grid-template-columns:minmax(0,1fr);min-width:0}.mobile-hud__metric--map{grid-template-columns:minmax(0,1fr);padding:10px}.mobile-hud__value{font-family:Courier New,monospace;font-size:24px;font-weight:700;letter-spacing:.06em;color:var(--hud-text);text-align:center;text-shadow:0 0 12px rgba(255,215,122,.08)}.mobile-hud__world-header{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px}.mobile-hud__world-icon{width:28px;height:28px;object-fit:contain}.mobile-hud__world{display:block;text-align:left;font-size:13px;color:#ffe8add1;letter-spacing:.02em;line-height:1.15}.mobile-hud__lives{min-height:28px;display:flex;flex-wrap:nowrap;gap:4px;align-items:center;justify-content:center}.mobile-hud__lives--compact{gap:6px;white-space:nowrap}.mobile-hud__heart{display:block;width:30px;height:30px;background-image:url(../icons/heart.png);background-repeat:no-repeat;background-position:center;background-size:contain;filter:drop-shadow(0 0 8px rgba(255,90,122,.28)) brightness(1.08) saturate(1.18)}.app-shell[data-sound-mode=retro] .desktop-hud__heart,.app-shell[data-sound-mode=retro] .mobile-hud__heart{background-image:url(../icons/retro/coeur.png)}.mobile-hud__map{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:2px;border-radius:10px;background:#130b16ad;box-shadow:inset 0 0 0 1px #f2d36b2e,inset 0 6px 10px #00000042}.mobile-hud__map-cell{aspect-ratio:1;border-radius:5px;border:1px solid rgba(242,211,107,.16);background:linear-gradient(180deg,#7c2f22eb,#561c13f5);box-shadow:inset 0 1px #ffe2ad14}.mobile-hud__map-cell.is-unlocked{background:linear-gradient(180deg,#7bc4ff,#4b9ce6)}.mobile-hud__map-cell.has-goal{background:linear-gradient(180deg,#ffe08d,#f1ba3f)}.mobile-hud__map-cell.is-current{background:linear-gradient(180deg,#93f46b,#63d544);box-shadow:0 0 0 1px #fff9d32e,0 0 10px #78ff702e}.mobile-hud__gauge{border-radius:16px;padding:8px 10px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;position:relative;box-shadow:0 14px 28px #0000003d,inset 0 1px #ffe8ad2e,inset 0 0 0 1px #4017106b}.mobile-hud__gauge-icon{width:32px;height:32px;padding:0;object-fit:contain}.mobile-hud__gauge-track{height:12px;border-radius:999px;overflow:hidden;margin-top:0;background:linear-gradient(180deg,#080712eb,#201c34d1),#ffffff0f;box-shadow:inset 0 1px 2px #0000008c,inset 0 0 0 1px #ffe2ad14}.mobile-hud__gauge-fill{display:block;width:0;height:100%;border-radius:inherit;transition:width .1s linear;box-shadow:inset 0 1px #ffffff29,0 0 10px #ffd67814}.mobile-hud__gauge--life .mobile-hud__gauge-fill{background:linear-gradient(90deg,#54d66f,#b2ff68)}.mobile-hud__gauge--light .mobile-hud__gauge-fill{background:linear-gradient(90deg,#f2c84d,#fff287)}.mobile-hud__gauge--sword .mobile-hud__gauge-fill{background:linear-gradient(90deg,#d9dce7,#fff)}.mobile-hud__badge{display:none;width:100%;height:100%;min-height:42px;align-items:center;justify-content:center;padding:8px 10px;border-radius:16px;border:1px solid rgba(132,240,93,.48);background:#4e8c2a2e;color:#dfffb6}.mobile-hud__badge.is-visible{display:inline-flex}.mobile-hud__metric-icon,.mobile-hud__inline-icon{width:24px;height:24px;object-fit:contain}.mobile-hud__metric-icon{width:24px;height:24px}.touch-controls{position:relative;z-index:20;display:none;width:min(100%,320px);max-width:100%;grid-template-columns:minmax(0,1fr) minmax(0,var(--touch-core-width)) minmax(0,1fr);grid-template-rows:var(--touch-size) var(--touch-core-height) var(--touch-size);gap:var(--touch-gap);grid-template-areas:". up ." "left . right" ". down .";align-items:center;justify-items:center;user-select:none;-webkit-user-select:none;touch-action:none}.touch-controls[data-control-mode=swipe],.touch-controls[data-control-mode=joystick]{display:none;width:100%;height:100%;place-items:stretch}.touch-controls:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 350' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%23e5b14a' stroke-width='2.2'%3E%3Cpath d='M0 0 L150 128'/%3E%3Cpath d='M0 350 L150 222'/%3E%3Cpath d='M480 0 L330 128'/%3E%3Cpath d='M480 350 L330 222'/%3E%3Crect x='150' y='128' width='180' height='94' rx='10'/%3E%3C/g%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;opacity:.92;pointer-events:none}.touch-controls[data-control-mode=swipe]:before,.touch-controls[data-control-mode=joystick]:before{display:none}.touch-controls__button{appearance:none;border:0;background:transparent;color:transparent;font-size:0;line-height:0;display:grid;place-items:center;padding:0;width:100%;height:100%;min-width:0;min-height:0;position:relative}.touch-controls__button.is-active{transform:translateY(1px)}.touch-controls__button:before{content:"";position:absolute;width:0;height:0;transition:transform .1s ease,opacity .1s ease}.touch-controls__button:after{content:"";position:absolute;width:var(--touch-arrow-size);height:var(--touch-arrow-size);background-size:contain;background-repeat:no-repeat;background-position:center;filter:drop-shadow(0 3px 0 rgba(47,15,10,.95)) drop-shadow(0 0 10px rgba(255,219,122,.18));transition:transform .1s ease,opacity .1s ease,filter .1s ease}.touch-controls__button.is-active:before{transform:translateY(1px)}.touch-controls__button.is-active:after{transform:translateY(1px) scale(.94);filter:drop-shadow(0 1px 0 rgba(47,15,10,.9)) drop-shadow(0 0 8px rgba(255,219,122,.18))}.touch-controls__button--up{grid-area:up}.touch-controls__button--left{grid-area:left}.touch-controls__button--right{grid-area:right}.touch-controls__button--down{grid-area:down}.touch-controls__button--up:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M32 9 L56 45 H8 Z' fill='%23ffe8a0' stroke='%23813f17' stroke-width='4' stroke-linejoin='round'/%3E%3Cpath d='M32 15 L49 41 H15 Z' fill='%23fff4ca' opacity='0.72'/%3E%3C/svg%3E")}.touch-controls__button--down:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M8 19 H56 L32 55 Z' fill='%23ffe8a0' stroke='%23813f17' stroke-width='4' stroke-linejoin='round'/%3E%3Cpath d='M15 23 H49 L32 49 Z' fill='%23fff4ca' opacity='0.72'/%3E%3C/svg%3E")}.touch-controls__button--left:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M9 32 L45 8 V56 Z' fill='%23ffe8a0' stroke='%23813f17' stroke-width='4' stroke-linejoin='round'/%3E%3Cpath d='M15 32 L41 15 V49 Z' fill='%23fff4ca' opacity='0.72'/%3E%3C/svg%3E")}.touch-controls__button--right:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M55 32 L19 8 V56 Z' fill='%23ffe8a0' stroke='%23813f17' stroke-width='4' stroke-linejoin='round'/%3E%3Cpath d='M49 32 L23 15 V49 Z' fill='%23fff4ca' opacity='0.72'/%3E%3C/svg%3E")}.touch-controls__trackpad{position:relative;width:min(100%,320px);height:min(100%,320px);border-radius:28%;background:radial-gradient(circle at 35% 30%,rgba(255,226,137,.16),transparent 28%),radial-gradient(circle at 50% 50%,rgba(196,106,59,.14),transparent 56%),linear-gradient(180deg,#1f1226f5,#0c0918fa);border:1px solid rgba(242,211,107,.52);box-shadow:inset 0 1px #ffecbe2e,inset 0 0 0 1px #7a3f1b4d,0 18px 34px #00000047;overflow:hidden}.touch-controls__trackpad--swipe{width:100%;height:100%;min-height:0;align-self:stretch;justify-self:stretch;border-radius:20px;background:linear-gradient(180deg,#1a1022fa,#0a0815fc),radial-gradient(circle at 50% 0,rgba(173,102,56,.12),transparent 58%)}.touch-controls__trackpad--joystick{width:100%;height:100%;min-height:0;align-self:stretch;justify-self:stretch;border-radius:20px;background:linear-gradient(180deg,#170f1efa,#090814fc),radial-gradient(circle at 50% 52%,rgba(255,218,120,.08),transparent 33%),radial-gradient(circle at 50% 52%,rgba(173,102,56,.08),transparent 54%)}.touch-controls__trackpad:before,.touch-controls__trackpad:after{content:"";position:absolute;inset:12%;border-radius:24%;pointer-events:none}.touch-controls__trackpad:before{border:1px solid rgba(255,225,136,.16)}.touch-controls__trackpad--swipe:before{inset:12px;border-radius:18px;border-style:dashed}.touch-controls__trackpad--joystick:before{inset:8% 18%;border-radius:50%;border-style:solid;border-color:#ffdd812e;box-shadow:inset 0 0 0 1px #ffefc10a,inset 0 -22px 30px #0000002e}.touch-controls__trackpad:after{inset:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border-radius:50%;background:radial-gradient(circle,rgba(255,242,197,.95),rgba(230,161,79,.28) 68%,transparent 70%);opacity:.85}.touch-controls__trackpad--swipe:after{display:none}.touch-controls__trackpad--joystick:after{inset:20% 30%;width:auto;height:auto;margin:0;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(255,249,226,.14),rgba(255,214,110,.06) 48%,transparent 50%);opacity:1}.touch-controls__trackpad-ring{position:absolute;inset:18%;border-radius:26%;border:1px dashed rgba(255,220,126,.14);pointer-events:none}.touch-controls__trackpad--swipe .touch-controls__trackpad-ring{display:none}.touch-controls__trackpad--joystick .touch-controls__trackpad-ring{inset:15% 25%;border-radius:50%;border-style:dashed;border-color:#ffdc7e4d;box-shadow:inset 0 0 0 1px #ffefc10a,0 0 24px #ffb7480f}.touch-controls__trail{position:absolute;left:var(--touch-trail-x, 50%);top:var(--touch-trail-y, 50%);width:var(--touch-trail-length, 0px);height:12px;margin-top:-6px;border-radius:999px;transform-origin:0 50%;transform:rotate(var(--touch-trail-angle, 0rad));background:linear-gradient(90deg,#ffd87ae6,#ffd87a0d);box-shadow:0 0 14px #ffd06140,0 0 30px #ffa73d2e;opacity:0;transition:opacity 90ms ease;pointer-events:none}.touch-controls__trail.is-visible{opacity:1}.touch-controls__base{position:absolute;left:0;top:0;width:0;height:0;opacity:0;pointer-events:none;transition:opacity 90ms ease}.touch-controls__base:before,.touch-controls__base:after{content:"";position:absolute;border-radius:50%}.touch-controls__base:before{width:112px;height:112px;transform:translate(calc(var(--touch-base-x, 0px) - 56px),calc(var(--touch-base-y, 0px) - 56px))}.touch-controls__base:after{width:74px;height:74px;transform:translate(calc(var(--touch-base-x, 0px) - 37px),calc(var(--touch-base-y, 0px) - 37px))}.touch-controls__base.is-visible{opacity:1}.touch-controls__trackpad--joystick .touch-controls__base:before{background:radial-gradient(circle at 50% 50%,rgba(255,245,210,.18),rgba(255,196,89,.12) 34%,rgba(87,36,20,.34) 35%,transparent 68%),radial-gradient(circle at 50% 50%,rgba(255,211,103,.1),transparent 72%);box-shadow:inset 0 2px 6px #ffffff1a,inset 0 -10px 16px #0000003d,0 0 28px #ffaf431f}.touch-controls__trackpad--joystick .touch-controls__base:after{background:radial-gradient(circle at 35% 30%,#fff7e047,#ffd87a1f 52%,#48180c57);box-shadow:inset 0 2px 6px #ffffff1f,inset 0 -5px 10px #00000042}.touch-controls__trackpad--swipe .touch-controls__base{display:none}.touch-controls__trackpad--joystick .touch-controls__trail{height:16px;margin-top:-8px;background:linear-gradient(90deg,#ffe9a5d6,#ffbd4a3d 56%,#ffd87a08);box-shadow:0 0 18px #ffc25438,0 0 38px #ff8f2624}.touch-controls__thumb{position:absolute;left:0;top:0;width:54px;height:54px;border-radius:50%;transform:translate(calc(var(--touch-thumb-x, 0px) - 27px),calc(var(--touch-thumb-y, 0px) - 27px)) scale(.86);background:radial-gradient(circle at 35% 32%,#fff5d6f5,#ffdc7ae6 36%,#a95c2be6);box-shadow:inset 0 2px 4px #ffffff47,0 10px 22px #00000057,0 0 18px #ffc15542;opacity:0;transition:transform 70ms ease-out,opacity 90ms ease-out;pointer-events:none}.touch-controls__thumb.is-visible{opacity:1}.touch-controls__trackpad--joystick .touch-controls__thumb{width:64px;height:64px;transform:translate(calc(var(--touch-thumb-x, 0px) - 32px),calc(var(--touch-thumb-y, 0px) - 32px)) scale(.92);background:radial-gradient(circle at 34% 30%,#fffae6fa,#ffe594f5 22%,#c47030f0 62%,#562212fa);box-shadow:inset 0 3px 6px #ffffff47,inset 0 -4px 8px #4c19097a,0 14px 26px #0000005c,0 0 22px #ffc65f33}.touch-controls__burst{position:absolute;left:0;top:0;width:112px;height:112px;border-radius:50%;background:radial-gradient(circle,rgba(255,224,132,.18),transparent 62%);opacity:0;transform:translate(calc(var(--touch-start-x, 0px) - 56px),calc(var(--touch-start-y, 0px) - 56px)) scale(.8);transition:opacity 90ms ease,transform .12s ease;pointer-events:none}.touch-controls__burst.is-visible{opacity:1;transform:translate(calc(var(--touch-start-x, 0px) - 56px),calc(var(--touch-start-y, 0px) - 56px)) scale(1)}.touch-controls__trackpad--joystick .touch-controls__burst{width:132px;height:132px;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(255,245,210,.16),rgba(255,196,89,.12) 34%,rgba(87,36,20,.26) 35%,transparent 61%),radial-gradient(circle at 50% 50%,rgba(255,211,103,.14),transparent 66%);box-shadow:inset 0 2px 6px #ffffff1f,inset 0 -8px 16px #00000038,0 0 26px #ffaf4324;transform:translate(calc(var(--touch-start-x, 0px) - 66px),calc(var(--touch-start-y, 0px) - 66px)) scale(.86)}.touch-controls__trackpad--joystick .touch-controls__burst.is-visible{transform:translate(calc(var(--touch-start-x, 0px) - 66px),calc(var(--touch-start-y, 0px) - 66px)) scale(1)}.touch-controls__direction-label{position:absolute;left:50%;bottom:20px;transform:translate(-50%) scale(.92);padding:8px 14px;border-radius:999px;border:1px solid rgba(255,224,137,.54);background:#110912d6;color:#ffe8a0;font-size:clamp(1rem,2.8vw,1.2rem);font-weight:800;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 2px 0 rgba(73,28,8,.95);box-shadow:inset 0 1px #fff3d124,0 10px 24px #00000047;opacity:0;transition:opacity 90ms ease,transform .11s ease;pointer-events:none}.touch-controls__direction-label.is-visible{opacity:1;transform:translate(-50%) scale(1)}.touch-controls__trackpad.is-engaged{box-shadow:inset 0 1px #ffecbe33,inset 0 0 0 1px #7a3f1b57,0 18px 34px #00000052,0 0 30px #ffbe5c1f}.touch-controls__trackpad--joystick.is-engaged{box-shadow:inset 0 1px #ffecbe2e,inset 0 0 0 1px #7a3f1b61,0 18px 34px #00000057,0 0 34px #ffbe5c29}@media(hover:none)and (pointer:coarse){.app-shell--touch .touch-controls,.app-shell--touch .touch-controls[data-control-mode=swipe],.app-shell--touch .touch-controls[data-control-mode=joystick]{display:grid}}@media(max-width:900px)and (orientation:portrait){.app-shell[data-layout-mode=mobile-portrait] .touch-controls,.app-shell[data-layout-mode=mobile-portrait] .touch-controls[data-control-mode=swipe],.app-shell[data-layout-mode=mobile-portrait] .touch-controls[data-control-mode=joystick],.app-shell[data-layout-mode=mobile-portrait] .touch-controls[data-control-mode=dpad]{display:grid}}@media(max-width:720px){:root{--touch-size: clamp(54px, 15vw, 74px);--touch-wide: 92px;--touch-gap: clamp(5px, 1.8vw, 8px);--touch-core-width: clamp(88px, 26vw, 112px);--touch-core-height: clamp(42px, 13vw, 56px);--touch-arrow-size: clamp(26px, 7.2vw, 34px);--touch-button-size: 50px}.touch-controls__thumb{width:48px;height:48px;transform:translate(calc(var(--touch-thumb-x, 0px) - 24px),calc(var(--touch-thumb-y, 0px) - 24px)) scale(.86)}.touch-controls__trackpad--joystick .touch-controls__thumb{width:56px;height:56px;transform:translate(calc(var(--touch-thumb-x, 0px) - 28px),calc(var(--touch-thumb-y, 0px) - 28px)) scale(.92)}.touch-controls__trackpad--joystick:before{inset:10% 12%}.touch-controls__trackpad--joystick:after{inset:24%}.touch-controls__trackpad--joystick .touch-controls__trackpad-ring{inset:18% 20%}.touch-controls__trackpad--joystick .touch-controls__base:before{width:100px;height:100px;transform:translate(calc(var(--touch-base-x, 0px) - 50px),calc(var(--touch-base-y, 0px) - 50px))}.touch-controls__trackpad--joystick .touch-controls__base:after{width:66px;height:66px;transform:translate(calc(var(--touch-base-x, 0px) - 33px),calc(var(--touch-base-y, 0px) - 33px))}}@media(max-width:900px)and (orientation:portrait){body{overscroll-behavior:none}.app-shell[data-layout-mode=mobile-portrait]{display:grid;grid-template-rows:minmax(0,.96fr) minmax(0,1.24fr) minmax(0,.66fr);gap:4px;padding:max(6px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.app-shell[data-layout-mode=mobile-portrait].app-shell--mobile-title-active{grid-template-rows:minmax(0,1fr);gap:0;padding:0}.app-shell[data-layout-mode=mobile-portrait] .app-shell__hud{display:none;position:relative;grid-row:1;min-height:0;height:100%;padding:5px;border:1px solid rgba(242,211,107,.46);border-radius:18px;background:linear-gradient(180deg,#1e1125f5,#0c0917fa),radial-gradient(circle at 50% 0,rgba(151,84,50,.12),transparent 55%);box-shadow:0 18px 40px #0000003d,inset 0 1px #ffe8ad29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell[data-layout-mode=mobile-portrait] .app-shell__hud.is-visible{display:grid;grid-template-rows:auto minmax(0,1fr);align-content:stretch;gap:4px;overflow:visible}.app-shell[data-layout-mode=mobile-portrait] .app-shell__settings-button{top:-2px;right:-2px;z-index:6;width:42px;height:42px;border-radius:13px;font-size:22px;box-shadow:0 10px 20px #0003,inset 0 1px #ffe8ad24}.app-shell[data-layout-mode=mobile-portrait] .mobile-hud__top-row{grid-template-columns:minmax(0,1fr) minmax(0,.92fr) minmax(0,.92fr);gap:3px}.app-shell[data-layout-mode=mobile-portrait] .mobile-hud__top-row.has-boot{grid-template-columns:minmax(0,1fr) minmax(0,.92fr) minmax(0,.92fr) 42px}.app-shell[data-layout-mode=mobile-portrait] .app-shell__viewport{grid-row:2;min-height:0;height:100%;display:grid;align-items:center;justify-items:center;overflow:hidden}.app-shell[data-layout-mode=mobile-portrait].app-shell--mobile-title-active .app-shell__viewport{grid-row:1;height:100%;align-self:stretch;justify-self:stretch}.app-shell[data-layout-mode=mobile-portrait] .app-shell__game{width:100%;height:100%;display:grid;place-items:center;min-height:0;overflow:hidden}.app-shell[data-layout-mode=mobile-portrait].app-shell--mobile-title-active .app-shell__game{width:100%;height:100%;align-self:stretch;justify-self:stretch}.app-shell[data-layout-mode=mobile-portrait].app-shell--mobile-title-active .mobile-title-screen.is-visible{padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.app-shell[data-layout-mode=mobile-portrait].app-shell--mobile-title-active .mobile-title-screen__frame{height:100%;border-radius:0;border-left:0;border-right:0;gap:18px;padding:24px 18px 20px;overflow-y:auto;align-content:start}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-screen__hero-row{grid-template-columns:44px minmax(0,1fr) 44px;gap:12px}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-screen__hero{width:min(48vw,220px)}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-screen__cards{gap:10px}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-mode{grid-template-columns:minmax(0,1fr)}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-mode__option{padding:14px 16px}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-card{padding:16px 16px 14px}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-card--points,.app-shell[data-layout-mode=mobile-portrait] .mobile-title-card--scores{padding:12px 14px 10px}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-card__title{margin-bottom:12px;font-size:24px}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-card--points .mobile-title-card__title,.app-shell[data-layout-mode=mobile-portrait] .mobile-title-card--scores .mobile-title-card__title{margin-bottom:8px;font-size:21px}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-card--points .mobile-title-card__list{gap:6px}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-card--points .mobile-title-card__item{font-size:14px;gap:8px}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-card--points .mobile-title-card__icon{width:20px;height:20px}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-card--scores .mobile-title-card__status{margin-bottom:6px;min-height:14px;font-size:12px}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-card--scores .mobile-title-card__scores{gap:6px}.app-shell[data-layout-mode=mobile-portrait] .mobile-title-card--scores .mobile-title-card__score-item{font-size:15px}.app-shell[data-layout-mode=mobile-portrait].app-shell--in-game .app-shell__controls{grid-row:3;display:grid;place-items:center;min-width:0;min-height:0;height:100%;overflow:hidden;border-radius:18px;padding:4px 6px max(2px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#1b1022fa,#080712fc),radial-gradient(circle at 50% 0,rgba(173,102,56,.12),transparent 58%);box-shadow:0 14px 28px #0000003d,inset 0 1px #ffe8ad24}.app-shell[data-layout-mode=mobile-portrait] .mobile-hud__gauges{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);gap:4px;align-content:start;overflow:visible}.app-shell[data-layout-mode=mobile-portrait] .touch-controls{width:100%;height:100%;max-height:none;padding:8px 10px 10px;grid-template-columns:minmax(0,1fr) clamp(104px,30vw,146px) minmax(0,1fr);grid-template-rows:minmax(0,1fr) clamp(54px,14vw,78px) minmax(0,1fr);gap:clamp(4px,1.6vw,8px);align-content:stretch;align-items:stretch;justify-items:stretch}.app-shell[data-layout-mode=mobile-portrait] .touch-controls[data-control-mode=swipe],.app-shell[data-layout-mode=mobile-portrait] .touch-controls[data-control-mode=joystick]{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:0;padding:0}.app-shell[data-layout-mode=mobile-portrait] .touch-controls[data-control-mode=dpad]{grid-template-columns:minmax(0,1fr) clamp(104px,30vw,146px) minmax(0,1fr);grid-template-rows:var(--touch-size) var(--touch-core-height) var(--touch-size);gap:var(--touch-gap)}.app-shell[data-layout-mode=mobile-portrait] .touch-controls:before{inset:8px 10px 10px}.app-shell[data-layout-mode=mobile-portrait] .touch-controls[data-control-mode=swipe]:before,.app-shell[data-layout-mode=mobile-portrait] .touch-controls[data-control-mode=joystick]:before{display:none}.app-shell[data-layout-mode=mobile-portrait] .touch-controls__button{align-self:stretch;justify-self:stretch}.app-shell[data-layout-mode=mobile-portrait] .touch-controls__button:after{width:clamp(30px,8.8vw,42px);height:clamp(30px,8.8vw,42px)}}@media(max-width:900px)and (orientation:landscape){.app-shell[data-layout-mode=mobile-landscape]{grid-template-columns:minmax(0,1fr) clamp(98px,13vw,112px);gap:8px 2px;padding:max(8px,env(safe-area-inset-top)) max(42px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.app-shell[data-layout-mode=mobile-landscape].app-shell--in-game .app-shell__desktop-sidebar{gap:3px;width:clamp(98px,13vw,112px);min-width:clamp(98px,13vw,112px);height:calc(100vh - max(16px,env(safe-area-inset-top)) - max(16px,env(safe-area-inset-bottom)));transform:translate(-8px)}.app-shell[data-layout-mode=mobile-landscape].app-shell--in-game .app-shell__desktop-footer{gap:3px;width:100%;min-width:0;margin-top:1px;transform:none}.app-shell[data-layout-mode=mobile-landscape].app-shell--in-game .app-shell__controls{width:min(24vw,132px);height:min(24vw,132px);margin:0 0 8px 8px;padding:6px;border-radius:16px}.app-shell[data-layout-mode=mobile-landscape] .app-shell__controls.app-shell__controls--global-swipe{width:100%;height:100%;margin:0;padding:0}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__world-header{grid-template-columns:40px 40px;gap:2px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__world-number{font-size:14px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__virtue-icon{width:40px;height:40px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__map{width:40px;gap:2px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__virtue-name{font-size:8px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__panel--gauges{display:flex;flex:1 1 auto;height:auto;max-height:none;padding:3px 2px;gap:2px;min-height:108px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__gauge{flex:1 1 0;height:100%;gap:2px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__gauge-track{width:18px;height:100%;min-height:0}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__gauge-icon{width:12px;height:12px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-card{padding:4px 5px 5px;gap:2px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-label{font-size:7px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__footer-score{font-size:12px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__heart{width:14px;height:14px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__boot-badge{width:24px;height:24px}.app-shell[data-layout-mode=mobile-landscape] .desktop-hud__boot-icon{width:18px;height:18px}}@media(max-width:430px)and (orientation:portrait){.mobile-hud__metric{border-radius:14px;padding:5px 6px 4px;gap:4px}.mobile-hud__metric--map{padding:4px}.mobile-hud__metric--score{gap:2px}.mobile-hud__value{font-size:15px;letter-spacing:.02em}.mobile-hud__world{font-size:9px;line-height:1.05}.mobile-hud__world-header{gap:4px}.mobile-hud__world-icon{width:18px;height:18px}.mobile-hud__lives{gap:2px;min-height:18px}.mobile-hud__lives--compact{gap:4px}.mobile-hud__heart{width:18px;height:18px}.hud-lives-count{font-size:12px}.mobile-hud__gauge{border-radius:14px;padding:4px 6px;grid-template-columns:20px minmax(0,1fr);gap:4px}.mobile-hud__gauge-icon{width:18px;height:18px}.mobile-hud__gauge-track{height:8px}.mobile-hud__map{gap:3px;padding:1px}.mobile-hud__map-cell{border-radius:4px}.touch-controls{width:100%;max-height:none;padding:6px 8px 8px}.touch-controls:before{inset:6px 8px 8px}}
