@layer reset,global,components,application;@font-face{font-family:Digital7;src:local("Digital7"),url(/fonts/Digital7Mono.woff) format("woff")}:root{--contrast-900: #1a1a1a;--contrast-800: #1c1c1c;--contrast-700: #fefefeb3;--contrast-500: #fefdff80;--contrast-300: #fefdff20;--contrast-250: #fefdff1a;--contrast-200: #fefdff0d;--contrast-100: #fefdff;--color-foreground: var(--contrast-100);--color-text-secondary: rgba(from var(--color-foreground) r g b / 85%);--color-text-tertiary: rgba(from var(--color-foreground) r g b / 75%);--color-panel: var(--contrast-800);--color-border: #292929;--color-red-900: #ec2d32;--color-yellow-900: #e0b843;--color-orange-900: #f79051;--color-green-900: #28a745;--color-blue-900: oklch(68.5% .169 237.323);--easing-function-bouncy: cubic-bezier(.4, 0, .2, 1);--transition-bouncy: .2s var(--easing-function-bouncy)}@layer reset{html,body{height:100%}body{margin:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;line-height:1.5;background-color:var(--contrast-900);color:var(--contrast-100);-webkit-user-select:none;user-select:none}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body,#root{height:100%}:where(img,picture,video,canvas,svg){display:block;max-width:100%}:where(input,button,textarea,select){font:inherit;cursor:pointer}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}}@layer global{:root{--root-padding-h: 1.25rem}#root{overflow:hidden}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;overflow:hidden}.g-cursor-resize-ns *{cursor:ns-resize}.g-cursor-resize-ew *{cursor:ew-resize}}@layer application{.application-loader{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--contrast-900);display:grid;place-content:center;place-items:center;gap:1.5rem}.application-loader-logo{width:15rem}.application-loader-body{display:grid;gap:.5rem}.application-loader-title{font-size:1rem;font-weight:500;text-align:center;color:var(--color-text-tertiary)}.application-loader-bar{width:20rem;height:.25rem;margin:auto;background:no-repeat linear-gradient(var(--contrast-100) 0 0),no-repeat linear-gradient(var(--contrast-100) 0 0),rgb(from var(--contrast-100) r g b / 50%);background-size:60% 100%;animation:application-loader-bar 3s infinite;border-radius:2px}@keyframes application-loader-bar{0%{background-position:-150% 0,-150% 0}66%{background-position:250% 0,-150% 0}to{background-position:250% 0,250% 0}}}
