.xcx_contact_form{
    min-height:400px
}
textarea:disabled {
    background-color: #f0f0f0 !important;
    color: #666 !important;
    cursor: not-allowed;
}
/* Override Avada's grey textarea text colour */
#xcx_message {
    color: #000 !important;
}
.xcx_form_column_one p{
    text-align:left;
}
.xcx_form_column_one{
    width:14%;
    border-right:1px solid #0596d4;
    margin-right:2%;
    padding-right:2%;
}
.xcx_form_column_two{
    flex:1
}
.xcx_contact_form .xcx_form_input{
    max-width:unset;
}
.xcx_form_input_textarea .xcx_span_label{
    color:rgba(0,0,0,.54);
    font-size:.8em
}
.xcx_span_h_label {
    font-size: 19px !important;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000000;
}
.xcx_form_select_input:after{
    color: #0596d4 !important;
}
/* Quote */ 
.xcx_form_input .xcx_span_label, .xcx_form_select .xcx_span_label{
    font-size: 0.84em !important;
}
.xcx_wizard .xcx_wizard_steps .xcx_wizard_step, .xcx_wizard .xcx_wizard_step_content{
    display:none;
}
.xcx_wizard .xcx_wizard_steps .xcx_wizard_step.active , .xcx_wizard .xcx_wizard_step_content.active{
    display:initial;
}
.xcx_wizard .xcx_wizard_btns .xcx_wizard_prev{
    float:left;
}
.xcx_wizard .xcx_wizard_btns .xcx_wizard_next{
    float:right;
}
.xcx_wizard .xcx_wizard_btns .xcx_wizard_btn{
    border: 1px solid rgb(0 0 0 / 20%);
    background-color: white;
    min-width: 64px;
    line-height: 32px;
    padding: 0 16px;
    cursor:pointer;
}
.xcx_form_input input, .xcx_form_input_textarea textarea {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background-color: transparent;
    transition: all .35s linear;
}
.xcx_form_input input:focus, .xcx_form_input_textarea textarea:focus{
    border-color:#0596d4;
}
.xcx_form_select_input::after{
    pointer-events: none !important;
}
.xcx_wizard_title{
   margin-bottom:10px;margin-top:0; border-bottom: 2px solid #0596d4;
}
.xcx_wizard_btn.hide{
    display: none;
}
.xcx_form_input:focus, .xcx_form_input:focus .xcx_span_label, .xcx_form_input:focus input{
    border-color:#0596d4 !important;
    border-width: 2px;
    color:#0596d4;
}
.xcx_form_input_promote_other{
    display: flex;
}
.xcx_get_a_quote_success{
    display: none;
}
.xcx_get_a_quote_form_submit{
    position: relative;
    float: right;
}
.xcx_get_a_quote_form_submit .xcx_get_a_quote_form_errors{
    position: absolute;
    bottom: 35px;
    padding: 4px 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    font-size: .85em;
    z-index: 798374983479237849;
    color: red;
    display: none;
    min-width: 252px;
    right: 0;
}
.xcx_wizard_steps{
position:relative;
}
.xcx_current_step{
position: absolute;
right: 0;
top: 0px;
font-size: 1.5em;
opacity: 0.4;
line-height: 1.5;
z-index: 1;
}
.xcx_form_error_{
    white-space: nowrap
}
.xcx_form_input.disabled input, .xcx_form_input.disabled span{
    opacity: 0.3;
}
.xcx_form_columns .xcx_form_column_two{
    overflow: inherit !important;
}
.xcx_quote_content {
  padding: 0 18px;
}
.xcx_form_input {
    width: 100%;
}
#xcx_it_infrastructure_header #xcx_company_needs_header #xcx_company_information_header {
    padding-bottom: 20px;
}
.xcx_get_a_quote_form{
    min-height:400px
}
.xcx_form_column_one p{
    text-align:left;
}
.xcx_form_column_one{
    width:14%;
    border-right:1px solid #0596d4;
    margin-right:2%;
    padding-right:2%
}
.xcx_form_column_two{
    flex:1
}
.xcx_form_input_textarea .xcx_span_label{
    color:rgba(0,0,0,.54);
    font-size:.8em
}

