@media (pointer:fine){.product-modal,.product-modal *,.merch-nav__cart,.merch-nav__cart *{cursor:auto}}.collection-layout{background-color:var(--color-white);max-width:1400px;margin:0 auto;padding:1rem}@media (min-width:768px){.collection-layout{padding:2rem}}.collection-grid{grid-template-columns:repeat(3,1fr);place-items:start center;gap:1.5rem;margin:0 auto;display:grid}@media (max-width:1024px){.collection-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:768px){.collection-grid{grid-template-columns:1fr;gap:1rem}}.product-card{background:var(--color-white);cursor:pointer;border-radius:2px;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex;position:relative;overflow:hidden}.product-card[disabled]{cursor:not-allowed;position:relative}.product-card[disabled]:before{content:"";z-index:1;background-color:#ffffff80;width:100%;height:100%;position:absolute;top:0;left:0}.product-card[disabled]:after{content:"Sold out";color:#000;text-align:center;z-index:2;width:100%;height:100%;font-size:1.125rem;font-weight:700;position:absolute;top:40%;left:0}.product-card[disabled] .product-card__hover-button{display:none}.product-card__image-container{width:100%;overflow:hidden}@media (min-width:1024px){.product-card__image-container{aspect-ratio:432/455;min-height:300px}}.product-card__image-container img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s ease-in-out;display:block;max-width:100%!important;max-height:100%!important}.product-card:hover .product-card__image-container img{opacity:.75;transform:scale(1.1)}.product__link{width:100%}.product-card__details{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.product-card__title{color:var(--color-black);font-weight:500;font-family:var(--font-burns);margin:0;font-size:1.5rem;font-weight:800;line-height:1.5}@media (max-width:768px){.product-card__title{font-size:1rem}}.product-card__title:hover{text-underline-offset:2px;text-decoration:underline}.product-card__category{color:var(--color-black);font-family:var(--font-poppins);text-transform:capitalize;margin:0 0 .25rem;font-size:1rem;font-weight:500}@media (max-width:768px){.product-card__category{font-size:.75rem}}.product-card__price{color:var(--color-black);font-size:1.5rem;font-weight:400;line-height:1.5}@media (max-width:768px){.product-card__price{font-size:1rem}}.product-card__hover-button{cursor:pointer;opacity:0;pointer-events:auto;z-index:10;background-color:#000;border:2px solid #000;border-radius:50px;outline:none;justify-content:center;align-items:center;gap:0;padding:.5rem;font-size:1.5rem;transition:opacity .2s ease-out,transform .2s ease-out;display:flex;position:absolute;bottom:27%;right:7%;transform:translateY(20px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-card__hover-button:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path fill=\"white\" d=\"M24 10h-10v-10h-4v10h-10v4h10v10h4v-10h10z\"/></svg>");background-repeat:no-repeat;background-size:contain;width:16px;height:16px}.product-card[disabled] .product-card__hover-button{opacity:0}.product-card__hover-button[disabled]:hover{cursor:not-allowed}.product-card__hover-button span{color:#fff;letter-spacing:.025em;text-transform:uppercase;font-size:12px;font-weight:800}.product-card:hover .product-card__hover-button{opacity:1;transition:opacity .3s ease-out,transform .3s cubic-bezier(.34,1.56,.64,1);transform:translateY(0)}.product-card__hover-button:hover .product-card__hover-button__button__text{max-width:15rem;margin:0 .5rem;transition:max-width .5s,margin-left .2s}.product-card__hover-button__button__text{white-space:nowrap;max-width:0;transition:max-width .5s,margin-left .2s .3s;overflow:hidden}.product-card__hover-button:hover{opacity:.9}.merch-nav{z-index:11;background:0 0;flex-flow:row;justify-content:center;align-items:center;padding:1rem 0;display:flex;position:fixed;bottom:0}.merch-nav__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 1rem;display:flex}.merch-nav__brand a{color:#000;font-size:1.5rem;font-weight:700;font-family:var(--font-burns);font-weight:800;text-decoration:none}.merch-nav__brand a:hover{opacity:.7}.merch-nav__cart{color:#fff;z-index:20;pointer-events:auto;cursor:pointer;background-color:#000;border:1px solid #000;justify-content:center;align-items:center;height:48px;padding:1rem;display:inline-flex;position:fixed;bottom:1rem;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.merch-nav__cart{bottom:1.5rem}}.navigation__view-cart{font-family:var(--font-burns);font-weight:800;position:relative}.navigation__view-cart__quantity{color:#fff;cursor:pointer;text-align:center;pointer-events:none;background-color:#000;border:1px solid #fff;border-radius:2px;min-width:18px;padding:2px 6px;font-size:.75rem;display:block;position:absolute;bottom:-20%;right:5%}.navigation__view-cart__quantity:empty{display:none}.navigation__view-cart__quantity:has(shopify-data:empty){display:none}.navigation__view-cart__quantity:has(shopify-data[data-value="0"]){display:none}.navigation__view-cart__quantity shopify-data:is([data-value="0"],:empty){display:none}.navigation__view-cart__quantity:has(shopify-data:is([data-value="0"],:empty)){display:none}.navigation__view-cart span{white-space:nowrap;cursor:pointer;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.navigation__view-cart span:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 45'><path fill='white' d='M 23 2 C 18.385291 2 14.559689 5.5140788 14.058594 10 L 12 10 C 9.688 10 7.7634375 11.733203 7.5234375 14.033203 L 5.0234375 38.033203 C 4.8914375 39.298203 5.30425 40.566672 6.15625 41.513672 C 7.00825 42.458672 8.228 43 9.5 43 L 38.5 43 C 39.772 43 40.99175 42.458672 41.84375 41.513672 C 42.69575 40.567672 43.106609 39.298203 42.974609 38.033203 L 40.476562 14.033203 C 40.236562 11.733203 38.312 10 36 10 L 33.953125 10 C 33.984125 10.33 34 10.664 34 11 L 34 13 L 36 13 C 36.771 13 37.412187 13.578703 37.492188 14.345703 L 39.992188 38.345703 C 40.036187 38.767703 39.898234 39.189906 39.615234 39.503906 C 39.331234 39.818906 38.924 40 38.5 40 L 9.5 40 C 9.076 40 8.6697188 39.819859 8.3867188 39.505859 C 8.1027187 39.190859 7.9638125 38.767703 8.0078125 38.345703 L 10.507812 14.345703 C 10.587813 13.578703 11.229 13 12 13 L 14 13 L 14 16.5 A 1.50015 1.50015 0 1 0 17 16.5 L 17 11 C 17 7.6687195 19.668719 5 23 5 C 25.989762 5 28.439942 7.1510842 28.912109 10 L 19.132812 10 C 19.048812 10.32 19 10.654 19 11 L 19 13 L 29 13 L 29 16.5 A 1.50015 1.50015 0 1 0 32 16.5 L 32 11 C 32 6.0472805 27.952719 2 23 2 z' /></svg>");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;margin-left:8px}.navigation__view-cart span:hover{text-decoration:underline}.product-modal{border:0;border-radius:.75rem;outline:none;padding:0}@media (max-width:768px){.product-modal{width:100%}}.product-modal::backdrop{background-color:#9ca3af80}.product-modal__container{width:100%;padding:0;position:relative;overflow-x:hidden}.product-modal__close-container{z-index:1;justify-content:end;justify-items:end;padding:2rem;display:grid;position:absolute;right:0}.product-modal__close{cursor:pointer;border:1px solid #ccc;border-radius:12px;width:32px;height:32px}.product-modal__content{width:100%;font-family:var(--font-poppins);background-color:#fff;overflow:hidden}.product-modal__layout{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.product-modal__layout{flex-direction:row}}.product-modal__media{background:var(--color-grey);border-radius:2px;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.product-modal__media img{width:100%;height:auto}.product-modal__details{flex-direction:column;gap:2rem;display:flex}.product-modal__header{flex-direction:column;gap:.25rem;display:flex}.product-modal__vendor{opacity:.5;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:700}.product-modal__title{font-size:2.25rem;font-weight:700;font-family:var(--font-burns);margin:0;font-size:2rem;font-weight:800;line-height:1.5}.product-modal__price-container{gap:.5rem;font-size:1.25rem;font-weight:500;display:flex}.product-modal__compare-price{opacity:.5;text-decoration:line-through}shopify-variant-selector::part(radio){height:100%;font-family:var(--font-burns);background-color:var(--color-black);color:var(--color-white);border-radius:2px}shopify-variant-selector::part(radio-selected){background-color:var(--color-purple)}shopify-variant-selector::part(radio-disabled){opacity:.3;cursor:not-allowed;color:var(--color-grey)}.product-modal__buttons{flex-direction:column;gap:.5rem;display:flex}.product-modal__buttons button{cursor:pointer;text-transform:uppercase;border:2px solid #000;font-size:.875rem;font-weight:800;transition:background-color .3s,color .3s}.product-modal__add-button{color:#fff;background-color:#000;border-radius:2px;width:100%;padding:1rem;font-size:18px;font-weight:500}.product-modal__add-button:hover{color:#000;background:#fff;border:2px solid #000}.product-modal__add-button:disabled{opacity:.3}.product-modal__buy-button{background-color:var(--color-white);color:var(--color-black);border-radius:2px;width:100%;padding:1rem;font-size:18px;font-weight:500}.product-modal__buy-button:disabled{opacity:.3}.product-modal__buy-button:hover{color:var(--color-purple);border-color:var(--color-purple)}.product-modal__description{justify-content:space-between;display:flex}.product-modal__description-text{color:#717171;font-size:.875rem;font-weight:400}.product-modal__description-text p{margin:0}
