:root{--pantone320c:#009c9c;--pantone375c:#a7c24b;--pantoneCoolGray9C:#757575;--gray01:#fafafa;--gray02:#f2f2f2;--gray03:#e6e6e6;--gray04:#d9d9d9;--gray05:#ccc;--gray06:#bfbfbf;--gray07:#a6a6a6;--gray08:#8c8c8c;--gray09:#737373;--gray10:#595959;--gray11:#4d4d4d;--gray12:#404040;--gray13:#333;--gray14:#262626;--gray15:#1a1a1a;--gray16:#0f0f0f;--background-color-light:var(--gray02);--background-color-light-tools:white;--background-color-dark:var(--gray13);--background-color-dark-tools:black;--brandcolor1:var(--pantone320c);--brandcolor2:var(--pantone375c);--color-dark:var(--gray03);--color-light:var(--gray13);--breadcrumb-height:35px;--tools-height-level1:40px;--tools-height-level2:30px;--hero-height:100px;--background-transparent-image-light:#fffc;--background-transparent-image-dark:#071218cc;--background-transparent-section-light:white;--background-transparent-section-dark:#07121880;--background-transparent-item-light:#fff9;--background-transparent-item-dark:#07121899;--text-light:black;--text-dark:white;--scrollbar-width:10px;--scrollbar-radius:6px;--scrollbar-track:#ffffff14;--scrollbar-thumb:#009c9cd1;--scrollbar-thumb-hover:#009c9cf5;--border-radius:8px;--border-color:var(--gray09);--gap:12px;--padding:8px;--footer-height:30px;--header-height:40px;--menu-height:36px;--paddingSide:10px;--paddingTop:5px}.ant-empty-image svg path{fill:#fff!important}.ant-typography,.ant-empty .ant-empty-image svg{color:#000}.ant-empty .ant-empty-image svg ellipse{fill:#0000001f}.ant-empty .ant-empty-image svg path{fill:currentColor}.ant-btn-color-dangerous .anticon,.ant-btn-dangerous .anticon,.ant-btn-dangerous>.anticon,.ant-btn-color-dangerous>.anticon,.ant-tag .anticon,.ant-tag>.anticon,.ant-tag .ant-tag-icon,.ant-tag .ant-tag-icon .anticon{color:#fff!important}html,body{color:var(--color-light);background-color:var(--background-color-light);transition:background-color .43 ease, color .3 ease;margin:0;padding:0}h4.ant-typography,h5.ant-typography,.anticon{color:var(--color-light)}.ant-card{background-color:#fff}.ant-card-head{background-color:var(--brandcolor1)!important}.ant-card-head-title{color:#fff}.ant-btn:disabled,.ant-btn[disabled]{color:#fff!important;background-color:var(--gray03)!important;border-color:#d9d9d9!important}.ant-btn-primary{background-color:var(--brandcolor1);transition:transform .3s;color:#fff!important}.ant-btn-dangerous{color:#fff!important;background-color:red!important}.ant-btn-primary:hover{transform:scale(1.05);background-color:var(--brandcolor1)!important}.ant-menu{color:#fff;background-color:var(--brandcolor1)}.ant-menu-item{color:#fff;background-color:var(--brandcolor1);height:var(--menu-height);line-height:var(--menu-height)}.ant-menu-submenu-title{background-color:var(--brandcolor1);height:var(--menu-height);line-height:var(--menu-height);padding:0 12px;font-size:13px}.ant-form-item{margin-bottom:10px}.ant-input-number{border-color:var(--brandcolor1)}.ant-input-number:hover{border-color:var(--brandcolor2)}.ant-menu-item .anticon{font-size:36x;margin-right:4px;color:#fff!important}.ant-menu-item-selected{color:#000;background-color:var(--brandcolor1)}.ant-menu-item-selected span{color:#fff}.ant-menu-item-selected:after{background-color:var(--brandcolor2)}.ant-menu-item:hover{color:#000;background-color:var(--brandcolor2)!important}.ant-menu-submenu-title:hover,.ant-menu-submenu-selected:after{background-color:var(--brandcolor2)!important}.ant-menu-horizontal>.ant-menu-item-selected:after{background-color:var(--brandcolor2);height:5px;bottom:0;left:0;right:0;transform:scaleX(1)}.ant-menu-title-content{color:#fff;font-size:16px;transition:color .3s}.ant-menu-submenu-horizontal.ant-menu-submenu-selected:after{border-bottom:3px solid var(--brandcolor2)!important}.ant-progress-text{color:var(--color-light)!important}.ant-tag{color:#fff;border-width:0;border-radius:8px;font-size:12px}.ant-input{color:var(--text-color-light);border-color:var(--brandcolor1);background-color:#fff;border-width:1px}.ant-input:focus{border-width:2px;border-color:var(--brandcolor2);outline:none;box-shadow:0 0 0 2px #1890ff33}.ant-input:hover{border-color:var(--brandcolor2)}.ant-input-affix-wrapper{border-color:var(--brandcolor1)}.ant-picker{border-color:var(--brandcolor1);background-color:var(--background-transparent-section-light);width:100%}.ant-picker:hover{border-color:var(--brandcolor2)}.ant-select{border-color:var(--brandcolor1);border-width:1px}.ant-select .ant-select-selector{border:1px;border-radius:8px;background-color:var(--background-transparent-section-light)!important;border-color:var(--brandcolor1)!important}.ant-select .ant-select-selector:hover{border-color:var(--brandcolor2)!important}.ant-select .ant-select-selection-search-input{color:var(--color-light);background-color:#0000!important}.ant-select .ant-select-arrow{color:var(--brandcolor1);border:0}.ant-select .ant-select-selection-placeholder{color:var(--color-light)}.ant-divider{margin-top:4px;margin-bottom:4px;border-color:var(--gray04)!important}.ant-divider-inner-text .anticon{color:var(--color-light);font-size:20px}.ant-segmented{background-color:var(--background-color-light);border:1px solid var(--brandcolor1);border-radius:10px}.ant-segmented-item:hover{color:#000;background-color:var(--brandcolor2)}.ant-segmented .ant-segmented-item-selected{color:#fff;background-color:var(--brandcolor1)!important}.ant-spin-dot-item{background-color:var(--brandcolor1)!important}.ant-spin-text{color:var(--brandcolor1)}.ant-spin-fullscreen-wrapper{background-color:#0000001a!important}.ant-table{overflow:hidden}.ant-table-thead>tr>th{font-size:14px;font-weight:600;background-color:var(--brandcolor1)!important;color:#fff!important}.ant-table-filter-trigger .anticon{color:#fff!important}.ant-table-column-sorter-up,.ant-table-column-sorter-down{font-size:14px;color:#fff!important}.ant-descriptions-item-label,.ant-descriptions-item-content{color:var(--color-light)!important}.ant-input[disabled],.ant-input-disabled,.ant-input-textarea-disabled textarea{background-color:var(--background-color-light);color:var(--color-light)}.ant-modal-content{border-radius:8px;border:2px solid var(--color-light)!important}.ant-anchor{border-radius:8px;padding:16px}.ant-anchor-link-title:hover{color:#000;background-color:var(--background-color-light-tools);border-radius:8px;padding-left:4px;padding-right:4px;text-decoration:underline}.ant-anchor-link:hover .anticon{color:var(--brandcolor2)}.ant-anchor-link-active>.ant-anchor-link-title{background-color:var(--gray03);border-radius:8px;padding-left:4px;padding-right:4px}.ant-steps{background-color:var(--background-color-light);padding:16px}.ant-steps-item-description,.ant-steps-item-title{background-color:var(--background-color-light);color:var(--color-light)}.ant-steps-item-process .ant-steps-item-icon{background-color:var(--brandcolor1)!important;border-color:var(--brandcolor1)!important}.ant-steps-item-finish .ant-steps-item-icon{background-color:var(--brandcolor2)!important;border-color:var(--brandcolor2)!important}.ant-qrcode{color:red;background-color:#fff;border-radius:12px;padding:10px}.ant-qrcode-icon{color:red;background-color:#fff;border-radius:50%;padding:4px}.ant-menu-submenu-expand-icon,.ant-menu-submenu-arrow{color:#fff!important}.ant-table-filter-dropdown{min-width:200px!important}::-webkit-scrollbar{width:var(--scrollbar-width)}::-webkit-scrollbar-track{border-radius:var(--scrollbar-radius);background:var(--scrollbar-track)!important}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-radius);border:0}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);border:0}.ant-tabs{color:var(--text-light);background-color:var(--background-color-light-tools)}.ant-tabs .ant-tabs-nav{border-bottom:1px solid var(--brandcolor1);margin-bottom:0}.ant-tabs .ant-tabs-tab{background-color:var(--brandcolor1);padding:.75rem 1rem}.ant-tabs .ant-tabs-tab:hover{color:var(--brandcolor1)}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active{background-color:var(--brandcolor1)}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff;background-color:var(--brandcolor1)}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .anticon{color:#fff}.ant-tabs .ant-tabs-ink-bar{border-radius:999px;height:3px}.custom-padding{padding:var(--padding)}.custom-clickable{cursor:pointer}.custom-text-title{font-size:22px;font-weight:500}.custom-text-subtitle{font-size:16px;font-weight:500}.custom-event-card{width:100%;height:120px;padding:var(--padding);border-radius:var(--border-radius);border-style:solid;border-width:1px;gap:10px;border-color:var(--border-color)!important}.custom-kpis-container{min-height:180px;max-height:400px;overflow:hidden auto}.custom-kpi-card{width:100%;min-width:180px;max-height:180px;padding:var(--padding);border-radius:var(--border-radius);border-style:solid;border-width:1px;border-color:var(--border-color)!important}.custom-news-card{cursor:pointer;width:100%;padding:var(--padding);border-radius:var(--border-radius);background-color:#0000;border-style:solid;border-width:1px;flex-direction:column;min-height:330px;display:flex;overflow:hidden;border-color:var(--border-color)!important}.custom-item-card-background.custom-border-brandcolor{border-radius:var(--border-radius);border-style:solid;border-width:1px;border-color:var(--brandcolor1)!important}.custom-border-brandcolor{border-color:var(--brandcolor1)!important}.custom-title{font-size:22px;font-weight:600}.custom-professional-container{overflow:hidden auto}.custom-appointment-card{border-radius:var(--border-radius);background:#ffffff2e;border-style:solid;border-width:1px;width:100%;height:140px;padding:5px;overflow:hidden;border-color:var(--gray09)!important}.custom-appointments-container{max-height:400px;overflow:hidden auto}.custom-links-container{min-height:180px;max-height:400px;overflow:hidden auto}.custom-center-content{text-align:center;width:100%}.custom-link-card{border-radius:var(--border-radius);cursor:pointer;width:180px;height:180px;padding:var(---padding);border-style:solid;border-width:1px;justify-content:center;align-items:center;display:flex;border-color:var(--border-color)!important}.custom-link-card:hover{opacity:.96;border-style:solid;border-width:1px;transform:translateY(-2px);border-color:var(--brandcolor2)!important}.custom-item-card-background{border-style:solid;border-width:1px;border-color:var(--border-color)!important;background:var(--background-transparent-item-light)!important}.custom-background-section-card{background:var(--background-transparent-section-light)!important}.custom-text-color{color:var(--text-light)!important}.custom-hero{height:var(--hero-height);background-color:#fff;width:100%;padding:0}.custom-hero-avatar{border-radius:999px;width:64px;height:64px;margin-inline:24px}.custom-hero-title{font-size:24px;font-weight:700}.custom-breadcrumb{top:var(--header-height);height:var(--breadcrumb-height);padding:var(--padding);z-index:999;background-color:var(--background-color-light-tools);width:100vw}.custom-tools-level1{height:var(--tools-level1-height);padding:var(--padding);z-index:999;background-color:var(--background-color-light-tools);width:100vw}.custom-breadcrumb .ant-breadcrumb-link,.custom-breadcrumb .ant-breadcrumb-separator{color:var(--text-light)}.custom-button-icon{color:#fff!important}.custom-float-button-icon{color:#000!important}.custom-tools-level1{height:var(--tools-height-level1);top:calc(var(--header-height) + var(--breadcrumb-height));width:100%;padding:var(--padding);background-color:var(--background-color-light-tools);color:var(--text-light);z-index:999}.custom-tools-level2{height:var(--tools-height-level2);top:calc(var(--tools-height-level1) + var(--header-height) + var(--breadcrumb-height));width:100%;padding:var(--padding);background-color:var(--background-color-light-tools);color:var(--custom-chrome-text-light);z-index:999}.custom-news-section{height:calc(100vh - var(--header-height) - var(--tools-height-level1) - var(--breadcrumb-height) - var(--footer-height));width:100vw;padding:var(--padding);background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-news-DPghihFD.webp);overflow:hidden auto}.custom-events-section{height:calc(100vh - var(--header-height) - var(--tools-height-level1) - var(--breadcrumb-height) - var(--footer-height));width:100vw;padding:var(--padding);background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-events-BTwnCbTJ.webp);overflow:hidden auto}.custom-documents-section{height:calc(100vh - var(--header-height) - var(--tools-height-level1) - var(--breadcrumb-height) - var(--footer-height));width:100vw;padding:var(--padding);background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-documents-H1l1Cmgn.webp);overflow:hidden auto}.custom-links-section{height:calc(100vh - var(--header-height) - var(--tools-height-level1) - var(--breadcrumb-height) - var(--footer-height));width:100vw;padding:var(--padding);background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-links-Dh8zQsdi.webp);overflow:hidden auto}.custom-card{background-color:var(--background-color-light-tools);border-width:1px;border-color:var(--brandcolor1);border-radius:var(--border-radius)}.custom-card-header-button{background-color:var(--brandcolor1)}.custom-tools-background{background-color:var(--background-color-light-tools)}.custom-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.custom-meta-item{align-items:center;gap:6px;display:inline-flex}.custom-meta-item .ant-typography{margin-bottom:0}.custom-meta-separator{color:var(--gray06);line-height:1}.custom-divider{color:#000;margin-top:4px;margin-bottom:4px;padding-top:4px;padding-bottom:0;border-color:#00000038!important}.custom-card-action-shell.ant-card{position:relative}.custom-card-action-row{z-index:1;position:absolute;top:8px;right:8px}.custom-card-action-button.ant-btn{border-color:var(--brandcolor1);background:var(--brandcolor1)}.custom-float-button{background-color:var(--brandcolor2);color:#fff!important}.custom-float-button .anticon{color:#fff}.custom-float-button:hover{transform:scale(1.1);color:#fff!important}.custom-float-button-danger,.custom-float-button-danger .ant-float-btn-body{background-color:red!important}.custom-float-button-danger .ant-float-btn-body .anticon{color:#fff}.custom-float-button-danger .ant-float-btn-body:hover{background-color:red;transform:scale(1.1)}.custom-grid-container{width:100%;margin-top:var(--marginTop);padding-left:var(--paddingSide);padding-right:var(--paddingSide);overflow:hidden}.custom-details-top-row{align-items:flex-start}.custom-profile-page{width:100%;min-height:0}.custom-page-shell{isolation:isolate;position:relative}.custom-immersive-page{background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), var(--custom-immersive-background-image,none);background-position:50%;background-repeat:no-repeat;background-size:cover}.custom-view-page{align-content:flex-start}.custom-page-card.ant-card{overflow:hidden}.custom-page-card .ant-card-body{background:0 0;padding:0}.custom-menu-icon{color:#fff!important}.custom-notifications{background-color:var(--background-color-light);color:#000;font-size:10px}.custom-scrollable-container{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));background-color:var(--background-color-light);width:100vw;overflow:hidden}.custom-scrollable-container-level0{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));width:100vw;padding-left:var(--paddingSide);padding-right:var(--paddingSide);background-color:var(--background-color-light);padding-top:10px;padding-bottom:20px;overflow:auto}.custom-scrollable-container-level1{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--tools-height-level1) - var(--footer-height));width:100vw;padding:var(--padding);box-sizing:border-box;background-color:var(--background-color-light);overflow:auto}.custom-scrollbar-style::-webkit-scrollbar{width:var(--scrollbar-width)}.custom-scrollbar-style::-webkit-scrollbar-track{border-radius:var(--scrollbar-radius);background:var(--scrollbar-track)!important}.custom-scrollbar-style::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-radius);border:0}.custom-scrollbar-style::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);border:0}.custom-search-tools{border-width:1px;border-radius:16px;width:180px}.custom-search-tools input::placeholder{color:#0000006b}.custom-tab-professionals{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--hero-height) - var(--footer-height));background-position:50%;background-repeat:no-repeat;background-size:cover;padding:12px;overflow-y:auto}.custom-table-row-dark{background-color:var(--gray02)}.custom-table-row-light{background-color:var(--background-color-light)}.custom-photo-card-layout{width:100%;padding:12px 8px 0}.custom-photo-preview-column{flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.custom-photo-avatar.ant-avatar{margin-top:18px;width:200px!important;height:200px!important;line-height:200px!important}.custom-photo-actions-column{justify-content:center;align-items:center;display:flex}.custom-photo-actions-stack,.custom-photo-button-group,.custom-photo-action-button{width:100%}.custom-photo-hint{text-align:center;max-width:220px;display:block}.custom-divider-icon{color:#000!important;border-color:#0000002e!important}.custom-details-tab-pane-root{scrollbar-gutter:stable;box-sizing:border-box;width:100%;height:100%;min-height:0;overflow:hidden auto}.custom-tag-with-max-width{color:#fff;display:"inline-block";white-space:"nowrap";overflow:"hidden";text-overflow:"ellipsis";margin-right:2px;background-color:var(--brandcolor1)!important}.custom-tag-brandcolor1{background-color:var(--brandcolor1)}.custom-collection-card-title.ant-typography{color:var(--color-light);margin:0;font-size:22px}.custom-kpi-chart-container{justify-content:center;display:flex}.custom-kpi-chart-value{text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-size:14px;font-weight:700}.custom-kpi-chart-target{font-size:11px;font-weight:600}.custom-collection-action-button.ant-btn{border-radius:999px}.custom-collection-column{width:100%;height:430px;min-height:430px;display:flex}.custom-editor{border-style:solid;border-width:1px;border-color:var(--brandcolor1);height:400px;padding:var(--padding);background-color:#fff;border-radius:5px;overflow-y:auto}.custom-loading{height:calc(100vh - var(--footer-height));background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-redsalud-santiago-CjIPLInN.webp)}.custom-link-card:focus-visible{outline:2px solid var(--brandcolor2);outline-offset:2px}.custom-editor .ProseMirror,.custom-editor .tiptap,.custom-editor [contenteditable=true]{background-color:#0000!important}.custom-tag-editor-shell{flex-direction:column;gap:8px;min-height:0;display:flex}.custom-tag-editor-toolbar{background:#ffffff0a;border:1px solid #009c9c2e;border-radius:14px;align-items:center;gap:16px;padding:12px 14px;display:flex}.custom-collection-section-card{border-style:solid;border-width:1px;border-color:var(--brandcolor1);background-color:var(--background-transparent-section-light);width:100%}.custom-tag-editor-search{width:100%;min-width:0}.custom-tag-editor-toolbar>.ant-col:first-child{min-width:0}.custom-tag-editor-selected-row{background:#ffffff08;border:1px dashed #009c9c52;border-radius:14px;min-height:34px;padding:6px 10px}.custom-tag-editor-summary-label.ant-typography{color:#ffffffb8;text-transform:uppercase;margin:0;font-size:12px;font-weight:600}.custom-tag-editor-summary-value.ant-typography{color:var(--brandcolor1);margin:0;font-size:18px;font-weight:700}.custom-tag-editor-empty.ant-typography{color:#ffffffa3;margin:0}.custom-tag-editor-table-wrap{box-sizing:border-box;flex:none;width:100%;height:auto;min-height:0;max-height:none;padding:0 0 18px;overflow:hidden visible}.custom-tag-editor-grid{align-items:stretch}.custom-tag-editor-grid-empty{border:1px dashed #009c9c3d;border-radius:14px;justify-content:center;align-items:center;min-height:140px;display:flex}.custom-tag-editor-option{text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #009c9c2e;border-radius:14px;width:100%;min-height:34px;padding:5px 7px;transition:border-color .2s,background-color .2s,transform .2s,box-shadow .2s}.custom-tag-editor-option.ant-btn{height:auto}.custom-tag-editor-option-inner{justify-content:space-between;align-items:center;gap:6px;width:100%;min-height:22px;display:flex}.custom-tag-editor-option:hover{background:#009c9c14;border-color:#009c9c6b;transform:translateY(-1px)}.custom-tag-editor-option.is-selected{background:linear-gradient(#009c9c29 0%,#a7c24b14 100%);border-color:#009c9c8a;box-shadow:0 10px 24px #009c9c1f}.custom-tag-editor-option-title.ant-typography{color:#fff;margin:0;font-weight:700;line-height:1.15}.custom-tag-editor-option-mark{color:#0000;background:#ffffff0f;border:1px solid #009c9c47;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.custom-tag-editor-option-mark.is-selected{border-color:var(--brandcolor1);background:var(--brandcolor1);color:#fff}.custom-home{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-redsalud-santiago-CjIPLInN.webp);overflow:auto}.custom-upload-dragger .ant-upload{min-height:140px;border-color:var(--brandcolor1)!important;border-style:dashed!important;border-width:1px!important;border-radius:14px!important}.custom-upload-drag-icon .anticon{color:var(--brandcolor1);font-size:56px}.custom-template-modal{width:100%}.custom-template-section{border:1px solid var(--brandcolor1);border-radius:var(--border-radius);padding:14px 16px}.custom-template-section .ant-typography{margin-bottom:12px;display:block}.custom-template-preview{border:1px solid var(--brandcolor1);border-radius:var(--border-radius);height:100%;min-height:100%;padding:14px 16px}.custom-template-preview .ant-input{resize:none}.custom-image-cropper-layout{flex-direction:column;gap:16px;display:flex}.custom-image-cropper-frame{border:1px solid var(--brandcolor1);background-color:#000000a6;border-radius:16px;width:100%;height:420px;position:relative;overflow:hidden}.custom-image-cropper-controls{width:100%}.custom-home-search-wrap{width:min(66.666vw,1120px);min-width:320px;box-shadow:none;border-radius:999px;margin-inline:auto;padding:0;background-color:#0000!important}.custom-home-search{min-height:50px;color:var(--text-color-light);border-style:solid;border-width:1px;border-color:var(--brandcolor1);box-shadow:none;background-color:#fff;border-radius:999px;padding:0 26px;font-size:18px;position:relative;overflow:hidden}.custom-home-search.ant-input-affix-wrapper{background-color:#fff}.custom-home-search.ant-input-affix-wrapper .ant-input::placeholder{color:var(--text-color-light)}.custom-home-search-prefix{color:var(--text-color-light);font-size:25px}.custom-home-search-popover{border-style:solid;border-width:1px;border-color:var(--brandcolor1);border-radius:var(--border-radius);background-color:var(--background-transparent-section-light);width:min(880px,100vw - 32px)}.custom-home-search-popover .ant-popover-inner{border-style:solid;border-width:1px;border-color:var(--brandcolor1);border-radius:var(--border-radius);padding:0}.custom-home-search-popover-grid{width:100%;padding:12px}.custom-home-search-result-card{width:100%;min-height:100%;padding:10px 0}.custom-home-search-result-header{align-items:center;gap:8px}.custom-home-search-result-icon{color:var(--brandcolor1);padding-left:20px;font-size:24px}.custom-home-search-result-title.ant-typography{color:#000;font-size:20px;font-weight:700}.custom-home-search-result-item{text-align:left;width:100%;height:auto;color:var(--color-light)!important;justify-content:flex-start!important;padding:6px 0!important}.custom-home-search-result-empty.ant-typography{color:#00000085;padding:6px 20px;display:block}.custom-professional-contact-primary-text.ant-typography{color:var(--color-light)}.custom-professional-contact-item-copy.ant-typography{color:#0a2d3db8;font-size:12px;display:block}.custom-collection-count-tag.ant-tag{border-color:var(--gray08);color:var(--color-light);background-color:#009c9c2e;border-radius:999px;align-self:center;margin-inline-end:0;padding-inline:10px}.custom-collection-item-card{border-style:solid;border-width:1px;border-color:var(--gray08);background-color:#fff;border-radius:14px;width:100%;min-width:0;padding:10px 12px;box-shadow:0 2px 8px #040c100f}.custom-professional-contact-item-main{flex:1;min-width:0}.custom-professional-contact-icon-wrap{color:#fff;background:linear-gradient(#009c9c38 0%,#a7c24b2e 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.custom-typography-black.ant-typography{font-size:14px;font-weight:500;color:#000!important}.custom-content{height:calc(100vh - var(--header-height) - var(--footer-height));background-color:var(--background-color-light);width:100vw;overflow:hidden}.custom-footer{color:#fff;background-color:var(--brandcolor1);height:var(--footer-height);text-align:center;z-index:999;width:100%;padding:0;position:fixed;bottom:0}.custom-header{color:var(--color-light);background-color:var(--brandcolor1);height:var(--header-height);z-index:999;width:100vw;margin:0;padding:0}.custom-main-menu-row{gap:12px;width:100%;padding-left:12px}.dynamic-page-size-table.ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container{border-color:var(--brandcolor1);border-style:solid;border-width:1px;border-radius:12px;overflow:hidden}.dynamic-page-size-table.ant-table-wrapper,.dynamic-page-size-table.ant-table-wrapper .ant-spin-nested-loading,.dynamic-page-size-table.ant-table-wrapper .ant-spin-container{height:100%}.dynamic-page-size-table.ant-table-wrapper .ant-table{height:auto!important}.dynamic-page-size-table.ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th,.dynamic-page-size-table.ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td,.dynamic-page-size-table.ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>th,.dynamic-page-size-table.ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>td{border-inline-end:none;border-top:none;border-bottom:none}.dynamic-page-size-table.ant-table-wrapper .ant-table-selection-column{text-align:center;width:44px!important;min-width:44px!important;max-width:44px!important}.custom-directory-card .ant-card-body{background:0 0}.custom-directory-page .custom-divider{color:#000!important;border-color:#0000002e!important}.custom-login-shell{background-color:#071316;grid-template-columns:minmax(0,1.55fr) minmax(380px,.95fr);height:100vh;display:grid;overflow:hidden}.custom-login-shell>.ant-col{width:100%;max-width:none;min-height:100%}.custom-login-hero{background-image:url(/assets/background-redsalud-santiago-CjIPLInN.webp);background-position:50%;background-size:cover;height:100%;min-height:0;position:relative;overflow:hidden}.custom-login-hero-overlay{background:linear-gradient(#06121829 0%,#0410139e 55%,#041013d6 100%),linear-gradient(90deg,#041013b8 0%,#0410132e 60%,#0410130a 100%);position:absolute;inset:0}.custom-login-hero-content{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:flex-end;max-width:720px;min-height:100%;padding:56px 56px 44px;display:flex;position:relative}.custom-login-eyebrow{color:#ffffffd1;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:700}.custom-login-hero-title.ant-typography{color:#fff;margin-bottom:16px;font-size:clamp(42px,5vw,68px);font-weight:700;line-height:.98}.custom-login-hero-copy.ant-typography{color:#ffffffc7;max-width:720px;margin-bottom:28px;font-size:18px;line-height:1.55}.custom-login-trust-row{flex-wrap:wrap;gap:12px;display:flex}.custom-login-trust-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffe0;background:#050e125c;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:600;display:inline-flex}.custom-login-trust-dot{background:var(--brandcolor2);border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #a7c24ba6}.custom-login-trust-pill.is-unavailable{color:#fffffff5;background:#ff4d4f2e;border-color:#ff4d4f57}.custom-login-trust-pill.is-unavailable .custom-login-trust-dot{background:#ff4d4f;box-shadow:0 0 12px #ff4d4fa6}.custom-login-panel-wrapper{box-sizing:border-box;background:radial-gradient(circle at 0 0,#009c9c2e,#0000 42%),linear-gradient(#eef5f7 0%,#dde7ea 100%);justify-content:center;align-items:center;width:100%;height:100%;min-height:0;padding:24px;display:flex;overflow:auto}.custom-login-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #0000000d;border-radius:28px;width:min(520px,100%);max-height:calc(100vh - 48px);padding:32px 32px 24px;overflow:auto;box-shadow:0 28px 80px #07131633}.custom-login-logo-wrap{justify-content:flex-start;margin-bottom:28px;display:flex}.custom-login-logo-wrap .ant-image-img{width:220px!important}.custom-login-copy-block{margin-bottom:28px}.custom-login-panel-title.ant-typography{color:#000;margin-bottom:12px;font-size:34px;font-weight:700;line-height:1.08}.custom-login-actions{width:100%;margin-bottom:28px}.custom-login-actions .ant-space-item,.custom-login-actions .ant-btn{width:100%}.custom-login-actions .ant-btn{border-radius:16px;height:52px;font-size:15px;font-weight:600}.custom-login-actions .ant-btn-primary{box-shadow:0 12px 32px #009c9c38}.custom-login-download-button{border:1px solid var(--brandcolor1);background:var(--brandcolor1);box-shadow:0 12px 32px #009c9c2e;color:#fff!important}.custom-login-download-button .anticon{color:#fff!important}.custom-login-download-button:hover{border-color:var(--brandcolor1)!important;background:var(--brandcolor1)!important;color:#fff!important}.custom-login-footer{border-top:1px solid #04101314;flex-direction:column;gap:8px;padding-top:20px;display:flex}.custom-loading-panel{width:640px;max-height:calc(640px - var(--footer-height) - 8px);min-height:calc(640px - var(--footer-height) - 8px);border:1px solid var(--brandcolor1);box-sizing:border-box;background-color:var(---background-transparent-section-light);border-radius:30px;padding:14px 14px 16px;overflow:hidden}.custom-loading-logo-wrap{justify-content:center;margin-bottom:6px;display:flex}.custom-loading-logo-wrap .ant-image-img{width:156px!important}.custom-loading-eyebrow.ant-typography{letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700}.custom-loading-title.ant-typography{margin-bottom:10px;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.08}.custom-loading-content.ant-typography{margin-inline:20px;font-size:14px;line-height:1.45}.custom-loading-progress-card{border-radius:var(--border-radius);background-color:var(--background-transparent-item-light);border-style:solid;border-width:1px;width:100%;padding:18px}.custom-loading-progress-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.custom-loading-step-text.ant-typography{margin-bottom:4px;padding-inline:5px;font-size:15px;font-weight:600}.custom-loading-progress-percent.ant-typography{color:#000;font-size:24px;font-weight:700;line-height:1}.custom-loading-progress-bar.ant-progress{margin-bottom:22px}.custom-loading-progress-bar .ant-progress-inner{background:#ffffff14;border-radius:999px;height:14px!important}.custom-loading-progress-bar .ant-progress-bg{border-radius:999px;box-shadow:0 8px 24px #009c9c57;height:14px!important}.custom-loading-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.custom-loading-step-card{background:#ffffff2e;border:1px solid #00000014;border-radius:18px;align-items:center;gap:12px;min-height:72px;padding:14px 16px;display:flex}.custom-loading-step-card.is-active{background:#009c9c1f;border-color:#009c9c85;transform:translateY(-1px)}.custom-loading-step-card.is-completed{background:#a7c24b1a;border-color:#a7c24b6b}.custom-loading-step-icon{color:#000000e0;background:#00000014;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.custom-loading-step-card.is-active .custom-loading-step-icon{color:var(--brandcolor1)}.custom-loading-step-card.is-completed .custom-loading-step-icon{color:var(--brandcolor2)}.custom-loading-step-dot{background:#00000052;border-radius:999px;width:8px;height:8px}.custom-document-viewer-container{background-color:gray;width:100%;padding:1px;overflow:hidden}.custom-loading-status-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.custom-loading-footer{text-align:center;border-top:1px solid #00000014;margin-top:22px;padding-top:18px}.custom-app-download-shell{min-height:100dvh;padding:32px 16px calc(32px + var(--footer-height));box-sizing:border-box;justify-content:center;align-items:center;display:flex}.custom-app-download-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #009c9c38;border-radius:24px;width:min(560px,100%);padding:28px;box-shadow:0 24px 70px #0713162e}.custom-app-download-brand{justify-content:center;margin-bottom:18px}.custom-app-download-brand-logo{object-fit:contain;width:min(260px,70vw);height:auto}.custom-app-download-copy{text-align:center}.custom-app-download-title.ant-typography{color:var(--color-light);margin-bottom:10px;font-size:34px;line-height:1.1}.custom-app-download-subtitle.ant-typography{color:#0a2d3db8;font-size:16px}.custom-app-download-store-row{justify-content:center;gap:12px;margin-top:18px}.custom-app-download-store-button.ant-btn{height:56px;box-shadow:none;background:0 0;border:none;padding:0}.custom-app-download-divider{color:#0a2d3d9e;text-transform:uppercase;justify-content:center;align-items:center;gap:12px;margin:22px 0 16px;font-size:12px;font-weight:700}.custom-app-download-divider:before,.custom-app-download-divider:after{content:"";background:#009c9c2e;flex:1;height:1px}.custom-app-download-qr-row{justify-content:center;gap:12px}.custom-app-download-qr-card.ant-btn{background:#ffffffc7;border-color:#009c9c38;border-radius:14px;min-width:210px;height:auto;padding:10px 12px}.custom-app-download-qr-copy{flex-direction:column;align-items:flex-start;margin-left:8px;display:flex}.custom-app-download-qr-title.ant-typography{color:var(--color-light);font-weight:700}.custom-app-download-qr-subtitle.ant-typography{color:#0a2d3d9e;font-size:12px}.custom-app-download-actions{justify-content:center;margin-top:20px}.custom-app-download-back-button.ant-btn{color:var(--brandcolor1);font-weight:600}.custom-app-download-trust{color:#0a2d3dad;justify-content:center;margin-top:12px}.custom-main-background{background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-redsalud-santiago-CjIPLInN.webp)}.custom-home-portal{width:100%;min-height:100%;padding:10px 12px 56px}.custom-home-hero{flex-direction:column;align-items:center;gap:10px;width:100%;margin-bottom:12px;display:flex}.custom-home-logo{object-fit:contain;width:min(280px,56vw);height:auto;padding-top:12px;padding-bottom:20px;display:block}.custom-primary-grid{align-items:stretch;margin-bottom:18px}.custom-primary-grid .ant-col{display:flex}.custom-link-card{background-color:var(--background-transparent-item-dark)}.custom-link-card-avatar{width:120px;height:120px}.custom-link-card-avatar.ant-avatar{background:#009c9c2e}.custom-event-date{background:linear-gradient(#009c9c40 0%,#a7c24b40 100%);border-radius:14px;flex-direction:column;align-items:center;min-width:58px;padding:8px;display:flex}.custom-event-day.ant-typography{color:#fff;font-size:22px;font-weight:700;line-height:1}.custom-event-month.ant-typography{color:#ffffffb8;text-transform:uppercase;font-size:12px}.custom-event-content{flex-direction:column;gap:2px;min-width:0;display:flex}.custom-event-title.ant-typography{color:#fff;width:100%;max-width:none;margin-bottom:0;font-size:14px;font-weight:600;line-height:1.18}.custom-events-container{width:100%}.custom-home-news-card,.custom-home-agenda-card{width:100%;overflow:hidden}.custom-home-news-card-compact .custom-news-card-media{height:170px}.custom-document-item-copy{width:100%}.custom-document-item-title.ant-typography{color:var(--color-light);text-transform:uppercase;margin-bottom:10px;font-size:16px;font-weight:600}.custom-directory-card-title.ant-typography{color:var(--color-light)}.custom-directory-card-meta.ant-typography{color:#0a2d3db8}.custom-news-card:hover{border-color:var(--brandcolor1);transform:translateY(-3px)}.custom-news-card-image-placeholder{color:#ffffff8f;background:linear-gradient(#383c44d9 0%,#1a1d23eb 100%);justify-content:center;align-items:center;font-size:42px;display:flex}.custom-news-card-media{height:182px}.custom-news-card-image{object-fit:cover;width:100%;height:100%;display:block}.custom-news-card-body{flex-direction:column;flex:1;justify-content:flex-start;padding:14px 16px 18px;display:flex}.custom-button-filter{color:#fff;background-color:var(--brandcolor1)}.custom-notification-filter-add-button.ant-btn-primary:not(:disabled) .anticon{color:#fff!important}.custom-notification-filter-list{border:1px solid var(--brandcolor1);border-radius:5px;width:100%;height:200px}.custom-notification-filter-list-items,.custom-notification-filter-list-items .ant-spin-nested-loading,.custom-notification-filter-list-items .ant-spin-container,.custom-notification-filter-list-items .ant-list-empty-text{width:100%;height:100%}.custom-notification-filter-list-items .ant-list-empty-text,.custom-notification-filter-results .ant-table-placeholder .ant-table-cell{text-align:center;vertical-align:middle}.custom-notification-filter-list-items .ant-list-empty-text{justify-content:center;align-items:center;display:flex}.custom-notification-filter-results .ant-table-placeholder .ant-empty{margin:48px auto}.custom-configuration-user-edit-tabs{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));flex-direction:column;min-height:0;display:flex}.custom-configuration-user-edit-tabs .custom-scrollable-container{width:100%;height:100%;min-height:0}.custom-configuration-user-edit-tabs .custom-scrollable-container>.dynamic-page-size-table{height:100%}.custom-modal .ant-modal-content{background-color:var(--background-color-light-tools);border-width:1px;border-radius:16px}.custom-modal .ant-modal-title{color:var(--color-light);background-color:var(--background-color-light-tools);border-radius:0;height:40px;font-size:20px}.custom-ehr{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-clinical-records-D9DvBVnA.webp);overflow:hidden auto}.custom-ehr-note-card{background:#ffffffa8;border:1px solid #009c9c3d;border-radius:12px;flex-direction:column;gap:14px;margin-bottom:14px;padding:16px;display:flex;box-shadow:0 10px 28px #0d20270f}.custom-ehr-note-header{border-bottom:1px solid #009c9c24;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.custom-ehr-note-header-main{flex-direction:column;gap:6px;min-width:0;display:flex}.custom-ehr-note-title-row{align-items:center;gap:8px;min-width:0;display:flex}.custom-ehr-note-header-icon{flex-shrink:0;font-size:16px;color:var(--brandcolor1)!important}.custom-ehr-note-title.ant-typography{font-size:22px;line-height:1.15;margin:0!important}.custom-ehr-note-subtitle.ant-typography{font-size:15px}.custom-ehr-note-chip.ant-tag{border:none;border-radius:999px;margin-inline-end:0;padding:4px 10px;font-size:13px;line-height:1.6;color:#fff!important}.custom-ehr-note-chip-system.ant-tag,.custom-ehr-note-chip-scope.ant-tag{background:var(--brandcolor1)}.custom-ehr-note-chip-neutral.ant-tag{background:#0a2d3dc7}.custom-ehr-note-sections{flex-direction:column;gap:12px;display:flex}.custom-ehr-note-section{border:1px solid #009c9c2e;border-radius:10px;padding:14px 14px 12px}.custom-ehr-note-section-title.ant-typography{margin:0;font-size:17px;line-height:1.2;color:var(--brandcolor1)!important}.custom-ehr-note-section-body{min-width:0}.custom-ehr-note-copy.ant-typography{font-size:15px;line-height:1.45;margin:0!important}.custom-ehr-note-list{width:100%}.custom-ehr-note-textarea.ant-input-disabled,.custom-ehr-note-textarea.ant-input{resize:none;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.custom-ehr-encounter-card{border:1px solid #009c9c2e;border-radius:12px;flex-direction:column;gap:10px;width:100%;padding:14px 14px 12px;display:flex}.custom-ehr-encounter-meta{flex-wrap:wrap;align-items:center;display:flex}.custom-ehr-encounter-meta-item{align-items:center;gap:6px;display:inline-flex}.custom-ehr-encounter-icon.anticon{color:var(--brandcolor1)!important}.custom-ehr-encounter-meta-item .ant-typography,.custom-ehr-encounter-location-text.ant-typography{margin:0;color:#0a2d3dd1!important}.custom-ehr-encounter-status-tag.ant-tag{background:var(--brandcolor1);color:#fff;border:none;border-radius:8px;margin-inline-end:0}.custom-ehr-encounter-professional.ant-typography{margin:0;font-size:16px;font-weight:700;line-height:1.3;color:var(--color-light)!important}.custom-ehr-encounter-location-row{flex-wrap:wrap;align-items:center;display:flex}.custom-ehr-encounter-chip-row{width:100%}.custom-ehr-encounter-chip.ant-tag{color:#fff;border:none;border-radius:999px;margin-inline-end:0}.custom-ehr-encounter-chip-primary.ant-tag{background:var(--brandcolor1)}.custom-ehr-encounter-chip-secondary.ant-tag{background:var(--brandcolor2);color:var(--gray15)}.custom-ehr-tools-level2{height:auto;min-height:var(--tools-height-level2)}.custom-ehr-shell{height:calc(100vh - var(--header-height) - var(--footer-height));flex-direction:column;min-height:0;display:flex}.custom-ehr-loading-spin.ant-spin-fullscreen{position:fixed;inset:0;z-index:9999!important}.custom-ehr-loading-spin.ant-spin-fullscreen .ant-spin-section{z-index:10000}.custom-ehr-stage{flex:auto;align-items:stretch;min-height:0}.custom-ehr-patient-header{align-items:stretch;width:100%}.custom-ehr-patient-primary,.custom-ehr-patient-meta-item{border-style:solid;border-width:1px;border-color:var(--gray10);background-color:var(--background-transparent-section-light);border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px;display:flex}.custom-ehr-patient-avatar{width:48px;height:48px;color:var(--brandcolor1);background:#009c9c24;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:inline-flex}.custom-ehr-patient-primary-copy,.custom-ehr-patient-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.custom-ehr-patient-label.ant-typography{text-transform:uppercase;margin:0;font-size:11px;font-weight:600;line-height:1.2;color:#0a2d3da3!important}.custom-ehr-patient-name.ant-typography,.custom-ehr-patient-value.ant-typography{margin:0;font-size:16px;font-weight:700;line-height:1.25;color:var(--color-light)!important}.custom-ehr-patient-meta-icon{flex-shrink:0;font-size:16px;color:var(--brandcolor1)!important}.custom-ehr-patient-id-row{align-items:center;gap:6px;min-width:0;display:inline-flex}.custom-ehr-patient-id-icon{flex-shrink:0;font-size:14px;color:var(--brandcolor1)!important}.custom-ehr-patient-id.ant-typography{margin:0;font-size:13px;line-height:1.2;color:#0a2d3db8!important}.custom-ehr-lateral-menu{border-right:1px solid var(--gray10);flex-direction:column;align-self:stretch;height:100%;min-height:0;padding:8px;display:flex}.custom-ehr-lateral-menu.ant-menu{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex;overflow-y:auto;background:0 0!important;border-inline-end:none!important}.custom-ehr-lateral-menu-footer{border-top:1px solid #0a516824;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:2px;margin-top:auto;padding:10px 4px 2px;display:flex}.custom-ehr-lateral-menu-footer-value.ant-typography{margin:0;font-size:18px;line-height:1;color:var(--color-light)!important}.custom-ehr-content-shell{flex-direction:column;flex:auto;min-height:0;display:flex}.custom-ehr-patient-banner{flex:none}.custom-ehr-applied-filters{padding:0 var(--padding) 10px;flex:none;margin:0}.custom-ehr-applied-filters-row{background:#fff;border:1px solid #0a516829;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 14px;display:flex}.custom-ehr-applied-filters-label.ant-typography{text-transform:uppercase;flex:none;margin:0;font-size:11px;font-weight:700;line-height:1.2;color:#0a2d3da3!important}.custom-ehr-applied-filters-chips{white-space:nowrap;flex:auto;align-items:center;gap:8px;min-width:0;display:flex;overflow:auto hidden}.custom-ehr-applied-filter-tag.ant-btn{height:30px;color:var(--brandcolor1);box-shadow:none;background:#009c9c24;border:1px solid #009c9c38;flex:none;align-items:center;gap:6px;padding-inline:12px;display:inline-flex}.custom-ehr-applied-filter-tag.ant-btn .anticon{color:inherit;font-size:11px}.custom-ehr-applied-filters-clear.ant-btn{flex:none;margin-left:auto}.custom-ehr-note-scroll{min-height:0;padding:var(--padding);flex:auto;padding-bottom:20px;overflow:hidden auto}.custom-ehr-lateral-menu.ant-menu-inline-collapsed{width:48px}.custom-ehr-lateral-menu.ant-menu-inline-collapsed>.ant-menu-item,.custom-ehr-lateral-menu.ant-menu-inline-collapsed>.ant-menu-submenu{background:#009c9c1a;border:1px solid #009c9c24;border-radius:6px;width:100%;min-width:0;height:34px;line-height:34px;inset-inline-start:0;margin:0!important;padding-inline:0!important}.custom-ehr-lateral-menu.ant-menu-inline-collapsed>.ant-menu-item{justify-content:center;align-items:center;display:flex}.custom-ehr-lateral-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{border-radius:inherit;justify-content:center;align-items:center;width:100%;height:100%;display:flex;background:0 0!important;margin:0!important;padding:0!important}.custom-ehr-encounter-anchor .ant-anchor:before,.custom-ehr-encounter-anchor .ant-anchor-ink{display:none!important}.custom-ehr-encounter-anchor .ant-anchor-link{padding-block:0;padding-inline:0}.custom-ehr-encounter-anchor .ant-anchor-link-title{white-space:normal;color:inherit!important}.custom-management-details-page{width:100%}.custom-management-editor-banner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #009c9c2e;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;margin-bottom:16px;padding:20px 24px;display:flex;box-shadow:0 18px 42px #14212814;border-radius:0!important}.custom-management-editor-banner-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.custom-management-editor-banner-content{align-items:flex-start;gap:14px;min-width:0;display:flex}.custom-management-editor-banner-kicker.ant-typography{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.custom-management-editor-banner-title.ant-typography{font-size:clamp(24px,2vw,34px);line-height:1.02;margin:0!important}.custom-management-editor-banner-meta{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.custom-management-editor-banner-pill{border-radius:var(--border-radius);white-space:nowrap;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.custom-management-details-scroll{width:100%;height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));box-sizing:border-box;align-content:flex-start;min-height:0;padding:8px 12px 120px;overflow:hidden auto}.custom-management-collapse.ant-collapse{background:0 0;border:none;margin-top:8px}.custom-card-professionals{border-color:var(--brandcolor1);border-radius:var(--border-radius);background-color:var(--background-color-light-tools);width:250px;height:420px;overflow:hidden;border-width:1px!important}.custom-card-professionals:hover{border-color:var(--brandcolor2)}.custom-professional-identity{background-color:var(--background-color-light-tools);align-items:flex-start;gap:14px;padding-left:20px;display:flex}.custom-professional-summary{background-color:var(--background-color-light-tools);flex-direction:column;gap:8px;min-width:0;margin-top:2px;margin-bottom:10px;display:flex}.custom-professional-actions{justify-content:flex-end;width:100%;padding-left:20px;padding-right:20px}.custom-summary-dashboard{padding:8px 10px 24px}.custom-summary-shell{flex-direction:column;gap:16px;display:flex}.custom-summary-header{align-items:center;gap:12px;display:flex}.custom-summary-header-icon{border-radius:var(--border-radius);width:42px;height:42px;color:var(--brandcolor1);background:#009c9c2e;justify-content:center;align-items:center;font-size:20px;display:inline-flex}.custom-summary-header-title.ant-typography{color:var(--color-light);margin:0}.custom-summary-hero,.custom-summary-card{border-radius:var(--border-radius);background:linear-gradient(#121d27f5 0%,#101821f0 100%);border:1px solid #009c9c57;box-shadow:0 24px 64px #0003}.custom-summary-hero{grid-template-columns:minmax(0,1.5fr) minmax(320px,.85fr);gap:24px;padding:20px 24px;display:grid}.custom-summary-hero-main{gap:24px;min-width:0;display:flex}.custom-summary-avatar{border:4px solid #ffffff14;flex-shrink:0}.custom-summary-hero-copy{flex-direction:column;gap:12px;min-width:0;display:flex}.custom-summary-hero-title.ant-typography{color:#fff;margin:0;font-size:28px;line-height:1.04}.custom-summary-hero-subtitle.ant-typography{color:#ffffffc7;font-size:18px}.custom-summary-pill-row{flex-wrap:wrap;gap:10px;display:flex}.custom-summary-info-pill{border-radius:var(--border-radius);color:#ffffffe0;background:#ffffff08;border:1px solid #ffffff17;align-items:center;gap:8px;min-height:38px;padding:0 14px;display:inline-flex}.custom-summary-status-pill.ant-tag{border-radius:var(--border-radius);border:none;margin-inline-end:0;padding:6px 12px;font-size:16px}.custom-summary-status-pill-active.ant-tag{color:#9ff3f3;background:#009c9c40}.custom-summary-status-pill-danger.ant-tag{color:#ffb0b0;background:#d23f3f47}.custom-summary-status-pill-accreditation.ant-tag{color:#cbf174;background:#92c23547}.custom-summary-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;min-width:0;display:grid}.custom-summary-metrics-highlights{flex-direction:column;gap:16px;display:flex}.custom-summary-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) minmax(0,.9fr);gap:14px;display:grid}.custom-summary-card{padding:18px}.custom-summary-card-base,.custom-summary-card-documents{min-height:360px}.custom-summary-card-base{grid-column:1}.custom-summary-inline-header{border-bottom:none;margin-bottom:0;padding-bottom:0}.custom-summary-card-documents{grid-column:2/span 2}.custom-summary-card-centers{grid-column:1}.custom-summary-card-milestones{grid-column:2}.custom-summary-card-privileges{grid-column:3}.custom-summary-card-categories{grid-column:1/-1}.custom-summary-card-header{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.custom-summary-card-index{color:#fff;background:#009c9c59;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:inline-flex}.custom-summary-card-header .ant-typography{color:#fff;margin:0}.custom-summary-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;display:grid}.custom-summary-detail-item{gap:10px;display:flex}.custom-summary-detail-icon{color:var(--brandcolor1);font-size:18px;line-height:1.2}.custom-summary-detail-label.ant-typography{color:#ffffff8f;font-size:14px;display:block}.custom-summary-detail-value.ant-typography{color:#fff;font-size:16px;display:block}.custom-summary-highlight-list{flex-direction:column;gap:12px;display:flex}.custom-summary-highlight-card{background:#ffffff08;border:1px solid #009c9c47;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.custom-summary-highlight-leading{gap:12px;min-width:0;display:flex}.custom-summary-highlight-icon{color:#9ff3f3;background:#009c9c42;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex}.custom-summary-highlight-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.custom-summary-highlight-title.ant-typography{color:#fff;font-size:16px;font-weight:700}.custom-summary-highlight-subtitle.ant-typography,.custom-summary-highlight-meta.ant-typography,.custom-summary-highlight-date.ant-typography{color:#ffffffb8}.custom-summary-highlight-trailing{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.custom-summary-highlight-chip.ant-tag{color:#e3ffb5;background:#92c23559;border:none;border-radius:8px;margin-inline-end:0}.custom-summary-section-label.ant-typography{color:#5ed8e2;margin-bottom:12px;font-size:18px;font-weight:600;display:block}.custom-summary-document-list{flex-direction:column;gap:0;margin-bottom:18px;display:flex}.custom-summary-document-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.custom-summary-document-copy{color:#fff;align-items:center;gap:10px;display:inline-flex}.custom-summary-document-meta{align-items:center;gap:12px;display:inline-flex}.custom-summary-document-link.ant-typography{color:#5ed8e2}.custom-summary-status-badge{border-radius:8px;align-items:center;min-height:28px;padding:0 10px;font-size:14px;font-weight:600;display:inline-flex}.custom-summary-document-date.ant-typography,.custom-summary-observation-meta.ant-typography{color:#ffffff9e}.custom-summary-observation-box{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:14px 16px}.custom-summary-observation-copy.ant-typography{color:#ffffffdb;margin-bottom:0}.custom-summary-centers-list{flex-wrap:wrap;gap:10px;display:flex}.custom-summary-center-pill{color:#ffffffe0;background:#ffffff08;border:1px solid #009c9c47;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 14px;display:inline-flex}.custom-summary-mini-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.custom-summary-mini-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:14px 16px}.custom-summary-mini-head{color:#9ff3f3;align-items:center;gap:10px;margin-bottom:8px;display:flex}.custom-summary-mini-title.ant-typography{color:#fff;font-weight:700}.custom-summary-mini-meta.ant-typography{color:#ffffffa8;margin-bottom:8px;display:block}.custom-center-select-card-main{height:100px}.custom-centers-search{border-radius:999px;width:100%}.custom-center-select-card-title.ant-typography{color:var(--color-light);font-size:16px;font-weight:600;line-height:1.35}.custom-centers-selected-footer{width:100%;padding:12px}.custom-centers-selected-tag.ant-tag{color:var(--color-light);background:#009c9c24;border-color:#009c9c59;border-radius:999px;margin-inline-end:0}.custom-photo-avatar-trigger{cursor:pointer;justify-content:center;align-items:center;width:100%;display:inline-flex;position:relative}.custom-photo-avatar-trigger[aria-disabled=true]{cursor:default}.custom-photo-avatar-trigger:focus-visible{outline:2px solid var(--brandcolor1);outline-offset:8px}.custom-photo-avatar-edit-badge{background-color:var(--brandcolor1);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;bottom:12px;right:30%;box-shadow:0 8px 16px #0003}.custom-photo-actions-form-item{margin-bottom:0}.custom-search-round.ant-input-search .ant-input-group{align-items:stretch;display:flex}.custom-search-round.ant-input-search .ant-input{border-radius:999px 0 0 999px}.custom-search-round.ant-input-search .ant-input-group .ant-input-group-addon{border-radius:0 999px 999px 0;overflow:hidden}.custom-search-round.ant-input-search .ant-input-search-button{border-radius:0 999px 999px 0;height:100%}.custom-search-round-input{border-radius:999px}.custom-professional-badge.ant-avatar{border:2px solid var(--brandcolor1);background:var(--brandcolor1);color:#fff;flex-shrink:0}.custom-professional-status-row{align-items:center;width:100%}.custom-tag-solid-icon{color:var(--brandcolor1)}.custom-summary-mini-copy.ant-typography{color:#ffffffc7;margin-bottom:0}.custom-professional-identity{background-color:var(--background-color-dark-tools)}.custom-collection-shell{width:100%}.custom-professional-contact-type-tag.ant-tag{color:var(--color-light);background:#a7c24b1f;border-color:#a7c24b59;border-radius:999px;margin-inline-end:0}.custom-professionals{background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-professionals-BqSdDpxS.webp);height:100vh;padding:12px;overflow:auto}.custom-professional-tab-details{background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-professionals-details-u4qdJldt.webp)}.custom-professional-tab-contact-data{background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-contact-data-sq02Y7Zg.webp)}.custom-professional-tab-accomplishments{background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-professionals-specialties-y8iuULVE.webp)}.custom-professional-tab-accreditations{background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-contact-data-sq02Y7Zg.webp)}.custom-professional-tab-services{background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-professionals-services-D8O8kheC.webp)}.custom-professional-tab-centers{background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-centers-YyyM3tLi.webp)}.custom-profile-details-container{align-items:stretch;height:350px;overflow:hidden auto}.custom-fees-title{width:150px;font-size:22px;font-weight:600}.custom-fees-value{text-align:right;width:150px;font-size:22px;font-weight:600}.custom-card-documents{border-color:var(--brandcolor1);border-style:solid;border-width:1px}.custom-profile-fees-chart-tooltip{background-color:var(--background-transparent-section-light)}.custom-profile-fees-chart-tooltip-title.ant-typography{color:var(--color-light);margin-bottom:6px;font-weight:700;display:block}.custom-profile-fees-chart-tooltip-row{align-items:center;gap:6px}.custom-profile-fees-chart-tooltip-dot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.custom-profile-fees-chart-tooltip-label.ant-typography{color:#0a2d3db8}.custom-profile-fees-chart-tooltip-value.ant-typography{color:var(--color-light);margin-left:auto;font-weight:700}.custom-profile-fees-chart-label{font-size:11px;font-weight:600}.custom-profile-fees-chart-loading{width:100%;height:200px}.custom-profile-documents{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-documents-H1l1Cmgn.webp);padding:12px;overflow:hidden auto}.custom-profile-details{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-contact-data-sq02Y7Zg.webp);padding:12px;overflow:hidden auto}.custom-profile-summary{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-summary-CPIfpIXg.webp);padding:12px;overflow:hidden auto}.custom-profile-fees{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height) - 40px);background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-fees-_d6T1WkI.webp);padding:12px;overflow:hidden auto}.custom-profile-fees-shell{width:100%;min-height:0}.custom-profile-fees-splitter{height:100%}.custom-profile-fees-side-list{height:100%;overflow:hidden auto}.custom-profile-fees-table-panel{height:100%;min-height:0;padding:12px}.custom-profile-fees-table-shell{height:100%;padding:12px;overflow:hidden}.custom-profile-fees-table{height:100%}.custom-profile-summary-card{width:100%}.custom-profile-summary-chart-loading{width:100%;min-height:200px}.custom-profile-summary-title-skeleton{width:260px!important}.custom-profile-summary-filter-skeleton{width:180px!important}.custom-profile-summary-chart-filters{align-items:center;gap:12px}.custom-profile-summary-filter-group{min-width:180px}.custom-profile-summary-calendar-popover-overlay{width:320px}.custom-profile-summary-calendar-popover,.custom-profile-summary-calendar{width:100%}.custom-profile-summary-calendar-button{min-width:160px}.custom-profile-summary-calendar-date-extra{justify-content:center;align-items:center;min-height:12px;display:flex}.custom-profile-summary-calendar-dot{background:var(--brandcolor1);border-radius:999px;width:6px;height:6px}.custom-profile-accreditations{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-contact-data-sq02Y7Zg.webp);padding:12px;overflow:hidden auto}.custom-content-tab-news{background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-news-DPghihFD.webp)}.custom-content-tab-documents{background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-documents-H1l1Cmgn.webp)}.custom-content-tab-events{background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-events-BTwnCbTJ.webp)}.custom-content-tab-links{background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-links-Dh8zQsdi.webp)}.custom-ai-chat{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));flex-direction:column;display:flex;overflow:auto}.custom-ai-input{width:100%;color:var(--color-light);background-color:var(--background-transparent-section-light);padding:5px;display:flex;position:absolute;bottom:0}.custom-ai-input-search{border-radius:var(--border-radius);width:100%}.custom-view-ai{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(var(--background-transparent-image-light), var(--background-transparent-image-light)), url(/assets/background-ai-CukSodwO.webp);overflow:hidden auto}@media (prefers-color-scheme:dark){.ant-empty-image svg path{fill:#fff!important}.ant-typography{color:#fff}body{color:var(--color-dark);background-color:var(--background-color-dark)}h4.ant-typography,h5.ant-typography,.anticon{color:var(--color-dark)}.ant-layout-content,.ant-segmented{background-color:var(--background-color-dark)}.ant-card{color:var(--color-dark);background-color:#000}.ant-progress-text{color:var(--color-dark)!important}.ant-select{color:var(--color-dark);background-color:#000!important}.ant-select .ant-select-selector{color:var(--color-dark);background-color:var(--background-transparent-section-light)!important}.ant-select .ant-select-selection-search-input{color:var(--color-dark);background-color:#0000!important}.ant-picker{color:var(--color-dark);background-color:#000!important}.ant-select .ant-select-selection-placeholder{color:var(--color-dark)!important}.ant-divider{border-color:var(--gray04)!important}.ant-divider-inner-text .anticon,.ant-descriptions-item-label,.ant-descriptions-item-content{color:var(--color-dark)!important}.ant-input{color:var(--text-color-dark);background-color:#000!important}.ant-input[disabled],.ant-input-disabled,.ant-input-textarea-disabled textarea{background-color:var(--background-color-dark);color:var(--color-dark)}.ant-anchor-link-title:hover{background-color:var(--gray08);color:#000!important}.ant-anchor-link-active>.ant-anchor-link-title{background-color:var(--gray11)}.ant-steps{background-color:#000}.ant-steps-item-title{background-color:#000;color:var(--brandcolor2)!important}.ant-steps-item-description{background-color:#000;color:var(--color-dark)!important}.ant-steps-item-process .ant-steps-item-icon,.ant-steps-item-finish .ant-steps-item-icon{background-color:var(--brandcolor1)!important;border-color:var(--brandcolor1)!important}::-webkit-scrollbar-track{border-radius:var(--scrollbar-radius);background:var(--scrollbar-track)!important}.ant-tabs{color:var(--text-dark);background-color:var(--background-color-dark-tools)}.custom-kpi-card{background:var(--background-transparent-item-dark)}.custom-item-card-background{background:var(--background-transparent-item-dark)!important}.custom-background-section-card{background:var(--background-transparent-section-dark)!important}.custom-immersive-page{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), var(--custom-immersive-background-image,none)}.custom-collection-card-title.ant-typography{color:var(--text-dark)}.custom-text-color{color:var(--text-dark)!important}.custom-hero{background-color:#000}.custom-tag-editor-toolbar{background:#ffffff0a;border-color:#009c9c2e}.custom-tag-editor-selected-row{background:#ffffff08;border-color:#009c9c52}.custom-tools-background,.custom-breadcrumb,.custom-tools-level1,.custom-tools-level2{color:var(--text-dark);background-color:var(--background-color-dark-tools)}.custom-breadcrumb{background-color:var(--background-color-dark-tools)}.custom-breadcrumb .ant-breadcrumb-link,.custom-breadcrumb .ant-breadcrumb-separator{color:var(--text-dark)}.custom-float-button-icon{color:#000!important}.custom-float-button .ant-float-btn-body .anticon{color:#000}.custom-notifications{color:#fff;background-color:var(--background-color-dark)!important}.custom-meta-separator{color:var(--gray05)}.custom-divider{color:#fff;border-color:#ffffff38!important}.custom-search-tools input::placeholder{color:#ffffff85}.custom-scrollbar-style::-webkit-scrollbar-track{background:var(--scrollbar-track)!important}.custom-scrollable-container,.custom-scrollable-container-level0,.custom-scrollable-container-level1{background-color:var(--background-color-dark)}.custom-table-row-dark{background-color:var(--gray10)}.custom-table-row-light{background-color:var(--background-color-dark)}.custom-news-section{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-news-DPghihFD.webp)}.custom-events-section{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-events-BTwnCbTJ.webp)}.custom-documents-section{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-documents-H1l1Cmgn.webp)}.custom-links-section{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-links-Dh8zQsdi.webp)}.custom-loading{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-redsalud-santiago-CjIPLInN.webp)}.custom-collection-section-card{background-color:var(--background-transparent-section-dark)}.custom-home{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-redsalud-santiago-CjIPLInN.webp)}.custom-home-search{background-color:#000}.custom-home-search.ant-input-affix-wrapper .ant-input::placeholder{color:var(--text-color-dark)}.custom-home-search-result-title.ant-typography{color:#fff}.custom-home-search.ant-input-affix-wrapper{background-color:#000}.custom-main-tab-tags{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-labels-CcYXpRYI.webp)}.custom-main-tab-attachments{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-attachments-Db53jFRs.webp)}.custom-main-tab-logs{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-logs-ByCDqkBJ.webp)}.custom-editor{background-color:#000}.custom-editor .ProseMirror,.custom-editor .tiptap,.custom-editor [contenteditable=true]{background-color:#0000!important}.custom-professional-contact-primary-text.ant-typography{color:#fff}.custom-collection-count-tag.ant-tag{color:#ffffffe0}.custom-collection-item-card{background:#2c3840eb;border-color:#ffffff2e}.custom-content{background-color:var(--background-color-dark)}.custom-loading-panel{background-color:var(--background-transparent-section-dark)}.custom-loading-progress-card{background-color:var(--background-transparent-item-dark)}.custom-document-item-title.ant-typography{color:var(--color-dark)}.custom-ehr{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-clinical-records-D9DvBVnA.webp)}.custom-ehr-encounter-anchor .ant-anchor,.custom-ehr-patient-primary,.custom-ehr-patient-meta-item{background-color:var(--background-transparent-section-dark)}.custom-card-professionals{background-color:var(--background-color-dark-tools)}.custom-professionals{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-professionals-BqSdDpxS.webp)}.custom-professional-tab-details{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-professionals-details-u4qdJldt.webp)}.custom-professional-tab-contact-data{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-contact-data-sq02Y7Zg.webp)}.custom-professional-tab-accomplishments{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-professionals-specialties-y8iuULVE.webp)}.custom-professional-tab-accreditations{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-contact-data-sq02Y7Zg.webp)}.custom-professional-tab-services{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-professionals-services-D8O8kheC.webp)}.custom-professional-tab-centers{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-centers-YyyM3tLi.webp)}.custom-professional-contact-type-tag.ant-tag{color:#ffffffd1}.custom-profile-fees-chart-tooltip{background-color:var(--background-transparent-section-dark)}.custom-profile-documents{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-documents-H1l1Cmgn.webp)}.custom-profile-summary{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-summary-CPIfpIXg.webp)}.custom-profile-details{height:calc(100vh - var(--header-height) - var(--breadcrumb-height) - var(--footer-height));background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-contact-data-sq02Y7Zg.webp)}.custom-profile-fees{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-fees-_d6T1WkI.webp)}.custom-profile-accreditations{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-contact-data-sq02Y7Zg.webp)}.custom-content-tab-news{background-image:linear-gradient(#050d12c7,#050d12c7),url(/assets/background-news-DPghihFD.webp)}.custom-content-tab-documents{background-image:linear-gradient(#050d12c7,#050d12c7),url(/assets/background-documents-H1l1Cmgn.webp)}.custom-content-tab-events{background-image:linear-gradient(#050d12c7,#050d12c7),url(/assets/background-events-BTwnCbTJ.webp)}.custom-content-tab-links{background-image:linear-gradient(#050d12c7,#050d12c7),url(/assets/background-links-Dh8zQsdi.webp)}.custom-view-ai{background-image:linear-gradient(var(--background-transparent-image-dark), var(--background-transparent-image-dark)), url(/assets/background-ai-CukSodwO.webp)}.custom-ai-input{background-color:var(--background-transparent-section-dark)}}.ProseMirror{word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;font-feature-settings:"liga" 0;position:relative}.ProseMirror pre{white-space:pre-wrap}.ProseMirror li{position:relative}.ProseMirror-hideselection ::selection{background:0 0}.ProseMirror-hideselection ::selection{background:0 0}.ProseMirror-hideselection{caret-color:#0000}.ProseMirror [draggable][contenteditable=false]{-webkit-user-select:text;user-select:text}.ProseMirror-selectednode{outline:2px solid #8cf}li.ProseMirror-selectednode{outline:none}li.ProseMirror-selectednode:after{content:"";pointer-events:none;border:2px solid #8cf;position:absolute;inset:-2px -2px -2px -32px}img.ProseMirror-separator{border:none!important;margin:0!important;display:inline!important}