/* div.xcx-footer-cta-element-wrapper > div:first-child {
    display: block !important;
} */

.xcx_form_select_input .xcx_form_select_field {
    cursor: pointer !important;
}

.xcx_form_select_input {
    cursor: unset !important;
}

.fusion-footer-widget-area .fusion-fullwidth .fusion-row {
    z-index: unset !important;
}
.fusion-footer-widget-area .fusion-fullwidth .fusion-row {
    z-index: unset !important;
}

.ss-content.ss-open {
    background-color: #fff !important;
}

.xcx_remove_arrow::after{
    display: none !important;
}
.xcx-contact-boxes p {
    min-height: 50px;
}

form .xcx_form_row {
    padding: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #c4c4c4;
}

/* ── Single card wrapping all form steps — one border, not one per step ── */
.xcx_steps_card {
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    background-color: #ffffff;
}
.xcx_steps_card .xcx_form_row {
    border: none !important;
    border-radius: 0 !important;
    background-color: transparent !important;
}

/* ── Proceed spinner ──────────────────────────────────────────────────── */
#xcx_proceed_loader {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 60px 20px;
    gap: 18px;
}
.xcx_proceed_spinner {
    width: 48px;
    height: 48px;
    border: 5px solid #dce8f0;
    border-bottom-color: #0596D4;
    border-radius: 50%;
    box-sizing: border-box;
    animation: xcx_rotation 0.85s linear infinite;
}
#xcx_proceed_loader p {
    color: #555;
    font-size: 15px;
    margin: 0;
    font-weight: 500;
    letter-spacing: 0.01em;
}

/* ── Inline submit spinners (ticket + quote) ─────────────────────────── */
#xcx_ticket_submit_loader,
#xcx_quote_submit_loader {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 0;
}
.xcx_inline_spinner {
    width: 26px;
    height: 26px;
    border-width: 3px;
    flex-shrink: 0;
}
#xcx_ticket_submit_loader span,
#xcx_quote_submit_loader span {
    color: #555;
    font-size: 14px;
    font-weight: 500;
}
.xcx_bordered_text_input, .xcx_bordered_text_input_nopadding {
    padding-bottom: 8px !important;

}
.xcx_bordered_text_input input {
    border: 1px solid #707070 !important;
    border-radius: 5px;
    padding: 10px !important;
    height: 44px !important;
    width: 50%;
    transition: all .35s linear;
}

.xcx_bordered_text_input_nopadding input {
    border: 1px solid #707070 !important;
    border-radius: 5px;
    height: 44px !important;
    width: 50%;
    transition: all .35s linear;
}
.contact-back-icon {
    margin: 20px !important;
    margin-bottom: 0 !important;
    display: block;
}
.contact-back-icon:hover{
    background-color: #08b1f9 !important;
    border-color:#0596d4 !important
}
.xcx-contact-boxes {
    display: flex;       
    flex-wrap: wrap;   
    gap: 13px;
    margin: 0 !important;
}
.xcx-contact-boxes .fusion-button {
    width:100%;
    padding: 12px 20px;
    font-size: 17px;
}
.xcx-contact-boxes > div {
     flex: 1 1 calc(33.33% - 13px); 
    box-sizing: border-box;       
    background-color: #ffffff;   
    padding: 10px;               
}
.xcx-contact-boxes h3 {
    display: inline-flex;
    font-size: 16px;
    font-weight: bold;
}

.xcx-contact-boxes img {
    margin: 8px 8px 8px 0px;
    width:24px;
}

.xcx_remove_padding{
    padding: 0 !important
}

.xcx_border_input{
    padding: 15px !important;
    height: 44px !important;
    border: 1px solid #707070 !important;
    border-radius: 5px;
}
.xcx_cf_input textarea{
    border: 1px solid #707070 !important;
    border-radius: 5px;
}
.xcx_remove_padding:after {
    top: 12px !important;
    right: 15px !important;
}

