body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-layout{display:flex}.content{flex:1 1;padding:1rem}.dashboard{margin:0 auto}.dashboard h1{color:#1976d2;margin-bottom:30px}.stats-grida{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:#eeeff0;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:10px;transition:transform .3s}.stat-content{align-items:center;display:flex;gap:10px}.stat-card:hover{transform:translateY(-5px)}.stat-icon{display:block;font-size:40px;margin-bottom:10px}.stat-card h3{color:#4caf50;margin:10px 0}.stat-card p{color:#666;margin:0}.chart-sections{background:#fff;width:60%}.chart-section{background:#fff}.chat-panel-fixed{bottom:0;height:200vh;position:absolute}.chat-panel,.chat-panel-fixed{background:#fff;border-left:2px solid #2196f3;box-shadow:-2px 0 8px #0000000d;right:0;top:0;width:350px;z-index:1000}.chat-panel{display:flex;flex-direction:column;height:100vh;position:fixed}.chat-header{align-items:center;border-bottom:1px solid #eee;display:flex;font-weight:700;padding:16px}.chat-messages{flex:1 1;overflow-y:auto;padding:16px}.my-message{color:#2196f3;margin-bottom:8px;text-align:right}.their-message{color:#333;margin-bottom:8px;text-align:left}.chat-input{border-top:1px solid #eee;display:flex;padding:12px}.chat-input input{border:1px solid #ccc;border-radius:4px;padding:8px}.chat-input button{background:#2196f3;border:none;border-radius:4px;color:#fff;margin-left:8px;padding:8px 16px}.chat-screen-panel{background:#fff;border-left:1px solid #eee;padding:20px;width:280px}.inner-chat-panel{height:88vh}.chat-user-row{align-items:center;background:#f9f9f9;border:2px solid #0000;border-radius:16px;display:flex;padding:8px 12px;position:relative}.cc-row{border:2px solid #2196f3}.chat-avatar{border-radius:50%;height:40px;margin-right:10px;object-fit:cover;width:40px}.chat-user-info{flex:1 1}.chat-user-name{font-size:15px;font-weight:500}.chat-user-email{color:#888;font-size:13px}.chat-remove-btn{background:none;border:none;color:#888;cursor:pointer;font-size:22px;margin-left:8px}.chat-input.chat-screen-input{background:#fff;border-top:1px solid #eee;display:flex}.chat-input input{border:1px solid #2196f3;border-radius:20px;flex:1 1;font-size:15px;outline:none;padding:10px 12px}.chat-send-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;margin-left:8px}.profile-panel{background:#fff;border-left:1px solid #eee;padding:20px;width:280px}.profile-header{margin-bottom:20px;text-align:center}.profile-img{border-radius:50%;margin-bottom:10px;width:100px}.profile-stats{display:flex;justify-content:space-between;margin-bottom:10px}.profile-stats div{text-align:center}.upcoming{margin-bottom:20px}.upcoming ul{color:#555;font-size:14px;padding-left:15px}.satisfaction{margin-top:20px}.circle-chart{text-align:center}.chart-section{margin-top:20px}.chart-wrapper{align-items:center;display:flex;gap:20px}.recharts-default-legend{display:flex!important;flex-direction:column;gap:8px}.sidebar{background:#06f;border-radius:0 10px 10px 0;color:#fff;height:100vh;justify-content:space-between;left:0;position:fixed;top:0;width:90px}.sidebar,.sidebar-logo{align-items:center;display:flex;flex-direction:column}.sidebar-logo{margin-bottom:16px;margin-top:24px}.splash-logo{height:48px;margin-bottom:8px;width:48px}.sidebar-title{color:#fff;font-size:14px;font-weight:700;text-align:center}.sidebar-menu{gap:5px;margin-bottom:24px}.sidebar-link,.sidebar-menu{align-items:center;display:flex;flex-direction:column}.sidebar-link{border-radius:12px;color:#fff;font-size:13px;padding:8px 0;text-decoration:none;transition:background .2s;width:100%}.sidebar-link.active,.sidebar-link:hover{background:#ffffff1f}.sidebar-icon{margin-bottom:2 px}.sidebar-label{font-size:10px;margin-top:2px;text-align:center}.sidebar-logout{color:#fff;cursor:pointer;flex-direction:column;font-size:13px;gap:2px;margin-bottom:24px}.logout-popup,.sidebar-logout{align-items:center;display:flex}.logout-popup{background:#0000002e;bottom:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.logout-popup-content{background:#fff;border-radius:10px;box-shadow:0 2px 16px #0000001f;color:#000;min-width:260px;padding:28px 32px;text-align:center}.logout-popup-actions{display:flex;gap:18px;justify-content:center;margin-top:50px}.cancel-btn,.confirm-btn{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:8px 22px}.cancel-btn{background:#eee;color:#333}.confirm-btn{background:#0070f3;color:#fff}.app-header{align-items:center;background:#fff;border-bottom:1px solid #eaeaea;bottom:30px;display:flex;justify-content:space-between;padding:6px 20px;width:auto}.header-title{color:#333;font-size:20px;font-weight:600}.header-search{align-items:center;background:#fff;border:1px solid #ddd;border-radius:20px;display:flex;padding:5px 10px;width:25%}.header-search input{border:none;flex:1 1;font-size:14px;outline:none;padding:5px 8px}.search-btn{background:none;border:none;color:#666;cursor:pointer}.header-right{align-items:center;display:flex;gap:15px}.icon-btn{background:none;border:none;color:#06c;cursor:pointer;font-size:16px;position:relative}.bell-icon{color:#06c;font-size:18px}.user-profile{align-items:flex-end;display:flex;flex-direction:column}.user-name{color:#06c;font-size:14px;font-weight:600}.role{color:#666;font-size:12px}.avatar{background:#dff0ff;color:#06c;display:flex;height:34px;margin-left:8px;width:34px}.card-header{align-items:center}.stats-grid{display:flex;gap:16px;justify-content:center}.stat-card.new-style{background:#f7f7f7;border:2px solid #2196f3;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;min-width:250px;padding:16px;position:relative}.stats-header{align-items:center;justify-content:space-between}.stat-icon-circle{align-items:center;background:#e3f2fd;border-radius:50%;color:#2196f3;display:flex;font-size:1.5rem;height:40px;justify-content:center;width:40px}.stat-dropdown{border:1px solid #ccc;border-radius:4px;padding:2px 8px}.stat-title{color:#757575;margin-bottom:4px;margin-top:16px}.stat-value{color:#1976d2;font-size:2rem;font-weight:700;margin:0}.stat-footer{bottom:16px;position:absolute;right:16px}.stat-trend{background:#e3f2fd;border-radius:50%;color:#2196f3;font-size:1.2rem;padding:6px}.container{font-family:Segoe UI,sans-serif;margin:30px auto;width:auto}.appointmentN-card{background:linear-gradient(90deg,#0072ff,#005bea)}.appointmentE-card,.appointmentN-card{align-items:center;border-radius:6px;color:#fff;display:flex;justify-content:space-between;margin-bottom:12px;padding:14px 20px}.appointmentE-card{background:linear-gradient(90deg,#ed0000,#c80202)}.appointment-info{flex:1 1}.appointment-type{font-size:12px;margin:0;opacity:.9}.appointment-name{font-size:16px;margin:2px 0 0}.appointment-id{font-size:13px;margin-left:4px;opacity:.85}.appointment-status{flex:1 1;text-align:center}.status{font-size:14px;font-weight:500}.action-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:14px;margin:0 8px;transition:.2s}.action-btn:hover{text-decoration:underline}.appointment-time{flex:1 1;font-size:14px;text-align:right}.team-table-card{background:#f2f2f2;border-radius:10px;box-shadow:0 1px 4px #e5e7eb;padding:15px;width:auto}.team-table-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.team-table-title{font-size:1.1rem;font-weight:700}.team-table-chip{color:#2563eb;font-size:.9rem;padding:2px 10px}.team-table{border-collapse:collapse;font-size:.97rem;width:100%}.team-table td,.team-table th{border-bottom:1px solid #e5e7eb;font-size:13px;padding:10px 8px;text-align:left}.table-avatar{align-items:center;display:flex;gap:8px}.avatar{align-items:center;background:#1bc261;border-radius:50%;color:#fff;display:inline-flex;font-size:1rem;font-weight:700;height:28px;justify-content:center;width:28px}.username{color:#64748b;font-size:.8rem}.chip{background:#e0e7ff;border-radius:8px;color:#2563eb;display:inline-block;font-size:.85rem;margin-right:2px;padding:2px 8px}.chip.primary{background:#2563eb;color:#fff}.dp-tab-bar{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 1px 3px #0f172a14;display:inline-flex;margin:16px 20px;padding:2px}.dp-tab{background:#0000;border:none;border-radius:6px;color:#111827;cursor:pointer;font-size:14px;font-weight:500;padding:8px 18px;transition:background .15s ease,color .15s ease}.dp-tab+.dp-tab{margin-left:0}.dp-tab.active{background:#2563eb;color:#fff}.appointment-history-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin:20px;padding:16px 20px}.appointment-history-filters{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:8px}.appointment-history-field{display:flex;flex:1 1;flex-direction:column;min-width:220px}.appointment-history-field label{color:#6b7280;font-size:13px;margin-bottom:4px}.appointment-history-field input{border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:8px 10px}.appointment-history-search-btn{background-color:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-left:auto;padding:10px 20px}.appointment-history-search-btn:hover{background-color:#1d4ed8}.dashboard-layout{background:#f8f9fb;display:flex;height:100vh}.main-section{flex:1 1;margin-left:80px;overflow-y:auto;padding:20px}.dashboard-container{font-family:Segoe UI,sans-serif;padding:20px}.filters{align-items:center;display:flex;justify-content:space-between;margin:20px 0}.search-section{display:flex;gap:10px}.search-section input{border:1px solid #ccc;border-radius:8px;padding:8px 12px}.calendar-btn{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;cursor:pointer;padding:8px 12px}.cards-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.appointment-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 6px #0000000d;padding:15px;transition:.3s}.appointment-card:hover{box-shadow:0 4px 10px #00000026}.close-btn{background:#0000;border:none;cursor:pointer;font-size:18px}.appt-type{color:#888;font-size:14px}.appt-time{font-size:22px;margin:8px 0}.appt-date{color:#666;font-size:13px}.card-footer{display:flex;justify-content:space-between;margin-top:15px}.status{font-weight:700;text-transform:capitalize}.status.paid{color:green}.status.pay{color:orange}.status.progress{color:#ff9800}.status.next{color:red}.checkin-btn{background:#06c;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:6px 12px}.stats-header{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 1px 6px #0000000d;display:flex;justify-content:space-around;padding:15px}.stat-box h2{font-size:24px;margin:0}.stat-box p{color:#666;margin:4px 0 0}.stat-box.urgent h2{color:red}.stat-box.canceled h2{color:#b71c1c}.popup-overlay{align-items:center;background:#0000002e;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.popup-card{background:#fff;border-radius:12px;box-shadow:0 2px 16px #0000001f;max-width:380px;min-width:320px;padding:32px 36px}.status.completed{background:#d6fadd;border-radius:8px;color:#219653;display:inline-block;font-size:15px;font-weight:500;margin-top:8px;padding:4px 18px}:root{--brand-red:#d92d20;--brand-blue:#005dff;--text-dark:#333;--text-light:#666;--background-light:#fff}.splash-screen{align-items:center;background-color:#005dff;background-color:var(--brand-blue);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.splash-content{color:#fff;text-align:center}.splashscreen-logo{margin-bottom:15px;width:120px}.splash-text{font-size:20px;font-weight:600}.login-container{background:url(/static/media/doctorbg.48dd225f2ca6f2f60d6b.png);background-size:auto 125%;display:flex;height:100vh;width:auto}.login-containeradmin{background:url(/static/media/adminbg.1a473ad798807b5ba610.png);background-size:auto 125%;display:flex;height:100vh;width:auto}.login-left{align-items:center;display:flex;flex:1 1;justify-content:center}.doctor-img{height:auto;max-width:50%}.login-right{flex:1 1;flex-direction:column;max-width:500px;padding:40px}.login-logo,.login-right{display:flex;justify-content:center}.login-logo{align-items:center;margin-bottom:20px}.login-header{align-items:center;margin-bottom:10px;text-align:center}.login-heart{align-items:center;width:120px}.login-logo-text{color:#d92d20;color:var(--brand-red);font-size:22px;font-weight:700}.login-title{color:#fff;font-size:26px;font-weight:700;margin:10px 0}.login-subtitle{color:#fff;margin-bottom:25px}.form-group{margin-bottom:18px}.form-group label{color:#fff;display:block;font-weight:500;margin-bottom:6px}.form-group input{border:1px solid #ddd;border-radius:6px;padding:10px;width:100%}.password-wrapper{align-items:center;display:flex;position:relative}.eye-icon{fill:#999;cursor:pointer;height:20px;position:absolute;right:10px;width:20px}.form-options{align-items:center;display:flex;justify-content:space-between;margin:15px 0}.remember-me{align-items:center;color:#fff}.forgot-password{background:none;border:none;color:#005dff;color:var(--brand-blue);cursor:pointer}.form-btn{background-color:#005dff;background-color:var(--brand-blue);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:background .3s;width:100%}.form-btn:hover{background-color:#0045cc}.patient-profile{background:#fafafa;color:#333;font-family:Arial,sans-serif;padding:20px}.patient-header{align-items:flex-start;border-bottom:1px solid #383737;display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px}.patient-info{align-items:center;display:flex;gap:15px}.patient-avatar{border-radius:50%;width:100px}.status-btns{display:flex;gap:8px}.status{border:none;border-radius:6px;cursor:pointer;font-size:12px;padding:5px 12px}.processing{background:#e5f0ff;color:#06c}.completed{background:#d4f5dd;color:#1b8a3e}.patient-contact{font-size:14px;line-height:1.1}.patient-section{margin:20px 0}.grid-2{grid-gap:20px;grid-template-columns:1fr 1fr}.grid-2,.grid-3{display:grid;gap:20px}.grid-3{grid-gap:20px;grid-template-columns:1fr 1fr 1fr}.card{border:1px solid #eee;border-radius:8px}.card h4,.card h5{color:#06c;margin-bottom:10px}.edit{color:#06c;cursor:pointer}.done-btn{background:#06c;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:10px;padding:6px 14px}.prescription-table{background:#fff;border-collapse:collapse;width:100%}.prescription-table td,.prescription-table th{border:0 solid #ddd;padding:10px;text-align:left}.prescription-table th{background:#0000;color:#333}.prescription-table td:first-child{font-weight:700}.thDivMid{min-height:12px;text-align:center}.tdDivLeft{text-align:left}.tdDivLeft,.tdDivMid{border:1px solid;border-color:#ddd #ddd #0070f3;border-radius:6px;min-height:12px;padding:10px}.tdDivMid{text-align:center}.tdDivPlain{border:1px solid #ddd;border-radius:6px;min-height:12px;padding:10px;text-align:left}.micBtn{height:32px;margin-top:6px;width:32px}.modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.modal-box{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;max-width:400px;padding:24px;text-align:center;width:90%}.modal-title{color:#333;font-size:1.25rem;margin-bottom:16px;margin-top:0}.modal-message{color:#555;font-size:1rem;line-height:1.5;margin-bottom:24px}.modal-actions{display:flex;gap:16px;justify-content:center}.modal-button{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 24px;transition:background-color .2s}.modal-button.confirm{background-color:#d32f2f;color:#fff}.modal-button.confirm:hover{background-color:#b71c1c}.modal-button.cancel{background-color:#f0f0f0;border:1px solid #ddd;color:#333}.modal-button.cancel:hover{background-color:#e0e0e0}.main-content{margin-left:80px}.settings-profile-card{background:#fff;border:1px solid #cce4ff;border-radius:8px;box-sizing:border-box;margin:24px auto;max-width:800px;padding:24px 32px}.settings-profile-row{align-items:center;display:flex;justify-content:space-between}.settings-profile-info{align-items:center;display:flex;flex-direction:column;min-width:180px}.settings-profile-avatar{border-radius:8px;height:110px;margin-bottom:8px;object-fit:cover;width:80px}.settings-profile-details{text-align:center}.settings-profile-name{font-size:20px;font-weight:500}.settings-profile-role{color:#666;font-size:15px}.settings-profile-stats{align-items:center;display:flex;flex:1 1;gap:32px;justify-content:center}.settings-profile-stat{min-width:120px;text-align:center}.settings-profile-stat-label{color:#444;font-size:16px;margin-bottom:8px}.settings-profile-stat-value{color:#222;font-size:28px;font-weight:600}.settings-profile-divider{background:#ddd;height:48px;margin:0 24px;width:1px}.dashboard-content{padding:20px}.page-title{font-size:22px;font-weight:700;margin-bottom:15px}.grid-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:15px}.card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:15px}.booking-card{align-items:center;display:flex;justify-content:space-between}.booking-card img{width:120px}.primary-btn{background:#0d6efd;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 14px}.card-header{margin-bottom:10px}.card-header,.stats-row{display:flex;justify-content:space-between}.stat-box{flex:1 1;text-align:center}.stats-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.mini-box{background:#e6e6e6;border-radius:8px;display:flex;font-weight:600;justify-content:space-between;padding:10px}.mini-box.warning{color:#ff9800}.mini-box.success{color:#2e7d32}.bill-list p{display:flex;justify-content:space-between;margin:8px 0}.green{color:#2e7d32}.blue{color:#1976d2}.red{color:#d32f2f}.asset-list{list-style:none;padding:0}.asset-list li{display:flex;justify-content:space-between;padding:6px 0}.booking-img{height:30px;object-fit:contain;width:30px}.main-container{font-family:Arial,sans-serif;padding:20px 40px}.page-title{font-size:28px;font-weight:600;margin-bottom:20px}.form-container{display:flex;gap:30px;justify-content:space-between}.form-column{display:flex;flex-direction:column;width:32%}.section-title{color:#1a73e8;font-size:20px;font-weight:600;margin-bottom:15px}label{font-size:14px;font-weight:500;margin-top:12px}input,select,textarea{border:1px solid #cfcfcf;border-radius:6px;font-size:14px;margin-top:5px;padding:10px}textarea{height:100px;resize:none}.file-row{align-items:center;display:flex;gap:10px;margin-top:12px}.upload-btn{background:#1a73e8;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px}.file-name{color:#0b5ed7;font-size:13px;margin-top:5px}.upload-block{align-items:center;border:1px dashed #8a8a8a;border-radius:8px;cursor:pointer;display:flex;height:120px;justify-content:center;margin-top:5px;width:120px}.upload-placeholder{color:#1a73e8}.submit-section{display:flex;justify-content:flex-end;margin-top:20px}.submit-btn{background:#1a73e8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:12px 30px}
/*# sourceMappingURL=main.167a0ad3.css.map*/