:root{--pm-bg:#fff;--pm-text:#0b0f17;--pm-muted:rgba(11,15,23,.62);--pm-line:rgba(11,15,23,.1);--pm-soft:rgba(11,15,23,.06);--pm-radius:18px;--pm-radius2:14px;--pm-shadow: 0 18px 60px rgba(0,0,0,.08);--pm-shadow2: 0 10px 30px rgba(0,0,0,.08)}.pm-lock{overflow:hidden}.pm-collection{background:var(--pm-bg);color:var(--pm-text)}.pm-collection *{box-sizing:border-box}.pm-collection__container{width:min(1260px,calc(100% - 40px));margin:0 auto;padding:28px 0 70px}.pm-collection__header{margin-bottom:18px}.pm-collection__titleRow{display:flex;flex-direction:column;gap:8px}.pm-collection__title{margin:0;font-size:34px;letter-spacing:-.03em;line-height:1.05}.pm-collection__desc{margin:0;color:var(--pm-muted);max-width:70ch}.pm-bar{margin-top:16px;position:sticky;top:12px;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--pm-line);border-radius:var(--pm-radius);background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--pm-shadow2)}.pm-bar__left{display:flex;align-items:center;gap:12px}.pm-bar__count{font-size:13px;color:var(--pm-muted)}.pm-btn{border-radius:16px;padding:12px 14px;font-weight:750;letter-spacing:.02em;border:1px solid var(--pm-line);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;background:#fff;color:var(--pm-text)}.pm-btn:disabled{opacity:.55;cursor:not-allowed}.pm-btn--soft{background:#00000005}.pm-btn--primary{background:var(--pm-text);color:#fff;border-color:#0b0f1740}.pm-btn--primary:hover{transform:translateY(-1px);box-shadow:var(--pm-shadow2)}.pm-btn--ghost:hover{background:#00000005;transform:translateY(-1px);box-shadow:var(--pm-shadow2)}.pm-iconBtn{width:40px;height:40px;border-radius:14px;border:1px solid var(--pm-line);background:#fff;cursor:pointer}.pm-sort{display:flex;align-items:center;gap:10px}.pm-sort__label{font-size:12px;color:var(--pm-muted)}.pm-sort__select{border:1px solid var(--pm-line);border-radius:14px;padding:10px 12px;background:#fff;font-weight:650}.pm-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pm-card{border:1px solid var(--pm-line);border-radius:var(--pm-radius);overflow:hidden;background:#fff;box-shadow:0 10px 30px #0000000f;transition:transform .18s ease,box-shadow .18s ease}.pm-card:hover{transform:translateY(-3px);box-shadow:var(--pm-shadow)}.pm-card__media{display:block;position:relative;background:radial-gradient(circle at 30% 20%,rgba(0,0,0,.05),transparent 55%)}.pm-card__media img{width:100%;aspect-ratio:1/1;object-fit:contain;padding:16px;display:block}.pm-badge{position:absolute;top:12px;left:12px;font-size:12px;padding:7px 10px;border-radius:999px;border:1px solid var(--pm-line);background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pm-badge--soldout{color:#0b0f17b3}.pm-card__body{padding:12px 12px 14px}.pm-card__meta{margin-bottom:6px}.pm-card__vendor{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--pm-muted)}.pm-card__title{display:block;text-decoration:none;color:var(--pm-text);font-weight:750;line-height:1.2;letter-spacing:-.01em;font-size:14px;min-height:34px}.pm-card__title:hover{text-decoration:underline}.pm-card__priceRow{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.pm-now{font-weight:800}.pm-was{margin-left:8px;font-size:12px;color:var(--pm-muted);text-decoration:line-through}.pm-quick{border:1px solid var(--pm-line);background:#00000005;border-radius:14px;padding:10px 12px;font-weight:750;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.pm-quick:hover{transform:translateY(-1px);box-shadow:var(--pm-shadow2)}.pm-quick:disabled{opacity:.55;cursor:not-allowed}.pm-filters{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;pointer-events:none;opacity:0;transition:opacity .18s ease}.pm-filters.is-open{pointer-events:auto;opacity:1}.pm-filters__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}.pm-filters__panel{position:absolute;top:0;right:0;height:100%;width:min(420px,92vw);background:#fff;border-left:1px solid var(--pm-line);box-shadow:var(--pm-shadow);transform:translate(12px);transition:transform .18s ease;display:flex;flex-direction:column}.pm-filters.is-open .pm-filters__panel{transform:translate(0)}.pm-filters__top{padding:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid var(--pm-line)}.pm-filters__title{font-weight:900;font-size:16px}.pm-filters__form{padding:12px 16px 16px;overflow:auto}.pm-filter{border:1px solid var(--pm-line);border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#fff,#00000003);margin-bottom:10px}.pm-filter summary{cursor:pointer;padding:14px;font-weight:800;font-size:13px;list-style:none;display:flex;justify-content:space-between;align-items:center}.pm-filter summary::-webkit-details-marker{display:none}.pm-filter__body{padding:0 14px 14px}.pm-pillMini{font-size:12px;padding:4px 10px;border-radius:999px;border:1px solid var(--pm-line);background:#00000005}.pm-checks{display:flex;flex-direction:column;gap:10px}.pm-check{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:10px;padding:10px;border:1px solid var(--pm-line);border-radius:14px;background:#fff}.pm-check.is-disabled{opacity:.5}.pm-check input{width:16px;height:16px}.pm-check__text{font-size:13px}.pm-check__count{font-size:12px;color:var(--pm-muted)}.pm-priceRange{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pm-field{border:1px solid var(--pm-line);border-radius:14px;padding:10px}.pm-field__label{display:block;font-size:12px;color:var(--pm-muted);margin-bottom:6px}.pm-field__input{width:100%;border:0;outline:none;font-weight:750}.pm-filters__actions{position:sticky;bottom:0;margin-top:14px;padding-top:12px;border-top:1px solid var(--pm-line);background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:10px}.pm-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;opacity:0;pointer-events:none;transition:opacity .18s ease}.pm-modal.is-open{opacity:1;pointer-events:auto}.pm-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}.pm-modal__panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(520px,92vw);background:#fff;border:1px solid var(--pm-line);border-radius:var(--pm-radius);box-shadow:var(--pm-shadow);overflow:hidden}.pm-modal__top{padding:16px;border-bottom:1px solid var(--pm-line);display:flex;justify-content:space-between;gap:12px}.pm-modal__title{font-weight:900;font-size:16px}.pm-modal__link{display:inline-block;margin-top:6px;color:var(--pm-muted);text-decoration:none;font-size:13px}.pm-modal__link:hover{color:var(--pm-text);text-decoration:underline}.pm-modal__body{padding:16px}.pm-modal__sizes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.pm-sizeBtn{border:1px solid var(--pm-line);background:#fff;border-radius:14px;padding:12px 10px;font-weight:850;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.pm-sizeBtn:hover{transform:translateY(-1px);box-shadow:var(--pm-shadow2)}.pm-sizeBtn.is-active{background:#0000000f;box-shadow:inset 0 0 0 1px #0b0f1740}.pm-modal__row{margin-top:14px;display:flex;gap:10px;align-items:center}.pm-modal__qty{display:flex;align-items:center;border:1px solid var(--pm-line);border-radius:999px;overflow:hidden}.pm-qtyBtn{width:42px;height:42px;border:0;background:#fff;cursor:pointer;font-size:18px}.pm-qtyBtn:hover{background:#00000008}#pmQty{width:56px;height:42px;border:0;text-align:center;font-weight:800;outline:none}.pm-muted{color:var(--pm-muted)}.pm-paginate{grid-column:1 / -1;margin-top:10px;display:flex;justify-content:space-between;gap:10px;align-items:center}.pm-page{border:1px solid var(--pm-line);border-radius:14px;padding:10px 12px;text-decoration:none;color:var(--pm-text);background:#fff}.pm-page.is-disabled{opacity:.5}.pm-page--mid{background:#00000005;color:var(--pm-muted)}@media(max-width:1100px){.pm-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.pm-collection__container{width:calc(100% - 26px)}.pm-collection__title{font-size:26px}.pm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.pm-modal__sizes{grid-template-columns:repeat(3,minmax(0,1fr))}}body.template-list-collections,body.template-collections-list{background:#fff}body.template-list-collections #MainContent>.shopify-section:first-child,body.template-collections-list #MainContent>.shopify-section:first-child{min-height:auto!important;height:auto!important;padding-bottom:0!important;margin-bottom:0!important}body.template-list-collections [class*=spacer],body.template-collections-list [class*=spacer]{height:auto!important;min-height:0!important}body.template-list-collections [class*=collections][class*=header],body.template-list-collections [class*=collection][class*=header],body.template-list-collections [class*=list][class*=header],body.template-collections-list [class*=collections][class*=header],body.template-collections-list [class*=collection][class*=header],body.template-collections-list [class*=list][class*=header]{padding-bottom:12px!important;margin-bottom:12px!important}body.template-list-collections h1,body.template-collections-list h1{letter-spacing:-.02em;margin-bottom:12px!important}body.template-list-collections input[type=search],body.template-collections-list input[type=search],body.template-list-collections .search input,body.template-collections-list .search input{border-radius:999px!important;border:1px solid rgba(0,0,0,.1)!important;background:#00000005!important;padding:14px 16px!important;box-shadow:0 8px 30px #0000000d}body.template-list-collections .card,body.template-collections-list .card,body.template-list-collections [class*=collection] .card,body.template-collections-list [class*=collection] .card{border-radius:22px!important;overflow:hidden;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 14px 40px #0000000f;transition:transform .18s ease,box-shadow .18s ease}body.template-list-collections .card:hover,body.template-collections-list .card:hover{transform:translateY(-2px);box-shadow:0 18px 55px #0000001a}body.template-list-collections #MainContent,body.template-collections-list #MainContent{padding-top:12px!important}@media(max-width:768px){body.template-list-collections #MainContent,body.template-collections-list #MainContent{padding-top:8px!important}body.template-list-collections h1,body.template-collections-list h1{font-size:34px!important;margin-bottom:10px!important}}body.template-list-collections [style*="height: 100vh"],body.template-list-collections [style*="min-height: 100vh"]{height:auto!important;min-height:auto!important}
/*# sourceMappingURL=/cdn/shop/t/1/assets/pm-premium-collection.css.map */
