*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #000000;--surface: #0D0D0D;--surface-2: #141414;--green: #00FF87;--green-glow: rgba(0,255,135,.35);--green-dim: rgba(0,255,135,.06);--blue: #0A84FF;--white: #FFFFFF;--grey-1: #8E8E93;--grey-2: #48484A;--glass-fill: rgba(255,255,255,.04);--glass-border: rgba(255,255,255,.08);--radius-card: 20px;--radius-input: 16px;--radius-btn: 14px;--radius-chip: 100px;--safe-bottom: env(safe-area-inset-bottom, 0px)}html,body,#root{height:100%;background:var(--black);color:var(--white);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;overflow:hidden}button{font-family:Inter,sans-serif;cursor:pointer;border:none;outline:none}input{font-family:Inter,sans-serif;outline:none;border:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
