.card{-webkit-box-shadow:rgba(140,152,164,.075) 0 6px 12px 0;-moz-box-shadow:rgba(140,152,164,.075) 0 6px 12px 0;box-shadow:#8c98a413 0 6px 12px;border:1px solid rgba(231,234,243,.7)}.card .ant-card-head-title{text-transform:capitalize}.loader-container{text-align:center;background:#0000000d}.content{padding:50px}.notifications-list-card .ant-card-body{padding:0 0 1rem}._calendarContainer_15nd3_1{height:100%;width:100%;display:flex;flex-direction:column;padding:20px;box-sizing:border-box}._calendarCard_15nd3_10{flex:1;display:flex;flex-direction:column}._calendarCard_15nd3_10 .ant-card-body{flex:1;display:flex;flex-direction:column;padding:0;overflow:hidden}._calendarHeader_15nd3_23{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}._calendarHeader_15nd3_23 ._controls_15nd3_31{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._calendarTable_15nd3_38{flex:1;position:relative}._calendarTable_15nd3_38 .ant-table{overflow:visible!important}._calendarTable_15nd3_38 .ant-table-thead>tr>th,._calendarTable_15nd3_38 .ant-table-tbody>tr>td{overflow:visible!important;padding:0!important;height:auto!important;white-space:nowrap}._calendarTable_15nd3_38 .ant-table-tbody{overflow:auto!important}._calendarTable_15nd3_38 .ant-table-body .ant-table-content{overflow:visible!important}._timeColumn_15nd3_59{position:sticky;left:0;z-index:5;background:#fafafa;text-align:center;font-weight:700;font-size:12px;border-right:2px solid #e8e8e8;padding:8px 4px}._dayHeader_15nd3_71{text-align:center;padding:8px;background:#f0f2f5;border-bottom:2px solid #e8e8e8}._dayHeader_15nd3_71 ._dayName_15nd3_77{font-weight:700;font-size:12px}._dayHeader_15nd3_71 ._dayNumber_15nd3_81{font-size:10px;color:#666;margin-top:2px}._timeSlot_15nd3_87{position:relative;height:40px;border-bottom:1px solid #e8e8e8}._appointmentBlock_15nd3_93{position:absolute;left:4px;right:4px;border-radius:4px;padding:4px;color:#fff;cursor:pointer;z-index:10;box-shadow:0 1px 4px #0000001a;transition:transform .2s}._appointmentBlock_15nd3_93:hover{transform:translateY(-2px);box-shadow:0 2px 8px #00000026}._appointmentBlock_15nd3_93._statusPending_15nd3_109{background:linear-gradient(135deg,#faad14,#d48806)}._appointmentBlock_15nd3_93._statusConfirmed_15nd3_112{background:linear-gradient(135deg,#52c41a,#389e0d)}._appointmentBlock_15nd3_93._statusCancelled_15nd3_115{background:linear-gradient(135deg,#ff4d4f,#cf1322)}._appointmentBlock_15nd3_93._statusCompleted_15nd3_118{background:linear-gradient(135deg,#1890ff,#096dd9)}._appointmentBlock_15nd3_93 ._appointmentContent_15nd3_121{font-size:11px;line-height:1.2;overflow:hidden}._appointmentBlock_15nd3_93 ._appointmentContent_15nd3_121 ._patientName_15nd3_126{font-weight:700;margin-bottom:2px}._appointmentBlock_15nd3_93 ._appointmentContent_15nd3_121 ._specialtyName_15nd3_130{font-size:10px;opacity:.9;margin-bottom:2px}._appointmentBlock_15nd3_93 ._appointmentContent_15nd3_121 ._appointmentTime_15nd3_135{font-size:9px;opacity:.8;margin-bottom:2px}._appointmentBlock_15nd3_93 ._appointmentContent_15nd3_121 ._appointmentStatus_15nd3_140{display:flex;gap:2px;align-items:center}._appointmentBlock_15nd3_93 ._appointmentContent_15nd3_121 ._appointmentStatus_15nd3_140 ._statusIcon_15nd3_145{font-size:8px;opacity:.9;filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}._emptySlot_15nd3_151{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}._emptySlot_15nd3_151 ._addIcon_15nd3_161{font-size:12px}._emptySlot_15nd3_151:hover{opacity:1}._timeSlot_15nd3_87:hover ._emptySlot_15nd3_151{opacity:.7}@media (max-width: 1024px){._calendarHeader_15nd3_23 ._controls_15nd3_31{gap:6px}._calendarHeader_15nd3_23 ._controls_15nd3_31 .ant-select{min-width:160px!important}}@media (max-width: 768px){._calendarHeader_15nd3_23{flex-direction:column;align-items:stretch}._calendarHeader_15nd3_23 ._controls_15nd3_31{justify-content:center;flex-direction:column;gap:8px}._calendarHeader_15nd3_23 ._controls_15nd3_31 .ant-select{width:100%!important}._appointmentBlock_15nd3_93 ._appointmentContent_15nd3_121 ._patientName_15nd3_126{font-size:11px}._appointmentBlock_15nd3_93 ._appointmentContent_15nd3_121 ._specialtyName_15nd3_130{font-size:9px}._appointmentBlock_15nd3_93 ._appointmentContent_15nd3_121 ._appointmentTime_15nd3_135{font-size:8px}._timeColumn_15nd3_59{min-width:60px;font-size:11px}}._calendarTable_15nd3_38 .ant-table-body::-webkit-scrollbar{width:8px;height:8px}._calendarTable_15nd3_38 .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._calendarTable_15nd3_38 .ant-table-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}._calendarTable_15nd3_38 .ant-table-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes _slideIn_15nd3_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._appointmentBlock_15nd3_93{animation:_slideIn_15nd3_1 .3s ease-out}._appointmentBlock_15nd3_93{text-shadow:0 1px 2px rgba(0,0,0,.1)}._appointmentBlock_15nd3_93 ._appointmentContent_15nd3_121 ._patientName_15nd3_126,._appointmentBlock_15nd3_93 ._appointmentContent_15nd3_121 ._specialtyName_15nd3_130,._appointmentBlock_15nd3_93 ._appointmentContent_15nd3_121 ._appointmentTime_15nd3_135{text-shadow:0 1px 1px rgba(0,0,0,.2)}._timeSlot_15nd3_87:hover ._appointmentBlock_15nd3_93{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._calendarTable_15nd3_38 .ant-table-tbody .ant-table-row .ant-table-cell{border-color:#f5f5f5}._calendarTable_15nd3_38 .ant-table-tbody .ant-table-row .ant-table-cell:not(:first-child){border-left-color:#e8e8e8}._calendarTable_15nd3_38 .ant-table-tbody .ant-table-row:nth-child(2n) .ant-table-cell{background-color:#fafafa}._middleSlot_15nd3_261{position:absolute;width:100%;height:100%;background:transparent;cursor:pointer;z-index:5}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
