.pehs-root{--pehs-accent:#b84f32;--pehs-ink:#231f20;--pehs-muted:#756f6a;--pehs-cream:#fbf5f1;--pehs-border:#eadfd8;--pehs-max-width:1280px;color:var(--pehs-ink);font-family:Arial,Helvetica,sans-serif;width:100%}.pehs-root *{box-sizing:border-box}.pehs-root a{text-decoration:none;color:inherit}.pehs-root img{max-width:100%;display:block}.pehs-root button,.pehs-root input{font:inherit}.pehs-container{width:min(calc(100% - 48px),var(--pehs-max-width));margin-inline:auto}.pehs-section{padding:32px 0}.pehs-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.pehs-section-head h2,.pehs-centered-head h2{font-family:Georgia,"Times New Roman",serif;font-size:30px;line-height:1.1;margin:0;font-weight:500;color:var(--pehs-ink)}.pehs-section-head a{font-size:13px;color:var(--pehs-accent);font-weight:700}.pehs-centered-head{text-align:center;margin-bottom:24px}.pehs-empty{font-size:13px;color:#777;background:#faf7f4;border:1px dashed #dccbc0;padding:12px;border-radius:10px}.pehs-placeholder{height:100%;width:100%;min-height:90px;background:linear-gradient(135deg,#f4e7df,#fff8f3);display:grid;place-items:center;color:#aa7b65;font-size:12px;border:1px dashed #e4cabb}.pehs-line-icon svg,.pehs-icon-btn svg,.pehs-mini-cart svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

/* Universal per-widget movement / full-width helpers */
.pehs-section-shell{position:relative;box-sizing:border-box}
.pehs-movable-content{position:relative;transform:translate(var(--pehs-move-x,0px),var(--pehs-move-y,0px));transition:transform .15s ease}
.pehs-header-combo-shell{width:100vw!important;max-width:100vw!important;position:relative;z-index:30;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important}
.pehs-site-header-content{position:relative}

/* Top bar */
.pehs-topbar{background:#333;color:#fff;font-size:14px;width:100%;overflow:hidden}
.pehs-topbar-track{width:100%;display:flex;align-items:center;justify-content:center;padding:0 30px;margin:0 auto;box-sizing:border-box}
.pehs-topbar-item{display:flex;align-items:center;gap:8px;min-height:54px;padding:8px 0;white-space:nowrap;font-weight:700}
.pehs-topbar-item,.pehs-topbar-item:nth-child(n){justify-content:center;text-align:center;margin:0 auto}
.pehs-topbar-icon{display:inline-flex;align-items:center;justify-content:center}
.pehs-topbar-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

/* MegaDrop-style responsive header */
.pehs-header{background:#fff;border-bottom:0 solid #e8e8e8;position:relative;z-index:20;width:100%}
.pehs-megadrop-header-inner{width:100%;max-width:1480px;margin:0 auto;padding:0 30px;box-sizing:border-box}
.pehs-megadrop-main-row{min-height:84px;display:grid;grid-template-columns:auto auto minmax(260px,1fr) auto;align-items:center;gap:54px;width:100%}
.pehs-megadrop-logo{display:flex;align-items:center;justify-content:flex-start;flex:none;min-width:0;text-decoration:none!important;border:0!important;box-shadow:none!important}
.pehs-megadrop-logo img{width:260px;max-height:64px;object-fit:contain;object-position:left center}
.pehs-megadrop-logo-text{font-family:Georgia,"Times New Roman",serif;font-size:32px;line-height:1;letter-spacing:7px;font-weight:500;white-space:nowrap;color:#111;max-width:none!important;overflow:visible!important;text-overflow:clip!important;text-decoration:none!important;border:0!important}
.pehs-megadrop-desktop-nav{display:flex;align-items:center}
.pehs-megadrop-nav{display:flex;align-items:center;gap:30px;list-style:none;margin:0;padding:0;font-weight:700}
.pehs-megadrop-nav li{margin:0;position:relative}
.pehs-megadrop-nav a{font-size:16px;line-height:1;color:inherit;white-space:nowrap;text-decoration:none!important;border-bottom:0!important;box-shadow:none!important}
.pehs-megadrop-nav .sub-menu{display:none;position:absolute;top:calc(100% + 16px);left:0;min-width:200px;background:#fff;padding:12px;list-style:none;border:1px solid #eee;box-shadow:0 12px 30px rgba(0,0,0,.09);z-index:99}
.pehs-megadrop-nav li:hover>.sub-menu{display:flex;flex-direction:column;gap:12px}
.pehs-megadrop-desktop-search-wrap{display:flex;justify-content:flex-end;min-width:0}
.pehs-megadrop-search{display:flex;align-items:center;gap:12px;min-height:60px;border:1px solid #d7d7d7;border-radius:32px;background:#fff;padding:5px 10px 5px 18px;overflow:hidden}
.pehs-megadrop-desktop-search{width:430px;max-width:100%}
.pehs-megadrop-search-icon{display:inline-flex;flex:none;color:#111}
.pehs-megadrop-search-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.pehs-megadrop-search input{width:100%;min-width:0;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;font-size:16px;color:#333}
.pehs-megadrop-search input::placeholder{color:#575757;opacity:1}
.pehs-megadrop-search button{display:none;border:0;border-radius:28px;padding:0 20px;align-self:stretch;min-width:108px;background:#c98c1e;color:#fff;font-weight:700;cursor:pointer;white-space:nowrap;line-height:1.1;flex:none}
.pehs-megadrop-actions{display:flex;align-items:center;justify-content:flex-end;gap:28px;position:relative;z-index:20;pointer-events:auto}
.pehs-megadrop-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:52px;color:#111;font-weight:800;font-size:12px;line-height:1;text-decoration:none!important;border:0!important;box-shadow:none!important;position:relative;z-index:21;pointer-events:auto;cursor:pointer}
.pehs-megadrop-action svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.pehs-mobile-store-action{display:none}
.pehs-megadrop-mobile-left,.pehs-megadrop-mobile-search-wrap,.pehs-megadrop-mobile-menu,.pehs-megadrop-overlay{display:none}
.pehs-mobile-menu-btn{border:0;background:transparent;padding:2px;cursor:pointer;color:#111}

/* Hero */
.pehs-hero{background:#ffffff;overflow:visible;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;position:relative}.pehs-hero-slider{display:flex;overflow:hidden;background:#f5efe9;scroll-snap-type:x mandatory;scrollbar-width:none}.pehs-hero-slider::-webkit-scrollbar{display:none}.pehs-hero-slide{min-width:100%;height:640px;scroll-snap-align:start;position:relative;background-image:linear-gradient(90deg,rgba(247,243,238,.94) 0%,rgba(247,243,238,.88) 26%,rgba(247,243,238,.54) 43%,rgba(247,243,238,.10) 60%,rgba(247,243,238,0) 72%),var(--pehs-hero-bg);background-size:cover;background-position:center center;background-repeat:no-repeat}.pehs-hero-content-wrap{height:100%;display:flex;align-items:center;max-width:1600px;margin:0 auto;padding:0 150px;box-sizing:border-box}.pehs-hero-copy{display:flex;flex-direction:column;justify-content:center;max-width:720px;padding:42px 24px 42px 0;background:transparent!important;box-shadow:none!important;border:0!important}.pehs-eyebrow{font-size:12px;letter-spacing:2.5px;color:#c63d27;margin-bottom:18px;text-transform:uppercase}.pehs-hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:72px;line-height:1.04;margin:0 0 22px;color:var(--pehs-ink)}.pehs-hero p{font-size:17px;line-height:1.7;color:#5f5956;max-width:560px;margin:0}.pehs-hero-actions{display:flex;gap:12px;margin-top:26px;flex-wrap:wrap}.pehs-btn{display:inline-flex;padding:18px 28px;border-radius:12px;font-size:14px;font-weight:700;letter-spacing:.3px}.pehs-btn-primary{background:var(--pehs-accent);color:#fff!important}.pehs-btn-outline{border:1px solid #cfa998;color:#8a4b37}.pehs-hero-benefits-wrap{position:relative;z-index:5;margin:-48px auto 0;width:86%;max-width:86%}.pehs-hero-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid #ece8e3;border-radius:14px;box-shadow:0 12px 36px rgba(0,0,0,.08);overflow:hidden}.pehs-hero-benefit{position:relative;display:flex;align-items:center;justify-content:center;gap:14px;padding:22px;min-width:0;min-height:96px;background:inherit}.pehs-hero-benefit:not(:first-child)::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:54%;background:#e7e1dc;border-radius:99px}.pehs-hero-benefit strong{display:block;font-size:16px;line-height:1.2;color:var(--pehs-ink)}.pehs-hero-benefit small{display:block;margin-top:4px;font-size:12px;color:#76706c}.pehs-hero-benefit .pehs-line-icon{color:var(--pehs-accent);width:40px;height:40px}.pehs-hero-benefit .pehs-line-icon svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

/* Benefits */
.pehs-benefits{position:relative;z-index:5}.pehs-benefit-grid{background:#fff;border-radius:28px;box-shadow:0 10px 40px rgba(73,39,25,.08);display:grid;grid-template-columns:repeat(4,1fr);padding:16px 22px}.pehs-benefit,.pehs-service-item{display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 12px}.pehs-benefit strong,.pehs-service-item strong{display:block;font-size:12px;color:var(--pehs-ink)}.pehs-benefit small,.pehs-service-item small{display:block;color:#777;font-size:10px;margin-top:3px}.pehs-line-icon{color:var(--pehs-accent);display:flex;flex:none}

/* Categories */
.pehs-category-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 1px 8px}.pehs-category-grid::-webkit-scrollbar{display:none}.pehs-category{flex:0 0 calc(var(--cat-d-basis) - 13px);scroll-snap-align:start;min-width:0;background:transparent;border:0!important;border-radius:0;padding:0;text-align:center;text-decoration:none!important;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:132px;box-sizing:border-box;overflow:visible}.pehs-category:hover{text-decoration:none!important}.pehs-category-img{width:112px;height:112px;aspect-ratio:1/1;border-radius:50%!important;overflow:hidden;margin:0 auto 9px;background:#f4eee9;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0}.pehs-category-img img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%!important}.pehs-category-img .pehs-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:1px dashed #e7c8b8;border-radius:50%!important;background:#fff7f2;font-size:10px;color:#a86848}.pehs-category-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#2b2b2b;font-size:12px;line-height:1.18;text-decoration:none!important;word-break:normal;overflow-wrap:anywhere;text-align:center;width:100%}

/* Products */
.pehs-product-grid{display:grid;grid-template-columns:repeat(var(--prod-cols),minmax(0,1fr));gap:12px}.pehs-product-card{border:1px solid #ead7cf;border-radius:12px;background:#fffaf7;overflow:hidden;min-width:0;padding:6px 6px 8px;box-sizing:border-box;display:flex;flex-direction:column}.pehs-product-image{display:block;height:205px;position:relative;background:#f4eee9;overflow:hidden;border-radius:10px;text-decoration:none!important}.pehs-product-image-inner{display:block;width:100%;height:100%;overflow:hidden}.pehs-product-image img{width:100%;height:100%;object-fit:cover;transform:scale(1.12);transform-origin:center center;transition:transform .25s ease}.pehs-product-card:hover .pehs-product-image img{transform:scale(1.15)}.pehs-badge{position:absolute;left:8px;top:8px;z-index:2;background:#211d1b;color:#fff;font-size:9px;line-height:1;padding:6px 8px;border-radius:20px}.pehs-product-info{padding:10px 5px 2px;display:flex;flex-direction:column;flex:1;min-height:0}.pehs-product-title{font-size:12px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-decoration:none!important;color:#2b2725;min-height:1.3em}.pehs-product-price{font-size:13px;font-weight:700;margin-top:8px;display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.pehs-product-price ins{text-decoration:none!important;color:#211d1b;font-weight:800}.pehs-product-price del{opacity:.8;font-size:.9em;color:#99908a;font-weight:500}.pehs-product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:9px;gap:8px}.pehs-stars{font-size:10px;color:#f3a000;letter-spacing:.2px;white-space:nowrap;line-height:1}.pehs-stars small{color:#8e8580;font-size:.82em;letter-spacing:0}.pehs-mini-cart{width:30px;height:30px;border:1px solid #d9a48f;border-radius:50%;display:grid;place-items:center;color:#b95a3a;background:#fffaf7;flex:none;text-decoration:none!important}.pehs-mini-cart svg{width:15px;height:15px;fill:none;stroke:currentColor}.pehs-products .pehs-section-head a,.pehs-products a{text-decoration:none}

/* Promo boxes */
.pehs-promos{background:#fff}.pehs-promo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pehs-promo{position:relative;background-color:#f9e8df;background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:14px;min-height:170px;overflow:hidden;isolation:isolate}.pehs-promo::before{content:"";position:absolute;inset:0;background:rgba(255,248,243,.58);z-index:-1}.pehs-promo-copy{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:20px 18px 18px 20px}.pehs-promo-text-group{transform:translateY(16px);transition:transform .2s ease;max-width:92%}.pehs-promo h3{font-family:Georgia,serif;margin:0 0 7px;font-size:20px;line-height:1.1;color:var(--pehs-ink);max-width:90%}.pehs-promo p{font-size:11px;line-height:1.35;color:#6e645e;margin:0 0 12px;max-width:90%}.pehs-promo a{font-size:11px;color:var(--pehs-accent);font-weight:700;margin-top:auto;text-decoration:none!important;border:0!important;border-bottom:0!important;box-shadow:none!important;line-height:1.2}.pehs-promo a:hover{text-decoration:none!important}

/* Service strip */
.pehs-service-strip{--pehs-service-bg:#fffaf7;background:var(--pehs-service-bg);border:0;padding:18px 0;overflow:visible;box-sizing:border-box}.pehs-service-strip.pehs-service-full{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.pehs-service-grid{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:12px 28px;background:transparent;box-sizing:border-box}.pehs-service-item{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;padding:8px 10px}.pehs-service-content{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0;transform:translate(var(--pehs-item-x,0px),var(--pehs-item-y,0px))}.pehs-service-item:not(:first-child)::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:50%;background:#eadfd8;border-radius:999px}.pehs-service-item .pehs-line-icon{display:flex;align-items:center;justify-content:center;color:var(--pehs-accent);flex:none}.pehs-service-item .pehs-line-icon svg{width:28px;height:28px}.pehs-service-item strong{display:block;font-size:13px;line-height:1.2;color:var(--pehs-ink);white-space:normal}.pehs-service-item small{display:block;color:#777;font-size:10px;line-height:1.35;margin-top:4px;white-space:normal}

/* Testimonials */
.pehs-testimonial-grid{display:grid;grid-template-columns:repeat(var(--test-cols),1fr);gap:16px}.pehs-testimonial{background:#fffaf7;border:1px solid #f0e5de;border-radius:12px;padding:24px;text-align:center;min-height:170px}.pehs-big-stars{font-size:14px;margin-bottom:12px}.pehs-testimonial p{font-family:Georgia,serif;font-size:15px;line-height:1.6;margin:0 0 18px}.pehs-customer{display:flex;justify-content:center;align-items:center;gap:8px;font-size:11px}.pehs-customer img{width:28px;height:28px;border-radius:50%;object-fit:cover}
.pehs-follow-title-mobile{display:none}.pehs-instagram-grid{display:grid;grid-template-columns:repeat(var(--insta-cols),1fr);gap:10px}.pehs-instagram-grid>a,.pehs-instagram-grid>div{aspect-ratio:1/1;border-radius:8px;overflow:hidden;background:#f7f0eb}.pehs-instagram-grid img{width:100%;height:100%;object-fit:cover}

/* Newsletter */
.pehs-newsletter{background:#faf3ee;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:22px 0}.pehs-newsletter-inner{display:grid;grid-template-columns:1fr 1.2fr 1.1fr;gap:25px;align-items:center}.pehs-newsletter h3{font-family:Georgia,serif;margin:0 0 6px;color:var(--pehs-ink)}.pehs-newsletter p{font-size:11px;color:#777;margin:0}.pehs-newsletter-form{display:flex;background:#fff;border:1px solid #e5d8d0;border-radius:999px;padding:5px}.pehs-newsletter-form input{flex:1;border:0!important;outline:0;padding:10px 14px;background:transparent;min-width:0}.pehs-newsletter-form button{width:40px;height:40px;border:0;border-radius:50%;background:var(--pehs-accent);color:#fff;font-size:20px;cursor:pointer;flex:none}.pehs-newsletter-perks{display:flex;gap:18px;font-size:10px;color:#6f635d}

/* Footer */
.pehs-footer{padding:44px 0 20px;background:#fff}.pehs-footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:32px}.pehs-footer-brand img{max-width:150px;max-height:70px;object-fit:contain}.pehs-footer-brand p,.pehs-footer-col p{font-size:11px;color:#777;line-height:1.7}.pehs-footer-col h4{font-size:12px;margin:0 0 14px;color:var(--pehs-ink)}.pehs-footer-col ul{list-style:none;margin:0;padding:0}.pehs-footer-col li{margin:0 0 8px}.pehs-footer-col a{font-size:11px;color:#68605b}.pehs-footer-wordmark{align-items:flex-start;font-size:20px}.pehs-copyright{border-top:1px solid #eee;margin-top:28px;padding-top:16px;font-size:10px;color:#8a817c}

@media(max-width:767px){
  .pehs-hide-mobile{display:none!important}.pehs-container{width:min(calc(100% - 24px),var(--pehs-max-width))}.pehs-section{padding:24px 0}.pehs-section-head h2,.pehs-centered-head h2{font-size:24px}.pehs-section-head{margin-bottom:14px}.pehs-section-head a{font-size:10px}
  .pehs-topbar-track{display:flex;overflow:hidden;width:100%;padding:0 12px;justify-content:center}.pehs-topbar-track::-webkit-scrollbar{display:none}.pehs-topbar-item,.pehs-topbar-item:nth-child(n){flex:0 1 auto;min-width:0;padding:8px 14px;justify-content:center;text-align:center;margin:0 auto}
  .pehs-header-combo-shell{margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.pehs-topbar-track{padding:0 12px}.pehs-megadrop-header-inner{padding:0 12px}.pehs-megadrop-main-row{min-height:76px;grid-template-columns:32px minmax(0,1fr) auto;gap:9px}.pehs-megadrop-mobile-left{display:flex;align-items:center}.pehs-mobile-menu-btn{display:flex;flex-direction:column;justify-content:center;gap:5px;width:28px;height:32px;cursor:pointer}.pehs-mobile-menu-btn span{display:block;height:1.8px;background:currentColor;width:20px;border-radius:2px;transition:transform .25s ease,opacity .25s ease}.pehs-header.pehs-menu-open .pehs-mobile-menu-btn span:nth-child(1){transform:translateY(6.8px) rotate(45deg)}.pehs-header.pehs-menu-open .pehs-mobile-menu-btn span:nth-child(2){opacity:0}.pehs-header.pehs-menu-open .pehs-mobile-menu-btn span:nth-child(3){transform:translateY(-6.8px) rotate(-45deg)}.pehs-megadrop-logo{justify-content:flex-start;min-width:0}.pehs-megadrop-logo img{width:166px;max-height:45px}.pehs-megadrop-logo-text{font-size:24px;letter-spacing:4px;display:block;white-space:nowrap;overflow:visible;text-overflow:clip;max-width:none!important}.pehs-megadrop-desktop-nav,.pehs-megadrop-desktop-search-wrap{display:none}.pehs-megadrop-actions{gap:11px}.pehs-megadrop-action{min-width:24px;gap:0}.pehs-megadrop-action span{display:none}.pehs-megadrop-action svg{width:22px;height:22px}.pehs-mobile-store-action{display:flex;order:1}.pehs-cart-action{order:2}.pehs-account-action{order:3}.pehs-megadrop-mobile-search-wrap{display:block;padding:0 12px 14px;background:inherit;box-sizing:border-box;width:100%}.pehs-megadrop-mobile-search{width:100%;min-height:54px;padding:5px 5px 5px 16px;gap:10px}.pehs-megadrop-search input{font-size:16px;line-height:1.2}.pehs-megadrop-mobile-search button{display:block;min-width:108px;width:108px;padding:0 14px;white-space:nowrap;overflow:hidden;text-overflow:clip}.pehs-megadrop-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.35);opacity:0;visibility:hidden;pointer-events:none;z-index:998;transition:opacity .25s ease,visibility .25s ease}.pehs-megadrop-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.pehs-megadrop-mobile-menu{display:block;position:fixed;left:0;top:0;bottom:0;width:min(82vw,360px);background:#fff;box-shadow:0 18px 40px rgba(0,0,0,.16);padding:18px 20px 26px;z-index:999;transform:translateX(-105%);transition:transform .28s ease;overflow:auto}.pehs-megadrop-mobile-menu.is-open{transform:translateX(0)}.pehs-megadrop-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #ececec;margin-bottom:10px}.pehs-megadrop-drawer-logo{display:flex;align-items:center;min-width:0}.pehs-megadrop-drawer-logo img{width:170px;max-width:100%;max-height:46px;object-fit:contain}.pehs-mobile-menu-close{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;background:transparent;font-size:34px;line-height:1;color:inherit;cursor:pointer;padding:0}.pehs-megadrop-mobile-menu .pehs-megadrop-nav{display:flex;flex-direction:column;align-items:flex-start;gap:0;width:100%}.pehs-megadrop-mobile-menu .pehs-megadrop-nav>li{width:100%;border-bottom:1px solid #ececec}.pehs-megadrop-mobile-menu .pehs-megadrop-nav>li>a{display:block;width:100%;padding:16px 0;font-size:18px;font-weight:700}.pehs-megadrop-mobile-menu .pehs-megadrop-nav .sub-menu{position:static;display:flex;flex-direction:column;box-shadow:none;border:0;padding:0 0 12px 14px;gap:10px}.pehs-megadrop-header{position:relative}
  .pehs-hero{margin-bottom:0}.pehs-hero-slide{height:292px;background-image:var(--pehs-hero-bg);background-size:cover;background-position:center center}.pehs-hero-content-wrap{display:block;width:100%;height:100%;padding:0}.pehs-hero-copy{display:none!important;background:transparent!important}.pehs-hero-benefits-wrap{display:none!important}
  .pehs-benefit-grid{border-radius:0;box-shadow:none;width:100%;grid-template-columns:repeat(2,1fr);padding:10px 12px;border-bottom:1px solid #eee}.pehs-benefit{justify-content:flex-start;padding:9px 4px}.pehs-benefit strong{font-size:10px}.pehs-benefit small{font-size:8px}
  .pehs-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:5px}.pehs-category-grid::-webkit-scrollbar{display:none}.pehs-category{flex:0 0 calc(var(--cat-m-basis) - 8px);scroll-snap-align:start;min-height:100px;background:transparent!important;padding:0}.pehs-category-img{width:74px;height:74px;border-radius:50%!important;margin-left:auto;margin-right:auto}.pehs-category-img img{border-radius:50%!important}.pehs-category-title{font-size:11px;line-height:1.15;text-align:center}
  .pehs-product-grid{display:grid;grid-template-rows:repeat(var(--prod-m-rows),auto);grid-auto-flow:column;grid-auto-columns:calc(var(--prod-m-basis) - 5px);grid-template-columns:none;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.pehs-product-grid::-webkit-scrollbar{display:none}.pehs-product-card{scroll-snap-align:start;padding:5px 5px 7px}.pehs-product-image{height:148px;border-radius:9px}.pehs-product-image img{transform:scale(1.08)}.pehs-product-card:hover .pehs-product-image img{transform:scale(1.08)}.pehs-product-info{padding:8px 4px 1px}.pehs-product-title{font-size:10px}.pehs-product-price{font-size:11px;margin-top:6px}.pehs-stars{font-size:8px}.pehs-mini-cart{width:27px;height:27px}.pehs-badge{left:6px;top:6px;padding:5px 7px}
  .pehs-promo-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pehs-promo-grid::-webkit-scrollbar{display:none}.pehs-promo{flex:0 0 var(--promo-basis);scroll-snap-align:start;min-height:170px}.pehs-promo h3{font-size:18px}
  .pehs-service-strip{padding:12px 0}.pehs-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.pehs-service-item{justify-content:flex-start;padding:8px 4px}.pehs-service-content{justify-content:flex-start;gap:9px}.pehs-service-item:nth-child(odd)::before{display:none}.pehs-service-item:nth-child(even)::before{display:block}.pehs-service-item strong{font-size:11px}.pehs-service-item small{font-size:9px}
  .pehs-testimonial-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pehs-testimonial-grid::-webkit-scrollbar{display:none}.pehs-testimonial{flex:0 0 var(--test-basis);scroll-snap-align:start;padding:20px;min-height:180px}.pehs-testimonial p{font-size:14px}
  .pehs-follow-title-desktop{display:none}.pehs-follow-title-mobile{display:inline}  .pehs-instagram-grid{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pehs-instagram-grid::-webkit-scrollbar{display:none}.pehs-instagram-grid>a,.pehs-instagram-grid>div{flex:0 0 var(--insta-basis);scroll-snap-align:start}
  .pehs-newsletter-inner{grid-template-columns:1fr;gap:14px}.pehs-newsletter-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;text-align:center}.pehs-footer-grid{grid-template-columns:repeat(2,1fr);gap:24px}.pehs-footer-brand{grid-column:1/-1}.pehs-copyright{text-align:center}
}
@media(min-width:768px){.pehs-hide-desktop{display:none!important}}

body.pehs-body-menu-open{overflow:hidden}

/* v3.5 header polish */
.pehs-header a,.pehs-header a:hover,.pehs-header a:focus,.pehs-topbar a,.pehs-topbar a:hover,.pehs-topbar a:focus{text-decoration:none!important;border-bottom:0!important;box-shadow:none!important}
.pehs-header .pehs-megadrop-logo-text{text-decoration:none!important}
@media(max-width:767px){
  .pehs-topbar{min-height:38px}
  .pehs-topbar-item{min-height:38px!important;padding-top:6px!important;padding-bottom:6px!important}
  .pehs-megadrop-logo{overflow:visible!important}
  .pehs-megadrop-logo-text{max-width:none!important;overflow:visible!important;text-overflow:clip!important}
  .pehs-megadrop-search input{min-width:0!important}
  .pehs-megadrop-mobile-search button{font-size:14px!important}
}

.pehs-service-item > *{position:relative;top:var(--pehs-service-y,0px);}

@media(max-width:767px){
  .pehs-promos .pehs-promo-text-group{transform:translateY(10px)}
  .pehs-service-strip.pehs-service-mobile-full{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important}
  .pehs-service-strip.pehs-service-mobile-full .pehs-service-grid{width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important;border-radius:14px;padding-left:12px;padding-right:12px;box-sizing:border-box}
  .pehs-service-strip.pehs-service-mobile-full .pehs-service-item{min-width:0;align-items:center;justify-content:flex-start}
  .pehs-service-strip.pehs-service-mobile-full .pehs-service-item>div{min-width:0;flex:1}
  .pehs-service-strip.pehs-service-mobile-full .pehs-service-item strong,.pehs-service-strip.pehs-service-mobile-full .pehs-service-item small{white-space:normal;overflow-wrap:anywhere}
}


/* v4.3 Combined Newsletter + Footer */
.pehs-footer-combined{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background:#fbf4ef;color:#655d58;overflow:hidden}
.pehs-footer-inner{width:100%;max-width:1320px;margin:0 auto;padding-left:34px;padding-right:34px;box-sizing:border-box}
.pehs-footer-newsletter{background:#fbf4ef;border-top:1px solid rgba(93,72,60,.08);border-bottom:1px solid rgba(93,72,60,.10)}
.pehs-footer-newsletter-inner{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(320px,1.45fr) minmax(390px,1.35fr);align-items:center;gap:34px;min-height:130px;padding-top:18px;padding-bottom:18px}
.pehs-footer-newsletter-copy h3{font-family:Georgia,"Times New Roman",serif;font-size:16px;line-height:1.2;margin:0 0 7px;color:#2a2522}
.pehs-footer-newsletter-copy p{margin:0;color:#756b65;font-size:12px;line-height:1.65;max-width:250px}
.pehs-footer-newsletter-form{display:flex;align-items:center;min-height:62px;background:#fff;border:1px solid rgba(117,93,79,.15);border-radius:34px;padding:5px 6px 5px 20px;box-shadow:0 6px 18px rgba(63,43,32,.05);overflow:hidden}
.pehs-footer-newsletter-form input{flex:1;min-width:0;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;padding:0 12px!important;font-size:14px}
.pehs-footer-newsletter-form button{width:52px;min-width:52px;height:52px;border:0;background:#b84f32;color:#fff;border-radius:50%;font-size:24px;line-height:1;cursor:pointer;padding:0}
.pehs-footer-perks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.pehs-footer-perk{display:flex;align-items:center;gap:10px;min-width:0}
.pehs-footer-perk-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(184,79,50,.35);border-radius:50%;color:#b84f32;flex:none}
.pehs-footer-perk strong{display:block;font-size:12px;line-height:1.2;color:#3c3430;white-space:nowrap}
.pehs-footer-perk small{display:block;font-size:10px;line-height:1.3;color:#7a6f68;margin-top:3px;white-space:nowrap}
.pehs-footer-main{padding:34px 0 22px}
.pehs-footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,minmax(0,1fr));column-gap:38px;row-gap:28px;align-items:start}
.pehs-footer-brand img{display:block;width:180px;max-width:100%;height:auto;max-height:90px;object-fit:contain;object-position:left center;margin-bottom:16px}
.pehs-footer-brand-name{font-family:Georgia,"Times New Roman",serif;font-size:24px;letter-spacing:5px;line-height:1.2;color:#342b27;margin-bottom:16px}
.pehs-footer-brand p{font-size:11px;line-height:1.75;color:#776d67;margin:0;max-width:220px}
.pehs-footer-col h4{font-size:13px;line-height:1.3;margin:0 0 15px;color:#302824;font-weight:700}
.pehs-footer-col ul{list-style:none;margin:0;padding:0}
.pehs-footer-col li{margin:0 0 8px;padding:0}
.pehs-footer-col a{font-size:11px;line-height:1.35;color:#6d625c;text-decoration:none!important;transition:color .2s ease}
.pehs-footer-col a:hover{color:#b84f32}
.pehs-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(93,72,60,.10);padding-top:16px;padding-bottom:18px;color:#877b74;font-size:10px}

@media(max-width:767px){
  .pehs-footer-inner{padding-left:18px;padding-right:18px}
  .pehs-footer-newsletter-inner{grid-template-columns:1fr;gap:16px;min-height:0;padding-top:24px;padding-bottom:24px}
  .pehs-footer-newsletter-copy p{max-width:none}
  .pehs-footer-newsletter-form{min-height:56px;padding-left:12px}
  .pehs-footer-newsletter-form button{width:46px;min-width:46px;height:46px}
  .pehs-footer-perks{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  .pehs-footer-perk{gap:6px;align-items:flex-start}
  .pehs-footer-perk-icon{width:24px;height:24px;font-size:11px}
  .pehs-footer-perk strong{font-size:10px;white-space:normal}
  .pehs-footer-perk small{font-size:8px;white-space:normal}
  .pehs-footer-main{padding:28px 0 20px}
  .pehs-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;row-gap:28px}
  .pehs-footer-brand{grid-column:1/-1}
  .pehs-footer-brand p{max-width:300px}
  .pehs-footer-bottom{flex-direction:column;align-items:flex-start;gap:6px;text-align:left}
}

@media(max-width:767px){
  .pehs-newsletter-mobile-hidden{display:none!important}
  .pehs-footer-main .pehs-footer-inner{padding-left:0!important;padding-right:0!important}
  .pehs-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:42px;row-gap:30px;padding-left:24px;padding-right:24px;box-sizing:border-box}
  .pehs-footer-brand{grid-column:1/-1;padding-left:0;padding-right:0}
  .pehs-footer-col{min-width:0}
  .pehs-footer-col:nth-of-type(2),.pehs-footer-col:nth-of-type(4){text-align:left}
  .pehs-footer-col:nth-of-type(3),.pehs-footer-col:nth-of-type(5){text-align:left}
}

/* Global header/footer clone safety */
.pehs-global-clone{width:100%;max-width:100%;margin:0!important;padding:0!important}.pehs-global-clone>.pehs-root{width:100%;max-width:100%}

/* v4.6.8: accurate price and purchase states on homepage cards. */
.pehs-product-price.pehs-hide-old-price del{display:none}
.pehs-product-bottom{flex-wrap:wrap}
.pehs-product-options,.pehs-product-unavailable{font-size:11px;line-height:1.35;text-align:center;max-width:100%;overflow-wrap:anywhere}
.pehs-product-options{display:inline-block;padding:6px 8px;border:1px solid #d9a48f;border-radius:6px;color:var(--pehs-accent,#b95a3a)}
.pehs-product-unavailable,.pehs-price-unavailable{color:#756f6a;font-size:11px;font-weight:400}
.pehs-mini-cart:focus-visible,.pehs-product-options:focus-visible{outline:2px solid currentColor;outline-offset:2px}
