:root{--ht-color-brand-primary:#0e62d8;--ht-color-brand-hover:#0c53b6;--ht-color-brand-subtle:#ecf3fd;--ht-color-brand-border:#c6dcfa;--ht-color-bg-app:#f9fafb;--ht-color-bg-surface:#fff;--ht-color-bg-surface-elevated:#fff;--ht-color-bg-subtle:#f3f5f7;--ht-color-bg-hover:#eaedf1;--ht-color-bg-sidebar:#0f1729;--ht-color-bg-sidebar-hover:#1c2740;--ht-color-bg-sidebar-active:#0e62d8;--ht-color-text-primary:#141f38;--ht-color-text-secondary:#65758b;--ht-color-text-muted:#97a3b4;--ht-color-text-inverse:#fff;--ht-color-text-sidebar:#c2cad6;--ht-color-text-sidebar-muted:#7b899d;--ht-color-success:#1ab37a;--ht-color-success-bg:#e9fcf5;--ht-color-success-border:#a8f0d6;--ht-color-warning:#f59f0a;--ht-color-warning-bg:#fef7eb;--ht-color-warning-border:#fadca8;--ht-color-error:#dc2828;--ht-color-error-bg:#fceded;--ht-color-error-border:#f4bdbd;--ht-color-resource-patient:#20b6aa;--ht-color-resource-observation:#1973f0;--ht-color-resource-encounter:#8c42d7;--ht-color-resource-medication:#f38320;--ht-color-resource-diagnostic:#22b45f;--ht-color-flow-data:#1973f0;--ht-color-flow-validation:#13ae8f;--ht-color-flow-optional:#b5bec9;--ht-border-subtle:1px solid #e1e7ef;--ht-border-strong:1px solid #c2cfe0;--ht-border-focus:2px solid #0f6df0;--ht-radius-xs:4px;--ht-radius-sm:6px;--ht-radius-md:10px;--ht-radius-lg:16px;--ht-radius-full:9999px;--ht-shadow-sm:0 1px 2px 0 #29303d0d;--ht-shadow-md:0 4px 6px -1px #29303d14, 0 2px 4px -2px #29303d0a;--ht-shadow-lg:0 10px 15px -3px #29303d14, 0 4px 6px -4px #29303d08;--ht-font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--ht-font-mono:"JetBrains Mono", "SFMono-Regular", Consolas, Menlo, monospace;--ht-space-1:.25rem;--ht-space-2:.5rem;--ht-space-3:.75rem;--ht-space-4:1rem;--ht-space-5:1.25rem;--ht-space-6:1.5rem;--ht-space-8:2rem;--ht-space-10:2.5rem;--ht-space-12:3rem;--ht-transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--ht-transition-normal:.25s cubic-bezier(.4, 0, .2, 1)}
*,:before,:after{box-sizing:border-box}html,body{font-family:var(--ht-font-sans,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);background-color:var(--ht-color-bg-app,#f9fafb);color:var(--ht-color-text-primary,#141f38);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font-family:inherit}
