.storefront-page{color:#1d1914;background:#f7f4ee;min-height:100vh}.storefront-container{width:min(1450px,100% - 48px);margin:0 auto;padding:28px 0 80px}.storefront-breadcrumbs{color:#918676;gap:9px;margin-bottom:18px;font-size:13px;display:flex}.storefront-breadcrumbs a{color:#956622;text-decoration:none}.storefront-hero{background:#fff;border:1px solid #e4d8c7;border-radius:20px;overflow:hidden}.storefront-banner{background:#171717;height:260px;overflow:hidden}.storefront-banner img{object-fit:cover;width:100%;height:100%}.storefront-banner-placeholder{color:#c99747;letter-spacing:.2em;background:radial-gradient(circle at 100%,#cd9d4e52,#0000 42%),linear-gradient(135deg,#080808,#292723);justify-content:center;align-items:center;width:100%;height:100%;font-family:Georgia,serif;font-size:clamp(25px,5vw,54px);display:flex}.storefront-hero-content{grid-template-columns:120px minmax(260px,1fr) auto;align-items:center;gap:24px;padding:28px 30px;display:grid;position:relative}.storefront-logo{color:#17110a;background:linear-gradient(135deg,#efd08d,#b57a27);border:6px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;display:flex;overflow:hidden;box-shadow:0 10px 28px #261b0e29}.storefront-logo img{object-fit:cover;width:100%;height:100%}.storefront-logo span{font-family:Georgia,serif;font-size:25px;font-weight:900}.storefront-title>span,.storefront-products-heading span,.storefront-seller span{color:#ad7728;letter-spacing:.14em;font-size:9px;font-weight:900}.storefront-title h1{margin:5px 0 7px;font-family:Georgia,serif;font-size:clamp(29px,5vw,44px);font-weight:500}.storefront-title p{color:#827767;max-width:650px;margin:0;line-height:1.6}.storefront-statistics{gap:10px;display:flex}.storefront-statistics article{background:#f4eee4;border-radius:10px;flex-direction:column;gap:5px;min-width:100px;padding:13px;display:flex}.storefront-statistics strong{font-size:19px}.storefront-statistics span{color:#887d6e;font-size:9px}.storefront-toolbar{background:#fff;border:1px solid #e4d8c7;border-radius:14px;margin-top:18px;padding:18px}.storefront-toolbar form{grid-template-columns:1fr auto;gap:9px;display:grid}.storefront-toolbar input{min-height:46px;font:inherit;background:#fbfaf7;border:1px solid #ddd2c3;border-radius:9px;outline:none;padding:10px 14px}.storefront-toolbar input:focus{border-color:#b98230;box-shadow:0 0 0 3px #b982301f}.storefront-toolbar button{color:#efd08d;cursor:pointer;background:#171717;border:0;border-radius:9px;min-height:46px;padding:0 22px;font-weight:900}.storefront-categories{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.storefront-categories a{color:#6e6254;background:#f2ece3;border:1px solid #e2d5c3;border-radius:30px;padding:9px 13px;font-size:10px;font-weight:800;text-decoration:none}.storefront-categories a.active{color:#efd08d;background:#171717;border-color:#171717}.storefront-products-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:27px;display:flex}.storefront-products-heading h2{margin:5px 0 0;font-family:Georgia,serif;font-size:28px}.storefront-products-heading p{color:#7e7364;margin:0;font-size:12px}.storefront-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:16px;display:grid}.storefront-product-card{background:#fff;border:1px solid #e5d9c8;border-radius:14px;transition:transform .2s,box-shadow .2s;overflow:hidden}.storefront-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #261b0e17}.storefront-product-image{color:#b67c28;background:#eee7dc;justify-content:center;align-items:center;height:245px;text-decoration:none;display:flex;position:relative;overflow:hidden}.storefront-product-image img{object-fit:cover;width:100%;height:100%}.storefront-product-image>span{font-size:42px}.storefront-product-image small{color:#fff;text-transform:uppercase;background:#9b2f2f;border-radius:30px;padding:6px 9px;font-size:8px;font-weight:900;position:absolute;top:11px;left:11px}.storefront-product-content{padding:15px}.storefront-product-category{color:#ad7728;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.storefront-product-name{color:#211c16;min-height:40px;margin-top:6px;font-size:13px;font-weight:900;line-height:1.45;text-decoration:none;display:block}.storefront-product-rating{align-items:center;gap:8px;margin-top:9px;display:flex}.storefront-product-rating span{color:#a76e1e;font-size:10px;font-weight:900}.storefront-product-rating small{color:#918677;font-size:9px}.storefront-product-price{align-items:baseline;gap:9px;margin-top:11px;display:flex}.storefront-product-price strong{font-size:18px}.storefront-product-price del{color:#9b9183;font-size:11px}.storefront-product-meta{color:#817667;justify-content:space-between;gap:8px;margin-top:9px;font-size:9px;display:flex}.storefront-product-button{color:#efd08d;background:#171717;border-radius:8px;justify-content:center;align-items:center;min-height:40px;margin-top:13px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.storefront-product-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;display:grid}.storefront-product-actions .storefront-product-button{margin-top:0}.storefront-empty{text-align:center;background:#fff;border:1px solid #e4d8c7;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;margin-top:16px;display:flex}.storefront-empty>span{color:#b67c28;font-size:56px}.storefront-empty h2{margin:10px 0 6px;font-family:Georgia,serif}.storefront-empty p{color:#8b8072;margin:0}.storefront-empty a{color:#17110a;background:linear-gradient(135deg,#efd08d,#b57a27);border-radius:9px;margin-top:17px;padding:11px 17px;font-size:10px;font-weight:900;text-decoration:none}.storefront-seller{color:#fff;background:#171717;border:1px solid #4c3920;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:25px;padding:20px 22px;display:flex}.storefront-seller>div{flex-direction:column;gap:5px;display:flex}.storefront-seller a{color:#e8c278;font-size:11px;font-weight:900;text-decoration:none}@media (max-width:1100px){.storefront-products-grid{grid-template-columns:repeat(3,1fr)}.storefront-hero-content{grid-template-columns:110px 1fr}.storefront-statistics{grid-column:1/-1}}@media (max-width:780px){.storefront-container{width:min(100% - 26px,1450px)}.storefront-banner{height:190px}.storefront-hero-content{grid-template-columns:80px 1fr;padding:21px}.storefront-logo{width:78px;height:78px}.storefront-products-grid{grid-template-columns:repeat(2,1fr)}.storefront-product-image{height:205px}}@media (max-width:500px){.storefront-toolbar form,.storefront-products-grid{grid-template-columns:1fr}.storefront-product-image{height:320px}.storefront-statistics{flex-wrap:wrap}.storefront-product-actions{grid-template-columns:1fr}.storefront-seller{flex-direction:column;align-items:flex-start}}
