.hubspot-table-list-dropdown{width:100%;margin-top:8px}.hubspot-table-list-note{margin-top:8px;font-size:12px;color:#777;font-style:italic}.hubspot-table-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;backdrop-filter:blur(2px)}.hubspot-table-modal-content{background:white;border-radius:6px;box-shadow:0 4px 24px rgba(0,0,0,.12);width:90%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5e5e5}.hubspot-table-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e5e5;background:#FAFAFA}.hubspot-table-modal-header h2{margin:0;font-size:16px;font-weight:500;color:#222326;letter-spacing:-.01em}.hubspot-table-modal-close{background:none;border:none;font-size:20px;color:#999999;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s ease}.hubspot-table-modal-close:hover{background:#F0F0F0;color:#222326}.hubspot-table-modal-description{padding:0 20px;margin-top:12px;color:#666666;font-size:13px}.hubspot-table-modal-section{padding:16px 20px}.hubspot-table-modal-label{margin-bottom:6px;color:#222326;font-size:11px}.hubspot-table-modal-label,.hubspot-table-modal-sublabel{display:block;font-weight:500;text-transform:uppercase;letter-spacing:.03em}.hubspot-table-modal-sublabel{margin-top:16px;margin-bottom:8px;color:#666666;font-size:12px}.hubspot-table-modal-input{width:100%;padding:6px 10px;border:1px solid #e5e5e5;border-radius:4px;font-size:13px;color:#222326;transition:border-color .15s ease;background:#FFFFFF}.hubspot-table-modal-input:focus{outline:none;border-color:#666666;background:#FFFFFF}.hubspot-table-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.hubspot-table-tab{display:flex;align-items:center;padding:6px 12px;border:1px solid #e5e5e5;border-radius:4px;background:white;color:#666666;font-size:12px;font-weight:400;cursor:pointer;transition:all .15s ease}.hubspot-table-tab:hover{background:#FAFAFA;border-color:#D0D0D0;color:#222326}.hubspot-table-tab.active{background:#222326;border-color:#222326;color:white}.hubspot-table-custom-objects{margin-top:16px}.hubspot-table-filters{display:flex;flex-direction:column;gap:8px;margin-top:6px}.hubspot-table-filter-row{display:flex;gap:8px;align-items:center}.hubspot-table-filter-field{flex:1;min-width:150px;padding:6px 10px;border:1px solid #e5e5e5;border-radius:4px;font-size:13px;color:#222326;background:white}.hubspot-table-filter-field:focus{outline:none;border-color:#666666}.hubspot-table-filter-operator{width:160px;padding:6px 10px;border:1px solid #e5e5e5;border-radius:4px;font-size:13px;color:#222326;background:white}.hubspot-table-filter-operator:focus{outline:none;border-color:#666666}.hubspot-table-filter-value{flex:1;min-width:120px;padding:6px 10px;border:1px solid #e5e5e5;border-radius:4px;font-size:13px;color:#222326}.hubspot-table-filter-value:focus{outline:none;border-color:#666666}.hubspot-table-filter-remove{width:28px;height:28px;border:none;background:#F0F0F0;color:#999999;border-radius:4px;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.hubspot-table-filter-remove:hover{background:#FFF5F5;color:#DC2626}.hubspot-table-add-filter{margin-top:8px;padding:6px 12px;border:1px dashed #d0d0d0;border-radius:4px;background:none;color:#666666;font-size:12px;font-weight:400;cursor:pointer;transition:all .15s ease}.hubspot-table-add-filter:hover{border-color:#999999;background:#FAFAFA;color:#222326}.hubspot-table-field-search{margin-bottom:12px}.hubspot-table-modal-search-input{width:100%;padding:8px 12px;border:1px solid #e5e5e5;border-radius:4px;font-size:13px;color:#222326;background:#FFFFFF;transition:border-color .15s ease}.hubspot-table-modal-search-input:focus{outline:none;border-color:#666666}.hubspot-table-modal-search-input::placeholder{color:#999999}.hubspot-table-field-list{max-height:400px;overflow-y:auto;border:1px solid #e5e5e5;border-radius:4px;padding:4px;background:#FAFAFA}.hubspot-table-field-item{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border-radius:4px;cursor:pointer;transition:background .15s ease}.hubspot-table-field-item:hover{background:#FFFFFF}.hubspot-table-field-item input[type=checkbox]{margin-top:2px;cursor:pointer}.hubspot-table-field-info{flex:1}.hubspot-table-field-label{font-weight:400;color:#222326;font-size:12px}.hubspot-table-field-desc{font-size:11px;color:#999999;margin-top:2px}.hubspot-table-field-empty{padding:24px;text-align:center;color:#999999;font-size:13px}.hubspot-table-loading{gap:8px;padding:24px;color:#666666;font-size:12px}.hubspot-table-modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px;border-top:1px solid #e5e5e5;background:#FAFAFA}.hubspot-table-modal-cancel{padding:6px 14px;border:1px solid #e5e5e5;border-radius:4px;background:white;color:#666666;font-size:12px;font-weight:400;cursor:pointer;transition:all .15s ease}.hubspot-table-modal-cancel:hover{background:#FAFAFA;border-color:#D0D0D0;color:#222326}.hubspot-table-modal-primary{padding:6px 14px;border:none;border-radius:4px;background:#222326;color:white;font-size:12px;font-weight:400;cursor:pointer;transition:all .15s ease}.hubspot-table-modal-primary:hover{background:#000000}.hubspot-table-modal-primary:disabled{opacity:.5;cursor:not-allowed}.hubspot-table-block{position:relative;margin:8px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bn-editor:not(.read-only-mode) .hubspot-table-block{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.hubspot-table-wrapper,.hubspot-table-wrapper *{pointer-events:auto!important}.hubspot-table-wrapper{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important}.hubspot-table-toolbar{position:absolute;top:8px;right:8px;z-index:10;display:flex;gap:4px;opacity:0;transition:opacity .15s ease}.hubspot-table-block:hover .hubspot-table-toolbar{opacity:1}.hubspot-table-settings-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ffffff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .15s ease}.hubspot-table-settings-btn:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.hubspot-table-settings-btn svg{width:16px;height:16px}.hubspot-table-wrapper{overflow-x:auto;overflow-y:visible;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff;position:relative}.hubspot-data-table{width:100%;border-collapse:collapse;font-size:13px;min-width:100%}.hubspot-data-table th{text-align:left;padding:12px 16px;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-weight:500;font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;position:relative;overflow:visible}.bn-editor:not(.read-only-mode) .hubspot-data-table th{user-select:none}.hubspot-data-table td{padding:12px 16px;border-bottom:1px solid #f3f4f6;color:#111827;font-size:13px}.hubspot-data-table td,.hubspot-table-cell-content{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;cursor:text}.hubspot-table-cell-content{display:inline-block;width:100%}.hubspot-data-table tr:last-child td{border-bottom:none}.hubspot-data-table tr:hover{background:#f9fafb}.hubspot-table-link-column{width:40px;text-align:center;padding:12px 8px!important}.hubspot-table-link{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#6b7280;text-decoration:none;border-radius:4px;transition:all .15s ease;opacity:.7}.hubspot-table-link:hover{background:#f3f4f6;color:#111827;opacity:1}.hubspot-table-link-icon{width:14px;height:14px}.column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:6px;cursor:col-resize;user-select:none;-webkit-user-select:none;z-index:100;background:transparent;transition:opacity .15s ease;pointer-events:auto!important;opacity:0}.column-resize-handle:active,.column-resize-handle:hover{opacity:1;background:rgba(229,231,235,.5)}.hubspot-data-table:hover .column-resize-handle{opacity:.3}.hubspot-data-table:hover .column-resize-handle:hover{opacity:1;background:rgba(229,231,235,.8)}.hubspot-data-table th.resizing{background:#e5e7eb}.hubspot-data-table.resizing{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.hubspot-table-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:48px 24px;color:#6b7280;font-size:14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.hubspot-spinner{width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#6b7280;border-radius:50%;animation:spin .8s linear infinite}.hubspot-table-error{padding:16px 20px;background:#fef2f2;color:#dc2626;border-radius:8px;text-align:center;font-size:14px;border:1px solid #fee2e2}.hubspot-table-empty{padding:48px;color:#6b7280}.hubspot-table-empty,.hubspot-table-placeholder{text-align:center;font-size:14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.hubspot-table-placeholder{padding:48px 24px;color:#9ca3af;display:flex;flex-direction:column;align-items:center;gap:8px}.hubspot-table-placeholder .hubspot-table-icon{font-size:32px;opacity:.5}.hubspot-table-placeholder div{font-weight:500;color:#6b7280}.hubspot-table-placeholder p{margin:0;font-size:13px}@media (max-width:768px){.hubspot-data-table{font-size:12px}.hubspot-data-table td,.hubspot-data-table th{padding:10px 12px}.hubspot-table-link-column{width:36px}}.hubspot-linked-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;backdrop-filter:blur(2px)}.hubspot-linked-modal-content{background:white;border-radius:8px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:500px;width:90%;max-height:80vh;display:flex;flex-direction:column}.hubspot-linked-modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.hubspot-linked-modal-header h2{font-size:18px;font-weight:600;margin:0;color:#111827}.hubspot-linked-modal-close{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s ease}.hubspot-linked-modal-close:hover{background:#f3f4f6;color:#374151}.hubspot-linked-modal-body{padding:24px;overflow-y:auto;flex:1}.hubspot-linked-modal-description{font-size:14px;color:#6b7280;margin:0 0 24px;line-height:1.5}.hubspot-linked-modal-section{margin-bottom:24px}.hubspot-linked-modal-section:last-child{margin-bottom:0}.hubspot-linked-modal-label{display:block;font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.hubspot-linked-tabs{display:flex;gap:8px;flex-wrap:wrap}.hubspot-linked-tab{padding:8px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#374151;cursor:pointer;transition:all .15s ease;font-weight:500}.hubspot-linked-tab:hover{background:#f3f4f6;border-color:#d1d5db}.hubspot-linked-tab.active{background:#111827;color:white;border-color:#111827}.hubspot-linked-modal-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end}.hubspot-linked-modal-cancel,.hubspot-linked-modal-primary{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;border:none}.hubspot-linked-modal-cancel{background:white;color:#374151;border:1px solid #d1d5db}.hubspot-linked-modal-cancel:hover{background:#f9fafb;border-color:#9ca3af}.hubspot-linked-modal-primary{background:#111827;color:white}.hubspot-linked-modal-primary:hover:not(:disabled){background:#1f2937}.hubspot-linked-modal-primary:disabled{opacity:.5;cursor:not-allowed}.hubspot-linked-record-block{margin:16px 0;position:relative}.hubspot-linked-record-loading{gap:12px;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;font-size:14px}.hubspot-linked-record-empty,.hubspot-linked-record-loading{display:flex;align-items:center;justify-content:center;padding:40px 20px;background:#f9fafb}.hubspot-linked-record-empty{flex-direction:column;gap:8px;border:1px dashed #e5e7eb;border-radius:8px;text-align:center}.hubspot-linked-record-empty .empty-icon{font-size:32px;opacity:.5}.hubspot-linked-record-empty p{margin:0;color:#374151;font-size:14px;font-weight:500}.hubspot-linked-record-empty .hint{color:#9ca3af;font-size:13px}.hubspot-linked-record-loading .spinner{width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#6b7280;border-radius:50%;animation:spin .8s linear infinite}.hubspot-configure-btn{padding:8px 16px;background:#111827;color:white;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;margin-top:12px}.hubspot-configure-btn:hover{background:#1f2937}.ai-assistant-block{position:relative;width:100%}.ai-assistant-content{position:relative;display:flex;align-items:flex-start;gap:8px}.ai-assistant-trigger{background:linear-gradient(45deg,#8b5cf6,#ec4899);color:white;border:none;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.ai-assistant-trigger:hover{transform:scale(1.05);box-shadow:0 2px 8px rgba(139,92,246,.3)}.ai-assistant-menu{position:absolute;top:32px;left:0;background:white;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:4px;z-index:100;min-width:200px}.ai-assistant-menu button{display:block;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer;font-size:14px;border-radius:4px;transition:background .2s}.ai-assistant-menu button:hover{background:#f3f4f6}.ai-content-area{flex:1;min-height:24px;outline:none}.ai-content-area:empty:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none;position:absolute}.ai-suggestion-panel{margin-top:16px;border:2px solid #8b5cf6;border-radius:8px;padding:16px;background:#faf5ff;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ai-suggestion-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ai-suggestion-title{font-weight:600;color:#6b21a8}.ai-loading{font-size:12px;color:#8b5cf6;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.ai-suggestion-content{padding:12px;background:white;border-radius:4px;margin-bottom:12px;line-height:1.6;color:#374151}.ai-suggestion-actions{display:flex;gap:8px;justify-content:flex-end}.ai-action-accept,.ai-action-reject{padding:6px 16px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.ai-action-accept{background:#10b981;color:white}.ai-action-accept:hover{background:#059669}.ai-action-reject{background:#ef4444;color:white}.ai-action-reject:hover{background:#dc2626}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:modal-overlay-fade-in .15s ease-out}@keyframes modal-overlay-fade-in{0%{opacity:0}to{opacity:1}}.associations-modal{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);width:680px;max-width:90vw;max-height:85vh;display:flex;flex-direction:column;animation:modal-content-slide-in .2s ease-out;overflow:hidden}@keyframes modal-content-slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-header{padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb;display:flex;align-items:center;justify-content:space-between}.modal-header h2{font-size:16px;font-weight:600;margin:0;color:#111827;line-height:1.3}.modal-close{background:none;border:none;padding:6px;cursor:pointer;color:#9ca3af;border-radius:4px;transition:all .15s ease;display:flex;align-items:center;justify-content:center;width:28px;height:28px}.modal-close:hover{background:#e5e7eb;color:#6b7280}.modal-steps{display:flex;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#ffffff}.modal-steps .step{display:flex;align-items:center;gap:8px;opacity:.5;transition:opacity .2s}.modal-steps .step.active{opacity:1}.modal-steps .step.completed .step-number{background:#10b981;color:white}.modal-steps .step-number{width:24px;height:24px;border-radius:50%;background:#e5e7eb;color:#6b7280;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.modal-steps .step.active .step-number{background:#111827;color:white}.modal-steps .step-label{font-size:13px;font-weight:500;color:#6b7280}.modal-steps .step.active .step-label{color:#111827}.modal-body{padding:20px;overflow-y:auto;flex:1;background:#ffffff}.step-content{padding:0}.step-content h3{margin:0 0 16px;font-size:14px;font-weight:600;color:#111827;text-transform:uppercase;letter-spacing:.05em}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:6px;font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.form-input,.form-select{width:100%;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;background:white;transition:all .15s ease}.form-input:focus,.form-select:focus{outline:none;border-color:#6b7280;box-shadow:0 0 0 1px #6b7280}.radio-group{display:flex;flex-direction:column;gap:8px}.radio-label{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .15s ease;background:white}.radio-label:hover{background:#f9fafb;border-color:#d1d5db}.radio-label input[type=radio]{margin-top:2px;flex-shrink:0}.radio-label span{display:block;font-size:13px;color:#111827;font-weight:500}.radio-label .radio-hint{font-size:11px;color:#6b7280;margin-top:2px;font-weight:400}.search-input-wrapper{position:relative}.search-input-wrapper svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280}.search-input{width:100%;padding:8px 12px 8px 36px;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;transition:all .15s ease}.search-input:focus{outline:none;border-color:#6b7280;box-shadow:0 0 0 1px #6b7280}.search-loading{padding:8px 12px;font-size:12px;color:#6b7280;text-align:center}.search-results{margin-top:8px;border:1px solid #e5e7eb;border-radius:6px;max-height:200px;overflow-y:auto;background:white}.search-result{padding:10px 12px;font-size:13px;cursor:pointer;transition:background .15s ease;border-bottom:1px solid #f3f4f6}.search-result:last-child{border-bottom:none}.search-result:hover{background:#f9fafb}.search-result.selected{background:#f3f4f6;color:#111827}.selected-object{display:flex;align-items:center;gap:6px;margin-top:8px;padding:8px 12px;background:#f0fdf4;border:1px solid #86efac;border-radius:6px;font-size:13px;color:#14532d}.selected-object svg{color:#10b981}.association-types{display:flex;flex-direction:column;gap:6px;max-height:400px;overflow-y:auto}.association-type{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .15s ease;background:white;font-size:13px}.association-type:hover{background:#f9fafb;border-color:#d1d5db}.association-type input[type=radio]{flex-shrink:0;margin:0}.association-label{font-size:13px;font-weight:500;color:#374151}.no-associations{padding:40px 20px;text-align:center;color:#6b7280;font-size:13px}.fields-container{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:16px}.fields-section{display:flex;flex-direction:column}.fields-section h4{margin:0 0 8px;font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.fields-list{flex:1;border:1px solid #e5e7eb;border-radius:6px;padding:4px;max-height:300px;overflow-y:auto;background:white}.field-checkbox{display:flex;align-items:flex-start;gap:8px;padding:8px;border-radius:4px;cursor:pointer;transition:background .15s ease}.field-checkbox:hover{background:#f9fafb}.field-checkbox input[type=checkbox]{margin-top:2px;flex-shrink:0}.field-label{font-size:13px;color:#111827;font-weight:500}.field-description{font-size:11px;color:#6b7280;margin-top:2px}.selected-fields{border:1px solid #e5e7eb;border-radius:6px;padding:8px;max-height:300px;overflow-y:auto;background:white}.selected-field{display:flex;align-items:center;gap:8px;padding:8px;background:white;border:1px solid #e5e7eb;border-radius:4px;margin-bottom:6px}.selected-field:last-child{margin-bottom:0}.field-order{width:24px;height:24px;background:#f3f4f6;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#6b7280}.field-name{flex:1;font-size:13px;color:#111827}.field-actions{display:flex;gap:4px}.field-action{width:24px;height:24px;padding:0;background:white;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;color:#6b7280;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.field-action:hover{background:#f3f4f6;color:#111827}.field-action:disabled{opacity:.3;cursor:not-allowed}.field-action.remove{color:#ef4444}.field-action.remove:hover{background:#fef2f2;border-color:#fecaca}.no-fields{padding:40px 20px;text-align:center;color:#9ca3af;font-size:12px}.modal-footer{padding:12px 16px;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:#f9fafb}.footer-left,.footer-right{display:flex;gap:8px;align-items:center}.btn{padding:6px 12px;border-radius:4px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;border:1px solid transparent;height:28px;display:inline-flex;align-items:center;justify-content:center;gap:6px;outline:none}.btn-primary{background:#111827;color:white;border:none}.btn-primary:hover:not(:disabled){background:#1f2937}.btn-primary:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.btn-secondary{background:white;color:#6b7280;border-color:#e5e7eb}.btn-secondary:hover:not(:disabled){background:#f3f4f6;color:#374151;border-color:#d1d5db}.loading-state{padding:40px;text-align:center;color:#6b7280;font-size:13px}.hubspot-associations-table-block{margin:16px 0;background:white;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden}.hubspot-associations-table-block.resizing{user-select:none;cursor:col-resize}.hubspot-associations-table-block .table-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:white;border-bottom:1px solid #f3f4f6}.hubspot-associations-table-block .table-title{margin:0!important;padding:0!important;font-size:11px!important;font-weight:500!important;color:#6b7280!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;text-transform:uppercase!important;letter-spacing:.03em!important;line-height:1!important;display:block!important}.hubspot-associations-table-block .table-actions{display:flex;gap:4px}.hubspot-associations-table-block .action-button{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:transparent;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;transition:all .15s;font-size:12px;line-height:1}.hubspot-associations-table-block .action-button:hover{background:#f9fafb;color:#6b7280;border-color:#d1d5db}.hubspot-associations-table-block .action-button:disabled{opacity:.5;cursor:not-allowed}.hubspot-associations-table-block .action-button.refreshing svg{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hubspot-associations-table-block .table-wrapper{overflow-x:auto;max-height:600px;overflow-y:auto}.hubspot-associations-table-block .associations-table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.hubspot-associations-table-block .associations-table thead{position:sticky;top:0;background:white;z-index:10}.hubspot-associations-table-block .associations-table th{padding:12px 16px;text-align:left;font-weight:500;font-size:13px;color:#6b7280;border-bottom:1px solid #e5e7eb;position:relative;background:#f9fafb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hubspot-associations-table-block .associations-table td.numeric,.hubspot-associations-table-block .associations-table th.numeric{text-align:right}.hubspot-associations-table-block .associations-table td{padding:10px 12px;border-bottom:1px solid #f3f4f6;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hubspot-associations-table-block .associations-table tbody tr:hover{background:#f9fafb}.hubspot-associations-table-block .associations-table tbody tr.even{background:#fafafa}.hubspot-associations-table-block .associations-table tbody tr.odd{background:white}.hubspot-associations-table-block .resize-handle{position:absolute;right:0;top:0;bottom:0;width:4px;cursor:col-resize;background:transparent;transition:background .2s}.hubspot-associations-table-block .resize-handle:hover{background:#3b82f6}.hubspot-associations-table-block .link-cell{text-align:center}.hubspot-associations-table-block .link-cell .view-link{color:#d1d5db;text-decoration:none;font-size:12px;display:inline-block;transition:all .15s;padding:2px 4px}.hubspot-associations-table-block .link-cell .view-link:hover{color:#6b7280;transform:translateX(2px)}.hubspot-associations-table-block .line-items-table .item-cell{display:flex;flex-direction:column;gap:2px}.hubspot-associations-table-block .line-items-table .item-name{font-weight:500;color:#111827}.hubspot-associations-table-block .line-items-table .item-sku{font-size:11px;color:#6b7280}.hubspot-associations-table-block .line-items-table .description{font-size:12px;color:#6b7280}.hubspot-associations-table-block .line-items-table .amount{font-weight:500}.hubspot-associations-table-block .line-items-table .discount{color:#dc2626}.hubspot-associations-table-block .line-items-table tfoot tr{background:#f9fafb}.hubspot-associations-table-block .line-items-table tfoot td{padding:8px 12px;font-weight:500}.hubspot-associations-table-block .line-items-table .total-label{text-align:right;color:#6b7280}.hubspot-associations-table-block .line-items-table .discount-row td,.hubspot-associations-table-block .line-items-table .subtotal-row td{border-bottom:1px solid #e5e7eb;font-size:12px}.hubspot-associations-table-block .line-items-table .total-row td{border-bottom:none;font-size:14px;font-weight:600}.hubspot-associations-table-block .line-items-table .total-amount{color:#059669;font-size:16px}.hubspot-associations-table-block .hubspot-associations-placeholder{padding:24px;text-align:center;color:#9ca3af;font-size:14px;cursor:pointer;transition:background-color .15s ease}.hubspot-associations-table-block .hubspot-associations-placeholder:hover{background-color:#f9fafb}.hubspot-associations-table-block .associations-no-records{padding:20px;text-align:center;color:#9ca3af;font-size:13px;background:#fafafa;border-top:1px solid #f3f4f6;transition:background-color .15s ease}.hubspot-associations-table-block .associations-no-records:hover{background-color:#f3f4f6;color:#6b7280}.hubspot-associations-table-block .loading-state{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px 20px;color:#6b7280;font-size:14px}.hubspot-associations-table-block .spinner{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}.hubspot-associations-table-block .error-state{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:16px;font-size:13px;color:#991b1b}.hubspot-associations-table-block .error-state .error-icon{font-size:16px}.callout-block{position:relative}.callout-block:hover .callout-color-button{opacity:1!important}.callout-block .bn-inline-content{cursor:text}.callout-color-picker{animation:fadeIn .15s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.bn-block[data-block-type=htmlBlock]{margin-left:-40px;margin-right:-40px;width:calc(100% + 80px)}.bn-block[data-block-type=htmlBlock] .bn-block-content{width:100%}.html-block-container{position:relative;margin:8px 0;min-height:50px;border-radius:0;overflow:hidden;background:#FAFAFA;border:1px solid #e5e7eb;border-right:none;border-left:none;transition:all .2s ease;width:100%}.html-block-container:hover{border-color:#D1D5DB;box-shadow:0 1px 3px rgba(0,0,0,.05)}.html-block-iframe{width:100%;border:none;background:white;min-height:50px;display:block;padding:0}.html-block-placeholder{padding:24px;margin:8px 0;width:100%;text-align:center;color:#9CA3AF;cursor:pointer;background:#F9FAFB;border:2px dashed #e5e7eb;border-right:none;border-left:none;border-radius:0;transition:all .2s ease;font-size:14px}.html-block-placeholder:hover{border-color:#9CA3AF;color:#6B7280;background:#F3F4F6}.html-block-editor{background:white;border:1px solid #e5e7eb;border-right:none;border-left:none;border-radius:0;overflow:hidden;margin:8px 0;width:100%}.html-block-editor-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#F9FAFB}.html-block-editor-header h3{margin:0;font-size:14px;font-weight:600;color:#222326}.html-block-editor-actions{display:flex;gap:8px}.html-block-button{padding:6px 12px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none}.html-block-button.primary{background:#222326;color:white}.html-block-button.primary:hover{background:#111215}.html-block-button.secondary{background:white;color:#222326;border:1px solid #e5e7eb}.html-block-button.secondary:hover{background:#F9FAFB;border-color:#D1D5DB}.html-block-textarea{width:100%;min-height:300px;padding:16px;border:none;resize:vertical;font-family:SF Mono,Monaco,Consolas,Courier New,monospace;font-size:13px;line-height:1.5;background:#FAFAFA;color:#222326}.html-block-textarea:focus{outline:none;background:white}.html-block-editor-hint{padding:8px 16px;font-size:12px;color:#9CA3AF;background:#F9FAFB;border-top:1px solid #e5e7eb}.html-block-toolbar{position:absolute;top:8px;right:8px;display:flex;gap:4px;background:white;border:1px solid #e5e7eb;border-radius:6px;padding:4px;box-shadow:0 2px 4px rgba(0,0,0,.05);z-index:10}.html-block-toolbar-button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:white;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#6B7280}.html-block-toolbar-button:hover{background:#F3F4F6;color:#222326}.html-block-toolbar-button svg{width:16px;height:16px}