*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#e4e4e8;-webkit-font-smoothing:antialiased;background:#050507;font-family:Inter,-apple-system,sans-serif;overflow:hidden}.page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.page:before{content:"";filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#7c5cfc1f,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute}.logo{letter-spacing:.08em;text-transform:uppercase;color:#7c5cfc;margin-bottom:.19rem;font-size:.8rem;font-weight:600;animation:.8s both fadeIn;position:relative}h1{letter-spacing:-.05em;background:linear-gradient(#fff,#666);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:.05em;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.15;animation:.8s .1s both fadeIn;position:relative}.sub{color:#5a5a65;margin-top:1.5rem;font-size:1rem;animation:.8s .2s both fadeIn;position:relative}.music-btn{color:#e4e4e8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:border-color .2s;animation:.8s .4s both fadeIn;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.music-btn:hover{border-color:#fff3}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
