*,*:before,*:after{box-sizing:border-box}body{margin:0;background:#f5f5f5;color:#1a1a1a;font-family:Inter,Helvetica Neue,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"cv02","cv03","cv04","cv11"}::selection{background:#0000001a}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}html{scroll-behavior:smooth}button{font-family:inherit}button:focus-visible,input:focus-visible{outline:2px solid #555;outline-offset:2px}button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}#root{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@keyframes starSparkle{0%,to{opacity:.6}50%{opacity:1}}@keyframes starGlint{0%,80%,to{opacity:0;transform:scale(.5)}90%{opacity:1;transform:scale(1)}}