ul.xcx_form_select_options {
    border-radius: 5px;
    max-height: 300px;
    overflow-y: scroll;
}
.xcx_cf_input {
    margin-top: 30px;
}
.xcx_form_select_input {
    margin-top: 10px;
}
.xcx_form_error_ {
    position: relative !important;
    color: #B00020 !important;
    font-size: 14px !important;
    display: flex;
    margin-top: 5px !important;
}
.tcx-contact-form-login{
    transition:all .35s linear;
}
.login-disabled {
    opacity: 0.4;
    pointer-events: none;
}
.xcx_form_error_:before, .xcx_form_success_:before, .xcx_form_submit .xcx_form_errors:before {
    font-family: "Font Awesome 5 Free";
    content: "\f06a";
    font-weight: 900;
    margin-right: 5px;
}
.xcx_form_success_{
    right:40px !important;
}
.xcx_form_success_:before{
    content: "\f058";
    color:#0596d4;
    
}
.xcx_input_in_label {
    position: absolute;
    height: 20px;
    display: flex;
    align-items: center;
    top: -10px;
    left: 10px;
    background-color: #ffffff;
    z-index: 2;
    padding-right: 5px;
    padding-left: 5px;
    transition: all .35s ease-out;
    opacity: 0;
}
.xcx_input_in_label.active {
    opacity: 1;
}
.xcx_form_select_field.placeholder{
    color: #AAA9A9 !important;
}
.xcx_cf_input textarea {
    padding: 20px;
    overflow: auto;
}
ul.xcx_form_select_options  > li {
    padding: 10px;
}
ul.xcx_form_select_options > li:not(.select-active):hover {
    background-color: #0596d49e !important;
}
li.select-active{
    background-color: #0596d4 !important;
    color:#fff !important;
}
.xcx_blue_border, .xcx_cf_input textarea:focus, .xcx_bordered_text_input input:focus,  .xcx_bordered_text_input_nopadding input:focus {
    border: 2px solid #0596d4 !important;
}

.xcx_form_input {
    margin-top: 20px !important;
    padding: 0 !important;
}
.xcx_form_input input {
    margin: 0 !important;
}
.xcx_cf_slims {
    border: 1px solid #707070 !important;
    padding: 8px 10px !important;
    border-radius: 5px;
}

.ss-content {
    bottom: 50px;
    border-radius: 5px;
}
.xcx_general_form_submit, .xcx_quote_form_submit {
    display: none;
}
.xcx_cf_active_btn {
    display: block;
}
div#xcx_contact_form_general_authentication > .step_1 {
    display: flex;
    align-items: center;
    gap: 15px;
}
.xcx_form_error_[data-inputfield="xcx_user_license_key"], .xcx_form_success_[data-inputfield="xcx_user_license_key"] {
    position: absolute !important;
    display: inline-flex;
    align-items: center;
    margin-left: 10px;
    left: 0;
    bottom: -20px;
    height: 21px;
}
div#xcx_contact_form_general_authentication > .step_1 > * {
    flex: 00 auto;
    max-width: max-content;
    margin: 0 !important;
}
div#xcx_contact_form_general_authentication > .step_1 > .xcx_form_input.xcx_bordered_text_input {
    max-width: 250px;
}
div#xcx_contact_form_general_authentication > .step_1 > .xcx_form_input.xcx_bordered_text_input input.xcx_user_license_key {
    width: 100% !important;
}
div#xcx_contact_form_quote {
    flex-direction: column;
}
.xcx_loader {
    width: 20px;
    height: 20px;
    border: 5px solid #0596D4;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: xcx_rotation 1s linear infinite;
    position: absolute;
    top: 10px;
    margin-left: 5px;
    opacity: 0;
    transition: all .35s linear;
}
.iti .iti__selected-dial-code {
    top: 1px;
    position: relative;
}
@keyframes xcx_rotation {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.xcx_license_key_input_container.login_help {
    left: -14px !important;
    padding-top: 10px !important;
}
.xcx_license_key_input_container.login_help > .xcx_input_in_label {
    top: 0;
}
.xcx_license_key_input_container.login_help .xcx_form_error_[data-inputfield="xcx_user_license_key"], 
.xcx_license_key_input_container.login_help .xcx_form_success_[data-inputfield="xcx_user_license_key"]{
top:21px;
}
.xcx_license_key_input_container.login_help .xcx_loader {
    top:21px;
}
.xcx-slider-right-box {
    z-index: 4;
    position: relative;
}
.xcx_form_submit .xcx_form_errors {
    padding: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    top: 7px !important;
    left: 100px !important;
    color: #B00020 !important;
    font-size: 14px !important;
    display: flex;
    margin-top: 0 !important;
}
/* Hide error containers when they have no content */
.xcx_form_submit .xcx_form_errors:empty {
    display: none !important;
}

.ss-main .ss-single-selected .ss-arrow span{
    padding: 2.3px !important;
    border-color: #0596d4  !important;
}

input#xcx_contact_number {
    width: 100%;
}

.iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
    z-index: 25;
    width: 50%;
}

.iti__selected-country-primary:hover {
    background-color: transparent !important;
}

input.iti__search-input {
    margin: 10px !important;
    padding-left: 10px !important;
    width: 50% !important;
}
.xcx_cf_slims_open {
    z-index: 26;
    position: relative;
}
@media screen and (min-width:961px){
    .xcx_form_select_input {
        max-width: 50% !important;
    }
}
@media screen and (max-width:960px){
    .xcx-contact-boxes > div {
        flex: 1 1 100%;
    }
    .xcx_remove_arrow{
        display: flex;
    }
    .ss-main {
        margin-right: 22px;
    }

}
@media screen and (max-width:800px){
    .xcx_contact_form .xcx_form_row{
        display:block
    }
    .xcx_form_column_one{
        padding-right:0;
        width:auto;
        border-right:0;
        display:none
    }
    .xcx_form_error_{
        font-size: 0.7em !important;
    }
    div#xcx_contact_form_general_authentication > .step_1 {
        flex-direction: column;
        align-items: flex-start;
    }
    .xcx_form_input  input{
        width: 100%;
    }
    .iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown{width: 100% !important;}
    .xcx_form_column_two.xcx_form_input.xcx_form_select_input.xcx_remove_arrow.xcx_remove_padding.xcx_cf_slims {
        margin-right: 0;
    }
    .ss-main .ss-single-selected .ss-arrow {
        margin-right: -20px !important;
    }
    .xcx_form_error_[data-inputfield="xcx_user_license_key"], .xcx_form_success_[data-inputfield="xcx_user_license_key"] {
        top: -24px;
        display: block;
        right: 10px;
    }
    #xcx_contact_form_quote .xcx_form_input_textarea, #xcx_contact_form_quote .xcx_form_input {
        margin-top: 25px !important;
    }
    .xcx_input_in_label {
        line-height: 13px;
        top: -15px;
    }
}

@media (max-width:450px){
    .xcx_current_step{
        display:none;
    }
    .xcx_form_error_{
        position: relative !important;
        white-space: normal;
    }
}

.xcx_form_select_input_license:after{
    display: none !important;
}

.xcx-contact-faqs:not(.xcx-contact-faqs-en) {
    display: none;
}

.xcx_smb_submit,
.xcx_4scfree_submit {
    display: flex;
    flex-direction: column;
    gap: 14px;
    background-color: #fff8e1;
    border: 1px solid #ffc107;
    border-left: 4px solid #ffc107;
    border-radius: 8px;
    padding: 18px 20px;
    margin-top: 10px;
}

.xcx_smb_submit_desc {
    color: #5c4200;
    font-size: 14px;
    line-height: 1.65;
    margin: 0;
}

.xcx_smb_submit_btn {
    display: inline-block;
    background-color: #0596d4;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 22px;
    border-radius: 5px;
    text-decoration: none !important;
    text-align: center;
    align-self: flex-start;
    transition: background-color 0.2s ease, border-color 0.2s ease;
    border: 2px solid #0596d4;
    cursor: pointer;
}

