.quiz-page{background:linear-gradient(#fff8dc 0%,#ffe4b5 100%);min-height:80vh;padding:4rem 1.5rem 5rem}.quiz-container{max-width:820px;margin:0 auto}.quiz-hero{text-align:center;margin-bottom:2.5rem}.quiz-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#8b4513;background:#fff9;border:1px solid #8b45132e;border-radius:999px;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.78rem;font-weight:700;display:inline-block}.quiz-title{color:#2f1f10;letter-spacing:-.01em;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.85rem);line-height:1.1}.quiz-highlight{color:#ff8c00;text-transform:capitalize;font-style:italic}.quiz-lead{color:#2f1f10d9;max-width:580px;margin:0 auto;font-size:1.08rem;line-height:1.7}.quiz-progress{background:#8b45131f;border-radius:999px;height:6px;margin-bottom:.65rem;overflow:hidden}.quiz-progress-bar{background:linear-gradient(90deg,gold 0%,#ff8c00 100%);border-radius:999px;height:100%;transition:width .4s cubic-bezier(.22,1,.36,1)}.quiz-progress-label{text-align:right;color:#8b4513;letter-spacing:.04em;margin:0 0 2rem;font-size:.85rem;font-weight:600}.quiz-question{background:#fff;border:1px solid #8b451314;border-radius:20px;padding:2.25rem 2rem;box-shadow:0 8px 24px #8b45131a}.quiz-question-title{color:#2f1f10;letter-spacing:-.005em;margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:clamp(1.5rem,2.8vw,1.9rem);line-height:1.2}.quiz-question-subtitle{color:#5c4530;margin:0 0 1.75rem;font-size:1rem;line-height:1.6}.quiz-options{flex-direction:column;gap:.7rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.quiz-option{cursor:pointer;text-align:left;color:#2f1f10;background:#fff8dc;border:1.5px solid #8b451326;border-radius:14px;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-family:Poppins,sans-serif;font-size:1.02rem;font-weight:500;transition:transform .15s,border-color .2s,background .2s,box-shadow .25s;display:flex}.quiz-option:hover{background:#fff;border-color:#ff8c00;transform:translateY(-1px);box-shadow:0 6px 16px #ff8c002e}.quiz-option.is-selected{background:linear-gradient(135deg,#ffd7002e,#ff8c001a);border-color:#ff8c00;box-shadow:0 6px 18px #ff8c0047}.quiz-option-icon{color:#8b4513;background:linear-gradient(135deg,#ffd7002e,#ff8c001a);border:1px solid #ff8c0040;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,color .2s,border-color .2s;display:inline-flex;position:relative}.quiz-option:hover .quiz-option-icon,.quiz-option.is-selected .quiz-option-icon{color:#fff;background:linear-gradient(135deg,#ff8c00 0%,orange 100%);border-color:#ff8c00}.quiz-option-tier{letter-spacing:-.05em;color:#8b4513;background:#fff;border:1px solid #ff8c004d;border-radius:999px;padding:0 4px;font-family:Playfair Display,serif;font-size:.7rem;font-weight:700;line-height:1.2;position:absolute;bottom:2px;right:4px}.quiz-option.is-selected .quiz-option-tier,.quiz-option:hover .quiz-option-tier{color:#ff8c00;background:#fff}.quiz-option-label{flex:1}@media (max-width:640px){.quiz-option-icon{width:38px;height:38px}.quiz-option-icon svg{width:20px;height:20px}}.quiz-back{color:#8b4513;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem .85rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;transition:background .2s,color .2s;display:inline-block}.quiz-back:hover{color:#ff8c00;background:#ff8c001a}.quiz-result-grid{grid-template-columns:repeat(auto-fill,minmax(260px,360px));justify-content:center;gap:1.25rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.quiz-result-card{background:#fff;border:1px solid #8b45131a;border-radius:18px;flex-direction:column;transition:transform .2s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 8px 22px #8b45131a}.quiz-result-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #8b45132e}.quiz-result-media{aspect-ratio:4/3;background:#fff8dc;width:100%;display:block;position:relative;overflow:hidden}.quiz-result-img{width:100%;height:100%;display:block}.quiz-result-emoji{font-size:3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quiz-result-body{flex-direction:column;flex-grow:1;padding:1.15rem 1.25rem 1.3rem;display:flex}.quiz-result-category{letter-spacing:.12em;text-transform:uppercase;color:#8b4513;margin:0 0 .4rem;font-size:.75rem;font-weight:700}.quiz-result-name-link{color:inherit;text-decoration:none}.quiz-result-name{color:#2f1f10;letter-spacing:-.005em;margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:1.18rem;font-weight:600;line-height:1.25}.quiz-result-name-link:hover .quiz-result-name{color:#ff8c00}.quiz-result-desc{color:#5c4530;flex-grow:1;margin:0 0 .85rem;font-size:.9rem;line-height:1.55}.quiz-result-price{color:#ff8c00;margin:0;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700}.quiz-result-cta{flex-direction:column;align-items:center;gap:.85rem;margin-bottom:1.75rem;display:flex}.quiz-add-all{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#ff8c00 0%,orange 100%);border:1px solid #8b45132e;border-radius:14px;width:100%;max-width:460px;padding:1.1rem 1.8rem;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .25s;display:inline-block;box-shadow:0 10px 24px #ff8c0052}.quiz-add-all:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 30px #ff8c0073}.quiz-add-all.is-added{cursor:default;background:linear-gradient(135deg,#4caf50 0%,#66bb6a 100%);box-shadow:0 10px 24px #4caf5052}.quiz-add-all:disabled{opacity:1}.quiz-view-cart{color:#ff8c00;cursor:pointer;background:0 0;border:1.5px solid #ff8c00;border-radius:12px;align-items:center;gap:.45rem;padding:.75rem 1.5rem;font-family:Poppins,sans-serif;font-size:.96rem;font-weight:700;transition:background .2s,color .2s,gap .2s;display:inline-flex}.quiz-view-cart:hover{color:#fff;background:#ff8c00;gap:.65rem}.quiz-page .cart-toast{z-index:9999;color:#fff;background:#222222f2;border-radius:999px;align-items:center;gap:.4rem;padding:.85rem 1.6rem;font-family:Poppins,sans-serif;font-size:.95rem;animation:.25s ease-out cartToastFadeQuiz;display:flex;position:fixed;bottom:1.6rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000059}@keyframes cartToastFadeQuiz{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.quiz-note{text-align:center;color:#5c4530;margin:0;font-size:.95rem}.quiz-note-link{color:#ff8c00;border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:border-color .2s}.quiz-note-link:hover{border-bottom-color:#ff8c00}.quiz-loading,.quiz-empty,.quiz-error{text-align:center;color:#5c4530;background:#fff;border-radius:16px;padding:2rem 1rem;font-size:1rem;line-height:1.6}.quiz-empty .quiz-result-cta,.quiz-error .quiz-back{margin-top:1rem}@media (max-width:640px){.quiz-page{padding:2.5rem 1rem 3.5rem}.quiz-question{padding:1.4rem 1.1rem}.quiz-option{gap:.75rem;padding:.8rem .9rem;font-size:.92rem}.quiz-option-label{min-width:0}.quiz-option-glyph{font-size:1.5rem}.quiz-title{font-size:1.75rem}.quiz-lead{font-size:.98rem}.quiz-question-title{font-size:1.25rem}.quiz-question-subtitle{font-size:.92rem}}@media (max-width:380px){.quiz-option-icon{width:36px;height:36px}.quiz-option{gap:.6rem;padding:.7rem .75rem;font-size:.88rem}}
