*{box-sizing:border-box}body{margin:0;background:#fff;font-family:Arial,Helvetica,sans-serif;color:#222}.survey-wrap{max-width:1180px;margin:0 auto;padding:18px 22px 24px}.survey-header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #dfc4aa;padding-bottom:14px;margin-bottom:18px}.survey-header h1{margin:0 0 6px;font-size:24px;color:#23436b}.survey-header p{margin:0;color:#555}.close-popup{border:0;background:#f2f2f2;color:#333;width:38px;height:38px;border-radius:50%;font-size:28px;line-height:32px;cursor:pointer}.step{display:none}.step.active{display:block}.step h2,.question h2{font-size:16px;font-weight:400;margin:0 0 4px}.hint{margin:0 0 8px;color:#333}.question{border-top:1px solid #dfc4aa;padding-top:10px;margin-bottom:16px}.options label{display:flex;align-items:center;gap:10px;margin:8px 0;font-weight:700}.options input[type=radio]{appearance:none;-webkit-appearance:none;width:24px;height:24px;border-radius:50%;border:2px solid #eee;background:#eee;cursor:pointer;flex:0 0 24px}.options input[type=radio]:checked{border:7px solid #2f7dbb;background:#fff}.options.scale label{margin:7px 0}.options.compact{margin-bottom:14px}.group-title{margin:14px 0 4px}textarea{width:100%;min-height:220px;border:1px solid #777;padding:10px;font-size:15px;resize:vertical}.form-nav{display:flex;gap:6px;margin:18px 0 10px}.form-nav button,.thank-you button{background:#337ab7;color:#fff;border:0;border-radius:4px;padding:10px 16px;font-size:14px;cursor:pointer}.form-nav button:hover,.thank-you button:hover{background:#286090}.hide{display:none!important}.progress{height:20px;background:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);overflow:hidden}.progress div{height:100%;width:10%;background:#337ab7;color:#fff;text-align:center;font-weight:700;font-size:12px;line-height:20px;transition:width .25s ease}.alert{padding:12px 14px;background:#f8d7da;border:1px solid #f5c2c7;color:#842029;border-radius:4px;margin-bottom:14px}.thank-you{text-align:center;padding:50px 20px}.thank-you h2{color:#23436b}.hp{display:none!important}@media(max-width:760px){.survey-wrap{padding:14px}.survey-header h1{font-size:20px}.options label{align-items:flex-start}.progress div{font-size:11px}.form-nav button{flex:1}}
