.editable-table-container-0d485308 {
    margin: 15px 0;
    width: 100%;
}

.editable-table-0d485308 {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 8px;
    font-size: 14px;
    text-align: left;
}

.editable-table-0d485308 th,
.editable-table-0d485308 td {
    border: 1px solid #e0e0e0;
    padding: 12px 15px;
    outline: none;
    transition: background-color 0.2s ease, border-color 0.2s ease;
}

/* Edit indicators */
.elementor-editor-active .editable-table-0d485308 th:hover,
.elementor-editor-active .editable-table-0d485308 td:hover {
    background-color: rgba(0, 115, 230, 0.05) !important;
    cursor: text;
}

.elementor-editor-active .editable-table-0d485308 th:focus,
.elementor-editor-active .editable-table-0d485308 td:focus {
    background-color: rgba(0, 115, 230, 0.08) !important;
    border-color: #0073e6 !important;
}

.editable-table-tip-0d485308 {
    font-size: 12px;
    color: #666;
    font-style: italic;
    margin-top: 5px;
}
