*,:before,:after{box-sizing:border-box;margin:0;padding:0}button{all:unset;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:transparent;outline:none;font-family:inherit}button:focus,button:focus-visible{box-shadow:none;outline:none}html{color:#e2e8f0;-webkit-font-smoothing:antialiased;background:#0b0914;font-family:Noto Sans SC,Inter,system-ui,-apple-system,sans-serif;line-height:1.7;overflow-x:hidden}body{background:#0b0914;min-height:100vh}a{color:inherit}#root{z-index:1;position:relative}.bg-orbs{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.bg-orbs:before,.bg-orbs:after{content:"";filter:blur(80px);opacity:.3;border-radius:50%;position:absolute}.bg-orbs:before{background:radial-gradient(circle,#6366f166 0%,#0000 70%);width:600px;height:600px;animation:20s ease-in-out infinite driftA;top:-10%;left:-5%}.bg-orbs:after{background:radial-gradient(circle,#a855f74d 0%,#0000 70%);width:500px;height:500px;animation:25s ease-in-out infinite driftB;bottom:-10%;right:-5%}@keyframes driftA{0%,to{transform:translate(0)scale(1)}33%{transform:translate(60px,40px)scale(1.1)}66%{transform:translate(-30px,-20px)scale(.95)}}@keyframes driftB{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-50px,-30px)scale(1.08)}66%{transform:translate(20px,40px)scale(.92)}}@keyframes breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
