/* CUE24 Radio Website Surveys - reusable station website component */
.cue24-survey-hero{position:relative;padding:78px 0 74px;background:#141414;color:#fff;overflow:hidden;border-bottom:4px solid #e51b2b}.cue24-survey-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(229,27,43,.28),transparent 36%),linear-gradient(135deg,rgba(0,0,0,.42),rgba(0,0,0,.72)),url('../img/odd_background.png') center/cover no-repeat;opacity:1}.cue24-survey-hero .container{position:relative;z-index:1}.cue24-survey-kicker{display:block;color:#9fc929;font-size:13px;font-weight:900;letter-spacing:1px;text-transform:uppercase;margin-bottom:13px}.cue24-survey-hero h1{font-size:44px;line-height:1.08;font-weight:900;margin:0 0 14px;color:#fff}.cue24-survey-hero p{max-width:780px;font-size:18px;line-height:1.55;color:rgba(255,255,255,.92);margin:0}.cue24-survey-page{background:#f7f3ee;padding:44px 0 70px}.cue24-survey-section-head{margin-bottom:26px}.cue24-survey-section-head h2{font-size:28px;line-height:1.2;font-weight:900;margin:0 0 8px;color:#101820}.cue24-survey-section-head p{margin:0;color:#53606d}.cue24-survey-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.cue24-survey-card{position:relative;display:flex;flex-direction:column;min-height:300px;background:#fff;border:1px solid #eadfda;border-radius:18px;box-shadow:0 18px 36px rgba(18,24,31,.08);overflow:hidden;text-decoration:none!important;color:#101820;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cue24-survey-card:hover,.cue24-survey-card:focus{transform:translateY(-3px);box-shadow:0 24px 48px rgba(18,24,31,.14);border-color:#e51b2b;color:#101820;text-decoration:none!important}.cue24-survey-card-top{position:relative;padding:28px 28px 20px;background:linear-gradient(135deg,#171717,#282828);color:#fff}.cue24-survey-card:nth-child(2n) .cue24-survey-card-top{background:linear-gradient(135deg,#172316,#2f431b)}.cue24-survey-card-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:17px;background:#e51b2b;color:#fff;font-size:24px;margin-bottom:18px}.cue24-survey-card:nth-child(2n) .cue24-survey-card-icon{background:#9fc929;color:#14200d}.cue24-survey-card-top h3{margin:0;font-size:25px;line-height:1.18;font-weight:900;color:#fff}.cue24-survey-card-body{display:flex;flex:1;flex-direction:column;padding:24px 28px 28px}.cue24-survey-card-body p{color:#55606b;line-height:1.55;margin:0 0 18px}.cue24-survey-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;margin-bottom:18px}.cue24-survey-pill{display:inline-flex;align-items:center;gap:5px;border-radius:99px;padding:6px 10px;background:#f2f4f7;color:#55606b;font-size:12px;font-weight:700}.cue24-survey-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:max-content;border-radius:999px;background:#e51b2b;color:#fff!important;padding:12px 19px;font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.4px}.cue24-survey-card:nth-child(2n) .cue24-survey-button{background:#101820}.cue24-survey-empty{background:#fff;border:1px solid #eadfda;border-radius:18px;box-shadow:0 12px 30px rgba(18,24,31,.06);padding:50px 28px;text-align:center}.cue24-survey-empty i{font-size:40px;color:#9fc929;margin-bottom:14px}.cue24-survey-empty h3{font-size:24px;font-weight:900;margin:0 0 8px;color:#101820}.cue24-survey-empty p{margin:0 auto;color:#66707c;max-width:620px}.cue24-survey-alert{background:#fff8df;border:1px solid #f1d892;color:#725400;border-radius:12px;padding:12px 16px;margin-bottom:20px}.cue24-survey-shell{max-width:940px;margin:0 auto}.cue24-survey-back{display:inline-flex;align-items:center;gap:8px;color:#101820;font-weight:800;text-decoration:none!important;margin-bottom:20px}.cue24-survey-back:hover{color:#e51b2b}.cue24-survey-form-card{background:#fff;border:1px solid #eadfda;border-radius:20px;box-shadow:0 18px 46px rgba(18,24,31,.09);overflow:hidden}.cue24-survey-form-head{padding:30px 32px 26px;border-top:5px solid #e51b2b;border-bottom:1px solid #edf0f2}.cue24-survey-form-head h2{font-size:32px;font-weight:900;line-height:1.15;margin:0 0 10px;color:#101820}.cue24-survey-form-head p{margin:0;color:#52606d;line-height:1.55}.cue24-survey-progress-wrap{padding:20px 32px 0}.cue24-survey-progress-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;color:#65707b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.35px}.cue24-survey-progress-track{height:9px;background:#edf0f2;border-radius:99px;overflow:hidden}.cue24-survey-progress-bar{height:100%;width:0;background:linear-gradient(90deg,#9fc929,#e51b2b);border-radius:99px;transition:width .2s ease}.cue24-survey-form-body{padding:26px 32px 32px}.cue24-survey-step{border:0;margin:0;padding:0}.cue24-survey-step-section{font-size:13px;font-weight:900;letter-spacing:.7px;text-transform:uppercase;color:#e51b2b;margin:0 0 8px}.cue24-survey-step-title{font-size:24px;line-height:1.25;font-weight:900;color:#101820;margin:0 0 8px}.cue24-survey-required{color:#e51b2b}.cue24-survey-help{color:#66707c;margin:0 0 18px}.cue24-survey-control{width:100%;border:1px solid #d9dee5;border-radius:12px;padding:14px 15px;font:inherit;background:#fff;color:#101820}.cue24-survey-control:focus{outline:0;border-color:#e51b2b;box-shadow:0 0 0 4px rgba(229,27,43,.12)}textarea.cue24-survey-control{min-height:150px;resize:vertical}.cue24-survey-choice-list{display:grid;gap:10px}.cue24-survey-choice{display:flex;align-items:flex-start;gap:12px;border:1px solid #dfe4e9;border-radius:14px;background:#fff;padding:14px 15px;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.cue24-survey-choice:hover{border-color:#e51b2b;background:#fffafa}.cue24-survey-choice input{margin-top:4px}.cue24-survey-choice span{font-weight:700;color:#17202a}.cue24-survey-rating{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.cue24-survey-rating.rating-10{grid-template-columns:repeat(10,minmax(0,1fr))}.cue24-survey-rating label{cursor:pointer}.cue24-survey-rating input{position:absolute;opacity:0}.cue24-survey-rating span{display:flex;align-items:center;justify-content:center;height:48px;border-radius:13px;border:1px solid #dfe4e9;background:#fff;font-weight:900;color:#101820}.cue24-survey-rating input:checked+span{background:#101820;border-color:#101820;color:#fff}.cue24-survey-identity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.cue24-survey-field{margin-bottom:16px}.cue24-survey-field label{display:block;font-weight:900;color:#101820;margin-bottom:7px}.cue24-survey-errors{background:#fff2f2;border:1px solid #f2c5c9;color:#842029;border-radius:12px;padding:14px 16px;margin-bottom:20px}.cue24-survey-errors ul{margin:6px 0 0;padding-left:20px}.cue24-survey-nav{display:flex;justify-content:space-between;gap:12px;margin-top:28px;padding-top:24px;border-top:1px solid #edf0f2}.cue24-survey-nav button,.cue24-survey-submit{border:0;border-radius:999px;padding:13px 22px;font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.4px;cursor:pointer}.cue24-survey-prev{background:#eef1f4;color:#101820}.cue24-survey-next,.cue24-survey-submit{background:#e51b2b;color:#fff}.cue24-survey-prev:disabled,.cue24-survey-next:disabled,.cue24-survey-submit:disabled{opacity:.55;cursor:not-allowed}.cue24-survey-done{background:#fff;border:1px solid #eadfda;border-radius:20px;box-shadow:0 18px 46px rgba(18,24,31,.09);padding:56px 34px;text-align:center}.cue24-survey-done-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:22px;background:#eaf7ef;color:#198754;font-size:34px;margin-bottom:18px}.cue24-survey-done h2{font-size:30px;font-weight:900;margin:0 0 10px}.cue24-survey-done p{color:#5f6c77;margin:0 auto;max-width:680px;line-height:1.6;white-space:pre-line}.cue24-survey-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.cue24-survey-wizard-ready .cue24-survey-step{display:none}.cue24-survey-wizard-ready .cue24-survey-step.is-active{display:block}.cue24-survey-no-js-note{display:none}.cue24-survey-wizard-ready .cue24-survey-no-js-note{display:none}@media(max-width:991px){.cue24-survey-grid{grid-template-columns:1fr}.cue24-survey-hero{padding:60px 0}.cue24-survey-hero h1{font-size:35px}.cue24-survey-rating.rating-10{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:640px){.cue24-survey-page{padding:30px 0 48px}.cue24-survey-hero h1{font-size:31px}.cue24-survey-hero p{font-size:16px}.cue24-survey-form-head,.cue24-survey-progress-wrap,.cue24-survey-form-body{padding-left:18px;padding-right:18px}.cue24-survey-form-head h2{font-size:26px}.cue24-survey-step-title{font-size:21px}.cue24-survey-identity-grid{grid-template-columns:1fr}.cue24-survey-rating,.cue24-survey-rating.rating-10{grid-template-columns:repeat(3,minmax(0,1fr))}.cue24-survey-nav{position:sticky;bottom:0;background:#fff;margin-left:-18px;margin-right:-18px;padding:14px 18px;border-top:1px solid #edf0f2;box-shadow:0 -8px 24px rgba(18,24,31,.08)}.cue24-survey-nav button,.cue24-survey-submit{padding:12px 16px}}
.cue24-survey-widget-section{padding:34px 0;background:#101820}.cue24-survey-widget{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#181818,#25301b);border-radius:20px;padding:28px 30px;color:#fff;box-shadow:0 20px 46px rgba(0,0,0,.18)}.cue24-survey-widget h2{margin:0 0 8px;color:#fff;font-size:28px;font-weight:900}.cue24-survey-widget p{margin:0;color:rgba(255,255,255,.82);max-width:720px}.cue24-survey-widget .cue24-survey-button{background:#e51b2b}.cue24-survey-widget-actions{flex:0 0 auto}@media(max-width:767px){.cue24-survey-widget{display:block}.cue24-survey-widget-actions{margin-top:18px}.cue24-survey-widget .cue24-survey-button{width:100%}}

/* Survey language switch - v2.2 */
.cue24-survey-language-toggle{display:flex;justify-content:flex-end;gap:8px;margin:0 0 20px}.cue24-survey-language-toggle a,.cue24-survey-language-toggle button{appearance:none;border:1px solid rgba(255,255,255,.36);background:rgba(0,0,0,.26);color:#fff;border-radius:999px;padding:8px 15px;font-size:12px;font-weight:900;letter-spacing:.25px;text-decoration:none!important;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.cue24-survey-language-toggle a:hover,.cue24-survey-language-toggle a:focus,.cue24-survey-language-toggle button:hover,.cue24-survey-language-toggle button:focus{background:rgba(255,255,255,.12);border-color:#fff;color:#fff;outline:0}.cue24-survey-language-toggle .is-active{background:#9fc929;border-color:#9fc929;color:#101820!important}.cue24-survey-language-toggle button.is-active{box-shadow:0 0 0 3px rgba(159,201,41,.18)}@media(max-width:640px){.cue24-survey-language-toggle{justify-content:flex-start;margin-bottom:18px}.cue24-survey-language-toggle a,.cue24-survey-language-toggle button{flex:1;text-align:center;padding:9px 12px}}
