.survey-hero{position:relative;min-height:690px;display:flex;align-items:center;padding:135px 0 80px;overflow:hidden}.survey-hero-media{position:absolute;inset:0;background:url("images/survey-system-view.webp") 72% center/cover no-repeat;transform:scale(1.015)}.survey-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,7,13,.98) 0%,rgba(1,7,13,.92) 38%,rgba(1,7,13,.53) 67%,rgba(1,7,13,.8) 100%),linear-gradient(180deg,rgba(2,8,17,.14),#020811 100%)}.survey-hero .container{z-index:1}.survey-hero-logo{display:block;width:min(620px,78vw);max-height:145px;object-fit:contain;object-position:left center;margin:18px 0 26px}.survey-hero h1{max-width:760px;color:#fff;font-size:clamp(2.25rem,5vw,4.5rem);font-weight:300;line-height:1.08}.survey-hero .lead{max-width:820px;color:#d0dee7;line-height:1.75;font-size:1.05rem}.survey-hero-meta{display:flex;flex-wrap:wrap;gap:12px 22px;margin:26px 0 28px;color:#9db2bf;font-size:.88rem}.survey-hero-meta i{color:var(--cyan);margin-right:6px}.survey-section{background:radial-gradient(circle at 50% 0,rgba(19,88,122,.12),transparent 28%),#020811}.survey-container{max-width:1120px}.survey-form{display:grid;gap:22px}.survey-card{border:1px solid rgba(56,200,255,.2);background:linear-gradient(145deg,rgba(7,25,39,.94),rgba(2,10,18,.96));padding:28px;box-shadow:0 20px 60px rgba(0,0,0,.16)}.survey-card-head{display:flex;align-items:flex-start;gap:18px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(56,200,255,.11)}.survey-card-head>span{min-width:44px;color:var(--cyan);font-size:.78rem;font-weight:800;letter-spacing:.18em;padding-top:7px}.survey-card-head h2{color:#f0f5f8;font-size:1.65rem;font-weight:400;margin:0 0 5px}.survey-card-head p{color:#839aa8;margin:0}.survey-card .form-label{color:#b9c9d2;font-size:.86rem}.survey-card .form-control,.survey-card .form-select{background:#06131f;border-color:#1b4d65;color:#eaf5fa;min-height:48px}.survey-card .form-control:focus,.survey-card .form-select:focus{background:#071824;border-color:#38c8ff;box-shadow:0 0 0 .18rem rgba(56,200,255,.12);color:#fff}.survey-card .form-select option{background:#07131e;color:#fff}.survey-matrix-wrap{overflow:hidden;border:1px solid rgba(56,200,255,.12);background:rgba(1,8,14,.34)}.survey-matrix-head,.survey-matrix-row{display:grid;grid-template-columns:minmax(280px,1fr) repeat(5,58px);align-items:center}.survey-matrix-head{min-height:42px;background:rgba(25,87,116,.18);color:#74dfff;font-size:.72rem;font-weight:800;text-align:center}.survey-matrix-row{min-height:58px;border-top:1px solid rgba(56,200,255,.08)}.survey-matrix-row:nth-child(odd){background:rgba(255,255,255,.012)}.survey-matrix-question{padding:12px 16px;color:#c9d7df;font-size:.9rem;line-height:1.4}.survey-radio{display:flex;align-items:center;justify-content:center;height:100%;min-height:58px;cursor:pointer;border-left:1px solid rgba(56,200,255,.07);position:relative}.survey-radio input{position:absolute;opacity:0;pointer-events:none}.survey-radio span{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #275a70;background:#061620;color:#91a8b5;transition:.15s}.survey-radio:hover span{border-color:#38c8ff;color:#fff}.survey-radio input:checked+span{border-color:#5fe1ff;background:#0f5068;color:#fff;box-shadow:0 0 16px rgba(56,200,255,.25)}.survey-radio input:focus-visible+span{outline:2px solid #fff;outline-offset:2px}.survey-scale-note{display:flex;justify-content:space-between;gap:20px;padding:10px 16px;color:#708897;font-size:.74rem;border-top:1px solid rgba(56,200,255,.08)}.survey-single-question{margin-top:26px;padding-top:24px;border-top:1px solid rgba(56,200,255,.1)}.survey-single-question:first-child{margin-top:0}.survey-single-question h3,.survey-subsection h3{color:#dfeaf0;font-size:1.02rem;font-weight:600;margin:0 0 7px}.survey-single-question>p,.survey-subsection p{color:#8299a7;font-size:.86rem;margin:0 0 16px}.survey-choice-scale{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.survey-choice-scale label{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-height:92px;padding:13px 12px;border:1px solid #1c4b60;background:#06131e;color:#a9bcc7;cursor:pointer;transition:.15s;font-size:.8rem;line-height:1.35}.survey-choice-scale label:hover{border-color:#38c8ff;color:#eaf7fb}.survey-choice-scale input{position:absolute;opacity:0;pointer-events:none}.survey-choice-scale label:has(input:checked){border-color:#58dfff;background:linear-gradient(145deg,rgba(10,76,101,.6),rgba(5,27,41,.96));color:#fff;box-shadow:0 0 20px rgba(56,200,255,.12)}.survey-choice-scale label:has(input:focus-visible){outline:2px solid #fff;outline-offset:2px}.survey-choice-number{display:flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid #2b6981;color:#55d7ff;font-weight:800;font-size:.78rem}.survey-subsection{margin:28px 0 14px;padding-top:24px;border-top:1px solid rgba(56,200,255,.1)}.survey-check{padding:15px 16px 15px 42px;border:1px solid rgba(56,200,255,.12);background:rgba(2,13,21,.6);margin-bottom:10px}.survey-check .form-check-input{margin-left:-27px;background-color:#07141e;border-color:#33728d}.survey-check .form-check-input:checked{background-color:#1ea7d8;border-color:#5fe1ff}.survey-check label{color:#aebfca;font-size:.86rem;line-height:1.55}.survey-check a{color:#53d8ff}.survey-recaptcha-note{color:#647d8b;font-size:.76rem;margin:16px 0}.survey-submit{min-width:260px}.form-message{min-height:22px;margin:10px 0;color:#91a8b5}.form-message.error{color:#ff8e8e}.form-message.success{color:#72e7af}.survey-success{text-align:center;padding:65px 28px;border:1px solid rgba(76,224,255,.35);background:linear-gradient(145deg,rgba(8,43,61,.94),rgba(2,11,19,.96))}.survey-success>i{display:block;color:#55e0ff;font-size:3.3rem;margin-bottom:18px}.survey-success h2{color:#fff;font-weight:300;font-size:2.2rem}.survey-success p{color:#9cb1bd;max-width:720px;margin:16px auto 26px}
@media(max-width:991.98px){.survey-hero{min-height:620px}.survey-hero-media{background-position:65% center}.survey-hero-shade{background:linear-gradient(90deg,rgba(1,7,13,.97),rgba(1,7,13,.82)),linear-gradient(180deg,rgba(2,8,17,.1),#020811)}.survey-matrix-head,.survey-matrix-row{grid-template-columns:minmax(230px,1fr) repeat(5,50px)}}
@media(max-width:767.98px){.survey-hero{min-height:auto;padding:105px 0 55px}.survey-hero-media{opacity:.38;background-position:center}.survey-hero-logo{width:min(500px,86vw);margin:12px 0 20px}.survey-hero h1{font-size:clamp(2rem,10vw,3rem)}.survey-hero .lead{font-size:.96rem;line-height:1.6}.survey-card{padding:18px 14px}.survey-card-head{gap:10px;margin-bottom:18px;padding-bottom:16px}.survey-card-head>span{min-width:30px}.survey-card-head h2{font-size:1.28rem}.survey-card-head p{font-size:.84rem}.survey-matrix-wrap{overflow:visible;border:0;background:transparent}.survey-matrix-head{display:none}.survey-matrix-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;min-width:0;min-height:0;padding:12px 0 14px;border-top:1px solid rgba(56,200,255,.1)}.survey-matrix-row:first-of-type{border-top:0;padding-top:0}.survey-matrix-question{grid-column:1/-1;padding:0 0 7px;font-size:.9rem;line-height:1.35}.survey-radio{min-height:42px;height:42px;border-left:0}.survey-radio span{width:100%;height:42px}.survey-scale-note{min-width:0;padding:9px 0 0;font-size:.7rem;line-height:1.35}.survey-choice-scale{grid-template-columns:1fr}.survey-choice-scale label{min-height:58px;flex-direction:row;align-items:center;padding:10px}.survey-choice-number{flex:0 0 27px}.survey-single-question{margin-top:20px;padding-top:20px}.survey-subsection{margin:22px 0 12px;padding-top:20px}.survey-check{padding:13px 12px 13px 38px}.survey-submit{width:100%;min-width:0}.survey-hero-meta{gap:8px 14px;font-size:.8rem}.survey-success{padding:45px 18px}.survey-success h2{font-size:1.75rem}.navbar .btn.btn-sm{font-size:.78rem;padding:.45rem .6rem}}


.survey-feedback-box { margin: 0 0 1.5rem; }
.survey-feedback-box p { margin: .35rem 0 .75rem; opacity: .78; }
.survey-feedback-box textarea { min-height: 130px; resize: vertical; }
