@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;600;700&family=Spline+Sans:wght@400;500;700&display=swap";*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f6f7fb;color:#1f2937}input,button{font:inherit}.global-search{position:relative;display:flex;align-items:center;gap:6px}.global-search-input{width:260px;padding:8px 32px 8px 12px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:13px}.global-search-clear{position:absolute;right:6px;border:none;background:transparent;cursor:pointer;font-size:12px;color:#64748b;padding:4px}.pedidos-container{padding:2rem;width:100%;max-width:100%;margin:0}.pedidos-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.pedidos-title-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.sales-indicators{display:inline-flex;align-items:center;gap:12px;padding:4px 8px;border-radius:999px;background:#f3f4f6;border:1px solid #e5e7eb;font-size:.8rem}.sales-indicator{display:flex;flex-direction:column;line-height:1.1}.sales-label{font-size:.65rem;color:#6b7280;text-transform:uppercase;letter-spacing:.4px}.sales-value{font-size:.85rem;color:#111827}.sales-date{font-size:.7rem;color:#6b7280}.pedidos-header h1{font-size:2rem;font-weight:700;color:#1a1a1a}.pedidos-filters{display:flex;gap:1rem;align-items:center}.search-summary{margin-top:.4rem;font-size:.85rem;color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;padding:.35rem .6rem;border-radius:6px;display:inline-block}.logistics-summary{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;padding:.6rem .9rem;margin-bottom:.9rem;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb;color:#111827;font-size:.9rem}.search-input{padding:.5rem .75rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;min-width:220px;background:#fff}.search-input:focus{outline:none;border-color:#06f}.filter-select{padding:.5rem 1rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;background:#fff;cursor:pointer}.filter-select:focus{outline:none;border-color:#06f}.refresh-button{padding:.5rem 1rem;background:#06f;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.95rem;transition:background .2s}.refresh-button:hover{background:#0052cc}.primary-button.ghost{background:#e5e7eb;color:#111827}.primary-button.selected{background:#0f766e;border-color:#0f766e;color:#fff}.loading{text-align:center;padding:4rem;font-size:1.2rem;color:#666}.empty-state{text-align:center;padding:4rem;background:#f9f9f9;border-radius:8px;border:1px dashed #ddd}.empty-state p{font-size:1.2rem;color:#666;margin-bottom:.5rem}.empty-state small{color:#999}.pedidos-table-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.pedidos-table-container{overflow-x:auto}.pedidos-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem 1rem;border-top:1px solid #f0f0f0;background:#fafafa}.pagination-button{padding:.4rem .9rem;border-radius:6px;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-size:.85rem;color:#111827}.pagination-button:disabled{cursor:not-allowed;opacity:.6}.pagination-info{font-size:.85rem;color:#6b7280}@media (max-width: 768px){.pedidos-container{padding:1rem}.pedidos-table thead{display:none}.pedidos-table tbody,.pedidos-table tr,.pedidos-table td{display:block;width:100%}.pedidos-table tbody tr{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;box-shadow:0 8px 18px #0f172a14;margin-bottom:14px}.pedidos-table td{padding:8px 0;border-bottom:1px dashed #e5e7eb;display:block;font-size:14px}.pedidos-table td:before{content:attr(data-label);display:block;margin-bottom:4px;font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.4px}.pedidos-table td:last-child{border-bottom:none}.product-cell{display:flex;gap:10px;align-items:center;min-width:0;max-width:100%}.status-cell{align-items:flex-start;justify-content:flex-start;text-align:left}.marketplace-cell{justify-content:flex-start}}.customer-cell{white-space:normal;word-break:break-word;overflow-wrap:anywhere}@media (max-width: 1024px){.pedidos-container{padding:1.5rem}.pedidos-header{flex-direction:column;align-items:flex-start}}@media (max-width: 768px){.pedidos-container{padding:1rem}.pedidos-table-container{overflow-x:hidden}.pedidos-header h1{font-size:1.5rem}.pedidos-filters{width:100%;flex-wrap:wrap}.search-input,.filter-select,.refresh-button{width:100%}.pedidos-table th,.pedidos-table td{padding:.5rem 0;font-size:.85rem}.product-name{display:block;-webkit-line-clamp:unset;-webkit-box-orient:initial;max-width:none;white-space:normal;word-break:break-word;overflow-wrap:anywhere}}@media (max-width: 480px){.pedidos-container{padding:.75rem}.sales-indicators{flex-wrap:wrap}.pagination-button{width:100%}}.code-cell{font-family:Courier New,monospace;font-weight:600;color:#06f}.value-cell{font-weight:600;color:#00a86b}.status-badge{padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center;white-space:nowrap;max-width:100%}.sla-status{margin-top:6px;font-size:.75rem;color:#6b7280}.status-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center}.sla-status.ok{color:#10b981;font-weight:600}.sla-status.delay{color:#ef4444;font-weight:600}.channel-badge{padding:.3rem .8rem;background:#f0f0f0;border-radius:4px;font-size:.85rem;font-weight:500;color:#555}.view-button{padding:.4rem 1rem;background:#06f;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.85rem;transition:background .2s}.view-button:hover{background:#0052cc}.tab-bar{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tab-button{border:1px solid #e0e0e0;background:#f8f9fb;color:#1a1a1a;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;cursor:pointer}.tab-button.active{background:#06f;color:#fff;border-color:#06f}.tab-panel{display:flex;flex-direction:column;gap:.5rem}.frete-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.frete-grid label{display:flex;flex-direction:column;gap:6px;font-size:.9rem}.frete-grid input{padding:8px 10px;border:1px solid #d5d9e0;border-radius:8px;font-size:.95rem}.frete-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.frete-summary{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px}.frete-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:12px}.frete-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:6px}.frete-card-title{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.4px}.frete-card-value{font-size:1.1rem;color:#111827}.frete-accordion{border:1px solid #e5e7eb;border-radius:10px;background:#fff;margin-top:10px;overflow:hidden}.frete-accordion-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border:none;background:#f9fafb;font-weight:600;cursor:pointer;color:#111827}.frete-accordion-content{padding:12px}.frete-sla{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;font-size:.75rem;font-weight:600;background:#f3f4f6;color:#4b5563}.frete-sla.sla-good{background:#dcfce7;color:#166534}.frete-sla.sla-warn{background:#fef9c3;color:#854d0e}.frete-sla.sla-bad{background:#fee2e2;color:#991b1b}.frete-badge{margin-left:8px;background:#e0e7ff;color:#3730a3;border-radius:999px;font-size:.7rem;padding:2px 6px;font-weight:600}.frete-recommended td{background:#f8fafc}.frete-saved{color:#2563eb;font-weight:600;font-size:.85rem}.frete-error{color:#b42318;font-weight:600}.frete-ai-note{color:#0f766e;font-weight:600;font-size:.85rem}.frete-table-wrapper{overflow-x:auto}.frete-table{width:100%;border-collapse:collapse;font-size:.95rem}.frete-table th,.frete-table td{padding:10px 12px;border-bottom:1px solid #e6e8ef;text-align:left}.frete-table th{background:#f6f7fb;font-weight:600}.etiqueta-frame{width:100%;min-height:600px;border:1px solid #e6e8ef;border-radius:8px;margin-top:12px;background:#fff}.comprar-button{background:#10b981;color:#fff;border:none;border-radius:6px;padding:6px 10px;font-size:.85rem;cursor:pointer}.comprar-button:disabled{opacity:.6;cursor:not-allowed}.json-pre{background:#f5f5f5;padding:1rem;border-radius:4px;overflow-x:auto;font-size:.85rem;line-height:1.5;margin-top:.5rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:1200px;height:100%;max-height:calc(var(--app-dvh, 100dvh) - 48px);overflow-y:auto;box-shadow:0 4px 20px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:none;position:sticky;top:0;background:#fff;z-index:2}.modal-header h2{font-size:1rem;font-weight:600;color:#111827;margin:0}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#999;transition:color .2s;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-button:hover{color:#333}.link-button{background:none;border:none;padding:0;color:#1f2937;cursor:pointer;text-decoration:underline;font-size:.875rem}.modal-body{padding:1.5rem}.detail-row{display:grid;grid-template-columns:180px 1fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #f0f0f0}.detail-row:last-child{border-bottom:none}.detail-row strong{color:#666;font-weight:600;font-size:.9rem}.detail-row span{color:#333;font-size:.95rem}.detail-divider{height:1px;background:#e5e7eb;margin:6px 0 2px}.detail-total strong{color:#111827}.date-muted{color:#6b7280;font-size:.85rem}.payload-details{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.payload-details summary{cursor:pointer;font-weight:600;color:#06f;margin-bottom:1rem}.payload-details pre{background:#f5f5f5;padding:1rem;border-radius:4px;overflow-x:auto;font-size:.85rem;line-height:1.5;color:#333}.product-cell{display:flex;align-items:center;gap:.75rem}.product-thumb{width:50px;height:50px;object-fit:cover;border-radius:4px;border:1px solid #e0e0e0;flex-shrink:0}.product-info{flex:1;min-width:0}.product-name{font-weight:500;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;margin-bottom:.25rem}.product-sku{font-size:.8rem;color:#666}.detail-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.detail-section:first-of-type{margin-top:1rem;padding-top:0;border-top:none}.detail-section h3{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#06f}.nf-key{font-family:Courier New,monospace;font-size:.85rem;color:#2c3e50;word-break:break-all;background:#f8f9fa;padding:.25rem .5rem;border-radius:4px}.tracking-code{font-family:Courier New,monospace;font-weight:700;font-size:1.1rem;color:#06f;letter-spacing:1px}.detail-row a{color:#06f;text-decoration:none;font-weight:500;transition:color .2s}.detail-row a:hover{color:#0052cc;text-decoration:underline}.product-detail{display:flex;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:8px;margin-bottom:1rem}.product-detail:last-child{margin-bottom:0}.product-image-large{width:120px;height:120px;object-fit:cover;border-radius:8px;border:1px solid #e0e0e0;flex-shrink:0}.product-detail-info{flex:1;min-width:0}.product-detail-info strong{display:block;margin-bottom:.5rem;color:#2c3e50;font-size:1rem}.product-detail-info div{margin:.25rem 0;font-size:.9rem;color:#666}.primary-button.success{background:#10b981;color:#fff;border-color:#10b981}.primary-button.success:hover{background:#059669;border-color:#059669}.action-button-group{flex-shrink:0}.pedidos-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:60}.pedidos-modal{background:#fff;border-radius:16px;padding:22px 26px;width:min(90vw,380px);box-shadow:0 20px 45px #0f172a33;text-align:center}.pedidos-modal h3{margin:0 0 8px;font-size:18px;color:#0f172a}.pedidos-modal p{margin:0 0 16px;color:#475569;font-size:14px}.pedidos-modal-actions{display:flex;justify-content:center}.pedidos-modal-actions button{border:none;background:#2563eb;color:#fff;padding:8px 16px;border-radius:10px;cursor:pointer;font-weight:600}.compras-page{padding:2rem}.page-subtitle{color:#6b7280;margin-top:4px}.pedidos-table-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow-x:auto}.pedidos-table{width:100%;border-collapse:collapse}.pedidos-table thead{background:#f5f5f5;border-bottom:2px solid #e0e0e0}.pedidos-table th{padding:1rem;text-align:left;font-weight:600;font-size:.9rem;color:#555;text-transform:uppercase;letter-spacing:.5px}.pedidos-table tbody tr{border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .2s}.pedidos-table tbody tr:hover{background:#f9f9f9}.pedidos-table td{padding:1rem;font-size:.95rem;color:#333;vertical-align:middle}@media (max-width: 768px){.compras-page{padding:1rem}.pedidos-table thead{display:none}.pedidos-table tbody,.pedidos-table tr,.pedidos-table td{display:block;width:100%}.pedidos-table tbody tr{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;box-shadow:0 8px 18px #0f172a14;margin-bottom:14px}.pedidos-table td{padding:6px 0;border-bottom:1px dashed #e5e7eb;display:flex;justify-content:space-between;gap:12px;font-size:15px}.pedidos-table td:last-child{border-bottom:none}.product-cell{align-items:center;min-width:0;max-width:100%}}.company-cell{font-weight:600;color:#111827;white-space:nowrap}.product-cell{display:flex;align-items:center;gap:.75rem;min-width:260px;max-width:360px}.product-thumb{width:36px;height:36px;border-radius:6px;object-fit:cover;border:1px solid #e5e7eb;background:#f9fafb;flex-shrink:0}.product-thumb.placeholder{background:#f3f4f6}.product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1;min-width:0;max-width:280px;word-break:break-word;overflow-wrap:anywhere;font-size:.9rem;color:#374151}.status-badge{padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-green{background:#d4f4dd;color:#0d7a3d}.status-orange{background:#ffe8cc;color:#c60}.status-blue{background:#cce5ff;color:#06c}.status-red{background:#ffd6d6;color:#c00}.status-teal{background:#ccf2f2;color:teal}.status-purple{background:#ede9fe;color:#6d28d9}.status-indigo{background:#e0e7ff;color:#3730a3}.status-amber{background:#fef3c7;color:#92400e}.status-cyan{background:#cffafe;color:#0e7490}.status-gray{background:#e0e0e0;color:#666}.marketplace-cell{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.actions{display:flex;gap:8px;flex-wrap:wrap}.compras-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.compras-form label{display:flex;flex-direction:column;gap:6px;font-size:.9rem}.compras-form input{padding:8px 10px;border:1px solid #d5d9e0;border-radius:8px;font-size:.95rem}.compras-status{margin-top:12px;color:#2563eb;font-weight:600}.confirm-modal{max-width:420px}.confirm-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}.button.danger{background:#dc2626;color:#fff;border:none}.chat-page{padding:1.25rem 1.5rem 2.5rem;display:flex;flex-direction:column;gap:1rem}.chat-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.chat-header h1{margin:0;font-size:1.25rem}.chat-filters{display:flex;gap:.75rem;align-items:center}.chat-filters select,.chat-filters button{padding:.5rem .75rem;border-radius:8px;border:1px solid #d1d5db;background:#fff}.chat-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:50}.chat-modal{background:#fff;border-radius:14px;padding:20px 24px;width:min(90vw,360px);box-shadow:0 18px 40px #0f172a33;text-align:center}.chat-modal h3{margin:0 0 8px;font-size:18px}.chat-modal p{margin:0 0 16px;color:#475569;font-size:14px}.chat-modal-actions{display:flex;justify-content:center}.chat-modal-actions-split{gap:12px}.chat-modal-actions .chat-secondary{background:#e5e7eb;color:#111827}.chat-modal-actions button{border:none;background:#2563eb;color:#fff;padding:8px 16px;border-radius:10px;cursor:pointer;font-weight:600}.chat-filters button{background:#2563eb;color:#fff;border:none}.chat-alert{background:#fef2f2;color:#991b1b;padding:.75rem 1rem;border-radius:12px}.chat-layout{display:grid;grid-template-columns:320px 1fr;gap:1.5rem;min-height:600px}.chat-list{background:#fff;border-radius:16px;border:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden}.chat-list-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.chat-list-header{padding:1rem;display:flex;justify-content:space-between;border-bottom:1px solid #e5e7eb;font-size:.9rem;color:#6b7280}.chat-tabs{display:flex;gap:8px;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;background:#fff}.chat-tabs button{border:1px solid #e2e8f0;background:#fff;color:#1f2937;padding:6px 10px;border-radius:8px;cursor:pointer;font-size:12px;font-weight:600}.chat-tabs button.active{background:#2563eb;color:#fff}.chat-item{border:none;background:#fff;text-align:left;padding:1rem;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;flex-direction:column;gap:.35rem}.chat-item.active{background:#eef2ff}.chat-item-title{display:flex;justify-content:space-between;align-items:center}.chat-item-title strong{font-size:.95rem}.chat-item-body{color:#6b7280;font-size:.85rem}.chat-item-meta{display:flex;gap:.5rem;font-size:.75rem;color:#9ca3af}.chat-customer{color:#6b7280;font-weight:500}.chat-unread{background:#ef4444;color:#fff;font-size:.7rem;padding:.15rem .5rem;border-radius:999px}.chat-thread{background:#fff;border-radius:16px;border:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:visible;min-height:0}.chat-thread-header{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;gap:1rem}.chat-thread-main{gap:.75rem;display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.chat-thread-info{display:flex;flex-direction:column}.chat-thread-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.chat-thread-actions{display:flex;justify-content:flex-end}.chat-close-button{border:none;background:#ef4444;color:#fff;padding:.45rem .75rem;border-radius:10px;cursor:pointer;font-weight:700;font-size:.85rem}.chat-close-button:disabled{opacity:.7;cursor:not-allowed}.chat-product-image{width:48px;height:48px;border-radius:10px;object-fit:cover;border:1px solid #e5e7eb;background:#f9fafb}.chat-thread-header h2{width:100%;max-width:720px;position:relative;z-index:1;margin:0 0 .25rem}.chat-messages{flex:1;padding:1rem 1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;-webkit-overflow-scrolling:touch;min-height:0}.chat-reply-bar{border-top:1px solid #e5e7eb;padding:1rem 1.5rem;display:flex;flex-direction:column;gap:.75rem;background:#f9fafb}.chat-reply-actions{display:flex;align-items:center;gap:.75rem;font-size:.85rem;color:#6b7280}.chat-reply-actions button{padding:.45rem 1rem;border-radius:10px;border:none;background:#111827;color:#fff;cursor:pointer}.chat-reply-actions button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 1024px){.chat-layout{grid-template-columns:1fr}}@media (max-width: 768px){.chat-page{padding:1rem 1rem 5.5rem;background:#f5f6f8}.chat-header{gap:.5rem}.chat-header p{display:none}.chat-filters{width:100%;flex-wrap:wrap}.chat-filters select,.chat-filters button{width:100%}.chat-thread-header{flex-direction:column;align-items:flex-start}.chat-thread{min-height:calc(var(--app-dvh, 100dvh) * .7)}.chat-messages{padding-bottom:calc(12px + env(safe-area-inset-bottom));min-height:0}.chat-reply-bar{position:static;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;box-shadow:none}html[data-kb="1"] .chat-reply-bar{padding-bottom:12px}.chat-modal{max-height:calc(var(--app-dvh, 100dvh) - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow-y:auto}.chat-composer{display:grid;gap:8px}.chat-composer button{min-height:44px}}@media (max-width: 480px){.chat-page{padding:.75rem}.chat-header h1{font-size:1.1rem}}.chat-reply-bar textarea{border-radius:10px;border:1px solid #d1d5db;padding:.65rem .75rem;resize:none;font-family:inherit}.chat-ai-result{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem;color:#111827;display:flex;flex-direction:column;gap:.5rem}.chat-ai-result ul{margin:0;padding-left:1.1rem;color:#6b7280;font-size:.85rem}.chat-message{max-width:70%;padding:.75rem 1rem;border-radius:12px;background:#f3f4f6;display:flex;flex-direction:column;gap:.4rem}.chat-message.seller{align-self:flex-end;background:#2563eb;color:#fff}.chat-message.seller .chat-message-meta,.chat-message.seller .chat-moderation{color:#ffffffd9}.chat-message-meta{display:flex;justify-content:space-between;font-size:.75rem;color:#6b7280}.chat-moderation{font-size:.7rem;color:#9ca3af}.chat-composer{display:flex;gap:1rem;align-items:center}.chat-composer textarea{flex:1;border-radius:10px;border:1px solid #d1d5db;padding:.75rem;resize:none;font-family:inherit}.chat-composer button{padding:.6rem 1.2rem;border-radius:10px;border:none;background:#2563eb;color:#fff;cursor:pointer}.chat-empty{padding:2rem;text-align:center;color:#9ca3af;display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.chat-empty p{margin:0}.chat-status{font-size:.7rem;padding:.2rem .45rem;border-radius:999px;background:#e5e7eb;color:#6b7280;text-transform:uppercase;letter-spacing:.3px}.chat-status.opened{background:#dcfce7;color:#15803d}.chat-status.closed{background:#fee2e2;color:#b91c1c}.chat-status.pending,.chat-status.waiting,.chat-status.waiting_reply,.chat-status.waiting_answer{background:#fef3c7;color:#b45309}.chat-status.answered,.chat-status.resolved,.chat-status.done{background:#dbeafe;color:#1d4ed8}.chat-status.moderated,.chat-status.review,.chat-status.under_review{background:#e0f2fe;color:#0369a1}.chat-status.cancelled,.chat-status.canceled,.chat-status.failed{background:#fce7f3;color:#be185d}.chat-company{font-weight:600;color:#111827}.chat-error-info{font-size:.85rem;color:#d97706;background:#fef3c7;padding:.5rem .75rem;border-radius:.375rem;margin-top:.5rem;font-family:monospace;word-break:break-word}.chat-id-info{font-size:.75rem;color:#9ca3af;font-family:monospace;margin-top:.5rem;display:block}.chat-product{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem;font-size:.85rem;color:#6b7280}.chat-product-name{font-weight:600;color:#111827}.chat-product-sku{font-family:monospace}.perguntas-page{padding:20px 24px 48px;display:flex;flex-direction:column;gap:16px;background:radial-gradient(circle at top left,rgba(255,241,204,.7),transparent 45%),linear-gradient(120deg,#f6f4ef,#eef2f7 55%,#f8fafc);font-family:Space Grotesk,Spline Sans,system-ui,sans-serif;color:#0f172a}.perguntas-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.perguntas-tabs{display:flex;gap:8px;margin-top:8px}.perguntas-mobile-switch{display:none;gap:8px}.perguntas-mobile-switch button{flex:1;border:1px solid #e2e8f0;background:#fff;color:#0f172a;padding:8px 10px;border-radius:10px;font-size:12px;font-weight:600}.perguntas-mobile-switch button.active{background:#0f4c81;color:#fff;border-color:transparent}.perguntas-tabs button{border:1px solid #e2e8f0;background:#fff;color:#0f172a;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;cursor:pointer}.perguntas-tabs button.active{background:#0f4c81;color:#fff;border-color:transparent}.perguntas-header h1{margin:0;font-size:24px;letter-spacing:-.02em}.perguntas-header p{margin:4px 0 0;color:#6b7280;font-size:13px}.perguntas-filters{display:flex;gap:8px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:6px 10px;box-shadow:0 6px 16px #0f172a14}.perguntas-filters select,.perguntas-filters button{border:none;background:transparent;font-size:12px;font-weight:600;color:#475569;padding:6px 12px;border-radius:999px}.perguntas-filters select{background:#f8fafc;border:1px solid #e2e8f0}.perguntas-filters button{background:#0f4c81;color:#fff;cursor:pointer}.perguntas-alert{background:#fee2e2;color:#991b1b;padding:10px 14px;border-radius:8px;border:1px solid #fecaca;font-size:13px}.perguntas-alert.success{background:#ecfdf3;color:#166534;border-color:#bbf7d0}.perguntas-inbox{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:16px;min-height:560px}.perguntas-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:60}.perguntas-modal{background:#fff;border-radius:16px;padding:22px 26px;width:min(90vw,380px);box-shadow:0 20px 45px #0f172a33;text-align:center}.perguntas-modal h3{margin:0 0 8px;font-size:18px;color:#0f172a}.perguntas-modal p{margin:0 0 16px;color:#475569;font-size:14px}.perguntas-modal-actions{display:flex;justify-content:center}.perguntas-modal-actions button{border:none;background:#0f4c81;color:#fff;padding:8px 16px;border-radius:10px;cursor:pointer;font-weight:600}.perguntas-queue{background:#fff;border-radius:18px;border:1px solid #e5e7eb;box-shadow:0 10px 24px #0f172a14;display:flex;flex-direction:column;overflow:hidden}.queue-header{padding:16px;border-bottom:1px solid #eef2f6;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#64748b}.queue-header strong{display:block;font-size:14px;color:#0f172a}.queue-meta{font-weight:600;color:#0f4c81}.queue-list{display:flex;flex-direction:column;gap:10px;padding:12px;overflow-y:auto;max-height:620px}.queue-card{border:1px solid #e5e7eb;border-radius:14px;padding:12px;text-align:left;background:#fffdf7;cursor:pointer;display:flex;flex-direction:column;gap:6px;transition:transform .15s ease,box-shadow .15s ease}.queue-card.answered{background:#f8fafc}.queue-card:hover{transform:translateY(-1px);box-shadow:0 10px 20px #0f172a1f}.queue-card.active{border-color:#0f4c81;box-shadow:0 0 0 2px #0f4c8126}.queue-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.queue-card-question{font-weight:700;font-size:14px;color:#0f172a}.queue-card-product{font-size:12px;color:#1f2937}.queue-card-company{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.4px}.queue-time{font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px;background:#e2e8f0;color:#475569}.queue-time.fresh{background:#dcfce7;color:#166534}.queue-time.warning{background:#fef9c3;color:#854d0e}.queue-time.overdue{background:#fee2e2;color:#991b1b}.queue-time.muted{background:#e2e8f0;color:#64748b}.perguntas-detail{background:#fff;border-radius:18px;border:1px solid #e5e7eb;box-shadow:0 10px 24px #0f172a14;padding:18px;display:flex;flex-direction:column;gap:16px}.detail-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.detail-header h2{margin:0;font-size:20px}.detail-header p{margin:4px 0 0;font-size:12px;color:#64748b}.detail-status{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.detail-wait{font-size:12px;font-weight:600;color:#0f4c81}.detail-wait.warning{color:#b45309}.detail-wait.overdue{color:#b91c1c}.detail-card{border:1px solid #e2e8f0;border-radius:14px;padding:14px;background:#f8fafc;display:flex;flex-direction:column;gap:12px}.detail-card.muted{background:#fef9f3}.detail-block textarea{width:100%;border-radius:10px;border:1px solid #d1d5db;padding:10px;font-family:inherit;font-size:13px;resize:vertical;background:#fff}.detail-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.4px;color:#64748b;margin-bottom:6px}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;font-size:13px}.detail-actions{display:flex;align-items:center;gap:8px}.detail-actions button{border:none;border-radius:10px;padding:8px 12px;font-weight:600;cursor:pointer;background:#0f4c81;color:#fff}.detail-actions button.secondary{background:#2563eb}.detail-actions button.ghost{background:transparent;color:#0f4c81;border:1px solid #cbd5f5}.detail-actions button:disabled{opacity:.6;cursor:not-allowed}.quick-replies{display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:12px;color:#6b7280}.quick-replies button{border:1px solid #e2e8f0;background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;cursor:pointer}.detail-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.detail-card li{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#475569}.detail-card li strong{color:#0f172a;font-size:13px}.perguntas-empty{padding:24px;text-align:center;color:#94a3b8;font-size:13px}.perguntas-pagination{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #e5e7eb;font-size:12px;color:#64748b}.perguntas-pagination-actions{display:flex;gap:8px}.perguntas-pagination-actions button{border:1px solid #e2e8f0;background:#fff;color:#1f2937;padding:6px 12px;border-radius:8px;font-size:12px;cursor:pointer}.perguntas-pagination-actions button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.perguntas-page{padding:16px}.perguntas-inbox{grid-template-columns:1fr}.perguntas-mobile-switch{display:flex}.perguntas-page.mobile-view-lista .perguntas-detail,.perguntas-page.mobile-view-resposta .perguntas-queue{display:none}.perguntas-header{flex-direction:column;align-items:flex-start}.perguntas-filters{width:100%;flex-wrap:wrap}}@media (max-width: 480px){.perguntas-page{padding:12px}.perguntas-header h1{font-size:20px}.perguntas-tabs{flex-wrap:wrap}.queue-list{max-height:none}}.badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.badge-success{background:#dcfce7;color:#166534}.badge-warning{background:#fef9c3;color:#854d0e}.badge-danger{background:#fee2e2;color:#991b1b}.badge-info{background:#dbeafe;color:#1e40af}.badge-neutral{background:#e2e8f0;color:#475569}.sac-page{width:100%;min-height:calc(var(--app-dvh, 100dvh) - 64px);padding:20px 24px 48px;display:flex;flex-direction:column;gap:16px;background:#f8fafc;font-family:Inter,Roboto,system-ui,-apple-system,sans-serif}.sac-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.sac-header h1{margin:0;font-size:22px}.sac-header p{margin:4px 0 0;color:#6b7280;font-size:13px}.sac-filters{display:flex;align-items:center;gap:8px}.sac-filters select,.sac-filters button{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:13px}.sac-filters button{background:#2563eb;border-color:transparent;color:#fff;font-weight:600}.sac-grid{display:grid;grid-template-columns:320px minmax(0,1fr) 360px;gap:16px;align-items:start}.sac-alert{padding:12px 16px;border-radius:12px;font-size:14px}.sac-alert.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.sac-alert.success{background:#ecfdf3;color:#0f5132;border:1px solid #a7f3d0}.sac-column{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 6px 16px #0f172a0d}.sac-tickets{background:#fff;min-height:480px}.sac-tickets-body{display:flex;flex-direction:column;gap:12px}.sac-list-header{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#6b7280}.sac-tabs{display:flex;gap:8px;margin-top:4px}.sac-tabs button{border:1px solid #e2e8f0;background:#fff;color:#1f2937;padding:6px 10px;border-radius:8px;cursor:pointer;font-size:12px;font-weight:600}.sac-tabs button.active{background:#2563eb;color:#fff;border-color:transparent}.sac-pagination{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#64748b}.sac-pagination button{border:1px solid #e2e8f0;background:#fff;color:#1f2937;padding:4px 10px;border-radius:8px;cursor:pointer;font-size:12px}.sac-pagination button:disabled{opacity:.6;cursor:not-allowed}.sac-mobile-tabs{display:none}.sac-detail-main{display:flex;flex-direction:column;gap:12px}.sac-ticket-card{border:1px solid #e5e7eb;border-radius:8px;padding:12px 12px 10px;text-align:left;background:#fff;cursor:pointer;display:flex;flex-direction:column;gap:6px;transition:border-color .2s ease,box-shadow .2s ease;overflow:visible}.sac-ticket-card:hover{border-color:#c7d2fe;box-shadow:0 8px 16px #6366f11f}.sac-ticket-card.active{border-color:#6366f1;background:#eef2ff}.sac-ticket-top{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:24px}.sac-ticket-badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap;position:relative;z-index:1}.sac-company-badge{padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600;background:#eef2ff;color:#3730a3;display:inline-flex;align-items:center;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sac-ticket-time{font-size:11px;color:#64748b}.sac-ticket-protocol{font-size:13px;font-weight:600;color:#0f172a}.sac-ticket-protocol-line{display:flex;flex-direction:column;gap:4px}.sac-ticket-protocol-line strong{font-size:13px;font-weight:700;color:#0f172a}.sac-ticket-protocol-line span{font-size:12px;color:#64748b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sac-ticket-company{font-size:12px;font-weight:600;color:#3730a3;display:block;visibility:visible}.sac-ticket-meta{font-size:12px;color:#475569}.sac-ticket-last{font-size:12px;color:#64748b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sac-ticket-product{font-size:12px;color:#1e293b;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.sac-ticket-footer{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#64748b}.sac-status-badge{padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600}.sac-status-badge.resolved{background:#dcfce7;color:#166534}.sac-status-badge.waiting-seller{background:#fef9c3;color:#92400e}.sac-status-badge.waiting-customer{background:#dbeafe;color:#1d4ed8}.sac-status-badge.overdue{background:#fee2e2;color:#b91c1c}.sac-status-badge.neutral{background:#f1f5f9;color:#64748b}.sac-unread{background:#ef4444;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:999px}.sac-chat{min-height:480px;display:flex;flex-direction:column;gap:12px;min-width:0}.sac-chat-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #e5e7eb;padding-bottom:12px}.sac-company-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#eef2ff;color:#3730a3;margin-bottom:6px}.sac-chat-header h2{margin:0;font-size:18px}.sac-chat-header p{margin:4px 0 0;font-size:13px;color:#6b7280}.sac-chat-meta{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#6b7280}.sac-chat-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.sac-chat-body{background:#f8fafc;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;max-height:520px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;min-width:0}.sac-bubble{max-width:72%;display:flex;flex-direction:column;gap:8px;padding:10px 12px;border-radius:12px;font-size:13px;border:1px solid #e2e8f0;min-width:0;overflow-wrap:anywhere;word-break:break-word}.sac-bubble.customer{align-self:flex-start;background:#f1f5f9}.sac-bubble.seller{align-self:flex-end;background:#e0f2fe;border-color:#bae6fd}.sac-bubble-header{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#6b7280}.sac-bubble-header strong,.sac-bubble-header span{min-width:0;overflow-wrap:anywhere;word-break:break-word}.sac-bubble-text{color:#0f172a;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.sac-moderation{font-size:11px;color:#b45309}.sac-attachments{display:flex;flex-direction:column;gap:4px;background:#fff;border-radius:10px;border:1px solid #e5e7eb;padding:8px 10px}.sac-attachments-header{display:flex;align-items:center;gap:6px;font-size:12px;color:#4b5563}.sac-attachments-icon{font-size:14px}.sac-attachments ul{list-style:none;padding:0;margin:6px 0 0;display:flex;flex-direction:column;gap:6px}.sac-attachments li{display:flex;flex-direction:column;gap:4px}.sac-attachment-link{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:6px 8px;border-radius:8px;border:1px solid #d1d5db;background:#f9fafb;color:#1d4ed8;font-size:12px;cursor:pointer;text-align:left;min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.sac-attachment-link:disabled{opacity:.7;cursor:not-allowed}.sac-attachment-type{font-size:11px;color:#6b7280;white-space:normal;margin-left:auto;text-align:right;overflow-wrap:anywhere;word-break:break-word}.sac-attachment-error{font-size:11px;color:#dc2626}.sac-reply-bar{margin-top:auto;border-top:1px solid #e5e7eb;padding-top:12px;display:flex;flex-direction:column;gap:10px;background:#fff}.sac-field{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#374151}.sac-field input,.sac-field textarea{border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:13px;background:#fff}.sac-field textarea{resize:none;line-height:1.35;max-height:120px;overflow-y:auto}.sac-reply-actions{display:flex;justify-content:flex-end}.sac-reply-actions button{background:#0f172a;color:#fff;border:none;border-radius:8px;padding:8px 12px;font-weight:600;cursor:pointer;font-size:12px}.sac-reply-submit{display:flex;justify-content:flex-end}.sac-reply-submit button{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:10px 18px;font-weight:600;cursor:pointer;font-size:13px}@media (max-width: 480px){.sac-page{padding:12px}.sac-header h1{font-size:20px}.sac-ticket-card,.sac-column{padding:12px}.sac-bubble{max-width:100%}.sac-filters select,.sac-filters button{width:100%}}.sac-empty{color:#6b7280;font-size:13px;padding:12px 4px}.sac-details{min-height:480px}.sac-details-card{display:flex;flex-direction:column;gap:12px}.sac-details-card h3{margin:0;font-size:16px;color:#0f172a}.sac-detail-row{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;color:#334155}.sac-close-button{background:#dc2626;color:#fff;border:none;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;cursor:pointer}.sac-close-button:hover{background:#b91c1c}.sac-reopen-button{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;cursor:pointer}.sac-reopen-button:hover{background:#1d4ed8}.sac-detail-section{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#334155}.sac-product-card{display:flex;gap:10px;align-items:center;padding:8px 10px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc}.sac-product-card img{width:44px;height:44px;border-radius:6px;object-fit:cover;border:1px solid #e2e8f0}.sac-product-card div{display:flex;flex-direction:column;gap:4px}.sac-product-card strong{font-size:13px;color:#0f172a}.sac-product-card span{font-size:12px;color:#64748b}.sac-detail-section ul{list-style:disc;padding-left:18px;margin:0;display:flex;flex-direction:column;gap:4px}.sac-transactions{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sac-transaction-item{border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;background:#f8fafc;display:flex;flex-direction:column;gap:6px}.sac-transaction-main{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;color:#0f172a}.sac-transaction-status{padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;background:#e2e8f0;color:#334155}.sac-transaction-status.completed{background:#dcfce7;color:#166534}.sac-transaction-status.failed,.sac-transaction-status.cancelled{background:#fee2e2;color:#991b1b}.sac-transaction-status.processing,.sac-transaction-status.pending{background:#fef3c7;color:#92400e}.sac-transaction-meta{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#475569}.sac-muted{color:#94a3b8;font-size:12px;margin:0}.sac-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:50}.sac-modal{background:#fff;border-radius:12px;padding:20px;width:min(420px,90vw);box-shadow:0 12px 30px #0f172a40}.sac-modal h3{margin:0 0 8px;font-size:18px}.sac-modal p{margin:0 0 16px;color:#475569}.sac-modal-actions{display:flex;justify-content:flex-end;gap:10px}.sac-modal-actions button{padding:8px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;font-weight:600}.sac-modal-actions button.danger{background:#dc2626;color:#fff;border-color:transparent}@media (max-width: 1024px){.sac-grid{grid-template-columns:1fr}.sac-chat-body{max-height:none}}@media (max-width: 768px){.sac-page{padding:0;min-height:0}.sac-root{display:flex;flex-direction:column;flex:1;min-height:0;background:#f5f6f8}html[data-kb="1"] .sac-root{padding-bottom:var(--kb-inset, 0px)}.sac-header{flex-shrink:0;padding:12px 16px 8px;padding-top:calc(12px + env(safe-area-inset-top))}.sac-content{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 16px}.sac-composer{flex-shrink:0;background:#fff;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));border-top:1px solid #e5e7eb}html[data-kb="1"] .sac-composer,html[data-kb="1"] .sac-reply-bar{padding-bottom:12px}html[data-debug-viewport="1"] .sac-root{outline:3px solid rgba(10,132,255,.9);outline-offset:-3px}html[data-debug-viewport="1"] .sac-content{outline:3px solid rgba(191,90,242,.9);outline-offset:-3px}html[data-debug-viewport="1"] .sac-composer{outline:3px solid rgba(255,149,0,.9);outline-offset:-3px}html[data-debug-viewport="1"] .sac-reply-bar{outline:3px solid rgba(255,45,85,.9);outline-offset:-3px}.sac-header{gap:8px}.sac-header p{display:none}.sac-mobile-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#fff;padding:8px;border-radius:12px;box-shadow:0 6px 16px #0f172a14}.sac-tab-input{display:none}.sac-tab-button{text-align:center;padding:8px 10px;border-radius:10px;font-size:13px;font-weight:600;border:1px solid #e5e7eb;background:#f8fafc;color:#111827;cursor:pointer}.sac-tab-button:disabled{opacity:.55;cursor:not-allowed}.sac-tab-button.active{background:#2563eb;color:#fff;border-color:transparent}.sac-grid{grid-template-columns:1fr;gap:12px;flex:1;min-height:0}.sac-column{padding:12px;min-height:0}.sac-tickets{min-height:0}.sac-tickets-body{flex:0;min-height:0;overflow:visible}.sac-details{min-height:0;overflow:visible}.sac-tab-panel{display:none}.sac-page.mobile-tab-fila .sac-grid .sac-tickets{display:flex}.sac-page.mobile-tab-fila .sac-grid .sac-tab-panel,.sac-page.mobile-tab-conversa .sac-grid .sac-tickets,.sac-page.mobile-tab-pedido .sac-grid .sac-tickets,.sac-page.mobile-tab-detalhes .sac-grid .sac-tickets{display:none}.sac-page.mobile-tab-conversa .sac-grid .sac-chat{display:flex;overflow:visible}.sac-chat{flex:1;min-height:0}.sac-chat-body{max-height:none;overflow:visible}.sac-page.mobile-tab-detalhes .sac-grid .sac-details,.sac-page.mobile-tab-pedido .sac-grid .sac-details{display:flex}.sac-page.mobile-tab-pedido .sac-grid .sac-detail-main,.sac-page.mobile-tab-pedido .sac-grid .sac-detail-transactions,.sac-page.mobile-tab-detalhes .sac-grid .sac-detail-pedido{display:none}.sac-chat-header{padding:12px}.sac-chat-meta{display:none}.sac-chat-actions{align-items:flex-end}.sac-chat-actions .sac-close-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;font-size:12px}.sac-chat-body{flex:1;min-height:0;max-height:none;padding-bottom:12px;overflow-y:auto;-webkit-overflow-scrolling:touch}.sac-reply-bar{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -8px 20px #0f172a1f;z-index:12;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"reply reply" "actions submit";gap:8px}.sac-modal{max-height:calc(var(--app-dvh, 100dvh) - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow-y:auto}.sac-field-ai{display:none}.sac-field-reply{grid-area:reply}.sac-reply-actions{grid-area:actions}.sac-reply-submit{grid-area:submit}.sac-reply-actions,.sac-reply-submit{display:inline-flex;width:100%}.sac-reply-actions button,.sac-reply-submit button{width:100%;min-height:44px}}.dashboard{padding:20px 24px 48px;display:flex;flex-direction:column;gap:20px;background:#f5f7fa;font-family:Inter,Roboto,system-ui,-apple-system,sans-serif}.dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-header h1{margin:0;font-size:22px;color:#0f172a}.dashboard-header p{margin:4px 0 0;color:#6b7280;font-size:13px}.dashboard-filters{display:flex;gap:8px;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:4px;box-shadow:0 6px 16px #0f172a14}.dashboard-filters button{border:none;background:transparent;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:600;color:#64748b;cursor:pointer}.dashboard-filters button.active{background:#0f4c81;color:#fff}.dashboard-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:8px;box-shadow:0 8px 24px #0f172a14;border-left:4px solid transparent;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;color:inherit}.kpi-card.accent-primary{border-left-color:#0f4c81}.kpi-card.accent-success{border-left-color:#28a745}.kpi-card.accent-warning{border-left-color:#ffc107}.kpi-card.accent-neutral{border-left-color:#94a3b8}.kpi-card-header{display:flex;align-items:center;justify-content:space-between}.kpi-title{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.4px;font-weight:600}.kpi-icon{font-size:18px}.kpi-value{font-size:24px;font-weight:700;color:#0f172a}.kpi-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#94a3b8}.kpi-meta-list{flex-direction:column;align-items:flex-start;gap:4px;font-weight:600;color:#6b7280}.kpi-action{margin-top:6px;align-self:flex-start;padding:6px 10px;border-radius:8px;border:1px solid #c7d2fe;background:#3b82f6;color:#fff;font-size:12px;font-weight:600;cursor:pointer}.kpi-card-click{cursor:pointer}.kpi-delta{font-weight:700;color:#10b981}.kpi-delta.negative{color:#dc3545}.kpi-delta.neutral{color:#64748b}.kpi-delta-label{color:#94a3b8}.dashboard-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center}.dashboard-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a80}.dashboard-modal-content{position:relative;z-index:1;background:#fff;border-radius:12px;padding:18px;width:min(520px,90vw);box-shadow:0 20px 50px #0f172a40;display:flex;flex-direction:column;gap:10px}.dashboard-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-modal-header button{padding:6px 10px;border-radius:8px;border:1px solid #e5e7eb;background:#f8fafc;cursor:pointer}.dashboard-modal-link{color:#2563eb;font-weight:600;word-break:break-all}.dashboard-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.dashboard-balance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.dashboard-balance-card{background:#fff;border-radius:16px;padding:16px;border:1px solid #e5e7eb;box-shadow:0 10px 24px #0f172a0f;display:flex;flex-direction:column;gap:8px}.balance-card-header{display:flex;justify-content:space-between;align-items:center}.balance-title{font-weight:600;color:#0f172a}.balance-status{font-size:12px;color:#64748b}.balance-value{font-size:22px;font-weight:700;color:#1d4ed8}.balance-meta{font-size:12px;color:#64748b}@media (max-width: 768px){.dashboard{padding:16px}.dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-filters{width:100%;flex-wrap:wrap;justify-content:flex-start}}@media (max-width: 480px){.dashboard{padding:12px}.dashboard-header h1,.kpi-value{font-size:20px}}.dashboard-reputation{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 8px 24px #0f172a14;display:flex;flex-direction:column;gap:12px}.dashboard-reputation-header{display:flex;align-items:center;justify-content:space-between}.dashboard-reputation-header h2{margin:0;font-size:16px;color:#0f172a}.dashboard-reputation-header span{font-size:12px;color:#6b7280;font-weight:600}.dashboard-reputation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.dashboard-reputation-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f9fafb}.dashboard-reputation-card strong{display:block;font-size:14px;color:#111827}.dashboard-reputation-card span{font-size:12px;color:#6b7280}.dashboard-reputation-card button{padding:6px 10px;border-radius:10px;border:none;background:#2563eb;color:#fff;font-size:12px;font-weight:600;cursor:pointer}.dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:8px;box-shadow:0 8px 24px #0f172a14}.card-header{display:flex;align-items:center;justify-content:space-between}.card-header h2{margin:0;font-size:16px;color:#0f172a}.card-value{font-size:12px;color:#6b7280;font-weight:600}.sales-list{display:flex;flex-direction:column;gap:10px;margin-top:6px}.sales-row{display:flex;flex-direction:column;gap:6px}.sales-row-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.sales-row-name{font-size:13px;font-weight:600;color:#0f172a}.sales-row-value{font-size:12px;color:#64748b;font-weight:600}.sales-bar{height:6px;border-radius:999px;background:#e5e7eb;overflow:hidden}.sales-bar-fill{height:100%;background:linear-gradient(90deg,#0f4c81,#2563eb);border-radius:999px}.data-table{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 8px 24px #0f172a14}.data-table-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.data-table-header h3{margin:0;font-size:16px;color:#0f172a}.data-table-header span{font-size:12px;color:#6b7280}.data-table-wrapper{overflow-x:auto}.data-table table{width:100%;border-collapse:collapse;font-size:13px}.data-table th,.data-table td{text-align:left;padding:12px;border-bottom:1px solid #e5e7eb}.status-pill{font-weight:700;color:#0f172a}.status-pill.status-positive{color:#10b981}.status-pill.status-info{color:#3b82f6}.status-pill.status-danger{color:#ef4444}.status-pill.status-neutral{color:#6b7280}.message-customer{color:#3b82f6;font-weight:600}.message-seller{color:#6b7280;font-weight:600}.message-neutral{color:#6b7280}.dashboard-activity{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 6px 18px #0f172a0f}.timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;max-height:240px;overflow-y:auto}.timeline li{display:grid;grid-template-columns:90px 1fr 1fr 80px;gap:12px;align-items:center;font-size:13px;color:#374151}.event-tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:600;color:#fff}.event-sac{background:#3b82f6}.event-pedido{background:#10b981}.event-pergunta{background:#8b5cf6}.event-webhook{background:#6b7280}.event-ref{font-family:Courier New,monospace;font-size:12px;color:#1f2937}.event-detail{color:#6b7280}.event-time{font-size:12px;color:#9ca3af;text-align:right}.dashboard-empty{color:#94a3b8;font-size:13px}.dashboard-loading,.dashboard-error{padding:40px;text-align:center;color:#6b7280}@media (max-width: 720px){.card-list li{grid-template-columns:1fr}}.financeiro-page{padding:20px 24px 48px;display:flex;flex-direction:column;gap:20px;background:#f5f7fa;font-family:Inter,Roboto,system-ui,-apple-system,sans-serif}.financeiro-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.financeiro-header-actions{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:6px 10px;font-size:12px;color:#6b7280}.financeiro-header-actions button{border:none;background:transparent;color:#1f2937;font-weight:600;cursor:pointer}.financeiro-header h1{margin:0;font-size:22px;color:#0f172a}.financeiro-header p{margin:4px 0 0;color:#6b7280;font-size:13px}.financeiro-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.financeiro-content{display:flex;flex-direction:column;gap:16px}.financeiro-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 8px 24px #0f172a14}.financeiro-card-header{display:flex;align-items:center;justify-content:space-between}.financeiro-card-header h2{margin:0;font-size:16px;color:#0f172a}.financeiro-card-subtitle{font-size:12px;color:#6b7280;font-weight:600}.financeiro-table-wrapper{overflow-x:auto}.financeiro-pagination{display:flex;align-items:center;justify-content:space-between;padding:12px 4px 0;font-size:12px;color:#64748b}.financeiro-pagination-actions{display:flex;gap:8px}.financeiro-pagination-actions button{border:1px solid #e2e8f0;background:#fff;color:#1f2937;padding:6px 12px;border-radius:8px;cursor:pointer;font-size:12px}.financeiro-pagination-actions button:disabled{opacity:.6;cursor:not-allowed}.financeiro-table{width:100%;border-collapse:collapse;font-size:13px}.financeiro-table th,.financeiro-table td{text-align:left;padding:12px;border-bottom:1px solid #e5e7eb}.financeiro-table th{white-space:nowrap}.financeiro-money{font-weight:700;color:#0f4c81}.financeiro-input{width:90px;padding:6px 8px;border-radius:8px;border:1px solid #e5e7eb;font-size:12px;background:#fff}.financeiro-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.financeiro-negative{color:#b91c1c}.financeiro-status{padding:4px 8px;border-radius:999px;font-size:11px;font-weight:600;display:inline-flex}.financeiro-status.done{background:#dcfce7;color:#166534}.financeiro-status.pending{background:#fef3c7;color:#92400e}.financeiro-highlight{color:#ef4444;font-weight:600}.financeiro-alert{background:#fef2f2;color:#991b1b;padding:12px 16px;border-radius:12px;border:1px solid #fecaca}.product-detail{display:flex;gap:12px;align-items:center;padding:8px 0}.product-image-large{width:64px;height:64px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb;background:#f3f4f6}.product-image-large.placeholder{background:#e5e7eb}.product-detail-info{display:flex;flex-direction:column;gap:4px;color:#1f2937;font-size:13px}@media (max-width: 768px){.financeiro-page{padding:16px}.financeiro-header{flex-direction:column;align-items:flex-start}.financeiro-header-actions{width:100%;flex-wrap:wrap;justify-content:flex-start}}@media (max-width: 480px){.financeiro-page{padding:12px}.financeiro-header h1{font-size:20px}.financeiro-input{width:100%}}.financeiro-empty{color:#94a3b8;font-size:13px;padding:12px 0}.financeiro-loading{padding:40px;text-align:center;color:#6b7280}.despesas-page{display:flex;flex-direction:column;gap:20px}.despesas-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.despesas-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.despesas-form h2,.despesas-summary h2{margin-bottom:12px}.despesas-field{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.despesas-label{font-size:13px;font-weight:600;color:#374151}.despesas-options{display:flex;flex-wrap:wrap;gap:6px}.despesa-option{flex:0 1 auto;width:auto;min-width:0;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:6px 8px;text-align:left;cursor:pointer;display:inline-flex;flex-direction:column;gap:2px;transition:border-color .2s ease,box-shadow .2s ease}.despesa-option.compact{flex:0 1 auto;min-width:0}.despesa-option:hover{border-color:#c7d2fe;box-shadow:0 8px 18px #2563eb14}.despesa-option.active{border-color:#2563eb;box-shadow:0 12px 20px #2563eb1f;background:#eef2ff}.option-title{font-size:12px;font-weight:600;color:#111827}.option-description{font-size:10px;color:#6b7280}.despesas-input{padding:12px 14px;border-radius:10px;border:1px solid #d1d5db;font-size:14px;background:#fff}.despesas-helper{font-size:12px;color:#6b7280}.despesas-page .button{padding:8px 12px;font-size:13px;border-radius:8px}.despesas-actions{gap:10px}.despesas-breakdown{margin-top:18px;display:grid;gap:12px}.despesas-summary-list{margin-top:16px;display:grid;gap:12px}.summary-currency-card{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px 12px}.summary-currency-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.summary-currency-header h3{margin:0;font-size:13px;color:#111827}.summary-currency-header span{font-size:11px;color:#6b7280}.summary-currency-header strong{font-size:13px;color:#111827}.summary-currency-rows{display:grid;gap:8px}.summary-row{display:grid;gap:5px}.summary-row-top{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px}.summary-row-label{font-weight:600}.summary-row-label.pessoal{color:#9a3412}.summary-row-label.empresa{color:#166534}.summary-row-track{width:100%;height:7px;border-radius:999px;background:#e5e7eb;overflow:hidden}.summary-row-fill{display:block;height:100%;border-radius:999px}.summary-row-fill.pessoal{background:#fdba74}.summary-row-fill.empresa{background:#86efac}.breakdown-card{border:1px solid #e2e8f0;border-radius:12px;padding:8px 10px;background:#f8fafc}.breakdown-card h3{margin:0 0 8px;font-size:12px;color:#374151}.breakdown-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px}.breakdown-item{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#374151}.breakdown-item strong{font-weight:600;color:#111827}.despesas-count{font-size:13px;color:#6b7280}.despesas-table .despesas-value{font-weight:600;color:#111827}.despesas-desc{font-size:12px;color:#475569;max-width:240px;word-break:break-word}.despesas-date{font-size:12px;color:#6b7280;white-space:nowrap}.despesa-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.despesa-tag.pessoal{background:#ffedd5;color:#9a3412}.despesa-tag.empresa{background:#dcfce7;color:#166534}.despesas-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:40}.despesas-modal-card{position:relative;z-index:41;width:min(620px,92vw);max-height:90dvh;overflow:auto;background:#fff;border-radius:16px;padding:20px 22px 24px;box-shadow:0 24px 60px #0f172a40}.despesas-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.despesas-modal-header h3{margin:0;font-size:18px}.despesas-modal-body{display:flex;flex-direction:column;gap:12px}.despesas-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;border:none;z-index:40}.icon-button{border:none;background:#f3f4f6;color:#111827;border-radius:10px;padding:6px 10px;cursor:pointer;font-size:14px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}@media (max-width: 900px){.despesas-header{align-items:flex-start}.despesas-actions{flex-direction:column;align-items:stretch}.despesas-actions .button{width:100%}}@media (max-width: 600px){.despesas-grid{grid-template-columns:1fr;gap:14px}.despesas-page .card{padding:14px}.despesas-options{flex-direction:row}.despesa-option,.despesa-option.compact{min-width:0;padding:5px 7px}.breakdown-card{padding:6px 8px;border-radius:10px}.breakdown-grid{grid-template-columns:1fr}.summary-currency-card{padding:8px 10px}}@media (max-width: 768px){.despesas-table thead{display:none}.despesas-table tbody,.despesas-table tr,.despesas-table td{display:block;width:100%}.despesas-table tbody tr{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;box-shadow:0 6px 16px #0f172a14;margin-bottom:12px}.despesas-table td{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px dashed #e5e7eb;font-size:15px}.despesas-table td:last-child{border-bottom:none}.despesas-table td:before{color:#6b7280;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.4px}.despesas-table td:nth-child(1):before{content:"Tipo"}.despesas-table td:nth-child(2):before{content:"Moeda"}.despesas-table td:nth-child(3):before{content:"Descrição"}.despesas-table td:nth-child(4):before{content:"Valor"}.despesas-table td:nth-child(5):before{content:"Data"}.despesas-table td:nth-child(6){justify-content:flex-end}.despesas-table td:nth-child(6):before{content:""}}.inter-page{padding:20px 24px 48px;display:flex;flex-direction:column;gap:20px}.inter-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.inter-header h1{margin:0;font-size:22px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.form-grid .field.full{grid-column:1 / -1}.darf-grid{margin-top:16px;padding:16px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.darf-grid h4{margin:0 0 12px;font-size:14px;color:#334155}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.upload-actions{display:flex;align-items:center;gap:12px;margin-top:4px}.upload-actions .muted{font-size:12px;color:#64748b}.badge.status-pending{background:#fef9c3;color:#854d0e}.badge.status-paid{background:#dcfce7;color:#166534}.badge.status-error{background:#fee2e2;color:#991b1b}.detail-row{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px dashed #e2e8f0}.detail-row strong{color:#475569}.inter-integration{display:flex;flex-direction:column;gap:6px;color:#1f2937}.inter-integration .muted{color:#64748b;font-size:12px}.detail-section{margin-top:16px}.json-pre{background:#0f172a;color:#e2e8f0;padding:12px;border-radius:12px;font-size:12px;max-height:220px;overflow:auto}.login-page{min-height:var(--app-dvh, 100dvh);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2ff,#f8fafc);padding:24px}.login-card{width:100%;max-width:360px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 28px;box-shadow:0 20px 40px #0f172a14;display:flex;flex-direction:column;gap:12px}.login-card h1{font-size:24px;color:#111827}.login-card p{margin:0 0 4px;color:#6b7280;font-size:13px}.login-card label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#374151}.login-card input{padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px}.login-card button{margin-top:8px;padding:10px 12px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}.login-card button:disabled{opacity:.7;cursor:not-allowed}.login-error{padding:8px 10px;border-radius:8px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;font-size:12px}@media (max-width: 480px){.login-page{padding:16px}.login-card{padding:24px 20px;border-radius:12px}.login-card h1{font-size:20px}}.redirect-page{min-height:var(--app-dvh, 100dvh);display:flex;align-items:center;justify-content:center;background:#0f172a;padding:24px;color:#e2e8f0}.redirect-card{max-width:520px;width:100%;background:#111827;border-radius:16px;padding:32px;box-shadow:0 20px 50px #00000059;text-align:center}.redirect-card h1{margin-bottom:12px;font-size:24px;color:#f8fafc}.redirect-code{margin:16px 0;padding:12px;background:#0b1220;border:1px solid #1f2937;border-radius:12px;font-family:JetBrains Mono,monospace;word-break:break-all}.redirect-button{background:#38bdf8;border:none;color:#0f172a;padding:10px 18px;border-radius:10px;font-weight:600;cursor:pointer}.redirect-button:hover{background:#0ea5e9}.redirect-hint{margin-top:12px;color:#94a3b8}@media (max-width: 480px){.redirect-page{padding:16px}.redirect-card{padding:20px;border-radius:12px}.redirect-card h1{font-size:20px}}.app{min-height:100dvh;min-height:var(--app-dvh, 100dvh);background:#f6f7fb;color:#1f2937;display:flex;flex-direction:column}.app-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #e5e7eb;padding:8px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.app-brand{background:none;border:none;font-size:16px;font-weight:700;color:#111827;cursor:pointer;padding:4px 6px}.app-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1;min-width:0;justify-content:flex-end}.app-link{text-decoration:none;color:#374151;font-size:13px;font-weight:600;padding:6px 10px;border-radius:8px;display:inline-flex;align-items:center;gap:6px}.app-link:hover{background:#f3f4f6}.app-link.active{background:#eef2ff;color:#1d4ed8}.app-link.pending{background:#fff7ed;color:#b45309;border:1px solid #fed7aa}.app-link-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;line-height:1}.app-content{flex:1;min-height:0}.page{width:100%;max-width:100%;margin:0;padding:20px 24px 48px;display:flex;flex-direction:column;gap:16px}.page-header h1{margin:0;font-size:22px}.page-header p{margin:4px 0 0;color:#6b7280;font-size:13px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 8px 24px #0f172a0f}.card h2{margin:0 0 16px;font-size:20px}.form-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:end}.field{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#374151}.field input{padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;background:#fff;font-size:14px}.form-actions{display:flex;gap:12px;align-items:center}.button{background:#2563eb;color:#fff;border:none;border-radius:10px;padding:10px 16px;font-weight:600;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.button:disabled{opacity:.6;cursor:not-allowed}.button.secondary{background:#111827}.button.ghost{background:#e5e7eb;color:#111827}.button.danger{background:#dc2626}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 16px #2563eb26}.button.danger:hover:not(:disabled){box-shadow:0 8px 16px #dc262626}.alert{padding:12px 16px;border-radius:12px;font-size:14px}.alert.success{background:#ecfdf3;color:#0f5132;border:1px solid #a7f3d0}.alert.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.table-wrapper{overflow-x:auto}.table{width:100%;border-collapse:collapse;font-size:14px}.table th,.table td{text-align:left;padding:12px;border-bottom:1px solid #e5e7eb}.table .cell-url{max-width:280px;word-break:break-all}.actions{display:flex;flex-wrap:wrap;gap:8px}.actions-compact{gap:6px}.actions-compact .button{padding:6px 10px;font-size:12px;border-radius:8px}.app-mobile-toggle,.app-mobile-bar,.app-mobile-overlay{display:none}@media (max-width: 768px){body{overflow:hidden}.app{background:#f5f6f8;font-size:15px;height:var(--app-dvh, 100dvh);overflow:hidden}.app-content{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.page{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.app-header{height:56px;padding:8px 12px;align-items:center}.app-brand{display:none}.app-mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.app-mobile-back,.app-mobile-menu{border:none;background:#fff;color:#111827;font-size:18px;width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0f172a14}.app-mobile-title{font-size:15px;font-weight:600;color:#111827;text-align:center;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-nav{position:fixed;top:0;left:0;height:var(--app-dvh, 100dvh);width:260px;background:#fff;padding:0 12px;padding-top:calc(12px + env(safe-area-inset-top));padding-bottom:calc(16px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:6px;transform:translate(-100%);transition:transform .2s ease;box-shadow:0 12px 24px #0f172a1f;z-index:60;overflow-y:auto;-webkit-overflow-scrolling:touch}.app-link{font-size:14px;padding:10px 12px;border-radius:10px}.app-mobile-toggle:checked~.app-header .app-nav{transform:translate(0)}.app-mobile-overlay{display:none}.app-mobile-toggle:checked~.app-header .app-mobile-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;z-index:55}.page{padding:16px 16px 80px}.card{background:#fff;box-shadow:0 10px 22px #0f172a14;padding:16px}.card h2{font-size:18px}.table{font-size:13px}.modal-overlay{padding:12px;align-items:flex-start}.modal{max-height:calc(var(--app-dvh, 100dvh) - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.json-viewer{max-height:50dvh}}.badge{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.badge.success{background:#ecfdf3;color:#107a41}.badge.warning{background:#fff7ed;color:#b45309}.badge.neutral{background:#f3f4f6;color:#6b7280}.badge.danger{background:#fef2f2;color:#b91c1c}.empty-state{color:#6b7280;font-size:14px;padding:12px 0}html[data-debug-viewport="1"] .app{outline:3px solid rgba(255,59,48,.85);outline-offset:-3px}html[data-debug-viewport="1"] .app-header{outline:3px solid rgba(255,204,0,.9);outline-offset:-3px}html[data-debug-viewport="1"] .app-content{outline:3px solid rgba(52,199,89,.9);outline-offset:-3px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:50}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;border:none}.modal{position:relative;z-index:2;width:min(640px,92vw);background:#fff;border-radius:16px;padding:20px;box-shadow:0 25px 70px #0f172a40}.modal-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;padding-bottom:12px;margin-bottom:16px}.modal-content{display:flex;flex-direction:column;gap:12px}.modal-body{display:flex;flex-direction:column;gap:16px}.icon-button{background:#f3f4f6;border:none;border-radius:8px;padding:6px 10px;cursor:pointer}.token-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #f3f4f6}.token-row:last-child{border-bottom:none}.token-label{font-size:12px;color:#6b7280}.token-value{font-weight:600;color:#111827;word-break:break-all}.token-actions{display:flex;gap:8px}.json-viewer{background:#1f2937;border-radius:8px;padding:16px;overflow:auto;max-height:400px}.json-viewer pre{margin:0;color:#ecf0f1;font-family:Courier New,monospace;font-size:12px;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.filter-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;align-items:end}.cell-text{max-width:300px;word-break:break-word}.cell-small{white-space:nowrap;font-size:12px}.row-new{background:#fff7ed}.detail-section{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.detail-section:last-child{border-bottom:none}.detail-section h4{margin:0 0 8px;font-size:14px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.detail-section p{margin:0;color:#111827;line-height:1.6}textarea{font-family:inherit;font-size:14px;border:1px solid #e5e7eb;border-radius:8px;padding:10px;width:100%;resize:vertical}textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}select{font-family:inherit;font-size:14px;border:1px solid #e5e7eb;border-radius:8px;padding:10px;width:100%;background-color:#fff;cursor:pointer}select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}@media (max-width: 480px){.app-header{padding:6px 12px}.page-header h1{font-size:20px}.button{padding:10px 14px;font-size:13px}.actions{flex-direction:column;align-items:stretch}.table th,.table td{padding:10px 8px;font-size:12px}.cell-url,.cell-text{max-width:200px}.token-row{flex-direction:column;align-items:flex-start;gap:6px}.token-actions{width:100%;justify-content:flex-start}}
