@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap";:root{--login-bg: #f4f5f8;--login-panel: #ffffff;--login-text: #1d1f24;--login-muted: #6b7280;--login-border: #e5e7eb;--login-button: #363636;--login-button-hover: #1f1f1f;--login-shadow: 0 18px 50px rgba(15, 23, 42, .12)}.login-page{min-height:100vh;display:grid;place-items:center;padding:48px 24px;background:linear-gradient(90deg,#f5f6f7 0 50%,#fff 50% 100%);position:relative;font-family:Open Sans,system-ui,-apple-system,Segoe UI,sans-serif}.login-brand-top{position:absolute;top:32px;right:40px;width:120px;height:auto}.login-shell{width:min(1200px,100%);min-height:min(72vh,680px);display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);gap:64px;align-items:center}.login-art{height:min(65vh,560px);display:flex;align-items:flex-end;justify-content:flex-start;position:relative;overflow:visible}.login-whatsapp{position:absolute;width:120%;height:auto;left:-28%;bottom:-32%;pointer-events:none}.login-panel{display:flex;flex-direction:column;align-items:flex-start;gap:26px}.login-form{width:100%;display:grid;gap:14px}.login-label{color:var(--login-muted);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.login-input{width:100%;height:44px;border:1px solid var(--login-border);border-radius:999px;padding:0 18px;font-size:15px;color:var(--login-text);background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.login-input::placeholder{color:#9aa0a6}.login-input:focus{border-color:#c5c9d3;box-shadow:0 0 0 3px #2563eb1f}.login-error{padding:10px 14px;background:#fff2f2;color:#b42318;border:1px solid #fecaca;border-radius:12px;font-size:14px}.login-button{margin-top:6px;height:44px;border:none;border-radius:999px;font-size:15px;font-weight:600;color:#fff;background:var(--login-button);padding:0 28px;cursor:pointer;transition:background .2s ease,transform .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:33.333%;justify-self:center}.login-button:hover{background:var(--login-button-hover);transform:translateY(-1px)}.login-button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 960px){.login-shell{grid-template-columns:1fr}.login-whatsapp{width:115%;left:-16%;bottom:-14%}.login-art{max-width:520px;width:100%;margin:0 auto}.login-panel{align-items:center;text-align:center}.login-form{max-width:420px}.login-button{width:100%}}@media (max-width: 520px){.login-page{padding:32px 16px;background:#fff}.login-shell{gap:32px}.login-brand-top{width:110px}}.disp-page{padding:0;display:flex;flex-direction:column;gap:20px}.disp-header{display:flex;align-items:center;justify-content:space-between;gap:16px;background:transparent;border:0;border-radius:0;padding:0;margin-bottom:0}.disp-header h1{margin:0;font-size:30px;font-weight:700;color:var(--ui-text)}.disp-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--ui-border);background:#fff}.disp-card-head h2{margin:0;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ui-muted)}.disp-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.disp-card-actions button{height:34px;padding:0 14px;border-radius:var(--radius-pill);border:1px solid var(--ui-border);background:#f2f2f2;color:var(--ui-text);font-weight:600;cursor:pointer}.disp-header button:hover{background:#e9e9e9}.disp-card-actions .primary{background:var(--ui-dark);color:#fff;border:none;padding:0 16px}.disp-card-actions .primary:hover{background:var(--ui-dark-hover)}.disp-card-actions .link{background:transparent;border:0;padding:0 6px;color:var(--ui-muted)}.disp-card{background:#fff;border:1px solid var(--ui-border);border-radius:var(--radius-lg);overflow:hidden}.disp-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:14px}.disp-table thead th{background:#efefef;border-bottom:1px solid var(--ui-border);padding:0;text-align:left}.th-filter{display:flex;gap:6px;width:100%;padding:10px 12px;background:transparent;border:0;cursor:pointer;color:#111827}.th-filter.active{color:var(--ui-dark)}.disp-table tbody td{border-bottom:1px solid var(--ui-border);padding:10px 12px;color:var(--ui-text);vertical-align:top}.disp-table tbody tr:hover{background:#f8f8f8}.disp-table th,.disp-table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.disp-table th:nth-child(1),.disp-table td:nth-child(1){width:15%}.disp-table th:nth-child(2),.disp-table td:nth-child(2){width:30%}.disp-table th:nth-child(3),.disp-table td:nth-child(3){width:17%}.disp-table th:nth-child(4),.disp-table td:nth-child(4){width:10%}.disp-table th:nth-child(5),.disp-table td:nth-child(5){width:12%}.disp-table th:nth-child(6),.disp-table td:nth-child(6){width:8%}.disp-table th:nth-child(7),.disp-table td:nth-child(7){width:8%}.icon-btn{border:1px solid var(--ui-border);background:#fff;border-radius:10px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-btn:hover{background:#f0f0f0}.td-actions{display:flex;gap:8px;justify-content:flex-start}.disp-pager{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px}.disp-pager button{width:36px;height:36px;border:1px solid var(--ui-border);background:#fff;border-radius:10px;cursor:pointer}.disp-pager button:disabled{opacity:.6;cursor:not-allowed}.empty-cell{text-align:center;color:var(--ui-muted);padding:24px 12px}.he-badge{display:inline-block;font-size:12px;padding:2px 8px;border-radius:999px;border:1px solid}.he-badge.queued{color:#8b5cf6;border-color:#8b5cf6;background:#faf5ff}.he-badge.sending{color:#d97706;border-color:#d97706;background:#fffbeb}.he-badge.done{color:#16a34a;border-color:#16a34a;background:#ecfdf5}.he-badge.partial{color:#2563eb;border-color:#2563eb;background:#eff6ff}.he-badge.failed{color:#dc2626;border-color:#dc2626;background:#fef2f2}.he-badge.unknown{color:#374151;border-color:#9ca3af;background:#f9fafb}.he-progress{height:8px;background:#f3f4f6;border-radius:999px;overflow:hidden}.he-progress-inner{height:100%;background:#3b82f6;width:0%;transition:width .25s ease}.emoji-anchor{position:relative;display:inline-block}.emoji-btn{border:1px solid var(--stroke);background:#fff;border-radius:8px;padding:6px 10px;cursor:pointer;margin-right:8px}.emoji-popover{position:absolute;top:42px;left:0;z-index:1200;background:#fff;border:1px solid var(--stroke);border-radius:8px;box-shadow:0 8px 28px #10182833;overflow:hidden}.emoji-popover-fixed{position:fixed;z-index:10000;background:#fff;border:1px solid var(--stroke);border-radius:8px;box-shadow:0 8px 28px #10182833;overflow:hidden;pointer-events:auto}.modal-card{display:flex;flex-direction:column}.modal-card.xl{width:980px;max-width:96vw;height:88vh;max-height:88vh}.modal-header,.modal-footer{flex:0 0 auto}.modal-body{flex:1 1 auto;overflow:auto;min-height:0}.msg-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;min-height:0}.msg-textarea{min-height:200px;height:40vh;resize:vertical}.attach-preview img{max-width:100%;max-height:32vh;border-radius:8px}.emoji-popover{z-index:1200}.th-actions{padding:10px 12px;width:120px}.td-actions{display:flex;gap:8px;align-items:center;justify-content:flex-start;white-space:nowrap}.icon-btn{border:1px solid #e5e7eb;background:#fff;border-radius:6px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.disp-header button{background:var(--btn);color:#fff;border:none;border-radius:6px;padding:10px 14px;font-weight:600;cursor:pointer}.he-drawer{position:fixed;inset:0;background:#11182759;display:flex;align-items:stretch;justify-content:flex-end;z-index:60}.he-drawer-card{width:min(880px,92vw);background:#fff;height:100%;border-left:1px solid var(--ui-border);display:flex;flex-direction:column}.he-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #f3f4f6}.he-drawer-filters{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #f3f4f6}.he-drawer-filters input,.he-drawer-filters select{padding:8px 10px;border:1px solid var(--ui-border);border-radius:6px;background:#fff}.he-drawer-filters .link{background:transparent;color:var(--ui-dark);border:1px solid transparent;padding:8px 6px}.he-drawer-filters .link:hover{text-decoration:underline}.he-items{padding:10px 14px;max-height:62vh;overflow:auto;border-top:1px solid #eee}.he-items-wrap{overflow:auto}.he-items-table{width:100%;border-collapse:collapse;table-layout:fixed}.he-items-table th,.he-items-table td{padding:8px 10px;text-align:left;border-bottom:1px solid #f3f4f6}.he-items-table thead th{position:sticky;top:0;background:#fff;z-index:1;box-shadow:0 1px #eee}.td-error{max-width:420px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.he-tag{display:inline-block;font-size:12px;padding:1px 6px;border-radius:6px;border:1px solid}.he-tag.sent{color:#16a34a;border-color:#16a34a;background:#ecfdf5}.he-tag.fail{color:#dc2626;border-color:#dc2626;background:#fef2f2}.he-tag.skipped{color:#6b7280;border-color:#9ca3af;background:#f3f4f6}.he-pager{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px}.he-pager button{width:36px;height:36px;border:1px solid var(--ui-border);background:#fff;border-radius:6px;cursor:pointer}.he-pager button:disabled{opacity:.6;cursor:not-allowed}.modal-backdrop{position:fixed;inset:0;background:#2e2e2e52;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-card{background:#fff;border:1px solid var(--ui-border);border-radius:24px;box-shadow:var(--ui-shadow);max-height:calc(100vh - 80px);overflow:auto;animation:pop .15s ease-out}.modal-card.sm{width:min(420px,calc(100vw - 32px))}.modal-card.lg{width:min(780px,calc(100vw - 32px))}.modal-sm{width:min(420px,calc(100vw - 32px))}.modal-lg,.modal-xl{width:min(780px,calc(100vw - 32px))}@keyframes pop{0%{transform:translateY(8px);opacity:.85}to{transform:none;opacity:1}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #f0f0f0}.modal-header h2{margin:0;font-size:18px;font-weight:700;color:var(--ui-text)}.modal-close,.x-btn{background:transparent;border:0;font-size:22px;line-height:1;cursor:pointer;color:var(--ui-muted)}.modal-body{padding:18px 22px;max-height:70vh;overflow:auto}.modal-footer{padding:16px 22px;border-top:1px solid #f0f0f0;display:flex;gap:10px;justify-content:flex-end}.modal-footer .primary{background:var(--ui-dark);color:#fff;border:0;padding:0 16px;height:34px;border-radius:var(--radius-pill);font-weight:600;cursor:pointer}.modal-footer .primary:hover{background:var(--ui-dark-hover)}.modal-footer .link{background:transparent;border:0;color:var(--ui-muted);cursor:pointer;padding:0 6px}.form-row{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.form-row label{font-size:12px;color:var(--ui-muted)}.search{width:100%;height:36px;border:1px solid var(--ui-border);border-radius:var(--radius-pill);padding:0 14px}.options-list{display:grid;grid-template-columns:1fr;gap:6px}.opt{display:flex;align-items:center;gap:10px;padding:6px;border-radius:var(--radius-md)}.opt:hover{background:#f5f5f5}.muted{color:var(--ui-muted);font-size:13px}.hist-pills{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--ui-border);border-radius:var(--radius-pill);background:#f6f6f6;font-size:12px}.pill button{border:0;background:transparent;cursor:pointer;font-size:14px;line-height:1}.disp-send-modal{width:min(760px,calc(100vw - 32px))}.disp-send-form{display:flex;flex-direction:column;gap:14px}.disp-textarea-wrap{position:relative}.disp-textarea{width:100%;min-height:160px;border:1px solid var(--ui-border);border-radius:18px;padding:14px 16px 46px;resize:vertical;font-size:14px}.disp-attach-btn{position:absolute;right:14px;bottom:12px;width:36px;height:36px;border-radius:10px;border:1px solid var(--ui-border);background:#f3f3f3;color:var(--ui-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.disp-attach-btn input{display:none}.disp-attachment-preview{display:flex;align-items:center;gap:12px}.disp-attachment-preview img{max-width:140px;max-height:90px;border-radius:10px;border:1px solid var(--ui-border);object-fit:cover}.disp-attachment-clear{background:transparent;border:0;color:var(--ui-muted);cursor:pointer}.disp-field-label{font-size:13px;color:var(--ui-muted);font-weight:600}.disp-field{display:flex;flex-direction:column;gap:8px}.disp-select,.disp-input{height:36px;border-radius:var(--radius-pill);border:1px solid var(--ui-border);padding:0 14px;background:#fff}.disp-options{border:1px solid var(--ui-border);border-radius:14px;padding:10px 12px;display:grid;gap:8px;max-height:160px;overflow:auto}.disp-option{display:flex;align-items:center;gap:8px}.disp-send-actions{display:flex;justify-content:flex-end}.disp-send-actions .primary{height:36px;padding:0 18px;border-radius:var(--radius-pill);border:none;background:var(--ui-dark);color:#fff;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.disp-send-actions .primary:hover{background:var(--ui-dark-hover)}.form-error{color:#b91c1c;font-size:13px}.disp-filter-block{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.disp-filter-block h4{margin:0;font-size:13px;color:var(--ui-muted);text-transform:uppercase;letter-spacing:.04em}.confirm-row{display:flex;align-items:flex-start;gap:10px}.confirm-row .confirm-ic{font-size:22px;margin-top:2px}.confirm-row.danger .confirm-ic{color:var(--danger)}.primary.danger{background:var(--danger)}.primary.danger:hover{background:var(--danger-h)}.toast-backdrop{position:fixed;inset:0;display:flex;align-items:flex-start;justify-content:center;padding-top:32px;pointer-events:none;z-index:60}.toast{background:#10b981;color:#fff;padding:12px 16px;border-radius:10px;box-shadow:0 10px 24px #00000040}.toast-title{font-weight:700}.toast-msg{opacity:.95;margin-top:4px}:root{--bg: transparent;--card: var(--ui-panel);--stroke: var(--ui-border);--title: var(--ui-text);--text: var(--ui-text);--muted: var(--ui-muted);--btn: var(--ui-dark);--btn-hover: var(--ui-dark-hover)}.hist-page{min-height:100%;padding:0;display:flex;flex-direction:column;gap:20px}.hist-header{display:flex;align-items:center;justify-content:space-between;gap:12px;background:transparent;border:0;border-radius:0;padding:0;margin-bottom:0}.hist-header h1{margin:0;font-size:30px;font-weight:700;color:var(--title)}.hist-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--stroke)}.hist-card-head h2{margin:0;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.hist-card-head .link{background:transparent;border:0;padding:0 6px;color:var(--muted);cursor:pointer}.hist-card-head .link:hover{text-decoration:underline}.hist-card-head .link:disabled{opacity:.5;cursor:not-allowed;text-decoration:none}.hist-pills{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:8px 0 12px}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--radius-pill);background:#f6f6f6;border:1px solid var(--stroke);color:var(--text);font-size:12px}.pill button{border:0;background:transparent;cursor:pointer;font-weight:700;color:inherit}.hist-empty{background:transparent;border:0;padding:36px 24px;text-align:center;color:var(--muted);font-size:15px}.hist-card{background:var(--card);border:1px solid var(--stroke);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;max-height:520px}.hist-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;table-layout:fixed}.hist-table-wrap{overflow:auto}.hist-table thead th{background:#efefef;color:#111827;font-weight:600;border-bottom:1px solid var(--stroke);padding:0;text-align:left}.th-filter{display:flex;align-items:center;gap:6px;width:100%;padding:10px 12px;background:transparent;border:0;color:inherit;font:inherit;text-align:left;cursor:pointer}.hist-table tbody td{border-bottom:1px solid var(--stroke);padding:10px 12px;color:var(--text);vertical-align:top}.hist-table tbody tr:hover{background:#fafafa}.hist-table th:nth-child(1),.hist-table td:nth-child(1){width:180px}.hist-table th:nth-child(2),.hist-table td:nth-child(2){width:160px}.hist-table th:nth-child(3),.hist-table td:nth-child(3){width:140px}.hist-table th:nth-child(4),.hist-table td:nth-child(4){width:35%;min-width:240px}.hist-table th:nth-child(5),.hist-table td:nth-child(5){width:35%;min-width:240px}.cell-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.cell-clamp:hover{-webkit-line-clamp:unset;overflow:visible}.hist-pager{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px}.hist-pager button{width:36px;height:36px;border:1px solid var(--stroke);background:#fff;border-radius:var(--radius-md);cursor:pointer}.hist-pager button:disabled{opacity:.6;cursor:not-allowed}.hist-pager span{color:var(--muted)}.hist-badge{display:inline-block;padding:2px 8px;font-size:12px;background:#f3f3f3;border:1px solid var(--stroke);color:var(--text);border-radius:var(--radius-pill)}:root{--sb-w: 220px}body{margin:0;overflow:hidden}.app-shell{height:100vh;display:grid;grid-template-columns:var(--sb-w) 1fr;overflow:hidden}.app-sidebar{width:var(--sb-w);height:100%;background:var(--ui-sidebar);color:var(--ui-text);display:flex;flex-direction:column;padding:24px 18px;gap:18px;border-right:1px solid var(--ui-border);overflow-y:auto;-webkit-overflow-scrolling:touch}.sb-brand{display:flex;align-items:center;gap:12px}.sb-logo{width:88px;height:auto}.sb-nav{display:flex;flex-direction:column;gap:8px}.sb-link{display:flex;align-items:center;gap:10px;height:36px;padding:0 12px;border-radius:10px;color:var(--ui-muted);text-decoration:none;font-size:14px;transition:background .15s ease,color .15s ease}.sb-link:hover{background:#f1f1f1;color:var(--ui-text)}.sb-link.active{background:var(--ui-dark);color:#fff;font-weight:600}.sb-link.disabled{opacity:.5;pointer-events:none}.sb-icon{min-width:18px;display:grid;place-items:center}.sb-logout{margin-top:auto;display:flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--ui-muted);cursor:pointer;padding:8px 4px;font-size:14px}.sb-logout:hover{color:var(--ui-text)}.sb-text{white-space:nowrap}.app-main{height:100%;background-color:var(--ui-bg);background-image:radial-gradient(var(--ui-dot) 1px,transparent 1px);background-size:22px 22px;padding:24px;overflow:auto;-webkit-overflow-scrolling:touch;min-width:0;min-height:0;display:flex}.app-main.no-dots{background-image:none}.app-container{background:transparent;border-radius:0;box-shadow:none;padding:0;width:100%;max-width:1200px;margin:0 auto;min-height:100%}@media (max-width: 960px){:root{--sb-w: 200px}.app-main{padding:16px}.app-container{padding:22px 20px}}@media (max-width: 720px){:root{--sb-w: 180px}}:root{--bg: transparent;--card: var(--ui-panel);--stroke: var(--ui-border);--title: var(--ui-text);--text: var(--ui-text);--btn: var(--ui-dark);--btn-h: var(--ui-dark-hover);--muted: var(--ui-muted)}.cli-page{min-height:100%;background:transparent;padding:0;display:flex;flex-direction:column;gap:20px}.cli-header{display:flex;align-items:center;justify-content:space-between;gap:12px;background:transparent;border:0;border-radius:0;padding:0;margin-bottom:0}.cli-header h1{margin:0;font-size:30px;font-weight:700;color:var(--title)}.cli-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--stroke);background:#fff}.cli-card-head h2{margin:0;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ui-muted)}.cli-card-actions{display:flex;gap:8px;flex-wrap:wrap}.cli-card-actions button{height:34px;padding:0 16px;border-radius:var(--radius-pill);border:1px solid var(--stroke);background:#f2f2f2;color:var(--ui-text);font-weight:600;cursor:pointer}.cli-card-actions .primary{background:var(--btn);color:#fff;border:none}.cli-card-actions .primary:hover{background:var(--btn-h)}.cli-card-actions .link{background:transparent;border:0;color:var(--ui-muted)}.cli-pills{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.cli-card{background:var(--card);border:1px solid var(--stroke);border-radius:var(--radius-lg);overflow:hidden}.cli-empty{padding:24px 16px;text-align:center;color:var(--ui-muted)}.cli-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;table-layout:fixed}.cli-table thead th{background:#efefef;color:#111827;font-weight:600;border-bottom:1px solid var(--stroke);padding:0;text-align:left}.cli-table tbody td{border-bottom:1px solid var(--stroke);padding:10px 12px;color:var(--text);vertical-align:top}.cli-table tbody tr:hover{background:#fafafa}.cli-table th:nth-child(1),.cli-table td:nth-child(1){width:22%}.cli-table th:nth-child(2),.cli-table td:nth-child(2){width:16%}.cli-table th:nth-child(3),.cli-table td:nth-child(3){width:28%}.cli-table th:nth-child(4),.cli-table td:nth-child(4){width:12%}.cli-table th:nth-child(5),.cli-table td:nth-child(5){width:18%}.cli-table th:nth-child(6),.cli-table td:nth-child(6){width:110px;white-space:nowrap}.cli-table th,.cli-table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cli-table td:nth-child(3){white-space:normal}.icon-btn{border:1px solid var(--stroke);background:#fff;border-radius:6px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-btn:disabled{opacity:.6;cursor:not-allowed}.icon-btn.danger{border-color:#fecaca}.icon-btn.danger svg{fill:#dc2626}.cli-pager{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px}.cli-pager button{width:36px;height:36px;border:1px solid var(--stroke);background:#fff;border-radius:6px;cursor:pointer}.cli-pager button:disabled{opacity:.6;cursor:not-allowed}.cli-client-modal{width:min(720px,calc(100vw - 32px))}.cli-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.cli-input{height:36px;border-radius:var(--radius-pill);border:1px solid var(--stroke);padding:0 14px;background:#fff}.cli-tag-area{display:flex;flex-direction:column;gap:8px}.cli-radio-group{display:flex;flex-direction:column;gap:8px;margin-top:10px}.cli-radio-options{display:flex;gap:16px}.cli-radio{display:inline-flex;align-items:center;gap:6px;font-size:14px}.cli-form-actions{display:flex;justify-content:flex-end;margin-top:12px}.cli-form-actions .primary{height:36px;padding:0 18px;border-radius:var(--radius-pill);border:none;background:var(--btn);color:#fff;font-weight:600;cursor:pointer}.cli-form-actions .primary:hover{background:var(--btn-h)}.cli-import-modal{width:min(760px,calc(100vw - 32px))}.cli-file-input{display:flex;align-items:center;justify-content:center;border:1px solid var(--stroke);border-radius:var(--radius-pill);height:40px;background:#fff;color:#2563eb;cursor:pointer;font-weight:600;margin-bottom:12px}.cli-file-input input{display:none}.cli-import-textarea{width:100%;min-height:120px;border:1px solid var(--stroke);border-radius:16px;padding:12px 14px;resize:vertical;margin-bottom:12px}.cli-import-hint{margin-bottom:12px}.cli-import-example{background:#f9fafb;border:1px dashed var(--stroke);border-radius:10px;padding:10px 12px;margin:6px 0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;white-space:pre-wrap}.cli-import-tags{margin-bottom:12px}.cli-import-actions{display:flex;justify-content:flex-end}.cli-import-actions .primary{height:36px;padding:0 18px;border-radius:var(--radius-pill);border:none;background:var(--btn);color:#fff;font-weight:600;cursor:pointer}.cli-import-actions .primary:hover{background:var(--btn-h)}.form-row .search{border:1px solid var(--stroke);border-radius:var(--radius-pill);padding:8px 12px;background:#fff;width:100%}.options-list{display:flex;flex-direction:column;gap:8px;max-height:40vh;overflow:auto;border:1px solid var(--stroke);border-radius:var(--radius-md);padding:8px}.form-label .muted{font-weight:400;margin-left:4px}.catpicker{display:flex;flex-direction:column;gap:8px}.catpicker .chips{display:flex;flex-wrap:wrap;gap:6px}.catpicker .chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid var(--stroke);background:#f3f3f3;font-size:12px}.catpicker .chip button{border:0;background:transparent;cursor:pointer;font-size:14px;line-height:1}.catpicker .input{height:36px;border-radius:var(--radius-pill);border:1px solid var(--stroke);padding:0 14px;background:#fff}:root{--bg: transparent;--card: var(--ui-panel);--stroke: var(--ui-border);--title: var(--ui-text);--text: var(--ui-text);--btn: var(--ui-dark);--btn-h: var(--ui-dark-hover);--muted: var(--ui-muted);--danger: #ef4444;--danger-h: #dc2626}.grp-page{min-height:100%;background:transparent;padding:0;display:flex;flex-direction:column;gap:20px}.grp-header{display:flex;align-items:center;justify-content:space-between;gap:12px;background:transparent;border:0;border-radius:0;padding:0;margin-bottom:0}.grp-header h1{margin:0;font-size:30px;font-weight:700;color:var(--title)}.grp-actions{display:flex;gap:8px;flex-wrap:wrap}.grp-actions button{background:var(--btn);color:#fff;border:none;border-radius:var(--radius-pill);padding:0 16px;height:34px;font-weight:600;cursor:pointer}.grp-actions button:hover{background:var(--btn-h)}.grp-actions .link{background:transparent;color:var(--ui-muted);border:0}.grp-pills{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.pill{display:inline-flex;align-items:center;gap:8px;background:#f6f6f6;border:1px solid var(--stroke);color:var(--text);border-radius:var(--radius-pill);padding:6px 12px;font-size:13px}.grp-card{background:var(--card);border:1px solid var(--stroke);border-radius:var(--radius-lg);overflow:hidden}.grp-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;table-layout:fixed}.grp-table thead th{background:#efefef;color:#111827;font-weight:600;border-bottom:1px solid var(--stroke);padding:0;text-align:left}.th-filter .caret{font-size:12px;opacity:.6}.th-filter.active{color:var(--btn)}.th-actions{padding:10px 12px}.grp-table tbody td{border-bottom:1px solid var(--stroke);padding:10px 12px;color:var(--text);vertical-align:top}.grp-table tbody tr:hover{background:#fafafa}.grp-table th:nth-child(1),.grp-table td:nth-child(1){width:28%}.grp-table th:nth-child(2),.grp-table td:nth-child(2){width:18%}.grp-table th:nth-child(3),.grp-table td:nth-child(3){width:26%}.grp-table th:nth-child(4),.grp-table td:nth-child(4){width:12%}.grp-table th:nth-child(5),.grp-table td:nth-child(5){width:10%}.grp-table th:nth-child(6),.grp-table td:nth-child(6){width:6%}.td-actions{display:flex;align-items:center;gap:10px;justify-content:center}.icon-btn{border:1px solid var(--stroke);background:#fff;border-radius:8px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px}.icon-btn.lg{width:44px;height:44px;font-size:22px}.icon-btn.danger{border-color:var(--danger);color:var(--danger)}.grp-pager{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px}.grp-pager button{width:36px;height:36px;border:1px solid var(--stroke);background:#fff;border-radius:6px;cursor:pointer}.grp-pager button:disabled{opacity:.6;cursor:not-allowed}.grp-empty{background:#fff;border:1px solid var(--stroke);border-radius:8px;padding:24px;text-align:center;color:var(--muted);font-size:15px}.modal-card.sm{max-width:460px}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.x-btn{border:1px solid var(--stroke);background:#fff;border-radius:8px;width:44px;height:44px;cursor:pointer;font-size:22px}.x-btn:hover{background:#f8fafc}.userdb{border:1px solid var(--stroke);border-radius:8px;padding:10px;background:#fff}.userdb.disabled{opacity:.6;pointer-events:none}.userdb-list{display:flex;flex-direction:column;gap:6px;max-height:220px;overflow:auto;margin-top:6px}.userdb-item{display:flex;align-items:center;gap:8px;padding:6px;border:1px solid #f1f5f9;border-radius:6px}.userdb-item.selected{background:#f0f9ff;border-color:#bae6fd}.userdb-name{font-weight:600}.userdb-sep{opacity:.6}.userdb-actions{margin-top:8px;display:flex;justify-content:space-between;align-items:center;gap:8px}.userdb-actions .pager{display:flex;align-items:center;gap:8px}.summary{margin-top:8px}.chip-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;max-height:200px;overflow:auto}.chip{display:inline-flex;align-items:center;gap:6px;background:#eef2ff;border:1px solid #c7d2fe;color:#3730a3;border-radius:999px;padding:4px 10px;font-size:12px}.chip button{border:0;background:transparent;cursor:pointer;font-weight:700;color:inherit}.drop{border:1px dashed var(--stroke);border-radius:8px;padding:12px;text-align:center;background:#fff;margin:10px 0}.drop.drag{background:#f8fafc;border-color:#cbd5e1}.drop.disabled{opacity:.6;pointer-events:none}.file-btn input{display:none}.file-btn span{color:var(--btn);cursor:pointer}.paste-box{margin-top:8px}.paste-area{border:1px solid var(--stroke);border-radius:8px;width:100%;min-height:100px;padding:8px;background:#fff;resize:vertical}.paste-actions{display:flex;justify-content:flex-end;margin-top:6px}.paste-actions button{background:var(--btn);color:#fff;border:none;border-radius:6px;padding:8px 12px;font-weight:600;cursor:pointer}.paste-actions button:hover{background:var(--btn-h)}.modal-card.xl{width:min(1200px,96vw);max-width:1200px}.grp-form-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:18px}.grp-users h3{margin:0 0 6px}.divider{height:1px;background:var(--stroke);margin:12px 0}.form-label{width:140px;color:var(--text);font-weight:600}.search,.select select{border:1px solid var(--stroke);border-radius:6px;padding:8px 10px;background:#fff;width:100%}.tip{margin-top:6px}.tabs{display:flex;gap:8px;margin:6px 0}.tab{background:#fff;border:1px solid var(--stroke);border-radius:999px;padding:6px 10px;font-weight:600;color:#111827;display:inline-flex;align-items:center;font-size:13px}.tab.active{border-color:#cbd5e1}:root{--tpl-bg: transparent;--tpl-card: var(--ui-panel);--tpl-stroke: var(--ui-border);--tpl-title: var(--ui-text);--tpl-text: var(--ui-text);--tpl-btn: var(--ui-dark);--tpl-btn-h: var(--ui-dark-hover);--tpl-muted: var(--ui-muted)}.tpl-page{min-height:100%;background:transparent;padding:0;display:flex;flex-direction:column;gap:20px}.tpl-header{display:flex;align-items:center;justify-content:space-between;gap:12px;background:transparent;border:0;border-radius:0;padding:0;margin-bottom:0}.tpl-header h1{margin:0;font-size:30px;font-weight:700;color:var(--tpl-title)}.tpl-actions{display:flex;gap:8px;flex-wrap:wrap}.btn{background:#575757;color:#fff;border:none;border-radius:var(--radius-pill);padding:0 16px;height:34px;font-weight:600;cursor:pointer}.btn:hover{filter:brightness(.95)}.btn.primary{background:var(--tpl-btn)}.btn.primary:hover{background:var(--tpl-btn-h)}.btn.link{background:transparent;color:var(--ui-muted);border:0}.tpl-pills{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.pill{display:inline-flex;align-items:center;gap:8px;background:#f6f6f6;border:1px solid var(--tpl-stroke);color:var(--tpl-text);border-radius:var(--radius-pill);padding:6px 12px;font-size:13px}.pill button{border:none;background:transparent;color:#6b7280;cursor:pointer;font-size:16px;line-height:1}.tpl-card{background:var(--tpl-card);border:1px solid var(--tpl-stroke);border-radius:var(--radius-lg);overflow:hidden}.tpl-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;table-layout:fixed}.tpl-table thead th{background:#efefef;color:#111827;font-weight:600;border-bottom:1px solid var(--tpl-stroke);padding:0;text-align:left}.th-filter{display:flex;align-items:center;gap:6px;width:100%;padding:10px 12px;background:transparent;border:0;color:inherit;font:inherit;text-align:left;cursor:pointer;white-space:nowrap;min-width:0}.th-filter .caret{font-size:12px;opacity:.6;transition:transform .15s ease,opacity .15s ease}.th-filter:hover{background:#f3f4f6}.th-filter.active{color:var(--tpl-btn)}.th-filter.active .caret{opacity:1}.th-actions{padding:10px 12px;white-space:nowrap}.tpl-table tbody td{border-bottom:1px solid var(--tpl-stroke);padding:10px 12px;color:var(--tpl-text);vertical-align:top}.tpl-table tbody tr:hover{background:#fafafa}.td-actions{display:flex;align-items:center;gap:8px}.icon-btn{border:1px solid var(--tpl-stroke);background:#fff;border-radius:6px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-btn svg{fill:#111827}.tag{display:inline-block;margin:2px 6px 2px 0;padding:2px 8px;font-size:12px;background:#eef2ff;border:1px solid #c7d2fe;color:#3730a3;border-radius:999px;white-space:nowrap}.tpl-pager{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px}.form-row{display:flex;gap:8px;margin-bottom:10px;align-items:center}.form-row .search{border:1px solid var(--tpl-stroke);border-radius:6px;padding:8px 10px;background:#fff;width:100%}.opt{display:flex;align-items:center;gap:10px}.tpl-empty{color:var(--tpl-muted);padding:24px 12px}:root{--bg: transparent;--card: var(--ui-panel);--stroke: var(--ui-border);--title: var(--ui-text);--text: var(--ui-text);--muted: var(--ui-muted)}.tmpl-grid{display:grid;grid-template-columns:1.75fr 1fr;gap:20px}.tmpl-col{display:flex;flex-direction:column;gap:14px}.tmpl-col.side{border-left:1px solid var(--stroke);padding-left:16px}.form-row{display:flex;gap:8px;align-items:flex-start}.form-row .form-label{width:140px;color:var(--text);font-weight:600;line-height:34px}.form-row input[type=text],.form-row input[type=file],.form-row select,.form-row textarea,.form-row input:not([type]),.msg-textarea{border:1px solid var(--stroke);background:#fff;border-radius:var(--radius-md);padding:8px 12px;width:100%;color:var(--text)}.msg-textarea{min-height:160px;resize:vertical}.switch input{width:18px;height:18px}.muted{color:var(--muted)}.small{font-size:12px}.btn-row{display:flex;flex-wrap:wrap;gap:6px}.var-toolbar{display:flex;align-items:center;gap:10px}.chip{border:1px solid #d1d5db;background:#f8fafc;border-radius:var(--radius-md);padding:4px 8px;font-size:12px;cursor:pointer}.examples-card{border:1px solid var(--stroke);background:#fafafa;border-radius:var(--radius-md);padding:10px}.examples-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr)) auto;gap:8px;align-items:start}.examples-th{font-size:12px;font-weight:600;color:var(--muted);text-align:center}.examples-td{border:1px solid var(--stroke);background:#fff;border-radius:var(--radius-md);padding:6px 8px;font-size:13px}.icon-btn{border:1px solid var(--stroke);background:#fff;border-radius:var(--radius-md);width:32px;height:32px;cursor:pointer}.secondary{border:1px solid var(--stroke);background:#fff;color:var(--text);border-radius:var(--radius-md);padding:6px 10px;cursor:pointer}.secondary:hover{background:#f9fafb}.preview-card{border:1px solid var(--stroke);background:#fff;border-radius:var(--radius-md);padding:12px}.preview-title{font-weight:600;margin-bottom:6px;color:var(--title)}.preview-body{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;margin:0 0 8px}@media (max-width: 980px){.tmpl-grid{grid-template-columns:1fr}.tmpl-col.side{border-left:0;padding-left:0;border-top:1px solid var(--stroke);padding-top:14px}}@media (max-width: 560px){.form-row{flex-direction:column;align-items:stretch}.form-row .form-label{width:auto;line-height:1.2}}:root{--promo-bg: transparent;--promo-card: var(--ui-panel);--promo-stroke: var(--ui-border);--promo-text: var(--ui-text);--promo-muted: var(--ui-muted)}.promo-page{min-height:100%;background:transparent;padding:0;display:flex;flex-direction:column;gap:20px}.promo-header{display:flex;align-items:center;justify-content:space-between;gap:12px;background:transparent;border:0;border-radius:0;padding:0;margin-bottom:0}.promo-header h1{margin:0;font-size:30px;font-weight:700;color:var(--promo-text)}.promo-subtitle{margin:4px 0 0;color:var(--promo-muted);font-size:13px}.promo-actions{display:flex;gap:8px;flex-wrap:wrap}.promo-actions .btn{background:#e6e6e6;color:var(--promo-text);border:none;border-radius:var(--radius-pill);padding:0 16px;height:34px;font-weight:600;cursor:pointer}.promo-actions .btn:hover{background:#dcdcdc}.promo-actions .btn.primary{background:var(--ui-dark);color:#fff}.promo-actions .btn.primary:hover{background:var(--ui-dark-hover)}.promo-alert{border:1px solid var(--promo-stroke);background:#fff;border-radius:var(--radius-lg);padding:10px 12px;margin-bottom:12px}.promo-alert.ok{border-color:#bbf7d0;color:#166534;background:#f0fdf4}.promo-alert.err{border-color:#fecaca;color:#991b1b;background:#fef2f2}.promo-grid{display:grid;grid-template-columns:1fr 340px;gap:16px}@media (max-width: 960px){.promo-grid{grid-template-columns:1fr}}.promo-card{background:var(--promo-card);border:1px solid var(--promo-stroke);border-radius:var(--radius-lg);padding:16px}.promo-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px;font-size:14px;color:var(--promo-text)}.promo-badge{font-size:12px;padding:3px 8px;border-radius:var(--radius-pill);border:1px solid var(--promo-stroke);background:#fff}.promo-badge.ok{color:#166534;border-color:#bbf7d0;background:#f0fdf4}.promo-badge.warn{color:#92400e;border-color:#fde68a;background:#fffbeb}.promo-card input[type=text],.promo-card textarea{width:100%;border:1px solid var(--promo-stroke);border-radius:var(--radius-md);padding:8px 12px;font-size:14px;font-family:inherit}.promo-card textarea{min-height:70px;resize:vertical}.promo-image-actions{margin-top:6px}.promo-preview-image{width:100%;max-height:260px;object-fit:cover;border-radius:8px;border:1px solid var(--promo-stroke);margin-bottom:10px}.promo-empty{color:var(--promo-muted);font-size:13px;padding:6px 0}.promo-meta{margin-top:12px;color:var(--promo-muted);font-size:12px}.lumi-page{position:relative;min-height:100%;display:grid;grid-template-areas:"stack";align-items:stretch;justify-items:stretch;padding:24px;overflow:hidden}.lumi-intro{grid-area:stack;width:min(720px,100%);justify-self:center;align-self:center;z-index:1;transition:transform .7s ease,opacity .5s ease}.lumi-intro-card{background:transparent;border:none;border-radius:0;padding:12px 8px;text-align:center;box-shadow:none}.lumi-intro h1{margin:0 0 12px;font-size:32px;font-weight:700;color:var(--ui-text)}.lumi-name{color:#6b7280}.lumi-intro-sub{margin:0 0 18px;color:var(--ui-muted);font-size:14px}.lumi-page.chat-mode .lumi-intro{opacity:0;transform:translate3d(0,-60px,0) scale(.98);pointer-events:none;visibility:hidden}.lumi-chat{grid-area:stack;width:min(980px,100%);margin:0 auto;display:flex;flex-direction:column;background:#fff;border:1px solid var(--ui-border);border-radius:var(--radius-lg);box-shadow:var(--ui-shadow);min-height:560px;min-width:0;z-index:1;justify-self:center;align-self:stretch;opacity:0;transform:translate3d(0,40px,0) scale(.98);pointer-events:none;visibility:hidden;transition:opacity .5s ease,transform .7s ease}.lumi-page.chat-mode .lumi-chat{opacity:1;transform:translateZ(0) scale(1);pointer-events:auto;visibility:visible}.lumi-chat-header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--ui-border);gap:12px}.lumi-chat-title{font-weight:700;font-size:16px}.lumi-chat-subtitle{font-size:12px;color:var(--ui-muted);margin-top:4px}.lumi-chat-pill{background:#111827;color:#fff;border-radius:var(--radius-pill);padding:6px 12px;font-size:11px;font-weight:600}.lumi-chat-body{flex:1;padding:20px 22px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;background:#fbfbfc}.lumi-bubble{max-width:82%;padding:12px 14px;border-radius:16px;font-size:14px;line-height:1.5;white-space:pre-wrap}.lumi-bubble.user{align-self:flex-end;background:#1f2937;color:#fff;border-bottom-right-radius:6px}.lumi-bubble.assistant{align-self:flex-start;background:#fff;border:1px solid var(--ui-border);color:var(--ui-text);border-bottom-left-radius:6px}.lumi-bubble.lumi-typing{display:flex;gap:6px;align-items:center;width:72px}.lumi-bubble.lumi-typing span{width:6px;height:6px;border-radius:50%;background:#9ca3af;animation:lumi-typing 1s infinite ease-in-out}.lumi-bubble.lumi-typing span:nth-child(2){animation-delay:.2s}.lumi-bubble.lumi-typing span:nth-child(3){animation-delay:.4s}@keyframes lumi-typing{0%,80%,to{transform:scale(.8);opacity:.6}40%{transform:scale(1.2);opacity:1}}.lumi-input{padding:16px 20px 10px;display:flex;gap:12px;align-items:flex-end}.lumi-input.chat{border-top:1px solid var(--ui-border)}.lumi-input-field{flex:1;display:flex;flex-direction:column;gap:6px}.lumi-input textarea{width:100%;border:1px solid var(--ui-border);background:#fff;border-radius:var(--radius-pill);padding:12px 16px;font-size:14px;line-height:1.4;resize:none;outline:none;color:var(--ui-text);min-height:44px;max-height:140px;box-shadow:0 8px 20px #1118270d}.lumi-input.chat textarea{border-radius:14px;background:#f9fafb;box-shadow:none}.lumi-input textarea:focus{border-color:#cbd5f5;box-shadow:0 0 0 2px #6078e11a}.lumi-input button{width:44px;height:44px;border-radius:999px;border:none;background:#d9d6cf;color:#fff;display:grid;place-items:center;cursor:pointer;transition:transform .15s ease,background .15s ease}.lumi-input.chat button{background:#111827;border-radius:14px}.lumi-input button:disabled{opacity:.5;cursor:not-allowed;transform:none}.lumi-input.intro button:not(:disabled):hover{background:#cfcac2;transform:translateY(-1px)}.lumi-input.chat button:not(:disabled):hover{background:#1f2937;transform:translateY(-1px)}.lumi-hint{font-size:11px;color:var(--ui-muted)}.lumi-error{padding:0 22px 18px;color:#b91c1c;font-size:12px}@media (max-width: 720px){.lumi-intro-card{padding:22px}.lumi-intro h1{font-size:26px}.lumi-chat-header{flex-direction:column;align-items:flex-start}.lumi-chat-pill{align-self:flex-start}.lumi-bubble{max-width:100%}}.cat-page{min-height:100%;display:flex;flex-direction:column;gap:20px}.cat-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.cat-header h1{margin:0;font-size:30px;font-weight:700;color:var(--ui-text)}.cat-actions{display:flex;gap:8px;flex-wrap:wrap}.cat-actions button{background:var(--ui-dark);color:#fff;border:none;border-radius:var(--radius-pill);padding:0 16px;height:34px;font-weight:600;cursor:pointer}.cat-actions button:hover{background:var(--ui-dark-hover)}.cat-actions .link{background:transparent;color:var(--ui-muted);border:0}.cat-card{background:var(--ui-panel);border:1px solid var(--ui-border);border-radius:var(--radius-lg);overflow:hidden}.cat-card-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--ui-border)}.cat-card-head h2{margin:0;font-size:16px;color:var(--ui-text)}.cat-count{color:var(--ui-muted);font-size:13px}.cat-filters{display:flex;gap:12px;padding:12px 16px;border-bottom:1px solid var(--ui-border);background:#fafafa;flex-wrap:wrap}.cat-filter{display:flex;flex-direction:column;gap:6px;min-width:200px;flex:1}.cat-filter label{font-size:12px;color:var(--ui-muted)}.cat-select{height:36px;border:1px solid var(--ui-border);border-radius:var(--radius-pill);padding:0 12px;background:#fff}.opt-col{display:flex;flex-direction:column;gap:10px}.cat-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;table-layout:fixed}.cat-table thead th{background:#efefef;color:#111827;font-weight:600;border-bottom:1px solid var(--ui-border);padding:10px 12px;text-align:left}.th-actions{text-align:center}.cat-table tbody td{border-bottom:1px solid var(--ui-border);padding:10px 12px;color:var(--ui-text);vertical-align:top}.cat-table tbody tr:hover{background:#fafafa}.cat-table th:nth-child(1),.cat-table td:nth-child(1){width:18%}.cat-table th:nth-child(2),.cat-table td:nth-child(2){width:34%}.cat-table th:nth-child(3),.cat-table td:nth-child(3){width:10%}.cat-table th:nth-child(4),.cat-table td:nth-child(4){width:10%}.cat-table th:nth-child(5),.cat-table td:nth-child(5){width:8%}.cat-table th:nth-child(6),.cat-table td:nth-child(6){width:12%}.cat-table th:nth-child(7),.cat-table td:nth-child(7){width:8%}.cat-name{font-weight:600}.cat-clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.cat-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;border:1px solid transparent}.cat-status.active{background:#ecfdf3;border-color:#bbf7d0;color:#166534}.cat-status.inactive{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.cat-empty{padding:18px 16px;color:var(--ui-muted)}.cat-pager{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 0 16px}.cat-pager button{border:1px solid var(--ui-border);background:#fff;border-radius:8px;width:36px;height:36px;cursor:pointer}.cat-pager button:disabled{opacity:.5;cursor:default}.td-actions{display:flex;align-items:center;gap:8px;justify-content:center}.icon-btn{border:1px solid var(--ui-border);background:#fff;border-radius:8px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px}.icon-btn:hover{background:#f3f4f6}.icon-btn.danger{border-color:#ef4444;color:#ef4444}.icon-btn.danger:hover{background:#fff0f0}.cat-textarea{width:100%;border:1px solid var(--ui-border);border-radius:12px;padding:10px 12px;resize:vertical;font-family:inherit;font-size:14px}.cat-error{margin-top:8px;color:#b91c1c;font-size:13px}.cat-hint{margin-top:6px;font-size:12px;color:var(--ui-muted)}.cat-order-list{list-style:none;padding:0;margin:0}.cat-order-item{display:grid;grid-template-columns:28px 34px 1fr auto;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--ui-border);background:#fff;cursor:grab}.cat-order-item.over{background:#f8fafc}.cat-order-item:active{cursor:grabbing}.cat-order-grip{color:var(--ui-muted);display:inline-flex;align-items:center;justify-content:center;font-size:18px}.cat-order-index{font-weight:700;color:var(--ui-muted)}.cat-order-name{font-weight:600;color:var(--ui-text)}.cat-badge{font-size:12px;padding:4px 10px;border-radius:999px;border:1px solid transparent}.cat-badge.active{background:#ecfdf3;border-color:#bbf7d0;color:#166534}.cat-badge.inactive{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.cat-order-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid var(--ui-border);background:#fafafa}.cat-order-hint{color:var(--ui-muted);font-size:12px}@media (max-width: 960px){.cat-table{table-layout:auto}}.bot-page{min-height:100%;display:flex;flex-direction:column;gap:20px}.bot-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.bot-header h1{margin:0;font-size:30px;font-weight:700;color:var(--ui-text)}.bot-header .primary{background:var(--ui-dark);color:#fff;border:none;border-radius:var(--radius-pill);padding:0 18px;height:36px;font-weight:600;cursor:pointer}.bot-header .primary:hover{background:var(--ui-dark-hover)}.bot-card{background:var(--ui-panel);border:1px solid var(--ui-border);border-radius:var(--radius-lg);padding:16px;display:flex;flex-direction:column;gap:12px}.bot-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.bot-card-head h2{margin:0;font-size:16px;color:var(--ui-text)}.bot-hint{font-size:12px;color:var(--ui-muted)}.bot-textarea{width:100%;border:1px solid var(--ui-border);border-radius:12px;padding:12px;min-height:200px;resize:vertical;font-family:inherit;font-size:14px}:root{--ui-bg: #f5f6f7;--ui-dot: #d7dbe3;--ui-panel: #ffffff;--ui-sidebar: #ffffff;--ui-text: #2f2f2f;--ui-muted: #8a8a8a;--ui-border: #e3e5e8;--ui-dark: #363636;--ui-dark-hover: #2f2f2f;--ui-shadow: 0 18px 40px rgba(17, 24, 39, .08);--radius-xl: 28px;--radius-lg: 20px;--radius-md: 14px;--radius-sm: 10px;--radius-pill: 999px;--stroke: var(--ui-border);--card: var(--ui-panel);--danger: #ef4444;--danger-h: #dc2626}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Open Sans,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ui-text);background:var(--ui-bg)}button,input,select,textarea{font-family:inherit}.tmpl-grid{display:grid;grid-template-columns:1fr 340px;gap:16px}.tmpl-col.side{align-self:start}.stack{display:flex;flex-direction:column;gap:8px}.btn-row{display:flex;gap:6px;flex-wrap:wrap}.chip{border:1px solid var(--ui-border);background:#fff;border-radius:var(--radius-pill);padding:4px 8px;cursor:pointer;font-weight:600}.chip:hover{background:#f3f4f6}.switch{display:inline-flex;align-items:center;gap:8px}.examples-card{border:1px solid var(--ui-border);border-radius:var(--radius-md);padding:10px;background:#fff}.examples-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.examples-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:6px}.examples-th{font-size:12px;color:var(--ui-muted);padding:4px}.examples-row{display:contents}.examples-td{border:1px solid var(--ui-border);border-radius:var(--radius-sm);padding:8px;width:100%}.preview-card{border:1px solid var(--ui-border);border-radius:var(--radius-md);padding:10px;background:#fff}.preview-title{font-weight:600;margin-bottom:6px}.preview-body{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;border:1px dashed var(--ui-border);border-radius:var(--radius-sm);padding:8px;background:#fafafa;margin:0 0 6px}.secondary{background:#475569;color:#fff;border:none;border-radius:var(--radius-sm);padding:6px 10px;cursor:pointer}.secondary:hover{background:#334155}.phone-inline{display:inline-flex;align-items:center;gap:6px}.phone-flag{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;font-size:11px;font-weight:700;color:#b45309;background:#fef3c7;border:1px solid #f59e0b}
