.store-hero{padding:88px 9vw 52px;background:#dce4b9}.store-hero h1{font:600 clamp(48px,6vw,77px)/.95 'Playfair Display';letter-spacing:-3px;margin:0}.store-hero h1 i{color:var(--orange)}.store-hero>p:not(.eyebrow){max-width:330px;line-height:1.55;color:#4d6258;margin:25px 0 0}.store-controls{padding:28px 9vw 22px;background:#f6f0e6;border-bottom:1px solid rgba(16,43,37,.13)}.search{max-width:670px;height:52px;background:#fffdf8;border:1px solid #bfc0ae;display:flex;align-items:center;padding:0 15px;gap:10px}.search span{font-size:25px}.search input{width:100%;border:0;outline:0;background:transparent;font:14px 'DM Sans'}.category-filters{display:flex;gap:8px;overflow:auto;padding-top:18px}.category-filters button{white-space:nowrap;background:transparent;border:1px solid #aab1a5;border-radius:50px;padding:9px 13px;font:12px 'DM Sans';cursor:pointer}.category-filters .active{background:var(--ink);border-color:var(--ink);color:#fff}.catalog-wrap{padding:45px 5.5vw 90px;background:#f6f0e6}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.catalog-card{min-width:0}.catalog-image{height:270px;position:relative;overflow:hidden;background:#d7ddba}.catalog-image img{width:100%;height:100%;display:block;object-fit:cover;transition:.35s}.catalog-card:hover img{transform:scale(1.04)}.catalog-image>span{display:grid;place-content:center;height:100%;text-align:center;font:600 23px/1 'Playfair Display';color:#6e856d}.catalog-image em{position:absolute;left:12px;top:12px;background:#fffaf0;padding:7px 8px;font:9px 'DM Mono';font-style:normal}.catalog-copy{padding:14px 2px 24px}.catalog-copy p{font:10px 'DM Mono';color:var(--orange);margin:0 0 8px}.catalog-copy h2{font:600 19px/1.14 'Playfair Display';margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.catalog-copy a{display:inline-block;margin-top:13px;border-bottom:1px solid var(--ink);padding-bottom:3px;font-size:12px;font-weight:600}.empty{text-align:center;padding:50px;color:#63726a}@media(max-width:920px){.catalog-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.store-hero{padding:64px 7vw 42px}.store-controls{padding:22px 7vw}.catalog-wrap{padding:30px 5vw 65px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-image{height:190px}.catalog-copy h2{font-size:16px}header nav{display:none}}
.manage-categories{margin-top:17px;background:transparent;border:0;padding:0;border-bottom:1px solid var(--ink);font:600 13px 'DM Sans';cursor:pointer}.category-dialog{border:0;padding:38px;max-width:760px;width:calc(100% - 36px);background:#f8f2e6;box-shadow:0 20px 80px rgba(0,0,0,.3)}.category-dialog::backdrop{background:rgba(16,43,37,.62)}.category-dialog h2{font:600 38px 'Playfair Display';margin:0 0 10px}.category-dialog>p:not(.eyebrow){color:#58675f;font-size:14px;line-height:1.55;margin:0 0 24px}.category-product-label{display:block;font:11px 'DM Mono';text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.category-product-search{width:100%;border:1px solid #aeb6a8;background:#fffdf8;padding:13px;font:14px 'DM Sans';outline:0}.category-product-list{margin-top:16px;max-height:420px;overflow:auto;border-top:1px solid rgba(16,43,37,.15)}.category-row{display:flex;justify-content:space-between;gap:18px;padding:14px 2px;border-bottom:1px solid rgba(16,43,37,.15)}.category-row strong{display:block;font-size:13px;max-width:360px}.category-row small{font:10px 'DM Mono';color:#66766d;display:block;margin-top:5px}.category-row form{display:flex;align-self:center}.category-row input{width:145px;border:1px solid #aeb6a8;background:#fffdf8;padding:8px;font:12px 'DM Sans'}.category-row button{border:0;background:var(--ink);color:#fff;font:600 11px 'DM Sans';padding:0 10px;cursor:pointer}@media(max-width:650px){.category-dialog{padding:29px 20px}.category-row{display:block}.category-row form{margin-top:10px}.category-row input{width:calc(100% - 60px)}}
.add-product{margin:22px 0;border:1px solid rgba(16,43,37,.16);background:#efe7d8;padding:13px}.add-product summary{font-weight:600;font-size:13px;cursor:pointer}.add-product form{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.add-product input{min-width:0;border:1px solid #abb2a5;background:#fffdf8;padding:10px;font:12px 'DM Sans'}.add-product button{grid-column:span 2;border:0;background:var(--orange);color:#fff;padding:11px;font:600 12px 'DM Sans';cursor:pointer}.remove-product{background:#fff1e8!important;color:#a5492b!important;border:1px solid #dc9b82!important;margin-left:6px}@media(max-width:650px){.add-product form{grid-template-columns:1fr}.add-product button{grid-column:span 1}.remove-product{margin-left:4px}}
.catalog-image{height:auto;aspect-ratio:1/1}
.catalog-image img{object-fit:contain;padding:7px;background:#f8f3e8}
