/*
Theme Name: INDREC Industrial
Theme URI: https://indrec.com.ar/
Description: Tema WordPress independiente para INDREC. Repuestos industriales, ingeniería y proyectos. Sin dependencia de Neve.
Author: INDREC
Version: 3.0.0
Text Domain: indrec-industrial
*/
:root{--indrec-blue:#2767a8;--indrec-blue2:#164c82;--indrec-dark:#111820;--indrec-dark2:#19242e;--indrec-ink:#202934;--indrec-muted:#687480;--indrec-bg:#f3f6f8;--indrec-line:#dce3e8;--indrec-white:#fff;--indrec-green:#1b7a54;--shadow:0 18px 50px rgba(17,24,32,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--indrec-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.65}img{max-width:100%;height:auto}a{color:var(--indrec-blue);text-decoration:none}a:hover{color:var(--indrec-blue2)}button,input,textarea,select{font:inherit}.indrec-wrap{width:min(1240px,calc(100% - 44px));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Header */
.indrec-topbar{background:#0d141b;color:#cfd8e0;font-size:13px}.indrec-topbar .indrec-wrap{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:38px}.indrec-topbar a{color:#fff;font-weight:700}.site-header{position:sticky;top:0;z-index:900;background:rgba(255,255,255,.97);border-bottom:1px solid var(--indrec-line);backdrop-filter:blur(12px)}body.admin-bar .site-header{top:32px}.indrec-nav{height:82px;display:flex;align-items:center;gap:34px}.indrec-brand{display:flex;align-items:center;gap:12px;margin-right:auto;color:var(--indrec-dark)!important}.indrec-brand img{max-height:54px;width:auto}.indrec-brandmark{display:grid;place-items:center;width:44px;height:44px;background:var(--indrec-blue);color:#fff;font-size:21px;font-weight:900;clip-path:polygon(50% 0,100% 24%,100% 76%,50% 100%,0 76%,0 24%)}.indrec-brandtext strong{display:block;font-size:25px;letter-spacing:.02em;line-height:1}.indrec-brandtext small{display:block;color:var(--indrec-muted);font-size:11px;text-transform:uppercase;letter-spacing:.12em;margin-top:6px}.indrec-menu{display:flex;gap:26px;align-items:center}.indrec-menu a{color:var(--indrec-ink);font-size:14px;font-weight:750}.indrec-menu a:hover{color:var(--indrec-blue)}.indrec-nav-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--indrec-blue);color:#fff!important;padding:11px 17px;border-radius:5px;font-size:14px;font-weight:800}.indrec-menu-toggle{display:none;border:0;background:#edf2f5;padding:10px;border-radius:5px}
/* Common */
.indrec-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.15em;font-weight:900;color:var(--indrec-blue)}.indrec-section{padding:76px 0}.indrec-section.alt{background:var(--indrec-bg)}.indrec-section.dark{background:var(--indrec-dark);color:#fff}.indrec-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:31px}.indrec-section-head h2{margin:5px 0 0;font-size:clamp(31px,4vw,48px);line-height:1.08;letter-spacing:-.035em;color:inherit}.indrec-section-head>p{max-width:600px;margin:0;color:var(--indrec-muted)}.dark .indrec-section-head>p{color:#aeb9c2}.indrec-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 21px;border:0;border-radius:5px;background:var(--indrec-blue);color:#fff!important;font-weight:850;cursor:pointer}.indrec-btn:hover{background:var(--indrec-blue2)}.indrec-btn-dark{background:var(--indrec-dark)}.indrec-btn-light{background:#fff;color:var(--indrec-dark)!important}.indrec-btn-outline{background:transparent;color:var(--indrec-dark)!important;border:1px solid #bac5cd}.indrec-btn-outline:hover{border-color:var(--indrec-blue);color:var(--indrec-blue)!important;background:#fff}
/* Hero */
.indrec-hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#0d1822 0%,#152b3e 54%,#1d5789 100%);color:#fff;padding:86px 0 77px}.indrec-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-130px;top:-170px;box-shadow:0 0 0 80px rgba(255,255,255,.025),0 0 0 160px rgba(255,255,255,.018)}.indrec-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:center}.indrec-hero h1{font-size:clamp(44px,5.3vw,72px);line-height:.99;letter-spacing:-.052em;margin:10px 0 24px;max-width:790px}.indrec-hero p{font-size:19px;line-height:1.58;color:#d6e0e8;max-width:730px}.indrec-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.indrec-searchbox{background:#fff;color:var(--indrec-ink);border-radius:8px;padding:27px;box-shadow:0 30px 70px rgba(0,0,0,.25)}.indrec-searchbox h3{font-size:23px;margin:0 0 6px}.indrec-searchbox p{font-size:13px;color:var(--indrec-muted);margin:0 0 18px}.indrec-searchform{display:flex;border:1px solid #cbd5dc;border-radius:5px;overflow:hidden}.indrec-searchform input{width:100%;border:0;outline:0;padding:14px}.indrec-searchform button{border:0;background:var(--indrec-blue);color:#fff;padding:0 20px;font-weight:800}.indrec-search-example{border-top:1px solid #e8ecef;margin-top:18px;padding-top:17px;font-size:13px;color:#6b7780}.indrec-search-example b{color:#27313a}.indrec-trustbar{background:#fff;border-bottom:1px solid var(--indrec-line)}.indrec-trustgrid{display:grid;grid-template-columns:repeat(4,1fr)}.indrec-trustitem{padding:22px 23px;border-right:1px solid var(--indrec-line)}.indrec-trustitem:last-child{border-right:0}.indrec-trustitem strong{display:block;font-size:18px;color:var(--indrec-dark)}.indrec-trustitem span{font-size:13px;color:var(--indrec-muted)}
/* Categories */
.indrec-categories{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.indrec-category{position:relative;background:#fff;border:1px solid var(--indrec-line);border-radius:7px;padding:22px;min-height:152px;color:var(--indrec-ink)!important;transition:.2s}.indrec-category:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c8d5df}.indrec-category-icon{display:grid;place-items:center;width:38px;height:38px;background:#eaf2f9;color:var(--indrec-blue);border-radius:5px;font-size:18px;font-weight:900}.indrec-category h3{font-size:17px;line-height:1.25;margin:15px 0 7px}.indrec-category span{font-size:12px;color:var(--indrec-muted)}
/* Products */
.indrec-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.indrec-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--indrec-line);border-radius:8px;overflow:hidden;transition:.2s;min-width:0}.indrec-product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.indrec-product-image{position:relative;display:block;aspect-ratio:4/3;background:#f5f7f8;overflow:hidden}.indrec-product-image img{width:100%;height:100%;object-fit:cover}.indrec-badge{position:absolute;top:12px;left:12px;padding:5px 8px;border-radius:4px;background:rgba(16,24,32,.88);color:#fff;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.indrec-badge.fabricable{background:var(--indrec-green)}.indrec-product-body{display:flex;flex-direction:column;flex:1;padding:17px}.indrec-product-category{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--indrec-blue)}.indrec-product-card h3{font-size:17px;line-height:1.35;margin:6px 0 9px}.indrec-product-card h3 a{color:var(--indrec-ink)}.indrec-product-meta{font-size:12px;color:var(--indrec-muted);min-height:39px}.indrec-product-price{font-size:20px;font-weight:900;color:var(--indrec-dark);margin-top:auto;padding-top:14px}.indrec-product-price small{display:block;font-size:10px;color:var(--indrec-muted);font-weight:600}.indrec-product-actions{display:flex;gap:8px;margin-top:13px}.indrec-product-actions .indrec-btn{min-height:40px;padding:0 13px;font-size:12px;flex:1}.indrec-product-actions .indrec-btn-outline{flex:0 0 42px;padding:0}.indrec-catalog-footer{text-align:center;margin-top:31px}
/* Services */
.indrec-service-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.indrec-service-card{background:#fff;border:1px solid var(--indrec-line);padding:34px;border-radius:8px}.indrec-service-card.primary{background:linear-gradient(145deg,#132331,#1b527f);border:0;color:#fff}.indrec-service-card h3{font-size:30px;line-height:1.14;margin:8px 0 13px}.indrec-service-card p{color:var(--indrec-muted);max-width:640px}.indrec-service-card.primary p{color:#cbd9e3}.indrec-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.indrec-feature{padding:13px;background:rgba(255,255,255,.08);border-radius:5px;font-size:13px;font-weight:700}
/* Projects */
.indrec-project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.indrec-project-card{position:relative;display:block;min-height:360px;border-radius:9px;overflow:hidden;background:#1c2730;color:#fff!important;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.indrec-project-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(0,0,0,.25)}.indrec-project-bg{position:absolute;inset:0}.indrec-project-bg img{width:100%;height:100%;object-fit:cover}.indrec-project-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,16,22,.05) 25%,rgba(8,16,22,.9) 100%)}.indrec-project-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1d3f5b,#101820);display:grid;place-items:center}.indrec-project-placeholder span{font-size:54px;font-weight:900;color:rgba(255,255,255,.12)}.indrec-project-copy{position:absolute;left:0;right:0;bottom:0;padding:28px;z-index:2}.indrec-project-copy .indrec-kicker{color:#9ac8ec}.indrec-project-copy h3{font-size:28px;line-height:1.12;margin:7px 0 9px;color:#fff}.indrec-project-copy p{margin:0;color:#d7e0e6;max-width:650px}.indrec-project-link{display:inline-flex;margin-top:15px;color:#fff!important;font-weight:800;font-size:13px}.indrec-project-card:hover .indrec-project-link{text-decoration:underline}.indrec-product-image img{object-fit:contain!important;padding:14px;background:#fff}.woocommerce ul.products li.product img{object-fit:contain!important;padding:10px;background:#fff}
/* Project single */
.indrec-page-hero{background:#101922;color:#fff;padding:62px 0}.indrec-page-hero .indrec-kicker{color:#82b9e5}.indrec-page-hero h1{font-size:clamp(42px,6vw,70px);line-height:1;letter-spacing:-.045em;margin:8px 0 15px}.indrec-page-hero p{max-width:760px;color:#c7d1d9;font-size:18px}.indrec-project-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:54px;align-items:start}.indrec-project-content{min-width:0}.indrec-project-content>h1:first-child{display:none}.indrec-project-content h2{font-size:34px;line-height:1.15;margin-top:44px}.indrec-project-content h3{font-size:25px}.indrec-project-content img,.indrec-project-content video,.indrec-project-content iframe{border-radius:8px;max-width:100%}.indrec-project-content figure{margin:28px 0}.indrec-project-content .wp-block-image img{width:auto;max-height:650px;object-fit:contain}.indrec-project-content .wp-block-gallery{gap:12px}.indrec-project-sidebar{position:sticky;top:124px;border:1px solid var(--indrec-line);border-radius:7px;padding:23px;background:#fff}.indrec-project-sidebar h3{font-size:18px;margin-top:0}.indrec-project-sidebar dl{margin:0}.indrec-project-sidebar dt{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:var(--indrec-muted);font-weight:900;margin-top:15px}.indrec-project-sidebar dd{margin:2px 0;font-weight:700}.indrec-project-sidebar .indrec-btn{width:100%;margin-top:20px}
/* Content / archive */
.indrec-content{padding:64px 0}.indrec-content article{max-width:900px}.indrec-content h1{font-size:46px;line-height:1.05}.indrec-shop-hero{background:#eef3f7;padding:48px 0;border-bottom:1px solid var(--indrec-line)}.indrec-shop-hero h1{font-size:45px;line-height:1;margin:8px 0}.indrec-shop-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:25px}.indrec-shop-toolbar .indrec-searchform{max-width:590px;flex:1;background:#fff}.indrec-pagination{margin-top:30px}.indrec-pagination .page-numbers{display:flex;gap:6px;list-style:none;padding:0}.indrec-pagination a,.indrec-pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--indrec-line);border-radius:4px}.indrec-pagination .current{background:var(--indrec-blue);color:#fff;border-color:var(--indrec-blue)}
/* Woo */
.woocommerce .products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:18px!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;padding:14px!important;border:1px solid var(--indrec-line);border-radius:7px;background:#fff}.woocommerce ul.products li.product img{aspect-ratio:4/3;object-fit:cover;background:#f5f7f8}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;line-height:1.35}.woocommerce ul.products li.product .price{font-size:18px!important;color:var(--indrec-dark)!important;font-weight:900!important}.woocommerce ul.products li.product .button{background:var(--indrec-blue)!important;color:#fff!important;width:100%;text-align:center}.woocommerce div.product{padding:55px 0}.woocommerce div.product .product_title{font-size:42px}.woocommerce div.product p.price{color:var(--indrec-dark)!important;font-size:28px!important}.indrec-order-note{border-left-color:var(--indrec-blue)!important}
/* CTA/Footer */
.indrec-cta{background:var(--indrec-blue);color:#fff;padding:47px 0}.indrec-cta .indrec-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.indrec-cta h2{font-size:34px;line-height:1.1;margin:0 0 8px}.indrec-cta p{margin:0;color:#dceaf5}.site-footer{background:#0d141b;color:#aab6bf;padding:53px 0 25px}.indrec-footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:45px}.site-footer h3{color:#fff;font-size:15px;margin-top:0}.site-footer a{display:block;color:#aab6bf;margin:7px 0;font-size:13px}.site-footer a:hover{color:#fff}.indrec-footer-brand{font-size:30px;font-weight:900;color:#fff}.indrec-footer-bottom{border-top:1px solid #25313b;margin-top:37px;padding-top:20px;font-size:12px;display:flex;justify-content:space-between;gap:20px}
@media(max-width:1050px){.indrec-categories{grid-template-columns:repeat(3,1fr)}.indrec-product-grid,.woocommerce .products{grid-template-columns:repeat(3,1fr)!important}.indrec-menu{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;border-bottom:1px solid var(--indrec-line);padding:20px 24px;flex-direction:column;align-items:flex-start}.indrec-menu.is-open{display:flex}.indrec-menu-toggle{display:block}.indrec-nav-cta{display:none}.indrec-hero-grid{grid-template-columns:1fr}.indrec-project-layout{grid-template-columns:1fr}.indrec-project-sidebar{position:static}.indrec-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){body.admin-bar .site-header{top:46px}.indrec-wrap{width:min(100% - 28px,1240px)}.indrec-topbar .indrec-wrap{justify-content:center}.indrec-topbar span:last-child{display:none}.indrec-nav{height:68px}.indrec-menu{top:68px}.indrec-brandtext small{display:none}.indrec-hero{padding:60px 0}.indrec-hero h1{font-size:43px}.indrec-searchform{flex-direction:column;border:0;gap:8px}.indrec-searchform input{border:1px solid #cbd5dc;border-radius:5px}.indrec-searchform button{min-height:45px;border-radius:5px}.indrec-trustgrid{grid-template-columns:1fr 1fr}.indrec-trustitem{border-bottom:1px solid var(--indrec-line)}.indrec-section{padding:56px 0}.indrec-section-head{display:block}.indrec-section-head>p{margin-top:12px}.indrec-categories{grid-template-columns:1fr 1fr}.indrec-product-grid,.woocommerce .products{grid-template-columns:1fr 1fr!important}.indrec-service-grid,.indrec-project-grid{grid-template-columns:1fr}.indrec-project-card{min-height:330px}.indrec-cta .indrec-wrap{display:block}.indrec-cta .indrec-btn{margin-top:22px}.indrec-footer-grid{grid-template-columns:1fr}.indrec-footer-bottom{display:block}.indrec-project-content h2{font-size:29px}}
@media(max-width:480px){.indrec-categories,.indrec-product-grid,.woocommerce .products{grid-template-columns:1fr!important}.indrec-trustgrid{grid-template-columns:1fr}.indrec-hero h1{font-size:38px}.indrec-searchbox{padding:19px}.indrec-project-card{min-height:310px}}

/* INDREC v4 — paginación compacta y estados de stock */
.indrec-pagination{display:flex;justify-content:center;margin:44px 0 8px}
.indrec-pagination .navigation.pagination{width:auto;margin:0}
.indrec-pagination .nav-links{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}
.indrec-pagination .page-numbers{display:inline-flex!important;align-items:center;justify-content:center;width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;margin:0!important;border:1px solid #d6dee6!important;border-radius:9px!important;background:#fff!important;color:#15202b!important;text-decoration:none!important;font-size:14px!important;font-weight:700!important;line-height:1!important;box-sizing:border-box!important}
.indrec-pagination .page-numbers:hover{border-color:#2b70b5!important;color:#2b70b5!important;background:#f4f8fc!important}
.indrec-pagination .page-numbers.current{background:#2b70b5!important;border-color:#2b70b5!important;color:#fff!important}
.indrec-pagination .page-numbers.prev,.indrec-pagination .page-numbers.next{width:auto!important;padding:0 16px!important}
.indrec-pagination .page-numbers.dots{border-color:transparent!important;background:transparent!important;width:28px!important;min-width:28px!important}
.indrec-badge.stock-en_stock{background:#147a42!important;color:#fff!important}
.indrec-badge.stock-bajo_stock{background:#b86b00!important;color:#fff!important}
.indrec-badge.stock-contra_pedido{background:#19232c!important;color:#fff!important}
.indrec-badge.stock-sin_stock{background:#a72c2c!important;color:#fff!important}
@media(max-width:640px){.indrec-pagination .page-numbers{width:36px!important;height:36px!important;min-width:36px!important}.indrec-pagination .page-numbers.prev,.indrec-pagination .page-numbers.next{padding:0 10px!important}}
