@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Mono:wght@400;500&family=Instrument+Sans:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0A1410;--bg2: #0F1A14;--bg3: #152018;--bg4: #1A2820;--teal: #1D9E75;--teal-light: #5DCAA5;--teal-dim: #0F6E56;--teal-pale: #9FE1CB;--text: #EEF3EF;--text-muted: #8AAF98;--text-dim: #4A7060;--border: rgba(29,158,117,.18);--border-bright: rgba(93,202,165,.35);--serif: "DM Serif Display", Georgia, serif;--mono: "DM Mono", monospace;--sans: "Instrument Sans", sans-serif;--amber: #EF9F27;--amber-dim: #7A4E0A;--amber-pale: #FAC775;--red: #E24B4A;--red-pale: #FCEBEB;--blue: #378ADD;--green: #639922;--green-pale: #EAF3DE}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:15px;line-height:1.6;overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");opacity:.025;pointer-events:none;z-index:1000}input,select,textarea,button{font-family:var(--sans)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--teal-dim);border-radius:3px}[data-theme=light] .card,[data-theme=light] [style*="background:'var(--bg2)'"],[data-theme=light] [style*="background: var(--bg2)"]{background:var(--bg2)!important}[data-theme=light] input,[data-theme=light] select,[data-theme=light] textarea{background:#fff!important;color:var(--text)!important;border-color:#1d9e754d!important}[data-theme=light] input::placeholder,[data-theme=light] textarea::placeholder{color:var(--text-dim)!important}[data-theme=light] table th{color:var(--text-dim)!important}[data-theme=light] .gen-input{background:#fff!important;color:var(--text)!important}
