*{box-sizing:border-box}body,html{margin:0;padding:0;background:#312E81}body{color:#fff;font-family:var(--font-sans),"Manrope",system-ui,sans-serif;-webkit-font-smoothing:antialiased}.lrc-espera,body{min-height:100dvh}.lrc-espera{display:flex;flex-direction:column;padding:clamp(20px,4vw,56px)}.lrc-espera .top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-bottom:clamp(18px,3vh,30px);border-bottom:1px solid rgba(255,255,255,.16)}.lrc-espera .logo{width:clamp(132px,17vw,196px);height:auto;display:block;clip-path:inset(0 100% 0 0);animation:wipe .9s cubic-bezier(.16,1,.3,1) .1s forwards}.lrc-espera .meta{display:flex;align-items:center;gap:8px;padding-top:4px;font-weight:600;font-size:11px;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.6);opacity:0;animation:lift .7s ease-out .5s forwards}.lrc-espera .dot{width:5px;height:5px;border-radius:50%;background:#C7D2FE;animation:blink 2.4s step-end infinite}.lrc-espera main{flex:1;display:flex;flex-direction:column;justify-content:center;gap:clamp(20px,3vh,38px);padding:clamp(28px,5vh,76px) 0}.lrc-espera h1{margin:0;max-width:15ch;font-weight:800;font-size:max(30px,min(clamp(34px,7.2vw,76px),10vh));line-height:1.03;letter-spacing:-.04em;text-wrap:balance;opacity:0;animation:lift .9s cubic-bezier(.16,1,.3,1) .25s forwards}.lrc-espera .row{display:flex;align-items:flex-start;gap:clamp(20px,4vw,56px);flex-wrap:wrap;max-width:940px}.lrc-espera .lede{margin:0;flex:1 1 260px;min-width:240px;font-size:clamp(15px,1.5vw,18px);line-height:1.6;color:rgba(255,255,255,.72);text-wrap:pretty;opacity:0;animation:lift .9s cubic-bezier(.16,1,.3,1) .45s forwards}.lrc-espera .lede strong{font-weight:700;color:#fff}.lrc-espera .selo{flex:0 0 auto;display:flex;align-items:center;gap:clamp(14px,2vw,22px);padding:clamp(12px,1.6vh,16px) clamp(18px,2.4vw,26px);border-radius:6px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.07);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);opacity:0;animation:lift .9s cubic-bezier(.16,1,.3,1) .62s forwards}.lrc-espera .selo .k{font-weight:600;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.62)}.lrc-espera .selo .bar{width:1px;align-self:stretch;background:rgba(255,255,255,.2)}.lrc-espera .selo .v{font-weight:800;font-size:clamp(24px,2.6vw,32px);line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.lrc-espera footer{padding-top:clamp(18px,3vh,28px);border-top:1px solid rgba(255,255,255,.16);opacity:0;animation:lift .8s ease-out .8s forwards}.lrc-espera .foot{display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,3vw,32px);flex-wrap:wrap}.lrc-espera .site{display:flex;flex-direction:column;gap:6px}.lrc-espera a{color:#fff}.lrc-espera a:hover{color:#C7D2FE}.lrc-espera .site a{font-weight:700;font-size:clamp(16px,1.7vw,20px);line-height:1.2;letter-spacing:-.015em;text-decoration:none;transition:color .2s ease}.lrc-espera .site span{font-weight:500;font-size:12px;letter-spacing:.02em;color:rgba(255,255,255,.5)}.lrc-espera .social{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lrc-espera .ic{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:6px;border:1px solid rgba(255,255,255,.2);color:#fff;transition:background .2s ease,color .2s ease}.lrc-espera .ic:hover,.lrc-espera .wa{background:#fff;color:#312E81}.lrc-espera .wa{display:flex;align-items:center;gap:9px;height:46px;padding:0 18px;border-radius:6px;font-weight:700;font-size:14px;line-height:1;letter-spacing:-.01em;text-decoration:none;transition:background .2s ease}.lrc-espera .wa:hover{background:#C7D2FE;color:#312E81}.lrc-espera .wa span{font-variant-numeric:tabular-nums}@keyframes wipe{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes lift{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,44%{opacity:1}45%,to{opacity:.18}}@media (max-width:560px){.foot{align-items:flex-start}.lrc-espera .social{width:100%}.lrc-espera .wa{flex:1 1 auto;justify-content:center}}@media (prefers-reduced-motion:reduce){*{animation:none!important;opacity:1!important;clip-path:none!important;transform:none!important}}