@charset "utf-8";:root{--display-font:"DM Serif Display", Georgia, serif;--ui-font:"Anton", "Bebas Neue", sans-serif;--hero-band:#2a1a08;--hero-text:#f0e8d3;--hero-muted:#b8a98b;--honey:#f5b82e;--amber:#d98e1f;--ink:#1a1a1a;--dark:#2a1a08;--navy:#1f3a5f;--sting:#c2410c;--cream:#fff8e7;--paper:#fff;--graphite:#6b6b6b}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,h4{font-family:var(--display-font);text-transform:none;letter-spacing:-.005em;margin:0;font-weight:400;line-height:1.08}.script{color:var(--honey)}.eyebrow{font-family:var(--display-font);letter-spacing:-.005em;text-transform:none;color:var(--amber);font-size:13px;font-weight:400}.ribbon{font-family:var(--ui-font);letter-spacing:.18em;text-transform:uppercase;color:var(--amber);border-top:1px solid;border-bottom:1px solid;margin-bottom:14px;padding:4px 12px;font-size:11px;font-weight:400;display:inline-block}.ink .ribbon{color:var(--honey)}.ink{background:var(--dark);color:#f0e8d3}.ink h1,.ink h2,.ink h3{color:#fff}.ink .script{color:var(--honey)}.btn{font-family:var(--ui-font);letter-spacing:.06em;text-transform:uppercase;border:2px solid var(--ink);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-size:17px;font-weight:400;text-decoration:none;transition:transform 80ms;display:inline-flex}.btn:active{transform:translate(2px,2px)}.btn-primary{background:var(--honey);color:var(--ink);box-shadow:4px 4px 0 0 var(--amber)}.btn-primary:hover{background:#ffc847}.ink .btn-primary{box-shadow:#000 4px 4px}.btn-secondary{background:var(--ink);color:#fff;border-color:var(--ink)}.btn-secondary:hover{background:#000}.topbar{background:var(--dark);color:#f0e8d3;border-bottom:2px solid var(--honey)}.topbar-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:14px 24px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand-logo{width:auto;height:36px;display:block}.footer-logo{width:auto;height:44px;margin:0 auto 16px;display:block}.top-contact{letter-spacing:.04em;color:var(--honey);font-size:13px;font-weight:500}.ink-pattern{position:relative;overflow:hidden}.ink-pattern::before{content:"";pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='84' height='96' viewBox='0 0 84 96'><g fill='none' stroke='%23F5B82E' stroke-width='1'><polygon points='42,2 80,24 80,72 42,94 4,72 4,24'/></g></svg>");background-size:84px 96px;position:absolute;inset:0}.hero{text-align:center;padding:70px 24px 56px}.hero .narrow{max-width:1200px;margin:0 auto;position:relative}.hero h1{max-width:1000px;margin:0 auto 18px;font-size:clamp(40px, 6vw, 70px)}.hero p.sub{color:#d8cbab;max-width:600px;margin:0 auto;font-size:16.5px;line-height:1.55}.hero-rule{border-right:0;border-bottom:0;border-left:0;border-image:initial;border-top:1.5px solid var(--honey);opacity:.6;max-width:1200px;margin:48px auto 44px}.offer-card{color:var(--ink);border:1.5px solid var(--ink);max-width:1200px;box-shadow:6px 6px 0 0 var(--amber);text-align:left;background:#fff;grid-template-columns:1fr 1fr;align-items:start;gap:48px;margin:0 auto;padding:36px;display:grid;position:relative}.offer-thumb{background:var(--cream);border:0;line-height:0;overflow:hidden}.offer-name{font-family:var(--display-font);text-transform:uppercase;color:var(--ink);margin-bottom:4px;font-size:26px;line-height:1.05}.offer-sub{color:var(--amber);margin-bottom:14px;font-family:Inter,sans-serif;font-size:15px;font-style:italic}.checklist{margin:0 0 18px;padding:0;list-style:none}.checklist li{padding:6px 0 6px 24px;font-size:14px;line-height:1.45;position:relative}.checklist li::before{content:"";background:var(--honey);border:1.5px solid var(--ink);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);width:12px;height:12px;position:absolute;top:13px;left:0}.price-row{align-items:baseline;gap:12px;margin:8px 0 0;display:flex}.price-now{font-family:var(--display-font);font-size:44px;line-height:1}.price-was{font-family:var(--display-font);color:var(--graphite);text-decoration-line:line-through;text-decoration-style:initial;text-decoration-color:var(--sting);font-size:20px;text-decoration-thickness:2.5px}.price-tag{color:var(--sting);font-family:Inter,sans-serif;font-size:15px;font-style:italic;font-weight:700}.offer-actions{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.offer-actions .btn{flex:1 1 0%;min-width:200px;padding:14px 18px;font-size:15px}.offer-trust{letter-spacing:.1em;text-transform:uppercase;color:var(--graphite);margin-top:14px;font-size:11px;line-height:1.8}.offer-trust .dot{color:var(--amber);margin:0 6px}.cta-contact{color:var(--graphite);margin-top:12px;font-size:12.5px;line-height:1.5}.cta-contact b{color:var(--ink);font-weight:600}.hero-reviews{text-align:left;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1200px;margin:48px auto 0;display:grid}.mini-review{color:#f0e8d3;background:0 0;border:1px solid rgb(245 184 46 / .4);flex-direction:column;padding:16px 16px 18px;display:flex}.mini-review .photo{background:var(--dark);border:1px solid rgb(245 184 46 / .4);margin-bottom:12px;overflow:hidden}.mini-review .stars{color:var(--honey);letter-spacing:1.5px;margin-bottom:4px;font-size:12px}.mini-review p{color:#d8cbab;margin:4px 0 8px;font-size:13px;line-height:1.5}.mini-review .who{color:#fff;font-size:13px;font-weight:700}.mini-review .meta{letter-spacing:.08em;text-transform:uppercase;color:#b8a98b;margin-top:2px;font-size:10.5px}.desc{background:#fff;padding:80px 24px 90px}.desc-head{text-align:center;max-width:1000px;margin:0 auto 56px}.desc-head h2{margin:6px 0 12px;font-size:clamp(32px, 4vw, 50px)}.desc-head p{color:#444;max-width:620px;margin:0 auto;font-size:15.5px}.feature{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto 64px;display:grid}.feature.reverse{grid-template-columns:1fr 1fr}.feature.reverse .feature-text{order:1}.feature.reverse .feature-thumb{order:2}.feature-thumb{background:var(--cream);border:0;line-height:0;overflow:hidden}.feature-text h3{margin-bottom:12px;font-size:26px}.feature-text .vol-num{color:var(--amber);margin-bottom:4px;font-family:Inter,sans-serif;font-size:14px;font-style:italic}.feature-text p.intro{color:#333;margin:0 0 10px;font-size:15px;line-height:1.55}.feature-text ul.bullets{margin:6px 0 0;padding:0;list-style:none}.feature-text ul.bullets li{color:#1a1a1a;padding:5px 0 5px 20px;font-size:14.5px;line-height:1.5;position:relative}.feature-text ul.bullets li::before{content:"";background:var(--honey);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);width:10px;height:10px;position:absolute;top:12px;left:0}.bonus1{background:var(--dark);color:#f0e8d3;border:1.5px solid var(--ink);max-width:1200px;margin:56px auto 0;padding:56px 48px;position:relative}.bonus1-label{text-align:center;font-family:var(--display-font);letter-spacing:.18em;margin-bottom:28px;font-size:16px}.bonus1-label .pill{background:var(--honey);color:var(--ink);padding:6px 14px;display:inline-block}.bonus1-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.bonus1-thumb{background:var(--cream);border:0;line-height:0;overflow:hidden}.bonus1-text h4{color:#fff;margin-bottom:14px;font-size:30px}.bonus1-text p{color:#e8d8b3;margin:0 0 18px;font-size:15px;line-height:1.65}.bonus1-text p b{color:#fff;font-weight:700}.bonus1-text .b-meta{color:var(--honey);margin-bottom:8px;font-family:Inter,sans-serif;font-size:14px;font-style:italic}.bonus1 .btn-secondary{background:var(--honey);color:var(--ink);border-color:var(--honey)}.bonus1 .btn-secondary:hover{background:#ffc847}.reviews{background:var(--cream);border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);padding:80px 24px 90px}.reviews-head{text-align:center;max-width:1000px;margin:0 auto 40px}.reviews-head h2{margin:6px 0 8px;font-size:clamp(30px, 3.6vw, 44px)}.reviews-head p{color:#555;font-size:14.5px}.carousel-wrap{max-width:1200px;margin:0 auto;position:relative}.carousel-viewport{overflow:hidden}.carousel-track{gap:20px;transition:transform 0.42s cubic-bezier(.6,.05,.25,1);display:flex}.review-card{border:1.5px solid var(--ink);background:#fff;flex-direction:column;flex:0 0 calc(33.3333% - 13.3333px);padding:20px;display:flex}.review-card .photo{border:1px solid var(--ink);background:var(--cream);margin-bottom:14px;overflow:hidden}.review-card .stars{color:var(--honey);letter-spacing:2px;font-size:14px}.review-card p{flex:1 1 0%;margin:6px 0 12px;font-size:14px;line-height:1.55}.review-card .who{color:var(--ink);font-family:Inter,sans-serif;font-size:14px;font-weight:700}.review-card .meta{letter-spacing:.1em;text-transform:uppercase;color:var(--graphite);margin-top:2px;font-size:11px}.carousel-controls{justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.arrow-btn{border:1.5px solid var(--ink);cursor:pointer;width:44px;height:44px;box-shadow:3px 3px 0 0 var(--amber);background:#fff;justify-content:center;align-items:center;transition:transform 80ms;display:inline-flex}.arrow-btn:active{box-shadow:1px 1px 0 0 var(--amber);transform:translate(2px,2px)}.arrow-btn svg{width:16px;height:16px}.carousel-dots{gap:6px;display:flex}.dotbtn{border:1.5px solid var(--ink);cursor:pointer;background:#fff;border-radius:50%;width:8px;height:8px;padding:0}.dotbtn.active{background:var(--honey)}.howto{background:#fff;padding:70px 24px 80px}.howto-head{text-align:center;max-width:1000px;margin:0 auto 40px}.howto-head h2{margin:6px 0;font-size:clamp(28px, 3.2vw, 38px)}.howto-grid{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:20px;max-width:1000px;margin:0 auto;display:grid}.step-cell{text-align:center;padding:20px 16px}.step-cell .step-num{background:var(--ink);width:56px;height:56px;color:var(--honey);font-family:var(--display-font);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;font-size:28px;display:inline-flex}.step-cell h4{margin:0 0 6px;font-size:22px}.step-cell p{color:#444;margin:0;font-size:14px;line-height:1.5}.step-arrow{color:var(--amber);justify-content:center;align-items:center;display:flex}.bonus2{border-top:1.5px solid var(--ink);background:#fff;padding:70px 24px 80px}.bonus2-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.bonus2-text h3{margin-bottom:10px;font-size:28px}.bonus2-text p{color:#333;margin:0 0 12px;font-size:15px;line-height:1.55}.bonus2-text ul.bullets{margin:8px 0 0;padding:0;list-style:none}.bonus2-text ul.bullets li{padding:5px 0 5px 20px;font-size:14.5px;position:relative}.bonus2-text ul.bullets li::before{content:"";background:var(--honey);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);width:10px;height:10px;position:absolute;top:12px;left:0}.bonus2-thumb{background:var(--cream);border:0;overflow:hidden}.bonus2 .b-label{font-family:var(--display-font);letter-spacing:.16em;color:var(--ink);background:var(--honey);margin-bottom:12px;padding:4px 10px;font-size:14px;display:inline-block}.whowe{background:var(--cream);border-top:1.5px solid var(--ink);padding:80px 24px 90px}.whowe-inner{text-align:left;max-width:820px;margin:0 auto}.whowe h2{margin:6px 0 14px;font-size:clamp(28px, 3.4vw, 40px)}.whowe p{color:#333;margin:0 0 12px;font-size:15px;line-height:1.6}.whowe-thumb{aspect-ratio:4 / 3;border:1.5px solid var(--ink);background:#fff;overflow:hidden}.whowe .signature{color:var(--ink);margin-top:14px;font-family:Inter,sans-serif;font-size:18px;font-style:italic}.whowe .signature-meta{letter-spacing:.12em;text-transform:uppercase;color:var(--graphite);margin-top:4px;font-size:11px}.faq{background:var(--dark);color:#f0e8d3;padding:80px 24px 90px}.faq-head{text-align:center;max-width:720px;margin:0 auto 36px}.faq-head h2{color:#fff;margin:6px 0;font-size:clamp(28px, 3.4vw, 40px)}.faq-head p{color:#b8a98b;font-size:14px}.faq-list{max-width:720px;margin:0 auto}details.qa{border-top:1px solid #5a4a30;padding:16px 4px}details.qa:last-child{border-bottom:1px solid #5a4a30}details.qa summary{cursor:pointer;color:#fff;align-items:center;gap:14px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;list-style:none;display:flex}details.qa summary::-webkit-details-marker{display:none}details.qa summary .q-num{color:var(--honey);flex-shrink:0;width:26px;font-family:Inter,sans-serif;font-size:15px;font-style:italic}details.qa summary .q-text{flex:1 1 0%}details.qa summary .q-toggle{flex-shrink:0;width:22px;height:22px;position:relative}details.qa summary .q-toggle::before,details.qa summary .q-toggle::after{content:"";background:var(--honey);position:absolute;top:50%;left:50%}details.qa summary .q-toggle::before{width:14px;height:2px;transform:translate(-50%,-50%)}details.qa summary .q-toggle::after{width:2px;height:14px;transition:transform 0.15s;transform:translate(-50%,-50%)}details.qa[open] summary .q-toggle::after{transform:translate(-50%,-50%) scaleY(0)}details.qa .answer{color:#d8cbab;padding:10px 0 4px 40px;font-size:14px;line-height:1.6}details.qa .answer p{margin:0 0 8px}footer.site{background:var(--ink);color:#b8a98b;text-align:center;letter-spacing:.06em;padding:28px;font-size:12px}footer.site a{color:#f0e8d3;margin:0 8px;text-decoration:none}footer.site a:hover{color:var(--honey)}footer.site .brand-name{color:var(--honey);margin-bottom:4px;display:block}@media (max-width:820px){.topbar{border-bottom:0}.topbar-inner{flex-wrap:wrap;gap:8px;padding:12px 16px}.top-contact{font-size:14px}.hero{padding:44px 16px 40px}.hero h1{font-size:clamp(30px, 8vw, 44px)}.hero p.sub{padding:0 4px;font-size:16px}.hero-rule{margin:32px auto 28px}.offer-card{box-shadow:4px 4px 0 0 var(--amber);grid-template-columns:1fr;gap:24px;padding:20px}.offer-thumb{max-width:none;margin:0}.offer-thumb img{object-fit:contain;width:100%;height:auto;transform:none;border-width:0px!important}.offer-name{font-size:28px!important}body.titlecase .offer-name{font-size:28px}.price-now{font-size:36px}.price-was{font-size:20px!important}.offer-actions .btn{width:100%;min-width:0;padding:14px 16px;font-size:18px}.btn{padding:14px 18px;font-size:18px}.hero-reviews{grid-template-columns:1fr;gap:14px;margin-top:32px}.desc{padding:56px 16px 64px}.desc-head{margin-bottom:36px}.feature,.feature.reverse{grid-template-columns:1fr;gap:24px;margin-bottom:44px}.feature.reverse .feature-text{order:1}.feature.reverse .feature-thumb{order:0}.feature-text h3{font-size:28px!important}h3{font-size:28px}.bonus1{margin-top:40px;padding:36px 20px}.bonus1-inner{grid-template-columns:1fr;gap:24px}.bonus1-text h4{font-size:24px}.reviews{padding:56px 16px 64px}.review-card{flex:0 0 calc(100% - 8px)}.howto{padding:48px 16px 56px}.howto-grid{grid-template-columns:1fr;gap:12px}.step-arrow{margin:-4px auto;transform:rotate(90deg)}.bonus2{padding:56px 16px 64px}.bonus2-inner{grid-template-columns:1fr;gap:28px}.bonus2-text h3{font-size:28px!important}.whowe{padding:56px 16px 64px}.whowe-inner{max-width:100%}.faq{padding:56px 16px 64px}details.qa summary{gap:10px;font-size:16px}details.qa .answer{padding-left:28px}footer.site{padding:24px 16px}}@media (max-width:480px){.offer-name{font-size:24px!important}.price-row{flex-wrap:wrap;gap:8px}.feature-text h3,.bonus2-text h3{font-size:24px!important}.hero h1{font-size:clamp(26px, 9vw, 38px)}}body.rhythm-light .topbar{background:var(--ink)}body.rhythm-light section.ink{background:var(--cream);color:var(--ink);border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink)}body.rhythm-light section.ink h1,body.rhythm-light section.ink h2,body.rhythm-light section.ink h3{color:var(--ink)}body.rhythm-light section.ink p.sub{color:#444}body.rhythm-light section.ink .ribbon{color:var(--amber);border-color:var(--amber)}body.rhythm-light .ink-pattern::before{opacity:.08;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='84' height='96' viewBox='0 0 84 96'><g fill='none' stroke='%231a1a1a' stroke-width='1'><polygon points='42,2 80,24 80,72 42,94 4,72 4,24'/></g></svg>")}body.rhythm-light section.ink .hero-rule{border-color:var(--ink);opacity:.35}body.rhythm-light .mini-review{border-color:var(--ink);color:var(--ink);background:#fff}body.rhythm-light .mini-review .photo{border-color:var(--ink)}body.rhythm-light .mini-review p{color:#333}body.rhythm-light .mini-review .who{color:var(--ink)}body.rhythm-light .mini-review .meta{color:var(--graphite)}body.rhythm-light .reviews,body.rhythm-light .whowe{background:#fff}body.rhythm-light .faq{background:var(--cream);color:var(--ink);border-top:1.5px solid var(--ink)}body.rhythm-light .faq h2{color:var(--ink)}body.rhythm-light .faq-head p{color:var(--graphite)}body.rhythm-light details.qa,body.rhythm-light details.qa:last-child{border-color:var(--ink)}body.rhythm-light details.qa summary{color:var(--ink)}body.rhythm-light details.qa .answer{color:#333}body.rhythm-light footer.site{background:var(--ink)}body.titlecase h1,body.titlecase h2,body.titlecase h3,body.titlecase h4,body.titlecase .offer-name{font-family:var(--titlecase-font,"Fraunces"),serif;text-transform:none;letter-spacing:-.005em;font-weight:700;line-height:1.08}body.titlecase .hero h1{letter-spacing:-.015em}body.titlecase .offer-name{font-size:30px;line-height:1.1}body.titlecase .step-cell h4{font-size:24px}body.titlecase .feature-text h3,body.titlecase .bonus1-text h4{font-size:32px}body.titlecase .bonus2-text h3{font-size:30px}.price-now,.price-was,.step-cell .step-num,.bonus1-label,.bonus1-label .pill,.bonus2 .b-label,footer.site .brand-name{font-family:var(--ui-font);text-transform:uppercase;letter-spacing:.06em;font-weight:400}footer.site .brand-name{font-size:16px}.whowe .signature{font-family:var(--display-font);letter-spacing:-.005em;font-style:normal;line-height:1.3}.top-contact,.eyebrow,.ribbon,.checklist li,.offer-sub,.offer-trust,.cta-contact,.mini-review .stars,.mini-review p,.mini-review .who,.mini-review .meta,.desc-head p,.feature-text .vol-num,.feature-text p.intro,.feature-text ul.bullets li,.bonus1-text p,.bonus1-text .b-meta,.reviews-head p,.review-card .stars,.review-card p,.review-card .who,.review-card .meta,.step-cell p,.bonus2-text p,.bonus2-text ul.bullets li,.bonus2 .b-label,.whowe p,.whowe .signature-meta,.faq-head p,details.qa summary .q-num,details.qa .answer,footer.site{font-size:16px}h1,h2,h3,h4{font-weight:700}.offer-name{text-transform:none;font-size:36px}body.titlecase .offer-name,h3,.feature-text h3,.bonus2-text h3,body.titlecase .feature-text h3,body.titlecase .bonus2-text h3{font-size:36px}.btn,.offer-actions .btn{font-size:24px}.price-now,.price-was,.price-tag{color:#000}:root{--display-font:"DM Serif Display", Georgia, serif;--ui-font:"Anton", "Bebas Neue", sans-serif;--hero-band:#272d1a;--hero-text:#f3ead4;--hero-muted:#c7b890;--honey:#d5962d;--amber:#9f5f22;--ink:#1f1a12;--dark:#272d1a;--navy:#2b4630;--sting:#7d411f;--cream:#f9f1de;--paper:#fffdf7;--graphite:#6b6254}body{background:var(--paper)!important}.hero.ink{background:var(--hero-band)!important}.topbar{background:#272d1a!important;border-bottom-color:var(--honey)!important}.brand-logo{height:42px!important;width:auto!important;object-fit:contain!important}.footer-logo{height:50px!important;width:auto!important;object-fit:contain!important}.offer-thumb img[src*="https://beeyardfieldco.shop/wp-content/themes/beeyard-field/assets/new/hive-visit"]{object-fit:cover!important}.offer-card{box-shadow:6px 6px 0 0 var(--amber)!important}.price-now{color:var(--ink)!important}.cart-overlay{position:fixed!important;inset:0!important;background:rgb(20 12 4 / .55)!important;opacity:0!important;pointer-events:none!important;transition:opacity .22s ease!important;z-index:1000!important}.cart-drawer{transition:transform .28s cubic-bezier(.22,.61,.36,1)!important}body.cart-open .cart-overlay{opacity:1!important;pointer-events:auto!important}body.cart-open .cart-drawer{transform:translateX(0)!important;box-shadow:-20px 0 60px rgb(0 0 0 / .28)!important}body.cart-open{overflow:hidden}.cart-drawer [role="switch"][aria-checked="true"]{background:var(--honey)!important}.cart-drawer [role="switch"][aria-checked="true"] span{left:23px!important}.cart-checkout-btn:hover,.btn-primary:hover{filter:brightness(1.04)}@media(max-width:760px){.brand-logo{height:34px!important}.footer-logo{height:42px!important}}:root{--magic-ink:#1b170f;--magic-deep:#202817;--magic-deep-2:#314028;--magic-moss:#53643c;--magic-honey:#dba23a;--magic-honey-2:#f2c766;--magic-wax:#fff3cc;--magic-paper:#fffaf0;--magic-parchment:#fff8e5;--magic-amber:#9d5d21;--magic-rust:#74401e;--magic-line:rgba(73,50,20,.20);--magic-shadow:0 26px 70px rgba(50,30,8,.20);--magic-shadow-strong:0 34px 90px rgba(27,23,15,.30);--magic-radius:22px}html{scroll-behavior:smooth}body{color:var(--magic-ink)!important;background:radial-gradient(circle at 8% 2%,rgb(242 199 102 / .20),transparent 26rem),radial-gradient(circle at 96% 9%,rgb(82 100 60 / .15),transparent 24rem),linear-gradient(180deg,#fffaf0 0%,#fbefd2 48%,#fffaf0 100%)!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.18;background-image:linear-gradient(30deg,rgb(157 93 33 / .16) 12%,transparent 12.5%,transparent 87%,rgb(157 93 33 / .16) 87.5%,rgb(157 93 33 / .16)),linear-gradient(150deg,rgb(157 93 33 / .16) 12%,transparent 12.5%,transparent 87%,rgb(157 93 33 / .16) 87.5%,rgb(157 93 33 / .16)),linear-gradient(30deg,rgb(157 93 33 / .16) 12%,transparent 12.5%,transparent 87%,rgb(157 93 33 / .16) 87.5%,rgb(157 93 33 / .16)),linear-gradient(150deg,rgb(157 93 33 / .16) 12%,transparent 12.5%,transparent 87%,rgb(157 93 33 / .16) 87.5%,rgb(157 93 33 / .16)),linear-gradient(60deg,rgb(213 150 45 / .12) 25%,transparent 25.5%,transparent 75%,rgb(213 150 45 / .12) 75%,rgb(213 150 45 / .12)),linear-gradient(60deg,rgb(213 150 45 / .12) 25%,transparent 25.5%,transparent 75%,rgb(213 150 45 / .12) 75%,rgb(213 150 45 / .12));background-size:76px 133px;background-position:0 0,0 0,38px 66.5px,38px 66.5px,0 0,38px 66.5px;mask-image:linear-gradient(to bottom,transparent,black 12%,black 86%,transparent)}.hive-page-root{position:relative;overflow:hidden}.hive-page-root:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.45;background:radial-gradient(circle at 16% 14%,rgb(255 255 255 / .22),transparent 14rem),radial-gradient(circle at 88% 38%,rgb(219 162 58 / .16),transparent 17rem),radial-gradient(circle at 18% 82%,rgb(49 64 40 / .10),transparent 18rem)}.hive-page-root>*{position:relative;z-index:1}.topbar{position:sticky!important;top:0;z-index:999!important;background:rgb(30 38 21 / .92)!important;backdrop-filter:blur(18px) saturate(1.15);box-shadow:0 12px 34px rgb(20 14 4 / .20)!important;border-bottom:1px solid rgb(242 199 102 / .48)!important}.topbar:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgb(242 199 102 / .95),transparent)}.brand-logo,.footer-logo{filter:drop-shadow(0 5px 14px rgb(0 0 0 / .22))}.top-contact{color:#f2c766!important;text-shadow:0 2px 10px rgb(0 0 0 / .25)}.hero.ink{position:relative;overflow:hidden;background:radial-gradient(circle at 50% -10%,rgb(242 199 102 / .22),transparent 26rem),radial-gradient(circle at 10% 30%,rgb(126 91 37 / .20),transparent 22rem),radial-gradient(circle at 82% 22%,rgb(242 199 102 / .16),transparent 24rem),linear-gradient(145deg,#1b2414 0%,#27331f 42%,#14190f 100%)!important;box-shadow:inset 0 -90px 80px rgb(31 26 18 / .18)}.hero.ink:before{content:"";position:absolute;inset:-12%;opacity:.26;background-image:url("data:image/svg+xml,%3Csvg width='140' height='122' viewBox='0 0 140 122' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23e7b653' stroke-opacity='.55' stroke-width='1.2'%3E%3Cpath d='M35 1 69 20v39L35 78 1 59V20z'/%3E%3Cpath d='M105 1l34 19v39l-34 19-34-19V20z'/%3E%3Cpath d='M70 62l34 19v39l-34 19-34-19V81z'/%3E%3C/g%3E%3C/svg%3E");background-size:150px 132px;transform:rotate(-6deg) scale(1.05);animation:honeyDrift 42s linear infinite}.hero.ink:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at var(--mx,52%) var(--my,32%),rgb(255 233 166 / .18),transparent 18rem),linear-gradient(180deg,rgb(255 255 255 / .06),transparent 28%,rgb(0 0 0 / .16))}@keyframes honeyDrift{to{background-position:300px 132px}}.hero .narrow{filter:drop-shadow(0 10px 30px rgb(0 0 0 / .22))}.hero h1{text-shadow:0 3px 0 rgb(0 0 0 / .16),0 18px 48px rgb(0 0 0 / .28)!important;letter-spacing:-.015em}.hero .sub{color:#f7ecd1!important;text-shadow:0 10px 28px rgb(0 0 0 / .24)}.ribbon{position:relative;overflow:hidden;border:1px solid rgb(242 199 102 / .68)!important;background:linear-gradient(135deg,rgb(255 246 215 / .11),rgb(219 162 58 / .12))!important;color:#f2c766!important;box-shadow:0 10px 28px rgb(0 0 0 / .18),inset 0 1px 0 rgb(255 255 255 / .18)}.ribbon:after{content:"";position:absolute;top:-80%;bottom:-80%;left:-40%;width:36%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .50),transparent);transform:rotate(18deg);animation:shine 5.8s ease-in-out infinite}@keyframes shine{0%,62%{left:-50%;opacity:0}72%{opacity:.65}100%{left:120%;opacity:0}}.hero-rule{border-color:rgb(242 199 102 / .42)!important;box-shadow:0 1px 0 rgb(0 0 0 / .25)}.magic-pollen-layer{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.magic-pollen{position:absolute;width:5px;height:5px;border-radius:999px;background:rgb(242 199 102 / .70);box-shadow:0 0 18px rgb(242 199 102 / .75);opacity:0;animation:floatPollen var(--dur,12s) ease-in-out infinite;animation-delay:var(--delay,0s)}.magic-pollen.bee{width:9px;height:5px;border-radius:999px;background:#e7b653;box-shadow:0 0 0 2px rgb(55 39 14 / .18),0 0 18px rgb(242 199 102 / .55)}.magic-pollen.bee:before,.magic-pollen.bee:after{content:"";position:absolute;width:6px;height:4px;border-radius:50%;background:rgb(255 255 255 / .45);top:-3px}.magic-pollen.bee:before{left:1px;transform:rotate(-25deg)}.magic-pollen.bee:after{right:1px;transform:rotate(25deg)}@keyframes floatPollen{0%{transform:translate3d(0,38px,0) scale(.75);opacity:0}15%{opacity:.75}55%{opacity:.42}100%{transform:translate3d(var(--tx,42px),-72px,0) scale(1.25);opacity:0}}.offer-card{position:relative!important;overflow:hidden!important;border-radius:var(--magic-radius)!important;border:1px solid rgb(255 237 174 / .72)!important;background:linear-gradient(135deg,rgb(255 253 247 / .98),rgb(255 244 214 / .97))!important;box-shadow:var(--magic-shadow-strong),8px 8px 0 rgb(116 64 30 / .92)!important;transform:translateZ(0);isolation:isolate}.offer-card:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 14% 12%,rgb(242 199 102 / .34),transparent 14rem),radial-gradient(circle at 89% 86%,rgb(83 100 60 / .13),transparent 13rem),linear-gradient(90deg,rgb(255 255 255 / .55),transparent 32%,rgb(219 162 58 / .10))}.offer-card:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,transparent 0%,rgb(255 255 255 / .25) 28%,transparent 54%);transform:translateX(-120%);animation:cardSheen 7s ease-in-out infinite}@keyframes cardSheen{0%,68%{transform:translateX(-120%)}100%{transform:translateX(120%)}}.offer-card:hover{transform:translateY(-3px);transition:transform .22s ease,box-shadow .22s ease;box-shadow:0 40px 100px rgb(27 23 15 / .32),8px 8px 0 rgb(116 64 30 / .98)!important}.offer-thumb{position:relative!important;background:linear-gradient(135deg,#f7e3af,#fff8e7)!important}.offer-thumb:after{content:"";position:absolute;inset:12px;border-radius:16px;pointer-events:none;border:1px solid rgb(255 255 255 / .54);box-shadow:inset 0 0 40px rgb(255 255 255 / .18)}.offer-thumb img{filter:saturate(1.05) contrast(1.02) drop-shadow(0 26px 34px rgb(66 38 7 / .18));transition:transform .35s ease,filter .35s ease;border-radius:14px}.offer-card:hover .offer-thumb img{transform:scale(1.018) rotate(-.35deg);filter:saturate(1.1) contrast(1.03) drop-shadow(0 34px 44px rgb(66 38 7 / .24))}.eyebrow{letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--magic-amber)!important}.offer-name{color:#1b170f!important;text-shadow:0 1px 0 rgb(255 255 255 / .75)}.offer-sub{color:#74401e!important}.checklist li{position:relative;border-bottom:1px solid rgb(157 93 33 / .10);padding-bottom:8px;margin-bottom:7px}.checklist li:last-child{border-bottom:0}.price-row{align-items:center!important}.price-now{color:#17130c!important;text-shadow:0 2px 0 rgb(255 255 255 / .70)}.price-tag{background:linear-gradient(135deg,#f2c766,#dba23a)!important;color:#24180a!important;border:1px solid rgb(116 64 30 / .35)!important;box-shadow:0 8px 18px rgb(157 93 33 / .22)}.btn,.cart-checkout-btn{position:relative!important;overflow:hidden!important;border-radius:999px!important;background:linear-gradient(135deg,#f7cf67,#dba23a 52%,#c57f28)!important;box-shadow:0 13px 0 rgb(116 64 30 / .82),0 24px 46px rgb(157 93 33 / .33)!important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease!important}.btn:before,.cart-checkout-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,rgb(255 255 255 / .46),transparent);transform:translateX(-125%);transition:transform .55s ease}.btn:hover:before,.cart-checkout-btn:hover:before{transform:translateX(125%)}.btn:hover,.cart-checkout-btn:hover{transform:translateY(-2px)!important;filter:saturate(1.06) brightness(1.02);box-shadow:0 15px 0 rgb(116 64 30 / .78),0 32px 58px rgb(157 93 33 / .40)!important}.btn:active,.cart-checkout-btn:active{transform:translateY(4px)!important;box-shadow:0 7px 0 rgb(116 64 30 / .78),0 18px 36px rgb(157 93 33 / .30)!important}.offer-trust,.cta-contact{color:#5f4c31!important}.hero-reviews{position:relative!important}.hero-reviews:before{content:"";position:absolute;left:50%;top:-30px;width:min(940px,86vw);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgb(242 199 102 / .75),transparent)}.mini-review,.review-card,.feature,.step-cell,.qa,.bonus1-inner,.bonus2-inner,.whowe-inner,.faq-list,.desc-head,.reviews-head,.howto-head{border-radius:20px!important;border:1px solid rgb(157 93 33 / .22)!important;background:linear-gradient(145deg,rgb(255 253 247 / .96),rgb(255 245 218 / .94))!important;box-shadow:0 18px 46px rgb(62 39 9 / .13)!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,filter .24s ease}.mini-review:hover,.review-card:hover,.feature:hover,.step-cell:hover,.qa:hover{transform:translateY(-5px);box-shadow:0 26px 66px rgb(62 39 9 / .20)!important;border-color:rgb(219 162 58 / .52)!important}.mini-review .photo,.review-card .photo{overflow:hidden!important;border-radius:18px!important;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .35),0 14px 24px rgb(0 0 0 / .10)!important}.mini-review img,.review-card img{transition:transform .45s ease,filter .45s ease;filter:saturate(1.05) contrast(1.03)}.mini-review:hover img,.review-card:hover img{transform:scale(1.045);filter:saturate(1.12) contrast(1.05)}.stars{letter-spacing:.08em;text-shadow:0 4px 12px rgb(219 162 58 / .26)}.who{color:#1b170f!important}.meta{color:#74401e!important}.desc,.reviews,.howto,.bonus2,.whowe,.faq{position:relative;overflow:hidden}.desc:before,.howto:before,.faq:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;background:radial-gradient(circle at 2% 16%,rgb(219 162 58 / .23),transparent 20rem),radial-gradient(circle at 98% 60%,rgb(83 100 60 / .16),transparent 24rem)}.desc-head,.reviews-head,.howto-head{background:transparent!important;border:0!important;box-shadow:none!important}.desc h2,.reviews h2,.howto h2,.faq h2,.bonus2 h2,.whowe h2,.desc-head h2,.reviews-head h2,.howto-head h2{text-shadow:0 2px 0 rgb(255 255 255 / .75),0 18px 42px rgb(77 48 9 / .12)!important}.feature{overflow:hidden;position:relative!important}.feature:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,rgb(255 255 255 / .45),transparent 46%,rgb(219 162 58 / .08))}.feature-thumb{position:relative;overflow:hidden;border-radius:18px!important;background:#fff4ce!important}.feature-thumb:after{content:"";position:absolute;inset:8px;border:1px solid rgb(255 255 255 / .65);border-radius:14px;pointer-events:none}.feature-thumb img{filter:drop-shadow(0 20px 28px rgb(79 48 10 / .18));transition:transform .35s ease}.feature:hover .feature-thumb img{transform:scale(1.035) rotate(.3deg)}.vol-num,.q-num,.step-num,.bonus1-label,.bonus1 .eyebrow,.bonus2 .eyebrow,.reviews .eyebrow,.howto .eyebrow,.desc .eyebrow,.faq .eyebrow{color:var(--magic-amber)!important}.bullets li{border-color:rgb(157 93 33 / .12)!important}.step-num{background:linear-gradient(135deg,#f2c766,#dba23a)!important;color:#211506!important;box-shadow:0 12px 22px rgb(157 93 33 / .24)!important}.step-arrow{filter:drop-shadow(0 6px 10px rgb(157 93 33 / .18))}.carousel-wrap{position:relative}.carousel-viewport{border-radius:24px!important;box-shadow:0 22px 60px rgb(57 35 9 / .15)!important}.arrow-btn,.dotbtn{border-color:rgb(157 93 33 / .28)!important;box-shadow:0 12px 26px rgb(58 36 10 / .12)!important}.dotbtn.active{background:linear-gradient(135deg,#f2c766,#dba23a)!important}.bonus1,.bonus2{background:radial-gradient(circle at 17% 10%,rgb(242 199 102 / .21),transparent 20rem),linear-gradient(145deg,#1d2515,#314026 55%,#171d10)!important}.bonus1-inner,.bonus2-inner{background:linear-gradient(145deg,rgb(255 250 236 / .97),rgb(255 241 198 / .95))!important;box-shadow:0 32px 88px rgb(0 0 0 / .30)!important}.bonus1-thumb img,.bonus2-thumb img{filter:drop-shadow(0 26px 34px rgb(65 38 7 / .22));transition:transform .35s ease}.bonus1-inner:hover .bonus1-thumb img,.bonus2-inner:hover .bonus2-thumb img{transform:translateY(-4px) rotate(-.4deg) scale(1.025)}.whowe{background:linear-gradient(180deg,#fffaf0,#fbefd2)!important}.whowe-inner{position:relative;overflow:hidden}.whowe-inner:before{content:"";position:absolute;right:-80px;top:-80px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgb(219 162 58 / .25),transparent 68%);pointer-events:none}.signature{border-top:1px solid rgb(157 93 33 / .18)!important}.faq{background:linear-gradient(180deg,#fbefd2,#fffaf0)!important}.qa{overflow:hidden}.qa:hover .q-toggle{transform:rotate(90deg)}.q-toggle{transition:transform .2s ease,color .2s ease;color:var(--magic-amber)!important}.answer{color:#5f4c31!important}.footer,.site{background:#1b2414!important;color:#f7ecd1!important}.site:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgb(242 199 102 / .75),transparent)}.cart-overlay{backdrop-filter:blur(7px);background:rgb(18 14 7 / .62)!important}.cart-drawer{border-left:1px solid rgb(242 199 102 / .42)!important;box-shadow:-30px 0 80px rgb(0 0 0 / .36)!important}.cart-drawer header{background:linear-gradient(135deg,#1b2414,#314026)!important;color:#fff3cc!important}.cart-close{transition:transform .2s ease;background:rgb(255 255 255 / .10)!important;border-radius:999px!important}.cart-close:hover{transform:rotate(90deg)}.cart-drawer [role="switch"]{box-shadow:inset 0 2px 4px rgb(0 0 0 / .18)!important}.cart-drawer [role="switch"][aria-checked="true"]{background:linear-gradient(135deg,#f2c766,#dba23a)!important}.magic-reveal{opacity:0;transform:translateY(22px);filter:blur(2px);transition:opacity .7s ease,transform .7s ease,filter .7s ease}.magic-reveal.in-view{opacity:1;transform:none;filter:none}.magic-tilt{will-change:transform}@media(max-width:900px){.topbar{position:relative!important}.offer-card{box-shadow:0 20px 52px rgb(27 23 15 / .22),5px 5px 0 rgb(116 64 30 / .85)!important}.hero h1{text-shadow:0 2px 0 rgb(0 0 0 / .14),0 14px 34px rgb(0 0 0 / .24)!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.magic-reveal{opacity:1!important;transform:none!important;filter:none!important}}:root{--v5-ink:#1c160c;--v5-text:#2f2618;--v5-muted:#654a26;--v5-line:rgba(128,83,29,.24);--v5-paper:#fffaf0;--v5-card:#fff9e8;--v5-honey:#d99a2a;--v5-green:#24311c}html,body{overflow-x:hidden!important}body{background:#fffaf0!important}.hive-page-root{background:linear-gradient(180deg,#24311c 0,#182012 38%,#fffaf0 38%,#fffaf0 100%)!important}.topbar-inner{max-width:1180px!important;padding:12px 24px!important}.brand-logo{height:40px!important;max-width:178px!important;object-fit:contain!important}.top-contact{color:#ffd66e!important;font-weight:700!important;letter-spacing:.02em!important}.hero{padding:68px 24px 62px!important}.hero h1{max-width:960px!important;line-height:1.04!important;margin-bottom:20px!important}.hero p.sub{max-width:650px!important;color:#fff3d0!important;font-weight:500!important}.hero-rule{margin:44px auto 42px!important}.offer-card{max-width:1180px!important;grid-template-columns:minmax(360px,.88fr) minmax(430px,1fr)!important;align-items:flex-start!important;gap:42px!important;padding:30px!important}.offer-card>div:last-child{padding-top:2px!important}.offer-thumb{align-self:stretch!important;min-height:760px!important;height:100%!important;padding:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 30% 18%,rgb(255 255 255 / .65),transparent 18rem),radial-gradient(circle at 72% 82%,rgb(217 154 42 / .18),transparent 18rem),linear-gradient(145deg,#fff6d8,#f5dfaa)!important}.offer-thumb:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.20;background-image:linear-gradient(30deg,rgb(128 83 29 / .28) 12%,transparent 12.5%,transparent 87%,rgb(128 83 29 / .28) 87.5%,rgb(128 83 29 / .28)),linear-gradient(150deg,rgb(128 83 29 / .28) 12%,transparent 12.5%,transparent 87%,rgb(128 83 29 / .28) 87.5%,rgb(128 83 29 / .28));background-size:70px 121px}.offer-thumb img{position:relative;z-index:1;width:142%!important;max-width:none!important;height:auto!important;max-height:none!important;object-fit:contain!important;border:0!important;border-radius:14px!important}.offer-name{text-transform:none!important;font-size:32px!important;letter-spacing:-.012em!important;color:var(--v5-ink)!important}.offer-sub{color:#7a4618!important;font-weight:700!important}.offer-card p,.checklist li{color:#271f14!important}.checklist li{font-size:14.15px!important;line-height:1.48!important;padding-top:6px!important;padding-bottom:6px!important}.price-row{gap:11px!important;flex-wrap:wrap!important;margin-top:10px!important}.price-now{color:#171109!important}.price-was{color:#6b5a42!important}.price-tag{color:#2a1906!important;background:#f1bd4f!important;padding:4px 8px!important;border-radius:4px!important}.offer-trust,.cta-contact{color:#4a3923!important}.cta-contact b{color:#21170b!important}.hero-reviews{max-width:1180px!important;margin-top:42px!important;gap:20px!important}.mini-review{background:linear-gradient(145deg,#fff9e8,#f6e6bf)!important;border-color:rgb(217 154 42 / .48)!important;padding:16px 16px 17px!important}.mini-review p{color:#302719!important;font-weight:520!important;line-height:1.58!important;opacity:1!important}.mini-review .stars{color:#b96f12!important;font-weight:800!important}.mini-review .who{color:#1c160c!important;font-weight:800!important}.mini-review .meta{color:#5a3515!important;font-weight:800!important;letter-spacing:.07em!important}.mini-review .photo{margin-bottom:14px!important;border-color:rgb(118 70 20 / .32)!important}.desc,.reviews,.howto,.bonus2,.whowe,.faq{padding:76px 24px 84px!important}.desc-head,.reviews-head,.howto-head,.faq-head{margin-bottom:44px!important}.desc-head p,.reviews-head p,.howto-head p,.faq-head p{color:#463720!important;font-weight:500!important}.desc h2,.reviews h2,.howto h2,.faq h2,.bonus2 h2,.whowe h2{color:#1c160c!important}.feature{max-width:1180px!important;padding:24px!important;gap:34px!important;margin-bottom:48px!important;border-radius:24px!important;background:linear-gradient(145deg,#fffaf0,#f8e7bd)!important}.feature-thumb{min-height:310px!important;max-height:405px!important;padding:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgb(128 83 29 / .20)!important}.feature-thumb img{width:100%!important;height:auto!important;max-height:360px!important;object-fit:contain!important;border-radius:12px!important}.feature-text{padding:4px 4px 4px 0!important}.feature-text h3{color:#1c160c!important;font-size:34px!important;line-height:1.08!important;margin-bottom:12px!important}.feature-text .vol-num{color:#8a4f15!important;font-weight:700!important}.feature-text p.intro,.feature-text ul.bullets li{color:#302719!important;font-weight:500!important}.feature-text ul.bullets li b{color:#1c160c!important}.bonus1{max-width:1180px!important;margin-top:52px!important;padding:52px 42px!important}.bonus1-inner,.bonus2-inner,.whowe-inner,.faq-list,.step-cell,.review-card,.qa{background:linear-gradient(145deg,#fffaf0,#f7e7c1)!important;border-color:rgb(128 83 29 / .28)!important}.bonus1-text h4,.bonus2-text h3,.whowe h2,.step-cell h3,.review-card .who,details.qa summary{color:#1c160c!important}.bonus1-text p,.bonus2-text p,.bonus2-text ul.bullets li,.whowe p,.step-cell p,.review-card p,details.qa .answer{color:#302719!important;font-weight:500!important;opacity:1!important}.bonus1-text p b,.bonus2-text p b,.bonus2-text ul.bullets li b,.whowe p b,.review-card p b{color:#1c160c!important}.bonus1-text .b-meta,.bonus2 .b-label,.review-card .meta{color:#694017!important;font-weight:800!important}.review-card .stars{color:#b96f12!important}.bonus1-thumb,.bonus2-thumb{padding:16px!important;background:#fff4ce!important;border-radius:18px!important}.bonus1-thumb img,.bonus2-thumb img{height:auto!important;max-height:430px!important;object-fit:contain!important;border-radius:12px!important}#offer2{padding-top:76px!important;padding-bottom:76px!important}#offer2 .offer-card{margin-top:0!important}footer.site{color:#f7e9c5!important;background:#1d2616!important}footer.site a,footer.site p,footer.site div{color:#f7e9c5!important}.footer-logo{height:52px!important;object-fit:contain!important}.cart-drawer{background:#fffaf0!important;box-shadow:-28px 0 80px rgb(22 14 4 / .32)!important}.cart-drawer header,.cart-drawer footer{background:#fff8e7!important}.cart-drawer *{text-rendering:optimizeLegibility}.cart-checkout-btn{color:#1c160c!important}@media (max-width:980px){.hero{padding:52px 18px 44px!important}.topbar-inner{padding:10px 16px!important}.top-contact{font-size:12px!important}.offer-card{grid-template-columns:1fr!important;padding:20px!important;gap:22px!important;margin-left:14px!important;margin-right:14px!important}.offer-thumb{min-height:0!important;height:auto!important;align-items:flex-start!important}.offer-thumb img{width:100%!important;max-width:100%!important;max-height:none!important}.hero-reviews{grid-template-columns:1fr!important;margin-left:14px!important;margin-right:14px!important}.desc,.reviews,.howto,.bonus2,.whowe,.faq{padding:58px 18px 64px!important}.feature,.feature.reverse{grid-template-columns:1fr!important;padding:18px!important;gap:20px!important;margin-bottom:34px!important}.feature.reverse .feature-thumb,.feature.reverse .feature-text{order:initial!important}.feature-thumb{min-height:0!important;max-height:none!important}.feature-thumb img{max-height:none!important}.feature-text h3{font-size:29px!important}.bonus1{margin-left:0!important;margin-right:0!important;padding:36px 20px!important}.bonus1-inner,.bonus2-inner{grid-template-columns:1fr!important;gap:24px!important}}@media (max-width:560px){.brand-logo{height:34px!important}.top-contact{display:none!important}.hero h1{font-size:40px!important}.offer-name{font-size:28px!important}.price-now{font-size:40px!important}.btn,.cart-checkout-btn{font-size:14px!important}}html body.v12-premium #top.ecommerce-header .ecom-announcement{background:#f2c14e!important;background-image:linear-gradient(90deg,#e7af35,#f6cb62 50%,#e7af35)!important;color:#211609!important;border-bottom:1px solid #b57a18!important;box-shadow:inset 0 -1px 0 rgb(255 248 222 / .55)!important}html body.v12-premium #top.ecommerce-header .ecom-announcement span{color:#211609!important;text-shadow:none!important}html body.v12-premium #top.ecommerce-header .ecom-announcement .sep{color:#70470b!important;opacity:1!important}:root{--v6-page-x:clamp(18px,4vw,44px);--v6-card-pad:clamp(26px,4vw,54px);--v6-card-pad-sm:clamp(20px,3vw,34px);--v6-inner-gap:clamp(28px,4.5vw,62px);--v6-card-radius:26px;--v6-soft-line:rgba(111,69,22,.24);--v6-card-bg:linear-gradient(145deg,#fffaf0 0%,#f7e8c1 100%);--v6-card-bg-strong:linear-gradient(145deg,#fffdf5 0%,#f7e4b4 100%);--v6-text:#241b10;--v6-muted:#513719}section.desc,section.reviews,section.howto,section.bonus2,section.whowe,section.faq{padding-left:var(--v6-page-x)!important;padding-right:var(--v6-page-x)!important}.desc,.reviews,.howto,.bonus2,.whowe,.faq{padding-top:clamp(68px,8vw,96px)!important;padding-bottom:clamp(74px,8.5vw,104px)!important}.desc-head,.reviews-head,.howto-head,.faq-head{width:min(100%,980px)!important;max-width:980px!important;padding:clamp(22px,3vw,38px) clamp(22px,4vw,48px)!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:clamp(34px,5vw,58px)!important;border-radius:var(--v6-card-radius)!important;overflow:hidden!important}.desc-head h2,.reviews-head h2,.howto-head h2,.faq-head h2{max-width:840px!important;margin-left:auto!important;margin-right:auto!important;line-height:1.05!important}.desc-head p,.reviews-head p,.howto-head p,.faq-head p{max-width:700px!important;margin-left:auto!important;margin-right:auto!important;line-height:1.65!important}.ribbon{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:7px 13px 6px!important;margin-bottom:12px!important;border-radius:999px!important;line-height:1!important;white-space:normal!important}.feature{width:min(100%,1180px)!important;padding:clamp(24px,4vw,44px)!important;gap:var(--v6-inner-gap)!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:clamp(34px,5vw,58px)!important;border-radius:var(--v6-card-radius)!important;overflow:hidden!important}.feature-text{padding:clamp(6px,2vw,20px) clamp(4px,2.2vw,22px)!important;min-width:0!important}.feature-text h3{margin-top:0!important}.feature-text p,.feature-text li{line-height:1.64!important}.feature-thumb{border-radius:20px!important;overflow:hidden!important}.bonus1{width:min(100%,1180px)!important;padding:clamp(34px,5vw,62px)!important;border-radius:var(--v6-card-radius)!important;overflow:hidden!important}.bonus1-label{margin-bottom:clamp(24px,3vw,36px)!important}.bonus1-inner{padding:clamp(22px,3.6vw,42px)!important;gap:var(--v6-inner-gap)!important;border-radius:22px!important}.bonus1-text{padding:clamp(4px,2vw,22px)!important;min-width:0!important}.bonus1-text h4{margin-top:0!important;line-height:1.08!important}.bonus1-text p{line-height:1.68!important}.bonus2-inner{width:min(100%,1180px)!important;padding:clamp(30px,5vw,60px)!important;gap:var(--v6-inner-gap)!important;border-radius:var(--v6-card-radius)!important;overflow:hidden!important;align-items:center!important}.bonus2-text{padding:clamp(4px,2.2vw,24px)!important;min-width:0!important}.bonus2-text h3{margin-top:0!important;margin-bottom:16px!important;line-height:1.1!important;max-width:620px!important}.bonus2-text h3 span{display:block!important;margin-top:6px!important}.bonus2-text p{max-width:640px!important;line-height:1.68!important;margin-bottom:14px!important}.bonus2-text ul.bullets{margin-top:16px!important}.bonus2-text ul.bullets li{line-height:1.58!important;padding-left:24px!important}.bonus2-text>div[style*="border:2px dashed"],.bonus2-text>div[style*="border: 2px dashed"]{margin-top:24px!important;padding:18px 22px!important;border-radius:18px!important;border-color:rgb(36 27 16 / .45)!important;background:#fff8df!important}.bonus2-thumb{padding:clamp(18px,3vw,30px)!important;border-radius:22px!important;align-self:stretch!important;display:flex!important;align-items:center!important;justify-content:center!important}.bonus2-thumb img{max-height:440px!important;object-fit:contain!important}.whowe-inner{width:min(100%,900px)!important;max-width:900px!important;padding:clamp(34px,5.2vw,66px)!important;border-radius:var(--v6-card-radius)!important;overflow:hidden!important}.whowe-inner>div{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}.whowe h2{line-height:1.08!important;margin-top:4px!important;margin-bottom:20px!important}.whowe p{line-height:1.72!important;margin-bottom:16px!important}.whowe .signature{margin-top:24px!important;padding:18px 20px!important;border-left:4px solid #d99a2a!important;border-radius:0 14px 14px 0!important;background:rgb(255 248 223 / .70)!important;line-height:1.55!important}.whowe .signature-meta{margin-top:10px!important}.faq-list{width:min(100%,840px)!important;max-width:840px!important;padding:clamp(16px,2.5vw,28px)!important;border-radius:var(--v6-card-radius)!important;overflow:hidden!important}details.qa{padding:20px clamp(14px,2.5vw,24px)!important;margin:0 0 12px!important;border:1px solid rgb(128 83 29 / .20)!important;border-radius:18px!important;background:rgb(255 252 242 / .62)!important}details.qa:last-child{margin-bottom:0!important}details.qa summary{line-height:1.35!important}details.qa .answer{padding:12px 0 2px 40px!important;line-height:1.68!important}.hero-reviews,.carousel-wrap,.howto-grid{width:min(100%,1180px)!important;max-width:1180px!important}.mini-review,.review-card,.step-cell{padding:clamp(18px,2.6vw,28px)!important;border-radius:22px!important;overflow:hidden!important}.mini-review p,.review-card p,.step-cell p{line-height:1.65!important}.carousel-viewport{padding:2px!important}.offer-card{padding:clamp(28px,4vw,42px)!important;gap:clamp(30px,4.5vw,56px)!important}.offer-card>div:last-child{padding:clamp(4px,1.5vw,16px)!important;min-width:0!important}.checklist li{line-height:1.58!important;padding-top:8px!important;padding-bottom:8px!important}.bonus2 .bonus2-inner,.bonus1 .bonus1-inner,.whowe .whowe-inner,.faq .faq-head,.faq .faq-list{color:var(--v6-text)!important;background:var(--v6-card-bg-strong)!important;border:1px solid var(--v6-soft-line)!important}.faq{background:linear-gradient(145deg,#1d2515,#314026 55%,#171d10)!important}.faq-head h2,.faq-head p{color:var(--v6-text)!important}@media (max-width:900px){:root{--v6-page-x:18px;--v6-card-pad:24px;--v6-inner-gap:24px}.desc,.reviews,.howto,.bonus2,.whowe,.faq{padding-top:58px!important;padding-bottom:66px!important}.offer-card,.feature,.bonus1-inner,.bonus2-inner{grid-template-columns:1fr!important;gap:24px!important}.feature.reverse .feature-text,.feature.reverse .feature-thumb{order:initial!important}.desc-head,.reviews-head,.howto-head,.faq-head,.feature,.bonus1,.bonus1-inner,.bonus2-inner,.whowe-inner,.faq-list{padding:24px!important;border-radius:22px!important}.feature-text,.bonus1-text,.bonus2-text,.offer-card>div:last-child{padding:0!important}.bonus2-text h3{font-size:clamp(26px,8vw,34px)!important}.whowe h2{font-size:clamp(28px,9vw,38px)!important}details.qa .answer{padding-left:0!important}.ribbon{font-size:11px!important;letter-spacing:.12em!important}}@media (max-width:560px){.hero-reviews{gap:16px!important}.mini-review,.review-card,.step-cell{padding:18px!important}.bonus2-text>div[style*="border:2px dashed"],.bonus2-text>div[style*="border: 2px dashed"]{padding:16px!important}}:root{--v7-cream:#fff8e8;--v7-wax:#f7ebc8;--v7-paper:#fffdf6;--v7-honey:#d99928;--v7-amber:#b77517;--v7-forest:#172112;--v7-olive:#26331c;--v7-ink:#22170e;--v7-muted:#69533b;--v7-line:rgba(34,23,14,.22);--v7-soft-line:rgba(217,153,40,.24);--v7-section-pad:clamp(74px,8vw,118px);--v7-col-gap:clamp(34px,6vw,76px)}html{scroll-behavior:smooth}body{background:var(--v7-forest)!important}section{position:relative}.desc,.bonus2,.whowe,.faq{isolation:isolate!important}.desc{padding:var(--v7-section-pad) clamp(20px,4vw,44px) calc(var(--v7-section-pad) + 8px)!important;background:radial-gradient(circle at 8% 4%,rgb(217 153 40 / .14),transparent 32%),radial-gradient(circle at 92% 18%,rgb(54 73 37 / .08),transparent 34%),linear-gradient(180deg,#fffef9 0%,#fff8e7 100%)!important}.desc::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.23;background-image:linear-gradient(30deg,rgb(217 153 40 / .10) 12%,transparent 12.5%,transparent 87%,rgb(217 153 40 / .10) 87.5%,rgb(217 153 40 / .10)),linear-gradient(150deg,rgb(217 153 40 / .10) 12%,transparent 12.5%,transparent 87%,rgb(217 153 40 / .10) 87.5%,rgb(217 153 40 / .10));background-size:48px 84px;-webkit-mask-image:linear-gradient(180deg,transparent,black 10%,black 80%,transparent);mask-image:linear-gradient(180deg,transparent,black 10%,black 80%,transparent);z-index:-1}.desc-head{margin-bottom:clamp(46px,6vw,72px)!important}.desc-head .ribbon,.reviews-head .ribbon,.howto-head .ribbon,.faq-head .ribbon,.whowe .ribbon,.bonus2 .b-label{border:1px solid rgb(217 153 40 / .45)!important;box-shadow:none!important;background:rgb(255 250 232 / .78)!important;backdrop-filter:blur(8px)!important}.desc-head h2{letter-spacing:-.035em!important}.desc-head p{font-size:16px!important;line-height:1.65!important;color:#5f513c!important}.feature,.feature.reverse{width:min(100%,1180px)!important;max-width:1180px!important;display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;align-items:center!important;gap:var(--v7-col-gap)!important;margin:0 auto clamp(76px,8vw,110px)!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.feature.reverse{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr)!important}.feature::before,.feature::after{display:none!important}.feature-text{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;max-width:560px!important}.feature.reverse .feature-text{justify-self:start!important}.feature:not(.reverse) .feature-text{justify-self:start!important}.feature-text .vol-num{color:var(--v7-amber)!important;font-weight:700!important;letter-spacing:.025em!important;margin-bottom:10px!important}.feature-text h3{font-size:clamp(30px,3.15vw,46px)!important;line-height:1.02!important;letter-spacing:-.045em!important;margin:0 0 18px!important;color:var(--v7-ink)!important}.feature-text p.intro{color:#4c4031!important;font-size:16px!important;line-height:1.72!important;max-width:560px!important;margin:0 0 16px!important}.feature-text ul.bullets{margin-top:18px!important;border-top:1px solid var(--v7-soft-line)!important;padding-top:14px!important}.feature-text ul.bullets li{padding:8px 0 8px 25px!important;color:#24180f!important;font-size:15.5px!important;line-height:1.62!important}.feature-text ul.bullets li::before{top:16px!important;width:10px!important;height:10px!important;box-shadow:0 0 0 3px rgb(217 153 40 / .12)!important}.feature-thumb{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important;line-height:0!important}.feature-thumb img{border-radius:18px!important;border:1.5px solid rgb(34 23 14 / .72)!important;background:#fff9e6!important;box-shadow:0 28px 70px rgb(34 23 14 / .18),0 7px 0 rgb(217 153 40 / .16)!important;transform:translateZ(0)!important}.feature:nth-of-type(2n) .feature-thumb img{transform:rotate(-.4deg)!important}.feature.reverse .feature-thumb img{transform:rotate(.45deg)!important}.feature-thumb::before,.feature-thumb::after{display:none!important}.bonus1{width:min(100%,1180px)!important;max-width:1180px!important;margin:clamp(20px,3vw,36px) auto 0!important;padding:clamp(34px,5vw,58px)!important;border-radius:28px!important;border:1px solid rgb(255 215 111 / .34)!important;background:radial-gradient(circle at 18% 12%,rgb(217 153 40 / .26),transparent 34%),linear-gradient(135deg,#15200f 0%,#223015 100%)!important;box-shadow:0 34px 90px rgb(23 33 18 / .26)!important}.bonus1-inner{gap:var(--v7-col-gap)!important}.bonus1-thumb{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important}.bonus1-thumb img{border-radius:16px!important;box-shadow:0 26px 56px rgb(0 0 0 / .32)!important}.bonus1-text{padding:0!important}.bonus1-text p{font-size:16px!important;line-height:1.7!important}.bonus2{padding:var(--v7-section-pad) clamp(20px,4vw,44px)!important;border-top:1px solid rgb(34 23 14 / .16)!important;background:radial-gradient(circle at 12% 12%,rgb(217 153 40 / .14),transparent 30%),linear-gradient(180deg,#fff8e8 0%,#fffdf7 100%)!important}.bonus2-inner{width:min(100%,1160px)!important;max-width:1160px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important;align-items:center!important;gap:var(--v7-col-gap)!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.bonus2-text{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.bonus2 .b-label{margin-bottom:16px!important;color:var(--v7-ink)!important;border-color:rgb(34 23 14 / .23)!important;background:linear-gradient(180deg,#ffd46e,#e9a939)!important}.bonus2-text h3{max-width:680px!important;font-size:clamp(34px,4vw,56px)!important;line-height:1.0!important;letter-spacing:-.055em!important;margin:0 0 20px!important}.bonus2-text p{max-width:640px!important;color:#463828!important;font-size:16px!important;line-height:1.72!important}.bonus2-text ul.bullets{margin-top:20px!important;padding-top:14px!important;border-top:1px solid var(--v7-soft-line)!important}.bonus2-text ul.bullets li{font-size:15.5px!important;line-height:1.62!important;padding:8px 0 8px 25px!important}.bonus2-text>div[style*="border:2px dashed"],.bonus2-text>div[style*="border: 2px dashed"]{width:fit-content!important;max-width:100%!important;margin-top:24px!important;padding:16px 20px!important;border:1.5px dashed rgb(34 23 14 / .45)!important;border-radius:0!important;background:rgb(255 247 220 / .70)!important;box-shadow:none!important}.bonus2-thumb{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.bonus2-thumb img{border-radius:22px!important;border:1px solid rgb(34 23 14 / .38)!important;box-shadow:0 34px 80px rgb(34 23 14 / .20)!important;background:#fff9e5!important}.whowe{padding:var(--v7-section-pad) clamp(20px,4vw,44px)!important;border-top:1px solid rgb(34 23 14 / .14)!important;background:linear-gradient(90deg,rgb(255 255 255 / .78),rgb(255 255 255 / .24)),radial-gradient(circle at 84% 10%,rgb(217 153 40 / .16),transparent 34%),var(--v7-cream)!important}.whowe-inner{width:min(100%,860px)!important;max-width:860px!important;margin:0 auto!important;padding:0!important;text-align:left!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.whowe-inner>div{max-width:820px!important;margin:0!important}.whowe .ribbon{margin-bottom:18px!important}.whowe h2{font-size:clamp(34px,4.4vw,58px)!important;line-height:1!important;letter-spacing:-.055em!important;margin:0 0 22px!important;max-width:780px!important}.whowe p{color:#463828!important;font-size:17px!important;line-height:1.78!important;margin:0 0 16px!important;max-width:800px!important}.whowe .signature{display:block!important;margin-top:26px!important;padding:22px 0 0!important;border:0!important;border-top:1px solid var(--v7-soft-line)!important;border-radius:0!important;background:transparent!important;font-size:21px!important;line-height:1.55!important}.whowe .signature-meta{font-size:12px!important;color:#6a563f!important}.faq{padding:var(--v7-section-pad) clamp(20px,4vw,44px)!important;background:radial-gradient(circle at 50% -10%,rgb(217 153 40 / .16),transparent 34%),linear-gradient(180deg,#172112 0%,#0f170d 100%)!important;border-top:1px solid rgb(255 218 125 / .12)!important}.faq-head{margin-bottom:clamp(32px,4vw,48px)!important}.faq-head h2{font-size:clamp(34px,4.2vw,54px)!important;letter-spacing:-.045em!important}.faq-list{width:min(100%,790px)!important;max-width:790px!important;margin:0 auto!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}details.qa{padding:22px 0!important;border-top:1px solid rgb(255 227 157 / .22)!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}details.qa:last-child{border-bottom:1px solid rgb(255 227 157 / .22)!important}details.qa summary{font-size:17px!important;line-height:1.4!important;color:#fff8df!important}details.qa summary .q-num{width:34px!important;color:#e9b949!important}details.qa .answer{padding:14px 0 0 46px!important;color:#dfd0a9!important;font-size:15.5px!important;line-height:1.72!important}.reviews{background:linear-gradient(180deg,#f9edce 0%,#f5e5be 100%)!important}.review-card{border-radius:18px!important;border-color:rgb(34 23 14 / .28)!important;box-shadow:0 20px 44px rgb(34 23 14 / .12)!important}.howto{background:#fffdf7!important}.step-cell{background:transparent!important;border:0!important;box-shadow:none!important}.step-cell .step-num{box-shadow:0 0 0 7px rgb(217 153 40 / .14)!important}.desc-head,.reviews-head,.howto-head,.faq-head,.feature,.bonus1,.bonus2-inner,.whowe-inner,.faq-list{box-sizing:border-box!important}@media (max-width:900px){.feature,.feature.reverse,.bonus2-inner,.bonus1-inner{grid-template-columns:1fr!important;gap:clamp(24px,6vw,38px)!important}.feature.reverse .feature-text,.feature.reverse .feature-thumb{order:initial!important}.feature-text{max-width:100%!important}.feature-thumb img,.bonus2-thumb img{border-radius:16px!important}.bonus2-text h3,.whowe h2{font-size:clamp(30px,9vw,42px)!important}.bonus2-text>div[style*="border"]{width:100%!important}details.qa .answer{padding-left:0!important}details.qa summary .q-num{width:28px!important}}@media (max-width:520px){.desc,.bonus2,.whowe,.faq{padding-left:18px!important;padding-right:18px!important}.feature{margin-bottom:64px!important}.feature-text h3{font-size:31px!important}.feature-text p.intro,.bonus2-text p,.whowe p{font-size:15.5px!important}.bonus1{border-radius:20px!important;padding:28px 20px!important}}.desc .desc-head,.reviews .reviews-head,.howto .howto-head,.faq .faq-head{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important}.bonus2 .bonus2-inner,.whowe .whowe-inner,.faq .faq-list,.bonus1 .bonus1-inner{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.bonus2 .bonus2-inner,.whowe .whowe-inner,.faq .faq-list{padding:0!important}.bonus2 .bonus2-inner::before,.bonus2 .bonus2-inner::after,.whowe .whowe-inner::before,.whowe .whowe-inner::after,.faq .faq-list::before,.faq .faq-list::after,.feature::before,.feature::after{content:none!important;display:none!important}.whowe .whowe-inner{width:min(100%,860px)!important;max-width:860px!important;margin:0 auto!important}.faq .faq-list{width:min(100%,790px)!important;max-width:790px!important;margin:0 auto!important}.bonus2 .bonus2-inner{width:min(100%,1160px)!important;max-width:1160px!important;margin:0 auto!important}.bonus1 .bonus1-text h4,.bonus1 .bonus1-text h3,.bonus1 .bonus1-text h2{color:#fff8df!important}.bonus1 .bonus1-text p,.bonus1 .bonus1-text li{color:#ead9af!important}.bonus1 .bonus1-text p b,.bonus1 .bonus1-text li b{color:#ffffff!important}.bonus1 .bonus1-text .b-meta{color:#e9b949!important;font-weight:800!important}.bonus1 .bonus1-label{color:#fff8df!important}.bonus1 .btn-secondary,.bonus1 a.btn-secondary{color:#1d160c!important;background:linear-gradient(180deg,#ffd46e,#d79224)!important;border-color:#f0b344!important}.ribbon,.desc-head .ribbon,.reviews-head .ribbon,.howto-head .ribbon,.whowe .ribbon,.bonus2 .b-label{color:#7a4d10!important;border:1px solid rgb(122 77 16 / .30)!important;background:rgb(255 247 221 / .72)!important;box-shadow:none!important;text-shadow:none!important}.faq .ribbon,.ink .ribbon{color:#ffd66b!important;border-color:rgb(255 214 107 / .54)!important;background:rgb(255 214 107 / .10)!important;box-shadow:none!important;text-shadow:none!important}.ribbon::after{display:none!important;content:none!important}.faq,.faq *{text-shadow:none!important}.faq .faq-head h2,.faq h2{color:#fff8df!important;text-shadow:0 18px 42px rgb(0 0 0 / .28)!important}.faq .faq-head p,.faq-head p{color:#ead9af!important;font-weight:500!important}.faq .faq-head p b,.faq-head p b{color:#ffd66b!important}.faq details.qa summary{color:#fff8df!important}.faq details.qa .answer{color:#e8d8af!important}.desc .feature,.desc .feature:hover,.desc .feature:focus-within,.bonus2 .bonus2-inner,.bonus2 .bonus2-inner:hover,.bonus2 .bonus2-inner:focus-within,.whowe .whowe-inner,.whowe .whowe-inner:hover,.whowe .whowe-inner:focus-within,.faq .faq-list,.faq .faq-list:hover,.faq .faq-list:focus-within,.faq details.qa,.faq details.qa:hover,.faq details.qa:focus-within{background:transparent!important;background-color:transparent!important;border-radius:0!important;box-shadow:none!important;transform:none!important;filter:none!important}.desc .feature,.desc .feature:hover,.desc .feature:focus-within{border:0!important;outline:0!important}.bonus2 .bonus2-inner,.bonus2 .bonus2-inner:hover,.whowe .whowe-inner,.whowe .whowe-inner:hover,.faq .faq-list,.faq .faq-list:hover{border:0!important;outline:0!important}.faq details.qa,.faq details.qa:hover,.faq details.qa:focus-within{border-left:0!important;border-right:0!important;border-bottom:0!important;border-top:1px solid rgb(255 227 157 / .22)!important}.faq details.qa:last-child,.faq details.qa:last-child:hover{border-bottom:1px solid rgb(255 227 157 / .22)!important}.desc .feature:hover .feature-thumb img{transform:translateY(-4px) scale(1.015)!important;box-shadow:0 34px 84px rgb(34 23 14 / .22),0 7px 0 rgb(217 153 40 / .16)!important}.desc .feature.reverse:hover .feature-thumb img{transform:translateY(-4px) scale(1.015)!important}.bonus2 .bonus2-inner:hover .bonus2-thumb img{transform:translateY(-4px) scale(1.012)!important;box-shadow:0 38px 88px rgb(34 23 14 / .22)!important}.bonus2-thumb img,.feature-thumb img{transition:transform .24s ease,box-shadow .24s ease!important}.desc-head h2,.reviews-head h2,.howto-head h2,.whowe h2,.bonus2 h3{color:#22170e!important}.desc-head p,.reviews-head p,.howto-head p,.whowe p,.bonus2-text p{color:#463828!important}.faq .faq-head{max-width:780px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.faq .faq-list{margin-top:8px!important}.faq details.qa summary{padding-right:8px!important}@media (max-width:700px){.ribbon{font-size:10px!important;letter-spacing:.13em!important;padding:7px 11px 6px!important}.faq .faq-head h2{font-size:clamp(30px,9vw,40px)!important}.faq .faq-head p{font-size:15px!important;line-height:1.6!important}.desc .feature:hover .feature-thumb img,.bonus2 .bonus2-inner:hover .bonus2-thumb img{transform:none!important}}.howto .step-cell,.howto .step-cell:hover,.howto .step-cell:focus,.howto .step-cell:focus-within{background:transparent!important;background-color:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;transform:none!important;filter:none!important}.howto .step-cell:hover .step-num{transform:none!important}.desc .feature,.desc .feature:hover,.desc .feature:focus-within,.bonus2 .bonus2-inner,.bonus2 .bonus2-inner:hover,.bonus2 .bonus2-inner:focus-within,.whowe .whowe-inner,.whowe .whowe-inner:hover,.whowe .whowe-inner:focus-within,.faq .faq-list,.faq .faq-list:hover,.faq .faq-list:focus-within,.faq details.qa,.faq details.qa:hover,.faq details.qa:focus-within{background:transparent!important;background-color:transparent!important;box-shadow:none!important;transform:none!important;filter:none!important}.faq,.faq .faq-head,.faq .faq-head h2,.faq .faq-head p,.faq .ribbon,.faq details.qa,.faq details.qa summary,.faq details.qa .answer{color:#fff6dc!important}.faq .ribbon{color:#f5b82e!important;opacity:1!important}.desc .ribbon,.howto .ribbon,.whowe .ribbon,.bonus2 .b-label{opacity:1!important}section:not(.ink):not(.hero) .ribbon{color:#8a4f16!important}@media (max-width:760px){.howto .step-cell,.howto .step-cell:hover{padding:18px 12px!important}}.bonus2 .bonus2-text h2{margin:10px 0 16px!important;font-size:clamp(30px,4vw,48px)!important;line-height:1.06!important;color:#1c160c!important}.bonus2 .bonus2-text h3{font-size:clamp(22px,2.6vw,30px)!important;line-height:1.15!important}.howto .step-cell,.howto .step-cell:hover,.howto .step-cell:focus-within{background:transparent!important;background-color:transparent!important;border:0!important;box-shadow:none!important;transform:none!important;filter:none!important}.howto .step-cell:hover:before,.howto .step-cell:hover:after{display:none!important;content:none!important}.howto .step-cell,.howto .step-cell:hover,.howto .step-cell:focus,.howto .step-cell:focus-within,.howto-grid .step-cell,.howto-grid .step-cell:hover,.howto-grid .step-cell:focus-within{background:transparent!important;background-color:transparent!important;background-image:none!important;border:0!important;outline:0!important;box-shadow:none!important;transform:none!important;filter:none!important;border-radius:0!important}.howto .step-cell::before,.howto .step-cell::after,.howto .step-cell:hover::before,.howto .step-cell:hover::after{display:none!important;content:none!important;opacity:0!important;background:transparent!important;box-shadow:none!important}.howto .step-cell:hover .step-num,.howto .step-cell:hover h4,.howto .step-cell:hover p{transform:none!important;filter:none!important}:root{--ecom-dark:#171d12;--ecom-dark-2:#223019;--ecom-cream:#fff4d7;--ecom-muted:#d8c99f;--ecom-line:rgba(242,193,78,.32)}.ecommerce-header.topbar{position:sticky!important;top:0!important;z-index:900!important;background:linear-gradient(180deg,#182013 0%,#202b18 100%)!important;border-bottom:1px solid rgb(242 193 78 / .38)!important;box-shadow:0 12px 30px rgb(22 14 4 / .18)!important;color:var(--ecom-cream)!important}.ecommerce-header:after{display:none!important}.ecom-announcement{min-height:32px;display:flex;align-items:center;justify-content:center;gap:12px;padding:7px 18px;background:linear-gradient(90deg,#6e441e,#d99a22 52%,#6e441e);color:#1d1609;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-align:center}.ecom-announcement .sep{opacity:.65}.ecom-header-main.topbar-inner{max-width:1220px!important;padding:13px 26px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;gap:22px!important;align-items:center!important}.ecom-brand{display:inline-flex!important;align-items:center!important;text-decoration:none!important;min-width:0!important}.shop-logo-svg{display:block!important;width:270px!important;max-width:100%!important;height:auto!important;overflow:visible!important;filter:drop-shadow(0 5px 12px rgb(0 0 0 / .22))}.ecom-nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.ecom-nav a{color:#f7ebc8!important;text-decoration:none!important;font-size:13px!important;line-height:1!important;font-weight:800!important;letter-spacing:.05em!important;text-transform:uppercase!important;padding:11px 13px!important;border-radius:999px!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}.ecom-nav a:hover{background:rgb(255 255 255 / .08)!important;color:#ffd66e!important;transform:translateY(-1px)!important}.ecom-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important}.support-link{color:#ffe6a3!important;font-weight:800!important;font-size:13px!important;text-decoration:none!important;letter-spacing:.04em!important;text-transform:uppercase!important;padding:10px 4px!important}.support-link:hover{color:#fff4d7!important}.cart-icon-btn{position:relative!important;width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:1px solid rgb(242 193 78 / .55)!important;background:linear-gradient(135deg,#f2c14e,#d99a22)!important;color:#1d1609!important;cursor:pointer!important;box-shadow:0 7px 0 rgb(104 61 20 / .75),0 18px 34px rgb(0 0 0 / .20)!important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease!important}.cart-icon-btn:hover{transform:translateY(-2px)!important;filter:saturate(1.04) brightness(1.04)!important;box-shadow:0 9px 0 rgb(104 61 20 / .75),0 24px 44px rgb(0 0 0 / .24)!important}.cart-icon-btn:active{transform:translateY(4px)!important;box-shadow:0 3px 0 rgb(104 61 20 / .75),0 12px 24px rgb(0 0 0 / .18)!important}.cart-badge{position:absolute!important;top:-5px!important;right:-5px!important;min-width:22px!important;height:22px!important;padding:0 6px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#b34a2e!important;color:#fff8e7!important;border:2px solid #202b18!important;font-size:11px!important;font-weight:900!important;line-height:1!important}footer.site.ecommerce-footer{background:radial-gradient(circle at 10% 0%,rgb(242 193 78 / .16),transparent 34%),linear-gradient(180deg,#1a2115 0%,#11150f 100%)!important;color:#f7ebc8!important;text-align:left!important;letter-spacing:0!important;padding:0!important;border-top:1px solid rgb(242 193 78 / .28)!important;font-size:15px!important}.ecommerce-footer .footer-inner{max-width:1220px!important;margin:0 auto!important;padding:54px 26px 34px!important;display:grid!important;grid-template-columns:1.45fr .72fr .78fr .82fr!important;gap:34px!important}.footer-logo-link{display:inline-flex!important;text-decoration:none!important;margin-bottom:18px!important}.ecommerce-footer .footer-shop-logo{width:295px!important;height:auto!important;max-width:100%!important;filter:drop-shadow(0 8px 18px rgb(0 0 0 / .25))}.footer-brand-copy,.footer-contact,.footer-compliance p,.footer-bottom span{color:#d9ca9f!important;font-size:14px!important;line-height:1.65!important;margin:0!important;letter-spacing:0!important}.footer-brand-copy{max-width:390px!important;margin-bottom:15px!important}.footer-contact strong,.footer-compliance strong{color:#fff4d7!important}.ecommerce-footer a{color:#f7ebc8!important;text-decoration:none!important;margin:0!important}.ecommerce-footer a:hover{color:#f2c14e!important}.footer-col h4{color:#f2c14e!important;font-family:var(--ui-font)!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:15px!important;margin:0 0 15px!important}.footer-col a{display:block!important;color:#d9ca9f!important;font-size:14px!important;line-height:1.25!important;padding:7px 0!important;letter-spacing:0!important}.footer-col a:hover{color:#fff4d7!important;transform:translateX(2px)}.footer-compliance{max-width:1220px!important;margin:0 auto!important;padding:24px 26px!important;border-top:1px solid rgb(247 235 200 / .12)!important;border-bottom:1px solid rgb(247 235 200 / .12)!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px!important;background:rgb(255 255 255 / .025)!important}.footer-bottom{max-width:1220px!important;margin:0 auto!important;padding:18px 26px 28px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:18px!important}@media(max-width:980px){.ecom-header-main.topbar-inner{grid-template-columns:auto auto!important;justify-content:space-between!important}.ecom-nav{display:none!important}.shop-logo-svg{width:238px!important}.ecommerce-footer .footer-inner{grid-template-columns:1fr 1fr!important}.footer-brand-block{grid-column:1/-1!important}.footer-compliance{grid-template-columns:1fr!important}}@media(max-width:620px){.ecom-announcement{font-size:10px!important;line-height:1.35!important;gap:7px!important;flex-wrap:wrap!important;padding:8px 12px!important}.ecom-header-main.topbar-inner{padding:11px 14px!important;gap:12px!important}.shop-logo-svg{width:210px!important}.support-link{display:none!important}.cart-icon-btn{width:44px!important;height:44px!important}.ecommerce-footer .footer-inner{grid-template-columns:1fr!important;padding:42px 20px 24px!important;gap:25px!important}.ecommerce-footer .footer-shop-logo{width:255px!important}.footer-compliance{padding:22px 20px!important}.footer-bottom{padding:18px 20px 28px!important;flex-direction:column!important;align-items:flex-start!important}}:root{--v12-ink:#20231f;--v12-ink-2:#2b3029;--v12-forest:#27332a;--v12-forest-soft:#354438;--v12-cream:#fbf6e8;--v12-cream-2:#f4ead1;--v12-paper:#fffdf8;--v12-gold:#d99a22;--v12-gold-bright:#efb83f;--v12-amber:#b97118;--v12-sage:#8e9b73;--v12-rust:#a8452f;--v12-line:rgba(32,35,31,.14);--v12-line-dark:rgba(255,255,255,.13);--v12-shadow:0 24px 70px rgba(28,31,27,.13),0 4px 18px rgba(28,31,27,.07);--v12-shadow-soft:0 14px 38px rgba(28,31,27,.09);--v12-radius-lg:28px;--v12-radius-md:18px;--v12-radius-sm:12px}html{scroll-behavior:smooth;scroll-padding-top:116px}body.v12-premium{background:var(--v12-paper)!important;color:var(--v12-ink)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:16px;line-height:1.68;overflow-x:hidden}body.v12-premium::selection{background:rgb(217 154 34 / .25);color:var(--v12-ink)}body.v12-premium h1,body.v12-premium h2,body.v12-premium h3,body.v12-premium h4{font-family:"DM Serif Display",Georgia,"Times New Roman",serif!important;letter-spacing:-.025em!important;line-height:1.04!important;text-wrap:balance}body.v12-premium p{max-width:72ch}body.v12-premium img{border-radius:inherit}body.v12-premium .magic-pollen-layer{display:none!important}body.v12-premium .magic-tilt{transform:none!important}body.v12-premium .magic-reveal{transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1)!important}body.v12-premium .magic-reveal:not(.in-view){transform:translateY(18px)!important}body.v12-premium .magic-reveal.in-view{transform:none!important}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}body.v12-premium .ecommerce-header{position:sticky!important;top:0!important;z-index:1000!important;background:rgb(31 34 29 / .96)!important;border:0!important;box-shadow:0 1px 0 rgb(255 255 255 / .08),0 12px 34px rgb(0 0 0 / .12)!important;backdrop-filter:blur(16px) saturate(130%);-webkit-backdrop-filter:blur(16px) saturate(130%);transition:box-shadow .25s ease,background .25s ease}body.v12-premium .ecommerce-header.is-scrolled{background:rgb(27 30 26 / .985)!important;box-shadow:0 1px 0 rgb(255 255 255 / .08),0 16px 40px rgb(0 0 0 / .22)!important}body.v12-premium .ecom-announcement{min-height:34px!important;padding:7px 22px!important;background:linear-gradient(90deg,#b97716 0%,#d99a22 45%,#efb83f 100%)!important;color:#211d13!important;font-size:11px!important;font-weight:750!important;letter-spacing:.075em!important;text-transform:uppercase!important;border:0!important}body.v12-premium .ecom-announcement .sep{opacity:.46!important}body.v12-premium .ecom-header-main.topbar-inner{width:min(1240px,calc(100% - 40px))!important;min-height:82px!important;margin:0 auto!important;padding:12px 0!important;display:grid!important;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr)!important;align-items:center!important;gap:28px!important}body.v12-premium .ecom-brand{justify-self:start!important;min-width:0}body.v12-premium .shop-logo-svg{width:280px!important;max-width:100%!important;height:auto!important;filter:drop-shadow(0 5px 14px rgb(0 0 0 / .18))}body.v12-premium .ecom-nav{display:flex!important;align-items:center!important;gap:28px!important;justify-self:center!important}body.v12-premium .ecom-nav a{position:relative!important;color:#eee4ca!important;font-size:13px!important;font-weight:650!important;letter-spacing:.015em!important;text-decoration:none!important;padding:11px 0!important;opacity:.84!important;transition:color .2s ease,opacity .2s ease!important}body.v12-premium .ecom-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:2px;border-radius:10px;background:var(--v12-gold-bright);transition:right .25s ease}body.v12-premium .ecom-nav a:hover{color:#fff9e9!important;opacity:1!important}body.v12-premium .ecom-nav a:hover::after{right:0}body.v12-premium .ecom-actions{justify-self:end!important;gap:12px!important;align-items:center!important}body.v12-premium .support-link{color:#e9ddc0!important;font-size:13px!important;font-weight:650!important;text-decoration:none!important;padding:10px 12px!important;border-radius:9px!important}body.v12-premium .support-link:hover{background:rgb(255 255 255 / .06)!important;color:#fff8e8!important}body.v12-premium .cart-icon-btn{width:46px!important;height:46px!important;color:#24261f!important;background:linear-gradient(145deg,#f4c353,#d99a22)!important;border:1px solid rgb(255 255 255 / .26)!important;border-radius:13px!important;box-shadow:0 9px 22px rgb(217 154 34 / .22),inset 0 1px 0 rgb(255 255 255 / .35)!important;transition:transform .2s ease,box-shadow .2s ease!important}body.v12-premium .cart-icon-btn:hover{transform:translateY(-2px)!important;box-shadow:0 13px 28px rgb(217 154 34 / .3)!important}body.v12-premium .cart-badge{width:19px!important;height:19px!important;min-width:19px!important;right:-5px!important;top:-5px!important;background:#fff9e8!important;color:#2b2b24!important;border:2px solid var(--v12-ink)!important;font-size:10px!important;font-weight:800!important}body.v12-premium .hero,body.v12-premium .desc,body.v12-premium .reviews,body.v12-premium .howto,body.v12-premium .bonus2,body.v12-premium .whowe,body.v12-premium .faq{position:relative!important;isolation:isolate}body.v12-premium .desc,body.v12-premium .reviews,body.v12-premium .howto,body.v12-premium .bonus2,body.v12-premium .whowe,body.v12-premium .faq{padding-left:28px!important;padding-right:28px!important}body.v12-premium .eyebrow,body.v12-premium .ribbon{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:11px!important;font-weight:800!important;letter-spacing:.16em!important;text-transform:uppercase!important}body.v12-premium .ribbon{border:1px solid currentColor!important;border-radius:999px!important;padding:7px 13px!important;margin-bottom:20px!important;background:rgb(217 154 34 / .07)!important}body.v12-premium .hero.ink{background:radial-gradient(circle at 16% 12%,rgb(239 184 63 / .12),transparent 25%),radial-gradient(circle at 86% 28%,rgb(142 155 115 / .12),transparent 24%),linear-gradient(145deg,#20251f 0%,#283129 48%,#1f231f 100%)!important;color:#f7efd9!important}body.v12-premium .hero.ink::after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgb(255 255 255 / .015) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .015) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,rgb(0 0 0 / .6),transparent 80%);opacity:.55;z-index:-1}body.v12-premium .hero:first-of-type{padding:92px 28px 80px!important}body.v12-premium .hero .narrow{max-width:1160px!important}body.v12-premium .hero h1{max-width:940px!important;font-size:clamp(46px,6vw,78px)!important;line-height:.98!important;margin-bottom:22px!important;color:#fffaf0!important;text-shadow:0 2px 30px rgb(0 0 0 / .2)}body.v12-premium .hero p.sub{max-width:700px!important;color:#dcd1b5!important;font-size:18px!important;line-height:1.68!important}body.v12-premium .hero-rule{max-width:1160px!important;margin:54px auto 46px!important;border:0!important;height:1px!important;background:linear-gradient(90deg,transparent,rgb(239 184 63 / .6),transparent)!important;opacity:1!important}body.v12-premium .offer-card{max-width:1160px!important;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;gap:54px!important;padding:46px!important;border:1px solid rgb(255 255 255 / .68)!important;border-radius:var(--v12-radius-lg)!important;background:linear-gradient(145deg,rgb(255 255 255 / .985),rgb(251 246 232 / .98))!important;box-shadow:var(--v12-shadow),0 0 0 1px rgb(217 154 34 / .14)!important;overflow:hidden!important}body.v12-premium .offer-card::before{content:"";position:absolute;width:260px;height:260px;right:-115px;top:-120px;border-radius:50%;background:radial-gradient(circle,rgb(239 184 63 / .23),#fff0 70%);pointer-events:none}body.v12-premium .offer-thumb{border-radius:20px!important;background:linear-gradient(145deg,#f7edda,#efe0bd)!important;border:1px solid rgb(32 35 31 / .09)!important;box-shadow:0 18px 44px rgb(38 36 26 / .12)!important;padding:12px!important}body.v12-premium .offer-thumb img{width:100%!important;height:auto!important;object-fit:contain!important}body.v12-premium .offer-name{font-size:clamp(29px,3vw,38px)!important;text-transform:none!important;color:var(--v12-ink)!important;margin-bottom:8px!important}body.v12-premium .offer-sub{color:var(--v12-amber)!important;font-size:15px!important;margin-bottom:20px!important}body.v12-premium .checklist{margin-bottom:20px!important}body.v12-premium .checklist li{padding:8px 0 8px 30px!important;font-size:14.5px!important;line-height:1.52!important;border-bottom:1px solid rgb(32 35 31 / .055)!important}body.v12-premium .checklist li:last-child{border-bottom:0!important}body.v12-premium .checklist li::before{width:16px!important;height:16px!important;top:12px!important;background:linear-gradient(145deg,#f4c353,#d99a22)!important;border:0!important;box-shadow:0 2px 6px rgb(217 154 34 / .28)!important}body.v12-premium .price-row{margin-top:14px!important;gap:14px!important}body.v12-premium .price-now{font-size:52px!important;color:var(--v12-ink)!important}body.v12-premium .price-was{font-size:19px!important;opacity:.64!important}body.v12-premium .price-tag{background:rgb(168 69 47 / .09)!important;color:var(--v12-rust)!important;padding:5px 9px!important;border-radius:999px!important;font-size:12px!important}body.v12-premium .btn{min-height:52px!important;border:0!important;border-radius:13px!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:14px!important;font-weight:800!important;letter-spacing:.045em!important;box-shadow:none!important;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease!important}body.v12-premium .btn:hover{transform:translateY(-2px)!important;filter:saturate(1.04)!important}body.v12-premium .btn-primary{background:linear-gradient(135deg,#efb83f,#d9901f)!important;color:#241f15!important;box-shadow:0 12px 26px rgb(217 154 34 / .28)!important}body.v12-premium .btn-primary:hover{box-shadow:0 16px 34px rgb(217 154 34 / .35)!important}body.v12-premium .btn-secondary{background:linear-gradient(145deg,#2e352e,#1f241f)!important;color:#fff7e7!important;box-shadow:0 10px 24px rgb(26 29 25 / .18)!important}body.v12-premium .offer-trust{font-size:10.5px!important;letter-spacing:.09em!important;color:#716c5e!important}body.v12-premium .cta-contact{font-size:12px!important;color:#736e61!important}body.v12-premium .hero-reviews{max-width:1160px!important;gap:18px!important;margin-top:42px!important}body.v12-premium .mini-review{border:1px solid rgb(255 255 255 / .12)!important;border-radius:17px!important;background:rgb(255 255 255 / .045)!important;padding:14px!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .05)!important;backdrop-filter:blur(8px)}body.v12-premium .mini-review .photo{border:0!important;border-radius:11px!important;overflow:hidden!important}body.v12-premium .mini-review p{color:#d9cfb7!important}body.v12-premium .mini-review .who{color:#fff9e9!important}body.v12-premium .mini-review .meta{color:#a99f88!important}body.v12-premium .desc{padding-top:112px!important;padding-bottom:118px!important;background:radial-gradient(circle at 10% 8%,rgb(217 154 34 / .06),transparent 24%),var(--v12-paper)!important}body.v12-premium .desc-head{max-width:800px!important;margin-bottom:76px!important}body.v12-premium .desc-head h2{font-size:clamp(40px,5vw,62px)!important;color:var(--v12-ink)!important;margin:10px 0 18px!important}body.v12-premium .desc-head p{font-size:17px!important;color:#5a5d55!important;line-height:1.72!important}body.v12-premium .feature{max-width:1160px!important;gap:84px!important;margin-bottom:104px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.v12-premium .feature:last-of-type{margin-bottom:70px!important}body.v12-premium .feature:hover{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}body.v12-premium .feature-thumb{position:relative!important;border-radius:22px!important;border:1px solid rgb(32 35 31 / .09)!important;background:linear-gradient(145deg,#f8edd8,#efe0bc)!important;padding:14px!important;box-shadow:var(--v12-shadow-soft)!important}body.v12-premium .feature-thumb::after{content:"";position:absolute;inset:12px;border:1px solid rgb(255 255 255 / .54);border-radius:15px;pointer-events:none}body.v12-premium .feature-text{max-width:510px!important}body.v12-premium .feature-text .vol-num{display:inline-flex!important;align-items:center!important;gap:8px!important;color:var(--v12-amber)!important;font-size:12px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-style:normal!important;margin-bottom:12px!important}body.v12-premium .feature-text .vol-num::before{content:"";width:24px;height:2px;background:var(--v12-gold);border-radius:10px}body.v12-premium .feature-text h3{font-size:clamp(31px,3vw,43px)!important;margin-bottom:18px!important;color:var(--v12-ink)!important}body.v12-premium .feature-text p.intro{font-size:16px!important;color:#51554e!important;line-height:1.7!important;margin-bottom:16px!important}body.v12-premium .feature-text ul.bullets li{font-size:15px!important;line-height:1.6!important;padding:7px 0 7px 24px!important;color:#373b35!important}body.v12-premium .feature-text ul.bullets li::before{width:8px!important;height:8px!important;top:16px!important;background:var(--v12-gold)!important}body.v12-premium .bonus1{max-width:1160px!important;margin-top:78px!important;padding:64px!important;border:1px solid rgb(255 255 255 / .08)!important;border-radius:26px!important;background:radial-gradient(circle at 86% 18%,rgb(239 184 63 / .15),transparent 24%),linear-gradient(145deg,#252d26,#1d221e)!important;box-shadow:0 30px 80px rgb(25 28 24 / .2)!important;overflow:hidden!important}body.v12-premium .bonus1-label{text-align:left!important;margin-bottom:34px!important}body.v12-premium .bonus1-label .pill{border-radius:999px!important;padding:8px 14px!important;background:rgb(239 184 63 / .14)!important;color:#f5c65f!important;border:1px solid rgb(239 184 63 / .35)!important;font-family:Inter,sans-serif!important;font-size:11px!important;font-weight:800!important;letter-spacing:.14em!important}body.v12-premium .bonus1-inner{gap:72px!important}body.v12-premium .bonus1-thumb{border-radius:18px!important;padding:12px!important;background:#f2e6cb!important;box-shadow:0 20px 48px rgb(0 0 0 / .25)!important}body.v12-premium .bonus1-text h4{font-size:clamp(32px,3.4vw,46px)!important}body.v12-premium .bonus1-text p{color:#d8ceb5!important;font-size:16px!important}body.v12-premium .reviews{padding-top:108px!important;padding-bottom:112px!important;border:0!important;background:linear-gradient(180deg,#f6ecd4 0%,#fbf6e8 100%)!important}body.v12-premium .reviews::before{content:"";position:absolute;inset:0;z-index:-1;opacity:.28;background-image:radial-gradient(rgb(71 66 51 / .22) .55px,transparent .55px);background-size:8px 8px}body.v12-premium .reviews-head{max-width:760px!important;margin-bottom:52px!important}body.v12-premium .reviews-head h2{font-size:clamp(38px,4vw,54px)!important;margin:10px 0 14px!important}body.v12-premium .reviews-head p{font-size:16px!important;color:#656458!important}body.v12-premium .carousel-wrap{max-width:1160px!important}body.v12-premium .carousel-track{gap:22px!important}body.v12-premium .review-card{flex-basis:calc(33.3333% - 14.667px)!important;padding:18px 18px 22px!important;border:1px solid rgb(32 35 31 / .11)!important;border-radius:18px!important;background:rgb(255 253 248 / .96)!important;box-shadow:0 13px 34px rgb(42 39 30 / .08)!important;transition:transform .25s ease,box-shadow .25s ease!important}body.v12-premium .review-card:hover{transform:translateY(-5px)!important;box-shadow:0 20px 42px rgb(42 39 30 / .13)!important}body.v12-premium .review-card .photo{border:0!important;border-radius:12px!important}body.v12-premium .review-card p{font-size:14.5px!important;line-height:1.65!important;color:#484b44!important}body.v12-premium .arrow-btn{width:46px!important;height:46px!important;border:1px solid rgb(32 35 31 / .14)!important;border-radius:13px!important;background:#fffdf8!important;box-shadow:0 8px 20px rgb(42 39 30 / .09)!important}body.v12-premium .arrow-btn:hover{transform:translateY(-2px)!important}body.v12-premium .dotbtn{border:0!important;background:rgb(32 35 31 / .18)!important;width:7px!important;height:7px!important}body.v12-premium .dotbtn.active{width:22px!important;border-radius:999px!important;background:var(--v12-gold)!important}body.v12-premium .howto{padding-top:106px!important;padding-bottom:112px!important;background:var(--v12-paper)!important}body.v12-premium .howto-head{max-width:760px!important;margin-bottom:64px!important}body.v12-premium .howto-head h2{font-size:clamp(38px,4vw,54px)!important;margin:10px 0 0!important}body.v12-premium .howto-grid{max-width:1100px!important;margin:0 auto!important;gap:0!important;align-items:stretch!important;border-top:1px solid var(--v12-line)!important;border-bottom:1px solid var(--v12-line)!important;background:transparent!important}body.v12-premium .step-cell{position:relative!important;padding:42px 42px 44px!important;border:0!important;border-right:1px solid var(--v12-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}body.v12-premium .step-cell:last-of-type{border-right:0!important}body.v12-premium .step-cell:hover{padding:42px 42px 44px!important;border-top:0!important;border-bottom:0!important;border-left:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}body.v12-premium .step-cell .num{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:rgb(217 154 34 / .12)!important;border:1px solid rgb(217 154 34 / .26)!important;color:var(--v12-amber)!important;font-size:15px!important;font-weight:850!important;margin:0 0 22px!important}body.v12-premium .step-cell h3{font-size:30px!important;margin-bottom:10px!important}body.v12-premium .step-cell p{font-size:15px!important;color:#5a5e56!important;line-height:1.65!important;margin:0!important}body.v12-premium .step-arrow{display:none!important}body.v12-premium #offer2{padding-top:98px!important;padding-bottom:86px!important}body.v12-premium #offer2 .narrow h2{font-size:clamp(40px,5vw,62px)!important;max-width:900px!important;margin-left:auto!important;margin-right:auto!important}body.v12-premium .bonus2{padding-top:112px!important;padding-bottom:116px!important;background:radial-gradient(circle at 86% 20%,rgb(217 154 34 / .09),transparent 24%),linear-gradient(180deg,#fffdf8,#f8f0dc)!important}body.v12-premium .bonus2-inner{max-width:1160px!important;gap:88px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.v12-premium .bonus2-inner:hover{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}body.v12-premium .bonus2-thumb{border-radius:22px!important;padding:14px!important;background:linear-gradient(145deg,#f7ecd5,#ead8ad)!important;border:1px solid rgb(32 35 31 / .09)!important;box-shadow:var(--v12-shadow-soft)!important}body.v12-premium .bonus2-text .eyebrow{display:inline-flex!important;padding:7px 12px!important;border-radius:999px!important;color:var(--v12-amber)!important;background:rgb(217 154 34 / .1)!important;margin-bottom:18px!important}body.v12-premium .bonus2-text h2{font-size:clamp(38px,4vw,56px)!important;margin-bottom:20px!important}body.v12-premium .bonus2-text p{font-size:16px!important;color:#555950!important;line-height:1.72!important}body.v12-premium .whowe{padding-top:112px!important;padding-bottom:116px!important;background:#263028!important;color:#f4ecd7!important;overflow:hidden!important}body.v12-premium .whowe::before{content:"";position:absolute;width:520px;height:520px;right:-220px;top:-230px;border-radius:50%;background:radial-gradient(circle,rgb(239 184 63 / .13),transparent 70%);z-index:-1}body.v12-premium .whowe-inner{max-width:900px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.v12-premium .whowe-inner:hover{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}body.v12-premium .whowe-inner>div{padding:0!important;background:transparent!important;border:0!important}body.v12-premium .whowe .eyebrow{color:#f1be54!important}body.v12-premium .whowe h2{font-size:clamp(39px,4.4vw,58px)!important;color:#fff8e8!important;margin:12px 0 24px!important}body.v12-premium .whowe p{color:#d8cfb7!important;font-size:16px!important;line-height:1.76!important}body.v12-premium .whowe strong,body.v12-premium .whowe b{color:#fff7e4!important}body.v12-premium .faq{padding-top:112px!important;padding-bottom:120px!important;background:#1f241f!important;color:#f7eed7!important}body.v12-premium .faq-head{max-width:780px!important;margin-bottom:54px!important}body.v12-premium .faq .eyebrow{color:#f0b947!important}body.v12-premium .faq-head h2{font-size:clamp(40px,4.5vw,58px)!important;color:#fffaf0!important;margin:10px 0 18px!important}body.v12-premium .faq-head p{color:#d7ccb1!important;font-size:16px!important;line-height:1.68!important}body.v12-premium .faq-head a{color:#f4c35e!important;font-weight:750!important}body.v12-premium .faq-list{max-width:920px!important;margin:0 auto!important;border-top:1px solid rgb(255 255 255 / .15)!important}body.v12-premium .qa{margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid rgb(255 255 255 / .13)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}body.v12-premium .qa:hover{padding:0!important;border-left:0!important;border-right:0!important;border-top:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}body.v12-premium .qa summary{color:#fff7e5!important;padding:25px 48px 25px 0!important;font-size:17px!important;font-weight:720!important;line-height:1.42!important}body.v12-premium .qa summary::marker{color:#eeb84b!important}body.v12-premium .qa[open] summary{color:#f4c35e!important}body.v12-premium .qa>div,body.v12-premium .qa>p{color:#d3c9b1!important;padding:0 0 26px!important;font-size:15px!important;line-height:1.76!important}body.v12-premium .ecommerce-footer{background:linear-gradient(150deg,#191d19,#252c25)!important;color:#e9dfc6!important;border-top:1px solid rgb(239 184 63 / .26)!important}body.v12-premium .ecommerce-footer .footer-inner{max-width:1220px!important;padding:74px 28px 52px!important;grid-template-columns:1.45fr .7fr .8fr 1fr!important;gap:64px!important}body.v12-premium .ecommerce-footer .footer-shop-logo{width:290px!important;margin:0 0 20px!important}body.v12-premium .footer-brand-block p{color:#cfc4a9!important;font-size:14px!important;line-height:1.7!important}body.v12-premium .footer-col h4{color:#fff7e5!important;font-family:Inter,sans-serif!important;font-size:12px!important;font-weight:850!important;letter-spacing:.13em!important;text-transform:uppercase!important;margin-bottom:18px!important}body.v12-premium .footer-col a{color:#cfc4a9!important;font-size:13.5px!important;line-height:1.4!important;padding:6px 0!important;transition:color .2s ease,transform .2s ease!important}body.v12-premium .footer-col a:hover{color:#f5c65f!important;transform:translateX(3px)!important}body.v12-premium .footer-compliance{max-width:1220px!important;padding:28px!important;gap:34px!important;background:rgb(255 255 255 / .025)!important;border-top:1px solid rgb(255 255 255 / .08)!important;border-bottom:1px solid rgb(255 255 255 / .08)!important}body.v12-premium .footer-compliance p{color:#aFA58f!important;font-size:11.5px!important;line-height:1.65!important;margin:0!important}body.v12-premium .footer-bottom{max-width:1220px!important;padding:22px 28px 32px!important;color:#9f9682!important;font-size:12px!important}body.v12-premium .cart-overlay{background:rgb(10 12 10 / .58)!important;backdrop-filter:blur(4px)!important}body.v12-premium .cart-drawer{width:min(480px,94vw)!important;background:#fffdf8!important;box-shadow:-30px 0 70px rgb(0 0 0 / .23)!important;border-left:1px solid rgb(32 35 31 / .08)!important}body.v12-premium .cart-drawer>header{background:#20261f!important;color:#fff7e6!important;border-bottom:0!important;padding:20px 22px!important}body.v12-premium .cart-close{border-radius:10px!important;background:rgb(255 255 255 / .08)!important;color:#fff5df!important;border:1px solid rgb(255 255 255 / .12)!important}body.v12-premium .cart-drawer>div{padding:22px!important}body.v12-premium .cart-drawer>footer{padding:18px 22px 24px!important;background:#fbf3df!important;border-top:1px solid rgb(32 35 31 / .1)!important}body.v12-premium .cart-checkout-btn{min-height:56px!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#efb83f,#d9901f)!important;color:#211d14!important;font-family:Inter,sans-serif!important;font-weight:850!important;letter-spacing:.035em!important;box-shadow:0 14px 30px rgb(217 154 34 / .25)!important}body.v12-premium .cart-drawer{color:#241b10!important;background:#fffaf0!important;overflow:hidden!important}body.v12-premium .cart-drawer>header{min-height:76px!important;background:linear-gradient(135deg,#20261f 0%,#35472d 100%)!important;border-bottom:3px solid #d5962d!important}body.v12-premium .cart-drawer>header h2{color:#fff8e8!important;font-size:24px!important;letter-spacing:.055em!important}body.v12-premium .cart-drawer>header .cart-close{width:38px!important;height:38px!important;background:rgb(255 255 255 / .12)!important;border:1px solid rgb(255 255 255 / .28)!important;color:#fff8e8!important;font-size:24px!important}body.v12-premium .cart-drawer>div{padding:18px!important;background:#fffaf0!important;scrollbar-color:#d5962d #f2e7d0}body.v12-premium .cart-drawer>div>div:first-child{background:#fffdf8!important;border:1px solid #eadcc4!important;border-radius:16px!important;padding:18px!important;gap:15px!important;box-shadow:0 8px 22px rgb(87 54 18 / .08)!important}body.v12-premium .cart-drawer>div>div:first-child>div:first-child{width:86px!important;height:102px!important;border-radius:10px!important;background:#f4e6cb!important;border:1px solid #e2c996!important;box-shadow:0 4px 12px rgb(87 54 18 / .14)!important}body.v12-premium .cart-drawer>div>div:first-child img{width:100%!important;height:100%!important;object-fit:cover!important}body.v12-premium .cart-drawer>div>div:first-child div[style*="font-weight:700"]{color:#241b10!important;font-size:16px!important;line-height:1.35!important}body.v12-premium .cart-drawer>div>div:first-child div[style*="color:#d63333"]{color:#a85d12!important;font-weight:850!important}body.v12-premium .cart-drawer>div>div:first-child span[style*="font-weight:700"]{color:#241b10!important}body.v12-premium .cart-drawer>div>div:first-child div[style*="color:#1f8a3a"]{color:#2b6d34!important}body.v12-premium .cart-drawer [data-order-bump="climate-zone"]{position:relative!important;margin-top:14px!important;padding:18px 16px 16px!important;align-items:flex-start!important;background:linear-gradient(135deg,#fff4d6 0%,#fffaf0 100%)!important;border:1px solid #e4bd67!important;border-left:5px solid #d5962d!important;border-radius:14px!important;box-shadow:0 8px 20px rgb(140 87 19 / .12)!important}body.v12-premium .cart-drawer [data-order-bump="climate-zone"]::before{content:'OPTIONAL ORDER BUMP'!important;position:absolute!important;top:-10px!important;left:14px!important;padding:4px 9px!important;border-radius:999px!important;background:#d5962d!important;color:#241b10!important;font:800 10px/1 Inter,sans-serif!important;letter-spacing:.08em!important}body.v12-premium .cart-drawer [data-order-bump="climate-zone"] div[style*="font-weight:700"]{color:#241b10!important;font-size:15px!important;line-height:1.35!important}body.v12-premium .cart-drawer [data-order-bump="climate-zone"] div[style*="font-size:12px"]{color:#59482e!important;font-size:12.5px!important;line-height:1.45!important}body.v12-premium .cart-drawer [data-order-bump="climate-zone"] span[style*="font-weight:800"]{color:#8c4f0b!important}body.v12-premium .cart-drawer [data-order-bump="climate-zone"] [role="switch"]{flex:0 0 auto!important;margin-top:18px!important;border:2px solid #b98527!important;background:#e3d6bd!important}body.v12-premium .cart-drawer>footer{padding:18px!important;background:#fffdf8!important;border-top:1px solid #eadcc4!important}body.v12-premium .cart-checkout-btn{min-height:58px!important;color:#20170d!important;background:linear-gradient(135deg,#f4c65b,#d5962d)!important;border:0!important;border-radius:12px!important;box-shadow:0 8px 0 #a8661e,0 16px 28px rgb(166 101 24 / .2)!important}body.v12-premium .cart-checkout-btn:hover{box-shadow:0 5px 0 #a8661e,0 12px 24px rgb(166 101 24 / .22)!important}@media(max-width:520px){body.v12-premium .cart-drawer{width:100vw!important}body.v12-premium .cart-drawer>div{padding:14px!important}}@media(max-width:1100px){body.v12-premium .ecom-header-main.topbar-inner{grid-template-columns:auto 1fr auto!important}body.v12-premium .ecom-nav{gap:18px!important}body.v12-premium .shop-logo-svg{width:244px!important}body.v12-premium .offer-card{gap:38px!important;padding:36px!important}body.v12-premium .feature,body.v12-premium .bonus2-inner{gap:54px!important}body.v12-premium .ecommerce-footer .footer-inner{gap:36px!important}}@media(max-width:920px){html{scroll-padding-top:92px}body.v12-premium .ecom-header-main.topbar-inner{width:min(100% - 28px,1240px)!important;min-height:70px!important;grid-template-columns:1fr auto!important}body.v12-premium .ecom-nav{display:none!important}body.v12-premium .shop-logo-svg{width:238px!important}body.v12-premium .hero:first-of-type{padding-top:70px!important}body.v12-premium .offer-card,body.v12-premium .feature,body.v12-premium .feature.reverse,body.v12-premium .bonus1-inner,body.v12-premium .bonus2-inner{grid-template-columns:1fr!important}body.v12-premium .feature.reverse .feature-text,body.v12-premium .feature.reverse .feature-thumb{order:initial!important}body.v12-premium .feature{gap:40px!important;margin-bottom:82px!important}body.v12-premium .feature-text{max-width:none!important}body.v12-premium .offer-card{max-width:720px!important}body.v12-premium .hero-reviews{grid-template-columns:1fr 1fr!important}body.v12-premium .bonus1{padding:44px!important}body.v12-premium .howto-grid{grid-template-columns:1fr!important;border-bottom:0!important}body.v12-premium .step-cell,body.v12-premium .step-cell:hover{border-right:0!important;border-bottom:1px solid var(--v12-line)!important;padding:32px 10px!important}body.v12-premium .review-card{flex-basis:calc(50% - 11px)!important}body.v12-premium .ecommerce-footer .footer-inner{grid-template-columns:1fr 1fr!important}body.v12-premium .footer-brand-block{grid-column:1/-1!important}}@media(max-width:620px){body.v12-premium .ecom-announcement{min-height:30px!important;padding:6px 10px!important;font-size:9px!important;gap:5px!important}body.v12-premium .ecom-announcement span:nth-of-type(3),body.v12-premium .ecom-announcement span:nth-of-type(4),body.v12-premium .ecom-announcement span:nth-of-type(5){display:none!important}body.v12-premium .ecom-header-main.topbar-inner{width:calc(100% - 24px)!important;padding:8px 0!important;min-height:64px!important}body.v12-premium .shop-logo-svg{width:205px!important}body.v12-premium .support-link{display:none!important}body.v12-premium .cart-icon-btn{width:43px!important;height:43px!important}body.v12-premium .desc,body.v12-premium .reviews,body.v12-premium .howto,body.v12-premium .bonus2,body.v12-premium .whowe,body.v12-premium .faq{padding-left:20px!important;padding-right:20px!important}body.v12-premium .hero:first-of-type{padding:58px 18px 62px!important}body.v12-premium .hero h1{font-size:clamp(39px,12vw,55px)!important}body.v12-premium .hero p.sub{font-size:16px!important}body.v12-premium .hero-rule{margin:38px auto 34px!important}body.v12-premium .offer-card{padding:22px!important;gap:30px!important;border-radius:20px!important}body.v12-premium .offer-name{font-size:30px!important}body.v12-premium .price-now{font-size:45px!important}body.v12-premium .offer-actions{display:grid!important;grid-template-columns:1fr!important}body.v12-premium .offer-actions .btn{width:100%!important;min-width:0!important}body.v12-premium .hero-reviews{grid-template-columns:1fr!important}body.v12-premium .desc{padding-top:82px!important;padding-bottom:86px!important}body.v12-premium .desc-head{margin-bottom:54px!important}body.v12-premium .desc-head h2,body.v12-premium .reviews-head h2,body.v12-premium .howto-head h2,body.v12-premium .bonus2-text h2,body.v12-premium .whowe h2,body.v12-premium .faq-head h2{font-size:38px!important}body.v12-premium .feature{gap:28px!important;margin-bottom:68px!important}body.v12-premium .feature-text h3{font-size:33px!important}body.v12-premium .bonus1{padding:30px 22px!important;border-radius:20px!important}body.v12-premium .reviews,body.v12-premium .howto,body.v12-premium .bonus2,body.v12-premium .whowe,body.v12-premium .faq{padding-top:82px!important;padding-bottom:86px!important}body.v12-premium .review-card{flex-basis:100%!important}body.v12-premium .bonus2-inner{gap:36px!important}body.v12-premium .ecommerce-footer .footer-inner{grid-template-columns:1fr!important;padding:52px 20px 34px!important;gap:30px!important}body.v12-premium .ecommerce-footer .footer-shop-logo{width:248px!important}body.v12-premium .footer-compliance{padding:24px 20px!important;grid-template-columns:1fr!important}body.v12-premium .footer-bottom{padding:20px 20px 30px!important;flex-direction:column!important;align-items:flex-start!important}}body.v12-premium .magic-reveal,body.v12-premium .magic-reveal.in-view{opacity:1!important;transform:none!important;filter:none!important}body.v12-premium .offer-thumb{min-height:0!important;height:auto!important;align-self:start!important}body.v12-premium .offer-thumb img{opacity:1!important;visibility:visible!important;width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}body.v12-premium .hero:first-of-type .offer-thumb::after{content:"COMPLETE VISUAL FIELD SYSTEM"!important;position:absolute!important;z-index:4!important;inset:15.05% 24.5% auto 24.5%!important;width:auto!important;height:22px!important;min-height:0!important;padding:0 5px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f8efd9!important;color:#2a241b!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:clamp(7px,.7vw,10px)!important;line-height:1!important;font-weight:850!important;letter-spacing:.025em!important;text-align:center!important;transform:none!important;animation:none!important;opacity:1!important;pointer-events:none!important}@media(max-width:620px){body.v12-premium .hero:first-of-type .offer-thumb::after{inset:15.05% 23.5% auto 23.5%!important;height:18px!important;font-size:6.8px!important}}.shop-logo-img{height:46px!important;width:auto!important;display:block!important;object-fit:contain!important;filter:drop-shadow(0 6px 14px rgb(34 22 8 / .12))}.footer-shop-logo-img{height:56px!important;width:auto!important;display:block!important;object-fit:contain!important;filter:drop-shadow(0 8px 18px rgb(34 22 8 / .12))}.topbar.ecommerce-header .ecom-announcement{background:#1b1208!important;color:#f9efd6!important;border-bottom:1px solid rgb(245 184 46 / .24)!important}.topbar.ecommerce-header .ecom-announcement span{color:#f9efd6!important}.topbar.ecommerce-header .ecom-announcement .sep{color:#d99a22!important;opacity:1!important}.ecom-header-main{backdrop-filter:saturate(150%) blur(6px)}.ecom-nav a,.support-link{color:#f8efd9!important;opacity:1!important}.ecom-nav a:hover,.support-link:hover{color:#f5b82e!important}.cart-icon-btn{background:#fff8e7!important;color:#2a1a08!important;border:1.5px solid #2a1a08!important;box-shadow:3px 3px 0 #d99a22!important}.cart-icon-btn:hover{background:#fef1c9!important;color:#1a1209!important}.cart-badge{background:#2a1a08!important;color:#fff8e7!important;border:1.5px solid #f5b82e!important}.btn{font-weight:500!important;text-shadow:none!important}.btn-primary{background:#f5b82e!important;color:#16110a!important;border-color:#1d150b!important;box-shadow:4px 4px 0 #c77f12!important}.btn-primary:hover{background:#ffd061!important;color:#120d08!important}.btn-secondary{background:#2a1a08!important;color:#fff8e7!important;border-color:#2a1a08!important;box-shadow:4px 4px 0 #d99a22!important}.btn-secondary:hover{background:#3a2410!important;color:#fff8e7!important}.offer-actions .btn{letter-spacing:.05em!important}.offer-trust,.cta-contact,.desc-head p,.reviews-head p,.howto-head p,.feature-text p.intro,.extra-copy,.footer-mini,.copyright,.legal-note,.who-text p{color:#5b4a36!important}.price-tag{color:#9f3a15!important}.eyebrow{color:#b06d12!important}.ink .eyebrow,.ink .ribbon,.faq-head .eyebrow{color:#f2c14e!important}.faq-head p,.faq .faq-lead,.faq .faq-contact,.ink p.muted,.ink .muted{color:#eadfbe!important}.faq p,.faq-item p,.faq-item summary,.faq-item .answer,.faq-item .answer p{color:#f5ecd3!important}.faq-item summary{font-weight:600!important}.faq-item[open] summary,.faq-item summary:hover{color:#ffffff!important}.ecom-footer{background:#1f150b!important;color:#f7ebcb!important}.ecom-footer h4,.ecom-footer h5,.ecom-footer strong{color:#fff8e7!important}.ecom-footer a{color:#f7ebcb!important}.ecom-footer a:hover{color:#f5b82e!important}.ecom-footer p,.ecom-footer li,.ecom-footer span{color:#dbc9a3!important}@media (max-width:760px){.shop-logo-img{height:38px!important}.footer-shop-logo-img{height:48px!important}}.shop-logo-img{height:50px!important;width:auto!important;max-width:285px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 5px 13px rgb(0 0 0 / .42))!important}.footer-shop-logo-img{height:64px!important;width:auto!important;max-width:340px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 6px 16px rgb(0 0 0 / .38))!important}.ecom-brand,.footer-logo-link{overflow:visible!important}.topbar.ecommerce-header,.topbar.ecommerce-header .ecom-header-main{background:#20150a!important;color:#fff8e7!important}.ecom-announcement{background:#171006!important;color:#f5ead0!important;border-bottom:1px solid rgb(242 193 78 / .28)!important}.ecom-announcement span{color:#f5ead0!important}.ecom-announcement .sep{color:#f2c14e!important;opacity:1!important}.ecom-nav a,.support-link{color:#fff8e7!important;opacity:1!important;text-shadow:0 1px 1px rgb(0 0 0 / .3)!important}.ecom-nav a:hover,.support-link:hover{color:#ffd262!important}.cart-icon-btn{background:#fff8e7!important;color:#211609!important;border:1.5px solid #f2c14e!important;box-shadow:0 8px 22px rgb(0 0 0 / .28)!important}.cart-icon-btn:hover{background:#ffd76c!important;color:#181006!important}.cart-badge{background:#f2c14e!important;color:#171006!important;border:1px solid #171006!important;font-weight:900!important}.hero.ink>.narrow .ribbon,.hero.ink>.narrow .eyebrow{color:#f2c14e!important;border-color:rgb(242 193 78 / .5)!important;opacity:1!important}.hero.ink>.narrow h1,.hero.ink>.narrow h2,.hero.ink>.narrow h3{color:#fffaf0!important}.hero.ink>.narrow p,.hero.ink>.narrow p.sub{color:#eadfbe!important;opacity:1!important}.hero.ink .hero-rule{border-top-color:#f2c14e!important;opacity:.62!important}.hero.ink .mini-review{background:rgb(255 248 231 / .045)!important;border-color:rgb(242 193 78 / .42)!important}.hero.ink .mini-review p{color:#eadfbe!important}.hero.ink .mini-review .who{color:#fffaf0!important}.hero.ink .mini-review .meta{color:#cfbd96!important}.hero.ink .mini-review .stars{color:#ffd262!important}.hero.ink .offer-card{background:#fffdf8!important;color:#211a11!important}.hero.ink .offer-card h1,.hero.ink .offer-card h2,.hero.ink .offer-card h3,.hero.ink .offer-card h4,.hero.ink .offer-card .offer-name{color:#1d170f!important}.hero.ink .offer-card p,.hero.ink .offer-card li,.hero.ink .offer-card span:not(.btn):not(.cart-badge),.hero.ink .offer-card .offer-sub,.hero.ink .offer-card .offer-trust,.hero.ink .offer-card .cta-contact{color:#493a28!important;opacity:1!important}.hero.ink .offer-card b,.hero.ink .offer-card strong,.hero.ink .offer-card .price-now{color:#17120c!important}.hero.ink .offer-card .price-was{color:#6f6251!important}.hero.ink .offer-card .price-tag{color:#a33e18!important}.bonus1{background:linear-gradient(145deg,#21160b,#36230f 58%,#1b1208)!important;color:#f8efd9!important}.bonus1 .bonus1-label,.bonus1 .b-meta,.bonus1 .eyebrow,.bonus1 .ribbon{color:#ffd262!important;opacity:1!important}.bonus1 h1,.bonus1 h2,.bonus1 h3,.bonus1 h4,.bonus1 h5,.bonus1 h6{color:#fffaf0!important}.bonus1 p,.bonus1 li,.bonus1 .bonus1-text p{color:#eadfbe!important;opacity:1!important}.bonus1 p b,.bonus1 p strong,.bonus1 li b,.bonus1 li strong{color:#ffffff!important}.faq{background:linear-gradient(145deg,#1d2515,#314026 55%,#171d10)!important;color:#f7ebcb!important}.faq .ribbon,.faq .eyebrow{color:#ffd262!important;border-color:rgb(242 193 78 / .48)!important;opacity:1!important}.faq .faq-head h2,.faq h2{color:#fffaf0!important}.faq .faq-head p,.faq .faq-head p b{color:#f2e6c8!important;opacity:1!important}.faq details.qa{border-color:rgb(247 235 203 / .28)!important}.faq details.qa summary,.faq details.qa summary .q-text{color:#fff8e7!important;opacity:1!important}.faq details.qa summary .q-num{color:#ffd262!important;opacity:1!important}.faq details.qa .answer,.faq details.qa .answer p{color:#e9ddbd!important;opacity:1!important}.faq details.qa .q-toggle:before,.faq details.qa .q-toggle:after{background:#f2c14e!important}.ecommerce-footer{background:#1c1309!important;color:#f7ebcb!important;border-top:1px solid rgb(242 193 78 / .35)!important}.ecommerce-footer h1,.ecommerce-footer h2,.ecommerce-footer h3,.ecommerce-footer h4,.ecommerce-footer h5,.ecommerce-footer h6,.ecommerce-footer strong{color:#fff8e7!important}.ecommerce-footer p,.ecommerce-footer li,.ecommerce-footer span,.ecommerce-footer small{color:#dac7a0!important;opacity:1!important}.ecommerce-footer a{color:#f7ebcb!important;opacity:1!important}.ecommerce-footer a:hover{color:#ffd262!important}.ecommerce-footer .footer-divider{border-color:rgb(242 193 78 / .25)!important}.btn-primary{background:#f2c14e!important;color:#171006!important;border-color:#171006!important;box-shadow:4px 4px 0 #b47713!important;text-shadow:none!important}.btn-primary:hover{background:#ffd76c!important;color:#120c05!important}.btn-secondary{background:#22160b!important;color:#fff8e7!important;border-color:#f2c14e!important;box-shadow:4px 4px 0 rgb(242 193 78 / .32)!important;text-shadow:none!important}.btn-secondary:hover{background:#38230f!important;color:#ffffff!important}.desc,.reviews,.howto,.bonus2,.whowe{color:#211a11!important}.desc p,.reviews p,.howto p,.bonus2 p,.whowe p,.desc li,.reviews li,.howto li,.bonus2 li,.whowe li{color:#493a28!important;opacity:1!important}.desc h1,.desc h2,.desc h3,.reviews h1,.reviews h2,.reviews h3,.howto h1,.howto h2,.howto h3,.bonus2 h1,.bonus2 h2,.bonus2 h3,.whowe h1,.whowe h2,.whowe h3{color:#1d170f!important}@media(max-width:760px){.shop-logo-img{height:42px!important;max-width:220px!important}.footer-shop-logo-img{height:54px!important;max-width:290px!important}}.whowe{background:linear-gradient(145deg,#263028,#1e271f 58%,#182019)!important;color:#f7ebcb!important;border-top-color:rgb(242 193 78 / .26)!important}.whowe .ribbon,.whowe .eyebrow{color:#f2c14e!important;border-color:rgb(242 193 78 / .48)!important;opacity:1!important}.whowe h1,.whowe h2,.whowe h3,.whowe h4{color:#fff8e7!important}.whowe p{color:#eadfbe!important;opacity:1!important}.whowe .signature{color:#fff1cf!important;opacity:1!important;border-top-color:rgb(242 193 78 / .25)!important}.whowe .signature-meta{color:#f2c14e!important;opacity:1!important;font-weight:800!important}.bonus1 .btn-secondary{background:#f2c14e!important;color:#171006!important;border-color:#f2c14e!important;box-shadow:4px 4px 0 #8d5d10!important}.bonus1 .btn-secondary:hover{background:#ffd76c!important;color:#120c05!important}.ecommerce-footer .footer-legal-box p,.ecommerce-footer .footer-legal-box strong{color:#e5d5b5!important;opacity:1!important}.ecommerce-footer .footer-bottom span{color:#ead9b8!important;opacity:1!important}body.v12-premium .ecommerce-header{overflow:visible!important;background:rgb(22 18 11 / .97)!important;border-bottom:1px solid rgb(242 193 78 / .22)!important;box-shadow:0 10px 34px rgb(0 0 0 / .18)!important;backdrop-filter:blur(16px) saturate(1.06)!important}body.v12-premium .ecom-announcement{min-height:34px!important;padding:8px 22px!important;font-size:11px!important;line-height:1.35!important;letter-spacing:.105em!important;white-space:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important}body.v12-premium .ecom-announcement::-webkit-scrollbar{display:none!important}body.v12-premium .ecom-header-main{width:min(100%,1280px)!important;min-height:90px!important;margin:0 auto!important;padding:12px 28px!important;display:grid!important;grid-template-columns:minmax(286px,1fr) auto minmax(180px,1fr)!important;align-items:center!important;column-gap:34px!important;overflow:visible!important}body.v12-premium .ecom-brand{width:300px!important;max-width:100%!important;height:auto!important;min-height:64px!important;display:flex!important;align-items:center!important;justify-self:start!important;overflow:visible!important}body.v12-premium .shop-logo-img{width:300px!important;max-width:100%!important;height:auto!important;object-fit:contain!important;object-position:left center!important;image-rendering:auto!important;filter:drop-shadow(0 5px 12px rgb(0 0 0 / .32))!important}body.v12-premium .ecom-nav{justify-self:center!important;gap:32px!important;white-space:nowrap!important}body.v12-premium .ecom-nav a,body.v12-premium .support-link{font-size:12px!important;letter-spacing:.08em!important}body.v12-premium .ecom-actions{justify-self:end!important;align-items:center!important;gap:22px!important}body.v12-premium .cart-icon-btn{width:46px!important;height:46px!important;flex:0 0 46px!important;border-radius:13px!important}body.v12-premium .mini-review .photo,body.v12-premium .review-card .photo{position:relative!important;aspect-ratio:4/3!important;min-height:0!important;overflow:hidden!important;background:#d9d0bd!important}body.v12-premium .mini-review .photo img,body.v12-premium .review-card .photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}@media(max-width:1100px){body.v12-premium .ecom-header-main{grid-template-columns:minmax(240px,1fr) auto minmax(145px,1fr)!important;column-gap:22px!important;padding-inline:22px!important}body.v12-premium .ecom-brand,body.v12-premium .shop-logo-img{width:255px!important}body.v12-premium .ecom-brand{min-height:59px!important}body.v12-premium .ecom-nav{gap:20px!important}}@media(max-width:820px){body.v12-premium .ecom-announcement{justify-content:flex-start!important;padding-inline:16px!important}body.v12-premium .ecom-header-main{min-height:76px!important;padding:10px 16px!important;grid-template-columns:minmax(0,1fr) auto!important;column-gap:14px!important}body.v12-premium .ecom-nav,body.v12-premium .support-link{display:none!important}body.v12-premium .ecom-brand{width:min(235px,calc(100vw - 94px))!important;min-height:50px!important}body.v12-premium .shop-logo-img{width:min(235px,calc(100vw - 94px))!important;height:auto!important}body.v12-premium .ecom-actions{gap:0!important}body.v12-premium .cart-icon-btn{width:44px!important;height:44px!important;flex-basis:44px!important}body.v12-premium .mini-review .photo,body.v12-premium .review-card .photo{aspect-ratio:16/11!important}}@media(max-width:430px){body.v12-premium .ecom-announcement{justify-content:center!important;overflow:hidden!important;font-size:9.5px!important;letter-spacing:.075em!important}body.v12-premium .ecom-announcement span:not(:first-child){display:none!important}body.v12-premium .ecom-brand,body.v12-premium .shop-logo-img{width:min(245px,calc(100vw - 88px))!important}}body.v12-premium .ecommerce-header,body.v12-premium .ecommerce-header.is-scrolled{background:#15120d!important;background-image:none!important;border:0!important;box-shadow:0 8px 24px rgb(0 0 0 / .24)!important}html body.v12-premium #top.ecommerce-header .ecom-announcement,html body.v12-premium #top.ecommerce-header .ecom-header-main{background:#15120d!important;background-image:none!important;border-width:0!important;border-style:none!important;border-color:transparent!important;box-shadow:none!important}body.v12-premium .howto-grid,.howto .howto-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr) 72px minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;width:min(1100px,100%)!important;margin:0 auto!important}body.v12-premium .howto .step-cell,.howto .step-cell{min-width:0!important;min-height:208px!important;padding:38px 34px 40px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;border-right:1px solid var(--v12-line,#dedbd2)!important;border-radius:0!important}body.v12-premium .howto .step-cell:last-child,.howto .step-cell:last-child{border-right:0!important}body.v12-premium .howto .step-num,.howto .step-cell .step-num{flex:0 0 56px!important;width:56px!important;height:56px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0 0 18px!important;border-radius:50%!important;background:#211a11!important;color:#f5b82e!important;font-family:var(--ui-font,Inter,sans-serif)!important;font-size:20px!important;font-weight:800!important;line-height:1!important;box-shadow:0 0 0 7px rgb(217 153 40 / .14)!important}body.v12-premium .howto .step-cell h4,.howto .step-cell h4{margin:0 0 10px!important;color:#1c160c!important;font-family:var(--display-font,Georgia,serif)!important;font-size:clamp(24px,2.2vw,30px)!important;line-height:1.08!important}body.v12-premium .howto .step-cell p,.howto .step-cell p{max-width:245px!important;margin:0!important;color:#40372c!important;font-family:var(--ui-font,Inter,sans-serif)!important;font-size:15px!important;font-weight:500!important;line-height:1.58!important}body.v12-premium .howto .step-arrow,.howto .step-arrow{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;color:#9f5f22!important}body.v12-premium .howto .step-arrow svg,.howto .step-arrow svg{width:38px!important;height:22px!important;display:block!important}@media (max-width:760px){body.v12-premium .howto-grid,.howto .howto-grid{grid-template-columns:1fr!important;gap:0!important;border-top:1px solid var(--v12-line,#dedbd2)!important;border-bottom:1px solid var(--v12-line,#dedbd2)!important}body.v12-premium .howto .step-cell,.howto .step-cell{min-height:0!important;padding:30px 20px 32px!important;border-right:0!important;border-bottom:1px solid var(--v12-line,#dedbd2)!important}body.v12-premium .howto .step-cell:last-child,.howto .step-cell:last-child{border-bottom:0!important}body.v12-premium .howto .step-arrow,.howto .step-arrow{height:34px!important;transform:rotate(90deg)!important}body.v12-premium .howto .step-cell p,.howto .step-cell p{max-width:320px!important;font-size:15px!important}}html body.v12-premium #top.ecommerce-header .ecom-announcement{background:#f2c14e!important;background-image:linear-gradient(90deg,#e7af35,#f6cb62 50%,#e7af35)!important;color:#211609!important;border-bottom:1px solid #b57a18!important;box-shadow:inset 0 -1px 0 rgb(255 248 222 / .55)!important}html body.v12-premium #top.ecommerce-header .ecom-announcement span{color:#211609!important;text-shadow:none!important}html body.v12-premium #top.ecommerce-header .ecom-announcement .sep{color:#70470b!important;opacity:1!important}.hero:first-of-type .offer-thumb,#offer2 .offer-thumb{min-height:560px!important;background:#f8f0df url(https://beeyardfieldco.shop/wp-content/themes/beeyard-field/assets/mockups/beeyard-offer-composition-final-v2-q78.webp) center/contain no-repeat!important}.hero:first-of-type .offer-thumb img,#offer2 .offer-thumb img{opacity:0!important;visibility:hidden!important}#inside>.feature:nth-of-type(2) .feature-thumb,#inside>.feature:nth-of-type(3) .feature-thumb,#inside>.feature:nth-of-type(4) .feature-thumb{background-color:#f8f0df!important;background-position:center!important;background-repeat:no-repeat!important;background-size:contain!important}#inside>.feature:nth-of-type(2) .feature-thumb{background-image:url(https://beeyardfieldco.shop/wp-content/themes/beeyard-field/assets/mockups/beeyard-ipad-volume-i.webp)!important}#inside>.feature:nth-of-type(3) .feature-thumb{background-image:url("The Hive Visit Decision Atlas/images/page_053.png")!important}#inside>.feature:nth-of-type(4) .feature-thumb{background-image:url("The Hive Visit Decision Atlas/images/page_119.png")!important}#inside>.feature:nth-of-type(2) .feature-thumb img,#inside>.feature:nth-of-type(3) .feature-thumb img,#inside>.feature:nth-of-type(4) .feature-thumb img{opacity:0!important;visibility:hidden!important}@media(max-width:760px){.hero:first-of-type .offer-thumb,#offer2 .offer-thumb{min-height:420px!important}}#inside>.feature:nth-of-type(2) .feature-thumb{background-image:url("The Hive Visit Decision Atlas/images/page_016.png")!important}#inside>.feature:nth-of-type(3) .feature-thumb{background-image:url("The Hive Visit Decision Atlas/images/page_070.png")!important}#inside>.feature:nth-of-type(4) .feature-thumb{background-image:url("The Hive Visit Decision Atlas/images/page_127.png")!important}#inside>.feature:nth-of-type(2) .feature-thumb,#inside>.feature:nth-of-type(3) .feature-thumb,#inside>.feature:nth-of-type(4) .feature-thumb{background-size:cover!important;background-position:center!important;background-color:#f7eedc!important}#inside>.feature:nth-of-type(2) .feature-thumb img,#inside>.feature:nth-of-type(3) .feature-thumb img,#inside>.feature:nth-of-type(4) .feature-thumb img{opacity:0!important;visibility:hidden!important}#inside .bonus1-thumb,.bonus2-thumb{background:#f7eedc url(https://beeyardfieldco.shop/wp-content/themes/beeyard-field/assets/mockups/beeyard-bonus-stack-main-offer.webp) center/cover no-repeat!important;min-height:430px!important}#inside .bonus1-thumb img,.bonus2-thumb img{opacity:0!important;visibility:hidden!important}@media(max-width:760px){#inside .bonus1-thumb,.bonus2-thumb{min-height:360px!important}}#inside>.feature:nth-of-type(2) .feature-thumb,#inside>.feature:nth-of-type(3) .feature-thumb,#inside>.feature:nth-of-type(4) .feature-thumb{background-color:#f8f0df!important;background-position:center!important;background-repeat:no-repeat!important;background-size:contain!important;min-height:560px!important}#inside>.feature:nth-of-type(2) .feature-thumb{background-image:url(https://beeyardfieldco.shop/wp-content/themes/beeyard-field/assets/mockups/beeyard-volume-i-section.webp)!important}#inside>.feature:nth-of-type(3) .feature-thumb{background-image:url(https://beeyardfieldco.shop/wp-content/themes/beeyard-field/assets/mockups/beeyard-volume-ii-section.webp)!important}#inside>.feature:nth-of-type(4) .feature-thumb{background-image:url(https://beeyardfieldco.shop/wp-content/themes/beeyard-field/assets/mockups/beeyard-volume-iii-section.webp)!important}#inside .bonus1-thumb,#inside .bonus2-thumb{background:#f8f0df url(https://beeyardfieldco.shop/wp-content/themes/beeyard-field/assets/mockups/beeyard-bonuses-section.webp) center/contain no-repeat!important;min-height:500px!important;padding:0!important}#inside .bonus1-thumb img,#inside .bonus2-thumb img{opacity:0!important;visibility:hidden!important}@media(max-width:760px){#inside>.feature:nth-of-type(2) .feature-thumb,#inside>.feature:nth-of-type(3) .feature-thumb,#inside>.feature:nth-of-type(4) .feature-thumb{min-height:420px!important}#inside .bonus1-thumb,#inside .bonus2-thumb{min-height:360px!important}}#inside .bonus1-thumb{background-image:url(https://beeyardfieldco.shop/wp-content/themes/beeyard-field/assets/mockups/beeyard-bonus-1-section.webp)!important}#inside .bonus2-thumb,.bonus2-thumb{background:#f8f0df url(https://beeyardfieldco.shop/wp-content/themes/beeyard-field/assets/mockups/beeyard-bonus-2-3-section.webp) center/contain no-repeat!important;min-height:500px!important;padding:0!important}.bonus2-thumb img{opacity:0!important;visibility:hidden!important}@media(max-width:760px){.bonus2-thumb{min-height:360px!important}}.bonus2-thumb{min-height:500px!important;background:#f8f0df!important;display:flex!important;align-items:center!important;justify-content:center!important}.bonus2-thumb>img{display:block!important;width:100%!important;height:auto!important;max-height:560px!important;object-fit:contain!important;opacity:1!important;visibility:visible!important}@media(max-width:760px){.bonus2-thumb{min-height:360px!important}.bonus2-thumb>img{max-height:420px!important}}.cart-drawer{max-width:460px!important;background:#fffaf0!important;color:#21170d!important;transition:transform 180ms ease-out!important;padding-bottom:env(safe-area-inset-bottom)!important}.cart-drawer .by-cart-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;background:#20150a;color:#fff8e7;border-bottom:3px solid #d5962d}.cart-drawer .by-cart-head h2{margin:0;color:#fff8e7;font:700 20px/1.2 Inter,system-ui,sans-serif}.cart-drawer .cart-close{width:40px;height:40px;border:1px solid #5f4a32;border-radius:8px;background:#2e2114;color:#fff8e7;font-size:22px;cursor:pointer}.cart-drawer .by-cart-body{flex:1;overflow:auto;padding:18px}.cart-drawer .by-cart-empty{display:grid;place-items:center;min-height:330px;text-align:center;padding:28px;color:#5b4a36}.cart-drawer .by-cart-empty strong{display:block;margin-bottom:8px;color:#21170d;font-size:20px}.cart-drawer .by-cart-empty a{display:inline-block;margin-top:18px;padding:12px 16px;border-radius:9px;background:#d5962d;color:#21170d;text-decoration:none;font-weight:800}.cart-drawer .by-cart-item{display:grid;grid-template-columns:78px 1fr auto;gap:13px;align-items:center;margin-bottom:12px;padding:13px;border:1px solid #eadcc4;border-radius:12px;background:#fff}.cart-drawer .by-cart-item img{width:78px;height:78px;border-radius:8px;object-fit:cover;background:#f4ead7}.cart-drawer .by-cart-item strong{display:block;color:#21170d;font-size:14px;line-height:1.35}.cart-drawer .by-cart-item small{display:block;margin-top:5px;color:#6b5942}.cart-drawer .by-remove{border:0;background:#fff0;color:#7a331b;text-decoration:underline;cursor:pointer;padding:8px;font-weight:700}.cart-drawer .by-bump{margin-top:16px;padding:16px;border:1px solid #d5962d;border-left:4px solid #d5962d;border-radius:12px;background:#fff3cf}.cart-drawer .by-bump-label{display:inline-block;margin-bottom:7px;color:#7a4b08;font-size:11px;font-weight:900;text-transform:uppercase}.cart-drawer .by-bump strong{display:block;color:#21170d;font-size:15px}.cart-drawer .by-bump p{margin:6px 0 12px;color:#5b4a36;font-size:13px;line-height:1.45}.cart-drawer .by-bump button{width:100%;padding:12px;border:0;border-radius:9px;background:#20150a;color:#fff8e7;font-weight:800;cursor:pointer}.cart-drawer .by-cart-foot{padding:18px 20px;border-top:1px solid #eadcc4;background:#fff}.cart-drawer .by-total{display:flex;justify-content:space-between;margin-bottom:12px;color:#21170d;font-weight:800;font-variant-numeric:tabular-nums}.cart-drawer .cart-checkout-btn{display:block;width:100%;padding:15px;border:0;border-radius:10px;background:#d5962d!important;color:#21170d!important;text-align:center;text-decoration:none;font:800 16px/1.2 Inter,system-ui,sans-serif;box-shadow:none!important}.cart-badge{font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.cart-drawer{transition:none!important}}#inside .feature-thumb[data-by-bg],#inside .bonus1-thumb[data-by-bg]{background-image:none!important}#inside .feature-thumb.by-bg-ready,#inside .bonus1-thumb.by-bg-ready{background-image:var(--by-lazy-bg)!important}
html body.v12-premium #inside > .feature .feature-thumb[data-by-bg]{background-image:none!important}html body.v12-premium #inside > .feature .feature-thumb.by-bg-ready[data-by-bg]{background-image:var(--by-lazy-bg)!important}
