:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;height:100vh;width:100vw;overflow:hidden}button{background:none;border:none}.narrow-view-background{background-color:var(--colorNeutralBackground3);width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;padding:72px 0;box-sizing:border-box;overflow:hidden}.narrow-view-container{width:375px;height:100%;background-color:var(--colorNeutralBackground1);border-radius:8px;box-shadow:0 8px 32px #0000001f;position:relative}.narrow-view-iframe{width:100%;height:100%;border:none;border-radius:8px}.narrow-view-direct{overflow:hidden;border-radius:8px;display:flex;flex-direction:column;position:relative;transform:translateZ(0)}.narrow-view-direct>*{width:100%;height:100%}.narrow-view-direct .app-container{height:100%;overflow:hidden}.narrow-view-direct .app-body{flex:1;min-height:0;overflow:hidden}.narrow-view-direct [class*=desktopMainArea]{flex:1;min-height:0;overflow:hidden;position:relative}.narrow-view-direct [class*=headerAndContentContainer],.narrow-view-direct [class*=contentContainer]{flex:1;min-height:0;overflow:hidden}.narrow-view-direct [class*=documentArea]{flex:1;min-height:0;overflow:auto}.narrow-view-direct .document-component-root{max-width:100%!important;padding:8px 0!important;border-radius:0!important;background-color:var(--colorNeutralBackground1)!important;gap:12px!important}.narrow-view-direct .document-header{padding:16px 20px!important}@media(min-width:769px){[class*=drawerArea] .fui-Drawer,[class*=desktopContentArea] .fui-Drawer{position:relative!important;inset:auto!important;transform:none!important}}[data-settings-documents=true].fui-Drawer>.fui-DrawerHeader{display:none}:root{--breakpoint-mobile: 480px;--breakpoint-tablet: 768px;--breakpoint-desktop: 1024px;--breakpoint-large: 1200px;--left-nav-collapsed-width: 44px;--left-nav-expanded-width: 200px;--title-bar-height: 44px;--patient-header-height: 60px;--microphone-interface-height: 72px;--microphone-interface-mobile-height: 70px;--microphone-interface-extended-height: 96px;--z-index-base: 0;--z-index-below: 1;--z-index-content: 5;--z-index-navigation: 10;--z-index-navigation-secondary: 15;--z-index-sticky-header: 99;--z-index-header: 100;--z-index-drawer: 150;--z-index-fab: 199;--z-index-microphone: 200;--z-index-toast: 201;--z-index-task-floating-mic: 1000;--z-index-titlebar: 1100;--z-index-left-nav: 1150;--button-size-standard: 32px;--button-size-small: 24px;--button-size-large: 44px;--icon-size-standard: 24px;--icon-size-small: 20px;--content-min-width: 300px;--content-max-width: 1000px;--dialog-width-standard: 320px;--dialog-max-width: 400px;--colorNeutralBackground1: #ffffff;--colorNeutralBackground3: #f5f5f5;--colorNeutralForeground2: #424242;--colorBrandBackground: #0078d4;--colorBrandForeground: #ffffff;--palette-gray-242424: #242424;--palette-gray-616161: #616161;--palette-gray-e0e0e0: #e0e0e0;--palette-gray-b7b7b7: #b7b7b7;--palette-gray-d1d1d1: #d1d1d1;--palette-gray-d9d9d9: #d9d9d9;--palette-gray-f0f0f0: #f0f0f0;--palette-gray-707070: #707070;--palette-blue-d6e6f5: #d6e6f5;--palette-blue-0f6cbd: #0f6cbd;--palette-blue-ebf3fc: #ebf3fc;--palette-purple-5b5fc7: #5b5fc7;--palette-yellow-f9e2ae: #f9e2ae;--palette-green-f1faf1: #f1faf1;--palette-black: #000000;--gradient-rainbow-progress: linear-gradient( 90deg, #0d91e1 0%, #5e62c6 25%, #d2007e 50%, #e94b3c 75%, #ff5f3d 100% );--border-radius-small: 2px;--border-radius-medium: 4px;--border-radius-large: 6px;--border-radius-xlarge: 8px;--border-radius-pill: 20px;--border-radius-circular: 9999px;--opacity-disabled: .4;--opacity-subtle: .5;--opacity-medium: .7;--opacity-strong: .9;--opacity-full: 1;--transition-fast: .15s;--transition-normal: .2s;--transition-slow: .3s;--transition-ease-fast: all .2s ease;--transition-opacity-normal: opacity .2s ease;--transition-fluent: all .2s cubic-bezier(.1, .9, .2, 1);--transition-background-fast: background .2s;--transition-fade: opacity .3s ease-in-out;--shadow-small: 0px 2px 4px rgba(0, 0, 0, .14), 0px 0px 2px rgba(0, 0, 0, .12);--shadow-medium: 0px 8px 16px rgba(0, 0, 0, .14), 0px 0px 2px rgba(0, 0, 0, .12);--shadow-top: 0 -6px 18px rgba(0, 0, 0, .08);--shadow-none: none;--spacing-xxs: 1px;--spacing-xs: 2px;--spacing-small: 3px;--spacing-small-4: 4px;--spacing-medium: 6px;--spacing-large: 8px;--spacing-xlarge: 10px;--spacing-xxlarge: 12px;--spacing-xxxlarge: 16px;--spacing-huge: 24px;--gap-small: 4px;--gap-medium: 6px;--gap-large: 8px;--gap-xlarge: 10px;--gap-xxlarge: 12px;--gap-xxxlarge: 16px}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;width:100%;overflow:hidden;font-family:Segoe UI,sans-serif}#root{height:100%;display:flex;flex-direction:column}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.inline-flex{display:inline-flex}.dialog-surface-standard{max-width:320px;padding:24px}.icon-size-20{width:20px;height:20px}.full-width{width:100%}.flex-center{display:flex;align-items:center}.flex-end{display:flex;justify-content:flex-end}.clickable-flex-row{cursor:pointer;display:flex;align-items:center;gap:10px;flex:1}.flex-row-gap-4{flex:1;display:flex;align-items:center;gap:4px}.flex-row-gap-8{display:flex;justify-content:flex-end;gap:8px}.dialog-title-standard{font-size:var(--fontSizeBase500);font-weight:600;line-height:28px;font-family:Segoe UI,sans-serif;margin-bottom:12px}.dialog-content-standard{font-size:var(--fontSizeBase300);font-weight:400;line-height:20px;font-family:Segoe UI,sans-serif;margin-bottom:24px}.button-compact{min-width:auto;padding:4px}.pre-wrap{white-space:pre-wrap;word-wrap:break-word}.app-container{display:flex;flex-direction:column;height:100vh;width:100%;max-width:100%;overflow:hidden;position:relative;background-color:var(--colorNeutralBackground1)}.app-body{display:flex;flex:1;flex-direction:row;min-height:0;height:calc(100vh - var(--title-bar-height))}@media(max-width:768px){.app-body{flex-direction:column}}.loading-overlay{position:fixed;left:0;right:0;top:var(--title-bar-height);bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--colorNeutralBackground1);z-index:2000;transition:opacity .6s ease,visibility .6s ease;opacity:1;visibility:visible}.loading-overlay.hidden{opacity:0;visibility:hidden}.loading-logo{width:120px;height:120px;background-size:contain;background-repeat:no-repeat;background-position:center;margin-bottom:32px}.loading-spinner{display:flex;align-items:center;gap:10px;color:var(--colorNeutralForeground2);font-size:16px}.loading-bottom{position:absolute;bottom:24px;left:0;right:0;display:flex;justify-content:center;align-items:center}.ms-logo{width:84px;height:auto;opacity:.9}
