.hero{background:none;overflow:visible}.banner-image{position:absolute;inset:0;overflow:hidden;background:#e4e4e7}.banner-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.brand .logo{position:relative;margin-top:-60px;z-index:2}
.logo{background:#f8fafc;overflow:hidden;color:transparent;font-size:0}
.logo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}
.identity-row{display:flex;align-items:flex-end;justify-content:center;gap:20px}.identity-row .logo{margin-left:0;margin-right:0}.social{width:42px;height:42px;margin-bottom:7px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 3px 13px #0002;transition:transform .15s}.social:hover{transform:translateY(-2px) scale(1.05)}.social img{width:32px;height:32px;object-fit:contain}.brand h1{margin-top:10px}
.category-nav{display:flex;align-items:center;gap:12px;max-width:1280px;overflow:hidden;padding:8px 18px}.category-nav #categories{display:flex;align-items:center;gap:20px;overflow-x:auto;scrollbar-width:none;flex:1}.category-nav #categories::-webkit-scrollbar{display:none}.category-nav #categories button{flex:none;white-space:nowrap;text-transform:uppercase;padding:13px 0 10px;font-size:13px}.category-nav #categories button.active{color:#e5242a;border-bottom:3px solid #e5242a}.category-nav input{flex:0 0 220px;height:40px}.category-nav #orders{flex:none;padding:10px}
#products{display:block}.product-section{scroll-margin-top:82px;margin-bottom:34px}.product-section>h2{margin:0 0 20px;font-size:25px;color:#202938}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
@media(max-width:800px){.category-nav{flex-wrap:wrap}.category-nav #categories{order:1;flex-basis:100%}.category-nav input{order:2;flex:1}.category-nav #orders{order:2}.product-grid{grid-template-columns:1fr}.product-section>h2{font-size:21px}}
.hero{width:calc(100% - 32px);max-width:1256px;height:256px;margin:16px auto 0;border-radius:22px}.banner-image,.banner-image img,.hero-shade{border-radius:22px}.brand{top:185px;bottom:auto}.brand .identity-row{gap:32px}.brand .logo{width:112px;height:112px;margin-top:0;border-width:5px}.brand .social{width:42px;height:42px;margin-bottom:-14px;background:transparent;box-shadow:none}.brand .social img{width:32px;height:32px}.brand h1{margin:27px 0 5px;font-size:18px;color:#111827}.brand p{font-size:14px}.brand span{margin-top:8px}.category-nav{margin-top:154px}
@media(max-width:800px){.hero{width:100%;height:176px;margin-top:0;border-radius:0}.banner-image,.banner-image img,.hero-shade{border-radius:0}.brand{top:118px}.brand .logo{width:96px;height:96px}.brand .identity-row{gap:18px}.brand .social{margin-bottom:-10px}.brand h1{margin-top:20px}.category-nav{margin-top:166px}}
#checkout{position:fixed;z-index:12;right:24px;bottom:22px;min-width:310px;border:0;border-radius:12px;background:#e92429;color:#fff;padding:16px 18px;display:flex;justify-content:space-between;gap:28px;font-weight:700;box-shadow:0 8px 25px #991b1b55;cursor:pointer}#checkout[hidden]{display:none}@media(max-width:600px){#checkout{left:14px;right:14px;bottom:12px;min-width:0}}
