:root{--buncss-light: ;--buncss-dark:initial;color-scheme:dark;color:#ffffffe6;background-color:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{display:flex;background:radial-gradient(at bottom,#1e3a5f 0%,#0f172a 70%);justify-content:center;align-items: center;min-height:100vh}.landing{text-align:center;animation:fadeIn 1s ease-out;padding:2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.logo-wrapper{margin-bottom:2rem}.logo{filter:drop-shadow(0 0 30px #06b6d466);animation:pulse 3s ease-in-out infinite;width:140px;height:140px}@keyframes pulse{0%,to{filter:drop-shadow(0 0 30px #06b6d466)}50%{filter:drop-shadow(0 0 50px #06b6d499)}}.brand{letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.coming-soon{color:#06b6d4;letter-spacing:.1em;text-transform:uppercase;font-size:1.125rem;font-weight:500}.contact{color:#ffffffbf;margin-top:1.25rem;font-size:.95rem}.contact-link{color:#ffffffe6;text-decoration:none;border-bottom:1px solid #06b6d48c;padding-bottom:2px}.contact-link:hover{color:#fff;border-bottom-color:#06b6d4}.contact-link:focus-visible{color:#fff;border-bottom-color:#06b6d4}@media (prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
