:root{color:#172f46;font-synthesis:none;--paper:#f7f4e9;--ink:#172f46;--muted:#647887;--red:#e76d50;--mint:#c4e6d3;--gold:#f5ce76;background:#142335;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}html body,html body button,html body input,html body select{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif!important}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}button:focus-visible,input:focus-visible,select:focus-visible,canvas:focus-visible{outline:3px solid var(--red);outline-offset:3px}h1,h2,p{margin:0}h1{letter-spacing:-.035em;font-size:clamp(26px,3.6vw,46px);line-height:1.4}h2{font-size:20px;line-height:1.4}p{line-height:1.8}canvas{display:block}#game-mount{aspect-ratio:512/464;background:#5c94fc;outline:none;max-width:100vw;height:calc(100dvh - 80px);position:fixed;top:64px;bottom:16px;left:50%;transform:translate(-50%)}body:not(.in-game) #game-mount{visibility:hidden}#app{min-height:100dvh;position:relative}.menu-root{background:var(--paper);min-height:100dvh;padding:clamp(18px,3vw,36px)}.page{max-width:1200px;margin:auto}.page-header{justify-content:flex-end;align-items:center;gap:18px;margin-bottom:24px;display:flex}.eyebrow{letter-spacing:.1em;color:var(--muted);font-size:12px;font-weight:600}.hero{grid-template-columns:1.35fr 1fr;align-items:center;gap:clamp(24px,6vw,90px);padding:20px 0 34px;display:grid}.hero-copy{min-width:0}.hero h1{white-space:pre-line;overflow-wrap:anywhere;margin:16px 0 18px;font-size:clamp(34px,4.7vw,63px);line-height:1.28}.lead{color:var(--muted);white-space:pre-line;font-size:17px}.badge{background:#fff0be;border:1px solid #dac990;border-radius:6px;padding:7px 13px;font-size:13px;display:inline-block}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-character{text-align:center;background:#e4efdf;border:2px solid #aac7b4;border-radius:20px;padding:18px;box-shadow:7px 7px #c8dacb}.character-name{margin-top:8px;font-size:22px;font-weight:600}.character-preview{object-fit:contain;width:100%;height:auto}.menu-footer{border-top:1px solid #d9ded2;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;font-size:14px;display:flex}.button{color:var(--ink);background:#fffdf8;border:1px solid #b9c7c4;border-radius:9px;min-height:43px;padding:11px 18px;transition:background .12s,transform .12s}.button:hover:not(:disabled){background:#e1efdf;transform:translateY(-1px)}.button.primary{background:var(--red);color:#fff;border-color:#c4543c;font-weight:600;box-shadow:0 3px #ad4937}.button.primary:hover:not(:disabled){background:#d96145}.button.big{min-height:52px;padding:12px 24px;font-size:18px}.button.compact{min-height:36px;padding:8px 13px;font-size:14px}.button.quiet{background:0 0}.button.danger{color:#fff;background:#bb463b}.button-row{flex-wrap:wrap;gap:10px;display:flex}.muted{color:var(--muted)}.small{font-size:13px}.panel{background:#fffdf7;border:1px solid #d2dacf;border-radius:16px;padding:24px}.notice,.status{color:#91512c;overflow-wrap:anywhere;font-size:14px;line-height:1.65}.notice{background:#fff0cf;border-radius:8px;margin-top:16px;padding:12px 16px}.toolbar{justify-content:space-between;align-items:center;gap:20px;margin:14px 0 24px;display:flex}.profile-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;margin-bottom:24px;display:grid}.profile-card{background:#fffdf7;border:1px solid #d5ddce;border-radius:14px;min-width:0;padding:15px}.profile-card.selected{background:#e4efd9;border:2px solid #76a281;padding:14px}.profile-card h2{margin:8px 0 12px}.ellipsis{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.world-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:25px 0;display:grid}.world-card{background:#fffdf7;border:1px solid #d0d9c8;border-radius:12px;padding:18px}.world-card h2{margin-bottom:16px}.stage-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.stage-button{font-variant-numeric:tabular-nums;padding:10px;font-weight:600}.world-card:nth-child(2n){background:#ebefe5}.editor{max-width:1180px;margin:0 auto}.editor h1{margin:3px 0 20px;font-size:30px}.editor-columns{grid-template-columns:280px 240px minmax(200px,1fr);gap:24px;margin-bottom:16px;display:grid}.editor-crop{gap:10px;display:grid}.crop-canvas{aspect-ratio:1;background:repeating-conic-gradient(#e3e8e7 0 25%,#c1ced0 0 50%) 50%/26px 26px;touch-action:none;cursor:grab;border:2px solid #8099a1;width:100%;max-width:280px}.editor-controls{align-content:start;gap:15px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field-label{color:var(--muted);font-size:14px}input[type=text],select{color:var(--ink);background:#fff;border:1px solid #b9c9c5;border-radius:7px;width:100%;min-width:0;padding:10px}input[type=range]{accent-color:#6b9e85;width:100%;min-height:25px}input[type=checkbox]{accent-color:#6b9e85;width:20px;height:20px;margin:0}.editor-preview{align-content:start;gap:12px;display:grid}.editor-preview .character-preview{background:#e9f0e1;border-radius:12px;min-height:200px}.editor-preview .button-row{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.editor-preview .button{padding:9px 6px;font-size:14px}.editor .status{min-height:30px;margin-bottom:13px}.settings{background:0 0;border:none;padding:0}.settings-columns{grid-template-columns:1fr 1fr;gap:55px;margin:24px 0;display:grid}.settings-columns>div{align-content:start;gap:20px;display:grid}.key-row{grid-template-columns:1fr 1.3fr;align-items:center;gap:15px;display:grid}.key-row button{font-size:14px}.loading{color:#fff;place-items:center;min-height:100dvh;display:grid}.game-root{pointer-events:none}.game-toolbar{height:60px;padding:8px max(16px,env(safe-area-inset-left));color:#fff;pointer-events:auto;z-index:3;background:#142335;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;top:0;left:0;right:0}.hud-profile{min-width:55px;max-width:155px;color:var(--gold);font-size:14px;display:flex}.hud-stats{text-align:center;font-variant-numeric:tabular-nums;font-size:14px;line-height:1.7}.game-notice{color:#fff;z-index:3;background:#142335db;border-radius:6px;max-width:90vw;padding:6px 12px;font-size:13px;position:fixed;top:70px;left:50%;transform:translate(-50%)}.game-notice:empty{display:none}.overlay{pointer-events:auto;z-index:5;background:#0e1e31a6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.overlay-panel{gap:14px;width:min(470px,100%);max-height:95dvh;display:grid;overflow:auto}.overlay-panel h1{font-size:27px}.dialog{max-width:min(460px,90vw);color:var(--ink);background:var(--paper);border:2px solid #97afa9;border-radius:14px;padding:25px}.dialog h2{margin-bottom:14px}.dialog p{margin-bottom:20px}.dialog::backdrop{background:#112435b5}.touch-controls{bottom:max(12px,env(safe-area-inset-bottom));left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));pointer-events:none;z-index:4;justify-content:space-between;align-items:end;display:none;position:fixed}.touch-controls.visible{display:flex}.touch-direction,.touch-action{pointer-events:auto;gap:10px;display:flex}.button.touch{touch-action:none;-webkit-user-select:none;user-select:none;color:#fff;background:#162c49b0;border:2px solid #f7f4e9a8;border-radius:13px;min-width:58px;height:58px;font-size:18px}.button.touch.held{background:#e76d50}.touch-action .touch{max-width:92px;font-size:13px}.touch-controls.visible~*{padding-bottom:70px}@media (max-width:1000px){.editor-columns{grid-template-columns:minmax(200px,1fr) minmax(175px,.8fr) minmax(180px,1fr);gap:15px}.world-grid{grid-template-columns:repeat(2,1fr)}.hero{gap:30px}.menu-footer{flex-direction:column;align-items:flex-start}}@media (max-width:700px){.hero{grid-template-columns:1fr;gap:24px;padding-top:0}.hero-character{width:100%;max-width:320px;margin:auto;padding:10px}.hero h1{font-size:36px}.lead{font-size:15px}.hero-actions .button{flex:1}.page-header{margin-bottom:18px}.toolbar{flex-direction:column;align-items:flex-start}.editor-columns{grid-template-columns:1fr 1fr}.editor-preview{grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center}.editor-preview h2{grid-column:1/-1}.editor-preview .character-preview{grid-row:span 2;min-height:150px}.editor-preview .button-row{grid-template-columns:1fr}.settings-columns{grid-template-columns:1fr;gap:30px}.hud-profile{display:none}.hud-stats{font-size:11px}.game-toolbar{gap:5px;height:53px}.game-toolbar .button{padding:6px 10px;font-size:12px}#game-mount{height:calc(100dvh - 65px);top:53px}.button.touch{min-width:49px;height:49px}.touch-direction,.touch-action{gap:6px}.touch-action .touch{max-width:75px;font-size:11px}}@media (max-height:550px) and (orientation:landscape){.menu-root{padding:16px 25px}.hero{grid-template-columns:1.3fr .8fr;gap:25px;padding:0 0 15px}.hero h1{margin:10px 0;font-size:34px}.hero-character{max-width:260px;padding:5px}.hero-actions{margin-top:15px}.lead{font-size:14px}.badge{padding:4px 9px}.menu-footer{flex-direction:row;padding-top:12px;font-size:12px}.game-toolbar{height:43px}.hud-stats{font-size:12px}#game-mount{height:calc(100dvh - 50px);top:43px}.touch-controls{bottom:8px}.editor-columns{grid-template-columns:220px 210px 1fr}.editor-preview{grid-column:auto;grid-template-columns:1fr;display:grid}.editor-preview h2{grid-column:auto}.editor-preview .character-preview{grid-row:auto;min-height:140px}.editor-preview .button-row{grid-template-columns:repeat(3,1fr)}}:root{--hud-height:60px;--controls-height:0px;--reserved-sides:0px}body.in-game{overscroll-behavior:none;overflow:hidden}.menu-root{padding-top:max(20px,env(safe-area-inset-top));padding-left:max(18px,env(safe-area-inset-left));padding-right:max(18px,env(safe-area-inset-right));padding-bottom:max(24px,env(safe-area-inset-bottom))}#game-mount{max-width:none;height:auto;width:min(calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right) - var(--reserved-sides)),calc((100dvh - var(--hud-height) - env(safe-area-inset-top) - env(safe-area-inset-bottom) - var(--controls-height) - 12px)*1.10345));bottom:auto;top:calc(var(--hud-height) + env(safe-area-inset-top) + (100dvh - var(--hud-height) - env(safe-area-inset-top) - env(safe-area-inset-bottom) - var(--controls-height) - 12px)/2);transform:translate(-50%,-50%)}.game-toolbar{height:calc(var(--hud-height) + env(safe-area-inset-top));padding-top:calc(8px + env(safe-area-inset-top));padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.touch-controls{bottom:max(10px,env(safe-area-inset-bottom));left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right))}.touch-controls .button:hover{transform:none}.touch-controls .button{-webkit-touch-callout:none}.orientation-hint{display:none}.web-actions{flex-wrap:wrap;align-items:center;gap:12px;padding-top:18px;display:flex}.web-dialog{width:min(480px,92vw);max-height:90dvh;overflow:auto}.web-dialog>.button{margin:0 8px 14px 0}.web-dialog input{margin-bottom:14px;font-size:16px}.web-dialog p{margin-bottom:15px}@media (max-width:700px){:root{--hud-height:53px}input[type=text],select{font-size:16px}.world-card{padding:14px}}@media (orientation:portrait){body.touch-active{--controls-height:104px}.in-game.touch-active .orientation-hint{bottom:calc(73px + env(safe-area-inset-bottom));text-align:center;color:#b4c5d5;font-size:12px;display:block;position:fixed;left:0;right:0}}@media (max-height:550px) and (orientation:landscape){:root{--hud-height:43px}.touch-active{--reserved-sides:330px}.button.touch{min-width:46px;height:52px}.touch-direction,.touch-action{gap:6px}.touch-action .touch{max-width:76px}.menu-root{padding-top:max(16px,env(safe-area-inset-top))}}@media (max-width:540px) and (orientation:portrait){.editor-columns{grid-template-columns:minmax(0,1fr)}.editor-preview{grid-column:auto;grid-template-columns:minmax(0,1fr)}.editor-preview h2{grid-column:auto}.editor-preview .character-preview{grid-row:auto;max-height:220px}.editor-preview .button-row{grid-template-columns:repeat(3,1fr)}.crop-canvas{margin:auto}.web-actions{align-items:stretch}.web-actions>.button{flex:1}.hero-actions .button{padding:12px 16px}.world-grid{gap:10px}.page-header{gap:8px}}.touch-action .button.touch{white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:64px;max-width:80px;padding:4px 5px;line-height:1.15;display:flex}.touch-symbol{font-size:18px}.touch-caption{font-size:10px}
