.competitor-content-page{max-width:1480px}.cc-modern-page{--cc-ink: #111827;--cc-muted: #667085;--cc-soft: #f7faf8;--cc-surface: #ffffff;--cc-line: #dde7de;--cc-line-strong: #b9d4bd;--cc-green: #0f6a43;--cc-green-soft: #e8f7ed;--cc-blue: #3156d4;--cc-shadow: 0 18px 40px rgba(31, 41, 55, .08)}.cc-agent-header{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:20px;align-items:center;min-height:28px;padding:0 2px;border:0;border-radius:0;background:transparent;box-shadow:none}.cc-agent-title{min-width:0}.cc-agent-title .eyebrow{margin:0 0 2px;color:#4d6b58;font-size:11px;font-weight:700}.cc-agent-title h1{margin:0;color:#2a3440;font-size:17px;font-weight:750;line-height:1.2}.cc-agent-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:flex-end}.cc-header-link{display:inline-flex;gap:5px;align-items:center;min-height:20px;padding:0;border:0;color:#526071;background:transparent;text-align:left;cursor:pointer;transition:color .16s ease}.cc-header-link:hover{color:#164c38}.cc-header-link:focus-visible{outline:3px solid rgba(49,86,212,.18);outline-offset:2px;border-radius:6px}.cc-header-link svg{color:var(--cc-green)}.cc-header-link-copy{display:grid;gap:1px}.cc-header-link-title{display:inline-flex;align-items:center;gap:7px}.cc-header-link strong,.cc-header-link em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-header-link strong{font-size:13px;font-weight:500;line-height:1.2}.cc-header-link em{color:#7a8793;font-size:0;font-style:normal;line-height:0}.cc-status-dot{width:8px;height:8px;border-radius:50%;background:#c7cdd3;box-shadow:none}.cc-status-dot.connected{background:#0f6a43}.cc-action-tooltip-wrap{position:relative;display:inline-flex}.cc-action-tooltip{position:absolute;right:0;bottom:calc(100% + 8px);z-index:20;width:min(380px,72vw);padding:10px 12px;border:1px solid rgba(15,106,67,.16);border-radius:8px;color:#42504a;background:#fff;box-shadow:0 14px 32px #1f29371f;font-size:12px;line-height:1.55}.cc-workbench-layout{display:grid;grid-template-columns:minmax(280px,.3fr) minmax(0,.7fr);gap:18px;align-items:start}.cc-crawl-rail,.cc-ai-workbench,.cc-card-stack,.cc-interface-stack,.cc-analysis-workspace,.cc-progress-panel,.cc-settings-form{display:grid;gap:12px}.cc-crawl-rail{position:sticky;top:16px}.cc-ai-workbench{position:relative;grid-template-rows:minmax(520px,auto)}.cc-modern-page .panel{border-color:#0f6a4321;background:linear-gradient(180deg,#fff,#fbfdfb);box-shadow:0 1px #11182708}.cc-field{display:grid;gap:7px;color:#45534a;font-size:13px;font-weight:700}.cc-field input,.cc-field select,.cc-field textarea{width:100%;min-height:42px;padding:10px 11px;border:1px solid var(--cc-line);border-radius:8px;color:var(--cc-ink);background:var(--cc-surface);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.cc-field input:focus,.cc-field select:focus,.cc-field textarea:focus{border-color:var(--cc-green);box-shadow:0 0 0 3px #0f6a431f}.cc-field textarea{min-height:104px;line-height:1.55;resize:vertical}.cc-interface-launcher{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;width:100%;padding:11px;border:1px solid var(--cc-line);border-radius:8px;color:var(--cc-ink);background:#fff;text-align:left;cursor:pointer}.cc-interface-launcher:hover{border-color:var(--cc-line-strong);background:var(--cc-green-soft)}.cc-interface-launcher.passive{cursor:default}.cc-interface-launcher.passive:hover{border-color:var(--cc-line);background:#fff}.cc-interface-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;color:var(--cc-green);background:var(--cc-green-soft)}.cc-interface-launcher strong,.cc-interface-launcher em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-interface-launcher strong{font-size:13px}.cc-interface-launcher em{margin-top:2px;color:var(--cc-muted);font-size:12px;font-style:normal}.cc-selected-product{display:grid;grid-template-columns:68px minmax(0,1fr);gap:10px;padding:10px;border:1px solid var(--cc-line);border-radius:8px;background:var(--cc-soft)}.cc-selected-product img,.cc-thumb-placeholder{width:68px;height:68px;border:1px solid var(--cc-line);border-radius:8px;object-fit:cover;background:#fff}.cc-selected-product strong,.cc-selected-product span,.cc-selected-product p{display:block;margin:0}.cc-selected-product strong{overflow:hidden;color:var(--cc-ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.cc-selected-product span,.cc-selected-product p,.cc-progress-summary span,.cc-job-chip em,.cc-hero-insight span,.cc-generated-copy span,.cc-copy-card span{color:var(--cc-muted);font-size:12px;font-style:normal}.cc-selected-product p{display:-webkit-box;margin-top:5px;overflow:hidden;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cc-export-actions{display:flex;flex-wrap:wrap;gap:8px}.cc-export-actions.compact .button{flex:1 1 120px}.cc-progress-summary{display:grid;gap:3px}.cc-progress-summary strong{color:var(--cc-ink);font-size:14px}.cc-progress-track{height:8px;overflow:hidden;border-radius:999px;background:#e6eee8}.cc-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cc-green),#45a970);transition:width .18s ease}.cc-job-list{display:grid;gap:8px}.cc-job-chip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;padding:9px 10px;border:1px solid var(--cc-line);border-radius:8px;background:#fff}.cc-job-chip span{color:var(--cc-green);font-size:12px;font-weight:800}.cc-job-chip strong{overflow:hidden;color:var(--cc-ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.cc-feedback{padding:9px 12px;border:1px solid #cfe5d3;border-radius:8px;color:#0b5b39;background:var(--cc-green-soft);font-size:13px;font-weight:800}.cc-feedback-toast{position:absolute;top:0;left:0;z-index:15;max-width:min(320px,calc(100% - 24px));min-height:auto;box-shadow:0 12px 28px #1f29371a}.cc-generated-copy,.cc-copy-card{padding:14px;border:1px solid var(--cc-line);border-radius:8px;background:#fff}.cc-generated-copy strong,.cc-copy-card strong{display:block;margin-top:3px;color:var(--cc-ink);font-size:17px;line-height:1.35}.cc-generated-copy p,.cc-copy-card p{margin:8px 0 0;color:#3f4a43;font-size:13px;line-height:1.65}.cc-generated-copy ul{display:grid;gap:7px;margin:7px 0 10px;padding:0 0 0 18px;color:#3f4a43;font-size:13px;line-height:1.5}.cc-copy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.cc-empty{margin:0;padding:13px;border:1px dashed #cddbd0;border-radius:8px;color:var(--cc-muted);background:var(--cc-soft);font-size:13px;text-align:center}.cc-empty.compact{padding:9px}.cc-settings-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#1118276b}.cc-settings-dialog{width:min(520px,100%);border:1px solid rgba(255,255,255,.24);border-radius:12px;background:#fff;box-shadow:var(--cc-shadow)}.cc-settings-header,.cc-settings-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid var(--cc-line)}.cc-settings-actions{justify-content:flex-end;border-top:1px solid var(--cc-line);border-bottom:0}.cc-settings-header span{color:var(--cc-muted);font-size:12px;font-weight:800}.cc-settings-header h3{margin:2px 0 0;color:var(--cc-ink);font-size:18px}.cc-settings-form{padding:16px}.cc-icon-button{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--cc-line);border-radius:8px;color:var(--cc-muted);background:#fff;cursor:pointer}.cc-secret-hint{margin:0;color:var(--cc-muted);font-size:12px;line-height:1.5}@media(max-width:1180px){.cc-agent-header{grid-template-columns:1fr}.cc-agent-actions{justify-content:flex-start}.cc-header-link{flex:1 1 180px}.cc-workbench-layout{grid-template-columns:1fr}.cc-crawl-rail{position:static}.cc-copy-grid{grid-template-columns:1fr}}.content-collaboration-page{gap:18px}.cc-page-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto;white-space:nowrap}.cc-page-action-button{display:inline-flex;align-items:center;gap:10px;min-height:38px;border:0;border-radius:7px;padding:0 10px;background:#eff6ff;color:#1d4ed8}.cc-page-action-button:hover{background:#dbeafe}.cc-shell{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:16px;min-height:720px}.cc-product-panel,.cc-workspace{border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#fff;box-shadow:0 16px 40px #0f172a14}.cc-product-panel{display:flex;flex-direction:column;min-height:0;overflow:hidden}.cc-panel-header,.cc-workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid rgba(15,23,42,.08)}.cc-panel-header span,.cc-workspace-header span,.cc-entry-owner,.cc-field-hint,.cc-meta{color:#64748b;font-size:12px}.cc-panel-header strong,.cc-workspace-header h2{margin:0;color:#0f172a}.cc-workspace-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;position:relative}.cc-competitor-menu{position:relative}.cc-competitor-menu summary{display:inline-flex;align-items:center;gap:6px;min-height:30px;border:1px solid rgba(15,23,42,.12);border-radius:8px;padding:5px 9px;background:#fff;color:#0f172a;font-size:12px;font-weight:700;cursor:pointer;list-style:none}.cc-competitor-menu summary::-webkit-details-marker{display:none}.cc-competitor-menu summary strong{display:inline-grid;place-items:center;min-width:18px;min-height:18px;border-radius:999px;background:#e0f2fe;color:#075985;font-size:11px}.cc-competitor-menu-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:20;display:grid;gap:10px;width:min(360px,calc(100vw - 40px));max-height:420px;overflow:auto;padding:12px;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#fff;box-shadow:0 20px 48px #0f172a29}.cc-competitor-menu-popover small,.cc-competitor-menu-popover p{margin:0;color:#64748b;font-size:12px;line-height:1.45}.cc-competitor-list{display:grid;gap:8px}.cc-competitor-list button{display:grid;gap:4px;width:100%;border:1px solid rgba(15,23,42,.1);border-radius:8px;padding:10px;background:#f8fafc;color:#0f172a;text-align:left;cursor:pointer}.cc-competitor-list button.active,.cc-competitor-list button:hover{border-color:#2563eb47;background:#eff6ff}.cc-competitor-list button span{color:#64748b;font-size:12px}.cc-product-create{display:grid;gap:8px;padding:14px 16px;border-bottom:1px solid rgba(15,23,42,.08)}.cc-product-create input,.cc-entry-editor textarea{width:100%;border:1px solid rgba(15,23,42,.16);border-radius:6px;padding:9px 10px;font:inherit}.cc-product-list{display:grid;gap:8px;padding:12px;overflow:auto}.cc-product-item{display:grid;gap:8px;width:100%;padding:12px 40px 12px 12px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#f8fafc;color:#0f172a;text-align:left}.cc-product-item-shell{position:relative}.cc-product-item.active,.cc-product-item-shell.active .cc-product-item{border-color:#2563eb;background:#eff6ff}.cc-product-delete-button{position:absolute;top:8px;right:8px;display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid rgba(220,38,38,.18);border-radius:999px;background:#fff1f2;color:#dc2626;cursor:pointer;opacity:0;transition:opacity .16s ease,transform .16s ease}.cc-product-item-shell:hover .cc-product-delete-button,.cc-product-delete-button:focus-visible{opacity:1}.cc-product-delete-button:disabled{cursor:not-allowed;opacity:.55}.cc-product-delete-button:hover:not(:disabled){transform:translateY(-1px)}.cc-product-context-menu{position:fixed;z-index:80;display:grid;min-width:112px;overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:8px;padding:4px;background:#fff;box-shadow:0 16px 38px #0f172a2e}.cc-product-context-menu button{border:0;border-radius:6px;padding:8px 10px;background:transparent;color:#0f172a;cursor:pointer;font-size:12px;font-weight:800;text-align:left}.cc-product-context-menu button:hover:not(:disabled),.cc-product-context-menu button:focus-visible{background:#eff6ff;color:#1d4ed8}.cc-product-context-menu button:disabled{cursor:not-allowed;opacity:.55}.cc-product-trash{margin:0 12px 12px;border-top:1px solid rgba(15,23,42,.08);padding-top:10px}.cc-product-trash summary{cursor:pointer;color:#64748b;font-size:12px;font-weight:900}.cc-trash-list{display:grid;gap:8px;padding-top:8px}.cc-trash-item{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(15,23,42,.08);border-radius:8px;padding:9px;background:#f8fafc}.cc-trash-item>div:first-child{display:grid;gap:2px;min-width:0}.cc-trash-item strong,.cc-trash-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-trash-item strong{color:#0f172a;font-size:12px}.cc-trash-item span{color:#64748b;font-size:11px}.cc-trash-actions{display:inline-flex;gap:6px;flex-shrink:0}.cc-trash-actions button{display:inline-grid;width:26px;height:26px;place-items:center;border:1px solid rgba(37,99,235,.18);border-radius:999px;background:#eff6ff;color:#2563eb;cursor:pointer}.cc-trash-actions button.danger{border-color:#dc26262e;background:#fff1f2;color:#dc2626}.cc-trash-actions button:disabled{cursor:not-allowed;opacity:.55}.cc-product-row,.cc-master-grid,.cc-entry-head,.cc-tab-list{display:flex;align-items:center;justify-content:space-between;gap:10px}.cc-progress{height:7px;overflow:hidden;border-radius:999px;background:#0f172a1a}.cc-progress>span{display:block;height:100%;border-radius:inherit;background:#2563eb;transition:width .22s cubic-bezier(.22,1,.36,1)}.cc-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:3px 9px;background:#e0f2fe;color:#075985;font-size:12px;font-weight:700;white-space:nowrap}.cc-sync{background:#dcfce7;color:#166534}.cc-master-summary{display:grid;gap:14px;padding:16px;border-bottom:1px solid rgba(15,23,42,.08);background:linear-gradient(135deg,#2563eb14,#14b8a614)}.cc-master-grid{align-items:stretch}.cc-master-stat{flex:1;min-width:0;padding:12px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#ffffffd1}.cc-master-stat strong{display:block;margin-top:4px;color:#0f172a;font-size:20px}.cc-tab-list{justify-content:flex-start;padding:12px 16px;border-bottom:1px solid rgba(15,23,42,.08);overflow-x:auto}.cc-tab-list button{border:1px solid rgba(15,23,42,.12);border-radius:999px;padding:7px 12px;background:#fff;color:#334155;font-weight:700;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s cubic-bezier(.22,1,.36,1);will-change:transform}.cc-tab-list button:hover{border-color:#2563eb59;background:#f8fafc;color:#1d4ed8;transform:translateY(-1px)}.cc-tab-list button:active{transform:translateY(0) scale(.98)}.cc-tab-list button.active{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 8px 18px #2563eb2e}.cc-tab-list button.active:hover{background:#1d4ed8;color:#fff}.cc-workspace-body{padding:16px;max-height:620px;overflow:auto}.cc-tab-panel{min-height:100%;animation:cc-tab-panel-enter .22s cubic-bezier(.22,1,.36,1)}@keyframes cc-tab-panel-enter{0%{opacity:0;transform:translate3d(0,8px,0) scale(.995)}to{opacity:1;transform:translateZ(0) scale(1)}}.cc-master-stack{display:grid;gap:14px}@media(prefers-reduced-motion:reduce){.cc-progress>span,.cc-tab-list button{transition:none}.cc-tab-panel{animation:none}}.cc-ai-master-toolbar,.cc-generated-master-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#f8fafc}.cc-ai-master-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) max-content;align-items:center;padding:10px 12px}.cc-ai-master-toolbar>div,.cc-generated-master-head>div{display:grid;gap:4px;min-width:0}.cc-ai-master-toolbar span,.cc-ai-master-toolbar small,.cc-generated-master-head span{color:#64748b;font-size:12px}.cc-ai-master-toolbar strong,.cc-generated-master-head h3{margin:0;color:#0f172a}.cc-ai-master-toolbar>.cc-ai-master-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:nowrap;justify-self:end;width:auto;min-width:0}.cc-generated-master-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.cc-generated-master-actions .cc-link-button,.cc-upload-footer button{display:inline-flex;align-items:center;gap:6px}.cc-export-status{border:1px solid rgba(34,197,94,.24);border-radius:8px;padding:9px 11px;background:#f0fdf4;color:#166534;font-size:12px;font-weight:700;word-break:break-all}.cc-model-select,.cc-platform-select{display:inline-flex;align-items:center;gap:6px;min-height:30px;border:1px solid rgba(15,23,42,.1);border-radius:6px;padding:3px 6px 3px 8px;background:#fff;color:#334155;font-size:12px;font-weight:700;white-space:nowrap}.cc-model-select select,.cc-platform-select select{min-height:24px;border:1px solid rgba(15,23,42,.14);border-radius:5px;padding:2px 24px 2px 7px;background:#fff;color:#0f172a;font:inherit}.cc-vision-model-badge{display:inline-flex;align-items:center;min-height:30px;border:1px solid rgba(37,99,235,.18);border-radius:6px;padding:3px 8px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;white-space:nowrap}.cc-ai-master-actions .primary-button,.cc-ai-master-actions>button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-height:30px;padding:4px 10px;flex:0 0 auto;white-space:nowrap}.cc-ai-master-actions>*{width:auto;flex:0 0 auto}@media(max-width:1100px){.cc-ai-master-toolbar{grid-template-columns:1fr}.cc-ai-master-toolbar>.cc-ai-master-actions{justify-content:flex-start;flex-wrap:wrap;justify-self:start}}.cc-generated-master{display:grid;gap:10px}.cc-master-table-wrap{overflow:auto;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#fff}.cc-master-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:14px}.cc-master-table th{padding:12px 14px;background:#14334f;color:#fff;font-weight:700;text-align:left}.cc-master-table th:nth-child(1){width:25%}.cc-master-table th:nth-child(2){width:30%}.cc-master-table th:nth-child(3),.cc-master-table th:nth-child(4),.cc-master-table th:nth-child(5){width:15%}.cc-generated-master-table th:nth-child(1){width:22%}.cc-generated-master-table th:nth-child(2){width:40%}.cc-generated-master-table th:nth-child(3),.cc-generated-master-table th:nth-child(4){width:19%}.cc-master-table td{min-height:52px;padding:13px 14px;border-top:1px solid rgba(15,23,42,.1);color:#0f172a;vertical-align:middle}.cc-master-table tbody tr:nth-child(2n){background:#f8fafc}.cc-status{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700;white-space:nowrap}.cc-status.ready{background:#dcfce7;color:#166534}.cc-status.pending{background:#f1f5f9;color:#475569}.cc-owner-cell{display:grid;gap:4px;align-items:start}.cc-owner-cell>span,.cc-owner-cell>small{color:#64748b;font-size:12px}.cc-owner-cell>strong{color:#0f172a;font-size:13px}.cc-edited-tag{display:block;margin-top:4px;color:#1d4ed8;font-size:12px}.cc-inline-action{display:inline-flex;align-items:center;gap:4px;width:fit-content;min-height:28px;border:1px solid rgba(15,23,42,.12);border-radius:6px;padding:4px 8px;background:#fff;color:#334155;font-size:12px;font-weight:700;cursor:pointer}.cc-inline-action:hover{background:#f8fafc}.cc-link-button{min-height:32px;border:1px solid rgba(37,99,235,.24);border-radius:6px;padding:5px 10px;background:#eff6ff;color:#1d4ed8;font-weight:700;cursor:pointer}.cc-link-button:hover{background:#dbeafe}.cc-link-button.cc-page-action-button{display:inline-flex;align-items:center;gap:10px;min-height:38px;border:0;border-radius:7px;padding:0 10px}.cc-link-button.cc-page-action-button:hover{background:#dbeafe}.cc-upload-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;justify-content:flex-end;background:#0f172a2e}.cc-upload-panel{display:grid;grid-template-rows:auto 1fr auto;width:min(460px,calc(100vw - 32px));height:100%;background:#fff;box-shadow:-18px 0 40px #0f172a2e}.cc-competitor-backdrop{align-items:center;justify-content:center;padding:24px;background:#0f172a47}.cc-competitor-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1120px,calc(100vw - 48px));height:min(860px,calc(100vh - 48px));max-height:calc(100vh - 48px);border:1px solid rgba(15,23,42,.08);border-radius:10px;background:#fff;box-shadow:0 24px 70px #0f172a3d;overflow:hidden}.cc-competitor-panel-body{display:grid;align-content:start;gap:14px;min-height:0;overflow:auto;padding:16px 18px}.cc-competitor-panel-body section{display:grid;gap:10px}.cc-competitor-panel-body h4{margin:0;color:#0f172a}.cc-competitor-section-heading{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.cc-competitor-section-heading small{color:#64748b;font-size:12px}.cc-competitor-meta-row,.cc-competitor-image-analysis li{display:flex;gap:10px;align-items:flex-start}.cc-competitor-meta-row{flex-wrap:wrap;color:#64748b;font-size:12px}.cc-muted{margin:0;color:#64748b;font-size:13px}.cc-vision-note{padding:9px 10px;border:1px solid rgba(14,165,233,.22);border-radius:8px;background:#f0f9ff;color:#0369a1;font-size:13px;line-height:1.5}.cc-vision-note.failed{border-color:#f59e0b42;background:#fffbeb;color:#92400e}.cc-competitor-panel-body ul{margin:0;padding-left:18px;color:#334155;line-height:1.55}.cc-competitor-image-analysis{display:grid;gap:10px;padding:0;list-style:none}.cc-competitor-image-analysis img{width:68px;height:68px;flex:0 0 auto;object-fit:cover;border:1px solid rgba(15,23,42,.1);border-radius:6px;background:#f8fafc}.cc-competitor-image-analysis div{display:grid;gap:3px}.cc-competitor-image-analysis strong,.cc-competitor-image-analysis span,.cc-competitor-image-analysis p{margin:0}.cc-competitor-image-analysis span{color:#64748b;font-size:12px}.cc-captured-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(116px,1fr));gap:10px;max-height:260px;overflow:auto}.cc-captured-image-grid>div{position:relative;min-width:0}.cc-captured-image-preview-button{display:grid;gap:6px;width:100%;min-width:0;border:1px solid rgba(15,23,42,.1);border-radius:8px;padding:7px;background:#fff;color:#334155;cursor:zoom-in;text-align:left}.cc-captured-image-preview-button:hover{border-color:#2563eb59;background:#f8fafc}.cc-captured-image-grid>div.analyzing{opacity:.72}.cc-captured-image-grid>div.analyzing .cc-captured-image-preview-button{cursor:progress}.cc-captured-image-delete{position:absolute;top:5px;right:5px;width:20px;height:20px;border:0;border-radius:999px;background:#dc2626;color:#fff;cursor:pointer;font-size:15px;font-weight:900;line-height:20px;text-align:center;box-shadow:0 6px 16px #dc26263d}.cc-captured-image-delete:disabled{cursor:progress;opacity:.6}.cc-captured-image-grid img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:6px;background:#e2e8f0}.cc-captured-image-grid span{overflow:hidden;color:#475569;font-size:11px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cc-image-context-menu{position:fixed;z-index:70;border:1px solid rgba(15,23,42,.12);border-radius:8px;padding:6px;background:#fff;box-shadow:0 16px 40px #0f172a2e}.cc-image-context-menu button{min-height:32px;border:0;border-radius:6px;padding:6px 12px;background:#eff6ff;color:#1d4ed8;font-weight:800;cursor:pointer}.cc-image-context-menu button:disabled{cursor:not-allowed;opacity:.55}.cc-image-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:65;display:grid;place-items:center;padding:24px;overflow:auto;background:#0f172a9e}.cc-image-preview-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(980px,calc(100vw - 48px));height:min(860px,calc(100vh - 48px));max-height:calc(100vh - 48px);overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 24px 70px #0f172a47}.cc-image-preview-canvas{display:grid;min-width:0;min-height:0;overflow:auto;place-items:center;background:#f8fafc;overscroll-behavior:contain}.cc-image-preview-canvas img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;cursor:grab;object-fit:contain;transform-origin:center center;transition:transform .12s ease;-webkit-user-select:none;user-select:none;will-change:transform}.cc-image-preview-canvas.dragging img{cursor:grabbing;transition:none}.cc-competitor-table-wrap{max-width:100%;overflow:auto;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#fff}.cc-competitor-table{width:100%;min-width:720px;border-collapse:collapse;font-size:12px}.cc-competitor-table th,.cc-competitor-table td{padding:10px 12px;border-bottom:1px solid rgba(15,23,42,.08);text-align:left;vertical-align:top}.cc-competitor-table th{background:#f8fafc;color:#475569;font-weight:800}.cc-competitor-table td{color:#334155;line-height:1.5}.cc-competitor-table td:nth-child(1){width:128px;color:#0f172a}.cc-competitor-table td:nth-child(2){min-width:220px}.cc-competitor-evidence{display:grid;gap:6px;margin:0;padding:0;list-style:none}.cc-competitor-evidence li{display:grid;gap:3px}.cc-competitor-evidence p{margin:0}.cc-competitor-evidence span{color:#64748b;font-size:11px}.cc-competitor-evidence-image{width:72px;height:72px;object-fit:cover;border:1px solid rgba(15,23,42,.1);border-radius:6px;background:#f8fafc}.cc-filtered-evidence{border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#f8fafc}.cc-filtered-evidence summary{cursor:pointer;padding:10px 12px;color:#475569;font-size:12px;font-weight:800}.cc-filtered-evidence ul{display:grid;gap:8px;max-height:240px;margin:0;padding:0 12px 12px;overflow:auto;list-style:none}.cc-filtered-evidence li{display:grid;grid-template-columns:48px 1fr;gap:8px;align-items:start;padding:8px;border-radius:6px;background:#fff}.cc-filtered-evidence img{width:48px;height:48px;object-fit:cover;border-radius:5px;background:#e2e8f0}.cc-filtered-evidence strong,.cc-filtered-evidence span{display:block;font-size:12px}.cc-filtered-evidence span{color:#64748b}.cc-competitor-section-list{display:grid;gap:10px}.cc-competitor-section-list article{display:grid;gap:6px;padding:12px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#f8fafc}.cc-competitor-section-list article span,.cc-competitor-section-list article small{color:#64748b;font-size:12px}.cc-competitor-section-list article strong{color:#0f172a}.cc-competitor-section-list article p{margin:0;color:#334155;line-height:1.55}.cc-assignment-dialog{display:grid;grid-template-rows:auto 1fr;width:min(520px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 48px));margin:24px;align-self:flex-start;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 18px 50px #0f172a33}.cc-sync-dialog{display:grid;grid-template-rows:auto 1fr auto;width:min(560px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 48px));margin:24px;align-self:flex-start;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 18px 50px #0f172a33}.cc-sync-form{display:grid;gap:12px;min-height:0;padding:16px;overflow:auto}.cc-sync-form input[type=text],.cc-sync-form input[type=number],.cc-upload-field input{min-height:38px;border:1px solid rgba(15,23,42,.14);border-radius:6px;padding:8px 10px;color:#0f172a;font:inherit}.cc-sync-toggles{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cc-sync-toggles label{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(15,23,42,.1);border-radius:8px;padding:8px 10px;background:#f8fafc;color:#334155;font-size:13px;font-weight:800}.cc-member-list{display:grid;gap:8px;min-height:0;margin:0;padding:14px;overflow:auto;list-style:none}.cc-member-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#f8fafc}.cc-member-list li>div:first-child,.cc-member-actions{display:grid;gap:4px}.cc-member-list span,.cc-member-list small{color:#64748b;font-size:12px}.cc-member-actions{justify-items:end}.cc-member-actions button{min-height:30px;border:1px solid rgba(15,23,42,.14);border-radius:6px;padding:5px 9px;background:#fff;color:#0f172a;font-weight:700;cursor:pointer}.cc-member-actions button:disabled{cursor:not-allowed;opacity:.45}.cc-upload-header,.cc-upload-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid rgba(15,23,42,.08)}.cc-upload-header h3{margin:4px 0;color:#0f172a}.cc-upload-header span,.cc-upload-header small,.cc-upload-field span{color:#64748b;font-size:12px}.cc-icon-button{display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#fff;color:#334155;cursor:pointer}.cc-upload-field{display:grid;gap:8px;min-height:0;padding:18px}.cc-upload-field textarea{width:100%;min-height:360px;border:1px solid rgba(15,23,42,.16);border-radius:8px;padding:12px;resize:vertical;font:inherit;line-height:1.55}.cc-upload-footer{justify-content:flex-end;border-top:1px solid rgba(15,23,42,.08);border-bottom:0}.cc-section{display:grid;gap:10px;margin-bottom:14px}.cc-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(15,23,42,.08)}.cc-entry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.cc-entry-card{display:grid;gap:8px;padding:12px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#fff}.cc-entry-editor{display:grid;gap:8px}.cc-entry-editor textarea{min-height:74px;resize:vertical}.cc-empty{padding:28px;border:1px dashed rgba(15,23,42,.18);border-radius:8px;background:#f8fafc;color:#475569;text-align:center}.cc-placeholder{display:grid;gap:8px;padding:28px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#f8fafc}.cc-copy-workspace,.cc-copy-sample-list{display:grid;gap:14px}.cc-copy-toolbar,.cc-copy-actions,.cc-copy-set-head,.cc-copy-sample-head,.cc-copy-card-actions,.cc-copy-status-row{display:flex;align-items:center;gap:10px}.cc-copy-toolbar,.cc-copy-set-head{justify-content:space-between}.cc-copy-toolbar{padding:16px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#fff}.cc-copy-toolbar h3,.cc-copy-sample h4{margin:3px 0;color:#0f172a}.cc-copy-toolbar span,.cc-copy-toolbar small,.cc-copy-set-head,.cc-copy-sample small,.cc-copy-field span,.cc-copy-meta{color:#64748b;font-size:12px}.cc-copy-status-row{flex-wrap:wrap;justify-content:flex-end}.cc-copy-actions{justify-content:flex-end;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#f8fafc}.cc-approved-copy{display:flex;justify-content:space-between;gap:12px;padding:12px;border:1px solid rgba(22,163,74,.2);border-radius:8px;background:#f0fdf4;color:#166534}.cc-copy-sample{display:grid;gap:12px;padding:16px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#fff}.cc-copy-sample-head{justify-content:space-between;align-items:flex-start}.cc-copy-field{display:grid;gap:7px}.cc-copy-field textarea{min-height:180px;width:100%;border:1px solid rgba(15,23,42,.14);border-radius:8px;padding:12px;resize:vertical;font:inherit;line-height:1.55}.cc-copy-meta{display:grid;gap:4px;padding:10px;border-radius:8px;background:#f8fafc}.cc-copy-card-actions{justify-content:flex-end}.cc-detail-copy-workspace,.cc-detail-image-workspace,.cc-detail-copy-list,.cc-detail-section-list,.cc-detail-brief-list{display:grid;gap:14px}.cc-detail-copy-actions,.cc-detail-brief-toolbar,.cc-detail-image-generate-bar{display:flex;align-items:center;gap:10px}.cc-reference-upload-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px dashed rgba(37,99,235,.32);border-radius:8px;background:#eff6ff}.cc-reference-upload-panel>div:first-child{display:grid;gap:4px}.cc-reference-upload-panel h4{margin:0;color:#0f172a}.cc-reference-upload-panel span,.cc-reference-upload-panel small{color:#64748b;font-size:12px}.cc-reference-prep-panel{display:grid;gap:14px}.cc-reference-slot-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cc-reference-slot-head>div{display:grid;gap:3px}.cc-reference-slot-head span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.cc-reference-slot-head h5{margin:0;color:#0f172a}.cc-reference-slot-head small{max-width:420px;color:#64748b;font-size:12px;line-height:1.45}.cc-reference-slot-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);gap:12px}.cc-reference-slot,.cc-competitor-reference-picker{display:grid;gap:10px;min-width:0;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#f8fafc}.cc-reference-slot.primary{background:#f8fbff}.cc-reference-dropzone{display:grid;place-items:center;min-height:124px;border:1px dashed rgba(37,99,235,.34);border-radius:8px;padding:14px;background:#eff6ff;color:#1d4ed8;text-align:center}button.cc-reference-dropzone{width:100%;cursor:pointer}.cc-reference-dropzone.compact{min-height:112px}.cc-reference-dropzone:disabled{cursor:not-allowed;opacity:.55}.cc-reference-dropzone strong{color:#0f172a;font-size:13px}.cc-reference-dropzone span{color:#64748b;font-size:12px}.cc-competitor-reference-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:10px;max-height:284px;overflow:auto;padding-right:2px}.cc-competitor-reference-item{position:relative;display:grid;gap:6px;width:100%;border:1px solid rgba(15,23,42,.1);border-radius:8px;padding:7px;background:#fff;color:#475569;cursor:pointer;text-align:left}.cc-competitor-reference-item.selected{border-color:#2563eb85;background:#eff6ff;box-shadow:inset 0 0 0 1px #2563eb47}.cc-competitor-reference-item.at-limit{cursor:not-allowed;opacity:.5}.cc-competitor-reference-grid img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:6px;background:#e2e8f0}.cc-competitor-reference-grid span{overflow:hidden;font-size:11px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cc-competitor-reference-item strong{position:absolute;top:6px;right:6px;border-radius:999px;padding:2px 6px;background:#2563eb;color:#fff;font-size:10px;line-height:1.2}.cc-image-prerequisite-note{width:fit-content;max-width:100%;border:1px solid rgba(37,99,235,.18);border-radius:999px;padding:7px 11px;background:#eff6ff;color:#1e3a8a;font-size:12px;font-weight:800}.cc-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.cc-detail-copy-actions,.cc-detail-brief-toolbar,.cc-detail-image-generate-bar{padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#f8fafc}.cc-detail-copy-actions{align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.cc-detail-type-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;flex:1 1 520px;min-width:min(100%,360px)}.cc-detail-type-grid label,.cc-detail-brief-head label{display:inline-flex;align-items:center;gap:7px;min-height:32px;border:1px solid rgba(15,23,42,.1);border-radius:7px;padding:6px 9px;background:#fff;color:#334155;font-size:12px;font-weight:800}.cc-detail-copy-document,.cc-detail-brief-card{display:grid;gap:12px;padding:14px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#fff}.cc-detail-copy-platform-list{display:grid;gap:10px}.cc-detail-copy-platform{overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#fff}.cc-detail-copy-platform.expanded{border-color:#2563eb3d;box-shadow:0 10px 26px #0f172a14}.cc-detail-copy-platform-button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;padding:13px 14px;background:#fff;color:#0f172a;cursor:pointer;text-align:left}.cc-detail-copy-platform-button:hover{background:#f8fafc}.cc-detail-copy-platform-button>span{display:inline-flex;align-items:center;gap:9px;flex-wrap:wrap}.cc-detail-copy-platform-button strong{font-size:13px}.cc-detail-copy-platform-button small{color:#64748b;font-size:12px;font-weight:800}.cc-detail-copy-submenu{display:grid;gap:12px;padding:0 12px 12px;border-top:1px solid rgba(15,23,42,.08);background:#f8fafc}.cc-detail-copy-submenu .cc-detail-copy-document{margin-top:12px}.cc-detail-copy-dialog-backdrop{align-items:center;justify-content:center;padding:24px;background:#0f172a47}.cc-detail-copy-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(1120px,calc(100vw - 48px));height:min(860px,calc(100vh - 48px));max-height:calc(100vh - 48px);overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:10px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.cc-detail-copy-dialog-body{display:grid;align-content:start;gap:12px;min-height:0;overflow:auto;padding:16px 18px;background:#fff}.cc-detail-copy-flow-article{display:grid;gap:18px;color:#0f172a}.cc-detail-copy-flow-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:12px}.cc-detail-copy-flow-head>div:first-child>span{color:#2563eb;font-size:12px;font-weight:900}.cc-detail-copy-flow-tools{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.cc-detail-copy-flow-tools label{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:12px;font-weight:800}.cc-detail-copy-flow-tools select{border:1px solid rgba(15,23,42,.12);border-radius:7px;padding:7px 9px;background:#fff;color:#0f172a;font:inherit}.cc-language-toggle{display:inline-flex;overflow:hidden;border:1px solid rgba(37,99,235,.18);border-radius:7px;background:#fff}.cc-language-toggle button{min-width:56px;border:0;padding:7px 10px;background:transparent;color:#2563eb;font-size:12px;font-weight:900;cursor:pointer}.cc-language-toggle button+button{border-left:1px solid rgba(37,99,235,.14)}.cc-language-toggle button[aria-pressed=true]{background:#2563eb1f;color:#1d4ed8}.cc-language-toggle button:disabled{cursor:wait;opacity:.65}.cc-detail-copy-flow{display:grid;gap:22px;max-width:900px}.cc-detail-copy-flow-section{display:grid;gap:8px}.cc-detail-copy-flow-section h4{margin:0;color:#1d4ed8;font-size:18px;font-weight:900}.cc-detail-copy-flow-text{min-height:28px;outline:none;color:#111827;font-size:14px;line-height:1.75;white-space:pre-wrap}.cc-detail-copy-flow-text:focus{background:#2563eb0d}.cc-detail-copy-flow-section small{color:#64748b;font-size:12px}.cc-selection-ai-popover{position:fixed;z-index:80;display:grid;gap:8px;width:min(320px,calc(100vw - 32px));border:1px solid rgba(15,23,42,.1);border-radius:10px;padding:10px;background:#fff;box-shadow:0 16px 34px #0f172a2e}.cc-selection-ai-popover.is-above{transform:translate(-50%,-100%)}.cc-selection-ai-popover.is-below{transform:translate(-50%)}.cc-selection-ai-popover label{display:grid;gap:5px;color:#475569;font-size:12px;font-weight:800}.cc-selection-ai-popover input{width:100%;min-width:0;border:1px solid rgba(15,23,42,.12);border-radius:7px;padding:8px 9px;color:#0f172a;font:inherit;font-weight:600}.cc-selection-ai-button{border:0;border-radius:7px;padding:8px 12px;background:#0f766e;color:#fff;font-size:12px;font-weight:900;cursor:pointer}.cc-selection-ai-button:disabled{cursor:wait;opacity:.72}.cc-detail-copy-document-head,.cc-detail-brief-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cc-detail-copy-document-head h4,.cc-detail-brief-toolbar h4{margin:0;color:#0f172a}.cc-detail-copy-document-title{margin:0;color:#0f172a;font-size:15px;font-weight:800}.cc-detail-copy-document-head span,.cc-detail-copy-document-head small,.cc-detail-section small,.cc-detail-brief-toolbar small,.cc-detail-brief-card small{color:#64748b;font-size:12px}.cc-detail-section{display:grid;gap:6px;padding:10px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#f8fafc}.cc-detail-section>span{width:fit-content;border-radius:999px;padding:2px 7px;background:#e0f2fe;color:#075985;font-size:11px;font-weight:900}.cc-detail-section textarea{width:100%;min-height:96px;border:1px solid rgba(15,23,42,.14);border-radius:7px;padding:10px;resize:vertical;background:#fff;color:#0f172a;font:inherit;line-height:1.55}.cc-reference-image-grid,.cc-generated-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:10px}.cc-reference-image-grid button{display:grid;gap:6px;width:100%;border:1px solid rgba(15,23,42,.1);border-radius:8px;padding:7px;background:#fff;color:#475569;cursor:zoom-in;text-align:left}.cc-generated-image-item>button:first-child{display:block;width:100%;border:0;padding:0;background:transparent;cursor:zoom-in}.cc-generated-image-item{position:relative;min-width:0}.cc-generated-image-delete{position:absolute;top:5px;right:5px;width:22px;height:22px;border:0;border-radius:999px;background:#dc2626;color:#fff;cursor:pointer;font-size:15px;font-weight:900;line-height:22px;box-shadow:0 6px 16px #dc26263d}.cc-reference-image-grid img,.cc-generated-image-grid img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:6px;background:#e2e8f0}.cc-reference-image-grid span,.cc-generated-image-grid span{overflow:hidden;font-size:11px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cc-detail-brief-toolbar,.cc-detail-image-generate-bar{justify-content:space-between}.cc-detail-image-generator-page,.cc-detail-image-basic-settings,.cc-detail-image-type-picker,.cc-detail-image-scene-config-list,.cc-detail-image-result-list{display:grid;gap:14px}.cc-detail-image-generator-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid rgba(15,23,42,.1)}.cc-detail-image-generator-head span,.cc-detail-image-result-head span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.cc-detail-image-generator-head h3,.cc-detail-image-type-group h4,.cc-detail-image-scene-config h4,.cc-detail-image-result-head h4{margin:0;color:#0f172a}.cc-detail-image-generator-head small,.cc-detail-image-scene-config small,.cc-detail-image-result-head small{color:#64748b;font-size:12px;line-height:1.45}.cc-detail-image-generator-actions{display:flex;align-items:center;gap:8px}.cc-detail-image-basic-settings{grid-template-columns:repeat(2,minmax(160px,.5fr));align-items:start;border:1px solid rgba(15,23,42,.08);border-radius:8px;padding:12px;background:#f8fafc}.cc-detail-image-description-field,.cc-detail-image-basic-settings label,.cc-detail-image-scene-config label{display:grid;gap:6px}.cc-detail-image-description-field span,.cc-detail-image-basic-settings label span,.cc-detail-image-scene-config label span{color:#334155;font-size:12px;font-weight:900}.cc-detail-image-description-field textarea,.cc-detail-image-basic-settings select,.cc-detail-image-scene-config select{width:100%;border:1px solid rgba(15,23,42,.14);border-radius:8px;padding:9px 10px;background:#fff;color:#0f172a;font:inherit}.cc-detail-image-description-field textarea{min-height:82px;resize:vertical;line-height:1.5}.cc-detail-image-type-picker{position:relative}.cc-detail-image-type-trigger{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;border:1px solid rgba(37,99,235,.22);border-radius:8px;padding:12px 14px;background:#eff6ff;color:#1d4ed8;cursor:pointer;text-align:left}.cc-detail-image-type-trigger span{font-size:14px;font-weight:900}.cc-detail-image-type-trigger small{color:#475569;font-size:12px;font-weight:700}.cc-detail-image-type-trigger:disabled{cursor:not-allowed;opacity:.62}.cc-detail-image-type-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:28px;background:#0f172a57}.cc-detail-image-type-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;width:min(980px,100%);max-height:min(760px,calc(100vh - 56px));border:1px solid rgba(15,23,42,.12);border-radius:8px;padding:18px;background:#fff;box-shadow:0 18px 42px #0f172a2e}.cc-detail-image-type-dialog-head,.cc-detail-image-type-dialog-foot{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.cc-detail-image-type-dialog-head>div{display:grid;gap:4px}.cc-detail-image-type-dialog-head span,.cc-detail-image-type-dialog-foot span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:0}.cc-detail-image-type-dialog-head h3{margin:0;color:#0f172a}.cc-detail-image-type-dialog-head small{color:#64748b;font-size:12px}.cc-detail-image-type-dialog-head-actions{display:flex;align-items:center;gap:8px}.cc-detail-image-type-custom-button{border:1px solid rgba(37,99,235,.18);border-radius:999px;padding:7px 11px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-size:12px;font-weight:900;white-space:nowrap}.cc-detail-image-type-list{display:grid;gap:14px;min-height:0;overflow:auto;padding-right:4px}.cc-detail-image-type-dialog-foot{align-items:center;border-top:1px solid rgba(15,23,42,.08);padding-top:12px}.cc-detail-image-type-group{display:grid;gap:10px}.cc-detail-image-type-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(156px,1fr));gap:8px}.cc-detail-image-type-option{position:relative;display:grid}.cc-detail-image-type-choice{display:grid;gap:4px;min-height:72px;width:100%;border:1px solid rgba(15,23,42,.1);border-radius:8px;padding:10px;background:#fff;color:#334155;cursor:pointer;text-align:left}.cc-detail-image-type-option.selected .cc-detail-image-type-choice{border-color:#2563eb80;background:#eff6ff;box-shadow:inset 0 0 0 1px #2563eb38}.cc-detail-image-type-choice:disabled,.cc-detail-image-type-option-delete:disabled{cursor:not-allowed;opacity:.62}.cc-detail-image-type-option-delete{position:absolute;top:6px;right:6px;display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(220,38,38,.2);border-radius:999px;padding:0;background:#fff1f2;color:#dc2626;cursor:pointer}.cc-detail-image-type-options strong{color:#0f172a;font-size:13px}.cc-detail-image-type-options span{color:#64748b;font-size:12px}.cc-detail-image-scene-config{display:grid;gap:14px;border:1px solid rgba(15,23,42,.1);border-radius:8px;padding:14px;background:#fff;box-shadow:0 10px 24px #0f172a0d}.cc-detail-image-scene-config-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.cc-detail-image-scene-card{min-height:226px;gap:6px;padding:10px;box-shadow:0 10px 26px #0f172a0a}.cc-detail-image-scene-config-head,.cc-detail-image-scene-config-fields{display:grid;gap:12px;grid-template-columns:minmax(240px,1fr) minmax(180px,.35fr);align-items:start}.cc-detail-image-scene-card .cc-detail-image-scene-config-head{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.cc-detail-image-scene-card .cc-detail-image-scene-config-head h4{font-size:13px;line-height:1.2}.cc-detail-image-scene-card .cc-detail-image-scene-config-head small{color:#334155;font-size:11px;font-weight:700}.cc-detail-image-scene-card .cc-detail-image-scene-config-fields{grid-template-columns:1fr;gap:4px}.cc-detail-image-scene-card .cc-detail-image-scene-config-fields label{gap:4px}.cc-detail-image-scene-card .cc-detail-image-scene-config-fields label span{font-size:11px}.cc-detail-image-scene-card .cc-detail-image-scene-config-fields select{padding:7px 9px;font-size:12px}.cc-detail-image-scene-config-head>div{display:grid;gap:2px}.cc-detail-image-scene-config-head span{color:#2563eb;font-size:10px;font-weight:900;letter-spacing:0}.cc-detail-image-scene-actions{display:flex;align-items:center;gap:4px;justify-content:flex-end;min-width:82px}.cc-detail-image-scene-card .cc-link-button{min-height:26px;padding:4px 9px;font-size:12px}.cc-detail-image-rule-button{width:fit-content;border:1px solid rgba(15,23,42,.1);border-radius:999px;padding:2px 7px;background:#fff;color:#475569;cursor:pointer;font-size:10px;font-weight:900}.cc-detail-image-competitor-button{width:fit-content;border:1px solid rgba(220,38,38,.18);border-radius:999px;padding:2px 7px;background:#fff7ed;color:#9a3412;cursor:pointer;font-size:10px;font-weight:900;white-space:nowrap}.cc-detail-image-competitor-button:disabled{cursor:not-allowed;opacity:.62}.cc-detail-image-rule-button:disabled{cursor:not-allowed;opacity:.62}.cc-detail-image-scene-rule{display:grid;gap:4px}.cc-detail-image-scene-rule button{width:fit-content;border:0;padding:0;background:transparent;color:#2563eb;cursor:pointer;font-size:10px;font-weight:900}.cc-detail-image-scene-rule p{margin:0;color:#64748b;font-size:12px;line-height:1.45}.cc-detail-image-card-progress{position:relative;display:grid;align-items:center;gap:6px;justify-items:center;min-height:70px;padding:0 16px}.cc-detail-image-card-progress span{overflow:hidden;justify-self:start;display:block;width:0;max-width:100%;height:8px;border-radius:999px;background:repeating-linear-gradient(135deg,#ffffff59 0,#ffffff59 6px,#fff0 6px,#fff0 12px),linear-gradient(90deg,#0f766e,#14b8a6);box-shadow:0 0 0 1px #0f766e14,0 6px 14px #0f766e2e;animation:cc-progress-flow 1s linear infinite;transition:width .18s ease}.cc-detail-image-card-progress:before{content:"";position:absolute;left:16px;right:16px;top:calc(50% - 11px);z-index:0;height:8px;border-radius:999px;background:#dbe5df}.cc-detail-image-card-progress span,.cc-detail-image-card-progress strong{position:relative;z-index:1}.cc-detail-image-card-progress strong{color:#0f766e;font-size:11px;font-weight:900}@keyframes cc-progress-flow{0%{background-position:0 0,0 0}to{background-position:24px 0,0 0}}.cc-detail-image-card-canvas{display:grid;place-items:center;min-height:108px;border:1px dashed rgba(15,23,42,.1);border-radius:8px;background:#f3f8f5;color:#48645a;font-size:11px;font-weight:800;text-align:center}.cc-detail-image-rule-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:grid;place-items:center;padding:28px;background:#0f172a57}.cc-detail-image-custom-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:134;display:grid;place-items:center;padding:28px;background:#0f172a57}.cc-detail-image-competitor-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:132;display:grid;place-items:center;padding:24px;background:#0f172a57}.cc-detail-image-competitor-dialog{display:grid;gap:12px;width:min(680px,calc(100vw - 48px));max-height:calc(100vh - 72px);overflow:auto;border:1px solid rgba(15,23,42,.12);border-radius:8px;padding:16px;background:#fff;box-shadow:0 18px 42px #0f172a2e}.cc-detail-image-competitor-dialog-head,.cc-detail-image-competitor-dialog-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cc-detail-image-competitor-dialog-head>div{display:grid;gap:4px}.cc-detail-image-competitor-dialog-head span{color:#9a3412;font-size:11px;font-weight:900}.cc-detail-image-competitor-dialog-head h3,.cc-detail-image-competitor-dialog-head small{margin:0}.cc-detail-image-competitor-dialog-head small{color:#64748b;font-size:12px;line-height:1.45}.cc-detail-image-competitor-dialog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(126px,1fr));gap:10px;max-height:430px;overflow:auto;padding-right:2px}.cc-detail-image-competitor-dialog-grid button{position:relative;display:grid;gap:6px;border:1px solid rgba(15,23,42,.1);border-radius:8px;padding:7px;background:#f8fafc;color:#334155;cursor:pointer;text-align:left}.cc-detail-image-competitor-dialog-grid button.selected{border-color:#dc26266b;background:#fff7ed;box-shadow:inset 0 0 0 1px #dc26262e}.cc-detail-image-competitor-dialog-grid img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:6px;background:#e2e8f0}.cc-detail-image-competitor-dialog-grid span{overflow:hidden;font-size:11px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cc-detail-image-competitor-dialog-grid strong{position:absolute;top:6px;right:6px;border-radius:999px;padding:2px 6px;background:#dc2626;color:#fff;font-size:10px;line-height:1.2}.cc-detail-image-competitor-dialog-actions{align-items:center;justify-content:flex-end}.cc-detail-image-rule-dialog{display:grid;gap:14px;width:min(560px,100%);border:1px solid rgba(15,23,42,.12);border-radius:8px;padding:18px;background:#fff;box-shadow:0 18px 42px #0f172a2e}.cc-detail-image-custom-dialog{display:grid;gap:12px;width:min(520px,100%);border:1px solid rgba(15,23,42,.12);border-radius:8px;padding:16px;background:#fff;box-shadow:0 18px 42px #0f172a2e}.cc-detail-image-rule-dialog-head,.cc-detail-image-rule-dialog-actions,.cc-detail-image-custom-dialog-head,.cc-detail-image-custom-dialog-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cc-detail-image-rule-dialog-head>div,.cc-detail-image-rule-dialog-field,.cc-detail-image-rule-dialog-default,.cc-detail-image-custom-dialog-head>div,.cc-detail-image-custom-dialog-field{display:grid;gap:6px}.cc-detail-image-rule-dialog-head span,.cc-detail-image-rule-dialog-field span,.cc-detail-image-custom-dialog-head span,.cc-detail-image-custom-dialog-field span{color:#2563eb;font-size:11px;font-weight:900;letter-spacing:0}.cc-detail-image-rule-dialog-head h3,.cc-detail-image-custom-dialog-head h3,.cc-detail-image-rule-dialog-default p{margin:0}.cc-detail-image-rule-dialog-head small,.cc-detail-image-custom-dialog-head small,.cc-detail-image-rule-dialog-default{color:#64748b;font-size:12px;line-height:1.45}.cc-detail-image-custom-dialog-field input,.cc-detail-image-custom-dialog-field select,.cc-detail-image-rule-dialog-field textarea{width:100%;min-height:148px;border:1px solid rgba(15,23,42,.14);border-radius:8px;padding:10px;resize:vertical;color:#0f172a;font:inherit;line-height:1.55}.cc-detail-image-custom-dialog-field input,.cc-detail-image-custom-dialog-field select{min-height:38px;padding:8px 10px}.cc-detail-image-custom-dialog-field textarea{width:100%;min-height:126px;border:1px solid rgba(15,23,42,.14);border-radius:8px;padding:10px;resize:vertical;color:#0f172a;font:inherit;line-height:1.55}.cc-detail-image-rule-dialog-actions,.cc-detail-image-custom-dialog-actions{align-items:center;justify-content:flex-end}.cc-detail-image-rewrite-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:76;display:grid;place-items:center;padding:24px;background:#0f172a57}.cc-detail-image-rewrite-dialog{display:grid;width:min(560px,calc(100vw - 48px));max-height:calc(100vh - 72px);gap:14px;overflow:auto;border:1px solid rgba(15,23,42,.1);border-radius:10px;padding:16px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.cc-detail-image-rewrite-dialog-head,.cc-detail-image-rewrite-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cc-detail-image-rewrite-dialog-head>div,.cc-detail-image-rewrite-field,.cc-detail-image-rewrite-reference{display:grid;gap:6px}.cc-detail-image-rewrite-dialog-head span,.cc-detail-image-rewrite-field span{color:#2563eb;font-size:11px;font-weight:900;letter-spacing:0}.cc-detail-image-rewrite-dialog-head h3{margin:0;color:#0f172a}.cc-detail-image-rewrite-field textarea{width:100%;min-height:132px;border:1px solid rgba(15,23,42,.14);border-radius:8px;padding:10px;resize:vertical;color:#0f172a;font:inherit;line-height:1.55}.cc-detail-image-rewrite-reference{border:1px dashed rgba(15,23,42,.14);border-radius:8px;padding:10px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:800}.cc-detail-image-rewrite-reference div{display:flex;align-items:center;gap:10px}.cc-detail-image-rewrite-reference img{width:52px;height:52px;border-radius:6px;object-fit:contain;background:#e2e8f0}.cc-detail-image-rewrite-reference small{color:#991b1b}.cc-detail-image-rewrite-actions{align-items:center;justify-content:flex-end}.cc-detail-image-result-group{display:grid;gap:10px;border-top:1px solid rgba(15,23,42,.08);padding-top:12px}.cc-detail-image-result-grid-three{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.cc-detail-image-result-card{min-width:0;border:1px solid rgba(15,23,42,.08);border-radius:8px;padding:10px;background:#fff;box-shadow:0 10px 26px #0f172a0a}.cc-detail-image-result-card .cc-generated-image-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.cc-detail-image-result-list.compact .cc-detail-image-result-group{border-top:0;border-radius:8px;padding:8px;background:#f3f8f5}.cc-detail-image-result-list.compact .cc-detail-image-result-head{display:none}.cc-detail-image-result-list.compact .cc-generated-image-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.cc-detail-image-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cc-detail-brief-card p{margin:0;color:#334155;line-height:1.55}.cc-detail-image-generate-bar span{color:#64748b;font-size:13px;font-weight:800}.cc-error{padding:10px 12px;border-radius:8px;background:#fee2e2;color:#991b1b}@media(max-width:1280px){.cc-detail-image-scene-config-list,.cc-detail-image-result-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.cc-shell,.cc-reference-slot-layout{grid-template-columns:1fr}.cc-detail-image-generator-head,.cc-detail-image-result-head{display:grid}.cc-detail-image-basic-settings,.cc-detail-image-scene-config-head,.cc-detail-image-scene-config-fields,.cc-detail-image-scene-config,.cc-detail-image-scene-config-list,.cc-detail-image-result-grid-three{grid-template-columns:1fr}}.content-agent-page{max-width:1520px}.ci-header-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end}.ci-content-channel-tabs{display:inline-flex;gap:4px;align-items:center;padding:3px;border:1px solid #dce7df;border-radius:8px;background:#f7fbf8}.ci-content-channel-tabs button{min-height:30px;padding:0 12px;border:0;border-radius:6px;color:#526071;background:transparent;font-size:13px;font-weight:700;letter-spacing:0;cursor:pointer}.ci-content-channel-tabs button:hover,.ci-content-channel-tabs button.active{color:#0f563f;background:#fff;box-shadow:0 6px 16px #12302414}.ci-header-link{display:inline-flex;gap:6px;align-items:center;min-height:34px;padding:0 2px;border:0;color:#526071;background:transparent;cursor:pointer}.ci-header-link span{color:#526071;font-size:13px;font-weight:500}.ci-header-link:hover,.ci-header-link:hover span{color:#164c38}.ci-status-dot{width:8px;height:8px;border-radius:50%;background:#c7cdd3}.ci-status-dot.connected{background:#0f6a43}.ci-feedback-toast{position:fixed;left:50%;bottom:clamp(72px,13vh,132px);z-index:80;width:fit-content;max-width:min(520px,calc(100vw - 32px));padding:10px 14px;border:1px solid rgba(18,48,36,.1);border-radius:8px;color:#244135;background:#fafdfaf5;box-shadow:0 18px 45px #11272029,0 2px 8px #11272014;font-size:13px;line-height:1.5;pointer-events:none;transform:translate(-50%);animation:ci-toast-in .18s ease-out both}.ci-feedback-toast.success{border-color:#13744e33;color:#1f513d}.ci-feedback-toast.error{border-color:#b94b373d;color:#87392d;background:#fffaf8f7}@keyframes ci-toast-in{0%{opacity:0;transform:translate(-50%,10px) scale(.98)}to{opacity:1;transform:translate(-50%) scale(1)}}@media(prefers-reduced-motion:reduce){.ci-feedback-toast{animation:none}}.ci-two-column-workbench{display:grid;grid-template-columns:minmax(360px,.44fr) minmax(540px,.56fr);gap:18px;align-items:start}.ci-mode-entry-shell{display:grid;grid-template-columns:minmax(360px,.44fr) minmax(540px,.56fr);gap:18px;align-items:stretch}.ci-mode-entry-panel{display:grid;grid-template-rows:1fr 1fr;gap:14px;min-height:720px}.ci-mode-entry-panel button{display:grid;align-content:center;gap:10px;min-height:0;padding:24px;border:1px solid #dbe8e1;border-radius:8px;color:#173f30;background:linear-gradient(180deg,#fff,#f8fcf9);box-shadow:0 14px 34px #18382b14;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ci-mode-entry-panel button:hover{border-color:#9fcdb7;box-shadow:0 18px 42px #18382b1f;transform:translateY(-1px)}.ci-mode-entry-panel strong{font-size:20px;font-weight:850;letter-spacing:0}.ci-mode-entry-panel span{color:#6a7b71;font-size:13px;font-weight:600}.ci-mode-entry-results{min-height:720px}.ci-mode-shell{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;align-items:stretch}.ci-mode-rail{display:grid;grid-template-rows:1fr 1fr;min-height:720px;overflow:hidden;border:1px solid #dfe8e2;border-radius:8px;background:#f8fbf8}.ci-mode-rail button{border:0;border-bottom:1px solid #dfe8e2;color:#627067;background:transparent;font-size:17px;font-weight:800;letter-spacing:0;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.ci-mode-rail button:last-child{border-bottom:0}.ci-mode-rail button:hover,.ci-mode-rail button.active{color:#0f563f;background:#fff;box-shadow:inset 4px 0 #0f6a43}.ci-control-panel,.ci-results-panel{min-height:720px;border-color:#dfe8e2;background:#fff}.ci-control-panel>.panel-header h2{color:#0b5a43;font-weight:850}.ci-control-stack{display:grid;gap:16px}.ci-field{display:grid;gap:7px;color:#435247;font-size:13px;font-weight:700}.ci-select-shell{position:relative;display:block}.ci-select-shell select,.ci-settings-form select,.ci-rule-body select,.ci-settings-form input,.ci-address-input,.ci-example-material textarea,.ci-analysis-block textarea,.ci-rule-body textarea{width:100%;min-height:42px;padding:10px 36px 10px 11px;border:1px solid #dce7df;border-radius:8px;color:#16231c;background:#fff;font-size:13px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.ci-select-shell select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ci-select-shell svg{position:absolute;top:50%;right:11px;color:#6b7a71;pointer-events:none;transform:translateY(-50%)}.ci-select-shell select:focus,.ci-settings-form select:focus,.ci-rule-body select:focus,.ci-settings-form input:focus,.ci-address-input:focus,.ci-example-material textarea:focus,.ci-analysis-block textarea:focus,.ci-rule-body textarea:focus{border-color:#0f6a43;box-shadow:0 0 0 3px #0f6a431f}.ci-section-block,.ci-analysis-block,.ci-image-type-block{display:grid;gap:10px;padding:14px;border:1px solid #e1ebe4;border-radius:8px;background:#fbfdfb}.ci-analysis-block{border-color:#c9d8cf;background:#f1f8f4}.ci-image-type-block{border-color:#d8c7e9;background:#fbf5ff}.ci-batch-workbench .ci-control-panel,.ci-batch-workbench .ci-results-panel{min-height:720px}.ci-batch-top-row{display:grid;grid-template-columns:minmax(110px,.55fr) minmax(180px,1fr) minmax(160px,.8fr);gap:10px;align-items:end}.ci-batch-resolution-field .ci-select-shell{max-width:150px}.ci-folder-picker{min-width:0}.ci-folder-dropzone{position:relative;display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:42px;padding:0 12px;border:1px dashed #cadbd0;border-radius:8px;color:#244135;background:#fff;cursor:pointer}.ci-folder-dropzone:hover{border-color:#0f6a43;color:#0f563f;background:#f7fbf8}.ci-field-heading{display:inline-flex;gap:6px;align-items:center}.ci-inline-icon-button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #dbe7df;border-radius:50%;color:#6b7a71;background:#fff;cursor:pointer}.ci-inline-icon-button:hover{color:#0f563f;border-color:#b8d7c6;background:#f5fbf7}.ci-batch-material-list,.ci-batch-result-list{display:grid;gap:10px}.ci-batch-material-row,.ci-batch-result-row{display:grid;grid-template-columns:52px minmax(0,1fr) 32px;gap:10px;align-items:center;padding:9px;border:1px solid #e3ece6;border-radius:8px;background:#fff}.ci-batch-material-row img{width:52px;height:52px;border-radius:7px;object-fit:contain;background:#f2f5f3}.ci-batch-material-row strong,.ci-batch-result-row strong{display:block;overflow:hidden;color:#16231c;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.ci-batch-material-row span,.ci-batch-result-row span,.ci-batch-result-row small,.ci-batch-empty{color:#6d7c73;font-size:12px;line-height:1.45}.ci-batch-material-row button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:50%;color:#8a5b50;background:#fff4f1;cursor:pointer}.ci-batch-job-summary{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #dfe8e2;border-radius:8px;color:#173f30;background:#f7fbf8}.ci-batch-job-error{margin:0;padding:9px 11px;border:1px solid #f0c8c1;border-radius:8px;color:#8a3427;background:#fff6f4;font-size:12px;line-height:1.45}.ci-batch-result-row{grid-template-columns:minmax(0,1fr) 28px}.ci-batch-result-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ci-batch-result-row .ci-batch-item-error{color:#9a3d30}.ci-batch-cancel-button{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:0;border-radius:50%;color:#8a5b50;background:#fff4f1;cursor:pointer}.ci-batch-cancel-button:hover{color:#7a291f;background:#ffe6df}.ci-batch-result-row .ci-progress-shell{grid-column:1 / -1}.ci-batch-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ci-batch-rule-grid label{display:grid;gap:7px;color:#435247;font-size:13px;font-weight:700}.ci-batch-rule-grid input,.ci-batch-rule-grid select{width:100%;min-height:42px;padding:10px 11px;border:1px solid #dce7df;border-radius:8px;color:#16231c;background:#fff;font-size:13px;outline:none}.ci-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.ci-section-title span{color:#17251d;font-size:14px;font-weight:800}.ci-section-block .ci-section-title span{color:#0f6a43}.ci-image-type-block .ci-section-title span{color:#61417c}.ci-analysis-block .ci-section-title span{color:#275b43}.ci-section-title em{color:#708078;font-size:12px;font-style:normal;font-weight:600}.ci-section-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.ci-image-material-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(150px,1fr);gap:12px;align-items:start}.ci-product-material,.ci-example-material{display:grid;gap:9px;min-width:0}.ci-example-material{position:relative;gap:0}.ci-material-panel-primary .ci-product-dropzone{border-color:#bad4ea;background:#eef7ff}.ci-material-panel-primary .ci-material-title,.ci-material-panel-primary .ci-dropzone-main{color:#315f86}.ci-material-panel-reference .ci-product-dropzone{border-color:#e3d3ae;background:#fff9eb}.ci-material-panel-reference .ci-example-title span,.ci-material-panel-reference .ci-dropzone-main{color:#755c24}.ci-example-title{position:absolute;top:10px;right:12px;left:12px;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px}.ci-example-title span{color:#50635a;font-size:12px;font-weight:800}.ci-example-rule-button{min-height:24px;padding:0 8px;border-radius:999px;font-size:11px}.ci-product-dropzone{position:relative;display:grid;min-height:146px;place-items:center;gap:8px;padding:18px;border:1px dashed #bfd4c6;border-radius:8px;color:#526158;background:#f5faf6;cursor:pointer;text-align:center;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ci-material-title{position:absolute;top:14px;left:14px;color:#50635a;font-size:12px;font-weight:800}.ci-dropzone-main{display:flex;width:100%;min-height:58px;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-align:center}.ci-main-dropzone,.ci-example-dropzone{min-height:146px;padding:40px 8px 12px}.ci-main-dropzone strong,.ci-example-dropzone strong{font-size:13px}.ci-example-material textarea{min-height:76px;padding-right:11px;resize:vertical}.ci-product-dropzone:hover,.ci-product-dropzone:focus-within{border-color:#0f6a43;background:#fff;box-shadow:0 0 0 3px #0f6a431a;transform:translateY(-1px)}.ci-product-dropzone strong{color:#21352a;font-size:14px;font-weight:800}.ci-product-dropzone .ci-dropzone-main{color:#748178;font-size:12px;font-weight:600}.ci-product-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,76px));justify-content:center;gap:10px;width:100%;margin-top:4px}.ci-product-thumb{position:relative;display:block;width:76px;height:76px;overflow:hidden;border:1px solid rgba(15,106,67,.18);border-radius:8px;background:#fff;box-shadow:0 8px 22px #14302214}.ci-product-thumb img{width:100%;height:100%;object-fit:contain;padding:5px}.ci-example-thumb{width:min(100%,96px);height:84px;margin:0 auto}.ci-product-thumb button{position:absolute;top:4px;right:4px;display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border:0;border-radius:999px;color:#fff;background:#1e2d25c2;cursor:pointer}.ci-product-thumb button:hover,.ci-product-thumb button:focus-visible{background:#0f6a43}.ci-asset-note{color:#748178;display:block;font-size:12px;font-weight:600;line-height:1.5;margin-top:8px}.ci-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.ci-target-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ci-text-action{min-height:30px;padding:0 10px;border:1px solid #d3e2d8;border-radius:999px;color:#164c38;background:#fff;font-size:12px;font-weight:800;cursor:pointer}.ci-text-action:disabled{opacity:.58;cursor:not-allowed}.ci-text-action:hover{border-color:#0f6a436b;background:#eff9f2}.ci-text-action.primary{border-color:#0f6a4361;color:#fff;background:#0f6a43}.ci-text-action.primary:hover{background:#12593c}.ci-analysis-summary{display:grid;gap:10px;min-height:96px;padding:12px;border:1px solid #bad7c8;border-radius:8px;background:#e8f4ee}.ci-analysis-summary>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.ci-analysis-summary span,.ci-analysis-summary p{margin:0;color:#718077;font-size:12px;font-weight:650}.ci-analysis-summary strong{color:#17251d;font-size:13px}.ci-analysis-loading{display:grid;min-height:70px;place-items:center;align-content:center;gap:8px}.ci-analysis-loading p{color:#234a7a;font-size:13px;font-weight:800}.ci-analysis-spinner{width:22px;height:22px;border:3px solid #dce8f5;border-top-color:#2d6faf;border-radius:50%;animation:ci-spin .78s linear infinite}@keyframes ci-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.ci-analysis-spinner{animation-duration:1.6s}}.ci-analysis-summary dl{display:grid;gap:8px;margin:0}.ci-analysis-summary dl div{display:grid;grid-template-columns:86px minmax(0,1fr);gap:10px}.ci-analysis-summary dt{color:#718077;font-size:12px;font-weight:750}.ci-analysis-summary dd{min-width:0;margin:0;overflow:hidden;color:#22332a;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.ci-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ci-type-card{position:relative;display:flex;align-items:center;gap:8px;min-height:44px;padding:10px;border:1px solid #dce7df;border-radius:8px;color:#46544c;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.ci-type-card label{display:flex;align-items:center;min-width:0;gap:8px;cursor:pointer}.ci-type-card:hover{border-color:#0f6a4352;box-shadow:0 6px 16px #1f293712}.ci-type-card.selected{border-color:#0f6a436b;color:#123f2e;background:#eff9f2}.ci-type-card input{width:16px;height:16px;accent-color:#0f6a43}.ci-type-card span{min-width:0;color:inherit;font-size:13px;font-weight:800;line-height:1.2}.ci-type-card em{margin-left:auto;color:#0f6a43;font-size:11px;font-style:normal;font-weight:800}.ci-rule-chip{min-height:28px;margin-left:auto;padding:0 9px;border:1px solid #d8e6da;border-radius:999px;color:#4d6557;background:#fff;font-size:11px;font-weight:800;cursor:pointer}.ci-rule-chip:hover{border-color:#0f6a436b;color:#0f6a43}.ci-generate-main{justify-content:center;min-height:46px}.ci-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ci-result-empty{grid-column:1 / -1;display:grid;min-height:360px;place-items:center;gap:8px;padding:24px;border:1px dashed #d7e4dc;border-radius:8px;color:#748178;background:#f7faf8;text-align:center}.ci-result-empty strong{color:#203329;font-size:15px}.ci-result-empty span{max-width:360px;font-size:13px;font-weight:650;line-height:1.55}.ci-result-card{display:grid;grid-template-rows:auto 1fr;min-height:260px;overflow:hidden;border:1px solid #dfe8e2;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1f29370f}.ci-result-card header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-bottom:1px solid #edf3ef}.ci-result-card h3{margin:0;color:#17251d;font-size:14px;font-weight:850;line-height:1.2}.ci-result-card header span{display:block;margin-top:4px;color:#728078;font-size:12px;font-weight:700}.ci-result-card.status-done header svg{color:#0f6a43}.ci-result-preview{display:grid;place-items:center;min-height:210px;padding:14px;color:#7a8793;background:#f7faf8;text-align:center}.ci-result-preview img{display:block;width:100%;height:100%;max-height:420px;object-fit:contain}.ci-progress-shell{width:min(220px,72%);height:8px;overflow:hidden;border-radius:999px;background:#e3ece6}.ci-progress-shell div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f6a43,#77b987)}.ci-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#1118276b}.ci-rule-dialog,.ci-settings-dialog{width:min(560px,100%);max-height:calc(100dvh - 48px);overflow:hidden;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:#fff;box-shadow:0 22px 56px #1f293733}.ci-rule-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(760px,100%)}.ci-example-rule-dialog{width:min(830px,100%);border-color:#dbe7df;border-radius:12px;box-shadow:0 24px 64px #14201a38}.ci-example-rule-dialog header,.ci-example-rule-dialog footer{padding:18px 20px}.ci-example-rule-dialog .ci-rule-body{gap:15px;padding:20px}.ci-example-rule-dialog .ci-rule-body textarea{min-height:164px}.ci-example-rule-dialog .ci-rule-hint{margin-top:-8px}.ci-rule-dialog header,.ci-rule-dialog footer,.ci-settings-dialog header,.ci-settings-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #dde7de}.ci-rule-dialog footer,.ci-settings-dialog footer{justify-content:flex-end;border-top:1px solid #dde7de;border-bottom:0}.ci-rule-dialog header span,.ci-settings-dialog header span{color:#66746b;font-size:12px;font-weight:800}.ci-rule-dialog header h2,.ci-settings-dialog header h2{margin:2px 0 0;color:#17211c;font-size:18px}.ci-rule-body,.ci-settings-form{display:grid;gap:14px;padding:16px;overflow:auto}.ci-rule-body{grid-template-columns:repeat(2,minmax(0,1fr))}.ci-rule-body-single{grid-template-columns:1fr}.ci-rule-body label,.ci-settings-form label{display:grid;gap:7px;color:#45534a;font-size:13px;font-weight:750}.ci-rule-body textarea{min-height:150px;padding-right:11px;resize:vertical;font-family:inherit;line-height:1.55}.ci-rule-hint{margin:-4px 0 2px;color:#728078;font-size:12px;font-weight:650;line-height:1.5}.ci-icon-button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #dde7de;border-radius:8px;color:#66746b;background:#fff;cursor:pointer}.ci-ad-page-workbench{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:stretch}.ci-ad-page-topbar{position:sticky;top:0;z-index:12;padding:12px;border:1px solid #dfe8e2;border-radius:8px;background:#fffffff0;box-shadow:0 10px 28px #1a332514;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ci-ad-page-topbar.compact{padding:10px 12px}.ci-ad-page-panel{min-height:0;border-color:#dfe8e2;background:#fff}.ci-ad-page-panel>.panel-body{display:grid;gap:14px}.ci-ad-page-panel>.panel-header h2{color:#0b5a43;font-weight:850}.ci-ad-page-command{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.ci-ad-page-command-main{display:grid;gap:8px;min-width:0}.ci-ad-page-command-title{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.ci-ad-page-command-title span{display:block;color:#0b7a5a;font-size:12px;font-weight:800}.ci-ad-page-command-title h2{margin:2px 0 0;color:#13241b;font-size:20px;line-height:1.15}.ci-ad-page-command-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.ci-ad-page-primary-action{min-width:148px}.ci-ad-page-config-row{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin-top:12px}.ci-ad-page-settings{min-width:0;border:1px solid #dce7df;border-radius:8px;background:#fbfdfb}.ci-ad-page-settings[open]{background:#fff;box-shadow:inset 0 0 0 1px #1f6f4c0f}.ci-ad-page-settings summary{min-height:34px;padding:8px 12px;color:#244338;font-size:12px;font-weight:850;cursor:pointer;list-style:none}.ci-ad-page-settings summary::-webkit-details-marker{display:none}.ci-ad-page-settings summary:after{content:"▾";float:right;color:#5b7468;transition:transform .16s ease}.ci-ad-page-settings[open] summary:after{transform:rotate(180deg)}.ci-ad-page-settings-grid{display:grid;gap:8px;padding:0 10px 10px;animation:ci-settings-reveal .18s ease}.ci-ad-page-settings-grid.manual{grid-template-columns:minmax(260px,1fr) minmax(180px,.55fr) auto;align-items:end}.ci-ad-page-settings-grid input,.ci-ad-page-settings-grid textarea,.ci-ad-page-settings-grid select,.ci-ad-section-popover input,.ci-ad-section-popover textarea{width:100%;min-height:36px;padding:8px 10px;border:1px solid #dce7df;border-radius:8px;color:#16231c;background:#fff;font:inherit;font-size:12px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.ci-ad-page-settings-grid textarea{height:36px;min-height:36px;max-height:60px;resize:vertical;line-height:1.45}.ci-ad-page-settings-grid input:focus,.ci-ad-page-settings-grid textarea:focus,.ci-ad-page-settings-grid select:focus,.ci-ad-section-popover input:focus,.ci-ad-section-popover textarea:focus{border-color:#8fc3aa;box-shadow:0 0 0 3px #1f6f4c1f}@keyframes ci-settings-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ci-ad-page-meta,.ci-ad-page-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ci-ad-page-meta span,.ci-ad-page-tags span{display:inline-flex;align-items:center;min-height:26px;padding:4px 8px;border:1px solid #dce7df;border-radius:8px;color:#4e5f55;background:#f8fbf8;font-size:12px;font-weight:750}.ci-ad-page-tags.warning span{border-color:#efd8b7;color:#7d4d12;background:#fff8ed}.ci-ad-page-empty{margin:0;color:#647369;font-size:13px;font-style:normal;line-height:1.6}.ci-ad-page-canvas-shell{min-width:0}.ci-ad-page-canvas,.ci-ad-page-empty-state{min-height:min(820px,calc(100vh - 220px));overflow:hidden;border:1px solid #dce7df;border-radius:0;background:#fff;box-shadow:none}.ci-ad-full-page-frame{display:block;width:100%;height:min(980px,calc(100vh - 220px));min-height:720px;border:0;background:#fff}.ci-ad-page-empty-state{display:grid;align-content:center;gap:10px;padding:44px;color:#607268}.ci-ad-page-empty-state h2,.ci-ad-page-hero-title h2{margin:0;color:#13251c;letter-spacing:0}.ci-ad-page-empty-state p,.ci-ad-page-hero-title p{margin:0;color:#617268;line-height:1.6}.ci-ad-page-hero-title{display:grid;gap:10px;padding:40px;color:#173326;background:linear-gradient(135deg,#f6faf7,#eaf3ee)}.ci-ad-page-hero-title span{width:fit-content;color:#0f6a43;font-size:12px;font-weight:850;text-transform:uppercase}.ci-ad-page-layout-tree{display:grid}.ci-ad-webpage-frame{overflow:hidden;background:#fff}.ci-ad-web-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:0 28px;border-bottom:1px solid #e8efe9;color:#75837a;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.ci-ad-web-topbar em{color:#0f6a43;font-style:normal}.ci-ad-web-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(260px,.98fr);min-height:520px;border:0;color:#11221a;background:linear-gradient(120deg,#f6faf7,#fff,#e8f2ed);cursor:pointer;outline:none}.ci-ad-web-hero.active,.ci-ad-web-section.active{box-shadow:inset 0 0 0 3px #0f6a433d}.ci-ad-web-hero-copy{display:grid;align-content:center;gap:18px;padding:58px 54px}.ci-ad-web-hero-copy span,.ci-ad-web-section-copy span,.ci-ad-web-testimonial-inner span,.ci-ad-web-final-cta span{width:fit-content;color:#0f6a43;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ci-ad-web-hero-copy h2{max-width:720px;margin:0;color:#10231a;font-size:58px;font-weight:950;line-height:.98;letter-spacing:0}.ci-ad-web-hero-copy p{max-width:660px;margin:0;color:#40544a;font-size:17px;line-height:1.78}.ci-ad-web-hero-copy small{color:#8a5b17;font-size:12px;font-weight:800}.ci-ad-web-hero-copy b,.ci-ad-web-section-copy b,.ci-ad-web-final-cta b,.ci-ad-web-cta{width:fit-content;min-height:42px;padding:11px 18px;border-radius:8px;color:#fff;background:#0f6a43;font-size:13px;font-weight:850}.ci-ad-web-hero-media{display:grid;align-content:end;gap:10px;min-height:420px;margin:38px 38px 38px 0;padding:28px;border:1px solid #dbe9e0;border-radius:8px;color:#355345;background:linear-gradient(135deg,#0f6a431f,#fff6),repeating-linear-gradient(45deg,rgba(15,106,67,.08) 0 1px,transparent 1px 18px),#edf6f1}.ci-ad-web-hero-media strong,.ci-ad-web-section-media strong{color:#173126;font-size:16px;font-weight:900}.ci-ad-web-hero-media em,.ci-ad-web-section-media em{color:#5b6c63;font-size:13px;font-style:normal;line-height:1.6}.ci-ad-web-section-flow{display:grid}.ci-ad-web-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.84fr);gap:34px;min-height:300px;padding:54px;border-top:1px solid #e8efe9;color:#18241e;background:#fff;cursor:pointer;outline:none;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.ci-ad-web-section:hover,.ci-ad-web-hero:hover{background-color:#fbfdfb}.ci-ad-web-section.feature-grid{grid-template-columns:1fr;background:#f8fbf8}.ci-ad-web-section.image-text:nth-child(2n) .ci-ad-web-section-copy{order:2}.ci-ad-web-section.comparison,.ci-ad-web-section.spec-table,.ci-ad-web-section.faq{grid-template-columns:.76fr 1.24fr}.ci-ad-web-section.testimonial{grid-template-columns:1fr;min-height:240px;background:#13251c}.ci-ad-web-section.cta{grid-template-columns:1fr;min-height:260px;color:#fff;background:#0f6a43}.ci-ad-web-section-copy{display:grid;align-content:center;gap:14px}.ci-ad-web-section-copy h3,.ci-ad-web-testimonial-inner h3,.ci-ad-web-final-cta h3{margin:0;color:#14241c;font-size:34px;font-weight:930;line-height:1.08;letter-spacing:0}.ci-ad-web-section-copy p,.ci-ad-web-testimonial-inner p,.ci-ad-web-final-cta p{max-width:720px;margin:0;color:#40524a;font-size:15px;line-height:1.82}.ci-ad-web-section-media{display:grid;align-content:end;gap:9px;min-height:220px;padding:22px;border:1px solid #dfece3;border-radius:8px;background:#eef6f1}.ci-ad-web-spec-table,.ci-ad-web-faq-list{display:grid;align-content:center;gap:0;border:1px solid #dfe9e2;border-radius:8px;overflow:hidden;background:#fff}.ci-ad-web-spec-table div,.ci-ad-web-faq-list div{display:grid;grid-template-columns:minmax(130px,.45fr) minmax(0,1fr);gap:18px;padding:16px 18px;border-bottom:1px solid #e8efe9}.ci-ad-web-spec-table div:last-child,.ci-ad-web-faq-list div:last-child{border-bottom:0}.ci-ad-web-spec-table strong,.ci-ad-web-faq-list strong{color:#173126;font-size:13px;font-weight:900}.ci-ad-web-spec-table p,.ci-ad-web-faq-list p{margin:0;color:#40524a;font-size:13px;line-height:1.6}.ci-ad-web-testimonial-inner,.ci-ad-web-final-cta{display:grid;justify-items:center;gap:14px;max-width:800px;margin:auto;text-align:center}.ci-ad-web-testimonial-inner h3,.ci-ad-web-testimonial-inner p,.ci-ad-web-testimonial-inner em,.ci-ad-web-final-cta h3,.ci-ad-web-final-cta p{color:#fff}.ci-ad-web-testimonial-inner em{font-size:13px;font-style:normal;line-height:1.6;opacity:.72}.ci-ad-page-layout-node{display:grid;width:100%;gap:12px;padding:34px 40px;border:0;border-top:1px solid #e5eee8;color:#18241e;background:#fff;text-align:left;cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.ci-ad-page-layout-node:hover,.ci-ad-page-layout-node.active{background:#f7fbf8;box-shadow:inset 4px 0 #0f6a43}.ci-ad-page-layout-node.hero{min-height:320px;align-content:center}.ci-ad-page-layout-node.feature-grid,.ci-ad-page-layout-node.comparison,.ci-ad-page-layout-node.spec-table{background:#fbfdfb}.ci-ad-page-layout-node span{width:fit-content;color:#0f6a43;font-size:12px;font-weight:850}.ci-ad-page-layout-node h3{margin:0;color:#14241c;font-size:clamp(22px,3vw,42px);font-weight:900;line-height:1.12;letter-spacing:0}.ci-ad-page-layout-node p{max-width:760px;margin:0;color:#40524a;font-size:15px;line-height:1.8}.ci-ad-page-layout-node em,.ci-ad-page-layout-child em{max-width:720px;color:#738076;font-size:13px;font-style:normal;line-height:1.55}.ci-ad-page-layout-node b,.ci-ad-page-layout-child b{width:fit-content;min-height:38px;padding:9px 14px;border-radius:8px;color:#fff;background:#0f6a43;font-size:13px;font-weight:800}.ci-ad-page-layout-children{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr);gap:16px;align-items:stretch;margin-top:8px}.ci-ad-page-layout-child{display:grid;align-content:start;gap:8px;min-height:96px;padding:14px;border:1px dashed #d9e6dd;border-radius:8px;background:#ffffffb8}.ci-ad-page-layout-child.text{grid-row:span 2}.ci-ad-page-layout-child.media{min-height:150px;background:#eef6f1}.ci-ad-page-layout-child strong{color:#18241e;font-size:16px;font-weight:850}.ci-ad-page-layout-child p{margin:0;color:#40524a;font-size:13px;line-height:1.7}.ci-ad-section-popover{position:fixed;right:24px;bottom:24px;z-index:80;display:grid;width:min(420px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 64px));gap:13px;overflow:auto;padding:16px;border:1px solid #dfe8e2;border-radius:8px;background:#fff;box-shadow:0 24px 72px #0c1c1438}.ci-ad-section-popover header{display:flex;align-items:center;justify-content:space-between;gap:10px}.ci-ad-section-popover header span{color:#0f6a43;font-size:12px;font-weight:850}.ci-ad-section-popover header button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #dfe8e2;border-radius:8px;color:#5a6c62;background:#fff;cursor:pointer}.ci-ad-page-editor-block{display:grid;gap:6px;padding:10px;border:1px solid #dfe8e2;border-radius:8px;background:#f8fbf8}.ci-ad-page-editor-meta{display:flex;flex-wrap:wrap;gap:8px;color:#4b6358;font-size:12px}.ci-ad-page-editor-meta span{padding:3px 6px;border:1px solid rgba(15,106,67,.18);border-radius:4px;background:#0f6a430f}.ci-ad-page-editor-block.warning{border-color:#efd8b7;background:#fff8ed}.ci-ad-page-editor-block strong{color:#24372d;font-size:12px;font-weight:850}.ci-ad-page-editor-block p{margin:0;color:#617268;font-size:12px;line-height:1.55}@media(max-width:1120px){.ci-two-column-workbench,.ci-ad-page-workbench{grid-template-columns:1fr}}@media(max-width:720px){.ci-ad-page-command,.ci-ad-page-config-row,.ci-ad-page-settings-grid.manual,.ci-target-grid,.ci-image-material-grid,.ci-type-grid,.ci-result-grid,.ci-rule-body{grid-template-columns:1fr}.ci-ad-page-command-actions{justify-content:stretch}.ci-ad-page-command-actions .button{width:100%}}.va-page{--va-border: #d9e2ec;--va-muted: #64748b;--va-surface: #ffffff}.va-page-header{align-items:center;display:flex;gap:16px;justify-content:space-between}.va-title-group{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.va-page-header h1{color:#334155;font-size:24px;letter-spacing:0;line-height:1.15;margin:0}.va-page-title-subdued{font-weight:650}.va-content-channel-tabs{align-items:center;background:#f8fbf8;border:1px solid #dbe7df;border-radius:8px;display:inline-flex;gap:4px;padding:3px}.va-content-channel-tabs button{background:transparent;border:0;border-radius:6px;color:#5d6d63;cursor:pointer;font-size:13px;font-weight:750;letter-spacing:0;min-height:30px;padding:0 13px;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.va-content-channel-tabs button:hover{background:#eef7f1;color:#164c38}.va-content-channel-tabs button.active{background:#fff;box-shadow:0 5px 14px #164c381f;color:#0f4f39}.va-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.va-header-link{align-items:center;background:transparent;border:0;color:#526071;cursor:pointer;display:inline-flex;gap:6px;min-height:34px;padding:0 2px}.va-header-link span{color:#526071;font-size:13px;font-weight:600}.va-header-link:hover,.va-header-link:hover span{color:#164c38}.va-status-dot{background:#c7cdd3;border-radius:50%;height:8px;width:8px}.va-status-dot.connected{background:#0f6a43}.va-feedback-toast{animation:va-toast-in .18s ease-out both;background:#fafdfaf5;border:1px solid rgba(18,48,36,.1);border-radius:8px;bottom:clamp(72px,13vh,132px);box-shadow:0 18px 45px #11272029,0 2px 8px #11272014;color:#244135;font-size:13px;left:50%;line-height:1.5;max-width:min(520px,calc(100vw - 32px));padding:10px 14px;pointer-events:none;position:fixed;transform:translate(-50%);width:fit-content;z-index:80}.va-feedback-toast.success{border-color:#13744e33;color:#1f513d}.va-feedback-toast.error{background:#fffaf8f7;border-color:#b94b373d;color:#87392d}@keyframes va-toast-in{0%{opacity:0;transform:translate(-50%,10px) scale(.98)}to{opacity:1;transform:translate(-50%) scale(1)}}@media(prefers-reduced-motion:reduce){.va-feedback-toast{animation:none}}.va-workbench{display:grid;gap:16px;grid-template-columns:minmax(220px,.72fr) minmax(360px,1.35fr) minmax(280px,.95fr)}.va-page .panel-header h2{align-items:center;color:var(--va-panel-title, #0f172a);display:inline-flex;font-weight:800;gap:8px;letter-spacing:0}.va-page .panel-header h2:before{background:var(--va-panel-accent, #0f172a);border-radius:999px;content:"";height:16px;width:4px}.va-task-panel{--va-panel-accent: #2563eb;--va-panel-title: #1d4ed8}.va-form-panel{--va-panel-accent: #0f766e;--va-panel-title: #0f5f59}.va-preview-panel{--va-panel-accent: #7c3aed;--va-panel-title: #6d28d9}.va-scenes-panel{--va-panel-accent: #c2410c;--va-panel-title: #9a3412}.va-task-list,.va-form-grid,.va-scene-list{display:grid;gap:12px}.va-create-task-button{justify-content:center;margin-bottom:12px;width:100%}.va-generate-actions{display:flex;justify-content:center;width:100%}.va-generate-actions>.button-primary{min-width:132px}.va-task{align-items:center;background:#f8fafc;border:1px solid var(--va-border);border-radius:8px;color:#0f172a;cursor:pointer;display:grid;gap:8px;grid-template-columns:18px minmax(0,1fr) auto;min-height:44px;padding:10px;text-align:left}.va-task.active{background:#eef6ff;border-color:#93c5fd}.va-task span{overflow-wrap:anywhere}.va-task-status-light{background:#16a34a;border-radius:50%;box-shadow:0 0 0 3px #16a34a24;height:8px;justify-self:end;width:8px}.va-task-status-light-green{background:#16a34a;box-shadow:0 0 0 3px #16a34a24}.va-task-status-light-yellow{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b2e}.va-task-status-light-red{background:#dc2626;box-shadow:0 0 0 3px #dc262629}.va-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.va-form-grid label,.va-field-group,.va-asset-field,.va-toggles label{color:#0f172a;display:grid;font-size:13px;font-weight:700;gap:7px}.va-field-group label{display:grid;gap:7px}.va-dropzone{align-items:center;background:#f0f9ff;border:1px dashed #7dd3fc;border-radius:8px;color:#334155;display:grid;gap:8px;justify-items:center;min-height:132px;padding:16px;text-align:center}.va-dropzone.active{background:#e0f2fe;border-color:#0284c7}.va-dropzone strong{font-size:14px}.va-dropzone p{color:var(--va-muted);font-size:13px;font-weight:500;line-height:1.5;margin:0;max-width:560px}.va-import-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.va-import-inline{align-items:center;color:#047857;cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;gap:5px;line-height:1;padding:3px 4px;position:relative}.va-form-grid .va-import-inline-centered{display:inline-flex;flex-direction:column;justify-content:center;text-align:center}.va-import-inline:hover{color:#065f46;text-decoration:underline}.va-import-inline:focus-within{border-radius:4px;outline:3px solid rgba(16,185,129,.2);outline-offset:2px}.va-import-inline svg,.va-import-inline span{display:block}.va-import-inline-centered svg{align-self:center}.va-form-grid .va-import-inline input{height:1px;min-height:1px;opacity:0;position:absolute;left:50%;top:0;transform:translate(-50%);width:1px}.va-dropzone-assets{display:grid;gap:8px;margin-top:4px;width:100%}.va-dropzone-asset{align-items:center;background:#ffffffd1;border:1px solid var(--va-border);border-radius:8px;display:grid;gap:10px;grid-template-columns:44px minmax(0,1fr) auto 32px;min-height:56px;padding:6px 8px;text-align:left}.va-dropzone-asset img{aspect-ratio:1;border-radius:6px;height:44px;object-fit:cover;width:44px}.va-dropzone-asset span{overflow-wrap:anywhere}.va-dropzone-asset small{color:var(--va-muted);font-weight:600}.va-dropzone-asset button{align-items:center;background:#f8fafc;border:1px solid var(--va-border);border-radius:8px;color:#334155;cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.va-form-grid input,.va-form-grid select,.va-form-grid textarea{background:var(--va-surface);border:1px solid var(--va-border);border-radius:8px;color:#0f172a;font:inherit;min-height:44px;padding:10px 11px;width:100%}.va-form-grid textarea{min-height:86px;resize:vertical}.va-form-grid .va-compact-select{min-height:34px;padding:6px 10px}.va-form-grid .va-compact-field{gap:0;position:relative}.va-compact-select-prefix{color:#0f6a43;font-size:12px;font-weight:800;left:10px;line-height:1;max-width:calc(100% - 42px);overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:50%;transform:translateY(-50%);white-space:nowrap;z-index:1}.va-form-grid .va-compact-field-video-type .va-compact-select{padding-left:86px}.va-form-grid .va-compact-field-platform .va-compact-select{padding-left:118px}.va-form-grid .va-compact-field-ratio .va-compact-select{padding-left:94px}.va-form-grid .va-compact-field-duration .va-compact-select{padding-left:70px}.va-selling-points-workflow{display:grid;gap:10px}.va-selling-points-workflow textarea{background:#f0f9ff;border-color:#7dd3fc}.va-selling-points-workflow textarea:hover{border-color:#38bdf8}.va-selling-points-workflow textarea:focus{background:#f0f9ff;border-color:#0284c7;outline:3px solid rgba(14,165,233,.18)}.va-constraint-workflow{border:1px solid var(--va-border);border-radius:8px;display:grid;gap:10px;padding:10px}.va-constraint-workflow textarea{background:#f0f9ff;border-color:#7dd3fc}.va-constraint-workflow textarea:hover{border-color:#38bdf8}.va-constraint-workflow textarea:focus{background:#f0f9ff;border-color:#0284c7;outline:3px solid rgba(14,165,233,.18)}.va-preset-list{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.va-preset-button{background:#f8fafc;border:1px solid var(--va-border);border-radius:8px;color:#0f172a;cursor:pointer;display:grid;gap:4px;min-height:52px;padding:9px 10px;text-align:left}.va-preset-button.active{background:#eef6ff;border-color:#2563eb}.va-preset-button span{font-size:13px;font-weight:800;overflow-wrap:anywhere}.va-preset-button small{color:var(--va-muted);font-size:11px;font-weight:700}.va-selling-points-action{align-items:center;display:flex;justify-content:center}.va-selling-points-action .button{min-width:174px}.va-selling-points-action .va-ai-action-button{background:#2f8f68;border-color:#2f8f68;box-shadow:0 8px 18px #2f8f6833}.va-selling-points-action .va-ai-action-button:hover{background:#287c5b;border-color:#287c5b}.va-constraint-menu{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:8px;box-shadow:0 18px 42px #0f172a2e;display:grid;gap:4px;min-width:168px;padding:6px;position:fixed;z-index:90}.va-constraint-menu button{align-items:center;background:transparent;border:0;border-radius:7px;color:#0f172a;cursor:pointer;display:flex;font:inherit;font-size:13px;font-weight:700;gap:8px;min-height:36px;padding:8px 10px;text-align:left}.va-constraint-menu button:hover{background:#f8fafc}.va-constraint-menu button:disabled{cursor:not-allowed;opacity:.55}.va-constraint-menu .va-danger-menu-item{color:#b91c1c}.va-constraint-menu .va-danger-menu-item:hover{background:#fef2f2}.va-full{grid-column:1 / -1}.va-toggles{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0}.va-toggles label{align-items:center;border:1px solid var(--va-border);border-radius:8px;grid-template-columns:18px minmax(0,1fr);min-height:44px;padding:10px}.va-empty,.va-field-note{color:var(--va-muted);font-size:13px;line-height:1.5;margin:0}.va-field-note{font-weight:500}.va-output{display:grid;gap:14px}.va-video-shell{align-items:stretch;aspect-ratio:16 / 9;background:linear-gradient(135deg,#0f172a3d,#2563eb2e),#0f172a;border-radius:8px;color:#e2e8f0;display:block;overflow:hidden;position:relative}.va-video-player{background:#0f172a;display:block;height:100%;object-fit:cover;width:100%}.va-video-overlay{align-items:flex-start;background:linear-gradient(180deg,#0f172ad6,#0f172a00);color:#fff;display:flex;justify-content:space-between;left:0;padding:12px;pointer-events:none;position:absolute;right:0;top:0}.va-video-overlay strong{font-size:13px}.va-output-meta{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.va-output-meta div{background:#f8fafc;border:1px solid var(--va-border);border-radius:8px;display:grid;gap:3px;min-height:54px;padding:9px 10px}.va-output-meta span,.va-output-title span{color:var(--va-muted);font-size:12px;font-weight:600}.va-output-meta strong,.va-output-title strong{color:#0f172a;font-size:13px;overflow-wrap:anywhere}.va-output-title{border:1px solid var(--va-border);border-radius:8px;display:grid;gap:4px;padding:10px}.va-download{align-items:center;background:#2563eb;border-radius:8px;color:#fff;display:inline-flex;font-weight:700;gap:8px;justify-content:center;min-height:44px;padding:10px 14px;text-decoration:none}.va-scene{align-items:center;border:1px solid var(--va-border);border-radius:8px;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr) auto;min-height:68px;padding:12px}.va-scene h3{font-size:14px;margin:0 0 4px}.va-scene p{color:var(--va-muted);font-size:13px;line-height:1.45;margin:0}.va-dialog-backdrop{align-items:center;background:#0f172a57;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:80}.va-settings-dialog{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:8px;box-shadow:0 28px 72px #0f172a38;display:grid;gap:18px;max-width:min(520px,calc(100vw - 32px));padding:18px;width:100%}.va-settings-dialog header,.va-settings-dialog footer{align-items:center;display:flex;gap:12px;justify-content:space-between}.va-settings-dialog header span{color:var(--va-muted);font-size:11px;font-weight:800;letter-spacing:0}.va-settings-dialog h2{color:#0f172a;font-size:18px;margin:3px 0 0}.va-icon-button{align-items:center;background:#f8fafc;border:1px solid var(--va-border);border-radius:8px;color:#334155;cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}.va-settings-form{display:grid;gap:12px}.va-settings-form label{color:#0f172a;display:grid;font-size:13px;font-weight:700;gap:7px}.va-settings-form input,.va-settings-form select,.va-settings-form textarea{background:var(--va-surface);border:1px solid var(--va-border);border-radius:8px;color:#0f172a;font:inherit;min-height:44px;padding:10px 11px;width:100%}.va-settings-form textarea{min-height:132px;resize:vertical}@media(max-width:1180px){.va-workbench{grid-template-columns:minmax(220px,.8fr) minmax(360px,1.2fr)}.va-preview-panel{grid-column:1 / -1}}@media(max-width:760px){.va-page-header{align-items:flex-start;flex-direction:column}.va-header-actions{justify-content:flex-start}.va-workbench,.va-form-grid,.va-preset-list,.va-toggles{grid-template-columns:1fr}}:root{color:#17211c;background:#f5f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:272px minmax(0,1fr);min-height:100vh;background:linear-gradient(180deg,#e1f6e88c,#f5f6f200 280px),#f5f6f2}.app-shell-collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:18px 14px;border-right:1px solid #dde3dc;background:#fafbf8eb}.sidebar-collapsed{align-items:center;padding-inline:10px}.brand,.user-chip,.sidebar-footer,.agent-meta,.action-row,.topbar-actions,.review-topline,.card-heading{display:flex;align-items:center}.brand{gap:10px;padding:4px 6px 16px}.sidebar-collapsed .brand{display:grid;gap:10px;justify-items:center;padding-inline:0}.sidebar-toggle{display:grid;place-items:center;width:30px;height:30px;margin-left:auto;border:1px solid #dce4dc;border-radius:7px;color:#526057;background:#fff}.sidebar-toggle:hover{color:#164c38;background:#ebf4ec}.sidebar-collapsed .sidebar-toggle{margin-left:0}.brand-mark,.connector-icon,.stat-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid #cad7cb;border-radius:8px;color:#0e5f3f;background:#eef8ef}.brand strong,.user-chip strong{display:block;font-size:14px}.brand span,.store-switcher span,.sidebar-footer,.page-header span,.stat-card span,.task-row span,.output-feed span,.output-feed time,.agent-card p,.review-card p,.workflow-card span,.brief-list span,.review-work-item span,.connection-card p{color:#66746b;font-size:12px}.store-switcher{display:grid;gap:6px;padding:12px;margin-bottom:14px;border:1px solid #dce4dc;border-radius:8px;background:#fff}.store-switcher-row{display:flex;align-items:center;gap:8px;min-width:0}.store-switcher-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-switcher-row .badge{flex:0 0 auto}.nav-list{display:grid;gap:4px}.nav-item{display:flex;align-items:center;gap:10px;width:100%;min-height:38px;padding:0 10px;border:0;border-radius:7px;color:#3b473f;background:transparent;text-align:left}.sidebar-collapsed .nav-list{width:100%}.sidebar-collapsed .nav-item{justify-content:center;padding:0}.nav-item:hover,.nav-item.active{color:#0c3f2e;background:#ebf4ec}.sidebar-footer{gap:8px;padding:12px 8px 2px;margin-top:auto}.workspace{min-width:0}.topbar{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;min-height:68px;padding:12px 24px;border-bottom:1px solid #dfe5df;background:#f5f6f2e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.search-box{display:flex;align-items:center;flex:1 1 280px;gap:8px;width:auto;max-width:560px;min-width:220px;min-height:40px;padding:0 10px;border:1px solid #d8e1d9;border-radius:8px;background:#fff}.search-box input{width:100%;border:0;outline:0;color:#17211c}.search-box kbd{display:inline-flex;align-items:center;gap:2px;padding:3px 6px;border:1px solid #d8e1d9;border-radius:5px;color:#66746b;background:#f7f8f5;font-size:11px}.topbar-actions{flex:0 1 auto;flex-wrap:wrap;gap:10px;min-width:0;justify-content:flex-end}.topbar .button,.topbar .language-toggle,.topbar .user-chip{flex:0 0 auto}.topbar .button span,.topbar .language-toggle,.topbar .user-chip strong{white-space:nowrap}.user-chip{gap:8px;padding:4px 8px 4px 4px;border:1px solid #dce4dc;border-radius:999px;background:#fff}.user-chip span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;background:#163f31;font-size:11px;font-weight:700}.main-content{width:min(1480px,100%);padding:26px}.auth-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(180deg,#e1f6e88c,#f5f6f200 280px),#f5f6f2}.auth-panel{display:grid;gap:22px;width:min(420px,100%);padding:28px;border:1px solid #dfe6df;border-radius:8px;background:#fff;box-shadow:0 18px 50px #15251c14}.auth-heading{display:grid;gap:6px}.auth-heading span{color:#0e6f4b;font-size:12px;font-weight:800;text-transform:uppercase}.auth-heading h1{margin:0;color:#17211c;font-size:26px;font-weight:760}.auth-heading p{margin:0;color:#66746b;font-size:13px;line-height:1.5}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;border:1px solid #dfe6df;border-radius:8px;background:#f7f9f6}.auth-tabs button{min-height:36px;border:0;border-radius:6px;color:#526057;background:transparent;font-size:13px;font-weight:750}.auth-tabs button.active{color:#164c38;background:#fff;box-shadow:0 1px 4px #15251c14}.auth-form{display:grid;gap:14px}.auth-form label{display:grid;gap:7px;color:#526057;font-size:13px;font-weight:650}.auth-form input{min-height:42px;padding:9px 10px;border:1px solid #d9e2d9;border-radius:7px;color:#17211c;background:#fff}.auth-form .button{min-height:42px;margin-top:4px}.auth-captcha-row{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:10px}.auth-email-code-row{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:10px}.auth-captcha-image{display:grid;place-items:center;width:140px;min-height:42px;overflow:hidden;border:1px solid #d9e2d9;border-radius:7px;color:#526057;background:#f5faf5}.auth-captcha-image span,.auth-captcha-image svg{display:block}.auth-send-code-button{min-height:42px;border:1px solid #164c38;border-radius:7px;color:#fff;background:#164c38;font-size:13px;font-weight:750}.auth-send-code-button:disabled{cursor:wait;border-color:#d9e2d9;color:#7b8794;background:#f5f7f4}.auth-feedback{margin:0;padding:10px 12px;border-left:3px solid #164c38;border-radius:7px;color:#26322b;background:#f5faf5;font-size:13px;line-height:1.5}.auth-inline-error{margin:-6px 0 0;color:#a12a20;font-size:12px;line-height:1.45}.auth-inline-help{margin:-6px 0 0;color:#66746b;font-size:12px;line-height:1.45}.page-stack{display:grid;gap:18px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.eyebrow{margin:0 0 6px;color:#0e6f4b;font-size:12px;font-weight:700;text-transform:uppercase}.page-header h1{margin:0 0 7px;font-size:30px;font-weight:650;letter-spacing:0}.page-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.page-title-accessory{display:inline-flex;align-items:center;margin-bottom:7px}.page-actions{flex:0 0 auto}.button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border-radius:7px;font-size:14px;font-weight:650}.button{padding:0 12px;border:1px solid #ccd7ce}.button-primary{border-color:#164c38;color:#fff;background:#164c38}.button-secondary{color:#26322b;background:#fff}.button-ghost{border-color:transparent;color:#3b473f;background:transparent}.button-danger{border-color:#f0c7c2;color:#9b231a;background:#fff5f3}.button:disabled{cursor:not-allowed;opacity:.68}.icon-button{width:38px;border:1px solid #dce4dc;color:#3b473f;background:#fff}.panel,.stat-card{border:1px solid #dfe6df;border-radius:8px;background:#fff;box-shadow:0 1px 2px #15251c0a}.panel{padding:16px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.panel h2,.workflow-card h2,.review-work-item h2,.connection-card h2,.storyboard h2{margin:0;font-size:16px;letter-spacing:0}.stats-grid,.agent-grid,.connection-grid,.three-column{display:grid;gap:14px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{display:flex;gap:12px;min-height:106px;padding:14px}.stat-card p{margin:0 0 7px;color:#66746b;font-size:13px}.stat-card strong{display:block;margin-bottom:4px;font-size:27px}.agent-grid,.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}.agent-card{display:grid;gap:12px;min-height:154px;padding:14px;border:1px solid #e2e8e2;border-radius:8px;background:#fbfcfa}.agent-card h3,.task-row strong,.review-card strong,.output-feed strong{margin:0;font-size:14px}.agent-card p{margin:6px 0 0;line-height:1.45}.agent-meta{flex-wrap:wrap;gap:8px}.progress-bar{height:7px;overflow:hidden;border-radius:999px;background:#e8eee8}.progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0e6f4b,#5b6ee1)}.two-column,.review-workbench{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px}.task-list,.review-list,.output-feed,.copy-stack,.brief-list,.field-grid{display:grid;gap:10px}.task-row,.review-card,.output-feed article,.copy-stack article,.handoff-grid div{display:flex;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e3e9e3;border-radius:7px;background:#fbfcfa}.task-row div,.table-primary,.output-feed article,.copy-stack article,.handoff-grid div{display:grid;gap:4px}.review-card{align-items:center}.review-card p{margin:5px 0 0;line-height:1.45}.badge{display:inline-flex;align-items:center;width:fit-content;min-height:23px;padding:0 8px;border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.badge-neutral{border-color:#dce2dc;color:#526057;background:#f5f7f4}.badge-green{border-color:#bee4ca;color:#0f6a43;background:#eefaf1}.badge-blue{border-color:#c6d8f7;color:#1c55a4;background:#eff5ff}.badge-amber{border-color:#ead493;color:#8a6209;background:#fff8df}.badge-red{border-color:#efc2bd;color:#a12a20;background:#fff2ef}.badge-indigo{border-color:#ced2ff;color:#4a55bd;background:#f1f3ff}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.filter-chip{min-height:32px;padding:0 11px;border:1px solid #dce4dc;border-radius:999px;color:#465249;background:#fff}.language-toggle{min-height:36px;padding:0 10px;border:1px solid #dce4dc;border-radius:7px;color:#164c38;background:#fff;font-size:13px;font-weight:700}.filter-chip.active{color:#fff;border-color:#164c38;background:#164c38}.table-wrap{width:100%;overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th{padding:10px 12px;border-bottom:1px solid #e0e7e1;color:#66746b;font-size:12px;text-align:left}.data-table td{padding:12px;border-bottom:1px solid #edf1ed;vertical-align:middle}.table-primary span{color:#66746b;font-size:12px}.review-workbench{grid-template-columns:1fr}.review-work-item{display:grid;gap:12px}.review-topline,.card-heading{justify-content:space-between;gap:12px}.review-work-item p,.workflow-card p,.report-preview p,.storyboard p{margin:0;color:#526057;line-height:1.55}blockquote,.suggestion-box{margin:0;padding:13px;border:1px solid #dce8de;border-radius:7px;color:#27352c;background:#f8fbf7;line-height:1.55}.action-row{flex-wrap:wrap;gap:8px}.workflow-card{display:grid;gap:12px}.field-grid label{display:grid;gap:7px;color:#526057;font-size:13px;font-weight:650}.field-grid input,.field-grid select,.field-grid textarea{width:100%;min-height:38px;padding:9px 10px;border:1px solid #d9e2d9;border-radius:7px;color:#17211c;background:#fff}.field-grid textarea{min-height:100px;resize:vertical}.connection-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.connection-card{display:grid;gap:12px;grid-template-rows:1fr auto;min-height:342px}.connection-card-main{display:grid;align-content:start;gap:12px}.connector-card-head{display:grid;justify-items:center;gap:10px;text-align:center}.connector-card-head h2,.connector-card-head p{width:100%;text-align:center}.connector-card-head .badge,.connection-card-main>.badge{justify-self:center}.connector-brand-icon{position:relative;display:grid;place-items:center;width:40px;height:40px;border:1px solid #cfe2d4;border-radius:8px;background:#eef8f1;color:#196247}.connector-brand-icon img{position:relative;z-index:1;width:24px;height:24px;object-fit:contain;border-radius:5px}.connector-brand-icon svg{position:absolute;color:#196247}.connection-card .button{width:100%;justify-content:center}.storyboard{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.storyboard article{display:grid;gap:10px;min-height:170px;padding:14px;border:1px solid #e2e8e2;border-radius:8px;background:#fbfcfa}.handoff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cs-console-page{gap:18px}.cs-console{display:grid;align-content:start;min-height:calc(100vh - 120px);gap:18px;background:transparent}.cs-console-compact{min-height:calc(100vh - 94px);gap:10px;margin-top:0}.cs-console-ultra-compact{min-height:calc(100vh - 78px);gap:4px;margin-top:0}.cs-console-dense{min-height:calc(100vh - 62px);gap:0;margin-top:0}.cs-console-topbar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;align-self:start;column-gap:20px;min-height:28px;padding:0 2px;border-bottom:0;background:transparent;box-shadow:none}.cs-console-ultra-compact .cs-console-topbar{min-height:30px}.cs-console-dense .cs-console-topbar{min-height:22px}.cs-console-brand,.cs-console-statuses,.cs-ticket-meta-line,.cs-draft-card-header,.cs-ticket-actions,.cs-console-inbox-header strong{display:flex;align-items:center}.cs-console-brand{gap:9px;color:#2a3440}.cs-console-brand h2{margin:0;font-size:18px;font-weight:750}.cs-support-mode-menu{display:inline-flex;align-items:center;gap:12px;min-height:38px;color:#24312a}.cs-case-workspace-note{color:#64748b;font-size:12px;font-weight:720;line-height:1.2}.cs-support-mode-actions{display:inline-flex;align-items:center;gap:6px}.cs-support-mode-button{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 15px;border:1px solid #bdd8cb;border-radius:8px;background:#eef8f3;color:#115437;cursor:pointer;font-size:15px;font-weight:850;line-height:1;box-shadow:0 2px 8px #15583714}.cs-support-mode-button:hover{transform:translateY(-1px)}.cs-support-mode-button-case:hover{border-color:#0f6b46;color:#0f4f35}.cs-support-mode-button-business{border-color:#b8d7e7;background:#eef8fb;color:#0d5264;box-shadow:0 2px 8px #0d526414}.cs-support-mode-button-business:hover{border-color:#14738a;color:#0b4c5d}.cs-support-mode-button-case.active{border-color:#0f6b46;background:#0f6b46;color:#fff}.cs-support-mode-button-business.active{border-color:#0b6f8b;background:#0b6f8b;color:#fff}.cs-support-mode-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#d92d20;color:#fff;font-size:11px;font-weight:850;line-height:1}.cs-support-mode-button.active .cs-support-mode-count{background:#fff;color:#b42318}.cs-business-workspace{display:grid;grid-template-columns:minmax(260px,388px) minmax(0,1fr);gap:20px;margin-top:14px}.cs-business-inbox,.cs-business-detail{min-height:520px;border:1px solid #dfe6df;border-radius:12px;background:#fff;box-shadow:0 2px 10px #15251c0d}.cs-business-inbox header,.cs-business-detail header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;border-bottom:1px solid #e8eee9}.cs-business-inbox header strong,.cs-business-detail header strong{color:#17261e;font-size:18px;font-weight:800}.cs-business-inbox header span,.cs-business-detail header span{color:#64748b;font-size:13px;font-weight:720}.cs-business-empty,.cs-business-detail-empty{display:grid;place-items:center;min-height:360px;padding:24px;color:#64748b;font-size:14px;font-weight:700;text-align:center}.cs-business-list{display:grid}.cs-business-list-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;padding:0 12px 0 0;border:0;border-bottom:1px solid #edf2ee;background:#fff;color:#24312a;text-align:left}.cs-business-list-item:hover,.cs-business-list-item.active{background:#eef8f0}.cs-business-list-main{display:grid;gap:6px;min-width:0;padding:16px 0 16px 24px;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.cs-business-list-item strong{font-size:14px;font-weight:820}.cs-business-list-item span{color:#64748b;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-business-list-item small{color:#0f6b46;font-size:12px;font-weight:800}.cs-business-list-trash{display:inline-grid;place-items:center;width:32px;height:32px;border:1px solid transparent;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer}.cs-business-list-trash:hover{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.cs-business-record-detail{display:grid;gap:18px;padding:20px 24px}.cs-business-processing-panel{display:grid;gap:14px;padding:18px 24px 24px}.cs-business-processing-panel .cs-business-record-detail{padding:0}.cs-business-processing-panel .cs-original-message-card,.cs-business-processing-panel .cs-conversation-thread,.cs-business-draft-card{box-shadow:none}.cs-business-record-detail dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.cs-business-record-detail dl div,.cs-business-record-detail article{display:grid;gap:6px;padding:12px;border:1px solid #e1ebe4;border-radius:8px;background:#f8fbf8}.cs-business-record-detail dt,.cs-business-record-detail article strong{color:#64748b;font-size:12px;font-weight:800}.cs-business-record-detail dd,.cs-business-record-detail p{margin:0;color:#24312a;font-size:14px;line-height:1.55}.cs-business-draft-card{gap:12px}.cs-business-draft-card .cs-draft-textarea{min-height:180px}.cs-business-draft-actions{display:flex;justify-content:flex-end}.cs-case-module-dropdown,.cs-case-auto-save-panel{position:relative;flex:0 0 auto}.cs-case-auto-save-trigger{display:inline-flex;align-items:center;gap:7px;min-height:32px;border:1px solid #d7e5dc;border-radius:8px;padding:0 10px;background:#fff;color:#24312a;cursor:pointer;font:inherit;font-size:12px;font-weight:820;white-space:nowrap}.cs-case-auto-save-trigger:hover,.cs-case-auto-save-trigger:focus-visible{border-color:#9fc7af;color:#0f5a3f;outline:none}.cs-case-auto-save-trigger em{border-radius:999px;padding:2px 7px;background:#eff6f2;color:#164d36;font-size:11px;font-style:normal;font-weight:850}.cs-case-auto-save-dialog{width:min(460px,calc(100vw - 48px))}.cs-case-auto-save-days span small{flex:0 0 auto;color:#68776f;font-size:12px;font-weight:800}.cs-case-module-trigger{align-items:center;background:#fff;border:1px solid #d7e5dc;border-radius:8px;color:#24312a;cursor:pointer;display:inline-flex;gap:7px;min-height:32px;max-width:210px;padding:0 10px;white-space:nowrap}.cs-case-module-trigger:hover{border-color:#9fc7af;color:#0f5a3f}.cs-case-module-trigger span{color:#64748b;font-size:12px;font-weight:760}.cs-case-module-trigger strong{min-width:0;overflow:hidden;color:#164d36;font-size:12px;font-weight:850;text-overflow:ellipsis}.cs-case-module-trigger em,.cs-case-module-menu-item em{align-items:center;background:#eff6f2;border-radius:999px;color:#164d36;display:inline-flex;font-size:11px;font-style:normal;font-weight:850;height:18px;justify-content:center;min-width:18px;padding:0 5px}.cs-case-module-trigger svg{flex:0 0 auto;transition:transform .16s ease}.cs-case-module-trigger svg.expanded{transform:rotate(180deg)}.cs-case-module-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:50;display:grid;gap:4px;width:260px;max-height:min(420px,calc(100vh - 150px));overflow:auto;padding:8px;border:1px solid #dbe7df;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f261b29}.cs-case-module-menu-item{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;padding:0 8px;border:1px solid transparent;border-radius:7px;background:transparent;color:#334155;cursor:pointer;text-align:left}.cs-case-module-menu-item:hover{border-color:#d7e5dc;background:#f5faf7}.cs-case-module-menu-item.active{border-color:#0f6b46;background:#0f6b46;color:#fff}.cs-case-module-menu-item strong{color:#0f6b46;font-size:11px;font-weight:850}.cs-case-module-menu-item strong.plain{color:#64748b}.cs-case-module-menu-item span{min-width:0;overflow:hidden;font-size:13px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.cs-case-module-menu-item.active strong,.cs-case-module-menu-item.active strong.plain,.cs-case-module-menu-item.active span{color:#fff}.cs-case-module-menu-item.active em{background:#fff;color:#0f6b46}.cs-case-module-menu-item.empty{opacity:.72}.cs-console-dense .cs-console-brand h2{font-size:17px}.cs-console-toolstrip{grid-column:2;justify-self:end;display:flex;flex-wrap:nowrap;align-items:center;gap:15px}.cs-console-toolstrip .cs-integration-panel-compact{grid-column:auto}.cs-interface-hub{position:relative}.cs-interface-hub-launcher{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 4px;border:0;color:#4f5d55;background:transparent;cursor:pointer;font-size:13px;font-weight:720}.cs-interface-hub-launcher:hover{color:#0f5a3f}.cs-console-statuses{gap:18px;color:#526057;font-size:14px}.cs-status-dot{display:inline-flex;align-items:center;gap:7px}.cs-status-dot i{width:8px;height:8px;border-radius:50%}.cs-status-dot i.green{background:#0f6a43}.cs-status-dot i.gray{background:#c7cdd3}.cs-console-grid{position:relative;display:grid;gap:20px;align-items:stretch;padding:22px 24px 26px}.cs-console-compact .cs-console-grid{gap:20px;padding:0 0 18px}.cs-console-ultra-compact .cs-console-grid{padding-top:0}.cs-console-dense .cs-console-grid{padding-top:0;margin-top:14px}.cs-console-grid-register{grid-template-columns:minmax(0,1fr)}@media(max-width:980px){.cs-console-topbar{grid-template-columns:minmax(0,1fr);row-gap:8px}.cs-console-toolstrip{grid-column:1;justify-self:start}}@media(max-width:720px){.cs-console-brand{flex-wrap:wrap}}.cs-console-inbox,.cs-ticket-workspace{border:1px solid #dfe6df;border-radius:12px;background:#fff;box-shadow:0 2px 10px #15251c0d}.cs-console-inbox{position:relative;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);align-content:stretch;overflow:hidden}.cs-console-inbox-contained{min-height:0}.cs-inbox-edge-resizer{position:absolute;top:12px;right:-5px;bottom:12px;width:10px;border-radius:999px;cursor:col-resize;touch-action:none}.cs-inbox-edge-resizer:after{position:absolute;top:12px;right:4px;bottom:12px;width:2px;border-radius:999px;background:transparent;content:""}.cs-inbox-edge-resizer:hover:after,.cs-inbox-edge-resizer:focus-visible:after{background:#93c7a4}.cs-inbox-edge-resizer:focus-visible{outline:2px solid #93c7a4;outline-offset:2px}.cs-inbox-height-resizer{position:absolute;right:18px;bottom:-8px;left:18px;height:14px;cursor:row-resize;touch-action:none}.cs-inbox-height-resizer:after{position:absolute;right:42%;bottom:5px;left:42%;height:3px;border-radius:999px;background:transparent;content:""}.cs-inbox-height-resizer:hover:after,.cs-inbox-height-resizer:focus-visible:after{background:#93c7a4}.cs-inbox-height-resizer:focus-visible{outline:2px solid #93c7a4;outline-offset:2px}.cs-console-inbox-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px 12px}.cs-console-inbox-header strong{gap:8px;font-size:18px}.cs-inbox-retention-note{border-radius:999px;padding:3px 8px;background:#eef6ff;color:#1d4f91;font-size:12px;font-weight:800;line-height:1}.cs-inbox-retention-note.trash{background:#fff7ed;color:#9a3412}.cs-console-inbox-tools{display:flex;align-items:center;gap:8px}.cs-console-inbox-tools span{display:grid;place-items:center;min-width:26px;height:24px;border-radius:999px;color:#0e5f3f;background:#eef8ef;font-weight:800}.cs-console-search{display:flex;align-items:center;flex:0 0 auto;gap:8px;height:40px;min-height:40px;margin:0 26px 18px;padding:0 12px;border:1px solid #dfe5df;border-radius:8px;color:#9aa5ad;background:#f7f9fb}.cs-console-search input{width:100%;min-height:0;border:0;outline:0;background:transparent}.cs-console-search .voice-input-btn{flex:0 0 22px;width:22px;height:22px;border:0;border-radius:0;background:transparent;color:#66746c}.cs-console-search .voice-input-btn:hover{border:0;background:transparent;color:#0f6a43}.cs-console-search .voice-input-btn-active,.cs-console-search .voice-input-btn-active:hover{border:0;background:transparent;color:#d64255}.cs-inbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 26px 10px;min-height:32px}.cs-inbox-view-tabs,.cs-inbox-selection-actions{display:flex;align-items:center;gap:6px}.cs-inbox-view-tabs{padding:2px;border-bottom:1px solid #e5ebe5}.cs-inbox-view-tabs button{min-height:28px;padding:0 4px;border:0;border-bottom:2px solid transparent;background:transparent;color:#4b5b52;font-size:12px;font-weight:800}.cs-inbox-view-tabs button.active{border-bottom-color:#164c38;color:#164c38;background:transparent}.cs-inbox-select-toggle,.cs-inbox-selection-actions button{min-height:30px;border:0;background:transparent;color:#66746b;font-size:12px;font-weight:800}.cs-inbox-select-toggle{padding:0 2px;color:#164c38}.cs-inbox-selection-actions{justify-content:flex-end;flex-wrap:wrap;min-width:0;color:#66746b;font-size:12px;font-weight:800}.cs-inbox-selection-actions label{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.cs-inbox-selection-actions button{padding:0 4px}.cs-inbox-selection-actions button:disabled{cursor:not-allowed;opacity:.45}.cs-console-inbox-list{display:grid;align-content:start;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.cs-console-inbox-item{display:grid;gap:6px;min-height:84px;padding:14px 20px 14px 24px;border:0;border-top:1px solid #edf1ed;color:#17211c;background:#fff;text-align:left}.cs-console-inbox-item-compact{grid-template-rows:minmax(0,1fr) 20px;height:104px;min-height:104px;overflow:hidden}.cs-console-inbox-item-compact.has-search-matches{grid-template-rows:auto auto;height:auto;min-height:126px;overflow:visible}.cs-console-inbox-item-compact.has-search-matches .cs-inbox-item-controls{align-items:start}.cs-console-inbox-item.active{border-left:4px solid #164c38;background:#ebf4ec}.cs-inbox-item-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0}.cs-inbox-item-controls.selecting{grid-template-columns:auto minmax(0,1fr) auto}.cs-inbox-item-controls.trash-actions{grid-template-columns:minmax(0,1fr) auto auto}.cs-inbox-row-main{display:grid;gap:5px;min-width:0;border:0;padding:0;background:transparent;color:inherit;text-align:left}.cs-inbox-icon-action{display:inline-grid;place-items:center;width:24px;height:24px;border:0;border-radius:0;color:#5f6d65;background:transparent}.cs-inbox-icon-action.danger{color:#a74338}.cs-inbox-icon-action:hover,.cs-inbox-icon-action:focus-visible{color:#164c38;background:transparent}.cs-inbox-icon-action.danger:hover,.cs-inbox-icon-action.danger:focus-visible{color:#8f1f17}.cs-inbox-row-main span{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.cs-inbox-title-row{display:flex;align-items:center;gap:7px;min-width:0}.cs-inbox-title-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-inbox-title-row em{margin-left:auto}.cs-inbox-source-badge{flex:0 0 auto;display:inline-flex;align-items:center;border:1px solid #d8e2dc;border-radius:999px;background:#f8fbf9;color:#475569;font-size:10px;font-weight:800;line-height:1;padding:4px 7px;white-space:nowrap}.cs-inbox-source-badge.reamaze,.cs-inbox-source-badge.storefront{border-color:#b7dfc6;background:#effaf2;color:#166534}.cs-inbox-source-badge.qq,.cs-inbox-source-badge.gmail,.cs-inbox-source-badge.outlook,.cs-inbox-source-badge.icloud,.cs-inbox-source-badge.yahoo,.cs-inbox-source-badge.source-163,.cs-inbox-source-badge.source-126{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.cs-inbox-rma-marker{color:#b42318;font-size:11px;font-weight:700;line-height:1}.cs-inbox-special-marker{display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border:1px solid #8bb7a1;border-radius:5px;background:#eef8f2;color:#14543a;font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.cs-inbox-manual-hint{display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border:1px solid #f5b451;border-radius:5px;background:#fff7e8;color:#9a4f00;font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.cs-console-inbox-item strong{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-console-inbox-item em,.cs-console-inbox-item small{color:#66746b;font-style:normal}.cs-console-inbox-item em{flex:0 0 auto;font-size:11px;line-height:1.2}.cs-inbox-subject{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-inbox-body-preview{display:block;min-width:0;max-width:100%;color:#8a968f;font-size:11px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-inbox-search-matches{display:grid;gap:4px;margin-top:4px;min-width:0;max-width:100%}.cs-inbox-search-matches span{color:#166244;font-size:11px;font-weight:800}.cs-inbox-search-match{display:block;min-width:0;overflow:hidden;padding:3px 6px;border-radius:6px;background:#ffffffb8;color:#526057;font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cs-inbox-risk-text{color:#66746b;font-size:12px;font-weight:800;line-height:1;white-space:nowrap}.cs-inbox-risk-text.green{color:#16824a}.cs-inbox-risk-text.amber{color:#a66d00}.cs-inbox-risk-text.red{color:#c93a2e}.cs-inbox-risk-reason{display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border:1px solid #f0c7bf;border-radius:5px;background:#fff4f2;color:#9c2d21;font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.cs-ticket-workspace{position:relative;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:22px;min-height:0;overflow:hidden;padding:30px 34px 26px}.cs-ticket-empty-state{place-items:center;grid-template-rows:1fr}.cs-ticket-empty-state>div:first-child{display:grid;justify-items:center;gap:8px;max-width:320px;color:#66746b;text-align:center}.cs-ticket-empty-state svg{color:#93a09a}.cs-ticket-empty-state strong{color:#17211c;font-size:16px}.cs-ticket-empty-state span{color:#66746b;font-size:13px;line-height:1.5}.cs-ticket-height-resizer{position:absolute;right:18px;bottom:-8px;left:18px;height:14px;cursor:row-resize;touch-action:none}.cs-ticket-height-resizer:after{position:absolute;right:42%;bottom:5px;left:42%;height:3px;border-radius:999px;background:transparent;content:""}.cs-ticket-height-resizer:hover:after,.cs-ticket-height-resizer:focus-visible:after{background:#93c7a4}.cs-ticket-height-resizer:focus-visible{outline:2px solid #93c7a4;outline-offset:2px}.cs-ticket-header{display:grid;gap:18px;min-width:0;padding-bottom:20px;border-bottom:1px solid #edf1ed}.cs-ticket-identity{display:grid;gap:8px;min-width:0}.cs-ticket-customer-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:14px;min-width:0}.cs-ticket-header h1{margin:0;color:#17211c;font-size:24px;font-weight:760;min-width:0;overflow-wrap:anywhere}.cs-ticket-header span{color:#7b8794;min-width:0;overflow-wrap:anywhere}.cs-ticket-meta-line{flex-wrap:wrap;gap:8px;color:#7b8794;font-size:14px}.cs-ticket-meta-line svg{color:#9aa5ad}.cs-logistics-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin-top:8px;color:#526057;font-size:12px}.cs-logistics-summary svg{color:#164c38}.cs-logistics-summary strong{color:#17211c;font-weight:650}.cs-message-history-select{display:grid;position:relative;gap:6px;min-height:0;color:#66746b;font-size:12px;font-weight:700;z-index:12}.cs-message-history-current{display:block}.cs-message-history-list{display:grid;position:absolute;top:calc(100% + 6px);right:0;left:0;gap:6px;max-height:190px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:6px;border:1px solid #dce5de;border-radius:9px;background:#fff;box-shadow:0 14px 28px #13251b1f}.cs-message-history-current [role=listitem],.cs-message-history-list [role=listitem]{align-items:center;display:block;position:relative}.cs-message-history-row{width:100%;min-height:36px;border:1px solid #dce5de;border-radius:8px;background:#fff;color:#17211c;cursor:pointer;display:flex;align-items:center;gap:8px;font:inherit;justify-content:space-between;transition:background .16s ease,border-color .16s ease,color .16s ease;overflow:hidden;padding:0 34px 0 10px;text-align:left;white-space:nowrap}.cs-message-history-row span{min-width:0;overflow:hidden;text-overflow:ellipsis}.cs-message-history-row svg{flex:0 0 auto;color:#7b8b83;transition:transform .16s ease}.cs-message-history-row svg.expanded{transform:rotate(180deg)}.cs-message-history-row-current{padding-right:52px}.cs-message-history-trash{align-items:center;position:absolute;top:50%;right:4px;display:inline-flex;width:26px;height:26px;min-height:0;justify-content:center;border:0;border-radius:0;background:transparent;color:#c2413b;cursor:pointer;transform:translateY(-50%);padding:0;transition:color .16s ease,transform .16s ease}.cs-message-history-list [role=listitem].active .cs-message-history-row,.cs-message-history-row:hover{background:#f3f8f4;border-color:#93c7a4}.cs-message-history-trash:hover{color:#9f1d1d;transform:translateY(-50%) scale(1.04)}.cs-message-history-row:focus-visible,.cs-message-history-trash:focus-visible{border-color:#93c7a4;outline:2px solid rgba(147,199,164,.28)}.cs-history-archive-panel{position:relative}.cs-history-archive-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#11221a33}.cs-history-archive-dialog{display:grid;gap:14px;width:min(440px,calc(100vw - 48px));border:1px solid #dce5de;border-radius:12px;padding:18px;background:#fff;box-shadow:0 18px 44px #142c1f2e}.cs-history-archive-header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#526057;font-size:13px;font-weight:650}.cs-history-archive-header button{width:28px;height:28px;border:0;border-radius:7px;background:#f3f8f4;color:#164c38;cursor:pointer;font-size:18px}.cs-history-archive-path{display:flex;align-items:center;gap:10px;min-width:0;border:1px solid #dce5de;border-radius:8px;padding:10px 12px;background:#f8fbf8;color:#315546}.cs-history-archive-path svg{flex:0 0 auto}.cs-history-archive-path span{display:grid;gap:2px;min-width:0}.cs-history-archive-path small{color:#68776f;font-size:11px;font-weight:750}.cs-history-archive-path strong{min-width:0;overflow:hidden;color:#16231d;font-size:13px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.cs-history-archive-field{display:grid;gap:8px;color:#2d3d35;font-size:13px;font-weight:700}.cs-history-archive-field span{display:flex;align-items:center;gap:8px;border:1px solid #dce5de;border-radius:9px;padding:0 10px;background:#f9fbf8}.cs-history-archive-field svg{color:#507c65}.cs-history-archive-field input{width:100%;min-width:0;min-height:38px;border:0;outline:0;background:transparent;color:#17211c;font:inherit}.cs-history-folder-picker{flex:0 0 auto;min-height:30px;border:1px solid #cfe2d5;border-radius:7px;padding:0 10px;background:#fff;color:#164c38;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.cs-history-folder-picker:hover:not(:disabled),.cs-history-folder-picker:focus-visible{border-color:#86b995;outline:none}.cs-history-folder-picker:disabled{cursor:wait;opacity:.66}.cs-history-archive-field select,.cs-history-archive-field textarea{width:100%;border:1px solid #dce5de;border-radius:9px;background:#f9fbf8;color:#17211c;font:inherit}.cs-history-archive-field select{min-height:38px;padding:0 10px}.cs-history-archive-field textarea{min-height:78px;resize:vertical;padding:10px}.cs-history-archive-check{display:inline-flex;align-items:center;gap:8px;color:#526057;font-size:13px;font-weight:650}.cs-history-archive-switch{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;border:1px solid #dce5de;border-radius:8px;padding:10px 12px;background:#f9fbf8;color:#17211c;cursor:pointer;font:inherit;text-align:left}.cs-history-archive-switch:hover,.cs-history-archive-switch:focus-visible{border-color:#86b995;outline:none}.cs-history-archive-switch[aria-pressed=true]{border-color:#93c7a4;background:#f2f8f3}.cs-history-archive-switch-track{position:relative;width:40px;height:22px;border-radius:999px;background:#c9d6ce;transition:background .16s ease}.cs-history-archive-switch-track span{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 1px 4px #0f172a38;transition:transform .16s ease}.cs-history-archive-switch[aria-pressed=true] .cs-history-archive-switch-track{background:#16803c}.cs-history-archive-switch[aria-pressed=true] .cs-history-archive-switch-track span{transform:translate(18px)}.cs-history-archive-switch-copy{display:grid;gap:3px;min-width:0}.cs-history-archive-switch-copy strong{color:#17211c;font-size:13px;font-weight:800}.cs-history-archive-switch-copy small{color:#68776f;font-size:12px;font-weight:650;line-height:1.35}.cs-history-archive-switch em{border-radius:999px;padding:3px 8px;background:#edf3ef;color:#526057;font-size:12px;font-style:normal;font-weight:800}.cs-history-archive-switch[aria-pressed=true] em{background:#dff3e3;color:#14513d}.cs-history-archive-note{margin:-2px 0 2px;color:#68776f;font-size:12px;line-height:1.5}.cs-history-archive-error{margin:-4px 0 0;color:#b42318;font-size:12px;font-weight:700}.cs-history-archive-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.cs-history-archive-primary-actions{display:grid;gap:10px}.cs-history-archive-action{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;border:1px solid #dce5de;border-radius:8px;padding:10px 12px;background:#fff;color:#17211c;cursor:pointer;font:inherit;text-align:left;transition:background .16s ease,border-color .16s ease,transform .16s ease}.cs-history-archive-action svg{justify-self:center;color:#315546}.cs-history-archive-action span{display:grid;gap:3px;min-width:0}.cs-history-archive-action strong{color:#17211c;font-size:14px;font-weight:800}.cs-history-archive-action small{color:#68776f;font-size:12px;font-weight:650}.cs-history-archive-action.primary{border-color:#93c7a4;background:#f2f8f3}.cs-history-archive-action:hover:not(:disabled),.cs-history-archive-action:focus-visible{border-color:#77ad89;background:#f7fbf8;outline:none;transform:translateY(-1px)}.cs-history-archive-action:disabled{cursor:not-allowed;opacity:.58}.cs-history-archive-advanced-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #dce5de;border-radius:8px;background:#f7faf7;color:#315546;cursor:pointer;font:inherit;font-size:13px;font-weight:750}.cs-history-archive-advanced{display:grid;gap:12px;border-top:1px solid #e5ece7;padding-top:12px}.cs-rearchive-dialog{max-width:460px}.cs-rearchive-summary{display:grid;gap:8px;padding:12px;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#f8fafcdb;color:#334155;font-size:13px}.cs-rearchive-summary strong{color:#0f172a}.cs-rearchive-options{display:grid;gap:10px}.cs-rearchive-options label{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#fff;color:#1f2937;font-size:13px}.cs-rearchive-date{width:100%;border:1px solid rgba(148,163,184,.35);border-radius:8px;padding:10px 12px;font:inherit}.cs-sop-work-order-overlay{place-items:center;padding:24px;background:#0f172a57;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cs-sop-work-order-dialog{width:min(620px,calc(100vw - 48px));max-height:min(720px,calc(100vh - 120px));overflow:hidden;border:1px solid rgba(148,163,184,.26);border-radius:8px;padding:0;background:#f8fafc;box-shadow:0 24px 70px #0f172a3d}.cs-sop-work-order-shell{display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;max-height:inherit;min-height:420px}.cs-sop-work-order-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px 14px;border-bottom:1px solid rgba(148,163,184,.2);background:#fff}.cs-sop-work-order-title{display:flex;align-items:center;gap:12px;min-width:0}.cs-sop-work-order-title strong{display:block;color:#0f172a;font-size:16px;font-weight:750}.cs-sop-work-order-title small{display:block;margin-top:3px;color:#64748b;font-size:12px;font-weight:600}.cs-sop-work-order-icon{display:inline-grid;flex:0 0 auto;width:36px;height:36px;place-items:center;border:1px solid rgba(20,83,45,.14);border-radius:8px;background:#ecfdf3;color:#166534}.cs-sop-work-order-close{display:inline-grid;width:36px;height:36px;place-items:center;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#fff;color:#475569;cursor:pointer}.cs-sop-work-order-close:hover{background:#f1f5f9;color:#0f172a}.cs-sop-work-order-actions{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border-bottom:1px solid rgba(148,163,184,.18);background:#fff}.cs-sop-work-order-action.button{min-height:38px;border-radius:8px}.cs-sop-work-order-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:12px 20px;border-bottom:1px solid rgba(148,163,184,.16);background:#f8fafc}.cs-sop-work-order-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid transparent;border-radius:8px;background:transparent;color:#475569;cursor:pointer;font:inherit;font-size:13px;font-weight:700}.cs-sop-work-order-tabs button:hover{background:#fff;color:#14532d}.cs-sop-work-order-tabs button.active{border-color:#1665342e;background:#fff;color:#14532d;box-shadow:0 8px 20px #0f172a0f}.cs-sop-work-order-body{min-height:0;overflow:auto;padding:18px 20px}.cs-sop-work-order-current,.cs-sop-work-order-settings{display:grid;gap:14px}.cs-sop-work-order-summary-card{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#fff}.cs-sop-work-order-summary-card strong{display:block;margin-top:4px;color:#0f172a;font-size:16px;font-weight:750;line-height:1.35}.cs-sop-work-order-eyebrow{color:#64748b;font-size:12px;font-weight:750}.cs-sop-work-order-status{display:inline-flex;flex:0 0 auto;align-items:center;min-height:26px;border-radius:999px;padding:0 10px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:750}.cs-sop-work-order-status.ready{background:#fff7ed;color:#9a3412}.cs-sop-work-order-status.exported{background:#ecfdf3;color:#166534}.cs-sop-work-order-status.draft{background:#eff6ff;color:#1d4ed8}.cs-sop-work-order-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.cs-sop-work-order-facts div{min-width:0;padding:12px;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#fff}.cs-sop-work-order-facts dt{margin:0 0 6px;color:#64748b;font-size:12px;font-weight:750}.cs-sop-work-order-facts dd{margin:0;color:#0f172a;font-size:13px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}.cs-sop-work-order-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.cs-sop-work-order-list-groups{display:grid;gap:14px}.cs-sop-work-order-list-group{display:grid;gap:8px}.cs-sop-work-order-list-group>header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:0 2px}.cs-sop-work-order-list-group>header strong,.cs-sop-work-order-list-group>header small{display:block}.cs-sop-work-order-list-group>header strong{color:#0f172a;font-size:13px;font-weight:800}.cs-sop-work-order-list-group>header small{margin-top:2px;color:#64748b;font-size:12px;font-weight:650}.cs-sop-work-order-list-group>header>span{color:#64748b;font-size:12px;font-weight:750}.cs-sop-work-order-list li{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#fff}.cs-sop-work-order-list strong,.cs-sop-work-order-list span,.cs-sop-work-order-list small,.cs-sop-work-order-list time{display:block}.cs-sop-work-order-list time{margin-bottom:4px;color:#64748b;font-size:12px;font-weight:750}.cs-sop-work-order-list strong{color:#0f172a;font-size:13px;font-weight:750}.cs-sop-work-order-list span{margin-top:4px;color:#475569;font-size:12px;font-weight:650}.cs-sop-work-order-list-meta{display:grid;justify-items:end;gap:6px;flex:0 0 auto}.cs-sop-work-order-list small{max-width:180px;color:#64748b;font-size:12px;font-weight:650;text-align:right;overflow-wrap:anywhere}.cs-sop-work-order-field{display:grid;gap:8px;color:#334155;font-size:13px;font-weight:750}.cs-sop-work-order-field>span:first-child{color:#334155}.cs-sop-work-order-field>span:last-child{display:flex;align-items:center;gap:9px;min-height:42px;border:1px solid rgba(148,163,184,.28);border-radius:8px;padding:0 12px;background:#fff}.cs-sop-work-order-field svg{flex:0 0 auto;color:#64748b}.cs-sop-work-order-field input{width:100%;min-height:40px;border:0;outline:0;background:transparent;color:#0f172a;font:inherit}.cs-sop-work-order-toggle,.cs-sop-work-order-cleanup{display:flex;align-items:flex-start;gap:10px;color:#334155;font-size:13px;font-weight:700}.cs-sop-work-order-toggle{padding:12px;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#fff}.cs-sop-work-order-toggle input,.cs-sop-work-order-cleanup input{width:16px;height:16px;margin-top:2px;accent-color:#166534}.cs-sop-work-order-toggle strong,.cs-sop-work-order-toggle small{display:block}.cs-sop-work-order-toggle small{margin-top:4px;color:#64748b;font-size:12px;font-weight:600;line-height:1.45}.cs-sop-work-order-settings-actions{display:flex;justify-content:flex-end}.cs-sop-work-order-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 20px;border-top:1px solid rgba(148,163,184,.18);background:#fff}.cs-sop-work-order-hint{color:#64748b;font-size:12px;font-weight:600;line-height:1.45;text-align:right}.cs-sop-work-order-notice{margin:0;padding:10px 20px;border-top:1px solid rgba(22,101,52,.12);background:#ecfdf3;color:#14532d;font-size:13px;font-weight:700}.cs-sop-work-order-empty{display:flex;align-items:center;justify-content:center;gap:9px;min-height:160px;border:1px dashed rgba(148,163,184,.42);border-radius:8px;background:#fff;color:#64748b;font-size:13px;font-weight:700}@media(max-width:760px){.cs-sop-work-order-overlay{place-items:center;padding:16px}.cs-sop-work-order-dialog{width:100%;max-height:calc(100vh - 32px)}.cs-sop-work-order-actions,.cs-sop-work-order-footer,.cs-sop-work-order-list li,.cs-sop-work-order-summary-card{align-items:stretch;flex-direction:column}.cs-sop-work-order-tabs,.cs-sop-work-order-facts{grid-template-columns:1fr}.cs-sop-work-order-list-meta{justify-items:start}.cs-sop-work-order-hint,.cs-sop-work-order-list small{text-align:left}}.cs-ticket-meta-marker{color:#b7c0ba!important;font-size:18px!important;font-weight:800}.cs-shopify-order-float{position:fixed;right:32px;bottom:32px;z-index:80}.cs-shopify-order-fab{display:grid;place-items:center;width:58px;height:58px;border:1px solid #9fd8ad;border-radius:999px;color:#fff;background:#1f7a4b;box-shadow:0 16px 38px #14532d38;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cs-shopify-order-fab:hover{background:#17663e;box-shadow:0 20px 44px #14532d47;transform:translateY(-2px) scale(1.03)}.cs-shopify-order-fab span{max-width:44px;overflow:hidden;font-size:10px;font-weight:900;letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.cs-shopify-order-card{position:relative;display:grid;gap:8px;width:min(430px,calc(100vw - 300px));max-width:calc(100vw - 48px);border:1px solid #9fc5ef;border-radius:8px;background:linear-gradient(180deg,#e8f4ff,#d7ebff);box-shadow:0 24px 70px #104a8747,0 0 0 1px #ffffff9e inset;transform-origin:right bottom;animation:cs-shopify-order-pop .18s ease both}@keyframes cs-shopify-order-pop{0%{opacity:0;transform:translateY(10px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.cs-shopify-order-summary{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;min-height:38px;padding:8px 40px 8px 10px;border:0;color:#18324f;background:#ffffff3d;text-align:left;cursor:pointer}.cs-shopify-order-summary strong{font-size:13px}.cs-shopify-order-summary span{min-width:0;overflow:hidden;color:#47627c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.cs-shopify-order-brand{padding:3px 7px;border:1px solid #bee4ca;border-radius:999px;color:#1f7a4b!important;background:#ecf8ef;font-weight:800}.cs-shopify-order-summary svg{color:#4e6a85;transition:transform .16s ease}.cs-shopify-order-summary svg.open{transform:rotate(180deg)}.cs-shopify-order-close{position:absolute;top:7px;right:7px;display:grid;place-items:center;width:26px;height:26px;border:0;border-radius:6px;color:#4e6a85;background:transparent;cursor:pointer}.cs-shopify-order-close:hover{color:#123b63;background:#ffffffad}.cs-shopify-order-detail{display:grid;gap:10px;padding:0 10px 10px}.cs-shopify-order-detail dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;padding:1px;border:1px solid rgba(124,168,214,.22);border-radius:8px;background:#7ca8d629}.cs-shopify-order-detail div{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:34px;padding:7px 8px;background:#ffffffdb}.cs-shopify-order-detail dt{color:#6a7e93;font-size:11px;font-weight:750;line-height:1}.cs-shopify-order-detail dd{margin:0;overflow:hidden;color:#172f4a;font-size:12px;font-weight:760;line-height:1.25;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cs-shopify-order-facts div:nth-child(1),.cs-shopify-order-facts div:nth-child(3){border-right:0}.cs-shopify-order-actions{display:flex;flex-wrap:wrap;gap:7px;padding:8px;border:1px solid rgba(124,168,214,.28);border-radius:8px;background:#ffffff9e}.cs-shopify-order-actions button{min-height:28px;padding:0 9px;border:1px solid #d6e2d8;border-radius:7px;color:#234032;background:#fff;font-size:12px;font-weight:750}.cs-shopify-order-actions button:hover{border-color:#93c7a4;background:#f4faf5}.cs-shopify-order-fab,.cs-shopify-order-summary{cursor:grab;-webkit-user-select:none;user-select:none}.cs-shopify-order-fab:active,.cs-shopify-order-summary:active{cursor:grabbing}@media(max-width:760px){.cs-shopify-order-float{right:18px;bottom:18px}.cs-shopify-order-card{width:calc(100vw - 36px)}}.cs-original-message{display:grid;gap:8px;padding:14px 16px;border:1px solid #edf2ed;border-radius:8px;background:#fff}.cs-original-message-contained{max-height:146px;min-height:0;overflow:hidden}.cs-original-message-contained.expanded{max-height:220px}.cs-original-message-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.cs-original-message strong{display:inline-flex;align-items:center;gap:7px;color:#526057;font-size:13px}.cs-original-message-count{color:#166244;font-size:12px;font-weight:800}.cs-original-message p,.cs-original-message-body{margin:0;color:#17211c;font-size:16px;line-height:1.6}.cs-original-message-body{max-height:78px;overflow-y:auto;overscroll-behavior:contain;padding-right:6px;white-space:pre-wrap}.cs-original-message-list{display:grid;gap:6px}.cs-original-message-part{padding:6px 8px;border:1px solid #e7eee8;border-radius:7px;background:#f8fbf8;white-space:pre-wrap}.cs-original-message-contained.expanded .cs-original-message-body{max-height:138px}.cs-draft-card{display:grid;gap:12px;padding:16px 18px 18px;border:1px solid #dbe8dd;border-radius:8px;background:#fbfdfb;box-shadow:0 6px 18px #154c380a}.cs-draft-card-grow{grid-template-rows:auto minmax(0,1fr) auto;min-height:0}.cs-draft-card-fill{min-height:0}.cs-draft-card-contained{overflow:hidden}.cs-draft-card-header{justify-content:space-between;gap:12px;min-width:0}.cs-draft-card-header strong{display:inline-flex;align-items:center;gap:9px;color:#164c38;font-size:15px}.cs-draft-card-header strong span{color:#17211c}.cs-draft-card-ai-off{background:#f6f8f6;border-color:#d9e1db}.cs-draft-card-ai-off .cs-draft-card-header strong,.cs-draft-card-ai-off .cs-draft-card-header strong span,.cs-draft-card-ai-off .cs-draft-rewrite-heading,.cs-draft-card-ai-off .cs-ai-model-select{color:#75827a}.cs-draft-card-ai-off .cs-draft-rewrite-box{opacity:.62}.cs-draft-card-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.cs-ai-model-select{display:inline-flex;align-items:center;gap:6px;min-width:0;color:#526057;font-size:12px;font-weight:800;white-space:nowrap}.cs-ai-model-select select{max-width:190px;height:34px;border:1px solid #dce4dc;border-radius:7px;color:#173d2e;background:#fff;font:inherit;font-weight:800;padding:0 28px 0 10px}.cs-ai-model-select select:disabled{color:#7a8780;background:#f3f6f4;cursor:not-allowed}.cs-panel-icon-button{width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid #dce4dc;border-radius:7px;color:#526057;background:#fff;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.cs-panel-icon-button:hover{border-color:#b8c8bd;color:#164c38;background:#f4f8f4}.cs-panel-icon-button:active{transform:translateY(1px)}.cs-panel-icon-button:disabled{opacity:.56;cursor:not-allowed;transform:none}.cs-style-menu{position:relative;flex:0 0 auto}.cs-style-trigger{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid #ccd8cf;border-radius:7px;color:#164c38;background:#fff;font:inherit;cursor:pointer}.cs-style-trigger strong{color:#17211c;font-size:13px}.cs-style-dropdown{position:fixed;z-index:120;width:168px;display:grid;padding:6px;border:1px solid #dce4dc;border-radius:8px;background:#fff;box-shadow:0 16px 34px #17211c24}.cs-style-dropdown button{min-height:38px;padding:8px 10px;border:0;border-radius:6px;color:#17211c;background:transparent;text-align:left;cursor:pointer}.cs-style-dropdown button:hover{background:#eef6ef}.cs-style-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:grid;place-items:center;padding:18px;background:#17211c75;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cs-style-modal{width:min(620px,100%);display:grid;gap:14px;padding:22px;border-radius:9px;background:#fff;box-shadow:0 24px 70px #17211c3d}.cs-style-modal header,.cs-style-modal footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.cs-style-modal header button{width:34px;height:34px;border:1px solid #dce4dc;border-radius:7px;background:#fff;cursor:pointer}.cs-style-modal label{display:grid;gap:8px;color:#526057;font-size:13px}.cs-style-modal textarea{min-height:92px;padding:12px;border:1px solid #dce4dc;border-radius:7px;color:#17211c;font:inherit;line-height:1.55;resize:vertical}.cs-style-modal label:nth-of-type(2) textarea{min-height:138px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.cs-style-preview{margin:0;padding:10px 12px;border-left:3px solid #164c38;background:#f5faf5;color:#526057;line-height:1.5}.cs-style-error{margin:0;color:#b42318;font-size:13px}.cs-style-modal footer{justify-content:center;gap:22px}.cs-style-modal footer button{min-width:112px;min-height:40px;border:1px solid #ccd8cf;border-radius:7px;background:#fff;cursor:pointer}.cs-style-modal footer button:last-child{border-color:#164c38;color:#fff;background:#164c38}.cs-draft-textarea{width:100%;min-height:180px;max-height:420px;padding:16px;border:1px solid #d7e2d8;border-radius:7px;color:#17211c;background:#fff;line-height:1.7;resize:vertical}.cs-draft-card-grow .cs-draft-editor{display:grid;min-height:0}.cs-draft-scroll-area{overflow:hidden}.cs-draft-card-grow .cs-draft-textarea{height:100%;max-height:none}.cs-draft-textarea-contained{min-height:0;overflow-y:auto}.cs-draft-rewrite-box{display:grid;gap:9px;padding:12px;border:1px solid #dce7df;border-radius:8px;background:#fff}.cs-draft-rewrite-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-width:0}.cs-draft-rewrite-heading strong{color:#164c38;font-size:13px}.cs-draft-rewrite-heading span{color:#5f6f65;font-size:12px;text-align:right}.cs-draft-rewrite-input{display:grid}.cs-draft-rewrite-input textarea{width:100%;min-height:74px;max-height:132px;padding:10px 11px;border:1px solid #d7e2d8;border-radius:7px;color:#17211c;background:#fbfdfb;font:inherit;line-height:1.55;resize:vertical}.cs-draft-rewrite-input textarea:focus{border-color:#8ab69a;outline:2px solid rgba(22,76,56,.14)}.cs-draft-rewrite-input textarea:disabled{color:#6a766e;background:#f1f5f2;cursor:not-allowed}.cs-draft-rewrite-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.cs-draft-rewrite-actions .voice-input-btn{margin-right:auto}.cs-focus-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px;background:#10181494;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cs-focus-modal{width:min(860px,calc(100vw - 48px));max-height:min(78vh,760px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.64);border-radius:10px;background:#fff;box-shadow:0 28px 90px #10181452;outline:none}.cs-focus-modal header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid #edf1ed;background:#fbfdfb}.cs-focus-modal header strong{color:#17211c;font-size:15px;font-weight:750}.cs-focus-modal-content{min-height:0;overflow:auto;padding:18px}.cs-focus-email-body{margin:0;color:#17211c;font-size:16px;line-height:1.72;white-space:pre-wrap}.cs-focus-draft-textarea{width:100%;min-height:min(58vh,560px);padding:18px;border:1px solid #d7e2d8;border-radius:8px;color:#17211c;background:#fff;font:inherit;font-size:16px;line-height:1.72;resize:vertical}.cs-ticket-actions{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:16px;align-self:end;width:min(620px,100%);justify-self:center;padding-top:18px;border-top:1px solid #edf1ed}.cs-ticket-actions .button{width:100%;min-width:0}.cs-ticket-actions-even{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px}.cs-ticket-actions-even .button{flex:1 1 150px;max-width:190px;width:auto}.cs-ticket-actions-even .voice-input-wrapper,.cs-ticket-actions-even .voice-input-btn{flex:0 0 auto}.cs-ticket-archive-action{align-items:center;display:flex;flex:1 1 360px;gap:10px;justify-content:flex-end;margin-left:auto;min-width:min(100%,320px)}.cs-ticket-archive-action label{align-items:center;display:flex;gap:7px;min-width:0}.cs-ticket-archive-action label span{color:#4d6a5e;font-size:12px;font-weight:800;white-space:nowrap}.cs-ticket-archive-action select{background:#fff;border:1px solid #b8d6c7;border-radius:6px;color:#123d2d;font-size:12px;font-weight:800;height:34px;max-width:210px;min-width:170px;padding:4px 8px}.cs-ticket-actions-even .cs-ticket-archive-action .button{flex:0 0 auto;max-width:none;min-width:88px;width:auto}.cs-case-register-workspace{display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;padding:22px 24px}.cs-case-register-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding-bottom:12px;border-bottom:1px solid #edf1ed}.cs-case-register-header h1{margin:0;color:#17231d;font-size:22px;font-weight:900;letter-spacing:0}.cs-case-register-header span{display:block;margin-top:5px;color:#64748b;font-size:12px;font-weight:760}.cs-case-register-header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.cs-case-register-header-actions .button{min-width:88px;width:auto;height:34px;padding:0 12px;white-space:nowrap}.cs-case-summary-filter{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;padding:10px 12px;border:1px solid #dfe9e2;border-radius:8px;background:#fbfdfb}.cs-case-summary-filter>div:first-child{display:grid;gap:3px;min-width:0}.cs-case-summary-filter strong{color:#173526;font-size:13px;font-weight:900}.cs-case-summary-filter span{color:#60726a;font-size:12px;font-weight:760}.cs-case-summary-filter-controls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.cs-case-summary-filter-controls label{display:inline-flex;align-items:center;gap:6px}.cs-case-summary-filter-controls select,.cs-case-summary-filter-controls input{height:34px;border:1px solid #cfe0d5;border-radius:7px;color:#173526;background:#fff;font-size:12px;font-weight:800}.cs-case-summary-filter-controls select{min-width:128px;padding:0 9px}.cs-case-summary-filter-controls input{width:142px;padding:0 8px}.cs-case-export-overlay{align-items:center;justify-content:center}.cs-case-export-dialog{width:min(520px,calc(100vw - 40px))}.cs-case-export-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.cs-case-export-header strong{display:block;color:#17231d;font-size:18px;font-weight:900}.cs-case-export-header span{display:block;margin-top:4px;color:#64748b;font-size:12px;font-weight:760;word-break:break-all}.cs-case-export-header button{display:grid;place-items:center;width:32px;height:32px;border:1px solid #dbe6dc;border-radius:8px;color:#34483d;background:#fff}.cs-case-export-field{display:grid;gap:8px;margin-bottom:12px;color:#34483d;font-size:12px;font-weight:850}.cs-case-export-field input,.cs-case-export-field select{width:100%;min-height:38px;border:1px solid #dbe6dc;border-radius:8px;padding:0 12px;color:#17231d;background:#fff;font:inherit}.cs-case-export-status{margin:10px 0 0;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.5;word-break:break-all}.cs-case-export-status.success{color:#0f6b46;background:#eef8ef}.cs-case-export-status.error{color:#a33a2b;background:#fff1ed}.cs-case-export-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.cs-case-register-header em{display:grid;place-items:center;min-width:34px;height:30px;padding:0 10px;border-radius:999px;color:#0f6b46;background:#eef8ef;font-style:normal;font-weight:900}.cs-case-register-table-wrap{min-height:0;overflow:auto;border:1px solid #dfe8e1;border-radius:8px;background:#fff}.cs-case-table-expanded-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;padding:22px;background:#0b191294}.cs-case-table-expanded-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;min-width:0;min-height:0;border:1px solid #d7e5da;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f231747}.cs-case-table-expanded-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #e4eee6;background:#f7fbf8}.cs-case-table-expanded-header strong{display:block;color:#17231d;font-size:18px;font-weight:900}.cs-case-table-expanded-header span{display:block;margin-top:4px;color:#64748b;font-size:12px;font-weight:760}.cs-case-table-expanded-header button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d6e3d8;border-radius:8px;color:#294438;background:#fff}.cs-case-register-table-wrap-expanded{height:100%;border:0;border-radius:0 0 8px 8px}.cs-case-register-table-wrap-expanded .cs-case-register-table{font-size:13px}.cs-case-register-table-wrap-expanded .cs-case-register-table th,.cs-case-register-table-wrap-expanded .cs-case-register-table td{max-width:340px;min-width:150px;padding:12px 14px}.cs-case-register-table{width:max-content;min-width:100%;border-collapse:collapse;color:#1f2d26;font-size:12px}.cs-case-register-table th,.cs-case-register-table td{max-width:260px;padding:10px 12px;border-right:1px solid #e8eee9;border-bottom:1px solid #e8eee9;text-align:left;vertical-align:top;overflow-wrap:anywhere}.cs-case-register-table th{position:sticky;top:0;z-index:1;color:#365044;background:#f4f8f5;font-weight:900;white-space:nowrap}.cs-case-register-table td{background:#fff;font-weight:700;line-height:1.45}.cs-case-register-table .cs-case-template-section td{color:#183d2c;background:#eef8ef;font-weight:900}.cs-case-register-table .cs-case-template-section td:not(:first-child){color:transparent}.cs-case-register-table td:first-child,.cs-case-register-table th:first-child{position:sticky;left:0;z-index:2;min-width:130px;background:#fbfdfb}.cs-case-register-table th:first-child{z-index:3;background:#f4f8f5}.cs-case-register-table td:nth-child(2),.cs-case-register-table th:nth-child(2){min-width:150px}.cs-case-register-table td:nth-child(13),.cs-case-register-table td:nth-child(14),.cs-case-register-table th:nth-child(13),.cs-case-register-table th:nth-child(14){min-width:230px}.cs-case-register-table th.cs-case-register-actions-cell,.cs-case-register-table td.cs-case-register-actions-cell{position:sticky;right:0;z-index:2;min-width:160px;max-width:180px;background:#fbfdfb}.cs-case-register-table th.cs-case-register-actions-cell{z-index:4;background:#f4f8f5}.cs-case-register-row-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.cs-case-register-row-actions .button{min-width:64px;width:auto;height:30px;padding:0 10px;border-radius:8px;font-size:12px}.cs-case-register-edit-input{width:100%;min-width:132px;min-height:32px;border:1px solid #cbdccf;border-radius:8px;padding:6px 8px;color:#17231d;background:#fff;font:inherit;font-weight:760}.cs-case-register-edit-input:focus{border-color:#23895d;box-shadow:0 0 0 3px #23895d1f;outline:none}.cs-case-register-module{display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;border-radius:999px;color:#0f5f3e;background:#eef8ef;font-weight:900;white-space:nowrap}.cs-api-notice{padding:11px 13px;border:1px solid #ead493;border-radius:8px;color:#7a5808;background:#fff8df;font-size:13px}.cs-integration-panel{position:relative;display:grid;gap:12px}.cs-console-topbar .cs-integration-panel-compact{grid-column:3;justify-self:end;padding:0;border:0;background:transparent;box-shadow:none}.cs-integration-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cs-integration-header h2{margin:0}.cs-integration-header span,.cs-integration-header p,.cs-integration-status{margin:0;color:#66746b;font-size:13px}.cs-integration-header h2{margin:3px 0 5px;font-size:18px}.cs-integration-launchers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cs-integration-panel-compact .cs-integration-launchers{display:flex;align-items:center;gap:16px}.cs-integration-launcher{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center;min-height:60px;padding:12px;border:1px solid #e2e8e2;border-radius:8px;color:#17211c;background:#fbfcfa;text-align:left}.cs-integration-launcher.compact{display:inline-flex;grid-template-columns:none;gap:5px;min-height:24px;padding:0;border:0;color:#526071;background:transparent}.cs-console-dense .cs-integration-launcher.compact{min-height:20px}.cs-integration-launcher.compact:hover{color:#164c38;background:transparent}.cs-integration-launcher:hover{border-color:#93c7a4;background:#f3fbf5}.cs-launcher-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #cad7cb;border-radius:8px;color:#164c38;background:#eef8ef}.cs-integration-launcher strong{display:block;font-size:15px}.cs-integration-launcher.compact strong{font-size:14px;font-weight:500}.cs-launcher-title{display:inline-flex;align-items:center;gap:7px}.cs-integration-launcher em{color:#66746b;font-size:12px;font-style:normal}.cs-integration-launcher.compact em{font-size:0;line-height:0}.cs-status-indicator{width:8px;height:8px;border-radius:50%;background:#c7cdd3}.cs-status-indicator.ready{background:#0f6a43}.cs-integration-launcher em{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.cs-integration-launcher em.saved{color:#0f6a43}.cs-settings-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:18px;background:#17211c70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cs-settings-overlay{width:min(520px,100%)}.cs-logistics-overlay{width:min(760px,100%)}.cs-interface-hub-overlay{width:min(980px,100%)}.cs-settings-panel{display:grid;gap:14px;padding:14px;border:1px solid #d9e2d9;border-radius:8px;background:#fff;box-shadow:0 18px 48px #15251c29}.cs-interface-hub-panel{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(980px,calc(100vw - 48px));height:min(720px,calc(100vh - 64px));overflow:hidden;border:1px solid #d9e2d9;border-radius:8px;background:#fff;box-shadow:0 18px 48px #15251c29}.cs-knowledge-save-overlay{width:min(460px,100%)}.cs-knowledge-save-dialog{gap:12px}.cs-knowledge-save-header,.cs-knowledge-save-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.cs-knowledge-save-header strong{color:#17211c;font-size:16px;font-weight:820}.cs-knowledge-save-field{display:grid;gap:7px}.cs-knowledge-save-field span{color:#334155;font-size:13px;font-weight:800}.cs-knowledge-save-select{width:100%;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#0f172a;font-size:14px;font-weight:750;padding:9px 10px}.cs-knowledge-save-note{margin:0;color:#64748b;font-size:12px;line-height:1.55}.cs-interface-hub-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef3ee;background:#fbfdfb}.cs-interface-hub-header strong{color:#17211c;font-size:16px;font-weight:820}.cs-interface-hub-body{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:0}.cs-interface-hub-menu{display:grid;align-content:start;gap:6px;min-height:0;overflow:auto;padding:12px;border-right:1px solid #edf2ed;background:#f7faf7}.cs-interface-hub-menu button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;padding:0 9px;border:1px solid transparent;border-radius:7px;color:#34453a;background:transparent;cursor:pointer;font-size:13px;font-weight:760;text-align:left}.cs-interface-hub-menu button.active,.cs-interface-hub-menu button:hover{border-color:#d8e8da;color:#0f5a3f;background:#fff}.cs-interface-hub-menu button span{display:inline-flex;align-items:center;gap:7px;min-width:0}.cs-interface-hub-detail{min-height:0;overflow:auto;padding:16px}.cs-integration-embedded,.cs-logistics-settings-panel.embedded{display:grid;gap:16px;align-content:start;min-height:0}.cs-settings-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cs-settings-panel-header span{color:#66746b;font-size:12px}.cs-settings-panel-header h3{margin:3px 0 0;font-size:17px}.cs-settings-form{display:grid;gap:10px;min-width:0}.cs-logistics-settings-panel{max-height:min(86vh,820px);overflow:auto}.cs-logistics-settings-panel.embedded{max-height:none;overflow:visible}.cs-logistics-provider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cs-logistics-provider-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:11px 12px;border:1px solid #e2e8e2;border-radius:8px;color:#17211c;background:#fbfcfa;text-align:left;cursor:pointer}.cs-logistics-provider-card:hover,.cs-logistics-provider-card:focus-visible{border-color:#93c7a4;background:#f3fbf5}.cs-provider-mark.logistics{background:#164c38}.cs-logistics-provider-card span:nth-child(2){display:grid;gap:3px;min-width:0}.cs-logistics-provider-card strong{font-size:14px}.cs-logistics-provider-card em{color:#66746b;font-size:12px;font-style:normal;line-height:1.35}.cs-logistics-section{padding:12px;border:1px solid #e2e8e2;border-radius:8px;background:#fbfcfa}.cs-logistics-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.cs-logistics-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cs-logistics-connected{justify-self:center;color:#0f6a43;font-size:13px;font-weight:700}.cs-message-channel-grid,.cs-email-provider-grid,.cs-collaboration-provider-grid{display:grid;gap:10px}.cs-email-provider-grid,.cs-collaboration-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cs-message-channel-card,.cs-email-provider-card,.cs-collaboration-provider-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:64px;padding:11px 12px;border:1px solid #e2e8e2;border-radius:8px;color:#17211c;background:#fbfcfa;text-align:left}.cs-message-channel-card:hover,.cs-email-provider-card:hover,.cs-collaboration-provider-card:hover{border-color:#93c7a4;background:#f3fbf5}.cs-collaboration-provider-card:focus-visible{outline:3px solid rgba(22,76,56,.2);outline-offset:2px}.cs-provider-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;color:#fff;font-size:12px;font-weight:800}.cs-provider-mark-image{overflow:hidden;background:#fff!important}.cs-provider-mark-image img{width:100%;height:100%;object-fit:contain}.cs-collaboration-logo{display:grid;place-items:center;width:38px;height:38px;border:1px solid #e2e8e2;border-radius:9px;background:#fff}.cs-collaboration-logo img{width:30px;height:30px;object-fit:contain}.cs-provider-mark-image b{display:none}.cs-message-channel-card span:last-child,.cs-email-provider-card span:last-child,.cs-collaboration-provider-card span:last-child{display:grid;gap:3px;min-width:0}.cs-message-channel-card strong,.cs-email-provider-card strong,.cs-collaboration-provider-card strong{font-size:14px}.cs-message-channel-card em,.cs-email-provider-card em,.cs-collaboration-provider-card em{color:#66746b;font-size:12px;font-style:normal;line-height:1.35}.cs-settings-form label{display:grid;gap:6px;color:#526057;font-size:12px;font-weight:650}.cs-settings-form input,.cs-settings-form select,.cs-settings-form textarea{box-sizing:border-box;max-width:100%;width:100%;min-height:36px;padding:8px 9px;border:1px solid #d9e2d9;border-radius:7px;color:#17211c;background:#fff}.cs-settings-form textarea{min-height:72px;resize:vertical}.cs-field-hint{margin:-4px 0 2px;color:#66746b;font-size:12px;line-height:1.4}.cs-email-provider-actions{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.cs-business-mailbox-notice{justify-self:center;max-width:100%;padding:8px 10px;border:1px solid #c7ddf4;border-radius:7px;color:#174ea6;background:#eef6ff;font-size:12px;line-height:1.4;text-align:center}.cs-extra-email-account{position:relative;display:grid;gap:10px;min-width:0;margin-top:8px;padding:14px;border:1px dashed #b9d8c7;border-radius:8px;background:#f8fcf9}.cs-extra-email-remove{position:absolute;top:10px;right:12px;border:0;background:transparent;color:#b42318;cursor:pointer;font-size:12px;font-weight:900}.cs-extra-email-remove:hover{text-decoration:underline}.cs-settings-actions{display:flex;justify-content:center;gap:18px}.cs-settings-actions .button{min-width:104px}.cs-disconnect-panel{max-width:440px}.cs-disconnect-options{display:grid;gap:10px;padding:8px 0}.cs-checkbox-row{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px!important}.cs-checkbox-row input{width:16px;min-height:16px}.cs-integration-notice{justify-self:center;width:fit-content;padding:8px 10px;border:1px solid #bee4ca;border-radius:7px;color:#0f6a43;background:#eefaf1;font-size:13px;text-align:center}.cs-sync-status-panel{display:grid;gap:10px;padding:12px;border:1px solid #e2e8e2;border-radius:8px;background:#fbfdfb}.cs-sync-status-panel header{align-items:center;display:flex;justify-content:space-between}.cs-sync-status-panel header strong{color:#17211c;font-size:13px}.cs-sync-status-list{display:grid;gap:8px;max-height:180px;overflow:auto}.cs-sync-status-card{display:grid;gap:6px;min-width:0;padding:10px;border:1px solid #dbe8dd;border-radius:8px;background:#fff}.cs-sync-status-card.error{border-color:#f2b8b5;background:#fff8f7}.cs-sync-status-card-head{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;min-width:0}.cs-sync-status-card strong{flex:1 1 160px;color:#17211c;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-sync-status-card span{flex:0 0 auto;padding:3px 7px;border-radius:999px;color:#0f6a43;background:#eaf7ee;font-size:12px;font-weight:800}.cs-business-mailbox-badge{flex:0 0 auto;padding:3px 7px;border-radius:999px;color:#174ea6;background:#e8f1ff;font-size:12px;font-style:normal;font-weight:800}.cs-sync-status-actions{align-items:center;display:flex;flex:0 1 auto;flex-wrap:wrap;gap:8px;justify-content:flex-end;min-width:0}.cs-sync-status-link{flex:0 0 auto;border:0;background:transparent;color:#174ea6;cursor:pointer;font-size:12px;font-weight:800;padding:3px 0}.cs-sync-status-link.danger{color:#b42318}.cs-sync-status-link:hover{text-decoration:underline}.cs-sync-status-card p,.cs-sync-status-empty{margin:0;color:#66746b;font-size:12px;line-height:1.45}.cs-sync-status-card p.error{color:#a23b35}.cs-saved-secret-hint{justify-self:center;max-width:360px;margin:-4px 0 0;color:#667085;font-size:12px;line-height:1.45;text-align:center}.cs-knowledge-panel{display:inline-flex}.cs-knowledge-overlay{display:grid;align-items:center;justify-content:center;justify-items:center;width:100%}.cs-knowledge-settings-panel{max-width:min(1120px,calc(100vw - 48px));width:min(1120px,calc(100vw - 48px));margin:0 auto}.cs-knowledge-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:16px;min-height:560px}.cs-knowledge-tabs{align-content:start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:grid;gap:6px;padding:8px}.cs-knowledge-tabs button{align-items:center;background:transparent;border:1px solid transparent;border-radius:8px;color:#475569;cursor:pointer;display:flex;font-size:13px;font-weight:650;gap:8px;min-height:40px;padding:0 10px;text-align:left}.cs-knowledge-tabs button.active,.cs-knowledge-tabs button[aria-selected=true]{background:#fff;border-color:#cbd5e1;color:#0f172a;box-shadow:0 8px 18px #0f172a0f}.cs-knowledge-content{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:0;overflow:auto;padding:16px}.cs-knowledge-section{display:grid;gap:14px}.cs-knowledge-weekly-section{align-content:center;min-height:528px}.cs-email-template-library{align-content:start}.cs-email-template-header{align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:12px;justify-content:space-between;padding:14px}.cs-email-template-header div{display:grid;gap:4px}.cs-email-template-header strong{color:#0f172a;font-size:15px}.cs-email-template-header span{color:#64748b;font-size:13px;line-height:1.45}.cs-email-template-header small{color:#0f6a43;font-size:12px;font-weight:780;line-height:1.45}.cs-email-template-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.cs-email-template-header-actions em{color:#0f6a43;font-size:12px;font-style:normal;font-weight:800}.cs-email-template-grid{display:grid;gap:12px}.cs-email-template-simple-layout{align-items:start;display:grid;gap:12px;grid-template-columns:minmax(180px,260px) minmax(0,1fr)}.cs-email-template-list{display:grid;gap:8px}.cs-email-template-list button{background:#fff;border:1px solid #d8e4dd;border-radius:8px;color:#25362d;cursor:pointer;display:grid;gap:4px;min-height:58px;padding:10px 12px;text-align:left}.cs-email-template-list button:hover,.cs-email-template-list button:focus-visible{border-color:#7fb898;box-shadow:0 0 0 2px #2d8f621a;outline:none}.cs-email-template-list button.active{background:#f2f8f3;border-color:#0f6a43}.cs-email-template-list strong{color:#0f172a;font-size:13px}.cs-email-template-list span{color:#64748b;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-email-template-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:grid;gap:12px;padding:14px}.cs-email-template-card-head{display:grid;gap:4px}.cs-email-template-card label{display:grid;gap:6px}.cs-email-template-card-head span,.cs-email-template-card dt,.cs-email-template-card label>span{color:#64748b;font-size:12px;font-weight:800}.cs-email-template-card-head strong,.cs-email-template-card input{color:#0f172a;font-size:15px}.cs-email-template-card input,.cs-email-template-card textarea{width:100%;border:1px solid #d8e4dd;border-radius:8px;background:#fff;color:#25362d;font:inherit;line-height:1.55}.cs-email-template-card input{min-height:38px;padding:0 10px;font-weight:800}.cs-email-template-card textarea{min-height:160px;padding:10px;resize:vertical}.cs-email-template-card textarea.cs-email-template-scenario{min-height:72px}.cs-email-template-editor textarea{min-height:260px}.cs-email-template-card input:focus,.cs-email-template-card textarea:focus{border-color:#2d8f62;outline:none;box-shadow:0 0 0 2px #2d8f621f}.cs-email-template-card dl{display:grid;gap:8px;margin:0}.cs-email-template-card dl div{display:grid;gap:3px}.cs-email-template-card dd{color:#334155;font-size:13px;line-height:1.45;margin:0}.cs-email-template-card pre{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#334155;font-family:inherit;font-size:13px;line-height:1.55;margin:0;overflow-x:auto;padding:12px;white-space:pre-wrap}.cs-knowledge-section textarea{min-height:132px}.cs-knowledge-empty{margin:0;background:transparent;border:0;color:#64748b;padding:0;font-size:13px;text-align:center}.cs-knowledge-import-box{background:#f3f8f4;border:1px solid #cfe1d5;border-radius:10px;display:grid;gap:10px;padding:12px}.cs-knowledge-import-box textarea{min-height:92px}.cs-knowledge-file-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.cs-knowledge-file-picker{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;display:inline-flex;flex-direction:column;font-size:12px;font-weight:700;gap:2px;justify-content:center;line-height:1.15;min-height:42px;min-width:84px;padding:5px 10px;text-align:center;transition:background .16s ease,border-color .16s ease,color .16s ease}.cs-knowledge-import-box .cs-knowledge-file-picker{display:inline-flex}.cs-knowledge-file-picker svg{flex:0 0 auto}.cs-knowledge-file-picker:hover{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}@media(max-width:780px){.cs-email-template-header{display:grid}.cs-email-template-header-actions{justify-content:flex-start}.cs-email-template-simple-layout{grid-template-columns:1fr}}.cs-knowledge-file-picker input,.cs-hidden-file-input{display:none}.cs-knowledge-file-count{color:#64748b;font-size:12px}.cs-knowledge-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.cs-knowledge-weekly-actions{display:flex;justify-content:center}.cs-knowledge-weekly-button{justify-content:center;max-width:220px;min-width:150px;width:33%}.cs-knowledge-summary{display:flex;flex-wrap:wrap;gap:8px}.cs-knowledge-summary span,.cs-knowledge-citations span{background:#eef6ff;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;font-size:12px;font-weight:700;padding:6px 10px}.cs-knowledge-progress{background:#fff;border:1px solid #cbd5e1;border-radius:8px;display:grid;gap:8px;padding:10px}.cs-knowledge-progress-row{align-items:center;color:#0f172a;display:flex;gap:10px;justify-content:space-between;min-width:0}.cs-knowledge-progress-row strong{font-size:13px;min-width:0}.cs-knowledge-progress-row span{color:#475569;flex:0 0 auto;font-size:12px;font-weight:700}.cs-knowledge-progress-track{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.cs-knowledge-progress-track span{background:#2563eb;border-radius:inherit;display:block;height:100%;transition:width .2s ease}.cs-knowledge-progress-metrics{display:flex;flex-wrap:wrap;gap:6px}.cs-knowledge-progress-metrics span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#334155;font-size:12px;font-weight:700;padding:4px 8px}.cs-knowledge-progress small{color:#64748b;overflow-wrap:anywhere}.cs-knowledge-progress small.error{color:#be123c}.cs-knowledge-issue-panel{display:grid;gap:12px}.cs-knowledge-manual-entry-link{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 12px;border:1px solid #dce8df;border-radius:8px;background:#fff}.cs-knowledge-manual-entry-link span{color:#66756c;font-size:12px}.cs-knowledge-subtabs{display:flex;flex-wrap:wrap;gap:8px;padding:4px;border:1px solid #dce8df;border-radius:9px;background:#f4f8f5}.cs-knowledge-subtabs button{min-height:32px;padding:0 12px;border:1px solid transparent;border-radius:7px;background:transparent;color:#526057;cursor:pointer;font-size:12px;font-weight:750}.cs-knowledge-subtabs button.active,.cs-knowledge-subtabs button[aria-selected=true]{border-color:#bfd7c7;background:#fff;color:#164c38;box-shadow:0 6px 12px #164c380f}.cs-knowledge-list{display:grid;gap:10px}.cs-knowledge-product-library{display:grid;gap:14px;position:relative}.cs-knowledge-product-models{display:grid;gap:8px;max-height:min(520px,58vh);overflow:auto;padding-right:2px}.cs-knowledge-model-groups,.cs-knowledge-product-outline{display:grid;gap:10px}.cs-knowledge-model-group{border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:8px;padding:9px}.cs-knowledge-model-group header{align-items:center;display:flex;gap:8px;justify-content:space-between}.cs-knowledge-model-group header strong{color:#164c38;font-size:12px}.cs-knowledge-model-group header span{color:#64748b;font-size:12px;font-weight:800}.cs-knowledge-muted{color:#94a3b8;font-size:12px}.cs-knowledge-stage-list{display:grid;gap:14px}.cs-knowledge-stage-content{display:grid;gap:16px}.cs-knowledge-stage-group{display:grid;gap:8px}.cs-knowledge-workbook{display:grid;gap:10px}.cs-knowledge-workbook-scroll{border:1px solid #dce8df;border-radius:8px;max-width:100%;overflow:auto;background:#fff}.cs-knowledge-workbook-table{border-collapse:collapse;min-width:1320px;width:100%}.cs-knowledge-workbook-table th,.cs-knowledge-workbook-table td{border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;font-size:12px;line-height:1.55;padding:9px 10px;text-align:left;vertical-align:top;white-space:pre-wrap}.cs-knowledge-workbook-table th{background:#f4f8f5;color:#164c38;font-weight:800;position:sticky;top:0;z-index:1}.cs-knowledge-workbook-table td{color:#334155}.cs-knowledge-workbook-table th:first-child,.cs-knowledge-workbook-table td:first-child{min-width:56px;text-align:center}.cs-knowledge-workbook-table th:nth-child(2),.cs-knowledge-workbook-table td:nth-child(2){min-width:120px}.cs-knowledge-workbook-table th:nth-child(3),.cs-knowledge-workbook-table td:nth-child(3){min-width:180px}.cs-knowledge-workbook-table th:nth-child(6),.cs-knowledge-workbook-table td:nth-child(6),.cs-knowledge-workbook-table th:nth-child(10),.cs-knowledge-workbook-table td:nth-child(10),.cs-knowledge-workbook-table th:nth-child(13),.cs-knowledge-workbook-table td:nth-child(13){min-width:260px}.cs-knowledge-stage-header{align-items:center;border-bottom:1px solid #dce8df;display:flex;gap:8px;justify-content:space-between;padding:0 2px 7px}.cs-knowledge-stage-header strong{color:#164c38;font-size:13px}.cs-knowledge-stage-title{align-items:center;display:inline-flex;flex-wrap:wrap;gap:8px;min-width:0}.cs-knowledge-folder-button{border:1px solid #cfe2d5;border-radius:7px;background:#fff;color:#164c38;cursor:pointer;font-size:12px;font-weight:800;line-height:1;padding:6px 9px}.cs-knowledge-folder-button:hover{border-color:#97b9a3;background:#f4faf6}.cs-knowledge-folder-notice{margin:8px 0 0;border:1px solid #cfe2d5;border-radius:7px;background:#f8fcf9;color:#496256;font-size:12px;font-weight:700;overflow-wrap:anywhere;padding:8px 10px}.cs-knowledge-stage-header span{color:#64748b;font-size:12px;font-weight:700}.cs-knowledge-row,.cs-knowledge-result{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:grid;gap:6px;padding:12px}.cs-knowledge-empty.compact{padding:8px 2px}.cs-knowledge-row strong,.cs-knowledge-result strong{color:#0f172a;font-size:14px}.cs-knowledge-row span,.cs-knowledge-row small,.cs-knowledge-result p,.cs-knowledge-result small{color:#64748b;font-size:12px;line-height:1.5;margin:0}.cs-knowledge-product-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;gap:10px;text-align:left;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease;width:100%}.cs-knowledge-product-card:hover,.cs-knowledge-product-card:focus-visible{background:#fff;border-color:#b7d6c4;box-shadow:0 10px 24px #164c3814}.cs-knowledge-product-card.active{background:#fff;border-color:#86c59f;box-shadow:inset 3px 0 #23835a,0 8px 18px #164c3814}.cs-knowledge-product-card .cs-knowledge-card-heading{width:100%}.cs-knowledge-product-card .cs-knowledge-card-heading small{align-items:center;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;color:#047857;display:inline-flex;font-size:12px;font-weight:800;height:24px;justify-content:center;min-width:28px;padding:0 8px}.cs-knowledge-product-detail-layer{align-items:center;background:#0f172a5c;display:grid;top:0;right:0;bottom:0;left:0;justify-items:center;padding:28px;position:fixed;z-index:80}.cs-knowledge-product-detail-panel{background:#fff;border:1px solid #dce8df;border-radius:12px;box-shadow:0 14px 32px #0f172a14;display:grid;max-height:min(760px,calc(100vh - 96px));max-width:min(900px,calc(100vw - 96px));min-width:0;overflow:hidden;width:min(900px,100%)}.cs-knowledge-product-detail-header{align-items:center;background:#f6faf7;border-bottom:1px solid #dce8df;display:flex;gap:12px;justify-content:space-between;padding:12px}.cs-knowledge-product-detail-header div{display:grid;gap:3px;min-width:0}.cs-knowledge-product-detail-header span{color:#64748b;font-size:12px;font-weight:750}.cs-knowledge-product-detail-header strong{color:#0f172a;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-knowledge-product-detail-scroll{max-height:calc(min(760px,100vh - 96px) - 62px);overflow:auto;padding:12px}.cs-knowledge-detail-tabs{background:#f8fafc;border-bottom:1px solid #dce8df;display:flex;gap:8px;padding:8px 12px 0}.cs-knowledge-detail-tabs button{background:transparent;border:1px solid transparent;border-bottom:0;border-radius:8px 8px 0 0;color:#64748b;cursor:pointer;font-size:12px;font-weight:800;min-height:34px;padding:0 14px}.cs-knowledge-detail-tabs button.active,.cs-knowledge-detail-tabs button[aria-selected=true]{background:#fff;border-color:#dce8df;color:#164c38}.cs-product-answer-template{display:grid;gap:12px}.cs-product-answer-template-toolbar{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:10px}.cs-product-answer-template-toolbar div{display:flex;flex-wrap:wrap;gap:8px}.cs-product-answer-template-toolbar div:first-child{display:grid;gap:2px}.cs-product-answer-template-toolbar strong{color:#0f172a;font-size:13px}.cs-product-answer-template-toolbar span{color:#64748b;font-size:12px}.cs-product-answer-template-sections{display:grid;gap:10px}.cs-product-answer-template-section{border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:8px;padding:10px}.cs-product-answer-template-section span{color:#164c38;font-size:13px;font-weight:800}.cs-product-answer-template-section textarea{border:1px solid #cbd5e1;border-radius:8px;color:#334155;font-size:12px;line-height:1.55;min-height:92px;padding:9px 10px;resize:vertical;white-space:pre-wrap}.cs-knowledge-template-status{color:#047857;font-size:12px;font-weight:750;margin:0}.cs-product-spec-sheet{background:#fff;border:1px solid #dbeafe;border-radius:8px;display:grid;overflow:hidden}.cs-product-spec-meta{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:6px;padding:8px 10px}.cs-product-spec-meta span{background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;font-size:12px;font-weight:750;line-height:1.2;padding:4px 8px}.cs-product-spec-header,.cs-product-spec-row{display:grid;gap:10px;grid-template-columns:minmax(120px,.75fr) minmax(150px,.9fr) minmax(260px,1.8fr)}.cs-product-spec-header{background:#eef2ff;border-bottom:1px solid #dbeafe;color:#334155;font-size:12px;font-weight:800;padding:8px 10px}.cs-product-spec-row{border-bottom:1px solid #e2e8f0;padding:9px 10px}.cs-product-spec-row:last-child{border-bottom:0}.cs-product-spec-row span{color:#2563eb;font-size:12px;font-weight:750}.cs-product-spec-row strong{color:#0f172a;font-size:13px}.cs-product-spec-row small{color:#475569;font-size:12px;line-height:1.5;margin:0;white-space:pre-line;word-break:break-word}.cs-knowledge-card-heading{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.cs-knowledge-nested-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:8px;padding:10px}.cs-knowledge-nested-section h4{color:#334155;font-size:12px;font-weight:750;margin:0}.cs-knowledge-nested-row{display:grid;gap:4px}.cs-knowledge-nested-row strong{color:#0f172a;font-size:13px}.cs-knowledge-nested-row span,.cs-knowledge-nested-row small{color:#64748b;font-size:12px;line-height:1.45}.cs-knowledge-row-actions{align-items:center;grid-template-columns:minmax(0,1fr) auto auto}.cs-knowledge-citations{display:flex;flex-wrap:wrap;gap:8px}.cs-knowledge-notice{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:10px;color:#047857;font-size:13px;font-weight:700;margin:0;padding:10px 12px}.cs-link-button{width:fit-content;justify-self:center;padding:0;border:0;color:#0e6f4b;background:transparent;font-size:13px;font-weight:700}.cs-generation-status{width:fit-content;padding:7px 9px;border:1px solid #d6e5d7;border-radius:7px;color:#0e5f3f;background:#f3faf4;font-size:12px;font-weight:650}.cs-model-connection-notice{justify-self:center;color:#a12a20;font-size:13px;font-weight:650;line-height:1.4;text-align:center}.cs-interface-health-toast{position:fixed;left:50%;bottom:32px;z-index:1200;transform:translate(-50%);max-width:min(520px,calc(100vw - 32px));padding:10px 14px;border:1px solid rgba(161,42,32,.22);border-radius:8px;color:#8f251d;background:#fff7f5f5;box-shadow:0 14px 34px #28201929;font-size:13px;font-weight:700;line-height:1.4;text-align:center}.cs-delivery-error{width:fit-content;padding:7px 9px;border:1px solid #efc2bd;border-radius:7px;color:#a12a20;background:#fff2ef;font-size:12px;font-weight:650}.cs-notification-error-list{display:grid;gap:6px}.cs-notification-error{display:grid;gap:3px;width:fit-content;max-width:100%;padding:7px 9px;border:1px solid #efc2bd;border-radius:7px;color:#a12a20;background:#fff2ef;font-size:12px;line-height:1.4}.cs-notification-error strong{font-size:12px}.spin-icon{animation:spin .9s linear infinite}@media(max-width:1180px){.stats-grid,.connection-grid,.storyboard{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-grid,.three-column,.handoff-grid,.cs-integration-launchers{grid-template-columns:1fr 1fr}}@media(max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid #dde3dc}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.page-header,.two-column{align-items:stretch;flex-direction:column;grid-template-columns:1fr}.topbar{position:static;align-items:center}.topbar-actions{justify-content:space-between}.main-content{padding:18px}}@media(max-width:620px){.stats-grid,.agent-grid,.three-column,.connection-grid,.storyboard,.handoff-grid,.cs-integration-launchers,.nav-list{grid-template-columns:1fr}.topbar{padding-inline:18px}.search-box{flex-basis:100%;max-width:none;min-width:0}.topbar-actions{width:100%}.search-box kbd,.user-chip strong{display:none}.page-header h1{font-size:24px}.page-title-row{gap:10px}}.voice-input-btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:30px;padding:0;border:1px solid #d0d5d0;border-radius:6px;background:#fff;color:#555;font-size:13px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.voice-input-btn:hover{background:#f0f1ee;border-color:#b0b5b0}.voice-input-btn-active{background:#fff;color:#e94560;border-color:#e94560}.voice-input-btn-active:hover{background:#fff3f5;border-color:#d93b55;color:#d93b55}.voice-spinner{animation:spin 1s linear infinite}.voice-input-hint{font-size:12px;animation:pulse 1.2s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.voice-input-wrapper{display:inline-flex;align-items:center;gap:6px}.voice-interim-text{font-size:12px;color:#888;font-style:italic;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;animation:pulse 1.2s ease-in-out infinite}.cs-draft-editor .voice-input-btn{margin-bottom:8px}.cs-knowledge-notice.info{background:#eef6ff;border-color:#bfdbfe;color:#1d4ed8}.cs-knowledge-notice.success{background:#ecfdf5;border-color:#bbf7d0;color:#047857}.cs-knowledge-notice.error{background:#fff1f2;border-color:#fecdd3;color:#be123c}.cs-knowledge-settings-panel{max-height:calc(100vh - 36px);grid-template-rows:auto minmax(0,1fr);overflow:hidden}.cs-after-sales-content{max-height:none;min-height:0;overflow:auto}.cs-after-sales-content .cs-knowledge-section{min-height:0}@media(max-width:720px){.cs-settings-backdrop{padding:8px}.cs-knowledge-settings-panel{max-height:calc(100vh - 16px);width:calc(100vw - 16px)}}.cs-inbox-platform-text{flex:0 0 auto;border:1px solid #d8e2dc;border-radius:999px;background:#f8fbf9;color:#475569;font-size:11px;font-weight:800;line-height:1;padding:4px 7px;white-space:nowrap}.cs-inbox-platform-text.shopify{border-color:#b7dfc6;background:#effaf2;color:#166534}.cs-inbox-platform-text.amazon{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.cs-inbox-platform-text.kickstarter{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.cs-inbox-platform-text.agent{border-color:#ddd6fe;background:#f5f3ff;color:#5b21b6}.cs-knowledge-local-folder{display:grid;gap:8px;padding:10px;border:1px solid #c7d8cc;border-radius:8px;background:#fff}.cs-knowledge-local-folder label{display:grid;gap:5px;color:#334155;font-size:12px;font-weight:800;text-align:left}.cs-knowledge-local-folder input{width:100%;min-width:0;border:1px solid #cbd5e1;border-radius:7px;color:#1f2937;font-size:12px;padding:8px 9px}.cs-knowledge-local-folder small{color:#64748b;font-size:11px;line-height:1.35}.cs-product-folder-import{gap:12px}.cs-product-folder-heading{align-items:flex-start;gap:12px}.cs-product-folder-title{align-items:center;display:inline-flex;flex-wrap:wrap;gap:8px;min-width:0}.cs-knowledge-storage-chip{border:1px solid #cfe2d5;border-radius:7px;background:#fff;color:#164c38;cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;line-height:1;padding:7px 10px;white-space:nowrap}.cs-knowledge-storage-chip:hover{border-color:#97b9a3;background:#f4faf6}.cs-knowledge-storage-menu{min-height:360px}.cs-knowledge-storage-menu-header{align-items:center;border-bottom:1px solid #dce8df;display:flex;gap:12px;padding-bottom:12px}.cs-knowledge-storage-menu-header strong{color:#164c38;font-size:18px}.cs-knowledge-storage-menu-body{min-height:280px}.cs-knowledge-storage-table-wrap{border:1px solid #dce8df;border-radius:8px;margin-top:12px;max-width:100%;overflow:auto;background:#fff}.cs-knowledge-storage-table{border-collapse:collapse;min-width:860px;width:100%}.cs-knowledge-storage-table th,.cs-knowledge-storage-table td{border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;color:#334155;font-size:12px;line-height:1.55;padding:9px 10px;text-align:left;vertical-align:top;white-space:pre-wrap}.cs-knowledge-storage-table th{background:#f4f8f5;color:#164c38;font-weight:800;position:sticky;top:0;z-index:1}.cs-knowledge-storage-table th:first-child,.cs-knowledge-storage-table td:first-child{min-width:56px;text-align:center}.cs-knowledge-storage-table th:nth-child(2),.cs-knowledge-storage-table td:nth-child(2){min-width:220px}.cs-knowledge-storage-table th:nth-child(3),.cs-knowledge-storage-table td:nth-child(3){min-width:340px}.cs-knowledge-storage-table th:nth-child(4),.cs-knowledge-storage-table td:nth-child(4){min-width:132px}.cs-knowledge-usage-select{width:118px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#0f172a;font-size:12px;font-weight:700;line-height:1.2;padding:6px 8px}.cs-knowledge-delete-button{border:1px solid #fecaca;border-radius:7px;background:#fff7f7;color:#b42318;cursor:pointer;font-size:12px;font-weight:800;line-height:1;padding:7px 10px;white-space:nowrap}.cs-knowledge-delete-button:hover{border-color:#f87171;background:#fee2e2}.cs-product-file-filter{display:grid;grid-template-columns:auto minmax(190px,240px);gap:5px 8px;align-items:center;margin-left:auto;color:#334155;font-size:12px;font-weight:800;text-align:left}.cs-product-file-filter select{height:34px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#1f2937;font-size:12px;font-weight:700;padding:6px 8px}.cs-product-file-filter small{grid-column:1 / -1;color:#64748b;font-size:11px;font-weight:600;line-height:1.35}.cs-product-reading-template{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center;padding:10px 12px;border:1px solid #dbe7de;border-radius:8px;background:#f8faf9}.cs-product-reading-template div{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-width:0}.cs-product-reading-template strong{color:#12201a;font-size:13px}.cs-product-reading-template span{border:1px solid #b8d6c3;border-radius:999px;background:#ecfdf3;color:#166534;font-size:11px;font-weight:800;padding:3px 8px}.cs-product-reading-template p{grid-column:1 / 2;margin:0;color:#475569;font-size:12px;line-height:1.45}.cs-product-reading-template button{grid-column:2 / 3;grid-row:1 / 3;display:inline-flex;gap:6px;align-items:center;justify-content:center;min-height:34px;white-space:nowrap}.cs-product-folder-rows{display:grid;gap:10px}.cs-product-folder-row{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(260px,1.4fr) 38px 34px;gap:10px;align-items:end;padding:10px;border:1px solid #dce8df;border-radius:8px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.cs-product-folder-row.drag-active{border-color:#0f766e;background:#f0fdfa;box-shadow:0 0 0 3px #0f766e21}.cs-product-folder-row label{display:grid;gap:5px;min-width:0;color:#334155;font-size:12px;font-weight:800;text-align:left}.cs-product-folder-row label small{color:#64748b;font-size:11px;font-weight:600;line-height:1.25}.cs-product-folder-row input{width:100%;min-width:0;height:38px;border:1px solid #cbd5e1;border-radius:7px;color:#1f2937;font-size:12px;padding:8px 9px}.cs-product-folder-row .cs-panel-icon-button{width:34px;height:38px}.cs-product-folder-row .cs-panel-icon-button:disabled{cursor:not-allowed;opacity:.45}.cs-product-file-picker{position:relative;display:inline-flex!important;align-items:center;justify-content:center;width:38px;height:38px;min-width:38px!important;padding:0;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#1f2937!important;cursor:pointer}.cs-product-file-picker:hover{border-color:#0f766e;color:#0f766e!important}.cs-product-file-picker span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.cs-product-file-picker input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.cs-console-inbox-item-compact{grid-template-rows:minmax(0,1fr) 22px;height:118px;min-height:118px}.cs-inbox-platform-row{justify-content:flex-start!important;min-height:18px}.cs-inbox-row-main .cs-inbox-platform-row+span{min-height:20px}.cs-inbox-platform-row .cs-inbox-platform-text{font-size:10px;padding:4px 7px}.cs-console-inbox-item-compact{grid-template-rows:minmax(0,1fr) 24px;height:132px;min-height:132px;row-gap:8px}.cs-console-inbox-item-compact .cs-inbox-item-controls{align-items:start;min-height:0;overflow:hidden}.cs-console-inbox-item-compact .cs-inbox-row-main{grid-template-rows:20px 22px 20px 18px;gap:4px;min-height:0;overflow:hidden}.cs-console-inbox-item-compact .cs-inbox-risk-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-diagnostic-card{display:grid;gap:8px;padding:12px 14px;border:1px solid #dbe8dd;border-radius:8px;background:#f8fcf8}.cs-diagnostic-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.cs-diagnostic-heading strong{display:inline-flex;align-items:center;gap:7px;color:#164c38;font-size:14px}.cs-diagnostic-heading span{border-radius:999px;font-size:11px;font-weight:800;line-height:1;padding:5px 8px;white-space:nowrap}.cs-diagnostic-heading span.ok{background:#e9f8ef;color:#166534}.cs-diagnostic-heading span.warn{background:#fff7ed;color:#9a3412}.cs-diagnostic-grid{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:6px 10px;font-size:12px}.cs-diagnostic-grid span{color:#64748b}.cs-diagnostic-grid strong{min-width:0;overflow:hidden;color:#233228;text-overflow:ellipsis;white-space:nowrap}.cs-diagnostic-card small{color:#64748b;font-size:12px;line-height:1.4}.cs-draft-card-grow{grid-template-rows:auto minmax(0,1fr) auto auto auto}.cs-draft-voice-toolbar{display:flex;align-items:center;min-height:32px;min-width:0}.cs-draft-voice-toolbar .voice-input-wrapper{max-width:100%}.cs-draft-voice-toolbar .voice-interim-text{max-width:min(360px,calc(100vw - 220px))}.cs-draft-voice-toolbar+.cs-draft-editor{min-height:0}.cs-ticket-workspace{grid-template-rows:auto auto auto auto minmax(220px,1fr) auto;gap:14px;overflow-y:auto;padding-bottom:20px}.cs-draft-card-grow{align-self:stretch;min-height:220px;grid-template-rows:auto auto minmax(130px,1fr) auto auto auto}.cs-draft-card-grow .cs-draft-editor,.cs-draft-card-grow .cs-draft-textarea{min-height:130px}@media(max-height:720px){.cs-ticket-workspace{gap:12px;padding-top:22px;padding-bottom:18px}.cs-draft-card{padding:14px 16px 16px}.cs-diagnostic-card{gap:6px;padding:10px 12px}.cs-draft-card-grow{min-height:210px}}.cs-ticket-workspace{grid-template-rows:auto auto auto auto minmax(170px,1fr) auto;gap:12px;overflow:visible;padding:22px 30px 20px}.cs-ticket-header{gap:10px;padding-bottom:12px}.cs-ticket-identity{gap:5px}.cs-ticket-header h1{font-size:22px;line-height:1.15}.cs-ticket-meta-line{gap:6px 8px;font-size:13px}.cs-message-history-select{gap:4px}.cs-original-message{gap:6px;padding:10px 12px}.cs-original-message-contained{max-height:102px}.cs-original-message p,.cs-original-message-body{font-size:14px;line-height:1.45}.cs-original-message-body{max-height:42px}.cs-diagnostic-card{gap:6px;padding:10px 12px}.cs-diagnostic-grid{gap:4px 10px}.cs-draft-card-grow{min-height:170px;grid-template-rows:auto minmax(86px,1fr) auto auto auto}.cs-draft-card-grow .cs-draft-editor,.cs-draft-card-grow .cs-draft-textarea{min-height:86px}.cs-ticket-actions{padding-top:12px}@media(max-height:720px){.cs-ticket-workspace{gap:10px;padding:18px 28px 16px}.cs-ticket-header{gap:8px;padding-bottom:10px}.cs-original-message-contained{max-height:86px}.cs-original-message-body{max-height:32px}.cs-draft-card-grow{min-height:164px;grid-template-rows:auto auto minmax(82px,1fr) auto auto auto}}.cs-diagnostic-source{margin:-2px 0 0;color:#64748b;font-size:12px;line-height:1.35}.cs-diagnostic-card-flat{display:flex;align-items:center;gap:10px;min-height:44px;padding:7px 10px;border-color:#e5eee7;background:#fbfdfb;box-shadow:none}.cs-diagnostic-card-flat .cs-diagnostic-heading{flex:0 0 auto;gap:8px;min-width:172px}.cs-diagnostic-card-flat .cs-diagnostic-heading strong{gap:5px;font-size:13px;white-space:nowrap}.cs-diagnostic-card-flat .cs-diagnostic-heading span{padding:4px 7px;font-size:11px}.cs-diagnostic-card-flat .cs-diagnostic-grid{display:flex;flex:1 1 auto;align-items:center;gap:8px 12px;min-width:0;overflow:hidden}.cs-diagnostic-card-flat .cs-diagnostic-grid span{flex:0 0 auto;font-size:11px}.cs-diagnostic-card-flat .cs-diagnostic-grid strong{flex:1 1 0;max-width:150px;font-size:12px}.cs-diagnostic-card-flat .cs-diagnostic-status{flex:0 0 auto;margin-left:auto;padding:4px 7px;border-radius:999px;font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.cs-diagnostic-card-flat .cs-diagnostic-status.ok{color:#0f6a43;background:#e9f8ef}.cs-diagnostic-card-flat .cs-diagnostic-status.warn{color:#a15514;background:#fff2df}.cs-diagnostic-card-flat small{flex:0 1 180px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:980px){.cs-diagnostic-card-flat{align-items:flex-start;flex-direction:column}.cs-diagnostic-card-flat .cs-diagnostic-heading{width:100%}}.cs-original-message-contained{max-height:136px}.cs-original-message-detail{display:grid;gap:5px;min-height:0;padding:8px 10px;border:1px solid #e3ece5;border-radius:7px;background:#f8fbf8}.cs-original-message-detail>span{color:#526057;font-size:12px;font-weight:800;line-height:1.2}.cs-original-message-detail .cs-original-message-body{max-height:48px;padding-right:4px}.cs-original-message-detail .cs-original-message-part{background:#fff}@media(max-height:720px){.cs-original-message-contained{max-height:120px}.cs-original-message-detail{padding:7px 9px}.cs-original-message-detail .cs-original-message-body{max-height:36px}}.cs-original-message.cs-original-message-contained{max-height:none;min-height:124px;overflow:visible;grid-template-rows:auto minmax(0,1fr) auto}.cs-original-message .cs-original-message-heading{min-height:22px}.cs-original-customer-facts{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:8px 10px;border:1px solid #dbe8df;border-radius:7px;background:#f8fbf9}.cs-original-customer-facts span{color:#475569;font-size:12px;font-weight:760;line-height:1.25}.cs-original-customer-facts span:first-child{color:#123f2d;font-weight:900}.cs-original-message .cs-original-message-detail{min-height:76px;align-content:start}.cs-original-message .cs-original-message-detail .cs-original-message-body{max-height:54px;overflow-y:auto}.cs-conversation-thread{display:grid;gap:8px;min-height:0}.cs-conversation-thread-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#526057;font-size:12px;font-weight:850}.cs-conversation-thread-heading em{color:#829189;font-size:11px;font-style:normal;font-weight:760}.cs-conversation-scroll{display:grid;gap:10px;max-height:250px;min-height:178px;overflow-y:auto;overscroll-behavior:contain;padding:12px;border:1px solid #dfe9e3;border-radius:8px;background:#f7faf8}.cs-conversation-turn{display:grid;gap:7px}.cs-conversation-turn.active .cs-conversation-bubble.customer{border-color:#9fd0b4;box-shadow:0 0 0 2px #2d8f621a}.cs-conversation-row{display:flex;align-items:flex-start;gap:8px}.cs-conversation-row.support{justify-content:flex-end;padding-left:44px}.cs-conversation-row.customer{padding-right:44px}.cs-conversation-avatar{display:grid;flex:0 0 auto;width:30px;height:30px;place-items:center;border:1px solid #d7e4dc;border-radius:50%;color:#244237;background:#fff;font-size:12px;font-weight:900}button.cs-conversation-avatar{cursor:pointer}.cs-conversation-avatar.support{color:#fff;background:#0f6b46}.cs-conversation-bubble{display:grid;gap:5px;max-width:min(76%,620px);border:1px solid #dfe9e3;border-radius:8px;padding:9px 11px;color:#17231d;text-align:left;white-space:normal}button.cs-conversation-bubble{cursor:pointer}.cs-conversation-bubble.customer{background:#fff}.cs-conversation-bubble.support{background:#dcf1ff;border-color:#c4e4f8}.cs-conversation-meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center;color:#506157;font-size:11px;font-weight:900;line-height:1.3}.cs-conversation-meta small{color:#7a8b82;font-size:11px;font-weight:760}.cs-conversation-text{color:#17231d;font-size:14px;font-weight:760;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.cs-conversation-trash{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border:1px solid transparent;border-radius:8px;color:#b4483f;background:transparent;cursor:pointer}.cs-conversation-trash:hover{border-color:#f0d3cf;background:#fff2f0}@media(max-height:720px){.cs-original-message.cs-original-message-contained{max-height:none;min-height:114px}.cs-original-message .cs-original-message-detail{min-height:68px}.cs-original-message .cs-original-message-detail .cs-original-message-body{max-height:44px}.cs-conversation-scroll{max-height:190px;min-height:142px}}.cs-ticket-workspace{align-content:start;grid-template-rows:auto auto auto auto auto auto}.cs-draft-card-grow{align-self:start;min-height:0;grid-template-rows:auto auto minmax(72px,auto) auto auto auto}.cs-draft-card-grow .cs-draft-editor{min-height:72px}.cs-draft-card-grow .cs-draft-textarea{min-height:72px;height:auto}.cs-ticket-actions{align-self:start;margin-top:0}@media(max-height:720px){.cs-draft-card-grow{grid-template-rows:auto auto minmax(70px,auto) auto auto auto}}.cs-draft-card-grow{grid-template-rows:auto auto minmax(122px,auto) auto auto auto}.cs-draft-card-grow .cs-draft-editor,.cs-draft-card-grow .cs-draft-textarea{min-height:122px}@media(max-height:720px){.cs-draft-card-grow{grid-template-rows:auto auto minmax(108px,auto) auto auto auto}.cs-draft-card-grow .cs-draft-editor,.cs-draft-card-grow .cs-draft-textarea{min-height:108px}}.cs-ticket-workspace{grid-template-rows:auto auto auto minmax(260px,1fr) auto auto}.cs-draft-card-grow{align-self:stretch;grid-template-rows:auto minmax(220px,1fr) auto auto auto;min-height:260px}.cs-draft-card-grow .cs-draft-editor{min-height:220px}.cs-draft-card-grow .cs-draft-textarea{height:100%;min-height:220px;resize:vertical}@media(max-height:720px){.cs-ticket-workspace{grid-template-rows:auto auto auto minmax(210px,1fr) auto auto}.cs-draft-card-grow{min-height:220px;grid-template-rows:auto minmax(180px,1fr) auto auto auto}.cs-draft-card-grow .cs-draft-editor,.cs-draft-card-grow .cs-draft-textarea{min-height:180px}}.store-page{gap:18px}.store-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;border:1px solid #d9e6df;border-radius:8px;background:linear-gradient(135deg,#f8fbf7,#eef7f2);box-shadow:0 14px 34px #0f2e1f12}.store-hero span{color:#5d7067;font-size:12px;font-weight:800}.store-hero h2{margin:5px 0 3px;color:#173526;font-size:24px;letter-spacing:0}.store-hero p{margin:0;color:#65756f}.store-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.store-metric{display:flex;align-items:center;gap:12px;min-width:0;padding:16px;border:1px solid #e2e9e4;border-radius:8px;background:#fff}.store-metric>span{display:grid;width:38px;height:38px;place-items:center;flex:0 0 auto;border-radius:8px;background:#eef6f1;color:#2f6b4d}.store-metric strong{display:block;color:#17231d;font-size:24px;line-height:1.05}.store-metric p{margin:4px 0 0;color:#60726a;font-size:13px}.store-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:14px;align-items:start}.store-panel{min-height:100%}.store-capability,.store-token-card{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid #edf2ee}.store-capability:first-of-type,.store-token-card{padding-top:0}.store-capability:last-child{border-bottom:0;padding-bottom:0}.store-capability svg,.store-token-card svg{flex:0 0 auto;color:#347455}.store-capability strong,.store-token-card strong{display:block;color:#1e3027;font-size:14px}.store-capability p,.store-token-card p{margin:5px 0 0;color:#60726a;font-size:13px;line-height:1.55}.store-check-list{display:grid;gap:9px;margin:14px 0 0;padding:0;list-style:none}.store-check-list li{display:flex;align-items:center;gap:8px;color:#33443b;font-size:13px}.store-check-list svg{flex:0 0 auto;color:#2f8f5c}@media(max-width:980px){.store-metrics,.store-grid{grid-template-columns:1fr}.store-hero{align-items:flex-start;flex-direction:column}}.sidebar{overflow:hidden}.sidebar .brand,.sidebar .store-switcher,.sidebar .sidebar-footer{flex:0 0 auto}.nav-list{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:5px;margin-right:-5px;scrollbar-width:thin;scrollbar-color:#9fb9ad transparent}.nav-list::-webkit-scrollbar{width:8px}.nav-list::-webkit-scrollbar-track{background:transparent}.nav-list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#9fb9ad;background-clip:padding-box}.nav-list::-webkit-scrollbar-thumb:hover{background:#77988a;background-clip:padding-box}.sidebar-collapsed .nav-list{padding-right:0;margin-right:0}@media(max-width:860px){.sidebar{overflow:visible}.nav-list{flex:initial;min-height:initial;overflow:visible;padding-right:0;margin-right:0}}.connector-connection-card{align-content:start}.connector-api-fields,.shopify-api-fields{display:grid;gap:9px;min-width:0;width:100%}.connector-api-fields label,.shopify-api-fields label{position:relative;display:grid;gap:5px;min-width:0;width:100%;color:#526057;font-size:12px;font-weight:750}.connector-api-fields label:hover:has(input:placeholder-shown):not(:focus-within):after{content:attr(data-hint);position:absolute;left:8px;right:8px;bottom:calc(100% - 8px);z-index:4;max-width:calc(100% - 16px);padding:6px 8px;border:1px solid #cbded3;border-radius:7px;color:#425047;background:#fff;box-shadow:0 8px 18px #15251c21;font-size:12px;font-weight:700;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.connector-api-fields label>span,.shopify-api-fields label>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.connector-api-fields input,.shopify-api-fields input{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:36px;padding:8px 10px;border:1px solid #cbded3;border-radius:7px;color:#17211c;background:#fff;outline:none}.connector-api-fields input:focus,.shopify-api-fields input:focus{border-color:#2c7a55;box-shadow:0 0 0 3px #2c7a5521}.connector-link-message,.shopify-link-message{margin:0;color:#9a5a18;font-size:12px;line-height:1.4}.connector-link-message.success,.shopify-link-message.success{color:#1f7a4b;text-align:center}.store-order-hero{background:linear-gradient(135deg,#f7faf8,#edf6f0)}.store-orders-panel{overflow:hidden}.store-orders-table-wrap{width:100%;overflow-x:auto}.store-orders-table{width:100%;min-width:980px;border-collapse:collapse}.store-orders-table th,.store-orders-table td{padding:12px 10px;border-bottom:1px solid #e8eee9;color:#243229;font-size:13px;text-align:left;vertical-align:top}.store-orders-table th{color:#5d6d64;font-size:12px;font-weight:800;background:#f8faf8}.store-orders-table td strong,.store-orders-table td span{display:block}.store-orders-table td strong{margin-bottom:4px;color:#15241b;font-size:13px}.store-orders-table td span{color:#62736a;font-size:12px}.store-products-cell{max-width:290px;line-height:1.45}.store-order-audit-table{min-width:1040px}.store-order-audit-table .store-products-cell{max-width:360px;word-break:break-word}.store-status-pill{display:inline-flex;align-items:center;gap:4px;width:fit-content;max-width:150px;padding:4px 7px;border:1px solid #d9e3dd;border-radius:999px;color:#526057;background:#f7f9f7;font-size:11px;font-weight:800;line-height:1.1}.store-status-pill.good{border-color:#bfe5cf;color:#1f7a4b;background:#eef9f2}.store-status-pill.attention{border-color:#efd9ad;color:#8a5a16;background:#fff8e8}.store-tracking{margin-top:6px;max-width:150px;word-break:break-word}.store-status-note,.store-empty-state{display:flex;align-items:center;gap:8px;margin:0;color:#60726a;font-size:13px;line-height:1.45}.store-status-note.error{margin-bottom:12px;color:#9b2c2c}.store-empty-state{justify-content:center;min-height:140px;padding:24px;border:1px dashed #d6e2da;border-radius:8px;background:#f9fbf9}@media(max-width:980px){.store-orders-table th,.store-orders-table td{padding:10px 8px}}.store-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-feature-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:start;padding:16px;border:1px solid #e0e8e2;border-radius:8px;background:#fff}.store-feature-card>span{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;color:#2f6b4d;background:#eef6f1}.store-feature-card strong{display:block;color:#1e3027;font-size:14px}.store-feature-card p{margin:5px 0 0;color:#60726a;font-size:13px;line-height:1.5}.store-feature-card b{color:#17422d;font-size:13px;white-space:nowrap}.store-mini-list{display:grid;gap:8px}.store-mini-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #edf2ee}.store-mini-row:last-child{border-bottom:0}.store-mini-row strong,.store-mini-row span{display:block}.store-mini-row strong{color:#1e3027;font-size:14px}.store-mini-row span,.store-mini-row p,.store-panel-empty{color:#60726a;font-size:13px}.store-mini-row p,.store-panel-empty{margin:0}@media(max-width:980px){.store-feature-grid{grid-template-columns:1fr}.store-feature-card,.store-mini-row{align-items:stretch;grid-template-columns:1fr}.store-mini-row{flex-direction:column}}.store-panel-helper{margin:-2px 0 14px;color:#60726a;font-size:13px;line-height:1.5}.store-panel-helper{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.store-panel-helper b{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border:1px solid #bfe0cd;border-radius:999px;color:#1f6b47;background:#edf8f1;font-size:12px;font-weight:800;line-height:1}.page-actions{display:flex;align-items:center;gap:14px}.store-header-action{min-width:128px;min-height:42px;padding-inline:16px}.store-automation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.store-automation-card{display:grid;gap:12px;min-height:220px;padding:18px;border:1px solid #dfe9e2;border-radius:8px;background:#fff}.store-automation-card>span{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;color:#25694a;background:#edf7f1}.store-automation-card strong{display:block;color:#17231d;font-size:17px}.store-automation-card p{margin:6px 0 0;color:#60726a;font-size:13px;line-height:1.55}.store-automation-card em{width:fit-content;padding:4px 9px;border:1px solid #bfe0cd;border-radius:999px;color:#1f6b47;background:#edf8f1;font-size:12px;font-style:normal;font-weight:800}.store-automation-card code,.store-automation-webhook code{width:fit-content;max-width:100%;padding:7px 9px;overflow-wrap:anywhere;border-radius:7px;color:#17422d;background:#f2f7f3;font-size:13px}@media(max-width:980px){.store-automation-grid{grid-template-columns:1fr}}.store-automation-grid{grid-template-columns:1fr}.store-automation-card{min-height:0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center}.store-automation-card p{max-width:760px}@media(max-width:760px){.store-automation-card{align-items:start;grid-template-columns:1fr}}.store-automation-card.active{border-color:#2d8f62;background:#f0faf4;box-shadow:0 0 0 2px #2d8f621f}.store-automation-workbench{display:grid;gap:14px}.store-shopify-template-guide{display:grid;gap:14px;padding:16px;border:1px solid #d8e8df;border-radius:8px;background:#f7fbf8}.store-shopify-template-guide header{display:flex;justify-content:space-between;gap:16px;align-items:start}.store-shopify-template-guide header div{display:grid;gap:4px}.store-shopify-template-guide header span,.store-shopify-template-guide header p{margin:0;color:#60726a;font-size:12px;font-weight:800}.store-shopify-template-guide header strong{color:#17231d;font-size:20px}.store-shopify-template-guide-summary{margin:0;color:#41544b;font-size:13px;line-height:1.6}.store-shopify-template-guide-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:14px}.store-shopify-template-flow{display:grid;gap:8px}.store-shopify-template-flow article{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid #dfe9e2;border-radius:8px;background:#fff}.store-shopify-template-flow article>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#edf6f1;color:#2e6a4d;font-size:12px;font-weight:900}.store-shopify-template-flow article.product-owned>span{background:#e7f2ff;color:#1f5f9e}.store-shopify-template-flow strong,.store-shopify-template-fields strong{color:#17231d;font-size:13px}.store-shopify-template-flow p{margin:3px 0 0;color:#60726a;font-size:12px;line-height:1.45}.store-shopify-template-flow em{justify-self:end;border:1px solid #d9e6dd;border-radius:999px;color:#4f675b;font-size:11px;font-style:normal;font-weight:850;padding:5px 8px;white-space:nowrap}.store-shopify-template-flow article.product-owned em{border-color:#cfe0f6;color:#1f5f9e}.store-shopify-template-fields{display:grid;gap:10px;align-content:start}.store-shopify-template-fields section{display:grid;gap:10px;padding:12px;border:1px solid #dfe9e2;border-radius:8px;background:#fff}.store-shopify-template-fields section div{display:flex;flex-wrap:wrap;gap:6px}.store-shopify-template-fields span{border:1px solid #dbe8e0;border-radius:999px;color:#36584a;font-size:12px;font-weight:800;padding:6px 9px}.store-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-form-grid label{display:grid;gap:6px;color:#526057;font-size:13px;font-weight:800}.store-form-grid label.wide,.store-form-grid .wide{grid-column:1 / -1}.store-form-grid input,.store-form-grid select,.store-form-grid textarea,.store-automation-table input{width:100%;min-height:38px;padding:8px 10px;border:1px solid #d5e0d8;border-radius:7px;color:#17231d;background:#fff}.store-form-grid textarea{min-height:112px;resize:vertical}.store-form-grid small{color:#6a7770;font-size:11px;font-weight:760;text-align:right}.store-native-image-list{display:grid;gap:8px}.store-native-image-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.store-native-image-list-head strong{color:#526057;font-size:13px;font-weight:900}.store-native-image-list-head button,.store-native-image-row button{min-height:34px;padding:0 12px;border:1px solid #d5e0d8;border-radius:7px;background:#fff;color:#1f3a2d;font-size:12px;font-weight:850;cursor:pointer}.store-native-image-list-head button{border-color:#1f7a53;color:#1f7a53}.store-native-image-list p{margin:0;color:#60726a;font-size:12px;line-height:1.45}.store-native-image-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:center}.store-native-image-row>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#edf6f1;color:#2e6a4d;font-size:12px;font-weight:900}.store-native-image-row button:disabled{opacity:.5;cursor:not-allowed}.store-field-inline{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:8px;align-items:center}.store-field-inline button{min-height:38px;padding:8px 11px;border:1px solid #cfe0d5;border-radius:7px;color:#0f5f3e;background:#edf8f1;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.store-workbench-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.store-collection-options,.store-launch-checks{display:flex;flex-wrap:wrap;gap:10px}.store-collection-options button,.store-launch-checks label{min-height:36px;padding:7px 12px;border:1px solid #cfe0d5;border-radius:999px;color:#1f5c40;background:#f4faf6;font-size:13px;font-weight:800}.store-collection-options button{cursor:pointer}.store-collection-options button.active{border-color:#2d8f62;color:#0f5f3e;background:#e8f6ed;box-shadow:0 0 0 2px #2d8f621f}.store-collection-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid #d7e4dc;border-radius:8px;background:#fbfdfb}.store-collection-summary strong{color:#17231d;font-size:14px;font-weight:900}.store-collection-summary span{padding:3px 9px;border-radius:999px;color:#0f5f3e;background:#edf8f1;font-size:12px;font-weight:900}.store-launch-checks label{display:inline-flex;align-items:center;gap:7px}.store-draft-preview{padding:18px;border:1px dashed #cfe0d5;border-radius:8px;background:#f9fcfa}.store-draft-preview strong{display:block;color:#17231d;font-size:17px}.store-draft-preview p{margin:8px 0 0;color:#60726a}@media(max-width:760px){.store-shopify-template-guide-grid{grid-template-columns:1fr}.store-shopify-template-flow article{grid-template-columns:30px minmax(0,1fr)}.store-shopify-template-flow em{grid-column:2;justify-self:start}.store-native-image-row{grid-template-columns:30px minmax(0,1fr)}.store-native-image-row button{grid-column:2;justify-self:start}.store-form-grid{grid-template-columns:1fr}}.store-category-selector{display:grid;gap:16px;padding:22px;border:1px solid #d8e8df;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f2e1f0f}.store-category-selector>header{display:grid;gap:6px;max-width:760px}.store-category-selector>header span,.store-selected-category span{color:#2f6b4d;font-size:12px;font-weight:900}.store-category-selector>header h2{margin:0;color:#17231d;font-size:24px;line-height:1.2;letter-spacing:0}.store-category-selector>header p,.store-selected-category p{margin:0;color:#66766f;font-size:14px;line-height:1.55}.store-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.store-category-group{display:grid;gap:10px}.store-category-group h3{margin:0;color:#24382d;font-size:15px;font-weight:900;letter-spacing:0}.store-category-grid-page{grid-template-columns:repeat(2,minmax(0,1fr))}.store-category-grid button{display:grid;gap:8px;min-height:150px;padding:18px;border:1px solid #dbe8e0;border-radius:8px;background:#fbfdfb;color:#17231d;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.store-category-grid button:hover,.store-category-grid button:focus-visible{border-color:#2f8f5c;box-shadow:0 12px 26px #2f8f5c24;outline:none;transform:translateY(-1px)}.store-category-grid button span{color:#2f6b4d;font-size:12px;font-weight:900}.store-category-grid button strong{color:#17231d;font-size:18px;line-height:1.25}.store-category-grid button p{margin:0;color:#60726a;font-size:13px;line-height:1.5}.store-category-grid button small{align-self:end;color:#41544b;font-size:12px;font-weight:800}.store-template-chip-row{display:flex;flex-wrap:wrap;gap:8px}.store-template-chip-row span{border:1px solid #dbe8e0;border-radius:999px;background:#fff;color:#2f6b4d;font-size:12px;font-weight:800;padding:7px 10px}.store-template-muted{margin:10px 0 0;color:#60726a;font-size:13px}.store-selected-category{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;align-items:center;padding:14px 16px;border:1px solid #d8e8df;border-radius:8px;background:#f7fbf8}.store-selected-category strong{color:#17231d;font-size:17px}.store-selected-category p{grid-column:1 / -1}.store-template-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;grid-template-rows:auto minmax(0,1fr);background:#f5f8f5}.store-template-fullscreen-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 24px;border-bottom:1px solid #dbe7df;background:#fff;box-shadow:0 10px 28px #0f2e1f0f}.store-template-fullscreen-header span{color:#2f6b4d;font-size:12px;font-weight:900}.store-template-fullscreen-header h1{margin:4px 0 0;color:#17231d;font-size:24px;line-height:1.2;letter-spacing:0}.store-template-fullscreen-actions{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.store-hidizs-variant-module-switcher{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:8px;justify-content:center;min-width:260px}.store-hidizs-variant-module-switcher button{min-height:36px;padding:0 14px;border:1px solid #cfdad5;background:#fff;color:#2f6b4d;font-size:13px;font-weight:900;cursor:pointer}.store-hidizs-variant-module-switcher button.active{border-color:#111;background:#111;color:#fff}.store-hidizs-variant-module-divider{width:1px;min-height:30px;background:#dce6e0}.store-hidizs-variant-module-switcher button.price-field{min-height:30px;padding:0 10px;border-color:#d9e4de;font-size:12px}.store-hidizs-variant-module-switcher button.price-field.active{border-color:#1f7a53;background:#1f7a53;color:#fff}.store-template-fullscreen-body{min-height:0;overflow-y:auto;padding:20px 24px 28px}.store-template-fullscreen-body-empty{display:grid;padding:0;background:#fff}.store-template-empty-canvas{min-height:100%;background:#fff}.store-template-first-media{width:min(520px,42vw);margin:150px 0 0 46px}.store-template-first-media img{display:block;width:100%;height:auto;object-fit:contain}.store-hidizs-product-page{color:#202020;font-family:Arial,Helvetica,sans-serif}.store-hidizs-editor-page{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);min-height:100%;background:#edf2f4}.store-hidizs-editor-toolbar{position:sticky;top:0;z-index:12;grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px;border-bottom:1px solid #d9e3df;background:#fff}.store-hidizs-editor-toolbar>div:first-child{display:grid;gap:3px}.store-hidizs-editor-toolbar strong{color:#17231d;font-size:15px;font-weight:950}.store-hidizs-editor-toolbar span{color:#64736c;font-size:12px}.store-hidizs-editor-toolbar>div:last-child{display:flex;gap:8px}.store-hidizs-editor-toolbar button,.store-hidizs-editor-panel button{min-height:36px;border:1px solid #d5e1db;border-radius:6px;background:#fff;color:#1f3a2d;font-size:13px;font-weight:850}.store-hidizs-editor-toolbar button:last-child{border-color:#1f7a53;background:#1f7a53;color:#fff}.store-hidizs-template-notice{position:sticky;top:61px;z-index:11;margin:0;padding:8px 16px;border-bottom:1px solid #d9e3df;background:#f4fbf7;color:#1f7a53;font-size:13px;font-weight:850}.store-native-editor-page{display:block;min-height:100%;overflow:visible;background:#f3f7f5}.store-native-editor-page .store-hidizs-editor-toolbar{display:flex;width:100%}.store-native-editor-page>.store-shopify-template-guide,.store-native-editor-page>.store-automation-workbench{width:min(1180px,calc(100% - 32px));margin:16px auto 0}.store-native-editor-page>.store-automation-workbench{min-height:0;padding:16px;border:1px solid #d8e8df;border-radius:8px;background:#fff}.store-native-editor-page .store-panel{min-height:0}.store-native-editor-page .store-form-grid{align-items:start}.store-native-editor-page .store-form-grid label{min-width:0}.store-hidizs-output-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;display:grid;place-items:center;padding:24px;background:#11111161}.store-hidizs-output-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:14px;width:min(94vw,860px);max-height:calc(100vh - 48px);padding:20px;overflow:hidden;border:1px solid #dbe5df;background:#fff;box-shadow:0 24px 70px #0000002e}.store-hidizs-output-panel header,.store-hidizs-output-panel footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.store-hidizs-output-panel header strong{color:#17231d;font-size:18px;font-weight:950}.store-hidizs-output-panel header button,.store-hidizs-output-panel footer button{min-height:36px;padding:0 14px;border:1px solid #d5e1db;background:#fff;color:#1f3a2d;font-weight:850;cursor:pointer}.store-hidizs-output-panel footer{justify-content:flex-end}.store-hidizs-output-panel footer button:first-child{border-color:#1f7a53;background:#1f7a53;color:#fff}.store-hidizs-output-panel p{margin:0;color:#5d6a63;line-height:1.55}.store-hidizs-publish-result{display:grid;gap:8px;padding:12px;border:1px solid #cfe5d9;background:#f4fbf7;color:#1f3a2d}.store-hidizs-publish-result strong{color:#1f7a53;font-size:16px}.store-hidizs-publish-result a{color:#0f6b48;font-weight:900}.store-hidizs-publish-result small{color:#8a5b12;line-height:1.45}.store-hidizs-publish-result.error{border-color:#efc8c8;background:#fff5f5;color:#742525}.store-hidizs-publish-result.error strong{color:#b42323}.store-hidizs-publish-result.error span{white-space:pre-wrap;word-break:break-word;line-height:1.55}.store-hidizs-output-panel textarea{min-height:360px;padding:12px;overflow:auto;border:1px solid #d5e1db;background:#f8faf9;color:#17231d;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.55;resize:none}.store-hidizs-preview-panel{grid-template-rows:auto minmax(0,1fr);overflow-y:auto}.store-hidizs-full-preview{display:grid;gap:28px;min-width:0}.store-hidizs-full-preview-main{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(320px,1.05fr);gap:34px;align-items:start}.store-hidizs-full-preview-gallery{display:grid;gap:18px;justify-items:center}.store-hidizs-full-preview-gallery>img{width:min(100%,430px);max-height:430px;object-fit:contain}.store-hidizs-full-preview-gallery>div{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.store-hidizs-full-preview-gallery span,.store-hidizs-full-preview-swatches span{display:grid;width:54px;height:54px;place-items:center;border:1px solid #dde5e1;background:#fff}.store-hidizs-full-preview-gallery span.active,.store-hidizs-full-preview-swatches span.active,.store-hidizs-full-preview-buttons span.active,.store-hidizs-full-preview-bundles span.active{border-color:#111;box-shadow:inset 0 -3px #111}.store-hidizs-full-preview-gallery img,.store-hidizs-full-preview-swatches img{max-width:100%;max-height:100%;object-fit:contain}.store-hidizs-full-preview-info{display:grid;gap:14px}.store-hidizs-full-preview-info h2{margin:0;color:#202020;font-size:30px;line-height:1.15}.store-hidizs-full-preview-rating{display:flex;gap:14px;align-items:center}.store-hidizs-full-preview-rating span{color:#ffad17;font-size:24px}.store-hidizs-full-preview-info ul{margin:0;padding:14px 18px 14px 28px;border:1px solid #e0e9e4;color:#202020;font-size:16px;font-weight:850;line-height:1.55}.store-hidizs-full-preview-option{display:flex;gap:10px;align-items:center;color:#777;font-size:16px}.store-hidizs-full-preview-option strong{color:#202020}.store-hidizs-full-preview-buttons,.store-hidizs-full-preview-bundles,.store-hidizs-full-preview-swatches{display:flex;flex-wrap:wrap;gap:8px}.store-hidizs-full-preview-buttons span,.store-hidizs-full-preview-bundles span{padding:12px 16px;border:1px solid #dde5e1;background:#fff;color:#202020;font-weight:800}.store-hidizs-full-preview-buy{display:grid;gap:10px;max-width:360px;margin-top:8px}.store-hidizs-full-preview-buy label{display:flex;justify-content:space-between;color:#202020}.store-hidizs-full-preview-buy button{min-height:44px;border:1px solid #111111;background:#111;color:#fff;font-weight:900}.store-hidizs-full-preview-buy button+button{border-color:#ffc439;background:#ffc439;color:#1b1b1b}.store-hidizs-full-preview-buy a{color:#333;text-align:center}.store-hidizs-full-preview-detail{position:relative;min-height:260px;border-top:1px solid #e0e9e4;background:#fff}.store-hidizs-full-preview-detail article{position:absolute;display:grid;align-items:center;overflow:hidden;padding:8px}.store-hidizs-full-preview-detail img,.store-hidizs-full-preview-detail video{width:100%;height:100%;object-fit:contain}.store-hidizs-full-preview-detail p{margin:0;color:#202020;font-size:18px;line-height:1.55}.store-hidizs-full-preview-detail div{display:grid;height:100%;place-items:center;border:1px dashed #cfdad5;color:#6a786f;font-weight:850}.store-hidizs-clean-preview{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(280px,1.1fr);gap:24px;align-items:center}.store-hidizs-clean-preview>img{width:100%;max-height:420px;object-fit:contain}.store-hidizs-clean-preview h2{margin:0 0 16px;color:#202020;font-size:32px;line-height:1.15}.store-hidizs-clean-price{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:0 0 18px}.store-hidizs-clean-price strong{color:#ee392f;font-size:24px}.store-hidizs-clean-price del{color:#666;font-weight:850}.store-hidizs-clean-price em{padding:8px 10px;background:#e44846;color:#fff;font-style:normal;font-weight:900}.store-hidizs-clean-preview ul{margin:0;padding-left:20px;color:#202020;font-weight:800;line-height:1.55}.store-hidizs-clean-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.store-hidizs-clean-options span{padding:8px 10px;border:1px solid #d5e1db;color:#202020}.store-hidizs-clean-details{display:grid;gap:18px;margin-top:22px}.store-hidizs-clean-details img,.store-hidizs-clean-details video{max-width:100%;max-height:520px;object-fit:contain}.store-hidizs-clean-details p{color:#202020;font-size:18px}.store-hidizs-preview-shell{grid-column:1;min-width:0;background:#fff}.store-hidizs-editor-panel{position:sticky;top:61px;z-index:10;grid-column:2;grid-row:2;align-self:start;display:grid;gap:14px;max-height:calc(100vh - 134px);overflow-y:auto;padding:16px;border-left:1px solid #d8e3dd;background:#fbfdfb}.store-hidizs-editor-panel header{display:grid;gap:6px}.store-hidizs-editor-panel header span{color:#2c7a54;font-size:12px;font-weight:950}.store-hidizs-editor-panel h2{margin:0;color:#17231d;font-size:22px;line-height:1.2}.store-hidizs-editor-panel p{margin:0;color:#60726a;font-size:13px;line-height:1.55}.store-hidizs-editor-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.store-hidizs-editor-tabs button.active{border-color:#1d7f56;background:#e9f7ef;color:#15553a;box-shadow:0 0 0 2px #1f7a531f}.store-hidizs-module-map{display:grid;gap:10px;padding:12px;border:1px solid #dbe7e0;border-radius:8px;background:#fff}.store-hidizs-module-map>strong{color:#17231d;font-size:14px;font-weight:950}.store-hidizs-module-map>div{display:grid;gap:7px;max-height:280px;overflow-y:auto;padding-right:4px}.store-hidizs-module-map button{display:grid;grid-template-columns:auto 1fr;gap:3px 8px;align-items:center;min-height:54px;padding:9px;text-align:left}.store-hidizs-module-map button.active{border-color:#1683e8;background:#eef7ff;box-shadow:0 0 0 2px #1683e81f}.store-hidizs-module-map button span{grid-row:span 2;min-width:40px;padding:3px 6px;border-radius:999px;background:#edf2f4;color:#52645b;font-size:11px;font-weight:900;text-align:center}.store-hidizs-module-map button strong{color:#17231d;font-size:13px;font-weight:950}.store-hidizs-module-map button small{color:#66766f;font-size:12px}.store-hidizs-editor-fields{display:grid;gap:10px;padding:12px;border:1px solid #dbe7e0;border-radius:8px;background:#fff}.store-hidizs-editor-fields label{display:grid;gap:6px;color:#30443a;font-size:13px;font-weight:900}.store-hidizs-editor-fields input{height:38px;border:1px solid #d8e3dc;border-radius:6px;padding:0 10px;background:#f8fbf9;color:#6b7871}.store-hidizs-editor-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.store-hidizs-editor-panel>section{display:grid;gap:6px;padding:12px;border:1px dashed #b9cec4;border-radius:8px;background:#f1f8f4}.store-hidizs-editable{position:relative}.store-hidizs-announcement{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;height:74px;padding:0 32%;background:#ec5a17;color:#050505;font-size:14px;font-weight:800;white-space:nowrap}.store-hidizs-announcement span{font-size:25px;font-weight:700}.store-hidizs-header{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:start;gap:22px;min-height:102px;padding:28px 56px 16px;background:#fff}.store-hidizs-brand{display:grid;justify-items:center;gap:3px;color:#111}.store-hidizs-brand span{font-family:Georgia,serif;font-size:38px;font-weight:900;line-height:.8}.store-hidizs-brand small{font-size:9px;letter-spacing:5px}.store-hidizs-nav{display:flex;flex-wrap:wrap;align-items:flex-start;gap:22px 24px;color:#1e1e1e;font-size:18px;font-weight:800;line-height:1.2}.store-hidizs-nav span{position:relative;display:inline-flex;align-items:center;min-height:22px}.store-hidizs-nav-badge{margin-right:-22px;padding:2px 6px;border-radius:3px;background:#ff5b1e;color:#fff;font-size:12px;line-height:1}.store-hidizs-nav-badge.pink{background:#d84ca5}.store-hidizs-icons{display:flex;align-items:center;gap:26px;padding-top:14px;color:#090909;font-size:28px}.store-hidizs-product-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,.96fr);gap:48px;padding:18px 50px 56px;background:#fff}.store-hidizs-gallery{position:relative;display:grid;align-content:start;gap:22px;min-height:540px}.store-hidizs-gallery-arrow{position:absolute;top:42px;left:10px;z-index:1;border:0;background:transparent;color:#111;font-size:28px;font-weight:800}.store-hidizs-main-image{position:relative;display:grid;min-height:470px;place-items:center;padding:34px 12px 0 58px}.store-hidizs-main-image img{display:block;width:min(430px,78%);height:auto;object-fit:contain}.store-hidizs-main-image>span,.store-hidizs-main-image>strong,.store-hidizs-main-image>small{display:none}.store-hidizs-image-slot{align-content:center;justify-items:center;gap:8px;border:1px dashed #cfdad5;background:#fbfcfb;color:#60726a}.store-hidizs-image-slot span{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;background:#edf5f1;color:#1f7a53;font-size:15px;font-weight:950}.store-hidizs-image-slot strong{color:#17231d;font-size:20px;font-weight:950}.store-hidizs-image-slot small{color:#72827a;font-size:13px}.store-hidizs-zoom{position:absolute;right:38px;bottom:44px;display:grid;width:46px;height:46px;place-items:center;border:1px solid #e8e8e8;border-radius:50%;background:#fff;box-shadow:0 6px 16px #00000012;color:#111;cursor:pointer;z-index:2}.store-hidizs-zoom svg{display:block}.store-hidizs-zoom:hover{border-color:#d7d7d7;box-shadow:0 8px 20px #0000001a}.store-hidizs-zoom-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;overflow:hidden;padding:0;background:#fff}.store-hidizs-zoom-image-button{display:grid;width:100vw;height:100vh;place-items:center;border:0;background:transparent;cursor:zoom-in}.store-hidizs-zoom-image-button img{display:block;width:min(100vw,100vh);height:min(100vw,100vh);max-width:none;max-height:none;object-fit:contain;pointer-events:none}.store-hidizs-zoom-modal.zoomed{place-items:start center}.store-hidizs-zoom-modal.zoomed .store-hidizs-zoom-image-button{position:relative;cursor:zoom-out}.store-hidizs-zoom-modal.zoomed .store-hidizs-zoom-image-button img{position:fixed;max-width:none;max-height:none}.store-hidizs-zoom-close{position:fixed;top:24px;right:28px;display:grid;width:46px;height:46px;place-items:center;border:1px solid #e0e0e0;border-radius:50%;background:#fff;color:#111;box-shadow:0 10px 24px #0000001f;cursor:pointer;z-index:82}.store-hidizs-zoom-controls{position:fixed;left:50%;bottom:30px;z-index:82;display:grid;grid-template-columns:42px auto 42px;align-items:center;min-width:186px;height:58px;transform:translate(-50%);border:1px solid #e3e3e3;border-radius:999px;background:#fff;box-shadow:0 8px 24px #00000014;color:#111}.store-hidizs-zoom-controls button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;background:transparent;color:#111;cursor:pointer}.store-hidizs-zoom-controls button:hover{background:#f5f5f5}.store-hidizs-zoom-controls span{min-width:74px;font-size:17px;text-align:center}.store-hidizs-thumbs{display:block;width:min(100%,544px);height:70px;overflow:hidden}.store-hidizs-thumb-strip{display:grid;grid-auto-flow:column;grid-auto-columns:64px;justify-content:start;gap:16px;min-width:0;width:100%;height:70px;overflow-x:auto;overflow-y:hidden;padding:0;scroll-behavior:smooth;scrollbar-width:none}.store-hidizs-thumb-strip::-webkit-scrollbar{display:none}.store-hidizs-thumbs button{position:relative;display:grid;grid-template-rows:64px 0;scroll-snap-align:center;width:64px;height:70px;box-sizing:border-box;place-items:start center;padding:0;border:0;background:#fff;color:#60726a;font-size:12px;font-weight:900;cursor:pointer}.store-hidizs-thumbs button.active{outline:none}.store-hidizs-thumbs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#111}.store-hidizs-thumbs img{display:block;width:64px;height:64px;object-fit:contain}.store-hidizs-thumbs button>span{display:none}.store-hidizs-gallery-upload{display:flex;gap:10px;width:min(100%,544px);padding-top:12px}.store-hidizs-gallery-upload button{display:grid;width:64px;height:64px;place-items:center;border:1px dashed #bfcfc6;background:#fbfdfb;color:#1f7a53;cursor:pointer}.store-hidizs-gallery-upload .store-hidizs-gallery-remove-button{border-color:#d7aaa4;background:snow;color:#a33a31}.store-hidizs-gallery-upload button:disabled{border-color:#d9d9d9;background:#f7f8f7;color:#a4aaa6;cursor:not-allowed}.store-hidizs-gallery-upload span{display:grid;width:100%;height:100%;place-items:center;font-size:34px;font-weight:500;line-height:1}.store-hidizs-gallery-upload input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.store-hidizs-product-info{display:grid;align-content:start;gap:22px;padding:8px 0 0}.store-hidizs-product-info h1,.store-hidizs-title-input{max-width:620px;margin:0;color:#222;font-size:25px;font-weight:850;line-height:1.18;letter-spacing:0}.store-hidizs-title-input{width:100%;min-height:66px;padding:6px 8px;border:1px dashed #cddbd4;border-radius:6px;background:#fbfdfb;font-family:inherit;resize:vertical}.store-hidizs-title-input:focus{border-color:#1f7a53;outline:none;box-shadow:0 0 0 3px #1f7a531f}.store-hidizs-rating{display:flex;align-items:center;gap:14px;color:#252525;font-size:14px}.store-hidizs-rating span{color:#ffc233;font-size:22px;letter-spacing:1px}.store-hidizs-rating strong{font-weight:500}.store-hidizs-price{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.store-hidizs-price label{display:inline-grid;gap:4px}.store-hidizs-price label span{color:#6c7a73;font-size:12px;font-weight:800}.store-hidizs-price input{width:120px;height:40px;border:1px dashed #cddbd4;border-radius:6px;background:#fbfdfb;font-family:inherit;font-weight:800}.store-hidizs-price label:first-child input{color:#ee392f;font-size:22px;font-weight:500}.store-hidizs-price label:nth-child(2) input{color:#5a5a5a;font-size:17px;text-decoration:line-through}.store-hidizs-price input:focus{border-color:#1f7a53;outline:none;box-shadow:0 0 0 3px #1f7a531f}.store-hidizs-price strong{color:#ee392f;font-size:22px;font-weight:500}.store-hidizs-price del{color:#5a5a5a;font-size:17px}.store-hidizs-price em{padding:8px 10px;background:#e44846;color:#fff;font-size:13px;font-style:normal;font-weight:900}.store-hidizs-shopify-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.store-hidizs-shopify-meta label{display:grid;gap:4px}.store-hidizs-shopify-meta span{color:#6c7a73;font-size:12px;font-weight:800}.store-hidizs-shopify-meta input{min-width:0;height:38px;border:1px solid #d8e3dd;border-radius:6px;background:#fbfdfb;color:#24312b;font-family:inherit;font-size:13px;font-weight:700}.store-hidizs-shopify-meta-note{margin:-4px 0 2px;color:#64746c;font-size:12px;line-height:1.45}.store-hidizs-feature-list{display:grid;gap:9px;margin:0;padding:0;list-style:none;color:#2d2d2d;font-size:17px;line-height:1.42}.store-hidizs-feature-list li:before{content:"- "}.store-hidizs-feature-list strong{font-weight:900}.store-hidizs-selling-points-input{width:100%;min-height:174px;overflow:hidden;padding:8px 10px;border:1px dashed #cddbd4;border-radius:6px;background:#fbfdfb;color:#2d2d2d;font-family:inherit;font-size:17px;font-weight:700;line-height:1.42;resize:none}.store-hidizs-selling-points-input:focus{border-color:#1f7a53;outline:none;box-shadow:0 0 0 3px #1f7a531f}.store-hidizs-option-row{display:flex;align-items:center;gap:10px;color:#222;font-size:17px}.store-hidizs-option-row span{color:#777}.store-hidizs-option-heading small{padding:3px 8px;border-radius:999px;background:#eef5f1;color:#4d6b58;font-size:12px;font-weight:800}.store-hidizs-swatches{display:flex;flex-wrap:nowrap;gap:10px;max-width:560px;min-height:72px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:thin}.store-hidizs-swatches button,.store-hidizs-material-grid button,.store-hidizs-plug-grid button,.store-hidizs-bundle-grid button{min-height:46px;border:1px solid #d9d9d9;background:#fff;color:#222;font-size:14px;font-weight:800}.store-hidizs-material-grid,.store-hidizs-plug-grid{display:flex;flex-wrap:wrap;gap:8px;max-width:560px}.store-hidizs-material-grid button{min-width:160px;min-height:54px;padding:0 22px;color:#222;font-size:16px;font-weight:500}.store-hidizs-plug-grid button{min-width:150px;min-height:54px;padding:0 22px;color:#222;font-size:16px;font-weight:500}.store-hidizs-swatches button{display:grid;flex:0 0 68px;width:68px;height:68px;min-height:68px;place-items:center;padding:4px;text-align:center}.store-hidizs-swatches button img{display:block;width:100%;height:100%;object-fit:contain}.store-hidizs-swatches button>span{display:none}.store-hidizs-swatches .store-hidizs-color-add-button{display:none;border:1px dashed #bfcfc6;background:#fbfdfb;color:#1f7a53}.store-hidizs-swatches .store-hidizs-color-add-button span{display:grid;width:100%;height:100%;place-items:center;font-size:34px;font-weight:500;line-height:1}.store-hidizs-swatches button strong,.store-hidizs-swatches button small{display:none;min-width:0;overflow-wrap:anywhere}.store-hidizs-swatches button strong{color:#222;font-size:14px;font-weight:900;line-height:1.15}.store-hidizs-swatches button small{color:#7b7b7b;font-size:11px;font-weight:800;line-height:1.1}.store-hidizs-swatches button.active,.store-hidizs-material-grid button.active,.store-hidizs-plug-grid button.active,.store-hidizs-bundle-grid button.active{border:2px solid #111111}.store-hidizs-color-editor{display:none;grid-template-columns:auto minmax(180px,1fr) auto;gap:10px;align-items:end;max-width:560px;padding:10px 0 4px}.store-hidizs-color-editor>span{align-self:center;color:#5f6d66;font-size:13px;font-weight:800;white-space:nowrap}.store-hidizs-color-editor label{display:grid;gap:5px}.store-hidizs-color-editor small{color:#6c7a73;font-size:12px;font-weight:800}.store-hidizs-color-editor input[type=text],.store-hidizs-color-editor input:not([type]){height:38px;padding:0 10px;border:1px solid #d9d9d9;background:#fff;color:#222;font-family:inherit;font-size:14px;font-weight:800}.store-hidizs-color-editor input:focus{border-color:#111;outline:none;box-shadow:0 0 0 3px #11111114}.store-hidizs-color-editor button{height:38px;padding:0 14px;border:1px solid #111111;background:#111;color:#fff;font-size:13px;font-weight:900}.store-hidizs-color-editor .store-hidizs-color-delete-button{border-color:#c84b3d;background:#fff;color:#a33a31}.store-hidizs-color-editor .store-hidizs-color-delete-button:disabled{border-color:#d9d9d9;color:#a4aaa6;background:#f7f8f7;cursor:not-allowed}.store-hidizs-color-editor input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.store-hidizs-bundle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:560px}.store-hidizs-bundle-grid button{min-height:54px;padding:0 12px;color:#8c8c8c;font-size:13px;text-align:center}.store-hidizs-variant-add{display:flex;gap:10px;max-width:560px;padding-top:4px}.store-hidizs-variant-add button{display:grid;width:54px;height:54px;place-items:center;border:1px dashed #bfcfc6;background:#fbfdfb;color:#1f7a53;cursor:pointer}.store-hidizs-variant-add .store-hidizs-variant-remove-button{border-color:#d7aaa4;background:snow;color:#a33a31}.store-hidizs-variant-add button:disabled{border-color:#d9d9d9;background:#f7f8f7;color:#a4aaa6;cursor:not-allowed}.store-hidizs-variant-add span{font-size:30px;font-weight:500;line-height:1}.store-hidizs-variant-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:85;display:grid;place-items:center;padding:24px;background:#11111157}.store-hidizs-variant-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;width:min(94vw,720px);max-height:calc(100vh - 48px);padding:20px;overflow:hidden;border:1px solid #e2e2e2;background:#fff;box-shadow:0 24px 70px #0000002e}.store-hidizs-variant-panel header,.store-hidizs-variant-panel footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.store-hidizs-variant-panel header strong{color:#222;font-size:18px;font-weight:900}.store-hidizs-variant-panel header button,.store-hidizs-variant-panel footer button{border:1px solid #d9d9d9;background:#fff;color:#111;cursor:pointer}.store-hidizs-variant-panel header button{display:grid;width:38px;height:38px;place-items:center;border-radius:50%}.store-hidizs-variant-form{display:grid;gap:14px;align-items:start;min-height:0;overflow-y:auto;padding-right:4px}.store-hidizs-variant-top{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start}.store-hidizs-variant-top:has(.store-hidizs-variant-image){grid-template-columns:118px minmax(0,1fr)}.store-hidizs-variant-top-fields{display:grid;gap:12px;min-width:0}.store-hidizs-variant-image{display:grid;gap:8px;justify-items:center;padding:10px;border:1px dashed #bfcfc6;background:#fbfdfb;color:#1f7a53;font-weight:800;cursor:pointer}.store-hidizs-variant-image img{width:88px;height:88px;object-fit:contain}.store-hidizs-variant-form input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.store-hidizs-variant-form label{display:grid;gap:7px;color:#555;font-size:13px;font-weight:800}.store-hidizs-variant-form label.wide{grid-column:1 / -1}.store-hidizs-material-editor{display:grid;gap:8px;min-width:0}.store-hidizs-material-editor-title{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#555;font-size:13px;font-weight:900}.store-hidizs-material-editor-title button,.store-hidizs-material-editor-row button{border:1px solid #cfdad5;background:#fff;color:#16734e;font-weight:900;cursor:pointer}.store-hidizs-material-editor-title button{height:30px;padding:0 12px}.store-hidizs-material-editor-rows{display:grid;gap:8px}.store-hidizs-material-editor-row{display:grid;grid-template-columns:minmax(0,1fr) 42px 36px;gap:8px;align-items:center}.store-hidizs-material-editor-row button{height:38px}.store-hidizs-material-editor-row button.active{border-color:#111;background:#111;color:#fff}.store-hidizs-material-editor-row button:disabled{cursor:not-allowed;opacity:.38}.store-hidizs-variant-form input,.store-hidizs-variant-form textarea{width:100%;border:1px solid #d9d9d9;background:#fff;color:#222;font:inherit;font-weight:700}.store-hidizs-variant-form input{height:44px;padding:0 12px}.store-hidizs-variant-form textarea{min-height:160px;padding:10px 12px;resize:vertical}.store-hidizs-bundle-price-editor{display:grid;grid-column:1 / -1;gap:8px}.store-hidizs-bundle-price-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.store-hidizs-bundle-price-title>span{color:#555;font-size:13px;font-weight:900}.store-hidizs-bundle-price-title button{height:30px;padding:0 12px;border:1px solid #cfdad5;background:#fff;color:#16734e;font-size:13px;font-weight:900;cursor:pointer}.store-hidizs-bundle-price-head,.store-hidizs-bundle-price-row{display:grid;grid-template-columns:minmax(180px,1.6fr) minmax(82px,.7fr) minmax(82px,.7fr) minmax(82px,.7fr) 74px;gap:8px;align-items:center}.store-hidizs-bundle-price-head.hide-compare,.store-hidizs-bundle-price-row.hide-compare{grid-template-columns:minmax(180px,1.7fr) minmax(92px,.75fr) minmax(82px,.7fr) 74px}.store-hidizs-bundle-price-head.hide-discount,.store-hidizs-bundle-price-row.hide-discount{grid-template-columns:minmax(180px,1.7fr) minmax(92px,.75fr) minmax(92px,.75fr) 74px}.store-hidizs-bundle-price-head.hide-compare.hide-discount,.store-hidizs-bundle-price-row.hide-compare.hide-discount{grid-template-columns:minmax(180px,1.8fr) minmax(100px,.8fr) 74px}.store-hidizs-bundle-price-head{color:#6b6b6b;font-size:12px;font-weight:900}.store-hidizs-bundle-price-rows{display:grid;gap:8px;max-height:220px;overflow-y:auto;padding-right:3px}.store-hidizs-bundle-price-row input{min-width:0;height:38px;padding:0 10px}.store-hidizs-bundle-price-row>div{display:grid;grid-template-columns:repeat(2,32px);gap:6px}.store-hidizs-bundle-price-row button{display:grid;height:32px;place-items:center;border:1px solid #cfdad5;background:#fff;color:#16734e;font-size:18px;font-weight:900;cursor:pointer}.store-hidizs-bundle-price-row button:last-child{border-color:#efd1d1;color:#a63636}.store-hidizs-bundle-price-editor small{color:#777;font-size:12px;line-height:1.45}.store-hidizs-variant-panel footer{justify-content:flex-end;padding-top:12px;border-top:1px solid #e5ece8;background:#fff}.store-hidizs-variant-panel footer button{min-width:104px;height:42px;padding:0 16px;font-weight:900}.store-hidizs-variant-panel footer button:last-child{border-color:#111;background:#111;color:#fff}.store-hidizs-product-form{display:grid;gap:18px}.store-hidizs-product-form script{display:none}.store-hidizs-quantity{display:grid;gap:12px;justify-items:start;color:#666;font-size:17px}.store-hidizs-quantity>div{display:grid;grid-template-columns:48px 48px 48px;height:52px;border:1px solid #e3e3e3}.store-hidizs-quantity button{border:0;background:#fff;color:#111;font-size:24px}.store-hidizs-quantity strong{display:grid;place-items:center;color:#222;font-size:17px;font-weight:500}.store-hidizs-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:none;padding-top:8px}.store-hidizs-actions button{min-height:64px;border:0;border-radius:0;background:#000;color:#fff;font-size:18px;font-weight:900}.store-hidizs-actions button:last-child{min-height:28px;align-self:center;background:#ffc13b;color:#111;font-size:12px;font-weight:500}.store-hidizs-actions button:last-child strong{color:#0070ba;font-size:16px;font-style:italic}.store-hidizs-payment-link{justify-self:end;margin-top:-16px;margin-right:48px;color:#333;font-size:18px;text-decoration:underline}.store-hidizs-detail-image{width:calc(100% - 100px);margin:52px auto 0;overflow:hidden;background:#000}.store-hidizs-detail-image img{display:block;width:100%;height:auto;object-fit:cover}.store-hidizs-tall-image{max-height:2800px}.store-hidizs-rich-text{display:grid;gap:18px;max-width:900px;margin:52px auto 0;padding:0 24px;color:#232323;text-align:center}.store-hidizs-rich-text h2{margin:0;font-size:34px;font-weight:950;line-height:1.15;letter-spacing:0}.store-hidizs-rich-text p{margin:0;color:#555;font-size:17px;line-height:1.72}.store-hidizs-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;width:calc(100% - 100px);margin:52px auto 0}.store-hidizs-two-column article,.store-hidizs-feature-grid article{display:grid;gap:16px;align-content:start;background:#fff}.store-hidizs-two-column img{display:block;width:100%;height:auto}.store-hidizs-two-column h2{margin:0;color:#202020;font-size:26px;font-weight:950;line-height:1.2}.store-hidizs-two-column p,.store-hidizs-feature-grid p{margin:0;color:#555;font-size:15px;line-height:1.65}.store-hidizs-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:calc(100% - 100px);margin:52px auto 0}.store-hidizs-feature-grid img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.store-hidizs-feature-grid h3{margin:0;color:#202020;font-size:20px;font-weight:950;line-height:1.25}.store-hidizs-scrolling-story{display:grid;grid-template-columns:minmax(260px,.75fr) repeat(2,minmax(240px,1fr));gap:24px;width:calc(100% - 100px);margin:52px auto 0;align-items:start}.store-hidizs-scrolling-story>div,.store-hidizs-scrolling-story article{display:grid;gap:14px}.store-hidizs-scrolling-story h2{margin:0;color:#202020;font-size:40px;font-weight:950;line-height:1.12;letter-spacing:0}.store-hidizs-scrolling-story h3{margin:0;color:#202020;font-size:20px;font-weight:950}.store-hidizs-scrolling-story p{margin:0;color:#555;font-size:15px;line-height:1.65}.store-hidizs-scrolling-story img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.store-hidizs-spec-image{background:#fff}.store-hidizs-spec-image img{object-fit:contain}.store-hidizs-detail-builder{display:grid;gap:0;width:calc(100% - 100px);margin:52px auto 180px;scroll-margin-bottom:180px}.store-hidizs-detail-addbar{position:sticky;top:0;z-index:12;display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:14px;align-items:center;padding:10px 12px;border:1px solid #d8e3dc;background:#fff;box-shadow:0 10px 22px #0f2e1f14}.store-hidizs-detail-addbar strong{color:#1d2c24;font-size:16px;font-weight:950}.store-hidizs-detail-addbar span{color:#66746d;font-size:13px;line-height:1.45}.store-hidizs-detail-addbar>div{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.store-hidizs-detail-addbar button,.store-hidizs-detail-module-controls button,.store-hidizs-detail-layout-controls button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #cfdad5;background:#fff;color:#1f6042;font-weight:900;cursor:pointer}.store-hidizs-detail-addbar button{padding:0 12px}.store-hidizs-detail-canvas{position:relative;min-height:300px;padding:0 0 96px;border:1px solid #d8e3dc;background:#fff;overflow:hidden}.store-hidizs-detail-canvas-empty{display:grid;min-height:300px;place-items:center;color:#7d8a84;font-size:14px;font-weight:800;background:linear-gradient(#fff,#fff) padding-box,repeating-linear-gradient(45deg,#eef3f0 0,#eef3f0 8px,#fff 8px,#fff 16px) border-box}.store-hidizs-detail-module{position:absolute;z-index:1;display:grid;gap:10px;box-sizing:border-box;min-width:0;margin:0;padding:6px 6px 16px;border:1px solid transparent;scroll-margin-bottom:220px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.store-hidizs-detail-module.selected{z-index:8;border-color:#1a73e8;background:#1a73e806;box-shadow:0 16px 34px #0f2e1f24;cursor:move}.store-hidizs-detail-module:active{cursor:grabbing}.store-hidizs-detail-module>img,.store-hidizs-detail-module video,.store-hidizs-detail-module iframe{display:block;width:100%;border:0;background:#000;object-fit:contain}.store-hidizs-detail-module>img{background:#fff}.store-hidizs-detail-module video,.store-hidizs-detail-module iframe{aspect-ratio:auto}.store-hidizs-detail-module-controls,.store-hidizs-detail-editor,.store-hidizs-detail-layout-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:8px;border:1px dashed #d2ded7;background:#fbfdfb}.store-hidizs-detail-module-controls{cursor:grab}.store-hidizs-detail-module-controls span{margin-right:auto;color:#25342d;font-size:13px;font-weight:950}.store-hidizs-detail-module-actions{display:inline-flex;gap:8px}.store-hidizs-detail-module-controls button,.store-hidizs-detail-module-actions button{width:34px;padding:0}.store-hidizs-detail-module-controls button:disabled,.store-hidizs-detail-module-actions button:disabled{cursor:not-allowed;opacity:.38}.store-hidizs-detail-empty{display:grid;place-items:center;gap:8px;border:1px dashed #cfdad5;background:#f7faf8;color:#577064;font-weight:900}.store-hidizs-detail-text-content{display:grid;gap:12px;align-content:center;overflow:hidden;color:#222}.store-hidizs-detail-text-content h2{margin:0;font-size:34px;font-weight:950;line-height:1.15}.store-hidizs-detail-text-content p{margin:0;color:#555;font-size:17px;line-height:1.72;white-space:pre-wrap}.store-hidizs-detail-text-content input,.store-hidizs-detail-text-content textarea,.store-hidizs-detail-editor input{width:100%;border:1px solid #d8e3dc;background:#fff;color:#222;font:inherit}.store-hidizs-detail-text-content input{min-height:48px;padding:8px 10px;font-size:30px;font-weight:950;text-align:inherit}.store-hidizs-detail-text-content textarea{min-height:112px;padding:10px;color:#555;font-size:17px;line-height:1.7;resize:vertical;text-align:inherit}.store-hidizs-detail-editor label,.store-hidizs-detail-layout-controls label{display:grid;flex:1 1 220px;gap:6px;color:#506157;font-size:12px;font-weight:900}.store-hidizs-detail-editor input{min-height:36px;padding:0 10px}.store-hidizs-detail-editor label.file{display:inline-flex;flex:0 0 auto;min-height:36px;align-items:center;justify-content:center;padding:0 12px;border:1px solid #cfdad5;background:#fff;color:#1f6042;cursor:pointer}.store-hidizs-detail-editor label.file input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.store-hidizs-detail-layout-controls input[type=range]{width:100%}.store-hidizs-detail-size-row{display:grid;grid-template-columns:minmax(120px,1fr) 74px auto;gap:8px;align-items:center}.store-hidizs-detail-size-row input[type=number]{min-height:34px;padding:0 8px;border:1px solid #d8e3dc;background:#fff;color:#25342d;font:inherit;font-weight:900}.store-hidizs-detail-size-row em{color:#506157;font-size:12px;font-style:normal;font-weight:900}.store-hidizs-detail-layout-controls>div{display:inline-flex;gap:6px}.store-hidizs-detail-layout-controls button{padding:0 10px}.store-hidizs-detail-layout-controls button.active{border-color:#111;background:#111;color:#fff}@media(max-width:980px){.store-hidizs-product-main,.store-hidizs-two-column,.store-hidizs-feature-grid,.store-hidizs-scrolling-story{grid-template-columns:1fr}.store-hidizs-detail-image,.store-hidizs-detail-builder,.store-hidizs-two-column,.store-hidizs-feature-grid,.store-hidizs-scrolling-story{width:calc(100% - 28px)}.store-hidizs-detail-addbar{grid-template-columns:1fr}.store-hidizs-detail-addbar>div{justify-content:flex-start}.store-hidizs-detail-module{left:0!important;width:100%!important}}.store-template-builder{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;align-items:start}.store-template-builder-full{grid-template-columns:1fr}.store-template-nav{position:sticky;top:92px;display:grid;gap:8px;max-height:calc(100vh - 120px);overflow-y:auto;padding-right:4px}.store-template-nav button{display:grid;gap:5px;min-height:64px;padding:12px;border:1px solid #dce7df;border-radius:8px;background:#fff;color:#21342a;text-align:left;cursor:pointer}.store-template-nav button.active{border-color:#2d8f62;background:#effaf3;box-shadow:0 0 0 2px #2d8f621f}.store-template-nav span{color:#17231d;font-size:14px;font-weight:900}.store-template-nav small{color:#60726a;font-size:12px;line-height:1.35}.store-template-main{display:grid;gap:14px;min-width:0}.store-template-complete-editor{display:grid;gap:14px}.store-template-builder-full .store-template-complete-editor,.store-template-single-editor{display:none}.store-template-final-actions>p{margin:0 0 12px;color:#60726a;font-size:13px;line-height:1.55}.store-long-template-canvas{display:grid;gap:18px}.store-long-template-canvas input,.store-long-template-canvas textarea{width:100%;border:1px solid transparent;border-radius:6px;background:#ffffffc7;color:inherit;font:inherit;font-weight:inherit}.store-long-template-canvas input{min-height:36px;padding:4px 8px}.store-long-template-canvas textarea{min-height:74px;padding:8px;resize:vertical}.store-long-template-canvas input:focus,.store-long-template-canvas textarea:focus{border-color:#2d8f62;outline:none;box-shadow:0 0 0 2px #2d8f621f}.store-long-promo-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,1.05fr);gap:18px;min-height:360px;padding:28px;border-radius:8px;background:linear-gradient(135deg,#0b0b0b,#1a130c 42%,#f3aa2d);color:#fff;overflow:hidden}.store-long-promo-hero>div:first-child{display:grid;align-content:center;gap:14px}.store-long-promo-hero input:first-child{color:#fff;background:transparent;font-size:42px;font-weight:950;line-height:1.05}.store-long-promo-hero input:nth-child(2){color:#ff7a1a;background:transparent;font-size:26px;font-weight:950}.store-long-price-row{display:flex;flex-wrap:wrap;gap:10px}.store-long-price-row span,.store-long-price-row strong,.store-long-price-row em{padding:12px 14px;border:1px solid rgba(255,255,255,.35);border-radius:8px;background:#00000047;font-style:normal;font-weight:900}.store-long-price-row strong{color:#ff7a1a;font-size:24px}.store-long-image-tile{display:grid;min-height:220px;place-items:center;gap:8px;border:1px dashed rgba(58,93,76,.32);border-radius:8px;color:#527164;background:#ffffffc2;text-align:center}.store-long-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;border:1px solid #d8e7df;border-radius:8px;background:#fff}.store-long-steps div{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.store-long-steps b{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;background:#f06423}.store-long-signup{display:grid;gap:14px;padding:36px;border:1px solid #d8e7df;border-radius:8px;background:#fff;text-align:center}.store-long-signup>input{justify-self:center;max-width:760px;text-align:center;font-size:30px;font-weight:950}.store-long-signup>textarea{justify-self:center;max-width:820px;min-height:54px;text-align:center}.store-long-signup>div{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;max-width:960px;width:100%;justify-self:center}.store-long-signup span,.store-long-signup button{display:grid;min-height:50px;place-items:center;border-radius:8px}.store-long-signup span{border:1px solid #1e2d25;color:#748078;text-align:left}.store-long-signup button{border:0;color:#fff;background:#8068bd;font-weight:900}.store-long-feature-grid{display:grid;gap:16px}.store-long-feature-grid article{display:grid;grid-template-columns:minmax(260px,.92fr) minmax(0,1.08fr);gap:18px;align-items:center;padding:18px;border:1px solid #d8e7df;border-radius:8px;background:#fff}.store-long-feature-grid article.reverse{grid-template-columns:minmax(0,1.08fr) minmax(260px,.92fr)}.store-long-feature-grid article.reverse .store-long-image-tile{order:2}.store-long-feature-grid input{font-size:26px;font-weight:950}.store-long-feature-grid textarea{margin-top:8px;line-height:1.65}.store-long-package,.store-long-specs,.store-long-reviews-footer{display:grid;gap:14px;padding:24px;border:1px solid #d8e7df;border-radius:8px;background:#fff8ec}.store-long-package header input,.store-long-specs header input{max-width:620px;font-size:28px;font-weight:950}.store-long-package header p,.store-long-specs header p{margin:4px 0 0;color:#60726a}.store-long-package>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.store-long-package span{display:grid;min-height:86px;place-items:center;border:1px dashed #d5c5a7;border-radius:8px;background:#fff;color:#574a36;font-weight:900;text-align:center}.store-long-specs>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px}.store-long-specs>div div{display:grid;grid-template-columns:minmax(120px,.42fr) minmax(0,.58fr);gap:12px;padding:10px 0;border-bottom:1px solid #eadfce}.store-long-specs strong{color:#5a4b33}.store-long-reviews-footer{grid-template-columns:repeat(2,minmax(0,1fr));background:#fff}.store-long-reviews-footer div{display:grid;gap:8px;padding:18px;border:1px solid #e1e8e3;border-radius:8px}.store-long-reviews-footer strong{color:#17231d;font-size:18px}@media(max-width:980px){.store-long-promo-hero,.store-long-steps,.store-long-signup>div,.store-long-feature-grid article,.store-long-feature-grid article.reverse,.store-long-package>div,.store-long-specs>div,.store-long-reviews-footer{grid-template-columns:1fr}.store-long-feature-grid article.reverse .store-long-image-tile{order:0}}.store-template-preview{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:18px;padding:18px;border:1px solid #d9e6df;border-radius:8px;background:#fff}.store-template-media-preview{display:grid;min-height:320px;place-items:center;gap:10px;border:1px dashed #c9d8d0;border-radius:8px;color:#638074;background:#f8fbf9}.store-template-media-preview span{color:#5e7169;font-size:13px;font-weight:800}.store-template-product-preview{display:grid;align-content:start;gap:12px}.store-template-category-pill,.store-template-launch-pill{justify-self:start;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:900}.store-template-category-pill{color:#1f6042;background:#e9f6ef}.store-template-launch-pill{color:#9b3b00;background:#fff1db}.store-template-product-preview h2{margin:0;color:#17231d;font-size:24px;line-height:1.22;letter-spacing:0}.store-template-rating{display:inline-flex;align-items:center;gap:6px;color:#d99a0b;font-size:13px;font-weight:800}.store-template-price{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0}.store-template-price strong{color:#d53b2a;font-size:21px}.store-template-price del{color:#77837d;font-size:14px}.store-template-price em{padding:5px 8px;border-radius:4px;color:#fff;background:#db4c42;font-size:12px;font-style:normal;font-weight:900}.store-template-product-preview ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.store-template-product-preview li{color:#2f3f36;font-size:14px;line-height:1.45}.store-template-product-preview li:before{content:"- ";font-weight:900}.store-template-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.store-template-actions span{display:grid;min-height:42px;place-items:center;border-radius:7px;color:#fff;background:#236442;font-size:13px;font-weight:900}.store-template-actions span:last-child{color:#173526;background:#f2c44d}.store-template-editor>p{margin:0 0 12px;color:#60726a;font-size:13px;line-height:1.55}.store-template-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-template-form label{display:grid;gap:7px;color:#42544b;font-size:13px;font-weight:900}.store-template-form label.wide{grid-column:1 / -1}.store-template-form input,.store-template-form textarea{width:100%;border:1px solid #d8e3dc;border-radius:8px;background:#fbfdfb;color:#17231d;font:inherit;font-weight:700}.store-template-form input{height:40px;padding:0 11px}.store-template-form textarea{min-height:150px;padding:10px 11px;resize:vertical}@media(max-width:980px){.store-template-builder,.store-template-preview,.store-template-form{grid-template-columns:1fr}.store-template-nav{position:static;max-height:none}}.store-automation-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;align-items:start}.store-automation-menu{position:sticky;top:92px;display:grid;gap:8px;max-height:calc(100vh - 120px);overflow-y:auto;padding-right:4px}.store-automation-menu button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 10px;align-items:center;min-height:58px;padding:11px 12px;border:1px solid #dce7df;border-radius:8px;color:#21342a;background:#fff;text-align:left}.store-automation-menu button.active{border-color:#2d8f62;background:#effaf3;box-shadow:0 0 0 2px #2d8f621f}.store-automation-menu button>span{display:grid;width:32px;height:32px;place-items:center;grid-row:span 2;border-radius:7px;color:#25694a;background:#edf7f1}.store-automation-menu strong{overflow:hidden;color:#17231d;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.store-automation-menu small{color:#60726a;font-size:12px}.store-automation-detail{min-width:0}@media(max-width:980px){.store-category-grid,.store-automation-layout{grid-template-columns:1fr}.store-automation-menu{position:static;max-height:none}}.store-field-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.store-field-heading button{min-height:26px;padding:3px 10px;border:1px solid #bfe0cd;border-radius:999px;color:#1f6b47;background:#edf8f1;font-size:12px;font-weight:800}.store-field-heading button:hover{border-color:#8ec9a7;background:#e2f4e9}.store-ai-writing-controls{display:inline-flex;align-items:center;gap:8px}.store-ai-writing-controls select{width:auto;min-width:132px;min-height:26px;padding:3px 28px 3px 10px;border:1px solid #bfe0cd;border-radius:999px;color:#1f6b47;background:#fff;font-size:12px;font-weight:800}.store-field-heading button:disabled{cursor:wait;opacity:.68}.store-ai-writing-notice{color:#a64f21;font-size:12px;font-weight:700}.store-ai-writing-controls select{min-width:220px;max-width:280px}.store-ai-writing-controls .store-ai-writing-icon-button{width:28px;min-width:28px;padding:3px;justify-content:center}.store-ai-writing-controls .store-ai-writing-icon-button svg{display:block}.store-seo-workbench{display:grid;grid-template-columns:1fr;gap:14px;align-items:start}.store-seo-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:10px 12px;border:1px solid #d7e4dc;border-radius:8px;background:#f8fbf9}.store-seo-toolbar select{width:min(360px,100%);min-height:38px;padding:8px 10px;border:1px solid #cfe0d5;border-radius:999px;color:#0f5f3e;background:#edf8f1;font-size:13px;font-weight:900}.store-seo-form{min-width:0;padding:14px;border:1px solid #d7e4dc;border-radius:8px;background:#fbfdfb}.store-seo-preview{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.45fr);gap:12px;min-width:0}.store-search-preview{display:grid;gap:6px;padding:16px;border:1px solid #d7e4dc;border-radius:8px;background:#fff}.store-search-preview span{color:#286747;font-size:12px;font-weight:800;overflow-wrap:anywhere}.store-search-preview strong{color:#1a0dab;font-size:18px;font-weight:760;line-height:1.25;overflow-wrap:anywhere}.store-search-preview p{margin:0;color:#4d5156;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.store-seo-checks{display:flex;flex-wrap:wrap;gap:8px}.store-seo-checks span{padding:5px 9px;border:1px solid #f0cfb0;border-radius:999px;color:#8a4a0f;background:#fff8ee;font-size:12px;font-weight:900}.store-seo-checks span.ok{border-color:#b7dec2;color:#0f5f3e;background:#edf8f1}.store-seo-description-field .store-field-heading button,.store-seo-action-field .store-field-heading button{padding:5px 10px;border:1px solid #cfe0d5;border-radius:999px;color:#0f5f3e;background:#edf8f1;font-size:12px;font-weight:900;cursor:pointer}.store-seo-description-field .store-field-heading button:disabled,.store-seo-action-field .store-field-heading button:disabled,.store-field-inline button:disabled{cursor:not-allowed;opacity:.58}.store-seo-description-group{display:grid;grid-template-columns:1fr;gap:12px;padding:12px;border:1px solid #d7e4dc;border-radius:8px;background:#fff}.store-seo-notes-field textarea{min-height:64px}.store-seo-description-field textarea{min-height:150px}.store-seo-description-actions{display:inline-flex;align-items:center;gap:8px}.store-seo-description-actions .store-ai-writing-icon-button{width:28px;min-width:28px;min-height:28px;padding:3px}.store-seo-description-actions .store-ai-writing-icon-button svg{display:block}@media(max-width:980px){.store-seo-preview,.store-field-inline,.store-seo-description-group{grid-template-columns:1fr}.store-seo-toolbar{align-items:stretch;flex-direction:column}.store-seo-toolbar select{width:100%}}.store-draft-composer{display:grid;gap:12px;padding:14px;border:1px solid #d7e4dc;border-radius:8px;background:#fbfdfb}.store-draft-composer dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0}.store-draft-composer-selects{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.store-draft-composer-selects label{display:grid;gap:7px;min-width:0;padding:10px;border:1px solid #dce8df;border-radius:8px;background:#fff;color:#6a7770;font-size:11px;font-weight:900;text-transform:uppercase}.store-draft-composer-selects select{width:100%;min-width:0;height:36px;border:1px solid #d8e3dc;border-radius:7px;background:#f8fbf9;color:#17231d;font-size:13px;font-weight:800;text-transform:none}.store-draft-composer dl div{display:grid;gap:3px;padding:10px;border:1px solid #dce8df;border-radius:8px;background:#fff}.store-draft-composer dt{color:#6a7770;font-size:11px;font-weight:900;text-transform:uppercase}.store-draft-composer dd{margin:0;color:#17231d;font-size:13px;font-weight:900;overflow-wrap:anywhere}.store-product-draft-list{display:grid;gap:12px}.store-product-draft-item{display:grid;gap:12px;padding:14px;border:1px solid #d7e4dc;border-radius:8px;background:#fff}.store-product-draft-item header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.store-product-draft-header-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.store-product-draft-header-actions .store-ai-writing-icon-button{width:28px;min-width:28px;min-height:28px;padding:3px}.store-product-draft-header-actions .store-ai-writing-icon-button svg{display:block}.store-product-draft-item header div{display:grid;gap:3px}.store-product-draft-item header strong{color:#16231d;font-size:16px}.store-product-draft-item header span{color:#6c7a72;font-size:12px;font-weight:700}.store-product-draft-item dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:0}.store-product-draft-item dl div{display:grid;gap:2px}.store-product-draft-item dt{color:#6a7770;font-size:11px;font-weight:800;text-transform:uppercase}.store-product-draft-item dd{margin:0;color:#17231d;font-size:13px;font-weight:800}.store-product-draft-item textarea{width:100%;min-height:150px;padding:10px;border:1px solid #d5e0d8;border-radius:7px;background:#f8fbf9;color:#18231d;font:inherit;resize:vertical}.store-page-draft-preview{display:grid;gap:14px}.store-page-draft-preview header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.store-page-draft-preview header strong{color:#16231d;font-size:18px;line-height:1.25}.store-page-draft-preview dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px;margin:0}.store-page-draft-preview dl div,.store-page-draft-preview label{display:grid;gap:5px}.store-page-draft-preview dt,.store-page-draft-preview label{color:#6a7770;font-size:12px;font-weight:900}.store-page-draft-preview dd{margin:0;color:#17231d;font-size:14px;font-weight:800;overflow-wrap:anywhere}.store-page-draft-preview textarea{width:100%;min-height:120px;padding:10px;border:1px solid #d5e0d8;border-radius:7px;background:#f8fbf9;color:#18231d;font:inherit;resize:vertical}.store-page-draft-preview label:last-child textarea{min-height:220px}.store-content-form .store-content-body-field textarea{min-height:220px}.store-content-body-field .store-field-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.store-content-body-field .store-ai-writing-icon-button{width:28px;min-width:28px;min-height:28px;padding:3px}.store-launch-content-summary{display:grid;gap:12px}.store-launch-content-summary article{display:grid;gap:12px;padding:14px;border:1px solid #d7e4dc;border-radius:8px;background:#fff}.store-launch-content-summary header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.store-launch-content-summary header strong{color:#16231d;font-size:16px}.store-launch-content-summary dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px;margin:0}.store-launch-content-summary dt{color:#6a7770;font-size:11px;font-weight:900;text-transform:uppercase}.store-launch-content-summary dd{margin:0;color:#17231d;font-size:13px;font-weight:800;overflow-wrap:anywhere}.store-launch-content-summary textarea{width:100%;min-height:160px;padding:10px;border:1px solid #d5e0d8;border-radius:7px;background:#f8fbf9;color:#18231d;font:inherit;resize:vertical}.store-product-draft-selector{display:flex;align-items:center;gap:10px;justify-content:flex-end}.store-product-draft-selector select{min-width:220px;min-height:38px;padding:8px 10px;border:1px solid #d5e0d8;border-radius:7px;color:#17231d;background:#fff;font-weight:800}.store-variant-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-variant-form label{display:grid;gap:6px;color:#526057;font-size:13px;font-weight:800}.store-variant-form label.wide{grid-column:1 / -1}.store-variant-form input{width:100%;min-height:38px;padding:8px 10px;border:1px solid #d5e0d8;border-radius:7px;color:#17231d;background:#fff}@media(max-width:760px){.store-variant-form{grid-template-columns:1fr}}.store-variant-image-upload input[type=file]{padding:7px}.store-variant-image-preview{grid-column:1 / -1;width:min(220px,100%);border:1px solid #d5e0d8;border-radius:8px;overflow:hidden;background:#f8fbf9}.store-variant-image-preview img{display:block;width:100%;max-height:180px;object-fit:cover}.store-variant-image-field{display:grid;gap:8px}.store-variant-image-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.store-variant-upload-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border:1px solid #bfe0cd;border-radius:7px;color:#1f6b47;background:#edf8f1;font-size:13px;font-weight:900;cursor:pointer;white-space:nowrap}.store-variant-upload-button input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.store-variant-image-field .store-variant-image-preview{grid-column:auto;display:block}@media(max-width:760px){.store-variant-image-row{grid-template-columns:1fr}}.store-variant-list{display:grid;gap:14px}.store-variant-card{display:grid;gap:12px;padding:12px;border:1px solid #d7e4dc;border-radius:8px;background:#fff}.store-variant-card header{display:flex;align-items:center;justify-content:space-between;gap:10px}.store-variant-card header strong{color:#17231d;font-size:15px}.store-variant-card header button{min-height:30px;padding:5px 10px;border:1px solid #f0c7c7;border-radius:7px;color:#9b2c2c;background:#fff6f6;font-size:12px;font-weight:900}.store-launch-variant-summary{display:grid;gap:10px}.store-launch-variant-summary article{display:grid;gap:10px;padding:12px;border:1px solid #d7e4dc;border-radius:8px;background:#fff}.store-launch-variant-summary strong{color:#17231d;font-size:15px}.store-launch-variant-summary dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px;margin:0}.store-launch-variant-summary dl div{display:grid;gap:2px}.store-launch-variant-summary dt{color:#6a7770;font-size:11px;font-weight:900}.store-launch-variant-summary dd{margin:0;color:#17231d;font-size:13px;font-weight:800;overflow-wrap:anywhere}.store-launch-variant-summary img{width:min(180px,100%);max-height:130px;border:1px solid #d5e0d8;border-radius:8px;object-fit:cover}@media(max-width:760px){.store-draft-composer-selects,.store-draft-composer dl,.store-launch-variant-summary dl{grid-template-columns:1fr}}.connection-tabs{display:grid;grid-template-columns:repeat(2,minmax(210px,1fr));align-items:stretch;width:min(560px,100%);gap:10px;padding:6px;border:1px solid #d7e4dc;border-radius:8px;background:#f8fbf9}.connection-tabs button{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:9px 12px;border:1px solid transparent;border-radius:8px;color:#526057;background:#fff;cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.connection-tabs button.active{border-color:#a8d7b8;color:#0f5f3e;background:#eaf7ef;box-shadow:0 8px 20px #18603e17}.connection-tabs button:hover{border-color:#c5ddcb;color:#0f5f3e}.connection-tab-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#eff7f1}.connection-tabs button.active .connection-tab-icon{background:#d6efdf}.connection-tab-copy{display:grid;gap:2px;min-width:0}.connection-tab-copy strong{color:inherit;font-size:15px;font-weight:900}.connection-tab-copy small{color:#68766f;font-size:12px;font-weight:760;overflow-wrap:anywhere}.connection-interface-panel{overflow:hidden;border:1px solid #d7e4dc;border-radius:8px;background:#fff}.connection-interface-panel .cs-interface-hub-body{min-height:520px}.connection-interface-panel .cs-interface-hub-detail{max-height:calc(100vh - 230px)}@media(max-width:900px){.connection-interface-panel .cs-interface-hub-body{grid-template-columns:1fr}.connection-interface-panel .cs-interface-hub-menu{border-right:0;border-bottom:1px solid #edf2ed}}@media(max-width:620px){.connection-tabs{grid-template-columns:1fr}}.cs-shopify-context-card{display:grid;gap:8px;margin-top:8px;padding:10px 12px;border:1px solid #d7e4dc;border-radius:8px;background:#f8fbf9;color:#1e2d25}.cs-shopify-context-head,.cs-shopify-context-card footer{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.cs-shopify-context-head strong{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:900}.cs-shopify-context-head span,.cs-shopify-context-card footer span{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border-radius:999px;background:#e7f5ec;color:#0f5f3e;font-size:11px;font-weight:900}.cs-shopify-context-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 10px}.cs-shopify-context-grid span,.cs-shopify-context-card p{margin:0;color:#4e5c54;font-size:12px;font-weight:760;overflow-wrap:anywhere}@media(max-width:760px){.cs-shopify-context-grid{grid-template-columns:1fr}}.store-media-workbench{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:16px;align-items:start}.store-media-uploader,.store-media-list{display:grid;gap:12px}.store-media-uploader{padding:14px;border:1px solid #d7e4dc;border-radius:8px;background:#f8fbf9}.store-media-uploader label{display:grid;gap:6px;color:#526057;font-size:13px;font-weight:900}.store-media-uploader input,.store-media-card-body input{width:100%;min-height:38px;padding:8px 10px;border:1px solid #d5e0d8;border-radius:7px;color:#17231d;background:#fff}.store-media-type-tabs,.store-media-upload-actions,.store-media-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.store-media-type-tabs button,.store-media-card-actions button,.store-media-upload-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:6px 10px;border:1px solid #cfe0d5;border-radius:7px;color:#486057;background:#fff;font-size:12px;font-weight:900;cursor:pointer}.store-media-type-tabs button.active,.store-media-card.main{border-color:#9ed3b1;background:#eaf7ef}.store-media-upload-button{position:relative;color:#0f5f3e;background:#edf8f1}.store-media-upload-button input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.store-media-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px;padding:12px;border:1px solid #d7e4dc;border-radius:8px;background:#fff;cursor:grab}.store-media-card.dragging{opacity:.58;border-style:dashed;cursor:grabbing}.store-media-card-empty-preview{border-style:dashed;background:#fbfdfb;cursor:default}.store-media-card-empty-preview input,.store-media-card-empty-preview button{pointer-events:none}.store-media-preview{display:grid;place-items:center;aspect-ratio:1 / 1;overflow:hidden;border:1px solid #d5e0d8;border-radius:8px;background:#f4f8f5}.store-media-preview-placeholder{color:#7b8c83;background:linear-gradient(135deg,#155b3d0f,#fff3),#f4f8f5}.store-media-preview img,.store-media-preview video{width:100%;height:100%;object-fit:cover}.store-media-card-body{display:grid;gap:8px;min-width:0}.store-media-card-body header{display:flex;align-items:center;justify-content:space-between;gap:8px}.store-media-card-body header strong{display:inline-flex;align-items:center;gap:5px;color:#17231d;font-size:14px;font-weight:900}.store-media-card-body header span{padding:2px 8px;border-radius:999px;background:#eef6f0;color:#0f5f3e;font-size:11px;font-weight:900}.store-media-card-body small{color:#6a7770;font-size:12px;font-weight:760;overflow-wrap:anywhere}.store-media-card-actions button:disabled{cursor:not-allowed;opacity:.45}.store-media-card-actions button.danger{border-color:#f0c7c7;color:#9b2c2c;background:#fff6f6}.store-media-empty{display:grid;place-items:center;gap:8px;min-height:180px;border:1px dashed #cfe0d5;border-radius:8px;color:#6a7770;background:#fbfdfb;font-weight:900}@media(max-width:920px){.store-media-workbench,.store-media-card{grid-template-columns:1fr}.store-media-preview{max-width:220px}}.store-launch-media-summary{display:grid;gap:10px}.store-launch-media-summary article{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:center;padding:10px;border:1px solid #d7e4dc;border-radius:8px;background:#fff}.store-launch-media-summary article.main{border-color:#9ed3b1;background:#f3fbf6}.store-launch-media-preview{display:grid;place-items:center;aspect-ratio:1 / 1;overflow:hidden;border:1px solid #d5e0d8;border-radius:8px;background:#f4f8f5}.store-launch-media-preview img,.store-launch-media-preview video{width:100%;height:100%;object-fit:cover}.store-launch-media-summary strong,.store-launch-media-summary span{display:block;overflow-wrap:anywhere}.store-launch-media-summary strong{color:#17231d;font-size:13px;font-weight:900}.store-launch-media-summary span{margin-top:4px;color:#5e6b63;font-size:12px;font-weight:760}.store-launch-media-issues{display:flex;flex-wrap:wrap;gap:8px}.store-launch-media-issues span{padding:5px 9px;border:1px solid #f0cfb0;border-radius:999px;color:#8a4a0f;background:#fff8ee;font-size:12px;font-weight:900}@media(max-width:760px){.store-launch-media-summary article{grid-template-columns:1fr}.store-launch-media-preview{max-width:180px}}
