[id*=__announcement-bar],[id*=__header],[id*=__ss_footer],header.header{display:none!important}#MainContent{padding-top:0!important;margin-top:0!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:#121212;overflow-x:hidden;-webkit-font-smoothing:antialiased}#quiz-app{max-width:100vw;overflow-x:hidden}.quiz-logo-bar{position:fixed;top:0;left:0;right:0;z-index:9000;background:#fff;display:flex;align-items:center;justify-content:center;padding:10px 0;border-bottom:1px solid #f0f0f0}.quiz-logo-img{height:28px;width:auto}.quiz-screen{display:none;min-height:100dvh;padding-top:49px;opacity:0}.quiz-screen.active{display:flex;flex-direction:column}.quiz-screen.visible{opacity:1;transition:opacity .35s ease}.quiz-screen.fading{opacity:0;transition:opacity .25s ease}#screen-swipe{align-items:center;padding:56px 16px 16px;background:#fff;position:relative;height:100dvh;overflow:hidden;justify-content:space-between}.swipe-header{text-align:center;width:100%;max-width:400px;margin-bottom:8px;padding-top:12px;flex-shrink:0}.sleeve-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:10;opacity:1;transition:opacity .35s ease}.sleeve-overlay.hidden{opacity:0;pointer-events:none}.sleeve-overlay .sleeve-question-body{text-align:center;padding:0 24px;width:100%;max-width:400px}.quiz-title{font-family:Halant,serif;font-weight:700;font-size:28px;color:#121212;letter-spacing:-.5px}.quiz-subtitle{font-size:13px;color:#666;margin-top:6px;line-height:1.4}.quiz-badges{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;flex-wrap:wrap}.quiz-badge{font-size:11px;font-weight:600;color:#606e43;background:#e8edda;padding:5px 14px;border-radius:100px;white-space:nowrap}.progress-wrapper{display:flex;align-items:center;gap:10px;margin-top:14px;width:100%}.progress-bar{flex:1;height:6px;background:#f0f0f0;border-radius:3px;overflow:hidden}.progress-fill{height:100%;width:0%;background:#606e43;border-radius:3px;transition:width .4s ease;display:block!important}.progress-text{font-size:13px;font-weight:600;color:#606e43;min-width:36px;text-align:right}.card-stack{position:relative;width:100%;max-width:340px;flex:1;min-height:0;max-height:55dvh}.swipe-card{position:absolute;width:100%;height:100%;border-radius:16px;overflow:hidden;background:#f3f3f3;box-shadow:0 4px 20px #00000014;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;will-change:transform;transition:box-shadow .2s}.swipe-card:active{cursor:grabbing}.swipe-card.behind{transform:scale(.95);z-index:0;pointer-events:none}.swipe-card.top{z-index:1}.swipe-card img{width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-drag:none}.card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:flex-start;padding:24px;pointer-events:none;opacity:0;transition:opacity .15s}.card-overlay.like-overlay{justify-content:flex-end}.card-overlay.nope-overlay{justify-content:flex-start}.overlay-label{font-family:Halant,serif;font-weight:700;font-size:36px;padding:6px 16px;border-radius:8px;border:4px solid;transform:rotate(15deg)}.like-overlay .overlay-label{color:#606e43;border-color:#606e43;transform:rotate(-15deg)}.nope-overlay .overlay-label{color:#e74c3c;border-color:#e74c3c;transform:rotate(15deg)}.flash-overlay{position:absolute;top:24px;font-family:Halant,serif;font-weight:700;font-size:36px;padding:6px 16px;border-radius:8px;border:4px solid;z-index:10;pointer-events:none;animation:flashFade .6s ease forwards}.flash-overlay.flash-like{right:24px;color:#606e43;border-color:#606e43;transform:rotate(-15deg)}.flash-overlay.flash-nope{left:24px;color:#e74c3c;border-color:#e74c3c;transform:rotate(15deg)}@keyframes flashFade{0%{opacity:1}60%{opacity:1}to{opacity:0}}@keyframes swipeRight{to{transform:translate(150%) rotate(30deg);opacity:0}}@keyframes swipeLeft{to{transform:translate(-150%) rotate(-30deg);opacity:0}}.swipe-card.swiping-right{animation:swipeRight .35s ease forwards}.swipe-card.swiping-left{animation:swipeLeft .35s ease forwards}@keyframes tutorialSwing{0%{transform:translate(0) rotate(0)}15%{transform:translate(-60px) rotate(-8deg)}30%{transform:translate(0) rotate(0)}45%{transform:translate(60px) rotate(8deg)}60%{transform:translate(0) rotate(0)}to{transform:translate(0) rotate(0)}}.swipe-card.tutorial-anim{animation:tutorialSwing 1.8s ease-in-out}.swipe-card.tutorial-anim .nope-overlay{animation:tutorialNopeFlash 1.8s ease-in-out}.swipe-card.tutorial-anim .like-overlay{animation:tutorialLikeFlash 1.8s ease-in-out}@keyframes tutorialNopeFlash{0%{opacity:0}10%{opacity:.8}25%{opacity:.8}35%{opacity:0}to{opacity:0}}@keyframes tutorialLikeFlash{0%{opacity:0}35%{opacity:0}40%{opacity:.8}55%{opacity:.8}65%{opacity:0}to{opacity:0}}.swipe-card.promote{transition:transform .3s ease;transform:scale(1) translateY(0)}.swipe-actions{display:flex;gap:32px;margin-top:12px;flex-shrink:0}.swipe-btn{width:56px;height:56px;border-radius:50%;border:2px solid #e0e0e0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.swipe-btn-nope{color:#e74c3c;border-color:#e74c3c20}.swipe-btn-nope:hover{background:#e74c3c10;border-color:#e74c3c}.swipe-btn-like{color:#606e43;border-color:#606e4320}.swipe-btn-like:hover{background:#606e4310;border-color:#606e43}.btn-see-results{margin-top:16px;padding:12px 32px;background:#606e43;color:#fff;border:none;border-radius:100px;font-size:14px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;transition:opacity .3s}.btn-see-results:hover{opacity:.9}.hidden{display:none!important}#screen-survey{align-items:center;justify-content:center;padding:48px 24px 24px;background:#fff;position:relative}.survey-progress-wrapper{display:flex;align-items:center;gap:10px;width:100%;max-width:400px;position:absolute;top:16px;left:50%;transform:translate(-50%);padding:0 24px}.survey-step{display:none;flex-direction:column;align-items:center;width:100%;max-width:400px;animation:fadeIn .3s ease}.survey-step.active{display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.survey-question{font-family:Halant,serif;font-weight:700;font-size:24px;text-align:center;margin-bottom:8px}.survey-hint{font-size:13px;color:#888;margin-bottom:20px}.survey-options{display:flex;flex-direction:column;gap:10px;width:100%;margin-top:16px}.survey-option{padding:14px 20px;border:2px solid #e0e0e0;border-radius:12px;background:#fff;font-size:15px;cursor:pointer;transition:all .2s;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#121212;font-family:inherit;-webkit-tap-highlight-color:transparent}.survey-option:hover{border-color:#606e43}.survey-option.selected{border-color:#606e43;background:#606e4310;color:#606e43;font-weight:600}.survey-other-input{width:100%;padding:14px 20px;border:2px solid #e0e0e0;border-radius:12px;font-size:15px;margin-top:10px;outline:none;transition:border-color .2s}.survey-other-input:focus{border-color:#606e43}.survey-other-wrapper{margin-top:12px;display:flex;flex-direction:column;gap:10px}.survey-other-wrapper.hidden{display:none!important}.btn-continue,.btn-see-results-final{margin-top:24px;padding:14px 40px;background:#606e43;color:#fff;border:none;border-radius:100px;font-size:15px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:300px;transition:opacity .2s}.btn-continue:hover,.btn-see-results-final:hover{opacity:.9}.age-slider-wrapper{width:100%;margin-top:24px;position:relative;padding:0 8px}.age-slider{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:#e0e0e0;outline:none}.age-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:32px;height:32px;border-radius:50%;background:#606e43;cursor:pointer;box-shadow:0 2px 8px #00000026}.age-slider::-moz-range-thumb{width:32px;height:32px;border-radius:50%;background:#606e43;cursor:pointer;border:none}.age-display{text-align:center;font-family:Halant,serif;font-weight:700;font-size:48px;margin-top:12px;color:#121212}.social-proof-text{margin-top:12px;font-size:12px;color:#999;text-align:center}#screen-scratch{display:none;min-height:100vh;background:#fff}#screen-scratch.active{display:flex;flex-direction:column;align-items:center;justify-content:center}.scratch-content{display:flex;flex-direction:column;align-items:center;padding:40px 20px;max-width:380px;margin:0 auto;width:100%;box-sizing:border-box}.scratch-label{font-family:Halant,serif;font-size:20px;font-weight:600;color:#121212;text-align:center;margin-bottom:8px;letter-spacing:2px;text-transform:uppercase}.scratch-urgency{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#888;text-align:center;margin:0 0 24px;line-height:1.5}.scratch-urgency-time{color:#606e43;font-weight:700}.scratch-card-wrapper{position:relative;width:100%;max-width:340px;height:210px;border-radius:16px;overflow:hidden;background:#f9f6ee;box-shadow:0 2px 16px #0000001a}.scratch-reveal{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f9f6ee;z-index:0}.scratch-offer-line{font-family:Halant,serif;font-size:22px;font-weight:600;color:#121212;margin:0;letter-spacing:4px;text-transform:uppercase}.scratch-offer-highlight{font-family:Halant,serif;font-size:42px;font-weight:700;margin:4px 0 0;letter-spacing:3px;text-transform:uppercase;color:#606e43}#scratch-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='10' fill='none' stroke='%23fff' stroke-width='2' opacity='0.6'/%3E%3C/svg%3E") 16 16,crosshair;touch-action:none}.scratch-cta{margin-top:28px;width:100%}.scratch-cta:disabled{background:#ccc!important;cursor:not-allowed;opacity:.5}.scratch-cta:disabled:hover{background:#ccc!important}.confetti-piece{position:fixed;z-index:99999;pointer-events:none;will-change:transform,opacity}.confetti-piece.falling{animation:confetti-fall var(--duration) cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:var(--delay)}@keyframes confetti-fall{0%{opacity:1;transform:translateY(0) translate(0) rotate(0)}60%{opacity:1}to{opacity:0;transform:translateY(100vh) translate(var(--drift)) rotate(var(--spin))}}@media(max-width:420px){.scratch-card-wrapper{width:300px;height:190px}.scratch-offer-highlight{font-size:34px}}#screen-loading{align-items:center;padding:40px 24px;background:#fff}.loading-content{text-align:center;max-width:360px;width:100%}.loading-video-ring{position:relative;width:220px;height:220px;margin:30px auto 28px}.ring-svg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;animation:ringFullSpin 10s linear forwards}@keyframes ringFullSpin{0%{transform:rotate(0)}to{transform:rotate(1080deg)}}.ring-track{opacity:.15}.ring-progress{stroke-dasharray:565.48;stroke-dashoffset:565.48;animation:ringFill 10s ease-in forwards}@keyframes ringFill{0%{stroke-dashoffset:565.48}to{stroke-dashoffset:0}}.loading-video-circle{position:absolute;top:14px;left:14px;width:calc(100% - 28px);height:calc(100% - 28px);border-radius:50%;overflow:hidden;z-index:1}.loading-video-circle video{width:100%;height:100%;object-fit:cover}.loading-spinner{width:48px;height:48px;border:4px solid #f0f0f0;border-top:4px solid #606E43;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 24px}@keyframes spin{to{transform:rotate(360deg)}}.loading-messages{position:relative;height:24px}.loading-msg{font-size:14px;font-weight:700;color:#121212;position:absolute;top:0;left:0;width:100%;text-align:center;opacity:0;transition:opacity .4s ease}.loading-msg.visible{opacity:1}.loading-msg.done{opacity:0}.loading-testimonials{margin-top:32px;width:100%;overflow:hidden}.loading-testimonials .swiper{overflow:hidden!important;padding:2px}.loading-testimonials .swiper-slide{height:auto!important;display:flex!important;flex-direction:column!important;border:1px solid #f0f0f0;border-radius:4px;background:#fff;overflow:hidden}.lt-media{position:relative;overflow:hidden;aspect-ratio:4/5}.lt-media img{display:block;width:100%;height:100%;object-fit:cover}.lt-content{display:flex;flex-direction:column;justify-content:space-between;flex:1 1 0;padding:16px}.lt-text{text-align:left}.lt-text p{margin:0;font-size:12px;line-height:150%;color:#121212;word-break:break-word;font-weight:400}.lt-stars-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px}.lt-stars{display:flex;align-items:center;gap:1px}.lt-stars svg{display:block;width:16px;height:16px}.lt-badge{padding:4px 6px;border-radius:2px;background:#f0f0f0;font-size:11px;line-height:100%;color:#121212;font-weight:700}.lt-author{margin:12px 0 0;font-size:13px;line-height:130%;color:#121212;font-weight:700;text-align:left}.loading-testimonials .lt-nav{display:flex;align-items:center;gap:16px;justify-content:center;margin-top:20px}.loading-testimonials .lt-btn{display:flex;width:32px;height:32px;border:0;border-radius:100px;background:#ebebeb;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.loading-testimonials .lt-btn:hover{background:#f5f5f5}.loading-testimonials .lt-btn .arrow-icon{display:grid;place-items:center}.loading-testimonials .lt-btn .arrow-icon:before{content:"";width:7px;height:7px;border:0;border-right:2px solid #7b7b7b;border-top:2px solid #7b7b7b;transform:rotate(45deg);position:relative;left:-1px}.loading-testimonials .lt-btn-prev .arrow-icon:before{left:1px;border-right:0;border-top:0;border-bottom:2px solid #7b7b7b;border-left:2px solid #7b7b7b}.results-section-testimonials{margin-top:48px;padding:36px 0;width:100%}.rst-header{text-align:center;display:flex;flex-direction:column;align-items:center}.rst-review-text{font-size:13px;color:#121212;line-height:130%;margin:0}.rst-stars-top{display:flex;align-items:center;gap:10px;margin-top:4px}.rst-stars-top .lt-stars svg{width:16px;height:16px}.rst-stars-count{font-size:13px;color:#121212}.rst-heading{font-family:var(--font-heading-family, "Halant", serif);font-size:30px;font-weight:400;color:#121212;margin:12px 0 0;line-height:130%}.rst-heading strong{text-decoration:underline #121212;font-weight:700}@media(max-width:767px){.rst-heading{font-size:24px}.rst-review-text{font-size:12px}}.rst-slider{margin-top:28px}.rst-bottom-text{margin-top:16px;text-align:center;padding:10px 20px;background:#f0f0f0;border-radius:8px;font-size:13px;color:#121212;display:inline-block;width:auto}.results-section-testimonials>.rst-bottom-text{display:block;max-width:fit-content;margin-left:auto;margin-right:auto}.results-section-tech{margin-top:48px;background:#f4ebc6;padding:24px 24px 16px;text-align:center;width:calc(100% + 32px);margin-left:-16px}.tech-heading{font-family:var(--font-heading-family, "Halant", serif);font-size:26px;font-weight:400;color:#121212;line-height:130%;margin:0}.tech-heading strong{color:#606e43;font-weight:700}.tech-text{font-size:14px;color:#121212;line-height:150%;margin-top:20px;max-width:600px;margin-left:auto;margin-right:auto}.tech-caption{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;font-size:14px;color:#121212}.tech-caption svg{width:20px;height:20px;flex-shrink:0}.tech-features{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:20px;max-width:400px;margin-left:auto;margin-right:auto}.tech-feature{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 8px;border-top:1px solid #dbdbdb;font-size:12px;color:#121212;font-weight:400}.tech-feature img{width:20px;height:20px;object-fit:contain}@media(min-width:768px){.tech-heading{font-size:36px}.tech-text{font-size:16px}.tech-features{max-width:500px}.tech-feature{font-size:14px}}.results-section-videos{background:#f4ebc6;padding:0 24px 36px;width:calc(100% + 32px);margin-left:-16px}.videos-grid{display:flex;gap:24px;overflow:hidden;padding:2px}.videos-grid.swiper{overflow:hidden!important}.videos-grid .swiper-wrapper{display:flex}.videos-grid .swiper-slide{flex-shrink:0}.video-card{min-width:55%;scroll-snap-align:start;border-radius:4px;overflow:hidden;position:relative;aspect-ratio:1/1;background:#e0d8b0}.video-card video{width:100%;height:100%;object-fit:cover;display:block}.video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:#121212;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:all .25s}.video-play-btn svg{width:16px;height:16px;fill:#fff;margin-left:2px}.video-play-btn.hidden{display:none}@media(min-width:768px){.videos-grid{display:grid;grid-template-columns:repeat(5,1fr);overflow:visible}.video-card{min-width:unset}}.results-section-faq{margin-top:48px;padding:36px 0;width:100%}.faq-title{font-family:var(--font-heading-family, "Halant", serif);font-size:28px;font-weight:700;color:#121212;text-align:center;margin:0 0 12px}.faq-subtitle{text-align:center;color:#555;font-size:14px;margin:0 auto 24px;max-width:500px;line-height:1.5}.faq-subtitle strong{color:#121212}@media(min-width:768px){.faq-title{font-size:36px}.faq-subtitle{font-size:15px}}.faq-body{width:100%}.faq-item{cursor:pointer;width:100%;display:flex;flex-direction:column;gap:10px;transition:all .25s ease}.faq-group{padding:12px;border-bottom:1px solid #f0f0f0}.faq-group.active{background:#121212;border-radius:8px}.faq-group.active>.faq-toggle .faq-question{color:#fff}.faq-group.active>.faq-toggle .faq-icon svg path{stroke:#fff}.faq-nested-wrapper{background:#fafafa;border-radius:8px;padding:8px;margin-top:10px}.faq-nested{padding:16px 8px;border-bottom:1px solid #f0f0f0}.faq-nested:last-child{border-bottom:0}.faq-toggle{display:flex;align-items:center;gap:10px;width:100%;justify-content:space-between}.faq-question{margin:0;font-size:14px;color:#121212;line-height:150%;font-weight:700}.faq-group>.faq-toggle>.faq-question{font-size:17px}.faq-icon{display:flex;align-items:center;justify-content:center;flex:0 0 18px;height:18px}.faq-icon svg{width:18px;height:18px}.faq-icon svg:first-child{display:block}.faq-icon svg:last-child{display:none}.faq-icon.active svg:first-child{display:none}.faq-icon.active svg:last-child{display:block}.faq-answer{transition:all .2s ease-in-out;overflow:hidden;cursor:auto}.faq-answer p{margin:0;font-size:13px;color:#121212;line-height:150%}.faq-group.active>.faq-answer>p{color:#fff}.faq-nested .faq-answer p{color:#121212!important}@media(min-width:1024px){.faq-group{padding:18px}.faq-question{font-size:15px}.faq-group>.faq-toggle>.faq-question{font-size:18px}.faq-answer p{font-size:14px}}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9999;display:flex;align-items:flex-end;justify-content:center;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.popup-overlay.open{opacity:1;visibility:visible}@media(min-width:768px){.popup-overlay{align-items:center}}.popup-content{background:#fff;width:100%;max-width:500px;max-height:90dvh;border-radius:16px 16px 0 0;overflow-y:auto;transform:translateY(100%);transition:transform .3s ease;position:relative;-webkit-overflow-scrolling:touch}@media(min-width:768px){.popup-content{border-radius:16px;max-height:85vh;transform:translateY(30px)}}.popup-overlay.open .popup-content{transform:translateY(0)}.popup-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 1px 4px #00000026}.popup-close svg{width:16px;height:16px;stroke:#121212;stroke-width:2.5;fill:none}.popup-gallery{position:relative;width:100%;background:#f3f3f3}.popup-gallery .swiper{width:100%}.popup-gallery .swiper-slide{aspect-ratio:4/5}.popup-gallery .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}.popup-gallery .swiper-pagination{bottom:10px!important}.popup-gallery .swiper-pagination-bullet{background:#fff;opacity:.6;width:8px;height:8px}.popup-gallery .swiper-pagination-bullet-active{opacity:1;background:#fff}.popup-info{padding:20px}.popup-product-title{font-family:var(--font-heading-family, "Halant", serif);font-size:22px;font-weight:700;color:#121212;margin:0;line-height:1.3}.popup-product-size{font-size:13px;color:#888;margin-top:4px}.popup-product-price{font-size:18px;font-weight:700;color:#121212;margin-top:8px}.popup-product-desc{font-size:14px;color:#555;line-height:1.6;margin-top:16px}.popup-product-desc p{margin:0 0 8px}.popup-add-to-cart{width:100%;padding:14px;background:#606e43;color:#fff;border:none;border-radius:100px;font-size:14px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .2s}.popup-add-to-cart:hover{opacity:.9}.popup-add-to-cart svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.popup-loading{display:flex;align-items:center;justify-content:center;min-height:200px}.popup-loading .loading-spinner{margin:0}#screen-profile{align-items:center;justify-content:center;padding:73px 24px 24px;background:#fff}.profile-content{max-width:440px;width:100%;text-align:center}.profile-label{font-size:12px;text-transform:uppercase;letter-spacing:2px;color:#606e43;font-weight:700;margin:0 0 12px}.profile-heading{font-family:var(--font-heading-family, "Halant", serif);font-size:28px;font-weight:400;color:#121212;line-height:1.3;margin:0}.profile-heading strong{font-weight:700}.profile-text{margin-top:24px;text-align:center}.profile-text p{font-size:15px;color:#333;line-height:1.7;margin:0 0 16px}.profile-text p:last-child{margin-bottom:0;font-weight:600;color:#121212}.profile-text strong{color:#121212;font-weight:700}.profile-stat-ring{position:relative;width:140px;height:140px;margin:24px auto 16px}.stat-ring-svg{width:100%;height:100%}.stat-ring-progress{transition:stroke-dashoffset 4s ease-out}.stat-ring-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-heading-family, "Halant", serif);font-size:36px;font-weight:700;color:#121212}.profile-cta{margin-top:32px;padding:16px 40px;background:#606e43;color:#f4ebc6;border:none;border-radius:100px;font-size:16px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:opacity .2s;width:100%;max-width:320px}.profile-cta:disabled{opacity:.4;cursor:not-allowed}.profile-cta:hover:not(:disabled){opacity:.9}@media(min-width:768px){.profile-heading{font-size:34px}.profile-text p{font-size:16px}}#screen-sleeve{align-items:center;justify-content:center;padding:24px;background:#fff;position:relative}.sleeve-question-body{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:0 24px}.sleeve-question-body .survey-question{margin-bottom:20px}.sleeve-question-body .survey-options{width:100%;max-width:400px}.retake-link{text-align:center;font-size:13px;color:#606e43;text-decoration:underline;cursor:pointer;margin-top:40px;margin-bottom:20px;position:relative;z-index:10;-webkit-tap-highlight-color:rgba(0,0,0,.1)}.retake-link:hover{opacity:.7}.see-all-link{text-align:center;margin:0 0 28px;position:relative;z-index:10}.see-all-link a{font-size:13px;color:#606e43;text-decoration:underline;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,.1)}.see-all-link a:hover{opacity:.7}.results-fomo-bar{position:fixed;top:55px;left:0;right:0;z-index:8999;padding:8px 16px;background:#121212;color:#fff;font-size:12px;font-weight:600;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px;line-height:1.4}.results-fomo-bar svg{flex-shrink:0}.deal-text-block{text-align:center;padding:16px 16px 0;margin-bottom:24px}.deal-timer-line{font-family:Halant,serif;font-size:16px;font-weight:600;color:#121212;margin:0}.deal-countdown{color:#606e43;font-weight:700;font-size:18px}.deal-auto-text{font-size:12px;color:#888;margin:2px 0 0}#screen-results{padding-top:110px!important}#screen-results{padding:24px 16px;flex-direction:column;background:#fff;min-height:auto}.results-header{text-align:center;margin-bottom:20px}.reco-header{margin-top:40px}.results-title{font-family:Halant,serif;font-weight:700;font-size:24px;color:#121212;text-transform:uppercase;letter-spacing:1px}.results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%;max-width:900px;margin:0 auto}@media(min-width:768px){.results-grid{grid-template-columns:repeat(4,1fr);gap:16px}}.product-card{background:#f3f3f3;border-radius:0;overflow:hidden;display:flex;flex-direction:column}.product-card-image{width:100%;aspect-ratio:4/5;overflow:hidden;background:#f3f3f3;cursor:pointer}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-card-info{padding:8px 8px 0;text-align:center;flex:1;display:flex;flex-direction:column}.product-card-title{font-size:12px;font-weight:400;color:#121212;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.product-card-price{font-size:13px;color:#121212;margin-top:2px}.product-card-actions{padding:8px;margin-top:auto}.btn-add-to-cart{width:100%;padding:10px 12px;background:#606e43;color:#fff;border:none;border-radius:100px;font-size:12px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:6px;transition:opacity .2s}.btn-add-to-cart:hover{opacity:.9}.btn-add-to-cart svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.btn-add-to-cart.added{background:#333}.card-qty-control{width:100%;height:38px;background:#f4f4f4;border:1px solid #e0e0e0;color:#333;border-radius:100px;display:flex;align-items:center;justify-content:space-between;padding:0 4px}.card-qty-control .card-qty-btn{width:30px;height:30px;border-radius:50%;border:none;background:#fff;color:#333;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.card-qty-control .card-qty-btn:hover{background:#ebebeb}.card-qty-control .card-qty-value{font-size:14px;font-weight:700;color:#333;min-width:20px;text-align:center}.product-card-new{position:absolute;top:8px;left:8px;background:#f4ebc6;color:#606e43;font-size:13px;font-weight:700;padding:5px 12px;border-radius:100px;text-transform:uppercase;z-index:1;letter-spacing:.5px}.product-card-soldout{pointer-events:none;-webkit-user-select:none;user-select:none;position:relative}.product-card-soldout .product-card-image-soldout{position:relative}.product-card-soldout .product-card-image-soldout img{filter:grayscale(100%) opacity(.5)}.product-card-soldout .product-card-info,.product-card-soldout .product-card-actions{opacity:.4}.product-card-soldout-tag{position:absolute;top:8px;left:8px;background:#f5d0d0;color:#c0392b;font-size:13px;font-weight:700;padding:5px 12px;border-radius:100px;text-transform:uppercase;z-index:1;letter-spacing:.5px}.btn-soldout{background:#ccc!important;color:#888!important;cursor:not-allowed!important;opacity:.6}.product-card{position:relative}@media(min-width:768px){.quiz-title{font-size:40px}.card-stack{max-width:380px}.survey-question{font-size:28px}.results-title{font-size:30px}}@media(max-width:374px){.card-stack{max-width:280px}.quiz-title{font-size:26px}.overlay-label{font-size:28px}}.bundle-footer{position:fixed;bottom:0;left:0;right:0;z-index:9000;background:#fff;box-shadow:0 -4px 20px #0000001f;transform:translateY(calc(100% + 36px));transition:transform .35s ease;border-top:1px solid #eee}.bundle-footer.visible{transform:translateY(0)}.bundle-footer-inner{padding:12px 20px 16px;text-align:center;position:relative}.bundle-arrow{position:absolute;top:-18px;left:50%;transform:translate(-50%);background:#fff;border:1px solid #eee;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 -2px 8px #00000014;transition:transform .3s}.bundle-arrow.open svg{transform:rotate(180deg)}.bundle-slots{display:flex!important;gap:6px;margin:0 0 8px!important;padding:0!important;width:100%}.bundle-slot{flex:1 1 0!important;height:8px!important;border-radius:4px!important;background:#e0e0e0!important;transition:background .3s ease,transform .3s ease!important;display:block!important;min-width:0}.bundle-slot.filled{background:#606e43!important;box-shadow:0 0 0 1px #606e4326}.bundle-slot.free-slot.filled{background:#606e43!important}.bundle-text{font-size:13px;color:#444;margin:0 0 10px;line-height:1.4}.bundle-text strong{color:#121212}.bundle-confirm-btn{display:inline-flex;align-items:center;gap:8px;background:#606e43;color:#f4ebc6;border:none;border-radius:50px;padding:12px 28px;font-family:Halant,serif;font-size:15px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:opacity .2s;width:100%;justify-content:center}.bundle-confirm-btn:hover{opacity:.9}.bundle-count{background:#f4ebc6;color:#606e43;font-size:12px;font-weight:700;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.bundle-drawer{max-height:0;overflow:hidden;transition:max-height .35s ease;background:#fafafa;border-bottom:1px solid #eee}.bundle-drawer.open{max-height:300px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.bundle-drawer.open::-webkit-scrollbar{display:none}.bundle-drawer-list{padding:8px 16px}.bundle-drawer-item{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid #f0f0f0}.bundle-drawer-item:last-child{border-bottom:none}.bundle-drawer-item img{width:48px;height:60px;object-fit:cover;border-radius:6px}.bundle-drawer-info{flex:1;min-width:0}.bundle-drawer-title{font-size:12px;font-weight:600;color:#121212;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-drawer-price{font-size:12px;color:#666;margin:2px 0 0}.bundle-drawer-qty{display:flex;align-items:center;gap:8px}.bundle-drawer-qty span{font-size:14px;font-weight:600;min-width:18px;text-align:center}.bundle-qty-btn{width:28px;height:28px;border-radius:50%;border:1px solid #ddd;background:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333}.bundle-qty-btn:hover{background:#f0f0f0}.drawer-price-struck{text-decoration:line-through;color:#bbb;margin-right:4px}.drawer-price-free{color:#606e43;font-weight:700}.drawer-price-free-note{color:#606e43;font-size:11px;font-weight:600}#screen-results{padding-bottom:200px!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/quiz.css.map */
