@import"https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;500;700;900&family=Space+Grotesk:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}.omlt-root{min-height:100vh;width:100%;background-color:#1b2235;display:flex;align-items:center;justify-content:center;padding:48px 24px}.omlt-inner{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;overflow:visible;animation:omlt-fade-in 1.2s ease both}.omlt-logo-wrap{width:280px;height:280px;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}.omlt-glow{position:absolute;width:600px;height:600px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(200,68,44,.42) 0%,rgba(200,68,44,.2) 28%,rgba(200,68,44,.07) 50%,rgba(200,68,44,.02) 68%,transparent 80%);pointer-events:none;z-index:0}.omlt-badge{width:100%;height:100%;border-radius:50%;object-fit:cover;position:relative;z-index:1;display:block}.omlt-text{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.omlt-tagline{font-family:Frank Ruhl Libre,serif;font-weight:700;font-size:clamp(20px,4.5vw,28px);color:#f6ecd6;line-height:1.25;letter-spacing:.01em}.omlt-sub{font-family:Space Grotesk,sans-serif;font-weight:500;font-size:clamp(11px,2.5vw,14px);color:#f6ecd6;opacity:.55;letter-spacing:.12em;text-transform:uppercase;margin-top:2px}.omlt-location{font-family:Space Grotesk,sans-serif;font-weight:400;font-size:clamp(10px,2vw,12px);color:#f6ecd6;opacity:.35;letter-spacing:.14em;text-transform:uppercase}.omlt-divider{display:flex;align-items:center;gap:10px;margin:12px 0 4px}.omlt-line{display:block;width:40px;height:1px;background:#f6ecd6;opacity:.2}.omlt-dot{display:block;width:5px;height:5px;border-radius:50%;background:#e6a532}.omlt-soon{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:clamp(10px,2.5vw,12px);color:#e6a532;letter-spacing:.6em;text-transform:uppercase;padding-left:.6em}.omlt-social{display:flex;align-items:center;gap:22px}.omlt-social-link{color:#f6ecd6;opacity:.38;transition:opacity .2s ease,color .2s ease;display:flex;align-items:center;justify-content:center}.omlt-social-link:hover{opacity:1;color:#e6a532}@keyframes omlt-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
