.login-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{background:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 40px #0000001a;width:100%;max-width:400px}.login-card h1{text-align:center;margin-bottom:10px;color:#1e293b}.subtitle{text-align:center;color:#64748b;margin-bottom:30px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#334155;font-weight:500}.form-group input{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#667eea}.error-message{background:#fee2e2;color:#dc2626;padding:12px;border-radius:6px;margin-bottom:20px;font-size:14px}.submit-btn{width:100%;padding:12px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s;margin-top:10px}.submit-btn:hover:not(:disabled){background:#5568d3}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.toggle-form{text-align:center;margin-top:20px;color:#64748b;font-size:14px}.link-btn{background:none;border:none;color:#667eea;cursor:pointer;text-decoration:underline;font-size:14px}.link-btn:hover{color:#5568d3}.dashboard{max-width:1300px;margin:0 auto;padding:32px 20px 40px;color:#1a1a1a}.dash-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:16px}.sticky-filters{position:sticky;top:0;z-index:4;background:#f7f7fb;padding:12px 0}.title{display:flex;gap:12px;align-items:center}.title h1{margin:0;color:#1a1a1a;font-size:24px}.subtitle{margin:0;color:#7a7a7a;font-size:13px}.filters{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.filter{display:flex;flex-direction:column;gap:4px}.filter label{font-size:12px;color:#7a7a7a}.filter select{padding:8px 10px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;min-width:120px}.dashboard-loading{text-align:center;padding:50px;color:#64748b}.section-block{margin-bottom:20px}.section-title{font-size:13px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.section-title.sm{font-size:12px;font-weight:600;color:#4b5563}.highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.highlight-card{background:#fff;border:1px solid #e7e9f0;border-radius:12px;padding:12px 14px;box-shadow:0 6px 18px #0000000a;display:grid;gap:6px}.highlight-label{font-size:12px;color:#6b7280}.highlight-value{font-size:18px;font-weight:700}.highlight-delta{font-size:12px;display:flex;align-items:center;gap:4px;color:#16a34a}.highlight-delta.down{color:#dc2626}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:20px}.kpi-card{background:#fff;border:1px solid #e7e9f0;border-radius:12px;padding:14px 16px;box-shadow:0 8px 24px #0000000d}.kpi-card.neutral{border:1px solid #e5e7eb}.kpi-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#7a7a7a}.kpi-label{font-weight:600}.kpi-value{margin:6px 0 4px;font-size:22px;font-weight:700;color:#1f2937}.kpi-delta{display:flex;align-items:center;gap:4px;color:#7a7a7a;font-size:12px}.kpi-status{font-size:12px;margin-top:4px;color:#6b7280}.kpi-status.ok{color:#16a34a}.kpi-status.risk{color:#dc2626}.charts-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:20px}.charts-grid .chart-card{background:#fff;border-radius:12px;padding:14px 16px;border:1px solid rgba(74,44,130,.08);box-shadow:0 8px 24px #0000000a}.ghost-btn{border:1px solid #e5e7eb;background:#fff;padding:8px 10px;border-radius:10px;font-size:13px;color:#4b5563;cursor:pointer}.ghost-btn:hover{background:#f3f4f6}.two-col-panels{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.panel-card{background:#fff;border:1px solid #e7e9f0;border-radius:14px;padding:14px 16px;box-shadow:0 8px 18px #0000000a}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.okr-objective{margin:0 0 10px;font-size:14px;font-weight:700}.okr-list{display:flex;flex-direction:column;gap:10px}.kr-row{border:1px solid #e5e7eb;border-radius:10px;padding:10px;display:grid;gap:6px}.kr-info{display:flex;justify-content:space-between;align-items:center}.kr-label{font-size:13px;font-weight:600;color:#111827}.kr-status{font-size:12px;padding:4px 8px;border-radius:999px;background:#eef2ff;color:#4338ca}.kr-status.at-risk{background:#fef3c7;color:#d97706}.kr-status.off-track{background:#fee2e2;color:#dc2626}.kr-progress{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.kr-fill{height:8px;border-radius:999px;background:linear-gradient(90deg,#4a2c82,#8c7ae6)}.kr-value{font-size:12px;color:#374151}.icp-grid{display:grid;gap:10px}.icp-metric{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;display:grid;gap:2px}.icp-label{font-size:12px;color:#6b7280}.icp-metric strong{font-size:18px}.icp-segments{display:flex;flex-direction:column;gap:8px}.segment-row{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:8px;font-size:12px}.segment-bar{width:100%;height:8px;border-radius:999px;background:#f1f5f9;overflow:hidden}.segment-fill{height:100%;background:linear-gradient(90deg,#4a2c82,#7c6adf);border-radius:999px}.segment-value{color:#374151;font-weight:600}.empty-panel{padding:14px;border:1px dashed #e5e7eb;border-radius:12px;color:#6b7280;font-size:13px}.chart-card.wide{grid-column:span 2}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:10px}.chart-title{display:flex;align-items:center;gap:8px;font-weight:600;color:#1a1a1a}.chart-legend{display:flex;align-items:center;gap:8px;color:#7a7a7a;font-size:12px}.dot{width:10px;height:10px;border-radius:50%;display:inline-block}.dot.purple{background:#4a2c82}.dot.pink{background:#ff4f81}.bar-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:end;min-height:180px}.bar{width:32px;border-radius:8px 8px 6px 6px}.bar.purple{background:linear-gradient(180deg,#4a2c82,#6b47ae)}.bar.pink{background:linear-gradient(180deg,#ff4f81,#f78cb0)}.bar-label{font-size:12px;color:#7a7a7a}.bar-h-wrapper{display:flex;flex-direction:column;gap:10px}.bar-h-row{display:grid;grid-template-columns:1fr 3fr auto;gap:10px;align-items:center}.bar-h{background:#f4f4f8;height:10px;border-radius:999px;overflow:hidden}.bar-h.tiny{height:8px}.fill{height:100%;border-radius:999px;background:#4a2c82}.fill.green{background:#3ac29d}.fill.blue{background:#3d9be9}.bar-value{font-size:12px;color:#1a1a1a}.pie-wrapper{display:flex;flex-direction:column;gap:8px}.pie-row{display:grid;grid-template-columns:auto 1fr 3fr auto;gap:8px;align-items:center;font-size:13px}.chart-card.side .bar-h{height:8px}.ranking-card{background:#fff;border-radius:12px;border:1px solid rgba(74,44,130,.08);box-shadow:0 8px 24px #0000000a;padding:14px 16px}.ranking-list{display:flex;flex-direction:column;gap:12px}.ranking-row{display:grid;grid-template-columns:auto 2fr 1fr;gap:12px;align-items:center;padding:10px 12px;border:1px solid #f1edfa;border-radius:10px}.avatar{width:36px;height:36px;border-radius:50%;background:#4a2c82;color:#fff;display:grid;place-items:center;font-weight:700}.rank-info strong{display:block;color:#1a1a1a}.rank-info span{color:#7a7a7a;font-size:12px}.rank-values{text-align:right;display:flex;flex-direction:column;gap:4px}.faturamento{font-weight:700;color:#1a1a1a}.meta{font-size:12px}.meta.ok{color:#3ac29d}.meta.warn{color:#ff4f81}@media(max-width:1024px){.charts-grid{grid-template-columns:1fr}.chart-card.wide{grid-column:span 1}}@media(max-width:768px){.dash-header{flex-direction:column;align-items:flex-start}.filters{width:100%}.ranking-row{grid-template-columns:auto 1fr;grid-template-areas:"avatar info" "avatar values"}.rank-values{align-items:flex-start;text-align:left}}.create-modal-backdrop{position:fixed;inset:0;background:#0f172a59;display:grid;place-items:center;z-index:50}.create-modal{width:min(520px,94vw);background:#fff;border-radius:18px;border:1px solid #e9ecf3;box-shadow:0 24px 60px #00000029;overflow:hidden}.create-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #e9ecf3;background:linear-gradient(180deg,#f8f9ff,#f4f5fb)}.create-modal .tab-row{display:flex;gap:8px}.create-modal .tab-row button{border:1px solid #dfe4ef;background:#f8f9ff;padding:8px 12px;border-radius:10px;cursor:pointer;color:#1f2937;font-weight:600}.create-modal .tab-row button.active{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 6px 20px #2563eb40}.create-modal .modal-body{display:flex;flex-direction:column;gap:10px;padding:16px;background:#fdfdff}.create-modal label{font-size:12px;color:#64748b;font-weight:600}.create-modal input,.create-modal select{border:1px solid #dfe4ef;border-radius:12px;padding:12px;font-size:14px;background:#f6f7fb;color:#0f172a;transition:border .2s,box-shadow .2s}.create-modal input:focus,.create-modal select:focus{outline:none;border-color:#4a2c82;box-shadow:0 0 0 3px #4a2c821f}.create-modal .inline{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.create-modal .modal-footer{display:flex;justify-content:flex-end;gap:8px;padding-top:6px;background:#fdfdff}.create-modal .modal-footer button{border:none;border-radius:10px;padding:10px 14px;cursor:pointer}.create-modal .modal-footer .secondary-btn{border:1px solid #dfe4ef;background:#f8fafc;color:#0f172a}.create-modal .modal-footer button[type=submit]{background:#2563eb;color:#fff;box-shadow:0 8px 20px #2563eb40}.confirm-dup{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:16px;z-index:60}.confirm-card{width:min(420px,95vw);background:#fff;border-radius:14px;box-shadow:0 20px 50px #0003;padding:16px 18px;display:flex;flex-direction:column;gap:10px}.confirm-card h4{margin:0}.dup-list{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow:auto;background:#f8f7fb;border-radius:10px;padding:10px}.dup-item{display:flex;justify-content:space-between;font-size:13px;color:#1f2937}.confirm-actions{display:flex;justify-content:flex-end;gap:10px}.confirm-actions button{border-radius:10px;padding:10px 14px;cursor:pointer}.confirm-actions .secondary-btn{border:1px solid #d7dce5;background:#f8fafc}.confirm-actions button:last-child{background:#2563eb;color:#fff;border:none}.contacts{max-width:1200px;margin:0 auto}.contacts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:12px}.contacts-header h1{color:#1e293b;margin:0}.search-input{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;min-width:220px}.search-input:focus{outline:none;border-color:#667eea}.loading,.empty-state{text-align:center;padding:20px;color:#64748b}.contact-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.contact-table th,.contact-table td{padding:12px;border-bottom:1px solid #f1f5f9;text-align:left}.contact-table thead th{position:sticky;top:0;z-index:1}.contact-table th{background:#f6f0ff;color:var(--primary-strong);font-weight:600}.contact-table tbody tr:nth-child(2n){background:#faf5ff}.contact-table tbody tr:hover{background:#f1e9ff}.actions{display:flex;align-items:center;gap:10px}.actions-cell{display:flex;gap:6px}.actions-cell .secondary-btn,.actions-cell .create-btn{padding:6px 8px}.actions-cell .danger-btn{padding:6px 8px;background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.actions-cell .danger-btn:hover{background:#fecdd3}.drawer-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;justify-content:flex-end;z-index:25}.drawer{background:#fff;width:360px;height:100%;border-left:1px solid #e5e7eb;box-shadow:-8px 0 24px #0000001f;padding:16px;display:flex;flex-direction:column}.drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.drawer-body{flex:1;display:flex;flex-direction:column;gap:8px}.drawer-actions{margin-top:auto}.toast{position:fixed;top:16px;right:16px;background:#111827;color:#e5e7eb;padding:10px 14px;border-radius:10px;box-shadow:0 10px 24px #0000002e;z-index:30;min-width:220px;border:1px solid #1f2937}.toast.success{background:#16a34a;border-color:#15803d}.toast.error{background:#dc2626;border-color:#b91c1c}.toast.info{background:#2563eb;border-color:#1d4ed8}.prospection-page{display:flex;flex-direction:column;gap:14px}.prospection-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.history{min-width:240px;border:1px solid #e5e7eb;border-radius:10px;padding:10px;background:#fff;box-shadow:0 6px 18px #0000000a}.history h4{margin:0 0 6px}.history-item{padding:6px 0;border-bottom:1px dashed #e5e7eb}.history-item:last-child{border-bottom:none}.prospection-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;align-items:flex-end}.field{display:flex;flex-direction:column;gap:4px}.field input{padding:10px;border:1px solid #e5e7eb;border-radius:10px}.prospection-actions{display:flex;justify-content:space-between;align-items:center}.prospection-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.prospection-card{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:12px;box-shadow:0 6px 20px #0000000d}.card-header{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.desc{color:#475569;font-size:14px}.meta{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#334155}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.tag{background:#eef2ff;color:#4338ca;padding:4px 8px;border-radius:999px;font-size:12px}.badge{background:#e0f2fe;color:#075985;padding:4px 8px;border-radius:999px;font-size:12px}.placeholder{padding:14px;text-align:center;border:1px dashed #e5e7eb;border-radius:10px;color:#6b7280}.actions{display:flex;gap:10px;justify-content:flex-end}.pipeline-page{display:flex;flex-direction:column;gap:6px;padding:12px 16px 20px;background:#f6f7fb;min-height:100vh;height:100vh;overflow:hidden}.page-header,.command-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #eef0f4;border-radius:14px;padding:10px 14px}.pipeline-page .sticky-header{position:static;top:auto;z-index:auto}.page-title-block{display:flex;flex-direction:column;gap:4px}.page-title{font-size:18px;font-weight:700;color:#0f172a}.page-subtitle{font-size:12px;color:#64748b}.page-actions{display:flex;gap:8px;align-items:center}.command-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;position:relative;margin:0}.cmd-input,.cmd-select{height:42px;border-radius:10px;border:1px solid #e5e7eb;padding:0 12px;font-size:14px;color:#0f172a}.cmd-select.slim{height:32px;padding:0 8px;font-size:12px}.cmd-input:focus,.cmd-select:focus{outline:none;border-color:#c084fc;box-shadow:0 0 0 3px #c084fc33}.primary-btn{background:#5b21b6;color:#fff;border:none;height:42px;padding:0 16px;border-radius:10px;cursor:pointer;font-weight:600}.primary-btn:hover{background:#4c1d95}.primary-btn:disabled{background:#a78bfa;cursor:not-allowed;opacity:.8}.ghost-btn{height:42px;padding:0 12px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;color:#0f172a}.ghost-btn:hover{border-color:#cbd5e1}.ghost-btn:disabled{cursor:not-allowed;opacity:.6}.board-wrapper{background:#f9fafb;border:1px solid #eef0f4;border-radius:14px;padding:10px 12px;overflow-x:auto;overflow-y:hidden;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;margin-top:0}.filter-chips{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:6px 0 2px}.chip{border:1px solid #e2e8f0;background:#fff;padding:4px 8px;border-radius:12px;font-size:12px;cursor:pointer}.chip.active{border-color:#c084fc;color:#5b21b6}.filter-popover{position:absolute;top:52px;left:0;width:320px}.filter-options{display:flex;flex-wrap:wrap;gap:6px}.undo-bar{background:#eef2ff;border:1px solid #c7d2fe;color:#312e81;padding:10px 12px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.kanban{display:flex;gap:12px;align-items:flex-start;flex-wrap:nowrap;min-width:-moz-max-content;min-width:max-content;height:100%;flex:1 1 auto;min-height:0}.kanban-column{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:6px;position:relative;flex:0 0 280px;height:100%;min-height:0}.kanban-column-header{display:flex;flex-direction:column;gap:2px;position:relative;flex:0 0 auto;min-height:48px}.column-title-row{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;gap:8px}.column-title{display:flex;flex-direction:column;gap:0;flex:1;min-width:0}.stage-name{font-size:14px;font-weight:600;color:#0f172a;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stage-meta{font-size:11px;color:#94a3b8;margin-top:2px}.column-actions{margin-left:auto;display:flex;gap:6px;flex-shrink:0;align-items:center;align-self:flex-start;margin-top:0}.icon-btn{width:32px;height:32px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;color:#475569}.icon-btn.ghost{border:1px solid transparent;background:transparent;opacity:.2}.icon-btn.ghost:hover{border-color:#e2e8f0;background:#f8fafc;opacity:1}.kanban-column:hover .icon-btn.ghost{opacity:.9}.kanban-cards,.kanban-column-body{display:flex;flex-direction:column;gap:6px;min-height:60px;flex:1 1 auto;min-height:0;overflow-y:auto;padding:4px 2px 6px}.kanban-cards.drag-target,.kanban-column.drag-over .kanban-column-body{background:#f5f3ff;border:1px dashed #c4b5fd;border-radius:10px;padding:8px}.pipeline-page .deal-card{border:1px solid #e2e8f0;border-radius:12px;padding:8px 10px 10px;min-height:108px;background:#fff;box-shadow:0 1px 3px #0f172a0f;transition:all .15s ease;position:relative;width:100%;display:flex;flex-direction:column;overflow:hidden;height:auto;max-height:none}.pipeline-page .deal-card:hover{box-shadow:0 4px 10px #0f172a14}.pipeline-page .deal-header{display:flex;align-items:flex-start;gap:10px;position:relative;width:100%;height:auto;max-height:none}.pipeline-page .avatar{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;font-weight:700;color:#fff}.pipeline-page .deal-name{font-weight:700;font-size:14px;line-height:1.2;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pipeline-page .deal-value{font-weight:600;font-size:12px;color:#0f172a;display:inline-flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;max-width:100%;flex-shrink:0;flex:0 0 auto;font-variant-numeric:tabular-nums;line-height:1.2}.pipeline-page .deal-main{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0;padding-right:0;height:auto;max-height:none}.pipeline-page .deal-name-row{display:flex;align-items:flex-start;gap:8px;min-width:0}.deal-top{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.deal-top .deal-value{margin-left:0;justify-self:end}.pipeline-page .deal-meta{display:flex;gap:6px;align-items:center;flex-wrap:wrap;row-gap:2px;color:#64748b;font-size:12px;min-height:16px}.pipeline-page .deal-meta-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px;width:100%;row-gap:4px}.deal-actions-inline{display:flex;align-items:center;gap:6px;margin-left:auto}.pipeline-page .deal-top-right{position:static;display:flex;align-items:center;gap:6px;flex-shrink:0;z-index:2;pointer-events:auto;margin-left:auto;align-self:flex-start}.pipeline-page .deal-top-right .icon-btn{width:24px;height:24px;border-radius:6px;font-size:12px;line-height:1;flex:0 0 auto}.deal-meta.secondary{color:#94a3b8}.pipeline-page .deal-tags{display:flex;gap:6px;flex-direction:row;flex-wrap:wrap;overflow:visible;align-items:flex-start;align-content:flex-start;min-height:0;margin-top:6px;width:100%;position:static}.pipeline-page .deal-tags .tag{display:inline-flex!important;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:2px 7px;font-size:11px;color:#475569;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;line-height:1.2;margin:0;flex:0 1 auto}.deal-tags .chip.light{background:#f1f5f9}.pipeline-page .deal-actions{position:static;display:flex;align-items:center;gap:6px;margin-left:0;opacity:1;pointer-events:auto;z-index:2;justify-self:end;align-self:flex-start}.pipeline-page .deal-actions .icon-btn{width:26px;height:26px;border-radius:8px}.pipeline-page .deal-actions .icon-btn.danger{color:#dc2626}.pipeline-page .deal-card:hover .deal-actions{opacity:1}.pipeline-page .temp-icon{width:16px;height:16px;color:currentColor;fill:currentColor;stroke:currentColor;flex-shrink:0;display:inline-flex;opacity:1}.pipeline-page .temp-icon *,.pipeline-page .temp-icon path{stroke:currentColor!important;fill:currentColor!important}.pipeline-page .temp-icon.temp--quente{color:#f97316!important}.pipeline-page .temp-icon.temp--morno{color:#f59e0b!important}.pipeline-page .temp-icon.temp--alerta{color:#8b5cf6!important}.pipeline-page .temp-icon.temp--frio{color:#3b82f6!important}.pipeline-page .temp-icon.temp--recuperacao{color:#14b8a6!important}.pipeline-page .temp-icon.temp--expansao{color:#22c55e!important}.pipeline-page .temp-icon.temp--none{color:#9ca3af!important}.badge.warning{display:inline-flex;align-items:center;padding:1px 6px;border-radius:8px;background:#fef3c7;color:#92400e;font-size:10px;border:1px solid #fde68a;align-self:flex-start}.column-sorts{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b;margin-top:4px}.menu{position:absolute;top:36px;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 30px #0f172a26;padding:8px;display:flex;flex-direction:column;gap:6px;z-index:20}.menu button{background:none;border:none;text-align:left;padding:6px 10px;border-radius:8px;cursor:pointer;font-size:13px;color:#0f172a}.menu button:hover{background:#f8fafc}.menu .danger{color:#dc2626}.menu.card-menu{width:260px}.menu.card-menu.card-menu-fixed{position:fixed;right:auto;top:auto;z-index:1000}.menu-group{display:flex;flex-direction:column;gap:4px}.menu-item{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px 10px;border-radius:8px;font-size:13px;color:#0f172a;background:transparent;border:none;cursor:pointer}.menu-item:hover{background:#f8fafc}.menu-item.disabled{opacity:.5;cursor:not-allowed}.menu-item.danger{color:#dc2626}.menu-item.has-submenu{position:relative}.menu-item.has-submenu.open{background:#f8fafc}.menu-arrow{color:#94a3b8;font-size:14px}.menu-flyout{position:absolute;top:0;left:100%;margin-left:8px;min-width:220px;max-height:240px;overflow-y:auto;padding:6px;z-index:1001}.menu-flyout .menu-item{height:36px}.menu-item.selected{background:#eef2ff;font-weight:600}.menu-check{color:#5b21b6;font-weight:700;font-size:12px}.menu-divider{height:1px;background:#e5e7eb;width:100%}.menu-colors{display:flex;gap:6px;flex-wrap:wrap}.menu-colors .color-swatch{width:20px;height:20px;border-radius:50%;cursor:pointer;border:2px solid transparent}.menu-colors .color-swatch.active{border-color:#4c1d95}.empty-state{font-size:12px;color:#94a3b8;text-align:center;padding:8px 0}.empty-state.subtle{text-align:left;padding:4px 2px}.add-stage-card{min-width:240px;display:flex;align-items:center;justify-content:center;border:1px dashed #e2e8f0;border-radius:12px;padding:12px;color:#475569;background:#fff;position:relative}.add-stage-pop{position:absolute;top:52px;left:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 24px #0f172a1a;padding:12px;width:280px;z-index:10}.menu-title{font-weight:600;font-size:14px;color:#0f172a}.menu-label{font-size:12px;color:#64748b}.checkbox-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#0f172a}.menu-actions{display:flex;gap:8px;justify-content:flex-end}.reorder-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;padding:10px 12px;border-radius:10px;flex:1}.reorder-actions{display:flex;gap:8px}.stage-handle{cursor:grab;color:#94a3b8;font-size:14px}.stage-handle:active{cursor:grabbing}.chats-page{display:flex;flex-direction:column;gap:12px}.chats-header{display:flex;justify-content:space-between;align-items:center}.chats-header h1{margin:0}.secondary-btn{border:1px solid #d1d5db;background:#fff;color:#111827;padding:8px 12px;border-radius:8px;cursor:pointer}.modal{background:#111827;color:#e5e7eb;width:420px;border-radius:14px;box-shadow:0 20px 40px #0000004d;padding:16px;border:1px solid #1f2937}.modal-body input{padding:10px;border-radius:10px;border:1px solid #374151;background:#0b1628;color:#e5e7eb}.chats-grid{display:grid;grid-template-columns:320px 1fr;gap:12px;min-height:600px}.chats-grid.two-columns{grid-template-columns:320px 1fr}.chat-list{border:1px solid #e5e7eb;border-radius:12px;background:#fff;display:flex;flex-direction:column;min-height:580px}.chat-list-header{padding:12px;border-bottom:1px solid #e5e7eb;display:flex;gap:8px;align-items:center}.chat-search input{width:100%;padding:10px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc}.chat-scroll{overflow-y:auto;max-height:100%;padding-bottom:12px}.chat-item{border:none;background:none;text-align:left;padding:12px;border-bottom:1px solid #f1f5f9;cursor:pointer;width:100%}.chat-item:hover{background:#f8fafc}.chat-item.active{background:#eef2ff}.chat-item-top{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.avatar{width:36px;height:36px;border-radius:50%;background:#e0f2fe;color:#0f172a;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:12px}.chat-info{min-width:0}.chat-title{font-weight:600;color:#0f172a;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-last{font-size:13px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-time{text-align:right;font-size:12px;color:#94a3b8;display:flex;flex-direction:column;gap:2px}.chat-panel{border:1px solid #e5e7eb;border-radius:12px;background:#fff;display:flex;flex-direction:column;min-height:580px}.chat-panel-header{padding:14px 16px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.panel-actions{display:flex;gap:8px}.message-list{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;background:#f7f9fc;border-radius:0 0 12px 12px}.message-bubble{max-width:70%;padding:12px 14px;border-radius:16px;background:#fff;box-shadow:0 1px 4px #0000000d;border:1px solid #e5e7eb}.message-bubble.out{margin-left:auto;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#0f172a;border:1px solid #bfdbfe}.message-body{white-space:pre-wrap;line-height:1.4}.message-meta{font-size:11px;color:#6b7280;display:flex;justify-content:space-between;margin-top:8px}.message-bubble.out .message-meta{color:#475569}.message-meta .status{font-weight:600}.message-meta .status.SENT{color:#6b7280}.message-meta .status.DELIVERED{color:#2563eb}.message-meta .status.READ{color:#16a34a}.message-meta .status.PENDING{color:#f59e0b}.date-separator{text-align:center;color:#94a3b8;font-size:12px;margin:8px 0}.chat-input{display:flex;gap:8px;padding:12px;border-top:1px solid #e5e7eb;background:#fff;border-radius:0 0 12px 12px}.chat-input input{flex:1;padding:12px;border:1px solid #d1d5db;border-radius:10px}.chat-input button{padding:12px 16px;border-radius:10px;border:none;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}.placeholder{padding:16px;color:#6b7280}.skeleton-chat{height:64px;margin:8px 12px;border-radius:10px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6,#e5e7eb);background-size:200% 100%;animation:shimmer 1.2s infinite}.connect-panel{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:14px;display:flex;flex-direction:column;gap:10px}.connect-header{display:flex;justify-content:space-between;align-items:center}.status-dot{width:12px;height:12px;border-radius:50%;background:#cbd5e1}.status-dot.connected{background:#22c55e}.status-dot.connecting{background:#f59e0b}.status-dot.disconnected{background:#ef4444}.connect-form{display:flex;flex-direction:column;gap:8px}.connect-form input{width:100%;padding:10px;border:1px solid #e5e7eb;border-radius:8px}.connect-form label{font-size:12px;color:#475569}.inline{display:flex;gap:8px;align-items:flex-end}.connect-form button{padding:12px;border-radius:8px;border:none;background:#2563eb;color:#fff;cursor:pointer;font-weight:700}.qr-box{border:1px dashed #cbd5e1;border-radius:12px;padding:12px;text-align:center}.qr-box img{width:180px;height:180px;-o-object-fit:contain;object-fit:contain}.settings{display:flex;flex-direction:column;gap:14px}.settings h1{margin:0}.subdued{margin:4px 0 0;color:#6b7280;font-size:14px}.settings-grid{display:grid;grid-template-columns:1fr;gap:16px}.card{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:16px;box-shadow:0 10px 30px #1118270f}.card.full{grid-column:1 / -1}.wa-container{gap:18px}.wa-header{display:flex;align-items:center;justify-content:flex-start;gap:16px}.wa-header.two-col{justify-content:space-between}.wa-card{display:flex;flex-direction:column;gap:14px}.wa-card-header h3{margin:0}.wa-hero{display:flex;align-items:center;gap:12px}.wa-hero-badge{background:#ecfdf3;color:#166534;border-radius:10px;padding:12px 14px;font-weight:700;font-size:13px;border:1px solid #bbf7d0}.wa-hero-text h1{margin:0 0 4px}.wa-hero-status{display:flex;align-items:center;gap:10px;margin-top:6px}.reserve-note{color:#475569;font-size:12px}.reserve-note.small{font-size:11px;color:#6b7280}.status-pill{padding:6px 10px;border-radius:999px;font-size:12px;text-transform:capitalize;background:#eef2ff;color:#4338ca}.status-pill.connected{background:#dcfce7;color:#166534}.status-pill.disconnected{background:#fee2e2;color:#991b1b}.status-pill.connecting{background:#fef9c3;color:#854d0e}.status-pill.small{font-size:11px;padding:4px 8px}.wa-list{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.wa-list-header,.wa-list-row{display:grid;grid-template-columns:60px 1fr 1fr 120px auto;align-items:center;gap:8px;padding:10px 12px}.wa-list-header{background:#f8fafc;font-weight:600;font-size:13px;color:#475569}.wa-list-row:nth-child(2n){background:#f9fafb}.wa-layout{display:grid;grid-template-columns:2fr 1fr;gap:24px;align-items:start}.wa-layout.align-center{align-items:center}.wa-panel{display:flex;flex-direction:column;gap:10px}.wa-reminder{font-size:12px;color:#4338ca;background:#eef2ff;border:1px dashed #c7d2fe;border-radius:10px;padding:10px 12px}.row-actions{display:flex;gap:8px;justify-content:flex-end;align-items:center}.wa-actions{display:flex;flex-direction:column;gap:14px;margin-top:10px}.wa-form{display:flex;flex-direction:column;gap:10px}.inline{display:flex;gap:10px;align-items:flex-end}.inline>div{flex:1;display:flex;flex-direction:column;gap:4px}.vertical{gap:18px}.qr-connect.stacked{display:flex;flex-direction:column;gap:10px}.qr-fields{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}label{font-size:12px;color:#475569}input{padding:10px;border:1px solid #e5e7eb;border-radius:10px}.primary-btn,.secondary-btn,.wa-list-row button{padding:11px 14px;border-radius:10px;border:none;font-weight:700;cursor:pointer}.primary-btn{background:#4c1d95;color:#fff}.secondary-btn{background:#ede9fe;color:#4c1d95}.secondary-btn.danger{background:#fee2e2;color:#b91c1c}.wa-list-row .status-pill{min-width:76px;text-align:center}.wa-list-row .secondary-btn{padding:8px 10px}.qr-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:50}.qr-backdrop{position:absolute;inset:0;background:#0006}.qr-content{position:relative;background:#fff;border-radius:16px;padding:18px;width:min(360px,90vw);box-shadow:0 20px 60px #1118272e;text-align:center;z-index:1}.qr-content img{width:200px;height:200px;-o-object-fit:contain;object-fit:contain;margin:10px auto}.deal-detail{display:grid;grid-template-columns:360px 1fr;gap:10px;height:calc(100vh - 32px);padding:8px;background:#f5f7fb}.column{background:#fff;border:1px solid #e7e9f2;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 30px #0f172a0d}.info{padding:10px;overflow-y:auto;gap:8px;background:linear-gradient(180deg,#f8f9fc,#fff 35%)}.chat{display:flex;flex-direction:column}.info-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:8px;gap:8px}.title-stack{display:flex;flex-direction:column;gap:6px}.tag-summary{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.title-inline{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;margin-bottom:4px}.icon-btn{border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:8px;width:34px;height:34px;display:grid;place-items:center;cursor:pointer;margin-top:0;padding:0}.icon-btn svg,.edit-icon svg{width:18px;height:18px}.icon-btn:hover{color:#4a2c82;border-color:#d5cdf5}.deal-title-text{font-size:18px;font-weight:700;color:#0f172a;white-space:normal}.deal-title-input{font-size:18px;font-weight:700;color:#0f172a;border:1px solid #dfe4ef;border-radius:10px;padding:6px 10px;min-width:240px}.edit-icon{border:1px solid #e2e8f0;background:#fff;color:#94a3b8;border-radius:6px;width:30px;height:30px;display:grid;place-items:center;cursor:pointer;font-size:14px}.edit-icon:hover{color:#4a2c82;border-color:#d5cdf5}.info-header .stage-chip{padding:6px 10px;background:#eef2ff;color:#4338ca;border-radius:10px;font-weight:600;font-size:12px;display:inline-flex;align-items:center;height:28px;line-height:1}.info-header .stage-chip.primary{background:#4a2c82;color:#fff;border:1px solid #3a2265}.info-header .stage-chip.subtle{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.info-header .stage-chip.temp{background:#f1edfa;color:#4a2c82;border:1px solid #e2d7fb}.badge-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.tags-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:6px}.tag-chip.header{background:#fff;border:1px solid #e2e8f0;color:#475569;padding:4px 8px;border-radius:8px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;height:24px}.tag-chip.more-chip,.tag-chip.add-chip{cursor:pointer}.tag-chip.more-chip:hover,.tag-chip.add-chip:hover{border-color:#d5dce6;background:#f8fafc}.tag-chip.header.add-chip{background:#fff;border-color:#e2e8f0;color:#4a2c82}.tag-chip.header.add-chip.active{background:#f6f2ff;border-color:#d8c8f7}.meta-row{display:flex;flex-wrap:wrap;gap:6px;color:#64748b;font-size:12px;margin-top:4px}.meta-dot{color:#cbd5e1}.lead-summary{display:flex;flex-wrap:wrap;gap:12px;margin-top:2px;margin-bottom:2px;align-items:center;flex:1;min-width:320px}.summary-item{display:flex;flex-direction:column;gap:3px}.summary-label{font-size:11.5px;color:#9ca3af}.summary-value{font-size:14px;font-weight:600;color:#0f172a;line-height:1.4}.value-item{align-items:flex-start}.value-box{width:100%;background:#f9fafb;border-radius:12px;display:flex;align-items:center;gap:8px;padding:8px 10px;min-height:44px}.value-box:focus-within{box-shadow:0 0 0 2px #e8ddff}.value-input{border:none;background:transparent;font-size:16px;font-weight:700;color:#0f172a;outline:none;width:100%}.summary-input{width:100%;background:#f9fafb;border-radius:10px;display:flex;align-items:center;gap:6px;padding:6px 10px}.summary-input.currency{background:#f9fafb;border:none}.summary-input-plain{border:none;background:transparent;font-size:14px;font-weight:600;color:#0f172a;outline:none;width:100%}.currency-prefix{font-size:13px;color:#6b7280;font-weight:600}.summary-link{border:none;background:transparent;padding:0;margin:0;font-size:12px;color:#4a2c82;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}.summary-link:hover{text-decoration:underline}.summary-empty{color:#9ca3af}.info-header-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end;margin-left:auto;min-width:200px}.actions-menu-anchor{position:relative}.actions-popover{position:absolute;right:0;top:38px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 30px #0f172a1f;padding:10px;width:220px;z-index:30;display:flex;flex-direction:column;gap:6px}.actions-title{font-size:12px;color:#6b7280;text-align:left;background:transparent;border:none;padding:0;cursor:default}.action-item{display:flex;align-items:center;gap:8px;padding:8px;background:#f9fafb;border:1px solid #edf0f5;border-radius:8px;cursor:pointer;font-size:13px;color:#1f2937}.action-item:hover{background:#eef2ff;border-color:#e0e7ff}.header-highlights{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%;justify-content:space-between}.quick-actions{display:flex;gap:6px;align-items:center;flex-wrap:nowrap}.primary-btn{flex-shrink:0;padding:8px 12px;font-size:13px}@media(max-width:768px){.info-header{flex-direction:column;align-items:flex-start}.info-header-actions{width:100%;justify-content:flex-start}}.section-card{background:transparent;border:none;border-radius:10px;padding:6px 0 10px;margin-bottom:8px}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;border-bottom:1px solid #edf0f6;padding-bottom:4px}.card-header h4{margin:0;font-size:13px}.card-header.small h4{font-size:12px}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:6px}.info-grid.compact{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-card{background:transparent;border:none;border-radius:8px;padding:4px 2px;display:flex;flex-direction:column;gap:4px}.info-card .label{margin:0;color:#64748b;font-size:11px}.stage-control{position:relative;max-width:100%}.stage-display{width:100%;text-align:left;border:1px solid #dfe4ef;border-radius:12px;padding:8px 12px;background:#f9fafb;display:flex;flex-direction:column;gap:4px;cursor:pointer;transition:all .15s ease;outline:none;min-height:44px;justify-content:center}.stage-display .label-small{color:#9ca3af;font-size:11.5px}.stage-display .stage-name{font-weight:600;color:#0f172a;display:flex;justify-content:space-between;align-items:center;font-size:15px;min-height:20px;gap:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.stage-field-label{font-size:12px;color:#94a3b8;margin-bottom:4px;display:inline-block}.stage-display .chevron{margin-left:auto;color:#94a3b8;font-size:12px}.stage-display:focus-visible,.stage-display:hover{border-color:#d5cdf5;box-shadow:0 0 0 3px #4a2c8226}.stage-dot{width:8px;height:8px;border-radius:999px;display:inline-block;flex-shrink:0}.next-hint{margin-top:4px;color:#94a3b8;font-size:12px}.stage-popover{position:absolute;z-index:10;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 12px 30px #0f172a1f;max-height:240px;overflow-y:auto;padding:8px;min-width:100%}.stage-group{margin-bottom:8px}.stage-group:last-child{margin-bottom:0}.stage-group.muted .stage-item{color:#a1a1aa}.stage-group .group-label{margin:0 0 4px;font-size:12px;color:#94a3b8;font-weight:600;padding-bottom:4px;border-bottom:1px solid #eef2f7}.stage-group.muted .group-label{color:#94a3b8}.stage-list{display:flex;flex-direction:column;gap:0}.stage-item{border:none;background:transparent;color:#0f172a;border-radius:8px;padding:10px 12px;text-align:left;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:8px;width:100%}.stage-item:hover{background:#f6f7fb}.stage-item.active{background:#f1edfa;color:#312e81;font-weight:600;box-shadow:inset 3px 0 #4a2c8299}.stage-item.disabled{cursor:not-allowed;color:#a1a1aa;border-style:none;background:transparent}.stage-item+.stage-item{border-top:1px solid #f1f5f9}.modal-backdrop{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:50}.modal.confirm{background:#fff;border-radius:12px;padding:16px 20px;width:320px;box-shadow:0 20px 40px #0f172a24}.modal.confirm h4{margin:0 0 6px;font-size:16px;color:#0f172a}.modal.confirm p{margin:0 0 12px;font-size:14px;color:#475569}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.modal-actions .primary-btn{background:#4a2c82;color:#fff;border:none;padding:8px 12px;border-radius:8px;cursor:pointer}.modal-actions .secondary-btn{background:#f8fafc;border:1px solid #e2e8f0;color:#334155;padding:8px 12px;border-radius:8px;cursor:pointer}.stage-actions{display:flex;justify-content:flex-end;margin-bottom:4px;gap:8px;align-items:center}.stage-row{display:flex;flex-direction:row;gap:12px;align-items:flex-start}.helper-text{font-size:12px;color:#94a3b8}.stage-actions.compact{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;min-width:128px;margin-top:28px}.stage-advance-btn{height:44px;padding:0 14px;border-radius:12px;font-size:13.5px;width:100%}.stage-advance-btn:disabled{opacity:.5;cursor:not-allowed}.next-info{margin-top:0;font-size:12px;color:#94a3b8;padding-left:2px}.next-info.single-line{margin-top:6px}.stage-card{border:none;box-shadow:none;background:transparent;padding:2px 0 10px}.stage-card .label.subtle,.stage-card .label{font-size:12px;color:#94a3b8;margin-bottom:6px}.stage-row{gap:12px}.stage-popover .stage-item{font-size:14px;line-height:20px}.info-card input,.info-card select{border:1px solid #dfe4ef;border-radius:8px;padding:6px 8px;font-size:13px;background:#fff;height:32px}.info-card textarea{border:1px solid #dfe4ef;border-radius:8px;padding:6px 8px;font-size:13px;background:#fff;min-height:90px}.info-card:hover{border-color:#cdd5e3;box-shadow:0 6px 18px #0f172a0a}.tag-input{display:flex;flex-direction:column;gap:6px}.color-picker{display:flex;gap:6px;margin-bottom:4px}.tag-input-row{display:flex;align-items:center;gap:8px}.tag-input-row input{flex:1}.color-dot{width:18px;height:18px;border-radius:50%;border:2px solid #e5e7eb;cursor:pointer;padding:0}.color-dot.active{border-color:#4a2c82;box-shadow:0 0 0 3px #4a2c822e}.enter-chip{margin-top:6px;align-self:flex-start;border:1px dashed #cbd5e1;background:#f8fafc;color:#475569;border-radius:8px;padding:6px 10px;cursor:pointer;font-size:12px}.enter-chip:hover{border-color:#4a2c82;color:#4a2c82}.enter-chip:disabled{cursor:not-allowed;opacity:.6}.tag-list{display:flex;flex-wrap:wrap;gap:6px}.tag-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border-radius:8px;font-weight:600;font-size:11px}.tag-chip button{border:none;background:none;cursor:pointer;color:#94a3b8}.primary-btn.disabled{background:#d1d5db!important;color:#6b7280!important;cursor:not-allowed}.temp-card .pill-group{gap:6px;flex-wrap:wrap}.temp-label{font-size:10px;margin-left:3px}.temp-dropdown{position:relative}.temp-toggle{width:100%;height:36px;border:1px solid #dfe4ef;border-radius:8px;background:#fff;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;cursor:pointer}.temp-options{position:absolute;top:40px;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 30px #0f172a1f;z-index:5;display:flex;flex-direction:column;padding:6px;gap:4px}.temp-option{border:none;background:#f8f9fb;border-radius:8px;padding:8px 10px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:13px}.temp-option.active{background:#f1edfa;color:#4a2c82;font-weight:600}.temp-option.clear{background:#fff5f5;color:#b91c1c}.pill-group{display:flex;flex-wrap:wrap;gap:6px}.pill-group.compact{flex-wrap:wrap}.pill{border:1px solid #dfe4ef;background:#fff;border-radius:12px;padding:6px 10px;cursor:pointer;font-size:12px;display:inline-flex;align-items:center;gap:6px}.pill.active{background:#f1edfa;border-color:#4a2c82;color:#4a2c82;box-shadow:0 4px 12px #4a2c8226}.icon-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px}.contact-block{display:flex;align-items:center;gap:12px;padding-top:2px}.contact-inline{display:flex;flex-direction:column;gap:4px}.contact-inline-row{display:flex;align-items:center;gap:12px}.contact-name{font-weight:600;color:#0f172a;display:flex;align-items:center;gap:6px}.contact-phone{color:#475569;font-size:12px}.contact-inline-header{display:flex;align-items:center;gap:8px;padding:0 0 10px 2px}.contact-inline-header .contact-name{font-weight:700;color:#0f172a}.contact-sep{color:#94a3b8;font-size:12px}.contact-sep:before{content:" - "}.task-list{display:flex;flex-direction:column;gap:10px}.next-task{border:1px solid #e5e7eb;border-radius:10px;padding:10px;display:flex;justify-content:space-between;align-items:center;background:#f8fafc}.next-action{display:flex;flex-direction:column;gap:10px}.chip-btn{border:1px solid #d8dbe6;background:#fff;padding:6px 10px;border-radius:10px;cursor:pointer;font-size:12px;color:#374151}.chip-btn:hover{border-color:#4a2c82;color:#4a2c82}.task-row{border:1px solid #e5e7eb;border-radius:8px;padding:8px;display:flex;justify-content:space-between;align-items:center;gap:8px}.task-title{font-weight:600;color:#0f172a}.task-date{color:#475569;font-size:12px}.task-actions{display:flex;align-items:center;gap:8px}.task-actions input{border:1px solid #d6d9e0;border-radius:8px;padding:6px 8px;height:32px}.fields-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.field-row{display:flex;flex-direction:column;gap:6px}.field-row label{color:#64748b;font-size:12px}.field-row input,.field-row select{border:1px solid #dfe4ef;border-radius:8px;padding:8px 10px}.save-bar{margin-top:8px;display:flex;justify-content:flex-end;gap:8px;position:sticky;bottom:0;background:#fff;padding-top:6px;border-top:1px solid #e5e7eb}.quick-actions{display:flex;gap:6px;align-items:center}.icon-btn.ghost{background:#f8fafc}.icon-btn.ghost:hover{background:#eef2ff}.chat-header{padding:12px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:1;display:flex;justify-content:space-between;gap:12px}.chat-messages{flex:1;overflow-y:auto;padding:12px;background:#f7f9fc;display:flex;flex-direction:column;gap:8px}.chat-messages.bubbles .bubble{max-width:70%;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 12px #0000000a}.bubble.me{background:#e4ecff;border-color:#c8d7ff;margin-left:auto}.bubble .meta{font-size:11px;color:#94a3b8;margin-top:4px}.chat-input{display:flex;gap:8px;padding:12px;border-top:1px solid #e5e7eb;background:#fff}.chat-input input{flex:1;padding:10px;border-radius:8px;border:1px solid #d1d5db}.chat-input button{padding:10px 14px;border:none;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer}.placeholder{padding:12px;color:#6b7280}.placeholder.center{text-align:center}.error-banner{padding:10px 12px;background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;border-radius:8px;margin-bottom:10px}@media(max-width:1200px){.deal-detail{grid-template-columns:1fr;height:auto}.chat{min-height:320px}}@media(max-width:768px){.info-header{flex-direction:column;align-items:flex-start;gap:8px}.save-bar{position:static}}.tags-row-wrapper{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:6px;position:relative}.tag-chip.header.add-chip{background:#f1edfa;border-color:#e2d8fb;color:#4a2c82}.tag-chip.header.add-chip.active{background:#eae4fb;border-color:#d8c8f7}.tag-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:30;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 30px #0f172a1f;padding:12px;min-width:280px}.tag-popover .tag-input-inline{width:100%;border:1px solid #dfe4ef;border-radius:10px;padding:10px 12px;font-size:14px;outline:none}.tag-popover .tag-input-inline:focus{border-color:#d5cdf5;box-shadow:0 0 0 3px #4a2c8226}.color-row{display:flex;gap:8px;margin:10px 0 8px;flex-wrap:wrap}.color-swatch{width:20px;height:20px;border-radius:999px;border:2px solid transparent;cursor:pointer}.color-swatch.active{border-color:#4a2c82;box-shadow:0 0 0 3px #4a2c821f}.popover-actions{display:flex;align-items:center;gap:8px;margin-top:8px}.popover-actions .spacer{flex:1}.popover-actions .primary-btn{background:#4a2c82;color:#fff;border:none;padding:8px 12px;border-radius:10px;cursor:pointer}.popover-actions .secondary-btn{background:#f8fafc;border:1px solid #e2e8f0;color:#334155;padding:8px 12px;border-radius:10px;cursor:pointer}.popover-actions .primary-btn:disabled{opacity:.6;cursor:not-allowed}.link-btn.danger{color:#ef4444;background:transparent;border:none;padding:0;cursor:pointer}.chat-head-left{display:flex;flex-direction:column;gap:4px}.activities-page{display:flex;flex-direction:column;gap:12px}.header{display:flex;justify-content:space-between;align-items:center}.actions{display:flex;gap:8px}.groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.group{background:#fafafa;border:1px solid var(--border);border-radius:12px;padding:12px;box-shadow:0 6px 14px #0000000d}.activity-card{display:flex;justify-content:space-between;border:1px solid var(--border);border-radius:10px;padding:10px;margin-bottom:8px;background:#fff;transition:transform .1s ease,box-shadow .1s ease}.activity-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.activity-card .type{font-size:12px;color:#475569;text-transform:uppercase}.activity-card .subject{font-weight:700;color:#0f172a}.activity-card .meta{color:#64748b;font-size:12px}.activity-card .due{color:#2563eb;font-size:12px}.placeholder{color:#6b7280}.error-banner{padding:10px 12px;background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;border-radius:8px}.create-btn{padding:10px 12px;border-radius:10px;border:none;background:var(--primary);color:#fff;font-weight:700;cursor:pointer}.modal-backdrop{position:fixed;inset:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:20}.modal{background:#fff;color:var(--text);width:420px;border-radius:14px;box-shadow:0 20px 40px #00000026;padding:16px;border:1px solid var(--border)}.modal-header{display:flex;justify-content:space-between;align-items:center}.modal-body{display:flex;flex-direction:column;gap:10px;margin-top:10px}.modal-body input,.modal-body select{padding:10px;border-radius:10px;border:1px solid #374151;background:#0b1628;color:#e5e7eb}.modal-body select{color:#e5e7eb}.skeleton-activity{height:70px;border-radius:12px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6,#e5e7eb);background-size:200% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{0%{background-position:0 0}to{background-position:-200% 0}}.marketing-page{display:flex;flex-direction:column;gap:16px;color:#1a1a1a}.marketing-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.marketing-header h1{margin:2px 0 0}.subtitle{color:#7a7a7a;margin:0}.filters{display:flex;gap:12px;flex-wrap:wrap}.filters label{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#7a7a7a}.filters select{padding:8px 10px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;min-width:140px}.placeholder{padding:20px;text-align:center;color:#7a7a7a}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.kpi-card{background:#fff;border-radius:12px;border:1px solid rgba(74,44,130,.08);padding:12px 14px;box-shadow:0 8px 16px #0000000d}.kpi-label{margin:0;color:#7a7a7a;font-size:13px}.kpi-value{margin:4px 0 0;font-weight:700;font-size:22px;color:#4a2c82}.cards{display:grid;grid-template-columns:1fr;gap:12px}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.legend{color:#7a7a7a;font-size:12px;display:flex;gap:6px;align-items:center}.dot{width:10px;height:10px;background:#4a2c82;border-radius:50%}.bar-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(40px,1fr));gap:8px;min-height:140px;align-items:end}.bar-col{display:flex;flex-direction:column;align-items:center;gap:6px}.bar{width:18px;background:linear-gradient(180deg,#4a2c82,#7050a8);border-radius:8px 8px 6px 6px}.bar-label{font-size:11px;color:#7a7a7a}.campaigns .table{display:flex;flex-direction:column;gap:8px}.table-head,.table-row{display:grid;grid-template-columns:2fr 1fr repeat(6,1fr);gap:8px;align-items:center;font-size:13px}.table-head{color:#7a7a7a;font-weight:600}.table-row{padding:10px 8px;border:1px solid #f1edfa;border-radius:10px;background:#faf9ff}@media(max-width:900px){.table-head,.table-row{grid-template-columns:2fr 1fr repeat(4,1fr)}}@media(max-width:768px){.marketing-header{flex-direction:column;align-items:flex-start}.table-head,.table-row{grid-template-columns:2fr 1fr 1fr 1fr}}.integrations-page{display:flex;flex-direction:column;gap:16px;color:#1a1a1a}.marketing-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.connect-buttons{display:flex;gap:10px;flex-wrap:wrap}.primary-btn{background:#4a2c82;color:#fff;border:none;padding:8px 12px;border-radius:8px;cursor:pointer;font-weight:600}.primary-btn:hover{background:#5c389f}.danger-btn{background:#fff0f0;color:#b91c1c;border:1px solid #fca5a5;padding:6px 10px;border-radius:8px;cursor:pointer}.card{background:#fff;border:1px solid rgba(74,44,130,.08);border-radius:12px;padding:14px;box-shadow:0 8px 16px #0000000a}.table-head,.table-row{display:grid;grid-template-columns:2fr 1fr 1.5fr 1fr;gap:10px;align-items:center}.table-head{color:#7a7a7a;font-weight:600;margin-bottom:8px}.table-row{padding:10px 8px;border:1px solid #f1edfa;border-radius:10px;margin-bottom:6px;background:#faf9ff}.pill{background:#f1edfa;color:#4a2c82;padding:4px 8px;border-radius:999px;font-weight:600;text-align:center}.banner.error{background:#fff5f5;border:1px solid #fecdd3;color:#b91c1c;padding:10px 12px;border-radius:10px}.placeholder{padding:16px;text-align:center;color:#7a7a7a}@media(max-width:768px){.marketing-header{flex-direction:column;align-items:flex-start}.table-head,.table-row{grid-template-columns:1fr 1fr}}.layout{display:grid;grid-template-columns:auto 1fr;min-height:100vh}.sidebar{background:var(--primary);color:#fff;display:flex;flex-direction:column;padding:12px 12px 14px;transition:width .18s ease,padding .18s ease;min-width:72px;overflow-x:hidden}.sidebar.expanded{padding:12px 12px 14px}.sidebar.collapsed{padding:10px 8px 12px}.sidebar-brand{height:60px;display:flex;align-items:center;justify-content:space-between;position:relative;padding:0 4px}.sidebar.collapsed .sidebar-brand{justify-content:center;padding:0;flex-direction:column;gap:6px;height:86px}.brand-mark{font-size:17px;font-weight:600;letter-spacing:.2px}.sidebar.collapsed .brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#ffffff1a}.sidebar-toggle{border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#fff;border-radius:10px;width:34px;height:34px;cursor:pointer;display:grid;place-items:center;transition:background .18s ease,transform .18s ease}.sidebar-toggle:hover{background:#ffffff29;transform:translateY(-1px)}.sidebar.collapsed .sidebar-toggle{position:static;width:32px;height:32px}.sidebar-divider{height:1px;background:#ffffff1f;margin:4px 0 6px}.sidebar-menu{list-style:none;flex:1;padding:12px 0 0;margin:0;display:flex;flex-direction:column;gap:6px;align-items:stretch;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.sidebar-menu::-webkit-scrollbar{width:6px}.sidebar-menu::-webkit-scrollbar-track{background:transparent}.sidebar-menu::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.sidebar-item{position:relative}.nav-item,.nav-subitem{display:flex;align-items:center;gap:12px;height:44px;padding:0 12px;color:#ffffffd1;text-decoration:none;border-radius:12px;transition:background .18s ease,transform .18s ease,color .18s ease;position:relative;box-shadow:none}.sidebar.collapsed .nav-item{justify-content:center;padding:0;width:calc(100% - 16px);margin:0 8px}.nav-item:hover,.nav-subitem:hover{background:#ffffff1a;transform:translateY(-1px)}.nav-item:focus-visible,.nav-subitem:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:2px}.nav-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;flex-shrink:0;color:#ffffffe6}.sidebar.collapsed .nav-icon{width:40px;height:40px;border-radius:12px}.nav-icon.small{width:30px;height:30px;border-radius:8px}.nav-label{font-size:14px;font-weight:500}.sidebar-item.active .nav-item{background:#ffffff24;color:#fff;box-shadow:none;transform:none}.sidebar-item.active .nav-item:hover{transform:none}.sidebar-item.active .nav-item:before{content:"";position:absolute;left:0;top:8px;width:3px;height:28px;background:#d4bfff;border-radius:3px}.sidebar.collapsed .sidebar-menu{align-items:center}.sidebar.collapsed .sidebar-item{display:flex;justify-content:center;width:100%}.sidebar-submenu{list-style:none;padding:6px 0 0 46px;margin:0;display:flex;flex-direction:column;gap:6px}.nav-subitem{height:44px;padding:0 10px;font-size:13px;color:#ffffffb3}.sidebar-submenu li.active .nav-subitem{color:#fff;background:#ffffff1a}.sidebar.collapsed .nav-item[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%) scale(.98);background:#0f172a;color:#fff;font-size:12px;padding:6px 10px;border-radius:8px;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:0 10px 24px #0f172a59;transition:opacity .16s ease,transform .16s ease;z-index:5}.sidebar.collapsed .nav-item[data-tooltip]:hover:after{opacity:1;transform:translateY(-50%) scale(1)}.sidebar-footer{padding:12px 6px 4px;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:10px}.sidebar-footer.collapsed{align-items:center}.user-card{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:12px;transition:background .18s ease}.user-card:hover{background:#ffffff14}.sidebar-footer.collapsed .user-card{padding:6px}.user-avatar{width:32px;height:32px;border-radius:999px;background:#fff3;color:#fff;display:grid;place-items:center;font-weight:600;font-size:13px}.user-info p{margin:0;font-weight:600;font-size:13px}.user-info small{color:#fff9;font-size:12px}.logout-btn{width:100%;padding:0 12px;height:40px;background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:10px;cursor:pointer;font-weight:600;text-align:center;display:flex;align-items:center;gap:8px;justify-content:center;transition:background .18s ease,transform .18s ease}.sidebar-footer.collapsed .logout-btn{width:40px;height:40px;padding:0}.logout-btn:hover{background:#ffffff29;transform:translateY(-1px)}.main-content{overflow-y:auto;padding:24px;background:#f8f7fb}@media(max-width:960px){.layout,.layout.collapsed{grid-template-columns:auto 1fr}.main-content{padding:16px}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.table-row{display:table-row}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--primary:#4a2c82;--primary-strong:#351f60;--primary-light:#6743a8;--lavender:#f1edfa;--text:#0f172a;--muted:#64748b;--border:#e5e7eb;--card:#fafafa;--bg:#fff}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
