:root{--bg: #0a1628;--accent: #00d4aa;--accent-2: #00a88a;--radius: 14px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html,body,#root{margin:0;padding:0;min-height:100vh;min-height:100dvh;background:var(--bg)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent;overflow-x:hidden}input,textarea,select,button{font-family:inherit}input::placeholder{color:#ffffff4d}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:8px}:focus:not(:focus-visible){outline:none}::selection{background:#00d4aa4d;color:#fff}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:8px}::-webkit-scrollbar-track{background:transparent}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
