:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e3e8ef;--error:#ffb4ab;--muted:#9aa4b2;--accent:#71b7fb;background:#000;font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5}body{margin:0}#root{flex-direction:column;min-height:100dvh;display:flex}main{box-sizing:border-box;flex:1;padding:1.5rem}.home{place-items:center;display:grid}.page{width:100%;max-width:40rem;margin:0 auto}.legal-updated{color:var(--muted);margin-top:-.25rem}.legal h2{margin:2.5rem 0 .75rem;font-size:1.375rem;line-height:1.3}.legal h3{margin:1.5rem 0 .5rem;font-size:1.0625rem}.legal ul{padding-left:1.25rem}.legal li+li{margin-top:.375rem}.legal a{color:var(--accent);overflow-wrap:anywhere}.legal a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.legal [id]{scroll-margin-top:1.5rem}.table-scroll{margin:1rem 0;overflow-x:auto}.legal table{border-collapse:collapse;width:100%;font-size:.9375rem}.legal th,.legal td{text-align:left;vertical-align:top;border-bottom:1px solid #2f353b;padding:.625rem .75rem}.legal thead th{border-bottom-color:var(--muted);color:var(--muted);font-weight:600}@media (width<=30rem){.legal table{font-size:.875rem}.legal th,.legal td{-webkit-hyphens:auto;hyphens:auto;padding:.5rem .375rem}}.deletion-status{grid-template-columns:max-content 1fr;gap:.5rem 1.5rem;margin:1.5rem 0;display:grid}.deletion-status dt{color:var(--muted)}.deletion-status dd{margin:0;font-weight:600}.deletion-status code{letter-spacing:.05em;font-size:1rem}.logo{width:100%;max-width:40rem;margin:0}.logo img{width:100%;height:auto;display:block}.error{color:var(--error)}.header{justify-content:flex-end;padding:1rem 1.5rem;display:flex}.header nav{align-items:center;gap:.5rem;min-width:0;display:flex}.header-name{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-weight:600;overflow:hidden}.button{box-sizing:border-box;min-height:3rem;font:inherit;white-space:nowrap;cursor:pointer;border-radius:1.5rem;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .167s,box-shadow .167s;display:inline-flex}.button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.button-secondary{border:1px solid var(--accent);color:var(--accent);background:0 0}.button-secondary:hover{box-shadow:inset 0 0 0 1px var(--accent);background:#71b7fb1a}.button-tertiary{color:#ffffffbf;background:0 0;border:0}.button-tertiary:hover{color:#ffffffe6;background:#ffffff14}.auth{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.auth-card{box-sizing:border-box;background:#1b1f23;border-radius:.5rem;width:100%;max-width:22rem;padding:1.5rem;box-shadow:0 4px 12px #0009}.auth-card h1{margin:0 0 1.5rem;font-size:2rem;font-weight:600;line-height:1.25}.sso-button{box-sizing:border-box;color:#ffffffe6;width:100%;min-height:2.5rem;font:inherit;cursor:pointer;background:0 0;border:1px solid #fff9;border-radius:1.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:background-color .167s,box-shadow .167s;display:flex}.sso-button:hover{background:#ffffff14;box-shadow:inset 0 0 0 1px #fff9}.sso-icon{flex:none}.auth-legal{text-align:center;color:var(--muted);margin:1rem 0 0;font-size:.75rem}.auth-switch{margin:0}.auth-legal a,.auth-switch a{color:var(--accent);font-weight:600;text-decoration:none}.auth-legal a:hover,.auth-switch a:hover{text-decoration:underline}.auth-status{margin:0}.auth-card .error{margin-top:1rem}.auth-card .button{margin-top:1.5rem}.sso-button:focus-visible,.auth-legal a:focus-visible,.auth-switch a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.footer{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1.5rem;padding:1rem 1.5rem;font-size:.875rem;display:flex}.footer p{margin:0}.footer nav{gap:1.5rem;display:flex}.footer a{color:inherit;text-decoration:none}.footer a:hover{color:#e3e8ef}
