@font-face{font-family:Inter Variable;src:url(/fonts/inter/InterVariable.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Paper Mono;src:url(/fonts/paper-mono/PaperMono.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}:root{--bg:247 247 242;--fg:25 24 24;--fg-subtle:85 81 74;--fg-muted:122 115 104;--border:224 221 213;--border-muted:240 238 232;--mark-bg:25 24 24;--font:"Inter Variable", ui-sans-serif, system-ui, sans-serif;--mono:"Paper Mono", ui-monospace, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.dark{--bg:25 24 24;--fg:247 247 242;--fg-subtle:168 162 148;--fg-muted:150 144 133;--border:69 65 58;--border-muted:42 39 35;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{background:rgb(var(--bg));color:rgb(var(--fg));font:14px/20px var(--font);font-feature-settings:"cv11", "ss01";-webkit-font-smoothing:antialiased;margin:0}button,input{font:inherit;color:inherit}h1,p{margin:0}h1{font-size:16px;font-weight:500;line-height:24px}.button{border:1px solid rgb(var(--border));cursor:pointer;white-space:nowrap;background:0 0;border-radius:10px;min-height:32px;padding:0 12px}.button:hover:not(:disabled){background:rgb(var(--fg) / .06)}.button:disabled{color:rgb(var(--fg-muted));cursor:default}:focus-visible{outline:2px solid rgb(var(--fg));outline-offset:3px}.signin{place-items:center;min-height:100vh;padding:32px;display:grid}.signin-card{border:1px solid rgb(var(--border-muted));background:rgb(var(--bg));text-align:center;border-radius:10px;width:380px;max-width:100%;padding:32px}.mark{border:1px solid rgb(var(--fg) / .7);background:rgb(var(--mark-bg));width:96px;height:96px;box-shadow:0 0 6px rgb(var(--fg) / .25);border-radius:22%;margin:0 auto 16px;display:block}.signin-subtitle{color:rgb(var(--fg-subtle));margin-top:4px;font-size:12px;line-height:18px}.google-button{justify-content:center;align-items:center;gap:8px;width:100%;margin-top:20px;display:flex}.signin-google{min-height:32px;margin-top:20px}.reason{color:rgb(var(--fg-muted));margin-top:8px;font-size:11px;line-height:14px}.dev-signin{border-top:1px solid rgb(var(--border-muted));margin-top:20px;padding-top:20px}.dev-signin form{text-align:left;gap:8px;display:flex}.dev-signin input{border:1px solid rgb(var(--border));width:100%;min-width:0;height:32px;font:12px var(--mono);background:0 0;border-radius:10px;padding:0 10px}.dev-signin input::placeholder{color:rgb(var(--fg-muted))}.app header{border-bottom:1px solid rgb(var(--border-muted));justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.app{flex-direction:column;min-height:100vh;display:flex}.app>main{flex:1}
