@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Cambria:wght@400;500;600&display=swap";.layout{flex-direction:column;height:100vh;display:flex}.body{flex:1;display:flex;overflow:hidden}.Sidebar{background:var(--sidebar-color);border-right:1px solid #e5e7eb;flex-direction:column;width:260px;height:100%;transition:width .3s;display:flex}.Sidebar.collapsed{width:70px}.sidebar-header{align-items:center;gap:12px;padding:16px;display:flex}.logo{font-size:18px;font-weight:600}.menu-btn{cursor:pointer;transition:transform .3s}.menu-btn.rotate{transform:rotate(180deg)}.sidebar-menu{flex:1;padding:10px 8px;overflow-y:auto}.sidebar-menu::-webkit-scrollbar{display:none}.sidebar-item{color:#374151;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:10px 12px;font-size:14px;text-decoration:none;transition:all .2s;display:flex;position:relative}.item-left{align-items:center;gap:12px;display:flex}.item-right{align-items:center;gap:8px;display:flex}.sidebar-item:hover{background:#eef6ff}.sidebar-item.active{color:var(--sidebar-label-active);background:#e6f0fa;font-weight:500}.sidebar-item.active:before{content:"";background:var(--sidebar-item-active-background);border-radius:4px;width:4px;position:absolute;top:6px;bottom:6px;left:-8px}.dropdown{border-left:1.5px solid #e5e7eb;margin-top:4px;margin-left:28px;padding-left:12px}.dropdown-item{color:#6b7280;border-radius:6px;margin-bottom:2px;padding:8px 10px;font-size:13px;text-decoration:none;transition:all .2s;display:block}.dropdown-item:hover{color:#1d7fbf;background:#eef6ff}.dropdown-active{color:#1d7fbf;background:#e6f0fa;font-weight:500}.arrow{transition:transform .2s}.arrow.rotate{transform:rotate(180deg)}.badge{color:#0284c7;background:#e0f2fe;border-radius:999px;padding:2px 6px;font-size:10px}.sidebar-footer{margin-top:auto;padding:14px}.support-card{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:14px;padding:14px;box-shadow:0 6px 18px #2563eb2e}.support-item{align-items:center;gap:12px;display:flex}.support-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e;border-radius:10px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;display:flex}.whatsapp-bg{background:#22c55e38}.support-content span{opacity:.8;margin-bottom:2px;font-size:11px;display:block}.support-content p{color:#fff;margin:0;font-size:13px;font-weight:600}.footer-divider{background:#ffffff26;height:1px;margin:12px 0}.Sidebar.collapsed .sidebar-footer{display:none}@media (width<=768px){.sidebar-footer,.support-card{padding:12px}.support-content p{font-size:12px}}.external{margin-left:4px;font-size:12px}.Sidebar.collapsed .sidebar-item{justify-content:center}.Sidebar.collapsed span,.Sidebar.collapsed .badge,.Sidebar.collapsed .dropdown{display:none}@media (width<=768px){.Sidebar{z-index:200;width:260px;height:calc(100% - 64px);transition:left .3s;position:fixed;top:64px;left:-260px}.Sidebar.mobile-open{left:0}.Sidebar.collapsed{width:260px}.Sidebar.collapsed .sidebar-item{justify-content:flex-start}.Sidebar.collapsed span,.Sidebar.collapsed .badge{display:inline-block}.Sidebar.collapsed .dropdown{display:block}.overlay{z-index:150;background:#0000004d;width:100%;height:calc(100% - 64px);position:fixed;top:64px;left:0}}.navbar{z-index:100;background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #0000000d}.navbar-left{color:#6b7280;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.company-name{white-space:nowrap}.dropdown-icon{color:#9ca3af;cursor:pointer;font-size:12px}.navbar-right{align-items:center;gap:20px;display:flex}.nav-icon{color:#6b7280;cursor:pointer;border-radius:6px;padding:6px;font-size:18px;transition:all .2s}.nav-icon:hover{background:#eef2f7}.profile-section{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:6px 10px;transition:all .2s;display:flex}.profile-section:hover{background:#eef2f7}.app-name{color:#111827;font-size:16px;font-weight:600}.divider{color:#d1d5db;margin:0 42px;font-weight:600}.profile-name{color:#111827;font-size:14px;font-weight:500}@media (width<=768px){.navbar{padding:0 12px}.company-name,.divider{display:none}.app-name{font-size:14px}.profile-name{display:none}.navbar-left{gap:6px}.navbar-right{gap:12px}.nav-icon{padding:4px;font-size:16px}.profile-section .ant-avatar{width:30px;height:30px}}@media (width<=1024px){.company-name{max-width:150px}}.notification-wrapper{position:relative}.nav-icon{cursor:pointer;color:#374151;font-size:20px}.notification-box{z-index:999;background:#fff;border-radius:12px;width:320px;max-height:350px;animation:.2s fadeIn;position:absolute;top:45px;right:0;overflow-y:auto;box-shadow:0 10px 30px #0000001a}.notification-box::-webkit-scrollbar{width:5px}.notification-box::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.notification-box::-webkit-scrollbar-track{background:0 0}.notification-header{color:#111827;background:#f9fafb;border-bottom:1px solid #f1f1f1;padding:14px 16px;font-size:15px;font-weight:700}.notification-item{cursor:pointer;border-bottom:1px solid #f3f4f6;padding:14px 16px;transition:all .3s}.notification-item:hover{background:#f9fafb}.notification-item h4{color:#111827;margin-bottom:4px;font-size:14px}.notification-item p{color:#6b7280;font-size:12px}.notification-item:last-child{border-bottom:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;overflow:hidden}html{overflow:hidden}.content{background:#f3f4f6;flex:1;padding:0;overflow-y:auto}.login-page{background:linear-gradient(145deg, var(--bg-page-start) 0%, var(--bg-page-end) 100%);min-height:100vh;font-family:var(--font-family);flex-direction:column;display:flex;position:relative;overflow:hidden}.login-page:before{content:"";background-image:radial-gradient(circle, var(--bg-dot-color) 1px, transparent 1px);pointer-events:none;z-index:0;background-size:32px 32px;position:absolute;inset:0}.login-tabs{justify-content:center;gap:30px;margin-bottom:25px;display:flex}.login-tab{color:#777;cursor:pointer;border-bottom:2px solid #0000;padding-bottom:6px;font-size:16px;font-weight:500;transition:all .3s}.login-tab:hover{color:#1677ff}.login-tab.active{color:#1677ff;border-bottom:2px solid #1677ff;font-weight:600}.login-header{z-index:10;padding:20px 32px 8px;position:relative}.login-logo{align-items:center;gap:11px;text-decoration:none;display:flex}.login-logo-icon{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);width:42px;height:42px;box-shadow:var(--shadow-logo-icon);border-radius:11px;justify-content:center;align-items:center;display:flex}.login-logo-icon svg{color:var(--bg-white);width:23px;height:23px}.login-logo-text{flex-direction:column;line-height:1;display:flex}.login-logo-brand{font-size:10px;font-weight:var(--font-weight-medium);letter-spacing:.12em;text-transform:uppercase;color:var(--primary);opacity:.8}.login-logo-product{color:var(--text-primary);letter-spacing:-.02em;font-size:18px;font-weight:700}.login-main{z-index:1;flex:1;justify-content:space-between;align-items:center;gap:36px;width:100%;max-width:1300px;margin:0 auto;padding:0 70px 24px;display:flex;position:relative}.login-left{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;animation:.6s both fadeSlideUp;display:flex}.login-illustration-wrapper{background:radial-gradient(ellipse at center, var(--bg-illustration-inner) 0%, var(--bg-illustration-mid) 70%, transparent 100%);border-radius:50%;justify-content:center;align-items:center;width:300px;height:300px;display:flex;position:relative}.login-illustration-placeholder{background:var(--bg-illustration-placeholder);border:2px dashed var(--border-illustration);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:230px;height:230px;transition:var(--transition);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.login-illustration-placeholder:hover{border-color:var(--border-illustration-hover);background:var(--bg-illustration-placeholder-hover)}.login-illustration-placeholder-icon{background:var(--bg-illustration-icon);width:52px;height:52px;color:var(--primary);opacity:.7;border-radius:13px;justify-content:center;align-items:center;display:flex}.login-illustration-placeholder-text{font-size:12.5px;font-weight:var(--font-weight-medium);color:var(--primary-muted);letter-spacing:.04em;text-align:center}.login-welcome-text{text-align:center;animation:.7s .15s both fadeSlideUp}.login-welcome-title{letter-spacing:-.03em;color:var(--text-primary)!important;margin-bottom:6px!important;font-size:30px!important;font-weight:800!important}.login-welcome-subtitle{max-width:290px;line-height:1.5;color:var(--text-secondary)!important;font-size:15px!important;font-weight:400!important}.login-right{flex-direction:column;align-items:center;gap:14px;animation:.6s .1s both fadeSlideUp;display:flex}.login-card{background:var(--bg-white);border-radius:var(--radius-card);width:410px;box-shadow:var(--shadow-card);padding:34px 34px 28px;position:relative;overflow:hidden}.login-card-accent{background:linear-gradient(90deg, var(--primary) 0%, var(--primary-accent) 100%);border-radius:0 0 5px 5px;width:72px;height:3.5px;position:absolute;top:0;left:50%;transform:translate(-50%)}.login-card-title{letter-spacing:-.02em;color:var(--text-primary)!important;margin-bottom:3px!important;font-size:21px!important;font-weight:700!important}.login-card-subtitle{padding-bottom:20px;display:block;color:var(--text-secondary)!important;margin-bottom:0!important;font-size:14px!important;font-weight:400!important}.login-form-item{margin-bottom:16px}.login-form-label{color:var(--text-secondary);letter-spacing:.01em;margin-bottom:7px;font-size:13px;font-weight:600;display:block}.login-input.ant-input{height:44px;border-radius:var(--radius-input)!important;border-color:var(--border-color)!important;font-size:14px!important;font-family:var(--font-family)!important;color:var(--text-primary)!important;background:var(--bg-input)!important;transition:var(--transition)!important;box-shadow:none!important;padding:0 14px!important}.login-input.ant-input:hover{border-color:var(--primary)!important;background:var(--bg-input-hover)!important}.login-input.ant-input:focus{border-color:var(--primary)!important;box-shadow:var(--shadow-input-focus)!important;background:var(--bg-input-hover)!important}.login-input.ant-input::placeholder{font-weight:400;color:var(--text-muted)!important;font-size:13.5px!important}.login-btn-next.ant-btn{letter-spacing:.02em;width:100%;height:46px;margin-top:2px;position:relative;overflow:hidden;border-radius:var(--radius-btn)!important;background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%)!important;font-size:15px!important;font-weight:600!important;font-family:var(--font-family)!important;color:var(--bg-white)!important;box-shadow:var(--shadow-btn-primary)!important;transition:var(--transition)!important;border:none!important}.login-btn-next.ant-btn:after{content:"";background:linear-gradient(135deg, var(--btn-shine) 0%, transparent 50%);border-radius:var(--radius-btn);position:absolute;inset:0}.login-btn-next.ant-btn:hover{transform:translateY(-1px);background:linear-gradient(135deg, var(--primary-hover) 0%, var(--primary-dark-hover) 100%)!important;box-shadow:var(--shadow-btn-primary-hover)!important}.login-btn-next.ant-btn:active{transform:translateY(0);box-shadow:var(--shadow-btn-primary-active)!important}.login-divider{margin:16px 0!important}.login-divider.ant-divider .ant-divider-inner-text{font-weight:var(--font-weight-medium);color:var(--text-muted)!important;font-size:13px!important;font-family:var(--font-family)!important}.login-divider.ant-divider:before,.login-divider.ant-divider:after{border-color:var(--border-color)!important}.login-btn-google.ant-btn{gap:9px;width:100%;height:44px;border-radius:var(--radius-btn)!important;border:1.5px solid var(--border-color)!important;background:var(--bg-white)!important;font-size:14px!important;font-weight:600!important;font-family:var(--font-family)!important;color:var(--text-primary)!important;transition:var(--transition)!important;box-shadow:var(--shadow-btn-ghost)!important;justify-content:center!important;align-items:center!important;display:flex!important}.login-btn-google.ant-btn:hover{transform:translateY(-1px);border-color:var(--primary)!important;background:var(--primary-light)!important;box-shadow:var(--shadow-btn-ghost-hover)!important}.google-icon{flex-shrink:0;width:19px;height:19px}.social-login-buttons{gap:12px;width:100%;display:flex}.login-btn-google,.login-btn-facebook{border-radius:8px;flex:1;height:45px;font-weight:600}.login-btn-facebook{color:#fff;background:#1877f2;border:none}.login-card-footer{text-align:center;margin-top:16px}.login-link{font-size:13px;font-weight:var(--font-weight-medium);transition:var(--transition);text-decoration:none;color:var(--primary)!important}.login-link:hover{text-decoration:underline;color:var(--primary-dark)!important}.login-link-sep{color:var(--text-muted);margin:0 6px;font-size:13px}.login-help{color:var(--text-secondary);text-align:center;width:100%;font-size:13.5px;font-weight:400}.login-help-link{cursor:pointer;font-weight:600;color:var(--primary)!important}.login-help-link:hover{text-decoration:underline;color:var(--primary-dark)!important}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.login-main{gap:28px;padding:10px 36px 24px}.login-card{width:370px}}@media (width<=768px){.login-main{flex-direction:column;justify-content:center;align-items:flex-start}.login-left{display:none}.login-right{align-items:center;width:100%}.login-card{width:100%;max-width:100%;margin-top:10px;padding:24px 18px}.login-header{padding:16px 20px 8px}}@keyframes toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.login-input--error.ant-input{background:#fff8f8!important;border-color:#e53935!important}.login-input--error.ant-input:hover,.login-input--error.ant-input:focus{background:#fff8f8!important;border-color:#e53935!important;box-shadow:0 0 0 2px #e539351f!important}.login-otp-hint{color:var(--text-secondary);margin-bottom:16px;font-size:13px;line-height:1.5}.login-otp-hint strong{color:var(--text-primary);font-weight:600}.dashboard-page{background:#f5f7fb;min-height:100vh;padding:24px}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.dashboard-header h1{color:#111827;margin:0;font-size:30px;font-weight:700}.dashboard-header p{color:#6b7280;margin-top:6px;font-size:14px}.add-btn{border-radius:10px;height:42px;padding:0 20px;font-weight:600}.dashboard-card{box-shadow:0 4px 14px #0000000d;border:none!important;border-radius:16px!important}.dashboard-card .ant-card-body{padding:22px}.stats-card{position:relative;overflow:hidden}.stats-card:before{content:"";opacity:.1;border-radius:50%;width:90px;height:90px;position:absolute;top:-20px;right:-20px}.patients-card:before{background:#1677ff}.doctors-card:before{background:#52c41a}.prescription-card:before{background:#fa8c16}.appointment-card:before{background:#722ed1}.ant-statistic{z-index:2;position:relative}.ant-statistic-title{color:#6b7280!important;margin-bottom:12px!important;font-size:14px!important}.ant-statistic-content{color:#111827!important;font-size:30px!important;font-weight:700!important}.chart-section,.table-section{margin-top:24px}.common-table .ant-table{border-radius:12px;overflow:hidden}.common-table .ant-table-thead>tr>th{color:#374151!important;background:#f8fafc!important;padding:14px!important;font-size:13px!important;font-weight:700!important}.common-table .ant-table-tbody>tr>td{color:#374151;font-size:13px;padding:14px!important}.patient-info{align-items:center;gap:12px;display:flex}.patient-info h4{color:#111827;margin:0;font-size:14px;font-weight:600}.phone-text{color:#374151;align-items:center;gap:8px;display:flex}.date-text{color:#6b7280;font-size:13px}.doctors-table-card{margin-top:24px}.doctor-card{text-align:center;background:#f8fafc;border:1px solid #eef2f7;border-radius:16px;padding:22px;transition:all .3s}.doctor-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000000f}.doctor-card h3{color:#111827;margin-top:14px;margin-bottom:4px;font-size:16px}.doctor-status{border-radius:20px;margin-top:12px;padding:4px 14px;font-size:12px}.dashboard-loader{justify-content:center;align-items:center;height:100vh;display:flex}@media (width<=768px){.dashboard-page{padding:16px}.dashboard-header{flex-direction:column;align-items:flex-start;gap:14px}.dashboard-header h1{font-size:24px}.add-btn{width:100%}.dashboard-card .ant-card-body{padding:16px}.ant-statistic-content{font-size:24px!important}}.employee-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.employee-title{margin:0!important}.employee-count{color:var(--primary)}.employee-add-btn{background-color:var(--primary)!important}.branch-link{color:var(--primary)}.status-cell{color:var(--success);font-weight:var(--font-weight-medium);align-items:center;gap:6px;display:inline-flex}.status-dot{background-color:var(--success);border-radius:50%;width:8px;height:8px;display:inline-block}.status-chevron{color:var(--text-secondary);font-size:10px}.status-cell.active{color:var(--active)}.status-cell.inactive{color:var(--inactive)}.status-dot.active{background-color:var(--active)}.status-dot.inactive{background-color:var(--inactive)}.profile-page{justify-content:center;padding:30px;display:flex}.profile-card{border-radius:18px;width:100%;max-width:900px;box-shadow:0 10px 25px #00000014}.profile-header{text-align:center;margin-bottom:30px}.profile-header h2{margin-top:15px;margin-bottom:10px;font-size:24px;font-weight:700}.profile-body{flex-direction:column;gap:16px;display:flex}.profile-row{background:#f8fafc;border-radius:10px;justify-content:space-between;padding:14px 18px;display:flex}.profile-row span{color:#64748b;font-weight:500}.profile-row strong{color:#111827}.ap-group-label--spaced{margin-left:8px}.ap-header-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.ap-action-group{white-space:nowrap;align-items:center;gap:8px;display:flex}.ap-group-label{color:#555;white-space:nowrap;font-size:13px;font-weight:500}.ap-filters{border-bottom:1px solid var(--bg-white);flex-wrap:wrap;gap:20px;padding:16px 20px;display:flex}.ap-filter-item{flex-direction:column;gap:6px;width:220px;display:flex}.ap-filter-label{color:#888;font-size:12px;font-weight:500}.ap-table .ant-table-thead>tr>th{white-space:nowrap;padding:12px 16px!important}.ap-table .ant-table-tbody>tr>td{font-size:var(--font-size-body)!important;color:#333!important;vertical-align:middle!important;border-bottom:1px solid #f0f0f0!important;padding:14px 16px!important}.ap-biometrics{color:#555;align-items:center;gap:5px;display:inline-flex}.ap-method-cell{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.ap-method-tag{color:#555;white-space:nowrap;align-items:center;gap:4px;font-size:13px;display:inline-flex}@media (width<=768px){.table-header{flex-direction:column;align-items:flex-start;gap:10px}.ap-header-actions{gap:10px;width:100%}.ap-action-group{flex:auto}.ap-filters{flex-direction:column;gap:12px;padding:12px 14px}.ap-filter-item{width:100%}.ap-table .ant-table-thead>tr>th,.ap-table .ant-table-tbody>tr>td{padding:10px 12px!important;font-size:13px!important}.ap-method-cell{flex-wrap:wrap;gap:6px}}@media (width<=480px){.ap-filters{gap:10px;padding:10px 12px}.ap-header-actions{flex-direction:column;align-items:flex-start}.ap-table .ant-table-thead>tr>th,.ap-table .ant-table-tbody>tr>td{padding:8px 10px!important;font-size:12px!important}.ap-method-tag{font-size:12px}}.manage-branch{padding:16px}.manage-branch-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.manage-branch-header .left{align-items:center;gap:10px;display:flex}.back-icon{cursor:pointer;font-size:16px}.title{font-size:18px;font-weight:600}.note{color:#555;font-size:14px}.patient-list-page{padding:18px}.patient-user{align-items:center;gap:14px;display:flex}.patient-avatar{color:#4f6ef7;background:#eef2ff}.patient-user h4{color:#111827;margin:0;font-size:14px;font-weight:600}.patient-user p{color:#6b7280;margin:2px 0 0;font-size:12px}.table-info{color:#374151;align-items:center;gap:8px;font-size:13px;display:flex}.department-text{color:#374151;font-size:13px;font-weight:500}.gender-tag{text-transform:capitalize;border-radius:20px;padding:3px 12px;font-size:12px}.blood-tag{border-radius:20px;padding:3px 12px;font-size:12px;font-weight:600}.status-tag{border-radius:20px;padding:3px 12px;font-size:12px;font-weight:500}.action-btn{border-radius:8px;width:34px;height:34px;transition:all .3s}.ant-table-tbody>tr>td{font-size:13px;padding-top:14px!important;padding-bottom:14px!important}@media (width<=768px){.patient-list-page{padding:10px}.patient-user h4{font-size:13px}.patient-user p{font-size:11px}.table-info{font-size:12px}}.create-patient-page{background:#f4f7fb;min-height:100vh;padding:16px}.patient-container{background:#fff;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 2px 12px #0f172a0d}.patient-header{border-bottom:1px solid #edf2f7;padding:24px 28px 18px}.patient-header h1{color:#111827;margin-bottom:8px;font-size:24px;font-weight:700}.patient-header p{color:#6b7280;margin:0;font-size:13px}.patient-form{padding:24px 28px 30px}.form-group input,.form-group select,.form-group textarea{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;height:42px;padding:0 14px;font-size:13px;font-weight:500;transition:all .25s}.form-group textarea{resize:none;height:auto;min-height:110px;padding-top:12px}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af;font-size:13px}.more-info{margin-top:34px}.more-info h2{color:#111827;margin-bottom:18px;font-size:18px;font-weight:700}.info-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.info-card{background:#f8fafc;border:1px solid #edf2f7;border-radius:12px;padding:16px}.info-card span{color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.info-card p{color:#4f6ef7;margin:0;font-size:14px;font-weight:600}.form-footer button{color:#fff;cursor:pointer;background:#4f6ef7;border:none;border-radius:10px;height:44px;padding:0 26px;font-size:13px;font-weight:600;transition:all .3s}@media (width<=768px){.create-patient-page{padding:10px}.patient-header,.patient-form{padding-left:18px;padding-right:18px}.form-grid,.info-grid{grid-template-columns:1fr}.full-width{grid-column:span 1}.patient-header h1{font-size:21px}}.prescription-page{background:#f5f7fb;min-height:100vh}.prescription-container{background:#fff;width:100%;min-height:100vh}.prescription-header{border-bottom:1px solid #edf0f5;padding:22px 28px}.prescription-header h1{color:#1f2937;margin-bottom:4px;font-size:24px;font-weight:700}.prescription-header p{color:#6b7280;font-size:13px}.prescription-form{padding:25px 28px 35px}.section{margin-bottom:28px}.section h2{color:#374151;margin-bottom:10px;font-size:14px;font-weight:600}.section h2 span{color:red}.patient-section{width:50%}.patient-select{width:100%}.patient-select .ant-select-selector{align-items:center;display:flex;height:40px!important;box-shadow:none!important;border:1px solid #d1d5db!important;border-radius:8px!important;padding:0 12px!important}.patient-select .ant-select-selection-item,.patient-select .ant-select-selection-placeholder{font-size:13px!important;line-height:38px!important}.prescription-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.point-input-box{background:#fff;border:1px solid #d1d5db;border-radius:10px;align-items:center;height:42px;padding:0 14px;transition:all .3s;display:flex}.point-input-box:focus-within{border-color:#4f6ef7;box-shadow:0 0 0 2px #4f6ef71a}.point-input-box input{background:0 0;border:none;outline:none;width:100%;font-size:13px}.add-point-btn{color:#fff;cursor:pointer;background:#4f6ef7;border:none;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 14px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.add-point-btn:hover{background:#3558f5}.points-wrapper{flex-direction:column;gap:12px;margin-top:16px;display:flex}.point-card{background:#fafbff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:14px;display:flex}.point-left{align-items:center;gap:12px;display:flex}.point-left p{color:#374151;margin:0;font-size:13px}.remove-btn{color:#ef4444;cursor:pointer;background:#fff1f2;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .3s;display:flex}.remove-btn:hover{background:#ffe4e6}.section textarea{resize:none;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;height:120px;padding:14px;font-size:13px;transition:all .3s}.section textarea:focus{border-color:#4f6ef7;box-shadow:0 0 0 2px #4f6ef71a}.save-section{margin-top:34px}.save-btn{color:#fff;cursor:pointer;background:#4f6ef7;border:none;border-radius:8px;height:42px;padding:0 26px;font-size:13px;font-weight:600;transition:all .3s}@media (width<=768px){.patient-section{width:100%}.prescription-header,.prescription-form{padding-left:18px;padding-right:18px}.prescription-head{flex-direction:column;align-items:flex-start;gap:12px}.prescription-header h1{font-size:20px}}.list-prescription-page{padding:16px}.ant-table{overflow:hidden;border-radius:14px!important}.ant-table-thead>tr>th{color:#374151!important;background:#f8fafc!important;padding:16px!important;font-size:13px!important;font-weight:700!important}.ant-table-tbody>tr>td{color:#374151;vertical-align:top;padding:16px!important;font-size:13px!important}.prescription-id{color:#4f6ef7;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.points-column{flex-direction:column;gap:10px;display:flex}.point-item{background:#f8fafc;border:1px solid #edf2f7;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.point-number{color:#fff;background:#4f6ef7;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:600;display:flex}.point-item p{margin:0;font-size:13px;line-height:20px}.notes-text{text-overflow:ellipsis;-webkit-line-clamp:2;color:#6b7280;-webkit-box-orient:vertical;max-width:250px;line-height:20px;display:-webkit-box;overflow:hidden}.date-text{color:#374151;font-size:13px;font-weight:600}@media (width<=768px){.list-prescription-page{padding:10px}}.meeting-page{background:#f4f7fb;min-height:100vh;padding:20px}.meeting-container{background:#fff;border-radius:20px;max-width:600px;margin:auto;padding:28px;box-shadow:0 10px 30px #0000000f}.meeting-icon-box{background:#eff6ff;border-radius:18px;justify-content:center;align-items:center;width:65px;height:65px;margin:auto;display:flex}.meeting-icon{color:#2563eb;font-size:30px}.meeting-header{text-align:center;margin-top:18px}.meeting-header h1{color:#111827;margin-bottom:8px;font-size:28px}.meeting-header p{color:#6b7280;font-size:14px}.generate-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;height:48px;margin-top:24px;font-size:15px;font-weight:600;transition:all .3s}.generate-btn:hover{background:#1d4ed8}.meeting-card{background:#fafcff;border:1px solid #e5e7eb;border-radius:18px;margin-top:24px;padding:22px}.meeting-card-header{justify-content:space-between;align-items:center;display:flex}.meeting-card-header h2{color:#111827;margin-bottom:4px;font-size:20px}.meeting-card-header p{color:#6b7280;font-size:13px}.success-icon{color:#22c55e;font-size:26px}.room-id-box{background:#eff6ff;border-radius:12px;margin-top:18px;padding:14px}.room-id-box span{color:#6b7280;font-size:12px}.room-id-box p{color:#2563eb;margin-top:5px;font-size:15px;font-weight:700}.link-box{gap:10px;margin-top:18px;display:flex}.link-box input{border:1px solid #d1d5db;border-radius:12px;flex:1;height:44px;padding:0 14px;font-size:13px}.link-box button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:48px;font-size:16px}.meeting-actions{gap:12px;margin-top:20px;display:flex}.join-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:12px;flex:1;height:46px;font-size:14px;font-weight:600}.share-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:140px;height:46px;font-size:14px;font-weight:600;display:flex}.popup-overlay{z-index:999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.popup-container{background:#fff;border-radius:22px;width:95%;max-width:700px;padding:22px}.popup-header{justify-content:space-between;align-items:center;display:flex}.popup-header h2{color:#111827;margin:0;font-size:22px}.close-btn{cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;width:40px;height:40px}.search-box{border:1px solid #d1d5db;border-radius:12px;align-items:center;gap:10px;height:46px;margin-top:20px;padding:0 14px;display:flex}.search-box input{border:none;outline:none;flex:1;font-size:14px}.patient-list{flex-direction:column;gap:14px;max-height:420px;margin-top:20px;display:flex;overflow-y:auto}.patient-list::-webkit-scrollbar{width:6px}.patient-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.patient-card{border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;padding:16px;transition:all .3s;display:flex}.patient-card:hover{border-color:#2563eb;transform:translateY(-2px)}.patient-left{align-items:center;gap:14px;display:flex}.patient-avatar{color:#fff;background:#2563eb;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;font-weight:700;display:flex}.patient-details h3{color:#111827;margin:0;font-size:16px}.patient-details p{color:#6b7280;margin:3px 0;font-size:13px}.patient-actions{gap:10px;display:flex}.icon-btn{color:#fff;cursor:pointer;border:none;border-radius:12px;width:42px;height:42px;font-size:18px}.icon-btn.whatsapp{background:#22c55e}.icon-btn.email{background:#2563eb}.loading-box,.empty-box{text-align:center;padding:40px}@media (width<=768px){.meeting-page{padding:12px}.meeting-container{padding:18px}.meeting-actions{flex-direction:column}.share-btn{width:100%}.patient-card{flex-direction:column;align-items:flex-start;gap:14px}.patient-actions{justify-content:flex-end;width:100%}}.video-stream-page{background:#0f172a;flex-direction:column;width:100%;height:100vh;display:flex}.video-topbar{background:#111827;border-bottom:1px solid #1f2937;justify-content:space-between;align-items:center;height:70px;padding:0 20px;display:flex}.meeting-details{align-items:center;gap:14px;display:flex}.meeting-icon{color:#fff;background:#2563eb;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.meeting-details h2{color:#fff;margin:0;font-size:18px}.meeting-details p{color:#9ca3af;margin:2px 0 0;font-size:12px}.meeting-actions{align-items:center;gap:10px;display:flex}.action-btn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:12px;width:42px;height:42px;font-size:18px;transition:all .3s}.action-btn:hover{background:#334155}.end-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:12px;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:14px;font-weight:600;display:flex}.video-wrapper{flex:1;width:100%}.video-wrapper iframe{background:#000;border:none;width:100%;height:100%}@media (width<=768px){.video-topbar{padding:0 12px}.meeting-details h2{font-size:15px}.meeting-details p{font-size:11px}.meeting-actions{gap:6px}.action-btn{width:38px;height:38px;font-size:16px}.end-btn{height:38px;padding:0 12px;font-size:12px}}.doctor-page{background:#f5f7fb;min-height:100vh}.doctor-container{background:#fff;width:100%;min-height:100vh}.doctor-header{padding:24px 30px}.doctor-header h1{color:#111827;margin-bottom:8px;font-size:26px;font-weight:700}.doctor-header p{color:#6b7280;font-size:14px}.doctor-preview{margin-top:12px}@media (width<=768px){.form-grid{grid-template-columns:1fr;gap:18px}.full-width{grid-column:span 1}.doctor-header,.doctor-form{padding-left:18px;padding-right:18px}.doctor-header h1{font-size:22px}}.doctor-list-page{padding:16px}.doctor-info{align-items:center;gap:12px;display:flex}.doctor-info h4{color:#111827;margin:0;font-size:14px;font-weight:600}.doctor-info p{color:#6b7280;margin:2px 0 0;font-size:12px}.doctor-id{color:#4f6ef7;font-size:13px;font-weight:700}.ant-table{border-radius:12px;overflow:hidden}.ant-table-tbody>tr>td{color:#374151;font-size:13px;padding-top:14px!important;padding-bottom:14px!important}.ant-tag{border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600}@media (width<=768px){.doctor-list-page{padding:10px}.doctor-info h4{font-size:13px}.doctor-info p{font-size:11px}}.appointment-page{background:#f5f7fb;min-height:100vh}.appointment-container{background:#fff;width:100%;min-height:100vh}.appointment-header{padding:24px 30px}.appointment-header h1{color:#111827;margin-bottom:8px;font-size:26px;font-weight:700}.header-line{background:#4f6ef7;border-radius:20px;width:70px;height:3px;margin-bottom:12px}.appointment-header p{color:#6b7280;font-size:14px}.appointment-form{padding:0 30px 30px}.form-group label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:600}.form-group label span{color:red;margin-left:2px}.form-group input,.form-group select,.form-group textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;height:42px;padding:0 14px;font-size:13px;transition:all .3s}.form-group textarea{resize:none;height:auto;padding-top:12px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4f6ef7;box-shadow:0 0 0 3px #4f6ef71f}.custom-select{width:100%}.custom-select .ant-select-selector{align-items:center;display:flex;height:42px!important;box-shadow:none!important;border:1px solid #d1d5db!important;border-radius:10px!important;padding:0 14px!important}.custom-select .ant-select-selection-item,.custom-select .ant-select-selection-placeholder{font-size:13px!important;line-height:40px!important}.custom-select.ant-select-focused .ant-select-selector{border-color:#4f6ef7!important;box-shadow:0 0 0 3px #4f6ef71f!important}.form-footer{border-top:1px solid #e5e7eb;margin-top:38px;padding-top:22px}.form-footer button{color:#fff;cursor:pointer;background:#4f6ef7;border:none;border-radius:10px;min-width:180px;height:44px;font-size:14px;font-weight:600;transition:all .3s}.form-footer button:hover{background:#3558f5}.form-footer button:disabled{opacity:.7;cursor:not-allowed}@media (width<=768px){.form-grid{grid-template-columns:1fr;gap:18px}.full-width{grid-column:span 1}.appointment-header,.appointment-form{padding-left:18px;padding-right:18px}.appointment-header h1{font-size:22px}}.meeting-input-wrapper{align-items:center;gap:10px;display:flex}.meeting-input-wrapper input{flex:1}.meeting-btn,.join-btn{color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:7px;height:42px;padding:0 18px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.meeting-btn{background:#4f6ef7}.meeting-btn:hover{background:#3558f5}.join-btn{background:#10b981;flex:none}.join-btn:hover{background:#059669}@media (width<=768px){.meeting-input-wrapper{flex-direction:column;align-items:stretch}.meeting-btn,.join-btn{justify-content:center;width:100%}}.input-with-button{align-items:center;gap:10px;display:flex}.input-with-button .custom-select{flex:1}.add-btn{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:38px;display:flex}.doctor-modal .ant-modal-content{border-radius:16px;padding:0;overflow:hidden}.doctor-modal .ant-modal-header{z-index:100;background:#fff;border-bottom:1px solid #ececec;padding:0;position:sticky;top:0}.doctor-form{padding:0 0fpx 0px}.doctor-modal-title h2{color:#1b1b1b;margin:0;font-size:24px;font-weight:700}.doctor-modal-title p{color:#888;margin-top:5px;font-size:14px}.doctor-modal-body{max-height:65vh;padding:30px;overflow-y:auto}.doctor-modal-footer{z-index:100;background:#fff;border-top:1px solid #eee;justify-content:flex-end;gap:15px;padding:20px 30px;display:flex;position:sticky;bottom:0}.form-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.full-width{grid-column:1/-1}.form-group{flex-direction:column;display:flex}.form-group label{color:#333;margin-bottom:8px;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1px solid #d9d9d9;border-radius:8px;outline:none;width:100%;padding:12px 15px;font-size:14px;transition:all .3s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff26}.doctor-preview{justify-content:center;margin-top:15px;display:flex}.doctor-preview img{object-fit:cover;border:4px solid #1677ff;border-radius:50%;width:120px;height:120px}.cancel-btn{cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;padding:11px 24px;font-weight:600}.cancel-btn:hover{background:#e7e7e7}.save-btn{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:8px;padding:11px 30px;font-weight:600}.save-btn:hover{background:#0958d9}.doctor-modal-body::-webkit-scrollbar{width:7px}.doctor-modal-body::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:20px}@media (width<=768px){.form-grid{grid-template-columns:1fr}.doctor-modal .ant-modal{margin:10px}.doctor-modal-body{max-height:60vh;padding:20px}.doctor-modal-footer{padding:18px 20px}}.appointment-id{color:#4f6ef7;font-size:13px;font-weight:700}.table-text{color:#374151;font-size:13px;font-weight:500}.fee-text{color:#059669;font-size:13px;font-weight:600}.ant-table-wrapper{border-radius:14px;overflow:hidden}.ant-table{font-size:13px}.ant-table-thead>tr>th{color:#374151!important;background:#f8fafc!important;font-size:13px!important;font-weight:700!important}.ant-table-tbody>tr>td{color:#374151;font-size:13px}.ant-table-tbody>tr:hover>td{background:#f5f7ff!important}.ant-dropdown-menu-item{font-size:13px}@media (width<=768px){.appointment-list-page{padding:10px}.appointment-id,.table-text,.fee-text{font-size:12px}}.appointment-list-page{padding:20px}.appointment-id{color:#4f6ef7;font-weight:600}.meeting-link{color:#4f6ef7;align-items:center;gap:8px;font-weight:600;text-decoration:none;display:inline-flex}.meeting-link:hover{color:#3151e0}.generate-btn{background:linear-gradient(135deg,#4f6ef7,#6c63ff);border:none;border-radius:10px;height:38px;padding-inline:18px;font-weight:600;box-shadow:0 8px 18px #4f6ef740}.generate-btn:hover{opacity:.95}.fee-text{color:#111827;font-weight:600}html,body,#root{height:100%;overflow-y:auto}.tc-wrapper{max-width:1100px;margin:0 auto;padding:40px 24px 64px}.tc-header{text-align:center;margin-bottom:8px}.tc-heading{color:#1f1f1f;margin-bottom:8px!important}.tc-divider{border-color:#e8e8e8;margin:24px 0 32px}.tc-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:24px 32px 40px;overflow-y:auto;box-shadow:0 4px 24px #0000000f}.tc-tabs .ant-tabs-nav{margin-bottom:24px}.tc-tabs .ant-tabs-nav:before{border-bottom:1px solid #eee}.tc-tabs .ant-tabs-tab{transition:color .2s;padding:12px 8px!important}.tc-tabs .ant-tabs-tab:hover{color:#1677ff}.tc-tabs .ant-tabs-tab-active .tc-tab-label{color:#1677ff;font-weight:600}.tc-tabs .ant-tabs-ink-bar{background:#1677ff;border-radius:3px;height:3px}.tc-tab-label{align-items:center;gap:8px;font-size:15px;display:inline-flex}.tc-tab-label .anticon{font-size:16px}.tc-content{max-width:820px;margin:0 auto;animation:.25s tc-fade-in}.tc-content h3.ant-typography{margin-bottom:4px!important}.tc-content h4.ant-typography{color:#1f1f1f;margin-top:28px!important;margin-bottom:8px!important}.tc-content p.ant-typography{color:#4a4a4a;margin-bottom:12px;line-height:1.75}@keyframes tc-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.tc-card{padding:20px 16px 32px}.tc-tab-label{gap:6px;font-size:13px}.tc-tab-label .anticon{font-size:14px}}.payment-page{padding:20px}.payment-user{align-items:center;gap:12px;display:flex}.payment-user h4{margin:0;font-size:14px;font-weight:600}.ant-tag{border-radius:20px;padding:4px 12px}.report-page{padding:20px}.report-filter-bar{background:#fff;border-radius:10px;flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:20px;padding:16px 20px;display:flex;box-shadow:0 1px 4px #00000014}.filter-item{flex-direction:column;gap:6px;display:flex}.filter-item label{color:#555;font-size:13px;font-weight:500}.filter-actions{flex-direction:row;align-items:center;gap:10px;margin-left:auto}.report-table-wrapper{background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000014}.report-user{align-items:center;gap:10px;display:flex}.report-user span{font-weight:500}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--font-weight-medium:500;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:root{--primary:#1677ff;--primary-dark:#1254cc;--primary-dark-hover:#1a65cf;--primary-hover:#1e40af;--primary-light:#e6f0ff;--primary-accent:#42a5f5;--primary-muted:#1677ff80;--sidebar-color:#f8fafc;--sidebar-label-active:#1d7fbf;--sidebar-item-active-background:#1d7fbf;--dropdown-item-hover-background:#eef6ff;--dropdown-item-hover-text:#1d7fbf;--dropdown-active-background:#e6f0fa;--dropdown-active-text:#1d7fbf;--badge-background:#e0f2fe;--badge-text-color:#04090b;--primary-legacy:#2563eb;--bg-main:#eef4ff;--card-bg:#fff;--text-dark:#1f2937;--text-light:#6b7280;--border:#e5e7eb;--radius:12px;--success:#52c41a;--text-primary:#1a1a2e;--text-secondary:#5f6368;--text-muted:#9aa0a6;--bg-white:#fff;--bg-page-start:#c9dff5;--bg-page-end:#def;--bg-dot-color:#1677ff12;--bg-input:#fff;--bg-input-hover:#f8faff;--bg-illustration-inner:#ffffff8c;--bg-illustration-mid:#c8dcf54d;--bg-illustration-placeholder:#ffffff59;--bg-illustration-placeholder-hover:#ffffff73;--bg-illustration-icon:#1677ff1a;--border-color:#dadce0;--border-illustration:#1677ff40;--border-illustration-hover:#1677ff73;--shadow-card:0 6px 28px #1677ff1a, 0 2px 8px #0000000f;--shadow-logo-icon:0 3px 10px #1677ff52;--shadow-input-focus:0 0 0 2px #1677ff1f;--shadow-btn-primary:0 3px 12px #1677ff52;--shadow-btn-primary-hover:0 5px 18px #1677ff6b;--shadow-btn-primary-active:0 2px 8px #1677ff47;--shadow-btn-ghost:0 1px 3px #0000000f;--shadow-btn-ghost-hover:0 2px 8px #1677ff1f;--btn-shine:#ffffff1f;--radius-card:16px;--radius-input:8px;--radius-btn:8px;--transition:all .22s cubic-bezier(.4, 0, .2, 1);--font-weight-medium:500;--table-bg:#e6f0ff;--font-size:15px;--font-size-body:14px;--font-size-table:14px;--font-size-title:16px;--font-family:"Cambria", Georgia, serif;--table-line:#d0d0d0;--table-hover:#f0f5ff;--active:var(--success);--inactive:#ff4d4f;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--bp-sm:480px;--bp-md:768px;--bp-lg:1024px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-family);background-color:var(--bg-main);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}.ant-app,.ant-typography,.ant-btn,.ant-table,.ant-input,.ant-select,.ant-select-dropdown,.ant-dropdown,.ant-modal,.ant-drawer,.ant-form,.ant-menu{font-family:var(--font-family)!important}.ant-table-thead>tr>th,.ant-table-thead>tr>td{white-space:nowrap;background-color:var(--table-bg)!important;color:#1a1a2e!important;font-weight:var(--font-weight-medium)!important;font-size:var(--font-size)!important;border-bottom:2px solid #b0c8f5!important;border-right:1.5px solid var(--table-line)!important;padding:12px 16px!important}.ant-table-thead>tr>th:last-child,.ant-table-thead>tr>td:last-child{border-right:none!important}.ant-table-tbody>tr>td{transition:background-color .15s;border-bottom:1.5px solid #c8c8d0!important;border-right:1.5px solid var(--table-line)!important;font-size:var(--font-size-body)!important;padding:10px 16px!important}.ant-table-tbody>tr>td:last-child{border-right:none!important}.ant-table-tbody>tr:hover>td{background-color:var(--table-hover)!important}.ant-table-filter-trigger{color:var(--table-hover)!important}.ant-table-filter-trigger.active{color:var(--primary)!important}.table-scroll-wrapper{-webkit-overflow-scrolling:touch;border-radius:var(--radius);background-color:#fff;background-image:linear-gradient(90deg,#fff 30%,#fff0),linear-gradient(90deg,#fff0,#fff 70%),radial-gradient(farthest-side at 0,#00000014,#0000),radial-gradient(farthest-side at 100%,#00000014,#0000);background-position:0 0,0 100%,0 0,0 100%;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;width:100%;overflow-x:auto}@media (width<=768px){.ant-table-thead>tr>th,.ant-table-thead>tr>td{padding:10px 12px!important;font-size:13px!important}.ant-table-tbody>tr>td{padding:9px 12px!important;font-size:13px!important}}@media (width<=480px){.ant-table-thead>tr>th,.ant-table-thead>tr>td,.ant-table-tbody>tr>td{padding:8px 10px!important;font-size:12px!important}}.table-card{background:var(--bg-white);padding:var(--space-lg);border-radius:14px;width:100%;overflow:auto;box-shadow:0 2px 10px #0000000f}.table-scroll-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}.table-scroll-wrapper .ant-table{min-width:900px}@media (width<=768px){.table-card{padding:var(--space-md);border-radius:10px}}@media (width<=480px){.table-card{padding:var(--space-sm) var(--space-sm);border-radius:8px;box-shadow:0 1px 6px #0000000f}}.table-header{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}@media (width<=600px){.table-header{align-items:flex-start;gap:var(--space-sm);flex-direction:column}}.table-title{line-height:1.3;font-weight:var(--font-weight-medium)!important;font-size:var(--font-size-title)!important;margin:0!important}@media (width<=480px){.table-title{font-size:14px!important}}.table-count{color:var(--primary);font-size:13px;font-weight:600}.table-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (width<=600px){.table-actions{gap:var(--space-sm);width:100%}.table-actions .ant-btn{flex:auto;justify-content:center;min-width:0}}@media (width<=360px){.table-actions{flex-direction:column}.table-actions .ant-btn{width:100%}}code{background:var(--code-bg,#f4f3ec);word-break:break-word;border-radius:4px;padding:4px 8px;font-size:15px;line-height:135%}@media (width<=480px){code{padding:3px 6px;font-size:13px}}.status-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:2px 10px;font-size:12px;font-weight:500;display:inline-flex}.status-badge.active{color:var(--active);background:#52c41a1f;border:1px solid #52c41a4d}.status-badge.inactive{color:var(--inactive);background:#ff4d4f1a;border:1px solid #ff4d4f40}@media (width<=600px){.ant-pagination{flex-wrap:wrap;justify-content:center;gap:4px;display:flex;margin-top:var(--space-md)!important}.ant-pagination-total-text{text-align:center;width:100%;color:var(--text-secondary);font-size:12px}.ant-pagination-options{justify-content:center;width:100%;display:flex}.ant-input-search,.ant-input-affix-wrapper{width:100%!important}}.hide-mobile{display:block}.show-mobile{display:none}@media (width<=768px){.hide-mobile{display:none!important}.show-mobile{display:block!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
