:root{color-scheme:dark;background:#15181b;font-family:Segoe UI,Arial,sans-serif}html,body,#studio-web-root{width:100%;height:100%;margin:0;overflow:hidden}#studio-authentication{position:absolute;inset:0;z-index:10;display:grid;place-items:center;padding:max(24px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));background:#15181b}#studio-authentication[hidden]{display:none}#studio-authentication-form{width:min(420px,100%);padding:28px;border:1px solid #31545b;border-radius:6px;background:#0c1214;box-sizing:border-box}#studio-authentication h1{margin:0 0 8px;color:#f3f5f5;font-size:28px;font-weight:500;letter-spacing:0}#studio-authentication p{margin:0 0 22px;color:#b6cbd0;font-size:15px;line-height:1.5}#studio-authentication label{display:block;margin:16px 0 7px;color:#dce8ea;font-size:14px}#studio-authentication input{width:100%;min-height:44px;padding:9px 11px;border:1px solid #496269;border-radius:4px;outline:none;background:#151b1e;color:#f3f5f5;font:inherit;box-sizing:border-box}#studio-authentication input:focus{border-color:#4dd4e4;box-shadow:0 0 0 2px #4dd4e438}#studio-authentication button{width:100%;min-height:44px;margin-top:22px;border:1px solid #4dd4e4;border-radius:4px;background:#103d46;color:#f4fbfc;font:inherit;cursor:pointer}#studio-authentication button:disabled{cursor:wait;opacity:.65}#studio-authentication #studio-change-ticket{margin-top:10px;border-color:#496269;background:transparent;color:#b6cbd0}#studio-authentication #studio-change-ticket[hidden],#studio-ticket-fields[hidden]{display:none}#studio-authentication #studio-authentication-error{min-height:22px;margin:12px 0 -8px;color:#ffb38f}#studio-authentication #studio-authentication-help{margin:10px 0 0;color:#8faeb4;font-size:13px;line-height:1.45}#studio-web-root{position:relative;min-height:100vh;min-height:100dvh;background:#15181b}#castle-canvas{display:block;width:100%;height:100%;border:0;outline:none;touch-action:pinch-zoom;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none}#castle-canvas:focus-visible{outline:2px solid #4db6ac;outline-offset:-2px}#studio-web-input-layer{position:absolute;z-index:7;inset:0;overflow:hidden;pointer-events:none}#studio-web-input-layer.studio-web-text-editor-open{z-index:20;overflow:visible}.studio-web-text-label,.studio-web-text-input{position:absolute;box-sizing:border-box;padding:0;border:0;border-radius:0;outline:0;margin:0;transform:translateZ(0)}.studio-web-text-label{z-index:1;overflow:hidden;opacity:.001;background:#000;color:transparent;cursor:text;touch-action:pinch-zoom;user-select:none;-webkit-tap-highlight-color:transparent;pointer-events:none}.studio-web-text-input{z-index:2;min-width:0;min-height:0;padding:0 7px;opacity:0;border:1px solid #4dd4e4;background:#090f11fa;color:#f5ffff;caret-color:#f5ffff;font:16px/1.2 Segoe UI,Arial,sans-serif;box-shadow:inset 0 0 0 1px #4dd4e42e;appearance:none;-webkit-appearance:none;pointer-events:none}#studio-web-input-layer.studio-web-input-capable .studio-web-text-label.studio-web-text-interactive{pointer-events:auto}#studio-web-input-layer.studio-web-input-capable .studio-web-text-input.studio-web-text-editor-input{position:relative;z-index:1;left:auto!important;top:auto!important;width:100%!important;height:48px!important;min-height:48px;padding:10px 12px;opacity:1;pointer-events:auto;border-radius:4px;font-size:18px;line-height:1.35}#studio-web-input-layer.studio-web-input-capable .studio-web-text-label.studio-web-text-focused{pointer-events:none}#studio-web-root.studio-web-text-editor-active{width:var(--studio-text-editor-layout-width, 100%);height:var(--studio-text-editor-layout-height, 100%);min-height:0}#studio-web-text-editor{position:absolute;z-index:3;left:var(--studio-text-editor-viewport-left, 0);top:var(--studio-text-editor-viewport-top, 0);width:var(--studio-text-editor-viewport-width, 100%);height:var(--studio-text-editor-viewport-height, 100%);box-sizing:border-box;display:grid;place-items:center;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));overflow:hidden;background:#020709c2;pointer-events:auto;touch-action:none}#studio-web-text-editor[hidden]{display:none}#studio-web-text-editor-panel{width:min(440px,100%);max-height:100%;overflow:auto;box-sizing:border-box;padding:20px;border:1px solid #4dd4e4;border-radius:8px;background:#0a1114;box-shadow:0 18px 52px #00000094;color:#f5ffff;pointer-events:auto;touch-action:manipulation}#studio-web-text-editor-label{display:block;margin:0;color:#dff9fc;font-size:18px;font-weight:600;line-height:1.35}#studio-web-text-editor-value-caption{margin:8px 0 7px;color:#9fc3c9;font-size:13px;line-height:1.4}#studio-web-text-editor-input-slot{width:100%}#studio-web-text-editor-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}#studio-web-text-editor-actions button{min-height:48px;border:1px solid #496269;border-radius:4px;background:#152126;color:#dce8ea;font:600 16px/1.2 Segoe UI,Arial,sans-serif;cursor:pointer;touch-action:manipulation}#studio-web-text-editor-actions #studio-web-text-editor-done{border-color:#4dd4e4;background:#103d46;color:#f4fbfc}#studio-web-text-editor-actions button:focus-visible,.studio-web-text-input.studio-web-text-editor-input:focus{outline:2px solid #75ebf5;outline-offset:2px}#studio-scale-control{position:absolute;z-index:8;top:max(4px,env(safe-area-inset-top));left:max(10px,env(safe-area-inset-left));width:310px;min-height:36px;padding:3px 7px;border:1px solid #31545b;border-radius:6px;background:#070e10f0;color:#dce8ea;box-sizing:border-box;box-shadow:3px 3px #00000047;font-size:13px;line-height:1}#studio-view-panel{display:grid;grid-template-columns:auto minmax(64px,1fr) auto auto auto;align-items:center;gap:6px}#studio-view-toggle{display:none;min-width:62px;min-height:38px;padding:6px 10px;border:1px solid #4dd4e4;border-radius:4px;background:#0c3138;color:#eafcff;font:inherit;cursor:pointer}#studio-view-toggle:focus-visible,#studio-view-toggle:hover{background:#10505b;outline:2px solid rgb(77 212 228 / 50%);outline-offset:1px}#studio-scale-control[data-studio-ui-hidden=true] #studio-view-toggle{min-width:82px;border-color:#75ebf5;background:#10505b;box-shadow:0 0 14px #4dd4e452}#studio-scale-control[hidden]{display:none}#studio-scale-control label{color:#dce8ea}#studio-ui-scale-value{min-width:36px;color:#91e7ef;text-align:right;font-variant-numeric:tabular-nums}#studio-ui-scale-auto{min-width:42px;min-height:28px;padding:3px 7px;border:1px solid #496269;border-radius:4px;background:#111b1e;color:#b6cbd0;font:inherit;cursor:pointer}#studio-ui-scale-auto[aria-pressed=true]{border-color:#4dd4e4;background:#103d46;color:#f4fbfc}#studio-quick-help{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:66px;min-height:32px;padding:3px 7px;border:1px solid #4dd4e4;border-radius:4px;background:#0c3138;color:#eafcff;box-shadow:0 0 10px #4dd4e42e;font:inherit;cursor:pointer}#studio-quick-help:hover,#studio-quick-help:focus-visible{background:#10505b;box-shadow:0 0 14px #4dd4e46b;outline:2px solid rgb(77 212 228 / 50%);outline-offset:1px}#studio-quick-help img{width:24px;height:24px;object-fit:contain}#studio-ui-scale{display:block;width:100%;min-width:0;min-height:28px;margin:0;accent-color:#4dd4e4;cursor:pointer}@media(max-width:760px),(pointer:coarse){#studio-scale-control{width:auto;min-height:44px;padding:3px;font-size:14px}#studio-view-toggle{display:block;min-width:64px;min-height:44px}#studio-view-toggle[aria-expanded=true]{border-color:#75ebf5;background:#10505b}#studio-view-panel{position:absolute;top:calc(100% + 6px);left:0;display:none;grid-template-columns:auto minmax(76px,1fr) auto auto auto;gap:7px;width:min(292px,calc(100vw - 20px));min-height:44px;padding:6px;border:1px solid #31545b;border-radius:6px;background:#070e10f7;box-sizing:border-box;box-shadow:3px 3px #00000047}#studio-scale-control[data-open=true] #studio-view-panel{display:grid}#studio-ui-scale-auto{min-width:38px;min-height:40px;padding-right:5px;padding-left:5px}#studio-quick-help{min-width:60px;min-height:40px;padding-right:5px;padding-left:5px}}#studio-connection-status{position:absolute;z-index:9;top:max(8px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));display:flex;align-items:center;gap:10px;max-width:min(520px,calc(100% - 340px));min-height:44px;padding:8px 9px 8px 13px;border:1px solid #c28b45;border-radius:6px;background:#1f180df5;color:#ffe0ae;box-sizing:border-box;box-shadow:3px 3px #00000047;font-size:14px;line-height:1.35}#studio-connection-status[hidden]{display:none}#studio-connection-message{min-width:0}#studio-connection-retry{flex:0 0 auto;min-height:36px;padding:6px 10px;border:1px solid #f0b965;border-radius:4px;background:#4a3518;color:#fff3dd;font:inherit;cursor:pointer}#studio-connection-retry:disabled{cursor:wait;opacity:.65}#studio-connection-retry:focus-visible,#studio-connection-retry:hover{outline:2px solid #ffe0ae;outline-offset:2px}@media(max-width:760px),(pointer:coarse){#studio-connection-status{top:auto;right:max(10px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));left:max(10px,env(safe-area-inset-left));max-width:none}}#castle-loading-info{position:absolute;z-index:5;left:max(20px,env(safe-area-inset-left));bottom:calc(34px + env(safe-area-inset-bottom));max-width:min(560px,calc(100% - 40px));color:#f3f5f5;font-size:14px;line-height:1.45;letter-spacing:0;pointer-events:none}#castle-loading-progress-container{position:absolute;z-index:5;left:max(20px,env(safe-area-inset-left));right:max(20px,env(safe-area-inset-right));bottom:calc(20px + env(safe-area-inset-bottom));height:4px;overflow:hidden;background:#343b40;pointer-events:none}#castle-loading-progress-bar{width:0;height:100%;background:#4db6ac;transition:width .12s linear}.text-bg-danger{color:#fff3e8!important}
