.style-quiz{max-width:100%;margin:0;padding:clamp(3rem,6vw,4rem) clamp(1.5rem,4vw,3rem);padding-top:clamp(6rem,10vw,8rem);background:linear-gradient(135deg,#fef9f8,#f9e8e6,#f4ece8);min-height:100vh;min-height:100dvh;-webkit-overflow-scrolling:touch}.style-quiz__screen{display:none;animation:styleQuizFadeIn .4s ease-out;max-width:56rem;margin:0 auto;text-align:center}.style-quiz__screen--active{display:block}@keyframes styleQuizFadeIn{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}.style-quiz__header{text-align:center;margin-bottom:clamp(2rem,4vw,3rem);padding:clamp(2rem,4vw,3rem) clamp(1rem,2vw,1.5rem)}.style-quiz__title{font-family:Brush Script MT,Lucida Handwriting,Apple Chancery,cursive;font-size:clamp(2.25rem,5.5vw,3.5rem);font-weight:400;color:#5d4037;margin-bottom:clamp(.75rem,1.5vw,1rem);letter-spacing:0;line-height:1.15;text-shadow:2px 2px 4px rgba(139,69,19,.15),0 0 12px rgba(212,175,55,.1)}.style-quiz__subtitle{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2.25vw,1.25rem);font-style:italic;color:#6d5c4d;max-width:30rem;margin:0 auto;line-height:1.65}.style-quiz__start-btn-wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin-top:clamp(1rem,2vw,1.5rem)}.style-quiz__progress{margin-bottom:clamp(2rem,4vw,2.5rem);display:flex;flex-direction:column;align-items:center}.style-quiz__progress-bar{width:100%;height:clamp(.5rem,1vw,.625rem);background:linear-gradient(90deg,#c29392,#e8b4a8,#f4d4c8);border-radius:.5rem;transition:width .4s cubic-bezier(.4,0,.2,1);margin-bottom:clamp(.75rem,1.5vw,1rem);box-shadow:0 .125rem .5rem #c2939240;position:relative;overflow:hidden}.style-quiz__progress-bar:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.style-quiz__progress-text{font-size:clamp(1rem,2vw,1.125rem);color:#6a6a6a;font-weight:500}.style-quiz__question{font-family:Brush Script MT,Lucida Handwriting,Apple Chancery,cursive;font-size:clamp(2.25rem,5.5vw,3.5rem);text-align:center;color:#5d4037;margin-bottom:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.25;text-shadow:2px 2px 4px rgba(139,69,19,.12),0 0 8px rgba(212,175,55,.08)}.style-quiz__options{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(.875rem,1.75vw,1.125rem);margin-bottom:clamp(1.5rem,3vw,2rem);max-width:42rem;margin-left:auto;margin-right:auto}.style-quiz__option{background:linear-gradient(135deg,#f5f0e8,#e8dcc8,#d9c9a8);border:none;padding:clamp(.875rem,1.75vw,1.125rem) clamp(1.5rem,3vw,1.75rem);cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:clamp(.625rem,1.25vw,.75rem);position:relative;text-align:left;box-shadow:0 3px 8px #8b5a2b26,inset 0 1px #fff6;clip-path:polygon(2% 8%,8% 2%,15% 5%,25% 1%,35% 4%,45% 0%,55% 3%,65% 1%,75% 4%,85% 1%,92% 5%,98% 2%,100% 12%,97% 25%,100% 40%,98% 55%,100% 70%,97% 85%,100% 95%,95% 98%,85% 95%,75% 99%,65% 96%,55% 100%,45% 97%,35% 100%,25% 96%,15% 99%,8% 95%,2% 98%,0% 88%,3% 75%,0% 60%,2% 45%,0% 30%,3% 15%)}.style-quiz__option:hover{background:linear-gradient(135deg,#f8f3eb,#efe3c8,#e5d4a8);transform:translateY(-3px) scale(1.03);box-shadow:0 6px 16px #8b5a2b33,0 0 20px #d4af3726,inset 0 1px #ffffff80}.style-quiz__option:active{transform:translateY(-1px) scale(1.01)}.style-quiz__option-emoji{font-size:clamp(1.5rem,3vw,1.875rem);line-height:1;flex-shrink:0;filter:drop-shadow(1px 1px 2px rgba(139,69,19,.3))}.style-quiz__option-label{font-family:Brush Script MT,Lucida Handwriting,Apple Chancery,cursive;font-size:clamp(1.125rem,2.25vw,1.375rem);font-weight:400;color:#5d4037;text-shadow:1px 1px 2px rgba(139,69,19,.15)}.style-quiz__option-desc{font-size:clamp(.75rem,1.5vw,.8125rem);color:#8b7355;line-height:1.4;display:none}.style-quiz__options--visual{display:grid;grid-template-columns:repeat(3,minmax(0,9.5rem));gap:clamp(1rem,2vw,1.25rem);justify-content:center;max-width:34rem}.style-quiz__option--image{background:linear-gradient(145deg,#f5f0e8,#e8dcc8 60%,#d5c4a0);border:none;padding:clamp(1.25rem,2.5vw,1.5rem) clamp(.75rem,1.5vw,1rem);flex-direction:column;text-align:center;min-height:auto;aspect-ratio:1 / 1.15;box-shadow:0 4px 12px #8b5a2b26,inset 0 1px #ffffff80;clip-path:polygon(3% 5%,12% 2%,25% 6%,40% 1%,55% 4%,70% 0%,85% 5%,95% 2%,98% 15%,96% 35%,100% 55%,97% 75%,100% 90%,92% 97%,78% 94%,60% 99%,42% 95%,25% 100%,10% 96%,2% 98%,0% 85%,4% 65%,0% 45%,3% 25%,0% 10%);transition:all .3s ease}.style-quiz__option--image:hover{background:linear-gradient(145deg,#faf5ed,#f0e4c8 60%,#e5d4a5);transform:translateY(-4px) scale(1.05);box-shadow:0 8px 20px #8b5a2b33,0 0 25px #d4af3733,inset 0 1px #fff9}.style-quiz__option-visual{width:clamp(3rem,6vw,3.5rem);height:clamp(3rem,6vw,3.5rem);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8dcc8,#d5c4a0);border-radius:50%;margin-bottom:.5rem;transition:transform .3s ease;border:2px solid rgba(139,90,43,.15);box-shadow:inset 0 2px 4px #8b45131a}.style-quiz__option--image:hover .style-quiz__option-visual{transform:scale(1.1) rotate(5deg)}.style-quiz__option-visual .style-quiz__option-emoji{font-size:clamp(1.5rem,3vw,1.75rem);filter:drop-shadow(1px 1px 2px rgba(139,69,19,.25))}.style-quiz__option--image .style-quiz__option-label{font-family:Brush Script MT,Lucida Handwriting,Apple Chancery,cursive;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;color:#5d4037;line-height:1.2;text-shadow:1px 1px 2px rgba(139,69,19,.12)}.style-quiz__option--image .style-quiz__option-desc{display:block;font-family:Georgia,Times New Roman,serif;font-size:clamp(.6rem,1.2vw,.7rem);color:#8b7355;margin-top:.25rem;line-height:1.3;font-style:italic}.style-quiz__options--palette-images{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);justify-content:center;justify-items:center;max-width:42rem;margin-left:auto;margin-right:auto;width:100%;padding:0 1rem;box-sizing:border-box}.style-quiz__option--palette-img{background:transparent;border:none;padding:0;margin:0;cursor:pointer;transition:all .3s ease;border-radius:0;overflow:visible;width:100%;display:block;box-shadow:none}.style-quiz__option--palette-img:hover{-webkit-transform:translateY(-6px) scale(1.02);transform:translateY(-6px) scale(1.02);box-shadow:0 12px 30px #8b5a2b40,0 0 0 3px #d4af3766,0 0 25px #d4af3726}.style-quiz__option--palette-img:active{-webkit-transform:translateY(-3px) scale(1.01);transform:translateY(-3px) scale(1.01)}.style-quiz__img-wrap{display:block;width:100%;position:relative;overflow:hidden;background:transparent;aspect-ratio:1 / 1}.style-quiz__img-wrap img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease;mix-blend-mode:multiply}.style-quiz__option--palette-img:hover img{transform:scale(1.03)}.style-quiz__option--placeholder{background:linear-gradient(145deg,#f5f0e8,#e8dcc8 60%,#d5c4a0)}.style-quiz__option--placeholder .style-quiz__placeholder-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem;box-sizing:border-box}.style-quiz__placeholder-content .style-quiz__option-emoji{font-size:clamp(2.5rem,5vw,3.5rem);filter:drop-shadow(1px 1px 3px rgba(139,69,19,.3))}.style-quiz__placeholder-content .style-quiz__option-label{font-family:Brush Script MT,Lucida Handwriting,cursive;font-size:clamp(1rem,2vw,1.25rem);color:#5d4037;text-align:center;text-shadow:1px 1px 2px rgba(139,69,19,.15)}.style-quiz__options--palette{display:grid;grid-template-columns:repeat(auto-fit,minmax(8.5rem,10.5rem));gap:clamp(1rem,2vw,1.25rem);justify-content:center;max-width:38rem}.style-quiz__option--color{background:linear-gradient(140deg,#f5f0e8,#e8dcc8,#d8c8a5);border:none;padding:clamp(1rem,2vw,1.25rem) clamp(.75rem,1.5vw,1rem);flex-direction:column;text-align:center;box-shadow:0 3px 10px #8b5a2b1f;border-radius:.5rem;transition:all .3s ease}.style-quiz__option--color:hover{transform:translateY(-3px) scale(1.04)}.style-quiz__color-swatches{display:flex;justify-content:center;gap:.3rem;margin-bottom:.75rem}.style-quiz__swatch{width:1.75rem;height:1.75rem;border-radius:.25rem;box-shadow:0 2px 4px #00000026;flex-shrink:0}.style-quiz__option--color .style-quiz__option-label{font-family:Brush Script MT,Lucida Handwriting,Apple Chancery,cursive;font-size:clamp(1rem,2vw,1.15rem);color:#5d4037}.style-quiz__btn{padding:clamp(1rem,2.5vw,1.25rem) clamp(2.5rem,5vw,3.5rem);font-family:Brush Script MT,Lucida Handwriting,Apple Chancery,cursive;font-size:clamp(1.35rem,3vw,1.625rem);font-weight:400;border:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;min-width:clamp(12rem,24vw,14rem);clip-path:polygon(2% 12%,8% 4%,20% 8%,35% 2%,50% 6%,65% 1%,80% 5%,92% 2%,98% 10%,100% 25%,97% 50%,100% 75%,98% 92%,90% 98%,75% 94%,55% 100%,35% 95%,15% 99%,5% 95%,1% 88%,0% 70%,3% 45%,0% 20%)}.style-quiz__btn--primary{background:linear-gradient(135deg,#8b5a2b,#6d4c3d,#5d4037);color:#f5f0e8;box-shadow:0 4px 15px #5d403759,inset 0 1px #ffffff26;text-shadow:1px 1px 3px rgba(0,0,0,.3),0 0 10px rgba(255,215,0,.15)}.style-quiz__btn--primary:hover{background:linear-gradient(135deg,#a0694a,#7d5c4d,#6d5047);transform:translateY(-4px) scale(1.05);box-shadow:0 8px 25px #5d403766,0 0 30px #d4af3733,inset 0 1px #fff3;text-shadow:2px 2px 4px rgba(0,0,0,.3),0 0 15px rgba(255,215,0,.25)}.style-quiz__btn--secondary{background:linear-gradient(135deg,#f5f0e8,#e8dcc8,#d5c4a0);color:#5d4037;box-shadow:0 3px 10px #8b5a2b26,inset 0 1px #ffffff80;text-shadow:1px 1px 2px rgba(139,69,19,.1)}.style-quiz__btn--secondary:hover{background:linear-gradient(135deg,#faf5ed,#f0e4c8,#e5d4a5);transform:translateY(-3px) scale(1.03);box-shadow:0 6px 18px #8b5a2b33,0 0 20px #d4af371f,inset 0 1px #fff9}.style-quiz__back{background:linear-gradient(135deg,#f0ebe3,#e0d5c0);border:none;color:#6d5c4d;font-family:Brush Script MT,Lucida Handwriting,Apple Chancery,cursive;font-size:clamp(1.1rem,2.2vw,1.25rem);cursor:pointer;padding:clamp(.625rem,1.25vw,.75rem) clamp(1.5rem,3vw,2rem);display:block;margin:clamp(1.25rem,2.5vw,1.75rem) auto 0;font-weight:400;transition:all .25s ease;clip-path:polygon(5% 15%,15% 5%,35% 10%,55% 3%,75% 8%,90% 2%,97% 12%,100% 35%,95% 65%,100% 88%,92% 97%,70% 92%,45% 98%,20% 93%,5% 98%,0% 85%,3% 55%,0% 25%);box-shadow:0 2px 6px #8b5a2b1a;text-shadow:1px 1px 2px rgba(139,69,19,.08)}.style-quiz__back:hover{background:linear-gradient(135deg,#f5f0e8,#e8dcc8);color:#5d4037;transform:translateY(-2px);box-shadow:0 4px 12px #8b5a2b26}.style-quiz__personality-reveal{text-align:center;padding:clamp(2rem,4vw,3rem) clamp(1rem,2vw,1.5rem);position:relative;overflow:hidden}.style-quiz__confetti-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.style-quiz__confetti-piece{position:absolute;top:-2rem;font-size:clamp(1.5rem,3vw,2rem);animation:confettiFall linear forwards;opacity:0}@keyframes confettiFall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(720deg);opacity:0}}.style-quiz__personality-content{position:relative;z-index:10}.style-quiz__personality-intro{font-size:clamp(1.1rem,2.5vw,1.25rem);color:#7a7a7a;margin-bottom:clamp(.75rem,1.5vw,1rem);animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.style-quiz__personality-title{font-size:clamp(2rem,5vw,3rem);font-weight:700;background:linear-gradient(135deg,#c29392,#9e6d6c,#c29392);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:clamp(1rem,2vw,1.5rem);animation:popIn .8s cubic-bezier(.68,-.55,.265,1.55)}@keyframes popIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.style-quiz__personality-description{font-size:clamp(1rem,2vw,1.125rem);color:#5a5a5a;line-height:1.7;max-width:36rem;margin:0 auto clamp(1.5rem,3vw,2rem);animation:fadeInUp .6s ease-out .3s both}.style-quiz__personality-traits{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(.5rem,1vw,.75rem);margin-bottom:clamp(2rem,4vw,2.5rem);animation:fadeInUp .6s ease-out .5s both}.style-quiz__trait{background:linear-gradient(135deg,#f9e8e6,#f4dcd9);color:#8a6b6a;padding:clamp(.5rem,1vw,.625rem) clamp(1rem,2vw,1.25rem);border-radius:2rem;font-size:clamp(.875rem,1.5vw,.9375rem);font-weight:500}.style-quiz__share-section{margin-bottom:clamp(2rem,4vw,2.5rem);animation:fadeInUp .6s ease-out .7s both}.style-quiz__share-label{font-size:clamp(.9rem,1.75vw,1rem);color:#8a7a78;margin-bottom:clamp(.75rem,1.5vw,1rem)}.style-quiz__share-buttons{display:flex;justify-content:center;gap:clamp(.75rem,1.5vw,1rem)}@supports not (gap: 1rem){.style-quiz__share-buttons>*+*{margin-left:.75rem}.style-quiz__personality-traits>*{margin:.25rem}.style-quiz__match-reasons>*{margin:.1875rem}}.style-quiz__share-btn{width:clamp(2.75rem,5vw,3rem);height:clamp(2.75rem,5vw,3rem);min-width:2.75rem;min-height:2.75rem;border-radius:50%;border:none;background:linear-gradient(135deg,#c29392,#a67c7b);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;color:#fff;box-shadow:0 2px 8px #a27c7b4d}.style-quiz__share-btn:hover{background:linear-gradient(135deg,#a67c7b,#8a6665);transform:translateY(-.125rem);box-shadow:0 4px 12px #a27c7b66;color:#fff}.style-quiz__share-icon{font-size:1.1rem;line-height:1;display:flex;align-items:center;justify-content:center}.style-quiz__results-header{text-align:center;margin-bottom:clamp(2rem,4vw,2.5rem)}.style-quiz__personality-badge{display:inline-flex;align-items:center;gap:clamp(.5rem,1vw,.75rem);background:linear-gradient(135deg,#f9e8e6,#f4dcd9);padding:clamp(.625rem,1.25vw,.75rem) clamp(1.25rem,2.5vw,1.5rem);border-radius:2rem;margin-bottom:clamp(1rem,2vw,1.25rem)}.style-quiz__badge-emoji{font-size:clamp(1.25rem,2.5vw,1.5rem)}.style-quiz__badge-title{font-size:clamp(.9rem,1.75vw,1rem);font-weight:600;color:#8a6b6a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:12rem}@media(min-width:30rem){.style-quiz__badge-title{max-width:none;white-space:normal}}.style-quiz__results-header h2{font-size:clamp(1.75rem,4vw,2.25rem);color:#2d2d2d;margin-bottom:clamp(.5rem,1vw,.625rem);font-weight:600}.style-quiz__results-header p{font-size:clamp(1rem,2vw,1.125rem);color:#6a6a6a}.style-quiz__results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,16rem),1fr));gap:clamp(1.25rem,2.5vw,1.5rem);margin-bottom:clamp(2rem,4vw,2.5rem)}@media(min-width:48rem){.style-quiz__results-grid{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr))}}@media(min-width:64rem){.style-quiz__results-grid{grid-template-columns:repeat(3,1fr)}}.style-quiz__product-card{background:#fff;border-radius:clamp(.75rem,1.5vw,1rem);overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 .125rem .5rem #0000000d}.style-quiz__product-card:hover{transform:translateY(-.375rem);box-shadow:0 .75rem 2rem #c2939226}.style-quiz__product-card a{text-decoration:none;color:inherit;display:block}.style-quiz__match-score{position:absolute;top:clamp(.75rem,1.5vw,1rem);right:clamp(.75rem,1.5vw,1rem);background:linear-gradient(135deg,#c29392,#b07f7e);color:#fff;padding:clamp(.375rem,.75vw,.5rem) clamp(.625rem,1.25vw,.75rem);border-radius:1.5rem;display:flex;align-items:center;gap:.25rem;z-index:10;box-shadow:0 .25rem .75rem #c2939266}.style-quiz__score-value{font-size:clamp(.9rem,1.75vw,1rem);font-weight:700}.style-quiz__score-label{font-size:clamp(.7rem,1.25vw,.75rem);opacity:.9}.style-quiz__product-image{width:100%;height:clamp(14rem,28vw,18rem);object-fit:cover;transition:transform .3s ease}.style-quiz__product-card:hover .style-quiz__product-image{transform:scale(1.03)}.style-quiz__product-info{padding:clamp(1rem,2vw,1.25rem)}.style-quiz__product-title{font-size:clamp(.95rem,1.75vw,1.05rem);font-weight:600;color:#2d2d2d;margin:0 0 clamp(.375rem,.75vw,.5rem);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.style-quiz__product-price{font-size:clamp(1.1rem,2vw,1.25rem);font-weight:700;color:#c29392;margin:0 0 clamp(.75rem,1.5vw,1rem)}.style-quiz__match-reasons{display:flex;flex-wrap:wrap;gap:clamp(.375rem,.75vw,.5rem)}.style-quiz__reason{font-size:clamp(.7rem,1.25vw,.75rem);background:#f9f5f4;color:#8a7a78;padding:clamp(.25rem,.5vw,.375rem) clamp(.5rem,1vw,.625rem);border-radius:.25rem;display:inline-block}.style-quiz__loading{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(4rem,8vw,6rem) clamp(1rem,2vw,1.5rem)}.style-quiz__spinner{width:clamp(2.5rem,5vw,3rem);height:clamp(2.5rem,5vw,3rem);border:3px solid #f0ebe9;border-top-color:#c29392;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:clamp(1rem,2vw,1.25rem)}@keyframes spin{to{transform:rotate(360deg)}}.style-quiz__loading p{font-size:clamp(1rem,2vw,1.1rem);color:#7a7a7a}.style-quiz__no-results{grid-column:1 / -1;text-align:center;padding:clamp(3rem,6vw,4rem) clamp(1rem,2vw,1.5rem)}.style-quiz__no-results p{font-size:clamp(1rem,2vw,1.125rem);color:#6a6a6a;margin-bottom:clamp(1.5rem,3vw,2rem);line-height:1.6}.style-quiz__results-actions{display:flex;flex-direction:column;align-items:center;gap:clamp(.75rem,1.5vw,1rem)}@media(max-width:48rem){.style-quiz{padding:clamp(1.5rem,3vw,2rem) clamp(1rem,2vw,1.25rem);padding-top:calc(var(--header-height, 4rem) + 1rem)}.style-quiz__options--visual{grid-template-columns:repeat(3,minmax(0,7.5rem));gap:.75rem}.style-quiz__option--image{padding:1rem .625rem;aspect-ratio:1 / 1.1}.style-quiz__option--image .style-quiz__option-desc{display:none}.style-quiz__option--image .style-quiz__option-label{font-size:.9rem}.style-quiz__options--palette-images{grid-template-columns:repeat(3,1fr);gap:.875rem;max-width:100%}.style-quiz__option--palette-img{border-radius:.5rem}.style-quiz__options--palette{grid-template-columns:repeat(3,minmax(0,7.5rem));gap:.625rem}.style-quiz__option--color{padding:.875rem .5rem}.style-quiz__swatch{width:1.375rem;height:1.375rem}.style-quiz__option--color .style-quiz__option-label{font-size:.9rem}.style-quiz__option-label{font-size:1rem}.style-quiz__btn{width:100%;max-width:20rem}.style-quiz__results-grid{grid-template-columns:repeat(2,1fr);gap:clamp(.75rem,1.5vw,1rem)}.style-quiz__product-image{height:clamp(10rem,20vw,12rem)}.style-quiz__match-score{padding:clamp(.25rem,.5vw,.375rem) clamp(.5rem,1vw,.625rem)}.style-quiz__score-label{display:none}.style-quiz__reason{font-size:.65rem;padding:.1875rem .375rem}}@media(max-width:30rem){.style-quiz__question{font-size:1.875rem}.style-quiz__options--visual{grid-template-columns:repeat(2,minmax(0,9rem));gap:.75rem}.style-quiz__option--image{aspect-ratio:1 / 1.05;padding:1rem .5rem}.style-quiz__option-visual{width:2.75rem;height:2.75rem}.style-quiz__option-visual .style-quiz__option-emoji{font-size:1.25rem}.style-quiz__option--image .style-quiz__option-label{font-size:.85rem}.style-quiz__options--palette-images{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 .5rem}.style-quiz__option--palette-img{border-radius:.5rem}.style-quiz__option--palette-img:hover{transform:translateY(-4px) scale(1.01)}.style-quiz__options--palette{grid-template-columns:repeat(2,minmax(0,9.5rem));gap:.625rem}.style-quiz__option--color{padding:.875rem .625rem}.style-quiz__swatch{width:1.5rem;height:1.5rem}.style-quiz__option--color .style-quiz__option-label,.style-quiz__option-label{font-size:.95rem}.style-quiz__results-grid{grid-template-columns:1fr}.style-quiz__product-image{height:clamp(12rem,50vw,16rem)}}.style-quiz__option:focus-visible,.style-quiz__btn:focus-visible,.style-quiz__back:focus-visible,.style-quiz__share-btn:focus-visible{outline:3px solid #c29392;outline-offset:2px}@media(prefers-reduced-motion:reduce){.style-quiz__screen,.style-quiz__option,.style-quiz__btn,.style-quiz__product-card,.style-quiz__confetti-piece{animation:none;transition:none}.style-quiz__progress-bar:after{animation:none}}.style-quiz .style-quiz__share-section .style-quiz__share-buttons .style-quiz__share-btn svg,.style-quiz .style-quiz__share-section .style-quiz__share-buttons .style-quiz__share-btn svg path,.style-quiz__share-btn svg,.style-quiz__share-btn svg path{fill:#5d4037!important;stroke:#5d4037!important;color:#5d4037!important}.style-quiz .style-quiz__share-section .style-quiz__share-buttons .style-quiz__share-btn:hover svg,.style-quiz .style-quiz__share-section .style-quiz__share-buttons .style-quiz__share-btn:hover svg path,.style-quiz__share-btn:hover svg,.style-quiz__share-btn:hover svg path{fill:#8b5a2b!important;stroke:#8b5a2b!important;color:#8b5a2b!important}.style-quiz__share-btn[aria-label="Copy link"] svg path{fill:none!important}
/*# sourceMappingURL=/cdn/shop/t/49/assets/style-personality-quiz.css.map */
