#mingle-quiz{--mq-txt: #222;--mq-accent: #69C0AC;--mq-accent-2: #FF7E3E;--mq-warn: #e6623a}#mingle-quiz .is-hidden{display:none!important}#mingle-quiz .mq-container{max-width:820px;margin:0 auto;color:var(--mq-txt);min-height:80vh;display:flex;flex-direction:column;align-items:center}#mingle-quiz .mq-title{font-size:clamp(24px,2.6vw,36px);margin:4px 0;text-align:center;text-transform:uppercase}#mingle-quiz .mq-hero{display:grid;gap:12px;place-items:center;text-align:center;margin:0}#mingle-quiz .mq-stage{width:100%;max-width:820px;display:flex;flex-direction:column;gap:12px;margin-block:auto;padding:0}#mingle-quiz .mq-stage>*{width:100%;margin:0}#mingle-quiz .mq-btn{border:none;border-radius:8px;padding:10px 16px 12px;cursor:pointer;font-family:obviously-narrow,sans-serif!important;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.1rem}#mingle-quiz .mq-btn--primary{background:var(--mq-accent);color:#fff}#mingle-quiz .mq-btn--secondary{background:var(--mq-accent-2);color:#fff}#mingle-quiz .mq-btn--ghost{background:#fff;color:var(--mq-accent);border:2px solid var(--mq-accent)}#mingle-quiz .mq-progress{margin:4px 0 12px}#mingle-quiz .mq-progress-top{display:flex;justify-content:space-between;align-items:center;margin-top:8px;margin-bottom:8px;font-size:16px;font-family:obviously,sans-serif!important;font-weight:500!important;font-style:normal}#mingle-quiz .mq-progressbar{width:100%;height:8px;background:#eee;border-radius:96px;overflow:hidden}#mingle-quiz .mq-progressbar-fill{height:100%;width:0;background:#69c0ac;transition:width .32s cubic-bezier(.22,.61,.36,1);will-change:width;color:#69c0ac}@media(prefers-reduced-motion:reduce){#mingle-quiz .mq-progressbar-fill{transition:none}}#mingle-quiz .mq-questions{list-style:none;padding:0}#mingle-quiz .mq-question{margin:0 0 12px}#mingle-quiz .mq-qtext{font-weight:800;margin:0 0 8px;font-family:obviously,sans-serif!important;font-style:normal}#mingle-quiz .mq-options{display:grid;gap:2px}#mingle-quiz .mq-option{display:flex;align-items:center;gap:12px;border:1px solid #e6e6e6;border-radius:12px;padding:12px 16px 13px;cursor:pointer;background:#fff;position:relative;overflow:hidden}#mingle-quiz .mq-option,#mingle-quiz .mq-optlabel,#mingle-quiz .mq-qtext{text-transform:none;letter-spacing:normal}#mingle-quiz .mq-option input{position:absolute;opacity:0;width:0;height:0}#mingle-quiz .mq-option:has(input:checked){background:#69c0ac;border-color:#69c0ac}#mingle-quiz .mq-option:has(input:checked) .mq-optlabel{color:#fff}#mingle-quiz .mq-option:has(input:checked) .mq-chip{color:#46827a}#mingle-quiz .mq-chip{display:inline-grid;place-items:center;min-width:32px;height:32px;border-radius:96px;color:#69c0ac;font-size:16px;font-weight:800;padding:0 8px;font-family:obviously-narrow,sans-serif!important;font-style:normal}#mingle-quiz .mq-optlabel{flex:1 1 auto;line-height:24px;font-family:obviously,sans-serif!important;font-weight:500;font-style:normal}#mingle-quiz .mq-controls{display:flex;gap:12px;align-items:center}#mingle-quiz #mq-next{margin-left:auto}#mingle-quiz .mq-result{margin-top:16px;border-top:1px solid #eee;padding-top:16px}#mingle-quiz .mq-result-title{margin-bottom:8px}#mingle-quiz .mq-result-copy{margin-bottom:32px!important}#mingle-quiz .mq-actions{display:flex;justify-content:center}#mingle-quiz #mq-prev,#mingle-quiz #mq-retake{-webkit-appearance:none;appearance:none;background:#fff;color:var(--mq-accent);border:2px solid var(--mq-accent);border-radius:8px;padding:10px 16px 12px;cursor:pointer;text-decoration:none;font-family:obviously-narrow,sans-serif!important;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.1rem}#mingle-quiz .mq-link{background:none;border:none;color:var(--mq-accent);cursor:pointer;text-decoration:underline}#mingle-quiz .mq-small{color:#666;font-size:16px}#mingle-quiz #mq-next:hover,#mingle-quiz #mq-start:hover{transition:transform .2s ease,color .2s ease,fill .2s ease;background:#46827a;transform:scale(1.1)}#mingle-quiz #mq-prev:hover,#mingle-quiz #mq-retake:hover{transition:transform .2s ease,color .2s ease,fill .2s ease;transform:scale(1.1)}#mingle-quiz .mq-option:hover{transition:transform .2s ease,color .2s ease,fill .2s ease;transform:scale(1.05)}#mingle-quiz .mq-progressbar{position:relative;overflow:hidden}#mingle-quiz .mq-progressbar-fill{position:relative;overflow:hidden;background:#69c0ac}#mingle-quiz .mq-progressbar-fill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='8' viewBox='0 0 120 8'%3E%3Cpath d='M0 4 C10 0 20 8 30 4 S50 0 60 4 90 8 120 4' fill='none' stroke='%23ffffff' stroke-opacity='0.95' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M-60 4 C-50 0 -40 8 -30 4 S-10 0 0 4 30 8 60 4' fill='none' stroke='%23ffffff' stroke-opacity='0.45' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:repeat-x;background-position:0 50%;background-size:120px 8px;animation:mq-wave 3.5s linear infinite;mix-blend-mode:screen}@keyframes mq-wave{0%{background-position-x:0}to{background-position-x:-120px}}#mingle-quiz .mq-container{position:relative!important;z-index:0!important}#mingle-quiz .mq-stage{position:relative!important;z-index:2!important}#mingle-quiz .mq-bg.deco{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;display:block!important}#mingle-quiz .mq-bg.deco .deco-item{position:absolute!important;display:block!important;margin:0!important;width:108px!important;height:auto!important;opacity:1!important;transform-origin:center!important}#mingle-quiz .d-apple{top:2%;left:0;transform:translate(calc(-1*min(24vw,340px))) rotate(-8deg)}#mingle-quiz .d-cinnamon{top:6%;left:34%;transform:translate(calc(-1*min(18vw,260px))) rotate(6deg)}#mingle-quiz .d-pch-cin{top:4%;right:30%;transform:translate(min(18vw,260px)) rotate(8deg)}#mingle-quiz .d-berry{top:0%;right:0;transform:translate(min(24vw,340px)) rotate(6deg)}#mingle-quiz .d-pch-caramel{top:28%;left:0;transform:translate(calc(-1*min(24vw,340px))) rotate(-2deg)}#mingle-quiz .d-pch-chilli{top:46%;left:16%;transform:translate(calc(-1*min(18vw,260px))) rotate(3deg)}#mingle-quiz .d-lime{bottom:2%;left:0;transform:translate(calc(-1*min(24vw,340px))) rotate(-4deg)}#mingle-quiz .d-pch-umami{top:46%;right:18%;transform:translate(min(18vw,260px)) rotate(-6deg)}#mingle-quiz .d-pch-apple{top:44%;right:0;transform:translate(min(24vw,340px)) rotate(-3deg)}#mingle-quiz .d-pch-berry{bottom:36%;right:0;transform:translate(min(24vw,340px)) rotate(-4deg)}#mingle-quiz .d-caramel{bottom:0;right:0;transform:translate(min(24vw,340px)) rotate(3deg)}#mingle-quiz .d-pch-lime{bottom:-6%;right:46%;transform:translate(min(18vw,260px)) rotate(-7deg)}@media(max-width:768px){#mingle-quiz .d-apple{top:-4%!important;left:6%!important}#mingle-quiz .d-berry{top:-6%!important;right:8%!important}#mingle-quiz .d-cinnamon{top:8%!important;left:-4%!important}#mingle-quiz .d-pch-cin{top:10%!important;right:-4%!important}#mingle-quiz .d-pch-umami{top:34%!important;right:-16%!important}#mingle-quiz .d-pch-apple{top:90%!important;left:46%!important}#mingle-quiz .d-pch-berry{bottom:8%!important;right:8%!important}#mingle-quiz .d-pch-lime{bottom:2%!important;left:10%!important}#mingle-quiz .d-caramel{bottom:-4%!important;right:2%!important}#mingle-quiz .d-lime{bottom:12%!important;left:-6%!important}#mingle-quiz .d-pch-caramel{top:2%!important;left:42%!important}#mingle-quiz .d-pch-chilli{top:75%!important;left:38%!important}}#mingle-quiz .d-pch-apple{left:40%!important;right:auto!important;top:auto!important;bottom:-8%!important;transform:translate(calc(-1*min(24vw,340px))) rotate(-3deg)!important}.header,.site-header{z-index:100!important}#mingle-quiz .mq-container{overflow:visible!important}@media(max-width:768px){#mingle-quiz .mq-container{padding:16px 16px 20px;overflow-x:hidden}#mingle-quiz .mq-stage{gap:16px;padding-block:16px}#mingle-quiz .mq-hero{margin-bottom:12px}#mingle-quiz .mq-progress{margin:8px 0 12px}#mingle-quiz .mq-question{margin-bottom:12px}#mingle-quiz .mq-result{margin-top:16px}html,body{overflow-x:hidden}.transition-body:before{content:none!important;display:none!important}#mingle-quiz .mq-bg.deco{top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:hidden!important;z-index:0!important}#mingle-quiz .mq-stage{position:relative;z-index:2}.site-footer,.footer,.shopify-section-footer{position:relative;z-index:10}#mingle-quiz .mq-bg.deco .deco-item{width:20vw!important;max-width:120px!important;transform:none!important}#mingle-quiz .mq-option{position:relative;background-color:#fff!important;-webkit-tap-highlight-color:transparent;touch-action:manipulation}#mingle-quiz .mq-option input{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;margin:0!important;z-index:1}#mingle-quiz .mq-option:hover,#mingle-quiz .mq-option:focus,#mingle-quiz .mq-option:focus-within,#mingle-quiz .mq-option:active{background-color:#fff!important;border-color:#e6e6e6!important;box-shadow:none!important;transform:none!important}#mingle-quiz .mq-option:has(input:checked){background-color:#69c0ac!important;border-color:#69c0ac!important}#mingle-quiz .mq-option:has(input:checked) .mq-optlabel{color:#fff!important}#mingle-quiz .mq-option:has(input:checked) .mq-chip{color:#46827a!important}#mingle-quiz .mq-controls{gap:8px}#mingle-quiz .mq-controls .mq-btn{flex:1 1 50%;width:auto;padding:14px 16px!important;transition:none!important;transform:none!important;outline:none!important;-webkit-tap-highlight-color:transparent;touch-action:manipulation;font-size:17px}#mingle-quiz #mq-next{margin-left:0}#mingle-quiz .mq-btn:hover,#mingle-quiz .mq-btn:focus,#mingle-quiz .mq-btn:focus-visible,#mingle-quiz .mq-btn:active{box-shadow:none!important;transform:none!important;filter:none!important;background:inherit!important}#mingle-quiz .mq-btn--primary:hover,#mingle-quiz .mq-btn--primary:focus,#mingle-quiz .mq-btn--primary:focus-visible,#mingle-quiz .mq-btn--primary:active{background:var(--mq-accent)!important;color:#fff!important}#mingle-quiz .mq-btn--ghost:hover,#mingle-quiz .mq-btn--ghost:focus,#mingle-quiz .mq-btn--ghost:focus-visible,#mingle-quiz .mq-btn--ghost:active{background:#fff!important;color:var(--mq-accent)!important;border-color:var(--mq-accent)!important}}@media(min-width:1400px){#mingle-quiz .mq-bg.deco .deco-item{width:118px!important}}#mingle-quiz .mq-result.is-salty .mq-result-title{color:#5184bb}#mingle-quiz .mq-result.is-sweet .mq-result-title{color:#e93968}#mingle-quiz .mq-result.is-umami .mq-result-title{color:#b95732}
/*# sourceMappingURL=/cdn/shop/t/109/assets/mingle-quiz.css.map */
