@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{color-scheme:light;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root.dark{color-scheme:dark}*{box-sizing:border-box}html{min-height:100%;background:#f7f8f4}html.dark{background:#07090d}body{min-height:100vh;margin:0;background:linear-gradient(180deg,#ffffffe6,#f7f8f4db),repeating-linear-gradient(90deg,rgba(15,23,42,.04) 0 1px,transparent 1px 96px);color:#0f172a;text-rendering:geometricPrecision}.dark body{background:linear-gradient(180deg,#07090df5,#07090df0),repeating-linear-gradient(90deg,rgba(255,255,255,.06) 0 1px,transparent 1px 96px);color:#fff}button,input{font:inherit}button{cursor:pointer}::selection{background:#10b98138}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
