*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{font-family:Poppins,sans-serif;background:#f6f5f1;color:#121212;-webkit-font-smoothing:antialiased;min-height:100%;display:flex;flex-direction:column}#main-content{flex:1 0 auto;display:flex;flex-direction:column}.announcement-bar{background:#5c2e0e;color:#fff;text-align:center;padding:8px 16px;font-size:13px}.announcement-bar__inner{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.timer-block{background:#fff3;border-radius:4px;padding:2px 6px;font-weight:700;font-size:12px}.timer-sep{font-weight:700}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 4px #0000000d}.site-header__inner{max-width:1280px;margin:0 auto;padding:0 16px}.site-header__desktop{display:none;align-items:center;justify-content:space-between;height:64px}@media(min-width:768px){.site-header__desktop{display:flex}.site-header__mobile{display:none!important}}.site-header__mobile{display:flex;align-items:center;height:56px}.logo-img{height:52px;width:auto;max-width:180px;object-fit:contain}.site-header__nav{display:flex;gap:24px;font-size:14px;font-weight:500}.nav-link{color:#121212;text-decoration:none;transition:color .15s}.nav-link:hover{color:#5c2e0e}.site-header__actions{display:flex;gap:4px}.header-icon-btn{background:none;border:none;cursor:pointer;padding:8px;color:#121212;display:flex;align-items:center;justify-content:center;position:relative;border-radius:50%;transition:color .15s}.header-icon-btn:hover{color:#5c2e0e}.cart-count{position:absolute;top:4px;right:4px;width:16px;height:16px;background:#5c2e0e;color:#fff;font-size:9px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-menu{background:#fff;border-top:1px solid #f0f0f0;padding:8px 16px 16px}.mobile-nav-link{display:block;padding:10px 0;border-bottom:1px solid #f0f0f0;font-size:14px;font-weight:500;color:#121212;text-decoration:none}.mobile-nav-link:hover{color:#5c2e0e}.site-header__logo{display:flex;align-items:center;flex:1;justify-content:center}@media(min-width:768px){.site-header__logo{flex:none;justify-content:flex-start}}.ticker-wrap{overflow:hidden;padding:8px 0;background:#f0e8e0;color:#3d1a0a}.ticker-wrap--gold{background:#e8e8e8;color:#121212}.ticker-inner{display:flex;white-space:nowrap}.ticker-track{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.05em;animation:ticker 25s linear infinite;padding-right:60px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-footer{background:#5c2e0e;color:#fff;padding:40px 0 24px}.site-footer__inner{max-width:1280px;margin:0 auto;padding:0 16px}.site-footer__logo-col{margin-bottom:24px}.footer-logo{height:48px;width:auto;max-width:160px;filter:brightness(0) invert(1)}.footer-tagline{font-size:13px;color:#ffffffb3;margin-top:8px}.site-footer__links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-bottom:24px}.site-footer__links a{color:#fffc;font-size:13px;text-decoration:none}.site-footer__links a:hover{color:#fff}.site-footer__copy{font-size:11px;color:#ffffff80}.footer-disclaimer{margin-top:8px;line-height:1.6}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer{position:fixed;top:0;right:0;height:100%;width:100%;max-width:420px;z-index:70;background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001f;transform:translate(100%);transition:transform .3s cubic-bezier(.23,1,.32,1)}.cart-drawer.open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0}.cart-drawer__title{font-weight:700;font-size:18px}.cart-drawer__close{background:none;border:none;cursor:pointer;padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center}.cart-drawer__close:hover{background:#f5f5f5}.cart-drawer__body{flex:1;overflow-y:auto;padding:16px 20px}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 0;gap:12px;text-align:center}.cart-empty p{color:#888;font-size:14px}.cart-item{display:flex;gap:12px;padding-bottom:16px;border-bottom:1px solid #f0f0f0;margin-bottom:16px}.cart-item__img{width:72px;height:72px;border-radius:10px;object-fit:cover;border:1px solid #f0f0f0;flex-shrink:0}.cart-item__details{flex:1;min-width:0}.cart-item__name{font-weight:600;font-size:13px;line-height:1.4}.cart-item__variant{font-size:12px;color:#888;margin-top:2px}.cart-item__qty-row{display:flex;align-items:center;gap:8px;margin-top:8px}.qty-control{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:999px;overflow:hidden}.qty-btn{background:none;border:none;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#555}.qty-btn:hover{background:#f5f5f5}.qty-val{width:32px;text-align:center;font-size:14px;font-weight:600}.cart-item__remove{background:none;border:none;cursor:pointer;padding:4px;color:#aaa;border-radius:50%}.cart-item__remove:hover{background:#fff0f0;color:#e53e3e}.cart-item__price{font-weight:700;font-size:14px;flex-shrink:0}.cart-drawer__footer{padding:16px 20px;border-top:1px solid #f0f0f0}.cart-subtotal{display:flex;justify-content:space-between;font-weight:600;font-size:15px;margin-bottom:12px}.btn-checkout{display:block;width:100%;background:#5c2e0e;color:#fff;text-align:center;text-decoration:none;font-weight:700;font-size:16px;padding:14px;border-radius:12px;border:none;cursor:pointer;transition:background .15s}.btn-checkout:hover{background:#3d1a0a}.cart-guarantee{text-align:center;font-size:11px;color:#888;margin-top:8px}.pdp-page{min-height:100vh}.pdp-container{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.pdp-container{padding:0 24px}}.pdp-container--narrow{max-width:800px}.pdp-hero{background:#fff;padding:12px 0 32px}.pdp-hero__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:1024px){.pdp-hero__grid{grid-template-columns:1fr 1fr;gap:40px;align-items:start}}.gallery-main{border-radius:16px;overflow:hidden;background:#f5ede4;aspect-ratio:1/1}.gallery-hero-img{width:100%;height:100%;object-fit:contain;display:block}.gallery-thumbs-row{display:flex;align-items:center;gap:8px;margin-top:12px}.gallery-arrow{flex-shrink:0;width:28px;height:28px;background:#fff;border:1px solid #e0e0e0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000001a}.gallery-arrow:disabled{opacity:.3;cursor:default}.gallery-thumbs{flex:1;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;overflow:hidden}.gallery-thumb{aspect-ratio:1/1;border-radius:10px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:#f5ede4;transition:border-color .15s}.gallery-thumb.active{border-color:#5c2e0e}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pdp-buybox{padding:8px 0}.pdp-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.badge-primary{background:#5c2e0e;color:#fff;font-size:11px;font-weight:700;padding:4px 12px;border-radius:999px}.badge-primary--gold{background:#c9a227}.badge-outline{background:#fff;color:#121212;font-size:11px;font-weight:600;padding:4px 12px;border-radius:999px;border:1px solid #121212}.pdp-stars{display:flex;align-items:center;gap:8px;margin-bottom:8px}.stars{color:#f5a623;font-size:16px;letter-spacing:1px}.stars-label{font-size:12px;font-weight:700;color:#121212;text-decoration:none}.stars-label:hover{text-decoration:underline}.pdp-title{font-size:clamp(22px,4vw,30px);font-weight:800;color:#121212;margin-bottom:4px;line-height:1.2}.pdp-subtitle{color:#5c2e0e;font-weight:600;font-size:14px;margin-bottom:12px}.pdp-price-row{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.price-current{font-size:32px;font-weight:800;color:#121212}.price-was{font-size:18px;color:#aaa;text-decoration:line-through}.price-badge{background:#5c2e0e;color:#fff;font-size:11px;font-weight:700;padding:4px 12px;border-radius:999px}.price-badge--gold{background:#c9a227}.selector-label{font-size:11px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.flavour-selector{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}@media(min-width:640px){.flavour-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}}.flavour-btn{width:100%;min-height:60px;border:2px solid #e0e0e0;border-radius:14px;padding:14px 16px;background:#fff;cursor:pointer;text-align:left;transition:all .15s ease;display:flex;align-items:center;gap:14px;box-shadow:0 1px 3px #00000008}@media(min-width:640px){.flavour-btn{min-height:56px;padding:10px 12px;gap:10px}}.flavour-btn.active{border-color:#5c2e0e;background:#5c2e0e0a;box-shadow:0 2px 8px #5c2e0e14}.flavour-btn--gold.active{border-color:#c9a227;background:#c9a2270a;box-shadow:0 2px 8px #c9a2271a}.flavour-btn:hover:not(.active){border-color:#ccc;background:#fafafa}.flavour-emoji{font-size:24px;flex-shrink:0}.flavour-btn strong{display:block;font-size:14px;font-weight:700;color:#121212;line-height:1.3}.flavour-btn span{display:block;font-size:12px;color:#666;margin-top:2px;line-height:1.3}.benefit-headline{font-weight:700;font-size:14px;color:#121212;margin-bottom:8px}.benefit-list{list-style:none;margin-bottom:16px}.benefit-list li{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#333;padding:3px 0}.benefit-list li:before{content:"\2713";color:#5c2e0e;font-weight:700;flex-shrink:0;margin-top:1px}.shipping-pill{display:inline-flex;align-items:center;background:#f5f5f5;border-radius:999px;padding:6px 16px;font-size:12px;color:#555;margin-bottom:16px}.stock-bar{display:flex;align-items:center;gap:12px;margin-bottom:12px}.stock-bar:before,.stock-bar:after{content:"";flex:1;height:1px;background:#b0b0b0}.stock-bar span{font-size:12px;font-weight:700;color:#121212;letter-spacing:.08em;white-space:nowrap}.bundle-picker{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.bundle-option{position:relative;border:2px solid #e0e0e0;border-radius:12px;padding:12px 16px;cursor:pointer;background:#fff;transition:border-color .15s;display:flex;align-items:center;gap:12px}.bundle-option.selected{border-color:#5c2e0e}.bundle-option--gold.selected{border-color:#c9a227}.bundle-option:hover:not(.selected){border-color:#ccc}.bundle-badge{position:absolute;top:-13px;right:16px;display:inline-flex;align-items:stretch;height:26px}.bundle-badge:before{content:"";width:0;height:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-right:11px solid #5c2e0e}.bundle-badge--gold:before{border-right-color:#c9a227}.bundle-badge:after{content:attr(class);background:#5c2e0e;color:#fff;font-size:11px;font-weight:800;padding:0 12px;display:flex;align-items:center;border-radius:0 5px 5px 0;letter-spacing:.03em;white-space:nowrap}.bundle-badge--gold:after{background:#c9a227}.bundle-badge[class*="Most Popular"]:after{content:"Most Popular"}.bundle-badge[class*="Best Value"]:after{content:"Best Value"}.bundle-radio{width:20px;height:20px;border-radius:50%;border:2px solid #ccc;flex-shrink:0;display:flex;align-items:center;justify-content:center}.bundle-option.selected .bundle-radio{border-color:#5c2e0e}.bundle-option--gold.selected .bundle-radio{border-color:#c9a227}.radio-dot{width:10px;height:10px;border-radius:50%;background:transparent}.bundle-option.selected .radio-dot{background:#5c2e0e}.bundle-option--gold.selected .radio-dot{background:#c9a227}.bundle-info{flex:1;min-width:0}.bundle-name{font-weight:700;font-size:13px;color:#121212}.supply-tag{display:inline-block;font-size:10px;font-weight:600;color:#888;background:#f0f0f0;padding:2px 8px;border-radius:999px;margin-left:4px}.bundle-per-box{font-size:11px;color:#aaa;margin-top:2px}.bundle-price-col{text-align:right;flex-shrink:0}.bundle-price{font-weight:700;font-size:16px;color:#121212}.bundle-was{font-size:12px;color:#aaa;text-decoration:line-through}.subscribe-toggle{display:flex;align-items:flex-start;gap:12px;border:2px dashed #ccc;border-radius:12px;padding:12px 16px;cursor:pointer;background:#fff;transition:border-color .15s;margin-bottom:16px}.subscribe-toggle.checked{border-color:#5c2e0e;background:#5c2e0e08}.subscribe-toggle--gold.checked{border-color:#c9a227;background:#c9a22708}.subscribe-check{width:20px;height:20px;border-radius:4px;border:2px solid #ccc;flex-shrink:0;margin-top:2px;transition:all .15s}.subscribe-check.checked{background:#5c2e0e;border-color:#5c2e0e}.subscribe-toggle--gold .subscribe-check.checked{background:#c9a227;border-color:#c9a227}.subscribe-toggle strong{display:block;font-size:14px;font-weight:700;color:#121212}.subscribe-toggle span{display:block;font-size:12px;color:#888}.btn-atc{width:100%;background:#5c2e0e;color:#fff;border:none;border-radius:12px;cursor:pointer;font-family:Poppins,sans-serif;font-weight:700;font-size:18px;padding:14px 16px;display:flex;flex-direction:column;align-items:center;gap:2px;transition:background .15s,transform .1s;margin-bottom:16px}.btn-atc:hover{background:#3d1a0a}.btn-atc:active{transform:scale(.98)}.btn-atc--gold{background:#c9a227}.btn-atc--gold:hover{background:#7a6010}.btn-atc small{font-size:11px;font-weight:400;opacity:.8}.btn-primary{display:inline-block;background:#5c2e0e;color:#fff;padding:10px 24px;border-radius:10px;text-decoration:none;font-weight:700;font-size:14px}.accordion{border-top:1px solid #e8e8e8}.accordion-item{border-bottom:1px solid #e8e8e8}.accordion-trigger{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;text-align:left;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;color:#121212}.accordion-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.accordion-body p,.accordion-body ul{padding-bottom:16px;font-size:14px;color:#555;line-height:1.7}.accordion-body ul{padding-left:20px}.acc-chevron{flex-shrink:0;color:#aaa;transition:transform .3s}.accordion-item.open .acc-chevron,.faq-item.open .acc-chevron{transform:rotate(180deg)}.ingredients-section{padding:48px 0;background:#f6f5f1}.why-section{padding:48px 0;background:#fff}.testimonials-section{padding:48px 0;background:#f6f5f1}.faq-section{padding:48px 0;background:#fff}.section-title{font-size:clamp(22px,4vw,32px);font-weight:800;color:#121212;text-align:center;margin-bottom:12px}.section-sub{text-align:center;color:#555;font-size:15px;max-width:640px;margin:0 auto 32px;line-height:1.7}.trust-logos{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:40px}.trust-logos img{height:28px;width:auto;object-fit:contain;opacity:.7}.ingredients-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:640px){.ingredients-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.ingredients-grid{grid-template-columns:1fr 1fr 1fr}}.ingredient-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.ingredient-card__img img{width:100%;height:200px;object-fit:cover;display:block}.ingredient-card__body{padding:20px}.ingredient-tag{font-size:11px;font-weight:700;color:#5c2e0e;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.ingredient-card__body h3{font-size:16px;font-weight:700;color:#121212;margin-bottom:8px}.ingredient-dose{font-size:12px;font-weight:600;color:#888;margin-left:6px}.ingredient-card__body p{font-size:13px;color:#555;line-height:1.7}.why-grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media(min-width:1024px){.why-grid{grid-template-columns:1fr 1fr}}.why-img img{width:100%;border-radius:16px;object-fit:cover;max-height:480px}.why-content h2{font-size:clamp(22px,3vw,28px);font-weight:800;color:#121212;margin-bottom:24px}.why-item{margin-bottom:20px}.why-item h3{font-size:15px;font-weight:700;color:#5c2e0e;margin-bottom:6px}.why-item p{font-size:14px;color:#555;line-height:1.7}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000f}.testimonial-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;margin-bottom:12px}.stars-sm{color:#f5a623;font-size:14px;margin-bottom:10px}.testimonial-card p{font-size:14px;color:#555;line-height:1.7;margin-bottom:12px;font-style:italic}.testimonial-card strong{font-size:13px;color:#121212}.verified{color:#5c2e0e;font-weight:600;margin-left:4px}.faq-list{display:flex;flex-direction:column;gap:8px}.faq-item{background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f;overflow:hidden}.faq-trigger{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;text-align:left;font-family:Poppins,sans-serif;font-weight:700;font-size:14px;color:#3d1a0a}.faq-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-body p{padding:0 20px 16px;font-size:14px;color:#555;line-height:1.7}.bundle-badge-label{position:absolute;top:-13px;right:16px;display:inline-flex;align-items:center;height:26px;border-radius:0 5px 5px 0;padding:0 12px 0 20px;font-size:11px;font-weight:800;color:#fff;letter-spacing:.03em;white-space:nowrap;clip-path:polygon(12px 0%,100% 0%,100% 100%,0% 100%)}.bundle-badge-label--brown{background:#5c2e0e}.bundle-badge-label--gold{background:#c9a227}.gallery-thumbs{overflow:hidden!important;display:flex!important;gap:6px;flex:1;scroll-behavior:smooth}.gallery-thumb{flex:0 0 calc(20% - 5px);min-width:0}.how-to-use-section{padding:48px 0;background:#fff}.how-to-use-grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}@media(min-width:768px){.how-to-use-grid{grid-template-columns:1fr 1fr}}.how-to-use-left h2{font-size:clamp(24px,3vw,32px);font-weight:800;color:#121212;margin-bottom:12px}.how-to-use-left p{font-size:15px;color:#555;line-height:1.7}.how-to-use-steps{display:flex;flex-direction:column;gap:20px}.how-step{display:flex;align-items:center;gap:16px;background:#f6f5f1;border-radius:12px;padding:16px 20px}.how-step__icon{width:48px;height:48px;border-radius:50%;background:#5c2e0e;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.how-step strong{font-size:15px;font-weight:700;color:#121212}.stats-section{padding:48px 0;background:#f6f5f1}.stats-grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media(min-width:768px){.stats-grid{grid-template-columns:1fr 1fr}}.stats-img img{width:100%;border-radius:16px;object-fit:cover;max-height:460px}.stats-items{display:flex;flex-direction:column;gap:20px}.stat-item{display:flex;align-items:center;gap:20px}.stat-circle{width:72px;height:72px;border-radius:50%;border:4px solid #5c2e0e;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#5c2e0e;flex-shrink:0}.stat-item p{font-size:14px;color:#555;line-height:1.6}.us-vs-them-section{padding:48px 0;background:#fff}.uvt-title{font-size:clamp(24px,3vw,32px);font-weight:800;color:#121212;margin-bottom:8px}.uvt-sub{font-size:15px;color:#555;margin-bottom:32px;line-height:1.7}.uvt-table-wrap{overflow-x:auto;border-radius:16px;border:1px solid #e8e8e8}.uvt-table{width:100%;border-collapse:collapse;font-size:14px}.uvt-th-feature{width:35%;padding:16px;background:#f6f5f1}.uvt-th{padding:16px 12px;text-align:center;font-weight:700;font-size:13px;color:#555;background:#f6f5f1;border-left:1px solid #e8e8e8}.uvt-th--us{background:#5c2e0e;color:#fff;border-radius:0}.uvt-logo{height:32px;width:auto;filter:brightness(0) invert(1);margin-bottom:4px;display:block;margin-left:auto;margin-right:auto}.uvt-table tbody tr:nth-child(2n) td{background:#fafafa}.uvt-table tbody tr:nth-child(2n) td.uvt-us{background:#5c2e0e14}.uvt-feature{padding:14px 16px;font-weight:600;color:#333;font-size:13px}.uvt-us{padding:14px 12px;text-align:center;background:#5c2e0e0a;border-left:1px solid #e8e8e8;font-weight:700;color:#5c2e0e}.uvt-check{color:#5c2e0e;font-size:18px;font-weight:900}.uvt-cross{color:#e53e3e;font-size:16px;font-weight:700;padding:14px 12px;text-align:center;border-left:1px solid #e8e8e8}.uvt-table td:not(.uvt-feature):not(.uvt-us):not(.uvt-cross){padding:14px 12px;text-align:center;color:#888;border-left:1px solid #e8e8e8}.faq-heading{font-size:clamp(26px,4vw,40px);font-weight:800;color:#3d1a0a;margin-bottom:32px;line-height:1.2}.faq-section{background:#f6f5f1;padding:48px 0}.faq-section .pdp-container--narrow{max-width:800px}.trust-bar{display:flex;align-items:center;gap:12px;margin:16px 0}.trust-avatars{display:flex}.trust-avatars img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-right:-8px}.trust-bar strong{display:block;font-size:13px;font-weight:700;color:#121212}.trust-bar span{display:block;font-size:12px;color:#888}.cart-savings-val{color:#22c55e;font-weight:700}.cart-subtotal-row{display:flex;justify-content:space-between;font-size:13px;color:#888;margin-bottom:6px}.cart-count-label{font-size:14px;font-weight:400;color:#888;margin-left:4px}.cart-item__save{font-size:11px;color:#aaa;margin-top:2px}.real-reviews-section{padding:56px 0;background:#f6f5f1}.real-reviews-header{text-align:center;margin-bottom:40px}.real-reviews-count{font-size:14px;font-weight:700;color:#888;margin-bottom:6px}.real-reviews-stars{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px}.stars-green{color:#22c55e;font-size:18px;letter-spacing:2px}.real-reviews-header h2{font-size:clamp(26px,4vw,40px);font-weight:800;color:#121212}.real-reviews-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.real-reviews-grid{grid-template-columns:repeat(3,1fr)}}.real-review-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.real-review-photo{width:100%;height:260px;object-fit:cover;display:block}.real-review-card p{padding:20px 20px 12px;font-size:14px;color:#444;line-height:1.7;font-style:italic}.real-review-footer{display:flex;align-items:center;gap:8px;padding:0 20px 8px}.stars-green-sm{color:#22c55e;font-size:13px}.verified-badge{font-size:11px;font-weight:700;color:#22c55e}.reviewer-name{display:block;padding:0 20px 20px;font-size:14px;font-weight:700;color:#121212}.why-intro{font-size:14px;color:#777;line-height:1.7;margin-bottom:20px;font-style:italic}.uvt-img-wrap{text-align:center}.uvt-img{width:100%;max-width:860px;height:auto;border-radius:16px;display:inline-block}.preorder-flow-body{background:#fbfaf7;min-height:100vh}.preorder-flow{min-height:100vh;background:radial-gradient(circle at 50% 28%,#fff 0,#fbfaf7 46%,#f4f0e8);color:#151515}.preorder-flow__topline{height:8px;background:#050505}.preorder-flow__header{height:64px;background:#fffffff5;border-bottom:1px solid #ece8e1;display:flex;align-items:center;justify-content:center;position:relative}.preorder-flow__brand{display:flex;align-items:center;justify-content:center}.preorder-flow__brand img{display:block;width:66px;height:42px;object-fit:contain}.preorder-flow__bag{position:absolute;right:5.5vw;top:50%;transform:translateY(-50%);color:#6e4825;display:flex}.preorder-flow__ticker{background:#fbf4e9;border-bottom:1px solid #eadfce;overflow:hidden;white-space:nowrap;padding:7px 0;color:#6d4929}.preorder-flow__ticker-track{display:inline-block;font-size:9px;font-weight:800;letter-spacing:.045em;animation:preorder-ticker 28s linear infinite}@keyframes preorder-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.preorder-flow__main{display:flex;justify-content:center;padding:18px 16px 22px}.preorder-funnel{width:100%;max-width:610px}.preorder-progress{width:100%;max-width:340px;margin:0 auto 16px}.preorder-progress__eyebrow{width:max-content;max-width:100%;margin:0 auto 14px;display:flex;align-items:center;gap:7px;padding:6px 14px;background:#f3ede3;color:#6a4321;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.055em}.preorder-progress__eyebrow span:first-child{width:7px;height:7px;border-radius:50%;background:#d9b719}.preorder-progress__steps{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;align-items:start}.preorder-progress__steps>i{display:block;height:1px;background:#d9d1c4;margin-top:15px}.preorder-progress__step{display:flex;flex-direction:column;align-items:center;gap:5px;color:#a39d94;font-size:10px;font-weight:600}.preorder-progress__step b{width:28px;height:28px;display:grid;place-items:center;border:1.5px solid #cbc5bb;border-radius:50%;font-size:13px}.preorder-progress__step--active{color:#63330d;font-weight:800}.preorder-progress__step--active b{background:#6b360c;border-color:#6b360c;color:#fff}.preorder-progress__step--complete{color:#76716a}.preorder-progress__step--complete b{border-color:#765229;color:#765229}.preorder-card,.preorder-status-card{overflow:hidden;background:#fff;border:1px solid #ded8cf;border-top:4px solid #c9a227;border-radius:14px;box-shadow:0 12px 32px #4d351a17}.preorder-offer{padding:12px 18px 14px;background:#fbfaf8;border-bottom:1px solid #e9e5dd}.preorder-offer__eyebrow,.preorder-status-card__eyebrow{color:#6d4727;font-size:9px;font-weight:900;letter-spacing:.1em;margin-bottom:8px}.preorder-offer__content{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center}.preorder-offer__content img{width:52px;height:52px;object-fit:contain;border-radius:5px;background:#f3eee7}.preorder-offer__description{min-width:0;display:flex;flex-direction:column;gap:3px}.preorder-offer__description strong{font-size:13px;line-height:1.25}.preorder-offer__description span{font-size:10px;color:#77716a;line-height:1.3}.preorder-offer__price{display:flex;flex-direction:column;align-items:flex-end;gap:1px;padding-left:13px;border-left:1px solid #e4ded5}.preorder-offer__price s{color:#a5a09a;font-size:10px}.preorder-offer__price strong{font-size:18px;line-height:1.1}.preorder-card__body{padding:22px 30px 16px}.preorder-card h1,.preorder-status-card h1{text-align:center;font-size:clamp(25px,5vw,36px);letter-spacing:-.045em;line-height:1.05;font-weight:900}.preorder-card__intro{text-align:center;color:#87817a;font-size:12px;margin:12px 0 16px}.preorder-form{border-top:1px solid #eeeae4;padding-top:15px}.preorder-field{margin-bottom:11px}.preorder-field label{display:block;margin-bottom:5px;color:#724a28;font-size:10px;font-weight:900;letter-spacing:.085em}.preorder-field input{display:block;width:100%;height:48px;padding:0 14px;border:1px solid #cfc9c1;border-radius:8px;background:#fff;color:#161616;font:inherit;font-size:15px;outline:none}.preorder-field input:focus{border-color:#795021;box-shadow:0 0 0 3px #7950211f}.preorder-consent{display:flex;align-items:center;gap:9px;margin:8px 0 14px;color:#716b64;font-size:10px;cursor:pointer}.preorder-consent input{width:18px;height:18px;accent-color:#6b360c;flex:0 0 auto}.preorder-submit{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:52px;padding:13px 16px;border:0;border-radius:7px;background:#70390e;color:#fff;font:inherit;font-size:16px;font-weight:800;cursor:pointer;box-shadow:inset 0 -2px #00000029;transition:transform .16s cubic-bezier(.23,1,.32,1),background .16s}.preorder-submit:hover{background:#562806}.preorder-submit:active{transform:scale(.985)}.preorder-submit:disabled{opacity:.7;cursor:progress}.preorder-submit--link{text-decoration:none}.preorder-legal{margin-top:11px;text-align:center;color:#96908a;font-size:10px;line-height:1.4}.preorder-form__error{min-height:0;margin:0 0 9px;color:#b42318;text-align:center;font-size:11px;font-weight:600}.preorder-change-offer{display:block;border-top:1px solid #e9e5dd;padding:13px 18px;color:#8a837c;font-size:10px;text-align:center;text-decoration:none}.preorder-change-offer strong{color:#6a4220;margin-left:3px}.preorder-change-offer span{margin-left:5px}.preorder-newsletter-form{display:none}.preorder-reassurance{display:flex;align-items:center;justify-content:center;gap:7px;margin:14px 0 0;color:#8d877f;font-size:10px}.preorder-reassurance span{color:#785326;font-weight:900}.preorder-status-card{padding:32px 34px 24px;text-align:center}.preorder-status-card__icon{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;margin:0 auto 16px;background:#f8ece1;color:#73400f;font-size:40px;font-weight:400;line-height:1}.preorder-status-card__body{max-width:450px;margin:14px auto 20px;color:#77716b;font-size:14px;line-height:1.55}.preorder-status-card__notice{display:flex;align-items:flex-start;gap:10px;text-align:left;padding:14px;margin:0 0 20px;background:#fbf6ee;border:1px solid #e9dece;border-radius:7px}.preorder-status-card__notice b{width:19px;height:19px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#74400f;color:#fff;font-size:11px}.preorder-status-card__notice span{display:flex;flex-direction:column;gap:3px}.preorder-status-card__notice strong{font-size:11px}.preorder-status-card__notice small{color:#837c74;font-size:10px;line-height:1.35}.preorder-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#140e087a;opacity:0;visibility:hidden;transition:opacity .26s cubic-bezier(.23,1,.32,1),visibility .26s}.preorder-drawer-overlay.open{opacity:1;visibility:visible}.preorder-drawer{position:fixed;inset:0 0 0 auto;z-index:81;width:min(510px,100%);min-height:100dvh;background:#fbfaf7;box-shadow:-16px 0 48px #1f140a29;transform:translate(104%);transition:transform .34s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column;color:#17130e}.preorder-drawer.open{transform:translate(0)}.preorder-drawer__header{min-height:76px;padding:15px 21px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e7e1d9;background:#fff}.preorder-drawer__eyebrow{display:flex;align-items:center;gap:7px;margin:0 0 5px;color:#754b24;font-size:10px;font-weight:900;letter-spacing:.09em}.preorder-drawer__eyebrow span{width:7px;height:7px;border-radius:50%;background:#d7b60e}.preorder-drawer__header h2{margin:0;color:#1a1611;font-size:18px;font-weight:800;letter-spacing:-.02em}.preorder-drawer__close{width:38px;height:38px;border:1px solid #e4ddd4;border-radius:50%;background:#fff;color:#4c3522;display:grid;place-items:center;cursor:pointer;transition:background .16s,transform .16s}.preorder-drawer__close:hover{background:#f5f0e8}.preorder-drawer__close:active{transform:scale(.94)}.preorder-drawer__body{overflow-y:auto;overscroll-behavior:contain;padding:17px 20px 24px}.preorder-drawer__steps{max-width:330px;margin:0 auto 15px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;align-items:start}.preorder-drawer__steps>i{height:1px;margin-top:14px;background:#d8d0c7}.preorder-drawer__step{display:flex;flex-direction:column;align-items:center;gap:4px;color:#a39d95;font-size:9px;font-weight:600;text-align:center}.preorder-drawer__step b{width:26px;height:26px;display:grid;place-items:center;border:1.5px solid #cfc8c0;border-radius:50%;font-size:11px}.preorder-drawer__step--active{color:#663509;font-weight:900}.preorder-drawer__step--active b{background:#6d370c;border-color:#6d370c;color:#fff}.preorder-drawer__offer{padding:13px;border:1px solid #e3ddd5;border-top:3px solid #c6a122;border-radius:11px 11px 0 0;background:#fffdfa}.preorder-drawer__offer>p{margin:0 0 8px;color:#754b24;font-size:9px;font-weight:900;letter-spacing:.1em}.preorder-drawer__offer-content{display:grid;grid-template-columns:47px minmax(0,1fr) auto;align-items:center;gap:10px}.preorder-drawer__offer-content img{width:47px;height:47px;object-fit:contain;border-radius:6px;background:#f1ebe3}.preorder-drawer__offer-content>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.preorder-drawer__offer-content strong{font-size:12px;line-height:1.25}.preorder-drawer__offer-content span{color:#7f7871;font-size:9px;line-height:1.3}.preorder-drawer__price{display:flex;flex-direction:column;align-items:flex-end;gap:1px;padding-left:10px;border-left:1px solid #e6dfd7}.preorder-drawer__price s{color:#aaa39c;font-size:9px}.preorder-drawer__price b{font-size:17px;line-height:1.1}.preorder-drawer__form-wrap{padding:21px 14px 15px;border:1px solid #e3ddd5;border-top:0;border-radius:0 0 11px 11px;background:#fff}.preorder-drawer__form-wrap h3{max-width:360px;margin:0 auto;color:#18130e;font-size:26px;line-height:1.05;letter-spacing:-.045em;font-weight:900;text-align:center}.preorder-drawer__form-wrap>p{margin:9px 0 15px;color:#878079;font-size:11px;line-height:1.45;text-align:center}.preorder-drawer__form{border-top:1px solid #ede9e3;padding-top:13px}.preorder-drawer__field{margin-bottom:10px}.preorder-drawer__field label{display:block;margin:0 0 5px;color:#734a27;font-size:9px;font-weight:900;letter-spacing:.09em}.preorder-drawer__field input{width:100%;height:46px;padding:0 13px;border:1px solid #cfc8c0;border-radius:7px;background:#fff;color:#191511;font:inherit;font-size:14px;outline:none}.preorder-drawer__field input:focus{border-color:#795021;box-shadow:0 0 0 3px #7950211c}.preorder-drawer__consent{display:flex;align-items:center;gap:8px;margin:7px 0 10px;color:#706a63;font-size:9px;cursor:pointer}.preorder-drawer__consent input{width:17px;height:17px;accent-color:#6b360c;flex:0 0 auto}.preorder-drawer__error{min-height:0;margin:0 0 8px;color:#b42318;font-size:10px;font-weight:600;text-align:center}.preorder-drawer__submit{width:100%;min-height:49px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:7px;background:#70390e;color:#fff;font:inherit;font-size:15px;font-weight:800;cursor:pointer;box-shadow:inset 0 -2px #00000026}.preorder-drawer__submit:hover{background:#572906}.preorder-drawer__submit:disabled{opacity:.7;cursor:progress}.preorder-drawer__newsletter{display:none}.preorder-drawer__submit-frame{position:absolute;width:1px;height:1px;border:0;opacity:0;pointer-events:none}.preorder-drawer__legal{margin:10px 0 0;color:#978f88;font-size:9px;line-height:1.4;text-align:center}@media(max-width:479px){.preorder-drawer{width:100%}.preorder-drawer__header{min-height:62px;padding:10px 14px}.preorder-drawer__header h2{font-size:16px}.preorder-drawer__body{padding:11px 12px 18px}.preorder-drawer__steps{margin-bottom:10px}.preorder-drawer__offer{padding:10px}.preorder-drawer__offer-content{grid-template-columns:42px minmax(0,1fr) auto;gap:8px}.preorder-drawer__offer-content img{width:42px;height:42px}.preorder-drawer__offer-content strong{font-size:11px}.preorder-drawer__price b{font-size:15px}.preorder-drawer__form-wrap{padding:16px 12px 12px}.preorder-drawer__form-wrap h3{font-size:24px}.preorder-drawer__form-wrap>p{margin:7px 0 11px}.preorder-drawer__field{margin-bottom:8px}.preorder-drawer__field input{height:43px}.preorder-drawer__submit{min-height:46px}}@media(max-width:479px){.preorder-flow__topline{height:6px}.preorder-flow__header{height:54px}.preorder-flow__brand img{width:57px;height:37px}.preorder-flow__ticker{padding:5px 0}.preorder-flow__ticker-track{font-size:8px}.preorder-flow__main{padding:12px 12px 18px}.preorder-progress{margin-bottom:11px}.preorder-progress__eyebrow{margin-bottom:10px;padding:5px 11px;font-size:9px}.preorder-progress__step{font-size:9px}.preorder-progress__step b{width:24px;height:24px;font-size:11px}.preorder-progress__steps>i{margin-top:12px}.preorder-offer{padding:10px 12px}.preorder-offer__content{grid-template-columns:43px 1fr auto;gap:9px}.preorder-offer__content img{width:43px;height:43px}.preorder-offer__description strong{font-size:11px}.preorder-offer__description span{font-size:9px}.preorder-offer__price{padding-left:8px}.preorder-offer__price strong{font-size:15px}.preorder-card__body{padding:17px 16px 12px}.preorder-card h1,.preorder-status-card h1{font-size:27px}.preorder-card__intro{margin:8px 0 12px;font-size:11px}.preorder-form{padding-top:11px}.preorder-field{margin-bottom:8px}.preorder-field input{height:44px;font-size:14px}.preorder-consent{margin:7px 0 10px;font-size:9px}.preorder-submit{min-height:48px;font-size:15px}.preorder-change-offer{padding:11px 12px}.preorder-status-card{padding:24px 18px 18px}.preorder-status-card__icon{width:52px;height:52px;font-size:33px;margin-bottom:12px}.preorder-status-card__body{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hazels.css.map */