.xcx_smb_submit_btn:hover {
    background-color: #0478aa;
    border-color: #0478aa;
    color: #ffffff !important;
}

@media screen and (max-width: 800px) {
    .xcx_smb_submit_btn {
        align-self: stretch;
        text-align: center;
    }
}

/* ═══════════════════════════════════════════════════
   NEW MULTI-STEP FORM REDESIGN STYLES
═══════════════════════════════════════════════════ */

/* Step fade transitions — display/opacity animation is handled by jQuery fadeIn/fadeOut */
.xcx_cf_step {
    /* no opacity rule here — jQuery controls opacity during animation */
}

/* Proceed button */
.xcx_proceed_btn {
    background-color: #0596d4;
    color: #ffffff;
    border: none;
    padding: 12px 32px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 16px;
    transition: background-color 0.2s ease;
}
.xcx_proceed_btn:hover {
    background-color: #0478aa;
}
#xcx_proceed_wrap {
    margin-top: 10px;
}

/* AI answer box */
.xcx_ai_heading {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
    margin-top: 0;
    color: #1a1a1a;
}
.xcx_ai_box {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 24px;
    background: #fff;
    margin-bottom: 24px;
}
.xcx_ai_badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #eef4fb;
    color: #2c5282;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 4px;
    margin-bottom: 16px;
    letter-spacing: 0.02em;
}
.xcx_ai_info_icon {
    cursor: help;
    font-style: normal;
    opacity: 0.7;
    font-size: 13px;
}
.xcx_ai_content {
    font-size: 14px;
    line-height: 1.7;
    color: #333;
    margin-bottom: 20px;
}
.xcx_ai_content p {
    margin: 0 0 12px;
}
.xcx_ai_content ol {
    padding-left: 20px;
    margin: 0 0 12px;
}
.xcx_ai_content li {
    margin-bottom: 6px;
}
.xcx_ai_docs {
    margin: 20px 0;
    padding-top: 16px;
    border-top: 1px solid #f0f0f0;
}
.xcx_ai_docs_title {
    display: block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: #666;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.xcx_ai_docs_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.xcx_ai_doc_link {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 12px 14px;
    font-size: 13px;
    color: #333 !important;
    text-decoration: none !important;
    line-height: 1.4;
    transition: border-color 0.2s ease, background-color 0.2s ease;
}
.xcx_ai_doc_link:hover {
    border-color: #0596d4;
    background-color: #f5faff;
    color: #0596d4 !important;
}
.xcx_ai_doc_icon {
    flex-shrink: 0;
    font-size: 16px;
}

/* Feedback buttons */
.xcx_ai_feedback {
    padding-top: 20px;
    border-top: 1px solid #f0f0f0;
    margin-top: 20px;
}
.xcx_ai_feedback_label {
    font-weight: 600;
    font-size: 15px;
    margin: 0 0 12px;
    color: #1a1a1a;
}
.xcx_ai_feedback_btns {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.xcx_feedback_btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 6px;
    padding: 9px 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    transition: all 0.2s ease;
}
.xcx_feedback_btn:hover {
    border-color: #999;
}
.xcx_feedback_btn.xcx_yes_active {
    background: #4caf50;
    border-color: #4caf50;
    color: #fff;
}
.xcx_feedback_btn.xcx_no_active {
    background: #f44336;
    border-color: #f44336;
    color: #fff;
}
.xcx_feedback_btn.xcx_feedback_locked {
    opacity: 0.5;
    cursor: not-allowed;
}
.xcx_ai_feedback_msg {
    margin-top: 10px;
    font-size: 13px;
    color: #2e7d32;
    font-weight: 500;
}
.xcx_ai_low_confidence {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    background: #fff8e1;
    border: 1px solid #ffe082;
    border-radius: 6px;
    padding: 10px 14px;
    font-size: 13px;
    color: #795548;
    margin-bottom: 14px;
}

