@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700;800&display=swap";:root{--bg-shell: #f4f6fb;--bg-panel: rgba(255, 255, 255, .94);--bg-panel-strong: #ffffff;--bg-muted: #f8f9fc;--bg-soft: rgba(91, 200, 245, .08);--border: #e5e7eb;--border-soft: rgba(139, 130, 212, .14);--text-strong: #111827;--text-body: #4b5563;--text-muted: #8892aa;--accent-start: #5bc8f5;--accent-end: #8b82d4;--accent-green: #16a34a;--shadow-soft: 0 18px 50px rgba(114, 102, 180, .16);--shadow-card: 0 8px 30px rgba(17, 24, 39, .08);--radius-xl: 26px;--radius-lg: 20px;--radius-md: 14px;--radius-sm: 10px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{min-height:100%}body{min-height:100vh;font-family:DM Sans,Segoe UI,sans-serif;color:var(--text-strong);background:radial-gradient(circle at top left,rgba(91,200,245,.28),transparent 26%),radial-gradient(circle at top right,rgba(139,130,212,.24),transparent 30%),linear-gradient(145deg,#dce8f8,#cdd5f0,#d8d0ee 60%,#e2d6f0)}button,input,select,textarea{font:inherit}button{cursor:pointer}#root,.App{min-height:100vh}.survey-app{min-height:100vh;padding:24px}.survey-main{width:min(1120px,100%);margin:0 auto;display:flex;flex-direction:column;gap:10px}.survey-page-header{position:fixed;top:18px;left:18px;z-index:20;display:flex;align-items:center;justify-content:flex-start}.survey-client-logo{width:clamp(56px,4.8vw,78px);height:auto;border-radius:14px;box-shadow:0 6px 16px #11182724}.survey-brand-card,.survey-sidebar-card,.container{background:var(--bg-panel);border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.survey-brand-card,.survey-sidebar-card{border-radius:var(--radius-xl);padding:24px}.survey-brand-card{background:linear-gradient(135deg,#5bc8f51a,#8b82d424),#fffffff0}.survey-brand-mark{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;background:linear-gradient(135deg,var(--accent-start),var(--accent-end));color:#fff;font-size:1.05rem;font-weight:800;letter-spacing:.08em}.survey-panel-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700}.survey-brand-title{margin-top:8px;font-size:2rem;line-height:1;font-weight:800;letter-spacing:-.04em;background:linear-gradient(90deg,var(--accent-start),var(--accent-end));-webkit-background-clip:text;background-clip:text;color:transparent}.survey-brand-copy{margin-top:16px;font-size:1.15rem;font-weight:700;color:var(--text-strong)}.survey-brand-subcopy,.survey-trust-copy,.survey-topbar-subtitle{margin-top:8px;color:var(--text-body);line-height:1.6}.survey-progress-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.survey-progress-title{margin-top:6px;font-size:1.05rem;font-weight:700;color:var(--text-strong)}.survey-progress-value{min-width:54px;padding:8px 12px;border-radius:999px;background:#5bc8f51f;color:#0ea5e9;text-align:center;font-size:.85rem;font-weight:700}.survey-progress-bar{margin-top:18px;width:100%;height:10px;border-radius:999px;background:#edf1f7;overflow:hidden}.survey-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent-start),var(--accent-end));transition:width .25s ease}.survey-step-list{margin-top:20px;list-style:none;display:grid;gap:10px}.survey-step-item{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center;padding:12px;border-radius:16px;border:1px solid transparent;background:#f8f9fcbf;transition:transform .2s ease,border-color .2s ease,background .2s ease}.survey-step-number{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#eef2f7;color:var(--text-muted);font-weight:800}.survey-step-copy{display:flex;flex-direction:column;gap:2px}.survey-step-title{font-size:.96rem;font-weight:700;color:var(--text-strong)}.survey-step-status{font-size:.8rem;color:var(--text-muted)}.survey-step-current{border-color:#5bc8f533;background:#5bc8f514;transform:translate(4px)}.survey-step-current .survey-step-number{background:linear-gradient(135deg,var(--accent-start),var(--accent-end));color:#fff}.survey-step-complete .survey-step-number{background:#16a34a24;color:var(--accent-green)}.survey-step-complete .survey-step-status{color:var(--accent-green)}.survey-trust-card{margin-top:auto}.survey-stage{flex:1;display:flex;align-items:stretch}.survey-stage .container{width:100%}.container{border-radius:var(--radius-xl);padding:32px;color:var(--text-strong)}.container-narrow{max-width:760px}.container form,.summary-box{width:100%}.title,.summary-title,.thank-you{font-size:clamp(2rem,3vw,2.75rem);line-height:1.05;font-weight:800;letter-spacing:-.05em;color:var(--text-strong)}.title,.summary-title{margin-bottom:16px}.subtitle,.question-subtitle,.body-text,.body-text-small,.timer-text,.helper-text{color:var(--text-body)}.subtitle{display:block;margin-bottom:24px;font-size:1.08rem;line-height:1.7}.survey-intro-badge{display:inline-flex;align-items:center;padding:8px 12px;margin-bottom:18px;border-radius:999px;background:linear-gradient(90deg,#5bc8f51f,#8b82d424);color:#55627f;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.question-title{display:block;margin-bottom:14px;font-size:clamp(1.55rem,2.3vw,2.05rem);line-height:1.18;font-weight:800;letter-spacing:-.04em;color:var(--text-strong)}.question-subtitle{margin-bottom:10px;font-size:1rem;font-weight:600}.body-text{margin-bottom:28px;font-size:1rem;line-height:1.7}.body-text-small{margin-bottom:18px;font-size:.95rem;line-height:1.6}.timer-text,.helper-text{display:inline-flex;align-items:center;gap:8px;font-size:.84rem;font-weight:600}.timer-text{margin-top:18px}.helper-text{margin-left:12px}.intro-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}.intro-metric{padding:16px 18px;border-radius:18px;border:1px solid #edf1f7;background:#fbfcff}.intro-metric strong{display:block;color:var(--text-strong);font-size:1.1rem;font-weight:800}.intro-metric span{display:block;margin-top:6px;color:var(--text-body);font-size:.92rem;line-height:1.5}.input-group,.form-group{margin-bottom:22px}.input-label{display:block;margin-bottom:10px;font-size:.8rem;font-weight:700;letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase}.text-input,.text-input-small,textarea,select{width:100%;border:1.5px solid #e2e8f0;border-radius:14px;background:var(--bg-muted);color:#2d3451;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.text-input,textarea,select{padding:16px 18px;font-size:1rem}.text-input-small{width:min(230px,100%);padding:16px 18px;font-size:1rem}.text-input:focus,.text-input-small:focus,textarea:focus,select:focus{outline:none;border-color:#8b82d4;box-shadow:0 0 0 4px #8b82d41f;background:#fff}.option-list{display:grid;gap:12px}.option-item{display:flex;align-items:center;gap:14px;min-height:68px;padding:16px 18px;border-radius:18px;border:1px solid #edf1f7;background:#fbfcff;color:var(--text-strong);font-size:1rem;font-weight:500;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.option-item:hover{transform:translateY(-1px);border-color:#5bc8f53d;box-shadow:var(--shadow-card)}.option-item:has(.radio-input:checked),.option-item:has(.checkbox-input:checked){border-color:#5bc8f55c;background:linear-gradient(135deg,#5bc8f514,#8b82d414);box-shadow:0 12px 28px #5bc8f51f}.radio-input,.checkbox-input{width:20px;height:20px;accent-color:#6d9df7;flex-shrink:0}.bp-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.bp-label{color:var(--text-muted);font-size:.9rem;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:14px 28px;border:none;border-radius:14px;background:linear-gradient(90deg,var(--accent-start),var(--accent-end));color:#fff;font-size:1rem;font-weight:700;box-shadow:0 14px 30px #7579c93d;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 18px 34px #7579c947}.btn:active{transform:translateY(0)}.btn:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.btn-large{width:100%;margin-top:24px;min-height:56px}.error-text{margin:10px 0 18px;padding:12px 14px;border-radius:12px;border:1px solid #fed7aa;background:#fff7ed;color:#d97706;font-size:.95rem;font-weight:600}fieldset{border:0}.summary-box{display:grid;gap:12px;margin-top:22px}.summary-item{display:grid;grid-template-columns:minmax(180px,240px) 1fr;gap:18px;align-items:start;padding:16px 18px;border-radius:18px;background:#fbfcff;border:1px solid #edf1f7}.summary-label{color:var(--text-muted);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.summary-value{color:var(--text-strong);font-size:1rem;font-weight:600;line-height:1.6}.summary-box>.btn{width:100%;margin-top:12px}.thank-you{margin-bottom:24px}.score-buttons{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:18px}.score-btn{min-height:56px;border:1.5px solid #e2e8f0;border-radius:16px;background:#fbfcff;color:var(--text-body);font-size:1rem;font-weight:700;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease,background .15s ease}.score-btn:hover{transform:translateY(-1px);border-color:#5bc8f547;box-shadow:var(--shadow-card)}.score-btn-selected,.score-btn-selected:hover{border-color:transparent;background:linear-gradient(135deg,var(--accent-start),var(--accent-end));color:#fff;box-shadow:0 12px 28px #7579c938}.option-letter{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #dbe2ef;background:#fff;color:#5b6e91;font-size:.8rem;font-weight:700;flex-shrink:0}@media(max-width:1024px){.survey-main{gap:8px}.survey-page-header{position:relative;top:auto;left:auto;z-index:2;width:100%;margin-bottom:0;padding-left:0}.survey-client-logo{width:clamp(48px,7vw,64px)}}@media(max-width:880px){.survey-app{padding:14px;gap:14px}.container{padding:24px 20px}.summary-item{grid-template-columns:1fr;gap:8px}.score-buttons{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:640px){.title,.summary-title,.thank-you,.question-title{letter-spacing:-.03em}.survey-brand-card,.survey-sidebar-card,.container{border-radius:22px}.helper-text{display:block;margin:12px 0 0}.bp-row{align-items:stretch}.text-input-small{width:100%}.intro-metrics{grid-template-columns:1fr}.score-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.survey-client-logo{width:clamp(44px,12vw,56px);border-radius:12px}}@media(max-width:480px){.survey-app{padding:10px}.survey-brand-card,.survey-sidebar-card,.container{padding:18px}.survey-step-item{grid-template-columns:34px 1fr;gap:10px;padding:10px}.survey-step-number{width:34px;height:34px;border-radius:12px}.btn,.btn-large{width:100%}.score-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}}
