.rebar-service { color: #24332d; }
/* Same content width, breadcrumb treatment and visual tokens as the laser page.
   Kept scoped: no changes to laser or the existing Habilitados service. */
.rebar-service .container { width: min(1180px, calc(100% - 40px)); max-width: none; padding-inline: 0; margin-inline: auto; }
.rebar-hero { position: relative; min-height: 310px; display: grid; align-items: center; color: white; background: #27322e; }
.rebar-hero picture, .rebar-hero picture img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.rebar-hero::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.45) 58%,rgba(0,0,0,.15)); }
.rebar-hero-content { position: relative; z-index: 1; padding-block: 40px; }
.rebar-hero h1 { font-weight: 700; font-size: clamp(1.9rem,3.3vw,2.85rem); line-height: 1.12; max-width: 710px; margin-bottom: 14px; }
.rebar-hero p { font-size: 1.08rem; max-width: 650px; margin-bottom: 22px; }
.rebar-hero .hero-actions { display: flex; justify-content: flex-start; gap: 12px; flex-wrap: wrap; margin: 0; padding: 0; }
.rebar-service .hero-btn { min-width: 0; }
.rebar-service .btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 12px 20px; min-height: 46px; border-radius: 4px; font-size: .95rem; font-weight: 650; line-height: 1.4; }
.rebar-service .hero-btn-primary { background: #007d43; color: white; border: 1px solid transparent; }
.rebar-service .hero-btn-primary:hover { background: #006535; }
.rebar-service .hero-btn-secondary { border: 1px solid white; background: rgba(0,0,0,.18); }
.rebar-main { padding-bottom: 32px; }
.rebar-topline { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding-block: 20px; }
.rebar-service .site-breadcrumb { width: auto; max-width: none; margin: 0; padding: 0; }
.rebar-service .site-breadcrumb-list { min-height: 0; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.rebar-service .site-breadcrumb-list::before { display: none; }
.rebar-jump { font-size: .86rem; font-weight: 600; color: #006c3a; text-decoration: none; white-space: nowrap; }
.rebar-main h2 { font-size: clamp(1.45rem,2.3vw,1.9rem); font-weight: 650; line-height: 1.25; }
.rebar-main h3 { font-size: 1.3rem; font-weight: 600; }
.rebar-intro { margin-bottom: 22px; max-width: 880px; line-height: 1.6; }
.rebar-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin-top: 16px; }
.rebar-card { overflow: hidden; background: #fff; border: 1px solid #dce5df; border-radius: 6px; display: flex; flex-direction: column; min-width: 0; scroll-margin-top: 90px; }
.rebar-media { aspect-ratio: 3/2; overflow: hidden; background: #eef2ef; }
.rebar-media img, .rebar-media svg { display: block; width: 100%; height: 100%; object-fit: cover; }
.rebar-card-body { padding: 18px; display: flex; flex-direction: column; flex: 1; }
.rebar-card h4 { font-size: 1.03rem; font-weight: 650; line-height: 1.4; margin: 0 0 7px; color: #192e24; }
.rebar-card-body p { font-size: .93rem; line-height: 1.5; margin-bottom: 14px; }
.rebar-card-body a { color: #006c3a; font-weight: 650; font-size: .91rem; text-decoration: none; margin-top: auto; display: flex; align-items: center; justify-content: space-between; min-height: 36px; gap: 10px; }
.rebar-card-body a:hover { text-decoration: underline; }
.rebar-mesh { margin-top: 18px; display: grid; grid-template-columns: 1fr 2fr; align-items: stretch; }
.rebar-mesh .rebar-media { aspect-ratio: auto; min-height: 210px; }
.rebar-mesh .rebar-card-body { padding: 26px; }
.rebar-note { font-size: .78rem; color: #52675b; margin-top: 12px; }
.rebar-help { display: flex; gap: 24px; justify-content: space-between; align-items: center; background: #e8f2ed; padding: 24px; border-radius: 6px; margin-top: 32px; }
.rebar-help h2 { font-size: 1.2rem; }
.rebar-help p { margin: 0; }
.rebar-help .btn { flex-shrink: 0; }
.rebar-section { margin-top: 36px; }
.rebar-steps { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 30px; padding-left: 24px; margin-top: 20px; }
.rebar-steps li::marker { color: #007a40; font-weight: 700; }
.rebar-steps p { font-size: .9rem; margin: 8px 0; }
.rebar-requirements { display: grid; grid-template-columns: 1.3fr 1fr; gap: 32px; margin-top: 16px; align-items: start; }
.rebar-requirements ul { padding-left: 24px; line-height: 2; }
.rebar-requirements aside { padding: 22px; border: 1px solid #dce5df; border-radius: 6px; background: white; }
.rebar-faq { border: 1px solid #dce5df; border-radius: 4px; margin: 8px 0; padding: 14px 18px; background: white; }
.rebar-faq summary { cursor: pointer; font-weight: 600; }
.rebar-faq p { margin: 12px 0 0; }
.rebar-credits { color: #52675b; font-size: .78rem; margin-top: 28px; }
.rebar-credits summary { cursor: pointer; }
.rebar-credits p { margin: 10px 0; overflow-wrap: anywhere; }
.rebar-bottom { padding: 28px 0; background: #007a40; color: #fff; }
.rebar-bottom .container { display: flex; justify-content: space-between; gap: 20px; align-items: center; }
.rebar-bottom h2 { font-size: 1.5rem; margin: 0; }
.rebar-service a:focus-visible, .rebar-service summary:focus-visible { outline: 3px solid #dcac3e; outline-offset: 4px; }
.rebar-service [id] { scroll-margin-top: 100px; }
@media (max-width: 900px) { .rebar-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } .rebar-help { align-items: start; flex-direction: column; } }
@media (max-width: 600px) {
    .rebar-service .container { width: calc(100% - 32px); }
    .rebar-topline { flex-direction: column; align-items: flex-start; gap: 10px; }
    .rebar-grid, .rebar-mesh, .rebar-steps, .rebar-requirements { grid-template-columns: 1fr; }
    .rebar-hero { min-height: 320px; }
    .rebar-hero::after { background: rgba(0,0,0,.63); }
    .rebar-hero-content { padding-block: 32px; }
    .rebar-mesh .rebar-media { aspect-ratio: 8/5; min-height: 0; }
    .rebar-bottom .container { flex-direction: column; align-items: start; }
    .rebar-steps { gap: 16px; }
}
