/* ============================================================
   Contreras — Brand layer (ISOLATED). Loaded AFTER style.css.
   The core Induxter styles are never hand-edited; the accent
   and font remaps are auto-generated and appended at the end
   of this file (see "generated" block below).
   ============================================================ */

:root {
  --c-brand: #9C1E3D;        /* Pantone 194 C — institutional red */
  --c-brand-tint: #C0394F;   /* digital tint for hover/accents on dark */
  --c-ink: #0c0d10;          /* carbon */
  --c-ink-2: #14161b;
  --c-paper: #ffffff;
  --font-display: "Jost", Verdana, sans-serif;
  --font-body: "Inter", Verdana, sans-serif;
}

/* Base typography (precise per-selector remaps are appended below) */
body { font-family: var(--font-body); }

/* ---- Brand lockup: opaque isologo tile + CONTRERAS wordmark ---- */
.ctr-brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  vertical-align: middle;
  line-height: 1;
}
.ctr-isologo { height: 44px; width: auto; display: block; }
.ctr-word {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 1.55rem;
  letter-spacing: .045em;
  line-height: 1;
  color: var(--c-ink);
  white-space: nowrap;
}
/* Wordmark colour adapts to the background it sits on */
.transparent-header .ctr-word,
.header-area-v3 .ctr-word,
.footer-area-v1 .ctr-word,
.error-header .ctr-word { color: #fff; }

/* Footer brand spacing (logo img was a direct child of the widget) */
.about-widget .ctr-brand { margin-bottom: 25px; }
/* Footer: centrar opticamente el wordmark con el isologo (la "C") */
.footer-area-v3 .about-widget .ctr-word { transform: translateY(-4px); }

/* ---- Reveal-on-scroll (WOW.js) — subtle fade + rise ---- */
.wow { visibility: hidden; }
.animated { animation-duration: .7s; animation-fill-mode: both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translate3d(0, 26px, 0); }
  to   { opacity: 1; transform: none; }
}
.fadeInUp { animation-name: fadeInUp; }
@media (prefers-reduced-motion: reduce) {
  .wow { visibility: visible !important; }
  .animated { animation: none !important; }
}

/* ---- Subtle brand hovers on dark surfaces (digital tint) ---- */
.footer-area a:hover,
.header-area-v3 .main-menu > ul > li > a:hover { color: var(--c-brand-tint); }


