#Cheopen{width:100%;max-width:250px;margin:20px 0;padding:15px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;text-align:left;border:1px solid #ddd}.month-navigation{display:flex;align-items:center;justify-content:flex-start;font-size:18px;font-weight:700;color:#333;gap:10px}.prev-month,.next-month{background-color:var(--bs-theme);color:#fff;border:none;padding:10px 15px;font-size:16px;cursor:pointer;border-radius:6px;transition:all .3s ease-in-out;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #00000026}.prev-month:hover,.next-month:hover{background-color:var(--bs-theme-hover);transform:scale(1.1)}.current-month{padding:8px 15px;border-radius:6px;background-color:#f1f1f1;font-size:16px;font-weight:700;color:#333;text-align:center;min-width:120px}#dateformat{width:100%;max-width:100%;margin:20px 0;padding:15px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:flex;align-items:center;overflow:hidden;border:1px solid #ddd;gap:10px}.scroll-btn{background-color:var(--bs-theme);color:#fff;border:none;font-size:20px;cursor:pointer;width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease-in-out;box-shadow:0 2px 5px #0003}.scroll-btn:hover{background-color:var(--bs-theme-hover);transform:scale(1.1)}.custom-carousel{display:flex;overflow-x:auto;scroll-behavior:smooth;flex-grow:1;white-space:nowrap;padding:10px 5px;gap:15px}.custom-carousel::-webkit-scrollbar{display:none}.custom-carousel-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f9f9f9;padding:5px;border-radius:5px;min-width:70px;min-height:70px;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 2px 5px #00000026;border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.custom-carousel-item:hover{background-color:#246d92;color:#fff;transform:scale(1.05)}.date-design{display:flex;flex-direction:column;align-items:center;font-size:14px;font-weight:700;color:#333;padding:8px;width:100%}.date-design.active{background-color:#246d92;color:#fff;padding:5px;border-radius:5px;border:2px solid #1d5a78;box-shadow:0 4px 8px #246d924d;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.total-shift{width:100%;max-width:100%;margin:20px auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;border:1px solid #ddd;row-gap:25px!important}.shift-shedule{margin-bottom:10px;padding:15px;border-radius:8px;background:#f9f9f9;box-shadow:0 2px 5px #0000001a}.shift-head{display:flex;justify-content:space-between;align-items:left;background-color:#246c91;color:#fff;padding:12px;border-radius:6px}.shift-head h6{font-size:16px;font-weight:700;margin:0}.shift-head span{font-size:14px;font-weight:400}.shift-time{display:flex;flex-wrap:wrap;gap:10px;padding:15px;justify-content:left}.shift-time button{background-color:#fff;color:#246c91;border:2px solid #246c91;padding:8px 12px;font-size:14px;cursor:pointer;border-radius:5px;transition:all .3s ease-in-out;width:90px;height:40px;text-align:center;outline:none}.shift-time button:hover,.shift-time button.selected{background-color:#1d5a78;color:#fff;border-color:#1d5a78}.shift-content{margin-top:0;padding:10px;font-size:14px;color:#555;text-align:left}.save-button-container{display:flex;justify-content:center;align-items:center;margin-top:20px}.save-button-container button{width:30%;background-color:#246c91;border-color:#246c91;color:#fff;padding:12px;font-size:16px;border-radius:6px;cursor:pointer;transition:all .3s ease-in-out;text-align:center}.save-button-container button:hover{background-color:#1d5a78}.save-button-container button:disabled{background-color:#ccc;cursor:not-allowed;color:#888;border-color:#ccc}@media (max-width: 768px){.total-shift{padding:15px}.shift-time{flex-direction:column;align-items:center}.save-button-container button{width:50%}}@media (max-width: 480px){.save-button-container button{width:70%}}.time-slot{padding:10px;margin:5px;border:1px solid #ccc;cursor:pointer}.time-slot.selected{background-color:#246c91;color:#fff}.time-slot.available{background-color:#e0f7fa}.time-slot:disabled{background-color:#f5f5f5;color:#ccc;cursor:not-allowed}.status-unknown{display:inline-block;padding:.25rem .5rem;color:#fff;background-color:#6c757d;border-radius:.25rem;font-size:.875rem}.status-new-appointment{display:inline-block;padding:.25rem .5rem;color:#fff;background-color:#28a745;border-radius:.25rem;font-size:.875rem}.status-patient-arrived{display:inline-block;padding:.25rem .5rem;color:#fff;background-color:#17a2b8;border-radius:.25rem;font-size:.875rem}.status-not-appear{display:inline-block;padding:.25rem .5rem;color:#fff;background-color:#dc3545;border-radius:.25rem;font-size:.875rem}.status-in-doctors-room{display:inline-block;padding:.25rem .5rem;color:#fff;background-color:#fd7e14;border-radius:.25rem;font-size:.875rem}.status-in-waiting-room{display:inline-block;padding:.25rem .5rem;color:#212529;background-color:#ffc107;border-radius:.25rem;font-size:.875rem}.status-finished{display:inline-block;padding:.25rem .5rem;color:#fff;background-color:#007bff;border-radius:.25rem;font-size:.875rem}.context-menu{background-color:#fff;border:1px solid #dee2e6;border-radius:5px;box-shadow:0 2px 10px #0000001a;width:300px;padding:10px}.context-menu-header{border-bottom:1px solid #dee2e6;padding-bottom:5px;margin-bottom:10px}.context-menu-header h6{margin:0;font-size:16px;font-weight:700;color:#333}.context-menu-body{max-height:250px;overflow-y:auto}.context-menu-item{display:flex;align-items:center;padding:5px 0;cursor:pointer}.context-menu-item input[type=radio]{margin-right:10px}.context-menu-item label{margin:0;font-size:14px;color:#333;cursor:pointer}.context-menu-footer{border-top:1px solid #dee2e6;padding-top:10px;text-align:right}.context-menu-footer .btn{background-color:#007bff;border:none;padding:5px 15px;font-size:14px}.context-menu-footer .btn:hover{background-color:#0056b3}.modal-content-details{font-size:16px;line-height:1.6}.modal-content-details p{margin:5px 0}.modal-content-details strong{color:#333}.star-rating{display:inline-block;margin-bottom:10px}.star-rating .fa-star{color:#ccc}.star-rating .fa-star.checked{color:#f8d825}.feedbackform{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;resize:none}.text-danger{font-size:14px;margin-top:5px}.enquiry-over-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0a283c99;display:flex;align-items:center;justify-content:center;z-index:999}.enquiry-over-modal{width:90%;max-width:700px;background:#fff;border-radius:10px;overflow-y:auto;max-height:90vh;box-shadow:0 8px 20px #0003}.enquiry-over-header{background:var(--bs-theme);color:#fff;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px}.enquiry-over-close{background:none;color:#fff;font-size:22px;border:none;cursor:pointer}.enquiry-over-body{padding:20px}.enquiry-over-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #ddd;flex-wrap:wrap}.enquiry-over-icon{color:#0a5b78;width:20px;height:20px}.enquiry-over-images{display:flex;gap:8px;margin-top:8px}.enquiry-over-images img{width:60px;height:60px;object-fit:cover;border:1px solid #ccc;border-radius:4px}.change-status-menu{background-color:#f9fafa;border-radius:20px;padding:24px 20px;width:280px;box-shadow:0 4px 16px #0000001a;font-family:Inter,sans-serif}.change-status-header{font-weight:600;font-size:16px;color:#256387;margin-bottom:12px}.change-status-header-underline{height:3px;width:40px;background-color:var(--bs-theme);border-radius:2px;margin-top:4px}.change-status-body{display:flex;flex-direction:column;gap:14px;margin-top:8px}.change-status-option{display:flex;align-items:center;gap:12px;font-weight:600;font-size:16px;color:#111;cursor:pointer}.change-status-option input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #bbb;border-radius:50%;position:relative;transition:all .2s ease-in-out}.change-status-option input[type=radio]:checked{border:5px solid #00aaff;background-color:#fff}.change-status-footer{margin-top:20px;display:flex;justify-content:center}.change-status-footer button{background-color:var(--bs-theme);color:#fff;padding:10px 32px;border:none;border-radius:12px;font-weight:600;font-size:16px;cursor:pointer;transition:background-color .3s}.change-status-footer button:hover{background-color:#1e4f6a}.avail-cal-wrapper{max-width:100%;padding:1rem;box-sizing:border-box}.calendra-head{display:flex;align-items:center;justify-content:space-between}.avail-cal-times-wrapper{display:flex;flex-direction:column}.avail-cal-grid,.avail-cal-times-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}.avail-cal-day{text-align:center;padding:.5rem}.avail-cal-date{font-weight:300;font-size:small;margin:1rem 0}.avail-cal-times{display:flex;flex-direction:column;gap:.25rem}.scrollable{max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ccc transparent}.avail-cal-footer{display:flex;justify-content:center;margin-top:1rem}.avail-cal-showmore{color:#246d92;border:none;background-color:transparent;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.9rem;display:flex;align-items:center}.avail-cal-showmore img{width:15px;height:15px;margin-left:5px}.avail-cal-month{font-weight:300;font-size:20px}.fc .fc-button{background-color:var(--bs-theme)!important;color:#fff!important;font-size:1rem;padding:4px 10px;border-radius:.25rem;border:none}.fc .fc-button:hover{background-color:var(--bs-theme-hover)!important;color:#fff!important}.fc-toolbar-title{font-size:.9rem!important;font-weight:500}.hc-container{padding:1rem}.hc-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb}.hc-table-container{overflow-x:auto}.hc-table{width:100%;border-collapse:separate;border-spacing:0}.hc-table th{padding:.875rem 1rem;text-align:left;font-weight:600;color:#4b5563;border-bottom:1px solid #e5e7eb;white-space:nowrap}.hc-public-profile th{padding:.875rem 1rem;text-align:left;font-weight:600;color:#4b5563;white-space:nowrap;border:none}.hc-table td{padding:1rem;text-align:left;border-bottom:1px solid #f3f4f6;vertical-align:middle}.hc-public-profile td{padding:1rem;text-align:left;border:none;vertical-align:middle}.hc-table tbody tr:hover{background-color:#f9fafb}.hc-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #f3f4f6}.hc-doctor-info{display:flex;flex-direction:column}.hc-doctor-name{font-weight:600;color:#111827}.hc-delete-btn{display:flex;align-items:center;gap:.375rem;color:#ef4444;border:none;background:none;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:background-color .2s,color .2s}.hc-delete-btn:hover{background-color:#fee2e2}.hc-alert{background-color:#f9fafb;padding:1.5rem;border-radius:.5rem;text-align:center;color:#4b5563;border:1px solid #e5e7eb}@media (max-width: 640px){.hc-card{padding:1rem}.hc-table th,.hc-table td{padding:.75rem .5rem}.hc-avatar{width:40px;height:40px}}.profile-container{max-width:800px;margin:40px auto;font-family:Arial,sans-serif}.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.profile-card{border:1px solid #ddd;border-radius:6px;overflow:hidden}.profile-item{padding:16px 20px;border-bottom:1px solid #eee}.profile-item:last-child{border-bottom:none}.skeleton{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.skeleton-title{width:150px;height:24px}.skeleton-button{width:60px;height:24px;border-radius:16px}.skeleton-label{width:120px;height:14px;margin-bottom:5px}.skeleton-value{width:60%;height:16px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.upload-container{display:flex;align-items:center;justify-content:center}.upload-box{display:flex;align-items:center;justify-content:space-between;border:2px solid #e0e0e0;border-radius:10px;padding:10px 15px;width:320px;background:#fff;cursor:pointer;transition:border-color .3s ease;position:relative}.upload-box:hover{border-color:#aaa}.file-input{display:none}.file-icon{display:flex;align-items:center;gap:10px}.file-name{font-weight:500;font-size:16px;color:#333}.upload-icon{display:flex;align-items:center}.contactus,.contactform{margin:1rem auto;text-align:center}.contactus img{max-width:100px;margin-bottom:25px}.contactus h2,.contactus p{margin-bottom:29px}.contactform{padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-top:30px}.findoc-form{margin-bottom:20px;text-align:left}.apo_next:hover{background-color:var(--bs-theme-hover)}.calendar-container{height:auto;overflow:visible}.fc-dayGridMonth-view .fc-daygrid-day-frame{min-height:99px!important;height:99px!important}.fc-dayGridMonth-view .fc-daygrid-day{min-height:99px!important}.fc-dayGridMonth-view .fc-scrollgrid-sync-table{height:auto!important}.fc-dayGridMonth-view .fc-scroller{overflow:visible!important;height:auto!important}.fc-dayGridMonth-view .fc-daygrid-body{height:auto!important}.fc-dayGridMonth-view .month-day-content{min-height:55px!important;height:55px!important;padding:2px}.fc-dayGridMonth-view .consultation-block{font-size:11px;padding:2px 4px;margin:1px 0}.fc-dayGridMonth-view .day-number{font-size:12px;margin-bottom:2px}.fc-dayGridMonth-view .fc-scrollgrid,.fc-dayGridMonth-view .fc-view-harness{height:auto!important}.fc-dayGridMonth-view .fc-daygrid-body-unbalanced .fc-daygrid-day-events{margin-bottom:0!important}.fc-dayGridMonth-view .fc-daygrid-week{height:auto!important}.highlighted-event,.fc-list-event.highlighted-event td{background-color:#59a7e3!important;border-color:#59a7e3!important;color:#fff!important}.without-highlighted-event{background-color:#d1e7f9!important}.blocked-event,.fc-list-event.blocked-event td{background-color:#6c757d!important;border-color:#6c757d!important;color:#fff!important}.holiday-event,.fc-list-event.holiday-event td{background-color:#ffc107!important;border-color:#ffc107!important;color:#000!important}.custom-event-content{width:100%;box-sizing:border-box;overflow:hidden;position:relative;display:flex;flex-direction:column;font-size:11px;line-height:1}.event-title{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:1px}.event-time{font-size:9px;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:1px}.event-slot{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:1px}.event-patient{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:1px;font-style:italic}.event-status{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}.event-info-icon{position:absolute;top:2px;right:2px;font-size:10px;cursor:pointer;opacity:.7;transition:opacity .2s;z-index:10}.event-info-icon:hover{opacity:1}.month-day-content{position:relative;width:100%;height:100%;min-height:60px;padding:3px;display:flex;flex-direction:column}.day-number{font-weight:700;font-size:14px;margin-bottom:4px;color:#333}.consultation-block{background-color:#95bccb;color:#fff;border-radius:4px;padding:4px 6px;cursor:pointer;transition:all .2s ease;margin:auto 0 1px;font-size:13px;font-weight:500;text-align:center}.consultation-block:hover{background-color:#789cab;transform:scale(1.02)}.consultation-block.highlighted{background-color:#4bc9fb;animation:pulse 1.5s infinite}.consultation-content{display:flex;align-items:center;justify-content:center;gap:4px}.consultation-icon{flex-shrink:0}.consultation-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.special-event{font-size:10px;padding:2px 4px;border-radius:4px;margin:1px 0;cursor:pointer;transition:all .2s ease;text-align:center;font-weight:500;display:flex;align-items:center;justify-content:center;gap:2px}.special-event:hover{transform:scale(1.02)}.special-event-icon{flex-shrink:0}.blocked-indicator{background-color:#6c757d;color:#fff}.holiday-indicator{background-color:#fff3cd;color:#856404;border:1px solid #ffeaa7}.fc-daygrid-month .fc-daygrid-event{display:none}.fc-daygrid-month .fc-daygrid-event.blocked-event,.fc-daygrid-month .fc-daygrid-event.holiday-event{display:block!important;font-size:10px;margin:1px 0;padding:1px 2px;border-radius:3px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.fc-daygrid-month .fc-daygrid-event.holiday-event{background-color:#ffc107!important;border-color:#ffc107!important;color:#000!important;font-weight:500}.fc-daygrid-month .fc-daygrid-event.blocked-event{background-color:#6c757d!important;border-color:#6c757d!important;color:#fff!important;font-weight:500}.month-view-event{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.event-title-month{font-size:10px;font-weight:500;text-align:center;line-height:1.1;word-break:break-word}.fc-daygrid-month .fc-daygrid-day{min-height:60px;position:relative;overflow:hidden}.fc-daygrid-month .fc-daygrid-day-frame{min-height:60px;position:relative;width:100%;height:100%}.fc-daygrid-month .fc-daygrid-day-top{position:absolute;top:0;left:0;right:0;z-index:1}.fc-daygrid-month .fc-daygrid-day-number{position:absolute;top:4px;left:4px;z-index:2;font-weight:700;display:none}.fc-daygrid-month .fc-daygrid-day .month-day-content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.fc-daygrid-month .fc-day-today .day-number{color:#007bff;font-weight:700}.fc-daygrid-month .fc-day-today{background-color:#007bff1a}.fc-daygrid-month .fc-scrollgrid-section-body table{height:100%}.fc-daygrid-month .fc-scrollgrid-section-body td{height:80px;vertical-align:top;border:1px solid #dee2e6}.fc-daygrid-month .fc-day-sat,.fc-daygrid-month .fc-day-sun{background-color:#f8f9fa}.fc-daygrid-month .fc-daygrid-day-events{display:none}.fc-daygrid-month .fc-daygrid-day-bg,.fc-daygrid-month .fc-scrollgrid-sync-table,.fc-daygrid-month .fc-daygrid-body{height:100%}.healthcare-event-0{background-color:#ff6b6b!important;border-color:#ff6b6b!important;color:#fff!important}.healthcare-event-1{background-color:#4ecdc4!important;border-color:#4ecdc4!important;color:#fff!important}.healthcare-event-2{background-color:#45b7d1!important;border-color:#45b7d1!important;color:#fff!important}.healthcare-event-3{background-color:#96ceb4!important;border-color:#96ceb4!important;color:#000!important}.healthcare-event-4{background-color:#e67e22!important;border-color:#e67e22!important;color:#fff!important}.healthcare-event-5{background-color:plum!important;border-color:plum!important;color:#000!important}.healthcare-event-6{background-color:#98d8c8!important;border-color:#98d8c8!important;color:#000!important}.healthcare-event-7{background-color:#8e44ad!important;border-color:#8e44ad!important;color:#fff!important}.healthcare-event-8{background-color:#bb8fce!important;border-color:#bb8fce!important;color:#000!important}.healthcare-event-9{background-color:#85c1e9!important;border-color:#85c1e9!important;color:#000!important}.fc-button-active{background-color:#2a8ffb!important}.fc-timegrid-week .fc-col-header-cell{background-color:#f8f9fa;border:1px solid #dee2e6;font-weight:600;text-align:center}.fc-day-sun,.fc-col-header-cell[data-date*=sun]{display:none!important}.fc-col-header-cell .fc-col-header-cell-cushion{padding:8px 4px;font-size:14px;color:#495057}.fc-timegrid-slot{border-bottom:1px solid #e9ecef;height:60px!important;min-height:60px!important}.fc-timegrid-slot:nth-child(2n){background-color:#f8f9fa}.fc-timegrid-axis{border-right:1px solid #dee2e6;background-color:#fff}.fc-timegrid-slot-label{vertical-align:middle;text-align:right;height:60px;padding-right:8px;font-size:12px;color:#6c757d}.fc-timegrid-divider{border-top:none}.fc-timegrid-event-harness>.fc-timegrid-event{top:1px;right:1px;bottom:1px;left:1px;position:relative;left:0!important;width:calc(100% - 2px)!important;min-height:30px!important;border-radius:4px;margin:1px 0}.fc-timegrid-event{border-radius:4px;margin:1px;min-height:30px!important;box-sizing:border-box;overflow:hidden}.fc-timegrid-week .fc-timegrid-body .fc-timegrid-col{border-right:1px solid #dee2e6;position:relative}.fc-timegrid-week .fc-timegrid-body .fc-timegrid-col:not(:first-child):before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background-color:#00ff6a;z-index:2;pointer-events:none}.fc-timegrid-week .fc-timegrid-col:last-child{border-right:none}.fc-daygrid-month .fc-col-header-cell{background-color:#f8f9fa;border:1px solid #dee2e6;font-weight:600;text-align:center;padding:10px 4px}.fc-daygrid-month .fc-day-sun,.fc-daygrid-month .fc-col-header-cell:first-child{display:none!important}.fc-daygrid-month .fc-col-header-cell .fc-col-header-cell-cushion{padding:8px 4px;font-size:14px;color:#495057;font-weight:600}.fc-daygrid-month .fc-daygrid-day{border:1px solid #e9ecef}.fc-daygrid-month .fc-daygrid-day-top{text-align:center;padding:4px}.fc-timegrid-col-frame{border:1px solid var(--fc-border-color);z-index:1}.fc-timegrid-col-frame:first-child{border-left:none}.fc-timegrid-week .fc-more-link,.fc-timegrid-day .fc-more-link{display:none!important}.fc-timegrid-week .fc-timegrid-col{min-width:140px!important}.fc-timegrid-slot{height:60px!important;min-height:60px!important}.fc-timegrid-week .fc-timegrid-event-harness{margin:0 1px}.fc-timegrid-week .fc-timegrid-events{max-height:none!important;overflow:visible!important}.fc-timegrid-week .fc-timegrid-event-harness{margin-right:2px}.fc-timegrid-week .fc-timegrid-event-harness:not(:first-child){margin-left:2px}.fc-timegrid-week .fc-timegrid-events{width:100%;position:relative}.fc-timegrid-week .custom-event-content{padding:2px 4px;font-size:11px;line-height:1.2;height:100%;display:flex;flex-direction:column;justify-content:center}.fc-timegrid-week .event-slot{font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-timegrid-event-harness{position:absolute!important}.cal-min-container{max-width:320px;font-family:sans-serif;border-radius:8px;padding:10px}.cal-min-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.cal-min-month-label{font-weight:700;font-size:1rem}.cal-min-nav-btn{background-color:#246d92;color:#fff;border:none;padding:4px 10px;border-radius:6px;cursor:pointer}.cal-min-nav-btn:hover{background-color:#2a8bb8}.cal-min-weekdays{display:grid;grid-template-columns:repeat(7,1fr);font-weight:700;font-size:.85rem;margin-bottom:6px}.cal-min-weekday{text-align:center;padding:4px 0}.cal-min-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.cal-min-day{text-align:center;padding:8px 0;cursor:pointer;border-radius:50%;transition:.2s}.cal-min-day:hover{background-color:#d0eaf7}.cal-min-today{background-color:#ef7914;color:#fff}.cal-min-selected{color:#fff;background-color:#246d92}.cal-min-empty{pointer-events:none;background-color:transparent}.form-card-enhanced{border-radius:20px!important;box-shadow:0 10px 30px #00000014!important;border:1px solid #e8e8e8!important;transition:box-shadow .3s ease-in-out}.form-card-enhanced:hover{box-shadow:0 15px 40px #0000001f!important}.price-card-enhanced{border-radius:20px!important;box-shadow:0 10px 30px #00000014!important;border:1px solid #e8e8e8!important;transition:all .3s ease-in-out}.price-card-enhanced:hover{box-shadow:0 15px 40px #0000001f!important;transform:translateY(-2px)}.toggle-features-btn{background:#1b76d2;color:#fff;padding:12px 20px;border-radius:10px;cursor:pointer;text-align:center;font-size:14px;font-weight:500;margin-top:15px;transition:all .3s ease;box-shadow:0 4px 15px #1b76d24d}.toggle-features-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1b76d266;background:#1565c0}.toggle-features-btn:active{transform:translateY(0)}.payment-con{background:transparent;border-radius:0;padding:0;box-shadow:none;margin:60px 0}.payment-con ul{display:flex;flex-direction:column;row-gap:25px;margin-bottom:0}.payment-con ul li{background:transparent;padding:0;border-radius:0;box-shadow:none;border-left:none;font-size:14px;line-height:1.6;color:#999}.price-findoc-form input,.price-findoc-form select{border-radius:10px!important;border:1px solid #e0e0e0!important;transition:border-color .3s ease,box-shadow .3s ease}.price-findoc-form input:focus,.price-findoc-form select:focus{border-color:#1b76d2!important;box-shadow:0 0 0 3px #1b76d21a!important;outline:none!important}.form-detail-heading h3{color:#333;font-weight:600;margin-bottom:25px;position:relative;padding-bottom:10px}.price-header h3,.price-price h2{color:var(--bs-drtheme);font-weight:700}.choose-btn span{background:#1b76d2;color:#fff;padding:10px 25px;border-radius:20px;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-block}.choose-btn span:hover{transform:translateY(-1px);box-shadow:0 4px 15px #1b76d24d;background:#1565c0}.price-list-head ul li{padding:8px 0;transition:all .2s ease}.price-list-head ul li:hover{transform:translate(5px);color:#1b76d2}.price-list-head ul li img{filter:drop-shadow(0 2px 4px rgba(27,118,210,.3))}@media (max-width: 768px){.form-card-enhanced,.price-card-enhanced{border-radius:15px!important;margin-bottom:20px}.toggle-features-btn{padding:10px 16px;font-size:13px}.payment-con{padding:0;border-radius:0}.payment-con ul li{padding:0;font-size:13px}}.myapp-card-skeleton{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 0 10px #0000000d;width:100%;margin:10px auto 20px;animation:myapp-pulse 1.5s infinite ease-in-out}.myapp-card-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.myapp-avatar-skeleton{width:50px;height:50px;border-radius:50%;background-color:#e2e8f0}.myapp-title-skeleton{height:20px;width:200px;background-color:#e2e8f0;border-radius:8px}.myapp-info-section{display:flex;flex-direction:column;gap:10px}.myapp-line-skeleton{height:16px;background-color:#e2e8f0;border-radius:6px}.myapp-line-skeleton.half{width:60%}.myapp-line-skeleton.short{width:40%}.myapp-button-row{display:flex;gap:12px;margin-top:20px}.myapp-button-skeleton{width:140px;height:36px;border-radius:6px;background-color:#e2e8f0}.search-list-item-flex{padding:20px;background-color:#fff;border-radius:12px;box-shadow:0 0 8px #0000000d;margin-bottom:20px;animation:search-pulse 1.5s infinite ease-in-out}.search-img-skeleton{width:60px;height:60px;border-radius:50%;background-color:#e2e8f0;margin-right:15px}.search-text-line{height:14px;background-color:#e2e8f0;border-radius:6px;margin-bottom:10px;width:80%}.search-text-line.short{width:50%}.search-text-line.title{width:150px;height:18px}.search-text-line.subtitle{width:100px;height:16px}.search-button-skeleton{width:160px;height:36px;border-radius:6px;background-color:#e2e8f0;margin-top:15px}.search-calendar-skeleton,.search-map-skeleton{height:140px;background-color:#e2e8f0;border-radius:10px}.search-proiflex{display:flex;align-items:center;gap:15px}.search-doctor-details{display:flex;flex-direction:column}.sidebar{width:250px;height:100vh;background-color:#fff;border-right:1px solid #e5e7eb;position:fixed;top:0;left:0;z-index:1045;transform:translate(-100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}.sidebar.open{transform:translate(0)}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:1040}.sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #e5e7eb}.sidebar-brand{display:flex;justify-content:center;align-items:center;gap:19px;width:5.5rem}.sidebar-logo{width:70px;display:flex;align-items:center;justify-content:center}.sidebar-close-btn{background:none;border:none;cursor:pointer}.sidebar-user{display:flex;align-items:center;gap:12px;cursor:pointer;padding:16px;border-bottom:1px solid #e5e7eb}.sidebar-avatar{width:40px;height:40px;border-radius:50%}.user-name{font-weight:600}.user-role{font-size:12px;color:#6b7280}.sidebar-menu{padding:16px 0;flex-grow:1;overflow-y:auto}.sidebar-nav-item{display:flex;align-items:center;gap:12px;padding:10px 16px;text-decoration:none;color:#374151;font-weight:500;transition:background-color .2s ease}.sidebar-nav-item:hover{background-color:#f3f4f6}.sidebar-nav-item.active{background-color:#e0f2fe;color:#3b82f6}.sidebar-footer{padding:16px;border-top:1px solid #e5e7eb}.logout-btn{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:transparent;color:#dc2626;border:1px solid #dc2626;padding:8px 12px;border-radius:4px;cursor:pointer}.logout-btn svg{width:20px;height:20px}.logout-btn:hover{background-color:#ef4444;color:#fff;border-color:#ef4444}.dashboard-container{padding:1.5rem;display:flex;flex-direction:column;gap:2rem}.dashboard-header{display:flex;flex-direction:column;gap:.25rem}.dashboard-title{font-size:1.5rem;font-weight:700;color:#111827}.dashboard-subtitle{font-size:.875rem;color:#6b7280}.dashboard-charts{display:grid;grid-template-columns:1fr;gap:1.5rem}.dashboard-pie-charts{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.card{border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff;overflow:hidden}.card-header{padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.card-title{font-size:1.125rem;font-weight:600;color:#111827}.card-content{padding:1rem 1.25rem}.table{width:100%;border-collapse:collapse}.table thead{background-color:#f9fafb}.table th,.table td{padding:.75rem;border-bottom:1px solid #e5e7eb;text-align:left;font-size:.875rem}.table-main{font-weight:500;color:#111827}.table-sub{font-size:.75rem;color:#6b7280}.badge{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;color:#fff}.badge-primary{background-color:#3b82f6}.badge-success{background-color:#10b981}.badge-danger{background-color:#ef4444}.overview-stats-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 640px){.overview-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.overview-stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{display:flex;align-items:center;gap:3rem;background-color:#fff;padding:1rem;border-radius:.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.stat-card-icon{background-color:#f3f4f6;padding:.5rem;color:#1e40d6;border-radius:50%;display:flex;align-items:center;justify-content:center}.stat-card-content{display:flex;flex-direction:column;gap:.25rem}.stat-card-title{font-size:.875rem;color:#6b7280}.stat-card-value{font-size:1.25rem;font-weight:600;color:#111827}.stat-card-trend{font-size:.875rem;font-weight:500}.trend-up{color:#10b981}.trend-down{color:#ef4444}.custom-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;box-shadow:0 1px 3px #0000000d;margin-bottom:1rem}.custom-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.custom-card-title{font-size:1.125rem;font-weight:600;color:#1f2937}.custom-card-filter{display:flex;align-items:center}.custom-select{padding:.25rem .5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff;color:#374151}.chart-container{width:100%;height:300px}.chart-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;box-shadow:0 1px 2px #0000000d}.chart-card-title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.chart-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;box-shadow:0 1px 2px #0000000d;margin-bottom:1rem}.chart-card-header{margin-bottom:12px}.chart-card-title{margin:0;font-size:18px;font-weight:600;color:#1f2937}.chart-card-content{height:16rem}.chart-container{width:100%;height:100%}.dm-container{padding:1rem;font-family:Arial,sans-serif;color:#333}.dm-header h1{font-size:1.75rem;margin-bottom:.25rem}.dm-header p{font-size:.9rem;color:#666}.dm-card{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 1px 3px #0000001a;margin-top:1rem}.dm-card-header{padding:1rem;border-bottom:1px solid #e5e7eb}.dm-card-header h2{margin:0;font-size:1.25rem}.dm-card-content{padding:1rem}.dm-filters{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.dm-text-field{flex:1;padding:8px 12px;border:1px solid #ccc;border-radius:4px}.dm-select-group{display:flex;align-items:center;gap:.5rem}.dm-select{padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.9rem}.dm-icon{color:#6b7280}.dm-table{width:100%;border-collapse:collapse;margin-top:1rem}.dm-table th,.dm-table td{padding:.75rem;border-bottom:1px solid #e5e7eb;text-align:left;font-size:.9rem}.dm-table th{background:#f9fafb}.dm-table-cell-flex{display:flex;align-items:center;gap:.5rem}.dm-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.dm-actions{display:flex;flex-direction:column;gap:.5rem}.dm-btn{display:inline-flex;align-items:center;gap:.25rem;border:none;border-radius:.375rem;padding:.4rem .75rem;font-size:.8rem;cursor:pointer}.dm-btn-outline{background:transparent;border:1px solid #d1d5db;color:#374151}.dm-btn-success{background:#16a34a;color:#fff}.dm-btn-warning{background:#f59e0b;color:#fff}.dm-btn-danger{background:#dc2626;color:#fff}.dm-icon-sm{width:16px;height:16px}.dm-badge{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;text-align:center}.dm-badge-success{background:#d1fae5;color:#047857}.dm-badge-danger{background:#fee2e2;color:#b91c1c}.dm-badge-warning{background:#fef3c7;color:#92400e}.dm-badge-secondary{background:#e5e7eb;color:#374151}.dm-badge-primary{background:#e0f2fe;color:#0284c7}.dm-badge-info{background:#cffafe;color:#0891b2}.dm-pagination{margin-top:1rem;display:flex;gap:.5rem;flex-wrap:wrap}.dm-pagination-btn{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;cursor:pointer}.dm-pagination-btn.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.dm-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9999;display:flex;justify-content:center;align-items:center}.dm-modal{background:#fff;border-radius:.375rem;width:100%;max-width:900px;overflow-y:auto;max-height:95%;box-shadow:0 5px 15px #0000004d}.dm-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e5e7eb}.dm-modal-header h3{margin:0}.dm-modal-close{background:transparent;border:none;font-size:1.25rem;cursor:pointer}.dm-modal-content{padding:1rem}.dm-modal-body{display:flex;flex-direction:column;gap:1rem}.dm-modal-overview{display:flex;flex-wrap:wrap;gap:1rem}.dm-img-container{flex:1;min-width:150px;text-align:center}.dm-website-link{color:#3b82f6;text-decoration:none;font-size:.9rem}.dm-modal-img{width:100%;height:20rem;border-radius:.375rem;object-fit:cover}.dm-no-image{background:#f3f4f6;padding:1rem;border-radius:.375rem}.dm-badges{margin-top:.5rem;display:flex;gap:.5rem;justify-content:center}.dm-info{flex:2;min-width:200px}.dm-speciality{color:#6b7280;font-size:.9rem}.dm-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;margin-top:.75rem}.dm-label{font-weight:700;font-size:.8rem;color:#6b7280}.dm-modal-section{margin-top:1rem}.dm-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.dm-groups{display:flex;flex-wrap:wrap;gap:.5rem}.dm-list{margin:0;padding-left:1.25rem}.dm-pricing-table table{width:100%;border-collapse:collapse}.dm-pricing-table th,.dm-pricing-table td{padding:.75rem;border:1px solid #e5e7eb;text-align:left}.dm-pricing-table th{background:#f9fafb;font-size:.9rem}.dm-price{text-align:right}.action-btn{align-items:center;display:flex;justify-content:center;gap:6px;padding:6px 14px;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .3s;color:#fff}.action-btn.approve{background-color:#28a745}.action-btn.approve:hover{background-color:#218838}.action-btn.reject{background-color:#dc3545}.action-btn.reject:hover{background-color:#c82333}.patient-management{padding:20px;font-family:Arial,sans-serif;color:#333}.header h1{font-size:1.75rem;margin-bottom:.25rem}.header p{font-size:.9rem;color:#666}.pm-card{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 1px 3px #0000001a;margin-top:1rem}.pm-card-content{padding:1rem}.pm-card-header{padding:1rem;border-bottom:1px solid #e5e7eb}.pm-card-header h2{margin:0;font-size:1.25rem}.filters{display:flex;gap:1rem;flex-wrap:wrap}.text-field{flex:1;padding:8px 12px;border:1px solid #ccc;border-radius:4px}.select-group{display:flex;align-items:center;gap:.5rem}.custom-select{padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.9rem}.custom-table{width:100%;border-collapse:collapse;margin-top:1rem}.custom-table th,.custom-table td{padding:.75rem;border-bottom:1px solid #e5e7eb;text-align:left;font-size:.9rem}.custom-table th{background:#f9fafb}.name-cell{display:flex;align-items:center;gap:8px}.avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.pm-badge{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;text-align:center}.pm-badge-primary{background:#e0f2fe;color:#0284c7}.pm-badge-info{background:#cffafe;color:#0891b2}.pm-badge-success{background:#d1fae5;color:#047857}.pm-badge-danger{background:#fee2e2;color:#b91c1c}.pm-badge-secondary{background:#e5e7eb;color:#374151}.action-buttons .btn{display:flex;flex-direction:column;margin-right:5px;padding:5px 10px;border:none;border-radius:4px;cursor:pointer}.btn-warning{background:#ffc107;color:#212529}.btn-success{background:#28a745;color:#fff}.pagination{margin-top:15px}.pagination-btn{margin-right:5px;padding:5px 10px;border:1px solid #ccc;background:#fff;cursor:pointer}.pagination-btn.active{background:#007bff;color:#fff;border-color:#007bff}.modal-body{display:flex;flex-wrap:wrap;gap:15px}.modal-image{flex:1 2 10%;text-align:center}.modal-image img{width:100%;height:auto;margin-bottom:1rem;border-radius:6px}.pm-badges{display:flex;justify-content:center;gap:20px}.no-image{width:100%;display:flex;justify-content:center;align-items:center;height:200px;padding:30px;background:#f0f0f0;color:#999;border-radius:6px;margin-bottom:1rem}.badges{margin-top:10px;display:flex;justify-content:center;gap:5px}.modal-details{flex:1 1 65%;margin-left:1rem}.modal-details h3{margin-top:0}.detail-grid{display:flex;flex-wrap:wrap;gap:15px}.detail-grid>div{flex:1 1 45%}@media (max-width: 600px){.detail-grid>div{flex:1 1 100%}.modal-body{flex-direction:column}}.earnings-container{padding:20px;font-family:Arial,sans-serif;color:#333}.header-section h1{font-size:1.75rem;margin-bottom:.5rem;color:#333}.header-section p{font-size:.9rem;color:#666}.card{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 1px 3px #0000001a;margin-top:1rem;overflow:hidden}.earnings-card{color:#fff}.gradient-background{background:linear-gradient(90deg,#3b82f6,#2563eb)}.card-content{padding:1rem;display:flex;align-items:center}.card-icon{padding:.5rem;background-color:#fff3;border-radius:9999px;display:flex;align-items:center;justify-content:center}.icon-white{color:#fff;width:2rem;height:2rem}.card-info{margin-left:1rem}.card-info p{margin:0;font-size:.9rem}.card-info h3{margin:.25rem 0 0;font-size:1.5rem}.transactions-card .card-header{padding:1rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.transactions-card .card-header h2{font-size:1.25rem;margin:0}.table-responsive{overflow-x:auto;padding:1rem}.transactions-table{width:100%;border-collapse:collapse;margin-top:1rem}.transactions-table th,.transactions-table td{padding:.75rem;border-bottom:1px solid #e5e7eb;text-align:left;font-size:.9rem}.transactions-table th{background:#f9fafb}.doctor-info{display:flex;align-items:center;gap:.5rem}.doctor-image{width:2.5rem;height:2.5rem;border-radius:9999px;object-fit:cover}.doctor-name{font-weight:600;font-size:1rem}.doctor-id{font-size:.75rem;color:#777}.badge{padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:700;color:#fff}.badge-success{background-color:#16a34a}.badge-warning{background-color:#f59e0b}.badge-danger{background-color:#dc2626}.badge-secondary{background-color:#6b7280}.pagination{display:flex;gap:.5rem;padding:1rem}.page-button{padding:.5rem .75rem;border:1px solid #d1d5db;background:#fff;cursor:pointer;border-radius:.375rem}.page-button.active{background:#2563eb;color:#fff;border-color:#2563eb}.modal-content{padding:1rem}.booking-management{padding:20px;font-family:Arial,sans-serif;color:#333}.page-title{font-size:1.75rem;margin-bottom:.25rem}.page-subtitle{font-size:.9rem;color:#666}.bm-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-top:1rem}.bm-card-header{padding:1rem;border-bottom:1px solid #e5e7eb;background:#fff}.bm-card-title{margin:0;font-weight:200;font-size:1.25rem}.bm-card-content{padding:16px;display:flex;flex-direction:column}.filters{display:flex;gap:1rem;flex-wrap:wrap;padding:1rem}.filter-item{display:flex;align-items:center;gap:.5rem}.filter-item input,.filter-item select{padding:.5rem;border:1px solid #ccc;border-radius:.375rem;font-size:1rem}.input-icon{position:relative}.input-icon .icon{position:absolute;top:50%;left:8px;transform:translateY(-50%);color:#888}.text-field,.date-input,.select-field{width:100%;padding:8px 8px 8px 32px;border:1px solid #ccc;border-radius:4px}.bm-booking-table{width:100%;border-collapse:collapse;margin-bottom:16px}.bm-booking-table th,.bm-booking-table td{border-bottom:1px solid #ddd;padding:8px;text-align:left}.bm-booking-table th{background:#f9fafb}.font-medium{font-weight:500}.text-xs{font-size:12px;color:#888}.badge{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;text-align:center}.badge-primary{background:#e0f2fe;color:#0284c7}.badge-success{background:#d1fae5;color:#047857}.badge-danger{background:#fee2e2;color:#b91c1c}.badge-secondary{background:#e5e7eb;color:#374151}.badge-info{background:#cffafe;color:#0891b2}.badge-warning{background:#fefcbf;color:#ca8a04}.action-buttons{display:flex;gap:8px}.btn{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-size:14px}.btn-outline{background:#fff;border:1px solid #007bff;color:#007bff}.btn-danger{background:#dc3545;color:#fff}.btn-sm{font-size:12px;padding:4px 8px}.pagination{display:flex;align-items:center;gap:16px}.page-info{font-size:14px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:8px;max-width:600px;width:100%;padding:16px;position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;padding-bottom:8px;margin-bottom:16px}.modal-close{background:transparent;border:none;cursor:pointer}.modal-body,.modal-section{margin-bottom:16px}.modal-section h4{margin:0 0 8px}.modal-footer{text-align:right}.admin-profile-container{display:flex;justify-content:center;padding:2rem;background:#f4f6f9;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.admin-profile-cards-container{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:600px}.admin-profile-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 5px 20px #0000000d;width:100%;transition:all .3s ease}.admin-profile-card:hover{box-shadow:0 8px 25px #0000001a}.admin-profile-title{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;color:#333}.admin-profile-icon{width:18px;height:18px}.admin-profile-image-section{text-align:center;margin-bottom:1.5rem}.admin-profile-image{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #f0f0f0;box-shadow:0 3px 10px #00000014;margin-bottom:1rem;transition:all .3s ease}.admin-profile-upload-button{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;background-color:#f0f4f8;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;color:#4a5568;transition:all .2s ease}.admin-profile-upload-button:hover{background-color:#e2e8f0}.admin-profile-form-group{margin-bottom:1.25rem}.admin-profile-label{font-weight:500;display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#4a5568}.admin-profile-input{width:100%;padding:.7rem 1rem;border:1px solid #e2e8f0;border-radius:8px;transition:border .2s ease;font-size:.95rem}.admin-profile-input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e126}.admin-profile-text{padding:.5rem 0;font-size:1rem;color:#2d3748}.admin-profile-text.password-placeholder{font-size:1.5rem;letter-spacing:2px;color:#718096}.admin-profile-button-group{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.admin-profile-btn{padding:.6rem 1.25rem;border:none;border-radius:8px;cursor:pointer;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;font-size:.95rem}.admin-profile-btn.edit{background-color:#3182ce;color:#fff}.admin-profile-btn.edit:hover{background-color:#2b6cb0}.admin-profile-btn.save{background-color:#38a169;color:#fff}.admin-profile-btn.save:hover{background-color:#2f855a}.admin-profile-btn.cancel{background-color:#e53e3e;color:#fff}.admin-profile-btn.cancel:hover{background-color:#c53030}.admin-profile-success{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#c6f6d5;color:#2f855a;border-radius:6px;margin-bottom:1.25rem;font-weight:500}.admin-profile-error{padding:.75rem 1rem;background-color:#fed7d7;color:#c53030;border-radius:6px;margin-bottom:1.25rem;font-weight:500}@media (max-width: 640px){.admin-profile-container{padding:1rem}.admin-profile-button-group{flex-direction:column}.admin-profile-btn{width:100%;justify-content:center}}.animal-container h2{margin-bottom:16px;font-size:22px;font-weight:700}.animal-form{display:flex;gap:12px;margin-bottom:20px}.animal-form input,.animal-form select{padding:8px;font-size:14px;border-radius:6px;border:1px solid #ccc}.animal-form button{padding:8px 14px;background-color:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer}.animal-form button:hover{background-color:#0056b3}.animal-table{width:100%;border-collapse:collapse}.animal-table th,.animal-table td{padding:10px;border-bottom:1px solid #ddd;text-align:left}.status{cursor:pointer;padding:4px 10px;border-radius:12px;font-weight:500;display:inline-block}.status.active{background-color:#d4edda;color:#155724}.status.inactive{background-color:#f8d7da;color:#721c24}.delete-btn{background-color:#dc3545;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer}.delete-btn:hover{background-color:#b52a37}.no-data{text-align:center;padding:20px;font-style:italic;color:#888}.spec-header{display:flex;justify-content:space-between;align-items:center;padding:10px}.spec-add-btn{padding:8px 14px;background-color:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer}.spec-add-btn:hover{background-color:#0056b3}.search-container{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.spec-table{width:100%;border-collapse:collapse}.spec-select{padding:8px;border-radius:6px;border:1px solid #ccc;width:200px}.spec-modal-input{width:100%;padding:8px;margin-bottom:12px;border-radius:7px}.spec-th,.spec-td{padding:8px;border-bottom:1px solid #ddd}.spec-status{cursor:pointer;padding:4px 10px;border-radius:12px;font-weight:500;display:inline-block}.spec-active{background-color:#d4edda;color:#155724}.spec-inactive{background-color:#f8d7da;color:#721c24}.spec-btn{margin-right:5px;padding:6px 10px;cursor:pointer}.spec-save{background-color:#28a745;color:#fff;border:none;border-radius:6px}.spec-cancel{background-color:#dc3545;color:#fff;border:none;border-radius:6px}.spec-edit{background-color:#ffc107;color:#fff;border:none;border-radius:6px}.spec-modal-input{width:100%;padding:8px;margin-bottom:12px}.spec-modal-actions{display:flex;justify-content:flex-end;gap:10px}.page-classname{padding:2rem;font-family:sans-serif;max-width:1200px;margin:0 auto;color:#333}.header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.title{font-size:1.75rem;font-weight:700;color:#222;margin:0}.image-note{font-size:.9rem;color:#666;margin-top:.5rem}.btn-primary{background-color:#0070f3;color:#fff;padding:.6rem 1.2rem;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;transition:all .2s ease;font-weight:500;box-shadow:0 2px 5px #0070f333}.btn-primary:hover{background-color:#0051a8;transform:translateY(-1px);box-shadow:0 4px 8px #0070f34d}.btn-primary:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.btn-saving{animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.btn-primary .icon{margin-right:.5rem}.custom-card{background:#fff;padding:2rem;margin-top:1.5rem;border-radius:12px;box-shadow:0 4px 16px #00000014;transition:box-shadow .3s ease}.custom-card:hover{box-shadow:0 6px 20px #0000001f}.section-title{font-size:1.25rem;margin-bottom:1.5rem;font-weight:600;color:#222;position:relative;padding-bottom:.5rem}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:#0070f3;border-radius:3px}.form-group{margin-bottom:2rem;position:relative}.label-row{display:flex;align-items:center;margin-bottom:.75rem}.form-group label{font-weight:500;color:#444;font-size:1rem}.help-button{background:none;border:none;cursor:pointer;margin-left:.5rem;color:#777;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.help-button:hover{color:#0070f3;background:#f0f7ff;transform:scale(1.1)}.help-text{background:#f0f7ff;color:#0070f3;padding:1rem;border-radius:8px;font-size:.95rem;margin-bottom:1rem;border-left:4px solid #0070f3;line-height:1.5}.custom-textarea{width:100%;min-height:300px;padding:1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;resize:vertical;transition:all .2s;line-height:1.5}.custom-textarea:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 3px #0070f326}.image-preview{position:relative;width:fit-content;margin-top:.75rem}.square-image{width:250px;height:250px;object-fit:cover;border-radius:10px;border:1px solid #eee;box-shadow:0 3px 10px #0000001a;transition:transform .2s}.square-image:hover{transform:scale(1.02)}.delete-icon-button{position:absolute;top:10px;right:10px;background-color:#ffffffe6;color:#f44336;width:36px;height:36px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:0 2px 5px #00000026}.delete-icon-button:hover{background-color:#f44336;color:#fff;transform:scale(1.1)}.image-upload-container{margin-top:.75rem}.image-upload-input{display:none}.image-upload-label{display:inline-block;background-color:#f5f5f5;color:#444;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;border:1px dashed #ccc;transition:all .2s}.image-upload-label:hover{background-color:#e9e9e9;border-color:#999}.preview-html{padding:1.5rem;border:1px dashed #ddd;border-radius:10px;background:#fafafa;min-height:150px;line-height:1.6}.last-updated{font-size:.85rem;color:#777;margin-top:1.5rem;font-style:italic;text-align:right}.cards-description{margin-bottom:1.5rem;font-size:.95rem;color:#666}.cards-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-bottom:2rem}.content-card{background-color:#f8f8f8;border-radius:8px;padding:1rem;border:1px solid #eee;position:relative;transition:all .2s}.content-card:hover{box-shadow:0 3px 10px #0000001a;transform:translateY(-2px)}.content-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;border-bottom:1px solid #eee;padding-bottom:.5rem}.content-card-title{font-size:1.1rem;margin:0;font-weight:600;color:#333}.card-delete-button{background:none;border:none;color:#f44336;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.card-delete-button:hover{background-color:#ffdcdc;transform:scale(1.1)}.content-card-body{font-size:.95rem;color:#555;line-height:1.5}.add-card-form{background-color:#f0f7ff;border-radius:10px;padding:1.5rem;margin-top:1rem;border:1px dashed #0070f3}.add-card-title{font-size:1.1rem;color:#0070f3;margin-top:0;margin-bottom:1rem}.card-input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;transition:all .2s}.card-input:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 3px #0070f326}.card-textarea{width:100%;min-height:100px;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;resize:vertical;transition:all .2s;line-height:1.5}.card-textarea:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 3px #0070f326}.btn-add-card{background-color:#0070f3;color:#fff;padding:.6rem 1.2rem;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;transition:all .2s;font-weight:500;margin-top:1rem}.btn-add-card:hover{background-color:#0051a8;transform:translateY(-1px)}.btn-add-card .icon{margin-right:.5rem}.cards-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:1rem}.preview-card{background-color:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.preview-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #0000001f}.preview-card-title{font-size:1.2rem;margin-top:0;margin-bottom:1rem;color:#222;position:relative;padding-bottom:.5rem}.preview-card-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#0070f3;border-radius:2px}.preview-card-content{font-size:.95rem;color:#444;line-height:1.6}
