.zh-collection-hero{background:#fff;padding:var(--zh-hero-pt,48px) 0 var(--zh-hero-pb,22px);overflow:hidden}.zh-collection-hero__inner{max-width:1600px;margin:0 auto;padding:0 var(--zh-hero-px,40px)}.zh-collection-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(18,18,18,.09);border-radius:999px;background:#ffffffb8;box-shadow:0 8px 30px #0000000a;font-size:var(--zh-eyebrow-size,12px);letter-spacing:.08em;text-transform:uppercase}.zh-collection-hero__dot{width:7px;height:7px;border-radius:50%;background:#5e7555;box-shadow:0 0 0 5px #5e75551c}.zh-collection-hero h1{margin:var(--zh-title-mt,18px) 0 var(--zh-title-mb,10px);max-width:900px;font-size:var(--zh-title-size,64px);line-height:.98;letter-spacing:-.045em;font-weight:600}.zh-collection-hero__desc{max-width:720px;font-size:var(--zh-desc-size,18px);line-height:1.55;color:#1212129e}.zh-collection-hero__proofs{display:flex;flex-wrap:wrap;gap:var(--zh-proof-gap,9px);margin-top:var(--zh-proof-mt,22px)}.zh-proof-pill{display:inline-flex;align-items:center;gap:7px;padding:var(--zh-proof-py,9px) var(--zh-proof-px,12px);border-radius:999px;background:#f6f7f4;border:1px solid rgba(18,18,18,.06);font-size:var(--zh-proof-size,12px);font-weight:600}.zh-proof-pill svg{width:14px;height:14px}.zh-collection-shell{background:#fff;padding:var(--zh-grid-pt,12px) var(--zh-grid-px,40px) var(--zh-grid-pb,50px)}.zh-collection-shell__inner{max-width:var(--zh-grid-max,1600px);margin:0 auto}.zh-collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:var(--zh-toolbar-pt,14px) 0 var(--zh-toolbar-pb,22px);border-top:1px solid rgba(18,18,18,.08)}.zh-collection-count{font-size:var(--zh-count-size,13px);color:#1212128c}.zh-sort{display:flex;align-items:center;gap:9px}.zh-sort label{font-size:12px;color:#1212128c}.zh-sort select{-webkit-appearance:none;appearance:none;border:1px solid rgba(18,18,18,.1);border-radius:999px;background:#fff;padding:10px 34px 10px 14px;font:inherit;font-size:13px;background-image:linear-gradient(45deg,transparent 50%,#333 50%),linear-gradient(135deg,#333 50%,transparent 50%);background-position:calc(100% - 16px) 16px,calc(100% - 12px) 16px;background-size:4px 4px,4px 4px;background-repeat:no-repeat}.zh-product-grid{display:grid;grid-template-columns:repeat(var(--zh-columns,3),minmax(0,1fr));gap:var(--zh-grid-gap,24px);list-style:none;margin:0;padding:0}.zh-product-card{height:100%;border:1px solid rgba(18,18,18,.075);border-radius:var(--zh-card-radius,28px);background:linear-gradient(145deg,#fffffffa,#f7f8f6f0);overflow:hidden;box-shadow:0 18px 55px #161e120e;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.zh-product-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px #161e1217;border-color:#1212121f}.zh-product-card__media{position:relative;display:block;aspect-ratio:1/1.03;overflow:hidden;background:radial-gradient(circle at 50% 42%,#fff 0,#f7f8f5 58%,#eef1eb)}.zh-product-card__media img{width:100%;height:100%;object-fit:contain;padding:var(--zh-image-pad,7%);transition:transform .55s cubic-bezier(.2,.7,.2,1)}.zh-product-card:hover .zh-product-card__media img{transform:scale(1.035)}.zh-product-card__badge{position:absolute;left:var(--zh-badge-offset,16px);top:var(--zh-badge-offset,16px);z-index:2;padding:8px 11px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#ffffffad;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:var(--zh-badge-size,11px);font-weight:650;box-shadow:0 8px 24px #0000000d}.zh-product-card__body{padding:var(--zh-card-body-py,20px) var(--zh-card-body-px,20px) var(--zh-card-body-pb,22px)}.zh-product-card__kicker{font-size:var(--zh-kicker-size,11px);text-transform:uppercase;letter-spacing:.09em;color:#1212127a;margin-bottom:7px}.zh-product-card__title{margin:0;font-size:var(--zh-card-title-size,26px);line-height:1.08;letter-spacing:-.025em}.zh-product-card__title a{text-decoration:none;color:inherit}.zh-product-card__meta{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-top:var(--zh-meta-mt,14px)}.zh-product-card__price{font-size:var(--zh-price-size,17px);font-weight:650}.zh-product-card__variant{font-size:var(--zh-variant-size,12px);color:#12121280;margin-top:4px}.zh-product-card__proof{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:var(--zh-card-proof-mt,18px)}.zh-product-card__proof span{min-width:0;padding:8px 5px;text-align:center;border-radius:10px;background:#ffffffb8;border:1px solid rgba(18,18,18,.055);font-size:var(--zh-proof-card-size,9.5px);font-weight:650;line-height:1.2}.zh-product-card__cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--zh-cta-size,42px);height:var(--zh-cta-size,42px);border-radius:50%;background:#171917;color:#fff;text-decoration:none;transition:transform .25s ease}.zh-product-card__cta:hover{transform:translate(2px)}.zh-product-card__cta svg{width:16px}.zh-collection-story{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;margin:var(--zh-story-mt,30px) 0 8px;padding:var(--zh-story-pad,34px);border-radius:var(--zh-story-radius,28px);background:#f5f7f3;border:1px solid rgba(18,18,18,.06)}.zh-collection-story h2{margin:0;font-size:var(--zh-story-title-size,38px);letter-spacing:-.035em;line-height:1.05}.zh-collection-story p{margin:0;color:#1212129e;font-size:var(--zh-story-text-size,16px);line-height:1.55;align-self:end}.zh-empty{text-align:center;padding:70px 20px}.zh-pagination{margin-top:36px}.zh-product-card__sold{opacity:.62}@media(max-width:989px){.zh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zh-collection-story{grid-template-columns:1fr}.zh-collection-hero h1{max-width:700px}}@media(max-width:749px){.zh-collection-hero{padding:var(--zh-hero-mobile-pt,24px) 0 var(--zh-hero-mobile-pb,14px)}.zh-collection-hero__inner{padding:0 var(--zh-hero-mobile-px,18px)}.zh-collection-hero h1{font-size:var(--zh-title-mobile-size,42px);margin-top:var(--zh-title-mobile-mt,14px)}.zh-collection-hero__desc{font-size:var(--zh-desc-mobile-size,15px)}.zh-collection-hero__proofs{flex-wrap:nowrap;overflow-x:auto;margin-right:calc(-1 * var(--zh-hero-mobile-px,18px));padding-right:var(--zh-hero-mobile-px,18px);scrollbar-width:none}.zh-collection-hero__proofs::-webkit-scrollbar{display:none}.zh-proof-pill{white-space:nowrap;font-size:var(--zh-proof-mobile-size,12px)}.zh-collection-shell{padding:var(--zh-grid-mobile-pt,8px) var(--zh-grid-mobile-px,12px) var(--zh-grid-mobile-pb,36px)}.zh-collection-toolbar{padding:var(--zh-toolbar-mobile-pt,12px) 3px var(--zh-toolbar-mobile-pb,16px)}.zh-sort label{display:none}.zh-product-grid{grid-template-columns:1fr;gap:var(--zh-grid-mobile-gap,14px)}.zh-product-card{display:grid;grid-template-columns:var(--zh-mobile-media-width,43%) 1fr;border-radius:var(--zh-card-mobile-radius,22px);min-height:var(--zh-mobile-card-minh,210px)}.zh-product-card__media{aspect-ratio:auto;height:100%;min-height:var(--zh-mobile-card-minh,210px)}.zh-product-card__media img{padding:var(--zh-image-mobile-pad,7%) var(--zh-image-mobile-pad-x,3%)}.zh-product-card__badge{left:9px;top:9px;padding:6px 8px;font-size:var(--zh-badge-mobile-size,9px)}.zh-product-card__body{padding:var(--zh-card-mobile-py,17px) var(--zh-card-mobile-px,14px) var(--zh-card-mobile-pb,15px);display:flex;flex-direction:column;justify-content:center}.zh-product-card__title{font-size:var(--zh-card-title-mobile-size,20px)}.zh-product-card__kicker{font-size:var(--zh-kicker-mobile-size,10px)}.zh-product-card__price{font-size:var(--zh-price-mobile-size,17px)}.zh-product-card__variant{font-size:var(--zh-variant-mobile-size,12px)}.zh-product-card__meta{margin-top:var(--zh-meta-mobile-mt,11px)}.zh-product-card__proof{gap:4px;margin-top:var(--zh-card-proof-mobile-mt,12px)}.zh-product-card__proof span{font-size:var(--zh-proof-card-mobile-size,8px);padding:6px 3px}.zh-product-card__cta{width:var(--zh-cta-mobile-size,38px);height:var(--zh-cta-mobile-size,38px)}.zh-collection-story{margin-top:var(--zh-story-mobile-mt,20px);border-radius:var(--zh-story-mobile-radius,22px);padding:var(--zh-story-mobile-pad,22px) var(--zh-story-mobile-pad-x,18px)}.zh-collection-story h2{font-size:var(--zh-story-title-mobile-size,28px)}.zh-collection-story p{font-size:var(--zh-story-text-mobile-size,15px)}}@media(max-width:390px){.zh-product-card__body{padding-left:var(--zh-card-mobile-px,12px);padding-right:var(--zh-card-mobile-px,12px)}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/zhagaram-collection.css.map */
