:root{--accent:#7bb52f;--dark:#070d0b;--line:#e8ebe8;--text:#151817}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}button,input{font:inherit}.container-wide{width:min(1280px,calc(100% - 42px));margin:0 auto}.announcement-bar{height:31px;background:#080d0b;color:#dce3df;font-size:10px}.announcement-inner{width:min(1280px,calc(100% - 42px));height:31px;margin:auto;display:flex;align-items:center;gap:22px}.announcement-inner strong{margin:auto;font-size:9px;color:#a7b3ad}.announcement-right{display:flex;gap:18px}.main-header{background:#070d0b;color:#fff;border-bottom:1px solid #1f2924}.header-main{height:78px;display:flex;align-items:center;gap:28px}.brand{width:min(320px,var(--logo-width));line-height:1;display:flex;align-items:center;min-width:0}.brand-logo{display:block;width:min(var(--logo-width),100%);height:auto;max-height:58px;object-fit:contain;object-position:left center}.brand-name{font-weight:900;font-size:25px;letter-spacing:-1px}.brand-name span{color:#b9d94f}.brand-sub{display:block;font-size:7px;letter-spacing:3px;color:#98a39d;margin-top:4px}.header-search-wrap{flex:1;max-width:600px}.header-search{height:40px;background:#fff;border-radius:7px;display:flex;overflow:hidden}.header-search input{border:0;outline:0;flex:1;padding:0 14px;color:#222;font-size:12px}.header-search button{width:48px;border:0;background:var(--accent);color:#fff;font-size:24px;cursor:pointer}.header-actions{margin-left:auto;display:flex;align-items:center;gap:22px}.header-action{position:relative;display:flex;flex-direction:column;align-items:center;gap:3px;color:#fff}.header-action span{font-size:17px;color:#a6ca54}.header-action small{font-size:9px;color:#b9c2bd}.mobile-menu-toggle{display:none}.category-nav{background:#080e0b;color:#fff}.category-nav-inner{height:43px;display:flex;align-items:center;gap:27px;overflow:auto;scrollbar-width:none}.category-nav-inner::-webkit-scrollbar{display:none}.category-nav a{font-size:10px;white-space:nowrap;color:#dbe2dd;display:flex;gap:7px;align-items:center}.nav-dot{width:10px;height:10px;border:1px solid #729b37;border-radius:50%;display:inline-block}.hero-deals{position:relative;min-height:405px;overflow:hidden;background:#0d1712;color:#fff}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.hero-content{position:relative;min-height:405px;display:flex;align-items:center}.hero-copy{padding:44px 0;max-width:600px}.hero-kicker{font-size:14px;font-weight:800;letter-spacing:.8px}.hero-copy h1{font-size:54px;line-height:.95;margin:8px 0 15px;letter-spacing:-2px}.hero-copy h1 strong{color:#9dcc3b}.hero-copy p{font-size:13px;line-height:1.45;margin:0 0 20px;color:#f0f4f1}.hero-button{display:inline-flex;align-items:center;gap:26px;background:var(--accent);padding:12px 17px;border-radius:6px;font-weight:900;font-size:10px}.hero-button span{font-size:20px;font-weight:400}.hero-benefits{display:flex;gap:24px;margin-top:45px;flex-wrap:wrap;color:#e7ede8;font-size:9px}.hero-benefits span{display:flex;align-items:center;gap:6px}.category-section,.offers-section{padding:24px 0 28px}.section-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-title-row h2{font-size:16px;margin:0;font-weight:900}.section-title-row a{font-size:9px;color:#6c8f34;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{border-radius:9px;overflow:hidden;background:#f4f5f3;box-shadow:0 2px 8px #00000014}.category-photo{height:110px;background:#e9ece9}.category-photo img{width:100%;height:100%;object-fit:cover}.category-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#edf0ed,#dfe5df)}.category-icon{width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#779e34;font-weight:900}.category-card>span{display:block;text-align:center;background:#fff;padding:9px 5px;font-size:10px;font-weight:700}.offers-section{background:#fafbfa;border-top:1px solid #f0f2ef}.offer-tabs{display:flex;gap:24px;justify-content:center;margin:0 auto 17px;border-bottom:1px solid #e7ebe6}.offer-tabs span{font-size:9px;font-weight:800;color:#7a827d;padding:8px 3px}.offer-tabs .active{color:#729c2e;border-bottom:2px solid #729c2e}.offers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.offer-card{position:relative;background:#fff;border:1px solid #e7eae7;border-radius:9px;overflow:hidden;box-shadow:0 2px 9px #0000000d}.discount-badge{position:absolute;z-index:2;left:7px;top:8px;background:#d83c35;color:#fff;border-radius:14px;padding:4px 7px;font-size:8px;font-weight:900}.offer-image{display:block;height:205px;background:#fff}.offer-image img{width:100%;height:100%;object-fit:contain}.product-placeholder{height:100%;display:grid;place-items:center;color:#89938d;font-weight:900}.offer-body{padding:10px 11px 12px}.offer-title{display:block;font-size:11px;line-height:1.25;min-height:29px}.offer-price{display:flex;align-items:center;gap:7px;margin-top:7px}.offer-price strong{font-size:13px;color:#bd382e}.offer-price del{font-size:9px;color:#9ca29f}.offer-vendor{font-size:9px;color:#777f7a;margin-top:4px}.offer-rating{font-size:9px;color:#e0a82c;margin-top:7px}.offer-rating span{color:#6e7671}.offer-button{display:block;text-align:center;background:var(--accent);color:#fff;font-size:9px;font-weight:900;border-radius:5px;padding:9px;margin-top:9px}.empty-editor-note{padding:25px;background:#fff;border:1px dashed #cdd4ce;border-radius:8px;color:#707873;text-align:center}.why-section{background:#080e0b;color:#fff;padding:25px 0}.why-section h2{text-align:center;font-size:15px;margin:0 0 22px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.why-grid>div{display:grid;grid-template-columns:30px 1fr;column-gap:8px}.why-grid b{grid-row:span 2;color:#91c63e;font-size:22px}.why-grid strong{font-size:10px}.why-grid span{font-size:8px;color:#b8c0bc;margin-top:4px}.newsletter-section{background:#101713;color:#fff;padding:17px 0}.newsletter-inner{border:1px solid #48544d;border-radius:7px;padding:13px 18px;display:flex;align-items:center;gap:25px}.newsletter-inner h2{font-size:13px;margin:0 0 4px}.newsletter-inner p{font-size:8px;color:#b9c1bd;margin:0}.newsletter-form{display:flex;margin-left:auto;width:500px;height:35px}.newsletter-form input{flex:1;border:0;padding:0 13px;border-radius:5px 0 0 5px;font-size:10px}.newsletter-form button{border:0;background:var(--accent);color:#fff;font-weight:900;font-size:9px;padding:0 16px;border-radius:0 5px 5px 0}.site-footer{background:#080e0b;color:#dce2de;padding:28px 0}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:45px}.footer-brand p{font-size:9px;color:#89938d;line-height:1.5;max-width:300px}.site-footer h3{font-size:9px;color:#fff;margin:0 0 10px}.site-footer a{display:block;font-size:8px;color:#aab2ae;margin:7px 0}.page-section{padding:60px 0}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:45px}.product-main-image{background:#f7f8f7;border-radius:10px}.product-main-image img{width:100%;height:100%;max-height:650px;object-fit:contain}.product-details h1{font-size:38px;margin:7px 0 12px}.product-details .price{font-size:23px;font-weight:900}.button{background:var(--accent);color:#fff;border:0;border-radius:6px;padding:12px 18px;font-weight:900}.button-full{width:100%}.page-content{padding:55px 0}.page-content img{max-width:100%}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-grid article{padding:20px;border:1px solid var(--line);border-radius:8px}@media(max-width:900px){.announcement-right{display:none}.announcement-inner{justify-content:center}.header-main{height:67px;gap:13px}.mobile-menu-toggle,.mobile-heart{display:block;background:none;border:0;color:#fff;font-size:22px}.brand{width:min(45vw,var(--logo-width));flex:0 0 min(45vw,var(--logo-width))}.brand-name{font-size:18px}.brand-sub{font-size:5px;letter-spacing:2px}.header-search-wrap{position:absolute;top:98px;left:12px;right:12px;max-width:none;z-index:10}.header-search{height:38px}.header-actions{gap:10px}.header-action small{display:none}.header-action span{font-size:18px}.category-nav{margin-top:43px}.category-nav-inner{height:37px;gap:18px}.category-nav a{font-size:9px}.hero-deals{min-height:360px}.hero-content{min-height:360px;padding-top:35px}.hero-copy{padding:25px 0}.hero-copy h1{font-size:39px}.hero-benefits{display:none}.category-grid{grid-template-columns:repeat(3,1fr);gap:8px}.category-photo{height:72px}.category-card>span{font-size:8px;padding:7px 2px}.section-title-row h2{font-size:14px}.section-title-row a{font-size:8px}.offers-grid{grid-template-columns:repeat(2,1fr);gap:10px}.offer-image{height:160px}.offer-title{font-size:10px}.offer-price strong{font-size:12px}.offer-tabs{gap:13px}.offer-tabs span{font-size:7px}.why-grid{grid-template-columns:repeat(2,1fr);gap:18px}.newsletter-inner{display:block}.newsletter-form{width:100%;margin-top:12px}.footer-grid{grid-template-columns:1.4fr 1fr;gap:22px}.product-page,.article-grid{grid-template-columns:1fr}#mobileNav{display:none}#mobileNav.is-open{display:block}.container-wide{width:min(100% - 24px,1280px)}}@media(max-width:520px){.product-meta-grid{grid-template-columns:1fr 1fr}.announcement-bar{font-size:8px}.announcement-inner{gap:12px}.announcement-inner strong{font-size:7px}.header-actions .deals-action{display:block!important}.hero-deals,.hero-content{min-height:340px}.hero-copy h1{font-size:35px}.hero-copy p{font-size:11px}.category-grid{grid-template-columns:repeat(3,1fr)}.offers-grid{grid-template-columns:repeat(2,1fr)}.offer-image{height:145px}.why-grid,.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.newsletter-inner h2{font-size:11px}}.mobile-search-toggle{display:none;background:none;border:0;color:#fff;font-size:27px;line-height:1;cursor:pointer;padding:5px}.mobile-search-panel{display:none;background:#070d0b;padding:10px 12px;border-top:1px solid #1f2924;position:relative;z-index:40}.mobile-search-panel:not([hidden]){display:block}.mobile-search-form{height:44px;background:#fff;border-radius:8px;display:flex;overflow:hidden}.mobile-search-form input{flex:1;border:0;outline:0;padding:0 14px;font-size:14px;min-width:0}.mobile-search-form button{width:52px;border:0;background:var(--accent);color:#fff;font-size:25px;cursor:pointer}.mobile-menu-drawer{display:none;position:fixed;left:0;top:0;width:min(360px,88vw);height:100dvh;background:#080e0b;color:#fff;z-index:100;box-shadow:8px 0 30px #00000059;overflow:auto;padding-bottom:30px}.mobile-menu-drawer:not([hidden]){display:block}.mobile-menu-head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #26312b}.mobile-menu-head strong{font-size:13px;letter-spacing:1px}.mobile-menu-close{border:0;background:none;color:#fff;font-size:32px;line-height:1;cursor:pointer}.mobile-menu-drawer nav>a,.mobile-menu-item>a{display:block;padding:16px 22px;border-bottom:1px solid #1e2823;font-size:13px;font-weight:800}.mobile-submenu{background:#0d1511}.mobile-submenu a{display:block;padding:12px 34px;color:#cbd2ce;border-bottom:1px solid #18211d;font-size:11px}@media(max-width:900px){.header-search-wrap{display:none}.mobile-search-toggle{display:block}.header-actions{margin-left:auto;gap:5px}.deals-action span{font-size:25px}.deals-action small{display:none}.category-nav{margin-top:0}.category-nav-inner{display:none}.main-header{position:relative;z-index:50}}@media(max-width:520px){.mobile-menu-toggle{font-size:0;width:32px;height:32px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:4px}.mobile-menu-toggle span{display:block;width:23px;height:2px;background:#fff;border-radius:2px}.brand{flex:1}.brand-name{font-size:20px}.deals-action{display:block!important}.mobile-search-toggle{font-size:25px}.header-main{height:78px}}@media(min-width:901px){.mobile-menu-drawer,.mobile-search-panel{display:none!important}}.shopify-section-group-footer{background:#080e0b!important;margin:0!important;padding:0!important}.shopify-section-group-footer>*{margin:0!important}.site-footer{margin:0!important;padding-bottom:0!important;background:#080e0b!important}.footer-grid{align-items:start}.footer-column{margin:0;padding:0}.footer-column summary{list-style:none;cursor:pointer;font-size:9px;font-weight:900;color:#fff;margin:0;padding:0}.footer-column summary::-webkit-details-marker{display:none}.footer-column summary:after{content:""}.footer-links{margin-top:10px}.footer-bottom{border-top:1px solid #18211d;margin-top:24px;padding:12px 0 14px;text-align:center;color:#737d77;font-size:8px}@media(max-width:900px){.shopify-section-group-footer{background:#080e0b!important}.footer-grid{grid-template-columns:1fr;gap:0}.footer-brand{grid-column:auto;padding-bottom:18px}.footer-column{border-top:1px solid #202a25;padding:0}.footer-column:last-child{border-bottom:1px solid #202a25}.footer-column summary{position:relative;padding:15px 0;font-size:10px}.footer-column summary:after{content:"+";position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:300;color:#dce2de;line-height:1}.footer-column[open] summary:after{content:"\2212"}.footer-links{margin:0;padding:0 0 12px}.footer-links a{font-size:9px;padding:7px 0;margin:0}.footer-bottom{margin-top:0;padding:14px 0 18px}}@media(min-width:901px){.footer-column summary{cursor:default}.footer-column summary:after{display:none}}html{background:#080e0b;min-height:100%}body{min-height:100%;background:#fff}.shopify-section-group-footer{display:block!important;background:#080e0b!important;margin:0!important;padding:0!important}.shopify-section-group-footer .shopify-section{margin:0!important;padding:0!important}.site-footer{display:block!important;width:100%;margin:0!important;background:#080e0b!important}.footer-bottom{margin-bottom:0!important}@media(max-width:900px){.footer-column:not([open]) .footer-links{display:none}.footer-column[open] .footer-links{display:block}.footer-column summary:after{content:"+"}.footer-column[open] summary:after{content:"\2212"}}.product-page-section{padding-top:42px;padding-bottom:52px;background:#fff}.premium-product{align-items:start}.product-media-column{min-width:0}.premium-product-image{min-height:520px;border:1px solid #e5e9e5;border-radius:16px;background:#fafcf9;overflow:hidden;display:flex;align-items:center;justify-content:center}.premium-product-image img{width:100%;height:100%;min-height:520px;max-height:680px;object-fit:contain}.premium-placeholder{width:100%;min-height:520px;display:grid;place-items:center;color:#7b8a80;font-size:24px;font-weight:900}.affiliate-note{font-size:9px;color:#7b847f;margin-top:9px}.premium-product-details{padding:8px 0}.product-badge{display:inline-flex;background:#eef6df;color:#648e27;border:1px solid #d7e9b7;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:900;letter-spacing:.4px}.product-vendor{font-size:10px;color:#758078;text-transform:uppercase;letter-spacing:1.4px;margin-top:16px}.premium-product-details h1{font-size:40px;line-height:1.08;letter-spacing:-1.4px;margin:7px 0 13px;color:#111714}.product-rating-summary{display:flex;align-items:center;gap:8px;font-size:10px;color:#6d766f}.product-rating-summary .stars,.reviews-score .stars{color:#e3ad25;letter-spacing:1px}.premium-price-row{display:flex;align-items:center;gap:12px;margin-top:20px}.premium-price{font-size:31px;font-weight:900;color:#b93830}.premium-price-row del{font-size:13px;color:#929a95}.saving-badge{background:#d93b34;color:#fff;padding:5px 8px;border-radius:5px;font-size:9px;font-weight:900}.price-note{font-size:9px;color:#71806f;margin-top:6px}.premium-divider{height:1px;background:#e8ece8;margin:22px 0}.product-description{font-size:13px;line-height:1.7;color:#454e49}.product-description p{margin:0 0 10px}.product-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:23px 0}.product-highlights>div{border:1px solid #e5eae5;border-radius:9px;padding:11px 9px;display:flex;gap:8px;background:#fbfcfb}.product-highlights>div>span{color:#74a62e;font-size:16px;font-weight:900}.product-highlights p{margin:0}.product-highlights strong,.product-highlights small{display:block}.product-highlights strong{font-size:9px}.product-highlights small{font-size:7px;color:#7a837e;margin-top:4px;line-height:1.3}.premium-cta{display:flex;align-items:center;justify-content:space-between;height:54px;padding:0 18px!important;font-size:12px;box-shadow:0 8px 20px #7bb52f2e}.cta-arrow{font-size:23px;font-weight:400}.cta-caption{text-align:center;color:#7b847f;font-size:8px;margin:8px 0 0}.product-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e6ebe6;border:1px solid #e6ebe6;border-radius:9px;overflow:hidden;margin-top:22px}.product-meta-grid>div{background:#fff;padding:11px}.product-meta-grid small,.product-meta-grid strong{display:block}.product-meta-grid small{font-size:7px;color:#87908a;letter-spacing:.7px}.product-meta-grid strong{font-size:9px;margin-top:4px}.product-meta-grid .available{color:#66972a}.product-reviews{margin-top:52px;border-top:1px solid #e7ebe7;padding-top:35px}.reviews-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.section-eyebrow{font-size:8px;color:#6f9d31;font-weight:900;letter-spacing:1.2px}.reviews-head h2{font-size:25px;margin:5px 0}.reviews-head p{font-size:10px;color:#7a837e;margin:0}.reviews-score{min-width:130px;text-align:right}.reviews-score strong{font-size:28px;display:block}.reviews-score .stars{display:block;font-size:14px}.reviews-score small{font-size:8px;color:#7a837e}.reviews-layout{display:grid;grid-template-columns:1.5fr .8fr;gap:18px}.review-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;align-content:start}.review-card,.review-form-card{border:1px solid #e4e9e4;border-radius:11px;background:#fff;padding:15px}.review-card-top{display:flex;justify-content:space-between;gap:10px}.review-card-top strong{font-size:10px}.review-stars{font-size:11px;color:#e2ad24;white-space:nowrap}.review-card p{font-size:10px;line-height:1.55;color:#4e5752;margin:10px 0}.review-card small{font-size:7px;color:#849089}.review-form-card{background:#f8faf7}.review-form-card h3{font-size:15px;margin:0 0 5px}.review-form-card>p{font-size:9px;color:#768078;margin:0 0 13px}.review-form-card label{display:block;font-size:8px;font-weight:800;margin-top:9px}.review-form-card input,.review-form-card select,.review-form-card textarea{display:block;width:100%;border:1px solid #dfe5df;border-radius:6px;background:#fff;padding:9px;margin-top:5px;font-size:10px;outline:none}.review-form-card textarea{resize:vertical}.review-form-card button{margin-top:12px}.review-success{margin-top:9px;padding:9px;border-radius:6px;background:#eaf4dc;color:#557d24;font-size:8px;font-weight:800}.review-empty{grid-column:1/-1;padding:20px;text-align:center;border:1px dashed #ccd5cd;border-radius:9px;color:#77817b;font-size:9px}@media(max-width:900px){.product-page-section{padding-top:22px}.premium-product{grid-template-columns:1fr;gap:22px}.premium-product-image,.premium-product-image img,.premium-placeholder{min-height:360px}.premium-product-details h1{font-size:29px}.premium-price{font-size:26px}.product-highlights{grid-template-columns:1fr}.product-meta-grid{grid-template-columns:1fr 1fr}.reviews-layout,.review-list{grid-template-columns:1fr}.reviews-head{align-items:start}.reviews-score{text-align:left}.product-reviews{margin-top:35px}}@media(max-width:520px){.premium-product-image,.premium-product-image img,.premium-placeholder{min-height:300px}.premium-product-details h1{font-size:26px}.product-rating-summary{font-size:9px}.premium-price{font-size:24px}.product-description{font-size:12px}.product-meta-grid{grid-template-columns:1fr 1fr}.reviews-head{display:block}.reviews-score{margin-top:12px}.reviews-head h2{font-size:21px}}@media(min-width:901px){.container-wide{width:min(1320px,calc(100% - 48px))}.category-nav a{font-size:11px}.section-title-row h2{font-size:18px}.section-title-row a{font-size:10px}.category-card>span{font-size:11px}.offer-title{font-size:12px}.offer-price strong{font-size:15px}.offer-price del,.offer-vendor,.offer-rating{font-size:10px}.offer-button{font-size:10px;padding:10px}.site-footer a{font-size:10px}.site-footer h3,.footer-column summary{font-size:11px}.footer-brand p{font-size:10px}.footer-bottom{font-size:9px}.premium-product-details h1{font-size:44px}.product-description{font-size:14px}.product-rating-summary,.product-vendor{font-size:11px}.premium-price{font-size:34px}.price-note,.product-highlights strong{font-size:10px}.product-highlights small{font-size:8px}.cta-caption{font-size:9px}.product-meta-grid strong{font-size:10px}.product-reviews .reviews-head h2{font-size:28px}.product-reviews .reviews-head p,.review-card-top strong,.review-card p{font-size:11px}.review-card small{font-size:8px}.review-form-card h3{font-size:16px}.review-form-card>p{font-size:10px}.review-form-card label{font-size:9px}}html{background:#080e0b!important;overscroll-behavior-y:none}body{background:#fff}@media(min-width:901px){.footer-column .footer-links{display:block!important}.footer-column summary{cursor:default}.footer-column summary:after{display:none!important}}@media(max-width:900px){.footer-column:not([open]) .footer-links{display:none!important}.footer-column[open] .footer-links{display:block!important}}@media(min-width:901px){.category-nav{border-top:1px solid rgba(255,255,255,.045);border-bottom:1px solid rgba(255,255,255,.08);background:#080e0b}.category-nav-inner{height:58px;justify-content:center;align-items:center;gap:8px;overflow:visible}.category-nav a{position:relative;height:38px;padding:0 17px;border:1px solid rgba(255,255,255,.11);border-radius:10px;background:#ffffff06;font-size:11px;font-weight:700;letter-spacing:.15px;color:#dfe6e1;transition:all .18s ease}.category-nav a:hover{border-color:#7bb52fa6;background:#7bb52f17;color:#fff;transform:translateY(-1px)}.category-nav a:focus-visible{outline:2px solid #7bb52f;outline-offset:2px}.category-nav a .nav-dot{width:6px;height:6px;border:0;background:#7bb52f;box-shadow:0 0 0 3px #7bb52f1a;margin-right:1px}}.premium-page-section{background:#f7f9f6;padding:58px 20px 80px;min-height:55vh}.premium-page-shell{max-width:1000px;margin:0 auto}.premium-page-header{text-align:center;padding:20px 20px 34px}.premium-page-eyebrow{display:inline-block;font-size:9px;letter-spacing:2px;font-weight:900;color:#6f9d31;margin-bottom:12px}.premium-page-header h1{margin:0;color:#111714;font-size:44px;line-height:1.08;letter-spacing:-1.4px;font-weight:900}.premium-page-line{width:54px;height:3px;background:#7bb52f;border-radius:999px;margin:20px auto 0}.premium-page-content{background:#fff;border:1px solid #e3e9e2;border-radius:18px;box-shadow:0 14px 45px #080e0b12;padding:42px 52px;color:#414a45;font-size:14px;line-height:1.85}.premium-page-content h2{color:#111714;font-size:22px;line-height:1.25;margin:30px 0 10px;font-weight:900}.premium-page-content h3{color:#111714;font-size:16px;margin:24px 0 8px;font-weight:900}.premium-page-content p{margin:0 0 16px}.premium-page-content ul,.premium-page-content ol{padding-left:22px;margin:0 0 18px}.premium-page-content li{margin:6px 0}.premium-page-content a{color:#668f2d;text-decoration:underline;text-underline-offset:3px}.premium-page-content strong{color:#202823}@media(max-width:900px){.premium-page-section{padding:32px 14px 48px}.premium-page-header{padding:10px 10px 24px}.premium-page-header h1{font-size:31px}.premium-page-content{padding:25px 20px;border-radius:14px;font-size:13px;line-height:1.75}.premium-page-content h2{font-size:19px}.premium-page-content h3{font-size:15px}}.live-rating{gap:7px!important;text-decoration:none}.live-rating-number{font-weight:900;color:#111714;font-size:13px}.live-rating-scale{color:#87918b;font-size:10px}.live-rating-dot{color:#c7cec9}.live-review-score{display:flex;align-items:baseline;justify-content:flex-end;gap:4px;min-width:155px}.live-review-score strong{font-size:34px!important;line-height:1}.live-review-score>span{font-size:11px;color:#7b847f}.live-review-score small{display:block;width:100%;text-align:right;margin-top:5px}.live-review-apps{min-height:110px}.live-review-app{border:1px solid #e2e8e2;border-radius:16px;background:#fff;padding:22px;box-shadow:0 12px 35px #070d0b0d}.live-review-empty{border:1px dashed #ccd6cd;border-radius:16px;background:#fbfcfb;text-align:center;padding:34px 24px;color:#68736c}.live-review-empty-icon{width:42px;height:42px;border-radius:50%;margin:0 auto 12px;display:grid;place-items:center;background:#eef5e5;color:#78a631;font-size:18px}.live-review-empty h3{margin:0 0 7px;font-size:15px;color:#17201b}.live-review-empty p{max-width:600px;margin:0 auto;font-size:10px;line-height:1.6}.premium-cta-disabled{display:flex;align-items:center;justify-content:space-between;height:54px;padding:0 18px;border-radius:6px;background:#dfe5df;color:#758078;font-size:12px;font-weight:900;cursor:not-allowed}@media(min-width:901px){.product-page-section{padding-top:58px;padding-bottom:68px;background:linear-gradient(180deg,#fff,#fbfcfb)}.premium-product{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:58px}.product-media-column{position:sticky;top:22px;align-self:start}.premium-product-image{min-height:600px;border-radius:20px;border:1px solid #e0e6e0;background:linear-gradient(145deg,#fbfdfb,#f4f7f4);box-shadow:0 20px 55px #070d0b14;padding:18px}.premium-product-image img{min-height:560px;max-height:720px;border-radius:14px}.premium-product-details{padding:14px 6px 8px}.premium-product-details h1{font-size:48px;line-height:1.03;letter-spacing:-1.8px;margin:9px 0 15px}.product-badge{font-size:10px;padding:7px 12px}.product-vendor{font-size:11px;letter-spacing:1.7px;margin-top:18px}.premium-price-row{margin-top:24px}.premium-price{font-size:38px}.product-description{font-size:15px;line-height:1.8;max-width:680px}.product-highlights{gap:10px;margin:27px 0}.product-highlights>div{min-height:86px;padding:14px 12px;border-radius:12px;box-shadow:0 5px 18px #070d0b06}.product-highlights strong{font-size:10px}.product-highlights small{font-size:8px;line-height:1.45}.premium-cta,.premium-cta-disabled{height:58px;font-size:13px;border-radius:8px}.product-meta-grid{margin-top:25px;border-radius:12px}.product-meta-grid>div{padding:14px}.product-meta-grid small{font-size:8px}.product-meta-grid strong{font-size:10px}.product-reviews{margin-top:76px;padding-top:42px}.reviews-head{margin-bottom:25px}.reviews-head h2{font-size:32px;letter-spacing:-.5px}.reviews-head p{font-size:11px}.live-review-apps{min-height:140px}}.collection-page{padding:42px 0 76px;background:linear-gradient(180deg,#f8faf8,#fff 38%)}.collection-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:24px 0 30px;border-bottom:1px solid #e2e8e2}.collection-hero h1{margin:8px 0;font-size:42px;line-height:1.05;letter-spacing:-1.5px;font-weight:900;color:#111714}.collection-description{max-width:720px;margin:0;color:#69736d;font-size:13px;line-height:1.65}.collection-count{min-width:100px;text-align:right}.collection-count strong{display:block;font-size:30px;color:#151b17;line-height:1}.collection-count span{font-size:9px;text-transform:uppercase;letter-spacing:1.5px;color:#849087}.collection-toolbar{display:flex;align-items:center;gap:18px;padding:18px 0}.collection-toolbar-info{font-size:10px;color:#7a837e}.collection-sort{margin-left:auto;display:flex;align-items:center;gap:9px}.collection-sort label{font-size:9px;color:#808983}.collection-sort select{height:38px;border:1px solid #dfe6df;border-radius:9px;background:#fff;padding:0 34px 0 12px;color:#252c28;font-size:10px;outline:none}.collection-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:28px;align-items:start}.collection-sidebar{background:#fff;border:1px solid #e1e8e1;border-radius:16px;padding:20px;box-shadow:0 10px 35px #070d0b0d;position:sticky;top:18px}.sidebar-head h2{margin:5px 0 18px;font-size:22px;letter-spacing:-.5px}.sidebar-head .section-eyebrow{font-size:8px}.filter-mobile-close{display:none}.filter-search label,.filter-group summary{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.8px;color:#333b36}.filter-search-box{display:flex;border:1px solid #dce4dc;border-radius:9px;overflow:hidden;margin-top:7px}.filter-search-box input{min-width:0;flex:1;border:0;outline:0;padding:10px;font-size:10px}.filter-search-box button{width:38px;border:0;background:#f1f5ef;color:#5e852d}.filter-search small{display:block;font-size:8px;line-height:1.4;color:#8b948e;margin-top:6px}.filter-group{border-top:1px solid #e7ece7;padding:14px 0 0;margin-top:15px}.filter-group summary{list-style:none;display:flex;justify-content:space-between;cursor:pointer}.filter-group summary::-webkit-details-marker{display:none}.filter-group summary span{color:#7b857e}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.price-inputs label{font-size:8px;color:#7b847f}.price-inputs input{width:100%;height:34px;margin-top:4px;border:1px solid #dfe5df;border-radius:7px;padding:0 8px;font-size:10px;outline:0}.filter-values{margin-top:10px;max-height:235px;overflow:auto}.filter-check{display:grid;grid-template-columns:15px 1fr auto;gap:7px;align-items:center;padding:6px 0;font-size:9px;color:#58615c;cursor:pointer}.filter-check em{font-style:normal;font-size:8px;color:#9aa29d}.filter-more{display:block;font-size:8px;color:#719d30;padding-top:5px}.filter-fallback{font-size:9px;color:#858e89;line-height:1.5;margin:9px 0 0}.filter-actions{margin-top:18px}.filter-apply{width:100%;height:42px;border:0;border-radius:8px;background:var(--dark);color:#fff;font-size:9px;font-weight:900;display:flex;justify-content:space-between;align-items:center;padding:0 12px;cursor:pointer}.filter-apply span{color:#b9d94f;font-size:15px}.filter-actions>a{display:block;text-align:center;font-size:8px;color:#77817b;text-decoration:underline;margin-top:10px}.collection-grid{grid-template-columns:repeat(3,1fr);gap:18px}.collection-grid .offer-card{border-radius:13px;box-shadow:0 6px 22px #070d0b0e;transition:transform .18s ease,box-shadow .18s ease}.collection-grid .offer-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px #070d0b17}.collection-grid .offer-image{height:245px}.collection-grid .offer-body{padding:13px 13px 14px}.offer-vendor-top{font-size:8px!important;text-transform:uppercase;letter-spacing:1.1px;color:#8a938d!important;margin:0 0 5px!important}.collection-grid .offer-title{font-size:12px;min-height:31px}.collection-grid .offer-rating{display:flex;align-items:center;gap:5px;font-size:9px}.rating-stars{--fill:calc((var(--rating) / var(--scale)) * 100%);display:inline-block;letter-spacing:1px;line-height:1;color:#d5dbd6;background:linear-gradient(90deg,#e4ab31 var(--fill),#d5dbd6 var(--fill));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.offer-rating strong{color:#3d463f;font-size:9px}.offer-rating-empty{color:#9aa39d!important}.collection-empty{text-align:center;padding:80px 20px;border:1px dashed #cfd8d0;border-radius:16px;background:#fbfcfb}.collection-empty>span{font-size:30px;color:#8aa55c}.collection-empty h2{font-size:21px;margin:12px 0 6px}.collection-empty p{font-size:10px;color:#7c867f;margin:0 0 18px}.premium-pagination{margin-top:28px;text-align:center}.premium-pagination a,.premium-pagination .page{display:inline-flex;min-width:34px;height:34px;align-items:center;justify-content:center;margin:3px;border:1px solid #dfe6df;border-radius:8px;font-size:9px;color:#5f6963}.premium-pagination .current{background:var(--dark);color:#fff;border-color:var(--dark);padding:0 10px}.collections-index{padding:54px 0 85px;background:linear-gradient(180deg,#f7faf7,#fff 50%)}.collections-index-header{text-align:center;max-width:720px;margin:0 auto 34px}.collections-index-header .section-eyebrow{font-size:9px}.collections-index-header h1{font-size:44px;letter-spacing:-1.5px;line-height:1.05;margin:10px 0}.collections-index-header p{font-size:13px;color:#707a74;margin:0}.collections-index-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.collection-tile{background:#fff;border:1px solid #e0e7e0;border-radius:17px;overflow:hidden;box-shadow:0 8px 28px #070d0b0e;transition:transform .18s ease,box-shadow .18s ease}.collection-tile:hover{transform:translateY(-4px);box-shadow:0 16px 38px #070d0b17}.collection-tile-media{height:245px;background:linear-gradient(145deg,#f1f5f1,#dfe7df);position:relative;overflow:hidden}.collection-tile-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.collection-tile:hover .collection-tile-media img{transform:scale(1.035)}.collection-tile-media>span:not(.collection-tile-arrow){height:100%;display:grid;place-items:center;font-weight:900;color:#8b958e;letter-spacing:2px}.collection-tile-arrow{position:absolute;right:13px;top:13px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#070d0bc7;color:#fff;font-size:16px}.collection-tile-body{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px}.collection-tile-body h2{margin:0 0 5px;font-size:15px;color:#151b17}.collection-tile-body span{font-size:8px;color:#7d8780;text-transform:uppercase;letter-spacing:1px}.collection-tile-link{color:#6f9c30!important;font-weight:900;white-space:nowrap}@media(max-width:900px){.collection-page{padding:24px 0 50px}.collection-hero{padding:14px 0 22px}.collection-hero h1{font-size:31px}.collection-description{font-size:11px}.collection-count{min-width:70px}.collection-count strong{font-size:24px}.collection-toolbar{padding:13px 0;flex-wrap:wrap}.collection-toolbar-info{order:3;width:100%}.collection-sort{margin-left:auto}.collection-sort select{height:38px}.collection-layout{display:block}.collection-sidebar{display:none;position:fixed;z-index:120;left:10px;right:10px;top:10px;bottom:10px;overflow:auto;border-radius:18px;padding:18px;box-shadow:0 25px 70px #00000038}.collection-sidebar.is-open{display:block}.sidebar-head{display:flex;justify-content:space-between}.filter-mobile-close{display:block;border:0;background:#eef3ed;border-radius:50%;width:32px;height:32px;font-size:22px;color:#273029}.collection-grid{grid-template-columns:repeat(2,1fr);gap:10px}.collection-grid .offer-image{height:185px}.collection-grid .offer-body{padding:10px}.collection-grid .offer-title{font-size:10px}.collection-grid .offer-price strong{font-size:12px}.collection-grid .offer-button{font-size:8px;padding:9px}.collection-grid .offer-vendor-top{font-size:7px!important}.collections-index{padding:32px 0 55px}.collections-index-header{margin-bottom:23px}.collections-index-header h1{font-size:31px}.collections-index-header p{font-size:11px}.collections-index-grid{grid-template-columns:1fr 1fr;gap:10px}.collection-tile{border-radius:13px}.collection-tile-media{height:170px}.collection-tile-body{display:block;padding:12px}.collection-tile-body h2{font-size:12px}.collection-tile-link{display:block;margin-top:9px;font-size:7px!important}.collection-tile-arrow{width:30px;height:30px;font-size:13px;right:9px;top:9px}}@media(max-width:520px){.collection-grid .offer-image{height:155px}.collections-index-grid{grid-template-columns:1fr}.collection-tile-media{height:210px}}.filter-drawer-open:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#070d0b57;z-index:110}.mobile-pull-refresh{display:none}@media(max-width:900px)and (pointer:coarse){.mobile-pull-refresh{display:flex;position:fixed;z-index:200;top:-55px;left:50%;transform:translate(-50%);width:180px;height:46px;border-radius:0 0 18px 18px;background:#080e0b;color:#fff;align-items:center;justify-content:center;gap:9px;box-shadow:0 8px 24px #0000002e;transition:transform .12s ease,background .12s ease}.mobile-pull-refresh span{width:25px;height:25px;border:1px solid rgba(185,217,79,.45);border-radius:50%;display:grid;place-items:center;color:#b9d94f;font-size:14px}.mobile-pull-refresh small{font-size:8px;letter-spacing:.2px;color:#dbe2dd}.mobile-pull-refresh.ready{background:#172116}.mobile-pull-refresh.refreshing span{animation:carponiq-spin .7s linear infinite}@keyframes carponiq-spin{to{transform:rotate(360deg)}}}.premium-page-section{background:radial-gradient(circle at 50% 0%,rgba(123,181,47,.08),transparent 30%),linear-gradient(180deg,#f6f9f6,#fff 65%)}.premium-page-content blockquote{margin:24px 0;padding:17px 20px;border-left:3px solid var(--accent);background:#f6f9f4;border-radius:0 12px 12px 0;color:#334036}.premium-page-content table{width:100%;border-collapse:collapse;margin:22px 0;font-size:12px}.premium-page-content th,.premium-page-content td{padding:11px;border-bottom:1px solid #e2e8e2;text-align:left}.premium-page-content th{color:#1b241e;font-weight:900;background:#f8faf8}.premium-page-content hr{border:0;border-top:1px solid #e2e8e2;margin:30px 0}.contact-premium-section{padding:68px 0 82px;background:radial-gradient(circle at 15% 0%,rgba(123,181,47,.1),transparent 30%),linear-gradient(180deg,#f6f9f6,#fff 70%)}.contact-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:start}.contact-intro{padding:24px 0}.contact-intro h1{font-size:42px;line-height:1.05;margin:10px 0 14px;letter-spacing:-1.3px}.contact-intro>p{max-width:480px;font-size:12px;line-height:1.7;color:#68736c;margin:0}.contact-trust{display:grid;gap:12px;margin-top:28px}.contact-trust>div{display:grid;grid-template-columns:34px 1fr;column-gap:10px;padding:14px;border:1px solid #e0e7e0;border-radius:12px;background:#fff;box-shadow:0 8px 24px #070d0b0a}.contact-trust span{grid-row:span 2;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eef5e5;color:#6f9d30;font-weight:900}.contact-trust strong{font-size:10px}.contact-trust small{font-size:8px;color:#7c867f;margin-top:4px}.contact-card{background:#fff;border:1px solid #e0e7e0;border-radius:18px;padding:25px;box-shadow:0 18px 50px #070d0b12}.premium-contact-form{display:grid;gap:15px}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.premium-contact-form label{display:grid;gap:7px}.premium-contact-form label>span{font-size:8px;font-weight:900;letter-spacing:.8px;text-transform:uppercase;color:#39423c}.premium-contact-form input,.premium-contact-form textarea{width:100%;border:1px solid #dce4dc;border-radius:9px;background:#fbfcfb;outline:0;padding:12px;font-size:11px;color:#1b211d;transition:border-color .15s,box-shadow .15s}.premium-contact-form textarea{resize:vertical;min-height:145px}.premium-contact-form input:focus,.premium-contact-form textarea:focus{border-color:#8ab34b;box-shadow:0 0 0 3px #7bb52f1a}.contact-submit{height:45px;border:0;border-radius:9px;background:var(--dark);color:#fff;font-size:9px;font-weight:900;display:flex;align-items:center;justify-content:space-between;padding:0 14px;cursor:pointer}.contact-submit span{color:#b9d94f;font-size:16px}.contact-success{padding:12px 14px;border-radius:9px;background:#eef6e7;color:#527a24;font-size:10px;font-weight:700}.contact-errors{padding:12px 14px;border-radius:9px;background:#fff1ef;color:#a33b32;font-size:10px}@media(max-width:900px){.contact-premium-section{padding:38px 0 55px}.contact-shell{grid-template-columns:1fr;gap:20px}.contact-intro{padding:0}.contact-intro h1{font-size:31px}.contact-card{padding:18px}.contact-form-grid{grid-template-columns:1fr}}.discount-badge.new-badge,.product-badge.new-badge{background:var(--dark);color:#fff}.product-description-card{margin-top:24px;padding:24px 26px;border:1px solid #e2e8e2;border-radius:16px;background:linear-gradient(145deg,#fff,#f8faf7);box-shadow:0 12px 35px #070d0b0b}.product-description-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-bottom:14px;margin-bottom:16px;border-bottom:1px solid #e8ece8}.product-description-heading h2{margin:4px 0 0;font-size:22px;line-height:1.1;letter-spacing:-.5px;color:#111714}.product-description-card .product-description{margin:0;max-width:none;font-size:13px;line-height:1.8;color:#505a54}.product-description-card .product-description p{margin:0 0 14px}.product-description-card .product-description p:last-child{margin-bottom:0}.product-description-card .product-description h2,.product-description-card .product-description h3{color:#18211c;margin:22px 0 8px;font-weight:900}.product-description-card .product-description ul,.product-description-card .product-description ol{padding-left:20px}.product-description-card .product-description li{margin:5px 0}.product-media-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:12px}.product-media-thumb{display:block;aspect-ratio:1;border:1px solid #e0e6e0;border-radius:10px;overflow:hidden;background:#f7f9f7;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-media-thumb:hover{transform:translateY(-2px);border-color:#7bb52f;box-shadow:0 8px 18px #070d0b14}.product-media-thumb.is-active{border:2px solid #7bb52f}.product-media-thumb img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:900px){.product-description-card{padding:18px;margin-top:18px;border-radius:13px}.product-description-heading{display:block}.product-description-heading h2{font-size:20px}.product-description-card .product-description{font-size:12px;line-height:1.75}.product-media-thumbs{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:9px}}.mobile-filter-bar{display:none;margin:4px 0 12px}.filter-mobile-toggle{width:100%;height:44px;border:1px solid #dfe6df;border-radius:10px;background:#fff;color:#182019;font-size:10px;font-weight:900;letter-spacing:.5px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;box-shadow:0 5px 18px #070d0b0a}.filter-mobile-toggle span{color:#7aa536;font-size:15px}@media(max-width:900px){.mobile-filter-bar{display:block}}.accessibility-widget{position:fixed;right:16px;bottom:16px;z-index:1000;font-size:12px}.accessibility-trigger{border:1px solid #dce5dc;border-radius:999px;background:#070d0b;color:#fff;padding:11px 15px;box-shadow:0 8px 25px #0003;cursor:pointer;font-weight:800}.accessibility-trigger span{margin-left:5px}.accessibility-panel{position:absolute;right:0;bottom:52px;width:285px;background:#fff;border:1px solid #dce5dc;border-radius:16px;padding:16px;box-shadow:0 18px 55px #070d0b33;color:#172019}.accessibility-panel[hidden]{display:none}.accessibility-title{display:flex;justify-content:space-between;align-items:center;font-size:15px}.accessibility-close{border:0;background:#eef3ed;border-radius:50%;width:30px;height:30px;font-size:20px;cursor:pointer}.accessibility-panel p{font-size:10px;line-height:1.5;color:#68736c;margin:8px 0 12px}.accessibility-panel>button:not(.accessibility-close){width:100%;text-align:left;border:1px solid #e0e7e0;background:#f9fbf9;border-radius:9px;padding:10px;margin-top:7px;cursor:pointer;color:#172019;font-size:11px}.accessibility-panel>button:not(.accessibility-close):focus-visible,.accessibility-trigger:focus-visible{outline:3px solid #7bb52f;outline-offset:2px}html.a11y-text-large{font-size:112%}html.a11y-high-contrast body{background:#000!important;color:#fff!important}html.a11y-high-contrast a{color:#d8ff65!important;text-decoration:underline}html.a11y-high-contrast .accessibility-panel,html.a11y-high-contrast .accessibility-panel button{background:#111!important;color:#fff!important;border-color:#fff!important}html.a11y-grayscale{filter:grayscale(1)}html.a11y-underline a{text-decoration:underline!important;text-decoration-thickness:2px}html.a11y-motion *,html.a11y-motion *:before,html.a11y-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html.a11y-focus *:focus-visible{outline:3px solid #7bb52f!important;outline-offset:3px}@media(max-width:520px){.accessibility-widget{right:10px;bottom:10px}.accessibility-trigger{padding:10px 12px}.accessibility-trigger span{display:none}.accessibility-panel{right:0;width:min(285px,calc(100vw - 20px))}}.premium-blog-section{padding:58px 0 78px;background:linear-gradient(180deg,#f7faf6,#fff 45%)}.premium-blog-hero{display:flex;align-items:end;justify-content:space-between;gap:25px;padding:10px 0 28px;border-bottom:1px solid #e5ebe4}.blog-kicker{font-size:8px;letter-spacing:2px;font-weight:900;color:#6e982f}.premium-blog-hero h1{font-size:42px;line-height:1;margin:8px 0}.premium-blog-hero p{margin:0;color:#6f7973;font-size:12px}.blog-count{font-size:9px;color:#748078;font-weight:800}.blog-categories{display:flex;gap:8px;flex-wrap:wrap;padding:20px 0 25px}.blog-category{padding:9px 14px;border:1px solid #dfe6de;border-radius:999px;background:#fff;color:#68736c;font-size:9px;font-weight:900;transition:.2s}.blog-category:hover,.blog-category.is-active{background:#eef6df;border-color:#cfe3b2;color:#608b28}.premium-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.premium-article-card{background:#fff;border:1px solid #e3e9e2;border-radius:14px;overflow:hidden;box-shadow:0 8px 25px #0e1e140f;transition:transform .2s,box-shadow .2s}.premium-article-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px #0e1e141a}.premium-article-image{display:block;height:220px;background:#edf1ed;overflow:hidden}.premium-article-image img{width:100%;height:100%;object-fit:cover;display:block}.premium-article-placeholder{height:100%;display:grid;place-items:center;font-size:17px;font-weight:900;letter-spacing:2px;color:#769d37}.premium-article-body{padding:18px}.premium-article-tag{display:inline-block;font-size:7px;text-transform:uppercase;letter-spacing:1.2px;font-weight:900;color:#6a9630;margin-bottom:8px}.premium-article-body h2{font-size:19px;line-height:1.2;margin:0 0 9px}.premium-article-body p{font-size:10px;line-height:1.6;color:#68716c;margin:0 0 17px}.premium-article-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:8px;color:#8a938d}.premium-article-meta a{font-weight:900;color:#67922d}.premium-pagination{padding-top:28px;text-align:center}.premium-pagination a,.premium-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;margin:0 3px;border:1px solid #e0e6df;border-radius:7px;font-size:9px}.premium-pagination .current{background:#eef6df;color:#5f8b27}.blog-empty{padding:40px;text-align:center;border:1px dashed #cfd8d0;border-radius:14px;display:grid;gap:8px;color:#69736d}.blog-empty strong{font-size:15px}.blog-empty span{font-size:10px}.blog-action span{color:#a6ca54}.blog-action{display:flex!important}@media(max-width:900px){.premium-blog-section{padding:32px 0 50px}.premium-blog-hero{align-items:start;padding-bottom:20px}.premium-blog-hero h1{font-size:31px}.premium-blog-hero p{font-size:10px}.blog-count{display:none}.blog-categories{flex-wrap:nowrap;overflow:auto;scrollbar-width:none;padding:15px 0 20px}.blog-categories::-webkit-scrollbar{display:none}.blog-category{white-space:nowrap;padding:8px 12px}.premium-article-grid{grid-template-columns:1fr 1fr;gap:11px}.premium-article-image{height:150px}.premium-article-body{padding:12px}.premium-article-body h2{font-size:14px}.premium-article-body p{font-size:9px;line-height:1.45}.premium-article-meta{display:block}.premium-article-meta a{display:block;margin-top:7px}.header-actions{gap:7px}.blog-action small{display:none}}@media(max-width:520px){.premium-article-grid{grid-template-columns:1fr}.premium-article-image{height:190px}.premium-blog-hero h1{font-size:28px}}.article-premium-section{padding:58px 0 78px;background:linear-gradient(180deg,#f7faf6,#fff 42%)}.article-premium-card{max-width:980px;margin:0 auto;background:#fff;border:1px solid #e2e9e2;border-radius:20px;box-shadow:0 14px 45px #070d0b12;overflow:hidden}.article-premium-header{padding:38px 52px 24px;text-align:center}.article-premium-kicker{font-size:8px;letter-spacing:1.5px;text-transform:uppercase;font-weight:900;color:#709a32}.article-premium-kicker span{margin:0 8px;color:#aab3ad}.article-premium-header h1{max-width:800px;margin:10px auto 12px;font-size:38px;line-height:1.08;letter-spacing:-.8px;color:#111714}.article-premium-excerpt{max-width:680px;margin:0 auto;color:#68736c;font-size:12px;line-height:1.65}.article-premium-image{width:min(760px,calc(100% - 104px));height:300px;margin:0 auto 30px;border-radius:14px;overflow:hidden;background:#eef2ee}.article-premium-image img{width:100%;height:100%;object-fit:cover;display:block}.article-premium-content{max-width:760px;margin:0 auto;padding:0 0 34px;color:#414b45;font-size:14px;line-height:1.85}.article-premium-content p{margin:0 0 18px}.article-premium-content h2,.article-premium-content h3{color:#172019;line-height:1.25;margin:30px 0 10px}.article-premium-content img{max-width:100%;height:auto;border-radius:10px}.article-premium-content a{color:#638f2c;text-decoration:underline;text-underline-offset:3px}.article-premium-footer{max-width:760px;margin:0 auto;padding:18px 0 30px;border-top:1px solid #edf0ed;font-size:10px;font-weight:900;color:#67922d}.footer-accordion h3{font-size:9px;color:#fff;margin:0 0 10px}.footer-accordion .footer-links{display:block!important}.footer-accordion .footer-links a{display:block}@media(max-width:900px){.article-premium-section{padding:32px 0 50px}.article-premium-header{padding:28px 20px 18px}.article-premium-header h1{font-size:28px}.article-premium-image{width:calc(100% - 36px);height:210px;margin-bottom:24px}.article-premium-content{padding:0 20px 25px;font-size:13px;line-height:1.75}.article-premium-footer{margin:0 20px}.footer-accordion h3{margin-bottom:8px}}@media(max-width:520px){.article-premium-card{border-radius:14px}.article-premium-header h1{font-size:24px}.article-premium-image{height:175px}.article-premium-content{font-size:12px}}.footer-accordion{border:0;background:transparent}.footer-accordion summary{list-style:none;cursor:pointer;position:relative}.footer-accordion summary::-webkit-details-marker{display:none}.footer-accordion summary:after{content:"+";display:none}.header-action{width:40px;height:40px;min-width:40px;border-radius:7px;background:var(--accent);color:#fff!important;display:flex;align-items:center;justify-content:center;gap:1px;border:1px solid rgba(185,217,79,.18);box-shadow:0 4px 12px #0000001f}.header-action span{font-size:19px!important;line-height:1;color:#fff!important}.header-action small{display:none!important}.header-search button{width:40px;height:40px;flex:0 0 40px;background:var(--accent)!important;color:#fff!important}.mobile-search-toggle{width:40px;height:40px;min-width:40px;border-radius:7px;background:var(--accent)!important;color:#fff!important;border:1px solid rgba(185,217,79,.18);display:flex;align-items:center;justify-content:center;padding:0;font-size:23px!important;box-shadow:0 4px 12px #0000001f}@media(max-width:900px){.footer-grid{grid-template-columns:1fr;gap:0}.footer-column{border-top:1px solid #202a25!important;padding:0!important}.footer-column:last-child{border-bottom:1px solid #202a25!important}.footer-accordion summary{display:block;padding:15px 28px 15px 0!important;font-size:10px!important;font-weight:900;color:#fff;min-height:48px}.footer-accordion summary:after{display:block;content:"+";position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:300;color:#dce2de;line-height:1}.footer-accordion[open] summary:after{content:"\2212"}.footer-accordion .footer-links{display:block!important;margin:0!important;padding:0 0 12px!important}.footer-accordion .footer-links a{display:block!important;font-size:9px!important;padding:7px 0!important;margin:0!important}.header-actions{gap:6px!important}.header-action,.mobile-search-toggle{width:40px!important;height:40px!important;min-width:40px!important}}@media(min-width:901px){.footer-accordion[open] .footer-links{display:block!important}.footer-accordion summary{cursor:default}.footer-accordion summary:after{display:none!important}}.header-action,.mobile-search-toggle{width:auto!important;min-width:0!important;height:40px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.header-action span{color:#a6ca54!important;font-size:20px!important}.header-action small{display:block!important;color:#b9c2bd;font-size:9px!important}.mobile-search-toggle{color:#a6ca54!important;font-size:24px!important}@media(max-width:900px){.header-actions{gap:14px!important}.deals-action,.blog-action small{display:none!important}.header-action,.mobile-search-toggle{width:32px!important;height:40px!important;min-width:32px!important}}.premium-pagination{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;padding:24px 0 6px}.premium-pagination a,.premium-pagination span{min-width:38px;height:38px;padding:0 10px;margin:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe6df;border-radius:10px;background:#fff;color:#4f5a53;font-size:10px;font-weight:800;box-shadow:0 3px 10px #070d0b0a}.premium-pagination a:hover{border-color:#7bb52f;color:#638f28;transform:translateY(-1px)}.premium-pagination .current{background:var(--dark);color:#fff;border-color:var(--dark)}.premium-pagination .pagination-arrow{font-size:15px;color:#648d2b}.premium-pagination .pagination-ellipsis{border-color:transparent;background:transparent;box-shadow:none;min-width:18px}.sale-empty{grid-column:1/-1}.category-section .category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-section .category-card{min-height:112px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(145deg,#ffffff0b,#ffffff05);box-shadow:0 10px 28px #00000029;transition:transform .22s ease,border-color .22s ease,background .22s ease}.category-section .category-card:hover{transform:translateY(-3px);border-color:#63e07e6b;background:linear-gradient(145deg,#63e07e17,#ffffff06)}.category-section .category-card>span:last-child{font-weight:800;letter-spacing:.02em;color:#fff;font-size:16px}.category-section .category-photo{display:none}.category-section .category-card:after{content:"\2192";color:#6be084;font-size:20px;font-weight:700;margin-left:auto}.premium-collections-index .collections-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.premium-collections-index .collection-tile{min-height:128px;display:flex;align-items:center;justify-content:space-between;padding:24px 26px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:linear-gradient(145deg,#ffffff0b,#ffffff04);box-shadow:0 12px 32px #0000002e;transition:transform .22s ease,border-color .22s ease,background .22s ease}.premium-collections-index .collection-tile:hover{transform:translateY(-4px);border-color:#63e07e73;background:linear-gradient(145deg,#63e07e17,#ffffff06)}.premium-collections-index .collection-tile-media{display:none}.premium-collections-index .collection-tile-body{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px}.premium-collections-index .collection-tile-body h2{margin:0 0 7px;font-size:19px;font-weight:800;color:#fff}.premium-collections-index .collection-tile-body span{font-size:12px;color:#ffffff85;text-transform:uppercase;letter-spacing:.08em}.premium-collections-index .collection-tile-link{color:#6be084!important;font-size:12px!important;font-weight:800;white-space:nowrap}@media(max-width:900px){.category-section .category-grid,.premium-collections-index .collections-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-collections-index .collection-tile{min-height:110px;padding:20px}}@media(max-width:600px){.category-section .category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.category-section .category-card{min-width:220px;scroll-snap-align:start}.premium-collections-index .collections-index-grid{grid-template-columns:1fr}.premium-collections-index .collection-tile-body h2{font-size:17px}.premium-collections-index .collection-tile-link{font-size:11px!important}}.search-page-premium{padding:52px 0 80px}.search-page-heading{text-align:center;margin:0 auto 30px}.search-page-heading h1{font-size:38px;letter-spacing:-1.2px;margin:8px 0}.search-page-heading p{font-size:11px;color:#7b857f;margin:0}.search-results-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.search-empty{max-width:760px;margin:0 auto}.premium-collections-index .collections-index-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-collections-index .collection-tile{min-height:128px;display:flex;align-items:center;justify-content:space-between;padding:24px 26px}.premium-collections-index .collection-tile-body{width:100%}@media(max-width:1000px){.search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.search-page-premium{padding:34px 0 55px}.search-page-heading h1{font-size:30px}.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.premium-collections-index .collections-index-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.premium-collections-index .collections-index-grid{grid-template-columns:1fr}.search-results-grid{gap:10px}}.category-section .category-card{display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none}.category-section .category-card b{font-size:15px;font-weight:500;color:#6be084;opacity:.75;transition:transform .2s ease}.category-section .category-card:hover b{transform:translate(3px);opacity:1}.category-section .category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.category-section .category-card{min-height:74px;padding:14px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none;border:1px solid #e5e9e5;border-radius:12px;background:#fff;box-shadow:0 5px 16px #070d0b12;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.category-section .category-card:hover{transform:translateY(-2px);border-color:#d5dfd4;box-shadow:0 9px 22px #070d0b1a}.category-section .category-card>span:first-child{font-size:12px!important;font-weight:800!important;line-height:1.25;color:#151817!important;background:transparent!important;padding:0!important;text-align:left!important}.category-section .category-card b{display:inline-flex;align-items:center;justify-content:center;flex:0 0 27px;width:27px;height:27px;border:1px solid #dfe7dc;border-radius:50%;font-size:14px;font-weight:500;color:#668f2d;background:#f8faf6;opacity:1;transition:transform .2s ease,background .2s ease}.category-section .category-card:hover b{transform:translate(2px);background:#eef5e8}.category-section .category-card:after{content:none!important;display:none!important}.premium-collections-index .collections-index-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.premium-collections-index .collection-tile{min-height:86px;padding:14px 16px;border:1px solid #e4e9e4;border-radius:13px;background:#fff;box-shadow:0 5px 16px #070d0b12;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.premium-collections-index .collection-tile:hover{transform:translateY(-2px);border-color:#d5dfd4;box-shadow:0 9px 22px #070d0b1a}.premium-collections-index .collection-tile-body{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.premium-collections-index .collection-tile-body h2{font-size:14px;color:#000;margin:0 0 4px;font-weight:800;line-height:1.25}.premium-collections-index .collection-tile-body span{font-size:9px;color:#89918c}.premium-collections-index .collection-tile-link{font-size:9px!important;color:#668f2d!important;font-weight:800;white-space:nowrap}@media(max-width:900px){.category-section .category-grid,.premium-collections-index .collections-index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-section .category-card{min-height:68px;padding:12px 13px}.category-section .category-card>span:first-child{font-size:11px!important}.category-section .category-card b{flex-basis:25px;width:25px;height:25px;font-size:13px}.premium-collections-index .collection-tile{min-height:78px;padding:12px 13px}}@media(max-width:600px){.category-section .category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.category-section .category-card{min-width:0}.premium-collections-index .collections-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-collections-index .collection-tile-body h2{font-size:12px}.premium-collections-index .collection-tile-link{font-size:8px!important}}@media(max-width:420px){.premium-collections-index .collections-index-grid{grid-template-columns:1fr}}.active-filter-list{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}.active-filter-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid #cfe0c7;border-radius:999px;background:#f2f8ed;color:#5f842c;font-size:8px;font-weight:800}.active-filter-chip span{font-size:12px;line-height:1}.filter-check.is-active span{font-weight:800;color:#36551d}.filter-sd-notice{margin-top:15px;padding:11px;border:1px dashed #cfdcca;border-radius:9px;background:#f8fbf6}.filter-sd-notice strong{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.7px;color:#60872b}.filter-sd-notice p{margin:4px 0 0;font-size:8px;line-height:1.45;color:#7a847d}@media(min-width:901px){.premium-product{grid-template-columns:minmax(0,.86fr) minmax(0,1fr);gap:48px}.product-media-column{max-width:560px}.premium-product-image{height:min(560px,42vw);min-height:420px}.premium-product-image img{width:92%;height:92%;min-height:0;max-height:520px}}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:#070d0bb8;color:#fff;display:grid;place-items:center;font-size:30px;line-height:1;cursor:pointer;z-index:3;box-shadow:0 6px 20px #00000024;transition:transform .18s ease,background .18s ease}.gallery-arrow:hover{background:#070d0be6}.gallery-arrow:active{transform:translateY(-50%) scale(.96)}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-counter{position:absolute;right:14px;bottom:14px;padding:6px 9px;border-radius:999px;background:#070d0bb8;color:#fff;font-size:8px;font-weight:800;letter-spacing:.4px;z-index:3}.product-spec-list{display:grid;gap:0;margin:0 0 18px;border:1px solid #dde5dd;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 8px 24px #070d0b09}.product-spec-row{display:grid;grid-template-columns:minmax(145px,.42fr) 1fr;gap:18px;align-items:center;padding:12px 15px;border-bottom:1px solid #edf1ed;min-height:43px}.product-spec-row:nth-child(2n){background:#fafcf9}.product-spec-row:last-child{border-bottom:0}.product-spec-row span{font-size:9px;font-weight:900;color:#68736c;letter-spacing:.2px}.product-spec-row strong{font-size:11px;color:#172019;font-weight:800;line-height:1.45}.product-description-card .product-spec-list+p{margin-top:2px}@media(max-width:900px){.product-spec-list{margin-bottom:15px;border-radius:11px}.product-spec-row{grid-template-columns:minmax(108px,.46fr) 1fr;gap:12px;padding:10px 11px;min-height:40px}.product-spec-row span{font-size:8px}.product-spec-row strong{font-size:10px;line-height:1.4}}@media(max-width:900px){.premium-product-image{min-height:360px}.premium-product-image img{min-height:0;height:100%;max-height:520px}.gallery-arrow{width:38px;height:38px;font-size:27px}}.header-actions{align-items:flex-start!important;gap:24px!important}.header-action{min-width:54px!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important}.header-action .header-action-icon{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;color:#a6ca54!important;font-size:20px!important;line-height:1!important}.header-action small{display:block!important;margin:0!important;color:#c4ccc7!important;font-size:9px!important;font-weight:800!important;letter-spacing:.2px!important;line-height:1.1!important}.deals-icon svg{width:23px;height:23px;fill:currentColor;display:block}.deals-action:hover .deals-icon{transform:translateY(-1px)}.deals-action:hover small,.blog-action:hover small{color:#fff}@media(max-width:900px){.header-actions{gap:10px!important}.header-action{min-width:48px!important;width:48px!important;height:48px!important}.header-action .header-action-icon{width:22px!important;height:22px!important;font-size:18px!important}.header-action small{display:block!important;font-size:8px!important}}@media(max-width:520px){.header-actions{gap:7px!important}.header-action{min-width:46px!important;width:46px!important;height:48px!important}.header-action .header-action-icon{width:21px!important;height:21px!important}.header-action small{font-size:8px!important}}.mobile-search-toggle,.mobile-search-action{display:none!important}@media(max-width:900px){.header-actions .deals-action{display:none!important}.header-actions .mobile-search-action{display:flex!important}.mobile-search-action .search-action-icon svg{width:21px;height:21px;display:block}}@media(max-width:520px){.header-actions .mobile-search-action{display:flex!important}}.classic-filter-note{font-size:10px;line-height:1.4;color:#77807a;background:#f5f7f4;border:1px solid #e3e8e2;border-radius:7px;padding:9px 10px;margin-bottom:9px}.classic-scroll{max-height:240px;overflow:auto;padding-right:3px}.filter-check input{accent-color:var(--accent)}.product-card{position:relative}.product-card-actions{position:absolute;z-index:5;right:8px;top:8px;display:flex;gap:5px}.product-icon-btn,.product-action-wide{border:1px solid #dfe5df;background:#fff;color:#253029;cursor:pointer}.product-icon-btn{width:34px;height:34px;border-radius:50%;font-size:18px;display:grid;place-items:center;box-shadow:0 2px 7px #00000017}.product-icon-btn.is-active,.product-action-wide.is-active{color:#729c2e;border-color:#b8cf91;background:#f5faef}.product-personal-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.product-action-wide{min-height:43px;border-radius:6px;font-size:10px;font-weight:900}.product-action-wide:first-child{color:#7a2f2f}.product-action-wide.is-active:first-child{color:#b5332f}.search-filter-shell{margin:20px 0 24px;padding:14px;border:1px solid #e4e9e4;border-radius:9px;background:#fafcfa}.search-filter-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px}.search-filter-heading strong{font-size:12px}.search-filter-heading span{font-size:9px;color:#7b847e}.search-filter-fields{display:grid;grid-template-columns:1fr 1fr 1.1fr 1.2fr 1.2fr auto auto;gap:8px;align-items:end}.search-filter-fields label:not(.search-availability){font-size:8px;font-weight:800;color:#69736d}.search-filter-fields input[type=number],.search-filter-fields select{display:block;width:100%;height:38px;margin-top:4px;border:1px solid #dfe5df;border-radius:6px;background:#fff;padding:0 9px;font-size:10px}.search-availability{height:38px;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:800;white-space:nowrap}.search-filter-fields .filter-apply{height:38px;white-space:nowrap}.search-filter-fields>a{font-size:9px;color:#6f8f3a;font-weight:900;padding:13px 2px;white-space:nowrap}.mobile-bottom-nav{display:none}.compare-overlay,.favorites-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#030805ad;padding:25px;overflow:auto}.compare-modal,.favorites-modal{width:min(1180px,100%);margin:4vh auto;background:#fff;border-radius:14px;box-shadow:0 20px 60px #00000040;padding:20px}.compare-modal-head{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e7ebe7;padding-bottom:14px;margin-bottom:15px}.compare-modal-head h2{margin:3px 0 0;font-size:22px}.compare-close{border:0;background:#f1f4f1;width:38px;height:38px;border-radius:50%;font-size:25px;cursor:pointer}.compare-table-wrap{overflow:auto}.compare-table{border-collapse:separate;border-spacing:0;width:100%;min-width:650px}.compare-table th,.compare-table td{border-bottom:1px solid #e8ece8;border-right:1px solid #e8ece8;padding:12px;text-align:left;vertical-align:top;font-size:10px}.compare-table th:first-child{position:sticky;left:0;background:#fff;z-index:2}.compare-table thead th{background:#f7f9f7}.compare-product-head{min-width:150px;display:flex;flex-direction:column;gap:7px}.compare-product-head img{width:100%;height:130px;object-fit:contain}.compare-product-head a{font-weight:900;font-size:11px;line-height:1.3}.compare-product-head button{align-self:flex-start;border:0;background:none;color:#a23a36;font-size:9px;cursor:pointer;padding:0}.compare-ok{color:#5e8e27;font-weight:900}.compare-empty,.favorites-empty{text-align:center;padding:45px 15px;color:#69736d}.compare-empty strong,.favorites-empty strong{font-size:15px;color:#1d2520}.compare-empty p,.favorites-empty p{font-size:10px}.favorites-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.favorite-item{display:grid;grid-template-columns:100px 1fr;gap:12px;border:1px solid #e5eae5;border-radius:9px;padding:9px}.favorite-item img{width:100px;height:100px;object-fit:contain}.favorite-item>div{display:flex;flex-direction:column;gap:6px}.favorite-item span{font-size:8px;color:#79827d}.favorite-item strong{font-size:11px;line-height:1.25}.favorite-item b{font-size:12px}.favorite-item button{align-self:flex-start;border:0;background:none;color:#a33b37;font-size:9px;font-weight:900;padding:0;cursor:pointer}.modal-open{overflow:hidden}.carponiq-toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);z-index:700;background:#080e0b;color:#fff;border:1px solid #314139;border-radius:7px;padding:11px 15px;font-size:10px;font-weight:800;opacity:0;pointer-events:none;transition:.2s}.carponiq-toast.is-visible{opacity:1;transform:translate(-50%)}@media(max-width:900px){.search-filter-fields{grid-template-columns:1fr 1fr}.search-filter-fields .search-availability{grid-column:1/-1}.search-filter-fields .filter-apply,.search-filter-fields>a{grid-column:auto}.compare-overlay,.favorites-overlay{padding:10px 8px 85px}.compare-modal,.favorites-modal{margin:2vh auto;padding:14px;border-radius:12px}.favorites-grid{grid-template-columns:1fr 1fr}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);left:0;right:0;bottom:0;height:62px;background:#080e0bfa;border-top:1px solid #2a342e;z-index:450;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -5px 20px #00000029}.mobile-bottom-item{border:0;background:none;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;font-size:22px;position:relative;cursor:pointer}.mobile-bottom-item small{font-size:8px;color:#cbd3ce;font-weight:800}.bottom-icon-wrap{position:relative;line-height:1}.bottom-icon-wrap b{position:absolute;top:-5px;right:-13px;min-width:15px;height:15px;border-radius:8px;background:var(--accent);color:#fff;font-size:8px;display:grid;place-items:center}body{padding-bottom:62px}.carponiq-toast{bottom:75px}}@media(max-width:520px){.product-card-actions{right:6px;top:6px}.product-icon-btn{width:31px;height:31px;font-size:17px}.product-personal-actions{grid-template-columns:1fr}.search-filter-shell{padding:10px}.search-filter-heading{display:block}.search-filter-heading span{display:block;margin-top:4px}.search-filter-fields{grid-template-columns:1fr 1fr}.search-filter-fields label:nth-child(3),.search-filter-fields label:nth-child(4),.search-filter-fields label:nth-child(5){grid-column:1/-1}.favorites-grid{grid-template-columns:1fr}.favorite-item{grid-template-columns:82px 1fr}.favorite-item img{width:82px;height:82px}.compare-modal-head h2{font-size:18px}.compare-table{min-width:580px}}.header-favorite-action,.header-compare-action{position:relative;cursor:pointer;background:transparent;border:0;color:#fff}.header-action-count{position:absolute;top:-3px;right:-6px;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:var(--accent);color:#fff;font-size:8px;line-height:15px;text-align:center;font-weight:900}.product-zoom-button{position:absolute;top:14px;right:14px;z-index:5;width:40px;height:40px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:#070d0bc7;color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 18px #00000029;transition:transform .18s ease,background .18s ease}.product-zoom-button svg{width:19px;height:19px}.product-zoom-button:hover{background:#070d0bf0;transform:scale(1.05)}.product-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#030705e6;display:grid;place-items:center;padding:30px}.product-zoom-overlay[hidden]{display:none}.product-zoom-dialog{position:relative;max-width:min(1100px,94vw);max-height:92vh;display:grid;place-items:center}.product-zoom-dialog img{display:block;max-width:94vw;max-height:88vh;width:auto;height:auto;object-fit:contain;border-radius:10px;background:#fff;box-shadow:0 20px 70px #00000073}.product-zoom-close{position:absolute;right:-12px;top:-12px;z-index:3;width:38px;height:38px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#070d0b;color:#fff;font-size:26px;line-height:1;cursor:pointer}@media(min-width:901px){.premium-product-image{height:min(520px,39vw);min-height:390px}.premium-product-image img{width:84%;height:84%;min-height:0;max-height:470px}}@media(max-width:900px){.header-favorite-action,.header-compare-action{display:none!important}.header-action-count{top:1px;right:-2px}.product-zoom-button{top:10px;right:10px;width:38px;height:38px}.premium-product-image img{width:88%;height:88%;max-height:470px}.product-zoom-overlay{padding:16px}.product-zoom-dialog img{max-width:96vw;max-height:86vh}}@media(min-width:901px){.category-nav-inner{height:58px;justify-content:center;align-items:stretch;gap:4px;overflow:visible;position:relative}.category-menu-group{position:relative;display:flex;align-items:center}.category-menu-trigger{height:40px!important;align-self:center!important;padding:0 14px!important;display:flex!important;align-items:center!important;gap:7px!important;border:1px solid transparent!important;border-radius:10px!important;background:transparent!important;transform:none!important;font-size:11px!important;font-weight:800!important;color:#dfe6e1!important;white-space:nowrap}.category-menu-trigger:hover{border-color:#7bb52f8c!important;background:#7bb52f14!important;color:#fff!important}.category-chevron{font-size:14px;color:#91bd4b;margin-left:1px;line-height:1;transform:translateY(-1px)}.category-mega-menu{display:none;position:absolute;left:50%;top:calc(100% - 1px);transform:translate(-50%);width:min(900px,calc(100vw - 40px));padding-top:9px;z-index:220}.category-menu-group:hover>.category-mega-menu,.category-menu-group:focus-within>.category-mega-menu{display:block}.category-mega-inner{background:#fff;color:#172019;border:1px solid #e1e8e0;border-radius:14px;box-shadow:0 18px 50px #070d0b2e;padding:18px}.category-mega-title{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.8px;color:#6f972f;padding:0 2px 12px;border-bottom:1px solid #edf1ed}.category-mega-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 24px;padding-top:12px}.category-subgroup{min-width:0;padding:7px 0}.category-subgroup-title{display:block!important;height:auto!important;padding:0!important;border:0!important;background:none!important;color:#172019!important;font-size:11px!important;font-weight:900!important;white-space:normal!important}.category-subgroup-title:hover{color:#719d30!important}.category-subgroup-links{display:grid;gap:4px;margin-top:6px;padding-left:0}.category-subgroup-links a{display:block!important;height:auto!important;padding:3px 0!important;border:0!important;background:none!important;color:#707a73!important;font-size:9px!important;font-weight:600!important;white-space:normal!important}.category-subgroup-links a:hover{color:#719d30!important;transform:none!important}}@media(max-width:900px){.category-nav{display:none!important}.mobile-menu-drawer nav{padding:8px 12px 24px}.mobile-menu-item{border-bottom:1px solid #1e2823;padding:2px 0}.mobile-menu-item>a{border:0!important;padding:15px 10px!important;font-size:13px!important;font-weight:900!important;color:#fff!important}.mobile-submenu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;padding:2px 10px 13px}.mobile-submenu>a{display:block!important;border:1px solid #26332b!important;border-radius:8px!important;padding:9px 10px!important;font-size:10px!important;font-weight:700!important;color:#bfc9c3!important;background:#0d1511!important}.mobile-submenu>a:hover{color:#fff!important;border-color:#6f982f!important}.mobile-submenu .mobile-subgroup{grid-column:1/-1}.mobile-submenu .mobile-subgroup-title{display:block;padding:8px 2px 4px;color:#86ad40;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.6px}.mobile-submenu .mobile-subgroup-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}}.mobile-search-page-form{display:none}.hero-copy{text-align:center;margin:0 auto;max-width:760px}.hero-copy p{margin-left:auto;margin-right:auto}.hero-button{margin-top:2px}.hero-benefits{justify-content:center;gap:10px 12px;margin-top:28px}.hero-benefits span{border:1px solid rgba(255,255,255,.16);background:#ffffff12;border-radius:10px;padding:10px 13px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hero-benefits span b{color:#a8cf4e}.hero-bg{background-position:center right}@media(max-width:900px){.header-search-wrap{display:none!important}.hero-content{justify-content:center;text-align:center;padding-top:15px}.hero-copy{padding:24px 8px;max-width:680px}.hero-kicker{font-size:10px;letter-spacing:1.2px}.hero-copy h1{font-size:34px;line-height:1.02;margin:9px 0 13px}.hero-copy p{font-size:11px;line-height:1.55}.hero-benefits{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.hero-benefits span{justify-content:center;font-size:8px;padding:9px 6px}.mobile-search-page-form{display:flex;width:min(620px,100%);height:44px;margin:18px auto 26px;border:1px solid #dfe5df;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 5px 18px #070d0b0f}.mobile-search-page-form input{flex:1;border:0;outline:0;padding:0 13px;font-size:11px;color:#18201b;min-width:0}.mobile-search-page-form button{width:48px;border:0;background:var(--accent);color:#fff;font-size:22px;cursor:pointer}}@media(max-width:520px){.hero-deals,.hero-content{min-height:390px}.hero-copy h1{font-size:29px}.hero-copy p{font-size:10px}.hero-benefits span{font-size:7.5px}}@media(min-width:901px){.category-nav{background:#fff!important;border-top:1px solid #ecefea!important;border-bottom:1px solid #e3e8e2!important;box-shadow:0 4px 16px #0f18120b}.category-nav-inner{height:62px!important;justify-content:center!important;align-items:center!important;gap:2px!important}.category-menu-group{align-items:center!important}.category-menu-trigger{height:42px!important;padding:0 17px!important;border:1px solid transparent!important;border-radius:9px!important;background:transparent!important;color:#171b18!important;font-size:12px!important;font-weight:700!important;letter-spacing:.1px!important;gap:7px!important;transition:all .18s ease!important}.category-menu-trigger .nav-dot{display:none!important}.category-menu-trigger:hover{color:#111!important;border-color:#e1e6e0!important;background:#f7f9f6!important;transform:none!important}.category-menu-trigger:focus-visible{outline:2px solid #1d251f!important;outline-offset:2px}.category-chevron{color:#69716b!important;font-size:13px!important}}.category-section{padding-bottom:34px!important}.category-grid{gap:16px!important}.category-card{background:#fff!important;border:1px solid #e6e9e6!important;border-radius:12px!important;box-shadow:0 5px 18px #141c170e!important;min-height:52px;display:flex!important;align-items:center!important;justify-content:space-between!important;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.category-card>span{flex:1;background:#fff!important;color:#171b18!important;padding:14px 10px 14px 14px!important;text-align:left!important;font-size:10px!important;font-weight:800!important}.category-card>b{color:#68716b!important;font-size:15px!important;font-weight:500!important;padding:0 14px 0 4px!important}.category-card:hover{transform:translateY(-2px)!important;border-color:#d8ded8!important;box-shadow:0 8px 22px #141c1717!important}.category-card:hover>b{color:#171b18!important}.newsletter-section{margin-top:8px!important}@media(max-width:900px){.category-section{padding-bottom:28px!important}.category-grid{gap:10px!important}.category-card{min-height:48px!important;border-radius:10px!important}.category-card>span{padding:12px 9px 12px 11px!important;font-size:9px!important}.category-card>b{padding-right:10px!important;font-size:13px!important}.newsletter-section{margin-top:6px!important}}.offer-request-page{background:#f6f8f5;color:#151a17;min-height:70vh}.offer-request-hero{background:linear-gradient(120deg,#07100b,#0b1711 58%,#132218);color:#fff;overflow:hidden;position:relative}.offer-request-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(142,199,58,.18);border-radius:50%;right:-160px;top:-260px;box-shadow:0 0 0 55px #8ec73a09,0 0 0 110px #8ec73a05}.offer-request-hero-inner{min-height:360px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:62px 0;position:relative;z-index:1}.offer-request-copy{max-width:760px}.offer-request-copy h1{font-size:50px;line-height:1.02;letter-spacing:-2px;margin:10px 0 16px}.offer-request-copy h1 strong{color:#a9d64a}.offer-request-copy p{max-width:680px;color:#c8d1cc;font-size:14px;line-height:1.65;margin:0}.offer-request-highlights{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.offer-request-highlights span{display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0b;border-radius:999px;padding:9px 13px;font-size:9px;font-weight:800}.offer-request-highlights b{font-size:8px;color:#a9d64a;letter-spacing:1px}.offer-request-badge{width:155px;height:155px;flex:0 0 155px;border:1px solid rgba(169,214,74,.45);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,#a9d64a29,#ffffff05 55%);box-shadow:0 0 0 10px #a9d64a06}.offer-request-badge span{font-size:9px;letter-spacing:3px;color:#b6c0ba}.offer-request-badge strong{font-size:34px;line-height:1;color:#a9d64a;margin:6px 0}.offer-request-badge small{font-size:9px;color:#dfe6e1}.offer-request-main{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;padding:58px 0 70px;align-items:start}.offer-request-info{padding-top:12px}.offer-request-info h2{font-size:31px;line-height:1.1;margin:9px 0 13px;letter-spacing:-1px}.offer-request-info>p{font-size:12px;line-height:1.65;color:#68716b;max-width:470px}.offer-steps{margin-top:30px;display:grid;gap:16px}.offer-steps>div{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start}.offer-steps b{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#fff;border:1px solid #e2e8e2;color:#7aa632;font-size:9px;box-shadow:0 4px 15px #111b140d}.offer-steps strong{display:block;font-size:11px;margin-top:2px}.offer-steps span{display:block;font-size:9px;color:#7a837d;margin-top:4px;line-height:1.45}.offer-request-note{display:flex;gap:12px;margin-top:28px;padding:14px;border-radius:11px;background:#fff;border:1px solid #e1e7e1}.offer-request-note>span{width:28px;height:28px;border-radius:50%;background:#edf5e2;color:#6f982d;display:grid;place-items:center;font-weight:900}.offer-request-note strong{font-size:9px;display:block;line-height:1.4}.offer-request-note small{display:block;font-size:8px;color:#7a837d;margin-top:4px;line-height:1.45}.offer-request-card{background:#fff;border:1px solid #dfe6df;border-radius:18px;padding:28px;box-shadow:0 18px 50px #0e181117}.offer-request-card-head{padding-bottom:18px;border-bottom:1px solid #edf0ed;margin-bottom:20px}.offer-request-card-head h2{font-size:22px;margin:6px 0 5px}.offer-request-card-head p{font-size:9px;color:#778079;margin:0}.offer-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.offer-request-form label{display:block;margin-bottom:14px}.offer-request-form label>span{display:block;font-size:9px;font-weight:800;color:#303832;margin:0 0 6px}.offer-request-form input,.offer-request-form select,.offer-request-form textarea{width:100%;border:1px solid #dfe5df;background:#fbfcfb;border-radius:8px;padding:11px 12px;outline:none;font-size:10px;color:#1c241f;transition:border .15s,box-shadow .15s}.offer-request-form input,.offer-request-form select{height:40px}.offer-request-form textarea{resize:vertical;min-height:130px;line-height:1.5}.offer-request-form input:focus,.offer-request-form select:focus,.offer-request-form textarea:focus{border-color:#8eb84b;box-shadow:0 0 0 3px #7bb52f1c;background:#fff}.offer-check{display:flex!important;gap:9px;align-items:flex-start;margin-top:2px!important}.offer-check input{width:16px;height:16px;margin:1px 0 0;accent-color:#7bb52f;flex:0 0 16px}.offer-check span{font-size:8px!important;font-weight:500!important;color:#68716b!important;line-height:1.5}.offer-request-submit{width:100%;height:48px;border:0;border-radius:8px;background:#101812;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 17px;font-size:10px;font-weight:900;cursor:pointer;transition:.18s}.offer-request-submit b{font-size:20px;color:#a9d64a}.offer-request-submit:hover{background:#18251c;transform:translateY(-1px)}.offer-form-disclaimer{display:block;color:#89918c;font-size:7px;line-height:1.5;text-align:center;margin-top:9px}.offer-success{padding:22px;border-radius:12px;background:#eff7e7;border:1px solid #d7e9c5;text-align:center}.offer-success>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;background:#7bb52f;color:#fff;font-weight:900}.offer-success strong{font-size:14px}.offer-success p{font-size:9px;color:#667064;line-height:1.55;margin:7px auto 0;max-width:430px}.offer-request-nav .category-menu-trigger{font-weight:900!important;color:#d52f2f!important;letter-spacing:.35px!important}@media(min-width:901px){.category-nav-inner .offer-request-nav{margin-left:auto!important;padding-left:24px!important;border-left:1px solid #e4e8e4!important}.category-nav-inner .offer-request-nav .category-menu-trigger{color:#d52f2f!important;font-weight:900!important;background:#fff!important}.category-nav-inner .offer-request-nav .category-menu-trigger:hover{color:#b92222!important;background:#fff7f7!important;border-color:#f0d4d4!important}}@media(max-width:900px){.category-nav-inner .offer-request-nav{display:none!important}}.mobile-offer-request a{color:#d52f2f!important;font-weight:900!important;letter-spacing:.25px}@media(max-width:900px){.offer-request-hero-inner{min-height:auto;padding:42px 0}.offer-request-copy h1{font-size:37px;letter-spacing:-1.2px}.offer-request-copy p{font-size:11px;line-height:1.55}.offer-request-badge{width:105px;height:105px;flex-basis:105px}.offer-request-badge strong{font-size:24px}.offer-request-highlights{gap:7px}.offer-request-highlights span{font-size:7px;padding:8px 9px}.offer-request-main{grid-template-columns:1fr;gap:28px;padding:34px 0 52px}.offer-request-info h2{font-size:25px}.offer-request-card{padding:20px;border-radius:14px}.offer-form-grid{gap:10px}.offer-request-hero:after{display:none}}@media(max-width:520px){.offer-request-hero-inner{display:block;padding:34px 0 38px}.offer-request-copy h1{font-size:32px}.offer-request-badge{display:none}.offer-request-highlights{display:grid;grid-template-columns:1fr 1fr 1fr}.offer-request-highlights span{justify-content:center;text-align:center;display:block;padding:9px 4px}.offer-request-highlights b{display:block;margin-bottom:3px}.offer-form-grid{grid-template-columns:1fr}.offer-request-card{padding:17px}.offer-request-info{padding-top:0}.offer-request-note{padding:12px}.offer-request-submit{height:46px}.offer-request-main{padding-bottom:78px}}.home-offer-cta{padding:30px 0 34px;background:#fff}.home-offer-cta-card{position:relative;overflow:hidden;min-height:245px;border-radius:18px;background:linear-gradient(120deg,#07100b,#0b1711 62%,#132218);border:1px solid #26342c;box-shadow:0 14px 38px #08120c1f;display:flex;align-items:center;padding:38px 48px;color:#fff}.home-offer-cta-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07100bfa,#07100be6 54%,#07100b33);pointer-events:none}.home-offer-cta-content{position:relative;z-index:2;max-width:720px}.home-offer-eyebrow{font-size:9px;letter-spacing:2px;font-weight:900;color:#a9d64a}.home-offer-cta h2{font-size:31px;line-height:1.05;margin:8px 0 10px;letter-spacing:-.8px}.home-offer-cta p{margin:0;color:#c5cec8;font-size:11px;line-height:1.6;max-width:650px}.home-offer-points{display:flex;gap:18px;flex-wrap:wrap;margin:16px 0 20px;color:#e3e9e5;font-size:8px;font-weight:700}.home-offer-points span{display:inline-flex;align-items:center;gap:5px}.home-offer-points span:first-letter{color:#a9d64a}.home-offer-button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-width:178px;padding:12px 15px;border-radius:7px;background:#a9d64a;color:#0a120d;font-size:9px;font-weight:900;letter-spacing:.4px;box-shadow:0 7px 20px #a9d64a2e}.home-offer-button b{font-size:17px;font-weight:500}.home-offer-visual{position:absolute;right:30px;top:50%;width:245px;height:245px;transform:translateY(-50%);z-index:1}.home-offer-ring{position:absolute;border:1px solid rgba(169,214,74,.18);border-radius:50%;top:0;right:0;bottom:0;left:0}.home-offer-ring-one{transform:scale(.78)}.home-offer-ring-two{transform:scale(.52);border-color:#ffffff14}.home-offer-mark{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:92px;height:92px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(169,214,74,.5);background:#ffffff09;color:#a9d64a;font-size:25px;font-weight:900;letter-spacing:-1px;box-shadow:0 0 0 13px #a9d64a06}@media(max-width:700px){.home-offer-cta{padding:20px 0 24px}.home-offer-cta-card{min-height:0;padding:27px 22px;border-radius:14px}.home-offer-cta-card:before{background:linear-gradient(90deg,#07100bfc,#07100be8)}.home-offer-cta-content{max-width:none}.home-offer-eyebrow{font-size:7px;letter-spacing:1.4px}.home-offer-cta h2{font-size:24px}.home-offer-cta p{font-size:10px;line-height:1.55}.home-offer-points{display:grid;gap:7px;margin:14px 0 18px}.home-offer-points span{font-size:8px}.home-offer-button{width:100%;min-width:0}.home-offer-visual{opacity:.28;right:-68px;width:190px;height:190px}}@media(min-width:901px){.category-nav-inner{position:relative!important;justify-content:center!important}.category-nav-inner .offer-request-nav{position:absolute!important;right:0!important;top:50%;transform:translateY(-50%)!important;margin-left:0!important}}.compare-external-box{display:flex;flex-direction:column;gap:6px;min-width:175px;padding:10px;border:1px solid #dfe6df;border-radius:10px;background:#fbfcfb}.compare-external-box strong{font-size:10px;color:#18221c}.compare-external-box label{font-size:8px;font-weight:800;color:#69736d}.compare-external-box input{width:100%;box-sizing:border-box;border:1px solid #d8dfd9;border-radius:6px;padding:7px 8px;font-size:9px;background:#fff}.compare-external-save{border:0;border-radius:6px;padding:7px 9px;background:#15251b;color:#fff;font-size:8px;font-weight:900;cursor:pointer}.compare-external-result{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:8px;color:#68716c;min-height:16px}.compare-external-result a{color:#15251b;font-weight:900;text-decoration:underline}.compare-external-result b{font-size:10px;color:#151b17}.compare-external-result span{font-size:8px;color:#69736d}.compare-external-save:disabled{opacity:.55;cursor:wait}.compare-external-row>th{vertical-align:top}@media(max-width:900px){.compare-external-box{min-width:145px}.compare-external-box input{font-size:10px;padding:8px}.compare-external-save{font-size:9px;padding:8px}.compare-external-result{font-size:9px}}.premium-product-image{position:relative}.product-zoom-button{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.premium-product-image img{image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(max-width:900px){.product-zoom-button{width:42px;height:42px;top:12px;right:12px}.product-zoom-button svg{width:20px;height:20px}}.product-reviews{width:100%}.product-reviews [class*=shop-review],.product-reviews [class*=shop_review],.product-reviews [data-review-type=shop]{display:none!important}@media(max-width:900px){.product-reviews{overflow:hidden}.reviews-layout{gap:14px}.review-card,.review-form-card{padding:14px}.live-review-app{overflow-x:auto;-webkit-overflow-scrolling:touch}}.support-action{margin-right:18px!important;padding-right:22px!important;border-right:1px solid #29342e!important}.support-action .header-action-icon{color:#d7e6b4!important}.support-action small{color:#eef3ef!important}.support-action:hover .header-action-icon,.support-action:hover small{color:#a9d64a!important}.mobile-support-request a{color:#a9d64a!important;font-weight:900!important;letter-spacing:.3px}.support-page{background:#f6f8f5;color:#151a17;min-height:70vh}.support-hero{background:linear-gradient(120deg,#07100b,#0b1711 60%,#132218);color:#fff;overflow:hidden;position:relative}.support-hero:after{content:"";position:absolute;width:480px;height:480px;border:1px solid rgba(169,214,74,.17);border-radius:50%;right:-170px;top:-250px;box-shadow:0 0 0 60px #a9d64a06,0 0 0 120px #a9d64a04}.support-hero-inner{min-height:350px;display:flex;align-items:center;justify-content:space-between;gap:45px;padding:58px 0;position:relative;z-index:1}.support-copy{max-width:760px}.support-copy h1{font-size:48px;line-height:1.03;letter-spacing:-1.8px;margin:10px 0 15px}.support-copy h1 strong{color:#a9d64a}.support-copy p{max-width:650px;color:#c8d1cc;font-size:13px;line-height:1.65;margin:0}.support-actions{margin-top:25px}.support-button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-width:205px;padding:13px 16px;border-radius:8px;background:#a9d64a;color:#09120d;font-size:9px;font-weight:900;letter-spacing:.5px;box-shadow:0 8px 24px #a9d64a29}.support-button b{font-size:17px;font-weight:500}.support-mark{width:155px;height:155px;flex:0 0 155px;border:1px solid rgba(169,214,74,.4);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,#a9d64a24,#ffffff05 58%);box-shadow:0 0 0 12px #a9d64a06;position:relative;z-index:2}.support-mark span{font-size:55px;line-height:1;color:#a9d64a;font-weight:900}.support-mark small{font-size:7px;letter-spacing:3px;color:#dbe4df;margin-top:5px}.support-main{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;padding:58px 0 72px;align-items:start}.support-intro{padding-top:12px}.support-intro h2{font-size:30px;line-height:1.1;letter-spacing:-.8px;margin:9px 0 13px}.support-intro>p{font-size:12px;line-height:1.65;color:#68716b;max-width:500px}.support-points{display:grid;gap:12px;margin-top:27px}.support-points>div{display:grid;grid-template-columns:35px 1fr;gap:10px}.support-points b{width:35px;height:35px;display:grid;place-items:center;border:1px solid #dfe6df;border-radius:9px;background:#fff;color:#79a234;font-size:8px}.support-points strong{font-size:10px;margin-top:2px}.support-points span{font-size:8px;color:#7a837d;line-height:1.45}.support-card{background:#fff;border:1px solid #dfe6df;border-radius:17px;padding:27px;box-shadow:0 18px 50px #0e181114}.support-card h2{font-size:22px;margin:6px 0 5px}.support-card>p{font-size:9px;color:#778079;margin:0 0 18px}.support-option{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;border:1px solid #e1e7e1;border-radius:11px;padding:13px;margin-top:9px;background:#fbfcfb;transition:.18s}.support-option:hover{border-color:#b8cf91;transform:translateY(-1px);box-shadow:0 8px 22px #0e18110f}.support-option-icon{width:34px;height:34px;border-radius:9px;background:#eef6e5;color:#72a02f;display:grid;place-items:center;font-size:18px;font-weight:900}.support-option strong{display:block;font-size:10px}.support-option small{display:block;font-size:8px;color:#7a837d;margin-top:3px}.support-option>b{font-size:17px;color:#7aa534}.support-placeholder{border:1px dashed #cfd8d0;border-radius:11px;padding:18px;background:#fafcfa;text-align:center}.support-placeholder strong{display:block;font-size:10px}.support-placeholder span{display:block;margin-top:5px;font-size:8px;color:#7a837d;line-height:1.5}.support-thanks{display:flex;gap:10px;align-items:flex-start;margin-top:16px;padding:12px;border-radius:10px;background:#f0f7e9;border:1px solid #dbe9ce}.support-thanks>span{width:27px;height:27px;border-radius:50%;background:#7bb52f;color:#fff;display:grid;place-items:center;font-weight:900}.support-thanks strong{display:block;font-size:9px}.support-thanks small{display:block;font-size:8px;color:#72806f;margin-top:3px}@media(max-width:900px){.support-action{margin-right:0!important;padding-right:0!important;border-right:0!important}.support-hero-inner{min-height:auto;padding:40px 0}.support-copy h1{font-size:36px}.support-copy p{font-size:11px}.support-mark{width:105px;height:105px;flex-basis:105px}.support-mark span{font-size:37px}.support-mark small{font-size:5px;letter-spacing:2px}.support-main{grid-template-columns:1fr;gap:28px;padding:38px 0 58px}.support-intro h2{font-size:25px}.support-card{padding:20px;border-radius:14px}}@media(max-width:520px){.support-hero-inner{display:block;padding:34px 0 38px}.support-copy h1{font-size:31px}.support-mark{display:none}.support-main{padding-bottom:80px}.support-card{padding:17px}.support-option{grid-template-columns:35px 1fr auto;padding:11px}.support-option-icon{width:31px;height:31px}}.support-coin-icon{width:21px;height:21px;border-radius:50%;display:grid!important;place-items:center;background:linear-gradient(145deg,#f3c95b,#c98b16);border:1px solid rgba(255,255,255,.5);box-shadow:inset 0 0 0 2px #ffffff2e,0 3px 10px #00000038;color:#fff!important;font-size:10px!important;line-height:1}.support-coin-icon span{font-size:8px!important;color:#fff!important;opacity:.9}.support-name-card{margin-top:16px;padding:16px;border:1px solid #e0e6e0;border-radius:12px;background:#fff;box-shadow:0 8px 24px #0c16100b}.support-name-head{display:flex;align-items:flex-start;gap:12px}.support-coin-badge{flex:0 0 38px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f3c95b,#c98b16);border:1px solid #f7df9b;box-shadow:inset 0 0 0 3px #ffffff38,0 6px 16px #6b4d0a24;color:#fff;font-size:13px}.support-name-card h3{margin:4px 0;font-size:15px;color:#151817}.support-name-card p{margin:0;color:#737d76;font-size:9px;line-height:1.5}.support-name-form{display:flex;gap:8px;margin-top:13px}.support-name-form input{flex:1;min-width:0;height:38px;border:1px solid #dfe5df;border-radius:7px;padding:0 12px;font-size:10px;color:#151817;background:#fbfcfb;outline:none}.support-name-form input:focus{border-color:#9fbd70;box-shadow:0 0 0 3px #7bb52f1a}.support-name-form button{height:38px;border:0;border-radius:7px;background:#7bb52f;color:#fff;padding:0 15px;font-size:9px;font-weight:900;cursor:pointer}.support-name-form button b{font-size:13px;margin-left:6px}.support-name-success{margin-top:10px!important;padding:9px 11px;border-radius:7px;background:#f0f7e9;border:1px solid #dbe9ce;color:#55742c!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:900px){.support-name-card{margin-top:14px;padding:14px}.support-name-form{gap:7px}.support-name-form input{height:37px}.support-name-form button{height:37px;padding:0 12px}.support-coin-icon{width:20px;height:20px}}@media(max-width:520px){.support-name-card{padding:13px;border-radius:11px}.support-name-head{gap:10px}.support-coin-badge{flex-basis:34px;width:34px;height:34px;font-size:11px}.support-name-card h3{font-size:14px}.support-name-form{display:grid;grid-template-columns:1fr auto}.support-name-form button{padding:0 11px}}@media(max-width:900px){.mobile-menu-offer-request{display:block!important;margin:8px 10px 12px!important}.mobile-menu-offer-request a{display:flex!important;align-items:center;justify-content:center!important;min-height:44px!important;border:1px solid #e7bebe!important;border-radius:10px!important;background:#fff7f7!important;color:#d52f2f!important;font-size:11px!important;font-weight:900!important;letter-spacing:.55px!important;text-align:center!important;box-shadow:0 5px 14px #7819190f!important}.mobile-menu-offer-request a:hover{background:#fff1f1!important;border-color:#d88b8b!important;color:#b92222!important}}.support-hero-inner{justify-content:center!important;text-align:center!important}.support-copy{max-width:820px!important;margin:0 auto!important}.support-copy p{margin-left:auto!important;margin-right:auto!important}.support-actions{display:flex!important;justify-content:center!important}.support-main{align-items:start!important}.support-intro{text-align:center!important}.support-intro>p{margin-left:auto!important;margin-right:auto!important}.support-points{text-align:left!important;max-width:520px!important;margin-left:auto!important;margin-right:auto!important}.support-card-head{text-align:center!important}@media(max-width:900px){.support-copy h1{max-width:700px;margin-left:auto!important;margin-right:auto!important}.support-main{gap:24px!important}.support-intro{padding-top:0!important}.support-points{max-width:100%!important}}.compare-table-wrap{border:1px solid #e4e9e4;border-radius:14px;background:#fff;box-shadow:0 10px 30px #0c16100e;overflow:auto}.compare-table{min-width:620px!important;border-spacing:0}.compare-table th,.compare-table td{padding:9px 10px!important;font-size:9px!important}.compare-table thead th{background:#f8faf8!important}.compare-product-head{min-width:125px!important;gap:5px!important}.compare-product-head img{width:100%!important;height:86px!important}.compare-product-head a{font-size:10px!important}.compare-product-head button{font-size:8px!important}.compare-external-box{min-width:155px!important;padding:9px!important;border-radius:9px!important;gap:5px!important;background:#fafcf9!important}.compare-external-site{text-transform:uppercase;font-size:7px;font-weight:900;letter-spacing:.8px;color:#5f7d35;border-bottom:1px solid #e6ebe5;padding-bottom:5px}.compare-external-image{width:100%;height:82px;object-fit:contain;background:#fff;border:1px solid #edf0ed;border-radius:7px}.compare-external-title{font-size:9px!important;line-height:1.25;color:#172019}.compare-external-meta{display:flex;justify-content:space-between;gap:5px;align-items:center;border-top:1px solid #e7ebe7;padding-top:5px}.compare-external-meta b{font-size:11px;color:#172019}.compare-external-meta span{font-size:7px;color:#7b847e}.compare-external-description{font-size:7px!important;line-height:1.4;color:#737d76;margin:2px 0!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.compare-external-box label{font-size:7px!important}.compare-external-box input{padding:6px 7px!important;font-size:8px!important}.compare-external-save{padding:6px 8px!important;font-size:7px!important}.support-points>div{grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;min-height:48px}.support-points strong{display:block;line-height:1.25}.support-points span{display:block;line-height:1.5;margin-top:3px}.support-points b{align-self:start;margin-top:1px}@media(max-width:520px){.compare-table-wrap{margin:0 -4px;border-radius:11px}.compare-table{min-width:0!important;width:100%!important;table-layout:fixed}.compare-table th:first-child{width:74px!important;min-width:74px!important}.compare-table th,.compare-table td{padding:7px 6px!important;font-size:8px!important}.compare-product-head{min-width:0!important}.compare-product-head img{height:66px!important}.compare-product-head a{font-size:8px!important;line-height:1.2}.compare-product-head button,.compare-external-row th{font-size:7px!important}.compare-external-box{min-width:0!important;padding:7px!important}.compare-external-image{height:62px}.compare-external-site{font-size:6px}.compare-external-title{font-size:8px!important}.compare-external-meta{display:block}.compare-external-meta b{display:block;font-size:10px}.compare-external-meta span{display:block;margin-top:2px}.compare-external-description{font-size:6.5px!important}.compare-external-box input{font-size:7px!important}.compare-external-save{font-size:7px!important;width:100%}.support-points{gap:9px!important}.support-points>div{grid-template-columns:34px minmax(0,1fr)!important;min-height:44px}.support-points b{width:34px;height:34px}.support-points strong{font-size:9px}.support-points span{font-size:7.5px}}.product-reviews .live-review-empty-icon{width:34px;height:34px;font-size:15px;margin-bottom:9px}.product-reviews .live-review-empty h3{font-size:14px}.product-reviews .live-review-empty p{font-size:9px}.product-description-card .product-spec-list{margin:0 0 14px;border-radius:10px;box-shadow:none}.product-description-card .product-spec-row{grid-template-columns:145px minmax(0,1fr);gap:12px;padding:9px 12px;min-height:38px}.product-description-card .product-spec-row span{font-size:8px;letter-spacing:.15px}.product-description-card .product-spec-row strong{font-size:10px;line-height:1.35}.product-reviews{max-width:980px;margin-left:auto;margin-right:auto}.product-reviews .reviews-head{margin-bottom:16px;gap:14px}.product-reviews .reviews-head h2{font-size:23px}.product-reviews .reviews-head p{font-size:9px}.product-reviews .live-review-score{min-width:115px}.product-reviews .live-review-score strong{font-size:27px!important}.product-reviews .live-review-app{border-radius:11px;padding:14px;box-shadow:none}.product-reviews .live-review-empty{border-radius:11px;padding:22px 18px}@media(max-width:900px){.product-reviews{max-width:calc(100% - 24px);margin-left:auto;margin-right:auto;margin-top:40px;padding-top:24px}.product-reviews .reviews-head{margin-bottom:13px}.product-reviews .reviews-head h2{font-size:20px}.product-reviews .reviews-head p{font-size:8px}.product-reviews .live-review-app{padding:11px;border-radius:9px}.product-reviews .live-review-empty{padding:18px 13px}.product-description-card .product-spec-row{grid-template-columns:112px minmax(0,1fr);gap:9px;padding:8px 9px;min-height:35px}.product-description-card .product-spec-row span{font-size:7px}.product-description-card .product-spec-row strong{font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/theme.css.map */
