:root{--color-bg:#f7f7fb;--color-surface:#fff;--color-surface-subtle:#f2f1f8;--color-fg:#17151e;--color-muted:#686371;--color-border:#dedbe7;--color-border-strong:#c7c2d3;--color-primary:#512da7;--color-primary-hover:#43228f;--color-primary-soft:#eee9fb;--color-accent:#f4dc49;--color-success:#137a3d;--color-success-bg:#eaf8ef;--color-warning:#9a6400;--color-warning-bg:#fff7dd;--color-danger:#b42318;--color-danger-bg:#fff0ee;--color-info:#175cd3;--color-info-bg:#edf4ff;--font-sans:Arial, Helvetica, sans-serif;--font-mono:"Cascadia Code", "SFMono-Regular", Consolas, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:clamp(1.9rem, 4vw, 3rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:.375rem;--radius-md:.625rem;--radius-lg:.875rem;--radius-xl:1.25rem;--radius-full:9999px;--shadow-sm:0 1px 2px #1912280f;--shadow-md:0 12px 32px #27174817;--transition:.16s ease;--max-content:1180px;--max-form:600px;--sidebar:248px}
*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid color-mix(in srgb, var(--color-primary) 35%, transparent);outline-offset:2px}::selection{background:var(--color-accent);color:var(--color-fg)}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.shell-module__k28k9a__header{min-height:68px;padding:0 max(var(--space-5), calc((100vw - var(--max-content)) / 2));justify-content:space-between;align-items:center;gap:var(--space-6);background:color-mix(in srgb, var(--color-surface) 90%, transparent);border-bottom:1px solid var(--color-border);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;position:sticky;top:0}.shell-module__k28k9a__brand{align-items:center;gap:var(--space-3);letter-spacing:-.02em;font-weight:750;display:inline-flex}.shell-module__k28k9a__brandMark{background:var(--color-primary);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 0 -3px #00000029}.shell-module__k28k9a__nav{align-items:center;gap:var(--space-6);color:var(--color-muted);font-size:var(--text-sm);display:flex}.shell-module__k28k9a__nav a:hover{color:var(--color-primary)}@media (max-width:680px){.shell-module__k28k9a__header{padding-block:var(--space-3);align-items:flex-start}.shell-module__k28k9a__nav{gap:var(--space-3);flex-wrap:wrap;justify-content:flex-end}.shell-module__k28k9a__brand>span:last-child{display:none}}
