*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f4f6f7;--surface: #ffffff;--surface-soft: #f8faf9;--border: #dfe5e3;--text: #17231f;--text-secondary: #5d6c66;--text-muted: #8a9892;--accent: #0f766e;--accent-strong: #115e59;--accent-soft: #ccfbf1;--danger: #dc2626;--danger-soft: #fef2f2;--font: "Segoe UI", "Microsoft YaHei", system-ui, sans-serif}html,body,#app{width:100%;height:100%;overflow:hidden;font-family:var(--font);color:var(--text);background:var(--bg)}button,input,select,textarea{font:inherit}.app-shell{display:flex;flex-direction:column;height:100%;min-height:0}.topbar{position:relative;display:grid;grid-template-columns:minmax(170px,1fr) auto minmax(0,1fr);align-items:center;gap:12px;padding:10px 18px;background:var(--surface);border-bottom:1px solid var(--border)}.topbar .brand{grid-column:1}.topbar-actions{grid-column:3;justify-self:end;justify-content:flex-end;flex-wrap:nowrap;width:max-content;gap:6px}.topbar .mode-tabs{grid-column:2;justify-self:center}.shortcut-popover{position:absolute;top:56px;right:16px;z-index:10;width:240px;display:grid;gap:8px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 10px 30px #0f172a2e}.brand,.topbar-actions,.preview-actions{display:flex;align-items:center;gap:8px;min-width:0}.topbar .topbar-actions{gap:6px}.topbar-actions .button{flex:0 0 auto;min-height:34px;padding:7px 9px;font-size:12px;white-space:nowrap}.topbar-actions .split-button{flex:0 0 auto}.topbar-actions .privacy-badge{flex:0 0 auto;padding:6px 8px;white-space:nowrap}.brand-mark{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;background:#102a2a;color:#99f6e4;font-weight:700}.brand p{color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.06em}.brand h1{font-size:16px;font-weight:650}.privacy-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:12px;white-space:nowrap}.privacy-badge i{width:7px;height:7px;border-radius:50%;background:var(--accent)}.button,.icon-button,.icon-btn,.file-button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;cursor:pointer;transition:.15s ease}.button{min-height:32px;padding:7px 13px;font-size:13px;font-weight:600}.button:hover,.icon-button:hover,.icon-btn:hover,.file-button:hover{background:#eef2f1}.button:disabled,.icon-button:disabled,.icon-btn:disabled{opacity:.45;cursor:not-allowed}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-strong)}.button.secondary{background:var(--accent-soft);border-color:#99f6e4;color:var(--accent-strong)}.button.export-pdf{background:#ea580c;border-color:#ea580c;color:#fff}.button.export-pdf:hover{background:#c2410c;border-color:#c2410c}.button.ghost{background:transparent;border-color:transparent;color:var(--text-secondary)}.split-button{position:relative;display:inline-flex}.split-button .button{margin:0}.split-button-main{border-radius:6px 0 0 6px}.split-button-arrow{min-width:30px;padding-inline:7px;border-left-color:#0f766e4d;border-radius:0 6px 6px 0}.split-button-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:20;min-width:120px;padding:5px;border:1px solid var(--border);border-radius:7px;background:var(--surface);box-shadow:0 10px 30px #0f172a2e}.split-button-menu button{width:100%;padding:7px 10px;border:0;border-radius:5px;background:transparent;color:var(--text);text-align:left;cursor:pointer}.split-button-menu button:hover{background:#eef2f1}.split-button-menu button:disabled{opacity:.45;cursor:not-allowed}.button.icon-text{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;padding-inline:8px}.button.icon-text span{min-width:18px;color:var(--accent-strong);font-weight:800}.button.full,.file-button{width:100%}.button.tiny{min-height:26px;padding:3px 8px;font-size:12px}.icon-button,.icon-btn{width:30px;height:30px;display:inline-grid;place-items:center;flex:0 0 auto}.icon-button.danger:hover{background:var(--danger-soft);border-color:#fecaca;color:var(--danger)}.icon-btn.active{background:var(--accent-soft);border-color:#99f6e4;color:var(--accent-strong)}.workspace{display:flex;flex:1 1 0;min-height:0}.workspace.three-pane{display:grid;grid-template-columns:340px minmax(0,1fr) 320px}.workspace.two-pane{display:grid;grid-template-columns:380px minmax(0,1fr)}.controls-panel{width:340px;flex:0 0 340px;display:flex;flex-direction:column;min-height:0;background:var(--surface);border-right:1px solid var(--border)}.controls-panel.wide-panel{width:380px;flex-basis:380px}.template-panel{min-height:0;background:var(--surface);border-left:1px solid var(--border);overflow:hidden}.template-scroll{height:100%;overflow:auto;padding:14px;display:flex;flex-direction:column;gap:14px}.tabbar{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:10px;border-bottom:1px solid var(--border);background:var(--surface-soft)}.tabbar button{min-width:0;min-height:30px;border:0;border-radius:6px;background:transparent;color:var(--text-secondary);font-size:12px;font-weight:650;cursor:pointer}.tabbar button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #0f172a1f}.mode-tabs{display:grid;grid-template-columns:repeat(3,minmax(106px,1fr));gap:6px;padding:4px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft)}.panel-heading-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-heading-actions>div{min-width:0}.compact-file-button{flex:0 0 auto;min-height:30px;padding:6px 9px;white-space:nowrap}.mode-tabs button,.tool-switch button{min-height:30px;border:0;border-radius:6px;background:transparent;color:var(--text-secondary);font-size:12px;font-weight:650;cursor:pointer}.mode-tabs button.active,.tool-switch button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #0f172a1f}.tool-switch{display:flex;gap:4px;padding:3px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft)}.tool-switch button{min-width:58px;padding:0 10px;font-size:12px;white-space:nowrap}.controls-scroll{flex:1;min-height:0;overflow:auto;padding:14px;scrollbar-gutter:stable}.side-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:10px;border-bottom:1px solid var(--border);background:var(--surface-soft)}.side-tabs button{min-height:30px;border:0;border-radius:6px;background:transparent;color:var(--text-secondary);font-size:12px;font-weight:650;cursor:pointer}.side-tabs button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #0f172a1f}.panel-stack{display:flex;flex-direction:column;gap:10px}.panel-heading{margin-bottom:2px}.panel-heading h2{font-size:16px;font-weight:650}.panel-heading p,.field-note{color:var(--text-muted);font-size:12px;line-height:1.5}.action-heading,.layer-head,.save-row{display:flex;align-items:center;gap:8px}.action-heading{justify-content:space-between}.layer-card{display:flex;flex-direction:column;gap:9px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft)}.layer-card.selected{border-color:var(--accent);box-shadow:0 0 0 3px #0f766e1a}.layer-head{justify-content:space-between}.layer-head>div{display:flex;gap:4px}.plain-input{min-width:0;width:150px;border:0;background:transparent;color:var(--text);font-size:14px;font-weight:650}.plain-input:focus{outline:2px solid rgb(15 118 110 / 18%);border-radius:4px}.field-grid{display:grid;gap:8px}.field-grid.two-columns{grid-template-columns:1fr 1fr}.field-grid.three-columns{grid-template-columns:repeat(3,1fr)}.segmented-control{display:grid;gap:4px;padding:3px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft)}.segmented-control.two{width:100%;grid-template-columns:repeat(2,1fr)}.segmented-control.three{width:100%;grid-template-columns:repeat(3,1fr)}.segmented-control button{min-height:28px;border:0;border-radius:6px;background:transparent;color:var(--text-secondary);font-size:12px;font-weight:650;cursor:pointer}.segmented-control button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #0f172a1f}label{display:flex;flex-direction:column;gap:4px;color:var(--text-secondary);font-size:12px;font-weight:600}.checkbox-row{flex-direction:row;align-items:center;gap:8px;color:var(--text)}.checkbox-row input{width:15px;height:15px;accent-color:var(--accent)}.config-input,.save-row input,.save-row select{width:100%;min-height:32px;padding:6px 8px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text);font-size:13px}textarea.config-input{min-height:74px;resize:vertical;line-height:1.45}.config-input:focus,.save-row input:focus,.save-row select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0f766e1f}.color-input{height:34px;padding:2px 6px}.layer-add-row,.layer-toolbar{display:grid;grid-template-columns:1fr 1fr;gap:8px}.layer-add-row{grid-template-columns:repeat(3,1fr)}.layer-add-row.two-items,.layer-add-row.production-layer-add{grid-template-columns:repeat(2,1fr)}.layer-add-row:has(button:nth-child(4)){grid-template-columns:repeat(4,1fr)}.shape-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.shape-menu button{min-height:30px;border:1px solid var(--border);border-radius:6px;background:var(--surface);cursor:pointer}.locked-layer{background:#eef2f1;color:var(--text-muted)}.layer-stack{display:flex;flex-direction:column-reverse;gap:8px}.layer-row,.icon-toggle-row{display:flex;align-items:center;gap:6px}.layer-select-check{width:15px;height:15px;accent-color:var(--accent)}.layer-row .plain-input{flex:1}.layer-type-icon{width:26px;height:26px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text-secondary);font-size:12px;font-weight:800}.compact-layer{cursor:pointer;padding:10px}.compact-layer.locked{opacity:.72;background:#f8fafc}.compact-layer.locked .plain-input{color:var(--text-muted)}.compact-layer.mask{border-color:#0f766e;background:#f0fdfa}.compact-layer.child{border-left:3px solid #0f766e}.layer-badge{flex:0 0 auto;padding:2px 6px;border-radius:999px;background:#ccfbf1;color:#0f766e;font-size:11px;font-weight:800}.mask-empty-slot{height:24px;margin:8px 0 0 48px;display:flex;align-items:center;padding:0 10px;border-radius:6px;background:#e5e7eb;color:var(--text-muted);font-size:12px}.compact-layer .layer-head span,.locked-layer span{color:var(--text-muted);font-size:11px;font-weight:700}.file-button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:7px 12px;color:var(--text-secondary);font-size:13px;font-weight:650}.file-icon{position:relative;overflow:hidden}.production-layer-add .file-icon{display:inline-flex;align-items:center;justify-content:center;text-align:center}.file-button.secondary{background:#ecfeff;border-color:#a5f3fc;color:#155e75}.file-chip{min-height:30px;padding:7px 9px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text-secondary);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-chip.empty{color:var(--text-muted)}.section-rule{display:flex;align-items:center;gap:10px;margin-top:4px}.section-rule:after{content:"";height:1px;flex:1;background:var(--border)}.section-rule span{color:var(--text-muted);font-size:11px;font-weight:700}.preview-column{flex:1;min-width:0;display:flex;flex-direction:column;background:#e5e7eb}.preview-toolbar,.preview-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;flex:0 0 auto;padding:10px 14px;background:var(--surface);border-bottom:1px solid var(--border)}.preview-toolbar>div:first-child{min-width:140px;flex:1 1 160px}.preview-toolbar>span:last-child{min-width:0;flex:1 0 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-toolbar strong{font-size:13px}.preview-toolbar span,.preview-footer{color:var(--text-muted);font-size:12px}.preview-toolbar span.error{color:var(--danger)}.preview-footer{border-top:1px solid var(--border);border-bottom:0}.stage{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#e5e7eb;background-image:linear-gradient(45deg,#d8dddc 25%,transparent 25%),linear-gradient(-45deg,#d8dddc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#d8dddc 75%),linear-gradient(-45deg,transparent 75%,#d8dddc 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.stage canvas{border-radius:0;box-shadow:none;transform-origin:center center}.batch-log{flex:1;min-height:0;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:8px}.batch-log p{padding:9px 11px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text-secondary);font-size:13px}.production-workspace .layer-card.selected{border-color:var(--accent);box-shadow:0 0 0 3px #0f766e1a}.production-layer-stack{flex-direction:column}.template-card.selected{border-color:var(--accent)}.production-template-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.production-template-actions button{min-height:26px;padding:3px 5px;border:1px solid var(--border);border-radius:5px;background:var(--surface);color:var(--text-secondary);font-size:11px;cursor:pointer}.batch-workspace{display:grid;grid-template-columns:340px minmax(0,1fr)}.batch-main{min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--bg)}.batch-content{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:14px;padding:14px}.batch-preview,.batch-log{min-height:0;overflow:auto;padding:14px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.batch-preview{display:grid;place-items:center}.batch-preview img{display:block;max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 8px 24px #0f172a24}.batch-template-list{display:flex;flex-direction:column;gap:8px}.batch-template-row{width:100%;min-height:66px;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;padding:7px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);text-align:left;cursor:pointer}.batch-template-row.active{border-color:var(--accent);background:var(--accent-soft)}.batch-template-row img,.batch-template-row .thumb-empty{width:52px;height:52px;border-radius:6px;object-fit:contain;background:#eef2f1}.batch-template-row>span:last-child{min-width:0;display:flex;flex-direction:column;gap:4px}.batch-template-row strong,.batch-template-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-template-row small{color:var(--text-muted)}.batch-mode-card{padding:12px;border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:8px;background:var(--surface-soft)}.batch-mode-card.production{border-left-color:#db2777}.batch-mode-card p{margin-top:5px;color:var(--text-secondary);font-size:12px;line-height:1.5}.batch-subsection{display:flex;flex-direction:column;gap:9px;margin-left:10px;padding:10px 0 10px 14px;border-left:2px solid var(--border)}.batch-subsection-title{display:flex;align-items:center;gap:8px;margin-left:-22px;color:var(--text);font-size:13px}.batch-subsection-title span{width:28px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:var(--accent);color:#fff;font-size:10px;font-weight:800}.batch-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.batch-stats div{display:flex;flex-direction:column;gap:2px;padding:10px 6px;border-radius:7px;background:var(--surface-soft);text-align:center}.batch-stats strong{color:var(--accent-strong);font-size:18px}.batch-stats span{color:var(--text-muted);font-size:10px}.gradient-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gradient-list button{min-height:42px;border:1px solid var(--border);border-radius:6px;color:#111827;font-size:12px;font-weight:700;cursor:pointer}.empty-panel{padding:14px;border:1px dashed var(--border);border-radius:8px;background:var(--surface-soft);color:var(--text-muted);font-size:12px;text-align:center}.empty-panel.warning{color:var(--danger);background:var(--danger-soft);border-color:#fecaca}.folder-tree{display:grid;gap:4px}.tree-row{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%;min-height:30px;padding:5px 10px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text-secondary);font-size:12px;text-align:left;cursor:pointer}.tree-toggle{width:14px;flex:0 0 14px;color:var(--accent-strong);font-weight:800;text-align:center}.tree-row.active,.tree-row.terminal{border-color:var(--accent);color:var(--accent-strong);background:var(--accent-soft)}.tree-count{margin-left:auto;color:var(--text-muted);font-size:11px;white-space:nowrap}.folder-menu-wrap{position:relative;margin-left:2px}.folder-menu-button{display:inline-grid;place-items:center;min-width:24px;height:22px;border-radius:5px;color:var(--text-secondary);font-weight:800}.folder-menu-button:hover{background:var(--surface-soft)}.folder-menu{position:absolute;top:25px;right:0;z-index:4;display:grid;min-width:86px;padding:5px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 10px 24px #0f172a1f}.folder-menu span{min-height:26px;padding:5px 7px;border-radius:5px;color:var(--text-secondary);font-size:12px}.folder-menu span:hover{background:var(--surface-soft)}.muted-tree .tree-row{cursor:default;background:#f8fafc}.template-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.template-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.template-card,.cloud-card{border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);padding:8px}.local-template-card{position:relative;display:grid;gap:8px;cursor:grab}.local-template-card strong{padding-right:26px;color:var(--text);font-size:13px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.template-menu-button{position:absolute;top:7px;right:7px;width:26px;height:24px;border:1px solid var(--border);border-radius:6px;background:#ffffffe0;color:var(--text-secondary);cursor:pointer}.template-menu{position:absolute;top:35px;right:7px;z-index:3;display:grid;min-width:96px;padding:5px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 10px 24px #0f172a1f}.template-menu button,.move-panel button{min-height:26px;border:0;border-radius:5px;background:transparent;color:var(--text-secondary);text-align:left;cursor:pointer}.move-panel button:disabled{opacity:.4;cursor:not-allowed}.template-menu button:hover,.move-panel button:hover{background:var(--surface-soft)}.move-panel{display:grid;gap:5px;padding:8px;border:1px solid var(--border);border-radius:8px;background:#f8fafc}.template-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.template-quick-actions button{min-height:28px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--accent-strong);cursor:pointer}.template-row{display:grid;grid-template-columns:58px minmax(0,1fr) repeat(5,auto);align-items:center;gap:6px;padding:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft)}.template-row img,.template-row .thumb-empty{width:58px;height:44px;object-fit:cover}.template-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.template-row button{min-height:24px;padding:3px 6px;border:1px solid var(--border);border-radius:5px;background:var(--surface);color:var(--text-secondary);font-size:11px;cursor:pointer}.template-card img,.thumb-empty{width:100%;aspect-ratio:4 / 3;object-fit:cover;border:1px solid var(--border);border-radius:6px;background:#eef2f1}.thumb-empty{display:grid;place-items:center;color:var(--text-muted);font-size:12px}.template-card strong,.cloud-card strong{display:block;margin-top:6px;font-size:13px}.template-actions{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.template-actions button{flex:1 1 42%;min-height:24px;border:1px solid var(--border);border-radius:5px;background:var(--surface);color:var(--text-secondary);font-size:11px;cursor:pointer}.cloud-card>div:first-child{display:flex;justify-content:space-between;gap:8px}.cloud-card span{color:var(--text-muted);font-size:12px}.coming-panel{flex:1;display:grid;place-content:center;gap:8px;padding:40px;text-align:center}.coming-panel h2{font-size:22px}.coming-panel p{color:var(--text-secondary)}.production-picker-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#0f172a75}.production-picker-dialog{width:min(1120px,96vw);height:min(820px,92vh);min-height:560px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #cbd5e1;border-radius:8px;background:var(--surface);box-shadow:0 24px 64px #0f172a47}.production-picker-header,.production-picker-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;background:var(--surface)}.production-picker-header{border-bottom:1px solid var(--border)}.production-picker-header h2{font-size:18px}.production-picker-header p,.production-picker-list-heading p,.production-picker-tree .panel-heading p{margin-top:3px;color:var(--text-muted);font-size:12px}.production-picker-close{flex:0 0 34px;font-size:20px}.production-picker-body{min-height:0;display:grid;grid-template-columns:250px minmax(0,1fr)}.production-picker-tree{min-height:0;overflow:auto;padding:16px 12px;border-right:1px solid var(--border);background:#f8fafc}.production-picker-tree .panel-heading{padding:0 4px 12px}.production-picker-tree .panel-heading h3,.production-picker-list-heading h3{font-size:14px}.production-tree-row{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px 7px 14px;border:0;border-radius:6px;background:transparent;color:var(--text-secondary);text-align:left;cursor:pointer}.production-tree-row:hover{background:#eef2f7}.production-tree-row.active{background:#ccfbf1;color:var(--accent-strong);font-weight:650}.production-tree-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-tree-row small{color:var(--text-muted)}.production-picker-main{min-height:0;overflow:auto;padding:16px 18px 24px}.production-picker-list-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.production-picker-list-heading>span{color:var(--text-muted);font-size:12px}.production-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px}.production-picker-card{min-width:0;display:grid;grid-template-rows:120px auto auto;gap:7px;padding:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-primary);text-align:left;cursor:pointer}.production-picker-card:hover{border-color:#94a3b8}.production-picker-card.active{border-color:var(--accent);box-shadow:0 0 0 2px #0d948824}.production-picker-card.unavailable{opacity:.62}.production-picker-card img,.production-picker-thumb-empty{width:100%;height:120px;object-fit:contain;border-radius:5px;background:linear-gradient(45deg,#e5e7eb 25%,transparent 25%),linear-gradient(-45deg,#e5e7eb 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e5e7eb 75%),linear-gradient(-45deg,transparent 75%,#e5e7eb 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.production-picker-thumb-empty,.production-picker-empty{display:grid;place-items:center;color:var(--text-muted);font-size:12px}.production-picker-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.production-picker-card small{color:var(--text-muted);line-height:1.45}.production-picker-empty{min-height:220px;border:1px dashed var(--border);border-radius:8px}.production-picker-preview{margin-top:18px;padding-top:16px;border-top:1px solid var(--border)}.production-picker-preview>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:13px}.production-picker-preview>div span{color:var(--text-muted)}.production-picker-preview img{width:100%;max-height:430px;display:block;object-fit:contain;background:linear-gradient(45deg,#e5e7eb 25%,transparent 25%),linear-gradient(-45deg,#e5e7eb 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e5e7eb 75%),linear-gradient(-45deg,transparent 75%,#e5e7eb 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.production-picker-footer{border-top:1px solid var(--border)}.production-picker-footer>p{min-width:0;overflow:hidden;color:var(--text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.production-picker-footer>p.error{color:var(--danger)}.production-picker-footer>div{display:flex;align-items:center;gap:8px}@media(max-width:1400px){.topbar-actions .privacy-badge{display:none}}@media(max-width:1250px){.mode-tabs{grid-template-columns:repeat(3,minmax(91px,1fr))}.topbar-actions .button{padding-inline:7px;font-size:11px}}@media(max-width:1100px){.topbar .brand>div:last-child{display:none}.topbar .mode-tabs{transform:translate(-70px)}}@media(max-width:900px){.topbar{align-items:flex-start;flex-direction:column;display:flex}.topbar-actions{width:100%;flex-wrap:wrap}.topbar .mode-tabs{transform:none}.controls-panel{width:330px;flex-basis:330px}.production-picker-backdrop{padding:10px}.production-picker-dialog{width:100%;height:96vh;min-height:0}.production-picker-body{grid-template-columns:1fr}.production-picker-tree{max-height:180px;border-right:0;border-bottom:1px solid var(--border)}.production-picker-footer{align-items:stretch;flex-direction:column}.production-picker-footer>div{justify-content:flex-end;flex-wrap:wrap}}
