#quiz{width:min(510px,calc(100% - 32px));padding:56px 48px 30px;text-align:left;border-radius:4px;background:#fffefb;box-shadow:0 18px 75px #24203225;border-top:5px solid var(--letter-color,#e999ac)}#quiz[open]{animation:unfold-paper .65s cubic-bezier(.2,.8,.2,1)}#quiz::backdrop{background:#29253230;backdrop-filter:blur(9px)}#quiz .eyebrow{font-size:10px;letter-spacing:2px;color:#9b9091;font-weight:400;margin:0 0 32px}#quiz-icon,#answers,#feedback{display:none}#quiz h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:36px;letter-spacing:-1px;color:#4b3d43;margin:0 0 27px}#quiz-copy{font-family:Georgia,'Times New Roman',serif;color:#6a595e;font-size:18px;line-height:1.85;margin:0}#quiz-copy p{margin:0 0 22px;line-height:1.85}#quiz-copy p:last-child{font-style:italic;margin-top:30px}#next{background:transparent;box-shadow:none;border:0;border-top:1px solid #ede6e3;color:#998a90;border-radius:0;padding:20px 0 0;margin:14px 0 0;font-size:11px;min-height:40px;width:100%;justify-content:flex-start}#next:hover{color:#514047;transform:none}#quiz .close{color:#a5979b;font-size:23px;right:10px;top:10px}#finish{font-size:11px;background:transparent;color:#9c919a;padding:8px 15px;min-height:35px;box-shadow:none}#finish:hover{background:#f0edf1}@keyframes unfold-paper{from{opacity:0;transform:translateY(30px) rotate(-2deg) scale(.96)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}@media(max-width:550px){#quiz{padding:42px 29px 25px;max-height:88svh}#quiz h2{font-size:31px;margin-bottom:23px}#quiz-copy{font-size:17px}#quiz-copy p{line-height:1.75;margin-bottom:20px}#quiz .eyebrow{margin-bottom:25px}#object-picks:focus-within{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){#quiz[open]{animation:none}}
