.rqv-quiz{max-width:720px;margin:0 auto;font-family:inherit;box-sizing:border-box}.rqv-quiz *,.rqv-quiz *:before,.rqv-quiz *:after{box-sizing:border-box}.rqv-progress{background:#e9e9ec;border-radius:999px;height:8px;overflow:hidden;margin-bottom:24px}.rqv-progress-bar{background:#2271b1;height:100%;width:20%;transition:width .25s ease}.rqv-question{font-size:1.25em;margin:0 0 8px}.rqv-question-hint{color:#666;font-size:.92em;line-height:1.4;margin:0 0 18px}.rqv-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:24px}.rqv-option{display:flex;align-items:center;gap:10px;padding:14px 16px;border:2px solid #e2e2e6;border-radius:10px;cursor:pointer;transition:border-color .15s ease,background .15s ease;font-size:.98em}.rqv-option:hover{border-color:#2271b1}.rqv-option input{flex-shrink:0}.rqv-option:has(input:checked){border-color:#2271b1;background:#f0f6fc}.rqv-nav{display:flex;gap:12px;align-items:center}.rqv-btn{display:inline-block;padding:12px 22px;border-radius:8px;border:none;font-size:1em;font-weight:600;cursor:pointer;text-decoration:none;text-align:center}.rqv-btn-primary{background:#2271b1;color:#fff}.rqv-btn-primary:hover{background:#1a5a8c}.rqv-btn-secondary{background:#f0f0f1;color:#1d2327}.rqv-btn-secondary:hover{background:#e0e0e1}.rqv-error{color:#b32d2e;margin-top:12px}.rqv-loading{text-align:center;padding:40px 0;font-size:1.1em;color:#555}.rqv-results-inner{margin-bottom:20px}.rqv-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.rqv-card{border:1px solid #e2e2e6;border-radius:12px;padding:18px;display:flex;flex-direction:column;background:#fff}.rqv-card-image{text-align:center;margin-bottom:12px}.rqv-card-image img{max-width:100%;max-height:160px;object-fit:contain}.rqv-card-title{font-size:1.1em;margin:0 0 8px}.rqv-card-price{margin-bottom:12px}.rqv-price{font-size:1.3em;font-weight:700;color:#1d2327}.rqv-shop{color:#666;font-size:.9em;margin-left:6px}.rqv-specs{list-style:disc;padding-left:20px;margin:0 0 14px;font-size:.92em;color:#333}.rqv-checklist{list-style:none;padding:0;margin:0 0 16px;font-size:.9em;flex-grow:1}.rqv-checklist li{display:flex;align-items:flex-start;gap:8px;margin-bottom:6px;line-height:1.35}.rqv-check-icon{flex-shrink:0;font-weight:700}.rqv-check-pass .rqv-check-icon{color:#2a9d5c}.rqv-check-fail .rqv-check-icon{color:#b32d2e}.rqv-check-fail{color:#777}.rqv-btn-buy{background:#d9770a;color:#fff;margin-top:auto}.rqv-btn-buy:hover{background:#b8630a}.rqv-empty{text-align:center;color:#666;padding:20px}@media (max-width:480px){.rqv-nav{flex-wrap:wrap}.rqv-btn{flex:1}}