:root{color-scheme:light;--accent:#5b6ee6;--accent-dark:#4a5cd0;--accent-soft:#eef1ff;--ink:#1c1c2e;--muted:#6b6b80;--line:#e3e4ee;--surface:#fff}*{box-sizing:border-box}body,html{padding:0;margin:0}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#eef1fb,#f6f7fc 240px,#f6f7fc);min-height:100dvh;-webkit-font-smoothing:antialiased}a{color:var(--accent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.VariantBadge_badge__mNTEr{position:fixed;left:12px;bottom:12px;z-index:50;background:#92400e;color:#fff;font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.25);pointer-events:none}