:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f7f5;--surface:#fff;--text:#18181b;--muted:#71717a;--line:#e4e4e7;--soft:#f4f4f5;--accent:#0f766e}*{box-sizing:border-box}html{background:var(--background);min-height:100%}body{background:var(--background);min-height:100%;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.shell{flex-direction:column;width:min(100%,44rem);min-height:100svh;margin:0 auto;padding:4.5rem 1.5rem 2rem;display:flex}.product{color:var(--muted);align-items:center;gap:.625rem;font-size:.8125rem;display:flex}.product-mark{background:var(--text);color:#fff;border-radius:.5rem;place-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:700;display:inline-grid}.product-name{color:var(--text);font-weight:650}.framework{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:.2rem .5rem;font-size:.75rem}.intro{margin-bottom:2.5rem}h1{letter-spacing:-.045em;max-width:38rem;margin:1.5rem 0 .75rem;font-size:clamp(2rem,7vw,3.25rem);font-weight:650;line-height:1.05}.lede{max-width:34rem;color:var(--muted);margin:0;font-size:1rem;line-height:1.65}.user-panel{border:1px solid var(--line);background:var(--surface);border-radius:.875rem;overflow:hidden;box-shadow:0 1px 2px #18181b0a}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:4.25rem;padding:.875rem 1.125rem;display:flex}.panel-title h2,.panel-title p{margin:0}.panel-title h2{font-size:.9375rem;font-weight:650}.panel-title p{color:var(--muted);margin-top:.125rem;font-size:.75rem}.count{background:var(--soft);min-width:1.75rem;color:var(--muted);font-variant-numeric:tabular-nums;text-align:center;border-radius:999px;padding:.2rem .45rem;font-size:.75rem}.user-list{margin:0;padding:0;list-style:none}.user-row{grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:center;gap:.875rem;min-height:4.5rem;padding:.75rem 1.125rem;display:grid}.user-row+.user-row{border-top:1px solid var(--line)}.avatar{width:2.25rem;height:2.25rem;color:var(--accent);background:#e7f3f1;border-radius:50%;place-items:center;font-size:.75rem;font-weight:700;display:grid}.user-copy{min-width:0}.user-name,.user-email{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.user-name{font-size:.875rem;font-weight:600}.user-email,time{color:var(--muted);font-size:.75rem}.user-email{margin-top:.15rem}time{white-space:nowrap}.empty-state{color:var(--muted);text-align:center;margin:0;padding:2rem 1.125rem;font-size:.875rem;line-height:1.6}.footer{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:2rem;font-size:.75rem;display:flex}.footer p{margin:0}code{background:var(--soft);color:#3f3f46;border-radius:.25rem;padding:.125rem .3rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9em}.docs-link{font-weight:600;text-decoration:none}.docs-link:hover{text-underline-offset:.2rem;text-decoration:underline}.docs-link:focus-visible{outline:2px solid var(--accent);outline-offset:.2rem;border-radius:.2rem}@media (width<=36rem){.shell{padding-top:3rem}.user-row{grid-template-columns:2.25rem minmax(0,1fr)}time{grid-column:2}.footer{flex-direction:column;align-items:flex-start}}
