:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--g-brand:#16506b;--g-brand-hover:#1d6b8f;--g-on-brand:#fff;--g-bg:#eef1f4;--g-surface:#fff;--g-border:#d6dce3;--g-text:#16202b;--g-text-muted:#5a6a7a;--g-danger:#a4232c;--g-danger-soft:#fdecee;--g-radius:10px;--g-gap:16px;--g-font:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--g-t:.16s;--g-ease:cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}html{background:var(--g-bg)}body{background:var(--g-bg);color:var(--g-text);font-family:var(--g-font);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
