/** Shopify CDN: Minification failed

Line 51:103 Unexpected "}"

**/
:root{--g900:#0f3d20;--g800:#15532b;--g700:#1b6b37;--g600:#1f7a40;--g100:#e7f3ec;--g50:#f4faf6;--ink:#16201a;--mut:#5f7066;--soft:#8b9a90;--line:#e5ece7;--bg:#fff;--wa:#25d366;--shadow:0 6px 24px rgba(15,61,32,.08);--shadow-lg:0 16px 48px rgba(15,61,32,.14)}
*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Plus Jakarta Sans',sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px}
.ette-announcement{height:38px;overflow:hidden;background:linear-gradient(90deg,#082f1b,var(--g800),#082f1b);color:#fff;display:flex;align-items:center;white-space:nowrap}.ette-announcement-track{width:max-content;display:flex;animation:etteTicker 30s linear infinite}.ette-announcement-group{display:flex}.ette-announcement-item{display:flex;align-items:center;gap:9px;padding:0 28px;font-size:12px;font-weight:650}.ette-announcement-item:before{content:'✦';color:#ffd66e;font-size:9px}@keyframes etteTicker{to{transform:translateX(-50%)}}
.hdr{background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:500;backdrop-filter:blur(13px)}.hdr-in{max-width:1320px;margin:0 auto;padding:12px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:76px}.logo{display:flex;align-items:center;flex:0 0 auto}.logo img{height:52px;width:auto;max-width:150px;object-fit:contain}.hdr-nav{display:flex;align-items:center;justify-content:center;gap:2px;flex:1}.hdr-nav a{font-size:12.5px;font-weight:700;color:var(--mut);text-decoration:none;padding:10px 9px;border-radius:9px;white-space:nowrap;transition:.2s}.hdr-nav a:hover,.hdr-nav a.on{color:var(--g800);background:var(--g50)}.hdr-actions{display:flex;align-items:center;gap:8px}.hdr-icon{width:42px;height:42px;border:1px solid var(--line);border-radius:10px;display:grid;place-items:center}.hdr-icon svg{width:19px;height:19px;fill:none;stroke:var(--g900);stroke-width:1.8}.hdr-cart{min-height:42px;padding:0 15px;border-radius:10px;background:var(--g800);color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:800}.hdr-cart span{width:21px;height:21px;border-radius:50%;background:#fff;color:var(--g800);display:grid;place-items:center;font-size:10px}.menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;justify-content:center;flex-direction:column;gap:4px}.menu-toggle:before,.menu-toggle:after,.menu-toggle span{content:'';width:20px;height:2px;background:var(--g900);display:block;transition:.2s}.menu-toggle.is-open:before{transform:translateY(6px) rotate(45deg)}.menu-toggle.is-open span{opacity:0}.menu-toggle.is-open:after{transform:translateY(-6px) rotate(-45deg)}.mobile-nav{display:none;padding:10px 16px 16px;border-top:1px solid var(--line);background:#fff}.mobile-nav.is-open{display:grid}.mobile-nav a{padding:11px 12px;text-decoration:none;font-size:13px;font-weight:700;border-radius:9px}.mobile-nav a:hover{background:var(--g50);color:var(--g800)}
.hero{max-width:1320px;margin:0 auto;padding:22px 28px 0}.slider{position:relative;border-radius:22px;overflow:hidden;background:var(--g50);box-shadow:var(--shadow)}.slides{display:flex;transition:transform .55s cubic-bezier(.22,.8,.22,1)}.slide{min-width:100%;height:clamp(280px,42vw,560px);text-decoration:none;background:linear-gradient(135deg,var(--g50),var(--g100));display:block}.slide img{width:100%;height:100%;object-fit:cover}.slide-fallback{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;color:var(--g800);font-size:clamp(18px,2.5vw,32px);text-align:center;padding:40px}.slide-fallback img{width:230px;height:auto;object-fit:contain}.sl-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.7);background:rgba(255,255,255,.9);display:grid;place-items:center;cursor:pointer;box-shadow:var(--shadow)}.sl-arrow svg{width:22px;height:22px;fill:none;stroke:var(--g900);stroke-width:2}.sl-prev{left:18px}.sl-next{right:18px}.sl-dots{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:7px;z-index:5}.sl-dots button{width:8px;height:8px;border:0;border-radius:999px;background:rgba(255,255,255,.65);cursor:pointer;transition:.2s}.sl-dots button.on{width:26px;background:#fff}
.concerns{max-width:1280px;margin:0 auto;padding:54px 32px 18px}.concerns-title{text-align:center;font-size:clamp(22px,3.2vw,32px);font-weight:800;letter-spacing:-.4px;color:var(--g800);margin-bottom:40px}.concerns-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.concern-item{text-decoration:none;display:block}
.concern-circle{position:relative;display:block;width:100%;border-radius:50%;transition:transform .28s,filter .28s}.concern-circle:before{content:'';display:block;padding-top:100%}
.concern-halo{position:absolute;inset:6%;border-radius:50%;background:radial-gradient(circle at 50% 45%,var(--cc-soft) 0%,rgba(255,255,255,0) 72%)}
.concern-ring{position:absolute;inset:8%;border-radius:50%;border:1.6px solid var(--cc);border-top-color:transparent;border-right-color:var(--cc-2);transform:rotate(-38deg)}
.concern-circle-in{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-align:center;padding:12px;transform:rotate(0)}
.concern-circle img{position:absolute;inset:9%;width:82%;height:82%;object-fit:cover;border-radius:50%}
.concern-flower{position:absolute;top:13%;left:7%;width:33%;height:auto;color:var(--cc);opacity:.95}
.concern-label{position:relative;font-size:13px;font-weight:800;line-height:1.25;color:var(--cc-text);max-width:96px;letter-spacing:.2px;margin-top:6px}
.concern-item:hover .concern-circle{transform:translateY(-5px) scale(1.02)}
.concern-c1{--cc:#e8954f;--cc-2:#f2b676;--cc-soft:rgba(240,170,110,.22);--cc-text:#cf7a36}
.concern-c2{--cc:#efb53e;--cc-2:#f6d27a;--cc-soft:rgba(240,200,90,.22);--cc-text:#d59c20}
.concern-c3{--cc:#d98cc8;--cc-2:#e9b6df;--cc-soft:rgba(220,150,205,.22);--cc-text:#c061a8}
.concern-c4{--cc:#cf5fa0;--cc-2:#e493c4;--cc-soft:rgba(210,95,165,.20);--cc-text:#c0418a}
.concern-c5{--cc:#5cbfa6;--cc-2:#9bd9c9;--cc-soft:rgba(110,200,180,.22);--cc-text:#2f9e84}
.concern-c6{--cc:#e0925a;--cc-2:#efb98c;--cc-soft:rgba(225,150,100,.20);--cc-text:#cb763c}
.demo-note{text-align:center;font-size:12px;color:var(--soft);margin-top:22px;font-style:italic}
.trust{max-width:1280px;margin:0 auto;padding:25px 32px;display:grid;grid-template-columns:repeat(4,1fr);gap:22px;border-bottom:1px solid var(--line)}.t-item{display:flex;align-items:center;gap:13px}.t-ic{width:45px;height:45px;border-radius:13px;background:var(--g100);display:grid;place-items:center;flex:0 0 auto}.t-ic svg{width:22px;height:22px;fill:none;stroke:var(--g700);stroke-width:1.7}.t-tt{font-size:13.5px;font-weight:800}.t-tx{font-size:11.5px;color:var(--mut);margin-top:2px}.sec{max-width:1280px;margin:0 auto;padding:64px 32px 0}.sec-h{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.sec-eyebrow,.eyebrow{font-size:11.5px;font-weight:800;letter-spacing:2.3px;text-transform:uppercase;color:var(--g600);margin-bottom:9px}.sec-title{font-size:30px;font-weight:800;letter-spacing:-.5px}.sec-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:var(--g700);font-size:12.5px;font-weight:800}.sec-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.prod-card{border:1px solid var(--line);border-radius:17px;overflow:hidden;background:#fff;transition:.25s;display:flex;flex-direction:column}.prod-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.prod-img{height:290px;position:relative;background:linear-gradient(145deg,#f7faf8,#edf5f0);display:block;overflow:hidden;text-decoration:none}.prod-img img{width:100%;height:100%;object-fit:cover;transition:.35s}.prod-card:hover .prod-img img{transform:scale(1.035)}.prod-placeholder,.pkg-placeholder{height:100%;display:grid;place-items:center;color:var(--g700);font-size:25px;font-weight:800;background:linear-gradient(145deg,var(--g50),var(--g100))}.prod-badge{position:absolute;left:13px;top:13px;background:var(--g800);color:#fff;font-size:10.5px;font-weight:800;padding:6px 9px;border-radius:7px}.prod-body{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}.prod-name{font-size:15px;font-weight:800;text-decoration:none;line-height:1.35}.prod-desc{font-size:12px;color:var(--mut);line-height:1.6}.prod-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:7px}.prod-price{font-size:17px;font-weight:800;color:var(--g800)}.prod-old{font-size:11px;color:var(--soft);text-decoration:line-through;margin-left:7px}.prod-add{width:36px;height:36px;border-radius:10px;background:var(--g800);color:#fff;text-decoration:none;display:grid;place-items:center;font-size:22px;line-height:1;border:0;cursor:pointer;font-family:inherit}.prod-quickform{margin:0}.pkgs{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pkg{position:relative;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.25s}.pkg:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.pkg.hot{border:2px solid var(--g700)}.pkg-tag{position:absolute;z-index:3;top:12px;right:12px;background:var(--g800);color:#fff;font-size:10.5px;font-weight:800;padding:7px 10px;border-radius:8px}.pkg-image{height:270px;display:block;background:var(--g50);overflow:hidden}.pkg-image img{width:100%;height:100%;object-fit:cover}.pkg-b{padding:20px}.pkg-n{font-size:16px;font-weight:800}.pkg-s{font-size:12px;color:var(--mut);line-height:1.6;margin:7px 0 13px}.pkg-row{display:flex;align-items:center;gap:10px}.price{font-size:23px;font-weight:800;color:var(--g800)}.price-old{font-size:12px;color:var(--soft);text-decoration:line-through}.pkg-unit{font-size:11.5px;color:var(--mut);margin-top:6px}.pkg form{margin-top:16px}.pkg-btn{width:100%;min-height:44px;border:0;border-radius:10px;background:var(--g800);color:#fff;text-decoration:none;font-size:12.5px;font-weight:800;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-top:16px}.pkg-btn:hover{background:var(--g700)}
.why{background:var(--g50);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:64px}.why-in{max-width:1280px;margin:0 auto;padding:64px 32px;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.why-img{border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg);height:500px;background:var(--g100)}.why-img img{width:100%;height:100%;object-fit:cover}.why-fallback{height:100%;display:grid;place-items:center}.why-fallback img{object-fit:contain;width:250px;height:auto}.why-title{margin-bottom:12px}.why-intro{font-size:14px;color:var(--mut);line-height:1.75}.why-list{margin-top:20px;display:grid;gap:4px}.why-li{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.why-ck{width:31px;height:31px;border-radius:50%;background:var(--g100);display:grid;place-items:center}.why-ck svg{width:17px;height:17px;fill:none;stroke:var(--g700);stroke-width:2.2}.why-li b{display:block;font-size:14px;margin-bottom:4px}.why-li span{display:block;font-size:12.5px;color:var(--mut);line-height:1.6}.why-link{margin-top:20px}.revs{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rev{border:1px solid var(--line);border-radius:16px;padding:23px;background:#fff}.rev-st{color:#e3a51e;font-size:18px;letter-spacing:3px}.rev-t{font-size:13px;color:var(--mut);line-height:1.75;margin:13px 0 20px}.rev-a{display:flex;align-items:center;gap:11px}.rev-av{width:38px;height:38px;border-radius:50%;background:var(--g100);color:var(--g800);display:grid;place-items:center;font-weight:800}.rev-n{font-size:12.5px;font-weight:800}.rev-l{font-size:10.5px;color:var(--soft);margin-top:2px}.paystrip{max-width:1280px;margin:64px auto 0;padding:0 32px}.pay-box{border-radius:18px;background:var(--g900);padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:25px}.pay-l h3{color:#fff;font-size:18px}.pay-l p{color:rgba(255,255,255,.68);font-size:11.5px;margin-top:5px}.pay-cards{display:flex;gap:8px;flex-wrap:wrap}.pc{width:64px;height:36px;border-radius:6px;background:#fff;display:grid;place-items:center;font-weight:900;font-size:12px}.pc.master{color:#f15a24}.pc.visa{font-style:italic;color:#1434cb;font-size:15px}.pc.amex{background:#2e77bc;color:#fff;font-size:7px;line-height:1.1}.pc.maestro{color:#0099df}.pc.troy{color:#00a6ce;font-size:15px}
.ph{background:var(--g50);border-bottom:1px solid var(--line)}.ph-in{max-width:1280px;margin:0 auto;padding:64px 32px;display:grid;grid-template-columns:1.2fr 1fr;gap:56px;align-items:center}.ph h1{font-size:38px;font-weight:800;letter-spacing:-.8px;line-height:1.18;margin-bottom:16px}.ph p{font-size:15px;color:var(--mut);line-height:1.8}.ph-img{border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg);height:320px}.ph-img img{width:100%;height:100%;object-fit:cover}.about-fallback{height:100%;display:grid;place-items:center;background:var(--g100)}.about-fallback img{width:230px;height:auto;object-fit:contain}.stats{max-width:1280px;margin:-30px auto 0;padding:0 32px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;position:relative;z-index:2}.stat{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;text-align:center;box-shadow:var(--shadow)}.stat b{font-size:26px;font-weight:800;color:var(--g800);display:block}.stat span{font-size:12.5px;color:var(--mut);font-weight:600;margin-top:4px;display:block}.story{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.story-img{border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg);height:400px}.story-img img{width:100%;height:100%;object-fit:cover}.story p{font-size:14.5px;color:var(--mut);line-height:1.85;margin-bottom:16px}.vals{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.val{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px;transition:.25s}.val:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.val-ic{width:46px;height:46px;background:var(--g100);color:var(--g700);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-weight:800;font-size:20px}.val b{font-size:15.5px;display:block;margin-bottom:8px}.val p{font-size:13px;color:var(--mut);line-height:1.7}.proc{background:var(--g50);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:64px}.proc-in{max-width:1280px;margin:0 auto;padding:64px 32px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px}.step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px}.step-n{width:40px;height:40px;background:var(--g800);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;margin-bottom:16px}.step b{font-size:15px;display:block;margin-bottom:8px}.step p{font-size:12.5px;color:var(--mut);line-height:1.65}.cta{max-width:1280px;margin:64px auto 0;padding:0 32px}.cta-box{background:var(--g900);border-radius:20px;padding:48px;text-align:center}.cta-box h2{color:#fff;font-size:28px;font-weight:800;margin-bottom:10px}.cta-box p{color:rgba(255,255,255,.7);font-size:14px;margin-bottom:26px}.cta-btn{display:inline-block;background:#fff;color:var(--g900);text-decoration:none;font-weight:800;font-size:14px;padding:14px 32px;border-radius:11px;margin:0 6px}.cta-btn.wa-c{background:var(--wa);color:#fff}
.info-hero{background:var(--g50);border-bottom:1px solid var(--line)}
.ip-benefits{padding:54px 0 8px}.ip-benefits .info-shell .sec-eyebrow{margin-bottom:9px}.ip-benefits .sec-title{margin-bottom:26px}.ip-benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.ip-benefit{display:grid;grid-template-columns:40px 1fr;gap:14px;align-items:start;background:var(--g50);border:1px solid var(--line);border-radius:15px;padding:18px 20px;transition:.25s}.ip-benefit:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.ip-benefit-ic{width:38px;height:38px;border-radius:50%;background:var(--g100);display:grid;place-items:center}.ip-benefit-ic svg{width:18px;height:18px;fill:none;stroke:var(--g700);stroke-width:2.4}.ip-benefit b{display:block;font-size:14.5px;margin-bottom:5px}.ip-benefit span{display:block;font-size:12.5px;color:var(--mut);line-height:1.6}
.ip-products{padding:48px 0 8px}.ip-products .sec-eyebrow{margin-bottom:9px}.ip-products .sec-title{margin-bottom:24px}.ip-products .grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.info-aside-photo{width:100%;height:auto;border-radius:14px;margin-bottom:16px;object-fit:cover}.info-shell{max-width:1280px;margin:0 auto;padding-left:32px;padding-right:32px}.info-hero .info-shell{padding-top:60px;padding-bottom:50px}.info-hero h1,.product-info h1,.cart-page h1,.not-found h1{font-size:clamp(34px,5vw,52px);line-height:1.12;letter-spacing:-1px;margin-bottom:12px}.info-hero p,.collection-desc{font-size:15px;color:var(--mut);line-height:1.75;max-width:760px}.info-content,.collection-main,.product-page,.cart-page,.not-found{padding:58px 0}.info-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:46px}.rte{font-size:14.5px;line-height:1.85;color:var(--mut)}.rte h2,.rte h3{color:var(--ink);line-height:1.3;margin:28px 0 10px}.rte h2{font-size:27px}.rte h3{font-size:20px}.rte p,.rte ul,.rte ol{margin-bottom:15px}.rte ul,.rte ol{padding-left:20px}.info-aside{position:sticky;top:110px;align-self:start;border:1px solid var(--line);border-radius:18px;padding:24px;background:var(--g50)}.info-aside img{width:150px;height:auto;margin:0 auto 18px}.info-aside h3{font-size:18px;margin-bottom:8px}.info-aside p{font-size:12.5px;color:var(--mut);line-height:1.7}.collection-main .grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pagination{text-align:center;margin-top:32px}.pagination .page,.pagination .next,.pagination .prev{display:inline-block;margin:3px;padding:8px 12px;border:1px solid var(--line);border-radius:8px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:start}.product-main-image{aspect-ratio:1;border-radius:20px;overflow:hidden;background:var(--g50)}.product-main-image img{width:100%;height:100%;object-fit:cover}.product-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.product-thumb{aspect-ratio:1;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;cursor:pointer}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-price{font-size:28px;color:var(--g800);font-weight:800;margin:16px 0}.product-price span{font-size:14px;color:var(--soft);text-decoration:line-through;margin-left:9px}.product-form{display:grid;gap:10px;margin-top:24px}.product-form label{font-size:12px;font-weight:800}.product-form select,.product-form input,.search-form input{width:100%;min-height:46px;border:1px solid #cad8cf;border-radius:10px;padding:10px 12px;background:#fff}.product-submit,.search-form button,.cart-update{min-height:48px;border:0;border-radius:10px;background:var(--g800);color:#fff;font-size:13px;font-weight:800;cursor:pointer;padding:0 20px}.product-submit:disabled{opacity:.5}.product-trust{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px;font-size:11.5px;color:var(--g700);font-weight:700}.cart-list{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:90px 1fr 90px 120px auto;gap:18px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:13px}.cart-image{width:88px;height:88px;border-radius:10px;overflow:hidden;background:var(--g50)}.cart-image img{width:100%;height:100%;object-fit:cover}.cart-info{display:grid;gap:5px}.cart-info a{text-decoration:none}.cart-info small{color:var(--soft)}.cart-info span{color:var(--g800);font-weight:800}.cart-item input{width:80px;min-height:42px;border:1px solid var(--line);border-radius:9px;padding:8px}.cart-remove{font-size:12px;color:#a13;text-decoration:none}.cart-summary{max-width:440px;margin:24px 0 0 auto;border:1px solid var(--line);border-radius:16px;padding:22px;display:grid;gap:12px}.cart-summary p{display:flex;justify-content:space-between;font-size:19px}.empty-state{text-align:center;padding:58px 24px;border:1px solid var(--line);border-radius:18px;background:var(--g50);grid-column:1/-1}.empty-state h2{margin-bottom:8px}.empty-state p{color:var(--mut);margin-bottom:18px}.search-form{display:flex;gap:10px;max-width:620px;margin-top:22px}.not-found{text-align:center}.not-found p{color:var(--mut);margin-bottom:18px}
.site-footer{margin-top:64px;background:#082f1b;color:#fff;padding:52px 32px 24px}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.3fr .7fr .8fr 1fr;gap:38px}.footer-brand img{width:145px;background:#fff;border-radius:13px;padding:8px;margin-bottom:14px}.footer-brand p{max-width:360px}.site-footer h3{font-size:13px;margin-bottom:13px}.site-footer p,.site-footer a{color:rgba(255,255,255,.7);font-size:12.5px;line-height:1.7}.site-footer> .footer-inner>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px}.site-footer a{text-decoration:none}.site-footer a:hover{color:#fff}.footer-bottom{max-width:1280px;margin:38px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.55);font-size:11.5px}.wa{position:fixed;right:22px;bottom:22px;width:57px;height:57px;border-radius:50%;background:var(--wa);display:grid;place-items:center;box-shadow:0 8px 28px rgba(37,211,102,.45);z-index:700}.wa svg{width:30px;height:30px;fill:#fff}
.hdr-cart{cursor:pointer;border:0;font-family:inherit}
.cart-drawer-overlay{position:fixed;inset:0;background:rgba(10,30,18,.45);opacity:0;visibility:hidden;transition:opacity .3s;z-index:900}.cart-drawer-overlay.is-open{opacity:1;visibility:visible}
.cart-drawer{position:fixed;top:0;right:0;height:100%;width:min(420px,100%);background:#fff;z-index:901;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .35s cubic-bezier(.22,.8,.22,1);box-shadow:-12px 0 40px rgba(0,0,0,.18)}.cart-drawer.is-open{transform:translateX(0)}
.cd-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--line)}.cd-head h2{font-size:18px;font-weight:800}.cd-head span{color:var(--mut);font-weight:600;font-size:14px}.cd-close{width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;place-items:center;cursor:pointer}.cd-close svg{width:18px;height:18px;fill:none;stroke:var(--g900);stroke-width:2}
.cd-body{flex:1;overflow-y:auto;padding:18px 22px;display:flex;flex-direction:column;gap:14px}.cd-loading{color:var(--mut);font-size:13px;text-align:center;padding:40px 0}
.cd-item{display:grid;grid-template-columns:72px 1fr auto;gap:13px;align-items:start;padding-bottom:14px;border-bottom:1px solid var(--line)}.cd-item img{width:72px;height:72px;border-radius:10px;object-fit:cover;background:var(--g50)}.cd-item-info{display:flex;flex-direction:column;gap:5px;min-width:0}.cd-item-info a{font-size:13.5px;font-weight:800;text-decoration:none;line-height:1.35}.cd-item-info small{color:var(--soft);font-size:11.5px}.cd-item-price{color:var(--g800);font-weight:800;font-size:13px}
.cd-qty{display:flex;align-items:center;gap:8px;margin-top:4px}.cd-qty button{width:26px;height:26px;border:1px solid var(--line);border-radius:7px;background:#fff;cursor:pointer;font-size:14px;line-height:1}.cd-qty span{font-size:13px;font-weight:700;min-width:18px;text-align:center}
.cd-remove{justify-self:end;color:#a13;font-size:11.5px;background:none;border:0;cursor:pointer;text-decoration:underline;padding:0}
.cd-empty{text-align:center;padding:50px 10px;color:var(--mut)}.cd-empty svg{width:54px;height:54px;stroke:var(--soft);fill:none;stroke-width:1.4;margin-bottom:14px}.cd-empty a{display:inline-block;margin-top:16px}
.cd-foot{border-top:1px solid var(--line);padding:18px 22px 22px;display:none}.cd-foot.is-active{display:block}.cd-sub{display:flex;justify-content:space-between;font-size:15px;margin-bottom:14px}.cd-sub strong{font-size:19px;color:var(--g800)}
.ette-toast{position:fixed;top:18px;right:18px;z-index:950;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-lg);padding:14px 18px;display:flex;align-items:center;gap:12px;max-width:340px;transform:translateY(-16px) translateX(8px);opacity:0;visibility:hidden;transition:.3s}.ette-toast.is-show{transform:translateY(0) translateX(0);opacity:1;visibility:visible}
.toast-ic{width:34px;height:34px;border-radius:50%;background:var(--g100);display:grid;place-items:center;flex:0 0 auto}.toast-ic svg{width:18px;height:18px;fill:none;stroke:var(--g700);stroke-width:2.4}
.toast-body{display:flex;flex-direction:column;gap:2px}.toast-body strong{font-size:13px}.toast-body span{font-size:11.5px;color:var(--mut)}
@media(max-width:1100px){.hdr-nav{display:none}.menu-toggle{display:flex}.hdr-cart{display:none}.trust{grid-template-columns:repeat(2,1fr)}.grid,.collection-main .grid{grid-template-columns:repeat(3,1fr)}.why-in,.ph-in,.story,.product-layout,.info-grid{grid-template-columns:1fr}.why-img{height:420px}.stats{grid-template-columns:repeat(2,1fr)}.vals,.steps{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:repeat(2,1fr)}.info-aside{position:static}.concerns-grid{grid-template-columns:repeat(3,1fr);gap:24px 18px}}
@media(max-width:720px){.ette-announcement-item{padding:0 18px;font-size:11px}.hdr-in{padding:9px 16px;min-height:66px}.logo img{height:46px}.hdr-icon{display:none}.hero{padding:14px 14px 0}.slider{border-radius:15px}.slide{height:300px}.sl-arrow{width:40px;height:40px}.concerns{padding:32px 18px 4px}.concerns-grid{grid-template-columns:repeat(3,1fr);gap:18px 10px}.concern-label{font-size:10.5px;max-width:80px}.cart-drawer{width:100%}.ette-toast{left:14px;right:14px;max-width:none;top:14px}.trust{grid-template-columns:1fr;padding:22px 18px}.sec{padding:48px 18px 0}.sec-h{align-items:flex-start;flex-direction:column}.grid,.collection-main .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.prod-img{height:210px}.prod-body{padding:14px}.pkgs,.revs{grid-template-columns:1fr}.why{margin-top:48px}.why-in,.ph-in,.proc-in{padding:48px 18px;gap:32px}.why-img{height:340px}.stats{padding:0 18px;margin-top:18px;grid-template-columns:1fr 1fr}.vals,.steps{grid-template-columns:1fr}.paystrip,.cta{padding:0 18px;margin-top:48px}.pay-box{align-items:flex-start;flex-direction:column;padding:24px}.ph h1{font-size:31px}.story-img{height:330px}.cta-box{padding:34px 20px}.cta-btn{display:block;margin:8px 0}.info-shell{padding-left:18px;padding-right:18px}.info-hero .info-shell{padding-top:46px;padding-bottom:40px}.info-content,.collection-main,.product-page,.cart-page{padding:42px 0}.product-thumbs{grid-template-columns:repeat(4,1fr)}.cart-item{grid-template-columns:72px 1fr;gap:12px}.cart-image{width:72px;height:72px}.cart-item input,.cart-item>strong,.cart-remove{grid-column:2}.search-form{flex-direction:column}.site-footer{padding:44px 18px 22px}.footer-inner{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.wa{width:52px;height:52px;right:16px;bottom:16px}}
@media(max-width:450px){.grid,.collection-main .grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.slide{height:260px}.prod-img{height:280px}.concerns-grid{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){.ette-announcement-track{animation:none}.slides{transition:none}}});@media (max-width: 749px)
@media(max-width:1100px){
  .ip-products .grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:720px){
  .ip-products .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .ip-products{padding:32px 0 8px}
  .prod-img{height:200px}
  .prod-body{padding:13px}
  .prod-name{font-size:14px}
  .prod-desc{font-size:11.5px;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
  .prod-price{font-size:15px}
  .prod-add{width:34px;height:34px;font-size:20px}
  .info-grid{grid-template-columns:1fr}
  .info-aside{display:none}
}

@media(max-width:450px){
  .ip-products .grid{grid-template-columns:1fr}
  .prod-img{height:260px}
  .prod-body{padding:15px}
  .prod-name{font-size:15px}
  .prod-desc{-webkit-line-clamp:2}
}