:root{color-scheme:light;--foreground:#15181d;--muted:#5f6b7a;--border:#d7dee8;--background:#f7f8fa;--panel:#fff;--accent:#255f85}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--background);color:var(--foreground);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-underline-offset:3px}.home{max-width:900px;margin:0 auto;padding:56px 24px}.home h1{margin:0 0 12px;font-size:32px;line-height:1.15}.home p{color:var(--muted);line-height:1.6}.home ul{padding-left:20px;line-height:1.8}