/* "Still need help" section */
#xcx_still_need_help {
    margin-top: 28px;
    padding-top: 24px;
    border-top: 1px solid #e0e0e0;
}
#xcx_still_help_title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 8px;
    color: #1a1a1a;
}
#xcx_still_help_desc {
    font-size: 14px;
    color: #555;
    margin: 0 0 16px;
    line-height: 1.6;
}
.xcx_ticket_btn {
    background-color: #0596d4;
    color: #ffffff !important;
    border: none;
    padding: 12px 28px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s ease;
    display: inline-block;
}
.xcx_ticket_btn:hover {
    background-color: #0478aa;
}
#xcx_ticket_errors {
    color: #B00020;
    font-size: 14px;
    margin-bottom: 8px;
    display: flex;
}

/* Spacing between steps */
#xcx_step_details,
#xcx_step_question,
#xcx_step_ai {
    margin-top: 20px;
}

@media screen and (max-width: 800px) {
    .xcx_ai_docs_grid {
        grid-template-columns: 1fr;
    }
    .xcx_ai_feedback_btns {
        flex-direction: column;
    }
    .xcx_feedback_btn {
        justify-content: center;
    }
}

/* ── Two-column layout: form + FAQ panel ──────────────────────────────────── */
.xcx_cf_layout {
    display: flex;
    align-items: flex-start;
    gap: 24px;
}
.xcx_cf_layout > .xcx_form {
    flex: 2;
    min-width: 0;
}

/* ── FAQ panel card ───────────────────────────────────────────────────────── */
.xcx_faq_panel_card {
    flex: 1;
    min-width: 0;
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
    align-self: flex-start;
    position: sticky;
    top: 24px;
}

/* ── Panel header ─────────────────────────────────────────────────────────── */
.xcx_faq_panel_header {
    padding: 18px 18px 14px;
    border-bottom: 1px solid #ebebeb;
}
.xcx_faq_panel_title {
    margin: 0 0 12px;
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
    line-height: 1.2;
}
.xcx_faq_search_wrap {
    position: relative;
    display: flex;
    align-items: center;
}
.xcx_faq_search_icon {
    position: absolute;
    left: 10px;
    width: 16px;
    height: 16px;
    pointer-events: none;
    flex-shrink: 0;
}
.xcx_faq_search_input {
    width: 100%;
    padding: 8px 12px 8px 34px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 13px;
    color: #333;
    background: #f8f8f8;
    outline: none;
    transition: border-color 0.18s ease, background 0.18s ease;
    box-sizing: border-box;
}
.xcx_faq_search_input:focus {
    border-color: #0596d4;
    background: #fff;
}

/* ── AI related section (shown after Proceed) ─────────────────────────────── */
.xcx_faq_ai_related {
    padding: 12px 18px 14px;
    border-bottom: 1px solid #d6eaf8;
    background: #eaf5fd;
}
.xcx_faq_related_title {
    margin: 0 0 8px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #0573a8;
}
.xcx_faq_ai_doc_link {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 13px;
    color: #0596d4;
    text-decoration: none;
    padding: 5px 0;
    line-height: 1.3;
    transition: color 0.15s ease;
}
.xcx_faq_ai_doc_link:hover {
    color: #0473a6;
    text-decoration: underline;
}
.xcx_faq_ai_doc_link svg {
    width: 11px;
    height: 11px;
    flex-shrink: 0;
}

/* ── FAQ list ─────────────────────────────────────────────────────────────── */
.xcx_faq_list {
    max-height: 480px;
    overflow-y: auto;
    transition: opacity 0.15s ease;
}
.xcx_faq_list.xcx_faq_transitioning {
    opacity: 0;
}
.xcx_faq_list::-webkit-scrollbar {
    width: 4px;
}
.xcx_faq_list::-webkit-scrollbar-track {
    background: transparent;
}
.xcx_faq_list::-webkit-scrollbar-thumb {
    background: #d0d0d0;
    border-radius: 2px;
}

