*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#0a0a0a;color:#fff;line-height:1.5}#root{min-height:100vh}.material-symbols-outlined{font-family:Material Symbols Outlined,Material Icons,Material Icons Outlined,monospace;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-feature-settings:"liga";font-display:swap}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}.custom-scrollbar-dark{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.custom-scrollbar-dark::-webkit-scrollbar{width:8px}.custom-scrollbar-dark::-webkit-scrollbar-track{background:transparent;border-radius:4px}.custom-scrollbar-dark::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}.custom-scrollbar-dark::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.25)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}
