*,:before,:after{box-sizing:border-box}html{font-family:DM Sans,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px}@font-face{font-family:DM Sans Fallback;src:local(Arial);size-adjust:100%;ascent-override:94%;descent-override:24%;line-gap-override:0%}@font-face{font-family:Playfair Fallback;src:local(Georgia);size-adjust:97%;ascent-override:90%;descent-override:22%;line-gap-override:0%}main{flex-grow:1}.homepage{background:#f0f4fa;flex-direction:column;min-height:100vh;font-family:DM Sans,DM Sans Fallback,Segoe UI,sans-serif;display:flex}.carousel-wrapper{contain:layout size;background:#0d2340;width:100%;height:580px;position:relative;overflow:hidden}.carousel-image{object-fit:cover;opacity:0;z-index:0;width:100%;height:100%;transition:opacity 1.3s ease-in-out;position:absolute;inset:0}.carousel-image.active{opacity:1;z-index:1;will-change:opacity}.carousel-wrapper:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#081637e0 0%,#08163759 55%,#0000 100%),linear-gradient(#0000 45%,#081637a6 100%);position:absolute;inset:0}.overlay{z-index:5;flex-direction:column;gap:0;max-width:660px;padding:0 64px 60px;display:flex;position:absolute;bottom:0;left:0}.overlay-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#6bb3f0;border-left:2px solid #6bb3f0;margin-bottom:16px;padding-left:12px;font-size:10.5px;font-weight:500;display:block}.overlay h1{color:#fff;letter-spacing:-.5px;min-height:2lh;margin:0 0 28px;font-family:Playfair Display,Playfair Fallback,Georgia,serif;font-size:3.4rem;font-weight:900;line-height:1.08}.btn-hero{color:#fff;letter-spacing:.4px;cursor:pointer;background:#4a90d9;border:none;border-radius:4px;align-items:center;gap:8px;width:fit-content;padding:13px 26px;font-family:DM Sans,DM Sans Fallback,sans-serif;font-size:13px;font-weight:500;transition:background .2s;display:inline-flex}.btn-hero svg{flex-shrink:0;width:15px;height:15px}.btn-hero:hover{background:#1e3a5f}.carousel-btn{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff12;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.95rem;transition:background .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn:hover{background:#4a90d973;border-color:#6bb3f08c}.carousel-btn.left{left:22px}.carousel-btn.right{right:22px}.carousel-dots{z-index:10;align-items:center;gap:6px;display:flex;position:absolute;bottom:26px;right:48px}.carousel-dots .dot{cursor:pointer;background:#ffffff40;border:none;border-radius:2px;width:22px;height:3px;padding:0;transition:background .3s,width .3s;display:inline-block}.carousel-dots .dot.active{background:#6bb3f0;width:38px}.posts-section{width:100%;max-width:1240px;margin:0 auto;padding:64px 48px 72px}.posts-section-header{border-bottom:1px solid #cdd8ea;justify-content:space-between;align-items:flex-end;margin-bottom:36px;padding-bottom:18px;display:flex}.titulo-principal{color:#1e3a5f;letter-spacing:-.2px;margin:0;font-family:Playfair Display,Playfair Fallback,Georgia,serif;font-size:1.85rem;font-weight:700}.section-ver-todas{color:#4a90d9;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:5px;margin-bottom:4px;padding:0;font-size:13px;font-weight:500;transition:color .2s;display:inline-flex}.section-ver-todas svg{width:14px;height:14px}.section-ver-todas:hover{color:#1e3a5f}.posts-skeleton{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.skeleton-card{aspect-ratio:3/4;background:#e4ebf5;border-radius:12px;overflow:hidden}.skeleton-shimmer{background:linear-gradient(90deg,#e4ebf5 25%,#cdd8ea 50%,#e4ebf5 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.posts-empty{text-align:center;color:#7a8fa6;padding:40px;font-size:14px}.lista-posts-container{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.post-card{cursor:pointer;contain:content;background-color:#1e3a5f;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:12px;outline:none;height:340px;transition:transform .28s,box-shadow .28s;position:relative;overflow:hidden;box-shadow:0 4px 16px #142d5a1a}.post-card:hover,.post-card:focus-visible{transform:translateY(-5px);box-shadow:0 20px 48px #142d5a33}.card-badge{z-index:3;color:#6bb3f0;letter-spacing:1.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#081637cc;border:1px solid #6bb3f033;border-radius:4px;padding:5px 11px;font-size:9.5px;font-weight:500;position:absolute;top:14px;left:14px}.post-content-overlay-home{background:linear-gradient(#0000 0%,#06102a33 32%,#06102ad1 58%,#06102afa 100%);flex-direction:column;justify-content:flex-end;padding:0 18px 18px;display:flex;position:absolute;inset:0}.card-meta{align-items:center;gap:10px;margin-bottom:10px;display:flex}.avatar{object-fit:cover;aspect-ratio:1;background:#1e3a5f;border:2px solid #ffffffd9;border-radius:50%;flex-shrink:0;width:32px;min-width:32px;height:32px}.autor{color:#c8e2f8;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:500;overflow:hidden}.post-content-overlay-home h3{color:#fff;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4.2768rem;margin:0 0 14px;font-family:Playfair Display,Playfair Fallback,Georgia,serif;font-size:1.08rem;font-weight:700;line-height:1.32;display:-webkit-box;overflow:hidden}.card-footer{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-top:13px;display:flex}.btn-ver-mas{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;background:#4a90d940;border:1px solid #6bb3f073;border-radius:4px;align-items:center;gap:6px;padding:7px 16px;font-family:DM Sans,DM Sans Fallback,sans-serif;font-size:11.5px;font-weight:500;display:inline-flex}.btn-ver-mas svg{width:13px;height:13px}.btn-ver-mas:hover{background:#4a90d9a6;border-color:#6bb3f0bf}@media (max-width:1100px){.posts-section{padding:52px 36px 60px}}@media (max-width:991px){.carousel-wrapper{height:480px}.overlay{max-width:100%;padding:0 40px 48px}.overlay h1{font-size:2.6rem}.lista-posts-container,.posts-skeleton{grid-template-columns:repeat(2,1fr);gap:18px}.titulo-principal{font-size:1.6rem}}@media (max-width:768px){.carousel-wrapper{height:440px}.overlay{padding:0 28px 40px}.overlay h1{font-size:2.2rem}.posts-section{padding:40px 20px 48px}.lista-posts-container,.posts-skeleton{grid-template-columns:repeat(2,1fr);gap:16px}.post-card,.skeleton-card{height:310px;aspect-ratio:unset}}@media (max-width:600px){.carousel-wrapper{height:400px}.overlay{padding:0 20px 36px}.overlay-eyebrow{display:none}.overlay h1{font-size:1.85rem}.carousel-dots{bottom:16px;right:50%;transform:translate(50%)}.posts-section-header{flex-direction:column;align-items:flex-start;gap:10px}.lista-posts-container,.posts-skeleton{grid-template-columns:1fr;gap:16px}.post-card,.skeleton-card{height:320px}.post-content-overlay-home h3{min-height:4.158rem;font-size:1.05rem}}@media (max-width:400px){.carousel-wrapper{height:360px}.overlay h1{font-size:1.6rem}.posts-section{padding:20px 12px 28px}.post-card,.skeleton-card{height:300px}.titulo-principal{font-size:1.3rem}}@media (max-width:768px){.card-footer{flex-direction:column;align-items:stretch;gap:10px}.card-footer .psm-bar{order:-1;justify-content:center;width:100%;display:flex}.card-footer .btn-ver-mas{justify-content:center;width:100%}}
