:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--chrome-surface:#171810;--chrome-field:#252b1d;--chrome-active:#334127;--chrome-text:#f2e8d5;--chrome-muted:#b5b5a1;--chrome-fill:#66734e;--chrome-accent:#9ba676;--chrome-line:#ffffff12;--chrome-error:#e6a28d;--parchment:var(--chrome-surface);--parchment-dark:var(--chrome-field);--ink:var(--chrome-text);--ink-light:var(--chrome-muted);--gold:var(--chrome-accent);--gold-light:var(--chrome-accent);--rule:var(--chrome-line);--red:var(--chrome-error);--background:var(--chrome-surface);--foreground:var(--chrome-text);--card:var(--chrome-surface);--card-foreground:var(--chrome-text);--popover:var(--chrome-surface);--popover-foreground:var(--chrome-text);--primary:var(--chrome-active);--primary-foreground:var(--chrome-text);--secondary:var(--chrome-field);--secondary-foreground:var(--chrome-text);--muted:var(--chrome-field);--muted-foreground:var(--chrome-muted);--accent:var(--chrome-active);--accent-foreground:var(--chrome-text);--border:var(--chrome-line);--input:var(--chrome-field);--ring:var(--chrome-accent);--radius:4px}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--chrome-surface:#f1f1e8;--chrome-field:#e3e7d7;--chrome-active:#cbd5b7;--chrome-text:#24291d;--chrome-muted:#626b54;--chrome-fill:#aab995;--chrome-accent:#64734c;--chrome-line:#24291d16;--chrome-error:#9a3b2c}body{background:var(--chrome-surface);color:var(--chrome-text);font-family:var(--font-geist),sans-serif}body>main{isolation:isolate}.theme-dark-icon{display:none}[data-theme=light] .theme-dark-icon{display:block}[data-theme=light] .theme-light-icon{display:none}.chrome-button{cursor:pointer;font:inherit}.chrome-button:disabled,.chrome-button[data-disabled]{cursor:default}.chrome-icon-button{width:32px;height:32px;color:var(--chrome-muted);background:0 0;border:0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chrome-icon-button:hover{background:var(--chrome-field);color:var(--chrome-text)}:is(button,a,input,textarea,[role=combobox],[role=slider],[role=separator]):focus-visible{outline:2px solid var(--chrome-accent);outline-offset:2px}.chrome-popup-positioner{z-index:100;pointer-events:auto}.chrome-tooltip,.chrome-tooltip.game-hud-tooltip,.game-hud-tooltip.workspace-tooltip{width:max-content;max-width:min(320px,100vw - 24px);color:var(--chrome-text);background:var(--chrome-surface);border:1px solid var(--chrome-line);font:12px/1.5 var(--font-geist),sans-serif;border-radius:4px;padding:10px 12px;box-shadow:0 5px 18px #0003}.chrome-select{border:1px solid var(--chrome-field);background:var(--chrome-field);min-width:70px;min-height:32px;color:var(--chrome-text);font:13px/20px var(--font-geist),sans-serif;text-align:left;cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:5px 8px;display:inline-flex}.chrome-select>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chrome-select>span:last-child{color:var(--chrome-muted);flex-shrink:0}.chrome-select[data-disabled]{opacity:.45;cursor:default}.chrome-select-popup{min-width:var(--anchor-width);max-width:min(400px,100vw - 24px);max-height:min(360px,var(--available-height));background:var(--chrome-surface);color:var(--chrome-text);border:1px solid var(--chrome-field);font:13px/20px var(--font-geist),sans-serif;border-radius:4px;padding:4px;overflow:auto;box-shadow:0 8px 24px #0004}.chrome-select-item{cursor:default;border-radius:3px;grid-template-columns:16px minmax(0,1fr);align-items:center;column-gap:8px;min-height:32px;padding:5px 8px;display:grid}.chrome-select-item>span:last-child{grid-column:2}.chrome-select-item[data-highlighted]{background:var(--chrome-field);outline:none}.chrome-select-item[data-selected]{color:var(--chrome-text)}.chrome-select-item[data-disabled]{opacity:.4}.chrome-select-group{color:var(--chrome-muted);padding:12px 8px 5px 32px;font-size:11px}.chrome-checkbox{border:1px solid var(--chrome-muted);width:16px;height:16px;color:var(--chrome-text);vertical-align:middle;background:0 0;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chrome-checkbox[data-checked]{background:var(--chrome-active);border-color:var(--chrome-accent)}.chrome-checkbox[data-disabled]{opacity:.45}.chrome-switch{border:1px solid var(--chrome-line);background:var(--chrome-field);border-radius:20px;width:32px;height:20px;padding:2px;display:inline-flex}.chrome-switch[data-checked]{background:var(--chrome-fill)}.chrome-switch-thumb{background:var(--chrome-muted);border-radius:50%;width:14px;height:14px;transition:transform .12s;display:block}.chrome-switch[data-checked] .chrome-switch-thumb{background:var(--chrome-text);transform:translate(12px)}.chrome-dialog-backdrop{z-index:90;background:#0008;position:fixed;inset:0}.chrome-dialog-viewport{z-index:91;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.chrome-dialog{border:1px solid var(--chrome-line);background:var(--chrome-surface);width:100%;max-width:520px;max-height:calc(100dvh - 48px);color:var(--chrome-text);border-radius:6px;outline:none;flex-direction:column;gap:16px;padding:24px;display:flex;position:relative;overflow:auto}.chrome-dialog-close{position:absolute;top:12px;right:12px}.chrome-dialog h2{padding-right:24px;font-size:18px;font-weight:500}.chrome-dialog p{color:var(--chrome-muted);line-height:1.5}.chrome-tuner{flex-direction:column;gap:4px;width:100%;min-width:0;display:flex}.chrome-tuner-label{color:var(--chrome-muted);font-size:12px;font-weight:400}.chrome-tuner-control{touch-action:none;cursor:ew-resize;width:100%;height:32px;position:relative}.chrome-tuner-track{background:var(--chrome-field);border-radius:4px;height:100%;position:relative;overflow:hidden}.chrome-tuner-fill{background:var(--chrome-fill);height:100%}.chrome-tuner-thumb{background:var(--chrome-text);opacity:0;border-radius:2px;width:2px;height:24px}.chrome-tuner:hover .chrome-tuner-thumb,.chrome-tuner:focus-within .chrome-tuner-thumb{opacity:1}.chrome-tuner-value{color:var(--chrome-text);pointer-events:none;font-size:12px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.person-editor.game-hud,.workspace-tooltip,.game-hud,.loading-church,.hud-report,.chrome-dialog{--workspace-bg:var(--chrome-surface);--workspace-panel:var(--chrome-surface);--workspace-control:var(--chrome-field);--workspace-border:var(--chrome-line);--workspace-selected:var(--chrome-active);--workspace-fill:var(--chrome-fill);--workspace-text:var(--chrome-text);--workspace-muted:var(--chrome-muted);--workspace-accent:var(--chrome-accent);--hud-button-face:transparent;--hud-button-edge:var(--chrome-field);--hud-button-hover:var(--chrome-field);--hud-button-selected:var(--chrome-active);--hud-button-highlight:var(--chrome-accent);--parchment:var(--chrome-surface);--parchment-dark:var(--chrome-field);--ink:var(--chrome-text);--ink-light:var(--chrome-muted);--gold:var(--chrome-accent);--rule:var(--chrome-line);--red:var(--chrome-error);color:var(--chrome-text);color-scheme:normal}.chrome-navigation,.chrome-inspector,.chrome-canvas{background:var(--chrome-surface);flex-direction:column;min-width:0;height:100%;display:flex}.chrome-navigation-heading,.chrome-inspector-heading{justify-content:space-between;align-items:center;height:56px;min-height:56px;padding:0 20px;font-size:14px;font-weight:500;display:flex}.chrome-navigation-heading>.page-title{font-size:22px}.chrome-navigation h2{padding:10px 22px 16px;font-size:22px;font-weight:500}.chrome-back{color:var(--chrome-muted);align-items:center;gap:8px;font-size:13px;display:flex}.chrome-navigation-scroll{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;padding:0 12px 12px;overflow:auto}.chrome-navigation h3{color:var(--chrome-muted);padding:22px 10px 8px;font-size:11px;font-weight:400}.chrome-nav-row{width:100%;min-height:32px;color:var(--chrome-muted);text-align:left;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;font-size:13px;display:flex}.chrome-nav-row>span:not(.chrome-nav-sprite){text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.chrome-nav-row:focus-visible{outline-offset:-2px}.chrome-nav-row:hover{background:var(--chrome-field);color:var(--chrome-text)}.chrome-nav-row[aria-current=page]{color:var(--chrome-text);background:var(--chrome-field);font-weight:500}.chrome-nav-row:disabled{opacity:.45}.chrome-nav-sprite{flex-shrink:0;width:16px;height:16px}.chrome-navigation-footer{justify-content:space-between;align-items:center;height:56px;min-height:56px;padding:12px 20px;display:flex}.chrome-navigation-footer a{color:var(--chrome-muted);align-items:center;gap:8px;font-size:12px;display:flex}.chrome-nav-search{height:34px;color:var(--chrome-muted);border:1px solid var(--chrome-field);border-radius:4px;align-items:center;gap:8px;margin:0 0 6px;padding:8px 10px;display:flex}.chrome-nav-search input{width:100%;min-width:0;color:var(--chrome-text);background:0 0;outline:none;font-size:12px}.chrome-nav-search:focus-within{outline:2px solid var(--chrome-accent)}.chrome-nav-empty{color:var(--chrome-muted);padding:16px 10px;font-size:12px}.chrome-canvas-header{align-items:center;gap:12px;height:56px;min-height:56px;padding:0 12px;display:flex}.chrome-canvas-header h1{white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;min-width:60px;font-size:20px;font-weight:500;overflow:hidden}.chrome-header-controls{justify-content:flex-end;align-items:center;gap:10px;min-width:0;margin-left:auto;display:flex}.chrome-header-controls:empty{flex:1}.chrome-header-controls .person-hint{display:none}.chrome-canvas-content{background:var(--workspace-grass);flex:1;min-width:0;min-height:0;position:relative}.chrome-canvas-content[data-empty=true]>:not(.chrome-empty-selection){visibility:hidden}.chrome-canvas-content[data-empty=true]>.chrome-empty-selection{visibility:visible}.chrome-empty-selection,.chrome-workspace-overview{background:var(--workspace-grass);color:#f2e8d5;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.chrome-inspector-content{flex:1;min-height:0;overflow:hidden}.chrome-local-status{color:var(--chrome-muted);max-height:64px;padding:12px 20px;font-size:11px;line-height:1.5;overflow:auto}.chrome-resize-handle{background:var(--chrome-line);width:1px;position:relative}.chrome-resize-handle:after{content:"";z-index:5;width:7px;position:absolute;top:0;bottom:0;left:-3px}.chrome-resize-handle[data-resize-handle-active]{background:var(--chrome-accent)}.chrome-property-section{border:0;padding:0}.chrome-section-heading{align-items:center;gap:8px;display:flex}.chrome-section-trigger{width:100%;min-height:36px;color:var(--chrome-text);text-align:left;cursor:pointer;flex:1;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;font-size:13px;font-weight:500;display:flex}.chrome-section-trigger svg{color:var(--chrome-muted)}.chrome-section-trigger[data-panel-open] svg{transform:rotate(90deg)}.chrome-section-content{flex-direction:column;gap:8px;padding:2px 0 12px;display:flex}.chrome-section-panel[hidden],.chrome-property-controls>span{display:none}.chrome-mobile-panel{z-index:92;background:var(--chrome-surface);outline:none;width:min(360px,100vw - 48px);position:fixed;top:0;bottom:0}.chrome-mobile-panel>div:not([hidden]){height:100%}.chrome-mobile-navigation{left:0}.chrome-mobile-properties{right:0}.chrome-mobile-close{z-index:2;position:absolute;top:12px;right:8px}.chrome-mobile-panel .chrome-navigation-heading,.chrome-mobile-panel .chrome-inspector-heading{padding-right:45px}.chrome-mobile-panel[data-closed]{display:none}.chrome-mobile-panel .person-controls{flex-direction:column;height:100%;display:flex}@media (max-width:1150px){.chrome-canvas-header,.chrome-header-controls,.chrome-header-controls .person-playback{gap:6px}}@media (max-width:900px){.chrome-canvas-header{flex-wrap:wrap;height:auto;min-height:56px;padding:8px}.chrome-canvas-header h1{flex:1}.chrome-header-controls{flex-basis:100%;order:2;justify-content:center;overflow:auto}.chrome-resize-handle{width:0}.chrome-dialog-viewport{padding:12px}.chrome-dialog{max-height:calc(100dvh - 24px);padding:20px}}@media (prefers-reduced-motion:reduce){.chrome-switch-thumb{transition:none}}.chrome-empty-selection[hidden]{display:none}.chrome-empty-selection:has(.chrome-staging-map){display:block;overflow:hidden}.chrome-empty-selection:has(.chrome-staging-map) .chrome-select-prompt{display:none}.chrome-entity-overview,.chrome-staging-map{width:100%;height:100%}.chrome-empty-selection:has(.chrome-catalogue-overview){background:var(--chrome-surface);color:var(--chrome-text);display:block}.chrome-empty-selection:has(.chrome-catalogue-overview) .chrome-select-prompt{display:none}.chrome-catalogue-overview{width:100%;height:100%;overflow:auto}.chrome-staging-map{position:relative}.chrome-staging-map canvas{touch-action:none;cursor:grab}.chrome-staging-map canvas:active{cursor:grabbing}.chrome-staging-labels{pointer-events:none;position:absolute;inset:0;overflow:hidden}.chrome-staging-label{pointer-events:auto;color:#f2e8d5;white-space:nowrap;width:32px;height:28px;padding:0;font-size:11px;position:absolute;transform:translate(-50%)}.chrome-staging-label span{color:var(--chrome-text);opacity:0;pointer-events:none;border-radius:3px;padding:3px 5px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.chrome-staging-label:hover span,.chrome-staging-label:focus-visible span,.chrome-staging-label[data-hovered] span{opacity:1;background:var(--chrome-surface)}.game-hud.person-editor.chrome-mobile-panel{z-index:92;pointer-events:auto;background:var(--chrome-surface);width:min(360px,100vw - 48px);box-shadow:none;padding:0;display:block;inset:0 auto 0 0}.game-hud.person-editor.chrome-mobile-properties{inset:0 0 0 auto}.game-hud.person-editor.chrome-mobile-panel[data-closed]{display:none}.chrome-dialog :is(.hud-action,.hud-pause,.hud-close){border:1px solid var(--chrome-field);box-shadow:none;color:var(--chrome-text);font:13px/20px var(--font-geist),sans-serif;background:0 0;border-radius:4px;padding:6px 10px}.chrome-dialog :is(.hud-action,.hud-pause,.hud-close):hover{background:var(--chrome-field)}.chrome-input,.chrome-dialog :is(input:not([type=checkbox]):not([type=range]):not([type=hidden]),textarea){background:var(--chrome-field);min-height:34px;color:var(--chrome-text);font:13px/20px var(--font-geist),sans-serif;border:0;border-radius:4px;padding:7px 10px}.chrome-input[aria-invalid=true]{outline:2px solid var(--chrome-error);outline-offset:-2px}.chrome-dialog label{color:var(--chrome-muted);font-size:12px}:is(.chrome-canvas-content:has(>.workspace-content),.workspace-content,.workspace-content-scroll){background:var(--chrome-surface);color:var(--chrome-text)}html,body,body *,:root body :is(.chrome-workspace,.chrome-mobile-panel,.chrome-dialog,.game-hud) *{scrollbar-width:thin;scrollbar-color:transparent transparent}html[data-scrolling],body [data-scrolling=true],:root body :is(.chrome-workspace,.chrome-mobile-panel,.chrome-dialog,.game-hud) [data-scrolling=true]{scrollbar-color:var(--chrome-muted) transparent}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-thumb{background:0 0;border-radius:8px}[data-scrolling=true]::-webkit-scrollbar-thumb{background:var(--chrome-muted)}.chrome-nav-row[aria-current=location]{color:var(--chrome-text);background:var(--chrome-field)}.chrome-navigation a.chrome-nav-row{text-decoration:none;display:flex}.chrome-staging-label:hover,.chrome-staging-label:focus-visible,.chrome-staging-label[data-hovered]{z-index:1}.chrome-sprite-ground{pointer-events:none;position:absolute;inset:0}.chrome-sprite-ground+.person-sprite{position:relative}.chrome-flat-viewport{touch-action:none;cursor:grab;width:100%;height:100%;position:relative;overflow:hidden}.chrome-flat-viewport:active{cursor:grabbing}.chrome-flat-viewport[style*=aspect-ratio]{height:auto}.chrome-flat-content{transform-origin:50%;place-items:center;width:100%;height:100%;display:grid;position:relative}.chrome-workspace-overview{background:var(--chrome-surface);color:var(--chrome-muted)}.person-stage-character,.person-stage-native{touch-action:none;cursor:grab}.person-stage-character:active,.person-stage-native:active{cursor:grabbing}.chrome-map-comparison{min-width:0}.chrome-map-caption{flex-direction:column;gap:6px;padding:8px 0 12px;font-size:11px;display:flex}.chrome-map-readout{min-height:32px;color:var(--chrome-muted);padding:10px 0;font-size:11px}.chrome-header-controls label:has([role=checkbox]){align-items:center;gap:8px;font-size:12px;display:flex}.chrome-map-caption,.chrome-map-caption .text-ink-light,.chrome-map-readout{color:#f2e8d5}.game-themed-icon{vertical-align:middle;flex-shrink:0;display:inline-block}.game-themed-icon>img{image-rendering:pixelated;display:block}.game-themed-icon>img[data-icon-theme=light],:root[data-theme=light] .game-themed-icon>img[data-icon-theme=dark]{display:none}:root[data-theme=light] .game-themed-icon>img[data-icon-theme=light]{display:block}
