:root{--navy:#071a38;--navy2:#0b2c58;--red:#f2253d;--red2:#d91f35;--blue:#2453a6;--ink:#0b1b36;--muted:#657083;--soft:#f5f7fa;--line:#dfe4eb;--white:#fff;--shadow:0 16px 42px rgba(7,26,56,.12);--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}.shell{width:min(1200px,92%);margin:auto}.topbar{background:#04142d;color:#d8e1ef;font-size:12px}.topbar-inner{min-height:34px;display:flex;justify-content:space-between;align-items:center;gap:16px}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid #e8ebf0}.nav-wrap{min-height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px}.brand-ls{font-size:36px;line-height:1;font-weight:950;font-style:italic;color:var(--red);letter-spacing:-3px}.brand strong{display:block;font-size:17px;letter-spacing:.4px}.brand small{display:block;font-size:9px;color:#70798a;margin-top:2px;letter-spacing:.5px}.main-nav{margin-left:auto;display:flex;align-items:center;gap:24px}.main-nav a{font-size:13px;font-weight:800;color:#253149}.main-nav a:hover{color:var(--red)}.nav-toggle{display:none;border:0;background:transparent;font-size:24px;color:var(--navy)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 20px;border-radius:9px;border:0;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.2px;cursor:pointer;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-red{background:var(--red);color:#fff;box-shadow:0 10px 22px rgba(242,37,61,.2)}.btn-red:hover{background:var(--red2)}.btn-navy{background:var(--navy);color:#fff}.btn-outline-light{border:1px solid rgba(255,255,255,.65);color:#fff;background:transparent}.btn.full{width:100%}.btn.wide{min-width:290px}.nav-cta{margin-left:4px}.hero{position:relative;min-height:650px;display:flex;align-items:center;background:url('/images/hero-car.png') center/cover no-repeat;color:#fff;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,40,.96) 0%,rgba(5,24,52,.86) 44%,rgba(5,24,52,.18) 76%)}.hero-grid{position:relative;z-index:1}.hero-copy{max-width:650px;padding:90px 0}.eyebrow{display:inline-block;font-size:12px;font-weight:900;letter-spacing:1.7px;text-transform:uppercase}.eyebrow.red{color:var(--red)}.eyebrow.blue{color:var(--blue)}.hero h1{font-size:clamp(46px,6vw,76px);line-height:.98;letter-spacing:-2px;margin:14px 0 22px;font-weight:950;text-transform:uppercase}.hero p{font-size:17px;line-height:1.65;max-width:590px;color:#d9e2ef}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-points{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px;font-size:12px;font-weight:700;color:#eef3fa}.section{padding:78px 0}.section-soft{background:var(--soft)}.section-heading{max-width:760px;margin-bottom:32px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2{font-size:clamp(36px,4vw,55px);line-height:1;margin:8px 0 14px;text-transform:uppercase;letter-spacing:-1px}.section-heading p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-card{position:relative;height:220px;border:0;border-radius:16px;overflow:hidden;padding:0;background:#091b39;cursor:pointer;box-shadow:var(--shadow);text-align:left}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(2,14,34,.9))}.category-card span{position:absolute;left:20px;bottom:18px;z-index:2;color:#fff;font-weight:900;font-size:19px;text-transform:uppercase}.category-card:hover img{transform:scale(1.04)}.featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.featured-card{background:#fff;border:1px solid #e6eaf0;border-radius:16px;padding:14px;box-shadow:0 12px 30px rgba(7,26,56,.08);display:flex;flex-direction:column}.featured-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:11px}.tag{display:inline-flex;align-self:flex-start;margin-top:13px;padding:6px 9px;background:#edf3fb;color:#1d59a8;border-radius:6px;font-size:10px;font-weight:900;text-transform:uppercase}.featured-card h3{font-size:19px;margin:10px 0 6px}.featured-card p{font-size:13px;line-height:1.5;color:var(--muted);margin:0 0 12px;min-height:58px}.price{color:var(--red);font-weight:900;font-size:18px;margin-top:auto;margin-bottom:12px}.card-actions{display:grid;gap:8px}.btn-outline-navy{background:#fff;border:1.5px solid var(--navy);color:var(--navy)}.recent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.work-card{overflow:hidden;background:var(--navy);border-radius:17px;box-shadow:var(--shadow)}.work-media{position:relative;aspect-ratio:16/9;background:#000}.work-media img{width:100%;height:100%;object-fit:cover}.play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;border:3px solid #fff;background:rgba(0,0,0,.28);color:#fff;font-size:23px;cursor:pointer}.work-panel{padding:20px 22px;color:#fff}.work-top{display:flex;gap:14px}.work-icon{width:48px;height:48px;border:2px solid var(--red);color:var(--red);border-radius:50%;display:grid;place-items:center;flex:0 0 48px;font-weight:900}.work-panel h3{margin:4px 0 6px;font-size:20px}.work-panel p{margin:0;color:rgba(255,255,255,.82);font-size:13px}.work-footer{border-top:1px solid rgba(255,255,255,.18);margin-top:18px;padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:15px}.work-features{display:flex;gap:15px;flex-wrap:wrap;font-size:11px;font-weight:700}.work-features span:before{content:"✓";color:var(--red);margin-right:5px}.center-action{text-align:center;margin-top:34px}.appointment-layout{display:grid;grid-template-columns:.82fr 1.3fr;gap:28px;align-items:stretch}.appointment-info-card{background:linear-gradient(145deg,var(--navy),#0d3264);color:#fff;border-radius:var(--radius);padding:42px 38px;box-shadow:var(--shadow);overflow:hidden;position:relative}.appointment-info-card h2{font-size:clamp(38px,4vw,53px);line-height:1;text-transform:uppercase;margin:14px 0 22px}.appointment-info-card>p{color:#d6e0ed;line-height:1.65;font-size:14px;padding-bottom:26px;border-bottom:1px solid rgba(255,255,255,.18)}.benefit{display:flex;gap:13px;margin-top:20px}.round-icon{width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.08);display:grid;place-items:center;flex:0 0 46px;font-size:18px}.benefit strong{font-size:12px}.benefit p{font-size:12px;color:#d0d9e7;margin:5px 0 0;line-height:1.5}.form-card{background:#fff;border-radius:var(--radius);padding:30px;box-shadow:var(--shadow)}.form-head h2{font-size:25px;text-transform:uppercase;margin:5px 0 23px}.form-grid{display:grid;gap:17px 20px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field>span{font-size:10.5px;font-weight:900}.field em{font-style:normal;color:#8a93a3;font-size:9.5px}.icon-input,.icon-textarea{position:relative}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);outline:0;transition:.2s ease}.field input,.field select{height:48px;padding:0 13px 0 43px}.field textarea{min-height:105px;resize:vertical;padding:14px 14px 14px 43px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(36,83,166,.08)}.field select:disabled{background:#f4f6f8;color:#9ba4b2}.icon-input i,.icon-textarea i{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--navy);z-index:2}.icon-textarea i{top:14px;transform:none}.icon-input svg,.icon-textarea svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.form-divider{display:flex;align-items:center;gap:12px;margin:28px 0 18px;color:var(--red);font-size:11px;font-weight:900}.form-divider:after{content:"";height:1px;background:rgba(242,37,61,.3);flex:1}.field.note{margin-top:21px}.submit-btn{margin-top:18px;min-width:180px}.contact-section{padding:70px 0;background:linear-gradient(135deg,#06182f,#0c2c57);color:#fff}.contact-grid{display:grid;grid-template-columns:1.2fr .9fr;gap:50px;align-items:center}.contact-section h2{font-size:clamp(38px,4vw,54px);line-height:1;text-transform:uppercase;margin:12px 0}.contact-section p{color:#d7e0ec;max-width:620px;line-height:1.6}.contact-actions{display:flex;gap:12px;margin-top:24px}.contact-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-details div{padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:rgba(255,255,255,.04)}.contact-details strong,.contact-details span{display:block}.contact-details strong{font-size:11px;text-transform:uppercase;color:#9eb2cc}.contact-details span{margin-top:6px;font-size:14px}.footer{background:#031126;color:#cbd7e6;padding:24px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer .brand strong{color:#fff}.footer p{font-size:12px}.loading-card{grid-column:1/-1;padding:40px;text-align:center;color:var(--muted)}.modal{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease}.modal.active{opacity:1;visibility:visible;pointer-events:auto}.modal-overlay{position:absolute;inset:0;background:rgba(3,18,42,.76);backdrop-filter:blur(5px)}.modal-card{position:relative;z-index:2;width:min(820px,95vw);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;padding:28px;box-shadow:0 28px 80px rgba(0,0,0,.3)}.modal-close{position:absolute;right:14px;top:14px;width:38px;height:38px;border-radius:50%;border:0;background:#eef1f5;color:var(--navy);font-size:24px;cursor:pointer}.product-modal-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:28px;align-items:center}.product-modal-layout img{width:100%;border-radius:14px}.product-modal-layout h2{font-size:34px;margin:7px 0}.product-modal-layout .price{font-size:25px}.feature-list{list-style:none;padding:0;margin:18px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.feature-list li{font-size:13px;color:#4e596b}.feature-list li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--red);color:#fff;margin-right:8px;font-size:11px}.video-modal-card h2{margin-top:0}.video-modal-card video{width:100%;border-radius:12px;background:#000}.message-card{width:min(440px,94vw);text-align:center;padding:46px 38px 36px}.message-icon{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;background:var(--navy);color:#fff;border:5px solid #edf2f8;font-size:33px;font-weight:900}.message-card h2{font-size:28px;text-transform:uppercase;margin:7px 0 12px}.message-card p{color:var(--muted);line-height:1.65}.message-card.warning .message-icon,.message-card.error .message-icon{background:var(--red)}
/* trabajos */
.works-page-hero{padding:70px 0 35px;background:var(--soft)}.back-link{display:inline-flex;gap:8px;font-size:12px;font-weight:900;margin-bottom:24px;color:var(--navy)}.works-filters{display:flex;flex-wrap:wrap;gap:9px;margin:26px 0 32px}.works-filter{height:40px;padding:0 16px;border:1px solid #d8dde5;border-radius:8px;background:#fff;color:var(--navy);font-size:11px;font-weight:900;cursor:pointer}.works-filter.active{background:var(--navy);color:#fff;border-color:var(--navy)}.all-works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.all-work-card{overflow:hidden;border-radius:15px;background:var(--navy);color:#fff;box-shadow:var(--shadow)}.all-work-media{position:relative;aspect-ratio:16/9}.all-work-media img{width:100%;height:100%;object-fit:cover}.all-work-body{padding:16px}.all-work-body h3{margin:8px 0;font-size:18px}.all-work-body p{font-size:12px;color:#d1dbea;line-height:1.5;min-height:54px}.all-work-actions{display:grid;gap:8px;margin-top:14px}.all-work-actions .btn{min-height:40px;font-size:10px}.no-results{grid-column:1/-1;text-align:center;padding:50px;color:var(--muted)}
@media(max-width:1050px){.featured-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.appointment-layout{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.all-works-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.main-nav{position:absolute;top:76px;left:4%;right:4%;display:none;flex-direction:column;align-items:stretch;background:#fff;padding:16px;border-radius:12px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.nav-toggle{display:block;margin-left:auto}.nav-cta{display:none}.hero{min-height:570px}.hero-overlay{background:linear-gradient(90deg,rgba(3,17,40,.95),rgba(3,17,40,.72))}.recent-grid{grid-template-columns:1fr}.form-grid.three{grid-template-columns:repeat(2,1fr)}.footer-inner{flex-direction:column;text-align:center}}
@media(max-width:600px){.topbar-inner{justify-content:center}.topbar-inner span:first-child{display:none}.section{padding:58px 0}.hero-copy{padding:72px 0}.hero h1{font-size:45px}.hero p{font-size:15px}.category-grid,.featured-grid,.all-works-grid{grid-template-columns:1fr}.category-card{height:200px}.form-grid.two,.form-grid.three{grid-template-columns:1fr}.form-card,.appointment-info-card{padding:24px 18px}.contact-details{grid-template-columns:1fr}.contact-actions,.hero-actions{flex-direction:column;align-items:stretch}.btn.wide{min-width:0;width:100%}.work-footer{flex-direction:column;align-items:stretch}.work-footer .btn{width:100%}.product-modal-layout{grid-template-columns:1fr}.feature-list{grid-template-columns:1fr}.modal-card{padding:22px 18px}.footer .brand{justify-content:center}}

/* ===== Correcciones v2: catálogo, servicios, cotización y trabajos compactos ===== */
.nav-cta{white-space:nowrap}.category-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.category-modal-head h2{font-size:38px;text-transform:uppercase;margin:7px 0}.category-modal-head p{color:var(--muted)}.category-product-card{border:1px solid var(--line);border-radius:14px;padding:12px;background:#fff;display:flex;flex-direction:column}.category-product-card>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px}.category-product-card h3{margin:9px 0 5px}.category-product-card p{font-size:12px;color:var(--muted);line-height:1.5;min-height:55px}.category-product-card .price{font-size:16px}.category-modal-footer{text-align:center;margin-top:25px}.modal-back{border:0;background:transparent;color:var(--blue);font-weight:900;cursor:pointer;margin-bottom:15px}
.recent-grid{max-width:980px;margin-left:auto;margin-right:auto;gap:20px}.work-media{aspect-ratio:16/8.2}.work-panel{padding:16px 18px}.work-panel h3{font-size:18px}.work-panel p{font-size:12px}.work-icon{width:42px;height:42px;flex-basis:42px}.work-footer{margin-top:14px;padding-top:12px}.work-features{gap:10px;font-size:10px}.work-footer .btn{padding:10px 13px;font-size:10px}
.quote-modal-card{width:min(1050px,96vw);padding:0;overflow:hidden}.quote-layout{display:grid;grid-template-columns:.72fr 1.28fr;min-height:620px}.quote-info{background:linear-gradient(145deg,var(--navy),#0d3264);color:#fff;padding:44px 34px}.quote-info h2{font-size:42px;line-height:1;text-transform:uppercase;margin:14px 0 18px}.quote-info p{color:#d5dfec;line-height:1.65}.quote-benefit{padding:14px 0;border-top:1px solid rgba(255,255,255,.14);font-size:13px;font-weight:800}.quote-form-wrap{padding:34px;overflow:auto}.quote-items{display:grid;gap:10px;margin:12px 0 15px;max-height:235px;overflow:auto}.quote-item{display:grid;grid-template-columns:62px 1fr 34px;gap:12px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:11px;background:#f9fbfd}.quote-item img{width:62px;height:52px;object-fit:cover;border-radius:8px}.quote-item span,.quote-item strong,.quote-item small{display:block}.quote-item span{font-size:9px;color:var(--red);font-weight:900;text-transform:uppercase}.quote-item strong{font-size:13px;margin:2px 0}.quote-item small{color:var(--muted)}.quote-remove{border:0;background:#eef1f5;color:var(--navy);border-radius:50%;width:30px;height:30px;font-size:20px;cursor:pointer}.quote-empty{padding:24px;border:1px dashed #cfd6df;border-radius:11px;text-align:center;color:var(--muted)}.quote-empty strong,.quote-empty span{display:block}.quote-more{margin-bottom:20px}
.catalog-hero{padding:70px 0;background:linear-gradient(135deg,#06182f,#0d3264);color:#fff}.catalog-hero h1{font-size:clamp(42px,5vw,66px);max-width:850px;line-height:.98;text-transform:uppercase;margin:12px 0}.catalog-hero p{color:#d7e0ec;max-width:700px}.catalog-filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:45px}.catalog-filter{border:0;border-radius:6px;padding:11px 17px;background:#e8edf3;color:#526074;font-size:11px;font-weight:900;cursor:pointer}.catalog-filter.active,.catalog-filter:hover{background:var(--blue);color:#fff}.catalog-results-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.catalog-results-head h2{font-size:36px;text-transform:uppercase;margin:5px 0}.catalog-results-head>span{color:var(--muted);font-size:12px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.catalog-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:0 10px 28px rgba(7,26,56,.07)}.catalog-card>img{width:100%;aspect-ratio:4/3;object-fit:cover}.catalog-card-body{padding:16px}.catalog-card h3{margin:10px 0 6px;font-size:19px}.catalog-card p{color:var(--muted);font-size:13px;line-height:1.5;min-height:58px}.catalog-nav .active{color:var(--blue)}
@media(max-width:900px){.category-product-grid,.catalog-grid{grid-template-columns:repeat(2,1fr)}.quote-layout{grid-template-columns:1fr}.quote-info{padding:30px}.quote-layout{min-height:0}}
@media(max-width:600px){.category-product-grid,.catalog-grid{grid-template-columns:1fr}.catalog-results-head{align-items:start;flex-direction:column}.quote-form-wrap{padding:24px 18px}.quote-info h2{font-size:34px}.catalog-hero{padding:50px 0}.catalog-filter{padding:9px 12px}.recent-grid{max-width:100%}}

/* =====================================================
   SERVICIOS Y CATEGORÍAS - CARRUSEL COMPACTO
===================================================== */
.services-carousel-wrap{position:relative;margin-top:4px;padding:0 24px}
.services-carousel-track.category-grid{display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:8px 3px 20px;scrollbar-width:none;-ms-overflow-style:none}
.services-carousel-track.category-grid::-webkit-scrollbar{display:none}
.services-carousel-track .category-card{position:relative;flex:0 0 205px;height:360px!important;display:flex;flex-direction:column;align-items:center;overflow:visible!important;padding:0 15px 18px!important;border:1px solid #e3e7ed!important;border-radius:15px!important;background:#fff!important;box-shadow:0 10px 26px rgba(7,26,56,.08)!important;text-align:center!important;scroll-snap-align:start;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.services-carousel-track .category-card:after{display:none!important}
.services-carousel-track .category-card:hover{transform:translateY(-5px);border-color:var(--red)!important;box-shadow:0 17px 34px rgba(7,26,56,.13),0 0 0 1px var(--red)!important}
.services-carousel-track .category-card-media{width:calc(100% + 30px);height:190px;margin:0 -15px 0;border-radius:14px 14px 9px 9px;overflow:hidden;background:#081b3b}
.services-carousel-track .category-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block;transition:transform .3s ease}
.services-carousel-track .category-card:hover .category-card-media img{transform:scale(1.035)}
.services-carousel-track .category-card-icon{position:relative!important;left:auto!important;bottom:auto!important;z-index:3!important;width:52px;height:52px;margin:-26px auto 15px!important;display:grid!important;place-items:center;border:4px solid #fff;border-radius:50%;background:#080d16!important;color:var(--red)!important;font-size:20px!important;font-weight:900!important;box-shadow:0 6px 15px rgba(7,26,56,.18);text-transform:none!important}
.services-carousel-track .category-card h3{margin:0 0 10px;color:#111827;font-size:17px;font-weight:900;text-transform:uppercase;letter-spacing:.2px}
.services-carousel-track .category-card p{margin:0;color:#5f6878;font-size:12.5px;line-height:1.55;max-width:165px}
.services-carousel-arrow{position:absolute;top:50%;z-index:8;width:50px;height:50px;display:grid;place-items:center;transform:translateY(-50%);border:1px solid #edf0f4;border-radius:50%;background:#fff;color:var(--red);font-size:34px;line-height:1;cursor:pointer;box-shadow:0 10px 25px rgba(7,26,56,.12);transition:.2s ease}
.services-carousel-arrow:hover{background:var(--red);color:#fff;transform:translateY(-50%) scale(1.04)}
.services-carousel-arrow.prev{left:-6px}.services-carousel-arrow.next{right:-6px}
.services-carousel-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:4px}
.services-carousel-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#d0d3d8;cursor:pointer;transition:.2s ease}
.services-carousel-dot.active{width:11px;height:11px;background:var(--red)}
@media(max-width:1050px){.services-carousel-track .category-card{flex-basis:190px}.services-carousel-track .category-card-media{height:175px}.services-carousel-wrap{padding:0 20px}}
@media(max-width:600px){.services-carousel-wrap{padding:0 8px}.services-carousel-track.category-grid{gap:12px;padding-left:36px;padding-right:36px}.services-carousel-track .category-card{flex-basis:78vw;max-width:285px;height:350px!important}.services-carousel-track .category-card-media{height:185px}.services-carousel-arrow{width:42px;height:42px;font-size:29px}.services-carousel-arrow.prev{left:-5px}.services-carousel-arrow.next{right:-5px}}

/* =====================================================
   MEJORAS DE EXPERIENCIA PÚBLICA
===================================================== */
.catalog-tools{display:flex;justify-content:flex-end;margin:0 0 18px}.catalog-search{width:min(520px,100%);display:flex;flex-direction:column;gap:7px}.catalog-search>span{font-size:10px;font-weight:900;color:var(--navy);letter-spacing:.4px}.catalog-search>div{position:relative}.catalog-search input{width:100%;height:50px;border:1px solid #d8dee8;border-radius:10px;background:#fff;padding:0 16px 0 45px;outline:0;color:var(--ink);box-shadow:0 8px 24px rgba(7,26,56,.04)}.catalog-search input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(36,83,166,.08)}.search-symbol{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:21px;color:var(--navy)}
.compatibility-line{font-size:11px;line-height:1.5;color:#687487;background:#f4f7fb;border-radius:7px;padding:9px 10px;margin:0 0 12px}.compatibility-line strong{color:var(--navy)}.product-compatibility{display:flex;flex-direction:column;gap:4px;padding:12px 14px;background:#f4f7fb;border-left:3px solid var(--blue);border-radius:7px;margin:15px 0}.product-compatibility span{font-size:9px;font-weight:900;color:var(--blue);letter-spacing:.7px}.product-compatibility strong{font-size:13px;color:var(--navy)}
.catalog-empty-state{grid-column:1/-1;max-width:650px;margin:12px auto;text-align:center;padding:50px 28px;border:1px dashed #ccd5e2;border-radius:16px;background:#fff}.catalog-empty-state .empty-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:#eef3f9;color:var(--navy);font-size:27px;font-weight:900}.catalog-empty-state h3{margin:0 0 8px;font-size:22px;color:var(--navy)}.catalog-empty-state p{margin:0 auto 20px;max-width:480px;color:var(--muted);line-height:1.6;font-size:13px}
.faq-section{background:#fff}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:start}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid #e2e7ee;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 7px 22px rgba(7,26,56,.04)}.faq-list summary{list-style:none;cursor:pointer;padding:18px 20px;display:flex;justify-content:space-between;gap:18px;align-items:center;font-size:13px;font-weight:900;color:var(--navy)}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:20px;color:var(--red);transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:0;padding:0 20px 18px;color:var(--muted);font-size:13px;line-height:1.65}
.mobile-customer-bar{display:none}
@media(max-width:800px){body{padding-bottom:68px}.mobile-customer-bar{position:fixed;left:12px;right:12px;bottom:10px;z-index:4200;display:grid;grid-template-columns:1fr 1.25fr;background:#fff;border:1px solid #e0e6ee;border-radius:14px;padding:7px;box-shadow:0 15px 45px rgba(3,18,42,.22)}.mobile-customer-bar a,.mobile-customer-bar button{min-height:46px;border:0;border-radius:9px;font-size:11px;font-weight:900;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.mobile-customer-bar a{color:var(--navy);background:#f2f5f9}.mobile-customer-bar button{color:#fff;background:var(--red);cursor:pointer}.faq-layout{grid-template-columns:1fr;gap:10px}.catalog-tools{justify-content:stretch}.catalog-search{width:100%}}


/* Productos destacados: enlace al catálogo completo */
.featured-catalog-link {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  transition: color .2s ease, transform .2s ease;
}
.featured-catalog-link:hover {
  color: #ef233c;
  transform: translateY(-1px);
}

/* =====================================================
   CIERRE DE EXPERIENCIA PÚBLICA
===================================================== */
.why-section{padding-top:62px;padding-bottom:68px;background:#fff}
.why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.why-card{position:relative;padding:25px 20px 22px;border:1px solid #e4e8ef;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(7,26,56,.065);text-align:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.why-card:hover{transform:translateY(-4px);border-color:#d5dce7;box-shadow:0 16px 34px rgba(7,26,56,.11)}
.why-icon{width:48px;height:48px;margin:0 auto 14px;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:#fff;font-size:18px;font-weight:900;box-shadow:0 8px 18px rgba(7,26,56,.16)}
.why-card h3{margin:0 0 8px;color:var(--navy);font-size:16px;text-transform:uppercase}
.why-card p{margin:0;color:var(--muted);font-size:12.5px;line-height:1.55}
/* Trabajos recientes: muestra compacta, la galería completa vive en trabajos.html */
#trabajos .recent-grid{max-width:860px;gap:18px}
#trabajos .work-media{aspect-ratio:16/7.4}
#trabajos .work-panel{padding:14px 16px}
#trabajos .work-icon{width:38px;height:38px;flex-basis:38px;font-size:12px}
#trabajos .work-panel h3{font-size:17px;margin:2px 0 5px}
#trabajos .work-panel p{font-size:11.5px;line-height:1.45}
#trabajos .work-footer{margin-top:12px;padding-top:10px;gap:10px}
#trabajos .work-features{gap:8px;font-size:9.5px}
#trabajos .play-btn{width:54px;height:54px;font-size:19px}
@media(max-width:950px){.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.why-section{padding-top:48px;padding-bottom:52px}.why-grid{grid-template-columns:1fr;gap:12px}.why-card{padding:21px 18px}.why-icon{width:44px;height:44px}#trabajos .recent-grid{max-width:100%}#trabajos .work-media{aspect-ratio:16/9}}

.offers-section{background:#f6f8fb}.offers-carousel-wrap{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;gap:14px;align-items:center}.offers-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 2px 16px}.offers-track::-webkit-scrollbar{display:none}.offer-card{flex:0 0 min(340px,85vw);scroll-snap-align:start;background:#fff;border-radius:18px;overflow:hidden;border:1px solid #e5e9ef;cursor:pointer;transition:.2s}.offer-card:hover{transform:translateY(-3px)}.offer-image{height:180px;position:relative;background:#0b1d35}.offer-image img{width:100%;height:100%;object-fit:cover}.offer-image span{position:absolute;left:14px;top:14px;background:#d51f2b;color:#fff;padding:7px 11px;border-radius:999px;font-size:11px;font-weight:900}.offer-body{padding:18px}.offer-body small{color:#d51f2b;font-weight:800}.offer-body h3{margin:7px 0}.offer-body p{min-height:44px;color:#667085}.offer-price{display:flex;align-items:baseline;gap:10px;margin:12px 0}.offer-price del,.offer-modal-prices del{color:#8b95a5}.offer-price strong,.offer-modal-prices strong{font-size:24px;color:#0d2444}.offers-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #d9dee7;background:#fff;color:#0d2444;font-size:28px;cursor:pointer}.offer-modal-prices{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:16px 0}.offer-modal-prices span{background:#feecef;color:#b51622;padding:6px 10px;border-radius:999px;font-weight:800}.offer-conditions{margin:14px 0;padding:12px;border-radius:12px;background:#f6f8fb}.offer-conditions p{margin:5px 0 0}@media(max-width:700px){.offers-carousel-wrap{grid-template-columns:1fr}.offers-arrow{display:none}.offer-card{flex-basis:82vw}}

/* ===== OFERTAS DEL MES - VISIBILIDAD PUBLICA ===== */
.offers-section{display:block!important}
.offers-section .section-heading{margin-bottom:24px}
.offers-empty{min-width:100%;text-align:center;padding:34px 22px;border:1px dashed #d7dee8;background:#fff;color:#667085;border-radius:16px}
.offers-dots{margin-top:2px}
.offers-dots button{width:9px;height:9px;border:0;border-radius:999px;background:#cbd3df;padding:0;cursor:pointer;transition:.2s}
.offers-dots button.active{width:24px;background:#0d2444}
@media(max-width:700px){.offers-section .section-heading{margin-bottom:18px}.offers-track{padding-bottom:12px}}

/* Tarjetas uniformes del catálogo por categoría */
.category-product-card{min-height:490px}
.category-product-card>img{height:190px;aspect-ratio:auto}
.category-product-card h3{min-height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.category-product-card>p{min-height:58px;max-height:58px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.category-product-card .price{min-height:28px;display:flex;align-items:flex-end;margin-top:auto}
.category-product-card .card-actions{margin-top:8px}

/* =====================================================
   TARJETAS PÚBLICAS SIMÉTRICAS - VALIDACIÓN FINAL
   ===================================================== */
.catalog-grid{align-items:stretch}
.catalog-card{display:flex;flex-direction:column;height:100%;min-height:560px}
.catalog-card>img{height:250px;aspect-ratio:auto;object-fit:cover}
.catalog-card-body{display:flex;flex-direction:column;flex:1;min-height:0}
.catalog-card .tag{align-self:flex-start}
.catalog-card h3{min-height:50px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.catalog-card p{min-height:60px;max-height:60px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:10px}
.catalog-card .compatibility-line{min-height:44px;margin-top:0}
.catalog-card .price{margin-top:auto;min-height:34px;display:flex;align-items:flex-end;font-weight:900;color:var(--red)}
.catalog-card .card-actions{margin-top:10px}
.catalog-card .card-actions .btn{min-height:48px}
.category-product-grid{align-items:stretch}
.category-product-card{height:100%;min-height:500px}
.category-product-card .tag{align-self:flex-start}
.category-product-card .card-actions{margin-top:10px}
.category-product-card .card-actions .btn{min-height:46px}
@media(max-width:600px){.catalog-card{min-height:0}.catalog-card>img{height:220px}.catalog-card h3,.catalog-card p,.catalog-card .compatibility-line{min-height:0;max-height:none}}

.catalog-stock{display:inline-flex;margin:2px 0 8px;padding:5px 9px;border-radius:999px;background:#eef8f1;font-size:12px;font-weight:800}.catalog-stock.sold-out{background:#fbe9e9}


/* Revisión final: tarjetas públicas más compactas */
.featured-card{padding:14px!important;border-radius:14px!important}.featured-card>img{height:165px!important;object-fit:cover!important}.featured-card h3{font-size:17px!important;margin:8px 0!important}.featured-card p{font-size:12.5px!important;line-height:1.45!important;min-height:0!important}.featured-card .btn{min-height:40px!important;padding:9px 12px!important;font-size:12px!important}
.category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:900px;margin-inline:auto}.category-product-card{min-height:0!important;padding:13px!important}.category-product-card>img{height:150px!important}.category-product-card h3{font-size:16px!important;min-height:0!important}.category-product-card>p{font-size:12px!important;min-height:42px!important;max-height:42px!important}.category-product-card .btn{min-height:39px!important;padding:8px 10px!important;font-size:11.5px!important}
.catalog-card{min-height:430px!important}.catalog-card>img{height:185px!important}.catalog-card h3{font-size:17px!important;min-height:42px!important}.catalog-card p{font-size:12.5px!important;min-height:44px!important;max-height:44px!important}.catalog-card .card-actions .btn{min-height:40px!important;padding:9px 11px!important}
#trabajos .recent-grid{max-width:720px!important;grid-template-columns:repeat(2,minmax(0,280px))!important;justify-content:center!important}#trabajos .work-card{max-width:280px!important}#trabajos .work-media{aspect-ratio:4/5!important}#trabajos .work-panel{padding:14px!important}#trabajos .work-panel p{font-size:12px!important}
@media(max-width:760px){.category-product-grid{grid-template-columns:1fr!important}.category-product-card{max-width:330px;margin-inline:auto}.featured-card>img{height:150px!important}#trabajos .recent-grid{grid-template-columns:minmax(0,300px)!important}.catalog-card{min-height:0!important}.catalog-card>img{height:175px!important}}
\n/* =====================================================
   AJUSTE FINAL DE PROPORCIONES EN TARJETAS PÚBLICAS
   Mantiene la información agrupada, sin espacios excesivos.
   ===================================================== */
.featured-grid{gap:16px;align-items:start}
.featured-card{padding:12px!important;gap:0!important;height:auto!important;min-height:0!important}
.featured-card>img{height:145px!important;aspect-ratio:16/10!important;border-radius:10px!important}
.featured-card .tag{margin-top:10px!important;padding:5px 8px!important;font-size:9px!important}
.featured-card h3{font-size:15.5px!important;line-height:1.22!important;margin:7px 0 5px!important;min-height:0!important}
.featured-card p{font-size:11.5px!important;line-height:1.38!important;margin:0 0 7px!important;min-height:0!important;max-height:48px!important;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.featured-card .price{font-size:16px!important;margin:3px 0 8px!important;min-height:0!important}
.featured-card .card-actions{gap:6px!important;margin-top:0!important}
.featured-card .btn{min-height:36px!important;padding:7px 9px!important;font-size:10.5px!important}

.category-product-grid{gap:14px!important;align-items:start!important}
.category-product-card{height:auto!important;min-height:0!important;padding:11px!important;display:flex!important;flex-direction:column!important}
.category-product-card>img{height:135px!important;border-radius:9px!important;object-fit:cover!important}
.category-product-card .tag{margin-top:9px!important;padding:5px 8px!important;font-size:9px!important}
.category-product-card h3{font-size:15px!important;line-height:1.22!important;margin:7px 0 5px!important;min-height:0!important}
.category-product-card>p{font-size:11.5px!important;line-height:1.38!important;margin:0 0 7px!important;min-height:0!important;max-height:47px!important;-webkit-line-clamp:3!important}
.category-product-card .price{font-size:15.5px!important;margin:3px 0 8px!important;min-height:0!important}
.category-product-card .card-actions{gap:6px!important;margin-top:0!important}
.category-product-card .btn{min-height:36px!important;padding:7px 8px!important;font-size:10.5px!important}

.catalog-grid{gap:16px!important;align-items:start!important}
.catalog-card{height:auto!important;min-height:0!important}
.catalog-card>img{height:165px!important;aspect-ratio:16/10!important;object-fit:cover!important}
.catalog-card-body{display:flex!important;flex-direction:column!important;gap:0!important;padding:13px!important;min-height:0!important}
.catalog-card .tag{margin-top:0!important;margin-bottom:7px!important;padding:5px 8px!important;font-size:9px!important}
.catalog-card h3{font-size:15.5px!important;line-height:1.24!important;margin:0 0 5px!important;min-height:0!important}
.catalog-card p{font-size:11.5px!important;line-height:1.38!important;margin:0 0 7px!important;min-height:0!important;max-height:48px!important;-webkit-line-clamp:3!important}
.catalog-card .compatibility-line{font-size:10.5px!important;line-height:1.35!important;min-height:0!important;margin:0 0 7px!important}
.catalog-card .catalog-stock{font-size:10.5px!important;margin:0 0 7px!important;padding:4px 8px!important;align-self:flex-start!important}
.catalog-card .price{font-size:16px!important;margin:1px 0 8px!important;min-height:0!important;display:block!important}
.catalog-card .card-actions{gap:6px!important;margin-top:0!important}
.catalog-card .card-actions .btn{min-height:36px!important;padding:7px 9px!important;font-size:10.5px!important}

#trabajos .recent-grid{gap:16px!important}
#trabajos .work-card{border-radius:14px!important}
#trabajos .work-panel{padding:12px 13px!important}
#trabajos .work-top{gap:9px!important}
#trabajos .work-icon{width:32px!important;height:32px!important;flex-basis:32px!important;font-size:10px!important}
#trabajos .work-panel .eyebrow{font-size:9px!important;letter-spacing:1px!important}
#trabajos .work-panel h3{font-size:15px!important;line-height:1.2!important;margin:3px 0 4px!important}
#trabajos .work-panel p{font-size:10.8px!important;line-height:1.35!important;margin:0!important}
#trabajos .work-footer{margin-top:9px!important;padding-top:9px!important;gap:8px!important;align-items:flex-start!important;flex-direction:column!important}
#trabajos .work-features{gap:6px 10px!important;font-size:9px!important}
#trabajos .work-footer .btn{width:100%!important;min-height:34px!important;padding:7px 9px!important;font-size:10px!important}
#trabajos .play-btn{width:46px!important;height:46px!important;font-size:16px!important}

@media(max-width:980px){.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){
  .featured-grid{grid-template-columns:1fr!important;max-width:340px;margin-inline:auto}
  .featured-card>img,.catalog-card>img{height:155px!important}
  .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .catalog-card-body{padding:10px!important}
  .catalog-card h3{font-size:14px!important}
  .catalog-card p{font-size:10.8px!important;max-height:43px!important}
  .catalog-card .card-actions .btn{font-size:9.5px!important;padding:6px!important;min-height:34px!important}
}
@media(max-width:420px){.catalog-grid{grid-template-columns:1fr!important;max-width:340px;margin-inline:auto}.catalog-card>img{height:170px!important}}

/* =========================================================
   CATALOGO PUBLICO — TARJETAS UNIFORMES (2026-09-04)
   Mantiene todas las tarjetas de una fila con la misma altura,
   sin dispersar textos ni agrandar tarjetas por contenido extra.
   ========================================================= */
.catalog-grid{
  align-items:stretch!important;
  grid-auto-rows:1fr;
}
.catalog-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  min-height:0!important;
  overflow:hidden!important;
}
.catalog-card>img{
  width:100%!important;
  height:165px!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  flex:0 0 165px!important;
}
.catalog-card-body{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  padding:13px!important;
  min-height:0!important;
}
.catalog-card .tag{
  align-self:flex-start!important;
  margin:0 0 7px!important;
}
.catalog-card h3{
  font-size:15.5px!important;
  line-height:1.24!important;
  margin:0 0 5px!important;
  min-height:38px!important;
  max-height:38px!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
}
.catalog-card p{
  font-size:11.5px!important;
  line-height:1.38!important;
  margin:0 0 7px!important;
  min-height:48px!important;
  max-height:48px!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
  overflow:hidden!important;
}
.catalog-card .compatibility-line{
  font-size:10.5px!important;
  line-height:1.3!important;
  margin:0 0 6px!important;
  padding:6px 8px!important;
}
.catalog-card .catalog-stock{
  font-size:10.5px!important;
  margin:0 0 6px!important;
  padding:4px 8px!important;
  align-self:flex-start!important;
}
.catalog-card .price{
  margin-top:auto!important;
  margin-bottom:8px!important;
  min-height:22px!important;
  font-size:16px!important;
  line-height:1.2!important;
}
.catalog-card .card-actions{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:6px!important;
  margin-top:0!important;
}
.catalog-card .card-actions .btn{
  width:100%!important;
  min-height:36px!important;
  padding:7px 9px!important;
  font-size:10.5px!important;
  line-height:1.15!important;
}
@media(max-width:760px){
  .catalog-grid{align-items:stretch!important;grid-auto-rows:1fr!important}
  .catalog-card{height:100%!important}
  .catalog-card>img{height:155px!important;flex-basis:155px!important}
  .catalog-card h3{min-height:35px!important;max-height:35px!important}
  .catalog-card p{min-height:44px!important;max-height:44px!important}
}
@media(max-width:420px){
  .catalog-card>img{height:170px!important;flex-basis:170px!important}
}


/* =========================================================
   CATÁLOGO COMPACTO + ESTADO VISIBLE — 2026-09-04
   Una sola fuente visual al final para evitar reglas antiguas.
   ========================================================= */
.catalog-grid{align-items:stretch!important;grid-auto-rows:auto!important;gap:16px!important}
.catalog-card{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;overflow:hidden!important;border-radius:14px!important}
.catalog-image-wrap{position:relative!important;width:100%!important;height:165px!important;flex:0 0 165px!important;overflow:hidden!important;background:#eef2f7!important}
.catalog-image-wrap>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
.catalog-card>img{display:none!important}
.catalog-image-wrap .catalog-stock{position:absolute!important;top:10px!important;left:10px!important;z-index:2!important;margin:0!important;padding:6px 10px!important;border-radius:999px!important;background:#0aaa4f!important;color:#fff!important;font-size:10.5px!important;font-weight:800!important;line-height:1!important;box-shadow:0 4px 12px rgba(0,0,0,.16)!important}
.catalog-image-wrap .catalog-stock.sold-out{background:#ff2538!important;color:#fff!important}
.catalog-card-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;gap:0!important;padding:11px 12px 12px!important;min-height:0!important}
.catalog-card .tag{align-self:flex-start!important;margin:0 0 5px!important;padding:4px 7px!important;font-size:9px!important;line-height:1!important}
.catalog-card h3{font-size:15.5px!important;line-height:1.2!important;margin:0 0 4px!important;min-height:0!important;max-height:38px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}
.catalog-card p{font-size:11.5px!important;line-height:1.32!important;margin:0 0 6px!important;min-height:0!important;max-height:31px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}
.catalog-card .compatibility-line{display:none!important}
.catalog-card-body>.catalog-stock{display:none!important}
.catalog-card .price{font-size:16px!important;line-height:1.15!important;margin:0 0 7px!important;min-height:0!important;font-weight:800!important}
.catalog-card .card-actions{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;margin:0!important}
.catalog-card .card-actions .btn{width:100%!important;min-height:34px!important;padding:7px 9px!important;font-size:10px!important;line-height:1.1!important}
@media(max-width:760px){.catalog-image-wrap{height:155px!important;flex-basis:155px!important}.catalog-card-body{padding:10px!important}.catalog-card h3{font-size:14.5px!important}.catalog-card p{font-size:11px!important}.catalog-card .price{font-size:15px!important}}
@media(max-width:420px){.catalog-image-wrap{height:170px!important;flex-basis:170px!important}}

/* =========================================================
   PRODUCTOS DESTACADOS — MISMO FORMATO, ALTURA UNIFORME
   2026-09-04
   ========================================================= */
.featured-grid{
  align-items:stretch!important;
}
.featured-card{
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
}
.featured-card>img{
  flex:0 0 auto!important;
}
.featured-card .tag{
  flex:0 0 auto!important;
}
.featured-card h3{
  min-height:38px!important;
  max-height:38px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.featured-card p{
  min-height:48px!important;
  max-height:48px!important;
  flex:0 0 48px!important;
}
.featured-card .price{
  margin-top:0!important;
  min-height:22px!important;
  flex:0 0 auto!important;
}
.featured-card .card-actions{
  margin-top:auto!important;
  flex:0 0 auto!important;
}
@media(max-width:600px){
  .featured-card h3{min-height:0!important;max-height:none!important}
  .featured-card p{min-height:0!important;max-height:48px!important;flex:0 0 auto!important}
}

/* Logo oficial LS AutoAdornos */
.brand-logo-link{display:inline-flex;align-items:center}.brand-logo{display:block;width:178px;max-height:58px;object-fit:contain}.footer-logo{filter:drop-shadow(0 0 1px rgba(255,255,255,.2))}@media(max-width:640px){.brand-logo{width:145px;max-height:50px}}
