@font-face{font-family:Orbitron;src:url(/fonts/Orbitron.ttf) format("truetype-variations");font-weight:400 900;font-display:swap}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{font-family:var(--sans);-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--ink);font-size:13px;line-height:1.55}button{font-family:inherit}#root{height:100vh}:root{--bg: #F0EDE8;--bg-2: #E8E4DE;--surface: #FFFFFF;--surface-soft: #FAF7F2;--ink: #1C1A18;--ink-2: #4A4540;--muted: #6B6560;--faint: #A09890;--line: #E4DFD8;--line-2: #D2CCC3;--accent: #DF5830;--accent-soft: #FBE4D8;--danger: #DC2626;--ok: #166534;--headline: "Orbitron", "DM Sans", sans-serif;--sans: "DM Sans", system-ui, sans-serif;--mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace}.head{font-family:var(--headline)}.mono{font-family:var(--mono)}.frame{position:relative}.frame:before,.frame:after,.frame>.frame-tr,.frame>.frame-br{content:"";position:absolute;width:14px;height:14px;border-color:var(--ink);pointer-events:none}.frame:before{top:-1px;left:-1px;border-top:1.5px solid;border-left:1.5px solid}.frame:after{bottom:-1px;left:-1px;border-bottom:1.5px solid;border-left:1.5px solid}.frame>.frame-tr{top:-1px;right:-1px;border-top:1.5px solid;border-right:1.5px solid}.frame>.frame-br{bottom:-1px;right:-1px;border-bottom:1.5px solid;border-right:1.5px solid}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%);opacity:.6}to{transform:translate(0);opacity:1}}@keyframes slideInUp{0%{transform:translate(-50%,calc(-50% + 20px));opacity:0}to{transform:translate(-50%,-50%);opacity:1}}@keyframes slideInDown{0%{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}
