:root{color:#0f172a;background:#f5f6f8;font-family:Microsoft YaHei,PingFang SC,Segoe UI,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;--blue: #2563eb;--blue-dark: #1d4ed8;--blue-soft: #eff6ff;--line: #e5e7eb;--line-strong: #d8dee8;--text: #0f172a;--muted: #64748b;--panel: #ffffff;--page: #f5f6f8;--success: #16a34a;--warning: #d97706;--danger: #dc2626}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px;background:var(--page)}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.workspace-shell{min-height:100vh;color:var(--text);background:var(--page)}.app-header{position:sticky;top:0;z-index:30;background:var(--panel);border-bottom:1px solid var(--line)}.header-main{min-height:56px;padding:0 24px;display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(360px,1fr);align-items:center;gap:20px}.brand-block,.header-actions,.mode-switch,.step-nav,.standard-panel-head,.publish-bar,.viewer-header,.viewer-head-right,.mini-facts,.metrics-strip,.viewer-body,.material-row,.panel-title,.control-row{display:flex;align-items:center}.brand-block{gap:10px;min-width:0}.brand-block strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px}.brand-icon{width:34px;height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--blue);flex:0 0 auto}.mode-switch{gap:8px;justify-content:center}.mode-switch button,.standard-button{min-height:34px;padding:0 13px;border:1px solid transparent;border-radius:6px;background:transparent;color:#334155;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14px}.mode-switch button.active{background:#eef4ff;color:var(--blue);font-weight:700}.header-actions{justify-content:flex-end;gap:8px;min-width:0}.header-actions span{color:#475569;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions .header-stat-pill{flex:0 0 auto;padding:6px 10px;border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:var(--blue);font-size:12px;font-weight:800}.standard-button{border-color:var(--line-strong);background:#fff;color:#334155}.standard-button.primary,.primary-button{border-color:var(--blue);background:var(--blue);color:#fff}.demo-entry-link{border-color:#bfdbfe;background:#eff6ff;color:var(--blue);text-decoration:none;font-weight:700}.standard-button:hover,.ghost-button:hover,.tiny-toggle:hover,.variant-option:hover{border-color:#93b5fd}.standard-button.primary:hover,.primary-button:hover{background:var(--blue-dark)}.step-nav{position:sticky;top:56px;z-index:29;min-height:50px;padding:0 24px;gap:18px;border-bottom:1px solid var(--line);background:var(--panel);overflow-x:auto}.step-nav button{position:relative;min-height:50px;padding:0 18px;border:0;background:transparent;color:#475569;display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.step-nav button.active{color:var(--blue);font-weight:700}.step-nav button.active:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--blue)}.workspace-content{padding:14px 24px 32px}.admin-sub-nav{padding:0 24px;min-height:46px;border-top:1px solid #eef1f5;border-bottom:1px solid var(--line);background:var(--panel);display:flex;align-items:center;gap:18px;overflow-x:auto}.admin-sub-nav button{position:relative;min-height:46px;padding:0 4px;border:0;border-bottom:2px solid transparent;background:transparent;color:#475569;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:13px;font-weight:800}.admin-sub-nav button.active{border-bottom-color:var(--blue);color:var(--blue)}.breadcrumb-bar{margin-bottom:12px;padding:0 2px;min-height:28px;color:#64748b;display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:12px;font-weight:700}.breadcrumb-bar span{display:inline-flex;align-items:center;gap:7px}.breadcrumb-bar span:not(:last-child):after{content:"/";color:#cbd5e1;font-weight:600}.breadcrumb-bar button{padding:0;border:0;background:transparent;color:var(--blue);font-weight:800}.breadcrumb-bar .current{color:#0f172a}.workspace-status{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.workflow-summary{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#f8fafc;color:#475569;display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;white-space:nowrap}.workflow-summary span+span{position:relative}.workflow-summary span+span:before{content:"";width:3px;height:3px;margin-right:10px;border-radius:999px;background:#cbd5e1;display:inline-block;vertical-align:middle}.asset-filter-tabs{min-height:34px;padding:3px;border:1px solid var(--line);border-radius:9px;background:#f8fafc;display:inline-flex;align-items:center;gap:2px}.asset-filter-tabs button{min-height:28px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#475569;font-size:12px;font-weight:800;cursor:pointer}.asset-filter-tabs button.active{background:var(--blue);color:#fff;box-shadow:0 8px 18px #2563eb2e}.asset-table-wrap{overflow-x:auto}.asset-table{width:100%;min-width:1080px;border-collapse:separate;border-spacing:0}.asset-table th,.asset-table td{padding:12px 14px;border-bottom:1px solid #eef1f5;color:#334155;font-size:13px;text-align:left;vertical-align:middle}.asset-table th{background:#f8fafc;color:#64748b;font-size:12px;font-weight:800}.asset-table tr.active td{background:#eff6ff}.asset-table td small{display:block;margin-top:3px;color:var(--muted);font-size:12px}.asset-name-button{border:0;background:transparent;color:var(--text);display:inline-flex;align-items:center;gap:9px;text-align:left;cursor:pointer}.asset-name-button strong,.asset-name-button small{display:block}.asset-name-button svg{color:#64748b}.asset-status{min-height:24px;padding:0 9px;border-radius:999px;background:#f1f5f9;color:#475569;display:inline-flex;align-items:center;font-size:12px;font-weight:800}.asset-status.status-published{background:#eff6ff;color:var(--blue)}.asset-status.status-review,.asset-status.status-scanning{background:#fff7ed;color:#c2410c}.asset-status.status-error{background:#fef2f2;color:#dc2626}.asset-row-actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;white-space:nowrap;gap:6px}.asset-table th.asset-actions-column,.asset-table td:last-child{width:268px;min-width:268px;text-align:right}.asset-table td:first-child{min-width:240px}.asset-table .asset-name-button small{max-width:330px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-source-badge{display:inline-flex;align-items:center;min-height:20px;margin-left:6px;padding:0 7px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:800;vertical-align:middle}.image-to-3d-entry-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:18px;padding:15px 17px;border:1px solid #dbeafe;border-radius:12px;background:linear-gradient(115deg,#f8fbff,#fff 72%);box-shadow:0 10px 26px #1e40af0f}.image-to-3d-entry-card.is-running{border-color:#bfdbfe;background:linear-gradient(115deg,#eff6ff,#fff 72%)}.image-to-3d-entry-card.is-success{border-color:#bbf7d0;background:linear-gradient(115deg,#f0fdf4,#fff 72%)}.image-to-3d-entry-card.is-failed{border-color:#fed7aa;background:linear-gradient(115deg,#fff7ed,#fff 72%)}.image-to-3d-entry-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;background:#e8f0ff;color:#2563eb}.image-to-3d-entry-card.is-running .image-to-3d-entry-icon{background:#dbeafe;color:#1d4ed8}.image-to-3d-entry-card.is-success .image-to-3d-entry-icon{background:#dcfce7;color:#15803d}.image-to-3d-entry-card.is-failed .image-to-3d-entry-icon{background:#ffedd5;color:#c2410c}.image-to-3d-entry-copy{display:grid;gap:4px;min-width:0}.image-to-3d-entry-copy strong{color:#0f172a;font-size:14px}.image-to-3d-entry-copy span{overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.asset-detail-view{display:grid;gap:16px;min-height:100%}.asset-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.asset-detail-heading,.asset-detail-actions,.asset-detail-title-row{display:flex;align-items:center;gap:10px}.asset-detail-heading{align-items:flex-start}.asset-detail-heading>div{display:grid;gap:6px;min-width:0}.asset-detail-title-row{flex-wrap:wrap}.asset-detail-title-row h2{margin:0;color:#0f172a;font-size:20px;line-height:1.25}.asset-detail-heading p{margin:0;color:#64748b;font-size:12px}.asset-detail-kicker{display:inline-flex;align-items:center;width:fit-content;padding:4px 8px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700;letter-spacing:.02em}.model-inspection-view .asset-detail-preview{box-shadow:inset 0 0 0 1px #60a5fa1f}.advanced-config-note{margin:0 0 12px;color:#64748b;font-size:12px;line-height:1.55}.asset-detail-actions{flex-wrap:wrap;justify-content:flex-end}.asset-detail-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:16px;min-height:0}.asset-detail-preview,.asset-detail-sidebar{min-width:0;border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:hidden}.asset-detail-preview{height:clamp(440px,62vh,640px);min-height:440px;background:#0b1220}.asset-detail-preview .model-viewer-canvas-shell{height:100%;min-height:0}.asset-detail-sidebar{display:grid;align-content:start;gap:16px;padding:18px}.asset-detail-status-card,.asset-detail-hint{display:grid;gap:7px;padding:13px;border-radius:10px;background:#f8fafc}.asset-detail-status-card strong,.asset-detail-hint strong{color:#0f172a;font-size:13px}.asset-detail-status-card small,.asset-detail-hint span{color:#64748b;font-size:12px;line-height:1.55}.asset-detail-meta{display:grid;gap:0;margin:0}.asset-detail-meta div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;padding:10px 0;border-bottom:1px solid #eef2f7}.asset-detail-meta dt{color:#64748b;font-size:12px}.asset-detail-meta dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#1e293b;font-size:12px;font-weight:700;text-align:right}.asset-detail-error{padding:10px 12px;border-radius:9px;background:#fef2f2;color:#b91c1c;font-size:12px;line-height:1.5}.asset-more-actions{position:relative}.asset-more-trigger,.asset-more-actions summary{min-height:34px;padding:0 12px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:#334155;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:700;list-style:none;cursor:pointer}.asset-more-trigger:hover,.asset-more-actions summary:hover{border-color:#93b5fd;color:var(--blue)}.asset-more-actions summary::-webkit-details-marker{display:none}.asset-more-actions-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:9;padding:6px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 16px 32px #0f172a1f;display:grid;gap:4px}.asset-more-actions button{min-width:132px;min-height:34px;padding:0 12px;border:0;border-radius:7px;background:#fff;color:#334155;font-size:13px;font-weight:800;text-align:left;white-space:nowrap}.asset-more-actions button:hover{background:#eff6ff;color:var(--blue)}.upload-guide-layout{display:grid;grid-template-columns:minmax(320px,1.2fr) repeat(2,minmax(220px,1fr));gap:14px}.unbound-viewer-card{min-height:520px;display:grid;place-items:center}.unbound-stage{width:min(420px,90%);padding:34px;border:1px dashed #b7c7df;border-radius:20px;background:linear-gradient(145deg,#f8fbff,#eef6ff);text-align:center;color:#475569}.unbound-stage svg{color:var(--blue);margin-bottom:12px}.unbound-stage h3{margin:0 0 8px;color:#0f172a}.bind-asset-upload{display:grid;gap:8px}.bind-asset-upload .upload-dropzone{width:100%;justify-content:center}.bind-asset-note{color:var(--muted);font-size:12px;line-height:1.5}.bind-asset-divider{display:flex;align-items:center;gap:10px;margin:18px 0 0;color:#94a3b8;font-size:12px}.bind-asset-divider:before,.bind-asset-divider:after{height:1px;flex:1;background:var(--line);content:""}.bind-asset-list{display:grid;gap:8px;margin-top:12px;max-height:420px;overflow:auto}.bind-asset-row{width:100%;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.bind-asset-row:hover{border-color:#93b5fd;background:#f8fbff}.bind-asset-row strong,.bind-asset-row small{display:block}.upload-guide-card{min-height:180px;padding:18px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;align-content:start;gap:12px}.upload-guide-card.primary{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#bfdbfe}.upload-guide-card span{color:var(--blue);font-size:12px;font-weight:900}.upload-guide-card h3{margin:0;font-size:22px}.upload-guide-card p{margin:0;color:#475569;line-height:1.7}.guide-step-list{display:grid;gap:10px}.guide-step-list strong{padding:10px 12px;border-radius:8px;background:#f8fafc;color:#0f172a;font-size:13px}.detail-context-bar{margin-bottom:12px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#f8fafc;color:#475569;display:flex;flex-wrap:wrap;gap:10px;font-size:12px;font-weight:800}.detail-context-bar span{min-height:24px;display:inline-flex;align-items:center}.standard-panel,.stack-section,.viewer-shell{border:1px solid var(--line);border-radius:8px;background:var(--panel)}.standard-panel{overflow:hidden}.standard-panel-head{justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #eef1f5}.standard-panel-head h2{margin:0;font-size:17px;line-height:1.4}.standard-panel-head p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.standard-panel-actions{flex:0 0 auto}.standard-panel-body{padding:20px}.flow-board{gap:10px}.flow-step{min-width:86px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:center}.flow-step span{color:var(--muted);font-size:12px}.flow-step strong{display:block;margin-top:4px;color:#1e293b;font-size:18px}.status-chip,.mini-tag,.tiny-pill,.status-inline{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:700}.mini-tag,.tiny-pill,.status-inline{background:#f1f5f9;color:#475569}.status-pending{background:#fff7ed;color:var(--warning)}.status-scanning{background:#eef4ff;color:var(--blue)}.status-review{background:#f5f3ff;color:#6d28d9}.status-published{background:#ecfdf5;color:var(--success)}.status-error{background:#fef2f2;color:var(--danger)}.upload-dropzone{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 13px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:#334155;font-size:13px;font-weight:700}.upload-dropzone input,.upload-dropzone p{display:none}.metrics-strip{gap:12px;margin-bottom:14px}.metric-card,.suggestion-card,.mini-panel,.viewer-panel,.review-item,.review-summary,.variant-card{border:1px solid var(--line);border-radius:8px;background:#fff}.metric-card{flex:1;min-width:138px;padding:14px}.metric-card span,.suggestion-card span,.mini-panel span,.viewer-panel small,.review-summary small,.review-item small,.warning-list small,.material-meta small,.tree-row small,.mini-facts small{color:var(--muted);font-size:12px}.metric-card strong{display:block;margin-top:8px;font-size:22px}.stack-section{padding:16px}.compact-section{min-width:0}.section-heading,.variant-head,.publish-bar{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading{margin-bottom:14px}.section-heading h3,.viewer-header h2{margin:4px 0 0;font-size:16px}.section-kicker{color:var(--muted);font-size:12px;font-weight:700}.suggestion-grid,.toggle-grid,.inline-panels,.two-column-panel,.viewer-body{display:grid;gap:14px}.suggestion-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.two-column-panel,.inline-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.toggle-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.suggestion-card,.mini-panel,.viewer-panel{padding:14px}.suggestion-card strong,.review-summary strong,.review-item strong,.viewer-story strong,.material-meta strong{display:block}.confidence-score{margin-top:8px;font-size:28px}.pill-row,.variant-options,.variant-stack,.warning-list,.material-list,.tree-list,.copy-editor,.review-list{display:flex;gap:8px}.pill-row,.warning-list{flex-wrap:wrap}.variant-options,.variant-stack,.warning-list,.material-list,.tree-list,.copy-editor,.review-list{flex-direction:column}.tiny-toggle,.ghost-button,.primary-button,.variant-option{min-height:34px;padding:0 12px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:#334155;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:700}.tiny-toggle.active,.toggle-card.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.publish-bar{margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#f8fafc}.publish-bar strong,.publish-bar small{display:block}.publish-bar small{margin-top:5px}.readiness-list{display:flex;flex-direction:column;gap:8px;margin-top:12px;padding:12px 14px;border:1px dashed #f1c27d;border-radius:8px;background:#fffbeb}.readiness-list small,.publish-meta{color:#92400e;line-height:1.5}.toggle-card{min-height:72px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:left}.toggle-card span,.toggle-card strong{display:block}.toggle-card strong{margin-top:8px;font-size:15px}.copy-editor{margin-top:14px}.copy-field,.note-editor{display:grid;gap:8px}.copy-field span,.note-editor span{font-size:13px;font-weight:700;color:#334155}.copy-field input,.copy-field textarea,.note-editor textarea{width:100%;padding:11px 12px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--text);resize:vertical}.copy-field textarea,.note-editor textarea{min-height:90px}.variant-card{padding:14px}.variant-head small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.variant-option{width:100%;justify-content:space-between;text-align:left}.variant-option span{display:inline-flex;align-items:center;gap:8px}.variant-option i,.material-swatch{width:16px;height:16px;border:1px solid var(--line-strong);border-radius:50%;display:inline-block}.mini-facts{justify-content:flex-end;flex-wrap:wrap;gap:10px}.review-summary{padding:14px;margin-bottom:12px}.review-item{width:100%;padding:14px;text-align:left;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.review-item.confirmed{background:#f0fdf4;border-color:#bbf7d0}.review-check{flex:0 0 auto;min-width:78px;min-height:28px;padding:0 10px;border:1px solid var(--line-strong);border-radius:999px;background:#f8fafc;color:#64748b;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.review-check.active{border-color:var(--success);background:#dcfce7;color:#15803d}.error-note,.empty-note{padding:12px 14px;border-radius:8px;font-size:13px;line-height:1.55}.error-note{background:#fef2f2;color:var(--danger)}.empty-note{background:#f8fafc;color:var(--muted)}.tree-row,.material-row{justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #eef1f5;border-radius:7px;background:#fff}.material-swatch-wrap{display:flex;align-items:center;gap:8px}.viewer-shell{overflow:hidden}.viewer-header{justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid var(--line)}.viewer-subline{max-width:560px;margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.viewer-body{grid-template-columns:minmax(0,1fr) 300px}.viewer-canvas-wrap{position:relative;min-height:620px}.canvas{width:100%;height:100%;min-height:620px}.viewer-side{display:flex;flex-direction:column;gap:12px;padding:14px 14px 14px 0}.viewer-panel{flex-direction:column;align-items:flex-start}.viewer-story strong{margin-bottom:6px;font-size:16px}.panel-title{gap:8px;margin-bottom:10px;color:#1e293b;font-size:13px;font-weight:800}.range-control{width:100%;display:grid;grid-template-columns:76px minmax(0,1fr) 44px;gap:10px;align-items:center;font-size:13px;font-weight:700}.range-control input{width:100%;accent-color:var(--blue)}.range-control b{text-align:right}.control-row{gap:8px}.loading-card{border:1px solid var(--line);border-radius:8px;background:#ffffffeb}.loading-card{width:min(280px,80vw);padding:18px;text-align:center;box-shadow:0 18px 42px #0f172a1f}.loading-card strong,.loading-card span,.loading-card small{display:block}.loading-card strong{margin-top:10px}.loading-card span{margin-top:6px;color:var(--muted);font-size:13px}.loading-card small{margin-top:7px;color:var(--muted);font-weight:800}.model-load-error{display:flex;align-items:flex-start;justify-content:center;gap:12px;min-height:100%;box-sizing:border-box;padding:28px;color:#92400e;background:#fffbeb;border:1px dashed #fbbf24;border-radius:12px}.model-load-error>svg{flex:0 0 auto;margin-top:1px}.model-load-error>div{display:grid;gap:5px;max-width:540px}.model-load-error-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.model-load-error-actions .standard-button{min-height:34px}.model-load-error strong{color:#78350f}.model-load-error small{color:#92400e;line-height:1.6}.loading-icon{width:44px;height:44px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:inline-flex;align-items:center;justify-content:center}.loading-icon.warning{background:#fff7ed;color:var(--warning)}.progress-track{height:8px;margin-top:14px;overflow:hidden;border-radius:999px;background:#e2e8f0}.progress-fill{height:100%;border-radius:inherit;background:var(--blue);transition:width .16s ease}.annotation{pointer-events:auto}.hotspot{position:relative;width:22px;height:22px;padding:0;border:2px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 8px 22px #2563eb52}.hotspot span{position:absolute;inset:6px;border-radius:50%;background:#fff}.annotation-card{position:absolute;left:28px;top:-12px;width:180px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fffffff5;color:var(--text);opacity:0;transform:translate(-6px);transition:opacity .14s ease,transform .14s ease;pointer-events:none;box-shadow:0 18px 36px #0f172a24}.annotation:hover .annotation-card,.hotspot:focus+.annotation-card{opacity:1;transform:translate(0)}.annotation-card strong{display:block;font-size:13px}.annotation-card p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.model-workbench{display:grid;grid-template-columns:184px minmax(360px,1fr) minmax(390px,.9fr);gap:16px;align-items:start}.config-sidebar{position:sticky;top:76px;display:grid;gap:6px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.sidebar-title{padding:7px 8px 9px;color:var(--muted);font-size:12px;font-weight:700}.config-sidebar button{min-height:34px;padding:0 10px;border:1px solid transparent;border-radius:6px;background:transparent;color:#334155;display:flex;align-items:center;gap:8px;text-align:left}.config-sidebar button.active,.config-sidebar button:hover{border-color:#bfdbfe;background:var(--blue-soft);color:var(--blue);font-weight:700}.config-main,.preview-column{min-width:0}.preview-column{position:sticky;top:76px}.config-stack{display:grid;gap:14px}.recommend-summary,.param-toolbar,.review-summary,.blocker-box{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.recommend-summary strong,.param-toolbar strong,.review-summary strong,.blocker-box strong{display:block;margin-bottom:4px}.recommend-summary small,.param-toolbar small,.review-summary small,.blocker-box small{display:block;color:var(--muted);line-height:1.55}.recommend-list,.parameter-groups,.review-list,.preview-options{display:grid;gap:10px}.recommend-card,.parameter-group-card,.review-item,.blocker-box{padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.parameter-group-card{transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.parameter-group-card.collapsible-group{padding:0;overflow:hidden}.parameter-group-card.collapsible-group[open]{border-color:#93c5fd;box-shadow:0 12px 26px #2563eb14}.parameter-group-summary{padding:11px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;cursor:pointer;list-style:none}.parameter-group-summary::-webkit-details-marker{display:none}.parameter-group-summary strong,.parameter-group-summary small{display:block}.parameter-group-summary small{margin-top:3px;color:var(--muted);font-size:12px}.parameter-group-summary b{padding:5px 8px;border-radius:999px;background:#eff6ff;color:var(--blue);font-size:12px}.parameter-group-card.collapsible-group>.variant-head,.parameter-group-card.collapsible-group>.compact-field,.parameter-group-card.collapsible-group>.parameter-option-list,.parameter-group-card.collapsible-group>.advanced-config-block{margin-left:12px;margin-right:12px}.parameter-group-card.collapsible-group>.advanced-config-block{margin-bottom:12px}.parameter-group-card:hover{border-color:#93c5fd;box-shadow:0 10px 24px #2563eb14}.recommend-card{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center}.recommend-card strong,.review-item strong{display:block;margin:7px 0 4px}.recommend-card small,.review-item small{display:block;color:var(--muted);line-height:1.5}.recommend-card.status-applied{border-color:#bbf7d0;background:#f0fdf4}.recommend-card.status-ignored{opacity:.72}.recommend-actions,.button-row,.variant-head{display:flex;align-items:center;gap:8px}.recommend-actions span{color:var(--muted);font-size:12px}.confidence{display:inline-flex;min-height:22px;padding:0 8px;align-items:center;border-radius:999px;font-size:12px;font-weight:700}.confidence-high{background:#dcfce7;color:#15803d}.confidence-medium{background:#eff6ff;color:var(--blue)}.confidence-low{background:#fef3c7;color:#b45309}.param-toolbar,.variant-head,.review-summary{flex-wrap:wrap}.parameter-option-list,.pill-grid,.template-grid{display:grid;gap:10px}.parameter-option-list{grid-template-columns:1fr;margin-top:12px}.parameter-dimension-section{display:grid;gap:10px;padding:10px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.dimension-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-end}.dimension-head strong{color:#0f172a}.dimension-head small,.compact-empty{color:var(--muted);font-size:12px}.parameter-option-row{min-height:54px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;grid-template-columns:26px minmax(120px,1fr) minmax(116px,.8fr) auto;align-items:center;gap:8px;cursor:pointer}.parameter-row-preview i,.material-row i,.variant-option i{width:18px;height:18px;border:1px solid rgba(15,23,42,.12);border-radius:50%;display:inline-block;flex:0 0 auto}.parameter-row-preview i.original-swatch{background:linear-gradient(135deg,#fff 0 48%,#cbd5e1 48% 52%,#fff 52% 100%)}.parameter-option-row.default{border-color:var(--blue);background:var(--blue-soft)}.parameter-option-row.previewing{border-color:#1d4ed8;background:linear-gradient(90deg,#eff6ff,#fff);box-shadow:0 0 0 1px #2563eb24,0 12px 24px #2563eb1a}.parameter-option-row.previewing .parameter-row-preview i{box-shadow:0 0 0 4px #2563eb29}.standard-button.danger{color:#b91c1c;border-color:#fecaca;background:#fff}.standard-button.danger:hover{background:#fef2f2}.standard-button.locate-button{color:#166534;border-color:#bbf7d0;background:#f0fdf4}.standard-button.locate-button:hover{color:#14532d;border-color:#86efac;background:#dcfce7}.parameter-group-card.is-hidden,.parameter-option-row.is-hidden{opacity:.58;background:#f8fafc}.parameter-group-card.just-added{border-color:var(--blue);background:linear-gradient(180deg,#eff6ff,#fff);box-shadow:0 0 0 2px #2563eb24,0 18px 32px #2563eb1f;animation:added-pulse 1.5s ease}.param-toolbar small,.dimension-head small{line-height:1.6}@keyframes added-pulse{0%,to{transform:translateY(0)}35%{transform:translateY(-2px)}}.parameter-row-preview{width:26px;height:26px;padding:0;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.parameter-row-name{display:grid;gap:4px;min-width:0}.parameter-row-name input,.parameter-row-value,.parameter-row-color input[type=text],.parameter-row-color input:not([type]){width:100%;min-height:32px;border:1px solid var(--line);border-radius:7px;padding:7px 9px;color:var(--text);background:#fff;outline:none}.parameter-row-name small{color:var(--muted);font-size:11px;display:flex;align-items:center;gap:6px;flex-wrap:wrap;overflow:hidden}.parameter-row-name small b{padding:2px 6px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:11px}.parameter-row-color{display:grid;grid-template-columns:34px minmax(74px,1fr);gap:6px;align-items:center;min-width:0}.parameter-row-original{min-height:32px;padding:7px 10px;border:1px dashed #cbd5e1;border-radius:7px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:800}.parameter-row-color input[type=color]{width:34px;min-height:32px;padding:3px;border:1px solid var(--line);border-radius:7px;background:#fff;cursor:pointer}.material-preset-badge{display:flex;align-items:center;gap:8px;min-width:0}.material-preset-badge span{font-size:12px;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.material-preset-swatch{display:inline-block;width:28px;height:28px;border-radius:6px;border:1px solid var(--line);box-shadow:inset 0 0 0 1px #fff6;background-size:cover;background-position:center;flex-shrink:0}.compact-field{gap:5px}.compact-field span{font-size:12px}.compact-field input{min-height:34px;padding:8px 10px}.parameter-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.parameter-row-actions button,.row-more-actions summary{min-height:28px;padding:0 8px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#475569;font-size:12px;font-weight:800}.parameter-row-actions button:hover,.row-more-actions summary:hover{border-color:#bfdbfe;color:var(--blue);background:#eff6ff}.parameter-row-actions button.active{border-color:var(--blue);background:var(--blue);color:#fff}.row-more-actions{position:relative}.row-more-actions summary{display:grid;place-items:center;cursor:pointer;list-style:none}.row-more-actions summary::-webkit-details-marker{display:none}.row-more-actions[open] button{position:absolute;right:0;top:32px;z-index:5;width:max-content;color:#b91c1c;border-color:#fecaca;box-shadow:var(--shadow)}.binding-target-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.binding-target-grid button{min-height:32px;padding:0 9px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#475569;font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-focus-label{pointer-events:none;display:grid;gap:2px;min-width:120px;padding:8px 10px;border:1px solid rgba(132,204,22,.55);border-radius:10px;background:#0f172adb;color:#ecfccb;text-align:center;box-shadow:0 16px 30px #0f172a38}.model-focus-label span{color:#bef264;font-size:11px;font-weight:900}.model-focus-label strong{color:#fff;font-size:12px}.binding-target-grid button.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.binding-target-grid button:disabled{opacity:.55;cursor:not-allowed}.manual-binding-panel{display:grid;gap:10px;padding:12px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fbff}.manual-binding-panel.compact{margin-bottom:10px;padding:10px;background:#fff}.manual-binding-panel .field-row{margin:0}.manual-binding-panel textarea{min-height:64px;resize:vertical}.manual-binding-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.manual-binding-actions small{color:var(--muted);font-size:12px;line-height:1.5}.pro-binding-table-card{display:grid;gap:12px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.pro-binding-table{display:grid;gap:8px}.pro-binding-header,.pro-binding-row{display:grid;grid-template-columns:minmax(160px,1.3fr) minmax(140px,1.1fr) minmax(120px,1fr) minmax(120px,1fr) 92px 80px;gap:8px;align-items:center}.pro-binding-header span{color:var(--muted);font-size:12px;font-weight:800}.pro-binding-row input,.pro-binding-row select{min-height:38px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fff}.pro-binding-row label{display:inline-flex;align-items:center;gap:6px;color:#334155;font-size:12px;font-weight:700}.default-read-panel,.default-read-section,.default-read-list,.default-read-summary-grid{display:grid;gap:10px}.default-read-section{padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.default-read-summary-card{background:linear-gradient(180deg,#fff,#f8fafc)}.default-read-section>div:first-child strong,.default-read-item strong{display:block}.default-read-section>div:first-child small,.default-read-item small{display:block;margin-top:3px;color:var(--muted);font-size:12px}.default-read-item{width:100%;min-height:48px;padding:9px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;display:flex;justify-content:space-between;align-items:center;gap:10px;text-align:left;cursor:pointer}.default-read-item:hover{border-color:#93c5fd;background:#eff6ff}.default-read-item em{flex:0 0 auto;padding:6px 8px;border-radius:999px;background:#dbeafe;color:var(--blue);font-size:12px;font-style:normal;font-weight:900}.default-read-item.added em{background:#dcfce7;color:#166534}.default-read-all{display:grid;gap:10px;padding:10px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc}.default-read-all summary{cursor:pointer;color:var(--blue);font-size:13px;font-weight:900}.visual-config-actions{margin-top:10px}.quick-guide-card{display:grid;gap:10px;padding:12px;border:1px solid #bfdbfe;border-radius:14px;background:radial-gradient(circle at 100% 0%,rgba(37,99,235,.12),transparent 36%),linear-gradient(180deg,#f8fbff,#fff)}.quick-guide-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.quick-guide-head span,.quick-guide-head small{display:block;color:var(--muted);font-size:12px}.quick-guide-head strong{display:block;margin:3px 0;color:#0f172a;font-size:15px}.quick-guide-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.quick-guide-steps div{min-width:0;padding:8px;border:1px solid #e2e8f0;border-radius:11px;background:#fff;display:grid;gap:4px}.quick-guide-steps div.current{border-color:var(--blue);background:var(--blue-soft)}.quick-guide-steps div.done{border-color:#bbf7d0;background:#f0fdf4}.quick-guide-steps b{width:20px;height:20px;border-radius:999px;background:#e2e8f0;color:#475569;display:inline-grid;place-items:center;font-size:12px;font-weight:900}.quick-guide-steps div.current b{background:var(--blue);color:#fff}.quick-guide-steps div.done b{background:#16a34a;color:#fff}.quick-guide-steps span{color:#0f172a;font-size:12px;font-weight:900}.quick-guide-steps small{color:var(--muted);font-size:11px;line-height:1.35}.quick-guide-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.config-assistant-card{display:grid;gap:10px;padding:12px;border:1px solid #bfdbfe;border-radius:14px;background:linear-gradient(180deg,#eff6ff,#fff)}.config-assistant-card.verdict-custom{border-color:#fed7aa;background:linear-gradient(180deg,#fff7ed,#fff)}.config-assistant-card.verdict-optimize{border-color:#fecaca;background:linear-gradient(180deg,#fef2f2,#fff)}.assistant-compact-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.assistant-compact-head span,.assistant-compact-head small,.assistant-diagnosis-grid small,.assistant-detail small,.assistant-mode-toggle small,.assistant-meta-row span{color:var(--muted);font-size:12px}.assistant-compact-head strong{display:block;margin:4px 0;font-size:17px}.assistant-meta-row,.assistant-score-row{display:flex;flex-wrap:wrap;gap:6px}.assistant-meta-row span,.assistant-score-row span{padding:5px 8px;border-radius:999px;background:#fff;border:1px solid #dbeafe;font-weight:800}.assistant-score-row b{margin-left:4px;color:var(--blue)}.assistant-mode-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px}.assistant-mode-toggle button{padding:8px 10px;border:1px solid #dbe3ee;border-radius:11px;background:#fff;text-align:left;cursor:pointer}.assistant-mode-toggle button.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue);box-shadow:0 10px 24px #2563eb1f}.assistant-mode-toggle strong,.assistant-mode-toggle small{display:block}.assistant-mode-toggle small{margin-top:4px}.custom-binding-tip{display:grid;gap:8px;padding:10px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed;color:#9a3412}.assistant-warning-inline{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 9px;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:12px;font-weight:900}.assistant-warning-inline button{border:0;background:transparent;color:var(--blue);font-weight:900;cursor:pointer}.custom-binding-tip strong,.custom-binding-tip small{display:block}.custom-binding-tip small{margin-top:4px;color:#9a3412}.assistant-detail{padding:8px;border:1px dashed #cbd5e1;border-radius:10px;background:#ffffffb3}.assistant-detail summary{cursor:pointer;color:var(--blue);font-size:12px;font-weight:900}.assistant-diagnosis-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.assistant-diagnosis-grid>div{display:grid;gap:4px;padding:8px;border-radius:9px;background:#fff}.config-task-wizard{display:grid;gap:12px;padding:12px;border:1px solid #bfdbfe;border-radius:14px;background:linear-gradient(180deg,#eff6ff,#fff)}.config-task-wizard.mode-custom{border-color:#fed7aa;background:linear-gradient(180deg,#fff7ed,#fff)}.recommended-config-flow{display:grid;gap:10px}.config-flow-card{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fff}.config-flow-card>span,.flow-section-title small{color:var(--muted);font-size:12px}.config-flow-card>strong,.flow-section-title strong{display:block;font-size:15px}.config-flow-card>small{color:var(--muted);font-size:12px;line-height:1.6}.flow-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.standard-panel-title-row,.flow-section-title,.template-settings-section-head{position:relative}.standard-panel-title-row{display:flex;align-items:center;gap:7px}.heading-help{position:relative;display:inline-flex;flex:0 0 auto}.heading-help>button{display:inline-grid;width:20px;height:20px;place-items:center;padding:0;color:#64748b;border:0;border-radius:50%;background:transparent;cursor:help}.heading-help>button:hover,.heading-help>button:focus-visible{color:#0f766e;background:#ecfdf5;outline:none}.heading-help>span{position:absolute;z-index:60;top:calc(100% + 6px);right:0;width:min(300px,calc(100vw - 36px));padding:8px 10px;color:#f8fafc;border-radius:6px;background:#172033;box-shadow:0 8px 22px #0f172a38;font-size:12px;font-weight:500;line-height:1.5;pointer-events:none;opacity:0;transform:translateY(-2px);transition:opacity .12s ease,transform .12s ease}.heading-help:hover>span,.heading-help:focus-within>span{opacity:1;transform:translateY(0)}.task-wizard-head span,.task-card small,.target-group-card small,.target-group-card em{color:var(--muted);font-size:12px}.task-wizard-head strong{display:block;margin-top:4px;font-size:16px}.task-card{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.task-card>div:first-child strong{display:block;font-size:14px}.target-group-list{display:grid;gap:8px}.target-group-list.nested{margin-top:8px}.target-tier-block{display:grid;gap:8px}.target-tier-block>span,.target-tier-details summary{color:#2563eb;font-size:12px;font-weight:900}.target-tier-details{padding:8px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc}.target-tier-details.compact-tier{padding:7px}.target-tier-details summary{cursor:pointer}.target-group-card{width:100%;padding:10px;border:1px solid #dbe3ee;border-radius:10px;background:#f8fafc;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.target-group-card:hover{border-color:var(--blue);background:#eff6ff;transform:translateY(-1px)}.target-group-card.tier-primary{border-color:#2563eb;background:linear-gradient(180deg,#eff6ff,#fff);box-shadow:0 12px 26px #2563eb1f}.target-group-card strong,.target-group-card small,.target-group-card em{display:block}.target-group-card .coverage-note{margin-top:2px;color:#1d4ed8;font-weight:800}.target-group-card em{margin-top:4px;font-style:normal}.target-group-card b{padding:5px 8px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:12px}.target-group-card.confidence-high b{background:#dcfce7;color:#166534}.target-group-card.confidence-low b{background:#f1f5f9;color:#475569}.result-card{border-style:dashed;background:#fcfdff}.compact-empty{padding:8px 10px;font-size:12px}.binding-item-list{display:grid;gap:8px}.binding-item-detail{padding:8px;border:1px solid #eef2f7;border-radius:8px;background:#f8fafc}.binding-item-detail summary{cursor:pointer;color:#334155;font-size:12px;font-weight:900}.pill-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.pill{min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#334155}.pill.active{border-color:#93c5fd;background:var(--blue-soft);color:var(--blue);font-weight:700}.field-row{display:grid;gap:7px}.field-row span{color:#475569;font-size:13px;font-weight:700}.field-row input,.field-row textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:10px 12px;color:var(--text);background:#fff;outline:none}.field-row textarea{min-height:84px;resize:vertical}.field-row input:focus,.field-row textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1a}.review-item{width:100%;display:flex;justify-content:space-between;gap:12px;text-align:left}.review-item.confirmed{border-color:#bbf7d0;background:#f0fdf4}.review-item span{color:var(--blue);white-space:nowrap;font-size:12px;font-weight:700}.blocker-box{display:grid;justify-content:stretch;background:#fff7ed;border-color:#fed7aa}.template-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.template-card{min-height:150px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;gap:10px;align-content:start}.template-card svg{color:var(--blue)}.template-card strong{font-size:16px}.template-card small{color:var(--muted);line-height:1.6}button.template-card{width:100%;color:inherit;text-align:start;font:inherit}.global-settings-entry{cursor:default}.global-settings-entry:has(span){cursor:pointer}.global-settings-entry:has(span):hover{border-color:#2563eb;background:#f8fbff}.global-settings-entry span{color:#2563eb;font-size:12px;font-weight:800}.showcase-template-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.template-center-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.template-center-toolbar>span{color:var(--muted);font-size:12px;font-weight:800}.template-builder{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:16px;margin:16px 0}.template-builder-column{padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;display:grid;gap:12px}.template-builder-column>span{color:#334155;font-size:13px;font-weight:900}.template-library-intro{margin:16px 0;padding:18px 20px;border:1px solid #dbeafe;border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(37,99,235,.12),transparent 32%),linear-gradient(135deg,#eff6ff,#fff);display:grid;gap:6px}.template-library-intro strong{font-size:16px}.template-library-intro small{color:var(--muted);line-height:1.7}.theme-preset-grid,.layout-preset-grid{display:grid;gap:10px}.theme-preset-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.theme-preset-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-preset-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.theme-preset-card,.layout-preset-card{padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#0f172a;text-align:left;display:grid;gap:7px;cursor:pointer}.theme-preset-card.active,.layout-preset-card.active{border-color:var(--blue);background:#eff6ff;box-shadow:0 0 0 1px #2563eb24}.theme-preset-card i{width:30px;height:20px;border-radius:999px;box-shadow:inset -12px 0 #ffffff59}.theme-preset-card strong,.layout-preset-card strong{font-size:13px}.theme-preset-card small,.layout-preset-card small{color:var(--muted);line-height:1.55}.theme-preset-card b{color:var(--blue);font-size:11px}.template-detail-view{height:calc(100vh - 230px);min-height:660px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px}.template-detail-topbar{padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center}.template-detail-topbar strong,.template-detail-topbar small{display:block}.template-detail-topbar small{margin-top:4px;color:var(--muted);line-height:1.55}.template-detail-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.template-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.42fr);gap:16px;align-items:stretch;min-height:0}.template-detail-config{border:1px solid #e2e8f0;border-radius:12px;background:#fff;display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;overflow:hidden}.template-detail-config section{display:grid;gap:10px}.template-detail-config section>span,.template-advanced-detail summary{color:#334155;font-size:13px;font-weight:900}.template-config-sticky-head{padding:12px;border-bottom:1px solid #eef1f5;background:#fff;display:grid;gap:8px}.template-config-sticky-head small{color:var(--muted);font-size:12px;font-weight:700}.template-setting-tabs{min-height:36px;padding:3px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px}.template-setting-tabs button{border:0;border-radius:8px;background:transparent;color:#475569;font-weight:900}.template-setting-tabs button.active{background:#fff;color:var(--blue);box-shadow:0 5px 14px #2563eb1f}.template-config-scroll{min-height:0;padding:12px;overflow:auto;display:grid;align-content:start;gap:14px}.template-config-bottom{padding:12px;border-top:1px solid #eef1f5;background:#fff;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:8px}.template-live-preview{min-height:0;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:radial-gradient(circle at 18% 0%,rgba(37,99,235,.08),transparent 32%),#f8fbff;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr)}.template-live-preview-head{padding:14px 16px;border-bottom:1px solid #dbeafe;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px}.template-live-preview-head span,.template-live-preview-head strong,.template-live-preview-head small{display:block}.template-live-preview-head span{color:var(--blue);font-size:12px;font-weight:900}.template-live-preview-head strong{margin-top:4px;color:#0f172a;font-size:18px}.template-live-preview-head small{max-width:560px;margin-top:4px;color:var(--muted);line-height:1.55}.template-live-preview-stage{min-height:0;padding:14px;overflow:hidden;display:grid;place-items:center}.template-live-preview-stage .published-preview-page{width:100%;height:100%;min-height:0;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 16px 38px #0f172a1a}.published-preview-page.template-preview-mode{min-height:100%;max-height:100%;overflow:hidden}.published-preview-page.template-preview-mode .preview-draft-banner{position:absolute;z-index:5;left:14px;top:14px;width:fit-content;border-radius:999px}.published-preview-page.template-preview-mode .published-hero{min-height:100%;height:100%}.published-preview-page.template-preview-mode .published-detail-grid{display:none}.published-preview-page.template-preview-mode .published-viewer{min-height:0}.published-preview-page.template-preview-mode.layout-leftRail .published-hero,.published-preview-page.template-preview-mode.layout-engineeringTools .published-hero,.published-preview-page.template-preview-mode.layout-bottomStepper .published-hero,.published-preview-page.template-preview-mode.layout-leftRail .published-viewer,.published-preview-page.template-preview-mode.layout-engineeringTools .published-viewer,.published-preview-page.template-preview-mode.layout-bottomStepper .published-viewer{min-height:100%;height:100%}.published-preview-page.template-preview-mode.layout-darkSidebar .published-hero{min-height:100%;height:100%;grid-template-columns:minmax(0,1fr) minmax(230px,30%)}.published-preview-page.template-preview-mode.layout-darkSidebar .published-viewer{min-height:100%;height:100%}.template-color-editor{display:grid;gap:8px}.template-color-editor label{min-height:42px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;display:grid;grid-template-columns:76px 36px minmax(0,1fr);gap:8px;align-items:center}.template-color-editor span{color:#334155;font-size:12px;font-weight:900}.template-color-editor input[type=color]{width:34px;height:28px;padding:2px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.template-color-editor input:not([type=color]){min-width:0;height:32px;padding:0 9px;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;font-size:12px;font-weight:800}.template-control-grid{display:grid;gap:8px}.template-control-grid label{min-height:42px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;display:grid;grid-template-columns:86px minmax(0,1fr);gap:8px;align-items:center}.template-control-grid span{color:#334155;font-size:12px;font-weight:900}.template-control-grid input,.template-control-grid select{min-width:0;height:32px;padding:0 9px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a;font-size:12px;font-weight:800}.viewer-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.template-viewer-policy-note{margin:10px 0 0;padding:9px 10px;border:1px solid #dbeafe;border-radius:9px;background:#eff6ff;color:#475569;font-size:11px;line-height:1.55}.template-viewer-setting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.template-viewer-setting-grid label{display:grid;gap:5px;padding:9px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.template-viewer-setting-grid label>span,.template-viewer-toggle-row strong{color:#334155;font-size:12px;font-weight:900}.template-viewer-setting-grid select{width:100%;min-height:32px;border:1px solid #cbd5e1;border-radius:8px;padding:0 8px;background:#fff;color:#0f172a}.template-viewer-setting-grid small,.template-viewer-toggle-row small{color:#64748b;font-size:11px;line-height:1.45}.template-viewer-toggle-row{display:grid;gap:8px;margin-top:8px}.template-viewer-toggle-row button{display:grid;gap:4px;padding:9px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;text-align:left}.template-viewer-toggle-row button.active{border-color:#93c5fd;background:#eff6ff}.viewer-tool-grid button{min-height:64px;padding:9px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#334155;text-align:left;display:grid;gap:4px}.viewer-tool-grid button.active{border-color:var(--blue);background:#eff6ff;color:#1d4ed8}.viewer-tool-grid strong{font-size:13px}.viewer-tool-grid small{color:var(--muted);font-size:11px;line-height:1.45}.reset-template-button{justify-content:center}.layout-preset-list{display:grid;gap:8px}.layout-preset-list.compact-list{gap:7px}.layout-preset-list button{padding:9px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#0f172a;text-align:left;display:grid;gap:4px}.layout-preset-list button.active{border-color:var(--blue);background:#eff6ff}.layout-preset-list small{color:var(--muted);line-height:1.45}.template-advanced-detail{padding-top:8px;border-top:1px solid #eef1f5}.template-advanced-detail summary{cursor:pointer}.showcase-template-card{gap:14px;min-height:420px;border-radius:18px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#2563eb38,#0f172a0f) border-box;box-shadow:0 18px 46px #0f172a14}.showcase-template-card.active{border-color:var(--blue);background:var(--blue-soft);box-shadow:0 0 0 1px #2563eb1f}.template-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.template-card-head span{padding:4px 8px;border-radius:999px;background:#eff6ff;color:var(--blue);font-size:12px;font-weight:700}.template-badges{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}.template-preview-stage{padding:16px;border:1px solid #dbeafe;border-radius:10px;background:linear-gradient(135deg,#eff6ff,#fff);display:grid;grid-template-columns:minmax(220px,.85fr) minmax(300px,1.15fr);gap:16px;align-items:center}.template-preview-stage .standard-button{width:fit-content;margin-top:14px}.template-preview-stage span{color:var(--blue);font-size:12px;font-weight:900}.template-preview-stage strong{margin:8px 0;display:block;font-size:20px}.template-preview-stage small{color:var(--muted);line-height:1.7}.template-preview-tags{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.template-preview-tags b{padding:5px 8px;border-radius:999px;background:#fff;color:#1d4ed8;font-size:12px}.template-preview-mini{width:100%;padding:0;border:1px solid rgba(148,163,184,.25);border-radius:16px;background:#fff;overflow:hidden;text-align:left;cursor:pointer;box-shadow:inset 0 0 0 1px #fff9}.template-preview-mini>span{padding:8px 10px;color:var(--blue);display:block;font-size:12px;font-weight:900}.template-preview-mock{min-height:250px;padding:16px;border:1px solid color-mix(in srgb,var(--preview-primary, #2563eb) 20%,#fff);border-radius:18px;background:radial-gradient(circle at 28% 20%,color-mix(in srgb,var(--preview-accent, #38bdf8) 22%,transparent),transparent 30%),radial-gradient(circle at 78% 80%,color-mix(in srgb,var(--preview-primary, #2563eb) 18%,transparent),transparent 36%),linear-gradient(155deg,var(--preview-bg, #f8fafc),var(--preview-viewer, #eef6ff));display:grid;gap:8px;position:relative;color:var(--preview-text, #0f172a);overflow:hidden}.template-preview-mock.compact{min-height:185px;border:0;border-radius:0}.mock-product-title{position:relative;z-index:3;display:grid;gap:4px}.mock-product-title strong{color:var(--preview-text, #0f172a);font-size:14px;line-height:1.2}.mock-product-title small{color:var(--preview-muted, #64748b);font-size:11px;line-height:1.45}.mock-viewer{min-height:122px;border:1px solid color-mix(in srgb,var(--preview-primary, #2563eb) 18%,#fff);border-radius:18px;background:linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 1px),linear-gradient(rgba(148,163,184,.08) 1px,transparent 1px),color-mix(in srgb,var(--preview-surface, #fff) 68%,transparent);background-size:22px 22px;display:grid;place-items:center;color:var(--preview-primary, #2563eb);font-size:12px;font-weight:900;position:relative;overflow:hidden;box-shadow:inset 0 -28px 60px #0f172a0d}.mock-object{position:absolute;width:122px;height:82px;display:grid;place-items:center;transform:perspective(260px) rotateX(58deg) rotate(-22deg)}.mock-object i{position:absolute;display:block;border-radius:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--preview-primary, #2563eb) 78%,#fff),color-mix(in srgb,var(--preview-accent, #38bdf8) 58%,#111));box-shadow:0 18px 40px color-mix(in srgb,var(--preview-primary, #2563eb) 24%,transparent)}.mock-object i:nth-child(1){width:112px;height:52px}.mock-object i:nth-child(2){width:28px;height:78px;transform:translate(-48px,24px)}.mock-object i:nth-child(3){width:28px;height:78px;transform:translate(48px,24px)}.mock-viewer span{position:relative;z-index:1;opacity:.42}.mock-info-card{padding:10px;border:1px solid color-mix(in srgb,var(--preview-primary, #2563eb) 20%,#fff);border-radius:14px;background:color-mix(in srgb,var(--preview-surface, #fff) 92%,transparent);display:grid;gap:4px;position:relative;z-index:3;box-shadow:0 18px 42px #0f172a1f}.mock-info-card strong{margin:0;font-size:13px}.mock-component-row{display:flex;gap:6px;flex-wrap:wrap;position:relative;z-index:3}.mock-component-row i{padding:4px 6px;border-radius:999px;background:color-mix(in srgb,var(--preview-primary, #2563eb) 12%,transparent);color:var(--preview-primary, #1d4ed8);font-size:11px;font-style:normal;font-weight:800}.mock-control-cluster{display:flex;gap:6px;flex-wrap:wrap;position:relative;z-index:4}.mock-control-cluster b{padding:5px 8px;border:1px solid color-mix(in srgb,var(--preview-primary, #2563eb) 24%,#fff);border-radius:999px;background:color-mix(in srgb,var(--preview-surface, #fff) 84%,transparent);color:var(--preview-primary, #2563eb);font-size:10px;font-weight:900}.mock-control-cluster b.active{background:var(--preview-primary, #2563eb);color:var(--preview-bg, #fff)}.template-preview-mock.layout-floating .mock-info-card{position:absolute;right:18px;bottom:34px;width:42%;box-shadow:var(--shadow)}.template-preview-mock.layout-sidebar{grid-template-columns:minmax(0,1fr) 34%}.template-preview-mock.layout-sidebar .mock-component-row{grid-column:1 / -1}.template-preview-mock.layout-sidebar .mock-info-card{grid-column:2;grid-row:2}.template-preview-mock.layout-bottomSheet .mock-info-card{grid-row:3}.template-preview-mock.layout-split{grid-template-columns:38% minmax(0,1fr)}.template-preview-mock.layout-split .mock-viewer{grid-column:2;grid-row:1 / span 3}.template-preview-mock.layout-split .mock-info-card{grid-column:1}.template-preview-mock.layout-immersive .mock-viewer{grid-row:1 / span 3;min-height:168px}.template-preview-mock.layout-immersive .mock-info-card,.template-preview-mock.layout-immersive .mock-component-row{position:absolute;z-index:1}.template-preview-mock.layout-immersive .mock-info-card{right:16px;bottom:16px;width:34%}.template-preview-mock.layout-immersive .mock-component-row{left:16px;bottom:16px;max-width:52%}.template-preview-mock.layout-leftRail{grid-template-columns:96px minmax(0,1fr);background:radial-gradient(circle at 58% 45%,rgba(163,255,95,.13),transparent 34%),linear-gradient(135deg,#020b07,#061a11 54%,#020806)}.template-preview-mock.layout-leftRail .mock-viewer{grid-column:2;grid-row:1 / span 4;min-height:198px;border-color:#a3ff5f29;background:radial-gradient(circle at 50% 65%,#a3ff5f1a,#020806e0 68%)}.template-preview-mock.layout-leftRail .mock-info-card{grid-column:1;align-self:end;background:#071b12eb;color:#f3ffe8;border-color:#a3ff5f38}.template-preview-mock.layout-leftRail .mock-product-title,.template-preview-mock.layout-leftRail .mock-component-row{grid-column:1;color:#f3ffe8}.template-preview-mock.layout-leftRail .mock-product-title strong{color:#f3ffe8;letter-spacing:.1em}.template-preview-mock.layout-leftRail .mock-product-title small,.template-preview-mock.layout-leftRail .mock-info-card small{color:#a3ff5f}.template-preview-mock.layout-leftRail .mock-control-cluster{grid-column:1;display:grid}.template-preview-mock.layout-leftRail .mock-control-cluster b{border-color:#a3ff5f38;background:#ffffff0d;color:#f3ffe8c2;border-radius:5px}.template-preview-mock.layout-leftRail .mock-control-cluster b.active{background:#a3ff5f;color:#06150d}.template-preview-mock.layout-darkSidebar{grid-template-columns:minmax(0,1fr) minmax(108px,34%);background:linear-gradient(90deg,#f7f7f4 0 66%,#053241 66% 100%)}.template-preview-mock.layout-darkSidebar .mock-info-card{grid-column:2;grid-row:1 / span 4;color:var(--preview-text, #fff);border-color:transparent;background:transparent;box-shadow:none}.template-preview-mock.layout-darkSidebar .mock-viewer{grid-column:1;grid-row:1 / span 4;min-height:202px;border:0;background:#f7f7f4}.template-preview-mock.layout-darkSidebar .mock-product-title,.template-preview-mock.layout-darkSidebar .mock-component-row{display:none}.template-preview-mock.layout-darkSidebar .mock-control-cluster{grid-column:2;grid-row:2 / span 2;align-content:start}.template-preview-mock.layout-darkSidebar .mock-control-cluster b{border:2px solid #f8fafc;background:transparent;color:#f8fafc}.template-preview-mock.layout-engineeringTools .mock-viewer{min-height:205px;background:linear-gradient(90deg,rgba(100,116,139,.09) 1px,transparent 1px),linear-gradient(rgba(100,116,139,.09) 1px,transparent 1px),#fbfbfb;background-size:24px 24px}.template-preview-mock.layout-engineeringTools .mock-info-card{position:absolute;left:12px;width:34%;z-index:1}.template-preview-mock.layout-engineeringTools .mock-info-card{top:62px}.template-preview-mock.layout-engineeringTools .mock-control-cluster{position:absolute;left:12px;top:12px}.template-preview-mock.layout-engineeringTools .mock-control-cluster b{border-radius:6px;background:#fff;color:#475569;box-shadow:0 4px 12px #0f172a1f}.template-preview-mock.layout-bottomStepper .mock-viewer{min-height:190px;border:0;background:#f4f4f3}.template-preview-mock.layout-bottomStepper .mock-info-card{display:none}.template-preview-mock.layout-bottomStepper .mock-product-title{position:absolute;left:18px;top:18px}.template-preview-mock.layout-bottomStepper .mock-control-cluster{min-height:58px;margin:-8px -16px -16px;padding:12px 18px;border-top:1px solid #e5e7eb;background:#fff;align-items:center;justify-content:center}.template-preview-mock.layout-bottomStepper .mock-control-cluster b{border-color:#e5e7eb;background:#fff;color:#111}.template-actions{display:grid;grid-template-columns:1fr;gap:8px}.template-meta-list{display:grid;gap:8px}.template-meta-list div{padding:10px;border:1px solid #eef1f5;border-radius:8px;background:#f8fafcb8}.template-meta-list.compact{gap:6px}.template-meta-list.compact div{padding:8px 10px}.template-meta-list span{display:block;margin-bottom:3px;color:var(--text);font-size:12px;font-weight:800}.template-full-preview-overlay{position:fixed;inset:0;z-index:60;padding:24px;background:#0f172a94;display:grid;place-items:center}.template-full-preview-page{width:min(1280px,96vw);height:min(820px,92vh);border-radius:18px;background:radial-gradient(circle at 18% 8%,color-mix(in srgb,var(--preview-primary, #2563eb) 14%,transparent),transparent 28%),var(--preview-bg, #f8fbff);color:var(--preview-text, #0f172a);overflow:hidden;box-shadow:0 28px 70px #0f172a52;display:grid;grid-template-rows:auto minmax(0,1fr)}.template-full-preview-topbar{padding:14px 18px;border-bottom:1px solid color-mix(in srgb,var(--preview-primary, #2563eb) 18%,#fff);background:color-mix(in srgb,var(--preview-surface, #fff) 92%,transparent);display:flex;align-items:center;justify-content:space-between;gap:16px}.template-full-preview-topbar span{display:block;color:var(--preview-primary, #2563eb);font-size:12px;font-weight:900}.template-full-preview-body{position:relative;min-height:0;padding:28px;display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:22px}.template-full-copy,.template-full-panel{padding:22px;border:1px solid color-mix(in srgb,var(--preview-primary, #2563eb) 22%,transparent);border-radius:18px;background:color-mix(in srgb,var(--preview-surface, #fff) 88%,transparent);align-content:center;display:grid;gap:14px}.template-full-copy span{color:var(--preview-primary, #2563eb);font-size:12px;font-weight:900}.template-full-copy h1{margin:0;font-size:clamp(30px,4vw,58px);line-height:1.05}.template-full-copy p,.template-full-panel small{margin:0;color:var(--preview-muted, #64748b);line-height:1.7}.template-full-copy button{width:fit-content;min-height:40px;padding:0 18px;border:0;border-radius:999px;background:var(--preview-primary, #2563eb);color:#fff;font-weight:900}.template-full-points,.template-full-panel div{display:flex;flex-wrap:wrap;gap:8px}.template-full-points b,.template-full-panel em{padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--preview-primary, #2563eb) 12%,transparent);color:var(--preview-primary, #2563eb);font-size:12px;font-style:normal}.template-full-viewer{min-height:420px;border:1px solid color-mix(in srgb,var(--preview-primary, #2563eb) 22%,transparent);border-radius:26px;background:radial-gradient(circle at 54% 42%,color-mix(in srgb,var(--preview-accent, #38bdf8) 24%,transparent),transparent 26%),radial-gradient(ellipse at 50% 78%,rgba(15,23,42,.14),transparent 34%),var(--preview-viewer, #eef6ff);display:grid;place-items:center;position:relative;overflow:hidden}.template-full-viewer span{color:var(--preview-primary, #2563eb);font-size:18px;font-weight:900}.template-full-viewer i{position:absolute;width:260px;height:260px;border:24px solid color-mix(in srgb,var(--preview-primary, #2563eb) 62%,#111827);border-radius:34px;opacity:.18;transform:rotate(-18deg)}.template-full-preview-page.layout-floating .template-full-panel,.template-full-preview-page.layout-immersive .template-full-panel{position:absolute;right:46px;bottom:46px;width:min(360px,32vw)}.template-full-preview-page.layout-sidebar .template-full-preview-body{grid-template-columns:minmax(0,1fr) 360px}.template-full-preview-page.layout-sidebar .template-full-copy{display:none}.template-full-preview-page.layout-sidebar .template-full-viewer{min-height:100%}.template-full-preview-page.layout-bottomSheet .template-full-preview-body{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto}.template-full-preview-page.layout-bottomSheet .template-full-copy{display:none}.template-full-preview-page.layout-split .template-full-preview-body{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr)}.template-full-preview-page.layout-immersive .template-full-preview-body{padding:0;display:block}.template-full-preview-page.layout-immersive .template-full-viewer{width:100%;height:100%;border:0;border-radius:0}.template-full-preview-page.layout-immersive .template-full-copy{position:absolute;left:42px;top:42px;width:min(440px,38vw)}.template-full-preview-page.layout-leftRail .template-full-preview-body,.template-full-preview-page.layout-engineeringTools .template-full-preview-body,.template-full-preview-page.layout-bottomStepper .template-full-preview-body{padding:0;display:block}.template-full-preview-page.layout-leftRail .template-full-copy,.template-full-preview-page.layout-darkSidebar .template-full-copy,.template-full-preview-page.layout-engineeringTools .template-full-copy,.template-full-preview-page.layout-bottomStepper .template-full-copy,.template-full-preview-page.layout-leftRail .template-full-panel,.template-full-preview-page.layout-darkSidebar .template-full-panel,.template-full-preview-page.layout-engineeringTools .template-full-panel,.template-full-preview-page.layout-bottomStepper .template-full-panel{display:none}.template-full-preview-page.layout-leftRail .template-full-viewer,.template-full-preview-page.layout-engineeringTools .template-full-viewer,.template-full-preview-page.layout-bottomStepper .template-full-viewer{width:100%;height:100%;min-height:100%;border:0;border-radius:0}.template-full-preview-page.layout-leftRail{background:#020806}.template-full-preview-page.layout-leftRail .template-full-viewer{background:radial-gradient(circle at 58% 44%,rgba(163,255,95,.16),transparent 30%),radial-gradient(ellipse at 52% 74%,rgba(0,0,0,.72),transparent 26%),linear-gradient(145deg,#020806,#071b12 54%,#010503)}.template-full-preview-page.layout-engineeringTools .template-full-viewer{background:linear-gradient(90deg,rgba(100,116,139,.08) 1px,transparent 1px),linear-gradient(rgba(100,116,139,.08) 1px,transparent 1px),#fbfbfb;background-size:42px 42px}.template-full-preview-page.layout-bottomStepper .template-full-viewer{background:radial-gradient(ellipse at 50% 72%,rgba(15,23,42,.08),transparent 32%),#f4f4f3}.template-full-preview-page.layout-darkSidebar .template-full-preview-body{grid-template-columns:minmax(0,1fr) 360px;padding:0;gap:0}.template-full-preview-page.layout-darkSidebar{background:#f7f7f4}.template-full-preview-page.layout-darkSidebar .template-full-viewer{height:100%;min-height:100%;border:0;border-radius:0}.template-full-preview-page.layout-darkSidebar .reference-dark-sidebar{position:static;width:auto;height:100%;border-radius:0}.template-full-preview-page.layout-bottomStepper .template-full-viewer{padding-bottom:150px}.reference-left-rail,.reference-dark-sidebar,.reference-bottom-stepper,.reference-engineering-toolbar,.reference-explode-slider,.reference-view-cube,.reference-engineering-hint{position:absolute;z-index:5}.reference-left-rail{left:32px;top:34px;bottom:34px;width:172px;color:#dfffd4;display:grid;align-content:start;gap:11px}.template-preview-mode .reference-left-rail{left:18px;top:18px;bottom:18px;width:118px;gap:7px}.reference-left-rail strong{font-size:24px;letter-spacing:.18em;line-height:.95}.template-preview-mode .reference-left-rail strong{font-size:20px}.reference-left-rail small{margin-bottom:212px;color:#95ff5d;font-size:12px;font-weight:900;letter-spacing:.16em;line-height:1.45;text-transform:uppercase}.template-preview-mode .reference-left-rail small{margin-bottom:86px;font-size:9px}.reference-left-rail button{min-height:36px;padding:0 12px;border:1px solid rgba(163,255,95,.18);border-radius:6px;background:#09160fdb;color:#e4f2dfbd;font-weight:900;text-align:left;justify-content:flex-start;letter-spacing:.02em}.template-preview-mode .reference-left-rail button{min-height:27px;font-size:10px}.reference-left-rail button.active{background:#a3ff5f;color:#06150d;border-color:#b5ff7e;box-shadow:0 0 28px #a3ff5f38}.reference-left-rail span{position:absolute;left:0;bottom:0;min-width:506px;padding:9px 14px;border-left:3px solid #a3ff5f;background:#06120ce0;color:#a3ff5f;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.template-preview-mode .reference-left-rail span{min-width:360px;padding:7px 10px;font-size:9px}.reference-dark-sidebar{right:0;top:0;bottom:0;width:360px;padding:28px 22px;background:#053241;color:#f8fafc;display:grid;align-content:start;gap:18px;box-shadow:-18px 0 36px #0000002e}.template-preview-mode .reference-dark-sidebar{width:auto;padding:20px 16px;gap:12px}.reference-dark-sidebar h3{margin:0;font-size:28px}.template-preview-mode .reference-dark-sidebar h3{font-size:20px}.reference-dark-sidebar small{color:#9fb8c2}.reference-pill-row,.reference-color-row{display:flex;gap:10px;flex-wrap:wrap}.reference-pill-row b{padding:12px 18px;border:3px solid #f8fafc;border-radius:999px;color:#053241;background:#f8fafc;font-size:13px}.template-preview-mode .reference-pill-row b{padding:9px 12px;border-width:2px;font-size:11px}.reference-pill-row b.muted{background:transparent;color:#8da7b2;border-color:#6f8994}.reference-color-row i{width:40px;height:40px;border-radius:999px;color:#fff;display:inline-grid;place-items:center;font-style:normal;font-weight:900}.template-preview-mode .reference-color-row i{width:28px;height:28px}.reference-dark-sidebar p{margin:0;width:fit-content;padding:12px 16px;border-radius:999px;background:#fff;color:#053241;font-weight:900}.reference-engineering-toolbar{left:16px;top:16px;display:flex;gap:10px}.template-preview-mode .reference-engineering-toolbar{left:12px;top:12px;gap:7px}.reference-engineering-toolbar button{position:relative;min-height:44px;padding:0;border:1px solid rgba(148,163,184,.36);border-radius:999px;background:#ffffffe0;color:#334155;box-shadow:0 8px 22px #0f172a1f;font-weight:800;width:44px;display:grid;place-items:center;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.reference-engineering-toolbar button:hover{transform:translateY(-1px);border-color:#60a5fa;color:#1d4ed8}.reference-engineering-toolbar button:after{content:attr(title);position:absolute;left:50%;top:calc(100% + 8px);z-index:12;transform:translate(-50%) translateY(-4px);min-width:max-content;padding:5px 8px;border-radius:7px;background:#0f172ae6;color:#fff;font-size:11px;line-height:1;opacity:0;pointer-events:none;transition:opacity .14s ease,transform .14s ease}.reference-engineering-toolbar button:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.reference-engineering-toolbar button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.reference-engineering-toolbar span{font-size:18px;line-height:1}.reference-engineering-toolbar button span{white-space:nowrap}.reference-engineering-toolbar button span:has(+small){font-size:17px}.reference-engineering-toolbar small{display:none}.template-preview-mode .reference-engineering-toolbar button{min-height:34px;padding:0;font-size:11px}.template-preview-mode .reference-engineering-toolbar button{width:34px}.template-preview-mode .reference-engineering-toolbar span{font-size:14px}.reference-explode-slider{left:16px;top:78px;width:230px;padding:10px 12px 12px;border:1px solid #dbe4ef;border-radius:10px;background:#fffffff5;box-shadow:0 12px 28px #0f172a29;color:#0f172a}.template-preview-mode .reference-explode-slider{left:12px;top:52px;width:170px;padding:8px 10px}.reference-explode-slider label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:12px;font-weight:900}.reference-explode-slider b{color:#2563eb}.reference-explode-slider input{width:100%;accent-color:#2563eb}.reference-view-cube{right:36px;top:28px;width:94px;height:94px;border:1px solid #d1d5db;border-radius:28px 22px 30px 24px;background:linear-gradient(135deg,#fffffff5,#f8fafcb8),conic-gradient(from 35deg,transparent,rgba(148,163,184,.24),transparent 34%);color:#334155;display:grid;grid-template:". top ." 1fr "front front right" 1.3fr ". . ." 1fr / 1fr 1fr 1fr;align-items:center;justify-items:center;text-align:center;font-weight:900;box-shadow:0 10px 22px #0f172a14}.reference-view-cube button{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.reference-view-cube button.active{color:#1d4ed8;text-shadow:0 0 14px rgba(37,99,235,.22)}.reference-view-cube button:nth-child(1){grid-area:top;font-size:12px;color:#64748b}.reference-view-cube button:nth-child(2){grid-area:front;font-size:25px}.reference-view-cube button:nth-child(3){grid-area:right;font-size:21px}.template-preview-mode .reference-view-cube{right:14px;top:14px;width:62px;height:62px;border-radius:16px}.template-preview-mode .reference-view-cube button:nth-child(2){font-size:17px}.template-preview-mode .reference-view-cube button:nth-child(3){font-size:15px}.template-preview-mode .reference-view-cube button:nth-child(1){font-size:9px}.engineering-axis-label{min-width:26px;height:26px;border-radius:999px;display:inline-grid;place-items:center;border:1px solid rgba(15,23,42,.12);background:#ffffffe0;box-shadow:0 8px 18px #0f172a1f;font-size:12px;font-weight:950;pointer-events:none}.engineering-axis-label-x{color:#ef4444}.engineering-axis-label-y{color:#22c55e}.engineering-axis-label-z{color:#2563eb}.engineering-measurement-label{min-height:28px;padding:6px 11px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fffffff5;color:#1f2937;box-shadow:0 10px 24px #0f172a24;font-size:12px;font-weight:950;white-space:nowrap;pointer-events:none}.reference-engineering-hint{left:50%;bottom:22px;transform:translate(-50%);min-height:34px;padding:0 14px;border:1px solid #dbe4ef;border-radius:6px;background:#fffffff0;color:#475569;display:inline-flex;align-items:center;box-shadow:0 10px 24px #0f172a1a;font-size:12px;font-weight:900}.template-preview-mode .reference-engineering-hint{bottom:10px;min-height:28px;padding:0 9px;font-size:10px}.template-preview-mode.layout-engineeringTools .published-viewer,.published-preview-page.template-preview-mode.layout-engineeringTools .published-viewer{background-size:auto,30px 30px,30px 30px,auto}.reference-bottom-stepper{left:0;right:0;bottom:0;min-height:148px;padding:22px 48px;background:#fff;color:#111;display:grid;grid-template-columns:56px 1fr auto 1fr auto auto;align-items:center;gap:22px}.template-preview-mode .reference-bottom-stepper{min-height:110px;padding:14px 24px;gap:14px}.reference-bottom-stepper button{min-height:42px;padding:0 18px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#111;font-weight:900}.template-preview-mode .reference-bottom-stepper button{min-height:34px;padding:0 13px;font-size:12px}.reference-bottom-stepper .done{background:#111;color:#fff}.reference-consumer-dots{grid-column:1 / -1;justify-self:center;display:flex;gap:18px}.template-preview-mode .reference-consumer-dots{gap:12px}.reference-consumer-dots i{width:28px;height:28px;border:2px solid #fff;border-radius:999px;box-shadow:0 0 0 1px #e5e7eb}.template-preview-mode .reference-consumer-dots i{width:22px;height:22px}.inherited-template-card{border-color:#bfdbfe;background:#eff6ff}.template-inheritance-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.inline-template-picker{margin-top:12px;padding:12px;border:1px solid #dbeafe;border-radius:12px;background:#ffffffb8;display:grid;gap:10px}.inline-template-picker-head{display:grid;gap:3px}.inline-template-picker-head strong{color:#0f172a;font-size:14px}.inline-template-picker-head small{color:#64748b;line-height:1.5}.inline-template-list{display:grid;gap:10px}.compact-template-list{display:grid;gap:8px}.compact-template-row{padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.compact-template-row.active{border-color:#2563eb;background:#eff6ff}.compact-template-actions{display:inline-flex;gap:6px;align-items:center}.template-disabled-note{margin-top:8px;padding:8px 10px;border:1px solid #fed7aa;border-radius:10px;background:#fff7ed;color:#9a3412;font-size:12px;font-weight:800}.template-card.is-disabled{opacity:.66}.inline-template-card{padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;display:grid;gap:10px}.inline-template-card.active{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb1f}.inline-template-preview{position:relative;padding:0;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;overflow:hidden;cursor:pointer}.inline-template-preview .template-preview-mock{min-height:132px}.inline-template-preview span{position:absolute;right:8px;bottom:8px;padding:4px 8px;border-radius:999px;background:#0f172ad1;color:#fff;font-size:12px;font-weight:800}.inline-template-copy{display:grid;gap:4px}.inline-template-copy b{font-size:14px;color:#0f172a}.inline-template-copy small{color:#64748b;line-height:1.5}.inline-template-copy em{color:#2563eb;font-size:12px;font-style:normal;font-weight:800}.template-inheritance-summary{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.template-inheritance-summary strong,.template-inheritance-summary span{min-height:26px;padding:0 9px;border-radius:999px;background:#fff;color:#1e40af;display:inline-flex;align-items:center;font-size:12px;font-weight:900}.template-custom-detail{display:grid;gap:10px}.template-custom-detail summary{cursor:pointer;color:var(--blue);font-weight:900}.compact-preview-side{padding:14px}.publish-ready{width:fit-content;margin-top:6px;padding:4px 8px;border-radius:999px;background:#fef3c7;color:#b45309;font-size:12px;font-weight:700}.publish-ready.ready{background:#dcfce7;color:#15803d}.model-project-editor{height:calc(100vh - 190px);min-height:560px;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.model-editor-topbar,.model-editor-tabs,.model-editor-status,.model-editor-title{display:flex;align-items:center}.model-editor-topbar{min-height:44px;padding:6px 14px;justify-content:space-between;gap:14px;border-bottom:1px solid #eef1f5;background:#fff}.model-editor-title{min-width:0;gap:10px}.model-editor-title>div{min-width:0}.model-editor-title strong,.model-editor-title small{display:block}.model-editor-title strong{font-size:15px}.model-info-tip{position:relative;width:17px;height:17px;margin-left:7px;border-radius:999px;background:#eff6ff;color:var(--blue);display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;font-size:11px;font-weight:900;outline:none}.model-info-tip>span{position:absolute;left:50%;top:calc(100% + 9px);z-index:50;width:280px;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#334155;opacity:0;transform:translate(-50%,-4px);pointer-events:none;box-shadow:0 18px 42px #0f172a29;font-size:12px;line-height:1.7;font-weight:700;transition:opacity .14s ease,transform .14s ease}.model-info-tip:hover>span,.model-info-tip:focus>span{opacity:1;transform:translate(-50%)}.model-editor-title small{max-width:min(680px,50vw);margin-top:2px;color:var(--muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-editor-title .editor-status-message{color:var(--blue);font-weight:900}.model-editor-actions{flex:0 0 auto;justify-content:flex-end}.model-editor-tabs{min-height:34px;margin:-2px 0 12px;padding:3px;gap:3px;border:1px solid var(--line);border-radius:8px;background:#f8fafc;overflow-x:auto}.model-editor-tabs button{min-height:28px;flex:1 0 auto;padding:0 9px;border:0;border-radius:6px;background:transparent;color:#475569;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:13px;font-weight:800}.model-editor-tabs button.active{background:#fff;color:var(--blue);box-shadow:0 6px 16px #2563eb1f}.model-editor-main{min-height:0;padding:16px;display:grid;grid-template-columns:minmax(500px,.95fr) minmax(460px,.75fr);gap:16px;background:#f8fafc;overflow:hidden;align-items:stretch;justify-content:center}.model-editor-viewer,.model-editor-side{min-width:0;min-height:0;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.model-editor-viewer{display:grid;place-items:center;padding:14px}.model-editor-canvas{position:relative;width:min(100%,calc(100vh - 270px));max-width:100%;height:auto;max-height:100%;aspect-ratio:1 / 1;min-height:0;overflow:hidden;border-radius:9px;background:linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 1px),linear-gradient(rgba(148,163,184,.08) 1px,transparent 1px),#f8fafc;background-size:36px 36px}.model-editor-canvas .canvas{width:100%;height:100%;min-height:0}.model-editor-side{display:grid;grid-template-rows:auto 1fr;width:100%}.model-editor-side-head{padding:14px 16px;border-bottom:1px solid var(--line);background:#fff}.model-editor-side-head span,.editor-help-text{color:var(--muted);font-size:12px;font-weight:800}.model-editor-side-head strong{display:block;margin-top:4px;font-size:16px}.editor-panel-stack{min-height:0;padding:14px;overflow:auto;display:grid;align-content:start;gap:12px}.editor-card{padding:14px;border:1px solid var(--line);border-radius:9px;background:#fff;display:grid;gap:12px}.publish-action-card{border-color:#bfdbfe;background:#eff6ff}.publish-action-card strong,.publish-action-card small{display:block}.publish-action-card small{margin-top:5px;color:#1d4ed8;line-height:1.5}.assistant-hero-card{border-color:#bfdbfe;background:linear-gradient(135deg,#eff6ff,#fff)}.assistant-hero-card>span{color:var(--blue);font-size:12px;font-weight:900}.assistant-hero-card strong,.assistant-hero-card small{display:block}.assistant-hero-card strong{font-size:17px}.compact-read-panel{gap:14px}.compact-read-panel .standard-button{width:fit-content}.assistant-hero-card small{color:#475569;line-height:1.55}.assistant-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mode-choice-list,.assistant-task-list,.advanced-config-content{display:grid;gap:10px}.mode-choice-list button{width:100%;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#334155;display:grid;gap:5px;text-align:left}.mode-choice-list button.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.mode-choice-list strong,.mode-choice-list small,.assistant-task-list strong,.assistant-task-list small{display:block}.mode-choice-list small,.assistant-task-list small{color:var(--muted);line-height:1.45}.assistant-task-list div{padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff}.advanced-config-block{border:1px solid var(--line);border-radius:9px;background:#fff;overflow:hidden}.advanced-config-block summary{min-height:42px;padding:0 14px;color:#334155;background:#f8fafc;display:flex;align-items:center;font-size:13px;font-weight:800;cursor:pointer}.advanced-config-content{padding:12px;display:grid;gap:12px}.publish-modal-backdrop{position:fixed;inset:0;z-index:80;padding:28px;background:#0f172a57;display:grid;place-items:center}.publish-modal{width:min(760px,100%);max-height:min(760px,calc(100vh - 56px));border:1px solid var(--line);border-radius:14px;background:#fff;overflow:auto;box-shadow:0 28px 80px #0f172a3d}.publish-modal-head,.publish-modal-foot{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.publish-modal-head{border-bottom:1px solid var(--line)}.publish-modal-head span{color:var(--blue);font-size:12px;font-weight:900}.publish-modal-head h2{margin:4px 0 0;font-size:19px}.publish-modal>.config-stack{padding:16px}.complexity-modal{width:min(680px,100%)}.complexity-modal-body{display:grid;gap:12px;padding:16px}.complexity-summary{padding:14px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed}.complexity-summary strong,.complexity-summary small,.complexity-guide-grid strong,.complexity-guide-grid small{display:block}.complexity-summary small,.complexity-guide-grid small{margin-top:6px;color:var(--muted);line-height:1.55}.complexity-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.complexity-guide-grid>div{padding:12px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.publish-modal-foot{border-top:1px solid var(--line);background:#f8fafc}.publish-modal-foot strong,.publish-modal-foot small{display:block}.publish-modal-foot small{max-width:480px;margin-top:4px;color:var(--muted);word-break:break-all}.publish-modal-error{max-width:480px;margin:8px 0 0;color:#b91c1c;font-size:12px;font-weight:700;line-height:1.45}.publish-modal-foot .publish-progress{margin-top:8px;color:#1d4ed8;font-weight:800}.editor-fact-list{display:grid;gap:8px}.editor-fact-list div{display:grid;grid-template-columns:72px 1fr;gap:10px;padding:8px 10px;border-radius:7px;background:#f8fafc}.editor-fact-list span{color:var(--muted);font-size:12px}.editor-fact-list strong{min-width:0;color:#0f172a;font-size:13px;word-break:break-word}.scan-mode-picker.wide{width:100%}.scan-mode-picker.wide button{flex:1}.model-editor-status{min-height:42px;padding:0 16px;border-top:1px solid var(--line);background:#fff;gap:10px;overflow-x:auto}.model-editor-status span{padding:5px 9px;border-radius:999px;background:#f1f5f9;color:#475569;white-space:nowrap;font-size:12px;font-weight:800}.scan-mode-picker{display:inline-flex;min-height:34px;padding:3px;border:1px solid var(--line-strong);border-radius:7px;background:#f8fafc;gap:3px}.scan-mode-picker button{min-width:56px;border:0;border-radius:5px;background:transparent;color:#475569;font-size:13px}.scan-mode-picker button.active{background:var(--blue);color:#fff;font-weight:700;box-shadow:0 6px 16px #2563eb2e}.scan-mode-status{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;margin-bottom:14px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e3a8a}.scan-mode-status small{color:#475569}.product-page-preview{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.product-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px;border-bottom:1px solid #eef1f5;background:linear-gradient(135deg,#fff,#f8fbff)}.product-hero h3{margin:6px 0;font-size:21px}.product-hero small{color:var(--muted);line-height:1.6}.product-canvas-wrap{min-height:430px;border-bottom:1px solid #eef1f5;background:#f8fafc}.product-detail-body{display:grid;gap:12px;padding:14px}.product-panel{display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.view-mode-row,.shop-option-list,.selling-points{display:flex;flex-wrap:wrap;gap:8px}.shop-option-group{display:grid;gap:8px}.shop-option-group small,.product-panel small{color:var(--muted)}.shop-option{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;display:inline-flex;align-items:center;gap:7px;color:#334155}.shop-option.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue);font-weight:700}.shop-option i,.selection-summary i{width:16px;height:16px;border:1px solid rgba(15,23,42,.12);border-radius:50%;display:inline-block}.selection-summary{display:grid;gap:8px}.selection-summary div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:7px;background:#f8fafc}.selection-summary span{color:var(--muted);font-size:12px}.selection-summary strong{display:inline-flex;align-items:center;gap:6px;font-size:13px}.selling-points span{padding:5px 9px;border-radius:999px;background:#eef6ff;color:var(--blue);font-size:12px;font-weight:700}.lead-form-preview{background:#fbfdff}.lead-success{display:grid;gap:4px;padding:10px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4}.lead-success strong{color:#15803d}.published-preview-page{min-height:calc(100vh - 106px);border:1px solid var(--line);border-radius:14px;background:var(--published-bg, #fff);color:var(--published-text, #0f172a);overflow:hidden}.published-preview-page .canvas{min-height:100%}.preview-draft-banner{padding:10px 18px;border-bottom:1px solid #fed7aa;background:#fff7ed;color:#9a3412;font-size:13px;font-weight:800}.published-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,1.25fr);min-height:650px;background:radial-gradient(circle at 18% 16%,color-mix(in srgb,var(--published-primary, #2563eb) 10%,transparent),transparent 28%),linear-gradient(135deg,var(--published-surface, #ffffff) 0%,var(--published-bg, #f8fbff) 100%)}.published-copy{padding:54px 42px;display:grid;align-content:center;gap:18px}.published-copy>span{color:var(--published-primary, var(--blue));font-size:12px;font-weight:900;letter-spacing:.08em}.published-copy h1{margin:0;color:var(--published-text, #0f172a);font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:-.04em}.published-copy p{max-width:560px;margin:0;color:var(--published-muted, #475569);font-size:16px;line-height:1.8}.published-points{display:flex;flex-wrap:wrap;gap:8px}.published-points strong{padding:7px 11px;border:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 22%,#fff);border-radius:999px;background:color-mix(in srgb,var(--published-primary, #2563eb) 12%,transparent);color:var(--published-primary, var(--blue));font-size:12px}.published-viewer{position:relative;min-height:650px;border-left:1px solid #eef1f5;background:linear-gradient(90deg,rgba(148,163,184,.1) 1px,transparent 1px),linear-gradient(rgba(148,163,184,.1) 1px,transparent 1px),var(--published-viewer, #f8fafc);background-size:38px 38px;overflow:hidden}.published-detail-grid{padding:22px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:16px;background:color-mix(in srgb,var(--published-bg, #f8fafc) 88%,#fff)}.published-card{padding:18px;border:1px solid var(--line);border-radius:var(--published-card-radius, 12px);background:var(--published-surface, #fff);display:grid;gap:14px;align-content:start}.lead-selection-summary{display:grid;gap:8px}.lead-selection-summary span,.publish-version-row span{width:fit-content;padding:6px 9px;border-radius:999px;background:color-mix(in srgb,var(--published-primary) 10%,transparent);color:var(--published-text);font-size:12px;font-weight:800}.lead-selection-summary b{color:var(--published-primary)}.publish-share-card{gap:10px}.publish-share-card label{display:grid;gap:5px}.publish-share-card label span{color:var(--published-muted);font-size:12px;font-weight:900}.publish-share-card input,.publish-share-card textarea{width:100%;border:1px solid color-mix(in srgb,var(--published-primary) 18%,transparent);border-radius:12px;background:color-mix(in srgb,var(--published-surface) 88%,#fff 12%);color:var(--published-text);font:inherit;font-size:12px;font-weight:800}.publish-share-card input{height:38px;padding:0 10px}.publish-share-card textarea{min-height:72px;padding:10px;resize:vertical}.publish-version-row{display:flex;flex-wrap:wrap;gap:8px}.published-preview-page.shadow-soft .published-card,.published-preview-page.shadow-soft .published-copy{box-shadow:0 10px 24px #0f172a14}.published-preview-page.shadow-medium .published-card,.published-preview-page.shadow-medium .published-copy{box-shadow:0 18px 42px #0f172a1f}.published-preview-page.shadow-strong .published-card,.published-preview-page.shadow-strong .published-copy{box-shadow:0 26px 64px #0f172a2e}.published-preview-page.layout-floating .published-copy,.published-preview-page.layout-immersive .published-copy{width:min(var(--published-overlay-width, 360px),90%);opacity:var(--published-overlay-opacity, .94)}.published-preview-page.overlay-left.layout-floating .published-copy,.published-preview-page.overlay-left.layout-immersive .published-copy{left:34px;right:auto}.published-preview-page.overlay-right.layout-floating .published-copy,.published-preview-page.overlay-right.layout-immersive .published-copy{right:34px;left:auto}.published-preview-page.overlay-top.layout-floating .published-copy,.published-preview-page.overlay-top.layout-immersive .published-copy{top:34px;bottom:auto;left:50%;transform:translate(-50%)}.published-preview-page.overlay-bottom.layout-floating .published-copy,.published-preview-page.overlay-bottom.layout-immersive .published-copy{bottom:34px;top:auto;left:50%;transform:translate(-50%)}.primary-button,.published-preview-page button{border-radius:var(--published-button-radius, 999px)}.viewer-tool-overlay{position:absolute;left:18px;bottom:18px;z-index:7;max-width:min(520px,calc(100% - 36px));display:flex;gap:8px;flex-wrap:wrap}.viewer-tool-overlay button{min-height:34px;padding:7px 10px;border:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 28%,#fff);border-radius:var(--published-button-radius, 999px);background:color-mix(in srgb,var(--published-surface, #fff) 88%,transparent);color:var(--published-text, #0f172a);box-shadow:0 10px 24px #0f172a1f;display:inline-flex;align-items:center;gap:8px;font-weight:900}.viewer-tool-overlay button.disabled{opacity:.62;cursor:not-allowed}.viewer-tool-overlay span{color:var(--published-primary, #2563eb);font-size:12px}.viewer-tool-overlay small{max-width:160px;color:var(--published-muted, #64748b);font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.published-card h2,.published-card h3{margin:0}.published-card p{margin:0;color:var(--published-muted, #475569);line-height:1.65}.published-card .primary-button{background:var(--published-primary, var(--blue))}.published-preview-page.layout-sidebar .published-hero{grid-template-columns:minmax(0,1fr) minmax(360px,420px);min-height:calc(100vh - 108px)}.published-preview-page.layout-sidebar .published-copy{display:none}.published-preview-page.layout-sidebar .published-viewer{min-height:calc(100vh - 108px);border-left:0;border-right:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 14%,transparent)}.published-preview-page.layout-sidebar .published-viewer.engineering-grid-off{background:radial-gradient(ellipse at 50% 78%,rgba(15,23,42,.12),transparent 28%),var(--published-viewer, #f8fafc)}.published-preview-page.layout-sidebar .published-detail-grid{display:none}.published-preview-page.layout-sidebar .canvas,.published-preview-page.layout-sidebar canvas{width:100%!important;height:100%!important;min-height:0}.published-preview-page.layout-sidebar .reference-engineering-toolbar{left:18px;top:18px;gap:8px}.published-preview-page.layout-sidebar .reference-engineering-toolbar button{width:38px;min-height:38px;background:#ffffffe6;box-shadow:0 10px 24px #0f172a1a}.published-preview-page.layout-sidebar .reference-engineering-toolbar span{font-size:15px}.published-preview-page.layout-sidebar .reference-view-cube{right:18px;top:18px;width:74px;height:74px;border-radius:20px}.published-preview-page.layout-sidebar .reference-view-cube button:nth-child(2){font-size:19px}.published-preview-page.layout-sidebar .reference-view-cube button:nth-child(3){font-size:17px}.published-preview-page.layout-sidebar .reference-explode-slider{left:18px;top:66px;width:210px}.published-preview-page.layout-sidebar .reference-engineering-hint{bottom:18px;min-height:32px;font-size:12px}.published-configurator-sidebar{position:relative;z-index:2;padding:18px;border-left:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 15%,transparent);background:radial-gradient(circle at 20% 0%,color-mix(in srgb,var(--published-primary, #2563eb) 9%,transparent),transparent 34%),color-mix(in srgb,var(--published-surface, #fff) 94%,var(--published-bg, #f8fafc));display:grid;align-content:start;gap:12px;max-height:calc(100vh - 108px);overflow:auto}.configurator-side-card{padding:15px;border:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 13%,var(--line, #e2e8f0));border-radius:var(--published-card-radius, 16px);background:color-mix(in srgb,var(--published-surface, #fff) 94%,transparent);box-shadow:0 12px 34px #0f172a14;display:grid;gap:12px}.configurator-product-summary{background:linear-gradient(135deg,color-mix(in srgb,var(--published-primary, #2563eb) 12%,#fff),var(--published-surface, #fff))}.configurator-kicker{color:var(--published-primary, #2563eb);font-size:11px;font-weight:900;letter-spacing:.06em}.configurator-side-card h1{margin:0;color:var(--published-text, #0f172a);font-size:clamp(22px,2vw,30px);line-height:1.12;letter-spacing:-.03em}.configurator-side-card p{margin:0;color:var(--published-muted, #475569);font-size:13px;line-height:1.65}.configurator-tags{display:flex;flex-wrap:wrap;gap:7px}.configurator-tags strong{padding:6px 9px;border-radius:999px;background:color-mix(in srgb,var(--published-primary, #2563eb) 12%,transparent);color:var(--published-primary, #2563eb);font-size:11px}.configurator-section-title{display:flex;align-items:center;gap:9px}.configurator-section-title span{width:24px;height:24px;border-radius:999px;background:var(--published-primary, #2563eb);color:#fff;display:inline-grid;place-items:center;font-size:11px;font-weight:900}.configurator-section-title strong{color:var(--published-text, #0f172a);font-size:15px}.configurator-options{padding:10px 0 0;border-top:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 10%,transparent)}.configurator-options:first-of-type{border-top:0;padding-top:0}.configurator-selection{display:grid;gap:7px}.configurator-selection span{width:100%}.configurator-empty{color:var(--published-muted, #64748b);font-size:12px;line-height:1.6}.configurator-lead-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.configurator-lead-form{display:grid;gap:12px}.configurator-lead-grid label{display:grid;gap:5px}.configurator-lead-grid label.wide{grid-column:1 / -1}.configurator-lead-grid span{color:var(--published-muted, #64748b);font-size:12px;font-weight:900}.configurator-lead-grid input,.configurator-lead-grid textarea{width:100%;border:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 15%,var(--line, #e2e8f0));border-radius:12px;background:#fff;color:var(--published-text, #0f172a);font:inherit;font-size:13px}.configurator-lead-grid input{height:38px;padding:0 10px}.configurator-lead-grid textarea{min-height:78px;padding:10px;resize:vertical}.configurator-lead-card .primary-button{width:100%;min-height:42px;border:0;color:#fff;font-weight:900;cursor:pointer}.configurator-info-card article{display:grid;gap:5px}.published-preview-page.layout-floating .published-detail-grid{margin-top:-130px;position:relative;z-index:2;width:min(520px,calc(100% - 44px));margin-left:22px;border-radius:16px;box-shadow:var(--shadow)}.published-preview-page.layout-bottomSheet .published-hero{grid-template-columns:1fr}.published-preview-page.layout-bottomSheet .published-copy{display:none}.published-preview-page.layout-split .published-hero{grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr)}.published-preview-page.layout-immersive .published-hero{min-height:calc(100vh - 108px);display:block;position:relative}.published-preview-page.layout-immersive .published-copy{position:absolute;z-index:2;left:42px;top:42px;width:min(440px,36vw);border-radius:18px;background:color-mix(in srgb,var(--published-surface, #fff) 84%,transparent)}.published-preview-page.layout-immersive .published-viewer{min-height:calc(100vh - 108px);border-left:0}.published-preview-page.layout-immersive .published-detail-grid{display:none}.published-preview-page.layout-leftRail .published-hero,.published-preview-page.layout-engineeringTools .published-hero,.published-preview-page.layout-bottomStepper .published-hero{height:calc(100vh - 88px);min-height:620px;display:block;position:relative}.published-preview-page.layout-leftRail .published-copy,.published-preview-page.layout-engineeringTools .published-copy,.published-preview-page.layout-bottomStepper .published-copy,.published-preview-page.layout-darkSidebar .published-copy{display:none}.published-preview-page.layout-leftRail .published-viewer,.published-preview-page.layout-engineeringTools .published-viewer,.published-preview-page.layout-bottomStepper .published-viewer{height:100%;min-height:calc(100vh - 108px);border-left:0}.published-preview-page.layout-leftRail .canvas,.published-preview-page.layout-engineeringTools .canvas,.published-preview-page.layout-leftRail canvas,.published-preview-page.layout-engineeringTools canvas{width:100%!important;height:100%!important;min-height:0}.published-preview-page.layout-darkSidebar .published-hero{grid-template-columns:minmax(0,1fr) 360px;min-height:calc(100vh - 108px)}.published-preview-page.layout-darkSidebar .published-viewer{min-height:calc(100vh - 108px);border-left:0}.published-preview-page.layout-darkSidebar .reference-dark-sidebar{position:static;width:auto;height:100%}.published-preview-page.layout-leftRail .published-detail-grid,.published-preview-page.layout-darkSidebar .published-detail-grid,.published-preview-page.layout-engineeringTools .published-detail-grid,.published-preview-page.layout-bottomStepper .published-detail-grid{display:none}.published-preview-page.layout-bottomStepper .published-viewer{padding-bottom:148px}.published-preview-page.layout-leftRail{background:#03110b;--published-bg: #03110b;--published-surface: #071b12;--published-text: #f3ffe8;--published-muted: #7da381;--published-viewer: #06150f;--published-primary: #a3ff5f;--published-accent: #7dff8d}.published-preview-page.layout-leftRail .published-viewer{background:radial-gradient(circle at 58% 42%,rgba(102,255,133,.08),transparent 24%),radial-gradient(ellipse at 50% 80%,rgba(0,0,0,.78),transparent 24%),linear-gradient(145deg,#03110b 0%,var(--published-viewer, #06150f) 56%,#010503 100%)}.published-preview-page.layout-leftRail .canvas,.published-preview-page.layout-leftRail canvas{background:transparent!important}.published-preview-page.layout-leftRail .viewer-tool-overlay{left:32px;bottom:28px;border-left:2px solid rgba(163,255,95,.86);padding-left:12px}.published-preview-page.layout-leftRail .viewer-tool-overlay button{border-radius:4px;border-color:#a3ff5f38;background:#05140ce0;color:#dfffd4d1;box-shadow:none}.published-preview-page.layout-leftRail .viewer-tool-overlay button:hover{border-color:#a3ff5f6b;color:var(--published-primary, #a3ff5f);background:#071a10f0}.published-preview-page.layout-leftRail .viewer-tool-overlay span{color:var(--published-primary, #a3ff5f)}.published-preview-page.layout-leftRail .viewer-tool-overlay small{color:#cee9cea3}.published-preview-page.layout-leftRail .reference-view-cube{border-color:#a3ff5f2e;background:linear-gradient(135deg,#07170feb,#06150fc7),conic-gradient(from 35deg,transparent,rgba(163,255,95,.08),transparent 34%);color:#e6ffe1e0;box-shadow:0 16px 32px #0000003d}.published-preview-page.layout-leftRail .reference-view-cube button:nth-child(1){color:#a3ff5fad}.published-preview-page.layout-leftRail .reference-view-cube button.active{color:var(--published-primary, #a3ff5f);text-shadow:0 0 18px rgba(163,255,95,.28)}.published-preview-page.layout-darkSidebar{background:#f7f7f4}.published-preview-page.layout-darkSidebar .published-hero{gap:0}.published-preview-page.layout-darkSidebar .published-viewer{background:radial-gradient(ellipse at 50% 76%,rgba(15,23,42,.13),transparent 30%),#f7f7f4}.published-preview-page.layout-darkSidebar .viewer-tool-overlay{left:24px;bottom:24px}.published-preview-page.layout-darkSidebar .viewer-tool-overlay button{border:0;background:#053241;color:#fff}.published-preview-page.layout-darkSidebar .viewer-tool-overlay span,.published-preview-page.layout-darkSidebar .viewer-tool-overlay small{color:#fff}.published-preview-page.layout-engineeringTools{background:#f8fafc;color:#1f2937}.published-preview-page.layout-engineeringTools .published-viewer{background:radial-gradient(circle at 50% 58%,rgba(15,23,42,.05),transparent 23%),linear-gradient(90deg,rgba(100,116,139,.08) 1px,transparent 1px),linear-gradient(rgba(100,116,139,.08) 1px,transparent 1px),var(--published-viewer, #fbfdff);background-size:auto,48px 48px,48px 48px,auto}.published-preview-page.layout-engineeringTools .published-viewer.engineering-grid-off{background:radial-gradient(circle at 50% 58%,rgba(15,23,42,.05),transparent 23%),var(--published-viewer, #fbfdff)}.published-preview-page.layout-engineeringTools .canvas{position:relative;z-index:1;filter:saturate(.72) contrast(1.08)}.published-preview-page.layout-bottomStepper{background:#f5f5f5}.published-preview-page.layout-bottomStepper .published-viewer{background:radial-gradient(ellipse at 50% 72%,rgba(15,23,42,.08),transparent 32%),var(--published-viewer, #f3f3f3)}.published-preview-page.layout-bottomStepper .viewer-tool-overlay{inset:34px 34px auto auto}.published-preview-page.layout-bottomStepper .viewer-tool-overlay button{min-width:42px;border-radius:999px;background:#fff;color:#111}.published-preview-page.layout-bottomStepper .viewer-tool-overlay small{display:none}.published-card button.standard-button.primary{width:fit-content;min-width:148px}.project-editor-shell,.project-public-shell,.project-public-empty{min-height:100vh;background:#f5f6f8;color:var(--text)}.project-editor-topbar,.project-editor-tabs,.project-status-bar,.project-public-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.project-editor-topbar,.project-public-header{min-height:58px;padding:0 24px;border-bottom:1px solid var(--line);background:#fff}.project-back-link,.project-public-header a{min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:9px;color:#334155;background:#fff;display:inline-flex;align-items:center;gap:7px;text-decoration:none;font-size:13px;font-weight:800}.project-title-block{flex:1;min-width:0}.project-title-block span,.project-public-kicker{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.project-title-block h1,.project-public-header h1{margin:2px 0 0;font-size:18px;line-height:1.2}.project-public-header p{margin:4px 0 0;color:var(--muted);font-size:13px}.project-actions,.project-publish-actions{display:flex;align-items:center;gap:8px}.project-primary-button,.project-secondary-button{min-height:34px;padding:0 12px;border:1px solid var(--line-strong);border-radius:9px;background:#fff;color:#334155;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:800;cursor:pointer}.project-primary-button{border-color:var(--blue);background:var(--blue);color:#fff}.project-secondary-button:disabled,.project-component-row button:disabled{opacity:.45;cursor:not-allowed}.project-editor-tabs{min-height:48px;padding:0 24px;justify-content:flex-start;border-bottom:1px solid var(--line);background:#fff}.project-editor-tabs button{height:48px;padding:0 14px;border:0;border-bottom:2px solid transparent;background:transparent;color:#475569;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;cursor:pointer}.project-editor-tabs button.active{border-bottom-color:var(--blue);color:var(--blue)}.project-editor-main{height:calc(100vh - 154px);min-height:640px;padding:16px 24px;display:grid;grid-template-columns:minmax(560px,1fr) 386px;gap:16px}.project-viewer-stage,.project-side-panel,.project-panel-card,.project-public-info-card{border:1px solid var(--line);border-radius:12px;background:#fff}.project-viewer-stage{min-width:0;min-height:0;overflow:hidden;position:relative;display:grid;grid-template-rows:auto 1fr}.project-viewer-header{min-height:66px;padding:12px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.project-viewer-header span,.project-panel-heading span{color:var(--muted);font-size:12px;font-weight:800}.project-viewer-header h2,.project-panel-heading h2{margin:3px 0 0;font-size:17px}.project-viewer-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.project-viewer-pills span,.project-format-list span{padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:800}.project-viewer-canvas{min-height:0;background:linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 1px),linear-gradient(rgba(148,163,184,.08) 1px,transparent 1px),#f8fafc;background-size:36px 36px}.project-viewer-overlay{position:absolute;left:16px;bottom:16px;display:flex;flex-wrap:wrap;gap:8px}.project-viewer-overlay span{padding:6px 10px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#ffffffdb;color:#334155;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.project-side-panel{min-height:0;overflow:auto;padding:12px}.project-panel-stack{display:grid;gap:12px}.project-panel-card{padding:14px;display:grid;gap:12px}.project-panel-heading p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.project-panel-heading.compact h2{font-size:15px}.project-upload-box{min-height:112px;border:1px dashed #93c5fd;border-radius:12px;background:#eff6ff;color:var(--blue);display:grid;place-items:center;align-content:center;gap:5px;text-align:center;cursor:pointer}.project-upload-box input{display:none}.project-upload-box small{color:#1d4ed8}.project-format-list,.project-option-grid,.project-layout-grid,.project-mode-grid{display:grid;gap:8px}.project-format-list{grid-template-columns:repeat(5,1fr)}.project-format-list span{text-align:center}.project-format-list .ready{background:#dcfce7;color:#15803d}.project-model-list{display:grid;gap:8px;max-height:245px;overflow:auto}.project-model-list button{width:100%;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;color:#0f172a;text-align:left;cursor:pointer}.project-model-list button.active{border-color:var(--blue);background:var(--blue-soft)}.project-model-list small,.project-model-list em{display:block;color:var(--muted);font-size:12px;font-style:normal}.project-check-list,.project-part-tree,.project-toggle-list,.project-component-list{display:grid;gap:8px}.project-check-list span{min-height:32px;padding:7px 9px;border-radius:9px;background:#f8fafc;color:#334155;display:flex;align-items:center;gap:8px;font-size:13px}.project-check-list svg{color:#16a34a}.project-check-list .warning{background:#fff7ed;color:#c2410c}.project-part-tree span{padding:8px 10px;border:1px solid var(--line);border-radius:9px;color:#334155;background:#fff;font-size:13px}.project-mode-grid{grid-template-columns:repeat(3,1fr)}.project-mode-grid button,.project-layout-grid button,.project-option-grid button,.project-toggle-list button{min-height:44px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#334155;display:grid;align-content:center;gap:4px;text-align:left;cursor:pointer}.project-mode-grid button.active,.project-layout-grid button.active,.project-option-grid button.active,.project-toggle-list button.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.project-mode-grid small,.project-layout-grid small,.project-option-grid small{color:var(--muted);font-size:12px}.project-recommendation-note{padding:12px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;display:grid;gap:5px}.project-recommendation-note strong{color:#15803d}.project-recommendation-note span,.project-recommendation-note em{color:#166534;font-size:13px;font-style:normal}.project-option-grid{grid-template-columns:repeat(3,1fr)}.project-option-grid.two{grid-template-columns:repeat(2,1fr)}.project-option-grid.three{grid-template-columns:repeat(3,1fr)}.project-option-grid button{align-items:center;grid-auto-flow:column;justify-content:start}.project-option-grid button i{width:17px;height:17px;border:1px solid rgba(15,23,42,.13);border-radius:999px}.project-toggle-list button{grid-template-columns:1fr auto;align-items:center}.project-toggle-list em{font-size:12px;font-style:normal}.project-layout-grid{grid-template-columns:1fr}.project-layout-grid button{grid-template-columns:auto 1fr;align-items:center}.project-layout-grid button small{grid-column:2}.project-field{display:grid;gap:6px;color:#334155;font-size:13px;font-weight:800}.project-field input,.project-field textarea{width:100%;border:1px solid var(--line);border-radius:9px;padding:9px 10px;color:#0f172a;background:#fff;font:inherit;font-weight:600}.project-component-row{min-height:38px;padding:7px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:8px}.project-component-row span,.project-component-row div{display:inline-flex;align-items:center;gap:6px}.project-component-row button{min-width:30px;height:26px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#475569;font-size:12px;font-weight:800;cursor:pointer}.project-component-row button.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.project-publish-card{border-color:#bfdbfe;background:#eff6ff}.project-publication-summary{display:grid;grid-template-columns:90px 1fr;gap:9px;font-size:13px}.project-publication-summary span{color:var(--muted)}.project-url-box{display:grid;grid-template-columns:1fr auto;gap:8px}.project-url-box small,.project-embed-code{min-width:0;padding:10px;border:1px solid var(--line);border-radius:9px;background:#f8fafc;color:#475569;word-break:break-all}.project-embed-code{display:block;font-size:12px;line-height:1.5}.demo-loading{padding:14px;border:1px solid var(--line);border-radius:10px;background:#fffffff2;display:grid;gap:6px;justify-items:center}.project-status-bar{min-height:48px;padding:0 24px;border-top:1px solid var(--line);background:#fff}.project-status-steps{display:flex;align-items:center;gap:8px}.project-status-steps span{padding:5px 9px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:800}.project-status-steps span.active{background:#dcfce7;color:#15803d}.project-status-copy{min-width:0;color:#475569;display:flex;align-items:center;gap:10px;font-size:13px}.project-status-copy span{color:var(--blue)}.project-public-shell{padding-bottom:24px}.project-public-stage{position:relative;min-height:calc(100vh - 110px);margin:18px 24px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.project-public-viewer{height:calc(100vh - 146px);min-height:620px}.project-public-info-card{padding:18px;display:grid;align-content:start;gap:14px}.project-public-info-card h2{margin:0;font-size:24px}.project-public-info-card p{margin:0;color:var(--muted);line-height:1.6}.project-public-info-card>button,.project-public-info-card>a{min-height:40px;border:0;border-radius:10px;background:var(--blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:800}.project-public-facts{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px;border-radius:12px;background:#f8fafc}.project-public-facts span,.project-public-share small{color:var(--muted)}.project-public-share{display:grid;gap:10px}.project-public-share small{padding:10px;border:1px solid var(--line);border-radius:9px;word-break:break-all}.project-public-share button{min-height:34px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#334155;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:800}.layout-sidebar .project-public-stage{display:grid;grid-template-columns:minmax(0,1fr) 370px}.layout-sidebar .project-public-info-card{border:0;border-left:1px solid var(--line);border-radius:0}.layout-floating .project-public-info-card{position:absolute;right:22px;top:22px;width:min(360px,calc(100% - 44px));box-shadow:0 22px 60px #0f172a24}.layout-bottomSheet .project-public-stage{padding-bottom:260px}.layout-bottomSheet .project-public-info-card{position:absolute;left:22px;right:22px;bottom:22px;min-height:218px;grid-template-columns:1.1fr 1fr;align-items:start;box-shadow:0 22px 60px #0f172a24}.project-public-gallery{margin:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.project-public-gallery span{min-height:92px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;place-items:center;color:var(--muted);font-weight:800}.project-public-empty{display:grid;place-content:center;justify-items:center;gap:12px;text-align:center;padding:24px}.project-public-empty p{margin:0;color:var(--muted)}.project-public-empty a{min-height:38px;padding:0 14px;border-radius:9px;background:var(--blue);color:#fff;display:inline-flex;align-items:center;text-decoration:none;font-weight:800}@media(max-width:1180px){.header-main{grid-template-columns:1fr;padding:10px 16px;gap:10px}.mode-switch,.header-actions{justify-content:flex-start}.step-nav{top:108px;padding:0 16px}.workspace-content{padding:16px}.admin-sub-nav{padding:0 16px}.workspace-status{align-items:flex-start;flex-direction:column}.suggestion-grid,.two-column-panel,.viewer-body,.model-workbench,.upload-guide-layout,.model-editor-main{grid-template-columns:1fr}.model-project-editor{height:auto;min-height:0;grid-template-rows:auto auto auto}.model-editor-main{overflow:visible}.model-editor-canvas,.model-editor-canvas .canvas{width:100%;max-width:none;aspect-ratio:auto;min-height:480px}.model-editor-side{max-height:none}.template-preview-stage,.template-builder{grid-template-columns:1fr}.template-detail-view{height:auto;min-height:0}.template-detail-topbar,.template-detail-layout{grid-template-columns:1fr}.template-detail-config{max-height:none;overflow:visible}.template-config-scroll{overflow:visible}.template-config-bottom{grid-template-columns:1fr}.template-live-preview{min-height:620px}.template-detail-actions{justify-content:flex-start}.theme-preset-grid.compact{grid-template-columns:1fr}.template-full-preview-overlay{padding:10px}.template-full-preview-page{height:94vh}.template-full-preview-body,.template-full-preview-page.layout-sidebar .template-full-preview-body,.template-full-preview-page.layout-split .template-full-preview-body{grid-template-columns:1fr;overflow:auto}.template-full-preview-page.layout-floating .template-full-panel,.template-full-preview-page.layout-immersive .template-full-panel,.template-full-preview-page.layout-immersive .template-full-copy{position:static;width:auto}.template-full-preview-page.layout-darkSidebar .template-full-preview-body{grid-template-columns:1fr;overflow:auto}.template-full-preview-page.layout-darkSidebar .reference-dark-sidebar,.reference-dark-sidebar{position:static;width:auto;min-height:320px}.reference-left-rail{left:14px;top:14px;bottom:auto;width:130px}.reference-left-rail small{margin-bottom:20px}.reference-left-rail span{min-width:300px}.reference-bottom-stepper{padding:16px;grid-template-columns:auto auto auto;gap:10px}.reference-consumer-dots{grid-column:1 / -1;overflow:auto;max-width:100%}.parameter-option-row{grid-template-columns:26px minmax(0,1fr)}.parameter-row-color,.parameter-row-value,.parameter-row-actions{grid-column:2}.parameter-row-actions{justify-content:flex-start;flex-wrap:wrap}.config-sidebar,.preview-column{position:static}.config-sidebar{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.viewer-side{padding:0 14px 14px}.demo-workbench,.demo-public-grid,.project-editor-main{height:auto;min-height:0;grid-template-columns:1fr}.project-side-panel{max-height:none}.project-viewer-canvas,.project-public-viewer{min-height:520px}.layout-sidebar .project-public-stage{grid-template-columns:1fr}.layout-sidebar .project-public-info-card{border-left:0;border-top:1px solid var(--line)}.demo-flow-strip{grid-template-columns:repeat(2,1fr)}.demo-public-viewer,.demo-public-card{min-height:520px}}@media(max-width:720px){.brand-block strong{font-size:16px}.header-actions,.flow-board,.metrics-strip,.standard-panel-head,.model-editor-topbar,.viewer-header{flex-wrap:wrap}.model-editor-topbar,.model-editor-title,.model-editor-topbar .button-row{align-items:flex-start}.model-editor-title,.model-editor-topbar .button-row{width:100%}.model-editor-status{padding-left:14px;padding-right:14px}.model-editor-tabs{width:100%}.model-editor-main,.standard-panel-body{padding:14px}.asset-grid{grid-template-columns:1fr}.viewer-canvas-wrap,.canvas{min-height:420px}.standard-button,.ghost-button,.primary-button,.tiny-toggle,.variant-option,.upload-dropzone{width:100%}.recommend-card,.recommend-summary,.param-toolbar,.review-summary{grid-template-columns:1fr;align-items:stretch}.recommend-actions,.button-row{flex-wrap:wrap}.demo-topbar,.demo-public-header,.demo-actionbar{align-items:flex-start;flex-direction:column}.project-editor-topbar,.project-public-header,.project-status-bar{min-height:0;padding:12px 14px;align-items:flex-start;flex-direction:column}.project-actions,.project-publish-actions,.project-status-copy{width:100%;flex-wrap:wrap}.project-editor-tabs{padding:0 14px;overflow-x:auto}.project-editor-tabs button{flex:0 0 auto}.project-editor-main{padding:14px}.project-mode-grid,.project-option-grid,.project-option-grid.two,.project-option-grid.three,.project-format-list,.project-public-gallery{grid-template-columns:1fr}.project-viewer-header,.project-component-row,.project-url-box{align-items:flex-start;flex-direction:column;grid-template-columns:1fr}.project-viewer-pills{justify-content:flex-start}.layout-floating .project-public-info-card,.layout-bottomSheet .project-public-info-card{position:static;width:auto;margin:12px;grid-template-columns:1fr}.layout-bottomSheet .project-public-stage{padding-bottom:0}.demo-workbench,.demo-public-grid,.demo-flow-strip{padding:14px;margin-left:14px;margin-right:14px}.demo-flow-strip{grid-template-columns:1fr}.demo-canvas{min-height:420px}.demo-primary-button,.demo-secondary-button,.demo-link-button,.demo-primary-link{width:100%}}.shop-option-thumb{width:22px;height:22px;border-radius:5px;border:1px solid rgba(15,23,42,.15);box-shadow:inset 0 0 0 1px #ffffff73;object-fit:cover;flex-shrink:0}.shop-option:has(.shop-option-thumb){gap:8px;padding:4px 10px 4px 4px}.shop-option:has(.shop-option-thumb).active{box-shadow:0 0 0 2px var(--blue)}.material-preset-swatch.img,img.material-preset-swatch{width:32px;height:32px;border-radius:6px;border:1px solid var(--line);object-fit:cover;box-shadow:inset 0 0 0 1px #fff6}.workspace-shell{display:grid;grid-template-columns:208px minmax(0,1fr);min-height:100vh;background:#f6f7f9}.workspace-shell.immersive-editor-shell,.workspace-shell.preview-shell{display:block}.workspace-sidebar{position:sticky;top:0;height:100vh;padding:18px 12px 14px;border-right:1px solid #e7e9ee;background:#fff;display:flex;flex-direction:column;gap:22px}.workspace-sidebar-brand{min-height:38px;padding:0 8px;display:flex;align-items:center;gap:10px}.workspace-sidebar-brand>span{width:32px;height:32px;border-radius:7px;background:#111827;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900}.workspace-sidebar-brand strong{font-size:15px}.workspace-sidebar nav{display:grid;gap:4px}.workspace-sidebar nav button,.workspace-sidebar-help{width:100%;min-height:42px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#4b5563;display:flex;align-items:center;gap:11px;text-align:left;font-size:14px;font-weight:700}.workspace-sidebar nav button:hover,.workspace-sidebar-help:hover{background:#f3f4f6;color:#111827}.workspace-sidebar nav button.active{background:#eef4ff;color:#1d4ed8}.workspace-sidebar-help{margin-top:auto}.workspace-main{min-width:0;min-height:100vh}.workspace-topbar,.preview-workspace-toolbar{position:sticky;top:0;z-index:30;min-height:64px;padding:10px 24px;border-bottom:1px solid #e7e9ee;background:#fffffff5;display:flex;align-items:center;justify-content:space-between;gap:16px}.workspace-topbar>div{min-width:0}.workspace-topbar strong,.workspace-topbar small{display:block}.workspace-topbar strong{font-size:17px}.workspace-topbar small{margin-top:2px;color:#6b7280;font-size:12px}.workspace-content{padding:20px 24px 32px}.immersive-workspace-content,.preview-workspace-content{padding:0}.immersive-editor-shell .model-project-editor{height:100vh;min-height:640px;border:0;border-radius:0;grid-template-rows:58px minmax(0,1fr)}.model-editor-topbar{min-height:58px;padding:8px 16px}.editor-back-button{width:34px;height:34px;padding:0;border:1px solid #e1e5eb;border-radius:7px;background:#fff;color:#374151;font-size:18px}.model-editor-title strong{max-width:min(480px,36vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.model-editor-title .editor-status-message{max-width:min(520px,40vw);font-weight:700}.editor-save-state{color:#6b7280;font-size:12px;white-space:nowrap}.editor-save-state.state-dirty,.editor-save-state.state-error{color:#b45309;font-weight:800}.standard-button.save-attention{border-color:#2563eb;color:#1d4ed8}.editor-more-menu{position:relative}.editor-more-menu>summary{width:36px;height:34px;border:1px solid #d8dee8;border-radius:7px;background:#fff;display:grid;place-items:center;color:#475569;cursor:pointer;list-style:none;font-weight:900}.editor-more-menu>summary::-webkit-details-marker{display:none}.editor-more-menu>div{position:absolute;top:calc(100% + 8px);right:0;z-index:60;width:240px;padding:8px;border:1px solid #e1e5eb;border-radius:8px;background:#fff;box-shadow:0 16px 36px #0f172a24;display:grid;gap:5px}.editor-more-menu>div>button,.editor-more-menu .upload-dropzone{min-height:36px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#334155;text-align:left}.editor-more-menu>div>button:hover,.editor-more-menu .upload-dropzone:hover{background:#f3f4f6}.editor-more-menu p{margin:4px 4px 0;padding-top:9px;border-top:1px solid #eef0f3;color:#475569;overflow-wrap:anywhere;font-size:12px}.editor-more-menu p small{display:block;margin-top:3px;color:#94a3b8}.model-editor-main{padding:12px;grid-template-columns:minmax(0,1fr) minmax(400px,430px);gap:12px;background:#f6f7f9}.model-editor-viewer,.model-editor-side{border-radius:8px}.model-editor-canvas{width:min(100%,calc(100vh - 110px));border-radius:8px}.model-editor-side-head{padding:10px 12px 0}.model-editor-tabs{margin:0;border-color:#e5e7eb;background:#f3f4f6}.model-editor-tabs button.active{color:#1d4ed8;box-shadow:0 2px 8px #2563eb1a}.editor-panel-stack{padding:12px;gap:10px}.editor-panel-empty{place-items:center;align-content:center}.editor-panel-empty .assistant-hero-card{width:min(360px,100%);border:0;background:transparent;text-align:center}.config-assistant-compact{position:relative;min-height:52px;padding:9px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;display:flex;align-items:center;gap:10px}.config-assistant-compact>div:first-child{min-width:0;flex:1}.config-assistant-compact span,.config-assistant-compact strong{display:block}.config-assistant-compact span{color:#6b7280;font-size:11px}.config-assistant-compact strong{margin-top:2px;font-size:13px}.assistant-risk-button{padding:5px 7px;border:0;background:#fff7ed;color:#b45309;font-size:11px;font-weight:800}.configuration-mode-menu{position:relative}.configuration-mode-menu>summary{padding:6px 8px;border-radius:6px;color:#475569;cursor:pointer;list-style:none;font-size:12px;font-weight:800}.configuration-mode-menu>div{position:absolute;top:calc(100% + 7px);right:0;z-index:40;width:220px;padding:7px;border:1px solid #e1e5eb;border-radius:8px;background:#fff;box-shadow:0 14px 30px #0f172a24;display:grid;gap:3px}.configuration-mode-menu button{min-height:36px;padding:7px 9px;border:0;border-radius:6px;background:transparent;color:#334155;text-align:left;font-size:12px}.configuration-mode-menu button.active{background:#eef4ff;color:#1d4ed8}.configuration-mode-menu button small{display:block;margin-top:2px;color:#94a3b8}.configuration-add-detail,.advanced-config-block{border:1px solid #e5e7eb;border-radius:8px;background:#fff;overflow:visible}.configuration-add-detail>summary,.advanced-config-block>summary{min-height:40px;padding:0 12px;background:#fff;color:#334155;display:flex;align-items:center;gap:7px;cursor:pointer;font-size:13px;font-weight:800}.configuration-add-detail>summary{color:#1d4ed8}.parameter-group-card,.editor-card{border-radius:8px;box-shadow:none}.drawer-backdrop,.modal-backdrop{position:fixed;inset:0;z-index:100;background:#0f172a3d}.help-drawer{position:absolute;top:0;right:0;width:min(380px,92vw);height:100%;padding:22px;background:#fff;box-shadow:-18px 0 42px #0f172a21;display:flex;flex-direction:column}.help-drawer header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.help-drawer header small,.help-drawer header strong{display:block}.help-drawer header small{color:#6b7280;font-size:12px}.help-drawer header strong{margin-top:3px;font-size:20px}.help-drawer header button{width:34px;height:34px;border:0;border-radius:7px;background:#f3f4f6;color:#475569}.help-drawer>p{margin:24px 0 18px;color:#475569;line-height:1.7}.help-drawer-list{display:grid;gap:10px}.help-drawer-list>div{padding:12px;border:1px solid #e5e7eb;border-radius:8px;display:grid;grid-template-columns:24px 1fr;gap:9px}.help-drawer-list span{width:22px;height:22px;border-radius:50%;background:#eef4ff;color:#1d4ed8;display:grid;place-items:center;font-size:11px;font-weight:900}.help-drawer-list p{margin:0;color:#475569;line-height:1.55;font-size:13px}.help-drawer>a{margin-top:auto;text-decoration:none}.modal-backdrop{display:grid;place-items:center;padding:20px}.unsaved-modal{width:min(430px,100%);padding:22px;border-radius:8px;background:#fff;box-shadow:0 22px 50px #0f172a2e}.unsaved-modal>strong{font-size:18px}.unsaved-modal>p{margin:8px 0 22px;color:#64748b}.unsaved-modal>div{display:flex;justify-content:flex-end;gap:8px}.preview-workspace-toolbar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-workspace-content{min-height:calc(100vh - 64px)}.option-selection-error{position:absolute;z-index:30;top:12px;left:50%;max-width:min(560px,calc(100% - 32px));padding:8px 11px;border:1px solid #f59e0b;border-radius:6px;background:#fffbebf5;color:#92400e;box-shadow:0 8px 24px #0f172a29;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:750;transform:translate(-50%)}.mesh-pick-controls{position:absolute;left:16px;bottom:16px;z-index:4;display:inline-flex;align-items:center;gap:6px;padding:5px;border:1px solid var(--line);border-radius:8px;background:#fffffff0;box-shadow:0 8px 22px #0f172a1f}.mesh-pick-controls>button{min-height:30px;border:0;border-radius:5px;color:#334155;background:transparent;display:inline-flex;align-items:center;gap:5px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.mesh-pick-controls>button:first-child{padding:0 7px}.mesh-pick-controls>button:first-child:hover:not(:disabled),.mesh-pick-controls>button:first-child.active{color:#fff;background:#2563eb}.mesh-pick-controls>button:disabled{color:#94a3b8;cursor:not-allowed}.mesh-pick-controls output{min-width:40px;color:#0369a1;font-size:11px;font-weight:800;text-align:center}.mesh-pick-controls .mesh-pick-clear{width:28px;justify-content:center;color:#64748b}.mesh-pick-controls .mesh-pick-clear:hover{color:#b91c1c;background:#fee2e2}.model-editor-canvas .canvas.mesh-pick-active{cursor:crosshair}.config-target-empty{display:grid;gap:8px;align-items:start}.config-target-empty .standard-button{justify-self:start}.config-target-empty-actions{display:flex;flex-wrap:wrap;gap:8px}.recognized-product-schemes{display:grid;gap:8px;padding:10px;border:1px solid #bfdbfe;border-radius:7px;background:#eff6ff}.recognized-product-schemes-head{display:grid;gap:2px}.recognized-product-schemes-head strong{color:#1d4ed8;font-size:13px}.recognized-product-schemes-head small{color:#475569;font-size:12px;line-height:1.45}.config-created-targets{border-top:1px solid #e2e8f0;padding-top:8px}.config-created-targets>summary{cursor:pointer;color:#475569;font-size:12px;font-weight:750}.config-created-targets>div{display:grid;gap:6px;margin-top:8px}.config-created-target{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}.config-created-target>span{min-width:0}.config-created-target strong,.config-created-target small{display:block}.config-created-target small{margin-top:2px;color:var(--muted);font-size:12px}.config-created-target .standard-button{flex:0 0 auto;min-height:30px;padding:5px 9px}.workspace-shell.preview-shell{height:100dvh;min-height:0;overflow:hidden}.workspace-shell.preview-shell .workspace-main{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.workspace-shell.preview-shell .preview-workspace-content{height:100%;min-height:0;overflow:hidden}.workspace-shell.preview-shell .published-preview-page.template-family-immersive-brand,.workspace-shell.preview-shell .published-preview-page.template-family-immersive-brand .published-hero.immersive-brand-hero{height:100%;min-height:0}@media(max-width:1100px){.workspace-shell{grid-template-columns:76px minmax(0,1fr)}.workspace-sidebar-brand strong,.workspace-sidebar nav button span,.workspace-sidebar-help span{display:none}.workspace-sidebar-brand,.workspace-sidebar nav button,.workspace-sidebar-help{justify-content:center}.model-editor-main{grid-template-columns:minmax(0,1fr) 400px}.mesh-pick-controls{left:12px;bottom:12px}}@media(max-width:820px){.workspace-shell{display:block}.workspace-sidebar{position:sticky;z-index:35;width:100%;height:58px;padding:8px 12px;border-right:0;border-bottom:1px solid #e7e9ee;flex-direction:row;align-items:center;gap:8px}.workspace-sidebar nav{flex:1;display:flex;justify-content:center}.workspace-sidebar nav button{width:38px;padding:0;justify-content:center}.workspace-sidebar-help{width:38px;margin-top:0;padding:0}.workspace-topbar{position:static;padding:10px 14px}.workspace-content{padding:14px}.immersive-editor-shell .model-project-editor{min-height:100vh;height:auto;grid-template-rows:auto auto}.model-editor-topbar{align-items:flex-start;flex-wrap:wrap}.model-editor-actions{width:100%;overflow-x:auto}.editor-save-state{margin-left:44px}.model-editor-main{padding:8px;grid-template-columns:1fr;overflow:visible}.model-editor-viewer{min-height:46vh}.model-editor-canvas{width:100%;min-height:44vh;aspect-ratio:auto}.model-editor-side{min-height:54vh}.model-editor-title strong{max-width:calc(100vw - 80px)}.unsaved-modal>div{flex-direction:column-reverse}.unsaved-modal .standard-button{width:100%}}.simple-parameter-section{gap:8px}.simple-group-editor-head{min-height:38px;padding:0 1px}.simple-group-editor-head>strong{font-size:14px}.simple-parameter-list{display:grid;gap:8px}.simple-parameter-group .parameter-group-summary{min-height:58px;padding:10px 12px}.simple-parameter-group .parameter-group-summary b{min-width:42px;padding:4px 7px;background:transparent;color:#64748b;text-align:center}.simple-parameter-group[open] .parameter-group-summary{border-bottom:1px solid #edf0f4}.simple-parameter-group[open] .parameter-group-summary b{background:#eef4ff;color:#1d4ed8}.simple-group-edit-head{margin-top:10px;justify-content:space-between;align-items:flex-end}.simple-group-edit-head>.compact-field{min-width:0;flex:1}.simple-group-edit-head .button-row{flex-shrink:0}.simple-parameter-option-list{display:grid;gap:6px;margin-top:10px}.simple-parameter-option{min-height:52px;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;padding:7px 8px;border-radius:7px;background:#fbfcfe}.simple-parameter-option .parameter-row-preview,.simple-parameter-option .parameter-row-preview i{width:30px;height:30px}.simple-parameter-option .parameter-row-preview i{background-position:center;background-size:cover}.simple-parameter-option .parameter-row-name input{min-height:30px;padding:4px 0;border:0;border-bottom:1px solid transparent;border-radius:0;background:transparent}.simple-parameter-option .parameter-row-name input:focus{border-color:#93c5fd;box-shadow:none}.simple-parameter-option .parameter-row-actions{gap:4px}.simple-parameter-option .parameter-row-actions button{min-width:38px;padding:5px 6px;font-size:11px}.simple-group-edit-head{display:flex;min-width:0;gap:8px;align-items:center}.simple-group-name-field{flex:1;min-width:0}.simple-group-name-field input{min-width:0}.simple-parameter-option{min-height:46px;grid-template-columns:30px minmax(0,1fr) minmax(34px,auto) auto}.simple-parameter-option .parameter-row-preview,.simple-parameter-option .parameter-row-preview i{width:26px;height:26px}.simple-parameter-option .parameter-row-name{display:flex;min-width:0;align-items:center;gap:6px}.simple-parameter-option .parameter-row-name input{min-width:0;flex:1}.parameter-preview-badge{display:inline-flex;flex:0 0 94px;align-items:center;justify-content:center;min-width:94px;padding:2px 5px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:10px;font-weight:800;line-height:1.2;text-align:center;white-space:nowrap}.parameter-preview-badge.is-loading,.parameter-preview-badge.is-base-ready{background:#dbeafe;color:#1d4ed8}.parameter-preview-badge.is-loading:before,.parameter-preview-badge.is-base-ready:before{content:"";display:inline-block;width:7px;height:7px;margin-right:4px;border:1.5px solid currentColor;border-top-color:transparent;border-radius:50%;vertical-align:-1px;animation:material-preview-spin .8s linear infinite}.parameter-preview-badge.is-ready{background:#dcfce7;color:#15803d}.parameter-preview-badge.is-partial{background:#ffedd5;color:#c2410c}.parameter-preview-badge.is-failed{background:#fee2e2;color:#b91c1c}@keyframes material-preview-spin{to{transform:rotate(360deg)}}.simple-parameter-option .parameter-row-original{min-height:30px;padding:6px 8px;white-space:nowrap}.option-more-actions[open] .option-more-menu{position:absolute;right:0;top:32px;z-index:8;display:grid;min-width:112px;padding:6px;gap:2px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.option-more-actions[open] .option-more-menu button{position:static;width:100%;min-height:30px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#475569;text-align:left;white-space:nowrap;box-shadow:none}.option-more-actions[open] .option-more-menu button:hover{background:#f1f5f9}.option-texture-rotation-control{display:grid;gap:5px;padding:4px 2px 7px;border-bottom:1px solid var(--line);color:#475569;font-size:11px;font-weight:700}.option-texture-rotation-control>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px}.option-more-actions[open] .option-more-menu .option-texture-rotation-control button{width:100%;min-height:26px;padding:0;border:1px solid var(--line);border-radius:4px;background:#f8fafc;color:#475569;text-align:center}.option-more-actions[open] .option-more-menu .option-texture-rotation-control button.active{border-color:#2563eb;background:#dbeafe;color:#1d4ed8}.option-more-actions[open] .option-more-menu button.danger{color:#b91c1c}.parameter-group-advanced{margin-top:10px}.parameter-group-advanced .advanced-config-content{gap:10px}.advanced-group-actions,.advanced-option-controls{display:flex;flex-wrap:wrap;gap:7px}.advanced-option-settings{display:grid;gap:7px}.advanced-option-settings .binding-item-detail{padding:0;border:1px solid #e5e7eb;border-radius:7px}.advanced-option-settings .binding-item-detail>summary{padding:8px 10px}.advanced-option-controls{padding:0 10px 10px}.compact-config-recommendations{padding:10px 0 0;border-top:1px solid #edf0f4}.compact-config-recommendations .flow-section-title{min-height:24px;align-items:center}.compact-config-recommendations .flow-section-title strong{font-size:13px}.compact-recommendation-list{display:grid;gap:6px}.compact-recommendation-row{width:100%;min-height:50px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#334155;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left}.compact-recommendation-row:hover{border-color:#93c5fd;background:#f8fbff}.compact-recommendation-row strong,.compact-recommendation-row small{display:block}.compact-recommendation-row strong{font-size:13px}.compact-recommendation-row small{margin-top:2px;color:#64748b;font-size:11px;line-height:1.35}.compact-recommendation-row b{color:#2563eb;font-size:12px}.compact-config-recommendations .target-tier-details{margin-top:7px;border-style:solid;background:#fff}.editor-advanced-settings{margin-top:2px}.editor-advanced-section{display:grid;gap:8px}.editor-advanced-section>strong{font-size:13px}.configuration-mode-actions .standard-button.active{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}@media(max-width:520px){.simple-group-edit-head{align-items:stretch;flex-direction:column}.simple-group-edit-head .button-row{width:100%}.simple-group-edit-head .standard-button{flex:1}.simple-parameter-option{grid-template-columns:34px minmax(0,1fr)}.simple-parameter-option .parameter-row-actions{grid-column:2;justify-content:flex-start}}.model-editor-main{grid-template-columns:minmax(0,1fr) 480px}.simple-group-edit-head{flex-wrap:wrap;gap:8px}.simple-group-edit-head .button-row{min-width:0;flex-wrap:wrap;justify-content:flex-end}.advanced-group-actions,.advanced-option-controls,.configuration-mode-actions{min-width:0;flex-wrap:wrap}.advanced-option-settings,.advanced-option-settings .binding-item-detail,.compact-config-recommendations .target-tier-details,.compact-config-recommendations .target-tier-details summary,.compact-config-recommendations .target-tier-details .compact-recommendation-list,.editor-advanced-settings,.parameter-group-advanced{min-width:0;max-width:100%}.advanced-option-settings .binding-item-detail>summary,.compact-recommendation-row strong,.compact-recommendation-row small{overflow-wrap:anywhere}.compact-recommendation-row>span{min-width:0}.compact-recommendation-row b{white-space:nowrap}.advanced-option-settings input,.advanced-option-settings select,.advanced-option-settings textarea{min-width:0;max-width:100%}@media(min-width:1440px){.model-editor-main{grid-template-columns:minmax(0,1fr) 560px}}@media(max-width:1100px){.model-editor-main{grid-template-columns:minmax(0,1fr) 420px}}@media(max-width:820px){.model-editor-main{grid-template-columns:1fr}}.advanced-config-content,.editor-advanced-section,.default-read-panel,.config-task-wizard,.config-stack,.editor-advanced-settings .task-wizard-head,.editor-advanced-settings .pro-binding-table-card,.editor-advanced-settings .pro-binding-table,.editor-advanced-settings .manual-binding-actions{min-width:0;max-width:100%}.editor-advanced-settings .task-wizard-head small,.editor-advanced-settings .pro-binding-table-card small{overflow-wrap:anywhere}.editor-advanced-settings .pro-binding-table-card{padding:10px}.editor-advanced-settings .pro-binding-header{display:none}.editor-advanced-settings .pro-binding-row{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.editor-advanced-settings .pro-binding-row input{width:100%;min-width:0}.editor-advanced-settings .manual-binding-actions .button-row{min-width:0;flex-wrap:wrap}.material-library-backdrop{position:fixed;inset:0;z-index:90;display:flex;justify-content:flex-end;background:#0f172a61}.material-library-drawer{width:min(520px,100vw);height:100%;padding:20px;overflow-y:auto;border-left:1px solid #dbe3ee;background:#fff;box-shadow:-18px 0 48px #0f172a29}.material-library-drawer header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.material-library-drawer header span{min-width:0;display:grid;gap:4px}.material-library-drawer header small,.material-library-drawer header strong{overflow-wrap:anywhere}.material-library-drawer header small{color:#64748b;font-size:12px}.material-library-drawer header strong{color:#0f172a;font-size:17px}.material-library-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px}.material-library-actions button{min-height:42px;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#475569;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700}.material-library-actions button.active{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.material-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.material-library-preset{min-width:0;padding:9px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;text-align:left;display:grid;gap:6px}.material-library-preset:hover:not(:disabled){border-color:#93c5fd;box-shadow:0 4px 14px #2563eb1a}.material-library-preset:disabled{opacity:.58;cursor:not-allowed}.material-library-preset strong,.material-library-preset small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-library-preset small{color:#64748b;font-size:12px}.material-library-preview{height:112px;overflow:hidden;border-radius:6px;background-image:linear-gradient(45deg,rgba(255,255,255,.45) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.45) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.45) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.45) 75%);background-size:14px 14px;background-position:0 0,0 7px,7px -7px,-7px 0}.material-library-preview img{width:100%;height:100%;object-fit:cover;display:block}.material-upload-form{display:grid;gap:14px}.material-file-field{min-width:0;padding:12px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc;display:grid;gap:7px}.material-file-field.primary{border-color:#bfdbfe;background:#f8fbff}.material-file-field span{color:#334155;font-size:13px;font-weight:700}.material-file-field input{min-width:0;max-width:100%}.material-file-field small,.material-advanced-files p{color:#64748b;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.material-advanced-files{padding:12px;border:1px solid #e2e8f0;border-radius:8px}.material-advanced-files summary{color:#334155;cursor:pointer;font-size:13px;font-weight:700}.material-advanced-files .material-file-field{margin-top:10px}.material-file-field.compact{padding:9px;background:#fff}.material-library-error{margin:0;color:#b91c1c;font-size:13px}.material-upload-submit{width:100%}.material-upload-hint,.material-upload-blocking-hint{display:block;margin:0;color:#64748b;font-size:12px;line-height:1.45}.material-upload-hint.is-blocking,.material-upload-blocking-hint{color:#b45309}@media(max-width:620px){.material-library-backdrop{align-items:flex-end}.material-library-drawer{width:100%;height:min(86vh,760px);border-top:1px solid #dbe3ee;border-left:0;border-radius:14px 14px 0 0}}.material-library-head,.material-library-list-head,.material-library-row,.material-library-select{min-width:0}.material-library-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.material-library-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.material-library-back-button{display:grid;width:36px;min-width:36px;height:36px;min-height:36px;place-items:center;padding:0}.material-library-head span{display:block;color:#64748b;font-size:12px;font-weight:700}.material-library-head h2,.material-upload-panel h3,.material-library-list h3{margin:4px 0 0;color:#0f172a;font-size:18px}.material-upload-panel{display:grid;gap:12px;margin-bottom:20px;padding:16px;border:1px solid #dbe3ee;border-radius:10px;background:#f8fafc}.material-upload-panel>p{margin:-4px 0 0;color:#64748b;font-size:13px;line-height:1.55}.material-upload-panel .field-row select{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;color:var(--text);background:#fff}.material-file-picker{display:flex;align-items:center;gap:8px;min-width:0;min-height:40px;padding:9px 11px;border:1px solid #dbe3ee;border-radius:8px;color:#475569;background:#fff;font-size:13px;font-weight:700;cursor:pointer;overflow:hidden;overflow-wrap:anywhere}.material-file-picker.primary{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.material-file-picker input,.upload-package-button input{display:none}.material-advanced-maps{border-top:1px solid #e2e8f0;padding-top:11px}.material-advanced-maps summary{color:#475569;font-size:13px;font-weight:700;cursor:pointer}.material-map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.material-library-list{display:grid;gap:8px}.material-library-filters,.material-upload-mode{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.material-library-filters{padding:9px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.material-library-filters input,.material-library-filters select{min-width:0;min-height:32px;border:1px solid #cbd5e1;border-radius:6px;padding:0 8px;background:#fff;color:#334155}.material-library-filters input{flex:1 1 150px}.material-library-filters label{display:inline-flex;align-items:center;gap:5px;color:#475569;font-size:12px;font-weight:700}.material-library-browser-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.material-filter-segment,.material-filter-tags,.material-library-view-switch,.material-library-list-tools{display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px}.material-filter-segment button,.material-filter-tags button,.material-library-view-switch button{min-height:30px;border:1px solid #cbd5e1;border-radius:6px;padding:4px 8px;color:#475569;background:#fff;font-size:12px;font-weight:700}.material-library-view-switch{flex-wrap:nowrap;padding:3px;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc}.material-library-view-switch button{display:grid;width:30px;min-height:28px;place-items:center;padding:0;border:0;color:#64748b;background:transparent}.material-filter-segment button.active,.material-filter-tags button.active,.material-library-view-switch button.active{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.material-filter-tags{flex:1 1 100%}.material-archive-toggle{white-space:nowrap}.material-upload-mode button{flex:1 1 120px;min-height:34px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#475569;font-size:13px;font-weight:700}.material-upload-mode button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.material-zip-import{display:grid;gap:8px;padding:10px;border:1px dashed #93c5fd;border-radius:8px;background:#f8fbff}.material-zip-import>small{color:#64748b;font-size:12px}.material-zip-note{padding-top:2px;color:#64748b;font-size:12px}.material-zip-candidate{display:grid;grid-template-columns:minmax(0,1fr) 128px;align-items:center;gap:8px;min-height:36px;color:#334155;font-size:12px}.material-zip-candidate span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-zip-candidate select{min-width:0;min-height:32px;border:1px solid #cbd5e1;border-radius:6px;background:#fff}.material-library-list-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.material-library-list-head h3{margin:0}.material-library-list-head small{flex:0 0 auto;color:#64748b;font-size:12px}.material-library-row{display:flex;align-items:center;gap:8px;padding:7px;border:1px solid #e2e8f0;border-radius:9px;background:#fff}.material-library-select{flex:1 1 auto;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;border:0;padding:0;color:#334155;background:transparent;text-align:left;cursor:pointer}.material-library-select i{display:block;width:42px;height:42px;border:1px solid #dbe3ee;border-radius:6px;background-position:center;background-size:cover}.material-library-select span{display:grid;min-width:0;gap:3px}.material-library-select strong,.material-library-select small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-library-select small{color:#64748b;font-size:12px}.material-library-select b{color:#2563eb;font-size:13px}.material-library-row .icon-text-button{flex:0 0 auto;white-space:nowrap}@media(max-width:620px){.material-library-drawer{padding:16px}.material-library-head-actions{gap:6px}.material-library-head-actions .standard-button.primary{min-height:34px;padding-inline:10px}.material-map-grid{grid-template-columns:1fr}}.editor-panel-stack{min-width:0;overflow-x:hidden}.simple-parameter-section{display:grid;gap:10px}.simple-parameter-group>summary{align-items:center}.simple-parameter-group .variant-head{align-items:flex-start}.simple-parameter-group .variant-head>div:last-child,.simple-parameter-group .parameter-row-actions,.simple-parameter-group .manual-binding-actions{flex-wrap:wrap}.simple-variant-actions{justify-content:flex-end;min-width:0}.simple-variant-actions .button-row{justify-content:flex-end;flex-wrap:wrap;min-width:0}.group-more-actions[open] .group-more-menu{position:absolute;right:0;top:32px;z-index:8;display:grid;min-width:164px;padding:6px;gap:2px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.group-more-actions[open] .group-more-menu button{position:static;width:100%;min-height:32px;padding:0 9px;border:0;border-radius:6px;background:transparent;color:#475569;text-align:left;white-space:nowrap;box-shadow:none}.group-more-actions[open] .group-more-menu button:hover:not(:disabled){background:#f1f5f9}.group-more-actions[open] .group-more-menu button:disabled{opacity:.45;cursor:not-allowed}.group-more-actions[open] .group-more-menu button.danger{color:#b91c1c}.simple-parameter-option-list,.simple-parameter-option,.simple-parameter-option .parameter-row-name{min-width:0}.simple-parameter-option .parameter-row-name small:empty{display:none}.editor-advanced-settings .config-assistant-card{margin-top:0}.manual-mesh-zone-form{min-width:0;border:1px solid #dbe3ee;border-radius:10px;background:#fff}.manual-mesh-zone-form>summary{cursor:pointer;padding:11px 12px;color:#334155;font-weight:750}.manual-mesh-zone-content{display:grid;min-width:0;gap:10px;padding:0 12px 12px}.manual-mesh-zone-content textarea,.manual-mesh-zone-content input{min-width:0;max-width:100%}.material-library-list-tools{flex:0 0 auto}.material-preset-browser{display:grid;gap:10px}.material-preset-browser.material-view-grid{grid-template-columns:repeat(auto-fill,minmax(178px,1fr))}.material-preset-browser.material-view-card,.material-preset-browser.material-view-list{grid-template-columns:1fr}.material-preset-item{display:grid;min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.material-preset-item.is-archived{opacity:.68}.material-preset-select,.material-preset-static{display:grid;min-width:0;color:#334155;text-align:left}.material-preset-select{border:0;background:transparent;cursor:pointer}.material-preset-thumb{display:block;border:1px solid #dbe3ee;border-radius:6px;background-position:center;background-size:cover}.material-preset-copy{display:grid;min-width:0;gap:3px}.material-preset-copy strong,.material-preset-copy small,.material-preset-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-preset-copy small,.material-preset-copy em{color:#64748b;font-size:12px;font-style:normal}.material-preset-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px}.material-preset-item.material-view-grid{grid-template-columns:1fr auto;grid-template-rows:minmax(0,1fr) auto;padding:8px}.material-view-grid .material-preset-select,.material-view-grid .material-preset-static{grid-column:1 / -1;grid-template-columns:1fr;gap:8px}.material-view-grid .material-preset-thumb{width:100%;aspect-ratio:1.35}.material-view-grid .material-preset-actions{grid-column:1 / -1;min-height:24px}.material-view-card .material-preset-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px}.material-view-card .material-preset-select,.material-view-card .material-preset-static{grid-template-columns:68px minmax(0,1fr);align-items:center;gap:11px}.material-view-card .material-preset-thumb{width:68px;height:68px}.material-view-list .material-preset-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px}.material-view-list .material-preset-select,.material-view-list .material-preset-static{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px}.material-view-list .material-preset-thumb{width:38px;height:38px}.material-view-list .material-preset-copy em{display:none}.material-preset-select b{color:#2563eb;font-size:13px}.material-preset-more{position:relative}.material-preset-more summary{display:grid;width:28px;height:28px;place-items:center;border-radius:6px;color:#475569;cursor:pointer;list-style:none}.material-preset-more summary::-webkit-details-marker{display:none}.material-preset-more[open] summary,.material-preset-more summary:hover,.material-preset-more summary:focus-visible{color:#1d4ed8;background:#eff6ff;outline:none}.material-preset-more>div{position:absolute;z-index:20;top:calc(100% + 5px);right:0;display:grid;min-width:106px;padding:5px;border:1px solid #dbe3ee;border-radius:7px;background:#fff;box-shadow:0 10px 24px #0f172a29}.material-preset-more>div button{min-height:30px;border:0;border-radius:5px;padding:5px 8px;color:#334155;background:transparent;text-align:left;font-size:12px;cursor:pointer}.material-preset-more>div button:hover,.material-preset-more>div button:focus-visible{color:#1d4ed8;background:#eff6ff;outline:none}.material-preset-more>div button.material-danger-action{color:#b91c1c}.material-preset-more>div button.material-danger-action:hover,.material-preset-more>div button.material-danger-action:focus-visible{color:#991b1b;background:#fef2f2}.manual-mesh-picker{min-width:0;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}.manual-mesh-picker-head{min-width:0;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.manual-mesh-picker-head>div{min-width:0;display:grid;gap:2px}.manual-mesh-picker-head strong{color:#334155;font-size:12px}.manual-mesh-picker-head small{overflow:hidden;color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.manual-mesh-picker-head .standard-button{min-height:30px;flex:0 0 auto;padding:5px 8px;font-size:11px}.manual-mesh-picker-body{padding:0 10px 10px;display:grid;gap:8px}.manual-mesh-picker-tools{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:6px}.manual-mesh-picker-tools input{min-width:0;height:30px}.manual-mesh-picker-tools button{min-height:30px;padding:5px 7px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#475569;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.manual-mesh-picker-tools button:disabled{opacity:.48;cursor:not-allowed}.manual-mesh-picker-list{max-height:184px;overflow:auto;border:1px solid #dbe3ee;border-radius:6px;background:#fff}.manual-mesh-picker-list label{min-width:0;padding:8px;border-bottom:1px solid #edf1f6;display:flex;align-items:flex-start;gap:7px;color:#334155;cursor:pointer}.manual-mesh-picker-list label:last-child{border-bottom:0}.manual-mesh-picker-list label:hover,.manual-mesh-picker-list label.selected{background:#eff6ff}.manual-mesh-picker-list label.selected{box-shadow:inset 2px 0 #2563eb}.manual-mesh-picker-list label span{min-width:0;display:grid;gap:2px}.manual-mesh-picker-list strong,.manual-mesh-picker-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manual-mesh-picker-list strong{font-size:12px}.manual-mesh-picker-list small{color:#64748b;font-size:10px}@media(max-width:420px){.manual-mesh-picker-tools{grid-template-columns:minmax(0,1fr) auto}.manual-mesh-picker-tools input{grid-column:1 / -1}}.appearance-mode-choice,.target-group-actions{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:7px}.appearance-mode-choice>span{margin-right:2px;color:var(--muted);font-size:12px}.appearance-mode-choice button,.target-group-actions button{min-width:0;border:1px solid #cbd5e1;border-radius:7px;padding:6px 8px;background:#fff;color:#334155;font:inherit;font-size:12px;cursor:pointer}.appearance-mode-choice button.active,.target-group-actions button:first-child{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.target-group-card>span{min-width:0}.target-group-actions{justify-content:flex-end}.target-group-actions b{white-space:nowrap}.binding-resolution-error,.binding-resolution-success{display:block;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.binding-resolution-error{color:#b91c1c}.binding-resolution-success{color:#15803d}.binding-ambiguity-list{display:grid;min-width:0;gap:6px;padding:10px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed}.binding-ambiguity-list strong,.binding-ambiguity-list label,.binding-ambiguity-list small{min-width:0;overflow-wrap:anywhere}.binding-ambiguity-list label{display:flex;align-items:flex-start;gap:6px;color:#475569;font-size:12px}.binding-ambiguity-list small{color:#64748b}@media(min-width:1101px)and (max-width:1439px){.model-editor-main{grid-template-columns:minmax(0,1fr) 480px}}@media(min-width:1440px)and (max-width:1679px){.model-editor-main{grid-template-columns:minmax(0,1fr) 560px}}@media(min-width:1680px){.model-editor-main{grid-template-columns:minmax(0,1fr) 620px}}.asset-library-tabs{min-height:34px;padding:3px;display:inline-flex;align-items:center;gap:2px;border:1px solid var(--line);border-radius:9px;background:#f8fafc}.asset-library-tabs button{min-height:28px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#475569;font-size:12px;font-weight:800;cursor:pointer}.asset-library-generate-tab{display:inline-flex;align-items:center;gap:5px}.asset-library-tabs button.active{background:var(--blue);color:#fff;box-shadow:0 8px 18px #2563eb2e}.asset-original-textures{display:block;min-width:150px;color:#334155;line-height:1.45}.material-management-list{display:grid;gap:10px}.material-management-card{display:grid;grid-template-columns:64px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-width:0;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.material-management-card>div{display:grid;min-width:0;gap:4px}.material-management-card strong,.material-management-card small{overflow-wrap:anywhere}.material-management-card small{color:#64748b;font-size:12px}.material-management-card.is-archived,.material-library-row.is-archived{opacity:.68}.material-management-thumb{width:64px;height:64px;border:1px solid #dbe3ee;border-radius:8px;background-color:#e2e8f0;background-position:center;background-size:cover}@media(max-width:720px){.material-management-card{grid-template-columns:52px minmax(0,1fr)}.material-management-thumb{width:52px;height:52px}.material-management-card>.asset-status,.material-management-card>button{grid-column:2;justify-self:start}}.product-option-confirmation{display:grid;gap:10px;margin-top:10px;padding:12px;border:1px solid var(--border, #dbe3ee);border-radius:8px;background:var(--surface, #fff)}.product-option-confirmation-options{display:grid;gap:8px}.product-option-confirmation-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px}.product-option-confirmation-row input[type=text],.product-option-confirmation-row input:not([type]){min-width:0}.image-to-3d-workspace{display:grid;min-width:0;gap:18px}.image-to-3d-generator-card,.image-to-3d-task-section{min-width:0;padding:18px;border:1px solid #dbe3ee;border-radius:12px;background:#fff}.image-to-3d-generator-card{display:grid;gap:16px;background:linear-gradient(135deg,#f8fbff,#fff 58%)}.image-to-3d-card-head,.image-to-3d-task-heading,.image-to-3d-task-title,.image-to-3d-submit-row,.image-to-3d-task-actions{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.image-to-3d-card-head>div:first-child,.image-to-3d-task-heading>div,.image-to-3d-task-title>div,.image-to-3d-task-main{min-width:0}.image-to-3d-card-head h3,.image-to-3d-task-heading h3{margin:4px 0;color:#0f172a;font-size:18px}.image-to-3d-card-head p,.image-to-3d-task-heading p{margin:0;color:#64748b;font-size:13px;line-height:1.55}.image-to-3d-card-head .eyebrow{color:#2563eb;font-size:12px;font-weight:800}.image-to-3d-health{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;font-size:12px;font-weight:700}.image-to-3d-health.ready{background:#ecfdf5;color:#047857}.image-to-3d-health.warning{background:#fff7ed;color:#c2410c}.image-to-3d-health .link-button{border:0;padding:0;background:transparent;color:currentColor;font:inherit;text-decoration:underline;cursor:pointer}.image-to-3d-mode-switch{display:inline-flex;width:fit-content;max-width:100%;padding:3px;border:1px solid #cbd5e1;border-radius:9px;background:#f1f5f9}.image-to-3d-mode-switch button{min-height:32px;padding:0 18px;border:0;border-radius:7px;background:transparent;color:#475569;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.image-to-3d-mode-switch button.active{background:#fff;color:#1d4ed8;box-shadow:0 3px 10px #0f172a14}.image-to-3d-name-field{display:grid;min-width:0;max-width:620px;gap:7px;color:#334155;font-size:13px;font-weight:800}.image-to-3d-name-field small{margin-left:6px;color:#94a3b8;font-weight:500}.image-to-3d-name-field input{width:100%;min-width:0;height:40px;padding:0 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font:inherit}.image-to-3d-slot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-width:0}.image-to-3d-slot-grid.single{grid-template-columns:minmax(260px,420px)}.image-3d-slot{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;min-width:0;min-height:86px;gap:10px;padding:10px;border:1px dashed #94a3b8;border-radius:10px;background:#f8fafc;color:#64748b;overflow:hidden}.image-3d-slot.has-file{border-style:solid;border-color:#93c5fd;background:#eff6ff}.image-3d-slot>img{width:42px;height:52px;border-radius:6px;object-fit:cover;background:#e2e8f0}.image-3d-slot-copy{display:grid;min-width:0;gap:3px}.image-3d-slot-copy strong,.image-3d-slot-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-3d-slot-copy strong{color:#1e293b;font-size:13px}.image-3d-slot-copy small{color:#64748b;font-size:11px}.image-3d-slot-action{grid-column:1 / -1;justify-self:start;color:#2563eb;font-size:12px;font-weight:800;cursor:pointer}.image-3d-slot-action input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.image-3d-slot>.icon-button{position:absolute;top:7px;right:7px;width:25px;height:25px;border:1px solid #fecaca;border-radius:7px;background:#fff;color:#dc2626;cursor:pointer}.image-to-3d-submit-row small{color:#64748b;font-size:12px}.image-to-3d-error{padding:10px 12px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:13px}.image-to-3d-task-section{display:grid;gap:12px}.image-to-3d-task-heading>span{color:#64748b;font-size:12px;font-weight:800}.image-to-3d-task-list{display:grid;gap:10px;min-width:0}.image-to-3d-task-card{display:grid;grid-template-columns:104px minmax(0,1fr);gap:14px;min-width:0;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.image-to-3d-task-preview{display:grid;place-items:center;width:104px;height:90px;border-radius:8px;background:#eef2f7;color:#94a3b8;overflow:hidden}.image-to-3d-task-preview img{width:100%;height:100%;object-fit:cover}.image-to-3d-task-main{display:grid;align-content:center;gap:8px}.image-to-3d-task-title strong,.image-to-3d-task-title small{display:block;min-width:0;overflow-wrap:anywhere}.image-to-3d-task-title strong{color:#0f172a}.image-to-3d-task-title small,.image-to-3d-task-message{color:#64748b;font-size:12px}.image-to-3d-status{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:800}.image-to-3d-status.running,.image-to-3d-status.queued{background:#eff6ff;color:#1d4ed8}.image-to-3d-status.succeeded{background:#ecfdf5;color:#047857}.image-to-3d-status.failed,.image-to-3d-status.expired{background:#fef2f2;color:#b91c1c}.image-to-3d-progress{height:5px;border-radius:99px;background:#e2e8f0;overflow:hidden}.image-to-3d-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#38bdf8);transition:width .25s ease}.image-to-3d-task-actions{justify-content:flex-start}.standard-button.danger-quiet{border-color:transparent;background:transparent;color:#b91c1c}.spin{animation:image-to-3d-spin .9s linear infinite}@keyframes image-to-3d-spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.image-to-3d-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.asset-library-tabs{width:100%;overflow-x:auto}.asset-library-tabs button{flex:1 0 auto}.image-to-3d-generator-card,.image-to-3d-task-section{padding:13px}.image-to-3d-slot-grid,.image-to-3d-slot-grid.single,.image-to-3d-task-card{grid-template-columns:minmax(0,1fr)}.image-to-3d-task-preview{width:100%;height:150px}.image-to-3d-mode-switch{width:100%}.image-to-3d-mode-switch button{flex:1;padding-inline:8px}}@media(max-width:980px){.asset-detail-header{align-items:stretch;flex-direction:column}.asset-detail-actions{justify-content:flex-start}.asset-detail-grid{grid-template-columns:minmax(0,1fr)}.asset-detail-preview,.asset-detail-preview .model-viewer-canvas-shell{min-height:440px}}@media(max-width:720px){.image-to-3d-entry-card{grid-template-columns:auto minmax(0,1fr)}.image-to-3d-entry-card>.standard-button{grid-column:1 / -1;width:100%}.image-to-3d-entry-copy span{white-space:normal}.asset-detail-heading{flex-direction:column}.asset-detail-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.asset-detail-actions .asset-more-actions,.asset-detail-actions .asset-more-actions summary{width:100%}.asset-detail-actions>.standard-button{width:100%}.asset-detail-actions>.standard-button.primary{grid-column:1 / -1}.asset-detail-preview,.asset-detail-preview .model-viewer-canvas-shell{min-height:360px}}.generation-immersive-shell{position:fixed;inset:0;z-index:50;display:grid;grid-template-columns:minmax(300px,340px) minmax(0,1fr);grid-template-rows:64px minmax(0,1fr);overflow:hidden;color:#e5eefb;background:#07111f;isolation:isolate}.generation-immersive-shell .generation-immersive-topbar{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0;padding:0 22px;border-bottom:1px solid rgba(148,163,184,.16);background:#081220f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.generation-immersive-shell .generation-back-button,.generation-immersive-shell .generation-icon-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.22);color:#cbd5e1;background:#0f1c30cc;transition:border-color .18s ease,background .18s ease,color .18s ease}.generation-immersive-shell .generation-back-button{gap:8px;padding:9px 12px;border-radius:10px;font-size:12px}.generation-immersive-shell .generation-icon-button{width:34px;height:34px;border-radius:9px}.generation-immersive-shell .generation-back-button:hover,.generation-immersive-shell .generation-icon-button:hover{border-color:#60a5fa;color:#fff;background:#1e3a60e6}.generation-immersive-shell .generation-brand{display:flex;align-items:center;gap:12px;min-width:0;margin-right:auto}.generation-immersive-shell .generation-brand strong{color:#f8fafc;font-size:15px;letter-spacing:.03em}.generation-immersive-shell .generation-brand small{color:#7f93ad;font-size:11px}.generation-immersive-shell .generation-topbar-actions{display:flex;align-items:center;gap:10px}.generation-immersive-shell .generation-connection{display:inline-flex;align-items:center;gap:7px;color:#91a4bd;font-size:11px;white-space:nowrap}.generation-immersive-shell .generation-connection i{width:7px;height:7px;border-radius:999px;background:#64748b;box-shadow:0 0 0 3px #64748b29}.generation-immersive-shell .generation-connection.ready i{background:#34d399;box-shadow:0 0 0 3px #34d39929}.generation-immersive-shell .generation-connection.error i{background:#fb7185;box-shadow:0 0 0 3px #fb718529}.generation-immersive-shell .generation-immersive-sidebar{grid-row:2;min-height:0;overflow:auto;padding:22px 18px;border-right:1px solid rgba(148,163,184,.14);background:#0b1728}.generation-immersive-shell .generation-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;margin-bottom:18px;border:1px solid rgba(148,163,184,.15);border-radius:12px;background:#101f34}.generation-immersive-shell .generation-mode-switch button{min-width:0;padding:9px 7px;border:0;border-radius:8px;color:#91a4bd;background:transparent;font-size:12px}.generation-immersive-shell .generation-mode-switch button.active{color:#f8fafc;background:#1d4ed8;box-shadow:0 4px 14px #1d4ed847}.generation-immersive-shell .generation-mode-switch button:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.generation-immersive-shell .generation-name-field{display:grid;gap:7px;margin-bottom:18px;color:#91a4bd;font-size:11px}.generation-immersive-shell .generation-name-field input{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid rgba(148,163,184,.2);border-radius:10px;outline:none;color:#eef6ff;background:#0f2037}.generation-immersive-shell .generation-name-field input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa21}.generation-immersive-shell .generation-slot-list{display:grid;gap:8px}.generation-immersive-shell .generation-slot{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:9px;border:1px solid rgba(148,163,184,.16);border-radius:11px;background:#0f1f35d1}.generation-immersive-shell .generation-slot.is-required:not(.has-file){border-color:#60a5faeb;background:#1e40af33;box-shadow:0 0 0 2px #3b82f633,0 10px 22px #1e40af2e}.generation-immersive-shell .generation-slot.is-required.is-ready{border-color:#34d3998c;background:#064e3b2e}.generation-immersive-shell .generation-slot>img{width:34px;height:34px;object-fit:cover;border-radius:7px}.generation-immersive-shell .generation-slot>svg{color:#6f86a4}.generation-immersive-shell .generation-slot.is-required:not(.has-file)>svg{color:#93c5fd}.generation-immersive-shell .generation-slot>div{min-width:0}.generation-immersive-shell .generation-slot strong,.generation-immersive-shell .generation-slot small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.generation-immersive-shell .generation-slot strong{color:#dbeafe;font-size:12px}.generation-immersive-shell .generation-slot-required-badge{display:inline-flex;margin-left:6px;padding:1px 5px;border-radius:4px;color:#dbeafe;background:#2563eb;font-size:9px;font-style:normal;font-weight:900;line-height:1.35;vertical-align:1px}.generation-immersive-shell .generation-slot.is-ready .generation-slot-required-badge{color:#d1fae5;background:#047857}.generation-immersive-shell .generation-slot small{margin-top:3px;color:#7186a0;font-size:10px}.generation-immersive-shell .generation-slot-upload{position:relative;overflow:hidden;flex:none;padding:6px 8px;border:1px solid rgba(96,165,250,.35);border-radius:7px;color:#93c5fd;font-size:10px;cursor:pointer}.generation-immersive-shell .generation-slot-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.generation-immersive-shell .generation-sidebar-footer{display:grid;gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(148,163,184,.14)}.generation-immersive-shell .generation-status-pill{display:inline-flex;align-items:center;gap:7px;width:fit-content;padding:6px 9px;border:1px solid rgba(148,163,184,.2);border-radius:999px;color:#a9bbd1;background:#0f1f35cc;font-size:11px}.generation-immersive-shell .generation-status-pill i{width:6px;height:6px;border-radius:999px;background:#64748b}.generation-immersive-shell .generation-status-pill.selected{color:#bde8d8;border-color:#34d39947;background:#064e3b38}.generation-immersive-shell .generation-status-pill.selected i{background:#34d399}.generation-immersive-shell .generation-status-pill.queued i,.generation-immersive-shell .generation-status-pill.running i{background:#fbbf24}.generation-immersive-shell .generation-status-pill.succeeded i{background:#34d399}.generation-immersive-shell .generation-status-pill.failed i,.generation-immersive-shell .generation-status-pill.expired i{background:#fb7185}.generation-immersive-shell .generation-form-hint{display:flex;align-items:flex-start;gap:7px;color:#8ea3bd;font-size:11px;line-height:1.5}.generation-immersive-shell .generation-form-hint i{flex:none;width:6px;height:6px;margin-top:5px;border-radius:999px;background:#64748b}.generation-immersive-shell .generation-form-hint.ready{color:#9de0c5}.generation-immersive-shell .generation-form-hint.ready i{background:#34d399}.generation-immersive-shell .generation-submit-button,.generation-immersive-shell .generation-primary-button,.generation-immersive-shell .generation-light-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border-radius:9px;padding:0 13px;font-size:12px;cursor:pointer}.generation-immersive-shell .generation-submit-button,.generation-immersive-shell .generation-primary-button{border:1px solid #2563eb;color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);box-shadow:0 8px 22px #2563eb38}.generation-immersive-shell .generation-submit-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.generation-immersive-shell .generation-light-button{border:1px solid rgba(148,163,184,.25);color:#d5e3f5;background:#0f1f35db}.generation-immersive-shell .generation-form-error{display:flex;align-items:flex-start;gap:7px;color:#fda4af;font-size:11px;line-height:1.5}.generation-immersive-shell .generation-immersive-stage{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:radial-gradient(circle at 60% 28%,rgba(31,74,125,.28),transparent 34%),#07111f}.generation-immersive-shell .generation-stage-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:66px;padding:0 26px}.generation-immersive-shell .generation-stage-toolbar>div{min-width:0}.generation-immersive-shell .generation-eyebrow{display:block;margin-bottom:5px;color:#6684a9;font-size:9px;letter-spacing:.17em}.generation-immersive-shell .generation-stage-toolbar strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#eaf2ff;font-size:15px}.generation-immersive-shell .generation-stage-canvas{position:relative;flex:1;min-height:0;overflow:hidden;margin:0 20px 20px;border:1px solid rgba(148,163,184,.14);border-radius:18px;background:#0a1423;box-shadow:inset 0 1px #ffffff08}.generation-immersive-shell .generation-stage-canvas>canvas{width:100%!important;height:100%!important}.generation-immersive-shell .generation-main-image{display:block;width:100%;height:100%;object-fit:contain;padding:28px;box-sizing:border-box}.generation-immersive-shell .generation-empty-stage{display:grid;place-items:center;align-content:center;gap:10px;height:100%;color:#7890ac;text-align:center}.generation-immersive-shell .generation-empty-stage strong{color:#cfe0f5;font-size:16px}.generation-immersive-shell .generation-empty-stage span{color:#6f86a4;font-size:12px}.generation-immersive-shell .generation-restored-input{display:grid;place-items:center;align-content:center;gap:10px;height:100%;padding:24px;color:#91a4bd;text-align:center}.generation-immersive-shell .generation-restored-input svg{color:#6684a9}.generation-immersive-shell .generation-restored-input strong{color:#dbeafe;font-size:16px}.generation-immersive-shell .generation-restored-input span{max-width:min(520px,88%);overflow:hidden;color:#9eb3cb;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.generation-immersive-shell .generation-restored-input small{max-width:420px;color:#6f86a4;font-size:11px;line-height:1.5}.generation-immersive-shell .generation-stage-overlay{position:absolute;inset:0;z-index:2;display:grid;place-items:center;align-content:center;gap:10px;padding:22px;color:#e7f0ff;text-align:center;background:#050d1894;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.generation-immersive-shell .generation-stage-overlay>span{color:#9eb3cb;font-size:12px}.generation-immersive-shell .generation-stage-overlay>small{max-width:min(520px,88%);color:#8fa7c3;font-size:11px;line-height:1.45}.generation-immersive-shell .generation-leave-reassurance{margin-top:4px;color:#9ac8b9!important}.generation-immersive-shell .generation-stage-overlay.failure{background:#260a159e}.generation-immersive-shell .generation-progress{width:min(320px,78%);height:5px;overflow:hidden;margin-top:4px;border-radius:999px;background:#94a3b82e}.generation-immersive-shell .generation-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#818cf8);transition:width .25s ease}.generation-immersive-shell .generation-image-strip{display:flex;gap:8px;overflow-x:auto;padding:0 20px 17px}.generation-immersive-shell .generation-strip-item{position:relative;flex:0 0 74px;overflow:hidden;border:1px solid rgba(148,163,184,.18);border-radius:9px;background:#0d1d31}.generation-immersive-shell .generation-strip-item img{display:block;width:74px;height:56px;object-fit:cover}.generation-immersive-shell .generation-strip-item small{display:block;padding:4px 5px;overflow:hidden;color:#8da4bf;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.generation-immersive-shell .generation-success-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 20px 20px;padding:13px 15px;border:1px solid rgba(52,211,153,.25);border-radius:13px;background:#062324b8}.generation-immersive-shell .generation-success-bar>div:first-child{display:flex;align-items:flex-start;gap:9px;min-width:0}.generation-immersive-shell .generation-success-bar svg{flex:none;color:#34d399;margin-top:2px}.generation-immersive-shell .generation-success-bar strong,.generation-immersive-shell .generation-success-bar small{display:block}.generation-immersive-shell .generation-success-bar strong{color:#d6faea;font-size:12px}.generation-immersive-shell .generation-success-bar small{margin-top:4px;color:#8eb9aa;font-size:10px}.generation-immersive-shell .generation-success-actions{display:flex;flex-wrap:wrap;gap:8px}.generation-immersive-shell .generation-preview-loading{padding:9px 12px;border-radius:8px;color:#cfe0f5;background:#07111fcc;font-size:12px}.asset-generation-row{background:#2563eb09}.asset-generation-name{cursor:default}.asset-generation-row td small{display:block;margin-top:4px;color:var(--muted-text, #64748b);font-size:11px}.generation-immersive-shell .spin{animation:generation-spin .9s linear infinite}@keyframes generation-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.generation-immersive-shell{grid-template-columns:minmax(250px,285px) minmax(0,1fr)}.generation-immersive-shell .generation-immersive-sidebar{padding-inline:13px}.generation-immersive-shell .generation-stage-canvas,.generation-immersive-shell .generation-success-bar{margin-inline:13px}}@media(max-width:720px){.generation-immersive-shell{position:fixed;grid-template-columns:1fr;grid-template-rows:56px minmax(0,1fr) auto}.generation-immersive-shell .generation-immersive-topbar{padding:0 12px;gap:8px}.generation-immersive-shell .generation-back-button{padding:8px}.generation-immersive-shell .generation-back-button span,.generation-immersive-shell .generation-brand small{display:none}.generation-immersive-shell .generation-connection{max-width:94px;overflow:hidden;text-overflow:ellipsis}.generation-immersive-shell .generation-immersive-stage{grid-row:2;min-height:0}.generation-immersive-shell .generation-immersive-sidebar{grid-row:3;max-height:min(43vh,360px);overflow:auto;padding:12px;border-top:1px solid rgba(148,163,184,.16);border-right:0;box-shadow:0 -12px 28px #0003}.generation-immersive-shell .generation-sidebar-footer{position:sticky;bottom:-12px;z-index:3;margin:12px -12px -12px;padding:10px 12px;border-top:1px solid rgba(148,163,184,.18);background:#0b1728f5}.generation-immersive-shell .generation-slot-list{grid-template-columns:repeat(2,minmax(0,1fr))}.generation-immersive-shell .generation-slot{grid-template-columns:28px minmax(0,1fr)}.generation-immersive-shell .generation-slot>img{width:28px;height:28px}.generation-immersive-shell .generation-slot-upload{grid-column:2;justify-self:start}.generation-immersive-shell .generation-stage-toolbar{min-height:52px;padding:0 12px}.generation-immersive-shell .generation-stage-toolbar strong{font-size:13px}.generation-immersive-shell .generation-stage-canvas{margin:0 10px 10px;border-radius:13px}.generation-immersive-shell .generation-success-bar{align-items:flex-start;flex-direction:column;margin:0 10px 10px}.generation-immersive-shell .generation-success-actions{width:100%}.generation-immersive-shell .generation-success-actions button{flex:1}}.model-viewer-canvas-shell{position:relative;width:100%;height:100%;min-height:inherit}.model-viewer-canvas-shell>.canvas{display:block;width:100%!important;height:100%!important;min-height:inherit}.model-viewer-canvas-shell>.model-canvas-mount{width:100%!important;height:100%!important;min-height:inherit}.model-viewer-controls{position:absolute;z-index:5;top:12px;right:12px;display:flex;gap:7px;pointer-events:auto}.model-viewer-controls button{display:grid;width:32px;height:32px;padding:0;place-items:center;border:1px solid rgba(100,116,139,.25);border-radius:9px;color:#334155;background:#ffffffe0;box-shadow:0 4px 13px #0f172a1f;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.model-viewer-controls button:hover{border-color:#2563eb7a;color:#2563eb;transform:translateY(-1px)}.model-viewer-controls button.active{border-color:#2563eb75;color:#1d4ed8;background:#e8f0ff}.generation-immersive-shell .generation-stage-canvas>.model-viewer-canvas-shell{width:100%;height:100%}.generation-immersive-shell .model-viewer-controls button{border-color:#94a3b84d;color:#cbd5e1;background:#0b1728e0;box-shadow:0 4px 14px #0000003d}.generation-immersive-shell .model-viewer-controls button:hover,.generation-immersive-shell .model-viewer-controls button.active{border-color:#60a5fa9e;color:#dbeafe;background:#1e3a5feb}.model-preview-status-shell{display:grid;min-height:inherit;place-items:center;padding:24px;background:#0b1220}.model-preview-status{display:flex;width:min(100%,430px);align-items:flex-start;gap:11px;padding:16px;border:1px solid rgba(251,191,36,.34);border-radius:12px;color:#fcd34d;background:#0f172ad1;box-shadow:0 18px 42px #0003}.model-preview-status>div{display:grid;gap:5px}.model-preview-status strong{color:#f8fafc;font-size:14px}.model-preview-status small{color:#cbd5e1;font-size:12px;line-height:1.55}.model-viewer-canvas-shell .generation-preview-loading{display:inline-block;padding:9px 12px;border:1px solid rgba(148,163,184,.28);border-radius:8px;color:#dbeafe;background:#07111fd6;font-size:12px;box-shadow:0 10px 26px #0003}.model-preview-canvas-shell{height:100%;min-height:0}.model-canvas-mount{position:relative;display:block;width:100%;height:100%;min-height:0}.model-canvas-mount>.canvas{display:block;width:100%!important;height:100%!important;min-height:0}.model-canvas-gate-loading{display:grid;width:100%;height:100%;min-height:180px;place-content:center;justify-items:center;gap:7px;color:#475569;text-align:center}.model-canvas-gate-loading svg{color:#2563eb;animation:spin 1s linear infinite}.model-canvas-gate-loading small{color:#64748b;font-size:12px}.model-preview-canvas-shell>div:first-child,.model-preview-canvas-shell .model-preview-webgl{width:100%!important;height:100%!important;min-height:0}.model-editor-viewer{min-height:460px}.model-editor-canvas{--model-editor-canvas-size: clamp(420px, calc(100vh - 230px) , 720px);width:min(100%,var(--model-editor-canvas-size));height:var(--model-editor-canvas-size);min-height:420px;aspect-ratio:1 / 1}.model-editor-canvas>div:first-child,.model-editor-canvas>.canvas{width:100%!important;height:100%!important;min-height:0}@media(max-width:780px){.asset-detail-preview{height:min(62vh,520px);min-height:360px}.model-editor-viewer{min-height:360px}.model-editor-canvas{--model-editor-canvas-size: min( calc(100vw - 40px) , 520px);min-height:320px}}@media(max-width:720px){.template-viewer-setting-grid{grid-template-columns:1fr}}.template-live-preview-stage{position:relative}.template-viewer-policy-summary{position:absolute;z-index:6;right:28px;bottom:28px;display:grid;max-width:min(330px,calc(100% - 56px));gap:5px;padding:11px 12px;border:1px solid rgba(191,219,254,.38);border-radius:12px;background:#0f172ad1;box-shadow:0 12px 28px #0f172a38;color:#e2e8f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:template-viewer-policy-applied .48s ease-out both;pointer-events:none}.template-viewer-policy-status{display:inline-flex;align-items:center;gap:6px;color:#bbf7d0;font-size:11px;font-weight:900}.template-viewer-policy-status i{width:7px;height:7px;border-radius:999px;background:#4ade80;box-shadow:0 0 0 4px #4ade8024}.template-viewer-policy-summary strong{color:#fff;font-size:13px}.template-viewer-policy-summary small,.template-viewer-policy-summary em{color:#cbd5e1;font-size:11px;font-style:normal;line-height:1.45}.template-viewer-policy-pills{display:flex;flex-wrap:wrap;gap:5px}.template-viewer-policy-pills span{padding:3px 6px;border:1px solid rgba(203,213,225,.2);border-radius:999px;background:#94a3b824;color:#f8fafc;font-size:10px;font-weight:800}@keyframes template-viewer-policy-applied{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:760px){.template-viewer-policy-summary{right:22px;bottom:22px;max-width:calc(100% - 44px)}}.template-detail-layout{grid-template-columns:minmax(0,1fr) minmax(330px,390px);min-width:0}.template-live-preview,.template-live-preview-stack,.template-viewer-lab,.template-customer-preview-card,.template-customer-preview-viewport{min-width:0;min-height:0}.template-live-preview-stack{display:grid;grid-template-rows:minmax(300px,1.3fr) minmax(190px,.7fr);gap:12px;padding:14px;overflow:auto}.template-preview-section-head{min-width:0;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e2e8f0;background:#ffffffeb}.template-preview-section-head>div{min-width:0;display:grid;gap:3px}.template-preview-section-head strong,.template-preview-section-head small{display:block}.template-preview-section-head strong{color:#0f172a;font-size:13px;font-weight:900}.template-preview-section-head small{color:#64748b;font-size:11px;line-height:1.4}.template-preview-applied-badge{flex:0 0 auto;padding:4px 8px;border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:10px;font-weight:900;white-space:nowrap}.template-viewer-lab,.template-customer-preview-card{position:relative;display:grid;overflow:hidden;border:1px solid #dbe3ec;border-radius:14px;background:#fff;box-shadow:0 10px 24px #0f172a0f;transition:border-color .18s ease,box-shadow .18s ease}.template-viewer-lab{grid-template-rows:auto auto minmax(220px,1fr) auto}.template-viewer-lab.is-focused,.template-customer-preview-card.is-focused{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa29,0 12px 28px #2563eb1a}.template-viewer-lab-status{display:flex;flex-wrap:wrap;gap:6px;padding:8px 12px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.template-viewer-lab-status span{padding:4px 7px;border:1px solid #dbeafe;border-radius:999px;background:#fff;color:#475569;font-size:10px;font-weight:800}.template-viewer-lab-canvas{position:relative;min-height:0;overflow:hidden;background:#1f2937}.template-viewer-lab-canvas .canvas,.template-viewer-lab-canvas canvas{display:block;width:100%!important;height:100%!important}.template-viewer-lab-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border-top:1px solid #e2e8f0;background:#fff;color:#475569;font-size:10px;line-height:1.4}.template-viewer-lab-footer span{color:#334155;font-weight:900}.template-viewer-lab-footer small{color:#64748b;text-align:right}.template-preview-empty{height:100%;min-height:220px;display:grid;place-items:center;align-content:center;gap:7px;padding:20px;color:#cbd5e1;text-align:center}.template-preview-empty strong{color:#f8fafc;font-size:13px}.template-preview-empty small{color:#94a3b8;font-size:11px}.template-customer-preview-card{grid-template-rows:auto minmax(0,1fr)}.template-customer-preview-viewport{display:grid;place-items:center;padding:10px;overflow:hidden;background:#eef2f7}.template-customer-preview{position:relative;width:100%;min-width:0;min-height:170px;height:100%;display:grid;grid-template-columns:minmax(160px,.78fr) minmax(220px,1.22fr);overflow:hidden;border:1px solid color-mix(in srgb,var(--preview-primary, #2563eb) 18%,#cbd5e1);border-radius:10px;background:var(--preview-bg, #f8fbff);color:var(--preview-text, #0f172a)}.template-customer-copy{min-width:0;padding:18px;display:grid;align-content:center;gap:7px;background:color-mix(in srgb,var(--preview-surface, #fff) 86%,var(--preview-bg, #f8fbff))}.template-customer-copy>span{color:var(--preview-primary, #2563eb);font-size:10px;font-weight:900}.template-customer-copy h2{max-width:260px;margin:0;font-size:clamp(16px,2vw,25px);line-height:1.15}.template-customer-copy p{max-width:280px;margin:0;color:var(--preview-muted, #64748b);font-size:11px;line-height:1.45}.template-customer-points{display:flex;flex-wrap:wrap;gap:5px}.template-customer-points b{padding:4px 6px;border-radius:999px;background:color-mix(in srgb,var(--preview-primary, #2563eb) 10%,#fff);color:var(--preview-primary, #2563eb);font-size:9px}.template-customer-copy button{width:fit-content;min-height:28px;padding:0 12px;border:0;border-radius:999px;background:var(--preview-primary, #2563eb);color:#fff;font-size:10px;font-weight:900}.template-customer-viewer{position:relative;min-width:0;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 65% 30%,color-mix(in srgb,var(--preview-accent, #38bdf8) 20%,transparent),transparent 32%),var(--preview-viewer, #e2e8f0)}.template-customer-viewer>span{position:absolute;top:10px;left:12px;color:var(--preview-muted, #64748b);font-size:10px;font-weight:900}.template-customer-viewer>i{width:70px;height:70px;border:3px solid color-mix(in srgb,var(--preview-primary, #2563eb) 46%,#fff);border-radius:22px 22px 30px 30px;background:linear-gradient(135deg,color-mix(in srgb,var(--preview-primary, #2563eb) 28%,#fff),transparent);box-shadow:18px 10px color-mix(in srgb,var(--preview-accent, #38bdf8) 16%,transparent);transform:rotate(-12deg)}.template-customer-viewer small{position:absolute;right:10px;bottom:8px;max-width:180px;color:var(--preview-muted, #64748b);font-size:9px;line-height:1.35;text-align:right}.template-customer-info{position:absolute;right:12px;bottom:12px;width:min(150px,38%);display:grid;gap:4px;padding:9px;border:1px solid color-mix(in srgb,var(--preview-primary, #2563eb) 18%,#cbd5e1);border-radius:9px;background:color-mix(in srgb,var(--preview-surface, #fff) 90%,transparent);box-shadow:0 8px 18px #0f172a1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.template-customer-info strong{color:var(--preview-text, #0f172a);font-size:10px}.template-customer-info small{color:var(--preview-muted, #64748b);font-size:9px;line-height:1.35}.template-customer-info.is-highlighted,.template-preview-region-page.is-highlighted,.template-preview-region-viewer.is-highlighted{outline:2px solid #60a5fa;outline-offset:-2px}.template-config-live-feedback{color:#2563eb;font-size:11px;font-weight:900}.template-config-impact{display:block;margin-top:-4px;color:#64748b;font-size:10px;line-height:1.4}@media(max-width:1120px){.template-detail-layout{grid-template-columns:minmax(0,1fr) minmax(300px,360px)}}@media(max-width:900px){.template-detail-layout{grid-template-columns:1fr}.template-detail-config{max-height:none}.template-live-preview-stack{grid-template-rows:minmax(320px,1fr) minmax(220px,auto)}}@media(max-width:600px){.template-live-preview-head{align-items:flex-start;flex-direction:column}.template-live-preview-stack{grid-template-rows:minmax(380px,1fr) auto;padding:10px}.template-viewer-lab-footer{align-items:flex-start;flex-direction:column}.template-viewer-lab-footer small{text-align:left}.template-customer-preview{min-height:260px;grid-template-columns:1fr;grid-template-rows:minmax(120px,.9fr) minmax(140px,1.1fr)}.template-customer-copy{padding:12px}.template-customer-info{right:8px;bottom:8px}}.template-detail-streamlined .template-detail-layout{grid-template-columns:minmax(0,1fr)}.template-detail-streamlined .template-detail-config-wide{width:min(100%,980px);justify-self:center}.template-detail-identity{min-width:0;display:flex;align-items:center;gap:8px}.template-detail-identity>div{min-width:0}.template-detail-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-kind-chip{display:inline-flex;width:fit-content;margin-top:4px;padding:3px 7px;border-radius:999px;background:#eef4ff;color:#35548b;font-size:11px;font-weight:800}.template-inline-help{position:relative;flex:0 0 auto}.template-inline-help summary{width:20px;height:20px;border:1px solid #cbd5e1;border-radius:50%;color:#64748b;background:#fff;display:grid;place-items:center;cursor:help;font-size:12px;font-weight:900;list-style:none}.template-inline-help summary::-webkit-details-marker{display:none}.template-inline-help p{position:absolute;z-index:12;top:calc(100% + 8px);right:0;width:min(260px,70vw);margin:0;padding:10px 12px;border:1px solid #dbeafe;border-radius:10px;background:#fff;color:#475569;box-shadow:0 12px 30px #0f172a29;font-size:12px;font-weight:650;line-height:1.55}.template-detail-topbar .template-inline-help p{top:calc(100% + 10px)}.template-config-live-feedback{min-height:0;opacity:0;transition:opacity .16s ease}.template-config-live-feedback.is-visible{min-height:15px;opacity:1}.template-detail-config-wide .template-config-scroll{padding:20px;gap:20px}.template-detail-config-wide .theme-preset-grid.compact{grid-template-columns:repeat(auto-fit,minmax(136px,1fr))}.template-detail-config-wide .theme-preset-card{min-height:72px;grid-template-columns:auto minmax(0,1fr);align-items:center}.template-detail-config-wide .theme-preset-card small,.template-detail-config-wide .template-config-impact,.template-detail-config-wide .template-viewer-policy-note{display:none}.template-layout-choice-list{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.template-layout-choice-list button{min-height:74px}.template-viewer-summary-card{min-height:156px;padding:22px;border:1px solid #dbeafe;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#eff6ff);grid-template-columns:minmax(0,1fr) auto;align-items:center}.template-viewer-summary-card>div:first-child{display:grid;gap:6px}.template-viewer-summary-card>div:first-child>span{color:#64748b;font-size:12px}.template-viewer-summary-card>div:first-child>strong{color:#0f172a;font-size:17px}.template-viewer-summary-meta{display:flex;flex-wrap:wrap;gap:7px;grid-column:1 / -1}.template-viewer-summary-meta span{padding:4px 8px;border:1px solid #cfe0ff;border-radius:999px;color:#35548b;background:#ffffffc7;font-size:12px;font-weight:800}.template-viewer-summary-card>.standard-button{justify-self:end}.template-viewer-config-overlay{position:fixed;z-index:1000;inset:0;padding:16px;background:#080f1dd1}.template-viewer-config-shell{width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(148,163,184,.32);border-radius:18px;background:#0b1220;box-shadow:0 24px 80px #0206177a;display:grid;grid-template-rows:auto minmax(0,1fr)}.template-viewer-config-topbar{min-width:0;padding:12px 14px;border-bottom:1px solid rgba(148,163,184,.2);background:#111b2d;color:#f8fafc;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:12px;align-items:center}.template-viewer-config-topbar>div:nth-child(2){min-width:0}.template-viewer-config-topbar>div:nth-child(2) span,.template-viewer-config-topbar>div:nth-child(2) strong{display:block}.template-viewer-config-topbar>div:nth-child(2) span{color:#93c5fd;font-size:11px;font-weight:800}.template-viewer-config-topbar>div:nth-child(2) strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;color:#f8fafc;font-size:14px}.template-draft-pill{padding:4px 8px;border:1px solid rgba(147,197,253,.42);border-radius:999px;color:#bfdbfe;background:#2563eb24;font-size:11px;font-weight:900}.template-viewer-config-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.template-viewer-config-layout{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,400px)}.template-viewer-config-main{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#101827}.template-viewer-config-canvas{position:relative;min-width:0;min-height:0;overflow:hidden;background:#101827}.template-viewer-config-canvas>.canvas,.template-viewer-config-canvas>.canvas canvas{position:absolute!important;inset:0;display:block;width:100%!important;height:100%!important}.template-viewer-config-canvas>.model-canvas-mount{position:absolute!important;inset:0;width:100%!important;height:100%!important}.template-viewer-config-status{min-width:0;min-height:40px;padding:8px 14px;border-bottom:1px solid rgba(148,163,184,.2);background:#162033;color:#dbeafe;display:flex;align-items:center;gap:10px;overflow:hidden;white-space:nowrap}.template-viewer-config-status strong,.template-viewer-config-status span{min-width:0;font-size:11px;line-height:1.2}.template-viewer-config-status .template-viewer-material-diagnostic{flex:0 1 auto;padding:4px 8px;border:1px solid rgba(125,211,252,.24);border-radius:999px;background:#0e749033;color:#bae6fd}.template-viewer-config-status .template-viewer-material-diagnostic.recommends-enhanced{border-color:#fbbf2457;background:#78350f61;color:#fde68a}.template-viewer-config-status strong{color:#f8fafc;font-weight:900}.template-viewer-config-status span{padding-left:10px;border-left:1px solid rgba(148,163,184,.26);color:#b9c7dc;font-weight:700;overflow:hidden;text-overflow:ellipsis}.template-viewer-config-empty{height:100%;color:#dbeafe;display:grid;place-content:center;justify-items:center;gap:10px;text-align:center}.template-viewer-config-empty strong{font-size:15px}.template-viewer-config-sidebar{min-width:0;min-height:0;padding:14px;overflow:auto;border-left:1px solid rgba(148,163,184,.18);background:#f8fafc;display:grid;align-content:start;gap:12px}.template-viewer-config-section{padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;display:grid;gap:12px}.template-viewer-config-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.template-viewer-config-section-head>strong{color:#0f172a;font-size:14px}.template-viewer-config-select{display:grid;gap:6px}.template-viewer-config-select>span{color:#475569;font-size:12px;font-weight:800}.template-viewer-config-select select{width:100%;min-height:38px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:0 10px;font:inherit}.template-viewer-reflection-control{min-width:0;display:grid;gap:6px}.template-viewer-reflection-control>span{color:#475569;font-size:12px;font-weight:800}.template-viewer-reflection-options{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:4px;border:1px solid #d8e1ed;border-radius:10px;background:#f1f5f9}.template-viewer-reflection-options button{min-width:0;min-height:36px;padding:6px 8px;border:1px solid transparent;border-radius:7px;background:transparent;color:#64748b;font:inherit;font-size:12px;font-weight:800;line-height:1.2;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.template-viewer-reflection-options button:hover{background:#fff;color:#334155}.template-viewer-reflection-options button.active{border-color:#93c5fd;background:#fff;color:#1d4ed8;box-shadow:0 2px 8px #2563eb1f}.template-viewer-reflection-options button:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:1px}.template-viewer-reflection-control small{min-width:0;padding:7px 9px;border-radius:8px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:700;line-height:1.4}.template-viewer-reflection-control small.is-recommendation{background:#fff7ed;color:#9a3412}.template-viewer-toggle-list,.template-viewer-tool-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.template-viewer-tool-group{min-width:0;padding-top:4px;display:grid;gap:7px}.template-viewer-tool-group+.template-viewer-tool-group{padding-top:12px;border-top:1px solid #e2e8f0}.template-viewer-tool-group h4{margin:0 0 2px;color:#475569;font-size:12px;font-weight:900}.template-viewer-view-control{min-width:0;display:grid;gap:6px}.template-viewer-view-control>span{color:#64748b;font-size:11px;font-weight:800}.template-viewer-view-control-options{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:4px;border:1px solid #d8e1ed;border-radius:10px;background:#f1f5f9}.template-viewer-view-control-options button{min-width:0;min-height:34px;padding:5px 6px;border:1px solid transparent;border-radius:7px;background:transparent;color:#64748b;font:inherit;font-size:11px;font-weight:800;line-height:1.2;cursor:pointer}.template-viewer-view-control-options button:hover{background:#fff;color:#334155}.template-viewer-view-control-options button.active{border-color:#93c5fd;background:#fff;color:#1d4ed8;box-shadow:0 2px 8px #2563eb1f}.template-viewer-view-control-options button:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:1px}.template-viewer-switch{width:100%;min-width:0;min-height:66px;padding:9px 10px;border:1px solid #d8e1ed;border-radius:10px;background:#fff;color:#334155;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:7px;text-align:left;font:inherit;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.template-viewer-switch:hover{border-color:#b9c8da;background:#f8fafc}.template-viewer-switch:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px;border-color:#60a5fa}.template-viewer-switch.is-on{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.template-viewer-switch-label{min-width:0;min-height:32px;color:inherit;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;font-weight:800;line-height:1.35}.template-viewer-switch-control{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.template-viewer-switch-state{min-width:12px;color:#94a3b8;font-size:10px;font-weight:900;text-align:left}.template-viewer-switch.is-on .template-viewer-switch-state{color:#2563eb}.template-viewer-switch-track{position:relative;width:38px;height:22px;flex:0 0 auto;border-radius:999px;background:#cbd5e1;box-shadow:inset 0 0 0 1px #47556914;transition:background .18s ease,box-shadow .18s ease}.template-viewer-switch-track i{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0f172a47;transition:transform .18s ease}.template-viewer-switch.is-on .template-viewer-switch-track{background:#2563eb;box-shadow:inset 0 0 0 1px #1d4ed829}.template-viewer-switch.is-on .template-viewer-switch-track i{transform:translate(16px)}.template-viewer-config-status span.tool-hidden{border-color:#fbbf2461;color:#fde68a;background:#78350f94}.template-performance-result{padding:9px 10px;border-radius:8px;background:#f1f5f9;color:#64748b;display:grid;gap:3px;font-size:12px}.template-performance-result strong{color:#334155}@media(max-width:900px){.template-detail-streamlined .template-detail-config-wide{width:100%}.template-viewer-config-overlay{padding:0}.template-viewer-config-shell{border:0;border-radius:0}.template-viewer-config-topbar{grid-template-columns:auto minmax(0,1fr) auto}.template-draft-pill{display:none}.template-viewer-config-actions{grid-column:1 / -1;justify-content:flex-end}.template-viewer-config-layout{grid-template-columns:1fr;grid-template-rows:minmax(48vh,1fr) minmax(320px,42vh)}.template-viewer-config-sidebar{border-top:1px solid rgba(148,163,184,.18);border-left:0}}@media(max-width:600px){.template-detail-topbar{align-items:start}.template-detail-identity{grid-column:1 / -1;grid-row:1}.template-detail-topbar>.standard-button{grid-column:1;grid-row:2}.template-detail-actions{grid-column:1 / -1;justify-content:flex-start}.template-setting-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.template-viewer-summary-card{grid-template-columns:1fr}.template-viewer-summary-card>.standard-button{justify-self:stretch}.template-viewer-config-topbar{padding:10px;gap:8px}.template-viewer-config-topbar>.standard-button:first-child{grid-column:1 / -1;justify-self:start}.template-viewer-config-actions{justify-content:stretch}.template-viewer-config-actions .standard-button{flex:1 1 0}.template-viewer-config-layout{grid-template-rows:minmax(42vh,1fr) minmax(340px,48vh)}.template-viewer-toggle-list,.template-viewer-tool-grid{grid-template-columns:1fr}.template-viewer-config-status{padding-inline:10px;gap:7px}.template-viewer-config-status span{padding-left:7px}}.viewer-control-layer{position:absolute;inset:0;z-index:8;min-width:0;min-height:0;pointer-events:none}.viewer-control-layer .viewer-control-toolbar,.viewer-control-layer .viewer-control-view-cube,.viewer-control-layer .viewer-control-explode-slider,.viewer-control-layer .viewer-control-menu{pointer-events:auto}.viewer-control-toolbar{max-width:min(calc(100% - 32px),720px);flex-wrap:wrap;align-items:center}.viewer-control-toolbar button,.viewer-control-menu>summary{width:40px;min-width:40px;height:40px;min-height:40px;display:grid;place-items:center}.viewer-control-toolbar button:disabled{opacity:.38;cursor:not-allowed;transform:none}.viewer-control-toolbar button:disabled:hover:after{opacity:0}.viewer-control-view-cube{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:2px;padding:6px}.viewer-control-view-cube button,.viewer-control-view-cube button:nth-child(1),.viewer-control-view-cube button:nth-child(2),.viewer-control-view-cube button:nth-child(3),.viewer-control-view-cube button:nth-child(4){grid-area:auto;min-width:0;min-height:0;font-size:14px}.viewer-control-view-cube button:hover{border-radius:8px;background:#dbeafeb8}.viewer-control-menu{position:relative;display:block}.viewer-control-menu>summary{list-style:none;border:1px solid rgba(148,163,184,.36);border-radius:999px;color:#334155;background:#ffffffe0;box-shadow:0 8px 22px #0f172a1f;cursor:pointer}.viewer-control-menu>summary::-webkit-details-marker{display:none}.viewer-control-menu>summary span{display:none}.viewer-control-menu>summary:hover{border-color:#60a5fa;color:#1d4ed8}.viewer-control-menu[open]>summary{border-color:#2563eb;color:#1d4ed8;background:#eff6ff}.viewer-control-menu>div{position:absolute;top:calc(100% + 8px);left:0;z-index:20;display:grid;min-width:150px;max-height:min(42vh,280px);overflow:auto;gap:4px;padding:6px;border:1px solid #dbe4ef;border-radius:10px;background:#fff;box-shadow:0 12px 30px #0f172a2e}.viewer-control-menu>div button{min-height:32px;padding:6px 9px;border:0;border-radius:7px;color:#334155;background:transparent;text-align:left;cursor:pointer}.viewer-control-menu>div button:hover,.viewer-control-menu>div button.active{color:#1d4ed8;background:#eff6ff}.viewer-control-menu>small{position:absolute;top:calc(100% + 8px);left:0;z-index:20;width:max-content;max-width:180px;padding:8px 10px;border:1px solid #dbe4ef;border-radius:8px;color:#64748b;background:#fff;box-shadow:0 12px 30px #0f172a29;font-size:11px}.viewer-control-explode-slider{max-width:min(240px,calc(100% - 32px))}@media(max-width:700px){.viewer-control-toolbar{left:10px;top:10px;gap:6px;max-width:calc(100% - 20px)}.viewer-control-toolbar button,.viewer-control-menu>summary{width:36px;min-width:36px;height:36px;min-height:36px}.viewer-control-view-cube{right:10px;top:10px;width:76px;height:76px}}.viewer-control-layer{position:absolute;inset:0;z-index:8;pointer-events:none}.viewer-control-toolbar{position:absolute;top:12px;left:12px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;max-width:min(720px,calc(100% - 24px));pointer-events:auto}.viewer-control-layer.has-view-buttons .viewer-control-toolbar{max-width:min(720px,calc(100% - 220px))}.viewer-control-layer.has-view-cube .viewer-control-toolbar{max-width:min(720px,calc(100% - 136px))}.viewer-control-toolbar>button,.viewer-control-menu>button{width:36px;min-width:36px;height:36px;min-height:36px;display:grid;place-items:center;padding:0;border:1px solid rgba(148,163,184,.36);border-radius:9px;background:#ffffffe0;color:#334155;box-shadow:0 8px 22px #0f172a1f;cursor:pointer}.viewer-control-toolbar>button:hover,.viewer-control-menu>button:hover,.viewer-control-toolbar>button.active,.viewer-control-menu>button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.viewer-control-view-toolbar{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:4px;padding:2px 4px;border:1px solid rgba(148,163,184,.36);border-radius:9px;background:#ffffffe0;box-shadow:0 8px 22px #0f172a1f;pointer-events:auto}.viewer-control-view-toolbar>button{width:34px;min-width:34px;height:32px;min-height:32px;padding:0;border:0;border-radius:7px;color:#334155;background:transparent;cursor:pointer}.viewer-control-view-toolbar>button:hover,.viewer-control-view-toolbar>button.active{color:#1d4ed8;background:#eff6ff}.viewer-control-toolbar>button:disabled{opacity:.42;cursor:not-allowed}.viewer-control-menu{display:flex;align-items:center;gap:4px;padding:2px 4px;border:1px solid rgba(148,163,184,.36);border-radius:9px;background:#ffffffe0;box-shadow:0 8px 22px #0f172a1f;pointer-events:auto}.viewer-control-menu-label{padding:0 4px;color:#64748b;font-size:11px;font-weight:800}.viewer-control-explode-slider{position:absolute;left:12px;bottom:12px;z-index:2;width:min(240px,calc(100% - 24px));display:grid;gap:5px;padding:9px 11px;border:1px solid rgba(148,163,184,.28);border-radius:10px;background:#0f172ac7;color:#fff;pointer-events:auto}.viewer-control-explode-slider span{font-size:11px;font-weight:800}.viewer-control-explode-slider input{width:100%}@media(max-width:700px){.viewer-control-toolbar,.viewer-control-layer.has-view-buttons .viewer-control-toolbar,.viewer-control-layer.has-view-cube .viewer-control-toolbar{top:10px;left:10px;max-width:calc(100% - 20px);right:10px}.viewer-control-view-toolbar{top:auto;right:10px;bottom:10px}.viewer-control-toolbar>button,.viewer-control-menu>button,.viewer-control-view-toolbar>button{width:34px;min-width:34px;height:34px;min-height:34px}}.viewer-control-view-menu{display:flex;align-items:center;gap:4px;padding:2px 4px;border:1px solid rgba(148,163,184,.36);border-radius:9px;background:#ffffffe0;box-shadow:0 8px 22px #0f172a1f;pointer-events:auto}.viewer-control-view-menu>button{width:34px;min-width:34px;height:32px;min-height:32px;padding:0;border:0;border-radius:7px;color:#334155;background:transparent;cursor:pointer}.viewer-control-view-menu>button:hover,.viewer-control-view-menu>button.active{color:#1d4ed8;background:#eff6ff}.viewer-control-choice-menu{position:relative;display:block;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.viewer-control-choice-menu>summary{width:36px;min-width:36px;height:36px;min-height:36px;display:grid;place-items:center;list-style:none;border:1px solid rgba(148,163,184,.36);border-radius:9px;color:#334155;background:#ffffffe0;box-shadow:0 8px 22px #0f172a1f;cursor:pointer}.viewer-control-choice-menu>summary::-webkit-details-marker{display:none}.viewer-control-choice-menu>summary:hover,.viewer-control-choice-menu[open]>summary{border-color:#2563eb;color:#1d4ed8;background:#eff6ff}.viewer-control-choice-menu>div{position:absolute;top:calc(100% + 8px);left:0;z-index:24;display:grid;min-width:230px;max-width:min(320px,calc(100vw - 32px));max-height:min(52vh,360px);overflow:auto;gap:9px;padding:10px;border:1px solid #dbe4ef;border-radius:12px;background:#fff;box-shadow:0 16px 38px #0f172a33}.viewer-control-choice-menu>div>section{display:grid;gap:5px}.viewer-control-choice-menu>div>section>strong{padding:2px 4px;color:#64748b;font-size:11px;font-weight:800}.viewer-control-choice-menu>div>section>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.viewer-control-choice-menu>div button{min-width:0;min-height:32px;padding:6px 8px;border:0;border-radius:7px;color:#334155;background:transparent;text-align:left;cursor:pointer;font:inherit;font-size:12px}.viewer-control-choice-menu>div button:hover,.viewer-control-choice-menu>div button.active{color:#1d4ed8;background:#eff6ff}@media(max-width:700px){.viewer-control-view-menu>button{width:30px;min-width:30px}.viewer-control-choice-menu>summary{width:34px;min-width:34px;height:34px;min-height:34px}.viewer-control-choice-menu>div{min-width:210px}}.template-detail-layout-single{grid-template-columns:minmax(0,980px);justify-content:center}.template-detail-config-wide{width:min(100%,980px);justify-self:center}.template-viewer-summary-card{display:grid}.template-viewer-summary-card>div:first-child{min-width:0}.template-viewer-summary-card>div:first-child>small{color:#64748b;font-size:12px}.model-inspection-view .asset-detail-preview{display:grid;grid-template-rows:auto minmax(0,1fr);background:#f3f5f7;transition:background-color .18s ease}.model-inspection-preview-toolbar{position:relative;z-index:8;min-width:0;padding:10px 12px;border-bottom:1px solid #e2e8f0;background:#fffffff5;display:flex;align-items:center;justify-content:space-between;gap:12px}.model-inspection-scene-status,.model-inspection-background-picker{min-width:0;display:flex;align-items:center;gap:7px}.model-inspection-scene-status strong{color:#0f172a;font-size:12px}.model-inspection-scene-status span{padding:4px 7px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:700;white-space:nowrap}.model-inspection-background-picker{justify-content:flex-end;flex-wrap:wrap}.model-inspection-background-picker button,.model-inspection-custom-background{min-height:30px;padding:4px 8px;border:1px solid #dbe3ec;border-radius:9px;background:#fff;color:#475569;display:inline-flex;align-items:center;gap:6px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.model-inspection-background-picker button:hover,.model-inspection-custom-background:hover,.model-inspection-background-picker button.active,.model-inspection-custom-background.active{border-color:#2563eb;color:#1d4ed8;background:#eff6ff}.model-inspection-background-picker button:focus-visible,.model-inspection-custom-background:focus-within{outline:2px solid rgba(37,99,235,.38);outline-offset:2px}.model-inspection-background-swatch{width:15px;height:15px;flex:0 0 auto;border:1px solid rgba(15,23,42,.24);border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff61}.model-inspection-custom-background input[type=color]{width:22px;height:22px;padding:0;border:0;border-radius:6px;background:transparent;cursor:pointer}.model-inspection-custom-background input[type=color]::-webkit-color-swatch-wrapper{padding:2px}.model-inspection-custom-background input[type=color]::-webkit-color-swatch{border:0;border-radius:4px}.model-inspection-background-picker code{min-width:66px;color:#64748b;font-size:10px;text-align:right}.model-preview-canvas-shell{position:relative;transition:background-color .18s ease}.model-preview-canvas-tools{position:absolute;z-index:7;left:14px;bottom:14px;display:inline-flex;gap:7px}.model-preview-canvas-tools button{width:34px;height:34px;padding:0;border:1px solid rgba(148,163,184,.4);border-radius:10px;display:grid;place-items:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.model-preview-canvas-shell.is-light-background .model-preview-canvas-tools button{color:#334155;background:#ffffffd6;box-shadow:0 8px 22px #0f172a1a}.model-preview-canvas-shell.is-dark-background .model-preview-canvas-tools button{color:#e2e8f0;background:#0f172ac7;box-shadow:0 8px 22px #00000038}.model-preview-canvas-tools button.active{border-color:#3b82f6;color:#1d4ed8;background:#dbeafeeb}.model-preview-canvas-tools button:focus-visible{outline:2px solid rgba(59,130,246,.5);outline-offset:2px}.model-preview-canvas-shell.is-light-background .generation-preview-loading{border-color:#94a3b85c;color:#334155;background:#ffffffe6;box-shadow:0 10px 26px #0f172a1f}.model-preview-diagnostic{position:absolute;z-index:8;inset:50% auto auto 50%;max-width:min(420px,calc(100% - 40px));padding:11px 13px;border:1px solid #fdba74;border-radius:10px;color:#9a3412;background:#fff7edf5;display:flex;align-items:center;gap:8px;transform:translate(-50%,-50%);box-shadow:0 14px 34px #0f172a24}.template-gallery-view{min-width:0;display:grid;gap:18px}.template-gallery-toolbar{padding-bottom:14px;border-bottom:1px solid #eef2f7}.template-gallery-toolbar-meta{display:flex;align-items:center;gap:8px}.template-current-chip{padding:6px 10px;border:1px solid #e2e8f0;border-radius:999px;color:#64748b;background:#f8fafc;font-size:12px;font-weight:800;white-space:nowrap}.template-current-chip.has-template{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.template-gallery-help{position:relative}.template-gallery-help summary{width:30px;height:30px;border:1px solid #dbe3ec;border-radius:50%;color:#475569;background:#fff;display:grid;place-items:center;font-size:13px;font-weight:900;cursor:pointer;list-style:none}.template-gallery-help summary::-webkit-details-marker{display:none}.template-gallery-help[open] summary,.template-gallery-help summary:hover{border-color:#2563eb;color:#1d4ed8;background:#eff6ff}.template-gallery-help>div{position:absolute;z-index:30;top:calc(100% + 8px);right:0;width:min(280px,calc(100vw - 40px));padding:10px 12px;border:1px solid #dbe3ec;border-radius:10px;color:#475569;background:#fff;font-size:12px;line-height:1.55;box-shadow:0 16px 38px #0f172a24}.showcase-template-grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:18px;align-items:start}.showcase-template-card{min-width:0;min-height:0;padding:0;gap:0;overflow:visible;border-radius:16px;background:#fff;box-shadow:0 10px 28px #0f172a12;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,opacity .16s ease,filter .16s ease}.showcase-template-card:hover{border-color:#bfdbfe;box-shadow:0 16px 34px #0f172a1a;transform:translateY(-2px)}.showcase-template-card.active{border-color:#2563eb;background:#fff;box-shadow:0 0 0 2px #2563eb1f,0 16px 34px #2563eb1f}.showcase-template-card.is-disabled{filter:grayscale(1);opacity:.52}.showcase-template-card.is-disabled:hover,.showcase-template-card.is-disabled:focus-within{filter:grayscale(1);opacity:.52}.template-gallery-card-main{width:100%;min-width:0;padding:0;border:0;border-radius:16px 16px 0 0;color:inherit;background:transparent;display:grid;text-align:left;cursor:pointer;overflow:hidden}.template-gallery-card-main:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.template-gallery-thumbnail-frame{position:relative;width:100%;aspect-ratio:16 / 10;min-width:0;overflow:hidden;border-bottom:1px solid #e8edf3;background:#eef2f7}.template-gallery-thumbnail{width:100%;height:100%;display:block}.template-gallery-status{position:absolute;top:12px;right:12px;padding:5px 8px;border:1px solid rgba(255,255,255,.7);border-radius:999px;color:#334155;background:#ffffffe6;font-size:11px;font-weight:900;box-shadow:0 5px 16px #0f172a1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.template-gallery-status.is-active{color:#fff;background:#2563ebeb}.template-gallery-status.is-default{color:#14532d;background:#dcfce7f0}.template-gallery-status.is-disabled{color:#9a3412;background:#fff7edf0}.template-gallery-card-copy{min-width:0;padding:14px 16px 10px;display:grid;gap:5px}.template-gallery-card-copy strong{color:#0f172a;font-size:16px;line-height:1.3}.template-gallery-card-copy small{color:#64748b;font-size:12px;line-height:1.4}.template-gallery-category{width:fit-content;max-width:100%;color:#2563eb;font-size:11px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-gallery-card-actions{padding:10px 12px 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:8px}.template-gallery-card-actions>.standard-button{width:100%}.template-availability-button.is-disabled{border-color:#94a3b8;color:#334155;background:#fff}.template-default-button.is-default{border-color:#86efac;color:#166534;background:#f0fdf4}.template-default-note{display:block;margin-top:8px;color:#166534;font-size:12px;line-height:1.5}.template-gallery-preview-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#0f172a94}.template-gallery-preview-modal{width:min(860px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;padding:18px;border:1px solid #dbe3ec;border-radius:18px;background:#fff;box-shadow:0 24px 80px #0f172a47}.template-gallery-preview-head,.template-gallery-preview-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.template-gallery-preview-head{margin-bottom:14px}.template-gallery-preview-head>div{display:grid;gap:3px}.template-gallery-preview-head span{color:#64748b;font-size:12px}.template-gallery-preview-close{width:34px;height:34px;border:1px solid #dbe3ec;border-radius:9px;background:#fff;color:#475569;font-size:22px;line-height:1;cursor:pointer}.template-gallery-preview-actions{justify-content:flex-end;margin-top:14px}.template-settings-workspace{position:fixed;inset:0;z-index:90;display:grid;grid-template-rows:auto minmax(0,1fr);background:#0f172a}.template-settings-workspace-bar{min-width:0;min-height:58px;padding:10px 16px;border-bottom:1px solid rgba(226,232,240,.18);color:#f8fafc;background:#0f172af5;display:flex;align-items:center;gap:14px}.template-settings-workspace-bar>div{min-width:0;display:grid;gap:2px}.template-settings-workspace-bar>div>span{color:#94a3b8;font-size:11px;font-weight:800}.template-settings-workspace-bar>div>strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.template-settings-preview-model{color:#64748b;font-size:11px;line-height:1.35}.template-settings-preview-notice{position:absolute;z-index:8;top:14px;left:50%;max-width:min(560px,calc(100% - 32px));margin:0;padding:8px 12px;transform:translate(-50%);border:1px solid rgba(234,179,8,.36);border-radius:6px;background:#1e293beb;color:#fef3c7;font-size:12px;line-height:1.45;text-align:center;box-shadow:0 6px 20px #0f172a33}.template-settings-workspace-actions{margin-left:auto;display:flex!important;align-items:center;justify-content:flex-end;gap:8px}.template-settings-availability-toggle{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 8px;border:1px solid rgba(148,163,184,.48);border-radius:6px;color:#e2e8f0;cursor:pointer;font-size:12px;font-weight:800;white-space:nowrap}.template-settings-availability-toggle input{position:absolute;inline-size:1px;block-size:1px;opacity:0}.template-settings-availability-toggle>span{position:relative;width:30px;height:16px;flex:0 0 30px;border-radius:999px;background:#64748b;transition:background .16s ease}.template-settings-availability-toggle>span:after{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;content:"";transition:transform .16s ease}.template-settings-availability-toggle input:checked+span{background:#2563eb}.template-settings-availability-toggle input:checked+span:after{transform:translate(14px)}.template-settings-availability-toggle input:focus-visible+span{outline:2px solid #93c5fd;outline-offset:2px}.template-settings-save-state{color:#bbf7d0;font-size:11px;font-weight:800}.template-settings-save-state.state-offline{color:#fde68a}.template-settings-save-state.state-saving{color:#bfdbfe}.template-settings-preview-stage{min-width:0;min-height:0;overflow:auto;background:#111827}.template-settings-preview-stage .published-preview-page{width:100%;min-height:100%;border-radius:0}.template-settings-empty-preview{width:100%;min-height:100%;color:#cbd5e1;display:grid;place-content:center;justify-items:center;gap:10px;text-align:center}.template-settings-empty-preview small{color:#94a3b8}.template-preview-picker-backdrop{position:fixed;z-index:110;inset:0;display:grid;place-items:center;padding:24px;background:#02061794}.template-preview-picker-dialog{width:min(760px,100%);max-height:min(720px,calc(100vh - 48px));overflow:hidden;border:1px solid #dbe3ec;border-radius:10px;background:#fff;box-shadow:0 28px 80px #02061761;display:grid;grid-template-rows:auto auto minmax(0,1fr)}.template-preview-picker-dialog>header{padding:18px 20px 14px;border-bottom:1px solid #e2e8f0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.template-preview-picker-dialog>header>div{display:grid;gap:3px}.template-preview-picker-dialog>header span{color:#64748b;font-size:11px;font-weight:800}.template-preview-picker-dialog>header strong{color:#172033;font-size:16px}.template-preview-picker-dialog>header small{color:#64748b;font-size:12px}.template-preview-picker-close{min-width:34px;min-height:34px;border:1px solid #dbe3ec;border-radius:6px;color:#475569;background:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.template-preview-picker-toolbar{padding:12px 20px;border-bottom:1px solid #edf2f7;display:flex;gap:10px}.template-preview-picker-toolbar input{min-width:0;flex:1;height:36px;padding:0 10px;border:1px solid #cbd5e1;border-radius:6px;color:#172033;background:#fff;font:inherit}.template-preview-picker-list{min-height:0;overflow-y:auto;padding:8px 20px 18px}.template-preview-picker-row{min-width:0;padding:12px 0;border-bottom:1px solid #edf2f7;display:flex;align-items:center;justify-content:space-between;gap:16px}.template-preview-picker-row:last-child{border-bottom:0}.template-preview-picker-row.active{margin:0 -8px;padding:12px 8px;border-radius:6px;background:#eff6ff}.template-preview-picker-row>div{min-width:0;display:grid;gap:3px}.template-preview-picker-row strong{overflow:hidden;color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.template-preview-picker-row small{overflow:hidden;color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.template-preview-picker-row .asset-status{width:fit-content;margin-top:2px}.template-preview-picker-row .standard-button{flex:0 0 auto}.template-preview-picker-empty{margin:0;padding:28px 0;color:#64748b;text-align:center}.template-settings-drawer{position:fixed;z-index:40;top:74px;right:16px;bottom:16px;width:clamp(340px,29vw,410px);min-height:0;overflow:hidden;border:1px solid rgba(203,213,225,.82);border-radius:12px;background:#fffffff7;box-shadow:0 24px 70px #0206175c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:grid;grid-template-rows:auto auto minmax(0,1fr)}.template-settings-drawer.is-positioned{height:min(720px,calc(100vh - 90px))}.template-settings-drawer>header{padding:14px 15px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:12px}.template-settings-drawer-title{min-width:0;display:grid;gap:6px}.template-settings-drawer-drag-handle{width:fit-content;min-height:28px;padding:4px 8px;border:1px dashed #93c5fd;border-radius:6px;color:#1d4ed8;background:#eff6ff;display:inline-flex;align-items:center;gap:6px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;font-size:11px;font-weight:800}.template-settings-drawer-drag-handle:active{cursor:grabbing}.template-settings-drawer-title-copy{min-width:0;display:grid;gap:2px}.template-settings-drawer>header span{color:#64748b;font-size:11px;font-weight:800}.template-settings-drawer>header strong{color:#172033;font-size:14px}.template-settings-drawer-actions{display:flex;align-items:center;gap:8px}.template-settings-drawer>header button{border:0;color:#475569;background:transparent;cursor:pointer;font:inherit;font-size:12px;font-weight:800;white-space:nowrap}.template-settings-tabs{min-width:0;padding:8px 12px;border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;background:#f8fafc}.template-settings-tabs button{min-width:0;min-height:32px;padding:5px 6px;border:1px solid transparent;border-radius:6px;color:#64748b;background:transparent;cursor:pointer;font:inherit;font-size:11px;font-weight:800;line-height:1.2}.template-settings-tabs button.active{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.template-settings-drawer-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:14px;display:grid;align-content:start;gap:18px}.template-settings-drawer-body>section{display:grid;gap:10px}.template-settings-section-head{display:grid;gap:3px}.template-settings-section-head strong{color:#172033;font-size:13px}.template-settings-section-head small{color:#64748b;font-size:11px;line-height:1.45}.template-settings-section-head .heading-help{width:fit-content}.template-component-arrangement{display:grid;gap:8px;padding-top:12px;border-top:1px solid #e2e8f0}.template-component-arrangement ol{display:grid;gap:6px;margin:0;padding:0;list-style:none}.template-component-arrangement li{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;min-height:38px;gap:6px;padding:6px 7px;color:#172033;border:1px solid #dbe3ec;border-radius:6px;background:#fff;cursor:grab}.template-component-arrangement li:active{cursor:grabbing}.template-component-arrangement li.is-hidden{color:#94a3b8;background:#f8fafc}.template-component-arrangement li>svg{color:#94a3b8}.template-component-arrangement label{display:flex;min-width:0;align-items:center;gap:7px;font-size:12px;font-weight:800;cursor:pointer}.template-component-arrangement label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-component-order-actions{display:flex;gap:2px}.template-component-order-actions button{display:grid;width:26px;height:26px;place-items:center;padding:0;color:#475569;border:1px solid #dbe3ec;border-radius:5px;background:#fff;cursor:pointer}.template-component-order-actions button:disabled{color:#cbd5e1;cursor:not-allowed}.template-component-order-actions button:not(:disabled):hover{color:#0f766e;border-color:#99f6e4;background:#f0fdfa}.template-settings-colors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.template-settings-colors label,.template-settings-field,.template-settings-select{min-width:0;display:grid;gap:5px;color:#475569;font-size:11px;font-weight:800}.template-settings-colors input{width:100%;height:30px;padding:2px;border:1px solid #dbe3ec;border-radius:7px;background:#fff;cursor:pointer}.template-settings-field input,.template-settings-select select{width:100%;min-height:32px;padding:6px 8px;border:1px solid #dbe3ec;border-radius:7px;color:#172033;background:#fff;font:inherit}.template-settings-toggle-grid{display:grid;gap:7px}.template-settings-toggle-grid .template-viewer-switch{width:100%}.template-settings-drawer-body .template-viewer-config-section{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.template-settings-drawer-body .template-viewer-config-section+.template-viewer-config-section{padding-top:18px;border-top:1px solid #e2e8f0}.template-settings-drawer-body .template-viewer-settings-section{gap:12px}.template-settings-fixed-page-note{padding:2px 0}@media(max-width:720px){.template-settings-workspace-bar{align-items:flex-start;flex-wrap:wrap;padding:10px 12px}.template-settings-workspace-actions{width:100%;margin-left:0;justify-content:flex-start;overflow-x:auto}.template-settings-workspace-actions .standard-button{flex:0 0 auto}.template-settings-drawer,.template-settings-drawer.is-positioned{inset:auto 0 0!important;width:auto;height:auto!important;max-height:min(72vh,620px);border-radius:14px 14px 0 0}.template-settings-drawer-drag-handle{display:none}.template-settings-drawer-title{gap:0}.template-settings-tabs{padding:7px 10px}.template-preview-picker-backdrop{align-items:end;padding:0}.template-preview-picker-dialog{width:100%;max-height:min(78vh,680px);border-radius:12px 12px 0 0}.template-preview-picker-dialog>header{padding:16px}.template-preview-picker-toolbar{padding:10px 16px;flex-wrap:wrap}.template-preview-picker-toolbar input{flex-basis:100%}.template-preview-picker-list{padding:8px 16px 16px}.template-preview-picker-row{align-items:flex-end}.template-preview-picker-row .standard-button{max-width:122px;white-space:normal}}.template-gallery-empty{min-height:180px;border:1px dashed #cbd5e1;border-radius:14px;color:#64748b;background:#f8fafc;display:grid;place-items:center;font-size:13px;font-weight:800}@media(min-width:1220px){.showcase-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.model-inspection-preview-toolbar{align-items:flex-start;flex-direction:column}.model-inspection-background-picker{width:100%;justify-content:flex-start}.showcase-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--workspace-page: #f4f6f8;--workspace-surface: #ffffff;--workspace-surface-muted: #f8fafb;--workspace-border: #dde3e8;--workspace-border-strong: #cbd5dc;--workspace-text: #17212b;--workspace-muted: #64748b;--workspace-accent: #2563eb;--workspace-accent-hover: #1d4ed8;--workspace-accent-soft: #eff6ff;--workspace-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 8px 24px rgba(15, 23, 42, .035);--workspace-radius: 8px;--workspace-control-height: 36px;--workspace-panel-gap: 16px}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell){--page: var(--workspace-page);--panel: var(--workspace-surface);--line: var(--workspace-border);--line-strong: var(--workspace-border-strong);--text: var(--workspace-text);--muted: var(--workspace-muted);--blue: var(--workspace-accent);--blue-dark: var(--workspace-accent-hover);--blue-soft: var(--workspace-accent-soft);background:var(--workspace-page)}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-sidebar{width:216px;padding:16px 12px;border-right-color:var(--workspace-border);background:var(--workspace-surface);box-shadow:1px 0 #0f172a04}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-sidebar-brand{min-height:44px;padding-inline:10px}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-sidebar-brand>span{width:30px;height:30px;border-radius:7px;background:#14242c}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-sidebar-brand strong{color:var(--workspace-text);font-size:14px;letter-spacing:0}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-sidebar nav{gap:3px}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-sidebar nav button,.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-sidebar-help{min-height:40px;border-radius:6px;color:#53616d;font-size:13px}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-sidebar nav button:hover,.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-sidebar-help:hover{background:#f1f5f6;color:#1e3841}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-sidebar nav button.active{box-shadow:inset 2px 0 0 var(--workspace-accent);background:var(--workspace-accent-soft);color:#1d4ed8}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-topbar{min-height:68px;padding:12px 28px;border-bottom-color:var(--workspace-border);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.workspace-topbar strong{color:var(--workspace-text);font-size:18px;letter-spacing:0}.workspace-topbar small{color:var(--workspace-muted)}.workspace-topbar-actions{display:inline-flex;align-items:center;gap:8px}.workspace-sync-control{display:inline-flex;min-height:var(--workspace-control-height);align-items:center;gap:6px;padding:0 9px;border:1px solid var(--workspace-border);border-radius:6px;background:#fff;color:var(--workspace-muted);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.workspace-sync-control.synced{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.workspace-sync-control.error{border-color:#fecaca;background:#fff7f7;color:#b91c1c}.workspace-sync-control:disabled{cursor:wait;opacity:.75}.workspace-density-toggle{display:inline-grid;place-items:center;width:var(--workspace-control-height);height:var(--workspace-control-height);padding:0;border:1px solid var(--workspace-border);border-radius:6px;background:#fff;color:#566773}.workspace-density-toggle:hover,.workspace-density-toggle.active{border-color:#93c5fd;background:var(--workspace-accent-soft);color:var(--workspace-accent)}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-content{padding:20px 28px 36px}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .breadcrumb-bar{margin:0 0 14px;color:var(--workspace-muted);font-size:12px}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .breadcrumb-bar .current{color:#364752;font-weight:800}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .standard-panel,.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .stack-section{border-color:var(--workspace-border);border-radius:var(--workspace-radius);background:var(--workspace-surface);box-shadow:var(--workspace-shadow)}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .standard-panel-head{min-height:64px;padding:14px 18px;border-bottom-color:#edf1f3}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .standard-panel-head h2{color:var(--workspace-text);font-size:16px}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .standard-panel-body{padding:18px}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .heading-help button{color:var(--workspace-muted)}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .standard-button,.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .primary-button{min-height:var(--workspace-control-height);border-radius:6px;font-size:13px;font-weight:700}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .standard-button{border-color:var(--workspace-border-strong);background:#fff;color:#364752}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .standard-button:hover{border-color:#93c5fd;background:#f8fbff;color:#1d4ed8}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .standard-button.primary,.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .primary-button{border-color:var(--workspace-accent);background:var(--workspace-accent);color:#fff;box-shadow:none}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .standard-button.primary:hover,.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .primary-button:hover{background:var(--workspace-accent-hover)}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) :is(input,select,textarea){border-color:var(--workspace-border-strong);border-radius:6px;background:#fff;color:var(--workspace-text)}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) :is(input,select,textarea):focus{border-color:#60a5fa;outline:2px solid rgba(37,99,235,.14);outline-offset:0}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .asset-table th,.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .showcase-table th{height:38px;background:#f8fafb;color:#71808a;font-size:11px;letter-spacing:.04em}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .asset-table td,.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .showcase-table td{border-bottom-color:#edf1f3}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .asset-table tbody tr:hover td,.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .showcase-table tbody tr:hover td{background:#f8fbfb}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .asset-table tr.active td{background:var(--workspace-accent-soft)}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) :is(.showcase-empty-state,.empty-state,.asset-empty-state){border-color:#cbd8dc;border-radius:var(--workspace-radius);background:#f8fbfb;color:var(--workspace-muted)}.workspace-shell.density-compact:not(.preview-shell):not(.immersive-editor-shell){--workspace-control-height: 32px;--workspace-panel-gap: 12px}.workspace-shell.density-compact:not(.preview-shell):not(.immersive-editor-shell) .workspace-topbar{min-height:56px;padding-block:8px}.workspace-shell.density-compact:not(.preview-shell):not(.immersive-editor-shell) .workspace-topbar small,.workspace-shell.density-compact:not(.preview-shell):not(.immersive-editor-shell) .heading-help{display:none}.workspace-shell.density-compact:not(.preview-shell):not(.immersive-editor-shell) .workspace-content{padding:14px 20px 28px}.workspace-shell.density-compact:not(.preview-shell):not(.immersive-editor-shell) .standard-panel-head{min-height:52px;padding:10px 14px}.workspace-shell.density-compact:not(.preview-shell):not(.immersive-editor-shell) .standard-panel-body{padding:14px}.workspace-shell.density-compact:not(.preview-shell):not(.immersive-editor-shell) .asset-table th,.workspace-shell.density-compact:not(.preview-shell):not(.immersive-editor-shell) .asset-table td,.workspace-shell.density-compact:not(.preview-shell):not(.immersive-editor-shell) .showcase-table td{padding-block:8px}@media(max-width:820px){.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-topbar{min-height:58px;padding:9px 16px}.workspace-shell:not(.preview-shell):not(.immersive-editor-shell) .workspace-content{padding:14px 16px 28px}.workspace-topbar small{display:none}}@media(max-width:620px){.template-gallery-toolbar{align-items:stretch}.template-gallery-toolbar .asset-filter-tabs{width:100%;overflow-x:auto}.template-gallery-toolbar-meta{justify-content:space-between}.showcase-template-grid{grid-template-columns:1fr}.template-gallery-preview-backdrop{padding:12px}.template-gallery-preview-modal{max-height:calc(100vh - 24px);padding:14px}.template-gallery-preview-actions{align-items:stretch;flex-direction:column-reverse}.template-gallery-preview-actions .standard-button{width:100%}.model-inspection-scene-status{width:100%;flex-wrap:wrap}.model-inspection-background-picker button,.model-inspection-custom-background{flex:1 1 calc(50% - 8px);justify-content:center}.model-inspection-background-picker code{width:100%;text-align:left}}.viewer-lighting-strength-control{min-width:0;display:flex;align-items:center;gap:8px}.viewer-lighting-strength-control>span{flex:0 0 auto;color:#475569;font-size:12px;font-weight:800;white-space:nowrap}.viewer-lighting-strength-control>div{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;border:1px solid #d8e1ed;border-radius:9px;background:#f1f5f9}.viewer-lighting-strength-control button{min-width:0;min-height:30px;padding:4px 9px;border:1px solid transparent;border-radius:6px;background:transparent;color:#64748b;font:inherit;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.viewer-lighting-strength-control button:hover{background:#fffc;color:#334155}.viewer-lighting-strength-control button.active{border-color:#93c5fd;background:#fff;color:#1d4ed8;box-shadow:0 2px 8px #2563eb1f}.viewer-lighting-strength-control button:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:1px}.template-viewer-lighting-control .viewer-lighting-strength-control{display:grid;gap:6px}.template-viewer-lighting-control .viewer-lighting-strength-control>div{width:100%}.model-inspection-preview-toolbar{flex-wrap:wrap}.model-inspection-lighting-control{margin-left:auto}.viewer-material-diagnostic-note{display:inline-flex;width:fit-content;margin-top:6px;padding:4px 7px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:11px;font-weight:800}.generation-stage-toolbar-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:10px}.generation-immersive-shell .generation-lighting-control>span{color:#9fb3cc}.generation-immersive-shell .generation-lighting-control>div{border-color:#94a3b838;background:#07111fb8}.generation-immersive-shell .generation-lighting-control button{color:#8ea3bd}.generation-immersive-shell .generation-lighting-control button:hover{background:#1e324be6;color:#dbeafe}.generation-immersive-shell .generation-lighting-control button.active{border-color:#60a5fa9e;background:#163a68;color:#eff6ff;box-shadow:none}.model-editor-canvas{position:relative}.model-editor-lighting-control{position:absolute;z-index:8;left:14px;bottom:14px;padding:5px 6px 5px 9px;border:1px solid rgba(148,163,184,.28);border-radius:11px;background:#ffffffe6;box-shadow:0 8px 24px #0f172a1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:900px){.model-inspection-lighting-control{width:100%;margin-left:0}.generation-stage-toolbar-actions{flex:0 0 auto}.generation-lighting-control>span{display:none}}@media(max-width:620px){.viewer-lighting-strength-control{align-items:stretch;flex-direction:column}.viewer-lighting-strength-control>div{width:100%}.generation-immersive-shell .generation-stage-toolbar{align-items:flex-start;padding-top:8px;padding-bottom:8px}.generation-stage-toolbar-actions{align-items:flex-end;flex-direction:column-reverse;gap:5px}.generation-lighting-control{width:min(230px,58vw)}.model-editor-lighting-control{right:12px;left:12px;bottom:12px}}.smart-recommendation-panel,.diagnostic-recovery-panel{min-width:0;border:1px solid #dbe3ee;border-radius:10px;background:#fff;overflow:hidden}.smart-recommendation-panel>summary,.diagnostic-recovery-panel>summary{min-height:48px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;cursor:pointer;background:#f8fafc}.smart-recommendation-panel>summary::-webkit-details-marker,.diagnostic-recovery-panel>summary::-webkit-details-marker{display:none}.smart-recommendation-panel>summary span,.smart-recommendation-panel>summary strong,.smart-recommendation-panel>summary small{display:block;min-width:0}.smart-recommendation-panel>summary strong{color:#172033;font-size:13px}.smart-recommendation-panel>summary small{margin-top:2px;color:#64748b;font-size:11px;line-height:1.35}.smart-recommendation-panel>summary b{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:11px}.smart-recommendation-panel[open]>summary,.diagnostic-recovery-panel[open]>summary{border-bottom:1px solid #e2e8f0}.smart-recommendation-body{padding:10px;display:grid;gap:10px}.smart-recommendation-body .recommend-summary.compact{min-width:0;padding:9px 10px;gap:8px;background:#f8fafc}.smart-recommendation-body .recommend-summary.compact small{min-width:0}.smart-recommendation-body .recommend-list{gap:8px}.smart-recommendation-body .recommend-card{min-width:0;padding:10px;grid-template-columns:minmax(0,1fr);gap:9px}.smart-recommendation-body .recommend-card strong{margin:5px 0 3px;font-size:13px}.smart-recommendation-body .recommend-card small{font-size:11px}.smart-recommendation-body .recommend-actions{justify-content:flex-end;flex-wrap:wrap}.diagnostic-recovery-panel>summary{color:#334155;font-size:13px;font-weight:800}.diagnostic-recovery-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.diagnostic-recovery-actions .standard-button{width:100%;min-width:0;justify-content:center}.product-binding-assistant{min-width:0;margin:10px 12px 0;border:1px solid #bfdbfe;border-radius:10px;background:linear-gradient(180deg,#f7fbff,#fff);overflow:hidden}.product-binding-assistant-head{min-width:0;min-height:50px;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.product-binding-assistant-head>span,.product-binding-assistant-head strong,.product-binding-assistant-head small{display:block;min-width:0}.product-binding-assistant-head strong{color:#172033;font-size:13px}.product-binding-assistant-head small{margin-top:2px;color:#64748b;font-size:11px}.product-binding-assistant-head .standard-button{flex:0 0 auto}.product-binding-assistant-body{padding:10px;border-top:1px solid #dbeafe;display:grid;gap:10px;background:#ffffffb8}.product-binding-option{min-width:0;padding:9px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;display:grid;gap:8px}.product-binding-option-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.product-binding-option-head>span{min-width:0;display:flex;align-items:center;gap:7px}.product-binding-option-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1e293b;font-size:12px}.binding-valid,.binding-invalid{flex:0 0 auto;padding:2px 6px;border-radius:999px;font-size:10px;font-weight:800}.binding-valid{background:#dcfce7;color:#15803d}.binding-invalid{background:#fff7ed;color:#c2410c}.product-binding-candidates{min-width:0;display:grid;gap:6px}.product-binding-candidate{min-width:0;padding:7px 8px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.product-binding-candidate:has(input:checked){border-color:#93c5fd;background:#eff6ff}.product-binding-candidate label{min-width:0;display:flex;align-items:flex-start;gap:8px;cursor:pointer}.product-binding-candidate input[type=checkbox]{flex:0 0 auto;width:16px;height:16px;margin:2px 0 0;accent-color:#2563eb}.product-binding-candidate label>span,.product-binding-candidate label strong,.product-binding-candidate label small{display:block;min-width:0}.product-binding-candidate label strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1e293b;font-size:12px}.product-binding-candidate label small{margin-top:2px;color:#64748b;font-size:10px;line-height:1.35}.product-binding-candidate .link-button,.product-binding-option-head .link-button{flex:0 0 auto;min-height:28px;padding:4px 6px;white-space:nowrap}.product-binding-candidate .link-button:disabled,.product-binding-option-head .link-button:disabled{opacity:.45;cursor:not-allowed}.product-binding-assistant-actions{min-width:0;padding-top:2px;display:flex;align-items:center;justify-content:space-between;gap:10px}.product-binding-assistant-actions small{min-width:0;color:#64748b;font-size:10px;line-height:1.4}.product-binding-assistant-actions .standard-button{flex:0 0 auto}.parameter-option-row.is-unbound{border-style:dashed;border-color:#fdba74;background:#fffbeb;cursor:default}.parameter-option-row.is-unbound.default{border-color:#fb923c;background:#fff7ed}.parameter-option-row.is-unbound .parameter-row-preview,.parameter-row-preview:disabled{opacity:.45;cursor:not-allowed}.parameter-preview-badge.is-unbound{border:0;background:#ffedd5;color:#c2410c;cursor:pointer;font:inherit;font-size:10px;font-weight:800}.parameter-preview-badge.is-unbound:hover{background:#fed7aa;color:#9a3412}.parameter-preview-badge.is-unbound:focus-visible,.product-binding-candidate input[type=checkbox]:focus-visible,.product-binding-candidate .link-button:focus-visible,.product-binding-option-head .link-button:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}@media(max-width:620px){.diagnostic-recovery-actions{grid-template-columns:1fr}.product-binding-assistant-head,.product-binding-assistant-actions{align-items:stretch;flex-direction:column}.product-binding-assistant-head .standard-button,.product-binding-assistant-actions .standard-button{width:100%;justify-content:center}.product-binding-option-head{align-items:flex-start;flex-direction:column}.product-binding-candidate{grid-template-columns:minmax(0,1fr)}.product-binding-candidate .link-button{justify-self:end}.smart-recommendation-body .recommend-summary.compact{align-items:stretch;flex-direction:column}.smart-recommendation-body .recommend-summary.compact .standard-button{width:100%;justify-content:center}}.showcase-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #eef1f5}.showcase-status-filters{flex:0 0 auto}.showcase-empty-state{min-height:150px;display:grid;place-items:center;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#64748b}.showcase-table{min-width:900px}.showcase-table .asset-name-button{min-width:180px}.showcase-table .asset-row-actions{flex-wrap:nowrap;white-space:nowrap}.showcase-table td:last-child{min-width:230px}@media(max-width:900px){.showcase-list-toolbar{align-items:flex-start}}@media(max-width:720px){.showcase-list-toolbar{align-items:stretch;margin-bottom:12px;padding-bottom:10px}.showcase-status-filters{width:100%;max-width:100%;overflow-x:auto}.showcase-status-filters button{flex:1 0 auto;white-space:nowrap}.standard-panel-head .standard-panel-actions{width:100%}.standard-panel-head .standard-panel-actions>.standard-button{width:100%}.asset-table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}}.published-preview-page[class*=template-family-]{min-height:0;border-radius:16px;background:var(--published-bg, #fff)}.published-preview-page[class*=template-family-] .published-hero{display:grid;min-height:0;background:radial-gradient(circle at 18% 12%,color-mix(in srgb,var(--published-primary, #2563eb) 10%,transparent),transparent 30%),linear-gradient(135deg,var(--published-surface, #fff),var(--published-bg, #f8fafc))}.published-preview-page[class*=template-family-] .published-viewer{position:relative;min-width:0;min-height:clamp(420px,54vw,680px);border:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 12%,var(--line, #e2e8f0));border-radius:0;overflow:hidden}.published-preview-page[class*=template-family-] .published-copy{position:static;min-width:0;padding:clamp(28px,4vw,58px)}.published-preview-page[class*=template-family-] .published-detail-grid{position:static;width:auto;margin:0;padding:clamp(16px,2vw,28px);grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));align-items:start}.published-preview-page.template-family-showcase .published-hero{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr)}.published-preview-page.template-family-showcase .published-viewer{border-width:0 0 0 1px}.published-preview-page.template-family-configurator .published-hero{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:stretch}.published-preview-page.template-family-configurator .published-configurator-sidebar{position:relative;max-height:none;min-width:0;overflow:visible;border-left:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 15%,var(--line, #e2e8f0))}.published-preview-page.template-family-engineering .published-hero{display:block;padding:clamp(14px,2vw,28px)}.published-preview-page.template-family-engineering .published-copy{padding:0 0 18px;max-width:760px}.published-preview-page.template-family-engineering .published-viewer{min-height:clamp(480px,64vw,760px);border-radius:var(--published-card-radius, 16px)}.published-preview-page[class*=template-family-] .published-card{min-width:0}.published-preview-page[class*=template-family-] .lead-demo-note,.published-preview-page[class*=template-family-] .lead-demo-success{display:block;color:var(--published-muted, #64748b);font-size:12px;line-height:1.55}.published-preview-page[class*=template-family-] .lead-demo-success{color:#047857;font-weight:800}.publish-warning-box{display:grid;gap:6px;padding:12px;border:1px solid #fde68a;border-radius:10px;background:#fffbeb;color:#92400e}.publish-warning-box strong{font-size:13px}.publish-warning-box small{color:#a16207;line-height:1.5}.model-read-ready-card{width:100%;max-width:none;min-height:0;padding:16px;border:1px solid #bfdbfe;background:linear-gradient(135deg,#f8fbff,#eff6ff);text-align:left;align-content:start}.model-read-ready-card>span{color:#2563eb;font-size:12px;font-weight:900}.model-editor-scan-note{display:block;padding:7px 12px 0;color:#64748b;font-size:12px;line-height:1.45}.editor-panel-empty{place-items:stretch;align-content:start}.editor-panel-empty .assistant-hero-card{width:100%;max-width:none;text-align:left}@media(max-width:900px){.published-preview-page.template-family-showcase .published-hero,.published-preview-page.template-family-configurator .published-hero{grid-template-columns:1fr}.published-preview-page.template-family-showcase .published-viewer,.published-preview-page.template-family-configurator .published-configurator-sidebar{border-width:1px 0 0}.published-preview-page.template-family-configurator .published-configurator-sidebar{max-height:none}}@media(max-width:640px){.published-preview-page[class*=template-family-]{border-radius:0;border-inline:0}.published-preview-page[class*=template-family-] .published-copy{padding:28px 20px}.published-preview-page[class*=template-family-] .published-copy h1{font-size:clamp(30px,10vw,44px)}.published-preview-page[class*=template-family-] .published-viewer{min-height:max(390px,76vw)}.published-preview-page.template-family-engineering .published-hero{padding:12px}.published-preview-page.template-family-engineering .published-copy{padding:10px 8px 18px}.published-preview-page.template-family-engineering .published-viewer{min-height:max(430px,88vw)}.published-preview-page[class*=template-family-] .published-detail-grid{grid-template-columns:1fr;padding:14px}.published-preview-page[class*=template-family-] .configurator-lead-grid{grid-template-columns:1fr}}.published-preview-page.template-family-engineering .published-hero{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0;padding:clamp(12px,1.6vw,22px)}.published-preview-page.template-family-engineering .published-engineering-copy{width:min(100%,920px);max-width:none;padding:0;display:grid;gap:8px;align-content:start}.published-engineering-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 12px}.published-engineering-heading>span{color:var(--published-primary, #2563eb);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.published-engineering-heading h1{margin:0;color:var(--published-text, #0f172a);font-size:clamp(22px,2.15vw,30px);line-height:1.18;letter-spacing:-.025em}.published-preview-page.template-family-engineering .published-engineering-copy>p{display:-webkit-box;max-width:780px;margin:0;overflow:hidden;color:var(--published-muted, #475569);font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.published-engineering-tags{display:flex;flex-wrap:wrap;gap:6px}.published-engineering-tags strong{padding:5px 8px;border:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 18%,#fff);border-radius:999px;color:color-mix(in srgb,var(--published-primary, #2563eb) 88%,#0f172a);background:color-mix(in srgb,var(--published-primary, #2563eb) 8%,transparent);font-size:11px;line-height:1.2}.published-preview-page.template-family-engineering .published-viewer{height:clamp(500px,calc(100dvh - 268px),640px);min-height:0;border-radius:var(--published-card-radius, 16px)}.inline-template-legacy-note{margin:0;padding:8px 10px;border:1px solid #fed7aa;border-radius:9px;color:#9a3412;background:#fff7ed;font-size:12px;line-height:1.5}.asset-library-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.asset-primary-actions{display:inline-flex;flex-wrap:wrap;gap:8px}.asset-primary-actions .standard-button{min-height:36px}.asset-image-to-3d-action{border-color:#5b21b6!important;background:linear-gradient(135deg,#4f46e5,#7c3aed)!important;color:#fff!important;box-shadow:0 8px 18px #6d28d933}.asset-image-to-3d-action:hover{filter:brightness(1.045)}.asset-image-to-3d-action small{margin-left:2px;padding:2px 5px;border-radius:999px;color:#ede9fe;background:#ffffff29;font-size:10px;font-weight:900;line-height:1.1}@media(max-width:900px){.published-preview-page.template-family-engineering .published-hero{display:block}.published-preview-page.template-family-engineering .published-engineering-copy{padding-bottom:14px}.published-preview-page.template-family-engineering .published-viewer{height:clamp(440px,64vw,560px);min-height:440px}.asset-library-actions{justify-content:flex-start}}@media(max-width:640px){.published-engineering-heading{align-items:flex-start;flex-direction:column;gap:5px}.published-preview-page.template-family-engineering .published-engineering-copy{padding:4px 2px 14px}.published-preview-page.template-family-engineering .published-engineering-copy>p{font-size:12px}.published-preview-page.template-family-engineering .published-viewer{height:max(430px,88vw);min-height:0}.asset-library-actions,.asset-primary-actions{width:100%}.asset-primary-actions .standard-button{flex:1 1 100%;justify-content:center}.asset-library-actions .asset-filter-tabs{width:100%;overflow-x:auto}}.standard-panel-head:has(.asset-library-actions){display:grid;gap:12px}.standard-panel-head:has(.asset-library-actions)>:first-child,.standard-panel-head:has(.asset-library-actions) .standard-panel-actions{width:100%;min-width:0}.standard-panel-head:has(.asset-library-actions) .asset-library-actions{justify-content:flex-start}.published-preview-page.template-family-immersive-brand{--immersive-drawer-width: clamp(360px, 29vw, 420px);min-height:calc(100dvh - 106px);background:#04130b;border-color:#a3ff5f2e;color:#edffe4}.published-preview-page.template-family-immersive-brand .published-hero{display:block;min-height:calc(100dvh - 106px);padding:0;background:#04130b}.published-preview-page.template-family-immersive-brand .published-viewer{height:calc(100dvh - 106px);min-height:560px;border:0;border-radius:0;background:radial-gradient(ellipse at 50% 76%,rgba(120,220,130,.1),transparent 34%),linear-gradient(145deg,#03110b 0%,var(--published-viewer, #06150f) 58%,#010503 100%)}.published-preview-page.template-family-immersive-brand .published-viewer>.canvas{width:100%!important;height:100%!important}.published-preview-page.template-family-immersive-brand .published-viewer>.model-canvas-mount{width:100%!important;height:100%!important}.published-preview-page.template-family-immersive-brand .immersive-brand-copy{position:absolute;z-index:10;top:clamp(18px,3vw,38px);left:clamp(18px,3vw,42px);width:min(440px,calc(100% - 210px));display:grid;gap:8px;color:#f4ffef;pointer-events:none;text-shadow:0 2px 16px rgba(0,0,0,.52)}.published-preview-page.template-family-immersive-brand .immersive-brand-copy>span,.published-preview-page.template-family-immersive-brand .immersive-brand-drawer-head span{color:var(--published-primary, #a3ff5f);font-size:10px;font-weight:900;letter-spacing:.14em;line-height:1.2}.published-preview-page.template-family-immersive-brand .immersive-brand-copy h1{display:-webkit-box;margin:0;overflow:hidden;color:#f7fff2;font-size:clamp(22px,2.25vw,34px);line-height:1.12;letter-spacing:-.035em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.published-preview-page.template-family-immersive-brand .immersive-brand-copy p{display:-webkit-box;margin:0;overflow:hidden;color:#e5ffe0c7;font-size:13px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.immersive-brand-tags{display:flex;flex-wrap:wrap;gap:6px}.immersive-brand-tags strong{padding:5px 8px;border:1px solid rgba(163,255,95,.28);border-radius:999px;color:#f1ffeaeb;background:#05190e9e;font-size:10px;line-height:1.2}.immersive-brand-actions{position:absolute;z-index:12;top:clamp(18px,3vw,38px);right:clamp(18px,3vw,42px);display:flex;gap:7px}.immersive-brand-actions button,.immersive-brand-drawer-close,.immersive-brand-drawer-tabs button{min-height:34px;border:1px solid rgba(163,255,95,.3);border-radius:8px;color:#eaffdf;background:#04150cd6;box-shadow:0 10px 24px #0003;font-weight:800;cursor:pointer}.immersive-brand-actions button{padding:7px 11px}.immersive-brand-actions button:hover,.immersive-brand-actions button[aria-expanded=true],.immersive-brand-drawer-tabs button[aria-selected=true]{border-color:#a3ff5fad;color:#051107;background:var(--published-primary, #a3ff5f)}.published-preview-page.template-family-immersive-brand .viewer-control-toolbar{top:clamp(124px,16vw,152px);left:clamp(12px,2vw,28px);max-width:min(620px,calc(100% - 48px))}.published-preview-page.template-family-immersive-brand .viewer-control-view-toolbar{top:clamp(72px,10vw,96px);right:clamp(12px,2vw,28px);border-color:#a3ff5f47;background:#04150cd6}.published-preview-page.template-family-immersive-brand .viewer-control-view-toolbar>button,.published-preview-page.template-family-immersive-brand .viewer-control-menu-label{color:#e7ffe0db}.published-preview-page.template-family-immersive-brand .viewer-control-view-toolbar>button:hover,.published-preview-page.template-family-immersive-brand .viewer-control-view-toolbar>button.active{color:#07150a;background:var(--published-primary, #a3ff5f)}.published-preview-page.template-family-immersive-brand .immersive-brand-drawer{position:absolute;z-index:16;top:0;right:0;bottom:0;width:var(--immersive-drawer-width);max-width:calc(100% - 48px);display:grid;grid-template-rows:auto auto minmax(0,1fr);border-left:1px solid rgba(163,255,95,.26);background:linear-gradient(180deg,#071d11f7,#031009fa),color-mix(in srgb,var(--published-primary, #a3ff5f) 6%,transparent);color:#eeffe6;box-shadow:-22px 0 50px #0000004d}.immersive-brand-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:24px 22px 16px;border-bottom:1px solid rgba(163,255,95,.16)}.immersive-brand-drawer-head>div{min-width:0;display:grid;gap:6px}.immersive-brand-drawer-head strong{overflow:hidden;color:#f5fff0;font-size:17px;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}.immersive-brand-drawer-close{flex:0 0 auto;padding:6px 8px;color:#ebffe2d1}.immersive-brand-drawer-close:hover{border-color:#a3ff5fad;color:#fff}.immersive-brand-drawer-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:12px 22px;border-bottom:1px solid rgba(163,255,95,.12)}.immersive-brand-drawer-tabs button{padding:7px 8px;color:#ebffe2c7;background:#ffffff0a}.immersive-brand-drawer-body{min-height:0;overflow:auto;display:grid;align-content:start;gap:16px;padding:18px 22px 28px;overscroll-behavior:contain}.published-preview-page.template-family-immersive-brand .shopper-options{gap:8px}.published-preview-page.template-family-immersive-brand .shopper-options>small{color:#e7ffe0b3}.published-preview-page.template-family-immersive-brand .shopper-options>div{gap:8px}.published-preview-page.template-family-immersive-brand .shop-option{border-color:#a3ff5f2e;color:#edffe6e6;background:#ffffff0e}.published-preview-page.template-family-immersive-brand .shop-option:hover,.published-preview-page.template-family-immersive-brand .shop-option.active{border-color:#a3ff5fb3;color:#051107;background:var(--published-primary, #a3ff5f)}.immersive-brand-empty,.immersive-brand-description,.immersive-brand-info-section p,.immersive-brand-lead p{margin:0;color:#e4ffdcb8;font-size:13px;line-height:1.62}.immersive-brand-info-section,.immersive-brand-lead{display:grid;gap:7px;padding-top:14px;border-top:1px solid rgba(163,255,95,.14)}.immersive-brand-component{display:grid;gap:10px}.immersive-brand-component+.immersive-brand-component{padding-top:14px;border-top:1px solid rgba(163,255,95,.14)}.immersive-brand-component-title{color:#f3ffec;font-size:14px}.immersive-brand-info-section strong,.immersive-brand-lead>strong{color:#f3ffec;font-size:14px}.immersive-brand-lead .primary-button{width:fit-content;margin-top:4px;border:0;background:var(--published-primary, #a3ff5f);color:#061108}.immersive-brand-selection{border-color:#a3ff5f33;background:#a3ff5f14}.published-preview-page.template-family-immersive-brand .immersive-brand-drawer-open .viewer-control-view-toolbar{right:min(calc(100% - 168px),calc(var(--immersive-drawer-width) + 18px))}.published-preview-page.template-preview-mode.template-family-immersive-brand,.published-preview-page.template-preview-mode.template-family-immersive-brand .published-hero,.published-preview-page.template-preview-mode.template-family-immersive-brand .published-viewer{min-height:100%;height:100%}@media(max-width:900px){.published-preview-page.template-family-immersive-brand{min-height:0}.published-preview-page.template-family-immersive-brand .published-hero,.published-preview-page.template-family-immersive-brand .published-viewer{min-height:clamp(520px,76vw,680px);height:clamp(520px,76vw,680px)}.published-preview-page.template-family-immersive-brand .immersive-brand-drawer{width:min(420px,calc(100% - 32px))}}@media(max-width:640px){.published-preview-page.template-family-immersive-brand{border-radius:0}.published-preview-page.template-family-immersive-brand .published-hero,.published-preview-page.template-family-immersive-brand .published-viewer{min-height:max(460px,112vw);height:max(460px,112vw)}.published-preview-page.template-family-immersive-brand .immersive-brand-copy{top:16px;left:16px;width:calc(100% - 32px);padding-right:92px}.published-preview-page.template-family-immersive-brand .immersive-brand-copy h1{font-size:22px}.published-preview-page.template-family-immersive-brand .immersive-brand-copy p,.immersive-brand-tags{display:none}.immersive-brand-actions{top:14px;right:14px}.immersive-brand-actions button{width:34px;min-width:34px;padding:0;overflow:hidden;color:transparent;font-size:0}.immersive-brand-actions button:before{color:#eaffdf;font-size:12px}.immersive-brand-actions button:first-child:before{content:"配"}.immersive-brand-actions button:last-child:before{content:"信"}.published-preview-page.template-family-immersive-brand .viewer-control-toolbar{top:82px;left:10px;max-width:calc(100% - 20px)}.published-preview-page.template-family-immersive-brand .viewer-control-view-toolbar{top:auto;right:10px;bottom:10px}.published-preview-page.template-family-immersive-brand .immersive-brand-drawer{top:auto;width:100%;max-width:none;height:min(66%,540px);border-top:1px solid rgba(163,255,95,.28);border-left:0;box-shadow:0 -18px 38px #00000059}.immersive-brand-drawer-head{padding:18px 16px 12px}.immersive-brand-drawer-tabs{padding:10px 16px}.immersive-brand-drawer-body{padding:14px 16px 24px}.published-preview-page.template-family-immersive-brand .immersive-brand-drawer-open .viewer-control-view-toolbar{right:10px;bottom:min(66%,540px);transform:translateY(-10px)}}.published-preview-page.template-family-immersive-brand .immersive-brand-title{position:absolute;z-index:10;top:clamp(76px,8vw,108px);left:clamp(18px,3vw,42px);max-width:min(460px,calc(100% - 48px));display:grid;gap:4px;color:#f4ffef;pointer-events:none;text-shadow:0 2px 16px rgba(0,0,0,.52)}.published-preview-page.template-family-immersive-brand .immersive-brand-title>span,.immersive-brand-bottom-panel-head span{color:var(--published-primary, #a3ff5f);font-size:10px;font-weight:900;letter-spacing:.14em;line-height:1.2}.published-preview-page.template-family-immersive-brand .immersive-brand-title>strong{overflow:hidden;color:#f7fff2;font-size:clamp(18px,2vw,26px);line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.published-preview-page.template-family-immersive-brand .viewer-control-toolbar{top:clamp(14px,2vw,24px);left:clamp(12px,2vw,28px);max-width:min(620px,calc(100% - 48px))}.published-preview-page.template-family-immersive-brand .viewer-control-view-toolbar{top:clamp(14px,2vw,24px);right:clamp(12px,2vw,28px)}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel{position:absolute;z-index:16;right:0;bottom:0;left:0;height:min(46%,440px);min-height:250px;display:grid;grid-template-rows:auto minmax(0,1fr);border-top:1px solid rgba(163,255,95,.32);background:linear-gradient(180deg,#071d11fa,#031009fc),color-mix(in srgb,var(--published-primary, #a3ff5f) 6%,transparent);color:#eeffe6;box-shadow:0 -20px 50px #00000057}.immersive-brand-bottom-panel-head{min-width:0;padding:14px clamp(16px,3vw,34px) 10px;border-bottom:1px solid rgba(163,255,95,.16);display:flex;align-items:center;justify-content:space-between;gap:14px}.immersive-brand-bottom-panel-head>div{min-width:0;display:grid;gap:4px}.immersive-brand-bottom-panel-head strong{color:#f5fff0;font-size:16px}.immersive-brand-bottom-panel-close,.immersive-brand-bottom-panel-tabs button,.immersive-brand-panel-trigger{border:1px solid rgba(163,255,95,.3);border-radius:8px;color:#eaffdf;background:#04150cd6;box-shadow:0 10px 24px #0003;font:inherit;font-weight:800;cursor:pointer}.immersive-brand-bottom-panel-close{flex:0 0 auto;min-height:34px;padding:6px 9px}.immersive-brand-bottom-panel-tabs{width:min(460px,calc(100% - 32px));padding:10px clamp(16px,3vw,34px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.immersive-brand-bottom-panel-tabs button{min-height:34px;padding:7px 10px;color:#ebffe2c7;background:#ffffff0a}.immersive-brand-bottom-panel-tabs button[aria-selected=true]{border-color:#a3ff5fad;color:#051107;background:var(--published-primary, #a3ff5f)}.immersive-brand-bottom-panel-body{min-height:0;overflow:auto;display:grid;align-content:start;gap:14px;padding:4px clamp(16px,3vw,34px) 24px;overscroll-behavior:contain}.immersive-brand-bottom-panel-body .shopper-options>div{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.immersive-brand-info-tags{display:flex;flex-wrap:wrap;gap:6px}.immersive-brand-info-tags strong{padding:5px 8px;border:1px solid rgba(163,255,95,.28);border-radius:999px;color:#f1ffeaeb;background:#05190e9e;font-size:10px;line-height:1.2}.immersive-brand-panel-trigger{position:absolute;z-index:16;right:clamp(12px,2vw,28px);bottom:clamp(12px,2vw,24px);left:clamp(12px,2vw,28px);min-height:54px;padding:8px 14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left}.immersive-brand-panel-trigger>span:first-child{color:var(--published-primary, #a3ff5f);font-size:11px}.immersive-brand-panel-trigger>strong{overflow:hidden;color:#f5fff0;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.immersive-brand-panel-trigger>span:last-child{font-size:18px}@media(max-width:900px){.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel{height:min(54%,480px)}}@media(max-width:640px){.published-preview-page.template-family-immersive-brand .viewer-control-toolbar,.published-preview-page.template-family-immersive-brand .viewer-control-view-toolbar{top:10px}.published-preview-page.template-family-immersive-brand .immersive-brand-title{top:96px;left:16px;max-width:calc(100% - 32px)}.published-preview-page.template-family-immersive-brand .immersive-brand-title>strong{font-size:18px}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel{min-height:220px;height:min(62%,500px)}.immersive-brand-bottom-panel-head{padding:12px 16px 8px}.immersive-brand-bottom-panel-tabs{width:min(100%,420px);padding:8px 16px}.immersive-brand-bottom-panel-body{padding:2px 16px 20px}.immersive-brand-panel-trigger{right:10px;bottom:10px;left:10px}}.published-preview-page.template-family-immersive-brand{background:var(--published-bg, #f8fafc);border-color:color-mix(in srgb,var(--published-primary, #2563eb) 24%,transparent);color:var(--published-panel-ink, var(--published-text, #0f172a))}.published-preview-page.template-family-immersive-brand .published-hero{background:var(--published-bg, #f8fafc)}.published-preview-page.template-family-immersive-brand .published-viewer{background:radial-gradient(ellipse at 50% 76%,color-mix(in srgb,var(--published-primary, #2563eb) 13%,transparent),transparent 34%),var(--published-viewer, #eef6ff)}.published-preview-page.template-family-immersive-brand .immersive-brand-title{color:var(--published-viewer-ink, #0f172a)}.published-preview-page.template-family-immersive-brand .immersive-brand-title>span,.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel-head span{color:var(--published-primary, #2563eb)}.published-preview-page.template-family-immersive-brand .immersive-brand-title>strong{color:var(--published-viewer-ink, #0f172a)}.published-preview-page.template-family-immersive-brand .viewer-control-toolbar>button,.published-preview-page.template-family-immersive-brand .viewer-control-menu>summary,.published-preview-page.template-family-immersive-brand .viewer-control-view-toolbar{border-color:color-mix(in srgb,var(--published-primary, #2563eb) 34%,transparent);color:var(--published-viewer-ink, #0f172a);background:color-mix(in srgb,var(--published-viewer, #eef6ff) 88%,var(--published-viewer-ink, #0f172a))}.published-preview-page.template-family-immersive-brand .viewer-control-view-toolbar>button,.published-preview-page.template-family-immersive-brand .viewer-control-menu-label{color:var(--published-viewer-ink, #0f172a)}.published-preview-page.template-family-immersive-brand .viewer-control-toolbar>button:hover,.published-preview-page.template-family-immersive-brand .viewer-control-toolbar>button.active,.published-preview-page.template-family-immersive-brand .viewer-control-view-toolbar>button:hover,.published-preview-page.template-family-immersive-brand .viewer-control-view-toolbar>button.active{color:var(--published-primary-ink, #fff);background:var(--published-primary, #2563eb)}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel{border-color:color-mix(in srgb,var(--published-primary, #2563eb) 34%,transparent);background:var(--immersive-panel-surface, var(--published-surface, #fff));color:var(--published-panel-ink, #0f172a)}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel-head,.published-preview-page.template-family-immersive-brand .immersive-brand-info-section,.published-preview-page.template-family-immersive-brand .immersive-brand-lead{border-color:color-mix(in srgb,var(--published-primary, #2563eb) 22%,transparent)}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel-head strong,.published-preview-page.template-family-immersive-brand .immersive-brand-component-title,.published-preview-page.template-family-immersive-brand .immersive-brand-info-section strong,.published-preview-page.template-family-immersive-brand .immersive-brand-lead>strong{color:var(--published-panel-ink, #0f172a)}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel-close,.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel-tabs button,.published-preview-page.template-family-immersive-brand .immersive-brand-panel-trigger{border-color:color-mix(in srgb,var(--published-primary, #2563eb) 32%,transparent);color:var(--published-panel-ink, #0f172a);background:color-mix(in srgb,var(--published-surface, #fff) 84%,var(--published-bg, #f8fafc))}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel-tabs button[aria-selected=true],.published-preview-page.template-family-immersive-brand .shop-option:hover,.published-preview-page.template-family-immersive-brand .shop-option.active{border-color:var(--published-primary, #2563eb);color:var(--published-primary-ink, #fff);background:var(--published-primary, #2563eb)}.published-preview-page.template-family-immersive-brand .immersive-brand-empty,.published-preview-page.template-family-immersive-brand .immersive-brand-description,.published-preview-page.template-family-immersive-brand .immersive-brand-info-section p,.published-preview-page.template-family-immersive-brand .immersive-brand-lead p{color:var(--published-panel-muted, #64748b)}.published-preview-page.template-family-immersive-brand .shopper-options>small,.published-preview-page.template-family-immersive-brand .immersive-brand-panel-trigger>span:first-child{color:var(--published-panel-muted, #64748b)}.published-preview-page.template-family-immersive-brand .shop-option{border-color:color-mix(in srgb,var(--published-primary, #2563eb) 22%,transparent);color:var(--published-panel-ink, #0f172a);background:color-mix(in srgb,var(--published-surface, #fff) 80%,var(--published-bg, #f8fafc))}.published-preview-page.template-family-immersive-brand .immersive-brand-info-tags strong,.published-preview-page.template-family-immersive-brand .immersive-brand-selection{border-color:color-mix(in srgb,var(--published-primary, #2563eb) 28%,transparent);color:var(--published-panel-ink, #0f172a);background:color-mix(in srgb,var(--published-primary, #2563eb) 12%,var(--published-surface, #fff))}.published-preview-page.template-family-immersive-brand .immersive-brand-lead .primary-button{color:var(--published-primary-ink, #fff);background:var(--published-primary, #2563eb)}.published-preview-page.template-family-immersive-brand .immersive-brand-panel-trigger>strong{color:var(--published-panel-ink, #0f172a)}.published-preview-page.template-family-immersive-brand{--immersive-builder-expanded-height: 230px;--immersive-builder-collapsed-height: 84px}.published-preview-page.template-family-immersive-brand .published-hero.immersive-brand-hero{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) var(--immersive-builder-collapsed-height);height:calc(100dvh - 106px);min-height:560px;overflow:hidden}.published-preview-page.template-family-immersive-brand .published-hero.immersive-brand-hero.immersive-brand-panel-open{grid-template-rows:minmax(0,1fr) var(--immersive-builder-expanded-height)}.published-preview-page.template-family-immersive-brand .published-hero.immersive-brand-hero>.published-viewer{grid-row:1;width:100%;height:auto;min-height:0}.published-preview-page.template-family-immersive-brand .published-hero.immersive-brand-hero>.immersive-brand-bottom-panel,.published-preview-page.template-family-immersive-brand .published-hero.immersive-brand-hero>.immersive-brand-panel-trigger{grid-row:2;min-width:0}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel{position:relative;z-index:12;right:auto;bottom:auto;left:auto;height:auto;min-height:0;overflow:hidden;border-top-color:color-mix(in srgb,var(--published-primary, #2563eb) 34%,transparent);box-shadow:0 -12px 28px color-mix(in srgb,var(--published-viewer-ink, #0f172a) 16%,transparent)}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel-head{min-height:48px;padding-block:8px}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel-tabs{padding-block:6px}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel-body{padding-top:2px;padding-bottom:14px}.published-preview-page.template-family-immersive-brand .immersive-brand-panel-trigger{position:relative;z-index:12;right:auto;bottom:auto;left:auto;width:100%;min-height:var(--immersive-builder-collapsed-height);padding:12px clamp(16px,3vw,34px);border:0;border-top:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 34%,transparent);border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;box-shadow:0 -12px 28px color-mix(in srgb,var(--published-viewer-ink, #0f172a) 16%,transparent)}.published-preview-page.template-family-immersive-brand .immersive-brand-panel-trigger>span:last-child{padding:8px 10px;border:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 42%,transparent);border-radius:6px;color:var(--published-primary-ink, #fff);background:var(--published-primary, #2563eb);font-size:12px;line-height:1.2}.published-preview-page.template-preview-mode.template-family-immersive-brand,.published-preview-page.template-preview-mode.template-family-immersive-brand .published-hero.immersive-brand-hero{height:100%;min-height:0}@media(max-width:900px){.published-preview-page.template-family-immersive-brand .published-hero.immersive-brand-hero{min-height:min(600px,calc(100dvh - 72px))}}@media(max-width:640px){.published-preview-page.template-family-immersive-brand .published-hero.immersive-brand-hero{--immersive-builder-expanded-height: min(230px, 46dvh);min-height:min(560px,calc(100dvh - 48px))}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel-head{min-height:44px;padding-inline:16px}.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel-tabs,.published-preview-page.template-family-immersive-brand .immersive-brand-bottom-panel-body{padding-inline:16px}.published-preview-page.template-family-immersive-brand .immersive-brand-panel-trigger{padding-inline:16px;gap:8px}}.model-editor-side{grid-template-rows:auto minmax(0,1fr)}.model-editor-side>.editor-panel-stack{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.model-tools-trigger{gap:6px}.model-tools-trigger small{margin-left:2px;color:#2563eb;font-size:10px;font-weight:800;white-space:nowrap}.model-tools-backdrop{position:fixed;z-index:150;inset:0;display:flex;justify-content:flex-end;background:#0f172a47}.model-tools-drawer{width:min(440px,100vw);height:100dvh;min-height:0;border-left:1px solid #dbe3ee;background:#f8fafc;box-shadow:-18px 0 50px #0f172a33;display:grid;grid-template-rows:auto minmax(0,1fr)}.model-tools-drawer-head{min-width:0;padding:16px;border-bottom:1px solid #dbe3ee;background:#fff;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.model-tools-drawer-head>div{min-width:0}.model-tools-drawer-head strong,.model-tools-drawer-head small{display:block}.model-tools-drawer-head strong{margin-top:3px;color:#172033;font-size:17px}.model-tools-drawer-head small{margin-top:4px;color:#64748b;font-size:12px;line-height:1.45}.model-tools-drawer-body{min-height:0;padding:14px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;display:grid;align-content:start;gap:12px}.model-tools-diagnostic{overflow:hidden;border:1px solid #dbe3ee;border-radius:8px}.model-tools-section-head{position:relative;padding:12px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.model-tools-section-head strong,.model-tools-section-head small{display:block}.model-tools-section-head strong{color:#172033;font-size:13px}.model-tools-section-head small{margin-top:3px;color:#64748b;font-size:11px;line-height:1.4}.model-tools-diagnostic .diagnostic-recovery-actions{background:#fff}.model-tools-diagnostic .diagnostic-recovery-actions .standard-button{min-height:48px;justify-content:flex-start;text-align:left}.model-tools-diagnostic .diagnostic-recovery-actions .standard-button span,.model-tools-diagnostic .diagnostic-recovery-actions .standard-button small{display:block}.structure-report-backdrop{z-index:220}.structure-report-modal{width:min(680px,100%)}.structure-report-body{padding:16px;display:grid;gap:14px}.structure-report-body section{display:grid;gap:5px}.structure-report-body p,.structure-report-body ul{margin:0;color:#475569;font-size:13px;line-height:1.55}.structure-report-summary,.structure-report-list{display:flex;flex-wrap:wrap;gap:7px}.structure-report-summary span,.structure-report-list span{padding:5px 8px;border:1px solid #dbe3ee;border-radius:5px;background:#f8fafc;color:#334155;font-size:12px}.config-create-manually{padding:12px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc;display:grid;gap:10px}.config-create-manually .manual-mesh-zone-form{background:#fff}.compact-config-heading{min-height:28px;padding:0 2px;border:0;background:transparent}.compact-config-heading>strong{margin:0;color:#0f172a;font-size:15px}.configuration-add-section{padding-top:2px;border-top:1px solid #e2e8f0}.configuration-add-section>.advanced-config-content{padding:0}.manual-part-scheme-builder{margin:0 12px 12px;padding:10px;border:1px solid #bfdbfe;border-radius:7px;background:#f8fbff;display:grid;gap:10px}.manual-part-scheme-head,.manual-part-scheme-option-head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:9px}.manual-part-scheme-head>div:first-child,.manual-part-scheme-option-head>span,.manual-part-scheme-name{min-width:0;display:grid;gap:2px}.manual-part-scheme-head strong,.manual-part-scheme-option-head strong{color:#1e3a5f;font-size:12px}.manual-part-scheme-name input{width:100%;min-height:30px;padding:5px 7px;border:1px solid #cbd5e1;border-radius:5px;background:#fff;color:#1e3a5f;font:inherit;font-size:12px;font-weight:800}.manual-part-scheme-head small,.manual-part-scheme-option-head small{color:#64748b;font-size:11px;line-height:1.4}.manual-part-selection-mode{flex:0 0 auto;padding:2px;border:1px solid #bfdbfe;border-radius:6px;background:#fff;display:inline-flex;gap:2px}.manual-part-selection-mode button{min-height:28px;padding:4px 8px;border:0;border-radius:4px;background:transparent;color:#64748b;font:inherit;font-size:11px;font-weight:800}.manual-part-selection-mode button.active{background:#2563eb;color:#fff}.manual-part-scheme-list{display:grid;gap:7px}.manual-part-scheme-option{padding:8px;border:1px solid #dbe3ee;border-radius:6px;background:#fff;display:grid;gap:8px}.manual-part-scheme-option.state-unbound{border-style:dashed;border-color:#f59e0b;background:#fffbeb}.manual-part-scheme-option.state-empty{border-color:#cbd5e1;background:#f8fafc}.manual-part-scheme-option .button-row{justify-content:flex-end;flex-wrap:wrap}.manual-part-scheme-option .standard-button{min-height:28px;padding:4px 7px;font-size:11px}.manual-part-mesh-picker,.manual-mesh-picker-groups{display:grid;gap:7px}.manual-mesh-picker-group{min-width:0;padding:6px;border:1px solid #dbe3ee;border-radius:6px;background:#f8fafc;display:grid;gap:5px}.manual-mesh-picker-group-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:7px}.manual-mesh-picker-group-head>span{min-width:0;display:grid;gap:2px}.manual-mesh-picker-group-head strong,.manual-mesh-picker-group-head small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manual-mesh-picker-group-head strong{color:#1e3a5f;font-size:11px}.manual-mesh-picker-group-head small{color:#64748b;font-size:10px}.manual-mesh-picker-group-head .standard-button{flex:0 0 auto;min-height:26px;padding:3px 6px;font-size:10px}.manual-mesh-picker-group-head .standard-button.partial{border-color:#60a5fa;background:#eff6ff;color:#1d4ed8}.manual-mesh-picker-ungrouped{border-style:dashed;background:#fff}.parameter-row-binding-state{color:#475569;font-size:11px;font-weight:700;white-space:nowrap}.parameter-row-binding-state.unbound{color:#c2410c}.product-option-rules{margin:0 12px 10px;padding:8px;border:1px solid #dbe3ee;border-radius:6px;background:#f8fafc;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.option-rule-warning{margin:0 0 8px;padding:8px 10px;border:1px solid #fbbf24;border-radius:6px;background:#fffbeb;color:#92400e;display:flex;align-items:flex-start;gap:7px}.option-rule-warning>span{min-width:0;display:grid;gap:2px}.option-rule-warning strong,.option-rule-warning small{font-size:11px;line-height:1.4}.product-option-rules .manual-part-selection-mode{align-items:center}.product-option-rules .manual-part-selection-mode>span,.product-option-rules>small,.product-option-rules>label{color:#475569;font-size:11px;font-weight:700}.product-option-rules input[type=number]{width:54px;min-height:28px;margin-left:4px;border:1px solid #cbd5e1;border-radius:4px;background:#fff}.option-effect-summary{color:#64748b;font-size:10px;line-height:1.35}.option-exclusion-editor{padding:7px;display:grid;gap:4px;color:#475569;font-size:10px;font-weight:800}.option-exclusion-editor>div{max-height:180px;overflow-y:auto;display:grid;gap:3px}.option-exclusion-editor>div>label{min-width:220px;padding:4px 5px;border-radius:4px;display:flex;align-items:center;gap:6px;color:#334155;font-size:10px}.option-exclusion-editor>div>label:hover{background:#eff6ff}@media(max-width:620px){.manual-part-scheme-head,.manual-part-scheme-option-head{flex-direction:column}.manual-part-selection-mode,.manual-part-scheme-option .button-row{width:100%}.manual-part-selection-mode button{flex:1 1 0}}.more-content-detail{overflow:hidden}.more-content-detail>summary{min-height:40px;padding:0 12px;display:flex;align-items:center;gap:7px;cursor:pointer;font-size:13px;font-weight:800}.more-content-detail>summary small{margin-left:auto;color:#64748b;font-size:11px;font-weight:700}.more-content-detail-body{padding:0 12px 12px;display:grid;gap:9px}.more-content-detail-body>small{color:#64748b;font-size:11px;line-height:1.4}.model-tools-diagnostic .diagnostic-recovery-actions .standard-button small{margin-top:2px;color:#64748b;font-size:11px;font-weight:500;line-height:1.35}.inherited-template-card>small,.inherited-template-card .template-lock-note,.inherited-template-card .template-custom-detail,.template-component-policy{display:none}.inherited-template-card .template-inheritance-summary{display:flex;flex-wrap:wrap;gap:6px}.inherited-template-card .template-inheritance-summary span{padding:3px 7px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:700}@media(max-width:720px){.model-tools-backdrop{align-items:flex-end}.model-tools-drawer{width:100%;height:min(84dvh,720px);border-top:1px solid #dbe3ee;border-left:0;border-radius:16px 16px 0 0}.model-tools-drawer-head{padding:14px}.model-tools-trigger small{display:none}}.app-route-loading,.showcase-viewer-embed{width:100%;min-height:320px;overflow:hidden;background:var(--showcase-viewer-background, transparent)}.showcase-viewer-embed>.published-preview-page{min-height:100%}.showcase-viewer-embed-state{display:grid;place-content:center;gap:10px;padding:24px;color:#475569;border:1px solid #dbe4ee;background:var(--showcase-viewer-surface, #f8fafc);text-align:center}.showcase-viewer-embed-error{color:#9f1239;background:#fff7f8;border-color:#fecdd3}.showcase-viewer-embed-state .standard-button{justify-self:center}.multi-application-showcase{display:grid;gap:18px;min-width:0}.multi-application-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(220px,300px);gap:16px;align-items:center;padding:18px 20px;border:1px solid #dbe4ee;background:#fff}.multi-application-title,.multi-application-source{display:grid;gap:4px}.multi-application-title>span,.furniture-product-intro>span,.furniture-news-article-head>span,.furniture-solution-head>span,.furniture-solution-brief span{color:#0f766e;font-size:11px;font-weight:800;letter-spacing:0}.multi-application-title strong{font-size:20px}.multi-application-title small,.multi-application-source-note{color:#64748b;line-height:1.5}.multi-application-source>span{color:#475569;font-size:12px;font-weight:800}.multi-application-source select{min-height:36px;border:1px solid #cbd5e1;background:#fff;color:#0f172a}.multi-application-tabs{display:inline-flex;width:max-content;max-width:100%;padding:3px;border:1px solid #cbd5e1;background:#f8fafc}.multi-application-tabs button{min-height:34px;padding:0 14px;border:0;border-radius:3px;background:transparent;color:#475569;font-weight:800}.multi-application-tabs button.active{background:#0f766e;color:#fff}.multi-application-source-note{margin:-8px 0 0;font-size:13px}.multi-application-page{display:grid;gap:22px;overflow:hidden;background:#f7faf9}.furniture-product-intro,.furniture-solution-head{display:grid;gap:12px;max-width:760px;padding:42px clamp(20px,5vw,72px) 0}.furniture-product-intro h1,.furniture-solution-head h1{margin:0;color:#173f39;font-size:34px;line-height:1.18}.furniture-product-intro p,.furniture-solution-head p{margin:0;color:#526560;line-height:1.75}.furniture-product-intro>div{display:flex;flex-wrap:wrap;gap:8px}.furniture-product-intro>div strong{padding:6px 10px;border:1px solid #b8d6ce;color:#17665a;font-size:12px}.furniture-news-story,.furniture-news-closing{width:min(680px,calc(100% - 40px));margin:0 auto;color:#475569;font-size:16px;line-height:1.9}.furniture-news-story{display:grid;gap:10px}.furniture-news-story p,.furniture-news-closing{margin-top:0}.furniture-news-viewer{display:grid;gap:10px;width:min(1180px,calc(100% - 40px));margin:0 auto}.furniture-news-viewer>header{display:grid;gap:2px}.furniture-news-viewer>header strong{color:#173f39;font-size:18px}.furniture-solution-layout{display:grid;grid-template-columns:minmax(240px,330px) minmax(0,1fr);gap:18px;padding:0 clamp(20px,5vw,72px) 48px}.furniture-solution-brief{display:grid;align-content:start;gap:1px;border-top:2px solid #0f766e;background:#fff}.furniture-solution-brief section{display:grid;gap:8px;padding:18px;border-bottom:1px solid #dbe4ee}.furniture-solution-brief strong{color:#173f39;font-size:15px}.furniture-solution-brief p{margin:0;color:#64748b;font-size:13px;line-height:1.65}.furniture-solution-viewer{min-width:0}.multi-application-empty{display:grid;place-items:center;gap:12px;min-height:360px;padding:28px;border:1px solid #dbe4ee;background:#f8fafc;color:#475569;text-align:center}.interactive-viewer-surface{display:grid;gap:12px;min-width:0;padding:12px;border:1px solid #d7e2df;background:#fff}.interactive-viewer-stage{position:relative;min-height:480px;overflow:hidden;background:#f3f5f2}.interactive-viewer-stage .model-canvas-mount{position:absolute;inset:0}.interactive-viewer-tools{position:absolute;right:12px;bottom:12px;display:flex;gap:6px;z-index:2}.interactive-viewer-tools button{min-height:32px;padding:0 10px;border:1px solid #d0ddda;background:#ffffffeb;color:#28514a;font-size:12px;font-weight:800}.interactive-viewer-tools button.active{border-color:#0f766e;background:#0f766e;color:#fff}.interactive-viewer-angle-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.interactive-viewer-angle-rail button{position:relative;display:grid;min-height:70px;padding:0;overflow:hidden;border:1px solid #d7e2df;background:#f5f8f7;color:#52716a}.interactive-viewer-angle-rail button.active{border-color:#0f766e;box-shadow:inset 0 0 0 1px #0f766e}.interactive-viewer-angle-rail img{width:100%;height:70px;object-fit:cover}.interactive-viewer-angle-rail button>span{display:grid;place-items:center;min-height:70px;font-size:12px}.interactive-viewer-angle-rail b{position:absolute;left:5px;bottom:4px;padding:2px 4px;background:#ffffffe0;color:#23463f;font-size:10px}.interactive-viewer-config-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.interactive-viewer-config-head>div{display:grid;gap:3px}.interactive-viewer-config-head span{color:#0f766e;font-size:11px;font-weight:800}.interactive-viewer-config-head strong{color:#183f38;font-size:14px}.interactive-viewer-config-panel{display:grid;gap:10px;padding:12px;border-top:1px solid #e0e8e5;background:#f8fbfa}.interactive-viewer-config-panel section{display:grid;gap:7px}.interactive-viewer-config-panel section>strong{color:#36564f;font-size:12px}.interactive-viewer-config-panel section>div{display:flex;flex-wrap:wrap;gap:6px}.interactive-viewer-config-panel section button{min-height:30px;padding:0 9px;border:1px solid #cbd9d5;background:#fff;color:#36564f;font-size:12px}.interactive-viewer-config-panel section button.active{border-color:#0f766e;background:#e8f4f1;color:#075e56}.interactive-viewer-config-panel p{margin:0;color:#64748b;font-size:12px;line-height:1.55}.interactive-viewer-selection{color:#0f766e!important;font-weight:700}.furniture-product-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:0;background:#fff}.furniture-product-viewer{min-width:0}.furniture-product-buybox{display:grid;align-content:center;gap:14px;padding:clamp(24px,4vw,56px);border-left:1px solid #dbe4ee}.furniture-product-buybox>span,.furniture-product-detail-section header>span,.furniture-product-specs header>span,.furniture-product-care span,.furniture-product-recommendations header>span,.furniture-news-related>span,.furniture-solution-viewer header>span,.furniture-solution-delivery span{color:#0f766e;font-size:11px;font-weight:800}.furniture-product-buybox h1,.furniture-product-detail-section h2,.furniture-product-specs h2,.furniture-product-care h2,.furniture-product-recommendations h2{margin:0;color:#173f39;font-size:28px;line-height:1.2}.furniture-product-buybox p,.furniture-product-detail-section>p{margin:0;color:#61736f;line-height:1.75}.furniture-product-price{color:#173f39;font-size:22px}.furniture-product-service{display:grid;gap:6px;color:#526560;font-size:13px}.furniture-product-service span:before{content:"•";margin-right:6px;color:#0f766e}.furniture-product-detail-section,.furniture-product-specs,.furniture-product-recommendations{display:grid;gap:18px;padding:48px clamp(20px,5vw,72px);background:#f7faf9}.furniture-product-detail-section header,.furniture-product-specs header,.furniture-product-recommendations header{display:grid;gap:8px;max-width:620px}.furniture-product-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #cfe0db}.furniture-product-highlights article{display:grid;gap:8px;min-height:110px;padding:20px;border-right:1px solid #cfe0db;background:#fff}.furniture-product-highlights article:last-child{border-right:0}.furniture-product-highlights span{color:#0f766e;font-weight:800}.furniture-product-highlights strong{color:#284a43;line-height:1.55}.furniture-product-specs{background:#fff}.furniture-product-specs dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-top:1px solid #dbe4ee}.furniture-product-specs dl div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:10px;padding:13px 0;border-bottom:1px solid #dbe4ee}.furniture-product-specs dt{color:#64748b}.furniture-product-specs dd{margin:0;color:#24473f;font-weight:700}.furniture-product-specs>p{margin:0;color:#64748b;font-size:12px}.furniture-product-care{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#173f39}.furniture-product-care article{display:grid;gap:10px;min-height:210px;padding:36px clamp(20px,5vw,72px)}.furniture-product-care article+article{border-left:1px solid rgba(255,255,255,.18)}.furniture-product-care span{color:#9ee1d3}.furniture-product-care h2{color:#fff}.furniture-product-care p{margin:0;color:#c5d8d4;line-height:1.7}.furniture-product-recommendations{background:#f3f5f2}.furniture-product-recommendations>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.furniture-product-recommendations article{display:grid;gap:9px;min-height:160px;padding:18px;background:#fff;border:1px solid #d8e3df}.furniture-product-recommendations i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#dceee9;color:#0f766e;font-style:normal;font-weight:800}.furniture-product-recommendations strong{color:#1b433b}.furniture-product-recommendations small{color:#64748b}.reference-product-page{gap:0;background:#f5f7f8}.reference-product-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:66px;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid #d9e0e4;background:#fff}.reference-product-nav>strong{color:#173641;font-size:17px;letter-spacing:.08em}.reference-product-nav>div{display:flex;flex-wrap:wrap;justify-content:center;gap:22px}.reference-product-nav a{color:#51626b;font-size:13px;font-weight:700;text-decoration:none}.reference-product-nav a:hover{color:#0f766e}.reference-product-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);min-height:620px;background:#fff}.reference-product-viewer{min-width:0;padding:clamp(16px,2vw,28px);border-right:1px solid #d9e0e4;background:#f1f5f5}.reference-product-viewer .interactive-viewer-surface{height:100%}.reference-product-viewer .interactive-viewer-stage{min-height:540px}.reference-product-summary{display:grid;align-content:center;gap:17px;padding:clamp(30px,4vw,64px)}.reference-product-breadcrumb{margin:0;color:#829099;font-size:12px}.reference-product-summary>span,.reference-product-details header>span,.reference-product-footer span{color:#0f766e;font-size:11px;font-weight:800;letter-spacing:.08em}.reference-product-summary h1{margin:0;color:#1a3640;font-size:clamp(30px,3.4vw,46px);line-height:1.18}.reference-product-summary>p:not(.reference-product-breadcrumb){margin:0;color:#5a6c74;line-height:1.8}.reference-product-summary dl,.reference-product-detail-grid dl{display:grid;margin:2px 0 0;border-top:1px solid #dfe6e9}.reference-product-summary dl div,.reference-product-detail-grid dl div{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;padding:11px 0;border-bottom:1px solid #dfe6e9}.reference-product-summary dt,.reference-product-detail-grid dt{color:#7c8991;font-size:12px}.reference-product-summary dd,.reference-product-detail-grid dd{margin:0;color:#263f48;font-size:13px;font-weight:700}.reference-product-actions{display:flex;flex-wrap:wrap;gap:8px}.reference-product-actions a{display:inline-grid;place-items:center;min-height:36px;padding:0 12px;color:#37535d;text-decoration:none}.reference-product-details{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:42px;padding:72px clamp(20px,7vw,120px);background:#fff}.reference-product-details header{display:grid;align-content:start;gap:13px}.reference-product-details h2{margin:0;color:#1a3640;font-size:31px;line-height:1.28}.reference-product-details header p{margin:0;color:#61717a;line-height:1.75}.reference-product-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:2px solid #234652}.reference-product-detail-grid article{display:grid;align-content:start;gap:14px;padding:22px;border-right:1px solid #dce4e7;border-bottom:1px solid #dce4e7;background:#fbfcfc}.reference-product-detail-grid article:last-child{border-right:0}.reference-product-detail-grid strong{color:#223f49}.reference-product-detail-grid p,.reference-product-detail-grid ul{margin:0;color:#62727a;font-size:13px;line-height:1.75}.reference-product-detail-grid ul{display:grid;gap:7px;padding-left:18px}.reference-product-detail-grid .text-action{justify-self:start;padding:0;border:0;background:transparent;color:#0f766e;font-size:13px;font-weight:800}.reference-product-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:52px clamp(20px,7vw,120px);background:#193842}.reference-product-footer>div{display:grid;gap:10px;max-width:690px}.reference-product-footer h2{margin:0;color:#fff;font-size:28px;line-height:1.35}.reference-product-footer .primary-button{flex:0 0 auto;background:#79d2c8;color:#15323b}.reference-product-overview{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.72fr) minmax(220px,.38fr);background:#fff;border-bottom:1px solid #d9e0e4}.reference-product-gallery-column{min-width:0;padding:22px;border-right:1px solid #d9e0e4}.reference-product-gallery{display:grid;gap:12px}.reference-product-gallery>header,.reference-product-gallery>footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.reference-product-gallery>header>div{display:grid;gap:3px}.reference-product-gallery>header span,.reference-engineering-viewer>header span{color:#127b86;font-size:10px;font-weight:800;letter-spacing:.08em}.reference-product-gallery>header strong{color:#203f49;font-size:14px}.reference-product-gallery input{display:none}.reference-gallery-main,.reference-gallery-empty{position:relative;display:grid;min-height:440px;overflow:hidden;border:1px solid #d7e0e4;background:#f4f7f8}.reference-gallery-main img{width:100%;height:100%;object-fit:contain;background:#fff}.reference-gallery-expand{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:34px;height:34px;border:1px solid #afbdc2;background:#ffffffeb;color:#1f4652}.reference-gallery-empty{place-items:center;align-content:center;gap:8px;padding:28px;color:#5c7079;text-align:center}.reference-gallery-empty strong{color:#314c56}.reference-gallery-empty small,.reference-product-gallery footer{color:#6b7d85;font-size:12px;line-height:1.55}.reference-gallery-thumbnails{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.reference-gallery-thumbnails>div{display:grid;flex:0 0 105px;gap:3px;border:1px solid #d5e0e3;background:#fff}.reference-gallery-thumbnails>div.active{border-color:#167c89;box-shadow:inset 0 0 0 1px #167c89}.reference-gallery-thumbnails>div>button{position:relative;display:grid;min-height:78px;padding:0;overflow:hidden;border:0;background:#edf2f3}.reference-gallery-thumbnails img{width:100%;height:78px;object-fit:cover}.reference-gallery-thumbnails span{position:absolute;left:4px;bottom:4px;padding:2px 4px;background:#ffffffeb;color:#27454e;font-size:10px;font-weight:800}.reference-gallery-thumbnails>div>div{display:flex;justify-content:flex-end;gap:1px;padding:3px}.reference-gallery-thumbnails>div>div button{display:grid;place-items:center;width:24px;height:22px;padding:0;border:0;background:#eef4f5;color:#42616a}.reference-gallery-thumbnails>div>div button:disabled{opacity:.35}.reference-product-contact{display:grid;align-content:start;gap:13px;padding:38px 24px;border-left:1px solid #d9e0e4;background:#f6f9fa}.reference-product-contact strong{color:#187d89;font-size:22px}.reference-product-contact p,.reference-product-contact a{margin:0;color:#51656e;font-size:13px;line-height:1.7;text-decoration:none}.reference-product-contact .primary-button{justify-self:start;margin-top:8px}.reference-product-review-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:26px;padding:52px clamp(20px,6vw,108px);background:#f3f6f7}.reference-product-tabs-panel{min-width:0;background:#fff;border:1px solid #d9e2e5}.reference-product-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #d9e2e5}.reference-product-tabs button{min-height:48px;border:0;border-right:1px solid #d9e2e5;background:#eef2f3;color:#65767d;font-weight:800}.reference-product-tabs button:last-child{border-right:0}.reference-product-tabs button.active{background:#187d89;color:#fff}.reference-product-description,.reference-product-specification{display:grid;gap:16px;padding:30px}.reference-product-description h2,.reference-product-specification h2{margin:0;color:#213f49;font-size:25px}.reference-product-description h3{margin:8px 0 0;color:#2b5660;font-size:15px}.reference-product-description p,.reference-product-description li,.reference-product-specification small{margin:0;color:#5c6e75;line-height:1.8}.reference-product-description ul{display:grid;gap:8px;margin:0;padding-left:18px}.reference-product-specification dl{display:grid;margin:0;border-top:1px solid #dce5e7}.reference-product-specification dl div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;padding:12px 0;border-bottom:1px solid #dce5e7}.reference-product-specification dt{color:#6f7e84;font-size:12px}.reference-product-specification dd{margin:0;color:#284853;font-size:13px;font-weight:700}.reference-engineering-viewer{min-width:0;display:grid;gap:10px}.reference-engineering-viewer>header{display:grid;gap:4px}.reference-engineering-viewer>header strong{color:#1d3d47;font-size:18px}.viewer-profile-engineering{gap:0;padding:0;border-color:#29454e;background:#111d23}.viewer-profile-engineering .interactive-viewer-stage{min-height:520px;background:#111b20}.reference-gallery-thumbnails>div{cursor:grab}.reference-gallery-thumbnails>div.is-dragging{opacity:.46}.reference-product-overview{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)}.reference-product-gallery-demo{gap:12px}.reference-product-gallery-demo .reference-gallery-main{min-height:460px;border:0;background:#f0eee9}.reference-product-gallery-demo .reference-gallery-main img{object-fit:cover}.reference-product-gallery-demo .reference-gallery-thumbnails{overflow:visible}.reference-product-gallery-demo .reference-gallery-thumbnails>button{position:relative;flex:1 1 0;min-width:0;padding:0;overflow:hidden;border:1px solid #d7dedb;background:#ecebe7}.reference-product-gallery-demo .reference-gallery-thumbnails>button.active{border:2px solid #177d78}.reference-product-gallery-demo .reference-gallery-thumbnails img{display:block;width:100%;height:88px;object-fit:cover}.reference-product-gallery-demo .reference-gallery-thumbnails span{position:absolute;left:6px;bottom:6px;padding:3px 5px;background:#ffffffe6;color:#244540;font-size:11px;font-weight:800}.reference-product-summary{display:grid;align-content:center;gap:16px;padding:48px clamp(28px,4vw,64px)}.reference-product-summary>span{color:#177d78;font-size:11px;font-weight:800;letter-spacing:.08em}.reference-product-summary h1{margin:0;color:#203d38;font-size:clamp(34px,4vw,52px);line-height:1.16}.reference-product-summary>p{margin:0;color:#5e706b;font-size:15px;line-height:1.8}.reference-product-price{color:#9a5d34;font-size:22px}.reference-product-summary dl{display:grid;margin:0;border-top:1px solid #dce4e1}.reference-product-summary dl>div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:10px 0;border-bottom:1px solid #dce4e1}.reference-product-summary dt{color:#788782;font-size:12px}.reference-product-summary dd{margin:0;color:#2d4b44;font-size:13px;font-weight:700}.reference-product-recommendations{display:grid;gap:24px;padding:52px clamp(20px,6vw,108px);background:#f1f3ef}.reference-product-recommendations header{display:grid;gap:7px}.reference-product-recommendations header span,.reference-product-inquiry>div>span{color:#177d78;font-size:11px;font-weight:800;letter-spacing:.08em}.reference-product-recommendations h2,.reference-product-inquiry h2{margin:0;color:#25463f;font-size:28px}.reference-product-recommendations>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.reference-product-recommendations article{display:grid;align-content:start;gap:10px;min-height:150px;padding:24px;background:#fff;border-top:3px solid #91b5a9}.reference-product-recommendations article strong{color:#274a42}.reference-product-recommendations article small{color:#71817b;line-height:1.65}.reference-product-recommendations .text-action{justify-self:start;padding:0;border:0;background:transparent;color:#177d78;font-size:13px;font-weight:800}.reference-product-inquiry{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;padding:48px clamp(20px,6vw,108px);background:#24463e}.reference-product-inquiry>div{display:grid;gap:10px;max-width:680px}.reference-product-inquiry h2{color:#fff}.reference-product-inquiry p{margin:0;color:#c5d5cf;line-height:1.7}.reference-product-inquiry .primary-button{background:#d6b28b;color:#293e39}.reference-product-inquiry .lead-demo-success{color:#c1ede1}.reference-product-review-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,3vw,48px);padding:44px clamp(20px,5vw,80px);background:#fff}.reference-product-tabs-panel{border:0;background:#fff}.reference-product-tabs{border:1px solid #dce5e8;border-bottom:0}.reference-product-description,.reference-product-specification{min-height:520px;padding:34px clamp(24px,3vw,48px)}.reference-engineering-viewer{padding-left:0;border-left:0}.reference-engineering-viewer>header strong{font-size:20px}.viewer-profile-engineering{position:relative;overflow:hidden;border:1px solid #d5dde2;background:#fff;box-shadow:0 14px 30px #1f3a461a}.viewer-profile-engineering .engineering-viewer-toolbar{position:absolute;z-index:5;top:14px;left:14px;right:14px;min-height:0;padding:0;border:0;background:transparent;pointer-events:none}.viewer-profile-engineering .engineering-viewer-toolbar>div:first-child{display:none}.viewer-profile-engineering .engineering-viewer-controls{justify-content:flex-start;pointer-events:auto}.viewer-profile-engineering .engineering-viewer-controls>button,.viewer-profile-engineering .engineering-viewer-model-select select{border-color:#d4dce3;background:#ffffffe0;color:#2b4a5b;box-shadow:0 5px 14px #2841531c}.viewer-profile-engineering .engineering-viewer-controls>button.active{border-color:#2776d2;background:#fff;color:#1768ca}.viewer-profile-engineering .engineering-viewer-model-select{color:#47606c}.viewer-profile-engineering .interactive-viewer-stage{min-height:560px;background:#fff}.viewer-profile-engineering .model-canvas-mount,.viewer-profile-engineering .canvas{background:#fff}.automotive-reference-page{gap:0;overflow:hidden;background:#f2f5f7;color:#17242c}.automotive-reference-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid #cdd7dd;background:#101d26}.automotive-reference-nav>strong{color:#e6f6f6;font-size:17px;letter-spacing:.1em}.automotive-reference-nav>div{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.automotive-reference-nav a{color:#b6c7ce;font-size:13px;font-weight:700;text-decoration:none}.automotive-reference-nav a:hover{color:#5bd3cc}.automotive-reference-nav .standard-button{border-color:#48717a;background:transparent;color:#e6f6f6}.automotive-reference-overview{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);background:#fff}.automotive-reference-gallery{display:grid;justify-items:start;gap:14px;min-width:0;padding:clamp(18px,2.4vw,32px);border-right:1px solid #d6e0e4;background:#edf2f4}.automotive-reference-main{position:relative;width:min(100%,600px);aspect-ratio:1;overflow:hidden;border:1px solid #bdccd2;background:#dce5e9}.automotive-reference-main>img{display:block;width:100%;height:100%;object-fit:cover}.automotive-reference-main.is-model{background:#fff}.automotive-reference-main.is-model .interactive-viewer-surface{height:100%;min-height:0;border:0;box-shadow:none}.automotive-reference-main.is-model .interactive-viewer-stage{min-height:100%;height:100%}.automotive-reference-main.is-model .engineering-viewer-toolbar{top:16px;left:16px;right:16px}.automotive-reference-thumbnails{display:grid;width:min(100%,600px);grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.automotive-reference-thumbnails button{position:relative;display:grid;grid-template-rows:68px auto;min-width:0;overflow:hidden;padding:0;border:1px solid #bdcbd2;background:#fff;color:#28424d;text-align:left}.automotive-reference-thumbnails button.active{border-color:#087e84;box-shadow:inset 0 0 0 1px #087e84}.automotive-reference-thumbnails img{width:100%;height:68px;object-fit:cover}.automotive-reference-thumbnails b{overflow:hidden;padding:8px 9px 9px;color:#25434d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.automotive-reference-model-thumb{display:grid;place-items:center;height:68px;background:linear-gradient(135deg,#19313c,#36616d);color:#7de6dc;font-size:22px;font-weight:800;letter-spacing:.08em}.automotive-reference-summary{display:grid;align-content:center;gap:16px;padding:clamp(34px,5vw,76px);background:#fff}.automotive-reference-summary>p:first-child{margin:0;color:#71818a;font-size:12px}.automotive-reference-summary>span,.automotive-reference-support>span,.automotive-reference-recommendations header>span,.automotive-reference-inquiry>div>span{color:#087e84;font-size:11px;font-weight:800;letter-spacing:.08em}.automotive-reference-summary h1{margin:0;color:#162b35;font-size:clamp(34px,4.2vw,56px);line-height:1.08}.automotive-reference-model{color:#37616c;font-size:15px}.automotive-reference-summary>p:not(:first-child){margin:0;color:#536772;font-size:15px;line-height:1.8}.automotive-reference-summary dl{display:grid;margin:4px 0 0;border-top:1px solid #d9e2e6}.automotive-reference-summary dl>div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:11px 0;border-bottom:1px solid #d9e2e6}.automotive-reference-summary dt{color:#71828a;font-size:12px}.automotive-reference-summary dd{margin:0;color:#213c46;font-size:13px;font-weight:800}.automotive-reference-actions{display:flex;flex-wrap:wrap;gap:9px}.automotive-reference-actions .primary-button{background:#0d8990;color:#fff}.automotive-reference-actions .standard-button{display:inline-grid;place-items:center;min-height:38px;border-color:#b9c9cf;color:#31525c;text-decoration:none}.automotive-reference-details{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:clamp(24px,4vw,64px);padding:clamp(40px,5vw,80px);background:#f2f5f7}.automotive-reference-tabs-panel{min-width:0;border-top:3px solid #0a858c;background:#fff}.automotive-reference-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #d9e2e6}.automotive-reference-tabs button{min-height:52px;border:0;border-right:1px solid #d9e2e6;background:#eef3f5;color:#5a7079;font-weight:800}.automotive-reference-tabs button:last-child{border-right:0}.automotive-reference-tabs button.active{background:#15343f;color:#fff}.automotive-reference-description,.automotive-reference-specification{display:grid;gap:18px;padding:clamp(28px,4vw,52px)}.automotive-reference-description h2,.automotive-reference-specification h2{margin:0;color:#18333e;font-size:clamp(24px,2.4vw,32px)}.automotive-reference-description>p,.automotive-reference-specification small{margin:0;color:#5e7078;line-height:1.8}.automotive-reference-description>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#d7e1e5}.automotive-reference-description article{display:grid;align-content:start;gap:9px;min-height:156px;padding:20px;background:#f9fbfc}.automotive-reference-description article>span{color:#0a858c;font-size:12px;font-weight:800}.automotive-reference-description article strong{color:#203d47}.automotive-reference-description article p{margin:0;color:#657780;font-size:13px;line-height:1.65}.automotive-reference-specification dl{display:grid;margin:0;border-top:1px solid #dce5e8}.automotive-reference-specification dl>div{display:grid;grid-template-columns:118px minmax(0,1fr);gap:14px;padding:12px 0;border-bottom:1px solid #dce5e8}.automotive-reference-specification dt{color:#71828a;font-size:12px}.automotive-reference-specification dd{margin:0;color:#243f49;font-size:13px;font-weight:800}.automotive-reference-support{display:grid;align-content:start;gap:16px;padding:clamp(28px,4vw,48px);background:#142b35}.automotive-reference-support h2{margin:0;color:#fff;font-size:28px;line-height:1.28}.automotive-reference-support p,.automotive-reference-support li{color:#b8c9cf;font-size:14px;line-height:1.7}.automotive-reference-support p{margin:0}.automotive-reference-support ul{display:grid;gap:8px;margin:0;padding-left:18px}.automotive-reference-support .primary-button{justify-self:start;margin-top:8px;background:#61cfc8;color:#133039}.automotive-reference-recommendations{display:grid;gap:24px;padding:clamp(40px,5vw,78px);background:#fff}.automotive-reference-recommendations header{display:grid;gap:7px}.automotive-reference-recommendations h2,.automotive-reference-inquiry h2{margin:0;color:#18333e;font-size:29px}.automotive-reference-recommendations>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.automotive-reference-recommendations article{display:grid;align-content:start;gap:10px;min-height:160px;padding:24px;border-top:3px solid #1b8790;background:#edf3f5}.automotive-reference-recommendations article strong{color:#1d3b45}.automotive-reference-recommendations article small{color:#667982;line-height:1.6}.automotive-reference-recommendations .text-action{justify-self:start;padding:0;border:0;background:transparent;color:#0c7e86;font-size:13px;font-weight:800}.automotive-reference-inquiry{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;padding:clamp(40px,5vw,70px);background:#0f2029}.automotive-reference-inquiry>div{display:grid;gap:9px;max-width:700px}.automotive-reference-inquiry h2{color:#fff}.automotive-reference-inquiry p{margin:0;color:#b8cad0;line-height:1.7}.automotive-reference-inquiry .primary-button{background:#58c6c2;color:#112e36}.multi-application-news{--furniture-news-content-width: min(980px, calc(100% - 40px) );gap:28px;padding:44px 0 52px;background:#fff}.furniture-news-article-head{display:grid;gap:13px;width:var(--furniture-news-content-width);margin:0 auto}.furniture-news-article-head>span{color:#0f766e;font-size:12px;font-weight:800}.furniture-news-article-head h1{margin:0;color:#1f3f38;font-size:clamp(30px,4vw,46px);line-height:1.25}.furniture-news-article-head p{margin:0;color:#718078;font-size:13px}.furniture-news-image{display:grid;gap:8px;width:var(--furniture-news-content-width);margin:0 auto}.furniture-news-image img{display:block;width:100%;min-height:280px;max-height:560px;object-fit:cover}.furniture-news-image-hero img{aspect-ratio:16 / 8}.furniture-news-image-detail img{aspect-ratio:16 / 10}.furniture-news-image figcaption{color:#718078;font-size:12px;line-height:1.6}.furniture-news-story{width:var(--furniture-news-content-width);margin:0 auto;color:#475569;font-size:16px;line-height:1.95}.furniture-news-story{display:grid;gap:16px}.furniture-news-story p{margin:0}.furniture-news-story h2{margin:10px 0 0;color:#264941;font-size:24px;line-height:1.35}.furniture-news-viewer{display:grid;gap:12px;width:var(--furniture-news-content-width);margin:6px auto;padding:22px 0;border-top:1px solid #dce7e3;border-bottom:1px solid #dce7e3}.furniture-news-viewer header{display:grid;gap:5px;width:100%}.furniture-news-viewer header strong{color:#173f39;font-size:20px}.furniture-news-viewer header small{color:#64748b;line-height:1.6}.furniture-news-related{display:grid;gap:12px;width:var(--furniture-news-content-width);margin:4px auto 0;padding-top:26px;border-top:1px solid #dce7e3}.furniture-news-related>span{color:#0f766e;font-size:12px;font-weight:800}.furniture-news-related>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.furniture-news-related article{display:grid;gap:7px;padding:18px;border:1px solid #d8e3df;background:#f8fbfa}.furniture-news-related strong{color:#20463e}.furniture-news-related small{color:#64748b;line-height:1.55}.automotive-solution-page{gap:0;background:#11191e}.automotive-solution-head{position:relative;display:grid;min-height:610px;overflow:hidden;background:#071016;color:#fff;isolation:isolate}.automotive-solution-head:after{position:absolute;z-index:-1;inset:0;content:"";background:#030a0fad}.automotive-solution-head>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.automotive-solution-head-content{display:grid;align-content:center;gap:16px;width:min(760px,calc(100% - 40px));padding:68px 0;margin-left:clamp(20px,8vw,144px)}.automotive-solution-head-content>span,.automotive-solution-brief section>span,.automotive-solution-challenges header>span,.automotive-solution-delivery header>span,.automotive-solution-scenarios header>span,.automotive-solution-structure figcaption>span{color:#67e1d7;font-size:11px;font-weight:800;letter-spacing:.06em}.automotive-solution-head h1{max-width:820px;margin:0;font-size:clamp(36px,5vw,60px);line-height:1.12;text-wrap:balance}.automotive-solution-head p{max-width:700px;margin:0;color:#d2e1e5;line-height:1.85;font-size:16px}.automotive-solution-head-content>div{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.automotive-solution-head-content>small{color:#b5cbd0;line-height:1.6}.automotive-solution-head .primary-button{background:#55c6bd;color:#10333f}.automotive-solution-head .standard-button{border-color:#ffffff6b;background:#050d1273;color:#fff}.automotive-solution-challenges{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);gap:28px;padding:52px clamp(20px,8vw,144px);background:#15252c}.automotive-solution-challenges header{display:grid;align-content:start;gap:10px}.automotive-solution-challenges h2{margin:0;color:#fff;font-size:30px;line-height:1.25}.automotive-solution-challenges>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.automotive-solution-challenges article{display:grid;gap:10px;padding:20px;border:1px solid rgba(134,190,194,.24);background:#ffffff0b}.automotive-solution-challenges article>span{color:#67e1d7;font-size:11px;font-weight:800}.automotive-solution-challenges article p{margin:0;color:#c5d5d8;font-size:13px;line-height:1.75}.automotive-solution-structure{position:relative;display:grid;min-height:470px;margin:0;overflow:hidden;background:#0c171c}.automotive-solution-structure:after{position:absolute;inset:0;content:"";background:#040c1185}.automotive-solution-structure img{width:100%;height:100%;object-fit:cover}.automotive-solution-structure figcaption{position:absolute;z-index:1;display:grid;align-content:center;gap:12px;inset:0 auto 0 clamp(20px,8vw,144px);width:min(480px,calc(100% - 40px));color:#fff}.automotive-solution-structure figcaption strong{font-size:32px;line-height:1.25}.automotive-solution-structure figcaption p{margin:0;color:#d7e4e5;line-height:1.75}.automotive-solution-review{display:block;padding:34px clamp(20px,8vw,144px);background:#0d171c}.viewer-profile-solution{gap:0;padding:0;border-color:#29454e;background:#111d23}.viewer-profile-solution .interactive-viewer-stage{min-height:560px;background:#111b20}.viewer-profile-solution .interactive-viewer-angle-rail{padding:12px;border-top:1px solid #29454e;background:#0d171c}.viewer-profile-solution .interactive-viewer-angle-rail button{border-color:#29454e;background:#14252c;color:#c3d7db}.viewer-profile-solution .interactive-viewer-angle-rail button.active{border-color:#61d3cb;box-shadow:inset 0 0 0 1px #61d3cb}.viewer-profile-solution .interactive-viewer-angle-rail b{background:#081217e6;color:#d8f5f1}.engineering-viewer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:62px;padding:12px 14px;border-bottom:1px solid #29454e;background:#0d171c}.engineering-viewer-toolbar>div:first-child{display:grid;gap:3px}.engineering-viewer-toolbar>div:first-child span{color:#67e1d7;font-size:10px;font-weight:800;letter-spacing:.08em}.engineering-viewer-toolbar>div:first-child strong{color:#f2f8f8;font-size:14px}.engineering-viewer-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.engineering-viewer-controls>button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #35545d;background:#13252c;color:#c7dcdf}.engineering-viewer-controls>button.active{border-color:#61d3cb;background:#1d5d62;color:#fff}.engineering-viewer-model-select{display:flex;align-items:center;gap:6px;color:#a9c2c6;font-size:11px;font-weight:800}.engineering-viewer-model-select select{min-width:160px;height:34px;padding:0 26px 0 9px;border:1px solid #35545d;border-radius:0;background:#13252c;color:#e5f1f2;font-size:12px}.automotive-solution-brief{display:grid;align-content:start;gap:1px;background:#fff;border-top:3px solid #1c7f87}.automotive-solution-brief section{display:grid;gap:7px;padding:17px 19px;border-bottom:1px solid #dce6e9}.automotive-solution-brief section>span{color:#1c7f87}.automotive-solution-brief section p{margin:0;color:#52666d;font-size:13px;line-height:1.7}.automotive-solution-value{display:grid;gap:8px;padding:18px 19px;background:#eef7f7}.automotive-solution-value strong{color:#163f4c}.automotive-solution-value p{margin:0;color:#397079;font-size:12px;line-height:1.6}.automotive-solution-brief>.primary-button{margin:17px 19px 0}.automotive-solution-brief>.lead-demo-success{margin:10px 19px 18px}.automotive-solution-viewer{min-width:0}.automotive-solution-viewer>header{display:grid;gap:6px;margin-bottom:10px}.automotive-solution-viewer>header span{color:#1c7f87;font-size:11px;font-weight:800}.automotive-solution-viewer>header strong{color:#173e4a;font-size:20px}.automotive-solution-viewer>header small{color:#61747a;line-height:1.6}.automotive-solution-scenarios,.automotive-solution-delivery{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);min-height:430px;overflow:hidden;background:#172b32}.automotive-solution-scenarios>img,.automotive-solution-delivery>img{width:100%;height:100%;min-height:430px;object-fit:cover}.automotive-solution-scenarios-content,.automotive-solution-delivery-content{display:grid;align-content:center;gap:20px;padding:48px clamp(20px,5vw,80px)}.automotive-solution-scenarios header,.automotive-solution-delivery header{display:grid;gap:7px}.automotive-solution-scenarios h2,.automotive-solution-delivery h2{margin:0;color:#fff;font-size:29px;line-height:1.28}.automotive-solution-scenarios-content>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.automotive-solution-scenarios article{display:grid;gap:8px;padding:17px;border-top:2px solid #61d3cb;background:#ffffff17}.automotive-solution-scenarios article strong,.automotive-solution-delivery article strong{color:#fff}.automotive-solution-scenarios article p,.automotive-solution-delivery article p{margin:0;color:#c6d8da;font-size:13px;line-height:1.65}.automotive-solution-delivery{grid-template-columns:minmax(320px,1.05fr) minmax(0,.95fr);background:#0e1d23}.automotive-solution-delivery>img{order:2}.automotive-solution-delivery-content{order:1}.automotive-solution-delivery-content>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.automotive-solution-delivery article{display:grid;gap:8px;padding:17px;border:1px solid rgba(157,214,211,.2);background:#ffffff0a}.automotive-solution-delivery article>span{color:#67e1d7;font-weight:800}.automotive-solution-delivery-content>.primary-button{width:max-content;background:#55c6bd;color:#10333f}.automotive-solution-delivery-content>.lead-demo-success{color:#8ee8df}.furniture-solution-viewer{display:grid;gap:10px}.furniture-solution-viewer>header{display:grid;gap:4px}.furniture-solution-viewer>header strong{color:#254940;font-size:17px}.furniture-solution-delivery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 clamp(20px,5vw,72px) 48px;background:#fff}.furniture-solution-delivery article{display:grid;gap:7px;padding:20px;border:1px solid #dbe4ee}.furniture-solution-delivery article+article{border-left:0}.furniture-solution-delivery span{color:#0f766e}.furniture-solution-delivery strong{color:#20463e}.furniture-solution-delivery p{margin:0;color:#64748b;font-size:13px;line-height:1.6}@media(max-width:860px){.multi-application-toolbar{grid-template-columns:1fr;align-items:stretch}.multi-application-tabs{width:100%}.multi-application-tabs button{flex:1;padding-inline:8px}.furniture-solution-layout{grid-template-columns:1fr;padding-inline:20px}.furniture-product-hero{grid-template-columns:1fr}.furniture-product-buybox{border-left:0;border-top:1px solid #dbe4ee}.interactive-viewer-stage{min-height:min(68vw,460px)}.furniture-product-highlights,.furniture-product-recommendations>div,.furniture-news-related>div,.furniture-solution-delivery{grid-template-columns:1fr}.furniture-product-highlights article,.furniture-product-care article+article,.furniture-solution-delivery article+article{border-left:0;border-right:0;border-top:1px solid rgba(255,255,255,.18)}.furniture-product-specs dl,.furniture-product-care{grid-template-columns:1fr}.multi-application-news{padding-top:28px}.furniture-news-image img{min-height:210px}.automotive-solution-review{grid-template-columns:1fr;padding-inline:20px}.automotive-solution-head,.automotive-solution-scenarios,.automotive-solution-delivery{padding-inline:20px}.automotive-solution-scenarios>div,.automotive-solution-delivery>div{grid-template-columns:1fr}.automotive-solution-head>div{align-items:stretch;flex-direction:column}.automotive-solution-head>div small{line-height:1.5}.reference-product-nav{align-items:flex-start;flex-direction:column;padding-block:16px}.reference-product-nav>div{justify-content:flex-start;gap:14px}.reference-product-hero,.reference-product-details{grid-template-columns:1fr}.reference-product-viewer{padding:12px;border-right:0;border-bottom:1px solid #d9e0e4}.reference-product-viewer .interactive-viewer-stage{min-height:min(78vw,500px)}.reference-product-summary{padding:32px 20px}.reference-product-details{gap:26px;padding:46px 20px}.reference-product-detail-grid{grid-template-columns:1fr}.reference-product-detail-grid article{border-right:0}.reference-product-footer{align-items:flex-start;flex-direction:column;padding:38px 20px}.reference-product-overview,.reference-product-review-layout{grid-template-columns:1fr}.reference-product-gallery-column{padding:14px;border-right:0;border-bottom:1px solid #d9e0e4}.reference-gallery-main,.reference-gallery-empty{min-height:min(76vw,440px)}.reference-product-contact{border-left:0;border-top:1px solid #d9e0e4;padding:28px 20px}.reference-product-review-layout{gap:18px;padding:32px 20px}.reference-engineering-viewer .interactive-viewer-stage{min-height:min(82vw,480px)}.reference-product-gallery-demo .reference-gallery-main{min-height:min(76vw,440px)}.reference-product-recommendations{padding:40px 20px}.reference-product-recommendations>div{grid-template-columns:1fr}.reference-product-inquiry{align-items:flex-start;flex-direction:column;padding:38px 20px}.reference-product-review-layout{grid-template-columns:1fr;padding:28px 20px}.reference-engineering-viewer{padding:24px 0 0;border-left:0;border-top:0}.reference-product-description,.reference-product-specification{min-height:auto}.viewer-profile-engineering .interactive-viewer-stage{min-height:min(82vw,480px)}.multi-application-tabs{overflow-x:auto;width:100%}.multi-application-tabs button{flex:0 0 auto}.automotive-reference-nav{align-items:flex-start;flex-direction:column;padding-block:16px}.automotive-reference-nav>div{justify-content:flex-start;gap:14px}.automotive-reference-overview,.automotive-reference-details{grid-template-columns:1fr}.automotive-reference-gallery{padding:14px;border-right:0;border-bottom:1px solid #d6e0e4}.automotive-reference-main{width:100%}.automotive-reference-main,.automotive-reference-main.is-model,.automotive-reference-main.is-model .interactive-viewer-surface,.automotive-reference-main.is-model .interactive-viewer-stage{min-height:0}.automotive-reference-thumbnails{width:100%;overflow-x:auto;grid-template-columns:repeat(4,minmax(112px,1fr));padding-bottom:2px}.automotive-reference-summary{padding:34px 20px}.automotive-reference-details{gap:0;padding:0}.automotive-reference-tabs-panel{border-top:0}.automotive-reference-description,.automotive-reference-specification{padding:30px 20px}.automotive-reference-description>div,.automotive-reference-recommendations>div{grid-template-columns:1fr}.automotive-reference-support{padding:34px 20px}.automotive-reference-recommendations{padding:40px 20px}.automotive-reference-inquiry{align-items:flex-start;flex-direction:column;padding:40px 20px}}@media(max-width:860px){.automotive-solution-head{min-height:520px}.automotive-solution-head-content{width:calc(100% - 40px);padding-block:48px;margin-left:20px}.automotive-solution-head h1{font-size:38px}.automotive-solution-challenges,.automotive-solution-scenarios,.automotive-solution-delivery{grid-template-columns:1fr}.automotive-solution-challenges{padding-inline:20px}.automotive-solution-challenges>div{grid-template-columns:1fr}.automotive-solution-review{padding:20px}.viewer-profile-solution .interactive-viewer-stage{min-height:min(94vw,520px)}.engineering-viewer-toolbar{align-items:flex-start;flex-direction:column}.engineering-viewer-controls{justify-content:flex-start}.engineering-viewer-model-select{width:100%}.engineering-viewer-model-select select{flex:1;min-width:0}.automotive-solution-structure{min-height:420px}.automotive-solution-structure figcaption{left:20px;width:calc(100% - 40px)}.automotive-solution-structure figcaption strong{font-size:28px}.automotive-solution-scenarios>img,.automotive-solution-delivery>img{min-height:250px}.automotive-solution-scenarios-content,.automotive-solution-delivery-content{padding:34px 20px}.automotive-solution-delivery>img{order:1}.automotive-solution-delivery-content{order:2}.automotive-solution-scenarios-content>div,.automotive-solution-delivery-content>div{grid-template-columns:1fr}}.public-route-state{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:12px;padding:32px;text-align:center;color:#1f2937;background:#f5f7fa}.public-route-state h1,.public-route-state p{margin:0}.public-route-state p{max-width:560px;color:#667085}.cloud-migration-card{margin-top:18px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #d9e2ec;border-radius:16px;background:#f8fbff}.cloud-migration-card>div{display:grid;gap:6px}.cloud-migration-card small,.cloud-migration-card p{margin:0;color:#667085}.lead-demo-error{display:block;color:#b42318}.published-lead-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0}.published-lead-fields label{display:grid;gap:6px;font-size:12px;color:var(--published-muted, #667085)}.published-lead-fields label.wide{grid-column:1 / -1}.published-lead-fields input,.published-lead-fields textarea{width:100%;box-sizing:border-box;border:1px solid color-mix(in srgb,var(--published-muted, #667085) 32%,transparent);border-radius:10px;padding:10px 11px;color:var(--published-text, #111827);background:color-mix(in srgb,var(--published-surface, #fff) 92%,transparent)}.published-lead-fields textarea{min-height:84px;resize:vertical}@media(max-width:640px){.cloud-migration-card{align-items:stretch;flex-direction:column}.published-lead-fields{grid-template-columns:1fr}.published-lead-fields label.wide{grid-column:auto}}.template-settings-range{display:grid;gap:7px}.template-settings-range>span{display:flex;align-items:center;justify-content:space-between;color:#334155;font-size:12px;font-weight:800}.template-settings-range output{color:#2563eb;font-variant-numeric:tabular-nums}.template-settings-range input[type=range]{width:100%;accent-color:#2563eb}.published-preview-page[class*=template-family-]{--published-content-side-size: clamp(320px, var(--published-content-size, 440px), 520px);--published-content-stack-size: clamp(180px, var(--published-content-size, 230px), 300px)}.published-preview-page.template-family-showcase.content-position-left .published-hero,.published-preview-page.template-family-configurator.content-position-left .published-hero,.published-preview-page.template-family-engineering.content-position-left .published-hero{display:grid;grid-template-columns:var(--published-content-side-size) minmax(0,1fr);grid-template-rows:minmax(0,1fr);grid-template-areas:"content viewer"}.published-preview-page.template-family-showcase.content-position-right .published-hero,.published-preview-page.template-family-configurator.content-position-right .published-hero,.published-preview-page.template-family-engineering.content-position-right .published-hero{display:grid;grid-template-columns:minmax(0,1fr) var(--published-content-side-size);grid-template-rows:minmax(0,1fr);grid-template-areas:"viewer content"}.published-preview-page.template-family-showcase.content-position-top .published-hero,.published-preview-page.template-family-configurator.content-position-top .published-hero,.published-preview-page.template-family-engineering.content-position-top .published-hero{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:var(--published-content-stack-size) minmax(0,1fr);grid-template-areas:"content" "viewer"}.published-preview-page.template-family-showcase.content-position-bottom .published-hero,.published-preview-page.template-family-configurator.content-position-bottom .published-hero,.published-preview-page.template-family-engineering.content-position-bottom .published-hero{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) var(--published-content-stack-size);grid-template-areas:"viewer" "content"}.published-preview-page.template-family-showcase .published-copy,.published-preview-page.template-family-engineering .published-engineering-copy,.published-preview-page.template-family-configurator .published-configurator-sidebar{grid-area:content;min-width:0;min-height:0;max-width:none;max-height:none;overflow:auto;overscroll-behavior:contain}.published-preview-page.template-family-showcase .published-viewer,.published-preview-page.template-family-configurator .published-viewer{grid-area:viewer;width:auto;height:auto;min-width:0;min-height:clamp(420px,54vw,680px)}.published-preview-page.template-family-engineering .published-viewer{grid-area:viewer;width:auto;height:auto;min-width:0;min-height:clamp(500px,56vw,680px)}.published-preview-page.template-family-showcase .published-copy,.published-preview-page.template-family-engineering .published-engineering-copy{padding:clamp(22px,3vw,42px);background:color-mix(in srgb,var(--published-surface, #fff) 94%,var(--published-bg, #f8fafc))}.published-preview-page.template-family-engineering .published-engineering-copy{align-content:center;border:1px solid color-mix(in srgb,var(--published-primary, #2563eb) 16%,var(--line, #e2e8f0));border-radius:var(--published-card-radius, 16px)}.published-preview-page.template-family-engineering.content-position-top .published-engineering-copy,.published-preview-page.template-family-engineering.content-position-bottom .published-engineering-copy{width:auto;align-content:start}.published-preview-page.template-family-configurator.content-position-left .published-configurator-sidebar{border-width:0 1px 0 0}.published-preview-page.template-family-configurator.content-position-right .published-configurator-sidebar{border-width:0 0 0 1px}.published-preview-page.template-family-configurator.content-position-top .published-configurator-sidebar,.published-preview-page.template-family-configurator.content-position-bottom .published-configurator-sidebar{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-content:stretch;gap:10px;padding:12px;border-width:0 0 1px}.published-preview-page.template-family-configurator.content-position-bottom .published-configurator-sidebar{border-width:1px 0 0}.published-preview-page.template-family-configurator.content-position-top .configurator-side-card,.published-preview-page.template-family-configurator.content-position-bottom .configurator-side-card{min-width:0}.published-preview-page.template-family-immersive-brand.content-position-bottom .published-hero.immersive-brand-hero{--immersive-builder-expanded-height: var(--published-content-stack-size)}.published-preview-page.template-family-immersive-brand.content-position-top .published-hero.immersive-brand-hero{grid-template-columns:minmax(0,1fr);grid-template-rows:84px minmax(0,1fr)}.published-preview-page.template-family-immersive-brand.content-position-top .published-hero.immersive-brand-hero.immersive-brand-panel-open{grid-template-rows:var(--published-content-stack-size) minmax(0,1fr)}.published-preview-page.template-family-immersive-brand.content-position-top .published-hero.immersive-brand-hero>.published-viewer{grid-row:2}.published-preview-page.template-family-immersive-brand.content-position-top .published-hero.immersive-brand-hero>.immersive-brand-bottom-panel,.published-preview-page.template-family-immersive-brand.content-position-top .published-hero.immersive-brand-hero>.immersive-brand-panel-trigger{grid-row:1}.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero,.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero{grid-template-rows:minmax(0,1fr)}.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero{grid-template-columns:84px minmax(0,1fr)}.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero.immersive-brand-panel-open{grid-template-columns:var(--published-content-side-size) minmax(0,1fr)}.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero{grid-template-columns:minmax(0,1fr) 84px}.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero.immersive-brand-panel-open{grid-template-columns:minmax(0,1fr) var(--published-content-side-size)}.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero>.published-viewer{grid-row:1;grid-column:2}.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero>.published-viewer{grid-row:1;grid-column:1}.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero>.immersive-brand-bottom-panel,.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero>.immersive-brand-panel-trigger{grid-row:1;grid-column:1}.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero>.immersive-brand-bottom-panel,.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero>.immersive-brand-panel-trigger{grid-row:1;grid-column:2}.published-preview-page.template-family-immersive-brand.content-position-left .immersive-brand-panel-trigger,.published-preview-page.template-family-immersive-brand.content-position-right .immersive-brand-panel-trigger{height:100%;min-height:0;padding:10px 8px;grid-template-columns:1fr;grid-template-rows:1fr}.published-preview-page.template-family-immersive-brand.content-position-left .immersive-brand-panel-trigger>span:first-child,.published-preview-page.template-family-immersive-brand.content-position-left .immersive-brand-panel-trigger>strong,.published-preview-page.template-family-immersive-brand.content-position-right .immersive-brand-panel-trigger>span:first-child,.published-preview-page.template-family-immersive-brand.content-position-right .immersive-brand-panel-trigger>strong{display:none}.published-preview-page.template-family-immersive-brand.content-position-left .immersive-brand-panel-trigger>span:last-child,.published-preview-page.template-family-immersive-brand.content-position-right .immersive-brand-panel-trigger>span:last-child{justify-self:center;writing-mode:vertical-rl}.workspace-shell.preview-shell .preview-workspace-content>.published-preview-page.template-family-configurator,.workspace-shell.preview-shell .preview-workspace-content>.published-preview-page.template-family-configurator>.published-hero{height:100%;min-height:0;max-height:100%;overflow:hidden}.workspace-shell.preview-shell .published-preview-page.template-family-configurator .published-hero{min-height:0}.workspace-shell.preview-shell .published-preview-page.template-family-configurator .published-configurator-sidebar{min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;border-inline-start-color:color-mix(in srgb,var(--published-primary, #2563eb) 22%,var(--line, #e2e8f0))}.workspace-shell.preview-shell .published-preview-page.template-family-configurator .published-configurator-sidebar::-webkit-scrollbar{width:8px}.workspace-shell.preview-shell .published-preview-page.template-family-configurator .published-configurator-sidebar::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:color-mix(in srgb,var(--published-primary, #2563eb) 36%,transparent);background-clip:padding-box}@media(max-width:900px){.workspace-shell.preview-shell .preview-workspace-content>.published-preview-page.template-family-configurator,.workspace-shell.preview-shell .preview-workspace-content>.published-preview-page.template-family-configurator>.published-hero{height:100%;min-height:0;max-height:100%}.workspace-shell.preview-shell .published-preview-page.template-family-configurator .published-configurator-sidebar{max-height:100%;overflow-y:auto;border-inline-start:0}}@media(max-width:900px){.published-preview-page.template-family-showcase .published-hero,.published-preview-page.template-family-configurator .published-hero,.published-preview-page.template-family-engineering .published-hero{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(390px,62vw) auto!important;grid-template-areas:"viewer" "content"!important}.published-preview-page.template-family-showcase .published-copy,.published-preview-page.template-family-engineering .published-engineering-copy,.published-preview-page.template-family-configurator .published-configurator-sidebar{max-height:min(48dvh,420px)}.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero,.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) 84px}.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero.immersive-brand-panel-open,.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero.immersive-brand-panel-open{grid-template-rows:minmax(0,1fr) var(--published-content-stack-size)}.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero>.published-viewer,.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero>.published-viewer,.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero>.immersive-brand-bottom-panel,.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero>.immersive-brand-panel-trigger,.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero>.immersive-brand-bottom-panel,.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero>.immersive-brand-panel-trigger{grid-column:1}.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero>.published-viewer,.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero>.published-viewer{grid-row:1}.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero>.immersive-brand-bottom-panel,.published-preview-page.template-family-immersive-brand.content-position-left .published-hero.immersive-brand-hero>.immersive-brand-panel-trigger,.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero>.immersive-brand-bottom-panel,.published-preview-page.template-family-immersive-brand.content-position-right .published-hero.immersive-brand-hero>.immersive-brand-panel-trigger{grid-row:2}.published-preview-page.template-family-immersive-brand.content-position-left .immersive-brand-panel-trigger,.published-preview-page.template-family-immersive-brand.content-position-right .immersive-brand-panel-trigger{height:auto;min-height:84px;padding:12px 16px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto}.published-preview-page.template-family-immersive-brand.content-position-left .immersive-brand-panel-trigger>span:first-child,.published-preview-page.template-family-immersive-brand.content-position-left .immersive-brand-panel-trigger>strong,.published-preview-page.template-family-immersive-brand.content-position-right .immersive-brand-panel-trigger>span:first-child,.published-preview-page.template-family-immersive-brand.content-position-right .immersive-brand-panel-trigger>strong{display:initial}.published-preview-page.template-family-immersive-brand.content-position-left .immersive-brand-panel-trigger>span:last-child,.published-preview-page.template-family-immersive-brand.content-position-right .immersive-brand-panel-trigger>span:last-child{writing-mode:horizontal-tb}}
