:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#111419;color:#e7edf6;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button,input,select{font:inherit}button{border:0}.app-shell{width:100%;height:100%;display:grid;grid-template-columns:300px minmax(360px,1fr) 340px;grid-template-rows:52px minmax(0,1fr) 72px;grid-template-areas:"topbar topbar topbar" "left viewport right" "transport transport transport";overflow:hidden;background:#15191f}.topbar{grid-area:topbar;display:grid;grid-template-columns:220px auto minmax(180px,1fr);align-items:center;gap:12px;padding:0 14px;border-bottom:1px solid #2b313a;background:#191e25}.brand,.toolbar,.status,.tool-button,.icon-button,.searchbox,.transport,.compact-field,.toggle-row{display:flex;align-items:center}.brand{gap:9px;min-width:0;color:#f1c15b;font-weight:760}.brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar{gap:8px;min-width:0}.tool-button,.icon-button{height:34px;border-radius:6px;background:#26303a;color:#edf3fb;border:1px solid #39424d;cursor:pointer}.tool-button{gap:8px;padding:0 12px}.icon-button{width:36px;justify-content:center;padding:0}.tool-button:hover,.icon-button:hover{background:#314150;border-color:#5d7185}.icon-button.is-disabled,.icon-button:disabled,.tool-button:disabled{cursor:default;opacity:.45}.hidden-input{display:none}.status{min-width:0;justify-content:flex-end;gap:8px;color:#aeb9c8;font-size:13px}.status span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.left-panel,.right-panel{min-width:0;min-height:0;overflow:hidden;background:#1b2028}.left-panel{grid-area:left;display:flex;flex-direction:column;border-right:1px solid #2b313a;padding:12px;gap:10px}.right-panel{grid-area:right;display:flex;flex-direction:column;border-left:1px solid #2b313a;overflow-y:auto}.segmented{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));height:34px;border:1px solid #39424d;border-radius:6px;overflow:hidden;background:#151a21}.segmented button{color:#aeb9c8;background:transparent;cursor:pointer}.segmented button.active{color:#0e1318;background:#7bd6a7;font-weight:740}.segmented.seg-flex{display:flex}.segmented.seg-flex button{flex:1;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:4px}.segmented button:disabled{cursor:default;opacity:.45}.library-nav{display:grid;gap:8px}.library-group{display:grid;gap:5px}.library-group-title{color:#8795a6;font-size:10px;font-weight:760;letter-spacing:0;text-transform:uppercase}.library-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(78px,1fr));gap:5px}.library-tab{min-width:0;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:0 8px;border:1px solid #39424d;border-radius:6px;background:#151a21;color:#c8d2df;cursor:pointer}.library-tab span,.library-tab small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-tab span{font-size:12px;font-weight:720}.library-tab small{color:#8d9aac;font-size:11px;font-variant-numeric:tabular-nums}.library-tab:hover{background:#232b35;border-color:#4d5b6b}.library-tab.active{background:#254736;border-color:#7bd6a7;color:#f2fff7}.library-tab.active small{color:#a7e9c1}.library-tab:disabled{cursor:default;opacity:.45}.searchbox{height:34px;gap:8px;border:1px solid #39424d;border-radius:6px;background:#151a21;color:#8693a4;padding:0 10px}.searchbox input{width:100%;min-width:0;border:0;outline:0;color:#e7edf6;background:transparent}.list-meta,.muted,.empty-list{color:#91a0b3;font-size:13px}.browser-list{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.list-row{width:100%;min-height:50px;text-align:left;display:grid;align-content:center;gap:2px;padding:7px 9px;border-radius:6px;color:#dce5f0;background:transparent;border:1px solid transparent;cursor:pointer}.list-row:disabled{cursor:default;opacity:.72}.list-row:hover{background:#232b35;border-color:#374554}.list-row.selected{background:#21362e;border-color:#69c193}.list-row.loading{background:#273124;border-color:#d9b45f;box-shadow:inset 3px 0 #d9b45f}.list-row span,.list-row small,.part-row strong,.part-row small,.kv strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-row span{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:680}.row-spinner{flex:0 0 auto;color:#d9b45f}.list-row small{min-width:0;color:#8997a8}.empty-list{padding:12px 8px}.viewport-panel{grid-area:viewport;min-width:0;min-height:0;position:relative;background:#111419}.viewer{position:absolute;top:0;right:0;bottom:0;left:0}.viewer canvas{display:block;width:100%;height:100%}.viewport-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;gap:10px;color:#aeb9c8;pointer-events:none}.viewport-empty svg{justify-self:center;color:#f1c15b}.viewport-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;place-content:center;justify-items:center;gap:9px;padding:24px;color:#eaf4e7;background:#0c0f0bb8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none;text-align:center}.viewport-loading strong{max-width:min(460px,82vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f4f1de;font-size:17px}.viewport-loading span{max-width:min(520px,86vw);color:#aeb9a8;font-size:13px;line-height:1.4}.viewport-loading svg{color:#d9b45f}.panel-section{padding:14px;border-bottom:1px solid #2b313a}.panel-section.grow{flex:1;min-height:180px}.panel-section h2{margin:0 0 10px;color:#f5f7fb;font-size:13px;font-weight:780}.kv{display:grid;grid-template-columns:84px minmax(0,1fr);gap:8px 10px;font-size:13px}.kv span{color:#91a0b3}.kv strong{min-width:0;color:#e7edf6}.toggle-row{min-height:28px;gap:8px;color:#dce5f0;font-size:13px}.toggle-row input{width:16px;height:16px;accent-color:#7bd6a7}.part-list{display:flex;flex-direction:column;gap:7px}.import-actions{display:flex;gap:8px;margin-top:12px}.import-actions .subtle-action{flex:1}.part-row{min-height:52px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;padding:8px;border:1px solid #303844;border-radius:6px;background:#171c23;font-size:13px}.part-row strong{min-width:0}.part-row span{color:#f1c15b}.part-row small{grid-column:1 / -1;min-width:0;color:#91a0b3}.part-row.plug span{color:#7bd6a7}.part-row.effect span{color:#b9a7ff}.warnings{background:#241d19}.warnings p{margin:0 0 8px;color:#f3c5a7;font-size:12px;line-height:1.35}.transport{grid-area:transport;min-width:0;gap:10px;padding:0 14px;border-top:1px solid #2b313a;background:#191e25}.transport select{width:190px;min-width:140px;height:34px;border:1px solid #39424d;border-radius:6px;background:#151a21;color:#e7edf6;padding:0 9px}.frame-slider{flex:1;min-width:120px;accent-color:#f1c15b}.transport output{width:72px;color:#f1c15b;font-variant-numeric:tabular-nums;text-align:right}.compact-field{gap:7px;color:#aeb9c8;font-size:13px}.compact-field input{width:62px;height:32px;border:1px solid #39424d;border-radius:6px;background:#151a21;color:#e7edf6;padding:0 7px}.toggle-row.compact{min-width:72px}.app-shell{background:#121510}.topbar,.transport{background:#171a15;border-color:#32382c}.topbar{grid-template-columns:300px minmax(0,1fr) minmax(260px,420px)}.left-panel,.right-panel{background:#1a1d18}.left-panel,.right-panel,.panel-section,.transport{border-color:#32382c}.toolbar{overflow-x:auto;scrollbar-width:thin}.tool-button,.icon-button{background:#252b24;border-color:#3c4538}.tool-button:hover,.icon-button:hover{background:#303a31;border-color:#617258}.brand.private-brand{gap:10px;color:#d9b45f}.private-brand div{min-width:0;display:grid;gap:1px}.private-brand small{color:#84d6a4;font-size:10px;font-weight:650;letter-spacing:0;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.segmented,.library-tab,.searchbox,.transport select,.compact-field input{background:#11150f;border-color:#3c4538}.segmented button.active{background:#7bd6a7}.library-group-title{color:#8ea080}.library-tab:hover{background:#263028;border-color:#617258}.library-tab.active{background:#1f3f2e;border-color:#7bd6a7}.viewport-panel{background:#0f120e}.viewport-empty{color:#c8d0c4}.viewport-empty svg{color:#84d6a4}.user-chip{flex:0 0 auto;max-width:170px;padding:4px 8px;border:1px solid #3d4d3d;border-radius:999px;color:#dce8d7;background:#20271f;font-size:12px}.login-shell{width:100%;min-height:100%;display:grid;grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:42px;padding:48px;background:linear-gradient(90deg,rgba(123,214,167,.07) 1px,transparent 1px),linear-gradient(0deg,rgba(217,180,95,.06) 1px,transparent 1px),#10130f;background-size:42px 42px}.login-identity{max-width:760px;display:grid;gap:18px}.login-identity .private-brand{margin-bottom:18px}.login-identity h1{margin:0;max-width:700px;color:#f5f7f0;font-size:clamp(42px,7vw,82px);line-height:.92;font-weight:820;letter-spacing:0}.login-identity p{margin:0;max-width:620px;color:#b6c0b0;font-size:17px;line-height:1.55}.login-metrics{display:flex;flex-wrap:wrap;gap:10px}.login-metrics span{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #384332;border-radius:999px;background:#171d16;color:#aeb9a8;font-size:12px}.login-metrics strong{color:#d9b45f}.login-panel,.boot-panel{border:1px solid #3b4536;border-radius:8px;background:#181d17;box-shadow:0 24px 80px #00000057}.login-panel{display:grid;gap:14px;padding:22px}.boot-panel{justify-self:center;min-width:320px;min-height:88px;display:flex;align-items:center;justify-content:center;gap:10px;color:#dce8d7}.login-panel-title,.section-heading{display:flex;align-items:center;gap:9px;color:#f3f5ef;font-weight:760}.form-field{display:grid;gap:6px;min-width:0}.form-field span{color:#aab6a5;font-size:12px;font-weight:700}.form-field input,.form-field select,.user-row input,.user-row select{width:100%;min-width:0;height:36px;border:1px solid #3b4536;border-radius:6px;background:#11150f;color:#edf3ea;outline:0;padding:0 10px}.form-field input:focus,.form-field select:focus,.user-row input:focus,.user-row select:focus{border-color:#7bd6a7}.form-error,.admin-message{min-height:34px;display:flex;align-items:center;padding:8px 10px;border-radius:6px;font-size:13px}.form-error{color:#ffd6c5;background:#321d19;border:1px solid #704036}.admin-message{color:#dce8d7;background:#20271f;border:1px solid #3d4d3d}.primary-action,.subtle-action{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;cursor:pointer}.primary-action{color:#0d130f;background:#7bd6a7;font-weight:780}.primary-action:hover{background:#95e5b9}.primary-action:disabled,.subtle-action:disabled{cursor:default;opacity:.48}.subtle-action{padding:0 10px;color:#dce8d7;background:#252b24;border:1px solid #3c4538}.subtle-action:hover{background:#303a31}.danger-action{color:#ffd8d2;background:#3a2424;border-color:#704036}.danger-action:hover{background:#4a2b2b}.admin-shell{grid-template-columns:1fr;grid-template-rows:52px minmax(0,1fr);grid-template-areas:"topbar" "admin"}.admin-console{grid-area:admin;min-width:0;min-height:0;overflow:auto;padding:18px;background:#10130f}.admin-layout{display:grid;grid-template-columns:minmax(560px,1.1fr) minmax(380px,.9fr);gap:16px;max-width:1500px;margin:0 auto}.admin-section{min-width:0;border:1px solid #32382c;border-radius:8px;background:#181d17;overflow:hidden}.section-heading{min-height:50px;padding:0 14px;border-bottom:1px solid #32382c}.section-heading h2{flex:1;margin:0;font-size:15px}.compact-refresh{min-height:30px}.user-create{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end;gap:10px;padding:14px;border-bottom:1px solid #32382c}.user-table,.log-list{display:flex;flex-direction:column}.user-row{display:grid;grid-template-columns:minmax(180px,1.4fr) 78px 132px 112px minmax(110px,.9fr) 72px;align-items:center;gap:10px;min-height:64px;padding:10px 14px;border-bottom:1px solid #2a3128}.user-row strong,.user-row small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-row small{margin-top:2px;color:#9eaa99;font-size:12px}.status-pill{justify-self:start;padding:4px 8px;border-radius:999px;color:#f0c0aa;background:#332019;font-size:12px}.status-pill.active{color:#afebc7;background:#183120}.log-list{max-height:calc(100vh - 142px);overflow:auto}.log-row{display:grid;grid-template-columns:118px minmax(120px,.75fr) minmax(120px,.75fr);gap:4px 10px;padding:10px 14px;border-bottom:1px solid #2a3128;font-size:12px}.log-row time{color:#9eaa99}.log-row strong{min-width:0;color:#e8eee3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.log-row small{min-width:0;color:#d9b45f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.log-row code{grid-column:1 / -1;min-width:0;color:#aeb9a8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1120px){.app-shell{grid-template-columns:280px minmax(320px,1fr);grid-template-rows:52px minmax(0,1fr) 260px 72px;grid-template-areas:"topbar topbar" "left viewport" "right right" "transport transport"}.right-panel{border-left:0;border-top:1px solid #2b313a;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-shell{grid-template-columns:1fr;grid-template-rows:52px minmax(0,1fr);grid-template-areas:"topbar" "admin"}.panel-section{border-right:1px solid #2b313a}.panel-section.grow{min-height:0;overflow-y:auto}.admin-layout{grid-template-columns:1fr}.user-create{grid-template-columns:repeat(2,minmax(0,1fr))}.user-table{overflow-x:auto}.user-row{min-width:880px}}@media(max-width:760px){.app-shell{grid-template-columns:1fr;grid-template-rows:auto 220px minmax(280px,1fr) 250px auto;grid-template-areas:"topbar" "left" "viewport" "right" "transport";overflow-y:auto}.topbar{grid-template-columns:1fr;min-height:116px;align-content:center}.private-brand small{white-space:normal}.status{justify-content:flex-start}.left-panel{border-right:0;border-bottom:1px solid #2b313a}.right-panel{display:block}.transport{flex-wrap:wrap;min-height:112px;align-content:center}.transport select{flex:1}.login-shell{grid-template-columns:1fr;align-content:center;padding:22px}.login-identity h1{font-size:40px}.login-panel{width:100%}.admin-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);grid-template-areas:"topbar" "admin"}.admin-console{padding:10px}.user-create,.log-row{grid-template-columns:1fr}}.boot-screen{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#8b93a1;background:#15191f}.viewport-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#5b6472;text-align:center;padding:24px}.inspector-group{display:flex;flex-direction:column;gap:10px;padding:12px}.stat-list{display:flex;flex-direction:column;gap:6px;margin:0}.stat-list>div{display:flex;justify-content:space-between;gap:12px;font-size:12px}.stat-list dt{color:#8b93a1}.stat-list dd{margin:0;color:#dbe2ec;text-align:right;overflow-wrap:anywhere}.minimap-image{width:100%;border-radius:6px;border:1px solid #2b313a;image-rendering:pixelated}.tool-button.active{background:#2f3b4d;border-color:#4a6285}.left-tabs{margin:10px 12px 0}.left-tabs button{display:inline-flex;align-items:center;gap:6px;justify-content:center}.tile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:4px 0;overflow-y:auto;min-height:0;flex:1;align-content:start}.tile-cell{aspect-ratio:1;padding:0;border:2px solid #2b313a;border-radius:6px;overflow:hidden;background:#0d1014;cursor:pointer}.tile-cell img{width:100%;height:100%;object-fit:cover;display:block}.tile-cell.selected{border-color:#f0c542;box-shadow:0 0 0 1px #f0c542}.tile-cell:disabled{opacity:.35;cursor:default}.tile-grid-3{grid-template-columns:repeat(3,1fr)}.tile-grid-4{grid-template-columns:repeat(4,1fr)}.tile-grid-6{grid-template-columns:repeat(6,1fr)}.tile-cell:hover:not(:disabled){transform:scale(1.9);z-index:5;position:relative;border-color:#6f7f95}.tile-active-strip{display:flex;align-items:center;gap:10px;padding:6px 2px}.tile-active-preview{width:72px;height:72px;flex:0 0 auto;border:2px solid #f0c542;border-radius:8px;overflow:hidden;background:#0d1014;display:grid;place-items:center}.tile-active-preview img{width:100%;height:100%;object-fit:cover;display:block}.tile-active-info{display:flex;flex-direction:column;gap:2px;font-size:12px;color:#c8d2df;flex:1}.tile-hint{color:#8b96a5;font-size:11px}.tile-size-toggle{display:flex;gap:3px}.tile-size-toggle button{width:24px;height:24px;border:1px solid #39424d;border-radius:5px;background:transparent;color:#9aa6b5;font-size:11px;cursor:pointer}.tile-size-toggle button.active{background:#2c3a4d;color:#e5ecf5;border-color:#4c6078}.dir-palette{display:flex;gap:3px}.dir-cell{width:30px;height:30px;padding:0;border:2px solid #2b313a;border-radius:5px;overflow:hidden;background:#0d1014;cursor:pointer;display:grid;place-items:center;color:#7e8996;font-size:11px}.dir-cell img{width:100%;height:100%;object-fit:cover;display:block}.dir-cell.selected{border-color:#f0c542}.tile-missing{color:#5b6472}.paint-modes,.sculpt-modes,.tool-modes{margin-bottom:8px}.dir-button{align-self:flex-start;margin-bottom:8px}.tool-hint{font-size:11px;margin:4px 0 0}.save-button{background:#7a5a17;border-color:#a8801f}.save-button:hover{background:#96721f}.object-actions{display:flex;gap:6px;flex-wrap:wrap}.gizmo-modes{margin-bottom:8px}.tool-button.danger{background:#5a2222;border-color:#8a3333}.tool-button.danger:hover{background:#742c2c}.left-tabs{display:flex}.left-tabs button{flex:1;min-width:0;font-size:12px;padding:6px 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.left-panel .library-group{display:flex;flex-direction:column;gap:6px;flex:1;min-height:0}.topbar .toolbar{overflow:visible}.icon-button.active{background:#2f3b4d;border-color:#4a6285}.speed-field{opacity:1;transition:opacity .15s}.speed-field.is-disabled{opacity:.4;pointer-events:none}.user-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#26303a;border:1px solid #39424d;font-size:12px;white-space:nowrap}.transport{display:flex;align-items:center;gap:12px;overflow-x:auto}.transport .segmented{flex:none}.transport .compact-field{flex:none;display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#aab3c0}.transport .compact-field input[type=range]{width:110px}.transport-spacer{flex:1}.transport .muted{white-space:nowrap}.icon-button.danger{background:#5a2222;border-color:#8a3333}.icon-button.danger:hover{background:#742c2c}.tool-modes,.transport .segmented,.paint-modes,.sculpt-modes,.gizmo-modes{display:flex}.tool-modes button,.transport .segmented button,.paint-modes button,.sculpt-modes button,.gizmo-modes button{flex:1;min-width:0;padding:0 12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:6px}.zone-label-host{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.zone-label{position:absolute;left:0;top:0;padding:2px 7px;border-radius:5px;background:#080a0db8;font-size:11px;font-weight:700;white-space:nowrap;pointer-events:none}.zone-swatch{display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:7px;flex:none}.shortcut-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;background:#05070999}.shortcut-panel{width:420px;max-width:92vw;background:#1b2028;border:1px solid #39424d;border-radius:10px;padding:14px 16px}.shortcut-header{display:flex;align-items:center;justify-content:space-between;font-weight:760;margin-bottom:10px}.shortcut-panel table{width:100%;border-collapse:collapse;font-size:13px}.shortcut-panel td{padding:5px 4px;border-top:1px solid #262d36;color:#c8d2df}.shortcut-panel kbd{background:#26303a;border:1px solid #39424d;border-radius:4px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:11px;white-space:nowrap}.fx-add-panel{display:flex;flex-direction:column;gap:6px;padding:6px;border:1px solid #39424d;border-radius:8px;background:#151a21;margin-bottom:6px}.fx-catalog-list{max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.picker-add{width:22px;height:22px}.list-meta{display:flex;align-items:center;justify-content:space-between}.character-picker{display:flex;flex-direction:column;gap:8px;max-height:70vh}.picker-search{height:32px;border-radius:6px;border:1px solid #39424d;background:#12161c;color:#e5ecf5;padding:0 10px;font-size:13px}.picker-list{flex:1;min-height:120px;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.picker-row{display:flex;align-items:center;justify-content:space-between;text-align:left;background:transparent;border:1px solid transparent;border-radius:6px;color:#c8d2df;padding:6px 9px;font-size:13px;cursor:pointer}.picker-row:hover{background:#232b35}.picker-row.is-last{border-color:#3d5a48}.picker-loading{font-size:11px;color:#7fd49a}.picker-hint{font-size:11.5px;color:#8b96a5}.picker-error{font-size:12px;color:#f08c7a}.sky-select{height:32px;border-radius:6px;background:#151a21;color:#e7edf6;border:1px solid #39424d;padding:0 8px}.field-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.field-grid.cols-4{grid-template-columns:repeat(4,1fr)}.field-grid label,.text-field{display:flex;flex-direction:column;gap:3px;font-size:11px;color:#8b93a1}.field-grid input,.text-field input{height:26px;border-radius:5px;background:#151a21;border:1px solid #39424d;color:#e7edf6;padding:0 6px;font-size:12px;min-width:0;width:100%}.inline-actions{display:flex;gap:6px}.inline-actions .tool-button{flex:1;justify-content:center}.bird-row{border:1px solid #262d36;border-radius:6px;padding:8px;display:flex;flex-direction:column;gap:6px}.bird-row-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.bird-row-head small{color:#8b93a1;overflow-wrap:anywhere}.left-tabs.icon-tabs button{padding:6px 2px;gap:4px}.left-tabs.icon-tabs button em{font-style:normal;font-size:11px;font-weight:740}.collapsible{padding:0}.collapsible summary{display:flex;align-items:center;gap:6px;padding:10px 12px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.collapsible summary::-webkit-details-marker{display:none}.collapsible summary .chevron{color:#8795a6;transition:transform .12s;flex:none}.collapsible[open] summary .chevron{transform:rotate(90deg)}.collapsible summary:hover{background:#20262f}.collapsible-badge{margin-left:auto;font-size:10px;color:#7bd6a7;background:#21362e;border-radius:999px;padding:1px 8px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collapsible-body{display:flex;flex-direction:column;gap:10px;padding:0 12px 12px}.tool-button.danger{align-self:flex-start}.compact-toggle{font-size:12px;color:#c8d2df;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.tile-io{display:flex;flex-direction:column;gap:3px}.tile-io .icon-button{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.minimap-clickable{cursor:crosshair}.history-list{display:flex;flex-direction:column;gap:2px;max-height:180px;overflow-y:auto}.history-row{font-size:12px}.marquee-box{position:absolute;border:1px dashed #f0c542;background:#f0c54214;pointer-events:none;z-index:6}.map-row-wrap{position:relative}.map-row-wrap .list-row{width:100%}.map-row-actions{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:flex;flex-wrap:wrap;justify-content:flex-end;gap:3px;max-width:78px}.map-row-wrap .list-row{padding-right:110px}.map-row-actions .icon-button{width:22px;height:22px;background:#1b2028}.map-row-actions .icon-button.danger{color:#f08c7a}.map-lock{margin-right:4px;vertical-align:-1px;color:#8b96a5}.readonly-badge{display:inline-flex;align-items:center;gap:6px;background:#3a3320;border:1px solid #7a6a2e;color:#f0c542;font-size:12.5px;white-space:nowrap}.readonly-badge:hover{background:#4a4128}.docs-panel{background:#1c1f26;border:1px solid #363c48;border-radius:10px;width:min(860px,94vw);max-height:86vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 18px 60px #0000008c}.docs-layout{display:flex;min-height:0;flex:1}.docs-toc{flex:0 0 190px;border-right:1px solid #2c313b;padding:10px 6px;display:flex;flex-direction:column;gap:2px;overflow-y:auto}.docs-toc button{background:none;border:none;color:#aeb6c4;text-align:left;font-size:12.5px;padding:6px 8px;border-radius:6px;cursor:pointer}.docs-toc button:hover{background:#262b34;color:#e8ecf3}.docs-body{flex:1;overflow-y:auto;padding:14px 20px 28px;font-size:13px;line-height:1.55;color:#cfd5df}.docs-body h2{font-size:15px;color:#f0f3f8;margin:20px 0 8px;padding-bottom:4px;border-bottom:1px solid #2c313b}.docs-body section:first-child h2{margin-top:4px}.docs-body h3{font-size:13px;color:#dfe4ec;margin:12px 0 4px}.docs-body ul{margin:4px 0 10px;padding-left:20px}.docs-body li{margin:3px 0}.docs-body code{background:#262b34;padding:1px 5px;border-radius:4px;font-size:12px}.docs-body kbd{background:#2b313c;border:1px solid #414a59;border-bottom-width:2px;border-radius:4px;padding:1px 6px;font-size:11.5px;white-space:nowrap}.docs-body table{border-collapse:collapse;width:100%}.docs-body table td{padding:4px 8px;border-bottom:1px solid #262b34}.docs-button{white-space:nowrap}.toast-stack{position:fixed;right:14px;bottom:56px;z-index:60;display:flex;flex-direction:column;gap:8px;max-width:380px}.toast{position:relative;display:flex;align-items:flex-start;gap:8px;background:#1e232c;border:1px solid #363c48;border-left-width:3px;border-radius:8px;padding:10px 12px 10px 10px;font-size:12.5px;line-height:1.4;color:#dfe4ec;box-shadow:0 8px 28px #00000073;animation:toast-in .18s ease-out;overflow:hidden}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.toast-icon{flex:0 0 auto;display:flex;margin-top:1px}.toast-message{flex:1;min-width:0;word-break:break-word}.toast-close{flex:0 0 auto;background:none;border:none;color:#8a93a3;cursor:pointer;padding:0 0 0 2px;display:flex}.toast-close:hover{color:#e8ecf3}.toast-info{border-left-color:#4d90d6}.toast-info .toast-icon{color:#4d90d6}.toast-success{border-left-color:#46b06a}.toast-success .toast-icon{color:#46b06a}.toast-error{border-left-color:#d6584d}.toast-error .toast-icon{color:#d6584d}.toast-loading{border-left-color:#c9a23a}.toast-loading .toast-icon{color:#c9a23a}.toast-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:#2a303b}.toast-progress>div{height:100%;background:#c9a23a;transition:width .15s linear}.version-chip{color:#6b7484;font-size:11px;align-self:flex-end;margin:0 0 2px 4px;white-space:nowrap}.brand-wrap{display:flex;align-items:flex-end;gap:4px;min-width:0}.admin-panel{background:#1c1f26;border:1px solid #363c48;border-radius:10px;width:min(1000px,94vw);max-height:86vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 18px 60px #0000008c}.admin-panel-body{flex:1;min-height:0;overflow-y:auto;padding:14px 18px 22px}
