﻿:root{--customer-survey-green:#2e7d32;--customer-survey-gold:#f3c300;--customer-survey-red:#d71920;--customer-survey-ink:#1f2933;--customer-survey-muted:#5f6b76;--customer-survey-border:#d8dee4;--customer-survey-surface:#f6f8f6;}.customer-survey-shell{max-width:1040px;margin:0 auto;padding:28px 16px 56px;color:var(--customer-survey-ink);}.customer-survey-header{border-top:6px solid var(--customer-survey-green);background:#fff;padding:28px;border-radius:6px;box-shadow:0 8px 24px rgba(15,23,42,.08);}.customer-survey-header h1{margin:0 0 10px;color:var(--customer-survey-green);font-size:30px;font-weight:700;}.customer-survey-header p{margin:0;color:var(--customer-survey-muted);line-height:1.55;}.customer-survey-section{background:#fff;border:1px solid var(--customer-survey-border);border-radius:6px;margin-top:20px;overflow:hidden;}.customer-survey-travel-section{overflow:visible;}.customer-survey-section-title{margin:0;padding:16px 20px;background:#eef7ef;border-left:5px solid var(--customer-survey-green);color:var(--customer-survey-ink);font-size:18px;font-weight:700;}.customer-survey-section-body{padding:20px;}.customer-survey-required::after{content:" *";color:var(--customer-survey-red);}.customer-survey-input,.customer-survey-textarea{min-height:46px;border:1px solid #b8c2cc;border-radius:4px;font-size:15px;}.customer-survey-textarea{min-height:132px;padding:12px 14px;line-height:1.5;resize:vertical;}.customer-survey-input:focus,.customer-survey-textarea:focus{border-color:var(--customer-survey-green);box-shadow:0 0 0 .2rem rgba(46,125,50,.16);}.customer-survey-airport-field{position:relative;}.customer-survey-airport-field .customer-survey-departure-airport-input-container{position:absolute;top:100%;left:calc(var(--bs-gutter-x,1.5rem)*.5);right:calc(var(--bs-gutter-x,1.5rem)*.5);width:auto!important;z-index:2000;height:auto!important;margin-top:0;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 8px 18px rgba(15,23,42,.14);}.customer-survey-airport-field .customer-survey-departure-airport-input{width:100%;border:0;border-bottom:1px solid var(--customer-survey-border);border-radius:4px 4px 0 0;}.customer-survey-airport-field .dropdown-menu{position:static!important;display:block;width:100%!important;max-height:200px;overflow-y:auto!important;overflow-x:hidden;margin:0!important;padding:0;border:0;border-radius:0 0 4px 4px;transform:none!important;}.customer-survey-airport-field .dropdown-item{min-height:44px;white-space:normal;}.customer-survey-airport-field .close-airport-list-modal{display:none;}.customer-survey-rating-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--customer-survey-border);border-radius:6px;overflow:hidden;}.customer-survey-rating-table th,.customer-survey-rating-table td{padding:12px 10px;border-bottom:1px solid var(--customer-survey-border);text-align:center;vertical-align:middle;}.customer-survey-rating-table th:first-child,.customer-survey-rating-table td:first-child{text-align:left;width:34%;font-weight:700;}.customer-survey-rating-table thead th{background:#f8faf8;color:var(--customer-survey-muted);font-size:13px;}.customer-survey-rating-table tbody tr:last-child th,.customer-survey-rating-table tbody tr:last-child td{border-bottom:0;}.customer-survey-rating-table input[type=radio],.customer-survey-nps-scale input[type=radio]{accent-color:var(--customer-survey-green);}.customer-survey-rating-table input[type=radio]{width:25px;height:25px;margin:0;}.customer-survey-nps-scale{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;}.customer-survey-recommendation-legend{display:flex;flex-wrap:wrap;gap:8px 16px;margin:4px 0 14px;color:var(--customer-survey-muted);font-size:13px;}.customer-survey-nps-scale label{min-height:44px;border:1px solid var(--customer-survey-border);border-radius:4px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;background:#fff;font-weight:700;line-height:1.2;text-align:center;}.customer-survey-nps-scale input{position:absolute;opacity:0;}.customer-survey-nps-scale label:has(input:checked){border-color:var(--customer-survey-green);background:#e9f6ea;color:var(--customer-survey-green);}.customer-survey-nps-description{font-size:12px;font-weight:600;}.customer-survey-invalid{outline:2px solid rgba(215,25,32,.55);outline-offset:-2px;background:#fff8f8;}.customer-survey-rating-table tr.customer-survey-invalid:has(input[type=radio]:checked),.customer-survey-nps-scale.customer-survey-invalid:has(input[type=radio]:checked){outline:0;background:transparent;}.customer-survey-nps-scale.customer-survey-invalid{padding:8px;border-radius:6px;}.customer-survey-alert{border-radius:6px;border:0;padding:18px 20px;margin-top:20px;box-shadow:0 8px 24px rgba(15,23,42,.08);}.customer-survey-alert-success{background:linear-gradient(90deg,#e8f5ea 0,#fff9df 100%);border:1px solid rgba(46,125,50,.22);border-left:8px solid var(--customer-survey-green);color:#163f19;font-size:17px;font-weight:700;box-shadow:0 10px 26px rgba(46,125,50,.16);}.customer-survey-alert-danger{background:#fff1f1;border-left:5px solid var(--customer-survey-red);}.customer-survey-missing-list{margin:10px 0 0;padding-left:20px;}.customer-survey-submit-panel{background:#f8faf8!important;border:1px solid rgba(46,125,50,.12)!important;box-shadow:0 8px 20px rgba(15,23,42,.06);margin-left:0!important;margin-right:0!important;}.customer-survey-turnstile-column,.customer-survey-submit-column{display:flex;flex-direction:column;}.customer-survey-turnstile-wrapper{min-height:70px;display:flex;align-items:center;max-width:100%;overflow-x:auto;}.customer-survey-turnstile-wrapper .cf-turnstile{display:inline-block;max-width:100%;}.customer-survey-turnstile-message{margin-top:8px;font-size:14px;}.customer-survey-submit-column{align-items:stretch;}.customer-survey-submit-button{min-height:54px;border:0;border-radius:6px;font-weight:700;letter-spacing:0;transition:box-shadow .2s ease,transform .2s ease,opacity .2s ease;}.customer-survey-submit-button:hover:not(:disabled),.customer-survey-submit-button:focus-visible{box-shadow:0 8px 18px rgba(15,23,42,.14);transform:translateY(-1px);}.customer-survey-submit-button:disabled{cursor:not-allowed;opacity:.72;}@media(min-width:768px){.customer-survey-submit-column{align-items:flex-end;}.customer-survey-submit-button{max-width:302px;}}@media(max-width:767.98px){.customer-survey-header{padding:22px 18px;}.customer-survey-header h1{font-size:24px;}.customer-survey-rating-table,.customer-survey-rating-table thead,.customer-survey-rating-table tbody,.customer-survey-rating-table tr,.customer-survey-rating-table th,.customer-survey-rating-table td{display:block;}.customer-survey-rating-table thead{display:none;}.customer-survey-rating-table tr{border-bottom:1px solid var(--customer-survey-border);padding:12px;}.customer-survey-rating-table tbody tr:last-child{border-bottom:0;}.customer-survey-rating-table th:first-child,.customer-survey-rating-table td:first-child{width:100%;}.customer-survey-rating-table th,.customer-survey-rating-table td{border-bottom:0;padding:7px 0;text-align:left;}.customer-survey-rating-table td label{display:flex;gap:10px;align-items:center;}.customer-survey-rating-table td label::after{content:attr(data-rating);}.customer-survey-nps-scale{grid-template-columns:repeat(2,minmax(0,1fr));}.customer-survey-recommendation-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}.customer-survey-submit-panel{padding:18px 14px!important;}.customer-survey-turnstile-column{align-items:center;}.customer-survey-turnstile-wrapper{width:100%;justify-content:center;}.customer-survey-submit-button{max-width:100%;}}.customer-survey-radio.radio-card{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;border:2px solid var(--customer-survey-border);border-radius:6px;cursor:pointer;background:#fff;transition:all .2s ease;user-select:none;}.customer-survey-radio.radio-card:hover{border-color:var(--customer-survey-green);background:#f8faf8;}.customer-survey-radio.radio-card.active{border-color:var(--customer-survey-green);background:#e9f6ea;}.customer-survey-radio .radio-circle{width:18px;height:18px;border:2px solid var(--customer-survey-border);border-radius:50%;position:relative;transition:all .2s ease;}.customer-survey-radio.active .radio-circle{border-color:var(--customer-survey-green);}.customer-survey-radio.active .radio-circle::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:var(--customer-survey-green);border-radius:50%;}.customer-survey-radio .font-medium{font-weight:600;color:var(--customer-survey-ink);}.customer-survey-radio.active .font-medium{color:var(--customer-survey-green);}