.StatCard-module__a63hvW__statChip{flex:1;align-items:center;padding:20px 26px;display:flex;position:relative}.StatCard-module__a63hvW__chipLabel{color:var(--color-text-primary);font-size:14px;font-weight:700}.StatCard-module__a63hvW__chipValue{white-space:nowrap;color:var(--color-text-primary);font-size:24px;font-weight:700}.StatCard-module__a63hvW__chipDesc{color:var(--color-text-body);font-size:14px}.StatCard-module__a63hvW__arrowIcon{color:#4bdc87;stroke-width:4px;width:20px;height:20px;margin-left:8px}.StatCard-module__a63hvW__infoIcon{width:20px;height:20px;color:var(--color-text-muted);stroke-width:1px;font-size:14px;position:absolute;top:20px;right:20px}.StatCard-module__a63hvW__chipRight{flex:1}
.ChartWidget-module__TL0I6G__widget{flex:1;min-width:260px}.ChartWidget-module__TL0I6G__header{width:100%;color:var(--color-text-primary);justify-content:space-between;align-items:center;margin-bottom:16px;font-weight:500;display:flex}.ChartWidget-module__TL0I6G__headerLeft{align-items:center;gap:20px;display:flex}
.SimpleTable-module__ZoU1cG__wrapper{border:1px solid var(--color-table-border);box-shadow:0 1px 2px var(--color-table-shadow-1), 0 4px 16px var(--color-table-shadow-2);background-color:var(--color-table-bg);scrollbar-width:thin;scrollbar-color:var(--color-table-scrollbar-thumb) transparent;width:100%;max-height:430px;color:var(--color-table-text);border-radius:12px;flex:1;font-size:14px;position:relative;overflow:auto}.SimpleTable-module__ZoU1cG__wrapper::-webkit-scrollbar{width:8px;height:8px}.SimpleTable-module__ZoU1cG__wrapper::-webkit-scrollbar-thumb{background-color:var(--color-table-scrollbar-thumb);border-radius:8px}.SimpleTable-module__ZoU1cG__wrapper::-webkit-scrollbar-thumb:hover{background-color:var(--color-table-scrollbar-thumb-hover)}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>thead{z-index:2;position:sticky;top:0;left:0}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>thead>tr>th:first-child{border-top-left-radius:12px}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>thead>tr>th:last-child{border-top-right-radius:12px}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tfoot{position:sticky;bottom:0;left:0}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]{border-collapse:collapse;width:100%;min-width:fit-content}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tbody{max-height:200px;overflow-y:scroll}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>thead>tr>th{text-align:start;padding-block:8px;padding-inline:12px}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>thead>tr>th>div{justify-content:space-between;align-items:center;display:flex}.SimpleTable-module__ZoU1cG__stickyHeader{position:sticky;top:0}.SimpleTable-module__ZoU1cG__stickyCell{background:var(--color-table-sticky-cell-bg);position:sticky!important}.SimpleTable-module__ZoU1cG__stickLeft{z-index:1;position:sticky;left:0}.SimpleTable-module__ZoU1cG__stickRight{position:sticky;right:0}.SimpleTable-module__ZoU1cG__stickLeft:before{content:"";pointer-events:none;background:linear-gradient(to right, var(--color-table-sticky-edge), transparent 55%), linear-gradient(to right, var(--color-table-sticky-edge), transparent);width:16px;height:100%;transition:background .2s;position:absolute;top:0;right:0;transform:translate(100%)}.SimpleTable-module__ZoU1cG__stickRight:before{content:"";background:linear-gradient(to left, var(--color-table-sticky-edge), transparent 55%), linear-gradient(to left, var(--color-table-sticky-edge), transparent);width:16px;height:100%;transition:background .2s;position:absolute;top:0;left:0;transform:translate(-100%)}.SimpleTable-module__ZoU1cG__onLeftEdge .SimpleTable-module__ZoU1cG__stickLeft:before,.SimpleTable-module__ZoU1cG__onRightEdge .SimpleTable-module__ZoU1cG__stickRight:before{background:0 0!important}.SimpleTable-module__ZoU1cG__sortBtn{color:var(--color-table-sortbtn-color);cursor:pointer;opacity:0;background-color:#0000;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.35rem;transition:background-color .15s,color .15s,opacity .15s;display:flex}.SimpleTable-module__ZoU1cG__header_row>th:hover .SimpleTable-module__ZoU1cG__sortBtn,.SimpleTable-module__ZoU1cG__sortBtn:focus-visible{opacity:1}.SimpleTable-module__ZoU1cG__sortBtn:hover{color:var(--color-table-sortbtn-active);background-color:var(--color-table-sortbtn-hover-bg)}.SimpleTable-module__ZoU1cG__sortBtn[data-sort=asc],.SimpleTable-module__ZoU1cG__sortBtn[data-sort=desc]{color:var(--color-table-sortbtn-active);opacity:1}.SimpleTable-module__ZoU1cG__sortIcon{width:16px;height:16px}.SimpleTable-module__ZoU1cG__sortBtn[data-sort=asc] .SimpleTable-module__ZoU1cG__sortIcon path:first-child,.SimpleTable-module__ZoU1cG__sortBtn[data-sort=asc] .SimpleTable-module__ZoU1cG__sortIcon path:nth-child(2),.SimpleTable-module__ZoU1cG__sortBtn[data-sort=desc] .SimpleTable-module__ZoU1cG__sortIcon path:nth-child(3),.SimpleTable-module__ZoU1cG__sortBtn[data-sort=desc] .SimpleTable-module__ZoU1cG__sortIcon path:nth-child(4){opacity:.5}.SimpleTable-module__ZoU1cG__sortBtn[data-sort=asc] .SimpleTable-module__ZoU1cG__sortIcon path:nth-child(3),.SimpleTable-module__ZoU1cG__sortBtn[data-sort=asc] .SimpleTable-module__ZoU1cG__sortIcon path:nth-child(4),.SimpleTable-module__ZoU1cG__sortBtn[data-sort=desc] .SimpleTable-module__ZoU1cG__sortIcon path:first-child,.SimpleTable-module__ZoU1cG__sortBtn[data-sort=desc] .SimpleTable-module__ZoU1cG__sortIcon path:nth-child(2){color:var(--color-table-sortbtn-active)}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tbody>tr:not(:last-child)>td{border-bottom:1px solid var(--color-table-row-border)}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tbody>tr{transition:background-color .15s}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tbody>tr:hover>td{background-color:var(--color-table-row-hover-bg)}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tbody>tr:hover>td.SimpleTable-module__ZoU1cG__stickyCell{background-color:var(--color-table-sticky-hover-bg)}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tbody>tr[data-clickable=true]{cursor:pointer}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tbody>tr>td{color:var(--color-table-row-text)}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tfoot>tr>td{color:var(--color-table-footer-text)}.SimpleTable-module__ZoU1cG__blackGradientBg{background:var(--color-table-header-bg)}.SimpleTable-module__ZoU1cG__header_row>th{color:var(--color-table-header-text);letter-spacing:.02em;font-weight:500}.SimpleTable-module__ZoU1cG__footer_row{background:var(--color-table-footer-bg);font-weight:500}.SimpleTable-module__ZoU1cG__footer_row>td{padding:10px}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tbody>tr>td{white-space:nowrap;box-sizing:border-box;line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:140px;padding:8px 12px}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tfoot>tr{min-height:80px}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tfoot>tr>td,.SimpleTable-module__ZoU1cG__rangeCell{white-space:nowrap}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>thead>tr>th,.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tbody>tr>td{height:48px}.SimpleTable-module__ZoU1cG__emptyTable>td{text-align:center;color:var(--color-table-empty-text);padding:32px 16px;font-size:13px}.SimpleTable-module__ZoU1cG__loaderCell{height:fit-content!important;padding-block:8px!important}.SimpleTable-module__ZoU1cG__loader{z-index:1;background-color:var(--color-table-loader-bg);place-items:center;width:100%;height:100%;display:grid;position:absolute;top:0;left:0}@media print{.SimpleTable-module__ZoU1cG__wrapper{height:auto!important;max-height:none!important;overflow:visible!important}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]{min-width:min-content!important}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>thead,.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tfoot{position:static!important}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tbody{height:auto!important;max-height:none!important;display:table-row-group!important;overflow:visible!important}.SimpleTable-module__ZoU1cG__stickyHeader,.SimpleTable-module__ZoU1cG__stickyCell,.SimpleTable-module__ZoU1cG__stickLeft,.SimpleTable-module__ZoU1cG__stickRight{position:static!important;left:auto!important;right:auto!important}.SimpleTable-module__ZoU1cG__stickLeft:before,.SimpleTable-module__ZoU1cG__stickRight:before{display:none!important}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true]>tbody>tr{page-break-inside:avoid;break-inside:avoid}.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true] th,.SimpleTable-module__ZoU1cG__wrapper table[data-custom=true] td{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}}
.style-module__sO00TW__page{flex-direction:column;margin-top:40px;display:flex}.style-module__sO00TW__wrapper{border-radius:12px;flex-direction:column;flex-shrink:0;padding:20px;display:flex;position:relative}.style-module__sO00TW__header{background:linear-gradient(195deg, #49a3f1, var(--color-link-blue));color:#fff;border-radius:10px;place-items:center;margin-top:-40px;margin-bottom:20px;padding:14px 20px;display:grid;box-shadow:0 .25rem 1.25rem 0 #00000024,0 .4375rem .625rem -.3125rem #00bbd466}.style-module__sO00TW__header>h1{font-size:18px}.style-module__sO00TW__body{border-top-left-radius:12px;border-top-right-radius:12px;overflow:auto}.style-module__sO00TW__tableWrapper{box-shadow:none;flex-shrink:0;max-height:fit-content!important}.style-module__sO00TW__tableWrapper table[data-custom=true] td{border-right:none!important;min-width:fit-content!important;max-width:fit-content!important}.style-module__sO00TW__persona{grid-template-columns:auto auto;place-items:center;gap:12px;width:fit-content;display:grid}.style-module__sO00TW__patientName{font-weight:500}.style-module__sO00TW__plusBtn{color:#fff;cursor:pointer;background:linear-gradient(#3e3d45,#202020);border:none;border-radius:50%;place-items:center;min-width:24px;min-height:24px;padding:2px;transition:transform .3s ease-out;display:grid}.style-module__sO00TW__plusBtn:hover{transform:scale(1.1)}.style-module__sO00TW__plusBtn svg{width:20px;height:20px}.style-module__sO00TW__footer{justify-content:space-between;align-items:center;margin-top:28px;display:flex}
.AppDatePicker-module__oKjj2a__datePickerPopup{width:it-content!important}.AppDatePicker-module__oKjj2a__datePickerPopup ant-picker{width:auto!important;padding-inline:6px!important}.AppDatePicker-module__oKjj2a__datePickerPopup .ant-picker-input>input{display:none!important}.AppDatePicker-module__oKjj2a__datePickerPopup .ant-picker-suffix{margin-inline-start:0!important}
@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;font-display:swap;src:url(../media/32fe63294b6cd18c-s.0tc1fqk3fgfsz.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;font-display:swap;src:url(../media/73091b67359a1d13-s.22yt1aol_-g3w.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;font-display:swap;src:url(../media/406d3fc8d5ec9f59-s.p.0mnr43et3sf34.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32fe63294b6cd18c-s.0tc1fqk3fgfsz.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(../media/73091b67359a1d13-s.22yt1aol_-g3w.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(../media/406d3fc8d5ec9f59-s.p.0mnr43et3sf34.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Dancing Script Fallback;src:local(Arial);ascent-override:112.99%;descent-override:34.39%;line-gap-override:0.0%;size-adjust:81.43%}.dancing_script_dd5066f0-module__2X1FqG__className{font-family:Dancing Script,Dancing Script Fallback;font-style:normal}
.Button-module__e7WGRa__btn{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:700;transition:box-shadow .2s,background .2s,color .2s,border-color .2s,filter .2s,transform .15s;display:flex}.Button-module__e7WGRa__btn:disabled{opacity:.5;cursor:not-allowed}.Button-module__e7WGRa__btn svg{width:18px;height:18px}.Button-module__e7WGRa__btnPrimary{background:var(--color-btn-primary-bg);box-shadow:0 2px 8px #00000020;color:var(--color-btn-primary-text)!important}.Button-module__e7WGRa__btnSec{color:var(--color-text-primary);border-color:var(--color-btn-sec-border);box-shadow:0 2px 8px #00000020}.Button-module__e7WGRa__btnPrimaryAlt{background:linear-gradient(#e93b77 0%,#da1f63)}.Button-module__e7WGRa__btnSecAlt{background:var(--color-btn-sec-alt-bg);border-color:#0000}.Button-module__e7WGRa__btnDanger{color:#fff;background:linear-gradient(#f12a34 0%,#d2000a);box-shadow:0 2px 6px #00000040}.Button-module__e7WGRa__btnTertiary{color:var(--color-text-body);border-color:#0000}.Button-module__e7WGRa__btnTheme{color:#fff;background:linear-gradient(#0b5270 0%,#156d8b 100%);border-radius:10rem;padding:10px 20px;font-weight:500;transition-property:background;transition-duration:.3s;transition-timing-function:linear;box-shadow:0 4px 16px #0b527021}.Button-module__e7WGRa__btnTheme:hover,.Button-module__e7WGRa__btnTheme:focus-visible{background:linear-gradient(#156d8b 0%,#0b5270 100%)}.Button-module__e7WGRa__btn[data-danger=true]{color:#f12a34}.Button-module__e7WGRa__btnPrimary:hover,.Button-module__e7WGRa__btnPrimaryAlt:hover{filter:brightness(1.12);transform:translateY(-1px);box-shadow:0 4px 14px #00000030}.Button-module__e7WGRa__btnPrimary:active,.Button-module__e7WGRa__btnPrimaryAlt:active{filter:brightness(.95);box-shadow:none;transform:translateY(0)}.Button-module__e7WGRa__btnPrimary:focus-visible{box-shadow:0 0 0 2px var(--color-bg-page), 0 0 0 4px #4a4a528c}.Button-module__e7WGRa__btnPrimaryAlt:focus-visible{box-shadow:0 0 0 2px var(--color-bg-page), 0 0 0 4px #e93b7780}.Button-module__e7WGRa__btnSec:hover{background:var(--color-btn-sec-hover-bg);box-shadow:inset 0 2px 6px #00000010,0 2px 10px #00000020}.Button-module__e7WGRa__btnSec:focus-visible{box-shadow:0 0 0 2px var(--color-bg-page), 0 0 0 4px var(--color-btn-sec-border)}.Button-module__e7WGRa__btnSecAlt:hover{filter:brightness(.94)}[data-theme=dark] .Button-module__e7WGRa__btnSecAlt:hover{filter:brightness(1.18)}.Button-module__e7WGRa__btnSecAlt:focus-visible{box-shadow:0 0 0 2px var(--color-bg-page), 0 0 0 4px #4a4a5266}.Button-module__e7WGRa__btnDanger:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 14px #f12a3459}.Button-module__e7WGRa__btnDanger:active{filter:brightness(.95);box-shadow:none;transform:translateY(0)}.Button-module__e7WGRa__btnDanger:focus-visible{box-shadow:0 0 0 2px var(--color-bg-page), 0 0 0 4px #f12a3480}.Button-module__e7WGRa__btn[data-danger=true]:hover{color:var(--color-icon-accent-red);background-color:#f12a341a}.Button-module__e7WGRa__btn[data-danger=true]:focus-visible{box-shadow:0 0 0 2px var(--color-bg-page), 0 0 0 4px #f12a3473}.Button-module__e7WGRa__btnTertiary:hover{background-color:var(--color-btn-tertiary-hover-bg);color:var(--color-btn-tertiary-hover-text)}.Button-module__e7WGRa__btnTertiary:focus-visible{box-shadow:0 0 0 2px var(--color-bg-page), 0 0 0 4px var(--color-icon-accent-blue)}
.ConfirmationModal-module__msZCCW__card{flex-direction:column;width:100%;display:flex}.ConfirmationModal-module__msZCCW__controls{justify-content:flex-end;align-items:center;gap:16px;margin-top:20px;display:flex}
.CustomChip-module__jbzsTa__chip{background-color:var(--color-chip-default-bg);border-radius:99999px;width:fit-content;padding:6px 12px;font-weight:500}.CustomChip-module__jbzsTa__chip[data-color=red]{background-color:var(--color-chip-red-bg);color:#e91f63}.CustomChip-module__jbzsTa__chip[data-color=green]{background-color:var(--color-chip-green-bg);color:#4caf50}.CustomChip-module__jbzsTa__chip[data-color=yellow]{background-color:var(--color-chip-yellow-bg);color:#fb8c00}.CustomChip-module__jbzsTa__chip[data-color=blue]{background-color:var(--color-chip-blue-bg);color:var(--color-link-blue)}
.IconBtn-module__Uc4X9a__btn{color:var(--color-text-body);place-items:center;width:fit-content;padding:6px;display:grid}.IconBtn-module__Uc4X9a__customBtn{width:fit-content;height:fit-content;color:var(--color-text-body);border-radius:6px;place-items:center;padding:6px;transition:all .2s;display:flex}.IconBtn-module__Uc4X9a__customBtn svg{flex-shrink:0}.IconBtn-module__Uc4X9a__customBtn:hover,.IconBtn-module__Uc4X9a__customBtn:focus-visible{background-color:var(--color-icon-btn-hover-bg)}.IconBtn-module__Uc4X9a__customBtn:active{background-color:var(--color-icon-btn-active-bg)}.IconBtn-module__Uc4X9a__customBtn:disabled{opacity:.5}
.OverlayLoader-module__bUq75q__overlay{background-color:var(--color-loader-overlay-bg);z-index:99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;height:100%;box-shadow:inset 0 0 200px var(--color-loader-overlay-glow);border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.OverlayLoader-module__bUq75q__loader{position:sticky;top:200px}.OverlayLoader-module__bUq75q__loaderInner{flex-direction:column;align-items:center;gap:10px;display:flex}.OverlayLoader-module__bUq75q__message{color:var(--color-text-muted,#7b809a);white-space:nowrap;font-size:.85rem;font-weight:500}.OverlayLoader-module__bUq75q__centered{position:static!important;top:50%!important;transform:translate(50%,-50%)!important}
.Phonenumber-module__Y-EePq__number .ant-form-item-explain-error{color:#f44335;font-size:12px;font-weight:300}
.CaseAppointmentsTable-module__HgRnMq__chip{padding-block:2px;font-size:13px}.CaseAppointmentsTable-module__HgRnMq__datetime{align-items:center;gap:12px;display:flex}.CaseAppointmentsTable-module__HgRnMq__datetime p{color:#323232;align-items:center;gap:6px;display:flex}.CaseAppointmentsTable-module__HgRnMq__controls{align-items:center;gap:10px;display:flex}.CaseAppointmentsTable-module__HgRnMq__controls button{color:#7b809a}.CaseAppointmentsTable-module__HgRnMq__controls button:hover{color:#131313}.CaseAppointmentsTable-module__HgRnMq__tableWrapper table[data-custom=true]>tbody>tr>td{max-width:auto!important;padding:4px 12px!important}
:is(.documentCenter-module__LGpXJG__dcFilterPopover .ant-select,.documentCenter-module__LGpXJG__dcFilterPopover .ant-input,.documentCenter-module__LGpXJG__dcFilterPopover .ant-picker){width:100%}:is(.documentCenter-module__LGpXJG__dc .ant-input,.documentCenter-module__LGpXJG__dc .ant-select-selector,.documentCenter-module__LGpXJG__dc .ant-picker){border-color:#dee2e6!important}.documentCenter-module__LGpXJG__dc .ant-input:focus{border-color:var(--color-link-blue)!important;box-shadow:0 0 0 2px #1a73e81a!important}.documentCenter-module__LGpXJG__dc .ant-select-focused .ant-select-selector{border-color:var(--color-link-blue)!important;box-shadow:0 0 0 2px #1a73e81a!important}.documentCenter-module__LGpXJG__dc .ant-picker-focused{border-color:var(--color-link-blue)!important;box-shadow:0 0 0 2px #1a73e81a!important}.documentCenter-module__LGpXJG__primaryText{color:#344767;font-weight:600}.documentCenter-module__LGpXJG__fileName{color:var(--color-link-blue);cursor:pointer;font-weight:500;transition:color .2s}.documentCenter-module__LGpXJG__fileName:hover{color:#1662c4}.documentCenter-module__LGpXJG__mediumText{color:#7b809a;font-size:.875rem}.documentCenter-module__LGpXJG__mutedText{color:#7b809a;opacity:.8;font-size:.8125rem}.documentCenter-module__LGpXJG__actionBtn{justify-content:flex-end;width:100%;display:flex}.documentCenter-module__LGpXJG__actionBtn .ant-btn{color:#7b809a;transition:color .2s}.documentCenter-module__LGpXJG__actionBtn .ant-btn:hover{color:#344767}.documentCenter-module__LGpXJG__compareButton{border:1px solid var(--color-link-blue)!important;color:var(--color-link-blue)!important;letter-spacing:.02857em!important;background:#fff!important;border-radius:.5rem!important;height:auto!important;padding:.625rem 1.5rem!important;font-size:.75rem!important;font-weight:700!important;transition:all .2s!important}.documentCenter-module__LGpXJG__compareButton:hover:not(:disabled){border-color:var(--color-link-blue)!important;color:var(--color-link-blue)!important;background:#1a73e814!important;box-shadow:0 4px 12px #1a73e840!important}.documentCenter-module__LGpXJG__compareButton:disabled{color:#bfbfbf!important;cursor:not-allowed!important;background:#f8f9fa!important;border-color:#dee2e6!important}.documentCenter-module__LGpXJG__uploadButton{background:linear-gradient(195deg, #49a3f1, var(--color-link-blue))!important;text-transform:none!important;letter-spacing:.02857em!important;color:#fff!important;border:none!important;border-radius:.5rem!important;height:auto!important;padding:.625rem 1.5rem!important;font-size:.75rem!important;font-weight:700!important;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f!important}.documentCenter-module__LGpXJG__uploadButton:hover{background:linear-gradient(195deg, #49a3f1, var(--color-link-blue))!important;box-shadow:0 14px 26px -12px #1a73e866,0 4px 23px #1a73e826,0 8px 10px -5px #1a73e833!important}.documentCenter-module__LGpXJG__deleteButton{color:#f44335!important;background:#fff!important;border:1px solid #f44335!important;border-radius:.5rem!important;height:auto!important;padding:.625rem 1.5rem!important;font-size:.75rem!important;font-weight:600!important}.documentCenter-module__LGpXJG__deleteButton:hover{color:#e53935!important;background:#f443350d!important;border-color:#e53935!important}.documentCenter-module__LGpXJG__deleteButton[disabled]{color:#bfbfbf!important;cursor:not-allowed!important;box-shadow:none!important;background:#fff!important;border-color:#e0e0e0!important}.documentCenter-module__LGpXJG__filterButton{color:#7b809a!important;border-color:#dee2e6!important;border-radius:.5rem!important;font-weight:600!important}.documentCenter-module__LGpXJG__filterButton:hover{border-color:var(--color-link-blue)!important;color:var(--color-link-blue)!important}.documentCenter-module__LGpXJG__viewFilterChip{color:#7b809a!important;background-color:#fff!important;border:1px solid #dee2e6!important;border-radius:999px!important;height:26px!important;padding:0 12px!important;font-size:12px!important;font-weight:500!important;line-height:24px!important}.documentCenter-module__LGpXJG__viewFilterChip:hover{border-color:var(--color-link-blue)!important;color:var(--color-link-blue)!important;background-color:#f5f9ff!important}.documentCenter-module__LGpXJG__viewFilterChipActive{background-color:var(--color-link-blue)!important;border-color:var(--color-link-blue)!important;color:#fff!important;box-shadow:0 3px 6px #1a73e840!important}.documentCenter-module__LGpXJG__dropdownCard{scrollbar-width:thin;max-height:380px;overflow-y:auto;box-shadow:0 6px 16px #0000000d,0 3px 6px #0000000d,0 9px 9px #0000000d}.documentCenter-module__LGpXJG__dropdownCard .ant-card-body{place-items:center;gap:2px;display:grid;padding:8px!important}.documentCenter-module__LGpXJG__patientItem{text-align:start;background-color:#0000;border:none;border-radius:5px;justify-content:flex-start;width:100%;padding:8px}.documentCenter-module__LGpXJG__patientItem:hover{background-color:#f5f5f5}.documentCenter-module__LGpXJG__clickableRow{transition:background-color .15s,box-shadow .15s,border-left .15s}.documentCenter-module__LGpXJG__clickableRow:not(.documentCenter-module__LGpXJG__ant-table-row-selected):hover .ant-table-cell{background-color:#f5f9ff!important}.documentCenter-module__LGpXJG__dc .documentCenter-module__LGpXJG__clickableRow:not(.documentCenter-module__LGpXJG__ant-table-row-selected):hover .ant-table-cell:first-child{box-shadow:inset 3px 0 0 var(--color-link-blue)}.documentCenter-module__LGpXJG__dc .ant-table-thead>tr>th.ant-table-column-sort{background-color:inherit!important}.documentCenter-module__LGpXJG__dc .ant-table-thead>tr>th.ant-table-column-sort:hover{background-color:inherit!important}:is(.documentCenter-module__LGpXJG__dc .ant-table-tbody>tr>td.ant-table-column-sort,.documentCenter-module__LGpXJG__dc .ant-table-tbody>tr>td.ant-table-column-sort-bg){background-color:inherit}.documentCenter-module__LGpXJG__dc .react-resizable{background-clip:padding-box;position:relative}.documentCenter-module__LGpXJG__dc .react-resizable-handle{cursor:col-resize;z-index:1;content:none;background:0 0;width:10px;font-size:0;position:absolute;top:0;bottom:0;right:-5px}.documentCenter-module__LGpXJG__dc .react-resizable-handle-se{background:0 0!important}:is(.documentCenter-module__LGpXJG__dc .react-resizable-handle:before,.documentCenter-module__LGpXJG__dc .react-resizable-handle:after){content:none!important;display:none!important}:is(.documentCenter-module__LGpXJG__dc .react-resizable-handle:hover,.documentCenter-module__LGpXJG__dc .react-resizable-handle:active){background:#1a73e84d}.documentCenter-module__LGpXJG__dc .ant-table-thead>tr>th{position:relative}
.FieldsetCard-module__lt-1vq__card{padding-inline:20px}.FieldsetCard-module__lt-1vq__header{align-items:center;margin-bottom:14px;display:flex}.FieldsetCard-module__lt-1vq__title{color:var(--color-text-primary)!important;margin:0!important;font-size:18px!important;font-weight:500!important}.FieldsetCard-module__lt-1vq__body{background-color:var(--color-fieldset-body-bg);box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px;border-radius:10px;padding:20px}.FieldsetCard-module__lt-1vq__collapsible :not(.ant-collapse-item-active) .ant-collapse-header{background:var(--color-fieldset-body-bg);box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px;border-radius:10px!important;padding:16px 16px 0!important}
.FormFooter-module__urLBJG__footer{background:var(--color-form-chrome-bg);z-index:99;justify-content:space-between;align-items:center;width:100%;padding:20px;display:flex;position:sticky;bottom:0}.FormFooter-module__urLBJG__left,.FormFooter-module__urLBJG__right{align-items:center;gap:20px;display:flex}
.SOAPContentEditor-module__41T8Ia__soapContentEditor{background:var(--color-form-chrome-bg);border:1px solid #e5e7eb;border-radius:8px;min-height:400px;box-shadow:0 1px 3px #0000000d}.SOAPContentEditor-module__41T8Ia__toolbar{z-index:10;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e5e7eb;border-radius:8px 8px 0 0;padding:10px 16px;position:sticky;top:0;left:0}.SOAPContentEditor-module__41T8Ia__editorContent{min-height:350px;color:var(--color-text-primary);padding:24px 32px;font-family:Georgia,Times New Roman,serif;line-height:1.75}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror{letter-spacing:.01em;outline:none;min-height:350px}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror p{text-align:justify;text-justify:inter-word;margin:0 0 14px}:is(.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror h1,.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror h2,.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror h3){font-family:Arial,Helvetica,sans-serif;font-weight:600}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror h1{color:#1e40af;margin:24px 0 12px;font-size:20px}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror h2{color:#1e40af;letter-spacing:.02em;text-transform:uppercase;border-bottom:1px solid #dbeafe;margin:28px 0 14px;padding-bottom:8px;font-size:17px}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror h3{color:var(--color-text-primary);margin:20px 0 10px;font-size:15px}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror h4{color:var(--color-text-body);margin:16px 0 8px;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:600}:is(.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror ul,.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror ol){margin:10px 0 18px;padding-left:28px}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror ul{list-style-type:none}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror ul li:before{content:"•";color:#3b82f6;width:1em;margin-left:-1em;font-weight:700;display:inline-block}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror li{margin-bottom:8px;font-size:14px;line-height:1.6}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror li strong{color:var(--color-text-primary);font-weight:600}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror table{border-collapse:collapse;width:100%;margin:20px 0;font-size:14px}:is(.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror table td,.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror table th){border:1px solid #e5e7eb;padding:10px 14px}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror table th{color:var(--color-text-primary);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);font-family:Arial,Helvetica,sans-serif;font-weight:600}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror table tr:nth-child(2n){background-color:var(--color-fieldset-body-bg)}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror img{max-width:100%;height:auto;box-shadow:none;border:none;border-radius:0;margin:0;display:block}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror a{color:#3b82f6;text-decoration:underline}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror a:hover{color:#1e40af}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .section{margin-bottom:20px;padding-bottom:4px}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .section strong{color:#1e40af;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:600}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .patient-info{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-left:4px solid #3b82f6;border-radius:8px;margin-bottom:28px;padding:20px 24px}:is(.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .patient-info p,.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .patient-info div){color:var(--color-text-body);margin:6px 0;font-family:Arial,Helvetica,sans-serif;font-size:14px}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .vital-signs{background:var(--color-fieldset-body-bg);border-left:3px solid #3b82f6;border-radius:8px;margin:16px 0;padding:16px 20px}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .diagnostic-gallery{background:linear-gradient(135deg,#fafbfc 0%,#f3f4f6 100%);border:1px solid #e5e7eb;border-radius:8px;margin:24px 0;padding:20px}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .diagnostic-gallery strong{color:#1e40af;margin-bottom:16px;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:600;display:block}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .image-strip{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .signature-section{border-top:1px solid #e5e7eb;margin-top:40px;padding-top:20px}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror strong{color:var(--color-text-primary);font-weight:600}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .section p{margin:8px 0;font-size:14px;line-height:1.8}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .section p strong{color:var(--color-text-body);margin-right:4px;font-weight:600}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror .diagnostic-placeholder{color:var(--color-text-body);padding:12px 0;font-size:13px;font-style:italic}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror table td:has(img){background:0 0!important;border:none!important;padding:4px!important}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror table tr:has(td:has(img)){background:0 0!important}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror table:has(img){margin:8px 0 16px;border:none!important}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror table:has(img) td{background:0 0!important;border:none!important;padding:4px!important}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror table:has(img){table-layout:fixed;width:100%}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror table:has(img) img{object-fit:contain;width:100%;height:auto;max-height:400px}.SOAPContentEditor-module__41T8Ia__editorContent .ProseMirror table:has(img) tr td:only-child img{max-width:680px}
.TMDFormFooter-module__nj18-G__actionButtons,.TMDFormFooter-module__nj18-G__left{flex-shrink:0;align-items:center;gap:20px;display:flex}.TMDFormFooter-module__nj18-G__actionButtons{border-top:1px solid var(--color-border-subtle);padding-inline:24px;background:var(--color-form-chrome-bg)!important;padding-block:14px!important}.TMDFormFooter-module__nj18-G__left{margin-right:auto}.TMDFormFooter-module__nj18-G__buttonBase{height:36px;box-shadow:none;cursor:pointer;border:none;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:500;transition:all .2s;border-radius:10px!important;display:inline-flex!important}.TMDFormFooter-module__nj18-G__buttonBase .anticon{font-size:16px}.TMDFormFooter-module__nj18-G__buttonBase:focus-visible{box-shadow:0 0 0 3px #1a73e833;outline:none!important}.TMDFormFooter-module__nj18-G__exportButton{height:38px;box-shadow:none;transition:box-shadow .2s;overflow:hidden;background:var(--color-form-chrome-bg)!important;border-radius:10px!important}.TMDFormFooter-module__nj18-G__exportButton:hover,.TMDFormFooter-module__nj18-G__exportButton:focus-within{box-shadow:0 6px 16px #1a73e826;border-color:var(--color-link-blue)!important}.TMDFormFooter-module__nj18-G__exportButton .ant-btn{text-transform:capitalize;height:38px;padding-inline:20px;font-size:.9rem;font-weight:500;color:var(--color-text-primary)!important;box-shadow:none!important}:is(.TMDFormFooter-module__nj18-G__exportButton .ant-btn:hover,.TMDFormFooter-module__nj18-G__exportButton .ant-btn:focus,.TMDFormFooter-module__nj18-G__exportButton .ant-btn:focus-visible,.TMDFormFooter-module__nj18-G__exportButton .ant-btn:active){color:var(--color-link-blue)!important;box-shadow:none!important;background:#1a73e814!important}.TMDFormFooter-module__nj18-G__exportButton .ant-btn:first-child{border-top-left-radius:10px!important;border-bottom-left-radius:10px!important}.TMDFormFooter-module__nj18-G__exportButton .ant-btn:last-child{border-left:1px solid var(--color-border-default)!important;border-top-right-radius:10px!important;border-bottom-right-radius:10px!important;padding-inline:14px!important}.TMDFormFooter-module__nj18-G__exportButton .ant-btn:disabled{background:var(--color-disabled-bg)!important;color:var(--color-disabled-text)!important}.TMDFormFooter-module__nj18-G__exportMenu .ant-dropdown-menu{border-radius:10px;min-width:200px;padding-block:6px}.TMDFormFooter-module__nj18-G__exportMenu .ant-dropdown-menu-item{color:var(--color-text-primary);border-radius:8px;align-items:center;gap:12px;font-size:.9rem;font-weight:600;display:flex;padding:10px 18px!important}.TMDFormFooter-module__nj18-G__exportMenu .ant-dropdown-menu-item .anticon{color:var(--color-text-primary);font-size:16px}:is(.TMDFormFooter-module__nj18-G__exportMenu .ant-dropdown-menu-item:hover,.TMDFormFooter-module__nj18-G__exportMenu .ant-dropdown-menu-item-active){color:var(--color-link-blue)!important;background:#1a73e814!important}:is(.TMDFormFooter-module__nj18-G__exportMenu .ant-dropdown-menu-item:hover .anticon,.TMDFormFooter-module__nj18-G__exportMenu .ant-dropdown-menu-item-active .anticon){color:var(--color-link-blue)!important}.TMDFormFooter-module__nj18-G__saveButton,.TMDFormFooter-module__nj18-G__saveDropdownButton{height:38px;box-shadow:0 4px 12px #d81b6040;color:#fff!important;background:linear-gradient(135deg,#ec407a 0%,#d81b60 100%)!important;border:none!important;width:fit-content!important;padding:0 20px!important}.TMDFormFooter-module__nj18-G__groupBtn{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.TMDFormFooter-module__nj18-G__saveDropdownButton{border-top-left-radius:0!important;border-bottom-left-radius:0!important;margin-left:2px!important;padding-inline:12px!important}.TMDFormFooter-module__nj18-G__saveButton:hover,.TMDFormFooter-module__nj18-G__saveButton:focus,.TMDFormFooter-module__nj18-G__saveDropdownButton:hover,.TMDFormFooter-module__nj18-G__saveDropdownButton:focus{box-shadow:0 6px 16px #d81b604d;color:#fff!important;background:linear-gradient(135deg,#d93774 0%,#c01855 100%)!important}.TMDFormFooter-module__nj18-G__saveButton:disabled,.TMDFormFooter-module__nj18-G__saveDropdownButton:disabled,.TMDFormFooter-module__nj18-G__saveDropdownButton[aria-disabled=true],.TMDFormFooter-module__nj18-G__saveDropdownButton[disabled]{box-shadow:none;color:#ffffffbf!important;background:linear-gradient(135deg,#ec407a80 0%,#d81b6080 100%)!important}.TMDFormFooter-module__nj18-G__resetButton{color:#f44335!important;background:#f4433514!important;border:1px solid #f4433573!important}.TMDFormFooter-module__nj18-G__resetButton:hover,.TMDFormFooter-module__nj18-G__resetButton:focus{color:#d32f2f!important;background:#f4433529!important;border-color:#f4433599!important}.TMDFormFooter-module__nj18-G__downloadButton,.TMDFormFooter-module__nj18-G__printButton{border:1px solid var(--color-border-default)!important;background:var(--color-form-chrome-bg)!important;color:var(--color-text-primary)!important;box-shadow:none!important}.TMDFormFooter-module__nj18-G__downloadButton:hover,.TMDFormFooter-module__nj18-G__downloadButton:focus,.TMDFormFooter-module__nj18-G__printButton:hover,.TMDFormFooter-module__nj18-G__printButton:focus,.TMDFormFooter-module__nj18-G__closeBtn:hover,.TMDFormFooter-module__nj18-G__closeBtn:focus{border-color:var(--color-link-blue)!important;color:var(--color-link-blue)!important;background:#1a73e814!important}.TMDFormFooter-module__nj18-G__closeBtn{border:1px solid var(--color-border-default)!important;background:var(--color-form-chrome-bg)!important;color:var(--color-text-primary)!important;box-shadow:none!important}
.TMDFormHeader-module__yKSG7W__header{background:var(--color-form-chrome-bg)!important;border-bottom:1px solid var(--color-border-subtle)!important;box-shadow:0 2px 8px var(--color-shadow-cs2-soft)!important;padding:0 24px!important}.TMDFormHeader-module__yKSG7W__headerContent{justify-content:space-between;align-items:center;gap:50px;width:100%;min-width:600px;display:flex}.TMDFormHeader-module__yKSG7W__titleSection{align-items:center;gap:12px;display:flex}.TMDFormHeader-module__yKSG7W__actions{justify-content:center;align-items:center;gap:12px;display:flex}.TMDFormHeader-module__yKSG7W__exportButton{width:fit-content;transition:box-shadow .2s;overflow:hidden;border:1px solid var(--color-border-default)!important;background:var(--color-form-chrome-bg)!important;border-radius:10px!important}.TMDFormHeader-module__yKSG7W__exportButton:hover,.TMDFormHeader-module__yKSG7W__exportButton:focus-within{box-shadow:0 6px 16px #1a73e826;border-color:var(--color-link-blue)!important}.TMDFormHeader-module__yKSG7W__exportButton .ant-btn{text-transform:capitalize;border:none;align-items:center;height:36px;padding-inline:20px;font-size:14px;font-weight:500;display:inline-flex;background:var(--color-form-chrome-bg)!important;color:var(--color-text-primary)!important;box-shadow:none!important}.TMDFormHeader-module__yKSG7W__exportButton .ant-btn:first-child{border-top-left-radius:10px!important;border-bottom-left-radius:10px!important}.TMDFormHeader-module__yKSG7W__exportButton .ant-btn:last-child{border-left:1px solid var(--color-border-default)!important;border-top-right-radius:10px!important;border-bottom-right-radius:10px!important;padding-inline:14px!important}:is(.TMDFormHeader-module__yKSG7W__exportButton .ant-btn:hover,.TMDFormHeader-module__yKSG7W__exportButton .ant-btn:focus,.TMDFormHeader-module__yKSG7W__exportButton .ant-btn:focus-visible,.TMDFormHeader-module__yKSG7W__exportButton .ant-btn:active){color:var(--color-link-blue)!important;background:#1a73e814!important}.TMDFormHeader-module__yKSG7W__exportButton .ant-btn:disabled{background:var(--color-disabled-bg)!important;color:var(--color-disabled-text)!important}.TMDFormHeader-module__yKSG7W__exportButton .ant-btn:disabled .anticon{color:var(--color-disabled-text)!important}:is(.TMDFormHeader-module__yKSG7W__exportButton .ant-btn:focus,.TMDFormHeader-module__yKSG7W__exportButton .ant-btn:focus-visible){box-shadow:none!important;outline:none!important}.TMDFormHeader-module__yKSG7W__exportButton .ant-btn .anticon{font-size:16px}.TMDFormHeader-module__yKSG7W__exportButton .ant-btn.ant-btn-loading .TMDFormHeader-module__yKSG7W__ant-btn-loading-icon{margin-inline-end:6px}.TMDFormHeader-module__yKSG7W__exportMenu .ant-dropdown-menu{border-radius:10px;padding-block:6px}.TMDFormHeader-module__yKSG7W__exportMenu .ant-dropdown-menu-item{color:var(--color-text-primary);border-radius:8px;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex;padding:10px 18px!important}.TMDFormHeader-module__yKSG7W__exportMenu .ant-dropdown-menu-item .anticon{color:var(--color-text-primary);font-size:16px}:is(.TMDFormHeader-module__yKSG7W__exportMenu .ant-dropdown-menu-item:hover,.TMDFormHeader-module__yKSG7W__exportMenu .ant-dropdown-menu-item-active){color:var(--color-link-blue)!important;background:#1a73e814!important}:is(.TMDFormHeader-module__yKSG7W__exportMenu .ant-dropdown-menu-item:hover .anticon,.TMDFormHeader-module__yKSG7W__exportMenu .ant-dropdown-menu-item-active .anticon){color:var(--color-link-blue)!important}.TMDFormHeader-module__yKSG7W__exportMenu .ant-dropdown-menu-item:hover{background:#1a73e814!important}.TMDFormHeader-module__yKSG7W__exportButton .ant-dropdown-menu{width:100%!important}.TMDFormHeader-module__yKSG7W__exportButton .ant-dropdown-menu-item{align-items:center;gap:12px;font-size:.8rem;font-weight:500;display:flex;padding:10px 16px!important}.TMDFormHeader-module__yKSG7W__exportButton .ant-dropdown-menu-item .anticon{font-size:16px}
.AppneaImageAnalysis-module__S5VxdG__wrap{margin-top:10px}.AppneaImageAnalysis-module__S5VxdG__headRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AppneaImageAnalysis-module__S5VxdG__wandBtn{color:var(--color-link-blue,#1a73e8);cursor:pointer;background:linear-gradient(120deg,#1a73e814,#7c3aed1a);border:1px solid #1a73e838;border-radius:999px;align-items:center;gap:6px;padding:5px 13px;font-size:12.5px;font-weight:600;line-height:1;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.AppneaImageAnalysis-module__S5VxdG__wandBtn:hover:not(:disabled){border-color:#7c3aed66;transform:translateY(-1px);box-shadow:0 4px 14px #4f46e52e}.AppneaImageAnalysis-module__S5VxdG__wandBtn:active:not(:disabled){transform:translateY(0)scale(.98)}.AppneaImageAnalysis-module__S5VxdG__wandBtn:disabled{opacity:.55;cursor:not-allowed}.AppneaImageAnalysis-module__S5VxdG__wandBtn:focus-visible{outline:2px solid var(--color-link-blue,#1a73e8);outline-offset:2px}.AppneaImageAnalysis-module__S5VxdG__wandIcon{transform-origin:60% 60%;font-size:13px;display:inline-block}.AppneaImageAnalysis-module__S5VxdG__wandBtn:hover:not(:disabled) .AppneaImageAnalysis-module__S5VxdG__wandIcon{animation:.55s AppneaImageAnalysis-module__S5VxdG__wandWiggle}.AppneaImageAnalysis-module__S5VxdG__wandLoading{animation:1.6s ease-in-out infinite AppneaImageAnalysis-module__S5VxdG__pulseGlow}.AppneaImageAnalysis-module__S5VxdG__chip{color:#7c3aed;background:#7c3aed1a;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:700;animation:.3s both AppneaImageAnalysis-module__S5VxdG__fadeRise}.AppneaImageAnalysis-module__S5VxdG__statusText{color:var(--color-text-muted,#9fa9b8);font-size:12px;animation:.3s both AppneaImageAnalysis-module__S5VxdG__fadeRise}.AppneaImageAnalysis-module__S5VxdG__statusApplied{color:var(--color-status-green,#15803d);align-items:center;gap:5px;display:inline-flex}.AppneaImageAnalysis-module__S5VxdG__statusApplied .anticon{animation:.4s cubic-bezier(.34,1.56,.64,1) both AppneaImageAnalysis-module__S5VxdG__popIn}.AppneaImageAnalysis-module__S5VxdG__statusError{color:var(--color-status-red,#b91c1c)}.AppneaImageAnalysis-module__S5VxdG__thinkingCard{background:var(--color-bg-subtle,#f8f9fa);border:1px dashed #7c3aed59;border-radius:12px;margin-top:10px;padding:12px 14px;animation:.25s both AppneaImageAnalysis-module__S5VxdG__fadeRise}.AppneaImageAnalysis-module__S5VxdG__thinkingLabel{color:#7c3aed;align-items:center;gap:7px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.AppneaImageAnalysis-module__S5VxdG__thinkingDot{animation:1.2s infinite AppneaImageAnalysis-module__S5VxdG__wandWiggle;display:inline-block}.AppneaImageAnalysis-module__S5VxdG__shimmerLine{background:linear-gradient(100deg,#7c3aed14 30%,#7c3aed38 50%,#7c3aed14 70%) 0 0/300% 100%;border-radius:6px;height:9px;margin-top:7px;animation:1.5s ease-in-out infinite AppneaImageAnalysis-module__S5VxdG__shimmer}.AppneaImageAnalysis-module__S5VxdG__shimmerLine:nth-child(3){width:78%}.AppneaImageAnalysis-module__S5VxdG__shimmerLine:nth-child(4){width:52%}.AppneaImageAnalysis-module__S5VxdG__card{background:linear-gradient(var(--color-card-bg,#fff), var(--color-card-bg,#fff)) padding-box, linear-gradient(120deg, #1a73e88c, #7c3aed8c) border-box;border:1px solid #0000;border-radius:12px;flex-direction:column;margin-top:10px;padding:12px 14px;animation:.32s cubic-bezier(.22,.8,.36,1) both AppneaImageAnalysis-module__S5VxdG__cardIn;display:flex;position:relative;box-shadow:0 6px 18px #4f46e514}.AppneaImageAnalysis-module__S5VxdG__cardLeaving{pointer-events:none;animation:.22s both AppneaImageAnalysis-module__S5VxdG__cardOut}.AppneaImageAnalysis-module__S5VxdG__cardLabel{letter-spacing:.06em;text-transform:uppercase;color:#7c3aed;align-items:center;gap:6px;margin-bottom:6px;font-size:10.5px;font-weight:800;display:inline-flex}.AppneaImageAnalysis-module__S5VxdG__suggestionText{color:var(--color-text-body,#3d4a63);white-space:pre-wrap;font-size:13px;line-height:1.55}.AppneaImageAnalysis-module__S5VxdG__reviewNote{color:var(--color-text-muted,#9fa9b8);margin-top:6px;font-size:12px}.AppneaImageAnalysis-module__S5VxdG__actionsRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}@keyframes AppneaImageAnalysis-module__S5VxdG__fadeRise{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes AppneaImageAnalysis-module__S5VxdG__cardIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes AppneaImageAnalysis-module__S5VxdG__cardOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)scale(.98)}}@keyframes AppneaImageAnalysis-module__S5VxdG__shimmer{0%{background-position:110% 0}to{background-position:-110% 0}}@keyframes AppneaImageAnalysis-module__S5VxdG__wandWiggle{0%,to{transform:rotate(0)}30%{transform:rotate(-14deg)scale(1.12)}60%{transform:rotate(10deg)}}@keyframes AppneaImageAnalysis-module__S5VxdG__pulseGlow{0%,to{box-shadow:0 0 #7c3aed47}55%{box-shadow:0 0 0 7px #7c3aed00}}@keyframes AppneaImageAnalysis-module__S5VxdG__popIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.AppneaImageAnalysis-module__S5VxdG__wrap *,.AppneaImageAnalysis-module__S5VxdG__card,.AppneaImageAnalysis-module__S5VxdG__thinkingCard,.AppneaImageAnalysis-module__S5VxdG__chip,.AppneaImageAnalysis-module__S5VxdG__statusText{transition:none!important;animation:none!important}}
.styles-module__cKcTPW__tableWrapper{max-height:fit-content!important;box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px!important;overflow:initial!important}.styles-module__cKcTPW__tableWrapper table[data-custom=true]>thead{position:initial!important}.styles-module__cKcTPW__tableWrapper table[data-custom=true]>tbody>tr>td{background-color:var(--color-fieldset-body-bg);overflow:initial!important}.styles-module__cKcTPW__innerTable[data-custom=true]>tbody>tr>td{background:var(--color-form-chrome-bg)}.styles-module__cKcTPW__cardBody{background:var(--color-form-chrome-bg)!important;box-shadow:none!important;border-radius:10px!important;padding:0!important}
.styles-module__lmqbRW__tableWrapper{max-height:fit-content!important;box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px!important;overflow:initial!important}.styles-module__lmqbRW__tableWrapper thead{position:initial!important}.styles-module__lmqbRW__tableWrapper table[data-custom=true]>tbody>tr>td{background-color:var(--color-fieldset-body-bg);overflow:initial!important}.styles-module__lmqbRW__cardBody{background:var(--color-form-chrome-bg)!important;box-shadow:none!important;border-radius:10px!important;padding:0!important}.styles-module__lmqbRW__uploaderRow{padding:0!important}
.styles-module___5q6Ha__tableWrapper{max-height:fit-content!important;box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px!important}.styles-module___5q6Ha__tableWrapper td{background-color:var(--color-fieldset-body-bg)}.styles-module___5q6Ha__innerTable td{background:var(--color-form-chrome-bg)}.styles-module___5q6Ha__cardBody{background:var(--color-form-chrome-bg)!important;box-shadow:none!important;border-radius:10px!important;padding:0!important}
.styles-module__xWBkBq__fieldset{border-radius:10px}.styles-module__xWBkBq__tableWrapper{max-height:fit-content!important;box-shadow:none!important}.styles-module__xWBkBq__tableWrapper table[data-custom=true]>tbody>tr>td{background-color:var(--color-fieldset-body-bg);max-width:260px!important}.styles-module__xWBkBq__cardBody{background-color:var(--color-form-chrome-bg)!important;box-shadow:none!important;padding:0!important}
.MedicalInsuranceSection-module__1M_ElW__fieldRow{gap:16px;margin-bottom:0;display:flex}.MedicalInsuranceSection-module__1M_ElW__fieldHalf,.MedicalInsuranceSection-module__1M_ElW__fieldThird{flex:1;margin-bottom:16px}.MedicalInsuranceSection-module__1M_ElW__addressSection{margin-top:24px}.MedicalInsuranceSection-module__1M_ElW__addressSectionTitle{font-weight:500;color:#262626!important;margin:16px 0!important;font-size:16px!important}.MedicalInsuranceSection-module__1M_ElW__cardSpacing{margin-bottom:24px!important}@media (max-width:768px){.MedicalInsuranceSection-module__1M_ElW__fieldRow{flex-direction:column;gap:0}}
.MiscAndAssociatedCompliantsAndQuesFormSec-module__ym3GUG__tableWrapper{max-height:fit-content!important;box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px!important;overflow:initial!important}.MiscAndAssociatedCompliantsAndQuesFormSec-module__ym3GUG__tableWrapper table[data-custom=true]>thead{position:initial!important}.MiscAndAssociatedCompliantsAndQuesFormSec-module__ym3GUG__tableWrapper table[data-custom=true]>tbody>tr>td{background-color:var(--color-fieldset-body-bg);overflow:initial!important}
.styles-module__VvlkoG__tableWrapper{max-height:fit-content!important;box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px!important}.styles-module__VvlkoG__tableWrapper td{background-color:var(--color-fieldset-body-bg)!important}.styles-module__VvlkoG__innerTable td{background:var(--color-form-chrome-bg)!important}.styles-module__VvlkoG__cardBody{background:var(--color-form-chrome-bg)!important;box-shadow:none!important;border-radius:10px!important;padding:0!important}.styles-module__VvlkoG__inputGroup .ant-form-item-control-input{width:100%}.styles-module__VvlkoG__inputGroup .ant-form-item-control-input-content{justify-content:flex-end;gap:16px;width:100%;display:flex}

.RangeOfMotionFormSec-module__Z0OVzG__tableWrapper{max-height:fit-content!important;box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px!important;overflow:initial!important}.RangeOfMotionFormSec-module__Z0OVzG__tableWrapper thead{position:initial!important}.RangeOfMotionFormSec-module__Z0OVzG__tableWrapper table[data-custom=true]>tbody>tr>td{background-color:var(--color-fieldset-body-bg);overflow:initial!important}.RangeOfMotionFormSec-module__Z0OVzG__tableWrapper table[data-custom=true]>tbody>tr>td:first-child{max-width:fit-content!important}.RangeOfMotionFormSec-module__Z0OVzG__cardBody{background:var(--color-form-chrome-bg)!important;box-shadow:none!important;border-radius:10px!important;padding:0!important}.RangeOfMotionFormSec-module__Z0OVzG__uploaderRow{padding:0!important}.RangeOfMotionFormSec-module__Z0OVzG__formItem{flex-direction:row!important;gap:16px!important;display:flex!important}.RangeOfMotionFormSec-module__Z0OVzG__formItem .ant-form-item-control-input-content{flex-direction:row!important;gap:16px!important;display:flex!important}
.styles-module__57IarW__tableWrapper{max-height:fit-content!important;box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px!important;overflow:initial!important}.styles-module__57IarW__tableWrapper thead{position:initial!important}.styles-module__57IarW__tableWrapper table[data-custom=true]>tbody>tr>td{background-color:var(--color-fieldset-body-bg)!important;overflow:initial!important;white-space:wrap!important}.styles-module__57IarW__cardBody{background:var(--color-form-chrome-bg)!important;box-shadow:none!important;border-radius:10px!important;padding:0!important}.styles-module__57IarW__labelCol{width:70%!important}
.styles-module__owchoG__tableWrapper{max-height:fit-content!important;box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px!important;overflow:initial!important}.styles-module__owchoG__tableWrapper thead{position:initial!important}.styles-module__owchoG__tableWrapper table[data-custom=true]>tbody>tr>td{background-color:var(--color-fieldset-body-bg)!important;overflow:initial!important;text-wrap:wrap!important}.styles-module__owchoG__fitCol table[data-custom=true]>tbody>tr>td:first-of-type{width:100%!important}.styles-module__owchoG__cardBody{background:var(--color-form-chrome-bg)!important;box-shadow:none!important;border-radius:10px!important;padding:0!important}
.SymptomsQuesFormSec-module__VDm_Wa__tableWrapper{max-height:fit-content!important;box-shadow:none!important}.SymptomsQuesFormSec-module__VDm_Wa__tableWrapper td{background-color:var(--color-fieldset-body-bg)}.SymptomsQuesFormSec-module__VDm_Wa__cardBody{border-radius:10px!important;padding:0!important}
.TMDSymptomQuesFormSec-module__QzPmdq__wrapper{flex-direction:column;display:flex;gap:20px!important}.TMDSymptomQuesFormSec-module__QzPmdq__secMainCtrl{justify-content:space-between;align-items:center;width:100%;padding-bottom:0;display:flex}.TMDSymptomQuesFormSec-module__QzPmdq__radioGroup{justify-content:flex-end;width:fit-content;margin-left:auto;padding-left:20px;display:flex}.TMDSymptomQuesFormSec-module__QzPmdq__formItem{margin-bottom:0!important}.TMDSymptomQuesFormSec-module__QzPmdq__subSectionTitle{color:#e91f63!important;font-size:18px!important;font-weight:500!important}.TMDSymptomQuesFormSec-module__QzPmdq__onJawPainSec{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex;margin-block:20px!important}.TMDSymptomQuesFormSec-module__QzPmdq__rootPainDesc{display:flex}.TMDSymptomQuesFormSec-module__QzPmdq__rootPainDesc .ant-form-item-label{text-align:start;flex:1}.TMDSymptomQuesFormSec-module__QzPmdq__painDesc{flex-flow:row;justify-content:space-between;width:100%;display:flex}.TMDSymptomQuesFormSec-module__QzPmdq__radiosVertical{flex-direction:column;gap:8px;margin-left:auto;padding-left:20px}.TMDSymptomQuesFormSec-module__QzPmdq__ques4Option,.TMDSymptomQuesFormSec-module__QzPmdq__ques7Option{margin-bottom:0;margin-left:40px}@media print{.TMDSymptomQuesFormSec-module__QzPmdq__rootPainDesc,.TMDSymptomQuesFormSec-module__QzPmdq__painDesc{width:100%!important;display:block!important}.TMDSymptomQuesFormSec-module__QzPmdq__rootPainDesc .ant-form-item-label{text-align:start!important;flex:none!important;width:100%!important;display:block!important}.TMDSymptomQuesFormSec-module__QzPmdq__painDesc .ant-radio-group{flex-wrap:wrap!important;gap:8px 20px!important;width:100%!important;margin-top:8px!important;display:flex!important}}
.styles-module__Dx5AkW__tableWrapper{max-height:none!important;box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px!important;overflow:initial!important}.styles-module__Dx5AkW__tableWrapper thead{position:initial!important}.styles-module__Dx5AkW__tableWrapper table[data-custom=true]>tbody>tr>td{background-color:var(--color-fieldset-body-bg);white-space:normal!important;max-width:none!important;overflow:visible!important}.styles-module__Dx5AkW__innerTable td{background:var(--color-form-chrome-bg)}.styles-module__Dx5AkW__cardBody{background:var(--color-form-chrome-bg)!important;box-shadow:none!important;border-radius:10px!important;padding:0!important}.styles-module__Dx5AkW__uploaderRow{padding:0!important}.styles-module__Dx5AkW__labelCol{width:60%!important}
.styles-module__yZyy_q__tableWrapper{max-height:fit-content!important;box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px!important;overflow:auto!important}.styles-module__yZyy_q__tableWrapper thead{position:initial!important}.styles-module__yZyy_q__tableWrapper table[data-custom=true]>tbody>tr>td{background-color:var(--color-fieldset-body-bg);overflow:initial!important}.styles-module__yZyy_q__tableWrapper table[data-custom=true]>thead>tr>th{color:#ffffffeb!important;background:linear-gradient(#404045 0%,#2b2b30 100%)!important}[data-theme=dark] .styles-module__yZyy_q__tableWrapper table[data-custom=true]>thead>tr>th{background:linear-gradient(#24282c 0%,#1e2123 100%)!important}.styles-module__yZyy_q__cardBody{background:var(--color-form-chrome-bg)!important;box-shadow:none!important;border-radius:10px!important;padding:0!important}.styles-module__yZyy_q__uploaderRow{padding:0!important}.styles-module__yZyy_q__labelCol{width:60%!important}.styles-module__yZyy_q__printCard,.styles-module__yZyy_q__printOnlySection{display:none}@media print{.styles-module__yZyy_q__uploaderContent,.styles-module__yZyy_q__tableWrapper{display:none!important}.styles-module__yZyy_q__printOnlySection{display:block}.styles-module__yZyy_q__printCard{page-break-inside:avoid;padding:8px 0 12px;display:block}.styles-module__yZyy_q__printImages{flex-wrap:wrap;gap:10px;margin-bottom:8px;display:flex}.styles-module__yZyy_q__printImage{object-fit:contain;border:1px solid #ddd;max-width:220px;height:auto}.styles-module__yZyy_q__printMetaRow{align-items:baseline;gap:20px;margin-bottom:4px;font-size:13px;display:flex}.styles-module__yZyy_q__printRecordName{font-weight:600}.styles-module__yZyy_q__printCapturedLine{color:#444;margin-bottom:2px;font-size:13px;font-style:italic}.styles-module__yZyy_q__printFindingsRow{color:#333;font-size:13px}}
.TreatmentPlanCodesFormSec-module__FaEKhG__tableWrapper table[data-custom=true]>thead>tr>th{white-space:wrap!important}.TreatmentPlanCodesFormSec-module__FaEKhG__tableWrapper table[data-custom=true]>tbody>tr>td{max-width:fit-content!important}

.RadioGroup-module__6lrfWG__group{flex-wrap:nowrap;flex-shrink:0;display:flex}
.BenefitsVerificationForm-module__222R0G__formContainer{flex-direction:column;height:100%;min-height:0;max-height:90vh;display:flex}.BenefitsVerificationForm-module__222R0G__formContent{background:#fff;background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.BenefitsVerificationForm-module__222R0G__form{width:100%;max-width:1000px;margin:0 auto}
.ConsultVisitForm-module__mGHJyW__formContainer{flex-direction:column;height:100%;min-height:0;max-height:90vh;display:flex}.ConsultVisitForm-module__mGHJyW__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.ConsultVisitForm-module__mGHJyW__form{width:100%;max-width:1000px;margin:0 auto}
.ConsultVisitPrimaryForm-module__KIoNRa__formContainer{flex-direction:column;height:100%;min-height:0;max-height:90vh;display:flex}.ConsultVisitPrimaryForm-module__KIoNRa__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.ConsultVisitPrimaryForm-module__KIoNRa__form{width:100%;max-width:1000px;margin:0 auto}
.MedicalHistoryForm-module__UyXufW__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.MedicalHistoryForm-module__UyXufW__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.MedicalHistoryForm-module__UyXufW__form{max-width:1000px;margin:0 auto}
.PreAuthWorkupForm-module__rceQjW__formContainer{background:var(--color-fieldset-body-bg);flex-direction:column;height:100%;max-height:90vh;display:flex;overflow:hidden}.PreAuthWorkupForm-module__rceQjW__formContent{background:var(--color-form-chrome-bg);flex:1;padding:16px;position:relative;overflow-y:auto}.PreAuthWorkupForm-module__rceQjW__form{width:100%}
.ScreeningVisitForm-module__q22LVa__formContainer{flex-direction:column;height:100%;min-height:0;max-height:90vh;display:flex}.ScreeningVisitForm-module__q22LVa__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.ScreeningVisitForm-module__q22LVa__form{width:100%;max-width:1000px;margin:0 auto}
.SymptomsAndChiefComplaintForm-module__lKNNhW__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.SymptomsAndChiefComplaintForm-module__lKNNhW__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.SymptomsAndChiefComplaintForm-module__lKNNhW__form{max-width:1000px;margin:0 auto}
.TreatmentPlanFinancialAgreementForm-module__8e1LtG__formContainer{flex-direction:column;gap:16px;height:100%;min-height:0;max-height:90vh;display:flex}.TreatmentPlanFinancialAgreementForm-module__8e1LtG__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.TreatmentPlanFinancialAgreementForm-module__8e1LtG__form{width:100%;max-width:1000px;margin:0 auto}
.TreatmentPlanForm-module__OVG3zG__formContainer{background:var(--color-fieldset-body-bg);flex-direction:column;height:100%;max-height:90vh;display:flex;overflow:hidden}.TreatmentPlanForm-module__OVG3zG__formContent{background:var(--color-form-chrome-bg);flex:1;padding:16px;position:relative;overflow-y:auto}.TreatmentPlanForm-module__OVG3zG__form{width:100%}
.AboutYourPatientForm-module__GVLTJW__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.AboutYourPatientForm-module__GVLTJW__formContent{flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.AboutYourPatientForm-module__GVLTJW__form{max-width:1000px;margin:0 auto}.AboutYourPatientForm-module__GVLTJW__stickyHeader{z-index:10;background:var(--color-fieldset-body-bg);border-bottom:1px solid #edf2f7;position:sticky;top:0}.AboutYourPatientForm-module__GVLTJW__stickyFooter{z-index:10;background:var(--color-form-chrome-bg);border-top:1px solid #edf2f7;padding-inline:24px;position:sticky;bottom:0}
.ApplianceInsertionVisitForm-module__RELeIq__formContainer{flex-direction:column;height:100%;min-height:0;max-height:90vh;display:flex}.ApplianceInsertionVisitForm-module__RELeIq__stickyHeader{z-index:10;background:var(--color-fieldset-body-bg);border-bottom:1px solid #edf2f7;position:sticky;top:0}.ApplianceInsertionVisitForm-module__RELeIq__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.ApplianceInsertionVisitForm-module__RELeIq__form{width:100%;max-width:1000px;margin:0 auto}.ApplianceInsertionVisitForm-module__RELeIq__stickyFooter{z-index:10;background:var(--color-form-chrome-bg);border-top:1px solid #edf2f7;padding-inline:24px;position:sticky;bottom:0}
.ChairsideClinicalForm-module__BDag0a__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.ChairsideClinicalForm-module__BDag0a__formContent{flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.ChairsideClinicalForm-module__BDag0a__form{max-width:1000px;margin:0 auto}
.ClinicalWorkUpForm-module__bLXs5W__formContainer{flex-direction:column;height:100%;min-height:0;max-height:90vh;display:flex}.ClinicalWorkUpForm-module__bLXs5W__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.ClinicalWorkUpForm-module__bLXs5W__form{width:100%;max-width:1000px;margin:0 auto}.ClinicalWorkUpForm-module__bLXs5W__stickyHeader{z-index:10;background:var(--color-fieldset-body-bg);border-bottom:1px solid #edf2f7;position:sticky;top:0}.ClinicalWorkUpForm-module__bLXs5W__stickyFooter{z-index:10;background:var(--color-form-chrome-bg);border-top:1px solid #edf2f7;padding-inline:24px;position:sticky;bottom:0}
.ClinicalWorkUpSummaryForm-module__JUGTnW__formContainer{flex-direction:column;height:100%;min-height:0;max-height:90vh;display:flex}.ClinicalWorkUpSummaryForm-module__JUGTnW__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.ClinicalWorkUpSummaryForm-module__JUGTnW__form{width:100%;max-width:1000px;margin:0 auto}.ClinicalWorkUpSummaryForm-module__JUGTnW__stickyHeader{z-index:10;background:var(--color-fieldset-body-bg);border-bottom:1px solid #edf2f7;position:sticky;top:0}.ClinicalWorkUpSummaryForm-module__JUGTnW__stickyFooter{z-index:10;background:var(--color-form-chrome-bg);border-top:1px solid #edf2f7;padding-inline:24px;position:sticky;bottom:0}
.ConsultVisitForm-module__kJyMOa__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.ConsultVisitForm-module__kJyMOa__formContent{flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.ConsultVisitForm-module__kJyMOa__form{max-width:1000px;margin:0 auto}.ConsultVisitForm-module__kJyMOa__stickyHeader{z-index:10;background:var(--color-fieldset-body-bg);border-bottom:1px solid #edf2f7;position:sticky;top:0}.ConsultVisitForm-module__kJyMOa__stickyFooter{z-index:10;background:var(--color-form-chrome-bg);border-top:1px solid #edf2f7;padding-inline:24px;position:sticky;bottom:0}
.CpapAffidavitForm-module__SunbKG__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.CpapAffidavitForm-module__SunbKG__formContent{flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.CpapAffidavitForm-module__SunbKG__form{max-width:1000px;margin:0 auto}
.FinancialAgreementForm-module__kvNHgG__formContainer{flex-direction:column;gap:16px;height:100%;min-height:0;max-height:90vh;display:flex}.FinancialAgreementForm-module__kvNHgG__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.FinancialAgreementForm-module__kvNHgG__form{width:100%;max-width:1000px;margin:0 auto}
.FollowUpVisitForm-module__6GI7fq__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.FollowUpVisitForm-module__6GI7fq__formContent{flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.FollowUpVisitForm-module__6GI7fq__form{max-width:1200px;margin:0 auto}
.InformedConsentForm-module__Wc8raG__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.InformedConsentForm-module__Wc8raG__formContent{flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.InformedConsentForm-module__Wc8raG__form{max-width:1000px;margin:0 auto}
.LabRxForm-module__4BiCka__formContainer{flex-direction:column;height:100%;min-height:0;max-height:90vh;display:flex}.LabRxForm-module__4BiCka__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.LabRxForm-module__4BiCka__form{width:100%;max-width:1000px;margin:0 auto}.LabRxForm-module__4BiCka__stickyHeader{z-index:10;background:var(--color-fieldset-body-bg);border-bottom:1px solid #edf2f7;position:sticky;top:0}.LabRxForm-module__4BiCka__stickyFooter{z-index:10;background:var(--color-form-chrome-bg);border-top:1px solid #edf2f7;padding-inline:24px;position:sticky;bottom:0}
.styles-module__7qaBNa__tableWrapper{max-height:none!important;box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px!important;overflow:initial!important}.styles-module__7qaBNa__tableWrapper thead{position:initial!important}.styles-module__7qaBNa__tableWrapper table[data-custom=true]>tbody>tr>td{background-color:var(--color-fieldset-body-bg);white-space:normal!important;overflow:visible!important}.styles-module__7qaBNa__tableWrapper table[data-custom=true]>thead>tr>th>div>div{width:100%;justify-content:center!important;display:flex!important}.styles-module__7qaBNa__tableWrapper table[data-custom=true]>tbody>tr>td:first-child{max-width:none!important}.styles-module__7qaBNa__innerTable td{background:var(--color-form-chrome-bg)}.styles-module__7qaBNa__cardBody{background:var(--color-form-chrome-bg)!important;box-shadow:none!important;border-radius:10px!important;padding:0!important}.styles-module__7qaBNa__uploaderRow{padding:0!important}.styles-module__7qaBNa__categoryRow td{background-color:#f1f1f1!important}
.LateralCephImagingReportForm-module__YWqJsG__formContainer{flex-direction:column;height:100%;min-height:0;max-height:90vh;display:flex}.LateralCephImagingReportForm-module__YWqJsG__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.LateralCephImagingReportForm-module__YWqJsG__form{width:100%;max-width:1000px;margin:0 auto}.LateralCephImagingReportForm-module__YWqJsG__stickyHeader{z-index:10;background:var(--color-fieldset-body-bg);border-bottom:1px solid #edf2f7;position:sticky;top:0}.LateralCephImagingReportForm-module__YWqJsG__stickyFooter{z-index:10;background:var(--color-form-chrome-bg);border-top:1px solid #edf2f7;padding-inline:24px;position:sticky;bottom:0}
.MadFitConstructionBiteForm-module__IUu2aG__formContainer{flex-direction:column;height:100%;min-height:0;max-height:90vh;display:flex}.MadFitConstructionBiteForm-module__IUu2aG__formContent{background:radial-gradient(900px 320px at 50% -120px, #1a73e814, transparent 70%), var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.MadFitConstructionBiteForm-module__IUu2aG__form{width:100%;max-width:1000px;margin:0 auto}.MadFitConstructionBiteForm-module__IUu2aG__stickyHeader{z-index:10;background:var(--color-fieldset-body-bg);border-bottom:1px solid #edf2f7;position:sticky;top:0}.MadFitConstructionBiteForm-module__IUu2aG__stickyFooter{z-index:10;background:var(--color-form-chrome-bg);border-top:1px solid #edf2f7;padding-inline:24px;position:sticky;bottom:0}.MadFitConstructionBiteForm-module__IUu2aG__overlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2;background-color:#ffffff4d;justify-content:center;width:100%;height:100%;display:flex;top:0!important;left:0!important;background:red!important;position:absolute!important;inset:0!important}.MadFitConstructionBiteForm-module__IUu2aG__overlay>*{margin-top:40px;position:sticky;top:160px;left:0}.MadFitConstructionBiteForm-module__IUu2aG__heroCard{background:radial-gradient(600px 240px at 88% -20%,#60b0ff8c,#0000 65%),radial-gradient(420px 220px at -8% 110%,#1744a0e6,#0000 60%),linear-gradient(135deg,#0e2a5c 0%,#14418f 45%,#1a73e8 100%);border-radius:16px;padding:28px 28px 24px;position:relative;overflow:hidden;box-shadow:0 12px 32px -12px #0e2a5c8c}.MadFitConstructionBiteForm-module__IUu2aG__heroKicker{letter-spacing:.14em;text-transform:uppercase;color:#9cc7ff;margin:0 0 6px;font-size:11.5px;font-weight:700}.MadFitConstructionBiteForm-module__IUu2aG__heroTitle{color:#fff;margin:0 0 4px;font-size:22px;font-weight:700}.MadFitConstructionBiteForm-module__IUu2aG__heroSub{color:#ffffffbf;max-width:560px;margin:0 0 20px;font-size:13.5px}.MadFitConstructionBiteForm-module__IUu2aG__statRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (max-width:640px){.MadFitConstructionBiteForm-module__IUu2aG__statRow{grid-template-columns:1fr}}.MadFitConstructionBiteForm-module__IUu2aG__statTile{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:14px;min-width:0;padding:16px 18px;animation:.5s both MadFitConstructionBiteForm-module__IUu2aG__tileIn}.MadFitConstructionBiteForm-module__IUu2aG__statTile:nth-child(2){animation-delay:80ms}.MadFitConstructionBiteForm-module__IUu2aG__statTile:nth-child(3){animation-delay:.16s}@keyframes MadFitConstructionBiteForm-module__IUu2aG__tileIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MadFitConstructionBiteForm-module__IUu2aG__statStep{color:#fff;background:#ffffff38;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;margin-right:8px;font-size:11.5px;font-weight:700;display:inline-grid}.MadFitConstructionBiteForm-module__IUu2aG__statLabel{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;align-items:center;margin-bottom:10px;font-size:13px;font-weight:600;display:flex;overflow:hidden}.MadFitConstructionBiteForm-module__IUu2aG__statValue{color:#fff;font-size:34px;font-weight:700;line-height:1.05}.MadFitConstructionBiteForm-module__IUu2aG__statUnit{color:#ffffffa6;margin-left:5px;font-size:15px;font-weight:600}.MadFitConstructionBiteForm-module__IUu2aG__dirChip{color:#1255ad;letter-spacing:.02em;background:#fff;border-radius:999px;align-items:center;gap:7px;margin-top:10px;padding:4px 12px;font-size:12.5px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #0a1e4659}.MadFitConstructionBiteForm-module__IUu2aG__dirChipMuted{color:#ffffffbf;background:0 0;border:1px dashed #ffffff73;border-radius:999px;align-items:center;gap:7px;margin-top:10px;padding:4px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.MadFitConstructionBiteForm-module__IUu2aG__gaugeGroup{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (max-width:720px){.MadFitConstructionBiteForm-module__IUu2aG__gaugeGroup{grid-template-columns:1fr}}.MadFitConstructionBiteForm-module__IUu2aG__gaugeCard{border:1.5px solid var(--color-border-default,#d9d9d9);background:var(--color-bg-subtle,#f8f9fa);border-radius:12px;gap:10px;padding:16px 18px;transition:border-color .15s,box-shadow .15s,background .15s;position:relative;white-space:normal!important;align-items:flex-start!important;margin:0!important;display:flex!important}.MadFitConstructionBiteForm-module__IUu2aG__gaugeCard:hover{border-color:#1a73e88c}.MadFitConstructionBiteForm-module__IUu2aG__gaugeCard.ant-radio-wrapper-checked{background:#1a73e812;border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e826}.MadFitConstructionBiteForm-module__IUu2aG__gaugeTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MadFitConstructionBiteForm-module__IUu2aG__gaugeTitle{color:var(--color-text-primary);margin:0;font-size:15.5px;font-weight:600}.MadFitConstructionBiteForm-module__IUu2aG__gaugeBadge{color:#039855;background:#0398551f;border-radius:999px;padding:1px 9px;font-size:11px;font-weight:700}.MadFitConstructionBiteForm-module__IUu2aG__gaugeDesc{color:var(--color-text-body);margin:4px 0 0;font-size:12.5px;line-height:1.45}.MadFitConstructionBiteForm-module__IUu2aG__stepsList{counter-reset:madfitStep;gap:18px;margin:0;padding:0;list-style:none;display:grid}.MadFitConstructionBiteForm-module__IUu2aG__stepsList>li{counter-increment:madfitStep;color:var(--color-text-body);padding-left:44px;font-size:15.5px;line-height:1.55;position:relative}.MadFitConstructionBiteForm-module__IUu2aG__stepsList>li:before{content:counter(madfitStep);color:#1a73e8;background:#1a73e81f;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:grid;position:absolute;top:0;left:0}.MadFitConstructionBiteForm-module__IUu2aG__stepsList>li:after{content:"";background:#1a73e82e;width:2px;position:absolute;top:32px;bottom:-16px;left:13px}.MadFitConstructionBiteForm-module__IUu2aG__stepsList>li:last-child:after{display:none}.MadFitConstructionBiteForm-module__IUu2aG__stepValue{color:var(--color-text-primary);font-weight:700}.MadFitConstructionBiteForm-module__IUu2aG__videoCard{border:1px solid var(--color-border-default,#e5e7eb);background:var(--color-fieldset-body-bg);box-shadow:var(--color-fieldset-shadow-1) 0px 1px 0px, var(--color-fieldset-shadow-2) 0px 0px 4px;border-radius:14px;overflow:hidden}.MadFitConstructionBiteForm-module__IUu2aG__videoFrame{background:#05070d;padding-top:56.25%;position:relative}.MadFitConstructionBiteForm-module__IUu2aG__videoFrame video{width:100%;height:100%;position:absolute;inset:0}.MadFitConstructionBiteForm-module__IUu2aG__videoCaption{color:var(--color-text-body);align-items:center;gap:8px;padding:11px 16px;font-size:13px;font-weight:600;display:flex}.MadFitConstructionBiteForm-module__IUu2aG__helpList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.MadFitConstructionBiteForm-module__IUu2aG__helpList li{color:#1a73e8;align-items:center;gap:10px;font-size:14.5px;font-weight:600;display:flex}.MadFitConstructionBiteForm-module__IUu2aG__helpMark{color:#1a73e8;background:#1a73e81f;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-grid}.MadFitConstructionBiteForm-module__IUu2aG__calloutWarn{color:var(--color-text-body);background:#e91f630f;border:1px solid #e91f6347;border-radius:12px;gap:10px;padding:13px 16px;font-size:14px;line-height:1.5;display:flex}.MadFitConstructionBiteForm-module__IUu2aG__calloutWarn strong{color:#e91f63}.MadFitConstructionBiteForm-module__IUu2aG__computeOverlay{z-index:999;background:var(--color-form-chrome-bg);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:22px;display:flex;position:absolute;inset:0}.MadFitConstructionBiteForm-module__IUu2aG__computeRing{background:conic-gradient(#1a73e8 0deg,#66a9ff 120deg,#1a73e814 200deg 360deg);border-radius:50%;width:92px;height:92px;animation:1.1s linear infinite MadFitConstructionBiteForm-module__IUu2aG__madfitSpin;position:relative}.MadFitConstructionBiteForm-module__IUu2aG__computeRing:after{content:"";background:var(--color-form-chrome-bg);border-radius:50%;position:absolute;inset:8px}@keyframes MadFitConstructionBiteForm-module__IUu2aG__madfitSpin{to{transform:rotate(360deg)}}.MadFitConstructionBiteForm-module__IUu2aG__computeBadge{z-index:1;letter-spacing:.08em;color:#1a73e8;place-items:center;font-size:11px;font-weight:800;animation:1.1s linear infinite MadFitConstructionBiteForm-module__IUu2aG__madfitSpinBack;display:grid;position:absolute;inset:0}@keyframes MadFitConstructionBiteForm-module__IUu2aG__madfitSpinBack{to{transform:rotate(-360deg)}}.MadFitConstructionBiteForm-module__IUu2aG__computeSteps{gap:10px;margin:0;padding:0;list-style:none;display:grid}.MadFitConstructionBiteForm-module__IUu2aG__computeSteps li{color:var(--color-text-body);opacity:.35;align-items:center;gap:10px;font-size:14px;font-weight:600;animation:2.7s ease-in-out infinite MadFitConstructionBiteForm-module__IUu2aG__madfitStepGlow;display:flex}.MadFitConstructionBiteForm-module__IUu2aG__computeSteps li:before{content:"";background:#1a73e8;border-radius:50%;flex:none;width:8px;height:8px}.MadFitConstructionBiteForm-module__IUu2aG__computeSteps li:first-child{animation-delay:0s}.MadFitConstructionBiteForm-module__IUu2aG__computeSteps li:nth-child(2){animation-delay:.9s}.MadFitConstructionBiteForm-module__IUu2aG__computeSteps li:nth-child(3){animation-delay:1.8s}@keyframes MadFitConstructionBiteForm-module__IUu2aG__madfitStepGlow{0%,45%,to{opacity:.35}12%,30%{opacity:1}}.MadFitConstructionBiteForm-module__IUu2aG__pageStack{gap:20px;padding-top:20px;display:grid}.MadFitConstructionBiteForm-module__IUu2aG__pageStack>*{animation:.45s cubic-bezier(.2,.7,.3,1) both MadFitConstructionBiteForm-module__IUu2aG__sectionRise}.MadFitConstructionBiteForm-module__IUu2aG__pageStack>:first-child{animation-delay:20ms}.MadFitConstructionBiteForm-module__IUu2aG__pageStack>:nth-child(2){animation-delay:80ms}.MadFitConstructionBiteForm-module__IUu2aG__pageStack>:nth-child(3){animation-delay:.14s}.MadFitConstructionBiteForm-module__IUu2aG__pageStack>:nth-child(4){animation-delay:.2s}.MadFitConstructionBiteForm-module__IUu2aG__pageStack>:nth-child(5){animation-delay:.26s}.MadFitConstructionBiteForm-module__IUu2aG__pageStack>:nth-child(6){animation-delay:.32s}.MadFitConstructionBiteForm-module__IUu2aG__pageStack>:nth-child(7){animation-delay:.38s}@keyframes MadFitConstructionBiteForm-module__IUu2aG__sectionRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.MadFitConstructionBiteForm-module__IUu2aG__pageStack>*,.MadFitConstructionBiteForm-module__IUu2aG__statTile{animation:none!important}}.MadFitConstructionBiteForm-module__IUu2aG__sectionCard{background:var(--color-fieldset-body-bg);border:1px solid #7890b429;border-radius:16px;padding:22px 24px;box-shadow:0 1px 2px #0f23460d,0 10px 28px -20px #0f23464d}.MadFitConstructionBiteForm-module__IUu2aG__sectionHead{margin-bottom:18px}.MadFitConstructionBiteForm-module__IUu2aG__sectionKicker{letter-spacing:.12em;text-transform:uppercase;color:#1a73e8;margin:0 0 3px;font-size:11px;font-weight:700}.MadFitConstructionBiteForm-module__IUu2aG__sectionTitle{color:var(--color-text-primary);margin:0;font-size:17px;font-weight:650}.MadFitConstructionBiteForm-module__IUu2aG__sectionSub{color:var(--color-text-muted);margin:3px 0 0;font-size:13px}.MadFitConstructionBiteForm-module__IUu2aG__gaugeIcon{color:#1a73e8;background:#1a73e81a;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;margin-top:2px;font-size:18px;display:grid}.MadFitConstructionBiteForm-module__IUu2aG__recordGrid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:22px;display:grid}@media (max-width:920px){.MadFitConstructionBiteForm-module__IUu2aG__recordGrid{grid-template-columns:1fr}}.MadFitConstructionBiteForm-module__IUu2aG__measureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (max-width:760px){.MadFitConstructionBiteForm-module__IUu2aG__measureGrid{grid-template-columns:1fr}}.MadFitConstructionBiteForm-module__IUu2aG__measureTile{background:var(--color-bg-subtle,#f8f9fa);border:1px solid #7890b42e;border-radius:12px;min-width:0;padding:12px 14px 8px}.MadFitConstructionBiteForm-module__IUu2aG__measureTile .ant-form-item{margin-bottom:0}.MadFitConstructionBiteForm-module__IUu2aG__measureTile .ant-form-item-label>label{color:var(--color-text-muted);white-space:normal;height:auto;font-size:12px;font-weight:600}:is(.MadFitConstructionBiteForm-module__IUu2aG__measureTile .ant-input-number,.MadFitConstructionBiteForm-module__IUu2aG__measureTile .ant-input-number-group-addon){box-shadow:none!important;background:0 0!important;border:none!important}.MadFitConstructionBiteForm-module__IUu2aG__measureTile .ant-input-number-input{color:var(--color-text-primary);padding-left:0;font-size:24px;font-weight:700}.MadFitConstructionBiteForm-module__IUu2aG__measureTile .ant-input-number-group-addon{color:var(--color-text-muted);font-weight:600}.MadFitConstructionBiteForm-module__IUu2aG__calloutIcon{color:#e91f63;background:#e91f631f;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;margin-top:1px;font-size:13px;display:inline-grid}
.Tabs-module__p-Q6ZW__segments{--segment-radius:8px;padding:4px;font-size:16px;font-weight:400}.Tabs-module__p-Q6ZW__segments .ant-segmented-group{gap:2px}.Tabs-module__p-Q6ZW__segments .ant-segmented-item{padding-block:2px;border-radius:6px!important}:is(.Tabs-module__p-Q6ZW__segments .ant-segmented-item-selected,.Tabs-module__p-Q6ZW__segments .ant-segmented-item-selected .ant-segmented-item-label){color:var(--color-tabs-selected-text)}
.OATCheckForm-module__jj_-ea__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.OATCheckForm-module__jj_-ea__formContent{flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.OATCheckForm-module__jj_-ea__form{max-width:1000px;margin:0 auto}.OATCheckForm-module__jj_-ea__stickyHeader{z-index:10;background:var(--color-fieldset-body-bg);border-bottom:1px solid #edf2f7;position:sticky;top:0}.OATCheckForm-module__jj_-ea__stickyFooter{z-index:10;background:var(--color-form-chrome-bg);border-top:1px solid #edf2f7;padding-inline:24px;position:sticky;bottom:0}
.style-module__FptuYW__page{flex-direction:column;margin-top:16px;display:flex}.style-module__FptuYW__card{background:var(--color-card-bg,#fff);border:1px solid var(--color-border-subtle,#0000000f);box-shadow:0 1px 3px var(--color-shadow-cs1,#0000000a);border-radius:14px;flex-direction:column;padding:20px;display:flex}.style-module__FptuYW__tablist{background:var(--color-bg-subtle,#f1f4f6);border:1px solid var(--color-border-subtle,#0000000f);border-radius:12px;width:fit-content;margin-bottom:20px;padding:4px}.style-module__FptuYW__locator{margin-bottom:16px}.style-module__FptuYW__locatorInput{border-radius:10px;width:100%;max-width:480px}.style-module__FptuYW__locatorIcon{color:var(--color-text-hint,#94a3b8)}.style-module__FptuYW__locatorPanel{background:var(--color-bg-subtle,#f8fafc);border:1px solid var(--color-border-subtle,#0000000f);border-radius:12px;max-width:720px;margin-top:8px;padding:6px}.style-module__FptuYW__locatorRow{border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:8px 10px;display:flex}.style-module__FptuYW__locatorRow:hover{background:var(--color-card-bg,#fff)}.style-module__FptuYW__locatorPerson{flex-direction:column;gap:2px;min-width:0;display:flex}.style-module__FptuYW__locatorName{color:var(--color-text-strong,#1f2933);font-size:13px;font-weight:600}.style-module__FptuYW__locatorMeta{color:var(--color-text-muted,#6b7c84);font-size:11px}.style-module__FptuYW__locatorChips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.style-module__FptuYW__locatorChip{cursor:pointer;background:var(--color-status-processing-bg,#e3f2fd);color:var(--color-status-processing-text,#1565c0);border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:600;transition:border-color .15s;display:inline-flex}.style-module__FptuYW__locatorChip:hover{border-color:var(--color-status-processing-text,#1565c0)}.style-module__FptuYW__locatorChipCount{background:var(--color-card-bg,#fff);border-radius:999px;padding:0 5px;font-size:11px;font-weight:700}.style-module__FptuYW__locatorChipEmpty{background:var(--color-chip-default-bg,#f0f0f0);color:var(--color-text-hint,#94a3b8);border-radius:999px;align-items:center;padding:3px 10px;font-size:12px;font-weight:500;display:inline-flex}.style-module__FptuYW__locatorHint{color:var(--color-text-muted,#6b7c84);margin:0;padding:8px 10px;font-size:12px}.style-module__FptuYW__searchBar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.style-module__FptuYW__searchInput{width:100%;max-width:360px}.style-module__FptuYW__wrapper{flex-direction:column;display:flex;position:relative}.style-module__FptuYW__tableContainer{width:100%;display:flex;overflow:auto}.style-module__FptuYW__tableWrapper{border:1px solid #efefef;box-shadow:none!important;max-height:calc(100vh - 340px)!important}.style-module__FptuYW__tableWrapper td{max-width:none!important}.style-module__FptuYW__plusBtn{color:#fff;cursor:pointer;background:linear-gradient(#3e3d45,#202020);border:none;border-radius:50%;place-items:center;min-width:24px;min-height:24px;padding:2px;transition:transform .3s ease-out;display:grid}.style-module__FptuYW__plusBtn:hover{transform:scale(1.1)}.style-module__FptuYW__plusBtn svg{width:20px;height:20px}.style-module__FptuYW__selectInput{min-width:120px;max-width:160px;padding-block:7px;display:flex}.style-module__FptuYW__docTypeInput{width:100%;padding-block:8px}.style-module__FptuYW__expandIcon{width:20px;height:20px;color:var(--color-text-muted);z-index:0;margin-right:8px}.style-module__FptuYW__cellData{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.style-module__FptuYW__chatBtn{color:var(--color-text-muted);cursor:pointer;background-color:#0000;border:none;display:flex}.style-module__FptuYW__chatBtn:hover{color:var(--color-text-body)}.style-module__FptuYW__chatIcon{width:18px;height:18px}.style-module__FptuYW__treatmentLink{color:var(--color-link-blue);text-underline-offset:4px!important;-webkit-text-decoration:1px underline var(--color-link-blue)!important;text-decoration:1px underline var(--color-link-blue)!important}.style-module__FptuYW__modalContent{background-color:#fff;border-radius:12px;flex-direction:column;padding:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0000001a}.style-module__FptuYW__docsModal .style-module__FptuYW__modalContent{min-width:600px}.style-module__FptuYW__codesModal .style-module__FptuYW__modalContent{width:max(80%,1000px)}.style-module__FptuYW__modalTitle{font-size:22px}.style-module__FptuYW__closeBtn{min-width:0;padding-inline:10px;position:absolute;top:20px;right:20px}.style-module__FptuYW__closeBtn svg{width:20px;height:20px}.style-module__FptuYW__modalHeader{margin-bottom:20px}.style-module__FptuYW__modalFooter{justify-content:flex-end;align-items:center;gap:20px;width:100%;margin-top:20px;display:flex}.style-module__FptuYW__modalFooter button{color:var(--color-text-primary)}.style-module__FptuYW__uploadMeta{color:var(--color-text-body);justify-content:space-between;align-items:center;margin-top:14px;font-size:14px;display:flex}.style-module__FptuYW__uploadMeta div{align-items:center;gap:8px;display:flex}.style-module__FptuYW__uploadMeta svg{width:18px;height:18px}.style-module__FptuYW__codeTypeInput{padding-block:10px}.style-module__FptuYW__codesModal .style-module__FptuYW__headerControls{align-items:center;gap:12px;display:flex}.style-module__FptuYW__btn{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:700;transition:box-shadow .3s linear;display:flex}.style-module__FptuYW__btn svg{width:20px;height:20px}.style-module__FptuYW__btnPrimary{background:linear-gradient(#3e3d45,#202020);box-shadow:0 2px 6px #00000040;color:#fff!important}.style-module__FptuYW__btnSec{border-color:#3e3d45;box-shadow:0 2px 4px #00000030;color:var(--color-text-primary)!important}.style-module__FptuYW__btnPrimary:hover{box-shadow:inset 0 2px 6px #ffffff40,0 2px 8px #00000040}.style-module__FptuYW__btnSec:hover{box-shadow:inset 0 2px 6px #00000020,0 2px 4px #00000040}.style-module__FptuYW__billingNoteBox{background:var(--color-bg-subtle);border-left:3px solid #ec407a;border-radius:8px;flex-direction:column;gap:4px;margin-top:16px;padding:12px 16px;display:flex}.style-module__FptuYW__billingNoteBoxLabel{text-transform:uppercase;letter-spacing:.05em;color:#ec407a;font-size:11px;font-weight:600}.style-module__FptuYW__billingNoteBoxText{color:var(--color-text-body);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px}.style-module__FptuYW__patientCell{flex-direction:column;align-items:flex-start;gap:5px;width:100%;display:flex}.style-module__FptuYW__patientRow{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.style-module__FptuYW__chatBtnWrap{display:inline-flex;position:relative}.style-module__FptuYW__unreadDot{width:8px;height:8px;box-shadow:0 0 0 2px var(--color-card-bg,#fff);background:#ff4d4f;border-radius:50%;position:absolute;top:-3px;right:-3px}.style-module__FptuYW__rowNote{background:var(--color-bg-subtle,#f8f9fa);max-width:100%;color:var(--color-text-muted,#6b7c84);cursor:default;border-left:3px solid #ec407a;border-radius:6px;align-items:center;gap:6px;padding:2px 8px;font-size:12px;display:inline-flex}.style-module__FptuYW__rowNoteIcon{color:#ec407a;flex-shrink:0;font-size:12px}.style-module__FptuYW__rowNoteText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.style-module__FptuYW__notePopover{white-space:pre-wrap;word-break:break-word;max-width:320px;color:var(--color-text-body,#4a5568);font-size:13px}.style-module__FptuYW__rowNoteClickable{cursor:pointer}.style-module__FptuYW__rowNoteClickable .style-module__FptuYW__rowNoteText{-webkit-text-decoration:underline dotted var(--color-text-hint,#b5bcc6);text-decoration:underline dotted var(--color-text-hint,#b5bcc6);text-underline-offset:2px}.style-module__FptuYW__statusPill{white-space:nowrap;background:var(--color-chip-default-bg,#f0f0f0);color:var(--color-text-muted,#6b7c84);border-radius:999px;align-items:center;padding:2px 10px;font-size:12px;font-weight:600;line-height:1.5;display:inline-flex}.style-module__FptuYW__statusPill_blue{background:var(--color-status-processing-bg,#e3f2fd);color:var(--color-status-processing-text,#1565c0)}.style-module__FptuYW__statusPill_green{background:var(--color-status-completed-bg,#e8f5e9);color:var(--color-status-completed-text,#2e7d32)}.style-module__FptuYW__statusPill_amber{background:var(--color-status-hold-bg,#fff8e1);color:var(--color-status-hold-text,#f57f17)}.style-module__FptuYW__statusPill_red{background:var(--color-status-cancelled-bg,#ffebee);color:var(--color-status-cancelled-text,#c62828)}.style-module__FptuYW__statusPillMuted{color:var(--color-text-hint,#94a3b8);font-size:12px}.style-module__FptuYW__ageCell{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.style-module__FptuYW__ageDate{color:var(--color-text-muted,#9fa9b8);white-space:nowrap;font-size:11px}.style-module__FptuYW__ageChip{white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.style-module__FptuYW__ageIcon{font-size:11px}.style-module__FptuYW__ageNormal{background:var(--color-bg-subtle,#f4f6f8);color:var(--color-text-muted,#6b7c84)}.style-module__FptuYW__ageWarn{background:var(--color-status-hold-bg,#fff8e1);color:var(--color-status-hold-text,#f57f17)}.style-module__FptuYW__ageDanger{background:var(--color-status-cancelled-bg,#ffebee);color:var(--color-status-cancelled-text,#c62828)}.style-module__FptuYW__ageDone{background:var(--color-status-completed-bg,#e8f5e9);color:var(--color-status-completed-text,#2e7d32)}.style-module__FptuYW__ageStopped{background:var(--color-chip-default-bg,#f0f0f0);color:var(--color-text-muted,#6b7c84)}.style-module__FptuYW__actionBtn{border:1px solid var(--color-border-subtle,#00000014);background:var(--color-card-bg,#fff);width:30px;height:30px;color:var(--color-text-body,#4a5568);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.style-module__FptuYW__actionBtn:hover{background:var(--color-icon-badge-blue,#e6f7ff);border-color:var(--color-link-blue,#1a73e8);color:var(--color-link-blue,#1a73e8)}.style-module__FptuYW__chatBtn:focus-visible,.style-module__FptuYW__actionBtn:focus-visible,.style-module__FptuYW__plusBtn:focus-visible,.style-module__FptuYW__cardBtn:focus-visible{outline:2px solid var(--color-link-blue,#1a73e8);outline-offset:2px;border-radius:8px}.style-module__FptuYW__cardBtn{cursor:pointer;flex-shrink:0;align-items:center;display:inline-flex}.style-module__FptuYW__cardIcon{font-size:18px}.style-module__FptuYW__cardIconOk{color:var(--color-status-completed-text,#2e7d32)}.style-module__FptuYW__cardIconMissing{color:var(--color-text-hint,#c0392b);opacity:.55}.style-module__FptuYW__cardPop{gap:12px;max-width:320px;display:flex}.style-module__FptuYW__cardPopItem{color:var(--color-text-muted,#6b7c84);cursor:pointer;font:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:0;text-decoration:none;display:flex}.style-module__FptuYW__cardPopThumb{object-fit:cover;border:1px solid var(--color-border-subtle,#00000014);background:var(--color-bg-subtle,#f4f6f8);border-radius:8px;width:140px;height:90px}.style-module__FptuYW__cardPopLabel{font-size:11px;font-weight:600}.style-module__FptuYW__payerCell{white-space:nowrap;text-overflow:ellipsis;max-width:180px;display:block;overflow:hidden}:is(.style-module__FptuYW__searchBar .ant-input-affix-wrapper,.style-module__FptuYW__searchBar .ant-input,.style-module__FptuYW__searchBar .ant-input-search){border-radius:10px}.style-module__FptuYW__card .ant-select-outlined .ant-select-selector{border-radius:10px}.style-module__FptuYW__codesContainer{scrollbar-width:thin;border-radius:12px;width:100%;margin-block:20px 10px;overflow:auto;box-shadow:0 0 4px #00000020}.style-module__FptuYW__numberInput{z-index:0;width:90px}.style-module__FptuYW__numberInput>div{box-shadow:inset 0 0 6px #00000020}.style-module__FptuYW__numberInput input{color:var(--color-text-primary);text-align:center;padding:7px 10px;font-size:14px}.style-module__FptuYW__numberInput input:disabled{cursor:not-allowed}.style-module__FptuYW__overflowText{text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:160px;overflow:hidden}.style-module__FptuYW__codeCell{color:#f44334}.style-module__FptuYW__secText{color:var(--color-text-body)}.style-module__FptuYW__codesTableWrapper{max-height:600px!important}.style-module__FptuYW__groupRow{z-index:11;background-color:#dee2e8;position:sticky;top:50px}.style-module__FptuYW__groupRow p{width:fit-content}.style-module__FptuYW__footer{justify-content:space-between;align-items:center;margin-top:28px;display:flex}.style-module__FptuYW__hoverTarget{cursor:pointer;border-bottom:1px dashed #999}.style-module__FptuYW__hoverCard{flex-direction:column;gap:4px;min-width:200px;display:flex}.style-module__FptuYW__hoverCardName{color:var(--color-text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.style-module__FptuYW__hoverCardDetail{color:var(--color-text-body);margin:0;font-size:13px}.style-module__FptuYW__hoverCardLabel{color:var(--color-text-muted);font-weight:500}.style-module__FptuYW__hoverCardSection{border-top:1px solid #e2e8f0;margin-top:6px;padding-top:6px}
.PanoramicImagingReportForm-module__gWUJ3W__formContainer{flex-direction:column;height:100%;min-height:0;max-height:90vh;display:flex}.PanoramicImagingReportForm-module__gWUJ3W__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.PanoramicImagingReportForm-module__gWUJ3W__form{width:100%;max-width:1000px;margin:0 auto}.PanoramicImagingReportForm-module__gWUJ3W__stickyHeader{z-index:10;background:var(--color-fieldset-body-bg);border-bottom:1px solid #edf2f7;position:sticky;top:0}.PanoramicImagingReportForm-module__gWUJ3W__stickyFooter{z-index:10;background:var(--color-form-chrome-bg);border-top:1px solid #edf2f7;padding-inline:24px;position:sticky;bottom:0}
.PatientPendingActionCard-module__JHlVFW__pendingFormName{-webkit-line-clamp:1;line-clamp:1;box-orient:vertical;text-overflow:ellipsis;white-space:no-wrap;-webkit-box-orient:vertical;min-width:80px;display:-webkit-box;overflow:hidden}
.ProofOfDeliveryForm-module__4zBtZq__formContainer{flex-direction:column;height:100%;min-height:0;max-height:90vh;display:flex}.ProofOfDeliveryForm-module__4zBtZq__formContent{background:var(--color-form-chrome-bg);border-radius:8px;flex:auto;min-height:0;padding:16px;position:relative;overflow:auto}.ProofOfDeliveryForm-module__4zBtZq__form{width:100%;max-width:1000px;margin:0 auto}.ProofOfDeliveryForm-module__4zBtZq__stickyHeader{z-index:10;background:var(--color-fieldset-body-bg);border-bottom:1px solid #edf2f7;position:sticky;top:0}.ProofOfDeliveryForm-module__4zBtZq__stickyFooter{z-index:10;background:var(--color-form-chrome-bg);border-top:1px solid #edf2f7;padding-inline:24px;position:sticky;bottom:0}
.Sidebars-module__mTuxHW__secItem{cursor:pointer;border-radius:8px;align-items:center;margin-bottom:4px;padding-block:8px;padding-inline:12px;display:flex;position:relative}.Sidebars-module__mTuxHW__secItem[aria-selected=true]{background-color:#ffffff26;border-bottom:3px solid #fff}.Sidebars-module__mTuxHW__menuItem{cursor:pointer;border-radius:8px;align-items:center;margin-bottom:4px;padding-block:12px;transition:all .3s;display:flex;position:relative}.Sidebars-module__mTuxHW__secItem:hover,.Sidebars-module__mTuxHW__menuItem:hover{background:#ffffff1a}.Sidebars-module__mTuxHW__leftSidebar,.Sidebars-module__mTuxHW__rightSidebar{background-color:var(--color-sidebar-bg)}.Sidebars-module__mTuxHW__leftSidebar .Sidebars-module__mTuxHW__segment{--segment-radius:8px!important}.Sidebars-module__mTuxHW__leftSidebar .Sidebars-module__mTuxHW__segments .ant-segmented-item{border-radius:8px!important;padding-block:4px!important}
.ReferralForDiagnosticSleepStudyForm-module__2sGEmG__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.ReferralForDiagnosticSleepStudyForm-module__2sGEmG__formContent{flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.ReferralForDiagnosticSleepStudyForm-module__2sGEmG__form{max-width:1000px;margin:0 auto}.ReferralForDiagnosticSleepStudyForm-module__2sGEmG__stickyHeader{z-index:10;background:var(--color-fieldset-body-bg);border-bottom:1px solid #edf2f7;position:sticky;top:0}.ReferralForDiagnosticSleepStudyForm-module__2sGEmG__stickyFooter{z-index:10;background:var(--color-form-chrome-bg);border-top:1px solid #edf2f7;padding-inline:24px;position:sticky;bottom:0}
.CaseMessaging-module__lQGWCG__treatmentSegments{--segment-radius:8px;padding:4px;font-size:16px;font-weight:400}.CaseMessaging-module__lQGWCG__treatmentSegments .ant-segmented-group{gap:2px}.CaseMessaging-module__lQGWCG__treatmentSegments .ant-segmented-item{border-radius:5px;padding-block:2px}.CaseMessaging-module__lQGWCG__msgDrawer .ant-drawer-content-wrapper{margin-block:12px;border-top-left-radius:12px;border-bottom-left-radius:12px;min-width:50%;height:calc(100vh - 24px);margin-left:12px}.CaseMessaging-module__lQGWCG__msgDrawer .ant-drawer-body{padding:0}.CaseMessaging-module__lQGWCG__drawerHeader{justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}
.SleepSwotPatientForm-module__V7BuOG__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.SleepSwotPatientForm-module__V7BuOG__formContent{flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.SleepSwotPatientForm-module__V7BuOG__form{max-width:1000px;margin:0 auto}.SleepSwotPatientForm-module__V7BuOG__sectionTitle{color:var(--color-text-primary);margin-top:24px;margin-bottom:12px;font-size:22px;font-weight:700;line-height:1.3}
.PatientDemographics-module__wJqfMG__treatmentSegments{--segment-radius:8px;padding:4px;font-size:16px;font-weight:400}.PatientDemographics-module__wJqfMG__treatmentSegments .ant-segmented-group{gap:2px}.PatientDemographics-module__wJqfMG__treatmentSegments .ant-segmented-item{border-radius:5px;padding-block:2px}.PatientDemographics-module__wJqfMG__aiAuditBtn{letter-spacing:.01em;animation:6s ease-in-out infinite PatientDemographics-module__wJqfMG__aiGradientDrift;position:relative;overflow:hidden;box-shadow:0 3px 14px -3px #5b4be88c;color:#fff!important;background:linear-gradient(120deg,#1a73e8,#5b4be8,#8b3ded,#5b4be8,#1a73e8) 0 0/300% 100%!important;border:none!important;border-radius:999px!important;padding-inline:18px!important;font-weight:600!important;transition:transform .18s,box-shadow .18s,filter .18s!important}@keyframes PatientDemographics-module__wJqfMG__aiGradientDrift{0%,to{background-position:0%}50%{background-position:100%}}.PatientDemographics-module__wJqfMG__aiAuditBtn:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000,#fff6,#0000);width:45%;position:absolute;top:0;bottom:0;left:-70%;transform:skew(-18deg)}.PatientDemographics-module__wJqfMG__aiAuditBtn:hover:not(:disabled){filter:brightness(1.07);transform:translateY(-1px);box-shadow:0 7px 22px -5px #5b4be8b3}.PatientDemographics-module__wJqfMG__aiAuditBtn:hover:not(:disabled):after{animation:.7s PatientDemographics-module__wJqfMG__aiShineSweep}@keyframes PatientDemographics-module__wJqfMG__aiShineSweep{0%{left:-70%}to{left:130%}}.PatientDemographics-module__wJqfMG__aiAuditBtn:active:not(:disabled){transform:translateY(0)scale(.97)}.PatientDemographics-module__wJqfMG__aiAuditBtn:disabled{filter:grayscale(.45)opacity(.55);box-shadow:none;animation:none}.PatientDemographics-module__wJqfMG__aiAuditSpark{transform-origin:60% 60%;filter:drop-shadow(0 0 4px #ffffffb3);font-size:14px;display:inline-block}.PatientDemographics-module__wJqfMG__aiAuditBtn:hover:not(:disabled) .PatientDemographics-module__wJqfMG__aiAuditSpark{animation:.55s PatientDemographics-module__wJqfMG__aiWandWiggle}@keyframes PatientDemographics-module__wJqfMG__aiWandWiggle{0%,to{transform:rotate(0)}30%{transform:rotate(-14deg)scale(1.12)}60%{transform:rotate(10deg)}}@media (prefers-reduced-motion:reduce){.PatientDemographics-module__wJqfMG__aiAuditBtn,.PatientDemographics-module__wJqfMG__aiAuditBtn:after,.PatientDemographics-module__wJqfMG__aiAuditSpark{transition:none!important;animation:none!important}}
.SymptomsAndChiefComplaintForm-module__LwkAkG__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.SymptomsAndChiefComplaintForm-module__LwkAkG__formContent{flex:1;min-height:0;padding:20px;position:relative;overflow-y:auto}.SymptomsAndChiefComplaintForm-module__LwkAkG__form{max-width:1000px;margin:0 auto}
.ConsentForTreatmentForm-module__iobdfa__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.ConsentForTreatmentForm-module__iobdfa__formContent{flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.ConsentForTreatmentForm-module__iobdfa__form{max-width:1000px;margin:0 auto}
.CodeSheet-module__L5rD6W__wrapper{--code-background:#f8f9fa}.CodeSheet-module__L5rD6W__innerWrapper{max-height:75vh;margin:0;padding:0;overflow:auto}.CodeSheet-module__L5rD6W__topControls{justify-content:space-between;align-items:center;gap:24px;padding-block:12px 0;display:flex}.CodeSheet-module__L5rD6W__topLeft,.CodeSheet-module__L5rD6W__topSpacer{flex:1 1 0;min-width:0}.CodeSheet-module__L5rD6W__topLeft{display:flex}.CodeSheet-module__L5rD6W__sec{contain:content layout paint;content-visibility:auto;flex-direction:column;width:100%;min-width:0;margin-bottom:28px;display:flex;position:relative}.CodeSheet-module__L5rD6W__secHeader{z-index:1;color:var(--color-text-primary);background-color:var(--color-fieldset-body-bg);justify-content:space-between;align-items:center;gap:24px;margin-bottom:10px;padding-block:10px;padding-inline:24px;display:flex;position:sticky;top:0}.CodeSheet-module__L5rD6W__secHeader h3{color:var(--color-text-primary);align-items:center;gap:12px;margin:0;font-size:18px;line-height:1;display:flex}.CodeSheet-module__L5rD6W__secBody{column-count:3;column-gap:20px;width:100%;padding-inline:24px}.CodeSheet-module__L5rD6W__group{break-inside:avoid;content-visibility:auto;contain-intrinsic-size:auto 400px;flex-direction:column;min-width:0;margin-bottom:16px;display:flex}.CodeSheet-module__L5rD6W__groupHeader{background:var(--code-background);color:#fff;border-radius:6px;align-items:center;gap:8px;margin-bottom:8px;padding:6px 8px 6px 12px;display:flex}.CodeSheet-module__L5rD6W__groupHeader h4{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:0 0;flex:1;min-width:0;margin:0;padding:0;font-size:15px;font-weight:500;overflow:hidden}.CodeSheet-module__L5rD6W__colLabelUnits,.CodeSheet-module__L5rD6W__colLabelFees{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#ffffffd9;box-sizing:border-box;flex-shrink:0;width:68px;font-size:11px;font-weight:600}.CodeSheet-module__L5rD6W__cptSec{--code-background:#1a6e6e;--selected-bg:#d4edda;--accent:#1a6e6e}.CodeSheet-module__L5rD6W__icdSec{--code-background:#8b6914;--selected-bg:#fef3cd;--accent:#8b6914}.CodeSheet-module__L5rD6W__cdtSec{--code-background:#5b3a8c;--selected-bg:#e8ddf5;--accent:#5b3a8c}[data-theme=dark] .CodeSheet-module__L5rD6W__secHeader{background-color:var(--color-surface-elevated)}[data-theme=dark] .CodeSheet-module__L5rD6W__cptSec{--selected-bg:#5eb2b226;--accent:#5eb2b2}[data-theme=dark] .CodeSheet-module__L5rD6W__icdSec{--selected-bg:#d4af3726;--accent:#d4af37}[data-theme=dark] .CodeSheet-module__L5rD6W__cdtSec{--selected-bg:#9e82cf26;--accent:#9e82cf}.CodeSheet-module__L5rD6W__selected{background:var(--selected-bg)}.CodeSheet-module__L5rD6W__checkbox{cursor:pointer;min-width:0;color:var(--color-text-primary);flex:1;align-items:center;gap:10px;display:flex}.CodeSheet-module__L5rD6W__checkbox input[type=checkbox]{appearance:none;border:1.5px solid var(--color-border-default);background:var(--color-form-chrome-bg);cursor:pointer;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin:0;transition:background .15s,border-color .15s;display:inline-flex;position:relative}.CodeSheet-module__L5rD6W__checkbox input[type=checkbox]:hover{border-color:var(--accent)}.CodeSheet-module__L5rD6W__checkbox input[type=checkbox]:checked{background:var(--accent);border-color:var(--accent)}.CodeSheet-module__L5rD6W__checkbox input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;transform:rotate(45deg)translate(-1px,-1px)}.CodeSheet-module__L5rD6W__selectAllLabel{cursor:pointer;align-items:center;gap:10px;display:inline-flex}.CodeSheet-module__L5rD6W__selectAllLabel input[type=checkbox]{appearance:none;border:1.5px solid var(--color-border-default);background:var(--color-form-chrome-bg);cursor:pointer;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin:0;transition:background .15s,border-color .15s;display:inline-flex;position:relative}.CodeSheet-module__L5rD6W__selectAllLabel input[type=checkbox]:hover{border-color:var(--accent,#1a6e6e)}.CodeSheet-module__L5rD6W__selectAllLabel input[type=checkbox]:checked{background:var(--accent,#1a6e6e);border-color:var(--accent,#1a6e6e)}.CodeSheet-module__L5rD6W__selectAllLabel input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:9px;transform:rotate(45deg)translate(-1px,-1px)}.CodeSheet-module__L5rD6W__selectAllLabel input[type=checkbox]:indeterminate{background:var(--accent,#1a6e6e);border-color:var(--accent,#1a6e6e)}.CodeSheet-module__L5rD6W__selectAllLabel input[type=checkbox]:indeterminate:after{content:"";background:#fff;width:10px;height:2px}.CodeSheet-module__L5rD6W__item{color:var(--color-text-primary);content-visibility:auto;contain-intrinsic-size:auto 40px;border-radius:6px;align-items:center;gap:10px;padding:6px 8px 6px 12px;transition:background .15s linear;display:flex}.CodeSheet-module__L5rD6W__numInput{border:1px solid var(--color-border-default);background:var(--color-form-chrome-bg);box-sizing:border-box;border-radius:6px;flex-shrink:0;align-items:center;width:68px;height:28px;padding:0 8px;transition:border-color .15s;display:inline-flex}.CodeSheet-module__L5rD6W__numInput:hover:not(:has(input:disabled)){border-color:#4096ff}.CodeSheet-module__L5rD6W__numInput:focus-within{border-color:#4096ff;box-shadow:0 0 0 2px #0591ff1a}.CodeSheet-module__L5rD6W__numInput:has(input:disabled){background:var(--color-disabled-bg);color:var(--color-text-muted);cursor:not-allowed}.CodeSheet-module__L5rD6W__numInput input[type=number]{-moz-appearance:textfield;background:0 0;border:none;outline:none;width:100%;min-width:0;padding:0;font-size:14px}.CodeSheet-module__L5rD6W__numInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CodeSheet-module__L5rD6W__numInput input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.CodeSheet-module__L5rD6W__feesWrap{gap:2px}.CodeSheet-module__L5rD6W__feesPrefix{color:var(--color-text-body);-webkit-user-select:none;user-select:none;font-size:14px}.CodeSheet-module__L5rD6W__unitInput{margin-left:auto}.CodeSheet-module__L5rD6W__checkbox p{white-space:pre-wrap;min-width:0;color:var(--color-text-primary);flex:1;margin:0;font-size:14px;line-height:1.4}.CodeSheet-module__L5rD6W__checkbox p>span:last-child{color:var(--color-text-body)}.CodeSheet-module__L5rD6W__groupBody{white-space:wrap;flex-direction:column;gap:4px;width:100%;min-width:0;display:flex}.CodeSheet-module__L5rD6W__code{color:var(--accent);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.CodeSheet-module__L5rD6W__footer{justify-content:flex-end;align-items:center;gap:20px;display:flex}.CodeSheet-module__L5rD6W__justAdded{z-index:1;animation:2.6s ease-out CodeSheet-module__L5rD6W__codeJustAdded;position:relative}@keyframes CodeSheet-module__L5rD6W__codeJustAdded{0%{background:#fff3bf;box-shadow:0 0 0 2px #f2c200,0 4px 14px #00283c1f}70%{background:#fff8da;box-shadow:0 0 0 2px #f2c200,0 4px 14px #00283c1a}to{background:0 0;box-shadow:0 0 #f2c20000}}.CodeSheet-module__L5rD6W__addPreviewCode{background:#f4f7f8;border:1px solid #e3e8ea;border-radius:10px;padding:14px 16px}.CodeSheet-module__L5rD6W__addPreviewCodeNum{color:#005070;letter-spacing:.01em;font-size:18px;font-weight:700}.CodeSheet-module__L5rD6W__addPreviewDesc{color:#41525a;margin-top:4px;font-size:13.5px;line-height:1.5}.CodeSheet-module__L5rD6W__addPreviewDest{margin-top:16px}.CodeSheet-module__L5rD6W__addPreviewDestLabel{letter-spacing:.07em;text-transform:uppercase;color:#6b7c84;margin-bottom:6px;font-size:11px;font-weight:700}.CodeSheet-module__L5rD6W__addPreviewDestPath{color:#0f2a33;flex-wrap:wrap;align-items:center;gap:6px;font-size:14px;display:flex}.CodeSheet-module__L5rD6W__addPreviewArrow{color:#9aa8ad}.CodeSheet-module__L5rD6W__addPreviewNote{color:#8a6d1a;background:#fff8e6;border:1px solid #f2dca0;border-radius:8px;margin-top:14px;padding:8px 12px;font-size:12.5px}.CodeSheet-module__L5rD6W__addPreviewGroup{margin-top:14px}
.ApiFileUploadBox-module__OkH1bq__uploader{flex:1;height:100%;margin-top:6px;display:flex}.ApiFileUploadBox-module__OkH1bq__uploader .ApiFileUploadBox-module__OkH1bq__title{color:var(--color-text-primary);font-size:16px;transition:color .3s}.ApiFileUploadBox-module__OkH1bq__uploader:hover .ApiFileUploadBox-module__OkH1bq__title,.ApiFileUploadBox-module__OkH1bq__uploader:focus .ApiFileUploadBox-module__OkH1bq__title{color:var(--color-link-blue)}@keyframes ApiFileUploadBox-module__OkH1bq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ApiFileUploadBox-module__OkH1bq__uploaderInfo{background-color:var(--color-loader-overlay-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;opacity:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;transition:opacity .5s,transform .3s;display:flex;position:absolute;top:0;left:0;transform:scale(.9)}.ApiFileUploadBox-module__OkH1bq__uploader:hover .ApiFileUploadBox-module__OkH1bq__uploaderInfo,.ApiFileUploadBox-module__OkH1bq__uploader:focus-visible .ApiFileUploadBox-module__OkH1bq__uploaderInfo{opacity:1;transform:none}
.LongTermFollowUpForm-module__zlszYW__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.LongTermFollowUpForm-module__zlszYW__formContent{flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.LongTermFollowUpForm-module__zlszYW__form{max-width:1000px;margin:0 auto}
.MedicalHistoryForm-module__SKH12W__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.MedicalHistoryForm-module__SKH12W__formContent{flex:1;min-height:0;padding:24px;position:relative;overflow-y:auto}.MedicalHistoryForm-module__SKH12W__form{max-width:1000px;margin:0 auto}
.SymptomsAndChiefComplaintForm-module__l9bfVq__formContainer{flex-direction:column;height:100%;max-height:90vh;display:flex}.SymptomsAndChiefComplaintForm-module__l9bfVq__formContent{flex:1;min-height:0;padding:20px;position:relative;overflow-y:auto}.SymptomsAndChiefComplaintForm-module__l9bfVq__form{max-width:1000px;margin:0 auto}
.TMDOrthoticFollowupQuesForm-module__ZAG2qa__formContainer{flex-direction:column;width:100%;height:100%;max-height:90vh;display:flex}.TMDOrthoticFollowupQuesForm-module__ZAG2qa__formContent{flex:1;min-height:0;padding:24px 10px;position:relative;overflow-y:auto}.TMDOrthoticFollowupQuesForm-module__ZAG2qa__form{max-width:1000px;margin:0 auto}.TMDOrthoticFollowupQuesForm-module__ZAG2qa__form .TMDOrthoticFollowupQuesForm-module__ZAG2qa__ant-card{border-radius:8px}.TMDOrthoticFollowupQuesForm-module__ZAG2qa__form .TMDOrthoticFollowupQuesForm-module__ZAG2qa__ant-card-head-title{font-weight:600}
.TMDSymptomsQuesForm-module__uXAoPG__formContainer{flex-direction:column;width:100%;height:100%;max-height:90vh;display:flex}.TMDSymptomsQuesForm-module__uXAoPG__formContent{flex:1;min-height:0;padding:24px 10px;position:relative;overflow-y:auto}.TMDSymptomsQuesForm-module__uXAoPG__form{max-width:1100px;margin:0 auto}
.Chip-module__ha1HRq__chip{padding:4px 10px;font-size:13px}
.PatientActionSection-module__SLN0gG__wrapper{justify-content:center;align-items:center;gap:2px;display:flex}.PatientActionSection-module__SLN0gG__wrapper button{width:fit-content;color:var(--color-text-body);padding:6px}.PatientActionSection-module__SLN0gG__wrapper button:hover{color:var(--color-text-primary)}
