@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Space Grotesk,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;height:100vh;background-color:#fff;overflow:hidden}a{color:inherit;text-decoration:none}@media(max-width:1180px){body{height:auto;overflow:auto}}:root{--bg: #f7f7f7;--panel: #ffffff;--panel-strong: #f3f3f3;--border: #e3e3e3;--muted: #4b4b4b;--text: #0f0f0f;--accent: #0f0f0f;--accent-strong: #000000;--accent-2: #ededed;--danger: #dc6b6b;--shadow: 0 16px 40px rgba(15, 23, 42, .06)}.layout{min-height:100dvh;height:100dvh;color:var(--text);background:var(--bg);padding:20px;display:flex;flex-direction:column;gap:16px;font-family:Poppins,Inter,Segoe UI,system-ui,-apple-system,sans-serif;overflow:hidden}.topbar{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 20px;border-radius:18px;background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);flex-shrink:0}.top-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.layout-body{flex:1;min-height:0;display:grid;gap:16px;align-items:stretch;grid-auto-rows:minmax(0,1fr);overflow:hidden}.layout-body.with-catalog{grid-template-columns:320px minmax(0,.9fr) minmax(0,1.1fr)}.layout-body.no-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toggle{display:flex;justify-content:flex-end}.panel{background:var(--panel);border-radius:18px;padding:16px;border:1px solid var(--border);box-shadow:var(--shadow);display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-shrink:0}.panel h2{margin:4px 0}.eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:11px;color:#94a3b8;margin:0}.catalog-panel{background:#fff;border-color:#e0e0e0;display:flex;flex-direction:column;min-height:0;gap:12px}.product-list{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow:auto;padding-right:4px}.product-card{padding:12px;border-radius:14px;border:1px solid var(--border);background:#fff;display:flex;flex-direction:column;gap:12px;align-items:stretch;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.product-card:hover{border-color:#cfcfcf;box-shadow:0 12px 26px #0000000f;transform:translateY(-1px)}.product-meta{display:flex;align-items:center;gap:12px;overflow:hidden}.product-thumb{width:56px;height:56px;position:relative;flex:0 0 56px}.product-info{display:flex;flex-direction:column;gap:2px;overflow:hidden}.thumbnail{width:100%;height:100%;object-fit:cover;border-radius:12px;border:1px solid var(--border);background:#e5e7eb;position:relative;z-index:1}.thumbnail.placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--muted);z-index:0}.anchor-plus{background:#0ea5e9;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;box-shadow:0 2px 6px #00000040}.fullscreen-shell{display:flex;flex-direction:column;height:100vh;background:#f8fafc}.fs-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-bottom:1px solid #e2e8f0}.fs-body{flex:1;display:grid;grid-template-columns:1fr 280px;gap:12px;padding:12px}.fs-viewer{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-height:0}.fs-panel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:8px}.fs-panel select{width:100%;padding:6px 8px}.fs-hint{font-size:12px;color:#64748b}.fs-section{border:1px solid #e2e8f0;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:8px;background:#f8fafc}.fs-module-list{display:flex;flex-direction:column;gap:8px}.module-card-mini{display:grid;grid-template-columns:52px 1fr auto;gap:10px;align-items:center;padding:8px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.module-thumb{width:52px;height:52px;border-radius:10px;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e2e8f0;font-weight:700}.module-thumb img{width:100%;height:100%;object-fit:cover}.module-meta{display:flex;flex-direction:column;gap:2px}.fs-placement-list{display:flex;flex-direction:column;gap:6px}.fs-placement-list .ghost.active{border-color:var(--accent);color:var(--accent-strong);background:#eef2ff}.product-id{font-weight:700;margin:0;color:#1f2937}.product-label{margin:2px 0 0;color:var(--muted)}.card-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;width:100%}.workspace,.workspace.dual{display:contents}.viewer-panel{padding:0;overflow:hidden;display:flex;flex-direction:column}.viewer-header{padding:16px 16px 0}.viewer-shell{padding:12px 16px 16px;flex:1;min-height:0;display:flex;flex-direction:column}.viewer{height:100%}.viewer-canvas{flex:1;min-height:420px;position:relative;background-color:#fff;background-image:linear-gradient(0deg,rgba(148,163,184,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.14) 1px,transparent 1px),radial-gradient(circle at 26% 18%,rgba(37,99,235,.07),transparent 34%);background-size:46px 46px,46px 46px,auto;border-radius:16px;border:1px solid var(--border);overflow:hidden}.viewer-canvas canvas{height:100%!important;width:100%!important}.viewer-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text);gap:12px}.viewer-placeholder .muted.small{max-width:360px;text-align:center}.form-panel{background:var(--panel-strong);border:1px solid var(--border)}.form{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0}.form-shell{flex:1;min-height:0;display:flex;flex-direction:column;gap:14px;overflow:auto;padding-right:4px}.form-section{display:flex;flex-direction:column;gap:12px;padding:12px;border-radius:12px;background:#fff;border:1px solid var(--border)}.form-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;padding:8px;border-radius:12px;border:1px solid var(--border);background:#fff}.form-tab{background:var(--panel-strong);border:1px solid var(--border);border-radius:10px;padding:10px 12px;font-weight:700;color:var(--text);cursor:pointer;transition:all .15s ease;box-shadow:none}.form-tab.active{background:#0f0f0f;border-color:#0f0f0f;color:#fff;box-shadow:0 8px 16px #00000029}.fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.fields.trio{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.fields.duo{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}label{display:flex;flex-direction:column;gap:6px;font-weight:700;color:var(--text)}input,textarea,select{border-radius:12px;border:1px solid #d8e2f0;padding:11px 12px;background:#fff;font-size:15px;color:var(--text);transition:border-color .15s ease,box-shadow .15s ease,transform .1s ease;box-shadow:inset 0 1px #fff}textarea{resize:vertical;min-height:120px}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--accent-strong);box-shadow:0 0 0 3px #6fa8ff47;transform:translateY(-1px)}.zip-drop{border:1px dashed rgba(111,168,255,.6);padding:14px;border-radius:14px;background:#9ac8ff1f;color:var(--text)}.chips{display:flex;flex-wrap:wrap;gap:8px}.tag{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:12px;background:#eef2f8;color:var(--text);font-weight:600;border:1px solid var(--border)}.tag.info{background:#9ac8ff38;color:#1d4ed8}.tag.success{background:#22c55e24;color:#166534}.tag.warning{background:#f59e0b29;color:#b45309}.zip-list{border:1px solid var(--border);border-radius:12px;background:#fff}.zip-row{display:flex;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #e5e7eb}.zip-row:last-child{border-bottom:none}.group{border:1px solid var(--border);border-radius:12px;padding:10px;background:#fff;margin-bottom:10px}.group-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.anchor-row{display:flex;flex-direction:column;gap:10px;padding:8px;border:1px solid var(--border);border-radius:10px;background:#fff}.anchor-row>input{width:100%}.material-row{display:grid;grid-template-columns:1fr;gap:12px;padding:12px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 10px 32px #0f172a0f}.material-row.selected{border-color:#0f0f0f;box-shadow:0 0 0 2px #00000014}.material-row__head{display:flex;justify-content:space-between;align-items:center;gap:10px}.radio-list{display:flex;flex-direction:column;gap:8px;padding:10px 12px;border-radius:12px;border:1px dashed var(--border);background:#f8fafc}.radio{display:flex;align-items:center;gap:10px;font-weight:600;color:var(--text)}.radio input{margin:0}.radio.disabled{opacity:.55;pointer-events:none}.textures{display:flex;flex-direction:column;gap:8px}.texture-palette{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.texture-pill{border-radius:999px;border:1px solid var(--border);background:linear-gradient(145deg,#fafafa,#f0f0f0);padding:8px 12px;font-weight:700;color:var(--text);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.texture-pill:hover{transform:translateY(-1px);box-shadow:0 10px 18px #0000001f}.texture-pill.active{border-color:#0f0f0f;background:linear-gradient(135deg,#111,#1f1f1f);color:#fff;box-shadow:0 12px 24px #0003}.texture-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.texture-row{display:grid;grid-template-columns:1fr auto;gap:8px}.texture-row.compact{align-items:center;background:#f7f9fc;border:1px solid var(--border);border-radius:10px;padding:6px}.file-button{position:relative;overflow:hidden;cursor:pointer}.file-button input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.file-button.compact{padding:8px 12px}.compat{display:flex;flex-direction:column;gap:6px}.compat-chips{display:flex;flex-wrap:wrap;gap:6px}.tag.small-chip{padding:4px 8px;font-size:12px}.chip-close{margin-left:6px;background:transparent;border:none;color:#334155;cursor:pointer;font-weight:700;padding:0 4px;box-shadow:none}.anchor-fields{display:grid;grid-template-columns:repeat(3,minmax(80px,1fr));gap:8px}.anchor-row>button{align-self:flex-start}.binder-actions{display:flex;gap:8px;justify-content:space-between;width:100%}.inline-label{display:flex;flex-direction:column;gap:4px;font-weight:600;color:var(--text)}.auto-card{border-radius:12px;border:1px solid #e3e3e3;background:#f7f7f7;padding:10px 12px}.actions-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.icon-button{padding:8px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center}.icon-button svg{width:18px;height:18px}.icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:6px;border-radius:50%;background:#0f0f0f;color:#fff;font-weight:700;font-size:11px}.icon-upload{width:20px;height:20px;border-radius:6px;background:#0f0f0f;font-size:13px;font-weight:800}.btn-icon{display:inline-flex;align-items:center;gap:6px}.btn-icon svg{width:18px;height:18px}.actions-row.end{justify-content:flex-end}button{border:1px solid transparent;border-radius:12px;padding:10px 14px;font-weight:700;font-size:15px;background:#0f0f0f;color:#fff;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .2s ease;box-shadow:0 10px 20px #0000002e}button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0000003d}button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.ghost{background:#f4f4f4;border:1px solid var(--border);color:#0f0f0f;box-shadow:none}.ghost.dark{color:#0f0f0f;background:#eaeaea}.ghost.soft{background:#f2f2f2}.ghost.danger{color:#b91c1c;border-color:#d2636380;background:#fff}.secondary{background:#eef2f8;color:#0f172a;border:1px solid var(--border);box-shadow:none}.alert{border-radius:14px;padding:12px 14px;border:1px solid rgba(210,99,99,.6);background:#fee2e280;color:#7f1d1d}.muted{color:var(--muted)}.small{font-size:13px}.status{margin:0;color:#1d4ed8}.warning{color:#b91c1c}.card-title{margin:0 0 6px;font-weight:700;color:var(--text)}.logo{width:80px;height:80px;border-radius:20px;border:2px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:2px}@media(max-width:1180px){.layout{height:auto;min-height:100vh;overflow:auto;padding:16px}.layout-body,.layout-body.with-catalog,.layout-body.no-catalog{grid-template-columns:1fr;grid-auto-rows:auto;overflow:visible}.panel{height:auto}}@media(max-width:820px){.viewer-canvas{min-height:320px}.form-tabs{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}
