@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&family=Source+Serif+4:opsz,wght@8..60,600;8..60,700&display=swap');*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,#0b4162 0,#062f49 34%,#081e2d 72%);color:#fff;font-family:Manrope,Arial,sans-serif;overflow:hidden}.wrap{position:relative;z-index:2;text-align:center;width:min(780px,calc(100% - 36px));padding:46px 20px}.logo-wrap{width:190px;height:190px;margin:0 auto 28px;position:relative;display:grid;place-items:center}.logo-wrap:before,.logo-wrap:after{content:'';position:absolute;border:1px solid rgba(230,182,62,.35);border-radius:50%;inset:-18px;animation:spin 15s linear infinite}.logo-wrap:after{inset:-42px;border-color:rgba(255,255,255,.09);animation-direction:reverse;animation-duration:24s}.logo-wrap img{width:170px;height:170px;object-fit:contain;filter:drop-shadow(0 18px 36px rgba(0,0,0,.24))}h1{font:700 clamp(3.6rem,9vw,7rem)/.85 'Source Serif 4',Georgia,serif;letter-spacing:-.045em;margin:0}.subtitle{font:600 clamp(1.1rem,2.6vw,1.6rem)/1.18 'Source Serif 4',Georgia,serif;color:#efcf7d;margin:18px auto 22px;max-width:680px}.label{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.17em;font-size:.72rem;font-weight:700;color:#bfd0da}.label:before,.label:after{content:'';width:28px;height:1px;background:#d8aa32}.copy{color:#b7c7d0;max-width:560px;margin:18px auto 0;font-size:.92rem}.rule{width:86px;height:2px;background:#d8aa32;margin:28px auto}.orb{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.06)}.orb.one{width:620px;height:620px;left:-320px;top:-280px}.orb.two{width:470px;height:470px;right:-220px;bottom:-260px;border-color:rgba(216,170,50,.11)}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:600px){.logo-wrap{width:150px;height:150px}.logo-wrap img{width:134px;height:134px}.wrap{padding-top:20px}h1{font-size:3.8rem}}@media(prefers-reduced-motion:reduce){.logo-wrap:before,.logo-wrap:after{animation:none}}
.construction-lang{position:fixed;z-index:10;top:22px;right:24px;display:inline-flex;align-items:center;gap:3px;padding:4px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(7,30,45,.5);backdrop-filter:blur(12px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.construction-lang svg{width:16px;height:16px;margin:0 4px 0 5px;color:#efcf7d}.construction-lang a{display:grid;place-items:center;min-width:34px;height:30px;padding:0 8px;border-radius:999px;color:#dbe7ed;text-decoration:none;font-size:.7rem;font-weight:800;letter-spacing:.08em}.construction-lang a:hover{background:rgba(255,255,255,.08)}.construction-lang a.active{background:#d8aa32;color:#081e2d}@media(max-width:600px){.construction-lang{top:14px;right:14px}.construction-lang svg{display:none}}

.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:30;display:inline-flex;align-items:center;gap:9px;height:54px;padding:0 17px 0 13px;border-radius:999px;background:#1f8f58;color:#fff;text-decoration:none;box-shadow:0 14px 36px rgba(0,0,0,.24);font-size:.78rem;font-weight:800}.whatsapp-float svg{width:28px;height:28px}.whatsapp-float:hover{transform:translateY(-2px)}@media(max-width:600px){.whatsapp-float{right:14px;bottom:14px;width:54px;padding:0;justify-content:center}.whatsapp-float span{display:none}}
