@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";.custom-verti-nav-pills .nav-link{color:#475569;background-color:transparent;border:1px solid transparent;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:row;align-items:center;gap:10px;text-align:left}.custom-verti-nav-pills .nav-link.active:before{border-left-color:#eff6ff!important}.custom-verti-nav-pills .nav-link i{font-size:18px;margin-bottom:0;color:#94a3b8}.custom-verti-nav-pills .nav-link:hover{background-color:#f1f5f9;color:#0f172a}.custom-verti-nav-pills .nav-link.active{background-color:#eff6ff!important;color:#2563eb!important;border-color:transparent!important}.custom-verti-nav-pills .nav-link.active i{color:#2563eb!important}#companiesTable,#contactsTable{width:100%!important;border-collapse:separate;border-spacing:0;font-family:Inter,sans-serif;font-size:13px;color:#1e293b;background:#fff;border:1px solid #eaeaea;border-radius:8px;box-shadow:none!important;overflow:hidden;margin-bottom:1rem}#companiesTable thead th,#contactsTable thead th{background-color:#f1f5f9;color:#334155;font-weight:600;text-transform:uppercase;font-size:11px;letter-spacing:.05em;padding:10px 12px;border-bottom:2px solid #eaeaea;border-right:1px solid #eaeaea;border-top:none;text-align:left}#companiesTable thead th:last-child,#contactsTable thead th:last-child{border-right:none}#companiesTable tbody td,#contactsTable tbody td{padding:6px 12px;vertical-align:middle;border-bottom:1px solid #eaeaea;border-right:1px solid #eaeaea;line-height:1.4;transition:background-color .15s ease}#companiesTable tbody td:last-child,#contactsTable tbody td:last-child{border-right:none}#companiesTable tbody tr:last-child td,#contactsTable tbody tr:last-child td{border-bottom:none}#companiesTable tbody tr:hover td,#contactsTable tbody tr:hover td{background-color:#f8fafc!important}#companiesTable a,#contactsTable a{color:#0f172a;text-decoration:none;font-weight:500;border-bottom:1px solid transparent}#companiesTable a:hover,#contactsTable a:hover{color:#2563eb;border-bottom:1px solid #2563eb}#companiesTable .d-flex,#contactsTable .d-flex{gap:4px}#companiesTable .btn-sm,#contactsTable .btn-sm{width:26px;height:26px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid transparent;transition:all .2s ease;background:transparent;font-size:14px}.btn-outline-warning{color:#d97706}.btn-outline-warning:hover{background:#fef3c7!important;border-color:#fcd34d!important}.btn-outline-info{color:#0284c7}.btn-outline-info:hover{background:#e0f2fe!important;border-color:#7dd3fc!important}.btn-outline-danger{color:#dc2626}.btn-outline-danger:hover{background:#fee2e2!important;border-color:#fca5a5!important}.row-checkbox{cursor:pointer;width:14px;height:14px;accent-color:#0f172a}.dataTables_info,.dataTables_paginate{font-size:12px;color:#475569;margin-top:10px}.bg-danger{background-color:#cc0001!important}#toast-top-right{margin-top:12rem}#addStageBtn,.createDealBtn,#pipelineSelect,.dropdown>.btn-sm{height:31px;line-height:1.3;padding-top:4px;padding-bottom:4px}.settings-trigger{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;color:#667eea;border:2px solid #667eea;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.settings-trigger:hover{background:#667eea1a;color:#764ba2;border-color:#764ba2}.settings-popup{position:absolute;top:100%;right:0;z-index:1000;width:380px;background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026;border:1px solid rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.settings-popup.show{opacity:1;visibility:visible;transform:translateY(8px)}.settings-popup:before{content:"";position:absolute;top:-8px;right:20px;width:16px;height:16px;background:#fff;border:1px solid rgba(0,0,0,.08);border-bottom:none;border-right:none;transform:rotate(45deg)}.popup-header{padding:20px 24px 16px;border-bottom:1px solid #f1f3f4;background:linear-gradient(135deg,#f8f9ff,#f3f4ff);border-radius:16px 16px 0 0}.popup-body{padding:16px 0;max-height:320px;overflow-y:auto}.field-item{display:flex;align-items:center;padding:10px 24px;cursor:pointer;border-left:3px solid transparent;transition:all .2s ease}.field-item:hover{background-color:#f8fafc;border-left-color:#e5e7eb}.field-item.active{background-color:#f0f9ff;border-left-color:#3b82f6}.field-checkbox{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;margin-right:12px;position:relative;flex-shrink:0;transition:all .2s ease}.field-checkbox.checked{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f6}.field-checkbox.checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}.popup-footer{padding:16px 24px 20px;border-top:1px solid #f1f3f4;background:#fafbfc;border-radius:0 0 16px 16px;display:flex;justify-content:space-between;align-items:center}.save-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;color:#fff;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.settings-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000001a;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.settings-overlay.show{opacity:1;visibility:visible}a{color:#0a3161}.kanban-container{display:flex;overflow-x:auto;padding:20px 0;gap:20px}.kanban-stage{min-width:350px;background-color:#f8f9fa;border-radius:8px;padding:15px;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;cursor:move}.kanban-stage.dragging-stage{opacity:.5;box-shadow:0 8px 16px #0000004d}.kanban-stage.stage-drag-over{border-left:4px solid #28a745;transform:scale(1.02)}.kanban-stage.drag-over{background-color:#e7f3ff;border:2px dashed #007bff;box-shadow:0 4px 12px #007bff33;transform:scale(1.02)}.stage-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #dee2e6}.kanban-stage{cursor:move}.stage-header{pointer-events:auto}.stage-header button{cursor:pointer}.stage-title{font-weight:600;color:#333;margin:0;display:flex;align-items:center}.stage-count{border-radius:3px;height:28px;display:flex;padding:3px;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#666}.deals-container{display:flex;flex-direction:column;gap:12px;min-height:100px;pointer-events:none}.deal-card{background-color:#fff;border-radius:6px;padding:12px;box-shadow:0 1px 2px #0000001a;cursor:grab;transition:all .2s ease;pointer-events:auto}.deal-card:active{cursor:grabbing}.deal-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.deal-card.dragging{opacity:.5;box-shadow:0 8px 16px #0003;transform:rotate(2deg)}.deal-title{font-weight:600;font-size:14px;color:#333;display:inline-flex;align-items:center;justify-content:center;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deal-meta{display:flex;gap:8px;font-size:12px;color:#666;margin-bottom:8px}.deal-value{background-color:#6d9853;color:#fff;padding:2px 6px;border-radius:3px;font-weight:500;font-size:9px;display:inline-flex;align-items:center;justify-content:center}.deal-label{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:3px}.deal-actions{display:flex;gap:6px;padding-top:8px;border-top:1px solid #f0f0f0;justify-content:space-between}.deal-action-btn{flex:1;padding:4px 8px;border:1px solid #dee2e6;background-color:#fff;border-radius:3px;cursor:pointer;font-size:12px;transition:all .2s ease;pointer-events:auto}.deal-action-btn:hover{background-color:#f8f9fa;border-color:#adb5bd}.empty-state{text-align:center;padding:20px;color:#6c757d;font-size:14px;pointer-events:none}.drag-instructions{background-color:#fff;border:1px solid #eaeaea;border-radius:10px}.view-toggle{gap:10px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.view-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.view-btn i{display:flex;align-items:center;justify-content:center}.view-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #dee2e6;background-color:#fff;border-radius:8px;color:#495057;font-size:16px;transition:all .2s ease-in-out}.view-btn:hover{background-color:#f8f9fa;border-color:#adb5bd;color:#0a3161;transform:translateY(-1px)}.view-btn.active{background-color:#0a3161;color:#fff;border-color:#0a3161;box-shadow:0 2px 6px #0a316133}.view-btn svg path{fill:#0a3161;transition:fill .3s ease}.view-btn.active svg path{fill:#fff}.view-btn:hover svg path{fill:#2c5a8d}.deal-img{width:2rem;border-radius:50px}.deal-date{display:flex;justify-content:end;font-size:10px;color:#999;display:inline-flex;align-items:center;justify-content:center}.deal-header{display:flex;justify-content:space-between}.icon-circle{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:18px;box-shadow:0 2px 6px #0000001a}.btn{transition:all .2s ease-in-out}.btn:hover{transform:translateY(-2px)}.btn i{font-size:14px}@media (max-width: 576px){.d-flex.flex-wrap.gap-2{justify-content:center;width:100%}}.input-group-sm .form-control{font-size:.9rem;border-radius:0 8px 8px 0!important}.input-group-sm .input-group-text{border-radius:8px 0 0 8px!important}.btn-sm{font-size:.85rem;padding:6px 12px;border-radius:8px}.btn-outline-primary:hover{background-color:#0a3161;color:#fff}.btn-outline-danger:hover{background-color:#dc3545;color:#fff}@media (max-width: 768px){.view-toolbar{flex-direction:column;align-items:stretch}.view-toolbar>*{width:100%}.view-btn{width:44px;height:44px}.input-group-sm{width:100%}}#deal_addDealModal .modal-dialog{max-width:900px}#deal_addDealModal .modal-body{max-height:70vh;overflow-y:auto}.deal_pipeline-stage{display:flex;gap:5px;margin-top:10px}.deal_stage-item{flex:1;height:35px;border-radius:5px;position:relative}.deal_stage-item.deal_active{background-color:#28a745}.deal_stage-item.deal_inactive{background-color:#e9ecef}.deal_stage-separator{width:20px;height:35px;background-color:transparent;position:relative}.deal_info-icon{color:#6c757d;cursor:help;margin-left:5px}.deal_form-label{font-weight:500;color:#495057;margin-bottom:8px}.deal_genre-buttons{display:flex;gap:10px;flex-wrap:wrap}.deal_genre-btn{padding:8px 16px;border:1px solid #dee2e6;border-radius:5px;background-color:#f8f9fa;cursor:pointer;transition:all .2s}.deal_genre-btn:hover{background-color:#e9ecef}.deal_add-link{color:#0d6efd;text-decoration:none;font-size:.9rem;display:inline-flex;align-items:center;gap:5px;margin-top:8px}.deal_add-link:hover{text-decoration:underline}#deal_addDealModal .modal-footer{border-top:1px solid #dee2e6;padding:1rem}.deal_import-info{color:#6c757d;font-size:.9rem}.deal_vertical-divider{position:relative}.deal_vertical-divider:after{content:"";position:absolute;right:-12px;top:0;bottom:0;width:1px;background-color:#dee2e6}.deal_section-divider{border-top:1px solid #dee2e6;margin:1.5rem 0}.deal_section-title{font-size:.85rem;font-weight:600;color:#6c757d;margin-bottom:1rem;margin-top:1.5rem}.deal_label-badge{display:inline-flex;align-items:center;gap:5px;margin-right:5px;margin-bottom:5px;padding:6px 12px;border-radius:4px;font-size:.875rem}.deal_label-badge .deal_remove-label{cursor:pointer;margin-left:5px;font-weight:700}.deal_label-badge .deal_remove-label:hover{opacity:.7}#deal_selectedLabels{display:flex;flex-wrap:wrap;gap:5px}.deal_custom-select-wrapper{position:relative}.deal_custom-select-trigger{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:.375rem .75rem;-webkit-user-select:none;user-select:none}.deal_custom-select-trigger:hover{border-color:#86b7fe}.deal_selected-labels-display{flex:1;display:flex;gap:5px;flex-wrap:wrap}.deal_custom-select-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #dee2e6;border-radius:.375rem;margin-top:4px;box-shadow:0 .5rem 1rem #00000026;z-index:1050;display:none;max-height:300px;overflow-y:auto}.deal_custom-select-dropdown.deal_show{display:block}.deal_search-wrapper{padding:.5rem;border-bottom:1px solid #dee2e6;position:sticky;top:0;background:#fff;z-index:1}.deal_options-list{padding:.25rem 0}.deal_option-item{padding:.5rem 1rem;cursor:pointer;transition:background-color .15s;display:flex;align-items:center;gap:8px}.deal_option-item:hover{background-color:#f8f9fa}.deal_option-item.deal_selected{background-color:#e7f3ff}.deal_option-item.deal_selected:before{content:"✓";color:#0d6efd;font-weight:700;margin-left:auto}.deal_add-new-label{border-top:1px solid #dee2e6;padding:.5rem}.deal_add-new-label .btn-link{padding:.25rem .5rem;color:#0d6efd}.deal_popup_autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #dee2e6;border-radius:.375rem;box-shadow:0 .5rem 1rem #00000026;max-height:300px;overflow-y:auto;z-index:1050;margin-top:.25rem}.deal_popup_autocomplete-item{padding:.75rem 1rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid #f1f3f5}.deal_popup_autocomplete-item:last-child{border-bottom:none}.deal_popup_autocomplete-item:hover{background-color:#f8f9fa}.deal_popup_autocomplete-item.deal_popup_no-results{color:#6c757d;cursor:default;justify-content:center}.deal_popup_autocomplete-item.deal_popup_no-results:hover{background-color:#fff}.deal_popup_autocomplete-item.deal_popup_add-new{color:#0d6efd;font-weight:500;border-top:2px solid #dee2e6}.deal_popup_autocomplete-item.deal_popup_add-new:hover{background-color:#e7f1ff}.deal_popup_item-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#e9ecef;display:flex;align-items:center;justify-content:center}.deal_popup_item-avatar img{width:100%;height:100%;object-fit:cover}.deal_popup_item-info{flex:1;min-width:0}.deal_popup_item-title{font-weight:500;font-size:.9375rem;color:#212529;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deal_popup_item-subtitle{font-size:.8125rem;color:#6c757d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input-group{position:relative}.deal_popup_autocomplete-loading{padding:1rem;text-align:center;color:#6c757d}.deal_popup_autocomplete-loading i{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.deal_popup_autocomplete-dropdown::-webkit-scrollbar{width:6px}.deal_popup_autocomplete-dropdown::-webkit-scrollbar-track{background:#f1f3f5}.deal_popup_autocomplete-dropdown::-webkit-scrollbar-thumb{background:#ced4da;border-radius:3px}.deal_popup_autocomplete-dropdown::-webkit-scrollbar-thumb:hover{background:#adb5bd}@media (max-width: 768px){.deal_popup_autocomplete-dropdown{max-height:250px}.deal_popup_autocomplete-item{padding:.625rem .75rem}.deal_popup_item-avatar{width:36px;height:36px}.deal_popup_item-title{font-size:.875rem}.deal_popup_item-subtitle{font-size:.75rem}}:root{--stage-bg-default: #e9ecef;--stage-bg-active: #28a745;--stage-bg-hover: #d3d6d9;--stage-bg-active-hover: #218838;--stage-arrow-size: 12px;--stage-height: 30px;--stage-border-radius: 8px;--stage-transition: all .3s ease}.deal-form-group{margin-bottom:1.5rem}.deal-form-label{display:block;margin-bottom:.5rem;font-weight:600;font-size:14px;color:#333}.pipeline-stages{display:flex;align-items:center;position:relative;-webkit-user-select:none;user-select:none;gap:0;width:100%}.pipeline-stage{position:relative;flex:1;min-height:var(--stage-height);min-width:0;padding:0;background-color:var(--stage-bg-default);border:none;cursor:pointer;transition:var(--stage-transition);outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.pipeline-stage:hover:not(.is-active){background-color:var(--stage-bg-hover)}.pipeline-stage:focus-visible{box-shadow:0 0 0 3px #28a74540;z-index:10}.pipeline-stage:after{content:"";position:absolute;top:0;right:calc(var(--stage-arrow-size) * -1);width:0;height:0;border-style:solid;border-width:20px 0 20px var(--stage-arrow-size);border-color:transparent transparent transparent var(--stage-bg-default);transition:border-color .3s ease;z-index:2}.pipeline-stage:before{content:"";position:absolute;left:0;top:0;width:0;height:0;border-style:solid;border-width:20px 0 20px var(--stage-arrow-size);border-color:transparent transparent transparent #ffffff;z-index:1}.pipeline-stage:first-child{border-top-left-radius:var(--stage-border-radius);border-bottom-left-radius:var(--stage-border-radius)}.pipeline-stage:first-child:before{display:none}.pipeline-stage:last-child{border-top-right-radius:var(--stage-border-radius);border-bottom-right-radius:var(--stage-border-radius)}.pipeline-stage:last-child:after{display:none}.pipeline-stage.is-active{background-color:var(--stage-bg-active)}.pipeline-stage.is-active:after{border-left-color:var(--stage-bg-active)}.pipeline-stage.is-active:hover{background-color:var(--stage-bg-active-hover)}.pipeline-stage.is-active:hover:after{border-left-color:var(--stage-bg-active-hover)}.pipeline-stage:disabled{opacity:.6;cursor:not-allowed}.pipeline-stage:disabled:hover{background-color:var(--stage-bg-default)}@media (max-width: 768px){.pipeline-stage{min-height:35px}.pipeline-stage:after,.pipeline-stage:before{border-width:17.5px 0 17.5px 10px}.pipeline-stage:after{right:-10px}}@media (max-width: 576px){.pipeline-stages{flex-direction:column;gap:6px}.pipeline-stage{width:100%;min-height:30px}.pipeline-stage:after,.pipeline-stage:before{display:none}.pipeline-stage:first-child,.pipeline-stage:last-child{border-radius:var(--stage-border-radius)}.pipeline-stage:not(:first-child){border-top-left-radius:var(--stage-border-radius);border-bottom-left-radius:var(--stage-border-radius)}.pipeline-stage:not(:last-child){border-top-right-radius:var(--stage-border-radius);border-bottom-right-radius:var(--stage-border-radius)}}@media print{.pipeline-stages{break-inside:avoid}.pipeline-stage{break-inside:avoid;border:1px solid #ddd}.pipeline-stage.is-active{background-color:#28a745!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media (prefers-contrast: high){.pipeline-stage{border:2px solid currentColor}.pipeline-stage.is-active{border-color:var(--stage-bg-active)}}@media (prefers-reduced-motion: reduce){.pipeline-stage,.pipeline-stage:after{transition:none}}.pipeline-stage:focus{outline:2px solid transparent}.pipeline-stage:focus-visible{outline:2px solid var(--stage-bg-active);outline-offset:2px}.widget-toggle{width:24px!important;height:24px!important;min-width:24px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;line-height:1!important;margin-left:8px}.navbar-menu .navbar-nav .nav-link.menu-link{transition:all .3s ease;margin-right:10px;border-radius:0 25px 25px 0}.navbar-menu .navbar-nav .nav-link.menu-link:hover{background-color:#0a31611a;color:#0a3161!important}[data-sidebar=dark] .navbar-menu .navbar-nav .nav-link.menu-link:hover{background-color:#ffffff26;color:#fff!important}.filter-builder{min-width:600px;max-width:850px;background:#fff;border:1px solid #dfe1e5;border-radius:6px;box-shadow:0 4px 12px #00000014;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.filter-builder .card-body{padding:12px 16px}.filter-builder .card-title{font-size:.95rem;font-weight:600;color:#1a1f36;margin-bottom:12px;display:flex;align-items:center;gap:8px}.filter-builder .card-title i{color:#5f6368}.filter-builder .filter-group{background-color:#f8f9fa;padding:10px;border-radius:6px;border:1px solid #e1e4e8;margin-bottom:8px;position:relative}.filter-builder .filter-group:last-child{margin-bottom:0}.filter-builder .filter-group h6{font-size:.8rem;font-weight:600;color:#444;margin-bottom:8px;text-transform:uppercase;letter-spacing:.03em;display:flex;align-items:center}.filter-builder .filter-group h6 .badge{font-size:.7rem;padding:3px 6px;margin-left:6px;border-radius:4px}.filter-builder .condition-row{display:flex;align-items:center;gap:6px;padding:4px 0;background:transparent;border:none;box-shadow:none}.filter-builder .condition-row .condition-connector{font-size:.7rem;font-weight:600;min-width:40px;text-align:center;color:#5f6368;background:#e8eaed;padding:2px 6px;border-radius:4px;text-transform:uppercase}.filter-builder .condition-row .form-select,.filter-builder .condition-row .form-control{font-size:.85rem;padding:4px 8px;height:32px;border-color:#cfd2d6;border-radius:4px;background-color:#fff;color:#3c4043;box-shadow:0 1px 2px #00000005}.filter-builder .condition-row .form-select:focus,.filter-builder .condition-row .form-control:focus{border-color:#1967d2;box-shadow:0 0 0 2px #1967d226;outline:none}.filter-builder .condition-row .form-select::placeholder,.filter-builder .condition-row .form-control::placeholder{color:#9aa0a6}.filter-builder .condition-row .condition-value{min-width:120px;flex-grow:1}.filter-builder .condition-row .remove-condition{color:#80868b;padding:4px;border-radius:4px;transition:all .2s;margin-left:4px}.filter-builder .condition-row .remove-condition:hover{background-color:#fce8e6;color:#d93025}.filter-builder .condition-row .remove-condition i{font-size:1.1rem}.filter-builder .btn-sm{font-size:.8rem;padding:4px 10px;height:30px;display:inline-flex;align-items:center;gap:4px;border-radius:4px;font-weight:500}.filter-builder .add-condition-btn{color:#1967d2;background:transparent;border:1px dashed #aecbfa}.filter-builder .add-condition-btn:hover{background:#f1f3f4;border-color:#1967d2;color:#174ea6}.filter-builder .btn-primary{background-color:#1a73e8;border-color:#1a73e8;box-shadow:0 1px 2px #0000001a}.filter-builder .btn-primary:hover{background-color:#1765cc;border-color:#1765cc}.filter-builder .card-footer{padding:10px 16px;background:#fff;border-top:1px solid #ebebeb;display:flex;justify-content:flex-end;gap:8px}
