@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&family=DM+Sans:wght@400;500;600;700;800&display=swap');
:root{--g-page:#0c0907;--g-surface:#fff0ca;--g-soft:#23130c;--g-accent:#f05a18;--g-accent2:#ffc52b;--g-heading:#5b173c;--g-text:#2b180f;--g-border:#d58a3a;--g-display:'Bree Serif',Georgia,serif;--g-body:'DM Sans',Arial,sans-serif}
body{background:var(--g-page);color:var(--g-text)}body:not(.template-index) .patchies-site{background:linear-gradient(180deg,#0b0907 0,#1d0e08 190px,#f3d9a7 190px,#fff0cc 100%);padding-bottom:70px}body:not(.template-index) .patchies-site:before{content:'';display:block;height:12px;background:linear-gradient(90deg,#ffca2e,#f15c1a,#ffca2e)}body:not(.template-index) h1,body:not(.template-index) h2,body:not(.template-index) h3{font-family:var(--g-display)!important;color:var(--g-heading)}.section-background{background:transparent!important}.product-grid-container,.cart-page,.product-information,.search-results,.customer-account{font-family:var(--g-body)}
.product-grid-container{width:min(1480px,calc(100% - 40px));margin-inline:auto!important;padding-top:30px!important}.product-grid__item .product-card,.product-grid__card,.product-card{background:var(--g-surface)!important;border:1px solid var(--g-border)!important;border-radius:22px!important;overflow:hidden;box-shadow:0 12px 28px rgba(100,50,13,.08);transition:.2s}.product-grid__item .product-card:hover,.product-grid__card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(100,50,13,.14)}.card-gallery,.product-card__media{border-radius:18px 18px 0 0!important;overflow:hidden}.price{color:#d94718!important;font-weight:800}.facets-block-wrapper,.facets__form{background:#ffe9bd!important;border:1px solid var(--g-border)!important;border-radius:18px!important;padding:10px 14px!important}.facets__summary,.sorting-filter__button{font-weight:700!important}
.product-information{width:min(1480px,calc(100% - 40px));margin:32px auto 0!important;background:var(--g-surface);border:1px solid var(--g-border);border-radius:30px;overflow:hidden;box-shadow:0 20px 60px rgba(98,48,12,.12);position:relative}.product-information:before{content:'';position:absolute;inset:0 auto auto 0;width:100%;height:7px;background:linear-gradient(90deg,var(--g-accent2),var(--g-accent),var(--g-accent2));z-index:4}.product-information [class*='product-details']{background:#ffeac1;border-radius:22px;padding:30px!important}.product-information h1{font-size:clamp(2.4rem,4.2vw,4.8rem)!important;line-height:.96!important}.product-information .price{font-size:1.35rem!important}.button--primary,.add-to-cart-button,.shopify-payment-button__button{border-radius:999px!important;background:var(--g-accent)!important;color:#fff!important;border-color:var(--g-accent)!important;font-weight:800!important;min-height:50px!important}.button--primary:hover,.add-to-cart-button:hover{background:var(--g-heading)!important;border-color:var(--g-heading)!important}.button--secondary{border-radius:999px!important;border-color:var(--g-heading)!important;color:var(--g-heading)!important}.variant-option__button-label,.quantity-selector{border-radius:12px!important}.product-recommendations{background:#1b0f0b!important;color:#fff0cf;padding-block:40px!important}
.cart-page{width:min(1320px,calc(100% - 40px));margin:34px auto 0!important}.cart-page__title{background:#fff0c8;border-radius:24px 24px 0 0;padding:25px!important;border:1px solid var(--g-border);border-bottom:0}.cart-page__items{background:#fffdf6;border:1px solid var(--g-border);border-radius:0 0 24px 24px;padding:22px!important}.cart-page__summary{background:#fff0cf;border:1px solid var(--g-border);border-radius:24px;padding:22px!important;margin-left:24px;box-shadow:0 14px 35px rgba(88,42,10,.08)}.cart-drawer{font-family:var(--g-body);background:#ffe9bd!important}.cart-drawer__header{background:#fff0cf}.predictive-search,.search-modal{background:#ffe9bd!important}.customer-account,.shopify-account-component{font-family:var(--g-body)}
@media(max-width:749px){body:not(.template-index) .patchies-site:before{height:8px}.product-information{width:calc(100% - 18px);border-radius:20px;margin-top:14px!important}.product-information [class*='product-details']{padding:22px!important}.cart-page{width:calc(100% - 20px);margin-top:18px!important}.cart-page__summary{margin-left:0;margin-top:16px}.facets-block-wrapper{border-radius:12px!important}.product-grid-container{width:calc(100% - 20px)}}