*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111;height:100%;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif}body{background:radial-gradient(at 50% 40%,#1a1a1a 0%,#0d0d0d 70%,#080808 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}#graph-bg{z-index:0;width:100%;height:100%;position:fixed;inset:0}main{text-align:center;z-index:1;position:relative}.title-row{justify-content:center;align-items:center;gap:.6em;display:flex}.logo{width:72px;height:72px}h1{letter-spacing:-.02em;margin:0;font-size:clamp(3rem,8vw,5.5rem);font-weight:300}.three{background:linear-gradient(135deg,#4ecdc4,#4a9bd9,#9b59b6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tagline{color:#999;letter-spacing:.04em;margin-bottom:3rem;font-size:clamp(.9rem,2vw,1.15rem);font-weight:300}.notify-form{border-bottom:1px solid #444;align-items:center;gap:12px;max-width:380px;margin:0 auto;padding-bottom:6px;display:flex}.notify-form input{color:#fff;caret-color:#fff;background:0 0;border:none;outline:none;flex:1;padding:4px 0;font-family:inherit;font-size:.95rem;font-weight:300}.notify-form input::placeholder{color:#555}.notify-form button{color:#999;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:4px 0;font-family:inherit;font-size:.85rem;font-weight:400;transition:color .2s;display:flex}.notify-form button:hover{color:#fff}.notify-form button .arrow{font-size:.75rem}.form-msg{color:#999;text-align:center;margin-top:1rem;font-size:.85rem;font-weight:300}.form-msg.error{color:#c44}@media (width<=480px){.notify-form{max-width:90vw}}
