.vp-catalog,.vp-single,.vp-category-grid{--vp-accent:#146c52;--vp-line:#e0e6e3;--vp-ink:#172c24;color:var(--vp-ink);font-family:inherit;box-sizing:border-box;width:100%;margin:24px auto}.vp-catalog *,.vp-single *,.vp-category-grid *{box-sizing:border-box}.vp-with-sidebar{display:grid;grid-template-columns:210px minmax(0,1fr);gap:30px}.vp-sidebar{display:flex;flex-direction:column;align-items:stretch;gap:6px}.vp-sidebar h3{margin-top:0}.vp-sidebar a{padding:10px 12px;border-radius:8px;text-decoration:none;color:inherit;background:#f2f6f4}.vp-sidebar a:hover{background:#dfede6}.vp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.vp-card{display:flex;flex-direction:column;border:1px solid var(--vp-line);border-radius:16px;overflow:hidden;text-decoration:none!important;color:inherit!important;background:#fff;transition:box-shadow .2s,transform .2s}.vp-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #17372815}.vp-card>img,.vp-placeholder{width:100%;aspect-ratio:1/1;object-fit:cover;height:auto}.vp-placeholder{display:grid;place-items:center;background:#eef3f0;color:#57685e}.vp-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.vp-card h3{font-size:1.22rem;margin:0 0 8px}.vp-card p{font-size:1rem;color:#54655c;margin:0 0 16px}.vp-card strong{font-size:1.28rem;margin-top:auto}.vp-details{font-size:.96rem;color:var(--vp-accent);margin-top:12px}.vp-pages{padding:24px 0;display:flex;gap:14px;flex-wrap:wrap}.vp-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.vp-category{position:relative;min-height:180px;aspect-ratio:1.6;background:#244d3e;overflow:hidden;border-radius:16px;display:flex;align-items:flex-end;text-decoration:none!important}.vp-category img{position:absolute;width:100%;height:100%;object-fit:cover;inset:0}.vp-category:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#000b)}.vp-category span{position:relative;z-index:1;color:#fff;font-size:1.4rem;font-weight:700;padding:24px}.vp-product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;margin:24px 0}.vp-main-image img{width:100%;max-height:650px;height:auto;object-fit:contain;border-radius:16px}.vp-thumbs{display:flex;gap:10px;overflow:auto;padding:12px 0}.vp-thumbs button{padding:0;background:#fff;border:1px solid var(--vp-line);border-radius:8px;flex:0 0 76px;cursor:pointer;overflow:hidden}.vp-thumbs img{display:block;width:76px;height:76px;object-fit:cover}.vp-price{font-size:1.8rem;font-weight:700}.vp-buy{background:var(--vp-accent);color:#fff;border:0;border-radius:10px;padding:16px 36px;font:inherit;font-weight:700;cursor:pointer}.vp-description{border-top:1px solid var(--vp-line);padding-top:24px}.vp-dialog{color:#172c24;background:white;border:0;border-radius:20px;padding:32px;width:min(540px,calc(100% - 24px));max-height:90vh;overflow:auto;box-shadow:0 24px 80px #0004}.vp-dialog::backdrop{background:#06170fb8}.vp-dialog h2{padding-right:22px}.vp-close{position:absolute;right:12px;top:8px;border:0;background:transparent;color:#172c24;font-size:30px;cursor:pointer}.vp-order-form>label{display:block;margin:14px 0}.vp-order-form input:not([type=checkbox]){display:block;width:100%;padding:12px;border:1px solid #9aaea3;border-radius:8px;font:inherit;background:white;color:#172c24}.vp-order-form .vp-consent{font-size:.85rem;line-height:1.6}.vp-consent input{margin-right:8px}.vp-options{display:grid;gap:10px;margin:18px 0}.vp-options button{display:flex;align-items:center;gap:18px;text-align:left;padding:14px;background:#f3f7f5;color:#172c24;border:1px solid #cbdcd2;border-radius:10px;font:inherit;cursor:pointer}.vp-options button img{width:56px;height:48px;object-fit:contain}.vp-options strong{display:block;color:#146c52;font-size:.9rem}.vp-options button:disabled{opacity:.5;cursor:wait}.vp-feedback{font-size:.9rem}.vp-honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.vp-single :focus-visible,.vp-catalog :focus-visible,.vp-category-grid :focus-visible{outline:3px solid #238c6b;outline-offset:3px}@media(max-width:960px){.vp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vp-with-sidebar{grid-template-columns:170px minmax(0,1fr);gap:20px}}@media(max-width:640px){.vp-with-sidebar,.vp-product-layout{grid-template-columns:1fr}.vp-sidebar{flex-direction:row;flex-wrap:wrap}.vp-sidebar h3{width:100%;margin-bottom:5px}.vp-category-grid{grid-template-columns:1fr 1fr}.vp-category{min-height:140px}.vp-category span{font-size:1.1rem;padding:16px}.vp-grid{gap:12px}.vp-card-body{padding:12px}.vp-card h3{font-size:1.08rem}.vp-dialog{padding:24px}.vp-product-layout{gap:20px}}@media(max-width:380px){.vp-grid,.vp-category-grid{grid-template-columns:1fr}}
/* 1.1: shared horizontal tracks, four visible cards on desktop. */
.vp-product-page{width:min(1240px,calc(100% - 40px));margin:32px auto}.vp-carousel{--vp-accent:#146c52;--vp-line:#e0e6e3;--vp-ink:#172c24;width:100%;min-width:0;margin:32px 0;color:var(--vp-ink)}.vp-carousel *{box-sizing:border-box}.vp-carousel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.vp-carousel-heading h2{margin:0;font-size:1.5rem}.vp-carousel-controls{display:flex;gap:8px;flex-shrink:0}.vp-carousel-controls button{border:1px solid #cbdcd2;background:#fff;color:#172c24;border-radius:8px;min-width:44px;min-height:44px;padding:8px 12px;font:inherit;cursor:pointer}.vp-carousel-controls button:disabled{opacity:.4;cursor:default}.vp-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0;padding:4px 0 14px;overscroll-behavior-x:contain;scrollbar-width:thin}.vp-track>*{flex:0 0 calc((100% - 60px)/4);min-width:0;scroll-snap-align:start}.vp-track .vp-category{align-items:center;justify-content:center;min-height:190px;aspect-ratio:1.15}.vp-track .vp-category:after{background:rgba(0,0,0,.48)}.vp-track .vp-category span{text-align:center;font-size:1.2rem;text-shadow:0 1px 5px #0009}.vp-carousel :focus-visible{outline:3px solid #238c6b;outline-offset:2px}@media(max-width:960px){.vp-track>*{flex-basis:calc((100% - 20px)/2)}}@media(max-width:520px){.vp-track{gap:12px}.vp-track>*{flex-basis:85%}.vp-carousel-heading{align-items:flex-start;flex-direction:column}.vp-product-page{width:calc(100% - 28px)}.vp-track .vp-category{min-height:170px}}@media(prefers-reduced-motion:reduce){.vp-card{transition:none}.vp-track{scroll-behavior:auto}}

/* 1.1.1: Elementor supplies home headings; product description sits beside the gallery. */
.vp-carousel-no-heading>.vp-carousel-heading{justify-content:flex-end}.vp-description-inline{border-top:0;padding-top:0;overflow-wrap:anywhere}.vp-product-info{min-width:0}.vp-description-inline img{max-width:100%;height:auto}@media(max-width:520px){.vp-carousel-no-heading>.vp-carousel-heading{align-items:flex-end;flex-direction:row}}

/* Home: eight random products in a four-column grid. */
.vp-home-products>.vp-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:960px){.vp-home-products>.vp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:380px){.vp-home-products>.vp-grid{grid-template-columns:1fr}}
