/* Pothik Store catalogue v1.2.0 */
.pst-shop-hero{margin:0 0 34px;padding:44px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#f4f7ef 0%,#fff 62%);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:42px;align-items:end;overflow:hidden;position:relative}.pst-shop-hero:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;border:42px solid #dfeadd;right:-95px;top:-105px;opacity:.8;pointer-events:none}.pst-shop-hero-copy,.pst-shop-search{position:relative;z-index:1}.pst-shop-hero h1{font-size:clamp(36px,5vw,66px);margin:8px 0 16px}.pst-shop-description{max-width:720px;color:var(--muted);font-size:15px}.pst-shop-description p:last-child{margin-bottom:0}.pst-shop-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;background:#fff;border:1px solid #d8e1da;border-radius:16px;padding:9px 10px 9px 16px;box-shadow:0 16px 38px #163d2b0d}.pst-shop-search input{border:0!important;background:transparent!important;min-width:0;padding:10px 0!important;box-shadow:none!important}.pst-shop-search button{border:0;border-radius:11px;background:var(--ink);color:#fff;min-height:44px;padding:10px 17px;cursor:pointer;font-weight:700}.pst-shop-search button:hover{background:var(--accent)}.pst-category-section,.pst-featured-section{margin:0 0 46px}.pst-archive-section-head,.pst-catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.pst-archive-section-head h2,.pst-catalog-heading h2{font-size:clamp(25px,3vw,36px);margin:6px 0 0}.pst-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pst-category-card{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:13px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pst-category-card:hover{transform:translateY(-2px);border-color:#c6d8cc;box-shadow:0 14px 32px #153d290d}.pst-category-media{width:58px;height:58px;border-radius:12px;overflow:hidden;background:#e8f0e7;display:flex;align-items:center;justify-content:center}.pst-category-media img{width:100%;height:100%;object-fit:cover}.pst-category-fallback{font:700 28px/1 Georgia,serif;color:var(--accent)}.pst-category-copy{min-width:0;display:block}.pst-category-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.pst-category-copy small{display:block;margin-top:2px;color:var(--muted);font-size:11px}.pst-category-arrow{font-size:18px;color:var(--accent)}.pst-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.pst-featured-grid .product-card{height:100%}.pst-catalog-heading{margin-top:8px;padding-top:28px;border-top:1px solid var(--line)}.shop-main .woocommerce-result-count{font-size:12px;color:var(--muted);margin-top:10px}.shop-main .woocommerce-ordering select{min-height:42px;background:#fff;border-radius:10px;padding:8px 34px 8px 12px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:22px 0 34px!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;height:100%;display:flex;flex-direction:column}.woocommerce ul.products li.product .woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product .button{margin-top:auto;align-self:flex-start;background:var(--ink);color:#fff;border-radius:9px;padding:11px 15px;min-height:42px}.woocommerce ul.products li.product .button:hover{background:var(--accent);color:#fff}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:7px}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--line);border-radius:9px;background:#fff}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--ink);color:#fff;border-color:var(--ink)}
@media(max-width:1000px){.pst-shop-hero{grid-template-columns:1fr;padding:34px}.pst-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pst-featured-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.shop-main{padding-top:26px}.pst-shop-hero{padding:24px 20px;border-radius:18px;gap:24px;margin-bottom:26px}.pst-shop-hero h1{font-size:38px}.pst-shop-description{font-size:13px}.pst-shop-search{grid-template-columns:auto minmax(0,1fr);padding:8px 10px}.pst-shop-search button{grid-column:1/-1;width:100%}.pst-category-section,.pst-featured-section{margin-bottom:34px}.pst-archive-section-head,.pst-catalog-heading{align-items:flex-start}.pst-archive-section-head .text-link{font-size:11px;white-space:nowrap}.pst-category-grid{grid-template-columns:1fr 1fr;gap:9px}.pst-category-card{grid-template-columns:46px minmax(0,1fr);padding:9px;gap:9px}.pst-category-media{width:46px;height:46px}.pst-category-arrow{display:none}.pst-category-copy strong{font-size:12px}.pst-category-copy small{font-size:10px}.pst-featured-grid,.woocommerce ul.products{grid-template-columns:1fr!important;gap:16px!important}.shop-main .woocommerce-result-count,.shop-main .woocommerce-ordering{float:none;width:100%;margin:0 0 10px}.shop-main .woocommerce-ordering select{width:100%}}
.product-cover{position:relative}.feature-chip{position:absolute;left:12px;top:12px;z-index:2;background:var(--ink);color:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.product-cover .sale-chip+.feature-chip{top:44px}
