*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{font-family:Courier New,Courier,monospace;background:#0d0d0d;color:#e0e0e0;-webkit-font-smoothing:antialiased}:root{--color-background-primary: #161616;--color-background-secondary: #1E1E1E;--color-background-tertiary: #0D0D0D;--color-text-primary: #F0F0F0;--color-text-secondary: #BBBBBB;--color-text-tertiary: #666666;--color-border-tertiary: rgba(255,255,255,.08);--color-border-secondary: rgba(255,255,255,.14);--border-radius-md: 8px;--border-radius-lg: 12px;--font-mono: "Courier New", Courier, monospace}input,button{font-family:inherit}input:focus{outline:none}@keyframes snapIn{0%{transform:scale(.85) translateY(-4px);opacity:0}60%{transform:scale(1.04)}to{transform:scale(1);opacity:1}}@keyframes unlockPulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}
