.bridal-quiz-container{text-align:center;box-sizing:border-box;background-color:#fff;max-width:800px;margin:2rem auto 4rem;padding:2rem 1.5rem 3rem}.bridal-question-section{justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.bridal-question-text{color:#000;text-align:center;font-family:Playfair Display,serif;font-size:clamp(1.2rem,3vw,1.6rem);font-weight:400;line-height:1.3}.bridal-answer-section{grid-template-columns:repeat(2,1fr);justify-content:center;gap:.75rem;display:grid}.bridal-answer-button{aspect-ratio:4/3;cursor:pointer;color:#fff;letter-spacing:.04em;text-align:center;text-shadow:0 1px 4px #000c;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:2px;justify-content:center;align-items:flex-end;width:100%;max-width:none;height:auto;min-height:0;margin:0;padding:1rem;font-family:EB Garamond,serif;font-size:clamp(.9rem,2vw,1.05rem);font-weight:400;transition:box-shadow .2s;display:flex;box-shadow:inset 0 0 0 9999px #00000052}.bridal-answer-button:hover{background-color:#0000;box-shadow:inset 0 0 0 9999px #0000001f}.bridal-answer-button:active{transform:none}.bridal-results-section{text-align:center;max-width:600px;box-shadow:none;background-color:#fff;border-radius:0;margin:2rem auto;padding:2rem 1rem}@media (max-width:500px){.bridal-answer-section{grid-template-columns:1fr}.bridal-answer-button{aspect-ratio:3/2}}
.quiz-container{text-align:center;box-sizing:border-box;background-color:#fff;max-width:800px;margin:2rem auto 4rem;padding:2rem 1.5rem 3rem}.question-section{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.question-count{letter-spacing:.16em;text-transform:uppercase;color:var(--color-brand);font-family:EB Garamond,serif;font-size:.8rem}.question-text{color:#000;text-align:center;font-family:Playfair Display,serif;font-size:clamp(1.2rem,3vw,1.6rem);font-weight:400;line-height:1.3}.answer-section{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.answer-button{aspect-ratio:4/3;cursor:pointer;color:#fff;letter-spacing:.04em;text-align:center;text-shadow:0 1px 4px #000c;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:2px;justify-content:center;align-items:flex-end;width:100%;height:auto;min-height:0;padding:1rem;font-family:EB Garamond,serif;font-size:clamp(.9rem,2vw,1.05rem);font-weight:400;transition:box-shadow .2s;display:flex;box-shadow:inset 0 0 0 9999px #00000052}.answer-button:hover{box-shadow:inset 0 0 0 9999px #0000001f}.answer-button:active{transform:none}.results-section{text-align:center;max-width:600px;margin:2rem auto;padding:2rem 1rem}@media (max-width:500px){.answer-section{grid-template-columns:1fr}.answer-button{aspect-ratio:3/2}}
