.bh-quiz{width:100%;box-sizing:border-box;background:#f7f1e9;padding:20px 0;font-family:Georgia,"Times New Roman",serif;color:#3b211b}
.bh-quiz-inner{max-width:1380px;margin:0 auto;padding:0 18px}.bh-quiz-title{text-align:center;font-size:34px;font-weight:600;margin:10px 0 28px}
.bh-quiz-card{background:#fff;border:1px solid #eadfbf;border-radius:20px;min-height:500px;padding:90px 9%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;box-shadow:0 1px 0 rgba(0,0,0,.02)}
.bh-step{text-align:center;font:14px Arial,sans-serif;color:#9a765f;margin-bottom:12px}.bh-question{text-align:center;font-size:31px;line-height:1.25;margin-bottom:34px}
.bh-options{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:20px;max-width:720px;width:100%;margin:0 auto}
.bh-option{min-height:66px;border:1px solid #e9ddb9;border-radius:12px;background:linear-gradient(#fafafa,#f5f1ed);padding:16px 20px;text-align:left;color:#3b211b;font:18px Georgia,"Times New Roman",serif;cursor:pointer;transition:.15s}
.bh-option:hover,.bh-option.selected{border-color:#5b3b32;box-shadow:0 0 0 2px rgba(91,59,50,.08)}.bh-dot{display:inline-block;width:20px;height:20px;border-radius:50%;background:#5b3b32;vertical-align:-4px;margin-right:12px}.bh-option.selected .bh-dot{box-shadow:inset 0 0 0 5px #fff}
.bh-progress{max-width:1000px;width:100%;margin:40px auto 0;font:13px Arial,sans-serif;color:#9a765f}.bh-progress>div{height:5px;background:#eee;border-radius:10px;overflow:hidden;margin-top:7px}.bh-progress i{display:block;height:100%;width:0;background:#5b3b32;transition:.2s}
.bh-actions{text-align:center;margin-top:20px}.bh-next{border:0;background:#5b3b32;color:#fff;padding:12px 28px;border-radius:8px;font:16px Arial,sans-serif;cursor:pointer}.bh-next:disabled{opacity:.35;cursor:not-allowed}.bh-powered{text-align:right;font:12px Arial,sans-serif;color:#999;margin-top:16px}
.bh-results{padding:10px}.bh-result-card{background:#fff;border:1px solid #eadfbf;border-radius:20px;padding:45px 35px;max-width:800px;margin:0 auto;text-align:center}.bh-perfect-match{font-size:29px;font-weight:700;margin-bottom:12px}.bh-result-intro{font-size:18px;margin:0 0 22px}.bh-product{border:1px solid #eadfbf;border-radius:14px;padding:24px;margin:25px auto;max-width:430px;background:#fff}.bh-product-image-link{display:block}.bh-product-image{display:block;width:210px;height:210px;object-fit:contain;margin:0 auto 20px;background:#fff}.bh-product-name{font-size:25px;margin:8px 0 12px}.bh-product-description{font-size:15px;line-height:1.55;margin:0 0 16px}.bh-price{font-size:21px;font-weight:700;margin:12px 0 18px}.bh-sale-price{color:#3b211b}.bh-regular-price{color:#999;text-decoration:line-through;font-size:16px;margin-left:7px}.bh-add-to-cart{display:block;width:100%;box-sizing:border-box;text-decoration:none;background:#8a5f4d;color:#fff;padding:13px 18px;border-radius:7px;font:700 14px Arial,sans-serif;letter-spacing:.2px}.bh-add-to-cart:hover{background:#6f4b3d;color:#fff}.bh-safety{padding:16px;border-radius:10px;background:#fff4df;border:1px solid #e5c88e;font:14px Arial,sans-serif;margin-bottom:18px}.bh-disclaimer{font:12px Arial,sans-serif;color:#777}.bh-restart{margin-top:18px;border:1px solid #5b3b32;background:#fff;color:#5b3b32;padding:10px 24px;border-radius:8px;font:15px Arial,sans-serif;cursor:pointer}.bh-restart:hover{background:#f7f1e9}
@media(max-width:700px){.bh-quiz-title{font-size:28px}.bh-quiz-card{padding:55px 20px}.bh-question{font-size:25px}.bh-options{grid-template-columns:1fr}.bh-result-card{padding:28px 18px}.bh-product-image{width:180px;height:180px}}

.bh-results-page{width:100%;box-sizing:border-box;background:#f7f1e9;padding:50px 18px;min-height:60vh}.bh-results-page .bh-result-card{margin:0 auto}.bh-results-page .bh-restart{display:inline-block;text-decoration:none}.bh-results-page .bh-restart:hover{color:#5b3b32}
.bh-selection-hint{width:100%;margin:0 0 12px;text-align:center;font-size:13px;opacity:.72;grid-column:1 / -1;display:block;box-sizing:border-box}.bh-selection-hint-row{grid-column:1 / -1 !important}.bh-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;align-items:start}.bh-products-grid .bh-product{height:100%;box-sizing:border-box}@media(max-width:700px){.bh-products-grid{grid-template-columns:1fr}}

.bh-selection-error{margin:12px auto 0;text-align:center;color:#a33;font-size:14px;font-weight:600;grid-column:1 / -1;width:100%;box-sizing:border-box;}
