html,body{height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto}body{margin:0;padding:0;font-family:'Inter', sans-serif;background:#fff;color:#313131}.welcome-container{width:100%;height:100vh;overflow:hidden}#network-animation{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0.5}.welcome-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;z-index:2;max-width:700px}.welcome-heading{font-size:3rem;font-weight:700;margin:0}.welcome-description{font-size:1.5rem;margin:0.5rem 0}.coming-soon{font-size:1.25rem;margin-top:1rem;font-weight:400}*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role='list'],ol[role='list']{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}
