:root{--c-brand:#1d4981;--c-brand-disabled:#e0e5eb;--c-brand-surface:#eef3f9;--c-bg:#f3f7fb;--c-bg-secondary:#f0f1f5;--c-bg-accent:#d7e6f1;--c-surface:#fff;--c-surface-subtle:#f8f8f9;--c-text:#0a0f15;--c-text-secondary:#373e4e;--c-text-muted:#657084;--c-text-disabled:#9ca4b3;--c-text-inverse:#fff;--c-error:#d92d20;--c-error-border:#fecdca;--c-error-text:#b42318;--c-warning:#b54708;--c-border:#e4e7ec;--c-border-input:#b3b3b3;--c-focus-border:#84caff;--sh-xs:0 1px 2px #1d49810f;--sh-sm:0 2px 8px #1d498114;--sh-lg:0 20px 40px #1d49811f;--r-sm:8px;--r-md:12px;--r-lg:20px;--r-xl:32px;--r-pill:9999px;--px-wide:62px;--px-content:300px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--c-bg)}html{scrollbar-gutter:stable;scroll-padding-top:64px;overflow-x:clip}@media (min-width:1280px){html{scroll-padding-top:92px}}body{font-family:var(--font-inter), Arial, sans-serif;color:var(--c-text);background:var(--c-bg);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;font-family:var(--font-inter), Arial, sans-serif;background:0 0;border:none}input,textarea,select{font:inherit;font-family:var(--font-inter), Arial, sans-serif}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=hidden]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]):not([type=image]):focus,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=hidden]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]):not([type=image]):focus-visible,textarea:focus,textarea:focus-visible,select:focus,select:focus-visible{outline:none}img{display:block}
