.container{background:#fff;border:2px solid #000;border-radius:15px;justify-content:space-between;margin:0 auto;max-width:500px;min-height:600px;padding:60px 40px;position:relative;text-align:center;width:100%}.container,.start-screen{display:flex;flex-direction:column}.start-screen{align-items:center;height:100%;justify-content:center}.start-screen h1{color:#000;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.start-screen p{color:#666;font-size:1.1rem;margin-bottom:40px;max-width:350px}.quiz-content{display:none;flex-direction:column;height:100%;justify-content:space-between}.quiz-content.active{display:flex}.question-header{color:#999;font-size:.9rem;font-weight:500;letter-spacing:1px;margin-bottom:30px}.question h2{color:#000;font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:15px}.question-subtitle{color:#666;font-size:1rem;margin-bottom:40px}.options{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.option{background:#f8f9fa;border:2px solid #000;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:500;padding:20px;text-align:center;transition:all .2s ease}.option:hover{background:#e9ecef}.option.selected{background:#000;color:#fff}.option input[type=radio]{display:none}.navigation{display:flex;gap:25px}.nav-btn,.navigation{justify-content:center}.nav-btn{align-items:center;background:#fff;border:2px solid #ddd;border-radius:5px!important;box-sizing:border-box!important;color:#aaa;cursor:pointer;display:flex!important;font-size:1.2rem;height:75px!important;line-height:1!important;max-height:75px!important;min-height:75px!important;padding:0!important;transition:all .2s ease;width:75px!important}.nav-btn:focus,.nav-btn:hover{background-color:#888}.nav-btn:hover:not(:disabled){border-color:#000}.nav-btn:disabled{cursor:not-allowed;opacity:.3}.nav-btn.next{background:#000;border-color:#000;color:#fff}.nav-btn.next:hover{background:#333}.start-btn{background:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:1px;padding:15px 40px;transition:all .2s ease}.start-btn:hover{background:#333;transform:translateY(-2px)}.results{display:none;text-align:left}.results.active{display:block}.start-over{align-items:center;color:#999;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:8px;letter-spacing:1px;margin-bottom:30px}.start-over:hover{color:#666}.chair-result{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;margin-bottom:20px;padding:30px;position:relative}.secondary-result{margin-top:20px}.best-match-badge{background:#5398b7}.best-match-badge,.budget-badge{align-items:center;border-radius:5px;color:#fff;display:inline-flex;font-size:.85rem;font-weight:600;gap:5px;margin-bottom:20px;padding:8px 16px}.budget-badge{background:#377f08}.chair-info{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.chair-details{flex:1}.chair-name{color:#000;font-size:1.8rem;font-weight:700;margin-bottom:10px}.chair-price{color:#000;font-size:1.2rem;font-weight:600;margin-bottom:15px}.chair-image{height:120px;margin-left:20px;object-fit:contain;width:120px}.chair-description{color:#555;font-size:1rem;line-height:1.6;margin-bottom:20px}.chair-cta{background:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;justify-self:center;padding:15px 40px;text-align:center;text-decoration:none;transition:all .2s ease;width:100%}.chair-cta:hover{background:#333;color:#fff;transform:translateY(-2px)}.discount-code{background:#a6c4cf;border:2px solid #5398b7;border-radius:5px;color:#fff;font-weight:600;margin:15px 0;padding:15px;text-align:center}.bottom-cta{background:#f1f5f9;border:2px solid #e2e8f0;border-radius:15px;margin-top:20px;padding:25px;text-align:center}.bottom-cta h4{color:#000;font-size:1.1rem;margin-bottom:10px}.bottom-cta p{color:#666;margin-bottom:15px}.chair-bg{background-image:url(https://20676444.fs1.hubspotusercontent-na1.net/hubfs/20676444/quiz_startPage_chair_1.png);background-repeat:no-repeat;background-size:cover;border-radius:15px;bottom:0;height:50%;opacity:1;position:absolute;right:0;width:100%;z-index:0}.main-content{position:relative;z-index:1}@media (max-width:600px){.container{border-radius:15px;padding:20px 15px}.start-screen h1{font-size:2rem}.question h2{font-size:1.5rem}.chair-bg{height:48%;width:100%}.start-over{margin-bottom:15px}.bottom-cta,.chair-result{padding:15px}}#secondary-recommendation{display:none!important}