.cliente-home-desktop-store{min-height:100vh;background:#f7f7f8;color:#202124;font-weight:400}.desktop-store-shell{max-width:1760px;margin:0 auto;padding:28px 40px 80px}.desktop-store-hero{min-height:230px;border-radius:20px;padding:36px;display:flex;align-items:flex-end;gap:24px;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.2)),var(--store-cover) center/cover;color:#fff}.desktop-store-hero__logo{width:112px;height:112px;border-radius:18px;background:#fff;display:grid;place-items:center;overflow:hidden;color:#555}.desktop-store-hero__logo img{width:100%;height:100%;object-fit:cover}.desktop-store-hero h1{margin:0;font-size:34px;font-weight:500}.desktop-store-hero p{max-width:760px;margin:8px 0;font-weight:300}.desktop-store-meta{display:flex;gap:18px;flex-wrap:wrap}.desktop-store-notice{padding:14px 18px;background:#fff3cd;border-radius:12px}.desktop-store-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:32px;margin-top:28px}.desktop-store-sidebar{position:sticky;top:94px;align-self:start;max-height:calc(100vh - 118px);overflow:auto;background:#fff;padding:20px;border-radius:16px}.desktop-store-sidebar h2,.desktop-category h2{font-weight:500}.desktop-store-sidebar nav{display:grid;gap:6px}.desktop-store-sidebar button{border:0;background:none;text-align:left;padding:10px 12px;border-radius:9px;font:400 15px Outfit;cursor:pointer}.desktop-store-sidebar button.is-active{background:#ffe9df;color:#a83b12;font-weight:500}.desktop-category{scroll-margin-top:110px;margin-bottom:42px;min-height:180px}.desktop-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.desktop-product-card{background:#fff;border:1px solid #ececef;border-radius:14px;overflow:hidden}.desktop-product-card a{color:inherit;text-decoration:none;display:block}.desktop-product-card__media{aspect-ratio:4/3;background:#eee;display:grid;place-items:center}.desktop-product-card__media img{width:100%;height:100%;object-fit:cover}.desktop-product-card__body{padding:14px}.desktop-product-card h3{font-size:17px;font-weight:500;margin:0 0 7px}.desktop-product-card p{font-size:13px;font-weight:300;min-height:36px}.desktop-product-card del{font-size:12px;color:#777;margin-right:7px}.desktop-product-card strong{font-weight:500}.desktop-product-card__body>span{display:block;margin-top:12px;color:#c44b1b;font-weight:500}.desktop-product-card.is-unavailable{opacity:.62}.desktop-category-status{min-height:22px;margin-top:12px;color:#666;font-size:13px}@media(min-width:1600px){.desktop-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:1023px){.cliente-home-desktop-store{display:none}}
