:root{--box-shadow-width:4px;--pixel-box-shadow:calc(-1 * (var(--box-shadow-width))) 0 0 0 black, var(--box-shadow-width) 0 0 0 black, 0 var(--box-shadow-width) 0 0 black, 0 calc(-1 * (var(--box-shadow-width))) 0 0 black;--pixel-box-shadow-destructive:calc(-1 * (var(--box-shadow-width))) 0 0 0 hsl(var(--destructive)), var(--box-shadow-width) 0 0 0 hsl(var(--destructive)), 0 var(--box-shadow-width) 0 0 hsl(var(--destructive)), 0 calc(-1 * (var(--box-shadow-width))) 0 0 hsl(var(--destructive));--default-inner-border-color:#c8c8c8}.dark{--pixel-box-shadow:calc(-1 * (var(--box-shadow-width))) 0 0 0 hsl(var(--ring)), var(--box-shadow-width) 0 0 0 hsl(var(--ring)), 0 var(--box-shadow-width) 0 0 hsl(var(--ring)), 0 calc(-1 * (var(--box-shadow-width))) 0 0 hsl(var(--ring))}.pixel-font{letter-spacing:.5px;font-family:"Press Start 2P",system-ui,-apple-system,sans-serif;line-height:1.5}.box-shadow-margin{margin:var(--box-shadow-width)}
