@theme{--color-congreso-blue: var(--brand-primary); --color-congreso-yellow: var(--brand-vibrant); --color-congreso-green: var(--brand-nature); --color-congreso-accent: var(--brand-accent); --color-congreso-bg: var(--bg-base); --color-congreso-text: var(--text-main); --shadow-congreso: 0 20px 40px -10px #004c9726, 0 8px 16px -4px #004c9714; --font-congreso: var(--font-sans);}.congreso-landing{font-family:var(--font-congreso);color:var(--color-congreso-text);background-color:var(--color-congreso-bg);line-height:1.6;overflow-x:clip}.congreso-landing p{font-size:1.15rem}.congreso-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.glass-panel{-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow-congreso);background:#fffc;border:1px solid #ffffff4d}.section-title{font-size:var(--size-h2);color:var(--color-congreso-blue);letter-spacing:-.04em;margin-bottom:2rem;font-weight:900;display:inline-block;position:relative}.section-title:after{content:"";background:var(--color-congreso-yellow);border-radius:3px;width:80px;height:6px;position:absolute;bottom:-.5rem;left:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s ease-out forwards fadeIn}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.congreso-landing::-webkit-scrollbar{width:10px}.congreso-landing::-webkit-scrollbar-track{background:#f1f1f1}.congreso-landing::-webkit-scrollbar-thumb{background:var(--color-congreso-blue);border-radius:5px}.congreso-landing::-webkit-scrollbar-thumb:hover{background:#01417a}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.hero-bars{pointer-events:none;z-index:2;display:flex;position:absolute}.bar{display:block}.bar--blue{background:#004c97}.bar--red{background:#e20613}.bar--yellow{background:#ffc20e}.hero-bars--bottom{flex-direction:row;height:6px;bottom:0;left:0;right:0}.hero-bars--bottom .bar{flex:1;height:100%}.hero{background:url(/images/banner_congreso_home_2.png) 50%/cover no-repeat;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:3.5rem 2rem 2.5rem;display:flex;position:relative}.hero-logo-img{object-fit:contain;width:clamp(340px,52vw,640px);height:auto;margin-bottom:0;animation:.8s ease-out both heroFadeUp;display:block}.hero-subtitle{color:#4a5568;margin:0 0 2rem;font-size:1.15rem;font-weight:500;line-height:1.7;animation:.8s ease-out .35s both heroFadeUp}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;animation:.8s ease-out .5s both heroFadeUp;display:flex}.btn-hero-primary{color:#fff;background:#e20613;border-radius:50px;padding:.65rem 1.6rem;font-size:.9rem;font-weight:700;transition:all .3s;box-shadow:0 6px 20px #e2061340}.btn-hero-primary:hover{background:#be0510;transform:translateY(-3px);box-shadow:0 12px 36px #e2061359}.btn-hero-outline{color:#fff;background:#173557;border:2px solid #173557;border-radius:50px;padding:.65rem 1.6rem;font-size:.9rem;font-weight:600;transition:all .3s}.btn-hero-outline:hover{color:#fff;background:#0e2240;transform:translateY(-3px);box-shadow:0 8px 28px #17355733}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes modalIn{0%{opacity:0;transform:scale(.92)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}
