.home-page{background-color:#fcfcfc;min-height:100vh;padding-bottom:8rem}.home-hero{justify-content:center;align-items:center;width:100%;height:280px;display:flex;position:relative;overflow:hidden}.home-hero__img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.home-hero__shade{z-index:1;background:linear-gradient(#0000001a 0%,#000c 100%);position:absolute;inset:0}.home-hero__title{z-index:2;color:#fff;text-align:center;text-shadow:0 4px 20px #000000b3,0 1px 3px #00000080;letter-spacing:.5px;margin-top:2rem;padding:0 1rem;font-family:Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:2.6rem;font-weight:600;line-height:1.15;position:relative}.quick-access{z-index:10;margin-top:.5rem;padding:1.5rem 1rem;position:relative}.quick-access__grid{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.quick-card{aspect-ratio:4/3;background:#fff;border-radius:12px;align-items:flex-end;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000014}.quick-card img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s;display:block;position:absolute;top:0;left:0}.quick-card:after{content:"";background:linear-gradient(#0000 40%,#000000d9 100%);position:absolute;inset:0}.quick-card__copy{z-index:2;width:100%;padding:.8rem;position:relative}.quick-card__title{color:#fff;justify-content:space-between;align-items:center;margin:0;font-family:Sora,sans-serif;font-size:.85rem;font-weight:700;line-height:1.2;display:flex}.quick-card__title .icon{opacity:.8;width:14px;height:14px}.home-top-nav{max-width:1200px;margin:0 auto;padding:1.5rem 1rem 0}.nav-four-cards{grid-template-columns:repeat(2,1fr);gap:.8rem;margin-bottom:1rem;display:grid}.nav-cta-wrapper{justify-content:center;margin-bottom:.5rem;display:flex}.nav-ciudadela-cta{color:#fff;white-space:nowrap;background:#0e2b4c;border:1px solid #12d3c64d;border-radius:8px;padding:.8rem 2rem;font-family:Sora,sans-serif;font-weight:700;text-decoration:none;transition:background .2s,color .2s;box-shadow:0 4px 15px #00000026}.nav-ciudadela-cta:hover{color:#0e2b4c;background:#12d3c6}.bento-quick-card{aspect-ratio:16/9;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000014}@media (min-width:600px){.nav-four-cards{grid-template-columns:repeat(4,1fr)}}.bento-quick-card img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.bento-quick-card:hover img{transform:scale(1.05)}.bento-quick-card span{color:#fff;text-transform:capitalize;background:linear-gradient(#0000,#000c);width:100%;padding:1.5rem .8rem .5rem;font-family:Sora,sans-serif;font-size:.85rem;font-weight:700;position:absolute;bottom:0;left:0}.home-section{padding:1.5rem 0 .5rem}.home-section__header{justify-content:space-between;align-items:baseline;margin-bottom:1rem;padding:0 1.5rem;display:flex}.home-section__header h2{color:#1a1a1a;margin:0;font-family:Sora,sans-serif;font-size:1.35rem}.home-section__header .controls{color:#999;gap:.5rem;display:flex}.home-section__header .controls .icon{cursor:pointer;width:18px;height:18px}.home-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.2rem;padding-bottom:1.5rem;scroll-padding-left:1.5rem;display:flex;overflow-x:auto}.home-scroll::-webkit-scrollbar{display:none}.home-scroll:after{content:"";flex:0 0 .5rem}.scroll-card{scroll-snap-align:start;flex-direction:column;flex-shrink:0;gap:.8rem;min-width:260px;max-width:280px;text-decoration:none;display:flex}.scroll-card:first-child{margin-left:1.5rem}.scroll-card__media{border:1.5px solid #12d3c6;border-radius:12px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000000d}.scroll-card__media img{object-fit:cover;width:100%;height:140px;display:block}.scroll-card__media-title{background-color:#0e2b4c;padding:.8rem 1rem}.scroll-card__media-title h3{color:#fff;margin:0;font-family:Sora,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.2}.scroll-card__desc{color:#1a1a1a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;padding:0 .2rem;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.info-card{text-align:center;scroll-snap-align:start;background:#fff;border:1px solid #12d3c6;border-top:4px solid #0e2b4c;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-width:180px;height:180px;padding:1.5rem;display:flex;box-shadow:0 4px 12px #12d3c614}.info-card:first-child{margin-left:1.5rem}.info-card__icon{color:#0e2b4c;background:#12d3c626;border-radius:50%;padding:.8rem;display:flex}.info-card__content h3{color:#0b1528;margin:0 0 .4rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.info-card__content p{color:#4b5563;margin:0;font-size:.85rem;line-height:1.3}
