.breadcrumb a,.category-body p{color:var(--catalog-secondary)}.breadcrumb a:hover,body{color:var(--catalog-primary)}.category-card,.product-card{box-shadow:0 5px 18px rgba(0,0,0,.035);overflow:hidden}:root{--catalog-primary:#171717;--catalog-secondary:#626262;--catalog-background:#f5f6f8;--catalog-surface:#ffffff;--catalog-border:#e7e7e7;--catalog-success:#198754;--catalog-radius:18px;--catalog-shadow:0 12px 35px rgba(0, 0, 0, 0.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;margin:0;overflow-x:hidden;background:var(--catalog-background);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}img{display:block;max-width:100%}.site-header{z-index:1030;border-bottom:1px solid rgba(0,0,0,.06);background:rgba(255,255,255,.94);backdrop-filter:blur(12px)}.category-card,.header-back-button{border:1px solid var(--catalog-border)}.category-card:hover,.product-card:hover{border-color:#d5d5d5;box-shadow:var(--catalog-shadow)}.site-header .navbar{min-height:74px}.site-logo{width:auto;max-width:190px;height:42px;object-fit:contain}.catalog-hero{padding:65px 0 35px}.catalog-hero-content{max-width:720px}.catalog-eyebrow{display:inline-block;margin-bottom:8px;color:var(--catalog-success);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.catalog-hero h1,.category-header h1{margin-bottom:12px;font-size:clamp(2rem, 5vw, 3.6rem);font-weight:800;letter-spacing:-.04em}.catalog-hero p,.category-header p{margin:0;color:var(--catalog-secondary);font-size:1.05rem}.catalog-section,.products-section{min-height:450px;padding:20px 0 80px}.category-card{display:block;height:100%;color:inherit;border-radius:var(--catalog-radius);background:var(--catalog-surface);text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s}.category-card:hover{color:inherit;transform:translateY(-5px)}.category-image-wrapper{position:relative;height:260px;overflow:hidden;background:linear-gradient(135deg,#f0f0f0,#fafafa)}.category-image{width:100%;height:100%;object-fit:cover;transition:transform .4s,opacity .35s}.category-card:hover .category-image{transform:scale(1.035)}.category-count{position:absolute;right:14px;bottom:14px;padding:7px 11px;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:50rem;background:rgba(0,0,0,.68);backdrop-filter:blur(7px);font-size:.75rem;font-weight:700}.category-body{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px}.category-body h2{margin:0 0 4px;font-size:1.15rem;font-weight:750}.category-body p{margin:0;font-size:.88rem}.category-arrow{display:grid;flex:0 0 auto;width:40px;height:40px;place-items:center;border-radius:50%;background:#f1f2f3;transition:color .2s,background .2s}.category-card:hover .category-arrow{color:#fff;background:var(--catalog-primary)}.category-header{padding:36px 0 25px}.breadcrumb{margin-bottom:28px}.breadcrumb a{text-decoration:none}.product-card{position:relative;height:100%;border:1px solid var(--catalog-border);border-radius:var(--catalog-radius);background:var(--catalog-surface);transition:transform .25s,box-shadow .25s,border-color .25s}.product-card:hover{transform:translateY(-4px)}.product-image-button{display:block;width:100%;padding:0;border:0;background:0 0;cursor:zoom-in}.product-image-wrapper{position:relative;display:flex;width:100%;height:330px;align-items:center;justify-content:center;overflow:hidden;background:#f8f8f8}.product-image{position:relative;z-index:2;width:100%;height:100%;padding:10px;object-fit:contain;transition:transform .35s,opacity .35s}.floating-whatsapp,.product-whatsapp{text-decoration:none;transition:transform .2s,filter .2s}.product-card:hover .product-image{transform:scale(1.025)}.image-placeholder{position:absolute;z-index:1;inset:0;display:grid;color:#999;place-items:center}.lazy-image{opacity:0}.lazy-image.is-loaded{opacity:1}.product-body{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:15px;padding:16px 18px;border-top:1px solid var(--catalog-border)}.product-code-wrapper{display:flex;flex-direction:column}.empty-state-icon,.floating-whatsapp,.product-whatsapp{display:grid;place-items:center}.product-code-label{margin-bottom:1px;color:var(--catalog-secondary);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-code{font-size:1.12rem;letter-spacing:.04em}.product-whatsapp{flex:0 0 auto;width:42px;height:42px;color:#fff;border-radius:50%;background:var(--catalog-success);font-size:1.15rem}.product-whatsapp:hover{color:#fff;filter:brightness(.92);transform:scale(1.07)}.image-modal-content{overflow:hidden;border:0;border-radius:var(--catalog-radius)}.image-modal-content .modal-body{display:flex;min-height:300px;max-height:calc(100vh - 150px);align-items:center;justify-content:center;padding:15px;overflow:auto;background:#f5f5f5}.modal-product-image{width:auto;max-width:100%;height:auto;max-height:calc(100vh - 190px);object-fit:contain}.empty-state{max-width:650px;margin:40px auto;padding:55px 25px;text-align:center;border:1px dashed #d7d7d7;border-radius:var(--catalog-radius);background:var(--catalog-surface)}.empty-state-icon{width:70px;height:70px;margin:0 auto 18px;color:var(--catalog-secondary);border-radius:50%;background:#f1f2f3;font-size:1.8rem}.empty-state h2{margin-bottom:10px;font-size:1.45rem;font-weight:750}.empty-state p{margin-bottom:22px;color:var(--catalog-secondary)}.floating-whatsapp{position:fixed;z-index:1020;right:22px;bottom:22px;width:58px;height:58px;color:#fff;border:3px solid rgba(255,255,255,.9);border-radius:50%;background:var(--catalog-success);box-shadow:0 10px 28px rgba(0,0,0,.2);font-size:1.55rem}.floating-whatsapp:hover{color:#fff;filter:brightness(.92);transform:translateY(-3px)}.site-footer{padding:26px 0;color:var(--catalog-secondary);border-top:1px solid var(--catalog-border);background:#fff;text-align:center}.site-footer p{margin:0;font-size:.86rem}@media (max-width:767.98px){.site-header .navbar{min-height:65px}.site-logo{max-width:145px;height:36px}.catalog-hero{padding:40px 0 20px}.category-header{padding:25px 0 15px}.category-image-wrapper{height:240px}.product-image-wrapper{height:min(420px,75vh)}.catalog-section,.products-section{padding-bottom:55px}.floating-whatsapp{right:15px;bottom:15px;width:54px;height:54px}}@media (max-width:575.98px){.product-image{padding:6px}.product-body{padding:14px 16px}}@media (prefers-reduced-motion:reduce){*,::after,::before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}