@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;font-weight:400;color-scheme:dark;color:#ffffffe6;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);background-attachment:fixed}#root{min-height:100vh}a{font-weight:500;color:#ff6b35;text-decoration:none;transition:color .2s ease}a:hover{color:#e55a2b}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.2}button{border:none;font-family:inherit;cursor:pointer;transition:all .2s ease}button:focus,button:focus-visible{outline:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:#ff6b3580;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ff6b35b3}::selection{background:#ff6b354d;color:#fff}*:focus-visible{outline:2px solid #ff6b35;outline-offset:2px}*{transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
