:root{--primary: #3498db;--secondary: #2ecc71;--danger: #e74c3c;--warning: #f1c40f;--info: #9b59b6;--light: #ecf0f1;--dark: #2c3e50;--bg-gray: #EFF1F9;--text-white:#FFFF;--bg-white:#FFFF}body{margin:0!important}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#888 #f0f0f0}.login-container{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background:var(--bg-gray)}.login-card{width:100%;max-width:400px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:24px;text-align:center}.login-title{font-size:24px}.brand-logo{display:flex;justify-content:center;margin-bottom:24px}.brand-logo img{max-width:180px;height:auto;display:block}.dashboard-layout{height:100vh;overflow-x:auto;overflow-y:hidden}.dashboard-title{color:var(--text-white);font-size:24px}.dashboard-header{display:flex;flex-direction:row;justify-content:space-between;width:100%}.dashboard-header-section{display:flex;flex-direction:row;justify-content:center;align-items:center}.expand-button{color:var(--text-white)!important}.content-layout{background:var(--bg-gray)}.content-box{padding:10px;border-radius:8px;min-height:200px;background:var(--bg-white);margin:10px}.dashboard-menu{margin-top:15px}.dashboard-sider{background:var(--bg-white);overflow-y:auto!important;overflow-x:hidden;height:calc(100vh - 64px);width:240px}.doctor-details-container{display:flex;justify-content:center;padding:10px}.doctor-card{width:100%;max-height:85vh;overflow:auto}.doctor-header-container{display:flex;justify-content:space-between;padding:10px}.doctor-header{display:flex;align-items:center;gap:20px;margin-bottom:20px}.doctor-header-buttons{display:flex;justify-content:space-between;flex-direction:column;height:100px;margin-right:40px}.doctor-info h2{margin:0;color:#1890ff}.doctor-description{margin-bottom:20px}.doctor-section{margin-top:20px}.service-image{width:40px;height:40px;border-radius:5px;margin-right:10px}.rejection-section{width:40%}.reject-button-box{margin-top:10px}.admin-approve-section{margin-top:20px;width:50%}.search-box{display:flex;width:150px;justify-content:space-between}.container-doctor-slots{height:100px;padding:10px}.doctor-slots-calendar{padding:20px;width:95%}.message-details-container{max-width:1200px;margin:0 auto;padding:20px;height:calc(100vh - 64px);overflow-y:auto}.message-details-container .ant-btn-link{padding-left:0}.message-details-container .message-card{width:100%;max-width:100%;overflow:visible;margin-bottom:24px}.message-details-container .message-card .message-header{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.message-details-container .message-card .message-header .message-icon{flex-shrink:0;background-color:#f0f5ff;border-radius:50%;width:80px;height:80px;display:flex;justify-content:center;align-items:center;margin-right:24px}.message-details-container .message-card .message-header .message-icon .anticon{font-size:40px;color:#1890ff}.message-details-container .message-card .message-header .message-info{flex:1;min-width:200px}.message-details-container .message-card .message-header .message-info .ant-typography{margin:0 0 8px;word-break:break-word}.message-details-container .message-card .message-header .message-info .ant-tag{margin-right:8px;margin-bottom:8px}.message-details-container .message-card .ant-descriptions{width:100%;table-layout:fixed}.message-details-container .message-card .ant-descriptions .ant-descriptions-item-label{font-weight:500;background:#fafafa;width:200px;vertical-align:top}.message-details-container .message-card .ant-descriptions .ant-descriptions-item-content{word-break:break-word;overflow-wrap:break-word;max-width:0}.message-details-container .message-card .ant-descriptions .ant-descriptions-item-content pre{white-space:pre-wrap;word-wrap:break-word;margin:0;font-family:inherit;max-height:300px;overflow-y:auto;padding:8px;background:#f9f9f9;border:1px solid #f0f0f0;border-radius:4px}.message-details-container .message-card .ant-descriptions .ant-descriptions-item-content pre::-webkit-scrollbar{width:6px;height:6px}.message-details-container .message-card .ant-descriptions .ant-descriptions-item-content pre::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.message-details-container .message-card .ant-descriptions .ant-descriptions-row>td{padding-bottom:16px;vertical-align:top}.message-details-container .message-card .ant-descriptions .ant-descriptions-row>td .ant-descriptions-item-content{max-height:200px;overflow-y:auto;padding:8px}.message-details-container .message-card .ant-descriptions .ant-descriptions-row>td .ant-descriptions-item-content::-webkit-scrollbar{width:6px;height:6px}.message-details-container .message-card .ant-descriptions .ant-descriptions-row>td .ant-descriptions-item-content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.message-details-container .message-card .message-content{margin:24px 0}.message-details-container .message-card .message-content .message-text{background:#f9f9f9;border:1px solid #f0f0f0;border-radius:4px;padding:16px}.message-details-container .message-card .message-content .message-text pre{margin:0;white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:14px;line-height:1.6;color:#000000d9;max-height:400px;overflow-y:auto;padding:8px}.message-details-container .message-card .message-content .message-text pre::-webkit-scrollbar{width:6px;height:6px}.message-details-container .message-card .message-content .message-text pre::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.message-details-container .message-card .ant-divider{margin:24px 0;border-top:1px solid #f0f0f0}.message-details-container .message-card .error-section{margin-top:24px}.message-details-container .message-card .error-section .ant-alert{margin-top:16px;border:1px solid #ffccc7}.message-details-container .message-card .error-section .ant-alert .ant-alert-message{color:#cf1322;font-weight:500}.message-details-container .message-card .error-section .ant-alert .ant-alert-description{max-height:300px;overflow-y:auto;padding-right:8px}.message-details-container .message-card .error-section .ant-alert .ant-alert-description::-webkit-scrollbar{width:6px}.message-details-container .message-card .error-section .ant-alert .ant-alert-description::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.message-details-container .message-card .error-section .ant-alert .error-details{white-space:pre-wrap;word-wrap:break-word;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;line-height:1.6;max-height:400px;overflow-y:auto;padding:12px;background:#fff1f0;border:1px solid #ffccc7;border-radius:4px;color:#cf1322}.message-details-container .message-card .error-section .ant-alert .error-details::-webkit-scrollbar{width:6px;height:6px}.message-details-container .message-card .error-section .ant-alert .error-details::-webkit-scrollbar-thumb{background:#ffa39e;border-radius:3px}.table-container{width:100%;overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000001a;padding:16px;margin-top:16px}.table-container .ant-table{min-width:800px}.table-container .ant-table .ant-table-container{border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.table-container .ant-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;white-space:nowrap}.table-container .ant-table .ant-table-tbody>tr>td{word-break:break-word}.table-container .ant-table .ant-table-tbody>tr>td .ant-tag{max-width:100%;white-space:normal;word-break:break-word}.table-container .ant-table .ant-table-row .ant-typography,.table-container .ant-table .ant-table-row a{white-space:nowrap}.table-container .ant-table .ant-pagination{margin:16px 0 0;padding:0 16px}.search-container{margin-bottom:24px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000001a}.search-container .title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.search-container .title-container h3{margin:0;font-size:18px;font-weight:500}.search-container .title-container .search-btn{display:flex;align-items:center;justify-content:center}.search-container .search-box{display:flex;gap:8px}.search-container .search-box .search-input{max-width:400px}.search-container .search-box .search-button{min-width:90px}@media (max-width: 768px){.search-container{padding:12px}.search-container .search-box{flex-direction:column;gap:12px}.search-container .search-box .search-input{max-width:100%}.search-container .search-box .search-button{width:100%;max-width:100%}}.message-details-container{max-width:1200px;margin:0 auto;padding:20px}.message-details-container .ant-descriptions-item-label{font-weight:500;width:200px}.message-details-container .message-card .ant-card-head{border-bottom:1px solid #f0f0f0;padding:0 24px}.message-details-container .message-card .ant-card-body{padding:24px}.message-details-container .message-header{padding-bottom:16px;margin-bottom:24px;border-bottom:1px solid #f0f0f0}.message-details-container .message-preview{background-color:#f9f9f9;border:1px solid #e8e8e8;border-radius:4px;padding:16px;margin-top:16px;white-space:pre-wrap;font-family:monospace}.message-details-container .attachments{margin-top:24px}.message-details-container .attachments .attachment-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.ant-tag{text-transform:capitalize}.ant-tag.ant-tag-success{background:#f6ffed;border-color:#b7eb8f;color:#52c41a}.ant-tag.ant-tag-error{background:#fff2f0;border-color:#ffccc7;color:#ff4d4f}.ant-tag.ant-tag-warning{background:#fffbe6;border-color:#ffe58f;color:#faad14}@media (max-width: 768px){.message-details-container{padding:12px}.message-details-container .ant-descriptions-view{overflow-x:auto}}.search-box-request{display:flex;flex-wrap:wrap;gap:12px;min-width:auto}.title-container{display:flex;flex-direction:row;align-items:center}.search-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 30px}.search-box{display:flex;min-width:400px;justify-content:space-between}.search-box-request{display:flex;min-width:760px;justify-content:space-between}.search-input{width:300px}.search-button,.search-btn{margin-left:10px}
