/* Estilos aislados de la sección Caminos y su acceso desde portada. */
.journey .journey-caminos{display:block;width:fit-content;margin-top:10px;font-size:13px;font-weight:700;color:var(--navy);text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:5px;clear:both}
.caminos-page .page{max-width:1320px}.caminos-page h1{white-space:normal;font-size:clamp(35px,5vw,64px);line-height:1.1}.caminos-page h2{font-size:clamp(27px,3vw,37px);line-height:1.2;margin:8px 0 20px}.caminos-page h3{font-size:23px;line-height:1.25;margin:6px 0 13px}.caminos-page p{max-width:75ch}.paths-header{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:24px 0;border-bottom:1px solid var(--line)}.paths-header .logo img{width:270px;max-width:100%;height:auto}.paths-header nav{display:flex;gap:22px;font-size:14px;font-weight:700;flex-wrap:wrap}.paths-header a:hover,.town-links a:hover,.text-link:hover{text-decoration:underline}.breadcrumbs{padding:22px 0 4px;font-size:13px;color:#566574;display:flex;gap:9px;flex-wrap:wrap}.breadcrumbs a{text-decoration:underline}.paths-hero{display:grid;grid-template-columns:minmax(0,1fr) 250px;align-items:center;gap:40px;padding:42px 0 46px}.lead{font-size:18px;line-height:1.7;color:#526356;max-width:670px;margin-bottom:0}.route-symbol{min-height:210px;background:#f6f3e9;border:1px solid #e7dcc4;border-radius:100% 100% 20px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green);font:85px Georgia}.route-symbol span{font:italic 15px Georgia;color:var(--navy);margin-top:10px}.paths-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:8px 0 55px}.path-card{padding:30px;border:1px solid #dedfce;border-radius:16px;background:#fffdf7;display:flex;flex-direction:column;align-items:flex-start;gap:9px}.path-card.primary{background:#edf3e9;border-color:#bacbad}.path-card h2{margin:7px 0 0;font-size:32px}.path-card p{margin:0 0 12px;color:#475d50}.path-card small{margin-top:3px;font-size:12px}.status{display:inline-block;background:#dcebd6;color:#294c2e;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:700}.status.pending{background:#eee9dd;color:#5a554b}.eyebrow{font-size:12px;letter-spacing:.06em;color:#536252;font-weight:700;margin:10px 0 2px}.path-button{display:inline-block;background:var(--navy);color:#fff;padding:12px 18px;border-radius:8px;font-weight:700;font-size:14px;line-height:1.5}.path-button:hover{background:#174d79}.text-link,.municipal-link,.town-links a{font-size:14px;text-decoration:underline;text-underline-offset:4px}.path-card .path-button,.path-card .text-link{margin-top:auto}.path-card.future{background:#fafaf7}.path-card.future h2{font-size:25px}.path-card.future p{font-size:14px}.section-nav{display:flex;flex-wrap:wrap;gap:10px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-nav a{font-size:14px;padding:9px 14px;background:#f1f4ed;border-radius:6px;font-weight:700}.route-stats{display:flex;gap:30px;margin-top:25px;font-size:13px}.route-stats strong{font-size:23px;margin-right:5px}.paths-section{padding:40px 0;scroll-margin-top:20px}.section-intro{color:#465c50;font-size:16px}.town-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.town-feature{padding:28px;border:1px solid #d7dfd1;border-top:4px solid var(--green);background:#f5f7f0;border-radius:12px;scroll-margin-top:20px}.town-feature h3{font-size:34px}.town-feature p:not(.kicker){color:#465c50}.town-links{display:flex;gap:12px 18px;flex-wrap:wrap;margin-top:19px}.stages{padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stage-card{display:flex;gap:16px;padding:22px;border:1px solid var(--line);border-radius:10px;scroll-margin-top:20px}.stage-number{font:26px Georgia;color:#8b6115;min-width:35px}.stage-card h3{font-size:21px;margin:0}.stage-card .town-links{margin-top:12px}.stage-card .town-links a{font-size:13px}.source-note{font-size:13px;color:#5d685b}.notice{padding:16px 20px;border-left:3px solid #a97a25;background:#fcf7e9;font-size:14px}.municipalities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:23px}.municipality{border:1px solid var(--line);border-radius:10px;padding:22px;display:flex;flex-direction:column}.municipality p{font-size:14px;margin-top:0}.municipality .eyebrow{font-size:11px}.municipality a{margin-top:auto}.review-section{border-top:1px solid var(--line)}.review-section details{padding:18px 0;border-bottom:1px solid var(--line);font-size:14px}.review-section summary{font-weight:bold;cursor:pointer}.review-section p{color:#4f5f54}.paths-footer{margin-top:25px;padding:26px 0;font-size:13px}.placeholder{max-width:780px;min-height:300px}.placeholder>.text-link{display:block;margin-top:20px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(max-width:800px){.paths-header{align-items:flex-start;flex-direction:column;gap:18px}.paths-header nav{gap:18px}.paths-hero{grid-template-columns:1fr;padding:30px 0}.route-symbol{display:none}.municipalities{grid-template-columns:repeat(2,minmax(0,1fr))}.stages{grid-template-columns:1fr}.paths-section{padding:30px 0}}
@media(max-width:550px){.paths-grid,.town-features,.municipalities{grid-template-columns:1fr}.paths-header .logo img{width:245px}.paths-header nav{font-size:13px;gap:14px}.path-card,.town-feature{padding:23px}.path-card h2{font-size:29px}.route-stats{gap:20px;flex-wrap:wrap}.stage-card{padding:19px 15px;gap:10px}.lead{font-size:16px}.section-nav a{font-size:13px;padding:8px 10px}.paths-footer p{font-size:16px}.paths-grid{padding-bottom:25px}}
