*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#f4f5f9;color:#1f2937}.app{display:flex;flex-direction:column;min-height:100vh}.topbar{height:60px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 1px 2px #00000008}.topbar-left{display:flex;align-items:center;gap:32px}.topbar-brand{font-size:17px;font-weight:800;color:#4f46e5;letter-spacing:.5px}.topnav{display:flex;gap:4px}.topnav-item{position:relative;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;color:#374151;text-decoration:none;font-size:14px;font-weight:500;border:none;background:transparent;cursor:pointer;font-family:inherit}.topnav-item:hover{background:#f3f4f6}.topnav-item.active{background:#eef2ff;color:#4338ca}.topnav-badge{background:#ef4444;color:#fff;font-size:11px;padding:1px 7px;border-radius:999px;font-weight:600}.topbar-right{display:flex;align-items:center;gap:14px}.topbar-bot{display:flex;align-items:center;gap:6px;font-size:12px}.topbar-bot-label{color:#6b7280}.bot-badge{font-size:11px;padding:3px 8px;border-radius:4px;background:#d1fae5;color:#065f46;font-weight:500}.bot-badge.off{background:#fee2e2;color:#991b1b}.topbar-user{text-align:right;line-height:1.2}.topbar-user-name{font-size:13px;font-weight:600}.topbar-user-role{font-size:10px;color:#6b7280;letter-spacing:1px}.logout-btn{background:#fff;border:1px solid #e5e7eb;padding:6px 12px;border-radius:6px;font-size:13px;cursor:pointer;font-family:inherit}.logout-btn:hover{background:#f3f4f6}.page{flex:1;display:flex;flex-direction:column;min-height:0}.conv-layout{display:grid;grid-template-columns:340px 1fr;height:calc(100vh - 60px);background:#fff}.conv-sidebar{border-right:1px solid #e5e7eb;display:flex;flex-direction:column;min-height:0;background:#fafbfc}.conv-sidebar-header{padding:14px 16px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:flex-start;background:#fff}.conv-sidebar-title{margin:0;font-size:18px;font-weight:800}.conv-sidebar-sub{font-size:12px;color:#6b7280;margin-top:2px}.conv-filters{padding:10px 12px;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:8px;background:#fff}.conv-search{width:100%;padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-family:inherit}.conv-filter-row{display:flex;gap:6px}.conv-filter-row select{flex:1;padding:7px 8px;font-size:12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;font-family:inherit}.conv-filter-locked{flex:1;background:#ede9fe;color:#5b21b6;border:1px solid #ddd6fe;padding:7px 10px;border-radius:6px;font-size:12px;text-align:center}.conv-list{flex:1;overflow-y:auto}.conv-item{display:flex;gap:10px;width:100%;padding:12px 14px;border:none;background:transparent;border-bottom:1px solid #f3f4f6;cursor:pointer;text-align:left;font-family:inherit}.conv-item:hover{background:#f3f4f6}.conv-item.active{background:#eef2ff}.conv-item.unread{background:#fef9f9}.conv-item.unread.active{background:#eef2ff}.platform-avatar{border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.platform-avatar--whatsapp{background:#25d366}.platform-avatar--instagram{background:radial-gradient(circle at 30% 110%,#fdf497,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.platform-avatar--facebook{background:#1877f2}.conv-item-body{flex:1;min-width:0}.conv-item-top{display:flex;justify-content:space-between;align-items:baseline}.conv-item-top strong{font-size:14px}.conv-item-time{font-size:11px;color:#6b7280}.conv-item-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.conv-item-status{font-size:12px;color:#6b7280}.conv-item-badge{background:#ef4444;color:#fff;font-size:11px;padding:1px 7px;border-radius:10px;font-weight:600}.conv-empty{padding:40px 20px;text-align:center;color:#6b7280;font-size:13px}.conv-pagination{display:flex;justify-content:space-between;align-items:center;padding:8px 14px;border-top:1px solid #e5e7eb;font-size:12px;background:#fff}.conv-pagination button{background:#fff;border:1px solid #e5e7eb;padding:4px 10px;border-radius:6px;cursor:pointer;font-size:13px}.conv-pagination button:disabled{opacity:.4;cursor:not-allowed}.conv-main{display:flex;flex-direction:column;min-height:0;background:linear-gradient(#f5f5f0ed,#f5f5f0ed),repeating-linear-gradient(45deg,#efeae2 0,#efeae2 10px,#e8e3da 10px,#e8e3da 20px)}.conv-main-toolbar{background:#fff;border-bottom:1px solid #e5e7eb;padding:8px 16px;display:flex;align-items:center;gap:10px;font-size:13px;color:#4b5563}.chat-pane{flex:1;display:flex;flex-direction:column;min-height:0}.chat-pane--empty{align-items:center;justify-content:center;color:#6b7280}.chat-empty-state{text-align:center}.chat-empty-icon{font-size:64px;margin-bottom:12px;opacity:.4}.chat-empty-state h2{margin:0 0 4px;font-size:18px;font-weight:600;color:#374151}.chat-empty-state p{margin:0;font-size:13px}.chat-header{display:flex;align-items:center;gap:12px;padding:12px 18px;background:#f0f2f5;border-bottom:1px solid #d1d5db}.chat-header-info{flex:1}.chat-header-name{font-weight:600;font-size:15px}.chat-header-sub{display:flex;gap:8px;align-items:center;margin-top:2px;font-size:11px;color:#6b7280}.chat-header-time{font-size:11px}.chat-header-actions{display:flex;align-items:center;gap:10px}.chat-header-summary{font-size:12px;padding:6px 12px}.chat-pane-body{flex:1;overflow-y:auto;padding:18px 22px;display:flex;flex-direction:column;gap:6px}.chat-msg{max-width:65%;display:flex;flex-direction:column}.chat-msg--in{align-self:flex-start}.chat-msg--out{align-self:flex-end;align-items:flex-end}.chat-msg-body{padding:8px 12px;border-radius:8px;font-size:13.5px;white-space:pre-wrap;line-height:1.45;box-shadow:0 1px .5px #00000014}.chat-msg--in .chat-msg-body{background:#fff}.chat-msg--out .chat-msg-body{background:#d9fdd3;color:#111}.chat-msg-time{font-size:10.5px;color:#6b7280;margin-top:2px;padding:0 4px}.chat-msg-image{background:#d9fdd3;border-radius:8px;padding:6px;position:relative;margin-top:6px;box-shadow:0 1px .5px #00000014}.chat-msg-reply-preview{background:#0000000f;border-left:3px solid #4f46e5;padding:6px 8px;border-radius:6px 6px 0 0;margin-bottom:-2px;max-width:360px;font-size:12px;display:flex;align-items:center;gap:8px}.chat-msg--out .chat-msg-reply-preview{background:#0000000d;border-left-color:#047857}.chat-msg-reply-thumb{width:40px;height:40px;object-fit:cover;border-radius:4px;flex-shrink:0}.chat-msg-reply-text{flex:1;min-width:0}.chat-msg-reply-author{font-weight:600;color:#374151;margin-bottom:2px;font-size:11px}.chat-msg-reply-snippet{color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-msg-image img{width:100%;max-width:360px;border-radius:5px;display:block}.image-download{position:absolute;top:12px;right:12px;background:#fffffff2;padding:4px 10px;font-size:11px;border-radius:4px;text-decoration:none;color:#1e40af;z-index:1}.chat-input-row{display:flex;gap:8px;padding:10px 14px;background:#f0f2f5;border-top:1px solid #d1d5db}.chat-input{flex:1;padding:10px 14px;border:none;border-radius:22px;font-size:14px;background:#fff;font-family:inherit}.chat-input:focus{outline:2px solid #c7d2fe}.loading-spinner{text-align:center;padding:40px;color:#6b7280}.content-padded{padding:24px 32px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.page-header h1{margin:0 0 4px;font-size:24px;font-weight:800}.subtitle{margin:0;font-size:13px;color:#6b7280}.unread-text{color:#ef4444;font-weight:600}.page-actions{display:flex;gap:8px}.btn-primary{background:#6366f1;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px;cursor:pointer;font-weight:500;font-family:inherit}.btn-primary:hover{background:#4f46e5}.btn-secondary{background:#fff;color:#16a34a;border:1px solid #d1fae5;padding:8px 16px;border-radius:8px;font-size:13px;cursor:pointer;font-weight:500;font-family:inherit}.filters{display:flex;gap:10px;margin-bottom:16px}.filter-input,.filter-select{background:#fff;border:1px solid #e5e7eb;padding:9px 12px;border-radius:8px;font-size:13px;font-family:inherit}.filter-input{flex:1;max-width:360px}.filter-select{min-width:180px}.badge{display:inline-block;font-size:11px;padding:2px 8px;border-radius:4px;font-weight:500}.badge--new{background:#fee2e2;color:#991b1b}.badge--platform{background:#dcfce7;color:#166534}.badge--pending{background:#e0e7ff;color:#3730a3}.badge--type{background:#dbeafe;color:#1e40af}.badge--soft{background:#f3f4f6;color:#374151}.status-select{background:#fff;border:1px solid #e5e7eb;padding:5px 8px;border-radius:6px;font-size:12px;font-family:inherit}.btn-tiny{padding:4px 10px;border-radius:6px;font-size:11px;border:1px solid;cursor:pointer;font-weight:500;font-family:inherit;white-space:nowrap}.btn-tiny--read{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.btn-tiny--open{background:#eef2ff;color:#4338ca;border-color:#c7d2fe}.btn-tiny--neutral{background:#f9fafb;color:#374151;border-color:#e5e7eb}.btn-tiny--download{background:#dbeafe;color:#1e40af;border-color:#bfdbfe}.kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:20px}.kpi{background:#fff;border-radius:10px;padding:20px;text-align:center;border-top:3px solid #16a34a}.kpi h3{margin:0 0 8px;font-size:12px;color:#374151;font-weight:600;letter-spacing:.4px}.kpi .value{font-size:32px;font-weight:800}.value--green{color:#16a34a}.value--neutral{color:#1f2937}.table-wrapper{background:#fff;border-radius:10px;overflow:hidden;border:1px solid #f3f4f6}.orders-table{width:100%;border-collapse:collapse}.orders-table th,.orders-table td{padding:12px 14px;text-align:left;font-size:13px;border-bottom:1px solid #f3f4f6}.orders-table th{font-size:11px;color:#6b7280;font-weight:600;letter-spacing:.5px;background:#f9fafb;text-transform:uppercase}.th-select{background:transparent;border:none;font-size:11px;color:#6b7280;letter-spacing:.5px;font-weight:600;cursor:pointer;font-family:inherit;text-transform:uppercase}.price{color:#16a34a;font-size:14px}.row-actions{display:flex;flex-direction:column;gap:4px}.reports-hero{text-align:center;margin:24px 0 32px}.reports-hero h2{margin:0 0 8px;font-size:22px}.reports-hero p{color:#6b7280;font-size:13px;max-width:640px;margin:0 auto}.report-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.report-card{background:#fff;padding:28px 16px;border-radius:12px;text-align:center;border:1px solid #f3f4f6}.report-icon{font-size:42px;margin-bottom:12px}.report-label{font-size:11px;letter-spacing:1px;font-weight:600;color:#6b7280;margin-bottom:8px}.report-value{font-size:38px;font-weight:800;line-height:1}.report-value--dark{color:#111}.report-value--green{color:#16a34a}.report-value--brown{color:#92400e}.report-value--blue{color:#2563eb}.report-percent{font-size:12px;color:#6b7280;margin-top:6px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:50}.modal{background:#fff;border-radius:14px;width:min(720px,92vw);max-height:88vh;display:flex;flex-direction:column;box-shadow:0 25px 50px #0003}.modal--small{width:min(460px,92vw)}.modal--order{width:min(560px,92vw)}.modal header{padding:14px 18px;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center}.modal-date{font-size:12px;color:#16a34a;margin-top:2px}.modal-header-actions{display:flex;gap:8px;align-items:center}.modal-close{background:#f3f4f6;border:none;width:26px;height:26px;border-radius:6px;font-size:18px;cursor:pointer;color:#374151}.modal .body{padding:18px;overflow-y:auto;flex:1}.customer-line{text-align:center;margin-bottom:18px;font-size:14px}.masked{background:#fde68a;padding:1px 4px;border-radius:3px;margin-right:4px}.order-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.order-field{background:#f9fafb;padding:14px;border-radius:8px;text-align:center;border:1px solid #f3f4f6}.order-label{font-size:10px;font-weight:700;color:#6b7280;letter-spacing:1px;margin-bottom:4px}.order-value{font-size:18px;font-weight:700}.price-banner{background:#dcfce7;border-radius:10px;padding:16px;text-align:center;margin-bottom:14px}.price-banner-label{font-size:11px;color:#166534;letter-spacing:1px;font-weight:600}.price-banner-value{font-size:28px;font-weight:800;color:#16a34a;margin-top:4px}.kdv-notice{text-align:center;font-size:13px;font-style:italic;color:#92400e;margin-top:12px}.status-row{display:flex;justify-content:space-between;align-items:center;padding:14px 4px;border-bottom:1px solid #f3f4f6;font-size:14px}.status-row:last-child{border-bottom:none}.status-row--info{background:#f9fafb;color:#6b7280;font-size:13px;padding:12px;border-radius:6px}.status-pill{font-size:11px;padding:4px 10px;border-radius:4px;font-weight:700;letter-spacing:1px}.status-pill--loading{background:#e0e7ff;color:#4338ca}.bot-toggle{background:#d1fae5;color:#065f46;border:none;padding:6px 14px;border-radius:6px;font-size:13px;cursor:pointer;font-family:inherit}.bot-toggle.off{background:#fee2e2;color:#991b1b}.tag-chip{display:inline-flex;align-items:center;gap:4px;background:#f3f4f6;color:#1f2937;border:1px solid rgba(0,0,0,.06);padding:2px 8px;border-radius:12px;font-size:11px;font-weight:500;line-height:1.4}.tag-chip--inline{padding:1px 7px;font-size:10.5px}.tag-chip--add{border:1px dashed rgba(0,0,0,.18);cursor:pointer;font-family:inherit}.tag-chip--more{background:#f3f4f6;color:#6b7280}.tag-remove{background:transparent;border:none;font-size:13px;line-height:1;padding:0 0 0 2px;cursor:pointer;color:#0000008c}.tag-remove:hover{color:#111}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.tag-input-row{display:flex;gap:6px;margin-top:6px}.tag-input{flex:1;padding:6px 10px;border:1px solid #e5e7eb;border-radius:6px;font-size:12px;font-family:inherit}.conv-item-tags{display:flex;gap:4px;margin-top:5px;flex-wrap:wrap}.conv-main{position:relative}.contact-panel{width:320px;background:#fff;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;height:100%;position:absolute;right:0;top:0;bottom:0;box-shadow:-8px 0 24px #0000000d;z-index:5}.contact-panel-header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.contact-panel-body{padding:18px;overflow-y:auto;flex:1}.contact-identity{text-align:center;padding-bottom:16px;border-bottom:1px solid #f3f4f6;margin-bottom:16px;display:flex;flex-direction:column;align-items:center;gap:6px}.contact-phone{font-size:16px;font-weight:600}.contact-sub{display:flex;gap:6px}.contact-section{margin-bottom:22px}.contact-section-title{margin:0 0 8px;font-size:11px;font-weight:700;color:#6b7280;letter-spacing:.8px;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center}.contact-section-label{font-size:10px;color:#9ca3af;margin:6px 0 4px;letter-spacing:.6px}.saved-hint{font-size:11px;color:#16a34a;font-weight:500;letter-spacing:0;text-transform:none}.muted{color:#9ca3af;font-size:12px}.contact-note{width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:13px;font-family:inherit;resize:vertical;min-height:110px;line-height:1.5;box-sizing:border-box}.contact-note:focus{outline:2px solid #c7d2fe;border-color:#6366f1}.contact-note-save{margin-top:8px}.chat-header-identity{display:flex;align-items:center;gap:12px;flex:1;background:transparent;border:none;padding:0;cursor:pointer;text-align:left;font-family:inherit}.chat-header-identity:hover .chat-header-name{text-decoration:underline}.settings-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb;margin-bottom:20px}.settings-tab{background:transparent;border:none;padding:10px 18px;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;font-family:inherit;border-bottom:2px solid transparent;margin-bottom:-1px}.settings-tab:hover{color:#1f2937}.settings-tab.active{color:#4f46e5;border-bottom-color:#4f46e5}.self-pill{background:#4f46e5;color:#fff;font-size:9px;padding:2px 6px;border-radius:10px;margin-left:6px;font-weight:700;letter-spacing:.5px}.btn-tiny:disabled{opacity:.4;cursor:not-allowed}.settings-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;align-items:start}@media (max-width: 1000px){.settings-grid{grid-template-columns:1fr}}.settings-card{background:#fff;border-radius:12px;padding:18px;border:1px solid #f3f4f6}.settings-card-title{margin:0 0 14px;font-size:14px;font-weight:700;letter-spacing:.4px;color:#374151}.settings-table{width:100%;border-collapse:collapse}.settings-table th,.settings-table td{padding:10px 12px;text-align:left;font-size:13px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.settings-table th{font-size:10px;color:#6b7280;font-weight:700;letter-spacing:1px;background:#f9fafb;text-transform:uppercase}.settings-actions{display:flex;gap:6px;justify-content:flex-end}.color-swatch{width:22px;height:22px;border-radius:6px;border:1px solid rgba(0,0,0,.08);display:inline-block}.color-swatch--btn{cursor:pointer;padding:0}.color-swatch--btn.selected{outline:2px solid #4f46e5;outline-offset:1px}.color-picker{display:flex;flex-wrap:wrap;gap:6px}.btn-tiny--danger{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.settings-add{display:flex;flex-direction:column;gap:14px}.settings-card--full{grid-column:1 / -1}.settings-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:8px}.settings-card-actions{display:flex;gap:8px;align-items:center}.saved-hint{font-size:12px;color:#16a34a;font-weight:600}.prompt-editor{width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:12px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:13px;line-height:1.5;resize:vertical}.api-form{display:flex;flex-direction:column;gap:14px}.enabled-toggle{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280;font-weight:600;letter-spacing:.3px;cursor:pointer}.enabled-toggle input[type=checkbox]{cursor:pointer}.bot-master-card{margin-bottom:16px}.bot-master{display:flex;align-items:center;gap:24px;justify-content:space-between}.bot-master-info{flex:1}.bot-master-title{font-size:16px;font-weight:700;display:flex;align-items:center;gap:10px;margin-bottom:6px}.bot-master-desc{margin:0;font-size:13px;color:#6b7280;line-height:1.5}.bot-state-pill{font-size:11px;padding:2px 10px;border-radius:999px;letter-spacing:.5px;font-weight:700}.bot-state-pill.on{background:#dcfce7;color:#166534}.bot-state-pill.off{background:#fee2e2;color:#991b1b}.bot-master-btn{padding:10px 20px;border-radius:8px;border:none;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap}.bot-master-btn.off{background:#fee2e2;color:#991b1b}.bot-master-btn.on{background:#16a34a;color:#fff}.bot-master-btn:disabled{opacity:.5;cursor:not-allowed}.duration-picker{display:flex;gap:6px;align-items:center}.badge--super{background:linear-gradient(90deg,#f59e0b,#ef4444);color:#fff}.role-super_admin{color:#ef4444;font-weight:700}.settings-field{display:flex;flex-direction:column;gap:6px}.settings-field-label{font-size:11px;color:#6b7280;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.settings-preview{display:flex;align-items:center;gap:10px}.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2ff,#f4f5f9);padding:24px}.login-card{background:#fff;border-radius:16px;padding:36px 32px;width:min(380px,100%);box-shadow:0 20px 50px #0000001a;display:flex;flex-direction:column}.login-brand{font-size:22px;font-weight:800;color:#4f46e5;text-align:center;letter-spacing:.5px}.login-subtitle{text-align:center;color:#6b7280;font-size:13px;margin:4px 0 24px}.login-label{font-size:12px;font-weight:600;color:#374151;margin-bottom:6px;margin-top:12px}.login-input{padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit}.login-input:focus{outline:2px solid #c7d2fe;border-color:#6366f1}.login-error{margin-top:12px;padding:8px 12px;background:#fee2e2;color:#991b1b;border-radius:6px;font-size:13px}.login-submit{margin-top:18px;padding:11px;font-size:14px}.login-hint{margin-top:22px;padding:12px;background:#f9fafb;border-radius:8px;font-size:12px;color:#4b5563;line-height:1.7}.login-hint code{background:#e5e7eb;padding:1px 6px;border-radius:3px;font-size:11px}