/* ── Loading dots ─────────────────────────────────────────────────────────── */
.xcx_faq_loading {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 32px 0;
}
.xcx_faq_loading_dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #c0c0c0;
    animation: xcxFaqDotPulse 1.2s ease-in-out infinite;
}
.xcx_faq_loading_dot:nth-child(2) { animation-delay: 0.2s; }
.xcx_faq_loading_dot:nth-child(3) { animation-delay: 0.4s; }
@keyframes xcxFaqDotPulse {
    0%, 80%, 100% { opacity: 0.3; transform: scale(0.8); }
    40%            { opacity: 1;   transform: scale(1);   }
}

/* ── Individual FAQ item ──────────────────────────────────────────────────── */
.xcx_faq_item {
    border-bottom: 1px solid #f0f0f0;
}
.xcx_faq_item:last-child {
    border-bottom: none;
}

.xcx_faq_q {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    padding: 13px 16px;
    background: transparent;
    border: none;
    cursor: pointer;
    text-align: left;
    transition: background 0.14s ease;
}
.xcx_faq_q:hover {
    background: #f8f8f8;
}
.xcx_faq_q_text {
    font-size: 13px;
    color: #222;
    font-weight: 500;
    line-height: 1.35;
    flex: 1;
}
.xcx_faq_q_right {
    display: flex;
    align-items: center;
    gap: 7px;
    flex-shrink: 0;
}
.xcx_faq_count {
    font-size: 10px;
    font-weight: 600;
    color: #888;
    background: #f0f0f0;
    padding: 2px 7px;
    border-radius: 10px;
    white-space: nowrap;
    line-height: 1.6;
}
.xcx_faq_chevron {
    width: 10px;
    height: 6px;
    color: #aaa;
    flex-shrink: 0;
    transition: transform 0.2s ease, color 0.2s ease;
}
.xcx_faq_open .xcx_faq_chevron {
    transform: rotate(180deg);
    color: #0596d4;
}
.xcx_faq_open .xcx_faq_q {
    background: #f5fbff;
}
.xcx_faq_open .xcx_faq_q_text {
    color: #0596d4;
}

/* ── Answer panel ─────────────────────────────────────────────────────────── */
.xcx_faq_answer {
    display: none;
    padding: 0 16px 14px 16px;
    font-size: 13px;
    color: #444;
    line-height: 1.6;
}
.xcx_faq_answer p { margin: 0 0 8px; }
.xcx_faq_answer p:last-child { margin-bottom: 0; }
.xcx_faq_answer ul, .xcx_faq_answer ol {
    margin: 6px 0;
    padding-left: 18px;
}
.xcx_faq_answer li { margin-bottom: 4px; }
.xcx_faq_answer a {
    color: #0596d4;
    text-decoration: none;
}
.xcx_faq_answer a:hover { text-decoration: underline; }

/* ── Answer links bar ─────────────────────────────────────────────────────── */
.xcx_faq_links {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #f0f0f0;
}
.xcx_faq_link {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: #0596d4;
    text-decoration: none;
    transition: color 0.15s ease;
}
.xcx_faq_link:hover { color: #0473a6; text-decoration: underline; }
.xcx_faq_link svg {
    width: 11px;
    height: 11px;
    flex-shrink: 0;
}

/* ── Empty/no results state ───────────────────────────────────────────────── */
.xcx_faq_empty {
    padding: 28px 18px;
    text-align: center;
    font-size: 13px;
    color: #999;
    margin: 0;
}

/* ── Responsive: stack on narrow viewports ────────────────────────────────── */
@media screen and (max-width: 900px) {
    .xcx_cf_layout {
        flex-direction: column;
    }
    .xcx_cf_layout > .xcx_form,
    .xcx_faq_panel_card {
        width: 100%;
        min-width: 0;
        position: static;
    }
}
textarea#xcx_ai_user_feedback {
    color: #000 !important;
}
.xcx_ai_vote {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid #eee;
}
.xcx_ai_vote_label {
    font-size: 13px;
    color: #555;
}
.xcx_vote_btn {
    background: none;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 4px 10px;
    font-size: 16px;
    cursor: pointer;
    transition: border-color 0.15s;
}
.xcx_vote_btn:hover:not(:disabled) {
    border-color: #999;
}
