:root{--table-ink: #101711;--table-forest: #123326;--table-forest-deep: #0d1712;--table-paper: #f3ead7;--table-card: #fff8e8;--table-card-muted: #fbf1dc;--table-border: #c7a86b;--table-border-soft: #d8c79f;--table-gold: #d9ad4f;--table-gold-hover: #f0c866;--table-copper: #8f3f2b;--table-text: #141b16;--table-muted: #746b53;color:#141b16;background:#f3ead7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 14% 16%,rgb(28 76 53 / .18),transparent 34rem),radial-gradient(circle at 86% 8%,rgb(143 63 43 / .12),transparent 32rem),linear-gradient(135deg,#f5eddc,#efe2c8 52%,#e7d8bb)}button,input,textarea{font:inherit}button{border:0}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,canvas:focus-visible,.zone-item:focus-visible{outline:2px solid #d9ad4f;outline-offset:2px}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-shell:has(.editor-route-layout){height:100dvh;overflow:hidden}.app-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:14px 22px;border-bottom:1px solid rgb(199 168 107 / .45);background:linear-gradient(90deg,#123326fa,#0d1712fa 58%),#101711;box-shadow:0 10px 30px #10171133}.brand-link{display:inline-flex;align-items:center;gap:10px;color:#f8e7ba;text-decoration:none;line-height:1.1}.brand-link img{width:44px;height:44px;border:1px solid rgb(217 173 79 / .38);border-radius:999px;object-fit:contain;object-position:center;background:#f3ead7}.brand-link span{display:grid;gap:2px}.brand-link strong{font-family:Georgia,Times New Roman,serif;font-size:1.05rem;letter-spacing:.02em;text-transform:uppercase}.brand-link small{color:#d7c89c;font-size:.8rem;font-weight:650}.app-nav{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.app-nav a{border-radius:7px;color:#eadfc8;padding:8px 10px;text-decoration:none;font-size:.92rem;font-weight:700}.app-nav a.active,.app-nav a:hover{background:#d9ad4f29;color:#f7df9b}.app-topbar h1,.app-topbar p,.workspace-header h2,.workspace-header p,.section-title-row h2,.notice,.empty-copy{margin:0}.app-topbar h1{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.1}.app-topbar p,.workspace-header p,.subtle-text,.empty-copy{color:#746b53;font-size:.88rem}.version-pill{border:1px solid #d6d0b8;border-radius:999px;color:#7a5525;background:#fff0bd;font-size:.8rem;padding:5px 10px;white-space:nowrap}.editor-layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(380px,460px) minmax(0,1fr)}.editor-route-layout{flex:1;height:auto;overflow:hidden}.editor-sidebar{min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;border-right:1px solid #c7a86b;background:#fbf1dc;padding:16px}.sidebar-section{border-bottom:1px solid #c7a86b;padding:0 0 18px;margin-bottom:18px}.sidebar-section:last-of-type{border-bottom:0}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.section-title-row h2,.workspace-header h2{color:#141b16;font-size:.98rem;line-height:1.2}.field-group,.field-row,.check-row{margin-top:14px}.field-group label,.field-row label,.zone-opacity-row label{color:#2f3329;font-size:.85rem;font-weight:650}.field-row,.check-row,.range-row,.zone-main-row,.zone-opacity-row{display:flex;align-items:center;gap:10px}.field-row{justify-content:space-between}.check-row{color:#2f3329;font-size:.9rem;cursor:pointer}.range-row{margin-top:8px}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:8px;overflow:hidden;border:1px solid #b99a5e;border-radius:7px;background:#fff8e8}.segmented-control button{min-height:34px;color:#2f3329;background:#fff8e8;cursor:pointer;font-weight:700}.segmented-control button+button{border-left:1px solid #b99a5e}.segmented-control button.active{background:#d9ad4f;color:#121a14}.mode-switch{min-height:44px}.mode-switch button,.image-tool-switch button{min-height:42px}.image-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.image-tool-grid button{min-height:34px;border:1px solid #b99a5e;border-radius:6px;color:#2f3329;background:#fff8e8;cursor:pointer;font-size:.82rem;font-weight:700}.image-tool-grid button.active{border-color:#d9ad4f;color:#121a14;background:#d9ad4f}input[type=range]{width:100%;accent-color:#d9ad4f}input[type=color]{width:38px;height:34px;padding:2px;border:1px solid #c8b68b;border-radius:6px;background:#fff8e8}.number-input{width:68px;border:1px solid #c8b68b;border-radius:6px;padding:7px 8px;color:#141b16;background:#fff8e8}.text-input,.text-area{width:100%;margin-top:8px;border:1px solid #c8b68b;border-radius:7px;padding:8px 9px;color:#141b16;background:#fff8e8}.text-area{min-height:64px;resize:vertical}.file-button,.primary-button,.secondary-button,.danger-button,.canvas-controls button{min-height:36px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.file-button,.primary-button{width:100%;background:#d9ad4f;color:#121a14;font-weight:850}.file-button:hover,.primary-button:hover{background:#f0c866}.secondary-button{border:1px solid #b99a5e;color:#2a2e25;background:#fff8e8;padding:0 12px;font-weight:650}.secondary-button:hover{border-color:#d9ad4f;color:#1e583e}.compact-button{width:auto;padding:0 12px}.link-button{width:auto;min-width:0;padding:0 13px;text-decoration:none}.full-width-button{width:100%}.compact-action-row{display:grid;grid-template-columns:38px 38px minmax(0,1fr);gap:8px}.zone-mask-action-row{grid-template-columns:1fr 1fr}.image-history-row{grid-template-columns:38px 38px;margin-top:12px}.icon-action-button{width:38px;min-width:38px;padding:0;font-size:1.08rem}.compact-text-button{min-width:0;padding:0 10px}.danger-button{width:100%;margin-top:12px;border:1px solid #d19a78;background:#fff0e5;color:#8f3f2b;font-weight:700}.danger-button:hover{background:#f8d8c4}button:disabled,label:has(input:disabled){cursor:not-allowed;opacity:.55}.file-button input,.secondary-button input,.hidden-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.status-line{margin:12px 0 0;color:#7a5525;font-size:.86rem;font-weight:700}.selection-meter{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:9px 10px;border-radius:7px;background:#eadfc8;color:#2f3329;font-size:.9rem}.selection-meter strong{color:#d9ad4f;white-space:nowrap}.tool-panel{margin-top:18px;padding:12px;border:1px solid #c7a86b;border-radius:8px;background:#fff8e8}.tool-panel .field-group:first-of-type,.tool-panel .field-row:first-of-type,.tool-panel .check-row:first-of-type{margin-top:0}.tool-button-stack{display:grid;gap:10px;margin-top:14px}.tool-button-stack .full-width-button{margin-top:0}.stroke-history-panel{margin-top:14px;border-top:1px solid #c7a86b;padding-top:12px}.stroke-history-panel h3{margin:0 0 8px;color:#2f3329;font-size:.85rem}.stroke-history-list{display:grid;gap:8px;padding:0;margin:0;list-style:none}.stroke-history-list li{display:grid;grid-template-columns:minmax(72px,1fr) auto 60px 32px;gap:6px;align-items:center}.stroke-history-list span{color:#675e46;font-size:.78rem;font-weight:700}.stroke-history-list input[type=color]{width:32px;height:30px}.stroke-history-list .number-input{width:60px;min-height:30px;padding:5px 6px}.compact-title-row{margin-bottom:10px}.zone-section{padding-bottom:14px}.zone-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.zone-global-actions,.zone-action-row{display:flex;flex-wrap:wrap;gap:8px}.zone-global-actions{margin-bottom:10px}.zone-action-row{margin-top:10px}.zone-action-row .compact-text-button,.zone-global-actions .compact-text-button{min-height:32px;font-size:.78rem}.zone-item{border:1px solid #c7a86b;border-radius:8px;background:#fff8e8;padding:10px;cursor:pointer}.zone-item:hover{border-color:#b99a5e}.zone-item:active{cursor:grabbing}.zone-item.active{border-color:#d9ad4f;box-shadow:inset 3px 0 #d9ad4f}.icon-button{width:32px;height:32px;border-radius:6px;background:#eadfc8;color:#2a2e25;cursor:pointer;font-size:1rem;line-height:1}.icon-button:hover{background:#dfe8e2}.danger-icon{color:#8f3f2b;background:#fff0eb;font-size:1.15rem}.zone-name-input{min-width:0;flex:1;border:1px solid transparent;border-radius:6px;padding:6px 7px;background:#f6eddc;color:#141b16;font-weight:650}.zone-name-input:focus{outline:2px solid #e4c77a;background:#fff8e8}.zone-opacity-row{margin-top:10px;display:grid;grid-template-columns:auto minmax(80px,1fr) 42px;font-size:.82rem;color:#746b53}.zone-group-row{margin-top:10px;display:grid;gap:6px;color:#746b53;font-size:.82rem;font-weight:700}.zone-group-row select{min-height:34px;border:1px solid #c7a86b;border-radius:6px;padding:6px 8px;background:#fff8e8;color:#141b16}.button-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.toolbar-primary-actions{align-items:stretch;margin-bottom:14px}.toolbar-primary-actions .secondary-button,.toolbar-primary-actions .primary-button{min-height:42px}.json-drop{width:100%;min-height:74px;resize:vertical;margin-top:10px;border:1px solid #c8b68b;border-radius:7px;padding:9px;color:#141b16;background:#fff8e8}.notice{border:1px solid #c8b68b;border-radius:7px;padding:10px;background:#edf8f3;color:#1e583e;font-size:.9rem}.workspace-panel{min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:#e7dcc5}.page-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 42px}.home-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:34px;align-items:center;align-content:center;min-height:calc(100vh - 160px)}.home-copy{min-width:0}.home-panel h1,.page-header-row h1,.painter-canvas-panel h1{margin:0;color:#141b16;font-family:Georgia,Times New Roman,serif;font-weight:800;line-height:1.05}.home-panel h1{font-size:clamp(3rem,7vw,6.2rem);text-transform:uppercase}.home-copy>p:not(.eyebrow){margin-top:16px}.home-logo{display:block;width:min(560px,100%);max-height:360px;object-fit:contain;object-position:center;filter:drop-shadow(0 22px 28px rgb(16 23 17 / .16))}.home-visual{position:relative;min-height:390px;display:grid;place-items:center;overflow:hidden;padding:0;background:transparent}.model-title-input{width:min(100%,540px);border:1px solid transparent;border-radius:7px;margin:-4px 0 0 -8px;padding:3px 7px;color:#141b16;background:transparent;font-size:1.8rem;font-weight:850;line-height:1.05}.model-title-input:hover,.model-title-input:focus{border-color:#c8b68b;background:#fff8e8}.home-panel p{max-width:660px;color:#675e46;font-size:1.05rem;line-height:1.6}.home-explanation{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch;margin-top:4px}.home-explanation>h2{grid-column:1 / -1;margin:0;color:#17231b;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.home-explanation article{border:1px solid #c7a86b;border-radius:8px;padding:16px;background:#fff8e8bd;box-shadow:0 12px 30px #1017110f}.home-explanation h3{margin:0 0 8px;color:#17231b;font-size:1rem}.home-explanation p{margin:0;font-size:.94rem;line-height:1.5}.eyebrow{margin:0 0 8px;color:#d9ad4f;font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-actions,.page-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.home-actions{justify-content:flex-start;margin-top:24px}.page-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.page-header-row p{margin:6px 0 0;color:#746b53}.empty-state{border:1px solid #c7a86b;border-radius:8px;padding:26px;background:#fff8e8}.empty-state h1,.empty-state h2,.model-card h2,.painter-sidebar h2{margin:0}.empty-state p{color:#746b53}.model-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.category-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.library-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;align-items:end;margin-bottom:14px}.library-search-field{color:#2f3329;font-size:.85rem;font-weight:650}.library-view-switch{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.bulk-action-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 16px;border:1px solid #c8b68b;border-radius:8px;padding:10px;background:#edf8f3}.bulk-action-bar strong{color:#1e583e;font-size:.9rem}.bulk-action-bar button{border:1px solid #b99a5e;border-radius:6px;min-height:32px;padding:0 10px;background:#fff8e8;color:#1e583e;cursor:pointer;font-weight:750}.category-filter-row button{border:1px solid #c8b68b;border-radius:999px;padding:7px 12px;background:#fff8e8;color:#2f3b36;cursor:pointer;font-size:.88rem;font-weight:750}.category-filter-row button.active{border-color:#d9ad4f;background:#d9ad4f;color:#121a14}.model-card{position:relative;overflow:hidden;border:1px solid #c7a86b;border-radius:8px;background:#fff8e8}.compact-model-card .model-thumb-button{aspect-ratio:4 / 3}.compact-model-card-title{padding:10px}.compact-model-card-title h2{margin:0;color:#141b16;font-size:.95rem;line-height:1.25}.model-select-check{position:absolute;z-index:1;top:8px;left:8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #c7a86b;border-radius:999px;padding:4px 8px;background:#fff8e8f0;color:#2f3329;font-size:.76rem;font-weight:800}.model-table-wrap{overflow:auto;border:1px solid #c7a86b;border-radius:8px;background:#fff8e8}.model-table{width:100%;min-width:760px;border-collapse:collapse}.model-table th,.model-table td{border-bottom:1px solid #d8c79f;padding:9px 10px;text-align:left;vertical-align:top;color:#2f3329;font-size:.86rem}.model-table th{background:#f0e4c9;color:#675e46;font-size:.78rem;font-weight:850}.model-table tr:last-child td{border-bottom:0}.metadata-edit-row td{background:#fbf1dc}.metadata-edit-row .metadata-edit-panel{max-width:760px;margin:0}.list-actions{min-width:180px}.model-thumb-button{display:block;width:100%;aspect-ratio:4 / 3;border:0;padding:0;background:#e7dcc5;cursor:pointer}.model-thumb-button img{width:100%;height:100%;object-fit:contain;display:block}.server-thumb{display:grid;place-items:center;color:#746b53;cursor:default;font-size:.88rem;font-weight:700}button.server-thumb{cursor:pointer}.server-library-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:16px;align-items:start}.server-detail-panel{position:sticky;top:86px;border:1px solid #c7a86b;border-radius:8px;padding:14px;background:#fff8e8}.server-detail-renderer{width:100%;margin:12px 0;border:1px solid #c7a86b;border-radius:8px;background:#e7dcc5}.server-detail-panel p{color:#746b53;font-size:.88rem}.info-disclosure,.server-context-block,.moderation-log-panel{border:1px solid #c7a86b;border-radius:8px;margin-bottom:18px;padding:12px 14px;background:#fbf1dc}.info-disclosure summary,.moderation-notes summary{cursor:pointer;color:#17231b;font-weight:800}.info-disclosure p,.server-context-block p,.moderation-log-panel p{margin:8px 0 0;color:#675e46;line-height:1.5}.server-context-block{margin:12px 0}.server-context-block h3{margin:0 0 6px;color:#17231b;font-size:.95rem}.server-model-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:18px;align-items:start}.server-model-detail-renderer{min-height:560px;border:1px solid #c7a86b;border-radius:8px;background:#e7dcc5}.server-model-detail-meta{border:1px solid #c7a86b;border-radius:8px;padding:14px;background:#fff8e8}.server-model-detail-meta h2{margin:0}.server-model-detail-meta p{color:#746b53;font-size:.88rem}.share-preview-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:18px;align-items:start}.share-preview-renderer{min-height:560px;border:1px solid #c7a86b;border-radius:8px;background:#e7dcc5}.share-preview-meta{display:grid;gap:10px;border:1px solid #c7a86b;border-radius:8px;padding:14px;background:#fff8e8}.share-preview-meta h2,.share-preview-meta p{margin:0}.share-preview-meta p{color:#746b53;font-size:.88rem}.model-card-body{padding:12px}.category-badge{display:inline-flex;align-items:center;max-width:100%;border:1px solid #c7a86b;border-radius:999px;padding:4px 9px;color:#d9ad4f;background:#f0e4c9;font-size:.78rem;font-weight:800}.metadata-summary{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.metadata-chip{display:inline-flex;align-items:center;max-width:100%;border:1px solid #d8c79f;border-radius:999px;padding:4px 8px;color:#675e46;background:#fafbf8;font-size:.76rem;font-weight:750}.metadata-chip.muted{color:#837857;background:#fff8e8}.model-card-body p{margin:6px 0 12px;color:#746b53;font-size:.86rem}.model-description{margin-top:10px;line-height:1.45}.metadata-edit-panel{display:grid;gap:10px;margin:10px 0 12px;border:1px solid #d8c79f;border-radius:8px;padding:10px;background:#fbf1dc}.category-edit-field{display:grid;gap:6px;color:#675e46;font-size:.78rem;font-weight:800}.category-edit-field .text-input{min-height:34px;padding:7px 9px;font-size:.86rem}.metadata-edit-actions{display:flex;flex-wrap:wrap;gap:8px}.metadata-edit-actions button{border:1px solid #c8b68b;border-radius:7px;padding:7px 10px;color:#1e583e;background:#fff8e8;cursor:pointer;font-size:.84rem;font-weight:800}.metadata-edit-actions button[type=submit]{border-color:#d9ad4f;color:#121a14;background:#d9ad4f}.card-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:10px}.card-action-group{display:flex;flex-wrap:wrap;gap:6px}.icon-action{display:inline-grid;place-items:center;width:32px;height:32px;border:1px solid #c7a86b;border-radius:7px;color:#1e583e;background:#fff8e8;text-decoration:none;cursor:pointer;font-size:1rem;font-weight:850;line-height:1}.icon-action:hover,.icon-action.active{border-color:#d9ad4f;background:#f0e4c9}.icon-action.danger{color:#8f3028}.icon-action.danger:hover{border-color:#d19a78;background:#fff0e5}.icon-action:disabled{color:#897d5f;background:#eee4cf;cursor:wait}.status-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.status-filter-row button{border:1px solid #c8b68b;border-radius:999px;padding:7px 12px;background:#fff8e8;color:#2f3b36;cursor:pointer;font-size:.88rem;font-weight:750}.status-filter-row button.active{border-color:#d9ad4f;background:#d9ad4f;color:#121a14}.submission-status{display:inline-flex;align-items:center;margin:8px 8px 0 0;border-radius:999px;padding:4px 9px;color:#fff8e8;font-size:.76rem;font-weight:850}.submission-status.pending{background:#7a5b24}.submission-status.approved{background:#d9ad4f}.submission-status.rejected{background:#9b4141}.moderation-notes{margin-top:10px}.moderation-notes div{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.moderation-notes button{border:1px solid #c7a86b;border-radius:999px;padding:6px 10px;background:#fff8e8;color:#2f3329;cursor:pointer;font-size:.78rem;font-weight:750}.moderation-log-panel{margin-top:22px}.moderation-log-panel ul{margin:10px 0 0;padding-left:18px;color:#675e46;line-height:1.7}.admin-token-panel{display:grid;grid-template-columns:minmax(220px,420px) auto;gap:12px;align-items:end;margin-bottom:18px}.painter-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,460px);height:calc(100dvh - 68px);min-height:0;overflow:hidden}.painter-layout.fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;height:100dvh;background:#e7dcc5}.painter-canvas-panel{min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:#e7dcc5}.painter-renderer{position:relative;flex:1;min-height:0;overflow:hidden}.model-renderer{position:relative;flex:1;min-height:420px}.model-renderer-canvas{display:block;width:100%;height:100%}.model-renderer-canvas.panning-mode{cursor:grabbing}.painter-sidebar{min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;border-left:1px solid #c7a86b;background:#fbf1dc;padding:16px}.painter-header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:24px;background:#141b1652}.server-submit-modal{width:min(720px,100%);max-height:min(760px,calc(100dvh - 48px));overflow:auto;border:1px solid #c7a86b;border-radius:8px;padding:18px;background:#fff8e8;box-shadow:0 18px 46px #141b1638}.server-submit-modal h2,.server-submit-modal h3,.server-submit-modal p{margin:0}.server-submit-modal .section-title-row{margin-bottom:16px}.server-submit-modal .section-title-row p{margin-top:6px;color:#675e46;line-height:1.5}.server-submit-preview{display:grid;grid-template-columns:160px minmax(0,1fr);gap:14px;align-items:start;border:1px solid #d8c79f;border-radius:8px;padding:12px;background:#fbf1dc}.server-submit-preview img,.server-submit-preview .model-thumb-button{width:100%;aspect-ratio:4 / 3;border-radius:7px;object-fit:contain;background:#e7dcc5}.server-submit-checklist{margin-top:14px}.server-submit-checklist ul{margin:10px 0;padding-left:18px;color:#675e46;line-height:1.55}.modal-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-top:16px}.painter-section{border-bottom:1px solid #c7a86b;padding-bottom:16px;margin-bottom:16px}.painter-section:last-of-type{border-bottom:0}.painter-button-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.compact-danger-button{min-height:36px;margin-top:0}.palette-row{display:grid;grid-template-columns:74px minmax(0,1fr);gap:8px;align-items:center;margin-top:10px}.palette-row span{color:#675e46;font-size:.78rem;font-weight:800}.palette-row div{display:flex;flex-wrap:wrap;gap:6px}.swatch-button{width:26px;height:26px;border:1px solid #c6d0c8;border-radius:6px;cursor:pointer}.recent-colors-row{padding-top:10px;border-top:1px solid #d8c79f}.zone-color-row{justify-content:space-between;min-height:40px;border-radius:7px;padding:4px 6px}.zone-color-row.active{background:#eadfc8;box-shadow:inset 3px 0 #d9ad4f}.painter-compare-grid{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#c7a86b}.painter-compare-grid>div{min-width:0;min-height:0;display:flex;flex-direction:column;background:#e7dcc5}.painter-compare-grid>div>span{padding:8px 12px;border-bottom:1px solid #c7a86b;background:#fff8e8;color:#675e46;font-size:.82rem;font-weight:800}.workspace-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;min-height:58px;padding:12px 16px;border-bottom:1px solid #c7a86b;background:#fff8e8}.editor-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.editor-title-input{width:min(100%,420px);border:1px solid transparent;border-radius:7px;margin:-3px 0 0 -7px;padding:3px 6px;color:#141b16;background:transparent;font-size:1rem;font-weight:850;line-height:1.2}.editor-title-input:hover,.editor-title-input:focus{border-color:#c8b68b;background:#fff8e8}.editor-metadata-panel{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:10px;border-top:1px solid #d8c79f;padding-top:10px}.editor-metadata-panel .field-group{margin-top:0}.editor-metadata-panel .field-group:last-child{grid-column:1 / -1}.canvas-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.canvas-controls button{min-width:34px;border:1px solid #b99a5e;background:#fff8e8;color:#2a2e25;padding:0 10px;font-weight:750}.canvas-controls button:hover{border-color:#d9ad4f}.canvas-controls span{min-width:54px;color:#2f3329;font-size:.88rem;text-align:center}.zoom-slider{width:clamp(120px,18vw,220px);max-width:180px}.canvas-frame{position:relative;flex:1;min-height:0;overflow:hidden}.editor-canvas{display:block;width:100%;height:100%;touch-action:none;cursor:crosshair}.editor-canvas:active{cursor:grabbing}.editor-canvas.draw-mode,.editor-canvas.draw-mode:active{cursor:crosshair}.editor-canvas.eraser-mode,.editor-canvas.eraser-mode:active{cursor:cell}.editor-canvas.panning-mode,.editor-canvas.panning-mode:active{cursor:grabbing}.canvas-empty-state{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-items:center;color:#746b53;font-weight:650;pointer-events:none}@media (max-width: 1180px){.home-explanation{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.app-topbar,.page-header-row{align-items:stretch;flex-direction:column}.home-panel{grid-template-columns:1fr;gap:22px;min-height:auto}.home-visual{order:-1;min-height:320px}.home-logo{max-height:260px}.home-explanation{grid-template-columns:1fr;margin-top:0}.home-actions{grid-column:auto;grid-row:auto;justify-content:flex-start;margin-top:20px}.admin-token-panel,.library-controls,.server-library-layout,.server-model-detail,.share-preview-layout{grid-template-columns:1fr}.server-detail-panel{position:static}.server-model-detail-renderer,.share-preview-renderer{min-height:420px}.editor-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(460px,1fr)}.editor-sidebar{border-right:0;border-bottom:1px solid #c7a86b}.workspace-header,.editor-metadata-panel{grid-template-columns:1fr}.canvas-controls{justify-content:flex-start}.painter-layout{grid-template-columns:1fr}.painter-sidebar{border-left:0;border-top:1px solid #c7a86b}}@media (max-width: 640px){.home-panel{gap:18px}.home-panel h1{font-size:clamp(2.4rem,16vw,4rem)}.home-visual{min-height:250px;padding:18px}.home-logo{max-height:210px}}