/* ==== generated: 160 accent/font remaps from style.css (do not hand-edit) ==== */
h1,
h2,
h3,
h4,
h5,
h6{font-family: "Jost", Verdana, sans-serif;}
body{font-family: "Inter", Verdana, sans-serif;}
.section-title .sub-title span.title{color: #9C1E3D;font-family: "Jost", Verdana, sans-serif;}
.section-title .sub-title .icon{color: #F6EDF0;}
.section-title h2 span{color: #9C1E3D;}
.title-span-line span.line{background-color: #9C1E3D;}
.main-bg{background-color: #9C1E3D;}
.main-btn{background: #9C1E3D;}
.btn-link{font-family: "Jost", Verdana, sans-serif;}
.lds-ellipsis span{background: #9C1E3D;}
.back-to-top{background: #9C1E3D;}
.header-navigation .nav-container .main-menu ul li > a{font-family: "Jost", Verdana, sans-serif;}
.header-navigation .nav-container .main-menu ul li .sub-menu li a:hover{background-color: #9C1E3D;}
.header-navigation .nav-container .main-menu ul li .sub-menu li:hover > a{background-color: #9C1E3D;}
.header-navigation .navbar-close{background: #9C1E3D;}
.header-top .top-right ul.social-link li a:hover, .header-top .top-right ul.social-link li a:focus{background-color: #9C1E3D;border-color: #9C1E3D;}
.header-area-v1 .header-navigation{background-color: #9C1E3D;}
.header-area-v2 .header-top .top-left ul li span i{color: #9C1E3D;}
.header-area-v2 .header-navigation:after{background-color: #9C1E3D;}
.header-area-v3 .header-navigation .main-menu ul li > a.nav-link.active{color: #9C1E3D;}
.header-area-v3 .header-top .top-right ul li span i{color: #9C1E3D;}
.header-area-v3 .header-navigation .nav-container .main-menu ul li:hover.menu-item-has-children > a:after{color: #9C1E3D;}
.header-area-v3 .header-navigation .nav-container .main-menu ul li:hover > a{color: #9C1E3D;}
.header-navigation.sticky{background: #9C1E3D;}
.banner-area-v1 .hero-arrows .slick-arrow:hover, .banner-area-v1 .hero-arrows .slick-arrow:focus{background-color: #9C1E3D;}
.banner-area-v2 .hero-slider-two .slick-arrow{background-color: #9C1E3D;}
.banner-area-v2 .hero-slider-two .single-slider .hero-content span{color: #9C1E3D;}
.banner-area-v2 .hero-slider-two .single-slider .hero-slide-right .slider-icon{background-color: #9C1E3D;}
.banner-area-v3 .hero-slider-three .slick-arrow:hover{background-color: #9C1E3D;}
.banner-area-v3 .hero-content span.span{font-family: "Jost", Verdana, sans-serif;}
.banner-area-v3 .hero-content .info-box .icon i{background-color: #9C1E3D;}
.about-area-v2 .about-content-box h2 span{color: #9C1E3D;}
.about-area-v2 .about-content-box .content-box{background-color: #F6EDF0;}
.about-area-v2 .about-content-box .content-box p{border-left: 3px solid #9C1E3D;}
.about-area-v3 .section-title span.span{color: #9C1E3D;font-family: "Jost", Verdana, sans-serif;}
.about-area-v3 .section-title span.span:after{background-color: #9C1E3D;}
.about-area-v3 .counter-wrapper .counter-box h2{color: #9C1E3D;}
.about-area-v4 .about-content-box h2 span{color: #9C1E3D;}
.about-area-v4 .about-content-box .admin-box .thumb img{border: 2px solid #9C1E3D;}
.service-area-v1 .section-white-title h2 span{color: #9C1E3D;}
.service-area-v1 .service-item:hover:before{background-color: #9C1E3D;}
.service-area-v1 .service-item:hover:after{border-right: 25px solid #9C1E3D;border-bottom: 25px solid #9C1E3D;}
.service-area-v1 .service-item .service-content span.position{color: #9C1E3D;}
.service-area-v1 .service-slider-one .slick-dots li.slick-active button{background-color: #9C1E3D;}
.service-area-v2 .service-item .service-img:after{background-color: #9C1E3D;}
.service-area-v2 .service-item .service-img .icon{background-color: #9C1E3D;}
.service-area-v2 .service-item .service-content .main-btn:hover, .service-area-v2 .service-item .service-content .main-btn:focus{background-color: #9C1E3D;}
.service-area-v3 .service-item:hover{background-color: #9C1E3D;}
.service-area-v3 .service-item:hover .service-icon i{color: #9C1E3D;}
.service-area-v3 .service-item .service-icon i{background-color: #9C1E3D;}
.service-details-section .content-box{background-color: #F6EDF0;}
.service-details-section .how-work-box .work-item .work-title span.icon{background-color: #9C1E3D;font-family: "Jost", Verdana, sans-serif;}
.service-details-section .sidebar-widget-area .widget.widget-catageory ul.categeory-link li a:hover{background-color: #9C1E3D;}
.features-area-v1 .features-column{border-right: 1px solid #F6EDF0;}
.features-area-v1 .features-column .features-item{background-color: #F6EDF0;}
.features-area-v1 .features-column .features-item:after{background-color: #9C1E3D;}
.features-area-v1 .features-column .features-item .features-icon i{color: #9C1E3D;}
.features-area-v2 .features-nav .nav-tabs .nav-item .nav-link.active i{color: #9C1E3D;}
.features-area-v2 .tab-right-content h6{font-family: "Inter", Verdana, sans-serif;}
.features-area-v3 .features-box{background-color: #F6EDF0;}
.features-area-v3 .features-box:hover{background-color: #9C1E3D;}
.features-area-v3 .features-box:before{color: #F6EDF0;}
.features-area-v3 .features-box .features-icon i{color: #9C1E3D;}
.features-area-v3 .features-box .features-content .btn-link{border-left: 3px solid #9C1E3D;}
.features-area-v4 .features-box{background-color: #F6EDF0;}
.features-area-v4 .features-box.features-video .play-content .video-popup{background-color: #9C1E3D;}
.features-area-v4 .features-box .features-content h5.title{border-left: 3px solid #9C1E3D;color: #9C1E3D;}
.counter-area-v1 .counter-column .counter-box{background-color: #F6EDF0;}
.counter-area-v1 .counter-column .counter-box:hover{background-color: #9C1E3D;}
.counter-area-v3 .counter-column:after{background-color: #F6EDF0;}
.counter-area-v3 .counter-box h2{color: #9C1E3D;}
.awards-area{background-color: #9C1E3D;}
.cta-area-v3 .cta-wrapper{background-color: #9C1E3D;}
.pricing-item .pricing-bg{background-color: #9C1E3D;}
.pricing-item .pricing-title-price h2.price{color: #9C1E3D;}
.pricing-item .pricing-features ul li:before{color: #9C1E3D;}
.error-banner .error-content h1 span{color: #9C1E3D;}
.project-area-v1 .section-title h2 span{color: #9C1E3D;}
.project-area-v1 .project-main-section .play-content .video-popup{background-color: #9C1E3D;}
.project-area-v1 .project-slide-wrapper .project-slide-one .slick-arrow:hover{background-color: #9C1E3D;}
.project-area-v1 .project-item .project-img .project-overlay{background-color: #9C1E3D;}
.project-area-v1 .project-item .project-info span.span{color: #9C1E3D;}
.filter-nav ul.filter-btn:before{background-color: #9C1E3D;}
.filter-nav ul.filter-btn:after{background-color: #F6EDF0;}
.filter-nav ul.filter-btn li{font-family: "Jost", Verdana, sans-serif;}
.filter-nav ul.filter-btn li.active{color: #9C1E3D;}
.project-area-v3 .project-item .project-img .project-overlay .project-content, .releted-project-section .project-item .project-img .project-overlay .project-content{background-color: #9C1E3D;}
.project-slide-five .slick-arrow{border: 1px solid #9C1E3D;color: #9C1E3D;}
.project-slide-five .slick-arrow:hover{background-color: #9C1E3D;}
.project-details-page-section .project-details-wrapper .project-content .project-info-details{background-color: #9C1E3D;}
.project-details-page-section .project-details-wrapper .project-content .project-slide-four .slick-arrow:hover, .project-details-page-section .project-details-wrapper .project-content .project-slide-four .slick-arrow:focus{background-color: #9C1E3D;}
.post-share-tag .post-share ul li a:hover, .post-share-tag .post-share ul li a:focus{background-color: #9C1E3D;}
.post-next-prev-post .post-nav-img i{background-color: #9C1E3D;}
.testimonial-area-v1{background-color: #F6EDF0;}
.testimonial-area-v1 .testimonial-arrows-one .slick-arrow{color: #9C1E3D;}
.testimonial-area-v1 .testimonial-arrows-one .slick-arrow:hover{background-color: #9C1E3D;}
.testimonial-area-v2 .testimonial-slider-two .slick-arrow:hover{border-color: #9C1E3D;color: #9C1E3D;}
.testimonial-area-v2 .testimonial-item .td-thumb .icon{background-color: #9C1E3D;font-family: "Jost", Verdana, sans-serif;}
.testimonial-area-v2 .testimonial-item .td-content{background-color: #F6EDF0;}
.testimonial-area-v2 .testimonial-item .td-content:before{background-color: #F6EDF0;}
.testimonial-area-v3 .testimonial-slider-three:before, .testimonial-area-v3 .testimonial-slider-three:after{background-color: #9C1E3D;}
.testimonial-area-v3 .testimonial-slider-three .slick-arrow{border: 1px solid #9C1E3D;color: #9C1E3D;}
.testimonial-area-v3 .testimonial-slider-three .slick-arrow:hover{background-color: #9C1E3D;}
.testimonial-area-v3 .testimonial-wrapper:before, .testimonial-area-v3 .testimonial-wrapper:after{background-color: #F6EDF0;}
.testimonial-area-v3 .testimonial-item{background-color: #F6EDF0;}
.team-area-v1 .team-item:hover .team-info .team-shape, .team-area-v1 .team-item:hover .team-info .team-member-info{background-color: #9C1E3D;}
.team-area-v1 .team-item .team-info .team-shape:after{background-color: #9C1E3D;}
.team-area-v2 .team-item:hover .team-content{background-color: #9C1E3D;}
.team-area-v2 .team-item .team-img:before{background-color: #9C1E3D;}
.team-area-v3 .team-item .team-content p.position{font-family: "Jost", Verdana, sans-serif;}
.team-area-v3 .team-arrows .slick-arrow:hover, .team-area-v3 .team-arrows .slick-arrow:focus{border-color: #9C1E3D;color: #9C1E3D;}
.team-wrapper{background-color: #9C1E3D;}
.team-area-v4 .team-item .team-content p.position, .team-area-v5 .team-item .team-content p.position{color: #F6EDF0;}
.team-details-page-section .team-details-wrapper .team-main-content .team-img-box .team-img:after{background-color: #9C1E3D;}
.team-details-page-section .team-details-wrapper .team-main-content .team-img-box .team-social ul.social-link li a:hover, .team-details-page-section .team-details-wrapper .team-main-content .team-img-box .team-social ul.social-link li a:focus{background-color: #9C1E3D;}
.team-details-page-section .team-details-wrapper .team-content-box .skill-area .single-skill .progress{background-color: #F6EDF0;}
.team-details-page-section .team-details-wrapper .team-content-box .skill-area .single-skill .progress .progress-bar{background-color: #9C1E3D;}
.product-item .product-info h3.title:hover{color: #9C1E3D;}
.product-item .product-info span.price span.off-price{color: #9C1E3D;}
.shop-details-section .shop-details-wrapper .shop-img-area .shop-big-slider .slick-arrow{background-color: #9C1E3D;}
.shop-details-section .shop-details-wrapper .shop-info .social-link li:hover i{color: #9C1E3D;}
.shop-details-section .discription-wrapper .discription-tabs .nav-tabs .nav-link.active{color: #9C1E3D;}
.cart-area-section .cart-total-wrap ul li.total span{color: #9C1E3D;}
.checkout-area-section .order-wrapper .cart-items .total .price{color: #9C1E3D;}
.blog-grid-v1 .blog-post-item:hover .entry-content{border-color: #F6EDF0;}
.blog-grid-v1 .blog-post-item .post-thumbnail .date{color: #9C1E3D;}
.blog-grid-v1 .blog-post-item .entry-content h3.title:hover, .blog-grid-v1 .blog-post-item .entry-content h3.title:focus{color: #9C1E3D;}
.blog-grid-v2 .blog-post-item .entry-content .post-meta ul li:after{color: #9C1E3D;}
.blog-grid-v2 .blog-post-item .entry-content .post-meta ul li span{font-family: "Jost", Verdana, sans-serif;color: #9C1E3D;}
.blog-grid-v3 .blog-post-item .post-thumbnail .date{background-color: #9C1E3D;font-family: "Jost", Verdana, sans-serif;}
.blog-grid-v3 .blog-post-item .entry-content h3.title:hover{color: #9C1E3D;}
.blog-grid-v3 .blog-post-item .entry-content .post-meta ul li span i{color: #9C1E3D;}
.blog-standard-section .blog-post-item .entry-content h3.title:hover, .blog-standard-section .blog-post-item .entry-content h3.title:focus{color: #9C1E3D;}
.post-meta ul.meta-link li span i{color: #9C1E3D;}
.post-meta ul.meta-link li span:hover, .post-meta ul.meta-link li span:focus{color: #9C1E3D;}
.post-meta ul.social-link li a:hover, .post-meta ul.social-link li a:focus{color: #9C1E3D;}
.blog-details-section .entry-content .content-box{background-color: #F6EDF0;}
.blog-details-section .post-share-tag{background-color: #F6EDF0;}
.blog-details-section .admin-box{background-color: #F6EDF0;}
.blog-details-section .comments-area ul.comments-list li.comment .comment-wrap .comment-author-content span.author-name{font-family: "Jost", Verdana, sans-serif;}
.blog-details-section .comments-area ul.comments-list li.comment .comment-wrap .comment-author-content a.reply{background-color: #9C1E3D;}
.blog-details-section .comments-respond{background-color: #F6EDF0;}
.blog-details-section .comments-respond form .form_group .form_control:focus{border-color: #9C1E3D;}
.sidebar-widget-area .widget.widget-catageory ul.categeory-link li a:hover, .sidebar-widget-area .widget.widget-catageory ul.categeory-link li a:focus{border-color: #9C1E3D;}
.sidebar-widget-area .widget.widget-catageory ul.categeory-link li a span i{color: #9C1E3D;}
.sidebar-widget-area .widget.widget-recent-post ul.recent-post-widget li.post-thumbnail-content .post-title-date h6:hover, .sidebar-widget-area .widget.widget-recent-post ul.recent-post-widget li.post-thumbnail-content .post-title-date h6:focus{color: #9C1E3D;}
.sidebar-widget-area .widget.widget-tag-cloud a:hover, .sidebar-widget-area .widget.widget-tag-cloud a:focus{border-color: #9C1E3D;}
.sidebar-widget-area .widget.widget-cta .cta-content i{color: #9C1E3D;}
.induxter-pagination ul li a:hover, .induxter-pagination ul li a:focus, .induxter-pagination ul li a.active{background-color: #9C1E3D;}
.blockquote{background-color: #F6EDF0;}
.blockquote p{border-left: 3px solid #9C1E3D;}
.contact-page-section .contact-info-list .info-box .icon i{color: #9C1E3D;}
.contact-page-section .contact-form-wrapper .contact-form .form_group .form_control:focus{border-color: #9C1E3D;}
.footer-area .footer-widget .widget.about-widget ul.social-link li a:hover, .footer-area .footer-widget .widget.about-widget ul.social-link li a:focus{background-color: #9C1E3D;}
.footer-area .footer-widget .widget.newsletter-widget .newsletter-form .form_group .newsletter-btn{background-color: #9C1E3D;}
.footer-area .footer-widget .widget.instragram-widget ul.instagram-list li a .insta-overlay{background-color: #9C1E3D;}
.footer-area .copyright-area .copyright-text p span{color: #9C1E3D;}
.footer-area-v2 .footer-top .main-wrapper:after{background-color: rgba(156, 30, 61, 0.9);}
.footer-area-v2 .footer-top .info-box .info p{color: #F6EDF0;}
.footer-area-v3 .footer-widget-area{background-color: #F6EDF0;}


/* ============================================================
   Internas / Proyectos (capa de marca) — added in projects layer
   ============================================================ */

/* Hero de pagina interna (reemplaza breadcrumbs con fondo placeholder) */
.ctr-page-hero { background-color: var(--c-ink); background-image: none; position: relative; overflow: hidden; padding: 150px 0 110px; }
.ctr-page-hero::before { content: ""; position: absolute; right: -10%; top: -40%; width: 60%; height: 180%; background: radial-gradient(circle, rgba(156,30,61,.30), transparent 60%); pointer-events: none; }
.ctr-page-hero .breadcrumbs-content { position: relative; z-index: 1; }
.ctr-page-hero .ctr-eyebrow { color: var(--c-brand-tint); }
.ctr-page-hero h1 { color: #fff; max-width: 16ch; margin: 14px 0 0; }
.ctr-page-hero .ctr-hero-lead { color: rgba(255,255,255,.82); font-size: 18px; line-height: 1.6; max-width: 60ch; margin: 20px 0 26px; }
.ctr-page-hero ul.link li { color: rgba(255,255,255,.6); }
.ctr-page-hero ul.link li a { color: rgba(255,255,255,.85); }
.ctr-page-hero ul.link li a:hover { color: var(--c-brand-tint); }
.ctr-page-hero ul.link li.active { color: var(--c-brand-tint); }

/* Filtros */
.ctr-filter-nav ul.filter-btn { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px 8px; }
.ctr-filter-nav ul.filter-btn:before, .ctr-filter-nav ul.filter-btn:after { display: none; }
.ctr-filter-nav ul.filter-btn li { float: none; margin: 0; padding: 9px 18px; border: 1px solid rgba(12,13,16,.14); border-radius: 40px; font-size: 14px; line-height: 1; color: var(--c-ink); transition: all .25s ease; }
.ctr-filter-nav ul.filter-btn li:hover { border-color: var(--c-brand); color: var(--c-brand); }
.ctr-filter-nav ul.filter-btn li.active { background: var(--c-brand); border-color: var(--c-brand); color: #fff; }

/* Tarjeta de proyecto (grilla) */
.ctr-project-card { background: #fff; border: 1px solid rgba(12,13,16,.08); border-radius: 4px; overflow: hidden; height: calc(100% - 30px); display: flex; flex-direction: column; transition: box-shadow .3s ease, transform .3s ease; }
.ctr-project-card:hover { box-shadow: 0 22px 50px rgba(12,13,16,.14); transform: translateY(-4px); }
.ctr-project-media { display: block; position: relative; overflow: hidden; aspect-ratio: 4 / 3; }
.ctr-project-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
.ctr-project-card:hover .ctr-project-media img { transform: scale(1.07); }
.ctr-project-media::after { content: ""; position: absolute; inset: 0; background: rgba(156,30,61,.0); transition: background .35s ease; }
.ctr-project-card:hover .ctr-project-media::after { background: rgba(156,30,61,.45); }
.ctr-media-go { position: absolute; right: 16px; bottom: 16px; z-index: 2; width: 42px; height: 42px; border-radius: 50%; background: #fff; color: var(--c-brand); display: grid; place-items: center; opacity: 0; transform: translateY(8px); transition: all .35s ease; }
.ctr-media-go svg { width: 20px; height: 20px; }
.ctr-project-card:hover .ctr-media-go { opacity: 1; transform: translateY(0); }
.ctr-status { position: absolute; left: 14px; top: 14px; z-index: 2; font-family: "Jost", Verdana, sans-serif; font-size: 12px; font-weight: 600; letter-spacing: .02em; padding: 5px 12px; border-radius: 40px; color: #fff; }
.ctr-status.est-ejecucion { background: var(--c-brand); }
.ctr-status.est-finalizado { background: rgba(12,13,16,.82); }
.ctr-project-body { padding: 22px 22px 24px; display: flex; flex-direction: column; flex: 1 1 auto; }
.ctr-project-body .ctr-tag { display: inline-block; font-family: "Jost", Verdana, sans-serif; font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: .08em; color: var(--c-brand); }
.ctr-project-body .ctr-confirm { display: inline-block; margin-left: 8px; font-size: 11px; color: #8a8f98; border: 1px dashed rgba(12,13,16,.25); border-radius: 30px; padding: 2px 8px; vertical-align: middle; }
.ctr-project-body h4 { font-size: 20px; line-height: 1.3; margin: 10px 0 14px; }
.ctr-project-body h4 a { color: var(--c-ink); }
.ctr-project-body h4 a:hover { color: var(--c-brand); }
.ctr-project-meta { margin: 0 0 18px; }
.ctr-project-meta li { display: flex; align-items: flex-start; gap: 9px; font-size: 14px; color: #5b6068; line-height: 1.45; margin-bottom: 7px; }
.ctr-project-meta .ctr-mi { flex: 0 0 auto; color: var(--c-brand); margin-top: 1px; }
.ctr-project-meta .ctr-mi svg { width: 16px; height: 16px; display: block; }
.ctr-project-link { margin-top: auto; display: inline-flex; align-items: center; gap: 8px; font-family: "Jost", Verdana, sans-serif; font-weight: 600; font-size: 14px; color: var(--c-ink); }
.ctr-project-link svg { width: 18px; height: 18px; transition: transform .25s ease; }
.ctr-project-link:hover { color: var(--c-brand); }
.ctr-project-link:hover svg { transform: translateX(4px); }

/* Ocultar boton popup heredado en cards de overlay (carrusel/relacionados) si molesta: se mantiene */

/* Detalle */
.ctr-detail .project-img img { width: 100%; border-radius: 4px; }
.ctr-ficha { background: var(--c-paper, #F6EDF0); border: 1px solid rgba(156,30,61,.14); border-radius: 6px; padding: 28px 26px; }
.ctr-ficha h3 { font-size: 20px; margin: 0 0 16px; }
.ctr-ficha-list li { display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 11px 0; border-bottom: 1px solid rgba(12,13,16,.08); }
.ctr-ficha-list li:last-child { border-bottom: 0; padding-bottom: 0; }
.ctr-ficha-list li span { color: #6c7178; font-size: 14px; }
.ctr-ficha-list li strong { color: var(--c-ink); font-family: "Jost", Verdana, sans-serif; font-weight: 600; text-align: right; }
.ctr-ficha-list .ctr-status { position: static; display: inline-block; }
.ctr-gallery-title { font-size: 22px; margin: 10px 0 22px; }
.ctr-detail-cta { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 18px; background: var(--c-ink); border-radius: 6px; padding: 34px 38px; margin-top: 12px; }
.ctr-detail-cta-text h4 { color: #fff; font-size: 24px; margin: 0 0 6px; }
.ctr-detail-cta-text p { color: rgba(255,255,255,.8); margin: 0; max-width: 52ch; }
.ctr-detail-cta .main-btn { flex: 0 0 auto; background: #fff; color: var(--c-brand); }
.ctr-detail-cta .main-btn::before { background: var(--c-brand); }
.ctr-detail-cta .main-btn:hover { background: var(--c-brand); color: #fff; }
.ctr-eyebrow-center { justify-content: center; }

/* Top bar internas: espaciar items de contacto */
.header-area-v1 .header-top .top-left ul.info li { display: inline-block; margin-right: 26px; }
.header-area-v1 .header-top .top-left ul.info li:last-child { margin-right: 0; }

/* Zoom + overlay de marca en cards de overlay (carrusel Home / relacionados) */
.project-area-v3 .project-item .project-img, .releted-project-section .project-item .project-img { overflow: hidden; }
/* Tamaño uniforme: todas las imágenes del slider con la misma proporción, recortadas sin deformar */
.project-area-v3 .project-item .project-img img, .releted-project-section .project-item .project-img img { width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; display: block; transition: transform .6s ease; }
.project-area-v3 .project-item:hover .project-img img, .releted-project-section .project-item:hover .project-img img { transform: scale(1.07); }

/* ===================================================================
   Módulo de postulaciones — Cara 1 (pública) y Cara 2 (admin)
   =================================================================== */

/* ---- Cultura ---- */
.ctr-section-lead { color: #4a4d55; font-size: 17px; line-height: 1.7; max-width: 62ch; margin: 14px auto 0; }
.ctr-culture-grid { margin-top: 50px; }
.ctr-culture-card { background: #fff; border: 1px solid rgba(12,13,16,.08); border-radius: 6px; padding: 30px 24px; height: calc(100% - 30px); margin-bottom: 30px; transition: box-shadow .3s ease, transform .3s ease; }
.ctr-culture-card:hover { box-shadow: 0 18px 40px rgba(12,13,16,.10); transform: translateY(-4px); }
.ctr-culture-icon { display: inline-flex; align-items: center; justify-content: center; width: 54px; height: 54px; border-radius: 12px; background: rgba(156,30,61,.08); color: var(--c-brand); font-size: 24px; margin-bottom: 18px; }
.ctr-culture-card h4 { font-family: var(--font-display); font-size: 19px; margin: 0 0 8px; color: var(--c-ink); }
.ctr-culture-card p { color: #5a5d65; font-size: 15px; line-height: 1.6; margin: 0; }
.ctr-areas-chips { margin-top: 24px; text-align: center; }
.ctr-areas-label { display: block; font-size: 14px; color: #7a7d85; margin-bottom: 14px; text-transform: uppercase; letter-spacing: .08em; }
.ctr-areas-chips ul { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; padding: 0; margin: 0; list-style: none; }
.ctr-areas-chips li { padding: 7px 16px; border: 1px solid rgba(12,13,16,.14); border-radius: 40px; font-size: 13.5px; color: var(--c-ink); }

/* ---- Formulario (Cara 1) ---- */
.ctr-apply-card { background: #fff; border: 1px solid rgba(12,13,16,.08); border-radius: 8px; padding: 40px; box-shadow: 0 16px 44px rgba(12,13,16,.06); }
.ctr-apply-head { margin-bottom: 26px; }
.ctr-apply-head h3 { font-family: var(--font-display); margin: 10px 0 6px; color: var(--c-ink); }
.ctr-apply-head p { color: #5a5d65; font-size: 15px; margin: 0; }
.ctr-req { color: var(--c-brand); }
.ctr-field { margin-bottom: 20px; }
.ctr-field label { display: block; font-size: 13.5px; font-weight: 600; color: var(--c-ink); margin-bottom: 7px; }
.ctr-form input[type="text"], .ctr-form input[type="email"], .ctr-form input[type="tel"], .ctr-form select, .ctr-form textarea {
  width: 100%; padding: 12px 14px; border: 1px solid rgba(12,13,16,.16); border-radius: 5px; background: #fff; font-family: var(--font-body); font-size: 15px; color: var(--c-ink); transition: border-color .2s ease, box-shadow .2s ease; }
.ctr-form input:focus, .ctr-form select:focus, .ctr-form textarea:focus { outline: none; border-color: var(--c-brand); box-shadow: 0 0 0 3px rgba(156,30,61,.10); }
.ctr-form textarea { resize: vertical; }
.ctr-file { display: flex; align-items: center; gap: 12px; padding: 16px 18px; border: 1.5px dashed rgba(12,13,16,.22); border-radius: 6px; cursor: pointer; color: #5a5d65; font-size: 14.5px; transition: border-color .2s ease, background .2s ease; }
.ctr-file:hover { border-color: var(--c-brand); background: rgba(156,30,61,.03); }
.ctr-file i { font-size: 22px; color: var(--c-brand); }
.ctr-check { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 22px; }
.ctr-check input { margin-top: 3px; width: 17px; height: 17px; accent-color: var(--c-brand); flex: 0 0 auto; }
.ctr-check label { font-size: 14px; color: #5a5d65; line-height: 1.5; }
.ctr-submit { border: none; cursor: pointer; }
.ctr-submit:disabled { opacity: .6; cursor: not-allowed; }
.ctr-form-msg { margin: 16px 0 0; font-size: 14.5px; min-height: 1em; }
.ctr-form-msg.is-error { color: var(--c-brand); }
.ctr-form-msg.is-success { color: #1c7a44; }
.ctr-form-msg.is-info { color: #5a5d65; }

/* ---- Proceso (Fase 1/2) ---- */
.ctr-process { position: sticky; top: 30px; padding-left: 20px; }
.ctr-process > h3 { font-family: var(--font-display); margin: 0 0 24px; color: var(--c-ink); }
.ctr-phases { list-style: none; padding: 0; margin: 0; }
.ctr-phase { display: flex; gap: 16px; padding-bottom: 26px; position: relative; }
.ctr-phase:not(:last-child)::before { content: ""; position: absolute; left: 27px; top: 44px; bottom: 0; width: 2px; background: rgba(12,13,16,.10); }
.ctr-phase-num { flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; width: 56px; height: 30px; border-radius: 40px; background: var(--c-brand); color: #fff; font-family: var(--font-display); font-size: 12.5px; font-weight: 600; }
.ctr-phase-body h4 { font-family: var(--font-display); font-size: 18px; margin: 3px 0 6px; color: var(--c-ink); }
.ctr-phase-body p { color: #5a5d65; font-size: 14.5px; line-height: 1.6; margin: 0; }
.ctr-process-note { display: flex; gap: 12px; padding: 18px 20px; border-radius: 8px; background: var(--c-ink); color: rgba(255,255,255,.82); margin-top: 6px; }
.ctr-process-note i { color: var(--c-brand-tint); font-size: 20px; flex: 0 0 auto; }
.ctr-process-note p { margin: 0; font-size: 14px; line-height: 1.55; }

/* ===================================================================
   Admin (Cara 2)
   =================================================================== */
body.ctr-admin { background: #f4f5f7; }
.ctr-admin-shell { display: flex; min-height: 100vh; }
.ctr-admin-side { flex: 0 0 250px; width: 250px; background: var(--c-ink); color: rgba(255,255,255,.8); display: flex; flex-direction: column; position: sticky; top: 0; height: 100vh; }
.ctr-admin-brand { padding: 26px 24px; border-bottom: 1px solid rgba(255,255,255,.08); }
.ctr-admin-brand .ctr-brand .ctr-word { color: #fff; }
.ctr-admin-tag { display: block; margin-top: 8px; font-size: 11px; text-transform: uppercase; letter-spacing: .12em; color: var(--c-brand-tint); }
.ctr-admin-nav { padding: 18px 14px; display: flex; flex-direction: column; gap: 4px; flex: 1; }
.ctr-admin-nav a { display: flex; align-items: center; gap: 12px; padding: 12px 16px; border-radius: 7px; color: rgba(255,255,255,.7); font-size: 15px; transition: background .2s ease, color .2s ease; }
.ctr-admin-nav a:hover { background: rgba(255,255,255,.06); color: #fff; }
.ctr-admin-nav a.is-active { background: var(--c-brand); color: #fff; }
.ctr-admin-side-foot { padding: 20px 24px; font-size: 12px; color: rgba(255,255,255,.4); line-height: 1.5; }
.ctr-admin-main { flex: 1; padding: 30px 38px 60px; min-width: 0; }
.ctr-admin-top { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-bottom: 28px; flex-wrap: wrap; }
.ctr-admin-top h1 { font-family: var(--font-display); font-size: 28px; margin: 0 0 4px; color: var(--c-ink); }
.ctr-admin-top p { margin: 0; color: #6a6d75; font-size: 15px; }
.ctr-admin-search { position: relative; min-width: 320px; flex: 1; max-width: 420px; }
.ctr-admin-search i { position: absolute; left: 16px; top: 50%; transform: translateY(-50%); color: #9a9da5; }
.ctr-admin-search input { width: 100%; padding: 12px 16px 12px 42px; border: 1px solid rgba(12,13,16,.12); border-radius: 40px; background: #fff; font-family: var(--font-body); font-size: 15px; }
.ctr-admin-search input:focus { outline: none; border-color: var(--c-brand); }

/* KPIs */
.ctr-kpis { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; margin-bottom: 24px; }
.ctr-kpi { background: #fff; border: 1px solid rgba(12,13,16,.06); border-radius: 10px; padding: 22px 24px; }
.ctr-kpi-label { display: block; font-size: 13px; color: #7a7d85; margin-bottom: 10px; }
.ctr-kpi-value { font-family: var(--font-display); font-size: 34px; font-weight: 700; color: var(--c-ink); line-height: 1; }
.ctr-kpi-value.ctr-kpi-text { font-size: 20px; }

/* Filtros */
.ctr-filters { display: flex; flex-wrap: wrap; gap: 14px; background: #fff; border: 1px solid rgba(12,13,16,.06); border-radius: 10px; padding: 18px 20px; margin-bottom: 22px; align-items: flex-end; }
.ctr-filter { display: flex; flex-direction: column; gap: 6px; }
.ctr-filter label { font-size: 12px; font-weight: 600; color: #6a6d75; }
.ctr-filter select, .ctr-filter input { padding: 9px 12px; border: 1px solid rgba(12,13,16,.14); border-radius: 6px; font-family: var(--font-body); font-size: 14px; background: #fff; color: var(--c-ink); }
.ctr-filter select:focus, .ctr-filter input:focus { outline: none; border-color: var(--c-brand); }
.ctr-filter-actions { margin-left: auto; }
.ctr-btn-clear { padding: 9px 18px; border: 1px solid rgba(12,13,16,.16); background: #fff; border-radius: 6px; font-size: 14px; color: var(--c-ink); cursor: pointer; transition: border-color .2s ease, color .2s ease; }
.ctr-btn-clear:hover { border-color: var(--c-brand); color: var(--c-brand); }

/* Tabla */
.ctr-table-wrap { background: #fff; border: 1px solid rgba(12,13,16,.06); border-radius: 10px; overflow: hidden; margin-bottom: 28px; }
.ctr-table-head { padding: 16px 22px; border-bottom: 1px solid rgba(12,13,16,.06); font-size: 14px; color: #6a6d75; font-weight: 600; }
.ctr-table { width: 100%; border-collapse: collapse; }
.ctr-table thead th { text-align: left; padding: 14px 22px; font-size: 12px; text-transform: uppercase; letter-spacing: .05em; color: #9a9da5; border-bottom: 1px solid rgba(12,13,16,.06); font-weight: 600; }
.ctr-table tbody td { padding: 16px 22px; border-bottom: 1px solid rgba(12,13,16,.05); font-size: 14.5px; color: var(--c-ink); vertical-align: middle; }
.ctr-table tbody tr:last-child td { border-bottom: none; }
.ctr-table tbody tr:hover { background: rgba(156,30,61,.02); }
.ctr-cand { display: flex; flex-direction: column; }
.ctr-cand strong { font-weight: 600; }
.ctr-cand span { font-size: 13px; color: #8a8d95; }
.ctr-empty { text-align: center; color: #9a9da5; padding: 40px 0 !important; }
.ctr-row-btn { padding: 7px 14px; border: 1px solid rgba(12,13,16,.16); background: #fff; border-radius: 6px; font-size: 13.5px; color: var(--c-ink); cursor: pointer; white-space: nowrap; transition: all .2s ease; }
.ctr-row-btn:hover { border-color: var(--c-brand); color: #fff; background: var(--c-brand); }

/* Badges de estado */
.ctr-badge { display: inline-block; padding: 4px 11px; border-radius: 40px; font-size: 12px; font-weight: 600; white-space: nowrap; }
.ctr-badge--nuevo { background: rgba(20,90,200,.10); color: #1456c8; }
.ctr-badge--en_revision { background: rgba(200,140,0,.12); color: #a86b00; }
.ctr-badge--preseleccionado { background: rgba(28,122,68,.12); color: #1c7a44; }
.ctr-badge--contactado { background: rgba(90,60,160,.12); color: #5a3ca0; }
.ctr-badge--archivado { background: rgba(12,13,16,.08); color: #6a6d75; }

/* Chips / etiquetas */
.ctr-chip { display: inline-flex; align-items: center; gap: 6px; padding: 4px 10px; border-radius: 40px; background: rgba(156,30,61,.08); color: var(--c-brand); font-size: 12.5px; font-weight: 500; }
.ctr-chip--edit button { border: none; background: none; color: var(--c-brand); font-size: 15px; line-height: 1; cursor: pointer; padding: 0; }
.ctr-tag-none { color: #b5b8c0; font-size: 13px; }

/* Card Fase 2 */
.ctr-phase2-card { background: var(--c-ink); border-radius: 12px; padding: 34px 38px; color: rgba(255,255,255,.82); }
.ctr-phase2-card h3 { font-family: var(--font-display); color: #fff; margin: 10px 0 8px; }
.ctr-phase2-card p { margin: 0; max-width: 70ch; font-size: 15px; line-height: 1.65; }
.ctr-phase2-card .ctr-eyebrow { color: var(--c-brand-tint); }

/* Drawer */
.ctr-drawer-overlay { position: fixed; inset: 0; background: rgba(12,13,16,.5); z-index: 1000; }
.ctr-drawer { position: fixed; top: 0; right: 0; height: 100vh; width: 560px; max-width: 92vw; background: #fff; z-index: 1001; box-shadow: -20px 0 60px rgba(12,13,16,.2); transform: translateX(100%); transition: transform .3s ease; overflow-y: auto; }
.ctr-drawer.is-open { transform: translateX(0); }
.ctr-drawer-close { position: absolute; top: 18px; right: 18px; width: 38px; height: 38px; border-radius: 50%; border: 1px solid rgba(12,13,16,.12); background: #fff; color: var(--c-ink); font-size: 18px; cursor: pointer; z-index: 2; }
.ctr-drawer-close:hover { border-color: var(--c-brand); color: var(--c-brand); }
.ctr-drawer-body { padding: 40px; }
.ctr-dhead { margin-bottom: 24px; padding-right: 40px; }
.ctr-dhead h2 { font-family: var(--font-display); font-size: 24px; margin: 0 0 4px; color: var(--c-ink); }
.ctr-dsub { color: #6a6d75; font-size: 15px; margin: 0 0 12px; }
.ctr-dgrid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px 20px; padding: 22px 0; border-top: 1px solid rgba(12,13,16,.08); border-bottom: 1px solid rgba(12,13,16,.08); }
.ctr-dfield { display: flex; flex-direction: column; gap: 3px; }
.ctr-dlabel { font-size: 12px; text-transform: uppercase; letter-spacing: .05em; color: #9a9da5; font-weight: 600; }
.ctr-dvalue { font-size: 15px; color: var(--c-ink); word-break: break-word; }
.ctr-dmsg { padding: 18px 0; border-bottom: 1px solid rgba(12,13,16,.08); }
.ctr-dmsg p { margin: 6px 0 0; color: #4a4d55; font-size: 14.5px; line-height: 1.6; }
.ctr-dsection { padding: 18px 0; border-bottom: 1px solid rgba(12,13,16,.08); }
.ctr-dselect { display: block; margin-top: 8px; width: 100%; max-width: 280px; padding: 10px 12px; border: 1px solid rgba(12,13,16,.16); border-radius: 6px; font-family: var(--font-body); font-size: 14.5px; background: #fff; color: var(--c-ink); }
.ctr-dselect:focus { outline: none; border-color: var(--c-brand); }
.ctr-tagedit { display: flex; flex-wrap: wrap; gap: 8px; margin: 10px 0; }
.ctr-tagadd { display: flex; gap: 8px; }
.ctr-tagadd input { flex: 1; padding: 9px 12px; border: 1px solid rgba(12,13,16,.16); border-radius: 6px; font-family: var(--font-body); font-size: 14px; }
.ctr-tagadd input:focus { outline: none; border-color: var(--c-brand); }
.ctr-tagadd button { padding: 9px 16px; border: none; background: var(--c-brand); color: #fff; border-radius: 6px; font-size: 14px; cursor: pointer; }
.ctr-dnote { min-height: 1em; font-size: 13.5px; color: #6a6d75; margin: 10px 0 0; }
.ctr-cv { margin-top: 22px; }
.ctr-cv-head { display: flex; align-items: center; justify-content: space-between; margin-bottom: 12px; }
.ctr-cv-head span { font-size: 14.5px; color: var(--c-ink); font-weight: 600; display: inline-flex; align-items: center; gap: 8px; }
.ctr-cv-head i { color: var(--c-brand); font-size: 18px; }
.ctr-cv-dl { padding: 8px 16px; border-radius: 6px; background: var(--c-brand); color: #fff; font-size: 13.5px; font-weight: 600; }
.ctr-cv-dl:hover { color: #fff; background: var(--c-brand-tint); }
.ctr-cv-preview { width: 100%; height: 460px; border: 1px solid rgba(12,13,16,.12); border-radius: 8px; }
.ctr-cv--empty { color: #9a9da5; font-size: 14px; padding: 18px 0; }
.ctr-cv-word { display: flex; align-items: center; gap: 14px; padding: 24px; border: 1px solid rgba(12,13,16,.12); border-radius: 8px; background: #f7f8fa; }
.ctr-cv-word i { font-size: 32px; color: var(--c-brand); flex: 0 0 auto; }
.ctr-cv-word p { margin: 0; font-size: 14px; color: #5a5d65; line-height: 1.5; }

@media (max-width: 1100px) {
  .ctr-kpis { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 767px) {
  .ctr-admin-side { display: none; }
  .ctr-admin-main { padding: 22px 18px 50px; }
  .ctr-kpis { grid-template-columns: 1fr 1fr; gap: 12px; }
  .ctr-table-wrap { overflow-x: auto; }
  .ctr-table { min-width: 720px; }
  .ctr-process { position: static; padding-left: 0; margin-top: 40px; }
  .ctr-apply-card { padding: 26px 20px; }
}

/* ---- Certificaciones ISO: reutiliza la maqueta awards-area-v2 como fila
   estatica y centrada de 3 sellos (sin slider slick, que con <5 items duplica) ---- */
.ctr-iso-seals {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 28px 16px;
}
.ctr-iso-seals .single-awards { flex: 0 0 auto; }
.ctr-iso-seals .single-awards img {
  width: 150px;
  height: auto;
  transition: filter .35s ease;
}
@media (max-width: 575px) {
  .ctr-iso-seals .single-awards img { width: 120px; }
}

/* ---- Brand restraint: large structural surfaces stay neutral; red is
   reserved for accents, CTAs, icons & details (explicit client requirement) ---- */
.main-bg,
.header-area-v1 .header-navigation,
.header-navigation.sticky,
.awards-area,
.team-wrapper { background-color: var(--c-ink-2); }


/* ============================================================
   Hero (Home) — Contreras photographic hero.
   Restores the theme's banner-area-v1 photo slider (hero-slider-one)
   and layers brand-sober styling on top: carbon overlay for
   legibility + red used ONLY as accent. Scoped to .ctr-hero so no
   other slider/section is affected; the theme's Slick engine is
   untouched (initialised by main.js for .hero-slider-one).
   ============================================================ */
.banner-area-v1.ctr-hero { position: relative; background: var(--c-ink); }

/* --- slide padding: room for the transparent header + the stats bar --- */
.banner-area-v1.ctr-hero .hero-slider-one .single-hero { padding: 250px 0 70px; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-area-v1.ctr-hero .hero-slider-one .single-hero { padding: 210px 0 60px; }
}
@media (max-width: 991px) {
  .banner-area-v1.ctr-hero .hero-slider-one .single-hero { padding: 150px 0 50px; }
}

/* --- carbon overlay over the photo (replaces theme's flat black veil) --- */
.banner-area-v1.ctr-hero .hero-slider-one .single-hero:after {
  background:
    linear-gradient(180deg, rgba(12,13,16,.80) 0%, rgba(12,13,16,.55) 42%, rgba(12,13,16,.86) 100%),
    linear-gradient(90deg, rgba(12,13,16,.58) 0%, rgba(12,13,16,0) 72%);
}

/* --- eyebrow with tick --- */
.ctr-hero .hero-content span.span {
  font-family: var(--font-body);
  font-size: 13px; line-height: 1.4; font-weight: 600;
  letter-spacing: .28em; text-transform: uppercase; color: #c2c6cc;
  display: flex; align-items: center; gap: 14px; margin-bottom: 26px;
}
.ctr-hero .hero-content span.span .ctr-tick { width: 34px; height: 2px; background: var(--c-brand-tint); display: inline-block; flex: none; }

/* --- title (override core's 115px banner-v1 rule with equal+ specificity) --- */
.banner-area-v1.ctr-hero .hero-slider-one .single-hero .hero-content h1 {
  font-family: var(--font-display);
  font-weight: 800; line-height: 1.04; letter-spacing: -.02em;
  font-size: clamp(38px, 4.8vw, 76px); color: #f4f5f6; margin-bottom: 0; max-width: 20ch;
}
.banner-area-v1.ctr-hero .hero-slider-one .single-hero .hero-content h1 .accent { color: var(--c-brand-tint); font-weight: 800; }

/* --- lead --- */
.ctr-hero .hero-content .lead {
  margin-top: 28px; max-width: 60ch;
  font-size: clamp(16px, 1.2vw, 20px); line-height: 1.6; color: #d4d8dd; font-weight: 400;
}

/* --- CTAs --- */
.ctr-hero .ctr-cta { display: flex; gap: 16px; margin-top: 40px; flex-wrap: wrap; align-items: center; }
.ctr-btn-ghost {
  font-family: var(--font-display); font-weight: 700; font-size: 15px; letter-spacing: .03em;
  padding: 13px 32px; border: 1px solid rgba(255,255,255,.28); border-radius: 28px;
  color: #f4f5f6; background: transparent; display: inline-flex; align-items: center; gap: 10px;
  transition: all .25s ease; text-decoration: none;
}
.ctr-btn-ghost:hover { border-color: #fff; color: #fff; }
.ctr-btn-ghost i { transition: transform .25s; }
.ctr-btn-ghost:hover i { transform: translateX(4px); }

/* --- hero arrows: brand-sober pills (override theme orange hover) --- */
.banner-area-v1.ctr-hero .hero-arrows .slick-arrow { background-color: rgba(12,13,16,.55); border: 1px solid rgba(255,255,255,.22); }
.banner-area-v1.ctr-hero .hero-arrows .slick-arrow:hover,
.banner-area-v1.ctr-hero .hero-arrows .slick-arrow:focus { background-color: var(--c-brand); border-color: var(--c-brand); color: #fff; }

/* --- stats bar (carbon band below the photo slider) --- */
.banner-area-v1.ctr-hero .ctr-hero-stats { position: relative; z-index: 3; padding: 0 0 80px; }
.ctr-hero-stats .ctr-stats {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 36px;
  border-top: 1px solid rgba(255,255,255,.10); padding-top: 30px;
}
.ctr-stat .n { font-family: var(--font-display); font-weight: 800; line-height: 1.05; font-size: clamp(22px, 1.9vw, 31px); letter-spacing: -.02em; color: #f4f5f6; }
.ctr-stat .n span { color: var(--c-brand-tint); }
.ctr-stat .l { margin-top: 8px; font-size: 12px; letter-spacing: .06em; text-transform: uppercase; color: #9aa0a8; max-width: 24ch; }
@media (max-width: 991px) {
  .banner-area-v1.ctr-hero .ctr-hero-stats { padding: 0 0 50px; }
  .ctr-hero-stats .ctr-stats { grid-template-columns: repeat(2, 1fr); gap: 28px; }
}
@media (max-width: 520px) {
  .ctr-hero-stats .ctr-stats { grid-template-columns: 1fr; }
}


/* ============================================================
   Header harmonization (Home hero is dark; internal pages light).
   Home = .header-area-v3.transparent-header:
     • top of page -> fully transparent over the hero (no bands),
       light legible menu + white wordmark
     • on scroll   -> solid carbon sticky bar, wordmark revealed
   Internal pages use .header-area-v1 (carbon solid, untouched here).
   ============================================================ */

/* --- transparent over the hero: drop the dark top strip + white nav band --- */
.header-area-v3.transparent-header .header-top { background-color: transparent; }
.header-area-v3.transparent-header .header-navigation .nav-container { background-color: transparent; }

/* light, legible menu over dark (applies in transparent AND sticky states) */
.header-area-v3.transparent-header .header-navigation .nav-container .main-menu ul li > a { color: rgba(255,255,255,.90); }
.header-area-v3.transparent-header .header-navigation .nav-container .main-menu ul li:hover > a { color: var(--c-brand-tint); }
.header-area-v3.transparent-header .header-navigation .nav-container .main-menu ul > li.menu-item-has-children a:after { color: rgba(255,255,255,.90); }
.header-area-v3.transparent-header .header-navigation .navbar-toggler span { background-color: #fff; }

/* --- solid carbon bar once scrolled (override theme's transparent v3 sticky) --- */
.header-area-v3 .header-navigation.sticky { background-color: var(--c-ink-2); box-shadow: 0 12px 34px rgba(0,0,0,.38); }
/* reveal the wordmark inside the sticky bar on large desktop (theme hides it there) */
.header-area-v3 .header-navigation.sticky .nav-container .site-branding { display: block; }


/* ============================================================
   Section building blocks (reusable across Home sections).
   ============================================================ */
/* Generic eyebrow + tick (hero's tick is scoped to .ctr-hero) */
.ctr-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-family: "Jost", Verdana, sans-serif; font-weight: 600; letter-spacing: .18em; text-transform: uppercase; font-size: 13px; color: var(--c-brand); margin-bottom: 14px; }
.ctr-eyebrow .ctr-tick { width: 28px; height: 2px; background: var(--c-brand); display: inline-block; flex: none; }
.section-white-title .ctr-eyebrow { color: var(--c-brand-tint); }
.section-white-title .ctr-eyebrow .ctr-tick { background: var(--c-brand-tint); }
.ctr-section-lead { max-width: 640px; margin: 14px auto 0; }
.ctr-section-cta { margin-top: 18px; }

/* ---- Actividades (service-area-v4): align surface to brand carbon ---- */
.service-area-v4 { background-color: var(--c-ink-2); }
.service-area-v4 .ctr-section-lead { color: rgba(255,255,255,.72); }
/* Cards de altura uniforme con el link "Ver detalle" fijado al pie (fidelidad index-3) */
.service-area-v4 .row:has(.service-item) { row-gap: 30px; margin-bottom: 30px; }
.service-area-v4 .service-item { display: flex; flex-direction: column; height: 100%; margin-bottom: 0; }
.service-area-v4 .service-item .service-content { display: flex; flex-direction: column; flex: 1 1 auto; }
.service-area-v4 .service-item .service-content .btn-link { margin-top: auto; }

/* ---- Trayectoria (counter-area-v3): brand-accent the numbers ---- */
.counter-area-v3 .counter-box h2 .counter,
.counter-area-v3 .counter-box h2 .plus { color: var(--c-brand); }


/* ============================================================
   Proyectos destacados + Sistema Integrado de Gestion.
   ============================================================ */
/* ---- Sistema Integrado de Gestion (about-area-v4): carbon, peso institucional ---- */
.about-area-v4 { background-color: var(--c-ink-2); }
.about-area-v4 .about-content-box h2 { color: #fff; }
.about-area-v4 .about-content-box > p,
.about-area-v4 .ctr-section-lead { color: rgba(255,255,255,.72); margin-left: 0; margin-right: 0; }
.about-area-v4 .ctr-eyebrow { color: var(--c-brand-tint); }
.about-area-v4 .ctr-eyebrow .ctr-tick { background: var(--c-brand-tint); }

/* ---- About de la Home (about-area-v4 con collage en rombos): fondo blanco del theme original.
   Acotado con :has(.about-shape) para revertir SOLO la About de la Home a su look claro
   sin tocar el tratamiento carbon del "Sistema Integrado de Gestion" (Task #20), que comparte
   la clase .about-area-v4 pero usa .ctr-iso-badges/.ctr-pillar (nunca .about-shape).
   El rojo institucional se conserva en el acento del titulo (h2 span) y en los contadores. ---- */
.about-area-v4:has(.about-shape) { background-color: #fff; }
.about-area-v4:has(.about-shape) .about-content-box h2 { color: var(--c-ink); }
.about-area-v4:has(.about-shape) .about-content-box > p { color: #5a5d65; }
.about-area-v4:has(.about-shape) .about-content-box .counter-wrapper .counter-box h2 .counter,
.about-area-v4:has(.about-shape) .about-content-box .counter-wrapper .counter-box h2 .plus { color: var(--c-brand); }

/* ISO badges */
.ctr-iso-badges { display: flex; flex-wrap: wrap; gap: 12px; margin: 4px 0 32px; }
.ctr-iso-badge { display: inline-flex; flex-direction: column; padding: 10px 16px; border: 1px solid rgba(255,255,255,.16); border-radius: 10px; background: rgba(255,255,255,.03); }
.ctr-iso-badge strong { font-family: "Jost", Verdana, sans-serif; font-weight: 600; letter-spacing: .04em; color: var(--c-brand-tint); font-size: 15px; line-height: 1.1; }
.ctr-iso-badge span { font-size: 11px; letter-spacing: .14em; text-transform: uppercase; color: rgba(255,255,255,.55); margin-top: 4px; }

/* 4 pilares */
.ctr-pillar { background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.08); border-radius: 14px; padding: 26px 22px; height: 100%; transition: border-color .25s ease, transform .25s ease; }
.ctr-pillar:hover { border-color: rgba(192,57,79,.55); transform: translateY(-4px); }
.ctr-pillar .ctr-pillar-icon { width: 44px; height: 44px; color: var(--c-brand-tint); margin-bottom: 16px; }
.ctr-pillar .ctr-pillar-icon svg { width: 100%; height: 100%; display: block; }
.ctr-pillar h4 { color: #fff; font-size: 18px; margin-bottom: 8px; }
.ctr-pillar p { color: rgba(255,255,255,.62); font-size: 14px; line-height: 1.6; margin: 0; }


/* ============================================================
   Tanda 4: Valores, Trabaja teaser, CTA contacto, Footer.
   ============================================================ */
/* ---- Valores (chips con icono lineal) ---- */
.ctr-value { display: flex; align-items: center; gap: 16px; padding: 18px 22px; margin-bottom: 24px; border: 1px solid rgba(12,13,16,.10); border-radius: 14px; background: #fff; transition: border-color .25s ease, transform .25s ease, box-shadow .25s ease; }
.ctr-value:hover { border-color: rgba(156,30,61,.45); transform: translateY(-3px); box-shadow: 0 14px 30px -18px rgba(12,13,16,.35); }
.ctr-value-icon { flex: 0 0 auto; width: 48px; height: 48px; display: inline-flex; align-items: center; justify-content: center; border-radius: 12px; background: rgba(156,30,61,.08); color: var(--c-brand); }
.ctr-value-icon svg { width: 26px; height: 26px; display: block; }
.ctr-value h4 { margin: 0; font-size: 18px; color: var(--c-ink); }

/* ---- Trabaja con nosotros (banda con imagen + overlay carbon) ---- */
.ctr-join-area { position: relative; padding: 120px 0; background: #0c0d10; background-position: center; background-size: cover; }
.ctr-join-area::before { content: ""; position: absolute; inset: 0; background: radial-gradient(120% 140% at 85% 0%, rgba(156,30,61,.20) 0%, rgba(12,13,16,0) 46%), linear-gradient(90deg, rgba(12,13,16,.92) 0%, rgba(12,13,16,.88) 100%); }
.ctr-join-area > .container { position: relative; z-index: 2; }
.ctr-join-area .ctr-eyebrow { color: var(--c-brand-tint); }
.ctr-join-area .ctr-eyebrow .ctr-tick { background: var(--c-brand-tint); }
.ctr-join-inner h2 { color: #fff; margin-bottom: 18px; }
.ctr-join-inner p { color: rgba(255,255,255,.78); max-width: 620px; margin: 0 auto 32px; }

/* ---- CTA final de contacto (banda bordo: boton blanco + bajada) ---- */
.cta-area-v3 .cta-wrapper .section-title h2 { color: #fff; }
.cta-area-v3 .cta-wrapper .ctr-cta-lead { color: rgba(255,255,255,.85); margin: 14px 0 0; }
.cta-area-v3 .cta-wrapper .main-btn { background-color: #fff; color: var(--c-brand); }
.cta-area-v3 .cta-wrapper .main-btn::before { background-color: var(--c-ink); }
.cta-area-v3 .cta-wrapper .button-box .main-btn:hover { background-color: var(--c-ink); color: #fff; }

/* ---- Footer institucional (footer-area-v3, fondo claro) ---- */
.ctr-legal-name { font-weight: 600; color: var(--c-ink); letter-spacing: .02em; margin: -6px 0 18px; }
.footer-area-v3 .widget-title { color: var(--c-ink); }
.footer-area-v3 .about-widget > p { color: #4a4d55; }
.ctr-footer-nav, .ctr-contact-list { list-style: none; padding: 0; margin: 0; }
.ctr-footer-nav li { margin-bottom: 13px; }
.ctr-footer-nav li:last-child { margin-bottom: 0; }
.ctr-footer-nav a, .ctr-contact-list a, .ctr-contact-list span { color: #4a4d55; transition: color .2s ease; }
.ctr-footer-nav a:hover, .ctr-contact-list a:hover { color: var(--c-brand); }
.ctr-contact-list li { display: flex; align-items: flex-start; gap: 11px; margin-bottom: 13px; }
.ctr-contact-list i { color: var(--c-brand); font-size: 16px; line-height: 1.6; }

/* Navegacion del footer = Mapa del sitio (chevron sutil) */
.ctr-footer-nav a { position: relative; display: inline-block; padding-left: 17px; font-size: 15px; line-height: 1.5; }
.ctr-footer-nav a::before {
  content: ""; position: absolute; left: 1px; top: .5em; width: 6px; height: 6px;
  border-right: 1.6px solid var(--c-brand); border-bottom: 1.6px solid var(--c-brand);
  transform: translateY(-50%) rotate(-45deg); opacity: .6; transition: opacity .2s ease, left .2s ease;
}
.ctr-footer-nav a:hover::before { opacity: 1; left: 3px; }

/* Boton LinkedIn (logo oficial) */
.ctr-linkedin {
  display: inline-flex; align-items: center; gap: 10px; margin-top: 6px;
  padding: 10px 18px 10px 14px; border-radius: 40px;
  background: var(--c-ink); color: #fff;
  font-family: var(--font-display); font-weight: 600; font-size: 14px; letter-spacing: .01em;
  transition: background .25s ease, transform .25s ease;
}
.ctr-linkedin svg { width: 20px; height: 20px; display: block; flex: 0 0 auto; }
.ctr-linkedin:hover { background: var(--c-brand); color: #fff; transform: translateY(-2px); }

/* Contacto del footer: oficinas + emails (sin teléfono), con iconos */
.ctr-contact-subtitle {
  font-family: var(--font-display); font-weight: 600; font-size: 12px;
  letter-spacing: .12em; text-transform: uppercase; color: var(--c-brand);
  margin: 0 0 14px;
}
.ctr-office-list { list-style: none; padding: 0; margin: 0; }
.ctr-office-list li { display: flex; align-items: flex-start; gap: 11px; margin-bottom: 14px; line-height: 1.45; }
.ctr-office-list li:last-child { margin-bottom: 0; }
.ctr-ci { flex: 0 0 auto; width: 17px; height: 17px; color: var(--c-brand); margin-top: 2px; }
.ctr-office-tx { display: flex; flex-direction: column; min-width: 0; }
.ctr-office-city { font-weight: 600; color: var(--c-ink); }
.ctr-office-addr { color: #4a4d55; font-size: 14px; }

/* Emails en la pagina de contacto (info-box "E-mail") */
.ctr-contact-emails { list-style: none; padding: 0; margin: 8px 0 0; }
.ctr-contact-emails li { display: flex; flex-direction: column; margin-bottom: 12px; line-height: 1.4; }
.ctr-contact-emails li:last-child { margin-bottom: 0; }
.ctr-email-label { font-size: 11px; letter-spacing: .08em; text-transform: uppercase; color: #6a6d75; }
.ctr-contact-emails a { color: #4a4d55; transition: color .2s ease; word-break: break-word; }
.ctr-contact-emails a:hover { color: var(--c-brand); }

/* Banda de certificaciones ISO (entre widgets y copyright) */
.ctr-iso-band { border-top: 1px solid rgba(12,13,16,.10); }
.ctr-iso-inner {
  display: flex; align-items: center; flex-wrap: wrap; gap: 16px 34px;
  padding: 26px 0;
}
.ctr-iso-cap {
  font-family: var(--font-display); font-weight: 600; font-size: 12px;
  letter-spacing: .12em; text-transform: uppercase; color: var(--c-ink);
  position: relative; padding-left: 26px;
}
.ctr-iso-cap::before {
  content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%);
  width: 16px; height: 16px; background: var(--c-brand);
  -webkit-mask: no-repeat center / contain; mask: no-repeat center / contain;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 1 3.5 4.5v6c0 5.2 3.6 9.9 8.5 11.5 4.9-1.6 8.5-6.3 8.5-11.5v-6L12 1zm-1.3 14.2-3.4-3.4 1.3-1.3 2.1 2.1 4.8-4.8 1.3 1.3-6.1 6.1z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 1 3.5 4.5v6c0 5.2 3.6 9.9 8.5 11.5 4.9-1.6 8.5-6.3 8.5-11.5v-6L12 1zm-1.3 14.2-3.4-3.4 1.3-1.3 2.1 2.1 4.8-4.8 1.3 1.3-6.1 6.1z'/%3E%3C/svg%3E");
}
.ctr-cert-list { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: 12px; }
.ctr-cert-list li {
  display: inline-flex; flex-direction: column; padding: 8px 16px;
  border: 1px solid rgba(156,30,61,.22); border-radius: 8px; background: rgba(255,255,255,.5);
}
.ctr-cert-code { font-family: var(--font-display); font-weight: 600; font-size: 15px; letter-spacing: .03em; color: var(--c-brand); line-height: 1.1; }
.ctr-cert-name { font-size: 11px; letter-spacing: .04em; color: #6a6d75; margin-top: 3px; }

@media (max-width: 575px) {
  .ctr-iso-inner { flex-direction: column; align-items: flex-start; gap: 16px; }
}


/* ============================================================
   Header CTA — "Trabajá con nosotros" (botón clave en la barra).
   Home: a la derecha del menú, junto a "Contactanos" (secundario).
   Internas: único botón a la derecha del menú. Desktop ≥ 1200;
   en mobile se usa el item del menú off-canvas.
   ============================================================ */
.ctr-nav-button { height: 92px; display: flex; align-items: center; justify-content: flex-end; gap: 12px; }
.ctr-nav-button .main-btn { font-family: "Jost", Verdana, sans-serif; font-weight: 600; font-size: 15px; text-transform: none; letter-spacing: .01em; line-height: 1.2; }
.ctr-nav-button .main-btn:after { content: none; }
.ctr-nav-button .ctr-jobs-btn { display: inline-flex; align-items: center; gap: .55em; background: var(--c-brand); color: #fff; padding: 13px 26px; border-radius: 8px; white-space: nowrap; }
.ctr-nav-button .ctr-jobs-btn:hover, .ctr-nav-button .ctr-jobs-btn:focus { background: var(--c-brand-tint); color: #fff; }
.ctr-nav-button .ctr-jobs-btn svg { width: 16px; height: 16px; flex: 0 0 auto; }
.ctr-nav-button .ctr-nav-ghost { background: transparent; color: rgba(255,255,255,.92); border: 1px solid rgba(255,255,255,.28); padding: 12px 24px; border-radius: 8px; white-space: nowrap; }
.ctr-nav-button .ctr-nav-ghost:hover, .ctr-nav-button .ctr-nav-ghost:focus { background: #fff; color: var(--c-ink); border-color: #fff; }
/* beat theme v3 nav-button (tall/square) for our pills */
.header-area-v3 .header-navigation .nav-container .nav-button .ctr-jobs-btn { padding: 13px 26px; border-radius: 8px; }
.header-area-v3 .header-navigation .nav-container .nav-button .ctr-nav-ghost { padding: 12px 24px; border-radius: 8px; }
/* desktop only; mobile uses the off-canvas menu item */
@media (max-width: 1199px) { .ctr-nav-button { display: none; } }
/* Internas (v1): el menú y el botón comparten columna -> centrar el botón
   verticalmente en la barra y reservarle espacio a la derecha del menú. */
@media (min-width: 1200px) {
  .header-area-v1 .header-navigation .nav-container .col-lg-9 { position: relative; }
  .header-area-v1 .header-navigation .nav-container .ctr-nav-button {
    position: absolute; right: 15px; top: 50%; transform: translateY(-50%);
    height: auto; margin: 0; z-index: 5;
  }
  .header-area-v1 .header-navigation .nav-container .nav-menu { margin-right: 240px; }
}

/* ============================================================
   Contacto — formulario, datos placeholder, estado de éxito, mapa.
   ============================================================ */
/* Etiqueta "Placeholder" para datos pendientes de definir */
.ctr-placeholder-tag {
  display: inline-block; vertical-align: middle; margin-left: 8px;
  font-family: var(--font-display); font-weight: 600; font-size: 10px;
  letter-spacing: .12em; text-transform: uppercase; line-height: 1;
  color: var(--c-brand); background: rgba(156,30,61,.08);
  border: 1px solid rgba(156,30,61,.25); border-radius: 4px; padding: 3px 7px;
}

/* Bajada bajo el título del formulario */
.ctr-form-lead { color: #5a5d65; margin-top: 14px; max-width: 52ch; }

/* Redes en el bloque de datos de contacto */
.ctr-info-social { display: flex; gap: 10px; margin-top: 8px; padding: 0; list-style: none; }

/* Checkbox de consentimiento */
.ctr-consent-label {
  display: flex; align-items: flex-start; gap: 11px; cursor: pointer;
  font-size: 14px; line-height: 1.5; color: #5a5d65; margin: 0;
}
.ctr-consent-label input {
  flex: none; width: 16px; height: 16px; margin-top: 3px; accent-color: var(--c-brand);
}

/* Estado de éxito tras enviar (sin backend) */
.ctr-form-success {
  text-align: center; padding: 52px 32px;
  border: 1px solid rgba(156,30,61,.18); border-radius: 16px;
  background: rgba(156,30,61,.04);
}
.ctr-form-success-icon { color: var(--c-brand); font-size: 54px; line-height: 1; margin-bottom: 16px; }
.ctr-form-success h3 { color: var(--c-ink); margin-bottom: 10px; }
.ctr-form-success p { color: #5a5d65; max-width: 46ch; margin: 0 auto; }

/* El theme tira la próxima sección -350px para tapar el iframe de 700px;
   con el placeholder contenido eso provoca solape. Lo neutralizamos. */
.contact-page-section { margin-bottom: 0; }

/* Placeholder del mapa (no es un mapa real) */
.contact-map-section { padding: 0 0 120px; }
.ctr-map-placeholder {
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  text-align: center; min-height: 320px; padding: 48px 32px;
  border: 1px dashed rgba(12,13,16,.20); border-radius: 16px;
  background-color: #f6f7f8;
  background-image: repeating-linear-gradient(45deg, rgba(12,13,16,.025) 0 12px, transparent 12px 24px);
}
.ctr-map-placeholder i { font-size: 42px; color: var(--c-brand); margin-bottom: 12px; }
.ctr-map-title { font-family: var(--font-display); font-weight: 700; font-size: 22px; color: var(--c-ink); }
.ctr-map-placeholder p { color: #6a6d75; max-width: 50ch; margin: 14px auto 0; }

/* Íconos SVG inline en Contacto (icofont no trae linkedin/instagram/share/check) */
.contact-page-section .contact-info-list .info-box .icon svg { width: 44px; height: 44px; color: var(--c-brand); display: block; }
.ctr-info-social a svg { width: 16px; height: 16px; display: block; }
.ctr-form-success-icon svg { width: 54px; height: 54px; color: var(--c-brand); display: inline-block; }

/* ============================================================
   Home (v3) — logo visible en desktop + menú en una sola línea.
   El theme oculta .site-branding en desktop y el menú compartía
   columna con el logo. Reestructurado: col-3 (logo) + col-9
   (menú + 2 CTAs). Sólo afecta a la home (header-area-v3).
   ============================================================ */
@media (min-width: 1200px) {
  .header-area-v3 .header-navigation .nav-container .site-branding { display: block; }
  .header-area-v3 .header-navigation .nav-container .col-lg-9 {
    display: flex; align-items: center; justify-content: space-between; gap: 28px;
  }
  .header-area-v3 .header-navigation .nav-container .col-lg-9 .nav-menu { float: none; }
  .header-area-v3 .header-navigation .nav-container .col-lg-9 .ctr-nav-button { float: none; margin-left: auto; }
  .header-area-v3 .header-navigation .nav-container .main-menu ul li > a { padding-left: 13px; padding-right: 13px; }
}

/* Header del home: contenedor más ancho en desktop para que logo +
   menú (6 ítems) + 2 CTAs entren en una sola línea. */
@media (min-width: 1200px) {
  .header-area-v3 .header-navigation .container { max-width: 1600px; }
}

/* Compactar levemente menú + CTAs en desktop para entrar en una línea
   también en notebooks (1366/1440), no sólo en pantallas grandes. */
@media (min-width: 1200px) {
  .header-area-v3 .header-navigation .nav-container .main-menu ul li > a { font-size: 15px; padding-left: 11px; padding-right: 11px; }
  .header-area-v3 .header-navigation .nav-container .col-lg-9 { gap: 18px; }
  .header-area-v3 .header-navigation .nav-container .nav-button { gap: 10px; }
  .header-area-v3 .header-navigation .nav-container .nav-button .main-btn { font-size: 14px; }
  .header-area-v3 .header-navigation .nav-container .nav-button .ctr-jobs-btn { padding: 11px 20px; }
  .header-area-v3 .header-navigation .nav-container .nav-button .ctr-nav-ghost { padding: 10px 18px; }
}

/* Cierre fino para 1366 (notebook muy común): un punto menos de aire. */
@media (min-width: 1200px) {
  .header-area-v3 .header-navigation .nav-container .main-menu ul li > a { padding-left: 8px; padding-right: 8px; }
  .header-area-v3 .header-navigation .nav-container .col-lg-9 { gap: 12px; }
}

/* ============================================================
   Portal de empleo (Trabajá con nosotros): CTAs de hero,
   listado de búsquedas activas, filtros, cards, modal de
   detalle y banner de contexto de postulación. Marca sobria:
   rojo sólo en acentos/CTAs; superficies neutras en carbón.
   ============================================================ */
/* --- Hero CTAs (página interna) --- */
.ctr-hero-cta { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 28px; }
.ctr-hero-btn { margin: 0; }
.breadcrumbs-content .ctr-hero-btn-ghost {
  font-family: var(--font-display); font-weight: 700; font-size: 15px; letter-spacing: .03em;
  padding: 13px 30px; border: 1px solid rgba(255,255,255,.30); border-radius: 28px;
  color: #f4f5f6; background: transparent; display: inline-flex; align-items: center; gap: 10px;
  transition: all .25s ease; text-decoration: none;
}
.breadcrumbs-content .ctr-hero-btn-ghost:hover { border-color: #fff; color: #fff; }
.breadcrumbs-content .ctr-hero-btn-ghost i { transition: transform .25s; }
.breadcrumbs-content .ctr-hero-btn-ghost:hover i { transform: translateX(4px); }

/* --- Sección búsquedas --- */
.ctr-jobs-area { background: #f7f8fa; }
.ctr-jobs-area .section-title { margin-bottom: 36px; }

/* --- Panel de filtros --- */
.ctr-jobs-panel {
  background: #fff; border: 1px solid rgba(12,13,16,.08); border-radius: 14px;
  padding: 22px; margin-bottom: 16px; box-shadow: 0 18px 44px rgba(12,13,16,.06);
}
.ctr-jobs-search { position: relative; margin-bottom: 18px; }
.ctr-jobs-search i { position: absolute; left: 18px; top: 50%; transform: translateY(-50%); color: #9aa0a8; font-size: 18px; pointer-events: none; }
.ctr-jobs-search input {
  width: 100%; padding: 15px 16px 15px 48px; border: 1px solid rgba(12,13,16,.14);
  border-radius: 10px; font-size: 16px; color: var(--c-ink); background: #fafafb;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}
.ctr-jobs-search input::placeholder { color: #9aa0a8; }
.ctr-jobs-fields {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(178px, 1fr)); gap: 14px 16px;
}
.ctr-jobs-field { display: flex; flex-direction: column; gap: 7px; min-width: 0; }
.ctr-jobs-field label {
  font-family: var(--font-display); font-size: 11.5px; font-weight: 600; letter-spacing: .09em;
  text-transform: uppercase; color: #6a6e76;
}
.ctr-jobs-field input,
.ctr-jobs-field select {
  width: 100%; padding: 11px 14px; border: 1px solid rgba(12,13,16,.14); border-radius: 9px;
  font-size: 14px; color: var(--c-ink); background: #fff; font-family: var(--font-body);
  transition: border-color .2s ease, box-shadow .2s ease;
}
.ctr-jobs-select { position: relative; }
.ctr-jobs-select select { appearance: none; -webkit-appearance: none; -moz-appearance: none; padding-right: 36px; cursor: pointer; }
.ctr-jobs-select::after {
  content: ""; position: absolute; right: 15px; top: 50%; width: 8px; height: 8px;
  border-right: 2px solid #6a6e76; border-bottom: 2px solid #6a6e76;
  transform: translateY(-70%) rotate(45deg); pointer-events: none;
}
.ctr-jobs-search input:focus,
.ctr-jobs-field input:focus,
.ctr-jobs-field select:focus {
  outline: none; border-color: var(--c-brand); background: #fff;
  box-shadow: 0 0 0 3px rgba(156,30,61,.12);
}

/* --- Barra de resultados --- */
.ctr-jobs-toolbar {
  display: flex; align-items: center; justify-content: space-between; gap: 14px; flex-wrap: wrap;
  margin-bottom: 26px; padding: 2px 4px 0;
}
.ctr-jobs-count { margin: 0; font-size: 14.5px; color: #6a6e76; }
.ctr-jobs-count strong { color: var(--c-ink); font-weight: 700; }
.ctr-btn-clear {
  display: inline-flex; align-items: center; gap: 7px; background: transparent; border: none;
  color: var(--c-brand); font-family: var(--font-display); font-weight: 600; font-size: 14px;
  padding: 8px 4px; cursor: pointer; letter-spacing: .02em;
}
.ctr-btn-clear i { font-size: 15px; }
.ctr-btn-clear:hover { text-decoration: underline; }

/* --- Grid de cards --- */
.ctr-jobs-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); gap: 24px; }
.ctr-jobs-loading { grid-column: 1 / -1; text-align: center; color: #6a6e76; padding: 30px 0; margin: 0; }
.ctr-job-card {
  background: #fff; border: 1px solid rgba(12,13,16,.08); border-radius: 10px; padding: 28px;
  display: flex; flex-direction: column; box-shadow: 0 12px 34px rgba(12,13,16,.05);
  transition: border-color .25s ease, transform .25s ease, box-shadow .25s ease;
}
.ctr-job-card:hover { border-color: rgba(156,30,61,.45); transform: translateY(-4px); box-shadow: 0 18px 40px -18px rgba(12,13,16,.30); }
.ctr-job-area { display: inline-block; align-self: flex-start; font-family: var(--font-display); font-weight: 600; font-size: 12px; letter-spacing: .1em; text-transform: uppercase; color: var(--c-brand); background: rgba(156,30,61,.08); padding: 5px 12px; border-radius: 20px; margin-bottom: 14px; }
.ctr-job-card h3 { font-size: 21px; line-height: 1.25; margin: 0 0 12px; color: var(--c-ink); }
.ctr-job-desc { color: #5a5d65; font-size: 15px; line-height: 1.6; margin: 0 0 18px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.ctr-job-meta { display: flex; flex-wrap: wrap; gap: 8px 18px; margin-bottom: 22px; }
.ctr-job-meta-item { display: inline-flex; align-items: center; gap: 7px; font-size: 13.5px; color: #4a4d55; }
.ctr-job-meta-item i { color: var(--c-brand); font-size: 15px; }
.ctr-job-actions { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; margin-top: auto; }
.ctr-job-detail-btn {
  background: transparent; border: none; color: var(--c-ink); font-family: var(--font-display);
  font-weight: 600; font-size: 14px; cursor: pointer; padding: 6px 0; border-bottom: 2px solid rgba(12,13,16,.18);
  transition: color .2s, border-color .2s;
}
.ctr-job-detail-btn:hover { color: var(--c-brand); border-color: var(--c-brand); }
.ctr-job-apply-btn { margin: 0; padding: 10px 22px; font-size: 14px; }

/* --- Estado vacío --- */
.ctr-jobs-empty { text-align: center; padding: 56px 24px; color: #5a5d65; background: #fff; border: 1px dashed rgba(12,13,16,.16); border-radius: 14px; }
.ctr-jobs-empty i { font-size: 48px; color: rgba(156,30,61,.5); display: block; margin-bottom: 16px; }
.ctr-jobs-empty h4 { color: var(--c-ink); margin: 0 0 10px; }
.ctr-jobs-empty p { max-width: 52ch; margin: 0 auto; line-height: 1.7; }
.ctr-jobs-empty a { color: var(--c-brand); font-weight: 600; }

/* --- Banner de contexto en el formulario --- */
.ctr-apply-context {
  display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap;
  background: rgba(156,30,61,.06); border: 1px solid rgba(156,30,61,.22); border-left: 4px solid var(--c-brand);
  border-radius: 8px; padding: 14px 18px; margin-bottom: 26px;
}
.ctr-apply-context-label { display: block; font-size: 12px; letter-spacing: .08em; text-transform: uppercase; color: var(--c-brand); font-weight: 600; margin-bottom: 3px; }
.ctr-apply-context-text strong { font-size: 17px; color: var(--c-ink); }
.ctr-apply-context-clear { background: transparent; border: none; color: #6a6e76; font-size: 13.5px; cursor: pointer; text-decoration: underline; padding: 4px; }
.ctr-apply-context-clear:hover { color: var(--c-brand); }

/* --- Modal de detalle --- */
.ctr-job-modal-overlay { position: fixed; inset: 0; background: rgba(12,13,16,.62); z-index: 1050; }
body.ctr-modal-open { overflow: hidden; }
.ctr-job-modal {
  position: fixed; top: 50%; left: 50%; transform: translate(-50%, -48%);
  width: min(720px, calc(100vw - 32px)); max-height: 88vh; overflow-y: auto;
  background: #fff; border-radius: 12px; z-index: 1060; padding: 44px;
  opacity: 0; visibility: hidden; pointer-events: none; transition: opacity .25s ease, transform .25s ease;
  box-shadow: 0 30px 80px rgba(12,13,16,.45);
}
.ctr-job-modal.is-open { opacity: 1; visibility: visible; pointer-events: auto; transform: translate(-50%, -50%); }
.ctr-job-modal-close {
  position: absolute; top: 18px; right: 18px; width: 38px; height: 38px; border-radius: 50%;
  border: 1px solid rgba(12,13,16,.12); background: #fff; color: var(--c-ink); cursor: pointer;
  display: inline-flex; align-items: center; justify-content: center; font-size: 18px; transition: all .2s;
}
.ctr-job-modal-close:hover { background: var(--c-brand); border-color: var(--c-brand); color: #fff; }
.ctr-job-modal-head { margin-bottom: 8px; }
.ctr-job-modal-head h2 { font-size: 28px; line-height: 1.2; margin: 0 0 14px; color: var(--c-ink); }
.ctr-job-published { font-size: 13px; color: #8a8e96; margin: 12px 0 0; }
.ctr-job-lead { font-size: 16px; line-height: 1.7; color: #4a4d55; margin: 18px 0 4px; }
.ctr-job-block { margin-top: 24px; }
.ctr-job-block h4 { font-size: 17px; color: var(--c-ink); margin: 0 0 8px; }
.ctr-job-block h4:before { content: ""; display: inline-block; width: 18px; height: 2px; background: var(--c-brand); vertical-align: middle; margin-right: 10px; }
.ctr-job-block-body { color: #4a4d55; font-size: 15px; line-height: 1.7; }
.ctr-job-modal-foot { margin-top: 32px; padding-top: 24px; border-top: 1px solid rgba(12,13,16,.08); }
.ctr-job-modal-foot .ctr-job-apply-btn { padding: 13px 32px; font-size: 15px; }

@media (max-width: 575px) {
  .ctr-job-modal { padding: 30px 22px; }
  .ctr-jobs-panel { padding: 18px; }
}

/* ============================================================
   Panel interno — portal de empleo (tabs, búsquedas, origen,
   comentarios, drawer de búsqueda). Marca sobria.
   ============================================================ */
/* Botón "Nueva búsqueda" en el top bar */
.ctr-new-btn { margin: 0; padding: 11px 22px; font-size: 14px; white-space: nowrap; display: inline-flex; align-items: center; gap: 8px; }

/* Origen de la postulación (búsqueda asociada / espontánea) */
.ctr-src-tag { display: inline-block; font-size: 11.5px; font-weight: 600; letter-spacing: .02em; color: var(--c-brand); background: rgba(156,30,61,.08); padding: 2px 9px; border-radius: 20px; }
.ctr-src-tag--spont { color: #6a6e76; background: rgba(12,13,16,.06); }
.ctr-dorigen { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; margin-top: 12px; }

/* Comentarios internos (drawer postulación) */
.ctr-dtextarea { width: 100%; border: 1px solid rgba(12,13,16,.16); border-radius: 8px; padding: 10px 12px; font-size: 14px; color: var(--c-ink); font-family: inherit; resize: vertical; }
.ctr-dtextarea:focus { outline: none; border-color: var(--c-brand); box-shadow: 0 0 0 3px rgba(156,30,61,.10); }
.ctr-dbtn { margin-top: 10px; background: var(--c-ink); color: #fff; border: none; border-radius: 8px; padding: 9px 18px; font-family: var(--font-display); font-weight: 600; font-size: 13.5px; cursor: pointer; transition: background .2s; }
.ctr-dbtn:hover { background: var(--c-brand); }

/* Conteo de postulaciones por búsqueda */
.ctr-count-pill { display: inline-block; min-width: 28px; text-align: center; font-weight: 700; font-size: 13px; color: var(--c-ink); background: rgba(12,13,16,.06); border-radius: 20px; padding: 3px 10px; }

/* Badges de estado de búsqueda */
.ctr-badge--bus-borrador { background: rgba(12,13,16,.08); color: #5a5d65; }
.ctr-badge--bus-activa { background: rgba(34,139,87,.12); color: #1f7a4d; }
.ctr-badge--bus-pausada { background: rgba(201,143,30,.14); color: #9a6a12; }
.ctr-badge--bus-cerrada { background: rgba(156,30,61,.10); color: var(--c-brand); }

/* Drawer ancho para el formulario de búsqueda */
.ctr-drawer--wide { max-width: 640px; }
.ctr-drawer--wide .ctr-form-actions { margin-top: 22px; }
.ctr-drawer--wide .ctr-form-msg.is-error { color: var(--c-brand); }
.ctr-drawer--wide .ctr-form-msg.is-success { color: #1f7a4d; }
.ctr-drawer--wide .ctr-form-msg.is-info { color: #5a5d65; }
