.shop{--shop-ink: #2b2420;--shop-ink-2: #30291e;--shop-muted: #6b5c4f;--shop-muted-2: #786d5c;--shop-gold: #c8963e;--shop-gold-dark: #b88f4a;--shop-cream-1: #f6f1e9;--shop-cream-2: #f8f3eb;--shop-border: rgba(43, 36, 32, .18);--shop-border-strong: rgba(43, 36, 32, .3);--shop-white: #fff;--shop-max: 1400px;background:var(--shop-white);color:var(--shop-ink);display:block;font-family:Inter,system-ui,sans-serif}.shop *,.shop *:before,.shop *:after{box-sizing:border-box}.shop a{text-decoration:none}.shop-header{align-items:center;background:linear-gradient(180deg,#231c1494,#231c14bd),url(https://cdn.shopify.com/s/files/1/1062/3438/0630/files/6GXtVJEA3LG9pCbJ.png?v=1789165465&width=1600) center 32% / cover no-repeat;display:flex;flex-direction:column;gap:18px;justify-content:center;min-height:300px;padding:56px 24px;position:relative;text-align:center}.shop-header__accent{align-items:center;display:flex;gap:12px}.shop-header__accent-line{background:var(--shop-gold);height:1px;width:48px}.shop-header__accent-icon{color:var(--shop-gold);flex:none;height:14px;width:14px}.shop-header__eyebrow{color:var(--shop-gold);font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.12em;margin:0 0 12px;text-transform:uppercase}.shop-header__title{border-bottom:none;color:#fdfaf4;font-family:Playfair Display,serif;font-size:44px;font-weight:600;letter-spacing:-.01em;line-height:1.1;margin:0;max-width:720px;padding-bottom:20px;position:relative;text-decoration:none;text-shadow:0 2px 24px rgba(0,0,0,.25)}.shop-header__title:after{background:linear-gradient(90deg,transparent,var(--shop-gold) 20%,var(--shop-gold) 80%,transparent);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:96px}.shop-header__title:before{background:var(--shop-gold);border-radius:1px;bottom:-3px;content:"";height:8px;left:50%;position:absolute;transform:translate(-50%) rotate(45deg);width:8px;box-shadow:0 0 0 3px #231c14bd}.shop-header__desc{color:#fdfaf4d9;font-size:16px;line-height:1.6;margin:0 auto;max-width:520px}.shop-header__desc p{margin:0}@media(max-width:749px){.shop-header{min-height:240px;padding:40px 20px}.shop-header__title{font-size:30px}.shop-header__title:after{width:72px}.shop-header__accent-line{width:32px}}.shop-toolbar{background:var(--shop-cream-2);position:relative;width:100%}.shop-toolbar:after{background:linear-gradient(90deg,transparent,var(--shop-border-strong) 12%,var(--shop-gold) 50%,var(--shop-border-strong) 88%,transparent);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.shop-toolbar__inner{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;gap:16px;justify-content:space-between!important;margin:0 auto;max-width:var(--shop-max);padding:20px 40px}.shop-toolbar__count{align-items:center;color:var(--shop-ink-2);display:flex;font-size:13px;font-weight:600;gap:10px;letter-spacing:.06em;margin:0;text-transform:uppercase}.shop-toolbar__count:before{background:var(--shop-gold);content:"";flex:none;height:7px;transform:rotate(45deg);width:7px}.shop-toolbar__actions{align-items:center!important;display:flex!important;flex:none!important;gap:12px;margin-left:auto!important;order:2!important}.shop-toolbar__count{order:1!important}.shop-sort{align-items:center;display:flex;gap:10px}.shop-sort__label{color:var(--shop-muted);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.shop-select{-webkit-appearance:none;appearance:none;background:var(--shop-white) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='%232b2420' d='M181.66 101.66l-48 48a8 8 0 01-11.32 0l-48-48A8 8 0 0181.66 90.34L128 136.69l46.34-46.35a8 8 0 0111.32 11.32z'/%3E%3C/svg%3E") no-repeat right 12px center / 12px;border:1px solid var(--shop-border-strong);border-radius:8px;color:var(--shop-ink);cursor:pointer;font-family:Inter,sans-serif;font-size:14px;padding:9px 34px 9px 14px;transition:border-color 125ms ease-in-out,box-shadow 125ms ease-in-out}.shop-select:hover{border-color:var(--shop-gold)}.shop-select:focus-visible{border-color:var(--shop-gold);box-shadow:0 0 0 3px #c8963e2e;outline:none}@media(max-width:749px){.shop-toolbar__inner{gap:10px;padding:16px 20px}.shop-toolbar__count{flex:none;font-size:12px}.shop-sort__label{display:none}.shop-select{padding:8px 30px 8px 12px}}.shop-btn{border:0;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:.02em;padding:12px 24px;transition:background-color 125ms ease-in-out,border-color 125ms ease-in-out,color 125ms ease-in-out}.shop-btn--primary{background:var(--shop-gold);color:#fff}.shop-btn--primary:hover{background:var(--shop-gold-dark)}.shop-btn--outline{background:transparent;border:1px solid var(--shop-border-strong);color:var(--shop-ink)}.shop-btn--outline:hover{border-color:var(--shop-ink)}.shop-clear-link{color:var(--shop-muted);font-size:13px;text-decoration:underline}.shop-grid-wrap{background:var(--shop-cream-1);padding:40px 40px 80px}.shop-grid{display:grid;gap:32px 24px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:var(--shop-max)}@media(max-width:1024px){.shop-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.shop-grid{gap:24px 16px;grid-template-columns:repeat(2,1fr)}.shop-grid-wrap{padding:32px 20px 56px}}@media(max-width:420px){.shop-grid{grid-template-columns:1fr}}.shop-card{display:flex;flex-direction:column}.shop-card__media{aspect-ratio:3 / 4;background:var(--shop-cream-2);border-radius:8px;display:block;overflow:hidden;position:relative}.shop-card__media img{display:block;height:100%;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.shop-card:hover .shop-card__media img{transform:scale(1.04)}.shop-card__media-placeholder{background:var(--shop-cream-2);height:100%;width:100%}.shop-card__badge{background:var(--shop-ink);border-radius:999px;color:#fff;font-size:11px;font-weight:600;left:12px;letter-spacing:.04em;padding:5px 10px;position:absolute;text-transform:uppercase;top:12px}.shop-card__body{padding:14px 2px 10px}.shop-card__title{color:var(--shop-ink-2);display:block;font-family:Playfair Display,serif;font-size:17px;font-weight:500;line-height:1.3;margin-bottom:6px}.shop-card__price-row{align-items:baseline;display:flex;gap:8px}.shop-card__price{color:var(--shop-ink);font-size:15px;font-weight:600}.shop-card__compare-at{color:#2b242073;font-size:13px;text-decoration:line-through}.shop-card__cta{margin-top:10px;padding:11px 16px;text-align:center;text-transform:uppercase;font-size:13px;letter-spacing:.04em}.shop-card__cta--disabled{background:#2b242026;color:#2b242080;cursor:not-allowed}.shop-pagination{align-items:center;display:flex;gap:16px;justify-content:center;margin:48px auto 0;max-width:var(--shop-max)}.shop-pagination__pages{display:flex;gap:6px}.shop-pagination__page{align-items:center;border-radius:8px;color:var(--shop-muted);display:inline-flex;font-size:14px;height:36px;justify-content:center;width:36px}a.shop-pagination__page:hover{background:var(--shop-cream-2)}.shop-pagination__page--current{background:var(--shop-gold);color:#fff;font-weight:600}.shop-empty{display:flex;flex-direction:column;align-items:center;gap:16px;margin:0 auto;max-width:var(--shop-max);padding:64px 24px;text-align:center}.shop-empty__title{color:var(--shop-muted);font-family:Playfair Display,serif;font-size:22px;margin:0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/shop-collection.css.map */
