.pueblo-page{background:var(--bg-color);color:var(--text-main);min-height:100vh;padding-bottom:4rem}.swiss-hero{justify-content:center;align-items:center;height:85vh;min-height:600px;max-height:1080px;display:flex;position:relative;overflow:hidden}.swiss-hero__bg{object-fit:cover;width:100%;height:100%;animation:20s ease-out forwards subtleZoom;position:absolute;inset:0;transform:scale(1.05)}@keyframes subtleZoom{to{transform:scale(1)}}.swiss-hero__overlay{background:linear-gradient(to bottom,#030b141a 0%,#030b1466 60%,var(--bg-color)100%);position:absolute;inset:0}.swiss-hero__content{z-index:10;text-align:center;max-width:1000px;margin-top:5rem;padding:2rem;position:relative}.swiss-hero__eyebrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.25em;text-transform:uppercase;color:var(--primary);background:#12d3c626;border:1px solid #12d3c64d;border-radius:30px;margin-bottom:1.5rem;padding:.6rem 2rem;font-size:.9rem;font-weight:700;display:inline-block}.swiss-hero__title{letter-spacing:-.04em;color:var(--white);text-shadow:0 10px 40px #0009;margin:0;font-family:inherit;font-size:clamp(3.5rem,7vw,7rem);font-weight:800;line-height:1}.quick-nav{background:var(--surface);z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0c1e33d9;border-bottom:1px solid #ffffff0d;justify-content:center;gap:2rem;padding:2rem 1rem;display:flex;position:sticky;top:80px}.nav-pill{color:var(--text-muted);cursor:pointer;padding-bottom:.5rem;font-size:1.05rem;font-weight:600;transition:all .3s;position:relative}.nav-pill:hover{color:var(--white)}.nav-pill.active{color:var(--primary)}.nav-pill.active:after{content:"";background:var(--primary);width:100%;height:2px;box-shadow:0 0 10px var(--primary);position:absolute;bottom:0;left:0}.transport-section{max-width:1400px;margin:0 auto;padding:6rem 1rem}.section-head{margin-bottom:4rem}.section-head.center{text-align:center}.section-head h2{color:var(--white);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:700}.section-head p{color:var(--text-muted);max-width:700px;font-size:1.2rem;line-height:1.6}.section-head.center p{margin:0 auto}.transport-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.transport-card{background:var(--surface);border:1px solid #ffffff0d;border-radius:24px;padding:2.5rem;transition:transform .4s cubic-bezier(.2,.8,.2,1),background .4s;position:relative;overflow:hidden}.transport-card:before{content:"";background:linear-gradient(90deg,var(--primary),var(--primary-deep));opacity:0;width:100%;height:4px;transition:opacity .4s;position:absolute;top:0;left:0}.transport-card:hover{background:#0e2b4c80;transform:translateY(-10px)}.transport-card:hover:before{opacity:1}.transport-icon{width:60px;height:60px;color:var(--primary);background:#12d3c61a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.transport-icon svg{width:32px;height:32px}.transport-card h3{color:var(--white);margin-bottom:1rem;font-size:1.8rem}.transport-card p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.transport-meta{flex-wrap:wrap;gap:1rem;display:flex}.transport-tag{color:var(--white);background:#ffffff0d;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.transport-tag svg{width:14px;height:14px;color:var(--primary)}.swiss-section{max-width:1400px;margin:0 auto;padding:6rem 1rem}.masonry-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:1.5rem;display:grid}.swiss-card{cursor:pointer;border-radius:24px;position:relative;overflow:hidden;transform:translateZ(0)}.swiss-card:hover .swiss-card__img{transform:scale(1.05)}.swiss-card__img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.swiss-card__gradient{background:linear-gradient(#0000 0%,#0003 50%,#000000e6 100%);transition:opacity .4s;position:absolute;inset:0}.swiss-card:hover .swiss-card__gradient{background:linear-gradient(to bottom,#0000 0%,#030b1499 50%,var(--bg-color)100%)}.swiss-card__content{z-index:10;width:100%;color:var(--white);padding:2.5rem 2rem;position:absolute;bottom:0;left:0}.swiss-card__tag{letter-spacing:.15em;text-transform:uppercase;color:var(--primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c1e3399;border:1px solid #12d3c64d;border-radius:20px;margin-bottom:.8rem;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.swiss-card__title{margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.1}.swiss-card__desc{color:#ffffffb3;-webkit-line-clamp:2;opacity:0;-webkit-box-orient:vertical;font-size:1.05rem;line-height:1.5;transition:all .4s;display:-webkit-box;overflow:hidden;transform:translateY(15px)}.swiss-card:hover .swiss-card__desc{opacity:1;transform:translateY(0)}.span-wide{grid-area:span 2/span 2}.span-tall{grid-row:span 2}.span-large{grid-area:span 2/span 2}@media (max-width:1024px){.masonry-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.masonry-grid{grid-template-columns:1fr}.span-wide,.span-tall,.span-large{grid-area:span 1/span 1;min-height:350px}.masonry-grid{grid-auto-rows:auto}}.carousel-section{background:var(--surface);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:6rem 0 6rem 1rem;overflow:hidden}@media (min-width:1400px){.carousel-section{padding-left:calc(50vw - 700px + 1rem)}}.carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:2rem;margin-top:3rem;padding-bottom:2rem;display:flex;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.carousel-card{scroll-snap-align:start;background:var(--bg-color);border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;flex-shrink:0;min-width:350px;max-width:400px;height:500px;transition:transform .4s;display:flex;overflow:hidden}.carousel-card:hover{transform:translateY(-10px)}.carousel-card__img-wrapper{width:100%;height:55%;overflow:hidden}.carousel-card__img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.carousel-card:hover .carousel-card__img{transform:scale(1.1)}.carousel-card__body{flex-direction:column;flex:1;padding:2rem;display:flex}.carousel-card__title{color:var(--white);margin-bottom:.8rem;font-size:1.6rem;font-weight:700}.carousel-card__text{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.carousel-card__footer{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.8rem;margin-top:auto;font-size:1rem;font-weight:700;display:flex}.carousel-card__footer span:last-child{transition:transform .3s}.carousel-card:hover .carousel-card__footer span:last-child{transform:translate(10px)}.info-banner{background:linear-gradient(135deg,#0c1e33e6,#12d3c626);border:1px solid #12d3c64d;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;max-width:1400px;margin:4rem auto;padding:4rem;display:flex;box-shadow:0 30px 60px #0006}.info-banner__content h3{color:var(--white);margin-bottom:1rem;font-size:2.5rem}.info-banner__content p{color:#fffc;max-width:700px;font-size:1.15rem;line-height:1.6}.history-section{max-width:1400px;margin:0 auto;padding:6rem 1rem}.history-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.history-grid{grid-template-columns:1fr;gap:3rem}}.history-image{border-radius:24px;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.history-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.history-image:hover img{transform:scale(1.05)}.history-content h2{color:var(--white);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.1}.history-content p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.history-timeline{flex-direction:column;gap:1.5rem;margin-top:2.5rem;display:flex}.timeline-item{gap:1.5rem;display:flex}.timeline-year{color:var(--primary);text-align:right;border-right:2px solid #12d3c64d;min-width:80px;padding-top:.2rem;padding-right:1.5rem;font-size:1.4rem;font-weight:800}.timeline-text{flex:1}.timeline-text h4{color:var(--white);margin-bottom:.4rem;font-size:1.15rem}.timeline-text p{margin-bottom:0;font-size:.95rem}@media (max-width:768px){.info-banner{padding:2.5rem}}
