@charset "UTF-8";.quiz-wrapper{max-width:720px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(23,23,74,.1);overflow:hidden}.quiz-header{background:#17174a;color:#fff;padding:28px 32px 24px}.quiz-header h2{font-size:1.35rem;font-weight:700}.quiz-header p{font-size:.9rem;opacity:.85}.quiz-progress{display:flex;gap:6px;padding:16px 32px 0}.progress-dot{height:5px;flex:1;border-radius:4px;background:#e4f6f8;transition:background .3s}.progress-dot.active{background:#28b4cd}.progress-dot.done{background:#17174a}.quiz-body{padding:28px 32px 32px}.question-block{display:none}.question-block.visible{display:block}.question-label{font-size:.78rem;font-weight:600;color:#28b4cd;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.question-text{font-size:1.1rem;font-weight:600;color:#17174a;margin-bottom:20px;line-height:1.45}.options{display:flex;flex-direction:column;gap:10px}.option-btn{gap:14px;padding:14px 18px;border:2px solid #e4f6f8;border-radius:10px;background:#fff;cursor:pointer;font-family:"Poppins",sans-serif;font-size:.95rem;color:#17174a;text-align:left;transition:all .2s}.option-btn:hover{border-color:#28b4cd;background:#e4f6f8}.option-btn,.option-btn .icon{display:flex;align-items:center}.option-btn .icon{width:38px;height:38px;border-radius:50%;background:#e4f6f8;justify-content:center;flex-shrink:0}.option-btn .icon svg{width:20px;height:20px;stroke:#17174a;stroke-width:1.8}.result-block{display:none}.result-block.visible{display:block}.result-zone{padding:28px 32px;border-radius:0}.result-zone.urgent{background:#fde8e8}.result-zone.moderate{background:#fff4d6}.result-zone.positive{background:#e6f9f0}.result-title{gap:12px;margin-bottom:12px}.cta-block,.result-icon,.result-title{display:flex;align-items:center}.result-icon{width:44px;height:44px;border-radius:50%;justify-content:center;flex-shrink:0}.urgent .result-icon{background:#e53935}.moderate .result-icon{background:#f9a825}.positive .result-icon{background:#2e7d32}.result-icon svg{width:22px;height:22px;stroke:#fff;stroke-width:2}.result-zone h3{font-size:1.05rem;font-weight:700;color:#17174a}.result-zone p{font-size:.9rem;line-height:1.6;margin-bottom:12px;color:#17174a}.result-zone ul{padding-left:20px;font-size:.88rem;line-height:1.75;color:#17174a;margin-bottom:0}.quiz-header h2,.result-zone ul li{margin-bottom:6px}.cta-block{padding:20px 32px;justify-content:space-between;gap:16px;flex-wrap:wrap}.result-block .cta-block,.urgent+.cta-block{background:#17174a}.cta-block p{font-size:.92rem;flex:1}.cta-btn,.restart-btn{border:0;font-family:"Poppins",sans-serif;cursor:pointer}.cta-block p,.cta-btn{color:#fff;font-weight:600}.cta-btn{border-radius:8px;padding:12px 22px;font-size:.9rem;text-decoration:none;white-space:nowrap;transition:background .2s}.cta-btn.urgent-btn{background:#e53935}.cta-btn.urgent-btn:hover{background:#c62828}.cta-btn.moderate-btn{background:#f9a825;color:#17174a}.cta-btn.moderate-btn:hover{background:#e69100}.cta-btn.positive-btn{background:#28b4cd}.cta-btn.positive-btn:hover{background:#1a9ab0}.restart-btn{margin-top:16px;background:0 0;color:#28b4cd;font-size:.85rem;text-decoration:underline}.quiz-mention{padding:12px 22px;background:#f8fafd;border-top:1px solid #eef1f8;font-size:.67rem;color:#9aabbb;text-align:center;line-height:1.5}.quiz-mention strong{color:#b0baca}@media (max-width:600px){body{padding:0}.quiz-wrapper{border-radius:0;box-shadow:none;min-height:100vh}.quiz-header{padding:22px 18px 18px}.quiz-header h2,.result-zone h3{font-size:1.15rem;line-height:1.35}.quiz-header p{font-size:.82rem;margin-top:4px}.quiz-progress{padding:14px 18px 0;gap:5px}.progress-dot{height:6px}.quiz-body{padding:22px 18px 28px}.question-label{font-size:.72rem;margin-bottom:8px}.question-text{font-size:1rem;margin-bottom:18px;line-height:1.4}.options{gap:10px}.option-btn{padding:14px;font-size:.9rem;gap:12px;border-radius:10px;min-height:56px}.option-btn .icon{width:36px;height:36px;flex-shrink:0}.result-zone{padding:22px 18px}.result-zone h3{font-size:.97rem}.result-zone p{font-size:.85rem}.result-zone ul{font-size:.83rem;padding-left:16px}.cta-block{flex-direction:column;align-items:stretch;padding:18px;gap:12px}.cta-block p{font-size:.88rem;text-align:center}.cta-btn,.restart-btn{display:block;width:100%;text-align:center}.cta-btn{padding:14px 18px;font-size:.95rem;border-radius:10px}.restart-btn{padding:10px 0;font-size:.85rem}}