:root{--bq-brass: #A89133;--bq-muted: #E9ECE4;--bq-renew: #FDFFFA;--bq-ink: #2E3016;--bq-ink2: #574B40;--bq-rust: #B5602E;--bq-line: #E4E5DA;--bq-serif: "Cirka", Times, serif;--bq-sans: "proxima-nova", Helvetica, Arial, sans-serif}body:has(#brandquiz-root) #header,body:has(#brandquiz-root) #siteBanner,body:has(#brandquiz-root) #footer{display:none!important}body.brandquiz-page #header,body.brandquiz-page #siteBanner,body.brandquiz-page #footer{display:none!important}body:has(#brandquiz-root) #wrapper,body.brandquiz-page #wrapper{padding:20px;box-sizing:border-box}#brandquiz-root{position:relative;min-height:calc(100svh - 40px);background:var(--bq-renew);font-family:var(--bq-sans);color:var(--bq-ink)}#brandquiz-root .bq-frame{position:fixed;inset:0;background:var(--bq-renew) url(assets/brandquiz/bg-mobile.webp) no-repeat center top;background-size:cover;pointer-events:none;z-index:0}@media(min-width:768px){#brandquiz-root .bq-frame{background-image:url(assets/brandquiz/bg-desktop.webp)}}.bq-stage{position:relative;z-index:1;max-width:540px;margin:0 auto;min-height:calc(100svh - 40px);overflow:visible;padding:0 28px 30px;background-color:var(--bq-renew);border:3px solid var(--bq-muted);border-radius:600px 600px 0 0}.bq-screen{display:flex;flex-direction:column;align-items:stretch;min-height:calc(100svh - 60px);padding-top:30px;text-align:left}.bq-pdp.bq-screen{min-height:auto}@keyframes bq-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.bq-top{flex:0 0 auto}.bq-bottom{margin-top:auto;position:sticky;bottom:15px;display:flex;flex-direction:column}.bq-symbol{width:64px;height:auto;margin:0 auto 60px;display:block}.bq-stars{display:flex;gap:6px;justify-content:center;align-items:center;margin:15px 0 60px}.bq-star{width:13px;height:13px;background:#1c1c12;-webkit-mask:url(assets/brandquiz/star.svg) no-repeat center / contain;mask:url(assets/brandquiz/star.svg) no-repeat center / contain;opacity:.9;transition:background .3s ease,transform .3s ease}.bq-star:nth-child(2n){transform:translateY(-10px) scale(1.05)}.bq-star.is-on{background:var(--bq-brass);opacity:1}.bq-star.is-on{animation:bq-twinkle 3.4s ease-in-out infinite}.bq-star.is-on:nth-child(1){animation-delay:0s}.bq-star.is-on:nth-child(2){animation-delay:.35s}.bq-star.is-on:nth-child(3){animation-delay:.7s}.bq-star.is-on:nth-child(4){animation-delay:1.05s}.bq-star.is-on:nth-child(5){animation-delay:1.4s}.bq-star.is-on:nth-child(6){animation-delay:1.75s}.bq-star.is-on:nth-child(7){animation-delay:2.1s}.bq-star.is-on:nth-child(8){animation-delay:2.45s}@keyframes bq-twinkle{0%,to{opacity:1}50%{opacity:.62}}.bq-star.is-current{transform:scale(1.25);animation:bq-current-pulse 2.2s ease-in-out infinite}.bq-star:nth-child(2n).is-current{transform:translateY(-15px) scale(1.25);animation:bq-current-pulse-even 2.2s ease-in-out infinite}@keyframes bq-current-pulse{0%,to{transform:scale(1.2)}50%{transform:scale(1.4)}}@keyframes bq-current-pulse-even{0%,to{transform:translateY(-15px) scale(1.2)}50%{transform:translateY(-18px) scale(1.4)}}@media(prefers-reduced-motion:reduce){.bq-star.is-on,.bq-star.is-current,.bq-star:nth-child(2n).is-current{animation:none}}.bq-q-title{font-family:var(--bq-serif);font-weight:400;font-size:27px;line-height:1.3;color:var(--bq-ink);margin:0;max-width:22ch}#brandquiz-root .bq-copy,#brandquiz-root .bq-copy p,#brandquiz-root .bq-type,#brandquiz-root .bq-edu-copy,#brandquiz-root .bq-edu-copy p{font-family:var(--bq-serif)!important}.bq-copy{font-size:25px;line-height:1.5;color:var(--bq-ink);margin:12px 0 0}.bq-copy p{margin:45px 0;line-height:1.4;font-size:27px}.bq-type.is-typing:after{content:"\258d";color:var(--bq-brass);animation:bq-blink 1s step-start infinite}@keyframes bq-blink{50%{opacity:0}}.bq-edu-copy{font-size:25px;margin-top:60px}.bq-screen{animation:bq-fade-in 1.1s cubic-bezier(.22,.61,.36,1)}.bq-screen.is-leaving{animation:bq-fade-out 1.1s cubic-bezier(.22,.61,.36,1) forwards}@keyframes bq-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes bq-fade-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-10px)}}.bq-btn{width:100%;padding:20px 24px;border:1px solid var(--bq-line);border-radius:40px;background:#f2f2ec;color:var(--bq-ink);font-family:var(--bq-serif);font-size:19px;cursor:pointer;transition:background .3s ease,color .3s ease,border-color .3s ease}.bq-btn:not(.is-disabled){background:var(--wild);color:var(--renewnature);border-color:var(--wild)}.bq-btn:not(.is-disabled):hover{background:var(--bq-ink);color:var(--renewnature);border-color:var(--bq-ink)}.bq-btn.is-disabled{color:#b5b5ac;cursor:default}.bq-affirm{margin:0 0 15px;padding:9px 11px;border:1px solid var(--bq-rust);border-radius:6px;color:var(--bq-rust);font-family:var(--bq-sans);font-size:14.4px;line-height:1.3rem;text-align:center;animation:bq-fade .3s ease}.bq-back{position:absolute;top:20px;left:20px;z-index:41;width:28px;height:28px;box-sizing:border-box;border-radius:50%;background:var(--renewnature);border:2px solid var(--brass);color:var(--brass);display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:0 1px 5px #2e30162e;-webkit-appearance:none;appearance:none}.bq-back svg{width:14px;height:14px;display:block}.bq-edu-overlay{max-width:100%;position:relative}.bq-edu-otext{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:15px;text-align:center;color:var(--renewnature);font-family:var(--bq-serif);font-size:1.1rem;line-height:1.45}.bq-edu-otext.is-vcenter{justify-content:center}.bq-options{margin:0 0 15px}.bq-layout-cards{display:flex;gap:9px}.bq-card{flex:1;padding:0;border:1px solid var(--bq-line);border-radius:6px;background:#fff;cursor:pointer;overflow:hidden;display:flex;flex-direction:column}.bq-card-img{display:block;width:calc(100% - 12px);aspect-ratio:3/4;background-size:cover;background-position:center;margin:6px;border-radius:4px}.bq-card-label{font-family:var(--bq-sans);font-size:14.4px;padding:6px 8px 12px;color:var(--bq-ink)}.bq-card.is-selected{background:var(--bq-brass)}.bq-card.is-selected .bq-card-label{color:#fff}.bq-layout-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bq-grid-card{display:flex;align-items:center;gap:12px;text-align:left;padding:10px;border:1px solid var(--bq-line);border-radius:6px;background:#fff;cursor:pointer}.bq-grid-thumb{width:44px;height:44px;flex:0 0 44px;border-radius:6px;background-size:cover;background-position:center}.bq-grid-text{font-family:var(--bq-sans);font-size:12.6px;line-height:1.3;color:var(--bq-ink2)}.bq-grid-card.is-selected{background:var(--bq-brass)}.bq-grid-card.is-selected .bq-grid-text{color:#fff}.bq-layout-binary,.bq-layout-triple,.bq-layout-skin{display:flex;flex-wrap:wrap;gap:12px}.bq-choice{width:100%;padding:26px 20px;border:1px solid var(--bq-line);border-radius:6px;background:#fff;font-family:var(--bq-sans);font-size:14.4px;color:var(--bq-ink);cursor:pointer;text-align:left}.bq-choice.is-selected{background:var(--bq-brass);color:#fff;border-color:var(--bq-brass)}.bq-layout-triple .bq-choice:nth-child(1),.bq-layout-triple .bq-choice:nth-child(2){width:calc(50% - 6px)}.bq-layout-triple .bq-choice:nth-child(3){width:100%}.bq-layout-skin .bq-choice{width:calc(50% - 6px)}.bq-layout-skin .bq-choice:last-child{width:100%}.bq-edu-media{width:100%;max-width:85%;aspect-ratio:16/9;border-radius:6px;background-size:cover;background-position:center;margin:0 auto 24px;display:block;border:1px solid var(--brass)}.bq-edu-video{object-fit:cover;object-position:center bottom}.bq-capture .bq-q-title{margin-bottom:28px}.bq-input{width:100%;padding:16px 18px;border:1px solid var(--bq-brass);border-radius:10px;background:#fff;font-family:var(--bq-serif);font-size:18px;color:var(--bq-ink)}.bq-input::placeholder{color:#b5b5ac}.bq-phone-row{display:flex;align-items:center;gap:12px}.bq-flag{font-size:28px;line-height:1}.bq-phone{flex:1}.bq-consent{font-family:var(--bq-sans);margin:16px 0 24px;font-size:13px;line-height:1.5;color:var(--bq-ink2);text-align:left}.bq-consent a{color:var(--bq-rust);text-decoration:underline}.bq-skip{background:none;border:0;color:var(--bq-rust);text-decoration:underline;font-family:var(--bq-sans);font-size:15px;margin:16px auto 0;cursor:pointer}.bq-load-card{width:100%;max-width:75%;border-radius:24px;margin:0 auto;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.bq-load-gif{width:100%;height:auto;display:block}.bq-load-list{margin-top:26px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.bq-load-row{display:flex;align-items:center;gap:10px;font-family:var(--bq-sans);font-size:17px;color:var(--bq-ink);animation:bq-fade .35s ease}.bq-spinner{width:16px;height:16px;flex:0 0 16px;border:2px solid var(--bq-brass);border-top-color:transparent;border-radius:50%;animation:bq-spin .7s linear infinite}.bq-load-row.is-done .bq-spinner{border:0;animation:none;background:var(--bq-brass);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 11L3 7.5l1-1 2.5 2.5L12 3.5l1 1z'/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 11L3 7.5l1-1 2.5 2.5L12 3.5l1 1z'/%3E%3C/svg%3E") no-repeat center/contain}@keyframes bq-spin{to{transform:rotate(360deg)}}.bq-pdp{min-height:auto;padding-top:60px;padding-bottom:150px}.bq-timer{position:absolute;top:20px;right:20px;z-index:60;background:var(--bq-ink);color:var(--bq-renew);font-family:var(--bq-serif);font-size:15px;padding:6px 14px;border-radius:20px;letter-spacing:.04em}.bq-pdp-head .bq-symbol{margin:0 auto 40px}.bq-pdp-title{font-family:var(--bq-serif);font-weight:400;font-size:30px;margin:0;padding-top:45px}.bq-pdp-sub{font-family:var(--bq-sans);font-size:15px;color:var(--bq-ink2);margin:4px 0 20px}.bq-pdp-heroimg{width:100%;aspect-ratio:1/1;border-radius:12px;background-size:cover;background-position:center}.bq-pdp-pricerow{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin:18px 0 0}.bq-pdp-blurb{font-family:var(--bq-sans);font-size:14px;line-height:1.5;color:var(--bq-ink2);max-width:60%;margin:0}.bq-pdp-price{text-align:right}.bq-price-full{text-decoration:line-through;color:#9a9a90;font-size:16px}.bq-price-sale{font-size:20px;color:var(--bq-ink)}.bq-price-weight{font-size:13px;margin-top:6px;color:var(--bq-ink2);text-align:right}.bq-price-rating{display:flex;align-items:center;justify-content:flex-end;gap:6px;font-size:13px;margin-top:6px;color:var(--bq-ink2)}.bq-rating-star{display:inline-block;width:14px;height:14px;flex:0 0 14px;background:var(--bq-brass);-webkit-mask:url(assets/brandquiz/star.svg) no-repeat center / contain;mask:url(assets/brandquiz/star.svg) no-repeat center / contain}.bq-pdp-hold{font-family:var(--bq-sans);color:var(--bq-rust);font-size:15px;text-align:left;margin:30px 0;padding-top:22px;padding-bottom:15px;border-top:1px dotted var(--bq-line)}.bq-pdp-rowhead{display:flex;justify-content:space-between;align-items:baseline;margin:10px 0 16px}.bq-pdp-rowhead h3{font-family:var(--bq-serif);font-weight:400;font-size:22px;margin:0}.bq-pdp-rowhead span{font-family:var(--bq-sans);font-size:11px;letter-spacing:.12em;color:var(--bq-brass)}.bq-barcard{display:flex;gap:14px;align-items:center;padding:14px;border:1px solid var(--bq-line);border-radius:16px;margin-bottom:12px;background:#fff}.bq-bar-thumb{width:56px;height:56px;flex:0 0 56px;border-radius:10px;background-size:cover;background-position:center;background-color:var(--bq-muted)}.bq-bar-text strong{font-family:var(--bq-sans);font-size:15px;color:var(--bq-ink)}.bq-bar-text p{font-family:var(--bq-sans);font-size:13px;color:var(--bq-ink2);margin:4px 0 0;line-height:1.4}.bq-pdp-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:22px 14px;border:1px solid var(--bq-brass);border-radius:18px;margin:22px 0}.bq-icon-cell{text-align:center}.bq-icon-cell img{height:30px;width:auto;margin:0 auto 8px;display:block}.bq-icon-cell span{font-family:var(--bq-sans);font-size:10px;line-height:1.3;color:var(--bq-ink2);display:block}.bq-pdp-ugc{padding-bottom:30px}.bq-pdp-review{background:var(--bq-muted);border-radius:20px;padding:30px 26px;text-align:center;margin:0 0 22px;overflow:hidden}.bq-review-viewport{overflow:hidden;width:100%;touch-action:pan-y}.bq-review-track{display:flex;transition:transform .35s ease;will-change:transform}.bq-review-slide{flex:0 0 100%;min-width:100%;box-sizing:border-box;padding:0 4px}.bq-pdp-review blockquote{font-family:var(--bq-serif);font-style:italic;font-size:17px;line-height:1.5;margin:0 0 16px;color:var(--bq-ink)}.bq-review-name{font-family:var(--bq-sans);font-size:13px;color:var(--bq-ink2);margin:0 0 14px}.bq-review-rating{display:flex;align-items:center;justify-content:center;gap:6px;font-family:var(--bq-sans);font-size:13px;color:var(--bq-ink2);margin:0 0 16px}.bq-review-dots{display:flex;gap:8px;justify-content:center}.bq-dot{width:8px;height:8px;border-radius:50%;background:#c9cbc0;cursor:pointer;transition:background .2s ease}.bq-dot.is-on{background:var(--bq-brass)}.bq-pdp-capture{background:var(--bq-muted);border-radius:20px;padding:28px 26px;text-align:center;margin:0 0 22px}.bq-pdp-capture .bq-capture-prompt{font-family:var(--bq-serif);font-size:19px;line-height:1.4;color:var(--bq-ink);margin:0 0 18px}.bq-pdp-capture .bq-input{margin:0 0 12px}.bq-pdp-capture .bq-consent{margin:14px 0 0;text-align:center}.bq-pdp-capture .bq-capture-msg{font-family:var(--bq-sans);font-size:14px;color:var(--bq-brass);margin:12px 0 0}.bq-pdp-faq{margin-top:10px}.bq-faq-label{font-family:var(--bq-sans);font-size:11px;letter-spacing:.14em;color:var(--bq-brass);margin:0 0 6px}.bq-faq-item{border-bottom:1px solid var(--bq-line)}.bq-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:0;padding:16px 2px;font-family:var(--bq-sans);font-size:15px;color:var(--bq-ink);cursor:pointer;text-align:left}.bq-faq-q span{color:var(--bq-brass);font-size:18px}.bq-faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;font-family:var(--bq-sans);font-size:14px;color:var(--bq-ink2);line-height:1.5}.bq-faq-item.is-open .bq-faq-a{max-height:260px;padding:0 2px 16px}.bq-pdp-sticky{position:fixed;bottom:0;left:0;right:0;width:100%;box-sizing:border-box;z-index:9999;background:var(--bq-renew);border-top:1px solid var(--bq-line);padding:14px 20px calc(18px + env(safe-area-inset-bottom));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}.bq-cta{width:100%;max-width:500px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 26px;border:0;border-radius:40px;background:var(--bq-ink);color:var(--bq-renew);font-family:var(--bq-serif);font-size:19px;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}.bq-cta-price{font-size:17px}.bq-cta-price .bq-price-full{color:#9aa07f}.bq-cta-guarantee{font-family:var(--bq-sans);font-size:13px;color:var(--bq-ink2);margin:10px 0 0;text-align:center}@media(max-width:480px){.bq-q-title,.bq-copy p{font-size:20px}.bq-symbol{margin-bottom:45px}.bq-stars{margin-bottom:36px}.bq-screen.bq-education{padding-top:30px}.bq-stage{padding:0 15px}body:has(#brandquiz-root) #wrapper,body.brandquiz-page #wrapper{padding:15px}.bq-pdp{min-height:auto;padding-top:30px;padding-bottom:150px}.bq-pdp-title{padding-top:0}.bq-cta{padding:12px 20px 9px}}
