:root{color-scheme:dark;--labs-background: #0a0f0e;--labs-foreground: #f2f4f3;--labs-muted: #8a938f;--labs-border: #1f2624}body{background:var(--labs-background);color:var(--labs-foreground);font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.labs-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;min-height:100%;padding:2rem;box-sizing:border-box}.labs-content{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.labs-mark{width:3rem;height:3rem;border-radius:.5rem}.labs-title{margin:0;font-size:2rem;font-weight:600;letter-spacing:-.02em}.labs-tagline{margin:0;font-size:1rem;color:var(--labs-muted)}.labs-footer{position:fixed;bottom:2rem}.labs-link{color:var(--labs-muted);font-size:.875rem;text-decoration:none;border-bottom:1px solid var(--labs-border);padding-bottom:.125rem}.labs-link:hover{color:var(--labs-foreground)}
