@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@500&family=Roboto&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@500&family=Manrope:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);:root,body,html{font-family:Manrope,sans-serif!important;font-size:80%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;color:#333;font-family:Manrope,sans-serif;margin:20px auto;max-width:none;padding:20px;width:calc(100% - 40px)}@media (max-width:768px){.container{margin:10px;overflow-x:auto;padding:15px;width:calc(100% - 20px)}}@media (min-width:1600px){.container{margin:40px auto;width:calc(100% - 80px)}}@media (min-width:1920px){.container{margin:60px auto;width:calc(100% - 120px)}}body.dark-mode .container{background:#1f2937;box-shadow:0 4px 12px #0000004d;color:#e5e7eb}.children-page .actions{align-items:center;display:flex;gap:10px;margin-bottom:1rem}.children-page .actions input[type=text],.children-page .actions select{border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:6px 10px}.children-page .actions button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:7px 14px;transition:background-color .2s ease-in-out}.children-page .actions button:hover{background-color:#0056b3}.children-page table{word-wrap:break-word;border:none;margin-bottom:2rem}.children-page table tr{border-spacing:0;margin:0;padding:0}.children-page{display:flex;flex-direction:column;height:calc(100vh - 64px - 4rem);max-height:calc(100vh - 64px - 4rem);overflow:hidden;overscroll-behavior:contain}.children-page .container{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.children-page header{flex-shrink:0}.children-page .table-scroll-wrapper{display:flex;flex:1 1;flex-direction:column;overflow:auto;position:relative}.children-page table{border-collapse:initial;border-spacing:0;max-width:100%;overflow:hidden;table-layout:fixed;width:100%}.children-page table td{overflow-wrap:break-word;word-break:break-word}.children-page table td:last-child{max-width:140px;min-width:140px;width:140px}.children-page table thead{background-color:#f0f0f0;color:#333;font-weight:600}.children-page table thead th{background-color:#f5f5f5;border-bottom:2px solid #ccc;border-right:1px solid #eee;font-weight:700;padding:12px 15px;position:sticky;text-align:left;top:0;z-index:20}.children-page table thead th:last-child{border-right:none}.children-page table thead th:first-child{border-left:4px solid #ddd}.children-page tbody td{border-bottom:1px solid #eee;border-right:1px solid #eee;padding:10px 12px;vertical-align:middle}.children-page tbody td:last-child{border-right:none}.children-page .action-buttons{align-items:center;display:flex;flex-direction:row;gap:4px}.children-page .action-btn{align-items:center;background-color:#f8f9fa;border:1px solid #ddd;border-radius:4px;color:#495057;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:500;gap:3px;justify-content:center;min-width:70px;padding:4px 8px;text-decoration:none;transition:all .2s ease-in-out;white-space:nowrap}.children-page .action-btn:hover{background-color:#e9ecef;border-color:#adb5bd;color:#212529}.children-page .action-btn.edit{background-color:#007bff;border-color:#007bff;color:#fff}.children-page .action-btn.edit:hover{background-color:#0056b3;border-color:#0056b3}.children-page .action-btn.view-details{background-color:#6c757d;border-color:#6c757d;color:#fff}.children-page .action-btn.view-details:hover{background-color:#545b62;border-color:#545b62}.children-page .arrow-icon{border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid;display:inline-block;height:0;margin-left:2px;transition:transform .2s ease-in-out;width:0}.children-page .arrow-icon.expanded{transform:rotate(180deg)}.children-page .availability-container{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.children-page .availability-slot{border-bottom:1px dotted #7f7f7f;display:flex;justify-content:space-between;line-height:1.4;padding-bottom:4px;width:100%}.children-page .availability-slot:last-of-type{border-bottom:none;padding-bottom:0}.children-page .day-label{font-weight:500;min-width:25px;width:25px}.children-page .time-range{text-align:right}.children-page .warning-icon{align-self:flex-start;color:#dc3545;cursor:help;display:inline-block;flex-shrink:0;font-size:16px;margin-top:4px}.children-page tbody td a,.children-page tbody td button{background:none;border:none;color:#007bff;cursor:pointer;font-size:.9rem;padding:4px 8px;text-decoration:underline;transition:color .2s ease-in-out}.children-page tbody td a:hover,.children-page tbody td button:hover{color:#0056b3}.children-page .status-discharged{background-color:#607d8b}.children-page .status-border-intake>td:first-child{border-left:5px solid #4caf50}.children-page .status-border-evaluation>td:first-child{border-left:5px solid #2196f3}.children-page .status-border-coordination>td:first-child{border-left:5px solid #ff9800}.children-page .status-border-onhold>td:first-child{border-left:5px solid #9c27b0}.children-page .status-border-active>td:first-child{border-left:5px solid #4caf50}.children-page .status-border-other>td:first-child{border-left:5px solid #9e9e9e}.children-page .status-border-discharged>td:first-child{border-left:5px solid #607d8b}.children-page .status-border-dischargeneeded>td:first-child{border-left:5px solid #ff5722}.children-page .status-border-prospect>td:first-child{border-left:5px solid #9c27b0}.children-page .status-border-closed>td:first-child{border-left:5px solid #424242}.children-page .status-border-active>td:first-child,.children-page .status-border-closed>td:first-child,.children-page .status-border-coordination>td:first-child,.children-page .status-border-discharged>td:first-child,.children-page .status-border-dischargeneeded>td:first-child,.children-page .status-border-evaluation>td:first-child,.children-page .status-border-intake>td:first-child,.children-page .status-border-onhold>td:first-child,.children-page .status-border-other>td:first-child,.children-page .status-border-prospect>td:first-child{position:relative;z-index:2}.children-page .details-row td{background-color:#f8f9fa;border-bottom:1px solid #ddd;font-size:.85rem;padding:16px}.children-page .details-grid{grid-gap:12px 20px;display:grid;gap:12px 20px;grid-template-columns:repeat(4,1fr)}.children-page .detail-field{align-items:center;background-color:#fff;border:1px solid #e9ecef;border-radius:6px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2px;padding:8px}.children-page .detail-field strong{color:#495057;flex-shrink:0;font-size:.8rem;font-weight:600;letter-spacing:.5px;margin-right:12px;text-transform:uppercase}.children-page .detail-field span{color:#212529;flex:1 1;font-size:.85rem;line-height:1.3;text-align:right}.children-page .detail-checkbox{align-items:center;color:#333;display:flex;font-size:.9rem;gap:6px}@media (max-width:1200px){.children-page .details-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.children-page .details-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.children-page .details-grid{grid-template-columns:1fr}}.children-page .status-divider td{background:#0000;border:none;height:16px;margin:0;padding:0}.children-page .status-group-end.status-border-inactive td{border-bottom:2px solid #bdbdbd}.children-page .status-group-end.status-border-pending td{border-bottom:2px solid #ff9800}.children-page .status-group-end.status-border-discharged td{border-bottom:2px solid #2196f3}.children-page .status-group-end.status-border-waitlist td{border-bottom:2px solid #f44336}.children-page .status-group-end.status-border-intake td{border-bottom:2px solid #4caf50}.children-page .status-group-end.status-border-evaluation td{border-bottom:2px solid #2196f3}.children-page .status-group-end.status-border-coordination td{border-bottom:2px solid #ff9800}.children-page .status-group-end.status-border-onhold td{border-bottom:2px solid #9c27b0}.children-page .status-group-end.status-border-active td{border-bottom:2px solid #4caf50}.children-page .status-group-end.status-border-other td{border-bottom:2px solid #9e9e9e}.children-page .status-group-end.status-border-discharged td{border-bottom:2px solid #607d8b}.children-page .status-group-end.status-border-dischargeneeded td{border-bottom:2px solid #ff5722}.children-page .status-group-end.status-border-prospect td{border-bottom:2px solid #9c27b0}.children-page .status-group-end.status-border-closed td{border-bottom:2px solid #424242}.children-page .status-group-end td{border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:hidden}.children-page .status-group-end:last-of-type td:first-child{border-bottom-left-radius:7px;border-bottom-right-radius:0}.children-page .status-group-end td:not(:first-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.children-page .status-group-header{background:#fff;border:none;box-shadow:0 2px 4px #0000001a;margin:0;padding:0}.children-page .status-group-header td{border:none;line-height:0;margin:0;padding:0}.children-page .status-group-header+tr td{border-top:none!important;margin-top:0!important;padding-top:12px!important}.children-page .status-group-header-content{align-items:center;border-radius:8px 8px 0 0;color:#fff;display:flex;font-size:13px;font-weight:600;gap:6px;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}.children-page .status-group-header-icon{align-items:center;display:flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.children-page .status-group-header-text{align-items:center;display:flex;flex:1 1;gap:8px}.children-page .status-group-header-separator{font-weight:300;opacity:.7}.children-page .status-group-header-count{border-radius:10px;font-size:11px;font-weight:500;min-width:20px;padding:1px 6px;text-align:center}.children-page .status-group-header-intake{background:#4caf50}.children-page .status-group-header-evaluation{background:#2196f3}.children-page .status-group-header-coordination{background:#ff9800}.children-page .status-group-header-onhold{background:#9c27b0}.children-page .status-group-header-active{background:#4caf50}.children-page .status-group-header-other{background:#9e9e9e}.children-page .status-group-header-closed{background:#424242}.children-page .status-group-header-discharged{background:#607d8b}.children-page .status-group-header-dischargeneeded{background:#ff5722}.children-page .status-group-header-prospect{background:#9c27b0}.children-page .status-group-start td{margin-top:0;padding-top:16px}.children-page .status-group-start.status-border-intake td{border-top:2px solid #4caf50}.children-page .status-group-start.status-border-evaluation td{border-top:2px solid #2196f3}.children-page .status-group-start.status-border-coordination td{border-top:2px solid #ff9800}.children-page .status-group-start.status-border-onhold td{border-top:2px solid #9c27b0}.children-page .status-group-start.status-border-active td{border-top:2px solid #4caf50}.children-page .status-group-start.status-border-other td{border-top:2px solid #9e9e9e}.children-page .status-group-start.status-border-closed td{border-top:2px solid #424242}.children-page .status-group-start.status-border-discharged td{border-top:2px solid #607d8b}.children-page .status-group-start.status-border-dischargeneeded td{border-top:2px solid #ff5722}.children-page .status-group-start.status-border-prospect td{border-top:2px solid #9c27b0}.children-page .status-group-start td:first-child{border-top-left-radius:0}.children-page .status-border-intake>td:last-child{border-right:2px solid #4caf50}.children-page .status-border-evaluation>td:last-child{border-right:2px solid #2196f3}.children-page .status-border-coordination>td:last-child{border-right:2px solid #ff9800}.children-page .status-border-onhold>td:last-child{border-right:2px solid #9c27b0}.children-page .status-border-active>td:last-child{border-right:2px solid #4caf50}.children-page .status-border-other>td:last-child{border-right:2px solid #9e9e9e}.children-page .status-border-closed>td:last-child{border-right:2px solid #424242}.children-page .status-border-discharged>td:last-child{border-right:2px solid #607d8b}.children-page .status-border-dischargeneeded>td:last-child{border-right:2px solid #ff5722}.children-page .status-border-prospect>td:last-child{border-right:2px solid #9c27b0}.children-page .status-divider-evaluation td{background:none!important}.children-page .status-column{max-width:280px}.children-page .status-reason-container{display:flex;flex-direction:column;gap:4px;margin-top:4px}.children-page .status-reason-item{align-items:center;display:flex;gap:6px;padding:2px 0;transition:all .2s ease}.children-page .status-reason-item:hover{background-color:#00000005;border-radius:4px;padding:2px 4px}.children-page .status-reason-text{color:#666;font-size:.75rem;font-weight:500;line-height:1.2;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.children-page .status-notes-trigger{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:4px;margin-top:2px;padding:2px 4px;transition:all .2s ease}.children-page .status-notes-trigger:hover{background-color:#9c27b014;transform:translateX(2px)}.children-page .status-notes-text{color:#9c27b0;font-size:.7rem;font-weight:500;line-height:1.2}.children-page .status-chip{transition:all .2s cubic-bezier(.4,0,.2,1)}.children-page .status-chip:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.children-page .status-tooltip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000e6!important;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 8px 32px #0000004d;max-width:350px}@media (max-width:1200px){.children-page .status-column{max-width:240px}.children-page .status-reason-text{max-width:160px}}@media (max-width:768px){.children-page .status-column{max-width:200px}.children-page .status-reason-text{max-width:140px}}.children-page table td:first-child,.children-page table td:nth-child(2),.children-page table th:first-child,.children-page table th:nth-child(2){max-width:120px;min-width:80px;width:12%}.children-page table td:nth-child(3),.children-page table th:nth-child(3){max-width:160px;min-width:120px;width:16%}.children-page table td:nth-child(4),.children-page table th:nth-child(4){max-width:100px;min-width:80px;width:10%}.children-page table td:nth-child(5),.children-page table th:nth-child(5){max-width:200px;min-width:140px;width:20%}.children-page table td:nth-child(6),.children-page table th:nth-child(6){max-width:140px;min-width:100px;width:12%}.children-page table td:nth-child(7),.children-page table th:nth-child(7){max-width:110px;min-width:90px;width:8%}.children-page table td:nth-child(8),.children-page table th:nth-child(8){max-width:180px;min-width:160px;width:12%}.children-page table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.children-page table td:nth-child(3),.children-page table td:nth-child(5){white-space:normal;word-break:break-word}.children-page table td:nth-child(8){overflow:visible;text-overflow:clip;white-space:normal}.children-page .cloned-header{background-color:#f5f5f5;box-shadow:0 2px 2px -1px #0000000a;z-index:1000}.children-page .cloned-group-header{background:#fff;border-radius:0;box-shadow:0 2px 4px #0000001a;width:100%;z-index:999}.children-page .cloned-group-header .status-group-header-content{border-radius:0}.children-page .cloned-group-header td{box-sizing:border-box;max-width:100%;min-width:100%;width:100%}.children-page .cloned-group-header.status-group-header-intake .status-group-header-content{background:#4caf50}.children-page .cloned-group-header.status-group-header-evaluation .status-group-header-content{background:#2196f3}.children-page .cloned-group-header.status-group-header-coordination .status-group-header-content{background:#ff9800}.children-page .cloned-group-header.status-group-header-onhold .status-group-header-content{background:#9c27b0}.children-page .cloned-group-header.status-group-header-active .status-group-header-content{background:#4caf50}.children-page .cloned-group-header.status-group-header-other .status-group-header-content{background:#9e9e9e}.children-page .cloned-group-header.status-group-header-closed .status-group-header-content{background:#424242}.children-page .cloned-group-header.status-group-header-discharged .status-group-header-content{background:#607d8b}.children-page .cloned-group-header.status-group-header-dischargeneeded .status-group-header-content{background:#ff5722}.children-page .cloned-group-header.status-group-header-prospect .status-group-header-content{background:#9c27b0}.schedule-page{background:linear-gradient(135deg,#f7fafc,#e3ecfa);color:#222;font-family:Manrope,sans-serif;margin:0;padding:2rem}body.dark-mode .schedule-page{background:linear-gradient(135deg,#1a1d2e,#0f1218);color:#e5e7eb}.schedule-container{margin:0!important;width:100%!important}.schedule-page header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.schedule-page .actions{align-items:center;display:flex;gap:10px;margin-bottom:1rem}.schedule-page .actions input,.schedule-page .actions select{background:#fff;border:1.5px solid #b0bec5;border-radius:8px;color:#222;font-size:1rem;min-width:200px;padding:8px 12px;transition:all .2s ease-in-out}.schedule-page .actions input:focus,.schedule-page .actions select:focus{background:#e3f2fd;border-color:#1976d2;outline:none}.schedule-page .actions input::placeholder{color:#b0bec5}.schedule-page .actions button{background:linear-gradient(135deg,#90caf9,#1976d2);border:none;border-radius:8px;box-shadow:0 2px 8px #1976d21a;color:#fff;cursor:pointer;font-weight:600;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase;transition:all .2s ease-in-out}.schedule-page .actions button:hover{background:linear-gradient(135deg,#1976d2,#90caf9);box-shadow:0 4px 12px #1976d22e;transform:translateY(-1px)}.schedule-page .schedule-table{word-wrap:break-word;border-collapse:initial;border-spacing:0;margin-bottom:2rem;table-layout:fixed;width:100%}.schedule-page .schedule-table td,.schedule-page .schedule-table th{border-bottom:1px solid #e3e3e3;padding:12px 15px;text-align:left}.schedule-page .schedule-table th{background:#e3f2fd;color:#1976d2;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.schedule-page .schedule-table tr{background:#fff;transition:all .2s ease-in-out}.schedule-page .schedule-table tr:hover{background:#e3f2fd;transform:translateY(-1px)}.schedule-page .schedule-table td{color:#222;vertical-align:middle}.schedule-page .schedule-table td:last-child{max-width:140px;min-width:140px;width:140px}.schedule-page .action-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.schedule-page .action-btn{align-items:center;border:none;border-radius:6px;box-shadow:0 2px 6px #1976d21a;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:4px;justify-content:center;min-width:70px;padding:6px 12px;text-decoration:none;transition:all .2s ease-in-out;white-space:nowrap}.schedule-page .action-btn:hover{box-shadow:0 4px 8px #0000004d;transform:translateY(-1px)}.schedule-page .action-btn.edit{background:linear-gradient(135deg,#90caf9,#1976d2);color:#fff}.schedule-page .action-btn.edit:hover{background:linear-gradient(135deg,#1976d2,#90caf9)}.schedule-page .action-btn.danger{background:linear-gradient(135deg,#ffbdbd,#d32f2f);color:#fff}.schedule-page .action-btn.danger:hover{background:linear-gradient(135deg,#d32f2f,#ffbdbd)}.schedule-page .badge{border-radius:12px;box-shadow:0 1px 4px #0000001f;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.3rem .7rem;text-transform:uppercase}.schedule-page .badge.upcoming{background:linear-gradient(135deg,#bbdefb,#90caf9);color:#1976d2}.schedule-page .badge.completed{background:linear-gradient(135deg,#c8e6c9,#81c784);color:#388e3c}.schedule-page .badge.cancelled{background:linear-gradient(135deg,#ffcdd2,#e57373);color:#b71c1c}.schedule-page .modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.schedule-page .modal{background:#fff;border-radius:14px;box-shadow:0 8px 24px #1976d21a;max-width:500px;min-width:340px;padding:2rem}.schedule-page .modal h3{color:#1976d2;font-family:Orbitron,sans-serif;margin-bottom:1.5rem;margin-top:0}.schedule-page .modal-content{margin-bottom:1.5rem}.schedule-page .form-group{margin-bottom:1rem}.schedule-page .form-group label{color:#1976d2;display:block;font-weight:600;margin-bottom:.5rem}.schedule-page .form-group input,.schedule-page .form-group select,.schedule-page .form-group textarea{background:#fff;border:1.5px solid #b0bec5;border-radius:8px;box-sizing:border-box;color:#222;font-size:1rem;padding:.6rem;transition:border .2s,box-shadow .2s;width:100%}.schedule-page .form-group input:focus,.schedule-page .form-group select:focus,.schedule-page .form-group textarea:focus{border-color:#1976d2;box-shadow:0 2px 8px #1976d21a;outline:none}.schedule-page .form-group textarea{min-height:80px;resize:vertical}.schedule-page .modal-actions{display:flex;gap:1rem;justify-content:flex-end}.schedule-page .modal-actions button{background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:8px;color:#fff;font-weight:600;min-width:80px;padding:8px 16px;transition:all .2s}.schedule-page .modal-actions button.danger{background:linear-gradient(135deg,#944e4e,#c76b6b)}.schedule-page .modal-actions button:hover{background:linear-gradient(135deg,#357abd,#2567a9);transform:translateY(-1px)}.schedule-page .modal-actions button.danger:hover{background:linear-gradient(135deg,#c76b6b,#944e4e)}.schedule-page .schedule-table input[type=checkbox]{accent-color:#4a90e2;cursor:pointer;height:18px;width:18px}.schedule-page .loading{color:#9ab9d6;font-size:1.2rem;padding:2rem;text-align:center}@media (max-width:768px){.schedule-page header{align-items:stretch;flex-direction:column}.schedule-page .actions{flex-direction:column;gap:8px;width:100%}.schedule-page .actions input,.schedule-page .actions select{width:100%}.schedule-page .schedule-table{display:block;overflow-x:auto}.schedule-page .action-buttons{flex-direction:column;width:100%}.schedule-page .action-btn{width:100%}.schedule-page .modal{max-width:98vw;min-width:90vw;padding:1rem}}@media (max-width:1400px){.schedule-calendar__nav-controls .MuiButton-root:has(.MuiSvgIcon-root[data-testid=ArrowBackIcon]),.schedule-calendar__nav-controls .MuiButton-root:has(.MuiSvgIcon-root[data-testid=ArrowForwardIcon]){min-width:40px!important;padding:8px!important}.schedule-calendar__nav-controls .MuiButton-root:has(.MuiSvgIcon-root[data-testid=ArrowBackIcon]) .MuiButton-startIcon,.schedule-calendar__nav-controls .MuiButton-root:has(.MuiSvgIcon-root[data-testid=ArrowForwardIcon]) .MuiButton-endIcon{margin:0!important}.schedule-calendar__nav-controls .MuiButton-root:has(.MuiSvgIcon-root[data-testid=ArrowBackIcon]):not(:has(.MuiButton-startIcon)),.schedule-calendar__nav-controls .MuiButton-root:has(.MuiSvgIcon-root[data-testid=ArrowForwardIcon]):not(:has(.MuiButton-endIcon)){display:none!important}.schedule-calendar__nav-controls .MuiButton-root[data-nav-arrow=true]{min-width:40px!important;padding:8px!important}.schedule-calendar__nav-controls .MuiButton-root[data-nav-arrow=true] .MuiButton-endIcon,.schedule-calendar__nav-controls .MuiButton-root[data-nav-arrow=true] .MuiButton-startIcon{margin:0!important}.schedule-calendar__nav-controls .MuiButton-root[data-nav-arrow=true] .MuiButton-label,.schedule-calendar__nav-controls .MuiButton-root[data-nav-arrow=true] .MuiTypography-root,.schedule-calendar__nav-controls .MuiButton-root[data-nav-arrow=true]>span:not(.MuiButton-startIcon):not(.MuiButton-endIcon){display:none!important}.schedule-calendar__nav-controls .MuiButton-root[data-nav-arrow=true]{font-size:0!important}.schedule-calendar__nav-controls .MuiButton-root[data-nav-arrow=true] .MuiButton-endIcon,.schedule-calendar__nav-controls .MuiButton-root[data-nav-arrow=true] .MuiButton-startIcon{font-size:20px!important}}.wireframe-calendar__filters-row{align-items:center;display:flex;gap:2rem;justify-content:flex-start;margin-bottom:1rem}.wireframe-calendar__filters{align-items:center;display:flex;gap:.5rem}.wireframe-calendar__filter-label{color:#333;font-size:1rem;font-weight:500}.wireframe-calendar__child-filter,.wireframe-calendar__provider-filter{background:#fafbfc;border:1px solid #bdbdbd;border-radius:4px;color:#222;font-size:1rem;padding:.3rem .7rem;transition:border .2s}.wireframe-calendar__child-filter:focus,.wireframe-calendar__provider-filter:focus{border:1.5px solid #1976d2;outline:none}.wireframe-calendar__title--center{margin:0 0 1rem;text-align:center;width:100%}.schedule-calendar__modal-overlay{align-items:center;background:#0000001f;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}body.dark-mode .schedule-calendar__modal-overlay{background:#0009}.schedule-calendar__modal-content{background:#fff;border:1.5px solid #e3e3e3;border-radius:12px;box-shadow:0 6px 32px #1976d21a;color:#222;font-family:inherit;max-width:420px;min-width:340px;padding:32px 32px 24px;position:relative}body.dark-mode .schedule-calendar__modal-content{background:#1f2937;border-color:#374151;box-shadow:0 6px 32px #00000080;color:#e5e7eb}.schedule-calendar__modal-close{background:#0000;border:none;color:#888;cursor:pointer;font-size:26px;font-weight:700;position:absolute;right:18px;top:14px;transition:color .2s}body.dark-mode .schedule-calendar__modal-close{color:#9ca3af}.schedule-calendar__modal-close:hover{color:#1976d2}body.dark-mode .schedule-calendar__modal-close:hover{color:#60a5fa}.schedule-calendar__modal-title{color:#1976d2;font-size:22px;font-weight:700;letter-spacing:.5px;margin:0}body.dark-mode .schedule-calendar__modal-title{color:#60a5fa}.schedule-calendar__modal-divider{border:0;border-top:1.5px solid #e3e3e3;margin:16px 0 18px}body.dark-mode .schedule-calendar__modal-divider{border-color:#374151}.schedule-calendar__modal-fields{color:#222;font-size:16px;line-height:1.7}body.dark-mode .schedule-calendar__modal-fields{color:#e5e7eb}.schedule-calendar__modal-field{margin-bottom:8px}.schedule-calendar__modal-label{color:#1976d2;font-weight:600}body.dark-mode .schedule-calendar__modal-label{color:#60a5fa}.schedule-calendar__modal-value{font-weight:400}body.dark-mode .schedule-calendar__modal-value{color:#d1d5db}.schedule-calendar__modal-input{background:#fff;border:none;border-radius:4px;color:#222;font-size:15px;margin-left:0;padding:2px 6px}body.dark-mode .schedule-calendar__modal-input{background:#374151;color:#e5e7eb}.schedule-calendar__modal-input--time{margin-left:6px;margin-right:6px;width:130px}.schedule-calendar__modal-loading{align-items:center;color:#1976d2;display:flex;font-size:18px;justify-content:center;min-height:120px}body.dark-mode .schedule-calendar__modal-loading{color:#60a5fa}.schedule-calendar__modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:28px}.schedule-calendar__btn{border:none;border-radius:8px;box-shadow:0 2px 8px #1976d21a;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.5px;margin:0 2px;outline:none;overflow:hidden;padding:10px 22px;position:relative;transition:background .18s,color .18s,box-shadow .18s,transform .18s}.schedule-calendar__btn--primary{background:linear-gradient(135deg,#90caf9,#1976d2);border:none;color:#fff}.schedule-calendar__btn--primary:focus,.schedule-calendar__btn--primary:hover{background:linear-gradient(135deg,#1976d2,#90caf9);box-shadow:0 4px 16px #1976d22e;transform:translateY(-2px) scale(1.03)}.schedule-calendar__btn--secondary{background:linear-gradient(135deg,#f5f7fa,#e3ecfa);border:1.5px solid #b0bec5;color:#1976d2}.schedule-calendar__btn--secondary:focus,.schedule-calendar__btn--secondary:hover{background:#e3f2fd;border-color:#1976d2;box-shadow:0 2px 8px #1976d21a;color:#1251a2;transform:translateY(-1px) scale(1.02)}.schedule-calendar__btn--danger{background:linear-gradient(135deg,#ffbdbd,#d32f2f);border:none;color:#fff}.schedule-calendar__btn--danger:focus,.schedule-calendar__btn--danger:hover{background:linear-gradient(135deg,#d32f2f,#ffbdbd);box-shadow:0 4px 16px #d32f2f2e;color:#fff;transform:translateY(-2px) scale(1.03)}.schedule-calendar__btn--nav{background:linear-gradient(135deg,#e3ecfa,#bbdefb);border:1.5px solid #1976d2;border-radius:8px;box-shadow:0 1px 4px #1976d214;color:#1976d2;font-size:15px;font-weight:700;margin:0 12px;padding:9px 20px}.schedule-calendar__btn--nav:focus,.schedule-calendar__btn--nav:hover{background:linear-gradient(135deg,#bbdefb,#e3ecfa);border-color:#1251a2;box-shadow:0 2px 8px #1976d21f;color:#1976d2;transform:translateY(-1px) scale(1.02)}.schedule-calendar__nav{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.schedule-calendar__nav-label{font-size:16px;font-weight:700}body.dark-mode .schedule-calendar__nav-label{color:#e5e7eb}.schedule-calendar__nav-controls{align-items:center;display:flex;gap:8px}.schedule-calendar__filters-row{align-items:center;display:flex;gap:16px}.schedule-calendar__nav .MuiButton-root{height:40px!important;min-height:40px!important}.schedule-calendar__nav .MuiTextField-root{height:40px!important}.schedule-calendar__nav .MuiTextField-root .MuiInputBase-root{height:40px!important;min-height:40px!important}.schedule-calendar__filters{align-items:center;display:flex;gap:.5rem}.schedule-calendar__nav .MuiFormControl-root{height:40px!important}.schedule-calendar__nav .MuiFormControl-root .MuiInputBase-root,.schedule-calendar__nav .MuiInputBase-root{height:40px!important;min-height:40px!important}.schedule-calendar__title--center{margin:0 0 1rem;text-align:center;width:100%}body.dark-mode .schedule-calendar__title--center{color:#e5e7eb}.schedule-calendar__grid{border:2px solid #e0e0e0;border-radius:8px;display:flex;gap:0;overflow:hidden}body.dark-mode .schedule-calendar__grid{border-color:#374151}.schedule-calendar__day-col{border-right:2px solid #e0e0e0;flex:1 1;min-width:100px;padding:8px}body.dark-mode .schedule-calendar__day-col{border-right-color:#374151}.schedule-calendar__day-col:last-child{border-right:none}.schedule-calendar__day-label{border-bottom:2px solid #e0e0e0;font-weight:700;margin-bottom:8px;padding-bottom:8px}body.dark-mode .schedule-calendar__day-label{border-bottom-color:#374151;color:#e5e7eb}.schedule-calendar__day-total{align-items:center;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;display:flex;font-size:11px;justify-content:space-between;margin-bottom:8px;padding:4px 8px;transition:all .2s ease-in-out}body.dark-mode .schedule-calendar__day-total{background:#1f2937;border-color:#374151}.schedule-calendar__day-total:hover{background:#e3f2fd;border-color:#1976d2;box-shadow:0 2px 4px #1976d21a;transform:translateY(-1px)}body.dark-mode .schedule-calendar__day-total:hover{background:#374151;border-color:#3b82f6;box-shadow:0 2px 4px #3b82f633}.schedule-calendar__day-total-label{color:#666;font-weight:600}body.dark-mode .schedule-calendar__day-total-label{color:#9ca3af}.schedule-calendar__day-total-hours{background:#e3f2fd;border:1px solid #bbdefb;border-radius:3px;color:#1976d2;font-weight:700;padding:2px 6px}body.dark-mode .schedule-calendar__day-total-hours{background:#3b82f626;border-color:#3b82f64d;color:#60a5fa}.schedule-calendar__hours-accordion{margin-top:8px}.schedule-calendar__loading{color:#888;font-size:12px}body.dark-mode .schedule-calendar__loading{color:#9ca3af}.schedule-calendar__session{background:#e3f2fd;border:2px dotted #1976d2;border-radius:4px;color:#222;cursor:pointer;font-size:12px;margin-bottom:4px;overflow:hidden;padding:4px;position:relative;transition:box-shadow .2s,border .2s,transform .2s}.schedule-calendar__session:hover{box-shadow:0 4px 12px #1976d226;transform:translateY(-1px)}.schedule-calendar__session:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%;z-index:1}.schedule-calendar__session:hover:before{left:100%}.schedule-calendar__session--actual-oneoff:before{background:linear-gradient(90deg,#0000,#fffc,#0000)}.schedule-calendar__session>*{position:relative;z-index:2}.schedule-calendar__session--actual{background:#c8e6c9;border:2px solid #388e3c;border-left-width:5px}.schedule-calendar__session--canceled{background:#ffcdd2;border:2px solid #b71c1c;color:#b71c1c}.schedule-calendar__session--scheduled{background:repeating-linear-gradient(45deg,#e3f2fd,#e3f2fd 3px,#bbdefb 0,#bbdefb 6px);border:2px solid #1976d2;border-left-width:5px;color:#222}.schedule-calendar__session--scheduled .schedule-calendar__session-details,.schedule-calendar__session--scheduled .schedule-calendar__session-details span:first-child,.schedule-calendar__session--scheduled>div:first-child span:last-child{background:#e3f2fd;border-radius:3px;display:inline-block;padding:2px 4px}.schedule-calendar__session-badge{background:#1976d2;border-radius:4px;color:#fff;display:inline-block;font-size:11px;font-weight:700;margin-bottom:2px;padding:1px 6px;position:absolute;right:4px;top:4px}.schedule-calendar__session-badge--canceled{background:#b71c1c}.schedule-calendar__session--canceled .schedule-calendar__session-details{text-decoration:line-through}.schedule-calendar__session-cancel-reason{word-wrap:break-word;background:#b71c1c;line-height:1.2;padding:4px 6px}.schedule-calendar__session-cancel-reason,.schedule-calendar__session-dss-outreach{border-radius:0 0 4px 4px;color:#fff;font-size:10px;font-weight:500;margin:4px -6px -6px;text-align:center}.schedule-calendar__session-dss-outreach{align-items:center;background:#1976d2;display:flex;gap:4px;justify-content:center;line-height:1.3;padding:5px 8px}.schedule-calendar__legend{align-items:center;display:flex;flex-wrap:wrap;font-size:12px;gap:12px}.schedule-calendar__legend-icon-item{background:#fff;border:1.5px solid #b0bec5;border-radius:6px;margin-right:4px;padding:4px 10px}.schedule-calendar__legend-badge{align-items:center;border:2px solid;border-radius:6px;box-sizing:border-box;display:inline-flex;font-size:11px;font-weight:600;gap:6px;height:24px;letter-spacing:.5px;min-height:24px;padding:4px 12px;text-transform:uppercase}.schedule-calendar__legend-badge:before{background:currentColor;border-radius:50%;content:"";height:8px;width:8px}.schedule-calendar__legend-badge--actual{background:#c8e6c9;border-color:#388e3c;color:#388e3c}.schedule-calendar__legend-badge--scheduled{background:repeating-linear-gradient(45deg,#e3f2fd,#e3f2fd 3px,#bbdefb 0,#bbdefb 6px);border-color:#1976d2;color:#1976d2}.schedule-calendar__legend-badge--scheduled span{background:#e3f2fd;border-radius:4px;padding:0 4px}.schedule-calendar__legend-badge--canceled{background:#ffcdd2;border-color:#b71c1c;color:#b71c1c}.schedule-calendar__session--scheduled{border-left:5px solid #1976d2}.schedule-calendar__session-badge--scheduled{background:#1976d2;border-radius:4px;color:#fff;margin-bottom:2px;padding:1px 6px;position:absolute;right:4px;top:4px}.schedule-calendar__session--actual{border-left:5px solid #388e3c}.schedule-calendar__session-badge--actual{background:#388e3c;border-radius:4px;color:#fff;margin-bottom:2px;padding:1px 6px;position:absolute;right:4px;top:4px}.schedule-calendar__session--actual-oneoff{border-left:5px solid #f7b731}.schedule-calendar__session-badge--actual-oneoff{background:#f7b731;border-radius:4px;color:#fff;font-weight:700;margin-right:6px;padding:2px 8px}.schedule-calendar__session--canceled{border-left:5px solid #b71c1c}.schedule-calendar__session-badge--canceled{background:#d32f2f;border-radius:4px;color:#fff;margin-bottom:2px;padding:1px 6px;position:absolute;right:4px;top:4px}.schedule-calendar__session--actual-oneoff{background:#fffbe6;border:2px solid #f7b731;border-left-width:5px}.schedule-calendar__legend-badge--actual-oneoff{background:#fffbe6;border-color:#f7b731;color:#f7b731}.schedule-calendar__session--rescheduled{background:#0000;border:2px solid #ba68c859;box-shadow:inset 0 0 0 1px #9c27b01a,0 2px 8px #9c27b014;color:#666;opacity:.85;overflow:hidden;position:relative}.schedule-calendar__session--rescheduled:before{background:linear-gradient(90deg,#0000,#9c27b026,#0000)}.schedule-calendar__session--rescheduled:hover{border:2px solid #9c27b0b3;box-shadow:inset 0 0 0 1px #9c27b026,0 4px 12px #9c27b033;opacity:1}.schedule-calendar__session--rescheduled .schedule-calendar__session-details{color:#888;text-decoration:line-through;text-decoration-color:#9c27b066;text-decoration-thickness:1px}.schedule-calendar__session--rescheduled>div:first-child span:last-child{color:#888}.schedule-calendar__session--rescheduled>div:first-child .MuiAvatar-root{filter:grayscale(30%);opacity:.6}.schedule-calendar__session-rescheduled-label{background:linear-gradient(135deg,#ab47bc,#9c27b0);border-radius:0 0 4px 4px;box-shadow:0 -2px 8px #9c27b033;color:#fff;font-size:9px;font-weight:600;letter-spacing:.3px;line-height:1.4;margin:6px -6px -6px;padding:6px 10px;position:relative;text-align:center;z-index:3}.schedule-calendar__session-rescheduled-label:before{content:"→";font-size:12px;font-weight:700;margin-right:6px}.schedule-calendar__legend-badge--rescheduled{background:#0000;border-color:#ba68c880;border-style:solid;box-shadow:inset 0 0 0 1px #9c27b01a;color:#9c27b0}.schedule-calendar__modal-callout{background:#f4f8fd;border:2px solid #1976d2;border-radius:6px;margin:12px 0;padding:12px 16px}body.dark-mode .schedule-calendar__modal-callout{background:#3b82f61a;border-color:#3b82f6}@keyframes jitter{0%,to{transform:translateX(0)}10%{transform:translateX(-2px) rotate(-.5deg)}20%{transform:translateX(2px) rotate(.5deg)}30%{transform:translateX(-2px) rotate(-.5deg)}40%{transform:translateX(2px) rotate(.5deg)}50%{transform:translateX(-1px) rotate(-.25deg)}60%{transform:translateX(1px) rotate(.25deg)}70%{transform:translateX(-1px) rotate(-.25deg)}80%{transform:translateX(1px) rotate(.25deg)}90%{transform:translateX(-.5px) rotate(-.125deg)}}.schedule-calendar__session--jitter{animation:jitter .5s ease-in-out;animation-iteration-count:2}.MuiPickersInputBase-sectionsContainer,.MuiPickersOutlinedInput-sectionsContainer .MuiPickersSectionList-root,.MuiPickersSectionList-root.MuiPickersInputBase-sectionsContainer,.css-15395ss-MuiPickersSectionList-root-MuiPickersInputBase-sectionsContainer-MuiPickersOutlinedInput-sectionsContainer,.schedule-calendar__modal-input .MuiPickersSectionList-root{padding:8.5px 12px!important}@media (max-width:768px){.MuiPickersSectionList-root.MuiPickersInputBase-sectionsContainer,.schedule-calendar__modal-input .MuiPickersSectionList-root{padding:6px 8px!important}}.schedule-calendar__status-icon{align-items:center;background:#ffffffd9;border-radius:50%;bottom:8px;box-shadow:0 1px 4px #00000014;display:flex;justify-content:center;padding:2px;position:absolute;right:8px;z-index:2}body.dark-mode .schedule-calendar__status-icon{background:#1f2937e6;box-shadow:0 1px 4px #0000004d}.oneoff-create-btn{max-width:100%;min-width:40px;overflow:hidden;transition:width .2s}.oneoff-create-btn__label{display:inline}@media (max-width:400px){.oneoff-create-btn__label{display:none}}@container (max-width: 120px){.oneoff-create-btn__label{display:none}}.schedule-calendar__btn--uncomplete{background:#e000dc!important;border:none;color:#fff!important}.schedule-calendar__btn--uncomplete:focus,.schedule-calendar__btn--uncomplete:hover{background:#b800b7!important;box-shadow:0 4px 16px #e000dc2e;color:#fff!important;transform:translateY(-2px) scale(1.03)}.schedule-calendar__btn--complete{background:#388e3c!important;border:none;color:#fff!important}.schedule-calendar__btn--complete:focus,.schedule-calendar__btn--complete:hover{background:#388e3c!important;box-shadow:0 4px 16px #43a0472e;color:#fff!important;transform:translateY(-2px) scale(1.03)}.schedule-calendar__btn--complete:disabled,.schedule-calendar__btn--complete[disabled]{background:#e0e0e0!important;border:none!important;box-shadow:none!important;color:#888!important;cursor:not-allowed!important;opacity:1!important}.schedule-calendar__btn--cancel{background:#d32f2f!important;border:none;color:#fff!important}.schedule-calendar__btn--cancel:focus,.schedule-calendar__btn--cancel:hover{background:#b71c1c!important;box-shadow:0 4px 16px #d32f2f2e;color:#fff!important;transform:translateY(-2px) scale(1.03)}.schedule-calendar__btn--edit{background:#1976d2!important;border:none;color:#fff!important}.schedule-calendar__btn--edit:focus,.schedule-calendar__btn--edit:hover{background:#1251a2!important;box-shadow:0 4px 16px #1976d22e;color:#fff!important;transform:translateY(-2px) scale(1.03)}.schedule-calendar__legend-container{background:#f9fbfd;border:1.5px solid #e0e0e0;border-radius:10px;box-shadow:0 2px 8px #1976d20a;margin:24px 0 12px;padding:18px 18px 12px}body.dark-mode .schedule-calendar__session{background:#1f2937;border-color:#3b82f6;color:#e5e7eb}body.dark-mode .schedule-calendar__session:hover{box-shadow:0 4px 12px #3b82f640}body.dark-mode .schedule-calendar__session--actual{background:#22c55e26;border-color:#22c55e;color:#e5e7eb}body.dark-mode .schedule-calendar__session--canceled{background:#ef444426;border-color:#ef4444;color:#fca5a5}body.dark-mode .schedule-calendar__session--scheduled{background:repeating-linear-gradient(45deg,#3b82f626,#3b82f626 3px,#3b82f640 0,#3b82f640 6px);border-color:#3b82f6;color:#e5e7eb}body.dark-mode .schedule-calendar__session--scheduled .schedule-calendar__session-details,body.dark-mode .schedule-calendar__session--scheduled .schedule-calendar__session-details span:first-child,body.dark-mode .schedule-calendar__session--scheduled>div:first-child span:last-child{background:#3b82f626}body.dark-mode .schedule-calendar__session--actual-oneoff{background:#fbbf2426;border-color:#fbbf24;color:#e5e7eb}body.dark-mode .schedule-calendar__session--rescheduled{background:#9c27b01a;border-color:#ba68c880;color:#d1d5db}body.dark-mode .schedule-calendar__session--rescheduled .schedule-calendar__session-details,body.dark-mode .schedule-calendar__session--rescheduled>div:first-child span:last-child{color:#9ca3af}body.dark-mode .schedule-calendar__session-cancel-reason{background:#dc2626;color:#fef2f2}body.dark-mode .schedule-calendar__session-dss-outreach{color:#fff}body.dark-mode .schedule-calendar__session-rescheduled-label{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 -2px 8px #7c3aed4d;color:#fff}body.dark-mode .schedule-calendar__legend-container{background:#1f2937;border-color:#374151;box-shadow:0 2px 8px #0000004d}body.dark-mode .schedule-calendar__legend-icon-item{background:#1f2937;border-color:#4b5563}body.dark-mode .schedule-calendar__legend-badge--actual{background:#22c55e26;border-color:#22c55e;color:#4ade80}body.dark-mode .schedule-calendar__legend-badge--scheduled{background:repeating-linear-gradient(45deg,#3b82f626,#3b82f626 3px,#3b82f640 0,#3b82f640 6px);border-color:#3b82f6;color:#60a5fa}body.dark-mode .schedule-calendar__legend-badge--scheduled span{background:#3b82f626}body.dark-mode .schedule-calendar__legend-badge--canceled{background:#ef444426;border-color:#ef4444;color:#fca5a5}body.dark-mode .schedule-calendar__legend-badge--actual-oneoff{background:#fbbf2426;border-color:#fbbf24;color:#fbbf24}body.dark-mode .schedule-calendar__legend-badge--rescheduled{background:#9c27b01a;border-color:#ba68c880;color:#c084fc}.file-upload-container{background:linear-gradient(135deg,#fafbfc,#f8f9fa);border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin:16px 0;padding:16px;transition:all .3s ease}.file-upload-container:hover{border-color:#d0d7de;box-shadow:0 4px 12px #0000001a}.file-upload-header{align-items:center;border-bottom:2px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:8px}.file-upload-title{align-items:center;color:#2c6eaf;display:flex;font-size:1.1rem;font-weight:600;gap:8px;margin:0}.file-upload-title:before{content:"📁";font-size:1.2rem}.file-list{margin-top:12px}.file-item{align-items:center;background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid #e0e0e0;border-radius:6px;display:flex;margin-bottom:8px;overflow:hidden;padding:12px;position:relative;transition:all .3s ease}.file-item:before{background:linear-gradient(180deg,#2c6eaf,#1e4a8a);bottom:0;content:"";left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:4px}.file-item:hover{border-color:#2c6eaf;box-shadow:0 4px 12px #2c6eaf26;transform:translateY(-1px)}.file-item:hover:before{opacity:1}.file-icon{color:#2c6eaf;flex-shrink:0;font-size:1.5rem;margin-right:12px}.file-info{flex:1 1;margin-right:12px;min-width:0}.file-name{color:#2c3e50;font-size:.95rem;font-weight:600;line-height:1.3;margin-bottom:4px;word-break:break-word}.file-meta{color:#6c757d;flex-wrap:wrap;font-size:.8rem;gap:12px}.file-meta,.file-meta-item{align-items:center;display:flex}.file-meta-item{gap:4px}.file-meta-item:before{color:#adb5bd;content:"•";margin-right:4px}.file-meta-item:first-child:before{display:none}.file-description{background-color:#f8f9fa;border-left:3px solid #2c6eaf;border-radius:4px;color:#495057;font-size:.85rem;font-style:italic;margin-top:4px;padding:4px 8px}.file-actions{display:flex;flex-shrink:0;gap:6px;margin-left:auto}.file-action-button{align-items:center;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;height:36px;justify-content:center;min-width:36px;padding:8px;position:relative;transition:all .2s ease}.file-action-button:before{background:currentColor;border-radius:6px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.file-action-button:hover:before{opacity:.1}.file-action-button.download{color:#28a745}.file-action-button.download:hover{background-color:#28a7451a;transform:scale(1.05)}.file-action-button.delete{color:#dc3545}.file-action-button.delete:hover{background-color:#dc35451a;transform:scale(1.05)}.upload-dialog{max-width:500px}.upload-dialog-content{padding:20px}.file-input-wrapper{margin-bottom:16px}.file-input-button{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #2c6eaf;border-radius:8px;color:#2c6eaf;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;overflow:hidden;padding:16px;position:relative;transition:all .3s ease;width:100%}.file-input-button:before{background:linear-gradient(90deg,#0000,#2c6eaf1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.file-input-button:hover:before{left:100%}.file-input-button:hover{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-color:#1e4a8a;box-shadow:0 4px 12px #2c6eaf33;transform:translateY(-2px)}.file-input-button.has-file{background:linear-gradient(135deg,#f1f8e9,#c8e6c9);border-color:#28a745;color:#2e7d32}.file-input-button.has-file:hover{background:linear-gradient(135deg,#e8f5e8,#a5d6a7);border-color:#1b5e20}.selected-file-info{align-items:center;background:linear-gradient(135deg,#e8f5e8,#c8e6c9);border-left:4px solid #28a745;border-radius:6px;color:#2e7d32;display:flex;font-size:.9rem;gap:8px;margin-top:8px;padding:12px}.selected-file-info:before{color:#28a745;content:"✓";font-weight:700}.description-field{margin-top:16px}.description-field label{color:#2c3e50;display:block;font-weight:600;margin-bottom:8px}.description-field textarea{border:2px solid #e0e0e0;border-radius:6px;font-family:inherit;font-size:.9rem;padding:12px;resize:vertical;transition:border-color .3s ease;width:100%}.description-field textarea:focus{border-color:#2c6eaf;box-shadow:0 0 0 3px #2c6eaf1a;outline:none}.upload-progress{margin-top:16px}.progress-bar{background-color:#e9ecef;border-radius:4px;height:8px;overflow:hidden;position:relative}.progress-fill{background:linear-gradient(90deg,#28a745,#20c997);height:100%;position:relative;transition:width .3s ease}.progress-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.progress-text{font-size:.85rem;font-weight:500;margin-top:8px}.empty-state,.progress-text{color:#6c757d;text-align:center}.empty-state{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #dee2e6;border-radius:8px;padding:32px 16px}.empty-state-icon{color:#2c6eaf;font-size:48px;margin-bottom:16px;opacity:.6}.empty-state-title{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:8px}.empty-state-description{color:#6c757d;font-size:.9rem;line-height:1.5;margin-bottom:16px}.alert{align-items:center;border-left:4px solid;border-radius:6px;display:flex;font-size:.9rem;font-weight:500;gap:8px;margin-bottom:12px;padding:12px 16px}.alert.error{background:linear-gradient(135deg,#ffebee,#ffcdd2);border-left-color:#f44336;color:#c62828}.alert.success{background:linear-gradient(135deg,#e8f5e8,#c8e6c9);border-left-color:#4caf50;color:#2e7d32}.alert.warning{background:linear-gradient(135deg,#fff3e0,#ffcc02);border-left-color:#ff9800;color:#ef6c00}.alert.info{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-left-color:#2196f3;color:#1976d2}.uploader-chip{background-color:#e3f2fd;color:#1976d2;font-weight:500;margin-top:6px;padding:4px 8px}.file-limit-chip,.uploader-chip{align-items:center;border-radius:12px;display:inline-flex;font-size:.75rem;gap:4px}.file-limit-chip{font-weight:600;height:24px;padding:0 8px}.file-limit-chip.primary{background-color:#e3f2fd;color:#1976d2}.file-limit-chip.error{background-color:#ffebee;color:#f44336}.file-upload-container .file-table,.file-upload-container table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-top:12px;overflow:hidden;width:100%}.file-upload-container .file-table th,.file-upload-container table th{background:linear-gradient(135deg,#2c6eaf,#1e4a8a);border-bottom:2px solid #1e4a8a;color:#fff;font-size:.85rem;font-weight:600;padding:12px 16px;text-align:left}.file-upload-container .file-table td,.file-upload-container table td{border-bottom:1px solid #e9ecef;padding:12px 16px;vertical-align:middle}.file-upload-container .file-table tr:hover,.file-upload-container table tr:hover{background-color:#f8f9fa}.file-upload-container .file-table tr:last-child td,.file-upload-container table tr:last-child td{border-bottom:none}.child-edit-page .file-upload-container table,.provider-edit-page .file-upload-container table{background:#fff!important;border-collapse:collapse!important;border-radius:8px!important;box-shadow:0 2px 8px #0000001a!important;margin-top:12px!important;overflow:hidden!important;width:100%!important}.child-edit-page .file-upload-container table th,.provider-edit-page .file-upload-container table th{background:linear-gradient(135deg,#2c6eaf,#1e4a8a)!important;border-bottom:2px solid #1e4a8a!important;color:#fff!important;font-size:.85rem!important;font-weight:600!important;padding:12px 16px!important;text-align:left!important}.child-edit-page .file-upload-container table td,.provider-edit-page .file-upload-container table td{border-bottom:1px solid #e9ecef!important;padding:12px 16px!important;vertical-align:middle!important}.child-edit-page .file-upload-container table tr:hover,.provider-edit-page .file-upload-container table tr:hover{background-color:#f8f9fa!important}.child-edit-page .file-upload-container table tr:last-child td,.provider-edit-page .file-upload-container table tr:last-child td{border-bottom:none!important}@media (max-width:768px){.file-upload-container{margin:12px 0;padding:12px}.file-item,.file-upload-header{align-items:flex-start;flex-direction:column;gap:8px}.file-actions{justify-content:flex-end;margin-left:0;width:100%}.file-meta{flex-direction:column;gap:4px}.file-meta-item:before{display:none}.upload-dialog{margin:16px;max-width:95vw}.file-input-button{font-size:.9rem;padding:12px}.empty-state{padding:24px 12px}.empty-state-icon{font-size:36px}.file-upload-container .file-table,.file-upload-container table{font-size:.8rem}.file-upload-container .file-table td,.file-upload-container .file-table th,.file-upload-container table td,.file-upload-container table th{padding:8px 12px}.child-edit-page .file-upload-container .MuiTableBody-root .MuiTableCell-root,.child-edit-page .file-upload-container .MuiTableHead-root .MuiTableCell-root,.file-upload-container .MuiTableBody-root .MuiTableCell-root,.file-upload-container .MuiTableHead-root .MuiTableCell-root,.provider-edit-page .file-upload-container .MuiTableBody-root .MuiTableCell-root,.provider-edit-page .file-upload-container .MuiTableHead-root .MuiTableCell-root{font-size:.8rem!important;padding:8px 12px!important}.child-edit-page .file-upload-container .MuiIconButton-root,.file-upload-container .MuiIconButton-root,.provider-edit-page .file-upload-container .MuiIconButton-root{height:32px!important;min-width:32px!important;padding:6px!important}}@keyframes fileUploadSuccess{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.file-upload-success{animation:fileUploadSuccess .5s ease-in-out}.file-upload-loading{align-items:center;color:#6c757d;display:flex;justify-content:center;padding:32px}.file-upload-loading:after{animation:spin 1s linear infinite;border:2px solid #e9ecef;border-radius:50%;border-top-color:#2c6eaf;content:"";height:20px;margin-left:8px;width:20px}.child-edit-page .file-upload-container,.provider-edit-page .file-upload-container{background:linear-gradient(135deg,#fafbfc,#f8f9fa);border-radius:8px;margin:16px 0}.child-edit-page .file-upload-title,.provider-edit-page .file-upload-title{color:#2c6eaf;font-weight:600}.file-upload-container .MuiTableContainer-root{background:#fff!important;border:1px solid #e0e0e0!important;border-radius:8px!important;box-shadow:none!important;overflow:hidden!important}.file-upload-container .MuiIconButton-root{align-items:center!important;background:none!important;border:none!important;border-radius:6px!important;cursor:pointer!important;display:flex!important;height:36px!important;justify-content:center!important;min-width:36px!important;padding:8px!important;position:relative!important;transition:all .2s ease!important}.file-upload-container .MuiIconButton-root:before{background:currentColor!important;border-radius:6px!important;bottom:0!important;content:""!important;left:0!important;opacity:0!important;position:absolute!important;right:0!important;top:0!important;transition:opacity .2s ease!important}.file-upload-container .MuiIconButton-root:hover:before{opacity:.1!important}.file-upload-container .MuiIconButton-root[title=Download]{color:#28a745!important}.file-upload-container .MuiIconButton-root[title=Download]:hover{background-color:#28a7451a!important;transform:scale(1.05)!important}.file-upload-container .MuiIconButton-root[title=Delete]{color:#dc3545!important}.file-upload-container .MuiIconButton-root[title=Delete]:hover{background-color:#dc35451a!important;transform:scale(1.05)!important}.file-upload-container .MuiIconButton-root.MuiIconButton-colorPrimary{color:#28a745!important}.file-upload-container .MuiIconButton-root.MuiIconButton-colorPrimary:hover{background-color:#28a7451a!important}.file-upload-container .MuiIconButton-root.MuiIconButton-colorError{color:#dc3545!important}.file-upload-container .MuiIconButton-root.MuiIconButton-colorError:hover{background-color:#dc35451a!important}.file-upload-container .MuiTable-root{border-collapse:collapse!important;width:100%!important}.file-upload-container .MuiTableHead-root .MuiTableRow-root{background:linear-gradient(135deg,#2c6eaf,#1e4a8a)!important}.file-upload-container .MuiTableHead-root .MuiTableCell-root{background:linear-gradient(135deg,#2c6eaf,#1e4a8a)!important;border-bottom:2px solid #1e4a8a!important;color:#fff!important;font-size:.85rem!important;font-weight:600!important;padding:12px 16px!important;text-align:left!important}.file-upload-container .MuiTableBody-root .MuiTableRow-root:hover{background-color:#f8f9fa!important}.file-upload-container .MuiTableBody-root .MuiTableCell-root{border-bottom:1px solid #e9ecef!important;padding:12px 16px!important;vertical-align:middle!important}.file-upload-container .MuiTableBody-root .MuiTableRow-root:last-child .MuiTableCell-root{border-bottom:none!important}.child-edit-page .file-upload-container .MuiTableContainer-root,.provider-edit-page .file-upload-container .MuiTableContainer-root{background:#fff!important;border:1px solid #e0e0e0!important;border-radius:8px!important;box-shadow:none!important;overflow:hidden!important}.child-edit-page .file-upload-container .MuiTableHead-root .MuiTableCell-root,.provider-edit-page .file-upload-container .MuiTableHead-root .MuiTableCell-root{background:linear-gradient(135deg,#2c6eaf,#1e4a8a)!important;border-bottom:2px solid #1e4a8a!important;color:#fff!important;font-size:.85rem!important;font-weight:600!important;padding:12px 16px!important;text-align:left!important}.child-edit-page .file-upload-container .MuiTableBody-root .MuiTableCell-root,.provider-edit-page .file-upload-container .MuiTableBody-root .MuiTableCell-root{border-bottom:1px solid #e9ecef!important;padding:12px 16px!important;vertical-align:middle!important}.child-edit-page .file-upload-container .MuiIconButton-root,.provider-edit-page .file-upload-container .MuiIconButton-root{align-items:center!important;background:none!important;border:none!important;border-radius:6px!important;cursor:pointer!important;display:flex!important;height:36px!important;justify-content:center!important;min-width:36px!important;padding:8px!important;position:relative!important;transition:all .2s ease!important}.child-edit-page .file-upload-container .MuiIconButton-root[title=Download],.provider-edit-page .file-upload-container .MuiIconButton-root[title=Download]{color:#28a745!important}.child-edit-page .file-upload-container .MuiIconButton-root[title=Download]:hover,.provider-edit-page .file-upload-container .MuiIconButton-root[title=Download]:hover{background-color:#28a7451a!important;transform:scale(1.05)!important}.child-edit-page .file-upload-container .MuiIconButton-root[title=Delete],.provider-edit-page .file-upload-container .MuiIconButton-root[title=Delete]{color:#dc3545!important}.child-edit-page .file-upload-container .MuiIconButton-root[title=Delete]:hover,.provider-edit-page .file-upload-container .MuiIconButton-root[title=Delete]:hover{background-color:#dc35451a!important;transform:scale(1.05)!important}fieldset .file-upload-container{background:#fafbfc;border:1px solid #e0e0e0;margin:12px 0}.child-edit-page .file-action-button,.provider-edit-page .file-action-button{border-radius:6px;transition:all .2s ease}.child-edit-page .file-input-button,.provider-edit-page .file-input-button{border-color:#2c6eaf;color:#2c6eaf}.child-edit-page .file-input-button:hover,.provider-edit-page .file-input-button:hover{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-color:#1e4a8a}.child-edit-page .file-upload-upload-button,.child-edit-page .file-upload-upload-button.MuiButton-contained,.edit-page .file-upload-upload-button,.edit-page .file-upload-upload-button.MuiButton-contained,.file-upload-upload-button,.file-upload-upload-button.MuiButton-contained,.provider-edit-page .file-upload-upload-button,.provider-edit-page .file-upload-upload-button.MuiButton-contained{background-color:#1976d2!important;border:none!important;border-radius:6px!important;color:#fff!important;font-size:14px!important;font-weight:500!important;padding:10px 20px!important;transition:all .2s ease!important}.child-edit-page .file-upload-upload-button.MuiButton-contained:hover,.child-edit-page .file-upload-upload-button:hover,.edit-page .file-upload-upload-button.MuiButton-contained:hover,.edit-page .file-upload-upload-button:hover,.file-upload-upload-button.MuiButton-contained:hover,.file-upload-upload-button:hover,.provider-edit-page .file-upload-upload-button.MuiButton-contained:hover,.provider-edit-page .file-upload-upload-button:hover{background-color:#1565c0!important}.child-edit-page .file-upload-upload-button.MuiButton-contained:disabled,.child-edit-page .file-upload-upload-button:disabled,.edit-page .file-upload-upload-button.MuiButton-contained:disabled,.edit-page .file-upload-upload-button:disabled,.file-upload-upload-button.MuiButton-contained:disabled,.file-upload-upload-button:disabled,.provider-edit-page .file-upload-upload-button.MuiButton-contained:disabled,.provider-edit-page .file-upload-upload-button:disabled{background-color:#b0b0b0!important;color:#fff!important}.edit-page{background:#f0f2f5;color:#333;font-family:Manrope,sans-serif;margin:0;min-height:100vh;padding:0}.edit-page *{box-sizing:border-box}.edit-page .container{background:#fff;border-radius:14px;box-shadow:0 8px 24px #0000001a;display:flex;flex-direction:column;margin:0 0 55px;padding:2rem 2.5rem;width:100%}.edit-page label:has(+input[required]),.edit-page label:has(+select[required]),.edit-page label:has(+textarea[required]){color:#1976d2;font-weight:600;position:relative}.edit-page label:has(+input[required]):after,.edit-page label:has(+select[required]):after,.edit-page label:has(+textarea[required]):after{color:#1976d2;content:" *";font-size:1.2em;font-weight:700}.edit-page .form-group:has(input[required]) label,.edit-page .form-group:has(select[required]) label,.edit-page .form-group:has(textarea[required]) label{color:#1976d2;font-weight:600;position:relative}.edit-page .form-group:has(input[required]) label:after,.edit-page .form-group:has(select[required]) label:after,.edit-page .form-group:has(textarea[required]) label:after{color:#1976d2;content:" *";font-size:1.2em;font-weight:700}.edit-page input[required],.edit-page select[required],.edit-page textarea[required]{background-color:#f8fbff;border:2px solid #1976d2}.edit-page input[required]:focus,.edit-page select[required]:focus,.edit-page textarea[required]:focus{background-color:#fff;border-color:#1976d2}.edit-page input[required]:hover,.edit-page select[required]:hover,.edit-page textarea[required]:hover{background-color:#f5f9ff;border-color:#1565c0}.edit-page input[required]::placeholder{color:#1976d2;opacity:.7}.edit-page fieldset:has(input[required]) legend,.edit-page fieldset:has(select[required]) legend{color:#1976d2;font-weight:600}.edit-page fieldset:has(input[required]) legend:after,.edit-page fieldset:has(select[required]) legend:after{color:#666;content:" (Required fields marked with *)";font-size:.9em;font-weight:400}.edit-page .required-fields-note{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;color:#856404;margin-bottom:16px;padding:8px 12px}.edit-page .required-fields-note small{font-size:.875em;line-height:1.4}.edit-page .required-asterisk{color:#1976d2;font-size:1.1em;font-weight:700}.edit-page .submit-button{background:linear-gradient(135deg,#1976d2,#1565c0);border:none;border-radius:6px;box-shadow:0 2px 4px #1976d24d;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;position:relative;transition:all .3s ease}.edit-page .submit-button:hover{background:linear-gradient(135deg,#1565c0,#0d47a1);box-shadow:0 4px 8px #1976d266;transform:translateY(-1px)}.edit-page .submit-button:active{box-shadow:0 2px 4px #1976d24d;transform:translateY(0)}.edit-page .submit-button .button-text{display:block;font-size:1.1em;margin-bottom:2px}.edit-page .submit-button .button-note{display:block;font-size:.8em;font-weight:400;opacity:.9}.edit-page .error-message{animation:fadeIn .3s ease-in;background-color:#ffebee;border:1px solid #ffcdd2;border-radius:4px;color:#d32f2f;font-size:.875em;margin-top:4px;padding:4px 8px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.edit-page input.error,.edit-page select.error,.edit-page textarea.error{background-color:#ffebee!important;border-color:#d32f2f!important;box-shadow:0 0 0 .2rem #d32f2f40}.edit-page input.error:focus,.edit-page select.error:focus,.edit-page textarea.error:focus{border-color:#d32f2f!important;box-shadow:0 0 0 .2rem #d32f2f40!important}.edit-page .form-requirements{background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border:2px solid #2196f3;border-radius:8px;box-shadow:0 2px 8px #2196f31a;margin-bottom:24px;padding:20px}.edit-page .requirements-header h3{color:#1976d2;font-size:1.2em;font-weight:600;margin:0 0 8px}.edit-page .requirements-header p{color:#424242;font-size:.95em;margin:0 0 16px}.edit-page .requirements-list{display:flex;flex-direction:column;gap:8px}.edit-page .requirement-item{align-items:center;background-color:#ffffffb3;border-left:4px solid #4caf50;border-radius:6px;display:flex;gap:12px;padding:8px 12px}.edit-page .requirement-checkbox{align-items:center;background-color:#4caf50;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:20px;justify-content:center;width:20px}.edit-page .requirement-item span:last-child{color:#2e7d32;font-weight:500}.edit-page .MuiTextField-root .MuiInputBase-input,.edit-page .MuiTextField-root .MuiInputBase-root{background:#fff!important;color:#333!important}.edit-page .MuiTextField-root .MuiInputLabel-root{color:#495057!important}.edit-page .MuiTextField-root .MuiOutlinedInput-root{background:#fff!important}.edit-page .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#ced4da!important}.edit-page .MuiTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#adb5bd!important}.edit-page .MuiFormControl-root .MuiInputBase-input,.edit-page .MuiFormControl-root .MuiInputBase-root{background:#fff!important;color:#333!important}.edit-page .MuiFormControl-root .MuiInputLabel-root{color:#495057!important}.edit-page .MuiFormControl-root .MuiOutlinedInput-root{background:#fff!important}.edit-page .MuiFormControl-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#ced4da!important}.edit-page .MuiFormControl-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#adb5bd!important}.edit-page .review-tp-date-field .MuiInputBase-input,.edit-page .review-tp-date-field .MuiInputBase-root,.edit-page .review-tp-date-field .MuiOutlinedInput-root,.edit-page .total-hours-field .MuiInputBase-input,.edit-page .total-hours-field .MuiInputBase-root,.edit-page .total-hours-field .MuiOutlinedInput-root{background-color:#f3f4f6!important}.edit-page .review-tp-date-field .MuiOutlinedInput-notchedOutline{border:none!important}.edit-page .safety-review-date-field .MuiInputBase-input,.edit-page .safety-review-date-field .MuiInputBase-root,.edit-page .safety-review-date-field .MuiOutlinedInput-root{background-color:#f3f4f6!important}.edit-page .safety-review-date-field .MuiOutlinedInput-notchedOutline{border:none!important}.edit-page .MuiDatePicker-root .review-tp-date-field,.edit-page .MuiDatePicker-root .review-tp-date-field .MuiInputBase-root,.edit-page .MuiDatePicker-root .review-tp-date-field .MuiOutlinedInput-root,.edit-page .MuiDatePicker-root .safety-review-date-field,.edit-page .MuiDatePicker-root .safety-review-date-field .MuiInputBase-root,.edit-page .MuiDatePicker-root .safety-review-date-field .MuiOutlinedInput-root{background-color:#f3f4f6!important}.edit-page .MuiFormControlLabel-root .MuiFormControlLabel-label{color:#333!important}.edit-page .MuiCheckbox-root,.edit-page .MuiCheckbox-root.Mui-checked{color:#2c6eaf!important}.edit-page .MuiButton-root{font-weight:600!important;text-transform:none!important}.edit-page .MuiButton-contained{background-color:#2c6eaf!important;color:#fff!important}.edit-page .MuiButton-contained:hover{background-color:#245a8d!important}.edit-page .MuiButton-outlined{border-color:#ced4da!important;color:#333!important}.edit-page .MuiButton-outlined:hover{background-color:#f8f9fa!important;border-color:#adb5bd!important}.edit-page form{display:flex;flex-direction:column;gap:1.5rem}.edit-page .form-grid{grid-gap:1.25rem 1.5rem;display:grid;gap:1.25rem 1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:1.5rem 1.75rem}.edit-page .form-group.full-width{grid-column:1/-1}.edit-page .form-group{display:flex;flex-direction:column}.edit-page label{color:#495057;font-size:.95rem;font-weight:600;margin-bottom:.4rem}.edit-page input[type=date],.edit-page input[type=email],.edit-page input[type=number],.edit-page input[type=password],.edit-page input[type=tel],.edit-page input[type=text],.edit-page input[type=time],.edit-page select,.edit-page textarea{background:#fff;border:none;border-radius:0;color:#333;font-size:1rem;outline:none;padding:0 1rem;transition:background-color .3s,border-color .3s,box-shadow .3s}.edit-page textarea{min-height:80px;resize:vertical}.edit-page input::placeholder,.edit-page textarea::placeholder{color:#adb5bd}.edit-page select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7 10 5 5 5-5z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2rem;cursor:pointer}.edit-page .form-group.checkbox{align-items:center;flex-direction:row;gap:10px}.edit-page .form-group.checkbox label{cursor:pointer;margin-bottom:0}.edit-page .form-group.checkbox input[type=checkbox]{accent-color:#2c6eaf;cursor:pointer;margin:0;padding:0;transform:scale(1.3);width:auto}.edit-page .form-grid.checkbox-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.edit-page fieldset.availability{border-radius:8px;padding:24px}.edit-page fieldset.availability legend{font-size:1.2em;font-weight:600;padding:0 8px}.edit-page .availability-container{display:flex;flex-direction:column;gap:12px}.edit-page .availability-row{align-items:center;background-color:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 1px 3px #0000000a;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px;padding:12px 16px;position:relative;transition:border-color .2s ease,box-shadow .2s ease}.edit-page .availability-row:hover{border-color:#ced4da;box-shadow:0 2px 6px #00000014}.edit-page .time-separator{color:#495057;font-size:.9rem;font-weight:500;margin:0 4px}.edit-page .availability-row input[type=time],.edit-page .availability-row select{background-color:#fff;border:1px solid #ced4da;border-radius:6px;color:#333;flex:1 1;font-size:.95em;min-width:120px;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease}.edit-page .availability-row input[type=time]:focus,.edit-page .availability-row select:focus{border-color:#2c6eaf;box-shadow:0 0 0 3px #2c6eaf33;outline:none}.edit-page .remove-slot{align-items:center;background-color:#e76f51;border:none;border-radius:6px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:2rem;justify-content:center;min-height:2rem;min-width:2rem;overflow:hidden;position:relative;transition:all .15s ease-in-out;width:2rem}.edit-page .remove-slot:hover{background-color:#d85a3a;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}.edit-page .remove-slot:active{background-color:#b91c1c;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;transform:translateY(0)}.edit-page .remove-slot:focus{outline:2px solid #3b82f6;outline-offset:2px}.edit-page .remove-slot:before{background-color:#ffffff26;border-radius:4px;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;width:0}.edit-page .remove-slot:hover:before{height:100%;width:100%}.edit-page .add-slot-button{background-color:initial;border:1px dashed #2c6eaf;border-radius:6px;box-shadow:0 3px 8px #06c3;color:#2c6eaf;cursor:pointer;display:block;font-size:1em;font-weight:600;margin:20px auto 0;padding:12px 24px;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease}.edit-page .add-slot-button:hover{background-color:#2c6eaf0d;border-color:#245a8d;color:#245a8d}.edit-page .add-slot-button:disabled{background-color:initial;border-color:#ced4da;color:#adb5bd;cursor:not-allowed}.edit-page .buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.edit-page button{border:1px solid #0000;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease-in-out}.edit-page button[type=submit]{background-color:#2c6eaf;border-color:#2c6eaf;color:#fff}.edit-page button[type=submit]:hover{background-color:#245a8d;border-color:#245a8d;transform:translateY(-1px)}.edit-page button[type=button]{color:#333}.edit-page button[type=button],.edit-page button[type=button]:hover{background-color:initial;border-color:#0000}@media (max-width:768px){.edit-page .container{margin:10px;padding:15px;width:calc(100% - 20px)}.edit-page .form-grid{gap:1rem}.edit-page .form-grid,.edit-page .form-grid.checkbox-grid{grid-template-columns:1fr}.edit-page fieldset{padding:1rem}.edit-page fieldset legend{font-size:1rem}.edit-page .availability-row{align-items:stretch;flex-direction:column}.edit-page .availability-row input[type=time],.edit-page .availability-row select{min-width:auto}.edit-page .time-separator{display:none}.edit-page .remove-slot{align-self:center}}@media (max-width:480px){.edit-page .container{padding:1rem}.edit-page .buttons{flex-direction:column}.edit-page button{width:100%}.edit-page .form-group.checkbox input[type=checkbox]{transform:scale(1.2)}}.edit-page .add-slot-button.pulse{animation:pulse 2s infinite}fieldset legend{color:#333;font-weight:600;margin-bottom:16px}fieldset .MuiBox-root{padding:0}fieldset .MuiTypography-h6{color:#333;font-size:1rem;font-weight:600;margin-bottom:12px}fieldset .MuiButton-root{font-size:.9rem;padding:8px 16px}fieldset .MuiList-root{margin:0;padding:0}fieldset .MuiListItem-root{border-bottom:1px solid #e0e0e0;padding:8px 0}fieldset .MuiListItem-root:last-child{border-bottom:none}fieldset .MuiCard-root{border:1px solid #e0e0e0;box-shadow:none;margin:0}fieldset .MuiAlert-root{margin-bottom:12px}@media (max-width:768px){fieldset .MuiBox-root{padding:0}fieldset .MuiButton-root{margin-bottom:8px;width:100%}}body.dark-mode .edit-page{background:linear-gradient(135deg,#1a1d2e,#0f1218);color:#e5e7eb}body.dark-mode .edit-page .container{background:#1f2937;box-shadow:0 8px 24px #0006;color:#e5e7eb}body.dark-mode .edit-page h1{color:#f9fafb}body.dark-mode .edit-page input[type=date],body.dark-mode .edit-page input[type=email],body.dark-mode .edit-page input[type=number],body.dark-mode .edit-page input[type=password],body.dark-mode .edit-page input[type=tel],body.dark-mode .edit-page input[type=text],body.dark-mode .edit-page input[type=time],body.dark-mode .edit-page select,body.dark-mode .edit-page textarea{background:#374151;border-color:#4b5563;color:#e5e7eb}body.dark-mode .edit-page input::placeholder,body.dark-mode .edit-page textarea::placeholder{color:#9ca3af}body.dark-mode .edit-page input:focus,body.dark-mode .edit-page select:focus,body.dark-mode .edit-page textarea:focus{background:#4b5563;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}body.dark-mode .edit-page label{color:#d1d5db}body.dark-mode .edit-page label:has(+input[required]):after,body.dark-mode .edit-page label:has(+select[required]):after,body.dark-mode .edit-page label:has(+textarea[required]):after{color:#60a5fa}body.dark-mode .edit-page fieldset{border-color:#374151}body.dark-mode .edit-page fieldset legend{color:#e5e7eb}body.dark-mode .edit-page .form-grid{background:#0000}body.dark-mode .edit-page .availability-row{background-color:#374151;border-color:#4b5563}body.dark-mode .edit-page .availability-row:hover{border-color:#60a5fa;box-shadow:0 2px 6px #60a5fa33}body.dark-mode .edit-page .availability-row input[type=time],body.dark-mode .edit-page .availability-row select{background-color:#1f2937;border-color:#4b5563;color:#e5e7eb}body.dark-mode .edit-page .availability-row input[type=time]:focus,body.dark-mode .edit-page .availability-row select:focus{background-color:#374151;border-color:#60a5fa}body.dark-mode .edit-page .time-separator{color:#9ca3af}body.dark-mode .edit-page .add-slot-button{background-color:initial;border-color:#60a5fa;color:#60a5fa}body.dark-mode .edit-page .add-slot-button:hover{background-color:#60a5fa1a;border-color:#3b82f6;color:#3b82f6}body.dark-mode .edit-page .remove-slot{background-color:#dc2626}body.dark-mode .edit-page .remove-slot:hover{background-color:#b91c1c}body.dark-mode .edit-page select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23e5e7eb' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7 10 5 5 5-5z'/%3E%3C/svg%3E")}body.dark-mode .edit-page select option{background-color:#1f2937;color:#e5e7eb}body.dark-mode .edit-page input[required],body.dark-mode .edit-page select[required],body.dark-mode .edit-page textarea[required]{background-color:#60a5fa1a;border-color:#60a5fa}body.dark-mode .edit-page input[required]:focus,body.dark-mode .edit-page select[required]:focus,body.dark-mode .edit-page textarea[required]:focus{background-color:#374151;border-color:#60a5fa}body.dark-mode .edit-page .error-message{background-color:#dc262633;border-color:#dc2626;color:#fca5a5}body.dark-mode .edit-page input.error,body.dark-mode .edit-page select.error,body.dark-mode .edit-page textarea.error{background-color:#dc26261a!important;border-color:#dc2626!important}body.dark-mode .edit-page .MuiTextField-root .MuiInputBase-root{background:#374151!important;color:#e5e7eb!important}body.dark-mode .edit-page .MuiTextField-root .MuiInputBase-input{color:#e5e7eb!important}body.dark-mode .edit-page .MuiTextField-root .MuiInputLabel-root{color:#9ca3af!important}body.dark-mode .edit-page .MuiTextField-root .MuiOutlinedInput-notchedOutline{border-color:#4b5563!important}body.dark-mode .edit-page .MuiFormControl-root .MuiInputBase-root{background:#374151!important;color:#e5e7eb!important}body.dark-mode .edit-page .MuiFormControl-root .MuiInputLabel-root{color:#9ca3af!important}body.dark-mode .edit-page .MuiFormControl-root .MuiOutlinedInput-notchedOutline{border-color:#4b5563!important}body.dark-mode .edit-page .MuiFormControlLabel-root .MuiFormControlLabel-label{color:#e5e7eb!important}body.dark-mode .edit-page .MuiCheckbox-root{color:#60a5fa!important}body.dark-mode .edit-page .MuiButton-outlined{border-color:#4b5563!important;color:#e5e7eb!important}body.dark-mode .edit-page .MuiButton-outlined:hover{background-color:#60a5fa1a!important;border-color:#60a5fa!important}body.dark-mode fieldset .MuiCard-root{background:#1f2937!important;border-color:#374151!important}body.dark-mode fieldset .MuiListItem-root{border-bottom-color:#374151!important}body.dark-mode fieldset .MuiTypography-h6{color:#e5e7eb!important}.child-edit-page .container{position:relative}.child-edit-page .sticky-header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff,#f8f9fa);border-bottom:2px solid #e9ecef;box-shadow:0 2px 8px #0000001a;margin:-2rem -2.5rem 2rem;padding:1rem 0;position:sticky;top:118px;z-index:999}.child-edit-page .sticky-header:before{background:linear-gradient(135deg,#fff,#f8f9fa);content:"";height:118px;left:0;position:absolute;right:0;top:-118px;z-index:-1}.child-edit-page h1{color:#2c6eaf;font-size:2rem;font-weight:700;margin:0;padding:0 2rem;text-align:center}.child-edit-page .sticky-header h1{color:#2c6eaf;font-size:1.75rem;text-shadow:0 1px 2px #0000001a}@media (max-width:768px){.child-edit-page h1{font-size:1.5rem;margin-bottom:1.5rem}.child-edit-page .sticky-header{margin:-2rem -1.5rem 1.5rem;padding:.75rem 0;top:112px}.child-edit-page .sticky-header:before{height:112px;top:-112px}.child-edit-page .sticky-header h1{font-size:1.4rem;padding:0 1rem}}.child-edit-page .child-specific-table{border-collapse:collapse;margin-top:.75rem;width:100%}.child-edit-page .child-specific-table td{border-bottom:1px solid #3a4a63;padding:.6rem .8rem;text-align:left}.child-edit-page .container .loading-message{color:#6c757d;font-size:1.1rem;margin:2rem 0;text-align:center}.child-edit-page .warning-field{background-color:#fff3e0!important;border:2px solid #ff9800!important;box-shadow:0 0 8px #ff98004d!important}.child-edit-page .warning-message{align-items:center;background-color:#fff3e0;border:1px solid #ff9800;border-radius:4px;color:#e65100;display:flex;font-size:.875rem;font-weight:500;gap:8px;margin-top:8px;padding:8px 12px}.child-edit-page .warning-message .warning-icon{color:#ff9800;flex-shrink:0;font-size:1.2rem}.child-edit-page .warning-field.overdue{background-color:#ffebee!important;border-color:#f44336!important;box-shadow:0 0 8px #f443364d!important}.child-edit-page .warning-message.overdue{background-color:#ffebee;border-color:#f44336;color:#c62828}.child-edit-page .warning-message.overdue .warning-icon{color:#f44336}.child-edit-page .warning-field:focus{border-color:#ff9800!important;box-shadow:0 0 0 3px #ff980033!important;outline:none}.child-edit-page .warning-field.overdue:focus{border-color:#f44336!important;box-shadow:0 0 0 3px #f4433633!important}@keyframes warningPulse{0%{opacity:1}50%{opacity:.8}to{opacity:1}}.child-edit-page .warning-message{animation:warningPulse 2s ease-in-out infinite}@media (max-width:768px){.child-edit-page .warning-message{font-size:.8rem;gap:6px;padding:6px 10px}.child-edit-page .warning-message .warning-icon{font-size:1rem}}.child-edit-page .datetime-picker-group{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem;margin-top:.25rem}@media (max-width:768px){.child-edit-page .datetime-picker-group{gap:1rem;grid-template-columns:1fr}}.child-edit-page{margin:0;padding:0}.child-edit-page .sticky-footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;left:0;padding:16px 24px;position:fixed;right:0;z-index:1000}.child-edit-page .sticky-footer .footer-buttons{display:flex;gap:12px;justify-content:flex-end;margin:0 auto;max-width:1200px}.child-edit-page .sticky-footer .footer-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.child-edit-page .sticky-footer .footer-button.cancel{background-color:#fff;border:1px solid #d0d0d0;color:#666}.child-edit-page .sticky-footer .footer-button.cancel:hover{background-color:#f5f5f5;border-color:#b0b0b0}.child-edit-page .sticky-footer .footer-button.save{background-color:#1976d2;color:#fff}.child-edit-page .sticky-footer .footer-button.save:hover{background-color:#1565c0}@media (max-width:768px){.child-edit-page{padding-bottom:70px}.child-edit-page .sticky-footer{padding:12px 16px}.child-edit-page .sticky-footer .footer-buttons{gap:8px}.child-edit-page .sticky-footer .footer-button{font-size:13px;padding:8px 16px}}.compliance-accordion{margin-bottom:0}.compliance-accordion .MuiAccordion-root{border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;overflow:hidden}.compliance-accordion .MuiAccordion-root.Mui-expanded{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.compliance-accordion .MuiAccordion-root:before{display:none}.compliance-accordion .MuiAccordionSummary-root{background-color:#fff;border-bottom:1px solid #f3f4f6;border-radius:8px;min-height:48px;padding:0 16px}.compliance-accordion .MuiAccordionSummary-root.Mui-expanded{border-radius:8px 8px 0 0;min-height:48px}.compliance-accordion .MuiAccordionSummary-content{align-items:center;margin:12px 0}.compliance-accordion .MuiAccordionSummary-content.Mui-expanded{margin:12px 0}.compliance-accordion .MuiAccordionDetails-root{padding:0}.compliance-accordion .compliance-header{align-items:center;display:flex;gap:12px}.compliance-accordion .compliance-header-icon{align-items:center;background-color:#f0f9ff;border:1px solid #e0f2fe;border-radius:8px;display:flex;height:32px;justify-content:center;width:32px}.compliance-accordion .compliance-header-text{color:#111827;font-size:18px;font-weight:600;line-height:1.2}.compliance-accordion .compliance-header-subtitle{color:#6b7280;font-size:14px;margin-top:4px}.compliance-accordion .compliance-summary{align-items:center;display:flex;gap:16px;margin-left:auto}.compliance-accordion .compliance-summary-item{align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:4px;padding:4px 8px;transition:all .2s ease-in-out}.compliance-accordion .compliance-summary-item:hover{background-color:#f1f5f9;border-color:#cbd5e1}.compliance-accordion .compliance-summary-item.completed{background-color:#f0fdf4;border-color:#bbf7d0}.compliance-accordion .compliance-summary-item.completed:hover{background-color:#ecfdf5;border-color:#86efac}.compliance-accordion .compliance-summary-item.pending{background-color:#fffbeb;border-color:#fed7aa}.compliance-accordion .compliance-summary-item.pending:hover{background-color:#fef3c7;border-color:#fde68a}.compliance-accordion .compliance-summary-text{color:#374151;font-size:13px;font-weight:600;line-height:1}.compliance-accordion .compliance-content{background-color:#fafafa;padding:20px}.compliance-accordion .compliance-section{margin-bottom:20px}.compliance-accordion .compliance-section:last-child{margin-bottom:0}.compliance-accordion .compliance-section-header{align-items:center;display:flex;gap:8px;margin-bottom:16px}.compliance-accordion .compliance-section-icon{align-items:center;border-radius:6px;display:flex;height:24px;justify-content:center;width:24px}.compliance-accordion .compliance-section-icon.intake{background-color:#dbeafe}.compliance-accordion .compliance-section-icon.medicaid{background-color:#f0fdf4}.compliance-accordion .compliance-section-title{color:#111827;font-size:16px;font-weight:600;letter-spacing:-.025em}.compliance-accordion .compliance-cards-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:12px}.compliance-accordion .compliance-cards-grid:last-child{margin-bottom:0}.compliance-accordion .compliance-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .2s ease-in-out}.compliance-accordion .compliance-card:hover{box-shadow:0 4px 6px -1px #0000001a}.compliance-accordion .compliance-card.interactive{cursor:pointer}.compliance-accordion .compliance-card.interactive:hover{transform:translateY(-1px)}.compliance-accordion .compliance-card.evals-done:hover,.compliance-accordion .compliance-card.insurance-check:hover,.compliance-accordion .compliance-card.mco-card-ima:hover,.compliance-accordion .compliance-card.mco-card:hover,.compliance-accordion .compliance-card.treatment-plan:hover,.compliance-accordion .compliance-card.welcome-packet:hover{border-color:#10b981}.compliance-accordion .compliance-card.code-95:hover{border-color:#3b82f6}.compliance-accordion .compliance-card.completed-by:hover{border-color:#6b7280}.compliance-accordion .compliance-card-content{align-items:center;display:flex;gap:12px;margin-bottom:0}.compliance-accordion .compliance-card-icon{align-items:center;border:1px solid;border-radius:6px;display:flex;height:28px;justify-content:center;width:28px}.compliance-accordion .compliance-card-icon.completed{background-color:#ecfdf5;border-color:#d1fae5}.compliance-accordion .compliance-card-icon.pending{background-color:#fef3c7;border-color:#fde68a}.compliance-accordion .compliance-card-icon.neutral{background-color:#f3f4f6;border-color:#e5e7eb}.compliance-accordion .compliance-card-icon.interactive{background-color:#eff6ff;border-color:#dbeafe}.compliance-accordion .compliance-card-icon.interactive.completed{background-color:#ecfdf5;border-color:#d1fae5}.compliance-accordion .compliance-card-text{flex:1 1}.compliance-accordion .compliance-card-title{color:#374151;font-size:14px;font-weight:500}.compliance-accordion .compliance-card-status{font-size:13px;font-weight:600;margin-top:4px}.compliance-accordion .compliance-card-status.completed{color:#059669}.compliance-accordion .compliance-card-status.pending{color:#d97706}.compliance-accordion .compliance-card-status.interactive{color:#1d4ed8}.compliance-accordion .compliance-card-status.neutral{color:#111827}.compliance-accordion .compliance-card-status.neutral.empty{color:#9ca3af}.compliance-accordion .compliance-checkbox{align-items:center;background-color:#fff;border:2px solid #d1d5db;border-radius:4px;display:flex;height:20px;justify-content:center;transition:all .2s ease-in-out;width:20px}.compliance-accordion .compliance-checkbox.checked{background-color:#10b981}@media (max-width:768px){.compliance-accordion .compliance-content{padding:16px 12px}.compliance-accordion .compliance-cards-grid{gap:12px;grid-template-columns:1fr}.compliance-accordion .compliance-card{padding:14px}.compliance-accordion .compliance-header-text{font-size:16px}.compliance-accordion .compliance-header-subtitle{font-size:13px}.compliance-accordion .compliance-summary{gap:8px}.compliance-accordion .compliance-summary-item{gap:3px;padding:3px 6px}.compliance-accordion .compliance-summary-text{font-size:12px}}@media (max-width:480px){.compliance-accordion .compliance-summary{gap:6px}.compliance-accordion .compliance-summary-item{padding:2px 4px}.compliance-accordion .compliance-summary-text{font-size:11px}}.child-edit-layout{display:flex;gap:24px}.child-edit-main-form{flex:1 1}.validation-error-banner{align-items:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;display:flex;gap:8px;margin-bottom:12px;padding:8px 16px}.validation-error-title{color:#dc2626;font-weight:500}.validation-error-message{color:#dc2626}.footer-button-flex{align-items:center;display:flex;justify-content:center}@media (max-width:1024px){.child-edit-layout{flex-direction:column;gap:16px}}@media (max-width:768px){.child-edit-layout{gap:12px}}.providers-page header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.providers-page .actions{align-items:center;display:flex;gap:10px}.providers-page .actions input[type=text],.providers-page .actions select{background:#fff;border:none;border-radius:8px;color:#333;font-size:1rem;min-width:200px;padding:8px 12px;transition:all .2s ease-in-out}.providers-page .actions select{border:1.5px solid #ced4da}.providers-page .actions input[type=text]:focus,.providers-page .actions select:focus{background:#fff;border-color:#2c6eaf;outline:none}.providers-page .actions input[type=text]::placeholder{color:#adb5bd}.providers-page table{word-wrap:break-word;background-color:#fff;border:1px solid #dee2e6;border-collapse:initial;border-radius:8px;border-spacing:0;margin-bottom:2rem;table-layout:fixed;width:100%}.providers-page table td{overflow-wrap:break-word;word-break:break-word}.providers-page table td:last-child{max-width:140px;min-width:140px;width:140px}.providers-page thead th{background:#f8f9fa;border-bottom:2px solid #dee2e6;color:#495057;font-weight:600;letter-spacing:.5px;padding:12px 15px;text-align:left;text-transform:uppercase}.providers-page tbody tr{background:#fff;transition:all .2s ease-in-out}.providers-page tbody tr:hover{background:#f8f9fa;transform:translateY(0)}.providers-page tbody td{border-bottom:1px solid #dee2e6;color:#333;padding:12px 15px;vertical-align:middle}.providers-page .action-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.providers-page .action-btn{align-items:center;border:1px solid #ced4da;border-radius:6px;box-shadow:0 1px 2px #0000000d;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:4px;justify-content:center;min-width:70px;padding:6px 12px;text-decoration:none;transition:all .2s ease-in-out;white-space:nowrap}.providers-page .action-btn:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.providers-page .action-btn.edit{background:#2c6eaf;border-color:#2c6eaf;color:#fff}.providers-page .action-btn.edit:hover{background:#245a8d}.providers-page .action-btn.view-details{background:#5a6268;border-color:#5a6268;color:#fff}.providers-page .action-btn.view-details:hover{background:#474d52}.providers-page .arrow-icon{border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid;display:inline-block;height:0;margin-left:4px;transition:transform .2s ease-in-out;width:0}.providers-page .arrow-icon.expanded{transform:rotate(180deg)}.providers-page .details-row{background:#f8f9fa!important}.providers-page .details-grid{grid-gap:1rem;background:#fafafa;border-radius:12px;box-shadow:0 1px 3px #00000014;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:.75rem;padding:1.5rem}.providers-page .detail-field-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0000000a;display:flex;flex-direction:column;gap:.5rem;padding:.875rem 1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.providers-page .detail-field-card:hover{border-color:#d1d5db;box-shadow:0 2px 4px #00000014;transform:translateY(-1px)}.providers-page .detail-field-card.warning{background:#fff8f0;border-left:3px solid #ff9800}.providers-page .detail-field-card.critical{background:#fff5f5;border-left:3px solid #f44336}.providers-page .detail-field-card.full-width{grid-column:1/-1}.providers-page .detail-field-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.25rem}.providers-page .detail-field-icon{flex-shrink:0;opacity:.85}.providers-page .detail-field-label{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.providers-page .detail-field-value-container{align-items:center;display:flex;gap:.5rem;min-height:24px}.providers-page .detail-field-value{color:#1f2937;flex:1 1;font-size:.9375rem;font-weight:400;line-height:1.5;word-break:break-word}.providers-page .detail-field-value.empty{color:#9ca3af;font-style:italic}.providers-page .detail-field-card.full-width .detail-field-value{white-space:pre-wrap}.providers-page .detail-checkbox-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0000000a;display:flex;padding:.875rem 1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.providers-page .detail-checkbox-card:hover{border-color:#d1d5db;box-shadow:0 2px 4px #00000014;transform:translateY(-1px)}.providers-page .detail-checkbox-header{align-items:center;display:flex;gap:.5rem;width:100%}.providers-page .detail-checkbox-icon{flex-shrink:0;opacity:.85}.providers-page .detail-checkbox-label{align-items:center;color:#1f2937;cursor:default;display:flex;flex:1 1;font-size:.9375rem;font-weight:400;gap:.625rem;margin:0}.providers-page .detail-checkbox-input{accent-color:#667eea;cursor:default;flex-shrink:0;height:18px;margin:0;width:18px}.providers-page .detail-checkbox-label span{flex:1 1}.providers-page .detail-field{display:flex;flex-direction:column;gap:.375rem}.providers-page .detail-field strong{color:#495057;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.providers-page .detail-field span{color:#5a6268;font-size:.95rem;padding:4px 0}.providers-page .detail-field.full-width{grid-column:1/-1}.providers-page .detail-checkbox{align-items:center;color:#333;display:flex;font-size:.9rem;gap:.5rem;padding:4px 0}.providers-page .detail-checkbox input[type=checkbox]{accent-color:#2c6eaf;cursor:pointer;height:16px;margin-right:8px;width:16px}.providers-page .status-pill{align-items:center;border:1px solid #0000;border-radius:12px;display:inline-flex;font-size:.75rem;font-weight:500;gap:4px;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase;transition:all .2s ease-in-out}.providers-page .status-pill:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.providers-page .availability-slot{border-bottom:1px dotted #7f7f7f;display:flex;justify-content:space-between;line-height:1.4;padding-bottom:4px;width:100%}.providers-page .availability-slot:last-of-type{border-bottom:none;padding-bottom:0}.providers-page .day-label{font-weight:500;min-width:25px;width:25px}.providers-page .time-range{text-align:right}@media (max-width:768px){.providers-page .actions{flex-direction:column}.providers-page .actions input[type=text],.providers-page .actions select{width:100%}.providers-page table{display:block;overflow-x:auto}.providers-page .action-buttons{flex-direction:column;width:100%}.providers-page .action-btn{width:100%}.providers-page .details-grid{gap:.75rem;grid-template-columns:1fr;margin:.5rem;padding:1rem}.providers-page .detail-checkbox-card,.providers-page .detail-field-card{padding:.75rem}}@media (min-width:1600px){.providers-page .container{margin:40px auto;width:calc(100% - 80px)}}@media (min-width:1920px){.providers-page .container{margin:60px auto;width:calc(100% - 120px)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body.dark-mode,html.dark-mode{background:linear-gradient(135deg,#1a1d2e,#0f1218);color:#e5e7eb}.providers-page.dark-mode{background:#0000;color:#e5e7eb}.providers-page.dark-mode header h1{color:#f9fafb}.providers-page.dark-mode .actions input[type=text],.providers-page.dark-mode .actions select{background:#1f2937;border-color:#374151;color:#e5e7eb}.providers-page.dark-mode .actions input[type=text]:focus,.providers-page.dark-mode .actions select:focus{background:#1f2937;border-color:#4b5563}.providers-page.dark-mode .actions input[type=text]::placeholder{color:#9ca3af}.providers-page.dark-mode table{background-color:#1f2937;border-color:#374151}.providers-page.dark-mode thead th{background:#111827;border-bottom-color:#374151;color:#d1d5db}.providers-page.dark-mode tbody tr{background:#1f2937}.providers-page.dark-mode tbody tr:hover{background:#374151}.providers-page.dark-mode tbody td{border-bottom-color:#374151;color:#e5e7eb}.providers-page.dark-mode tbody td a{color:#60a5fa}.providers-page.dark-mode tbody td a:hover{color:#93c5fd}.providers-page.dark-mode .details-row{background:#111827!important}.providers-page.dark-mode .details-grid{background:#111827;box-shadow:0 1px 3px #0000004d}.providers-page.dark-mode .detail-field-card{background:#1f2937;border-color:#374151}.providers-page.dark-mode .detail-field-card:hover{border-color:#4b5563;box-shadow:0 2px 4px #0000004d}.providers-page.dark-mode .detail-field-card.warning{background:#1f2937;border-left-color:#f59e0b}.providers-page.dark-mode .detail-field-card.critical{background:#1f2937;border-left-color:#ef4444}.providers-page.dark-mode .detail-field-label{color:#9ca3af}.providers-page.dark-mode .detail-field-value{color:#e5e7eb}.providers-page.dark-mode .detail-field-value.empty{color:#6b7280}.providers-page.dark-mode .detail-checkbox-card{background:#1f2937;border-color:#374151}.providers-page.dark-mode .detail-checkbox-card:hover{border-color:#4b5563;box-shadow:0 2px 4px #0000004d}.providers-page.dark-mode .detail-checkbox-label{color:#e5e7eb}.providers-page.dark-mode .availability-slot{border-bottom-color:#4b5563}.providers-page.dark-mode .day-label{color:#d1d5db}.providers-page.dark-mode .time-range{color:#9ca3af}.providers-page.dark-mode .MuiChip-root{background-color:#374151;color:#e5e7eb}.providers-page.dark-mode .MuiTextField-root .MuiOutlinedInput-root{background-color:#1f2937;color:#e5e7eb}.providers-page.dark-mode .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#374151}.providers-page.dark-mode .MuiTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#4b5563}.providers-page.dark-mode .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#60a5fa}.providers-page.dark-mode .MuiTextField-root .MuiInputLabel-root{color:#9ca3af}.providers-page.dark-mode .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#60a5fa}.providers-page.dark-mode .MuiFormControl-root .MuiOutlinedInput-root{background-color:#1f2937;color:#e5e7eb}.providers-page.dark-mode .MuiFormControl-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#374151}.providers-page.dark-mode .MuiFormControl-root .MuiInputLabel-root{color:#9ca3af}.providers-page.dark-mode .MuiFormControl-root .MuiInputLabel-root.Mui-focused{color:#60a5fa}.providers-page.dark-mode .MuiSelect-root{color:#e5e7eb}.providers-page.dark-mode .MuiMenu-paper{background-color:#1f2937;border:1px solid #374151}.providers-page.dark-mode .MuiMenuItem-root{color:#e5e7eb}.providers-page.dark-mode .MuiMenuItem-root:hover{background-color:#374151}.providers-page.dark-mode .MuiModal-root .MuiBox-root{background-color:#1f2937;border-color:#374151;color:#e5e7eb}.providers-page.dark-mode .MuiModal-root .MuiTypography-root{color:#e5e7eb}.providers-page.dark-mode .container{background:#1f2937;box-shadow:0 4px 12px #0000004d;color:#e5e7eb}.providers-page.dark-mode header .MuiBox-root{background-color:#ffffff1a!important;color:#e5e7eb!important}.providers-page.dark-mode header .MuiBox-root:hover{background-color:#ffffff26!important}.providers-page.dark-mode .MuiCard-root{background:linear-gradient(135deg,#1f2937,#111827);border:1px solid #374151}.providers-page.dark-mode .MuiCard-root:hover{border-color:#4b5563}.providers-page.dark-mode .MuiButton-contained{background-color:#3b82f6;color:#fff}.providers-page.dark-mode .MuiButton-contained:hover{background-color:#2563eb}.providers-page.dark-mode .MuiButton-outlined{border-color:#4b5563;color:#e5e7eb}.providers-page.dark-mode .MuiButton-outlined:hover{background-color:#60a5fa1a;border-color:#60a5fa}.providers-page.dark-mode .MuiIconButton-root{color:#9ca3af}.providers-page.dark-mode .MuiIconButton-root:hover{background-color:#ffffff1a;color:#e5e7eb}.providers-page.dark-mode .MuiTooltip-tooltip{background-color:#374151;color:#e5e7eb}.providers-page.dark-mode .MuiDivider-root{border-color:#374151}.providers-page.dark-mode table td[colspan]{color:#9ca3af}.provider-edit-page .availability-help{background-color:#e9f7ef;border:1px solid #a6d9b8;border-left:4px solid #28a745;border-radius:6px;margin-top:16px;padding:12px 16px}.provider-edit-page .availability-help p{color:#155724;font-size:.9rem;line-height:1.4;margin:0}.provider-edit-page .availability-row,.provider-edit-page .availability-row.multiple-slots{background-color:#f8f9fa;border-left:4px solid #28a745}.provider-edit-page .availability-debug{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;margin-top:16px;padding:12px}.provider-edit-page .availability-debug h4{color:#333;margin-bottom:8px}.provider-edit-page .availability-debug p{color:#5a6268;font-size:12px;margin:4px 0}.provider-edit-page .multiple-slots-indicator{background-color:#28a745;border-radius:10px;color:#fff;font-size:10px;font-weight:700;left:10px;padding:2px 6px;position:absolute;top:-8px}.language-multi-select{grid-gap:8px;background-color:#f8f9fa;border-radius:6px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:8px;max-height:300px;overflow-y:auto;padding:12px}.language-option{align-items:center;background-color:#fff;border-radius:4px;cursor:pointer;display:flex;padding:8px 12px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.language-option:hover{background-color:#e9ecef}.language-option input[type=checkbox]{cursor:pointer;height:16px;margin-right:8px;width:16px}.language-option input[type=checkbox]:checked+.language-label{color:#06c;font-weight:600}.language-label{color:#495057;cursor:pointer;flex:1 1;font-size:14px}.language-option input[type=checkbox]:checked{accent-color:#06c}.language-option:has(input[type=checkbox]:checked){background-color:#e3f2fd}@media (max-width:768px){.language-multi-select{grid-template-columns:1fr;max-height:250px}.language-option{padding:10px 12px}}.language-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.language-section-header label{color:#495057;font-weight:600;margin:0}.collapse-toggle{align-items:center;background:none;border:none;border-radius:4px;color:#06c;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;min-width:32px;padding:4px 8px;transition:all .2s ease}.collapse-toggle:hover{background-color:#e3f2fd;color:#0056b3}.collapse-toggle:focus{outline:2px solid #06c;outline-offset:2px}.selected-languages-pills{background-color:#f8f9fa;border-radius:6px;display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;min-height:20px;padding:12px}.language-pill{background-color:#06c;border-radius:20px;box-shadow:0 1px 3px #0000001a;color:#fff;display:inline-block;font-size:13px;font-weight:500;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.language-pill:hover{background-color:#0056b3;box-shadow:0 2px 6px #00000026;transform:translateY(-1px)}@media (max-width:768px){.selected-languages-pills{gap:6px;padding:8px}.language-pill{font-size:12px;padding:5px 10px}.language-section-header{align-items:flex-start;flex-direction:column;gap:8px}.collapse-toggle{align-self:flex-end}}.provider-edit-page input[type=date],.provider-edit-page input[type=email],.provider-edit-page input[type=number],.provider-edit-page input[type=password],.provider-edit-page input[type=tel],.provider-edit-page input[type=text],.provider-edit-page input[type=time],.provider-edit-page input[type=url],.provider-edit-page select,.provider-edit-page textarea{background-color:#fff;border-radius:8px;box-sizing:border-box;color:#495057;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;padding:12px 16px;transition:all .2s ease-in-out;width:100%}.provider-edit-page input[type=date]{padding:0}.provider-edit-page input[type=date]:focus,.provider-edit-page input[type=email]:focus,.provider-edit-page input[type=number]:focus,.provider-edit-page input[type=password]:focus,.provider-edit-page input[type=tel]:focus,.provider-edit-page input[type=text]:focus,.provider-edit-page input[type=time]:focus,.provider-edit-page input[type=url]:focus,.provider-edit-page select:focus,.provider-edit-page textarea:focus{background-color:#fafbfc;outline:none}.provider-edit-page input[type=date]:hover,.provider-edit-page input[type=email]:hover,.provider-edit-page input[type=number]:hover,.provider-edit-page input[type=password]:hover,.provider-edit-page input[type=tel]:hover,.provider-edit-page input[type=text]:hover,.provider-edit-page input[type=time]:hover,.provider-edit-page input[type=url]:hover,.provider-edit-page select:hover,.provider-edit-page textarea:hover{background-color:#f8f9fa}.provider-edit-page textarea{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100px;resize:vertical}.provider-edit-page select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;cursor:pointer;padding-right:40px}.provider-edit-page select option{background-color:#fff;color:#495057;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;padding:8px 12px}.provider-edit-page select option:hover{background-color:#f8f9fa;color:#06c}.provider-edit-page select option:checked{background-color:#06c;color:#fff;font-weight:600}.provider-edit-page select:disabled{background-color:#f3f4f6;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%239ca3af' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");color:#9ca3af;cursor:not-allowed}.provider-edit-page select.error{background-color:#fff5f5;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23dc3545' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E")}.provider-edit-page select.success{background-color:#f8fff9;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%2328a745' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E")}.provider-edit-page select[multiple]{background-image:none;min-height:120px;padding:8px 12px}.provider-edit-page select[multiple] option{border-radius:4px;margin:2px 0;padding:6px 8px}.provider-edit-page select[multiple] option:checked{background-color:#06c;color:#fff;font-weight:600}.provider-edit-page select.small{background-position:right 8px center;background-size:14px;font-size:12px;padding:8px 32px 8px 12px}.provider-edit-page select.large{background-position:right 16px center;background-size:18px;font-size:16px;padding:16px 48px 16px 20px}.provider-edit-page .status-select{font-weight:600}.provider-edit-page .status-select option[value=active]{color:#28a745;font-weight:600}.provider-edit-page .status-select option[value=inactive]{color:#dc3545;font-weight:600}.provider-edit-page .status-select option[value=onboarding]{color:#ffc107;font-weight:600}.provider-edit-page .status-select option[value=cleared]{color:#17a2b8;font-weight:600}.provider-edit-page select optgroup{background-color:#f8f9fa;color:#495057;font-weight:600;padding:4px 8px}.provider-edit-page select optgroup option{font-weight:400;padding-left:20px}.provider-edit-page label{color:#374151;display:block;font-size:14px;font-weight:600;line-height:1.4;margin-bottom:6px}.provider-edit-page .form-group{margin-bottom:20px}.provider-edit-page .form-row{display:flex;gap:16px;margin-bottom:20px}.provider-edit-page .form-row .form-group{flex:1 1;margin-bottom:0}.provider-edit-page input.error,.provider-edit-page select.error,.provider-edit-page textarea.error{background-color:#fff5f5}.provider-edit-page input.error:focus,.provider-edit-page select.error:focus,.provider-edit-page textarea.error:focus{box-shadow:0 0 0 3px #dc35451a}.provider-edit-page input.success,.provider-edit-page select.success,.provider-edit-page textarea.success{background-color:#f8fff9}.provider-edit-page input.success:focus,.provider-edit-page select.success:focus,.provider-edit-page textarea.success:focus{box-shadow:0 0 0 3px #28a7451a}.provider-edit-page .field-error{color:#dc3545}.provider-edit-page .field-error,.provider-edit-page .field-success{align-items:center;display:flex;font-size:12px;gap:4px;margin-top:4px}.provider-edit-page .field-success{color:#28a745}.provider-edit-page .required{color:#dc3545;margin-left:2px}.provider-edit-page input::placeholder,.provider-edit-page textarea::placeholder{color:#9ca3af;font-style:italic}.provider-edit-page input:disabled,.provider-edit-page select:disabled,.provider-edit-page textarea:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.provider-edit-page input[type=checkbox],.provider-edit-page input[type=radio]{accent-color:#06c;cursor:pointer;height:18px;margin-right:8px;width:18px}.provider-edit-page .checkbox-group,.provider-edit-page .radio-group{display:flex;flex-direction:column;gap:8px}.provider-edit-page .checkbox-item,.provider-edit-page .radio-item{align-items:center;cursor:pointer;display:flex;padding:8px 0}.provider-edit-page .checkbox-item label,.provider-edit-page .radio-item label{color:#374151;cursor:pointer;font-weight:400;margin:0}.provider-edit-page input[type=file]{background-color:#f9fafb;border-radius:8px;cursor:pointer;padding:8px 12px;transition:all .2s ease-in-out;width:100%}.provider-edit-page input[type=file]:hover{background-color:#f3f4f6}.provider-edit-page input[type=file]:focus{box-shadow:0 0 0 3px #0066cc1a;outline:none}@media (max-width:768px){.provider-edit-page .form-row{flex-direction:column;gap:0}.provider-edit-page input[type=date],.provider-edit-page input[type=email],.provider-edit-page input[type=number],.provider-edit-page input[type=password],.provider-edit-page input[type=tel],.provider-edit-page input[type=text],.provider-edit-page input[type=time],.provider-edit-page input[type=url],.provider-edit-page select,.provider-edit-page textarea{font-size:16px;padding:10px 12px}.provider-edit-page label{font-size:16px}}.css-eyj98u{border:none!important}.provider-edit-page{padding-bottom:80px}.provider-edit-page .sticky-footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;left:0;padding:16px 24px;position:fixed;right:0;z-index:1000}.provider-edit-page .sticky-footer .footer-buttons{display:flex;gap:12px;justify-content:flex-end;margin:0 auto;max-width:1200px}.provider-edit-page .sticky-footer .footer-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.provider-edit-page .sticky-footer .footer-button.cancel{background-color:#fff;border:1px solid #d0d0d0;color:#666}.provider-edit-page .sticky-footer .footer-button.cancel:hover{background-color:#f5f5f5;border-color:#b0b0b0}.provider-edit-page .sticky-footer .footer-button.save{background-color:#1976d2;color:#fff}.provider-edit-page .sticky-footer .footer-button.save:hover{background-color:#1565c0}@media (max-width:768px){.provider-edit-page{padding-bottom:70px}.provider-edit-page .sticky-footer{padding:12px 16px}.provider-edit-page .sticky-footer .footer-buttons{gap:8px}.provider-edit-page .sticky-footer .footer-button{font-size:13px;padding:8px 16px}}body.dark-mode .provider-edit-page .availability-help{background-color:#22c55e26;border-color:#22c55e}body.dark-mode .provider-edit-page .availability-help p,body.dark-mode .provider-edit-page .availability-help ul{color:#86efac}body.dark-mode .provider-edit-page .availability-row{background-color:#374151;border-color:#4b5563}body.dark-mode .provider-edit-page .availability-row.multiple-slots{background-color:#374151;border-left-color:#22c55e}body.dark-mode .provider-edit-page .availability-debug{background-color:#374151;border-color:#4b5563}body.dark-mode .provider-edit-page .availability-debug h4{color:#e5e7eb}body.dark-mode .provider-edit-page .availability-debug p{color:#9ca3af}body.dark-mode .provider-edit-page .multiple-slots-indicator{background-color:#22c55e;color:#fff}body.dark-mode .provider-edit-page input[type=date],body.dark-mode .provider-edit-page input[type=email],body.dark-mode .provider-edit-page input[type=number],body.dark-mode .provider-edit-page input[type=password],body.dark-mode .provider-edit-page input[type=tel],body.dark-mode .provider-edit-page input[type=text],body.dark-mode .provider-edit-page input[type=time],body.dark-mode .provider-edit-page input[type=url],body.dark-mode .provider-edit-page select,body.dark-mode .provider-edit-page textarea{background-color:#374151;border-color:#4b5563;color:#e5e7eb}body.dark-mode .provider-edit-page input:focus,body.dark-mode .provider-edit-page select:focus,body.dark-mode .provider-edit-page textarea:focus{background-color:#4b5563;border-color:#60a5fa}body.dark-mode .provider-edit-page input:hover,body.dark-mode .provider-edit-page select:hover,body.dark-mode .provider-edit-page textarea:hover{background-color:#4b5563}body.dark-mode .provider-edit-page select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23e5e7eb' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E")}body.dark-mode .provider-edit-page select option{background-color:#1f2937;color:#e5e7eb}body.dark-mode .provider-edit-page select:disabled{background-color:#1f2937;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");color:#6b7280}body.dark-mode .provider-edit-page select.error{background-color:#dc26261a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23dc2626' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E")}body.dark-mode .provider-edit-page select.success{background-color:#22c55e1a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%2322c55e' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E")}body.dark-mode .provider-edit-page select[multiple] option:checked{background-color:#60a5fa;color:#fff}body.dark-mode .provider-edit-page select optgroup{background-color:#374151;color:#d1d5db}body.dark-mode .provider-edit-page label{color:#d1d5db}body.dark-mode .provider-edit-page input.error,body.dark-mode .provider-edit-page select.error,body.dark-mode .provider-edit-page textarea.error{background-color:#dc26261a;border-color:#dc2626}body.dark-mode .provider-edit-page input.success,body.dark-mode .provider-edit-page select.success,body.dark-mode .provider-edit-page textarea.success{background-color:#22c55e1a;border-color:#22c55e}body.dark-mode .provider-edit-page .field-error{color:#fca5a5}body.dark-mode .provider-edit-page .field-success{color:#86efac}body.dark-mode .provider-edit-page .required{color:#f87171}body.dark-mode .provider-edit-page input:disabled,body.dark-mode .provider-edit-page select:disabled,body.dark-mode .provider-edit-page textarea:disabled{background-color:#1f2937;color:#6b7280}body.dark-mode .provider-edit-page input[type=checkbox],body.dark-mode .provider-edit-page input[type=radio]{accent-color:#60a5fa}body.dark-mode .provider-edit-page .checkbox-item label,body.dark-mode .provider-edit-page .radio-item label{color:#e5e7eb}body.dark-mode .provider-edit-page input[type=file]{background-color:#374151;color:#e5e7eb}body.dark-mode .provider-edit-page input[type=file]:hover{background-color:#4b5563}body.dark-mode .language-multi-select{background-color:#374151}body.dark-mode .language-option{background-color:#1f2937;border:1px solid #4b5563}body.dark-mode .language-option:hover{background-color:#374151;border-color:#60a5fa}body.dark-mode .language-option input[type=checkbox]:checked+.language-label{color:#60a5fa}body.dark-mode .language-label{color:#e5e7eb}body.dark-mode .language-option:has(input[type=checkbox]:checked){background-color:#60a5fa26;border-color:#60a5fa}body.dark-mode .language-section-header label{color:#d1d5db}body.dark-mode .collapse-toggle{color:#60a5fa}body.dark-mode .collapse-toggle:hover{background-color:#60a5fa1a;color:#3b82f6}body.dark-mode .selected-languages-pills{background-color:#374151}body.dark-mode .language-pill{background-color:#60a5fa;color:#fff}body.dark-mode .language-pill:hover{background-color:#3b82f6}body.dark-mode .provider-edit-page .sticky-footer{background-color:#1f2937;border-top-color:#374151}body.dark-mode .provider-edit-page .sticky-footer .footer-button.cancel{background-color:#374151;border-color:#4b5563;color:#e5e7eb}body.dark-mode .provider-edit-page .sticky-footer .footer-button.cancel:hover{background-color:#4b5563;border-color:#60a5fa}body.dark-mode .provider-edit-page .sticky-footer .footer-button.save{background-color:#3b82f6;color:#fff}body.dark-mode .provider-edit-page .sticky-footer .footer-button.save:hover{background-color:#2563eb}body.dark-mode .timestamp-metadata{color:#9ca3af!important}body.dark-mode .timestamp-metadata span{color:#6b7280!important}body.dark-mode .timestamp-metadata span[style*="color: #9ca3af"]{color:#9ca3af!important}body.dark-mode .timestamp-metadata span[style*="color: #6b7280"]{color:#6b7280!important}.coordinations-page header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.coordinations-page header h1{color:var(--text-primary)}.coordinations-page .actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.coordinations-page .actions input[type=text],.coordinations-page .actions select{background:#fff;border:1.5px solid #ced4da;border-radius:8px;color:#333;font-size:1rem;min-width:200px;padding:8px 12px;transition:all .2s ease-in-out}.coordinations-page .actions input[type=text]:focus,.coordinations-page .actions select:focus{background:#fff;border-color:#2c6eaf;outline:none}.coordinations-page .actions input[type=text]::placeholder{color:#adb5bd}.coordinations-page .actions button{background:#2c6eaf;border:none;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;font-weight:600;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase;transition:all .2s ease-in-out}.coordinations-page .actions button:hover{background:#245a8d;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.coordinations-page .coordination-card{background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-bottom:1rem;padding:1.5rem;transition:all .2s ease-in-out}.coordinations-page .coordination-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.coordinations-page .coordination-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.coordinations-page .coordination-title{color:#333;font-size:1.1rem;font-weight:600;margin:0}.coordinations-page .coordination-status{align-items:center;border-radius:12px;display:inline-flex;font-size:.75rem;font-weight:500;gap:4px;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.coordinations-page .coordination-info{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.coordinations-page .coordination-field{align-items:center;color:#666;display:flex;font-size:.9rem;gap:.5rem}.coordinations-page .coordination-field strong{color:#333;font-weight:600}.coordinations-page .coordination-meeting{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;margin-bottom:1rem;padding:.75rem}.coordinations-page .coordination-meeting-title{color:#495057;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.coordinations-page .coordination-notes{background:#f8f9fa;border-left:4px solid #2c6eaf;color:#666;font-size:.9rem;line-height:1.4;margin-bottom:1rem;padding:.75rem}.coordinations-page .coordination-actions{display:flex;gap:.5rem;justify-content:flex-end}.coordinations-page .coordination-action-btn{align-items:center;background:#fff;border:1px solid #ced4da;border-radius:6px;box-shadow:0 1px 2px #0000000d;color:#495057;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:4px;padding:6px 12px;text-decoration:none;transition:all .2s ease-in-out}.coordinations-page .coordination-action-btn:hover{background:#f8f9fa;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.coordinations-page .coordination-action-btn.primary{background:#2c6eaf;border-color:#2c6eaf;color:#fff}.coordinations-page .coordination-action-btn.primary:hover{background:#245a8d}.coordinations-page .empty-state{color:#666;padding:3rem 1rem;text-align:center}.coordinations-page .empty-state h3{color:#333;margin-bottom:.5rem}.coordinations-page .summary{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;color:#666;font-size:.9rem;margin-top:2rem;padding:1rem;text-align:center}body.dark-mode .coordinations-page header h1,html.dark-mode .coordinations-page header h1{color:#f9fafb}body.dark-mode .coordinations-page .actions input[type=text],body.dark-mode .coordinations-page .actions select,html.dark-mode .coordinations-page .actions input[type=text],html.dark-mode .coordinations-page .actions select{background:#1f2937;border-color:#4b5563;color:#f9fafb}body.dark-mode .coordinations-page .actions input[type=text]:focus,body.dark-mode .coordinations-page .actions select:focus,html.dark-mode .coordinations-page .actions input[type=text]:focus,html.dark-mode .coordinations-page .actions select:focus{background:#1f2937;border-color:#60a5fa}body.dark-mode .coordinations-page .actions input[type=text]::placeholder,html.dark-mode .coordinations-page .actions input[type=text]::placeholder{color:#9ca3af}body.dark-mode .coordinations-page .coordination-card,html.dark-mode .coordinations-page .coordination-card{background:#1f2937;border-color:#374151}body.dark-mode .coordinations-page .coordination-title,html.dark-mode .coordinations-page .coordination-title{color:#f9fafb}body.dark-mode .coordinations-page .coordination-field,html.dark-mode .coordinations-page .coordination-field{color:#d1d5db}body.dark-mode .coordinations-page .coordination-field strong,html.dark-mode .coordinations-page .coordination-field strong{color:#f9fafb}body.dark-mode .coordinations-page .coordination-meeting,html.dark-mode .coordinations-page .coordination-meeting{background:#374151;border-color:#4b5563}body.dark-mode .coordinations-page .coordination-meeting-title,html.dark-mode .coordinations-page .coordination-meeting-title{color:#d1d5db}body.dark-mode .coordinations-page .coordination-notes,html.dark-mode .coordinations-page .coordination-notes{background:#374151;border-left-color:#60a5fa;color:#d1d5db}body.dark-mode .coordinations-page .coordination-action-btn,html.dark-mode .coordinations-page .coordination-action-btn{background:#1f2937;border-color:#4b5563;color:#d1d5db}body.dark-mode .coordinations-page .coordination-action-btn:hover,html.dark-mode .coordinations-page .coordination-action-btn:hover{background:#374151}body.dark-mode .coordinations-page .empty-state,html.dark-mode .coordinations-page .empty-state{color:#d1d5db}body.dark-mode .coordinations-page .empty-state h3,html.dark-mode .coordinations-page .empty-state h3{color:#f9fafb}body.dark-mode .coordinations-page .summary,html.dark-mode .coordinations-page .summary{background:#374151;border-color:#4b5563;color:#d1d5db}@media (max-width:768px){.coordinations-page .actions{align-items:stretch;flex-direction:column}.coordinations-page .actions button,.coordinations-page .actions input[type=text],.coordinations-page .actions select{min-width:auto;width:100%}.coordinations-page .coordination-header{flex-direction:column;gap:.5rem}.coordinations-page .coordination-info{grid-template-columns:1fr}.coordinations-page .coordination-actions{justify-content:center}}@media (min-width:1600px){.coordinations-page .container{margin:40px auto;width:calc(100% - 80px)}}@media (min-width:1920px){.coordinations-page .container{margin:60px auto;width:calc(100% - 120px)}}.match-component{background:#f0f2f5;box-sizing:border-box;color:#333;display:flex;font-family:Manrope,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:0;padding:2rem}.match-component .container.match-page{background:#fff;border-radius:14px;box-shadow:0 8px 24px #0000001a;margin:0 auto;max-width:1200px;padding:2rem 3rem;width:100%}.match-component .selector{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.match-component .selector label{color:#495057;font-weight:600}.match-component #child-select{background:#fff;border:1.5px solid #ced4da;border-radius:8px;color:#333;font-size:1.1rem;font-weight:600;outline:none;padding:.75rem 1rem;transition:border-color .3s ease,background-color .3s ease}.match-component #child-select::placeholder{color:#adb5bd}.match-component #child-select:focus{background-color:#fff;border-color:#2c6eaf}.match-component .error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:12px;margin:1rem 0;padding:2rem;text-align:center}.match-component .error-message h2{color:#721c24;margin-bottom:1rem}.match-component .error-message button{background:#2c6eaf;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:.6rem 1.6rem;transition:background-color .3s ease}.match-component .error-message button:hover{background:#245a8d}.match-component .slot-info{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;color:#5a6268;font-size:.9rem;font-weight:600;margin-top:.5rem;padding:.5rem;text-align:center}.match-component select{background:#fff;border:1.5px solid #ced4da;border-radius:8px;color:#333;font-size:1.1rem;font-weight:600;outline:none;padding:.75rem 1rem;transition:border-color .3s ease,background-color .3s ease}.match-component select:focus{background-color:#fff;border-color:#2c6eaf}.match-component select option{background:#fff;color:#333}.match-component .address-display{color:#5a6268;font-style:italic;font-weight:600;margin-top:.5rem}.match-component .providers-list h2{border-bottom:2px solid #dee2e6;color:#333;font-weight:700;letter-spacing:1.2px;margin-bottom:1rem;padding-bottom:.4rem;text-transform:uppercase}.match-component .provider-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:1.6rem;padding:1.5rem 2rem;position:relative;transition:transform .25s ease,box-shadow .25s ease}.match-component .provider-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.match-component .provider-card .header{align-items:center;display:flex;font-family:Manrope,sans-serif;justify-content:space-between;margin-bottom:1rem}.match-component .provider-card .header h3{color:#333;font-size:1.4rem;letter-spacing:.5px}.match-component .provider-card .header .score{background:#2c6eaf;border-radius:22px;box-shadow:none;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:1.1px;padding:.2rem .9rem;-webkit-user-select:none;user-select:none}.match-component .provider-card p{color:#5a6268;font-weight:500;letter-spacing:.02em;margin-bottom:.5rem}.match-component .provider-card button{background:#2c6eaf;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:.6rem 1.6rem;transition:background-color .3s ease}.match-component .provider-card button:hover{background:#245a8d}.match-component .provider-card .score-bar{background:#2c6eaf;border-radius:0 0 12px 12px;bottom:0;height:6px;left:0;position:absolute;width:calc(var(--score)*1%)}.match-component .availability-timeline{margin-bottom:.25rem;margin-top:.5rem;max-width:600px;padding-left:0;position:relative;width:100%}.match-component .time-bar{align-items:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:15px;box-shadow:inset 0 2px 4px #0000000d;display:flex;height:30px;margin-bottom:12px;padding-left:80px;position:relative}.match-component .availability-bar{height:100%;position:relative}.match-component .no-availability{color:#6c757d;font-size:.9rem;font-weight:500;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap}.match-component .time-bar .label{color:#495057;font-size:.9rem;font-weight:600;left:10px;padding-right:10px;position:absolute;text-align:right;top:50%;transform:translateY(-50%);width:60px}.match-component .provider-bar .time-segment{border-radius:15px;cursor:pointer;height:100%;position:absolute;top:0;transition:all .2s ease-in-out}.match-component .provider-bar .time-segment.available{background-color:#2c6eaf33}.match-component .provider-bar .time-segment.overlap{background-color:#2a9d8f99;border:1px solid #2a9d8fcc;z-index:2}.match-component .provider-bar .time-segment:hover{background-color:#2c6eaf66;transform:scaleY(1.1)}.match-component .provider-bar .time-segment.overlap:hover{background-color:#2a9d8fcc;box-shadow:0 0 8px #2a9d8f80;transform:scaleY(1.1)}.match-component .child-bar{pointer-events:none}.match-component .child-bar .time-segment{border-radius:15px;height:100%;position:absolute;top:0;transition:all .2s ease-in-out}.match-component .child-bar .time-segment.available{background-color:#e9c46a80}.match-component .child-bar .time-segment.overlap{background-color:#e76f51b3;border:1px solid #e76f51e6;z-index:1}.match-component .timeline-ticks{left:80px;right:0}.match-component .timeline-ticks .tick{background-color:#dee2e6;height:100%;position:absolute;top:0;width:1px}.match-component .timeline-ticks .tick span{color:#6c757d;font-size:.8rem;position:absolute;top:-20px;transform:translateX(-50%)}.match-component .availability-timeline{border:1px solid #ddd;border-radius:8px;margin:15px 0;overflow:hidden}.match-component .timeline-header{align-items:center;background:#f5f5f5;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:8px 12px}.match-component .timeline-header .label{color:#333;font-weight:700}.match-component .timeline-header .no-availability{color:#999;font-style:italic}.match-component .timeline-container{background:#fff;padding:20px 0 10px;position:relative}.match-component .timeline-bar{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;height:30px;margin:0 10px;position:relative}.match-component .time-segment{border-radius:3px;height:100%;position:absolute;transition:all .2s ease}.match-component .time-segment.available{background:linear-gradient(135deg,#4caf50,#45a049);box-shadow:0 1px 3px #0003}.match-component .time-segment.overlap{background:linear-gradient(135deg,#ff9800,#f57c00);box-shadow:0 2px 5px #0000004d}.match-component .timeline-ticks{height:100%;left:10px;pointer-events:none;position:absolute;right:10px;top:0}.match-component .tick{background:#ddd;height:100%;position:absolute;top:0;width:1px}.match-component .hour-tick{background:#999;height:100%}.match-component .half-hour-tick{background:#ddd;height:60%}.match-component .tick-label{color:#666;font-size:10px;font-weight:700;left:-15px;position:absolute;text-align:center;top:-15px;width:30px}.match-component .availability-tick{background:#4caf50!important;box-shadow:0 0 4px #4caf5099;width:3px!important}.match-component .availability-label{background:#4caf501a;border:1px solid #4caf504d;border-radius:3px;color:#4caf50!important;font-size:11px!important;font-weight:700!important;padding:2px 4px;text-shadow:0 1px 2px #0000001a}.match-component .time-segment:hover{box-shadow:0 3px 6px #0000004d;transform:translateY(-1px)}@media (max-width:768px){.match-component .timeline-container{padding:15px 0 5px}.match-component .timeline-bar{height:25px;margin:0 5px}.match-component .tick-label{font-size:9px;left:-12px;width:25px}.match-component .assignment-controls-row{align-items:stretch;flex-direction:column;gap:15px}.match-component .assignment-control-group{align-items:stretch}}.match-component .assignment-controls-container{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:15px;padding:16px}.match-component .assignment-controls{display:flex;flex-direction:column;gap:10px}.match-component .assignment-controls-row{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;gap:20px!important;justify-content:flex-start!important;max-width:none!important;width:fit-content!important}.match-component .assignment-control-group{align-items:flex-start!important;display:flex!important;flex:0 0 auto!important;flex-direction:column!important;max-width:none!important;min-width:120px!important}.match-component .assignment-label{color:#495057;font-size:14px;font-weight:600;margin-bottom:5px;white-space:nowrap}.match-component .assignment-input{appearance:none;background-color:#fff;border:1px solid #ced4da;border-radius:6px;flex-shrink:0;font-size:14px;padding:8px 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:auto}.match-component .assignment-input:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40;outline:0}.match-component .date-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;min-width:220px}.match-component .time-select{flex-shrink:0;min-width:120px;width:auto}.schedule-heatmap-page{box-sizing:border-box}.schedule-heatmap-page .container{margin:0 auto;max-width:1400px;padding:2rem}.schedule-heatmap-page h1{color:#111827;font-size:2.25rem;font-weight:800;margin-bottom:.5rem}.schedule-heatmap-container{margin:0 auto;max-width:1400px;padding:24px}.heatmap-header{margin-bottom:24px}.heatmap-title{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:8px}.heatmap-subtitle{color:#666;font-size:.95rem}.heatmap-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.stat-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:16px}.stat-label{color:#666;font-size:.875rem;margin-bottom:8px}.stat-value{color:#1976d2;font-size:2rem;font-weight:600}.heatmap-grid-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow-x:auto;padding:20px}.heatmap-grid{min-width:800px}.heatmap-row{display:flex;margin-bottom:2px}.heatmap-cell{border:1px solid #fff;flex:1 1;height:30px;transition:all .2s ease}.heatmap-cell:hover{border:2px solid #1976d2;box-shadow:0 2px 8px #0003;transform:scale(1.1);z-index:1}.heatmap-hour-label{align-items:center;color:#666;display:flex;flex-shrink:0;font-size:.75rem;justify-content:flex-end;padding-right:8px;width:80px}.heatmap-day-label{flex:1 1;font-size:.875rem;font-weight:600;padding:8px 0;text-align:center}.heatmap-legend{flex-wrap:wrap;gap:8px;margin-bottom:16px}.heatmap-legend,.legend-item{align-items:center;display:flex}.legend-item{gap:4px}.legend-color{border:1px solid #ddd;border-radius:2px;height:20px;width:20px}.legend-label{color:#666;font-size:.75rem}.heatmap-stat-card{background:#fff;border:1px solid #0000000a;border-radius:12px;box-shadow:0 1px 3px #0000000f;overflow:hidden;padding:20px;position:relative;transition:all .2s ease}.heatmap-stat-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.heatmap-stat-card:before{background:linear-gradient(90deg,#007aff1a,#007aff4d);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.heatmap-stat-card:hover:before{opacity:1}@media (max-width:768px){.schedule-heatmap-container{padding:16px}.heatmap-title{font-size:1.5rem}.heatmap-stats{grid-template-columns:1fr 1fr}.heatmap-stat-card{padding:16px}}@media (max-width:480px){.heatmap-stats{grid-template-columns:1fr}}body.dark-mode .schedule-heatmap-page h1{color:#e5e7eb}body.dark-mode .heatmap-stat-card{background:#1f2937;border:1px solid #ffffff1a;box-shadow:0 1px 3px #0000004d}body.dark-mode .heatmap-stat-card:hover{background:#374151;box-shadow:0 4px 12px #0006}body.dark-mode .heatmap-stat-card:before{background:linear-gradient(90deg,#60a5fa33,#60a5fa66)}body.dark-mode .schedule-heatmap-page .MuiTooltip-tooltip{background-color:#374151;border:1px solid #4b5563;color:#e5e7eb}.schedule-calendar__day-total:hover{box-shadow:0 2px 8px #0000001a!important;transform:translateY(-1px)!important}.schedule-calendar__day-total--scheduled:hover{background-color:#e0e7ff!important}.schedule-calendar__day-total--waiting-dss:hover{background-color:#f3e8ff!important}.schedule-calendar__day-total--cancelled:hover{background-color:#fee2e2!important}.schedule-calendar__day-total--completed-no-notes:hover{background-color:#fef3c7!important}.schedule-calendar__day-total--completed-with-notes:hover{background-color:#d1fae5!important}.schedule-calendar__day-total--scheduled{align-items:center;background-color:#e0e7ff;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:12px;margin-bottom:6px;opacity:.3;padding:10px 14px;transition:all .2s ease}.schedule-calendar__day-total--scheduled.active{opacity:1}.schedule-calendar__day-total--scheduled .schedule-calendar__day-total-content{display:flex;flex-direction:column;gap:4px}.schedule-calendar__day-total--scheduled .schedule-calendar__day-total-label{color:#5a67d8;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:1.2;margin-bottom:2px}.schedule-calendar__day-total--scheduled .schedule-calendar__day-total-hours{background-color:#c7d2fe;border:none;border-radius:6px;color:#4c51bf;font-size:18px;font-weight:600;line-height:1.2;padding:4px 8px}.schedule-calendar__day-total--scheduled .schedule-calendar__day-total-icon{color:#4c51bf;flex-shrink:0;font-size:24px}.schedule-calendar__day-total--waiting-dss{align-items:center;background-color:#fef7ff;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;gap:10px;margin-bottom:6px;opacity:.3;padding:10px 14px;transition:all .2s ease}.schedule-calendar__day-total--waiting-dss.active{opacity:1}.schedule-calendar__day-total--waiting-dss .schedule-calendar__day-total-content{display:flex;flex-direction:column;gap:3px}.schedule-calendar__day-total--waiting-dss .schedule-calendar__day-total-label{color:#9333ea;font-size:12px;font-weight:500;letter-spacing:-.005em;line-height:1.2;margin-bottom:2px}.schedule-calendar__day-total--waiting-dss .schedule-calendar__day-total-hours{background-color:#e9d5ff;border:none;border-radius:6px;color:#7c3aed;font-size:18px;font-weight:600;line-height:1.2;padding:4px 8px}.schedule-calendar__day-total--waiting-dss .schedule-calendar__day-total-icon{color:#7c3aed;flex-shrink:0;font-size:20px}.schedule-calendar__day-total--cancelled{align-items:center;background-color:#fee2e2;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;gap:10px;margin-bottom:6px;opacity:.3;padding:10px 14px;transition:all .2s ease}.schedule-calendar__day-total--cancelled.active{opacity:1}.schedule-calendar__day-total--cancelled .schedule-calendar__day-total-content{display:flex;flex-direction:column;gap:3px}.schedule-calendar__day-total--cancelled .schedule-calendar__day-total-label{color:#dc2626;font-size:12px;font-weight:500;letter-spacing:-.005em;line-height:1.2;margin-bottom:2px}.schedule-calendar__day-total--cancelled .schedule-calendar__day-total-hours{background-color:#fecaca;border:none;border-radius:6px;color:#b91c1c;font-size:18px;font-weight:600;line-height:1.2;padding:4px 8px}.schedule-calendar__day-total--cancelled .schedule-calendar__day-total-icon{color:#b91c1c;flex-shrink:0;font-size:20px}.schedule-calendar__day-total--completed-no-notes{align-items:center;background-color:#fef3c7;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;gap:10px;margin-bottom:6px;opacity:.3;padding:10px 14px;transition:all .2s ease}.schedule-calendar__day-total--completed-no-notes.active{opacity:1}.schedule-calendar__day-total--completed-no-notes .schedule-calendar__day-total-content{display:flex;flex-direction:column;gap:3px}.schedule-calendar__day-total--completed-no-notes .schedule-calendar__day-total-label{color:#d97706;font-size:12px;font-weight:500;letter-spacing:-.005em;line-height:1.2;margin-bottom:2px}.schedule-calendar__day-total--completed-no-notes .schedule-calendar__day-total-hours{background-color:#fde68a;border:none;border-radius:6px;color:#b45309;font-size:18px;font-weight:600;line-height:1.2;padding:4px 8px}.schedule-calendar__day-total--completed-no-notes .schedule-calendar__day-total-icon{color:#b45309;flex-shrink:0;font-size:20px}.schedule-calendar__day-total--completed-with-notes{align-items:center;background-color:#d1fae5;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;gap:10px;margin-bottom:6px;opacity:.3;padding:10px 14px;transition:all .2s ease}.schedule-calendar__day-total--completed-with-notes.active{opacity:1}.schedule-calendar__day-total--completed-with-notes .schedule-calendar__day-total-content{display:flex;flex-direction:column;gap:3px}.schedule-calendar__day-total--completed-with-notes .schedule-calendar__day-total-label{color:#10b981;font-size:12px;font-weight:500;letter-spacing:-.005em;line-height:1.2;margin-bottom:2px}.schedule-calendar__day-total--completed-with-notes .schedule-calendar__day-total-hours{background-color:#a7f3d0;border:none;border-radius:6px;color:#059669;font-size:18px;font-weight:600;line-height:1.2;padding:4px 8px}.schedule-calendar__day-total--completed-with-notes .schedule-calendar__day-total-icon{color:#059669;flex-shrink:0;font-size:20px}.schedule-calendar__legend-divider{border:0;border-top:1px solid #e0e0e0;margin:8px 0}.schedule-calendar__legend--icon{margin-top:4px}.schedule-calendar__legend-icon-item{align-items:center;display:inline-flex;gap:4px}.schedule-calendar__legend-icon-item span{font-size:12px}.schedule-calendar__coordinator-breakdown{border-top:1px solid #0000001a;margin-top:8px;padding-top:6px}.schedule-calendar__coordinator-item{align-items:center;display:flex;font-size:10px;justify-content:space-between;line-height:1.3;margin-bottom:2px}.schedule-calendar__coordinator-item:last-child{margin-bottom:0}.schedule-calendar__coordinator-name{flex:1 1;font-weight:500;margin-right:4px;opacity:.8;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.schedule-calendar__coordinator-hours{flex-shrink:0;font-weight:600;opacity:.9}.schedule-calendar__day-total--scheduled .schedule-calendar__coordinator-name{color:#5a67d8}.schedule-calendar__day-total--scheduled .schedule-calendar__coordinator-hours{color:#4c51bf}.schedule-calendar__day-total--waiting-dss .schedule-calendar__coordinator-name{color:#9333ea}.schedule-calendar__day-total--waiting-dss .schedule-calendar__coordinator-hours{color:#7c3aed}.schedule-calendar__day-total--cancelled .schedule-calendar__coordinator-name{color:#dc2626}.schedule-calendar__day-total--cancelled .schedule-calendar__coordinator-hours{color:#b91c1c}.schedule-calendar__day-total--completed-no-notes .schedule-calendar__coordinator-name{color:#d97706}.schedule-calendar__day-total--completed-no-notes .schedule-calendar__coordinator-hours{color:#b45309}.schedule-calendar__day-total--completed-with-notes .schedule-calendar__coordinator-name{color:#10b981}.schedule-calendar__day-total--completed-with-notes .schedule-calendar__coordinator-hours{color:#059669}body.dark-mode .schedule-calendar__day-total:hover{box-shadow:0 2px 8px #0000004d!important}body.dark-mode .schedule-calendar__day-total--scheduled{background-color:#3b82f626;opacity:.4}body.dark-mode .schedule-calendar__day-total--scheduled.active{opacity:1}body.dark-mode .schedule-calendar__day-total--scheduled:hover{background-color:#3b82f640!important}body.dark-mode .schedule-calendar__day-total--scheduled .schedule-calendar__day-total-label{color:#60a5fa}body.dark-mode .schedule-calendar__day-total--scheduled .schedule-calendar__day-total-hours{background-color:#3b82f640;color:#93c5fd}body.dark-mode .schedule-calendar__day-total--scheduled .schedule-calendar__day-total-icon{color:#60a5fa}body.dark-mode .schedule-calendar__day-total--waiting-dss{background-color:#a855f726;opacity:.4}body.dark-mode .schedule-calendar__day-total--waiting-dss.active{opacity:1}body.dark-mode .schedule-calendar__day-total--waiting-dss:hover{background-color:#a855f740!important}body.dark-mode .schedule-calendar__day-total--waiting-dss .schedule-calendar__day-total-label{color:#a78bfa}body.dark-mode .schedule-calendar__day-total--waiting-dss .schedule-calendar__day-total-hours{background-color:#a855f740;color:#c4b5fd}body.dark-mode .schedule-calendar__day-total--waiting-dss .schedule-calendar__day-total-icon{color:#a78bfa}body.dark-mode .schedule-calendar__day-total--cancelled{background-color:#ef444426;opacity:.4}body.dark-mode .schedule-calendar__day-total--cancelled.active{opacity:1}body.dark-mode .schedule-calendar__day-total--cancelled:hover{background-color:#ef444440!important}body.dark-mode .schedule-calendar__day-total--cancelled .schedule-calendar__day-total-label{color:#f87171}body.dark-mode .schedule-calendar__day-total--cancelled .schedule-calendar__day-total-hours{background-color:#ef444440;color:#fca5a5}body.dark-mode .schedule-calendar__day-total--cancelled .schedule-calendar__day-total-icon{color:#f87171}body.dark-mode .schedule-calendar__day-total--completed-no-notes{background-color:#fbbf2426;opacity:.4}body.dark-mode .schedule-calendar__day-total--completed-no-notes.active{opacity:1}body.dark-mode .schedule-calendar__day-total--completed-no-notes:hover{background-color:#fbbf2440!important}body.dark-mode .schedule-calendar__day-total--completed-no-notes .schedule-calendar__day-total-label{color:#fbbf24}body.dark-mode .schedule-calendar__day-total--completed-no-notes .schedule-calendar__day-total-hours{background-color:#fbbf2440;color:#fcd34d}body.dark-mode .schedule-calendar__day-total--completed-no-notes .schedule-calendar__day-total-icon{color:#fbbf24}body.dark-mode .schedule-calendar__day-total--completed-with-notes{background-color:#22c55e26;opacity:.4}body.dark-mode .schedule-calendar__day-total--completed-with-notes.active{opacity:1}body.dark-mode .schedule-calendar__day-total--completed-with-notes:hover{background-color:#22c55e40!important}body.dark-mode .schedule-calendar__day-total--completed-with-notes .schedule-calendar__day-total-label{color:#4ade80}body.dark-mode .schedule-calendar__day-total--completed-with-notes .schedule-calendar__day-total-hours{background-color:#22c55e40;color:#86efac}body.dark-mode .schedule-calendar__day-total--completed-with-notes .schedule-calendar__day-total-icon{color:#4ade80}body.dark-mode .schedule-calendar__legend-divider{border-color:#4b5563}body.dark-mode .schedule-calendar__coordinator-breakdown{border-color:#ffffff1a}body.dark-mode .schedule-calendar__day-total--scheduled .schedule-calendar__coordinator-name{color:#60a5fa}body.dark-mode .schedule-calendar__day-total--scheduled .schedule-calendar__coordinator-hours{color:#93c5fd}body.dark-mode .schedule-calendar__day-total--waiting-dss .schedule-calendar__coordinator-name{color:#a78bfa}body.dark-mode .schedule-calendar__day-total--waiting-dss .schedule-calendar__coordinator-hours{color:#c4b5fd}body.dark-mode .schedule-calendar__day-total--cancelled .schedule-calendar__coordinator-name{color:#f87171}body.dark-mode .schedule-calendar__day-total--cancelled .schedule-calendar__coordinator-hours{color:#fca5a5}body.dark-mode .schedule-calendar__day-total--completed-no-notes .schedule-calendar__coordinator-name{color:#fbbf24}body.dark-mode .schedule-calendar__day-total--completed-no-notes .schedule-calendar__coordinator-hours{color:#fcd34d}body.dark-mode .schedule-calendar__day-total--completed-with-notes .schedule-calendar__coordinator-name{color:#4ade80}body.dark-mode .schedule-calendar__day-total--completed-with-notes .schedule-calendar__coordinator-hours{color:#86efac}.provider-view-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:20px 0}.provider-view-page .MuiTableContainer-root{border-radius:12px;box-shadow:0 8px 32px #00000014;overflow:hidden}.provider-view-page .MuiTableHead-root{background:#fff;border-bottom:1px solid #e5e7eb}.provider-view-page .MuiTableHead-root .MuiTableCell-root{background:#fff;border-bottom:none;padding:16px 12px}.provider-view-page .provider-header-cell{background:#f8fafc!important;border-right:1px solid #e5e7eb;padding:16px 20px!important}.provider-view-page .status-header-cell{background:#fff!important;border-right:1px solid #f3f4f6;min-width:120px;padding:12px 8px!important}.provider-view-page .MuiTableBody-root .MuiTableRow-root{border-bottom:2px solid #d1d5db;transition:all .2s ease}.provider-view-page .MuiTableBody-root .MuiTableCell-root{background:#fff;border-bottom:2px solid #d1d5db;padding:8px 4px;vertical-align:top}.provider-view-page .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root:first-child{background:#f8fafc;border-right:1px solid #e5e7eb;padding:16px 20px}.provider-view-page .MuiTableBody-root .MuiTableCell-root:first-child .MuiTypography-root{color:#1f2937;font-size:.875rem;font-weight:600;letter-spacing:"-0.01em"}.provider-view-page .provider-name-link{color:inherit;display:inline-block;position:relative;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.provider-view-page .provider-name-link .MuiTypography-root{color:#1e40af;font-weight:600;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1)}.provider-view-page .provider-name-link:hover .MuiTypography-root{color:#1e3a8a;transform:translateX(2px)}.provider-view-page .provider-name-link:after{background:linear-gradient(90deg,#1e40af,#3b82f6);border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s cubic-bezier(.4,0,.2,1);width:0}.provider-view-page .provider-name-link:hover:after{width:100%}.provider-view-page .provider-name-link:active{transform:scale(.98)}.provider-view-page .MuiChip-root{border-radius:14px;border-width:1.5px;font-size:.75rem;font-weight:600;height:28px;margin-bottom:8px;margin-top:8px;transition:all .2s ease}.provider-view-page .MuiChip-root:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.provider-view-page .MuiBox-root:last-child{border-radius:12px}@media (max-width:1200px){.provider-view-page .provider-header-cell{padding:12px 16px!important}.provider-view-page .status-header-cell{min-width:100px;padding:10px 6px!important}.provider-view-page .MuiTableBody-root .MuiTableCell-root{padding:6px 2px}.provider-view-page .MuiTableBody-root .MuiTableCell-root:first-child{padding:12px 16px}}@media (max-width:768px){.provider-view-page{padding:16px 0}.provider-view-page .provider-header-cell{padding:10px 12px!important}.provider-view-page .status-header-cell{min-width:80px;padding:8px 4px!important}.provider-view-page .MuiTableBody-root .MuiTableCell-root{padding:4px 2px}.provider-view-page .MuiTableBody-root .MuiTableCell-root:first-child{padding:8px 12px}.provider-view-page .MuiChip-root{font-size:.7rem;height:24px}}.provider-view-page .MuiCircularProgress-root{color:#4c51bf}.provider-view-page .MuiAlert-root{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px}.provider-view-page .MuiButton-root{border-radius:12px;font-weight:600;letter-spacing:"-0.01em";text-transform:none;transition:all .2s ease}.provider-view-page .MuiButton-outlined{border-color:#d1d5db;border-width:1.5px}.provider-view-page .MuiButton-outlined:hover{background-color:#f8fafc;border-width:1.5px;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.provider-view-page .MuiSvgIcon-root{transition:all .2s ease}.provider-view-page .MuiTableHead-root .MuiSvgIcon-root{filter:none}.provider-view-page .MuiTypography-body1{color:#1f2937;font-weight:500;letter-spacing:"-0.01em"}.provider-view-page .MuiTypography-body2{color:#374151;font-weight:500;letter-spacing:"-0.01em"}.provider-view-page .MuiTypography-caption{color:#6b7280;font-weight:500;letter-spacing:"-0.005em"}.provider-view-page .MuiTypography-h6{color:#1f2937;font-weight:600;letter-spacing:"-0.01em"}.provider-view-page .header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.provider-view-page .filters-container{align-items:center;display:flex;gap:16px}.provider-view-page .month-filter-container{align-items:center;display:flex;gap:4px}.provider-view-page .month-filter{min-width:180px}.provider-view-page .coordinator-filter,.provider-view-page .provider-filter{min-width:200px}.provider-view-page .context-info-box{background-color:#fff3e0;border:1px solid #ffcc02;border-radius:12px;margin-bottom:24px;padding:12px 16px}.provider-view-page .context-text{align-items:center;color:#e65100;display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:500;gap:8px}.provider-view-page .count-badge{border:1px solid #4c51bf;border-radius:2px;color:#4c51bf}.provider-view-page .count-badge,.provider-view-page .total-badge{background-color:#f8fafc;font-size:.75rem;font-weight:600;padding:2px 6px}.provider-view-page .total-badge{border:1px solid #6b7280;border-radius:2px;color:#6b7280}.provider-view-page .filtered-badge{border:1px solid #7c3aed;border-radius:2px;color:#7c3aed}.provider-view-page .filtered-badge,.provider-view-page .hidden-badge{background-color:#f8fafc;font-size:.75rem;font-weight:500;padding:2px 6px}.provider-view-page .hidden-badge{border:1px solid #b45309;border-radius:2px;color:#b45309}.provider-view-page .status-header-sort{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:8px 4px;width:100%}.provider-view-page .status-header-sort .MuiTableSortLabel-icon{font-size:12px;margin-left:4px}.provider-view-page .status-header-icon{font-size:20px;margin-bottom:2px}.provider-view-page .status-header-label{color:#374151;font-size:.75rem;font-weight:600;letter-spacing:-.005em;line-height:1.2;text-align:center}.provider-view-page .status-header-summary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6;border-radius:8px;margin-top:6px;padding:6px 8px;transition:all .2s ease}.provider-view-page .status-header-summary:hover{background-color:#fff;transform:translateY(-1px)}.provider-view-page .status-summary-count{align-items:center;display:flex;gap:4px;justify-content:center;margin-bottom:2px}.provider-view-page .status-summary-count-icon{font-size:12px;opacity:.8}.provider-view-page .status-summary-count-text{font-size:1.25rem;font-weight:700;letter-spacing:-.01em;line-height:1}.provider-view-page .status-summary-divider{border-radius:.5px;height:1px;margin:4px 0;width:100%}.provider-view-page .status-summary-hours{align-items:center;background-color:initial;border-radius:4px;display:flex;gap:4px;justify-content:center;padding:2px 4px}.provider-view-page .status-summary-hours-icon{font-size:12px;opacity:.6}.provider-view-page .status-summary-hours-text{font-size:1.25rem;font-weight:600;letter-spacing:-.01em;line-height:1}.provider-view-page .status-summary-additional{align-items:center;display:flex;flex-direction:column;gap:2px}.provider-view-page .status-summary-additional-label{font-size:8px;font-weight:500;letter-spacing:.3px;line-height:1.2;opacity:.6;text-transform:uppercase}.provider-view-page .status-summary-additional-value{font-size:1.25rem;font-weight:700;line-height:1}.provider-view-page .status-summary-additional-date{font-size:9px;font-weight:500;line-height:1.2;opacity:.7}.provider-view-page .status-summary-additional-provider{font-size:8px;font-weight:600;line-height:1.2;margin-top:2px;opacity:.6}.provider-view-page .status-cell{cursor:pointer;padding:8px 4px;vertical-align:top}.provider-view-page .status-cell-content{align-items:center;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:12px;min-height:60px;opacity:1;padding:10px 14px;transition:all .2s ease}.provider-view-page .status-cell-content:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.provider-view-page .status-cell-content.inactive .status-cell-additional,.provider-view-page .status-cell-content.inactive .status-cell-icon,.provider-view-page .status-cell-content.inactive .status-cell-info{opacity:.3}.provider-view-page .status-cell-icon{flex-shrink:0;font-size:24px}.provider-view-page .status-cell-info{display:flex;flex:1 1;flex-direction:column;gap:4px}.provider-view-page .status-cell-count{font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:1.2;margin-bottom:2px}.provider-view-page .status-cell-hours{font-size:18px;font-weight:600;line-height:1.2}.provider-view-page .status-cell-additional{align-items:flex-end;display:flex;flex-direction:column;gap:2px;line-height:1.2;padding-left:8px}.provider-view-page .status-cell-additional-value{font-size:18px;font-weight:700}.provider-view-page .status-cell-additional-date{font-size:8px;font-weight:500;opacity:.7}.provider-view-page .status-bg-scheduled{background-color:var(--status-bg-scheduled)}.provider-view-page .status-bg-waiting-dss{background-color:var(--status-bg-waiting-dss)}.provider-view-page .status-bg-completed-no-notes{background-color:var(--status-bg-completed-no-notes)}.provider-view-page .status-bg-completed-with-notes{background-color:var(--status-bg-completed-with-notes)}.provider-view-page .status-bg-total-completed{background-color:var(--status-bg-total-completed)}.provider-view-page .status-bg-cancelled{background-color:var(--status-bg-cancelled)}.provider-view-page .status-bg-default{background-color:var(--status-bg-default)}.provider-view-page .status-border-scheduled{border:1px solid var(--status-border-scheduled)}.provider-view-page .status-border-waiting-dss{border:1px solid var(--status-border-waiting-dss)}.provider-view-page .status-border-completed-no-notes{border:1px solid var(--status-border-completed-no-notes)}.provider-view-page .status-border-completed-with-notes{border:1px solid var(--status-border-completed-with-notes)}.provider-view-page .status-border-total-completed{border:1px solid var(--status-border-total-completed)}.provider-view-page .status-border-cancelled{border:1px solid var(--status-border-cancelled)}.provider-view-page .status-border-default{border:1px solid var(--status-border-default)}.provider-view-page .status-hover-scheduled{background-color:var(--status-hover-scheduled)}.provider-view-page .status-hover-waiting-dss{background-color:var(--status-hover-waiting-dss)}.provider-view-page .status-hover-completed-no-notes{background-color:var(--status-hover-completed-no-notes)}.provider-view-page .status-hover-completed-with-notes{background-color:var(--status-hover-completed-with-notes)}.provider-view-page .status-hover-total-completed{background-color:var(--status-hover-total-completed)}.provider-view-page .status-hover-cancelled{background-color:var(--status-hover-cancelled)}.provider-view-page .status-hover-default{background-color:var(--status-hover-default)}.provider-view-page .loading-container{align-items:center;display:flex;justify-content:center;margin-top:32px;min-height:400px}.provider-view-page .loading-text{margin-left:16px}.provider-view-page{--status-bg-scheduled:#f0f4ff;--status-bg-waiting-dss:#fef7ff;--status-bg-completed-no-notes:#fef3c7;--status-bg-completed-with-notes:#ecfdf5;--status-bg-total-completed:#cffafe;--status-bg-cancelled:#fef2f2;--status-bg-default:#f8fafc;--status-border-scheduled:#d1d9ff;--status-border-waiting-dss:#e9d5ff;--status-border-completed-no-notes:#fde68a;--status-border-completed-with-notes:#a7f3d0;--status-border-total-completed:#67e8f9;--status-border-cancelled:#fecaca;--status-border-default:#e5e7eb;--status-hover-scheduled:#e6edff;--status-hover-waiting-dss:#f3e8ff;--status-hover-completed-no-notes:#fef3c7;--status-hover-completed-with-notes:#ecfdf5;--status-hover-total-completed:#a5f3fc;--status-hover-cancelled:#fee2e2;--status-hover-default:#f8fafc}body.dark-mode .provider-view-page{background:linear-gradient(135deg,#1a1d2e,#0f1218)}body.dark-mode .provider-view-page .MuiTableContainer-root{background:#1f2937;border:1px solid #374151;box-shadow:0 8px 32px #0006}body.dark-mode .provider-view-page .MuiTableHead-root{background:#1f2937;border-bottom:1px solid #374151}body.dark-mode .provider-view-page .MuiTableHead-root .MuiTableCell-root{background:#1f2937;border-bottom:none;color:#e5e7eb}body.dark-mode .provider-view-page .provider-header-cell{background:#111827!important;border-right:1px solid #374151}body.dark-mode .provider-view-page .status-header-cell{background:#1f2937!important;border-right:1px solid #374151}body.dark-mode .provider-view-page .MuiTableBody-root .MuiTableRow-root{border-bottom:2px solid #374151}body.dark-mode .provider-view-page .MuiTableBody-root .MuiTableCell-root{background:#1f2937;border-bottom:2px solid #374151;color:#e5e7eb}body.dark-mode .provider-view-page .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root:first-child{background:#111827;border-right:1px solid #374151}body.dark-mode .provider-view-page .MuiTableBody-root .MuiTableCell-root:first-child .MuiTypography-root{color:#e5e7eb}body.dark-mode .provider-view-page .provider-name-link .MuiTypography-root{color:#60a5fa}body.dark-mode .provider-view-page .provider-name-link:hover .MuiTypography-root{color:#93c5fd}body.dark-mode .provider-view-page .provider-name-link:after{background:linear-gradient(90deg,#60a5fa,#3b82f6 50%,#60a5fa)}body.dark-mode .provider-view-page .MuiChip-root:hover{box-shadow:0 2px 8px #0000004d}body.dark-mode .provider-view-page .MuiCircularProgress-root{color:#60a5fa}body.dark-mode .provider-view-page .MuiAlert-root{background:#1f2937;border:1px solid #374151;color:#e5e7eb}body.dark-mode .provider-view-page .MuiButton-outlined{border-color:#4b5563;color:#e5e7eb}body.dark-mode .provider-view-page .MuiButton-outlined:hover{background-color:#374151;border-color:#6b7280;box-shadow:0 4px 12px #0000004d}body.dark-mode .provider-view-page .MuiTypography-body1{color:#e5e7eb}body.dark-mode .provider-view-page .MuiTypography-body2{color:#d1d5db}body.dark-mode .provider-view-page .MuiTypography-caption{color:#9ca3af}body.dark-mode .provider-view-page .MuiTypography-h6{color:#f9fafb}body.dark-mode .provider-view-page .context-info-box{background-color:#374151;border:1px solid #4b5563}body.dark-mode .provider-view-page .context-text{color:#e5e7eb}body.dark-mode .provider-view-page .count-badge{background-color:#1e3a8a;border:1px solid #60a5fa;color:#93c5fd}body.dark-mode .provider-view-page .total-badge{background-color:#374151;border:1px solid #6b7280;color:#9ca3af}body.dark-mode .provider-view-page .filtered-badge{background-color:#5b21b6;border:1px solid #a78bfa;color:#c4b5fd}body.dark-mode .provider-view-page .hidden-badge{background-color:#78350f;border:1px solid #f59e0b;color:#fbbf24}body.dark-mode .provider-view-page .status-header-label{color:#d1d5db}body.dark-mode .provider-view-page .status-header-summary{background-color:#1f2937e6;border:1px solid #374151}body.dark-mode .provider-view-page .status-header-summary:hover{background-color:#1f2937}body.dark-mode .provider-view-page .status-summary-divider{background-color:#ffffff1a}body.dark-mode .provider-view-page .status-cell-content{background-color:var(--status-bg-default)}body.dark-mode .provider-view-page .status-cell-content:hover{box-shadow:0 2px 8px #0000004d}body.dark-mode .provider-view-page .status-cell-content.inactive .status-cell-additional,body.dark-mode .provider-view-page .status-cell-content.inactive .status-cell-icon,body.dark-mode .provider-view-page .status-cell-content.inactive .status-cell-info{opacity:.2}body.dark-mode .provider-view-page{--status-bg-scheduled:#3b82f626;--status-bg-waiting-dss:#a855f726;--status-bg-completed-no-notes:#eab30826;--status-bg-completed-with-notes:#22c55e26;--status-bg-total-completed:#06b6d426;--status-bg-cancelled:#ef444426;--status-bg-default:#1f2937;--status-border-scheduled:#3b82f64d;--status-border-waiting-dss:#a855f74d;--status-border-completed-no-notes:#eab3084d;--status-border-completed-with-notes:#22c55e4d;--status-border-total-completed:#06b6d44d;--status-border-cancelled:#ef44444d;--status-border-default:#374151;--status-hover-scheduled:#3b82f640;--status-hover-waiting-dss:#a855f740;--status-hover-completed-no-notes:#eab30840;--status-hover-completed-with-notes:#22c55e40;--status-hover-total-completed:#06b6d440;--status-hover-cancelled:#ef444440;--status-hover-default:#374151}body.dark-mode .provider-view-page .MuiPaper-root{background-color:#1f2937;color:#e5e7eb}body.dark-mode .provider-view-page .MuiSelect-root{color:#e5e7eb}body.dark-mode .provider-view-page .MuiInputLabel-root,body.dark-mode .provider-view-page .MuiSelect-icon{color:#9ca3af}body.dark-mode .provider-view-page .MuiInputLabel-root.Mui-focused{color:#60a5fa}body.dark-mode .provider-view-page .MuiOutlinedInput-root{color:#e5e7eb}body.dark-mode .provider-view-page .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#4b5563}body.dark-mode .provider-view-page .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#6b7280}body.dark-mode .provider-view-page .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#60a5fa}body.dark-mode .provider-view-page .MuiMenuItem-root{color:#e5e7eb}body.dark-mode .provider-view-page .MuiMenuItem-root:hover{background-color:#374151}body.dark-mode .provider-view-page .MuiIconButton-root{color:#9ca3af}body.dark-mode .provider-view-page .MuiIconButton-root:hover{background-color:#60a5fa1a;color:#60a5fa}body.dark-mode .provider-view-page .MuiIconButton-root:disabled{color:#4b5563}body.dark-mode .provider-view-page .MuiTooltip-tooltip{background-color:#374151;border:1px solid #4b5563;color:#e5e7eb}.mobile-provider-view{background:linear-gradient(135deg,#f5f7fa,#e3e8f0);min-height:100vh;padding-bottom:80px}.mobile-info-banner{background:#fff3e0;border-bottom:1px solid #ffcc02}.mobile-status-empty{background:#fafafa;border:1px dashed #e5e7eb;border-radius:8px;padding:8px 12px;text-align:center}.mobile-loading-container{flex-direction:column;min-height:400px;padding:40px 20px}.mobile-footer,.mobile-loading-container{align-items:center;display:flex;justify-content:center}.mobile-footer{background:#fff;bottom:0;box-shadow:0 -2px 8px #00000014;left:0;padding:16px 20px;position:fixed;right:0;z-index:10}@media (max-width:375px){.mobile-provider-cards{gap:12px;padding:12px}.mobile-provider-card{border-radius:12px}.mobile-header{padding:12px 16px}.mobile-info-banner{padding:10px 16px}.mobile-status-rows{gap:10px}.mobile-status-icon{height:28px;width:28px}.mobile-status-metadata{font-size:.65rem;padding:6px 10px!important}}@media (orientation:landscape) and (max-height:500px){.mobile-footer,.mobile-header{position:relative}.mobile-provider-view{padding-bottom:20px}}body.dark-mode .mobile-provider-view{background:linear-gradient(135deg,#1a1d2e,#0f1218)}body.dark-mode .mobile-header{background:#1f2937;box-shadow:0 2px 8px #0000004d;color:#f9fafb}body.dark-mode .mobile-header h1,body.dark-mode .mobile-header p{color:#f9fafb}body.dark-mode .mobile-info-banner{background:#374151;border-bottom-color:#4b5563;color:#e5e7eb}body.dark-mode .mobile-provider-card{background:#1f2937;border-color:#374151;box-shadow:0 4px 12px #0000004d}body.dark-mode .mobile-status-row{background:#111827;border-color:#374151}body.dark-mode .mobile-status-row.inactive{background:#0f1419}body.dark-mode .mobile-status-icon{background:#374151;border-color:#4b5563}body.dark-mode .mobile-status-widget{background:#1f2937!important;border-color:#374151!important}body.dark-mode .mobile-status-metadata{background-color:#11182780!important;border-top:1px solid #ffffff0d!important}body.dark-mode .mobile-footer{background:#1f2937;box-shadow:0 -2px 8px #0000004d;color:#9ca3af}.dashboard-page *{box-sizing:border-box;margin:0;padding:0}.dashboard-page body{background:#f0f2f5;color:#333;display:flex;font-family:Manrope,sans-serif;justify-content:center;padding:2rem}.dashboard-page .container{margin:0 auto;max-width:1400px;padding:2rem}.dashboard-page .dashboard-container{border-top-left-radius:0!important;border-top-right-radius:0!important;box-shadow:none!important;margin:0!important;max-width:none!important;width:100%!important}.dashboard-page h1{color:#111827;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.25rem;font-weight:800;letter-spacing:-.025em;margin-bottom:2rem;margin-top:1rem;padding-bottom:1rem;position:relative}.dashboard-page h1:after{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.dashboard-page .metrics-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:3rem;margin-top:2rem;padding:.5rem}.dashboard-page .children-status-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem;margin-top:1rem;padding:.5rem}.dashboard-page .children-status-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;height:120px;justify-content:flex-start;margin:.25rem;max-width:200px;overflow:hidden;padding:1rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-page .children-status-card .metric-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.dashboard-page .children-status-card .metric-icon{color:#3b82f6!important;display:block!important;font-size:1.5rem!important;height:1.5rem!important;opacity:1!important;transition:all .3s ease;width:1.5rem!important}.dashboard-page .children-status-card:hover .metric-icon{color:#1d4ed8!important;opacity:1!important;transform:scale(1.1)}.dashboard-page .children-status-card h2{color:#64748b;font-size:.65rem;font-weight:700;letter-spacing:.5px;line-height:1.1;margin:0 0 .5rem;padding-left:.25rem;position:relative;text-transform:uppercase}.dashboard-page .children-status-card h2:before{background:linear-gradient(180deg,#3b82f6,#8b5cf6);border-radius:1px;content:"";height:10px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:2px}.dashboard-page .children-status-card .metric-value .number{color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.75rem;font-weight:800;letter-spacing:-.025em;line-height:1}.dashboard-page .children-status-card:hover{border-color:#e2e8f0;transform:translateY(-2px)}.dashboard-page .children-status-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);content:"";height:2px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.dashboard-page .children-status-card:hover:before{opacity:1}.dashboard-page .metric-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;margin:.5rem;min-height:120px;overflow:hidden;padding:1.5rem 1.75rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-page .metric-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.dashboard-page .metric-icon{color:#3b82f6!important;display:block!important;font-size:2rem!important;height:2rem!important;opacity:1!important;transition:all .3s ease;width:2rem!important}.dashboard-page .metric-card:hover .metric-icon{color:#1d4ed8!important;opacity:1!important;transform:scale(1.1)}.dashboard-page .code-icon{color:#94a3b8;cursor:pointer;font-size:1rem!important;opacity:.6;transition:all .2s ease}.dashboard-page .code-icon:hover{color:#64748b;opacity:1;transform:scale(1.1)}.dashboard-page .metric-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.dashboard-page .metric-card:hover{border-color:#e2e8f0;transform:translateY(-4px)}.dashboard-page .metric-card:hover:before{opacity:1}.dashboard-page .metric-card h2{color:#64748b;font-size:.75rem;font-weight:700;letter-spacing:.75px;line-height:1.2;margin:0 0 .75rem;padding-left:.5rem;position:relative;text-transform:uppercase}.dashboard-page .metric-card h2:before{background:linear-gradient(180deg,#3b82f6,#8b5cf6);border-radius:2px;content:"";height:12px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.dashboard-page .metric-card .metric-value{align-items:baseline;display:flex;gap:.5rem;margin-top:auto}.dashboard-page .metric-card .metric-value .number{color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.25rem;font-weight:800;letter-spacing:-.025em;line-height:1}.dashboard-page .assignments-status-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;margin-top:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-page .assignments-status-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.dashboard-page .assignments-status-card:hover{border-color:#e2e8f0;transform:translateY(-4px)}.dashboard-page .assignments-status-card:hover:before{opacity:1}.dashboard-page .assignments-status-card h2{border-bottom:2px solid #f1f5f9;color:#64748b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.75px;margin:0 0 1rem;padding-bottom:.75rem;padding-left:.5rem;position:relative;text-transform:uppercase}.dashboard-page .assignments-status-card h2:before{background:linear-gradient(180deg,#3b82f6,#8b5cf6);border-radius:2px;content:"";height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.dashboard-page .assignments-status-card ul{list-style:none;margin:0;padding:0}.dashboard-page .assignments-status-card li{align-items:center;border-bottom:1px solid #f8fafc;border-radius:8px;display:flex;font-size:.875rem;justify-content:space-between;margin:.25rem 0;padding:.75rem;transition:all .2s ease}.dashboard-page .assignments-status-card li:hover{background-color:#f8fafc;transform:translateX(4px)}.dashboard-page .assignments-status-card li:last-child{border-bottom:none}.dashboard-page .assignments-status-card span{color:#475569;font-weight:600;text-transform:capitalize}.dashboard-page .assignments-status-card li span:last-child{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-size:1.125rem;font-weight:800}.dashboard-page .loading-message{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;color:#5a6268;font-size:1.2rem;padding:2rem;text-align:center}.dashboard-page .error-message{background-color:#fff;border-left:4px solid #e76f51;border-radius:8px;padding:2rem;text-align:center}.dashboard-page .error-message h3{color:#e76f51;font-size:1.3rem;margin-bottom:1rem}.dashboard-page .error-message p{color:#5a6268;font-size:1rem;margin-bottom:1.5rem}.dashboard-page .retry-button{background-color:#2c6eaf;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.dashboard-page .retry-button:hover{background-color:#245a8d}.dashboard-page .no-data{background-color:#f8f9fa;border-radius:4px;color:#666;font-style:italic;margin:0;padding:1rem;text-align:center}.dashboard-page .metric-card .MuiSvgIcon-root{color:#cbd5e1!important;font-size:1.125rem!important;opacity:.5;position:absolute;right:1.25rem;top:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-page .metric-card:hover .MuiSvgIcon-root{color:#94a3b8!important;opacity:.7;transform:scale(1.05)}.dashboard-page .metric-card .code-icon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border-radius:4px;color:#94a3b8!important;cursor:pointer;font-size:.875rem!important;opacity:.4;padding:.25rem;position:absolute;right:1.25rem;top:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-page .metric-card .code-icon:hover{background:#fffffff2;color:#475569!important;opacity:.8;transform:scale(1.1)}.dashboard-page .metric-value{align-items:baseline;display:flex;gap:.5rem}.dashboard-page .metric-value .number{color:#1f2937;font-size:2.25rem;font-weight:700;line-height:1}.dashboard-page .metric-value .unit{color:#6b7280;font-size:.875rem;font-weight:500}.dashboard-page .assignments-status-card,.dashboard-page .metric-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#fffffffa)}@media (max-width:768px){.dashboard-page .dashboard-container{padding:2rem 1.5rem}.dashboard-page .metrics-grid{gap:1.5rem;grid-template-columns:1fr}.dashboard-page .metric-card{min-height:100px;padding:1.25rem}.dashboard-page h1{font-size:1.875rem;margin-bottom:2rem}}.dashboard-page .error-message,.dashboard-page .loading-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#fffffffa);border:1px solid #e2e8f0;border-radius:16px}.dashboard-page .error-message{border-left:4px solid #ef4444}.dashboard-page .flip-card{background:none;border:none;display:flex;height:100%;min-height:180px;perspective:1000px;position:relative;width:100%}.dashboard-page .flip-card-inner{height:100%;min-height:180px;position:relative;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1);width:100%}.dashboard-page .flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}.dashboard-page .flip-card-back,.dashboard-page .flip-card-front{align-items:center;backface-visibility:hidden;background:#fff;border-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;overflow:hidden;padding:1.5rem;position:absolute;top:0;width:100%;z-index:1}.dashboard-page .flip-card-front{z-index:2}.dashboard-page .flip-card-back{background:#f5f5f5;color:#222;font-family:Fira Mono,Consolas,monospace;font-size:.95rem;padding:1.5rem 1rem;text-align:left;transform:rotateY(180deg);z-index:3}.dashboard-page .flip-card.flipped .flip-card-front,.dashboard-page .flip-card:not(.flipped) .flip-card-back{opacity:0;pointer-events:none}.dashboard-page .flip-card-back pre{background:#eaeaea;border-radius:4px;font-size:.95rem;overflow-x:auto;padding:1rem;width:100%}.dashboard-page .flip-card-back button{align-self:flex-end;background:#2c6eaf;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.5rem 1rem}.dashboard-page .flip-card-back button:hover{background:#245a8d}.dashboard-page .hours-grid{grid-gap:.625rem;display:grid;gap:.625rem;grid-template-columns:repeat(8,1fr);margin-bottom:1.25rem;margin-top:1.75rem;width:100%}.dashboard-page .hours-item{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffc;border:1px solid #0000000f;border-radius:16px;box-shadow:0 1px 3px 0 #0000000a,inset 0 0 0 1px #00000005;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:1.5rem .875rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.16,1,.3,1);width:100%}.dashboard-page .hours-item:before{background:linear-gradient(90deg,#0000,#3b82f64d,#0000);content:"";height:2px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s cubic-bezier(.16,1,.3,1)}.dashboard-page .hours-item:hover{background:#fffffff2;border-color:#3b82f633;box-shadow:0 8px 24px -4px #00000014,0 4px 12px -2px #3b82f61f,inset 0 0 0 1px #3b82f614;transform:translateY(-3px) scale(1.01)}.dashboard-page .hours-item:hover:before{opacity:1}.dashboard-page .clickable-day{cursor:pointer}.dashboard-page .clickable-day:hover{background:#f9fafbfa!important;border-color:#3b82f64d!important}.dashboard-page .clickable-day:active{transform:translateY(-1px) scale(.99);transition:all .15s cubic-bezier(.16,1,.3,1)}.dashboard-page .day-name{font-feature-settings:"tnum";color:#000000a6;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Inter,sans-serif;font-size:.8125rem;font-variant-numeric:tabular-nums;font-weight:500;letter-spacing:-.01em;margin-bottom:.75rem;text-transform:uppercase}.dashboard-page .hours-value{font-feature-settings:"tnum";background:#0000;border:none;border-radius:0;color:#000000e6;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Inter,sans-serif;font-size:1.375rem;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:-.03em;line-height:1.2;min-width:auto;padding:0;width:fit-content}.dashboard-page .total-column{background:linear-gradient(135deg,#3b82f614,#6366f10f)!important;border:1.5px solid #3b82f640!important;box-shadow:0 4px 16px -4px #3b82f633,inset 0 0 0 1px #3b82f61a!important;position:relative}.dashboard-page .total-column:after{background:linear-gradient(90deg,#3b82f699,#6366f199);content:"";height:2px;left:0;opacity:1;position:absolute;right:0;top:0}.dashboard-page .total-column:hover{background:linear-gradient(135deg,#3b82f61f,#6366f11a)!important;border-color:#3b82f666!important;box-shadow:0 12px 32px -8px #3b82f640,inset 0 0 0 1px #3b82f626!important}.dashboard-page .total-column .day-name{color:#3b82f6e6;font-size:.875rem;font-weight:600;letter-spacing:.02em}.dashboard-page .total-hours{background:#0000!important;border:none!important;color:#3b82f6!important;font-size:1.5rem!important;font-weight:700!important;letter-spacing:-.04em}@media (max-width:1200px){.dashboard-page .hours-grid{gap:.5rem;grid-template-columns:repeat(4,1fr)}.dashboard-page .hours-item{padding:1.25rem .625rem}.dashboard-page .hours-value{font-size:1.25rem}.dashboard-page .day-name{font-size:.75rem;margin-bottom:.625rem}}@media (max-width:768px){.dashboard-page .hours-grid{gap:.5rem;grid-template-columns:repeat(2,1fr)}.dashboard-page .hours-item{border-radius:12px;padding:1rem .5rem}.dashboard-page .day-name{font-size:.6875rem;margin-bottom:.5rem}.dashboard-page .hours-value{font-size:1.125rem}.dashboard-page .total-hours{font-size:1.25rem!important}}.dashboard-page .total-hours:after{color:#fff!important;font-weight:600}.dashboard-page .quick-actions-section{margin-bottom:2rem;margin-top:1rem}.dashboard-page .quick-action-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:400px;overflow:hidden;padding:0;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-page .quick-action-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.dashboard-page .quick-action-card:hover{border-color:#e2e8f0;transform:translateY(-4px)}.dashboard-page .quick-action-card:hover:before{opacity:1}.dashboard-page .quick-action-content{align-items:center;display:flex;gap:1rem;padding:1rem 1.5rem;position:relative;z-index:1}.dashboard-page .quick-action-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:12px;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.dashboard-page .quick-action-card:hover .quick-action-icon{transform:scale(1.1)}.dashboard-page .quick-action-icon .MuiSvgIcon-root{color:#fff!important;font-size:24px!important}.dashboard-page .quick-action-icon svg{color:#fff!important}.dashboard-page .quick-action-text{color:#1f2937;flex:1 1}.dashboard-page .quick-action-text h3{color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.025em;margin:0}.dashboard-page .quick-action-text p{color:#ffffffe6;font-size:.95rem;font-weight:400;line-height:1.5;margin:0}.dashboard-page .quick-action-arrow{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.dashboard-page .quick-action-card:hover .quick-action-arrow{background:#f1f5f9;border-color:#cbd5e1;transform:translateX(4px)}.dashboard-page .quick-action-arrow svg{color:#64748b;transition:transform .3s ease}.dashboard-page .quick-action-card:hover .quick-action-arrow svg{transform:translateX(2px)}@media (max-width:768px){.dashboard-page .quick-action-content{gap:.75rem;padding:.875rem 1.25rem}.dashboard-page .quick-action-icon{height:40px;width:40px}.dashboard-page .quick-action-icon .MuiSvgIcon-root{font-size:20px!important}.dashboard-page .quick-action-icon svg{height:20px;width:20px}.dashboard-page .quick-action-text h3{font-size:1.125rem}.dashboard-page .quick-action-arrow{height:32px;width:32px}}body.dark-mode .dashboard-page h1{color:#e5e7eb}body.dark-mode .dashboard-page h1:after{background:linear-gradient(90deg,#60a5fa,#a78bfa)}body.dark-mode .dashboard-page .metric-card{background:linear-gradient(135deg,#1f2937f2,#111827fa);border-color:#374151;color:#e5e7eb}body.dark-mode .dashboard-page .metric-card:hover{border-color:#4b5563;box-shadow:0 8px 24px -4px #0000004d}body.dark-mode .dashboard-page .metric-card h2{color:#9ca3af}body.dark-mode .dashboard-page .metric-card .metric-value .number{color:#f9fafb}body.dark-mode .dashboard-page .metric-card .metric-icon{color:#60a5fa!important}body.dark-mode .dashboard-page .metric-card:hover .metric-icon{color:#93c5fd!important}body.dark-mode .dashboard-page .metric-card .code-icon{background:#1f2937cc;color:#9ca3af!important}body.dark-mode .dashboard-page .metric-card .code-icon:hover{background:#1f2937f2;color:#d1d5db!important}body.dark-mode .dashboard-page .children-status-card{background-color:#1f2937;border-color:#374151;color:#e5e7eb}body.dark-mode .dashboard-page .children-status-card:hover{background-color:#374151;border-color:#4b5563}body.dark-mode .dashboard-page .children-status-card h2{color:#9ca3af}body.dark-mode .dashboard-page .children-status-card .metric-value .number{color:#f9fafb}body.dark-mode .dashboard-page .children-status-card .metric-icon{color:#60a5fa!important}body.dark-mode .dashboard-page .children-status-card:hover .metric-icon{color:#93c5fd!important}body.dark-mode .dashboard-page .assignments-status-card{background:linear-gradient(135deg,#1f2937f2,#111827fa);border-color:#374151;color:#e5e7eb}body.dark-mode .dashboard-page .assignments-status-card:hover{border-color:#4b5563}body.dark-mode .dashboard-page .assignments-status-card h2{border-bottom-color:#374151;color:#9ca3af}body.dark-mode .dashboard-page .assignments-status-card li{border-bottom-color:#374151}body.dark-mode .dashboard-page .assignments-status-card li:hover{background-color:#374151}body.dark-mode .dashboard-page .assignments-status-card span{color:#d1d5db}body.dark-mode .dashboard-page .assignments-status-card li span:last-child{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;color:#f9fafb}body.dark-mode .dashboard-page .hours-item{background:#1f2937cc;border-color:#374151;color:#e5e7eb}body.dark-mode .dashboard-page .hours-item:hover{background:#1f2937f2;border-color:#3b82f64d;box-shadow:0 8px 24px -4px #0000004d,0 4px 12px -2px #3b82f633,inset 0 0 0 1px #3b82f626;transform:translateY(-3px) scale(1.01)}body.dark-mode .dashboard-page .hours-item:hover:before{opacity:1}body.dark-mode .dashboard-page .clickable-day:hover{background:#252f3ffa!important;border-color:#3b82f666!important}body.dark-mode .dashboard-page .day-name{color:#9ca3af}body.dark-mode .dashboard-page .hours-value{color:#f9fafb}body.dark-mode .dashboard-page .total-column{background:linear-gradient(135deg,#3b82f626,#8b5cf61f)!important;border-color:#3b82f666!important}body.dark-mode .dashboard-page .total-column:hover{background:linear-gradient(135deg,#3b82f633,#8b5cf62e)!important;border-color:#3b82f680!important}body.dark-mode .dashboard-page .total-column .day-name{color:#93c5fd}body.dark-mode .dashboard-page .total-hours{color:#93c5fd!important}body.dark-mode .dashboard-page .quick-action-card{background-color:#1f2937;border-color:#374151}body.dark-mode .dashboard-page .quick-action-card:hover{background-color:#374151;border-color:#4b5563}body.dark-mode .dashboard-page .quick-action-text{color:#e5e7eb}body.dark-mode .dashboard-page .quick-action-text h3{color:#f9fafb}body.dark-mode .dashboard-page .quick-action-text p{color:#9ca3af}body.dark-mode .dashboard-page .quick-action-arrow{background:#374151;border-color:#4b5563}body.dark-mode .dashboard-page .quick-action-card:hover .quick-action-arrow{background:#4b5563;border-color:#6b7280}body.dark-mode .dashboard-page .quick-action-arrow svg{color:#9ca3af}body.dark-mode .dashboard-page .quick-action-card:hover .quick-action-arrow svg{color:#d1d5db}body.dark-mode .dashboard-page .loading-message{background:linear-gradient(135deg,#1f2937f2,#111827fa);border-color:#374151;color:#9ca3af}body.dark-mode .dashboard-page .error-message{background:linear-gradient(135deg,#1f2937f2,#111827fa);border-color:#374151 #374151 #374151 #ef4444}body.dark-mode .dashboard-page .error-message h3{color:#f87171}body.dark-mode .dashboard-page .error-message p{color:#d1d5db}body.dark-mode .dashboard-page .retry-button{background-color:#3b82f6;color:#fff}body.dark-mode .dashboard-page .retry-button:hover{background-color:#2563eb}body.dark-mode .dashboard-page .no-data{background-color:#1f2937;color:#9ca3af}body.dark-mode .dashboard-page .flip-card-back,body.dark-mode .dashboard-page .flip-card-front{background:#1f2937;border-color:#374151;color:#e5e7eb}body.dark-mode .dashboard-page .flip-card-back{background:#111827;color:#e5e7eb}body.dark-mode .dashboard-page .flip-card-back pre{background:#1f2937;border-color:#374151;color:#e5e7eb}body.dark-mode .dashboard-page .flip-card-back button{background:#3b82f6;color:#fff}body.dark-mode .dashboard-page .flip-card-back button:hover{background:#2563eb}:root{--bg-gradient:linear-gradient(135deg,#f8fafc,#e2e8f0 25%,#cbd5e1 50%,#94a3b8 75%,#64748b);--text-primary:#1e293b;--navbar-bg:#f6f8fa;--navbar-border:#00000014;--link-hover-bg:#0078d40a;--link-active-bg:#0078d414;--link-active-color:#0078d4}body.dark-mode,html.dark-mode{--bg-gradient:linear-gradient(135deg,#1a1d2e,#0f1218);--text-primary:#e5e7eb;--navbar-bg:#1f2937;--navbar-border:#ffffff1a;--link-hover-bg:#60a5fa1a;--link-active-bg:#60a5fa26;--link-active-color:#60a5fa}body,html{background:linear-gradient(135deg,#f8fafc,#e2e8f0 25%,#cbd5e1 50%,#94a3b8 75%,#64748b);background:var(--bg-gradient);box-sizing:border-box;color:#1e293b;color:var(--text-primary);display:block;font-family:Manrope,sans-serif;margin:0;max-width:100%;overflow-x:hidden;padding:0;transition:background .2s ease,color .2s ease;width:100%}*,:after,:before{box-sizing:inherit}.navbar{align-items:center;background:#f6f8fa;background:var(--navbar-bg);border-bottom:1px solid #00000014;border-bottom:1px solid var(--navbar-border);border-radius:0;box-sizing:border-box;display:flex;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:500;gap:2.5rem;justify-content:space-between;letter-spacing:.03em;margin:0;max-width:100%;min-height:64px;overflow-x:hidden;padding:.7rem 3rem;position:sticky;top:0;transition:background .2s ease,border-color .2s ease;width:100%;z-index:1100}.navbar:hover{border-bottom-color:#00000014;border-bottom-color:var(--navbar-border);opacity:.95}.navbar.dev-mode{position:sticky}.navbar.dev-mode:after{background-image:repeating-linear-gradient(90deg,#0000,#0000 8px,#ff69b4 0,#ff69b4 10px);background-size:20px 100%;bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.navbar a,.navbar button{align-items:center;background:#0000;border:1px solid #0000;border-radius:6px;box-sizing:border-box;color:#1e293b;color:var(--text-primary);cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:500;height:40px;justify-content:center;letter-spacing:.03em;margin-right:.5rem;min-width:120px;overflow:hidden;padding:.5rem 1.2rem;position:relative;text-decoration:none;transition:background .15s ease,color .15s ease,box-shadow .15s ease,border-color .15s ease;white-space:nowrap}.navbar a:focus,.navbar a:hover,.navbar button:focus,.navbar button:hover{background:#0078d40a;background:var(--link-hover-bg);border:1px solid #0078d414;border-radius:6px;box-shadow:0 1px 4px #0078d414;color:#1e293b;color:var(--text-primary)}.navbar a.active,.navbar button.active{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0078d414;background:var(--link-active-bg);border:1px solid #0078d433;box-shadow:0 2px 8px #0078d41f,0 1px 3px #00000014,inset 0 1px 0 #fff9;color:#0078d4;color:var(--link-active-color);font-weight:600}.navbar a.active:after,.navbar button.active:after{background:linear-gradient(90deg,#0078d4,#106ebe 50%,#0078d4);border-radius:1px;bottom:2px;box-shadow:0 0 4px #0078d44d;content:"";height:2px;left:8px;opacity:.9;position:absolute;right:8px;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.navbar a:active:before,.navbar button:active:before{animation:navbar-bar-ripple .4s cubic-bezier(.25,.46,.45,.94);background:#0078d433;border-radius:50%;content:"";height:0;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:0;z-index:1}@keyframes navbar-bar-ripple{0%{height:0;opacity:.8;width:0}50%{opacity:.4}to{height:120px;opacity:0;width:120px}}main{min-height:calc(100vh - 64px)}select{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7 10 5 5 5-5z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2rem;border:1.5px solid #b0b8c1;border-radius:8px;color:#222;cursor:pointer;font-family:Manrope,sans-serif;font-size:1rem;outline:none;padding:.75rem 1rem;transition:background-color .3s,border-color .3s,box-shadow .3s;width:200px}select:focus{background:#f5f7fa;border-color:#7da2e3;box-shadow:0 0 0 3px #7da2e333}select option{background:#fff;color:#222}@media (max-width:600px){select{font-size:.95rem;padding:.6rem .8rem}}.navbar-left{align-items:center;display:flex;flex:1 1 auto;min-width:0;overflow:hidden;position:relative}.navbar-left .desktop-nav .more-button-wrapper{margin-right:-1px}.navbar-right{flex-shrink:0;gap:16px}.desktop-nav,.navbar-right{align-items:center;display:flex}.desktop-nav{flex-wrap:nowrap;max-width:100%;min-width:0;overflow:hidden;position:relative}.desktop-nav .more-button-wrapper{flex-shrink:0!important;margin-right:-2px;min-width:110px!important;overflow:visible!important;padding-right:2px;position:relative;z-index:10}.desktop-nav .more-button-wrapper .more-button,.desktop-nav>button:last-child{flex-shrink:0!important;min-width:110px!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}@media (max-width:960px){.desktop-nav{display:none}.navbar{gap:1rem;padding:.7rem 1rem}}@media (max-width:1200px) and (min-width:961px){.navbar{gap:1.5rem;padding:.7rem 1.5rem}.navbar a,.navbar button{font-size:1rem;min-width:100px;padding:.4rem .8rem}}@media (max-width:1600px) and (min-width:1201px){.navbar{gap:2rem;padding:.7rem 2rem}}@media (max-width:600px){.navbar{min-height:56px;padding:.5rem .75rem}.navbar-right{gap:8px}}@media (max-width:480px){.navbar{padding:.5rem}}.App-header{align-items:center;background-color:#f0f2f5;color:#282c34;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#0969da}.no-page-scroll{overflow:hidden;overscroll-behavior:none}body.dark-mode .navbar a.active:after,body.dark-mode .navbar button.active:after{background:linear-gradient(90deg,#60a5fa,#3b82f6 50%,#60a5fa)}body.dark-mode select{background:#1f2937;border-color:#374151;color:#e5e7eb}body.dark-mode select:focus{background:#374151;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}body.dark-mode select option{background:#1f2937;color:#e5e7eb}body.dark-mode .MuiMenu-paper{background-color:#1f2937!important;border:1px solid #374151!important}body.dark-mode .MuiMenuItem-root{color:#e5e7eb!important}body.dark-mode .MuiMenuItem-root:hover{background-color:#374151!important}body.dark-mode .MuiDivider-root{border-color:#374151!important}body.dark-mode .MuiTypography-root{color:#e5e7eb}body.dark-mode .MuiTypography-colorTextSecondary{color:#9ca3af!important}.dataviews-page{display:flex;flex-direction:column;height:calc(100vh - 64px);max-height:calc(100vh - 64px);min-height:0;min-height:auto;overflow:hidden}.dataviews-container{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:100%;margin:0;max-width:none;overflow:hidden;padding:16px;width:100%}.dataviews-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:16px}.dataviews-header h1{margin:0}.dataviews-header-icon-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;margin:0;padding:0;width:32px}.dataviews-record-count{color:#6b7280;font-size:16px;font-style:italic;font-weight:300}.dataviews-filter-bar{align-items:center;display:flex;flex-shrink:0;gap:8px;margin-bottom:12px}.dataviews-filter-input{border:1px solid #e2e8f0;border-radius:4px;flex:1 1;font-size:16px;padding:8px}.dataviews-filter-error{color:red;flex-shrink:0;margin-bottom:4px}.dataviews-tabs-wrapper{flex-shrink:0}.dataviews-tabs{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;margin-bottom:16px}.dataviews-tab-button,.dataviews-tab-wrapper{align-items:center;display:flex;position:relative}.dataviews-tab-button{background:#0000;border:none;border-bottom:4px solid #0000;color:#1e293b;cursor:pointer;font-size:18px;font-weight:600;outline:none;padding:12px 32px;transition:all .2s}.dataviews-tab-button.active{background:#1e293b;border-bottom:4px solid #1976d2;color:#fff}.dataviews-tab-config-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:28px;justify-content:center;margin-left:8px;padding:0;width:28px}.dataviews-content{flex:1 1;min-height:0;overflow:auto;overscroll-behavior:none;scrollbar-width:thin}.dataviews-content::-webkit-scrollbar{-webkit-appearance:none;height:12px;width:12px}.dataviews-content::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0000004d;border:2px solid #0000;border-radius:6px}.dataviews-content::-webkit-scrollbar-thumb:hover{background-color:#00000080}.dataviews-content::-webkit-scrollbar-track{background-color:#0000000d;border-radius:6px}.dataviews-error,.dataviews-loading{padding:24px}.dataviews-error{color:red}.modal-overlay{align-items:center;background:#1e293b40;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.modal-overlay.high-z{z-index:3000}.column-config-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000021;display:flex;flex-direction:column;gap:16px;height:auto;max-height:80vh;min-height:540px;min-width:750px;overflow:auto;padding:32px;width:850px}.column-config-modal h2{margin:0 0 16px}.column-config-content{align-items:center;display:flex;flex:1 1;gap:32px;justify-content:center}.column-list-wrapper{display:flex;flex:1 1;flex-direction:column;height:100%;min-width:200px}.column-list-title{font-weight:600;margin-bottom:8px}.column-list{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;height:340px;max-height:340px;overflow-y:auto;padding:8px}.column-item{align-items:center;background:#0000;border-radius:4px;cursor:pointer;display:flex;font-weight:500;gap:6px;margin:2px 0;padding:6px 10px}.column-item.selected{background:#c7d7ee}.column-item-pin-badge{color:#1976d2;font-size:11px;font-weight:600;margin-left:auto}.column-controls{display:flex;flex-direction:column;gap:4px;margin-top:8px}.column-move-buttons{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.filter-help-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000021;display:flex;flex-direction:column;gap:16px;max-width:540px;min-width:420px;padding:32px;position:relative;width:90%}.filter-help-modal h2{margin:0 0 12px}.filter-help-content{font-size:16px;line-height:1.7}.filter-help-table-wrapper{overflow-x:auto;width:100%}.filter-help-table{border-collapse:collapse;margin-bottom:12px;margin-top:12px;width:100%}.filter-help-table thead tr{background:#f6f8fa}.filter-help-table th{border-bottom:1px solid #e2e8f0;padding:6px 8px;text-align:left}.filter-help-table td{padding:6px 8px}.filter-help-table td:first-child{font-weight:600}.filter-help-notes{margin-top:12px}.filter-help-notes ul{margin:6px 0 0 18px;padding:0}.modal-close-button{background:none;border:none;color:#1976d2;cursor:pointer;font-size:20px;position:absolute;right:16px;top:16px}.profile-page{padding-bottom:90px}.profile-page .profile-container{margin:0 auto;max-width:800px;min-height:calc(100vh - 80px);padding:20px}.profile-page .profile-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-top:20px;padding:30px}.profile-page .profile-card h1{border-bottom:2px solid #f0f0f0;color:#333;font-size:28px;font-weight:600;margin-bottom:30px;padding-bottom:15px}.profile-page .profile-form{display:flex;flex-direction:column;gap:30px}.profile-page .form-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:25px}.profile-page .profile-photo-section{display:flex;flex-direction:column;gap:16px}.profile-page .profile-photo-alert{margin:0}.profile-page .profile-photo-dropzone{background-color:#fbfcfe;border:1px dashed #cfd4db;border-radius:16px;cursor:pointer;padding:24px 28px;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.profile-page .profile-photo-dropzone:focus-visible{outline:3px solid #007bff59;outline-offset:4px}.profile-page .profile-photo-dropzone.is-active{background-color:#f0f6ff;border-color:#007bff;box-shadow:0 0 0 3px #007bff14}.profile-page .profile-photo-avatar-wrapper{flex-shrink:0;height:120px;position:relative;width:120px}.profile-page .profile-photo-avatar{background:linear-gradient(135deg,#f2f4f8,#e9ecf2);border:1px solid #dde1ea;color:#4a4f5a;font-size:38px;height:120px;width:120px}.profile-page .profile-photo-loading{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.profile-page .profile-photo-details{flex:1 1;min-width:200px}.profile-page .profile-photo-title{color:#2c3e50;font-weight:600}.profile-page .profile-photo-subtitle{margin-top:4px}.profile-page .profile-photo-actions{display:flex;flex-wrap:wrap;margin-top:16px}.profile-page .profile-photo-actions .MuiButton-root{min-width:160px}.profile-page .profile-photo-status{color:#6c757d;margin-top:12px}.profile-page .profile-photo-cropper{background-color:#0c0f14;border-radius:16px;height:0;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.profile-page .profile-photo-cropper .reactEasyCrop_CropArea{border:2px solid #fff9}@media (max-width:600px){.profile-page .profile-photo-dropzone{padding:20px}.profile-page .profile-photo-avatar-wrapper{margin:0 auto}.profile-page .profile-photo-actions,.profile-page .profile-photo-actions .MuiButton-root{width:100%}}.profile-page .form-section h2{color:#495057;font-size:20px;font-weight:500;margin-bottom:20px}.profile-page .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.profile-page .section-header h2{margin-bottom:0}.profile-page .toggle-button{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .2s}.toggle-button:hover{background:#0056b3}.profile-page .form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.profile-page .form-group{display:flex;flex-direction:column;gap:8px}.profile-page .form-group label{color:#495057;font-size:14px;font-weight:500}.profile-page .form-group input,.profile-page .form-group select{background-color:#fff;border:none;border-radius:6px;font-size:16px;padding:12px 16px;transition:border-color .2s,box-shadow .2s}.profile-page .form-group input:focus,.profile-page .form-group select:focus{border:none;outline:none}.profile-page .form-group input:disabled,.profile-page .form-group select:disabled{background-color:#f8f9fa;color:#6c757d;cursor:not-allowed}.profile-page .form-group select{cursor:pointer}.profile-page .form-group select:disabled{cursor:not-allowed}.profile-page .disabled-input{background-color:#f8f9fa!important;color:#6c757d!important}.profile-page .password-section{border-top:1px solid #dee2e6;margin-top:20px;padding-top:20px}.profile-page .password-input-container{align-items:center;display:flex;position:relative}.profile-page .password-input-container input{flex:1 1;padding-right:45px}.profile-page .password-toggle-btn{align-items:center;background:none;border:none;border-radius:3px;color:#adb5bd;cursor:pointer;display:flex;font-size:10px;font-weight:400;justify-content:center;letter-spacing:.3px;min-height:20px;min-width:32px;padding:4px 6px;position:absolute;right:6px;text-transform:uppercase;top:50%;transform:translateY(-50%);transition:all .2s ease}.profile-page .password-toggle-btn:hover{background-color:#0000000d;color:#6c757d}.profile-page .password-toggle-btn:focus{background-color:#007bff14;color:#007bff;outline:none}.profile-page .password-input-container input::placeholder{color:#adb5bd;font-size:13px;font-weight:300}.profile-page .message{border-radius:6px;font-weight:500;margin-bottom:20px;padding:12px 16px}.profile-page .message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.profile-page .message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.profile-page .sticky-footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;left:0;padding:16px 24px;position:fixed;right:0;z-index:1000}.profile-page .sticky-footer-inner{margin:0 auto;max-width:1200px;padding:0 24px;width:100%}.profile-page .sticky-footer .footer-buttons,.profile-page .sticky-footer-inner{display:flex;gap:12px;justify-content:flex-end}.profile-page .sticky-footer .footer-button{border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:500;padding:10px 24px;transition:all .2s ease}.profile-page .sticky-footer .footer-button.save{background-color:#28a745;color:#fff}.profile-page .sticky-footer .footer-button.save:hover:not(:disabled){background-color:#218838}.profile-page .sticky-footer .footer-button:disabled{background-color:#6c757d;color:#f1f1f1;cursor:not-allowed}.profile-page .roles-container{align-items:center;display:flex;flex-wrap:wrap;gap:6px;min-height:44px;padding:8px 0}.profile-page .role-pill{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;color:#495057;cursor:default;display:inline-flex;font-size:12px;font-weight:400;letter-spacing:.2px;padding:4px 10px;text-transform:capitalize;transition:all .15s ease}.profile-page .role-pill:hover{background:#e9ecef;border-color:#dee2e6}.profile-page .role-pill.no-roles{background:#f8f9fa;border:1px solid #e9ecef;color:#adb5bd;font-style:italic}.profile-page .role-pill.no-roles:hover{background:#e9ecef}.profile-page .role-pill[data-role=admin]{background:#fee2e2;border-color:#fecaca;color:#dc2626}.profile-page .role-pill[data-role=admin]:hover{background:#fecaca}.profile-page .role-pill[data-role=coordinator]{background:#dbeafe;border-color:#bfdbfe;color:#2563eb}.profile-page .role-pill[data-role=coordinator]:hover{background:#bfdbfe}.profile-page .role-pill[data-role=intake]{background:#fef3c7;border-color:#fde68a;color:#d97706}.profile-page .role-pill[data-role=intake]:hover{background:#fde68a}.profile-page .role-pill[data-role=marketer]{background:#f3e8ff;border-color:#e9d5ff;color:#9333ea}.profile-page .role-pill[data-role=marketer]:hover{background:#e9d5ff}.profile-page .role-pill[data-role=onboarding]{background:#ccfbf1;border-color:#99f6e4;color:#0d9488}.profile-page .role-pill[data-role=onboarding]:hover{background:#99f6e4}.profile-page .role-pill[data-role=provider]{background:#dcfce7;border-color:#bbf7d0;color:#16a34a}.profile-page .role-pill[data-role=provider]:hover{background:#bbf7d0}.profile-page .role-pill[data-role=scheduler]{background:#fef3c7;border-color:#fde047;color:#ca8a04}.profile-page .role-pill[data-role=scheduler]:hover{background:#fde047}.profile-page .role-pill[data-role=user]{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.profile-page .role-pill[data-role=user]:hover{background:#cbd5e1}@media (max-width:768px){.profile-page .profile-container{padding:15px}.profile-page{padding-bottom:80px}.profile-page .profile-card{padding:20px}.profile-page .form-row{gap:15px;grid-template-columns:1fr}.profile-page .section-header{align-items:flex-start;flex-direction:column;gap:10px}.profile-page .sticky-footer{padding:12px 16px}.profile-page .sticky-footer .footer-buttons{gap:8px}.profile-page .sticky-footer .footer-button{font-size:14px;padding:10px 20px}}@media (max-width:480px){.profile-page .profile-card{padding:15px}.profile-page .form-section{padding:20px}}.help-container{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:2rem 0}.help-header{margin-bottom:3rem;text-align:center}.help-header h1{align-items:center;color:#1e293b;display:flex;font-weight:700;gap:1rem;justify-content:center;margin-bottom:1rem}.help-header .help-icon{color:#1976d2;font-size:2.5rem}.help-subtitle{color:#64748b;font-size:1.1rem;margin:0 auto;max-width:600px}.role-recommendations{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:3rem;padding:2rem}.role-recommendations h2{align-items:center;color:#1e293b;display:flex;font-weight:600;gap:.5rem;margin-bottom:1rem}.role-recommendations .book-icon{color:#1976d2}.guide-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;height:100%;padding:1.5rem;transition:all .2s ease}.guide-card:hover{border-color:#1976d2;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.guide-card .guide-icon{color:#1976d2;margin-right:.5rem}.guide-card h3{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:.5rem}.guide-card p{color:#64748b;font-size:.9rem;line-height:1.4}.all-guides-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:3rem;padding:2rem}.all-guides-section h2{align-items:center;color:#1e293b;display:flex;font-weight:600;gap:.5rem;margin-bottom:1.5rem}.accordion-section{margin-bottom:1rem}.accordion-section .MuiAccordion-root{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.5rem}.accordion-section .MuiAccordionSummary-root{background:#f8fafc;border-radius:8px 8px 0 0}.accordion-section .MuiAccordionSummary-content{margin:1rem 0}.accordion-section .MuiAccordionSummary-expandIconWrapper{color:#1976d2}.accordion-section .MuiAccordionDetails-root{padding:1rem 1.5rem}.guide-list-item{border-bottom:1px solid #f1f5f9;padding:.75rem 0}.guide-list-item:last-child{border-bottom:none}.guide-list-item .MuiListItemIcon-root{color:#1976d2;min-width:40px}.guide-list-item .MuiListItemText-primary{color:#1e293b;font-weight:500}.guide-list-item .MuiListItemText-secondary{color:#64748b;font-size:.9rem}.help-resources{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:2rem;padding:2rem}.help-resources h3{color:#1e293b;font-weight:600;margin-bottom:1rem}.help-resources p{color:#64748b;margin-bottom:1.5rem}.resource-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;height:100%;padding:1.5rem}.resource-card h4{color:#1e293b;font-weight:600;margin-bottom:.5rem}.resource-card p{color:#64748b;font-size:.9rem;margin-bottom:0}.quick-tips{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:12px;margin-top:2rem;padding:2rem}.quick-tips h3{align-items:center;color:#0c4a6e;display:flex;font-weight:600;gap:.5rem;margin-bottom:1rem}.quick-tips .tip-icon{color:#0ea5e9}.quick-tips .MuiListItem-root{padding:.5rem 0}.quick-tips .MuiListItemText-primary{color:#0c4a6e;font-size:.9rem}@media (max-width:768px){.help-container{padding:1rem 0}.help-header h1{flex-direction:column;font-size:1.8rem;gap:.5rem}.all-guides-section,.help-resources,.role-recommendations{margin-bottom:2rem;padding:1.5rem}.guide-card{padding:1rem}.resource-card{margin-bottom:1rem;padding:1rem}}@media (max-width:480px){.help-header h1{font-size:1.5rem}.help-subtitle{font-size:1rem}.all-guides-section,.help-resources,.role-recommendations{padding:1rem}.guide-card{padding:.75rem}}:root{--linear-background:#fff;--linear-surface:#fafafa;--linear-border:#e5e5e5;--linear-border-hover:#d1d5db;--linear-text-primary:#171717;--linear-text-secondary:#737373;--linear-text-tertiary:#a3a3a3;--linear-accent:#5e6ad2;--linear-accent-hover:#4c5ab8;--linear-shadow-sm:0 1px 2px #0000000a;--linear-shadow-md:0 2px 4px #0000000f;--linear-radius-sm:6px;--linear-radius-md:8px;--linear-spacing-1:4px;--linear-spacing-2:8px;--linear-spacing-3:12px;--linear-spacing-4:16px;--linear-spacing-6:24px;--linear-spacing-8:32px}.linear-issues-container{background-color:#fff;background-color:var(--linear-background);margin:0 auto;max-width:1400px;padding:24px;padding:var(--linear-spacing-6)}.linear-header{align-items:center;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--linear-border);display:flex;justify-content:space-between;margin-bottom:24px;margin-bottom:var(--linear-spacing-6);padding-bottom:16px;padding-bottom:var(--linear-spacing-4)}.linear-header h1{color:#171717;color:var(--linear-text-primary);font-size:1.5rem;font-weight:600;letter-spacing:-.025em;margin:0}.linear-refresh-button{align-items:center;background-color:initial;border:1px solid #e5e5e5;border:1px solid var(--linear-border);border-radius:6px;border-radius:var(--linear-radius-sm);color:#737373;color:var(--linear-text-secondary);cursor:pointer;display:flex;font-size:.875rem;gap:8px;gap:var(--linear-spacing-2);padding:8px 12px;padding:var(--linear-spacing-2) var(--linear-spacing-3);transition:all .15s ease}.linear-refresh-button:hover{background-color:#fafafa;background-color:var(--linear-surface);border-color:#d1d5db;border-color:var(--linear-border-hover);color:#171717;color:var(--linear-text-primary)}.linear-tabs{margin-bottom:2rem}.linear-filters-panel{background:#fafafa;background:var(--linear-surface);border:1px solid #e5e5e5;border:1px solid var(--linear-border);border-radius:8px;border-radius:var(--linear-radius-md);margin-bottom:16px;margin-bottom:var(--linear-spacing-4);padding:16px;padding:var(--linear-spacing-4)}.linear-filters-title{align-items:center;color:#171717;color:var(--linear-text-primary);display:flex;font-size:.875rem;font-weight:600;gap:8px;gap:var(--linear-spacing-2);letter-spacing:.05em;margin-bottom:12px;margin-bottom:var(--linear-spacing-3);text-transform:uppercase}.linear-filters-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.linear-view-controls{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.5rem 0}.linear-view-count{color:#666;font-size:.875rem}.linear-view-toggle{display:flex;gap:.5rem}.linear-cards-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:2rem}.linear-issue-card{background:#fff;background:var(--linear-background);border:1px solid #e5e5e5;border:1px solid var(--linear-border);border-radius:8px;border-radius:var(--linear-radius-md);cursor:pointer;padding:16px;padding:var(--linear-spacing-4);transition:all .15s ease}.linear-issue-card:hover{background-color:#fafafa;background-color:var(--linear-surface);border-color:#d1d5db;border-color:var(--linear-border-hover);box-shadow:0 1px 2px #0000000a;box-shadow:var(--linear-shadow-sm)}.linear-issue-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.linear-issue-id{color:#a3a3a3;color:var(--linear-text-tertiary);font-size:.75rem;font-weight:500;letter-spacing:.01em}.linear-issue-title{color:#171717;color:var(--linear-text-primary);font-size:.9375rem;font-weight:500;letter-spacing:-.01em;line-height:1.4;margin-bottom:8px;margin-bottom:var(--linear-spacing-2)}.linear-issue-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#737373;color:var(--linear-text-secondary);display:-webkit-box;font-size:.8125rem;line-height:1.5;margin-bottom:12px;margin-bottom:var(--linear-spacing-3);overflow:hidden}.linear-issue-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.linear-issue-footer{align-items:center;color:#999;display:flex;font-size:.75rem;justify-content:space-between}.linear-cycle-card{background:#fff;background:var(--linear-background);border:1px solid #e5e5e5;border:1px solid var(--linear-border);border-radius:8px;border-radius:var(--linear-radius-md);padding:16px;padding:var(--linear-spacing-4);transition:all .15s ease}.linear-cycle-card:hover{background-color:#fafafa;background-color:var(--linear-surface);border-color:#d1d5db;border-color:var(--linear-border-hover)}.linear-cycle-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.linear-cycle-name{color:#333;font-size:1.25rem;font-weight:600;margin:0}.linear-cycle-dates{color:#666;font-size:.875rem;margin-bottom:1rem}.linear-cycle-progress{margin-bottom:1rem}.linear-cycle-progress-header{color:#666;display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:.5rem}.linear-cycle-progress-bar{background-color:#e5e5e5;background-color:var(--linear-border);border-radius:2px;height:4px;overflow:hidden;width:100%}.linear-cycle-progress-fill{background-color:#5e6ad2;background-color:var(--linear-accent);height:100%;transition:width .2s ease}.linear-cycle-progress-fill.complete{background-color:#10b981}.linear-cycle-stats{display:flex;font-size:.875rem;justify-content:space-between}.linear-cycle-stats-issues{color:#666}.linear-cycle-stats-completed{color:#4caf50}.linear-table-container{background:#fff;background:var(--linear-background);border:1px solid #e5e5e5;border:1px solid var(--linear-border);border-radius:8px;border-radius:var(--linear-radius-md);margin-bottom:16px;margin-bottom:var(--linear-spacing-4);overflow:hidden}.linear-loading{align-items:center;display:flex;justify-content:center;min-height:400px}.linear-empty{color:#999;padding:3rem;text-align:center}.linear-pagination{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:center;padding:1rem}.linear-mobile-filter-button{-webkit-tap-highlight-color:transparent;height:48px;margin-bottom:1rem;touch-action:manipulation;width:100%}@media (max-width:768px){.MuiIconButton-root,.linear-refresh-button{-webkit-tap-highlight-color:transparent;min-height:44px;min-width:44px;touch-action:manipulation}.MuiTab-root{min-height:48px;touch-action:manipulation}.linear-issue-card:hover{transform:none}.linear-issue-card:active{transform:scale(.98);transition:transform .1s}}@media (max-width:900px){.linear-issues-container{padding:.5rem}.linear-header{flex-direction:row;gap:.5rem;justify-content:space-between;padding:0 .5rem}.linear-header h1{font-size:1.25rem}.linear-cards-grid,.linear-filters-grid{grid-template-columns:1fr}.linear-cards-grid{gap:1rem;padding:0 .5rem}.linear-view-controls{flex-direction:row;gap:.5rem;justify-content:space-between;padding:0 .5rem}.linear-issue-card{padding:1rem}.linear-issue-title{font-size:1rem}.linear-cycle-card{padding:1rem}.linear-tabs{margin:0 -.5rem}}@media (min-width:600px) and (max-width:900px){.linear-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.linear-header h1{font-size:1.125rem}.linear-issue-card{padding:.875rem}.linear-issue-title{font-size:.95rem}.MuiChip-root{font-size:.65rem!important;height:22px!important}}@supports (padding:max(0px)){.linear-issues-container{padding-bottom:max(1rem,env(safe-area-inset-bottom));padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}@media (max-width:768px){*{-webkit-overflow-scrolling:touch}.MuiButton-root,.MuiIconButton-root,a,button{-webkit-tap-highlight-color:rgba(0,0,0,.1);touch-action:manipulation}.MuiChip-root{min-height:28px;padding:4px 8px}.MuiButton-root{min-height:44px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media print{.linear-filters-panel,.linear-refresh-button,.linear-view-toggle{display:none}.linear-cycle-card,.linear-issue-card{border:1px solid #ddd;box-shadow:none;page-break-inside:avoid}}.mobile-email-test{background:linear-gradient(135deg,#f5f7fa,#e3e8f0);min-height:100vh;padding-bottom:20px}.mobile-header{background:#fff;box-shadow:0 2px 8px #00000014;padding:16px 20px;position:sticky;top:0;z-index:10}.mobile-form-section{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px}.mobile-info-banner{background:#e0f2fe;border-bottom:1px solid #0891b2;padding:12px 20px;text-align:center}.mobile-provider-cards{display:flex;flex-direction:column;gap:16px;padding:16px}.mobile-provider-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #00000014;transition:transform .2s ease,box-shadow .2s ease}.mobile-status-rows{display:flex;flex-direction:column;gap:12px}.mobile-status-widget{box-shadow:0 1px 3px #0000000a;transition:all .2s ease}.mobile-status-widget.has-metadata{box-shadow:0 2px 4px #0000000f}.mobile-status-row{align-items:center;display:flex;justify-content:space-between;transition:all .2s ease}.mobile-status-row.inactive{background:#fafafa;opacity:.4}.mobile-status-row-left{align-items:center;display:flex;flex:1 1;gap:10px}.mobile-status-icon{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;height:32px;justify-content:center;width:32px}.mobile-status-row-right{align-items:center;display:flex;gap:8px}.mobile-email-test .MuiCircularProgress-root{color:#4c51bf}.mobile-email-test .MuiButton-root{border-radius:12px;font-weight:600;letter-spacing:-.01em;text-transform:none;transition:all .2s ease}.mobile-email-test .MuiAlert-root{border-radius:12px}@media (max-width:375px){.mobile-provider-cards{gap:12px;padding:12px}.mobile-provider-card{border-radius:12px}.mobile-header{padding:12px 16px}.mobile-form-section{padding:12px}.mobile-info-banner{padding:10px 16px}.mobile-status-rows{gap:10px}.mobile-status-icon{height:28px;width:28px}}@media (orientation:landscape) and (max-height:500px){.mobile-header{position:relative}.mobile-email-test{padding-bottom:20px}}.ses-config-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#fffffff2,#f8fafce6 50%,#fffffff2);border:1.5px solid #fffc;border-radius:20px;box-shadow:0 10px 40px #4c51bf1f,0 4px 12px #00000014,inset 0 1px 0 #ffffffe6,inset 0 -1px 0 #00000005;overflow:hidden;padding:24px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.ses-config-card:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#4c51bf14 50%,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.ses-config-card:after{animation:rotate-gradient 20s linear infinite;background:radial-gradient(circle at center,#6366f114 0,#0000 50%);content:"";height:200%;pointer-events:none;position:absolute;right:-50%;top:-50%;width:200%;z-index:0}.ses-config-card>*{position:relative;z-index:1}.ses-status-item{align-items:center;border-radius:14px;box-shadow:0 6px 16px #0000001f,0 2px 4px #00000014,inset 0 1px 0 #fff3;display:flex;justify-content:space-between;overflow:hidden;padding:14px 18px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.ses-status-item:before{background:linear-gradient(135deg,#fff3,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.ses-status-item:hover{box-shadow:0 12px 24px #00000029,0 4px 8px #0000001a,inset 0 1px 0 #ffffff4d;transform:translateY(-2px) scale(1.01)}.ses-status-item:active{transform:translateY(-1px) scale(.99);transition-duration:.1s}@keyframes pulse-glow{0%,to{box-shadow:0 0 12px #fffc,0 0 20px #fff6;transform:scale(1)}50%{box-shadow:0 0 20px #fff,0 0 30px #fff9,0 0 40px #ffffff4d;transform:scale(1.1)}}@keyframes pulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.2)}}@keyframes shimmer{0%{left:-100%}to{left:100%}}@keyframes rotate-gradient{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.ses-config-card{background:linear-gradient(145deg,#ffffffd9,#f8fafcbf 50%,#ffffffd9)}}@media (max-width:375px){.ses-config-card{border-radius:16px;padding:20px 16px}.ses-status-item{border-radius:12px;padding:12px 14px}}@media (prefers-reduced-motion:reduce){.ses-config-card:after,.ses-config-card:before,.ses-status-item,.ses-status-item:hover{animation:none;transition:none}@keyframes pulse-glow{0%,to{box-shadow:0 0 12px #fffc;transform:scale(1)}}@keyframes pulse{0%,to{opacity:.7;transform:translate(-50%,-50%) scale(1)}}}.weather-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.weather-modal{animation:modal-slide-in .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;max-height:80vh;max-width:500px;overflow-y:auto;width:90%}@keyframes modal-slide-in{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.weather-modal-header{align-items:flex-start;border-bottom:1px solid #0000001a;display:flex;gap:12px;justify-content:space-between;padding:20px 24px}.header-content{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0}.weather-modal-header h2{color:#0f172a;font-size:20px;font-weight:600;margin:0}.weather-modal-content{padding:24px}.current-weather-section{margin-bottom:32px}.current-condition{color:#64748b;font-size:16px;font-weight:500;letter-spacing:-.1px;margin-bottom:16px;text-transform:capitalize}.current-weather-main{align-items:center;display:flex;gap:16px;margin-bottom:24px}.weather-icon-large{stroke-width:1.5;color:#0ea5e9;flex-shrink:0;height:48px;width:48px}.current-weather-info{display:flex;flex-direction:column;gap:4px}.temperature-column{display:flex;flex-direction:column;gap:6px}.current-temperature{color:#0f172a;font-size:32px;font-weight:700;letter-spacing:-.5px;line-height:1}.feels-like-inline{align-items:center;align-self:flex-start;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-size:14px;gap:6px;letter-spacing:-.1px;line-height:1}.feels-like-label-text{color:#64748b;font-size:13px;font-weight:500;opacity:.8}.feels-like-value-text{font-size:14px;font-weight:600}.current-temperature.cold{color:#007ea7}.current-temperature.cool{color:#0ea5e9}.current-temperature.mild{color:#059669}.current-temperature.warm{color:#d97706}.current-temperature.hot{color:#dc2626}.current-temperature.scorching{color:#991b1b}.feels-like-inline.cold .feels-like-label-text{color:#64748b}.feels-like-inline.cold .feels-like-value-text{color:#007ea7}.feels-like-inline.cool .feels-like-label-text{color:#64748b}.feels-like-inline.cool .feels-like-value-text{color:#0ea5e9}.feels-like-inline.mild .feels-like-label-text{color:#64748b}.feels-like-inline.mild .feels-like-value-text{color:#059669}.feels-like-inline.warm .feels-like-label-text{color:#64748b}.feels-like-inline.warm .feels-like-value-text{color:#d97706}.feels-like-inline.hot .feels-like-label-text{color:#64748b}.feels-like-inline.hot .feels-like-value-text{color:#dc2626}.feels-like-inline.scorching .feels-like-label-text{color:#64748b}.feels-like-inline.scorching .feels-like-value-text{color:#991b1b}.weather-details-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.weather-detail-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:.5px solid #0000000f;border-radius:14px;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;display:flex;flex-direction:column;gap:8px;overflow:hidden;padding:18px 16px;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1)}.weather-detail-item:before{background:linear-gradient(90deg,#0ea5e94d,#0ea5e91a);content:"";height:2px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .25s ease}.weather-detail-item:hover{border-color:#00000014;box-shadow:0 4px 12px #00000014,0 2px 4px #0000000a;transform:translateY(-1px)}.weather-detail-item:hover:before{opacity:1}.detail-label{color:#94a3b8;font-size:11px;letter-spacing:.8px;margin-bottom:2px;text-transform:uppercase}.detail-label,.detail-value{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-weight:600}.detail-value{align-items:center;color:#1e293b;display:flex;font-size:17px;gap:8px;letter-spacing:-.2px}.detail-icon{stroke-width:2;color:#64748b;flex-shrink:0;height:18px;opacity:.7;transition:all .2s ease;width:18px}.weather-detail-item:hover .detail-icon{opacity:1;transform:scale(1.05)}.weather-detail-item .detail-value .sunrise-icon,.weather-detail-item .detail-value .sunset-icon{color:#f59e0b;opacity:.8}.weather-detail-item:hover .detail-value .sunrise-icon,.weather-detail-item:hover .detail-value .sunset-icon{color:#f59e0b;opacity:1}.detail-value.cold{color:#007ea7!important}.detail-value.cool{color:#0ea5e9!important}.detail-value.mild{color:#059669!important}.detail-value.warm{color:#d97706!important}.detail-value.hot{color:#dc2626!important}.detail-value.scorching{color:#991b1b!important}.forecast-section h3{color:#0f172a;font-size:18px;font-weight:600;margin:0 0 16px}.forecast-error,.forecast-loading{align-items:center;background:#f8fafc;border-radius:8px;color:#64748b;display:flex;font-size:14px;gap:8px;padding:16px}.forecast-error{align-items:center;color:#ef4444;display:flex;gap:8px}.forecast-error-icon{stroke-width:2;flex-shrink:0;height:18px;width:18px}.forecast-days{display:flex;flex-direction:column;gap:12px}.forecast-day{align-items:center;background:#f8fafc;border:1px solid #0000000d;border-radius:8px;display:flex;gap:16px;padding:12px;transition:background-color .2s ease}.forecast-day:hover{background:#f1f5f9}.forecast-day.cold{background:#1e40af14;border-color:#1e40af26}.forecast-day.cold:hover{background:#1e40af1f}.forecast-day.cool{background:#0ea5e914;border-color:#0ea5e926}.forecast-day.cool:hover{background:#0ea5e91f}.forecast-day.mild{background:#05966914;border-color:#05966926}.forecast-day.mild:hover{background:#0596691f}.forecast-day.warm{background:#d9770614;border-color:#d9770626}.forecast-day.warm:hover{background:#d977061f}.forecast-day.hot{background:#dc262614;border-color:#dc262626}.forecast-day.hot:hover{background:#dc26261f}.forecast-day.scorching{background:#991b1b14;border-color:#991b1b26}.forecast-day.scorching:hover{background:#991b1b1f}.forecast-date{color:#0f172a;font-size:14px;font-weight:600;min-width:80px}.forecast-day .weather-icon{stroke-width:2;color:#0ea5e9;flex-shrink:0;height:24px;width:24px}.forecast-temps{display:flex;flex-direction:column;gap:2px;min-width:60px}.forecast-high{color:#0f172a;font-size:16px;font-weight:700}.forecast-low{color:#64748b;font-size:14px}.forecast-high.cold{color:#007ea7}.forecast-high.cool{color:#0ea5e9}.forecast-high.mild{color:#059669}.forecast-high.warm{color:#d97706}.forecast-high.hot{color:#dc2626}.forecast-high.scorching{color:#991b1b}.forecast-low.cold{color:#007ea7}.forecast-low.cool{color:#0ea5e9}.forecast-low.mild{color:#059669}.forecast-low.warm{color:#d97706}.forecast-low.hot{color:#dc2626}.forecast-low.scorching{color:#991b1b}.forecast-condition{color:#64748b;flex:1 1;font-size:14px;text-transform:capitalize}@media (max-width:480px){.weather-modal{margin:10px;width:95%}.weather-modal-header{padding:16px 20px}.weather-modal-content{padding:20px}.weather-details-grid{gap:10px;grid-template-columns:1fr}.weather-detail-item{border-radius:12px;padding:16px 14px}.detail-value{font-size:16px}.detail-icon{height:16px;width:16px}.current-weather-main{gap:12px}.weather-icon-large{height:40px;width:40px}.current-temperature{font-size:28px}.feels-like-inline{font-size:12px;gap:5px}.feels-like-label-text{font-size:12px}.feels-like-value-text{font-size:13px}.feels-like-separator{font-size:11px}.temperature-column{gap:5px}.forecast-day{gap:12px;padding:10px}.forecast-date{font-size:13px;min-width:70px}}.weather-widget.refreshing{opacity:.8;transition:opacity .2s ease}.weather-widget.refreshing .weather-icon{animation:refresh-spin .5s ease-in-out}@keyframes refresh-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spin{animation:loading-spin 1s linear infinite}.detail-icon svg,.forecast-error-icon svg,.weather-icon svg,.weather-icon-large svg{height:100%;width:100%}.default-location-notice{background:#fbbf241a;border:1px solid #fbbf244d;border-radius:8px;color:#92400e;font-size:13px;font-weight:500;line-height:1.4;padding:8px 12px}.profile-link{background:none;border:none;color:#dc2626;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;margin:0;padding:0;text-decoration:underline;transition:color .2s ease}.profile-link:hover{color:#b91c1c;text-decoration:none}body.dark-mode .weather-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bf}body.dark-mode .weather-modal{background:#1f2937;border:1px solid #ffffff1a;box-shadow:0 20px 40px #00000080}body.dark-mode .weather-modal-header{border-bottom:1px solid #ffffff1a}body.dark-mode .weather-modal-header h2{color:#e5e7eb}body.dark-mode .current-condition{color:#9ca3af}body.dark-mode .weather-icon-large{color:#60a5fa}body.dark-mode .current-temperature{color:#e5e7eb}body.dark-mode .feels-like-inline.cold .feels-like-label-text,body.dark-mode .feels-like-inline.cool .feels-like-label-text,body.dark-mode .feels-like-inline.hot .feels-like-label-text,body.dark-mode .feels-like-inline.mild .feels-like-label-text,body.dark-mode .feels-like-inline.scorching .feels-like-label-text,body.dark-mode .feels-like-inline.warm .feels-like-label-text,body.dark-mode .feels-like-label-text{color:#9ca3af}body.dark-mode .weather-detail-item{background:#1f2937cc;border:.5px solid #ffffff1a;box-shadow:0 1px 3px #0000004d,0 1px 2px #0003}body.dark-mode .weather-detail-item:hover{background:#1f2937f2;border-color:#ffffff26;box-shadow:0 4px 12px #0006,0 2px 4px #0000004d}body.dark-mode .weather-detail-item:before{background:linear-gradient(90deg,#60a5fa66,#60a5fa33)}body.dark-mode .detail-label{color:#6b7280}body.dark-mode .detail-value{color:#d1d5db}body.dark-mode .detail-icon{color:#9ca3af;opacity:.8}body.dark-mode .weather-detail-item:hover .detail-icon{opacity:1}body.dark-mode .weather-detail-item .detail-value .sunrise-icon,body.dark-mode .weather-detail-item .detail-value .sunset-icon{color:#fbbf24;opacity:.9}body.dark-mode .weather-detail-item:hover .detail-value .sunrise-icon,body.dark-mode .weather-detail-item:hover .detail-value .sunset-icon{color:#fcd34d;opacity:1}body.dark-mode .forecast-section h3{color:#e5e7eb}body.dark-mode .forecast-error,body.dark-mode .forecast-loading{background:#1f2937cc;border:1px solid #ffffff1a;color:#9ca3af}body.dark-mode .forecast-error{background:#7f1d1d33;border-color:#f871714d;color:#f87171}body.dark-mode .forecast-error-icon{color:#f87171}body.dark-mode .forecast-day{background:#1f293799;border:1px solid #ffffff1a}body.dark-mode .forecast-day:hover{background:#1f2937cc;border-color:#ffffff26}body.dark-mode .forecast-day.cold{background:#1e3a8a33;border-color:#3b82f64d}body.dark-mode .forecast-day.cold:hover{background:#1e3a8a4d;border-color:#3b82f666}body.dark-mode .forecast-day.cool{background:#0ea5e926;border-color:#60a5fa4d}body.dark-mode .forecast-day.cool:hover{background:#0ea5e940;border-color:#60a5fa66}body.dark-mode .forecast-day.mild{background:#05966926;border-color:#10b9814d}body.dark-mode .forecast-day.mild:hover{background:#05966940;border-color:#10b98166}body.dark-mode .forecast-day.warm{background:#92400e33;border-color:#f59e0b4d}body.dark-mode .forecast-day.warm:hover{background:#92400e4d;border-color:#f59e0b66}body.dark-mode .forecast-day.hot{background:#7f1d1d33;border-color:#f871714d}body.dark-mode .forecast-day.hot:hover{background:#7f1d1d4d;border-color:#f8717166}body.dark-mode .forecast-day.scorching{background:#991b1b40;border-color:#dc262666}body.dark-mode .forecast-day.scorching:hover{background:#991b1b59;border-color:#dc262680}body.dark-mode .forecast-date{color:#d1d5db}body.dark-mode .forecast-day .weather-icon{color:#60a5fa}body.dark-mode .forecast-high{color:#e5e7eb}body.dark-mode .forecast-condition,body.dark-mode .forecast-low{color:#9ca3af}body.dark-mode .default-location-notice{background:#92400e33;border:1px solid #f59e0b4d;color:#fbbf24}body.dark-mode .profile-link{color:#f87171}body.dark-mode .profile-link:hover{color:#fca5a5;text-decoration:none}.weather-widget{align-items:center;background:#0000;border:1px solid #0000001f;border-radius:16px;box-sizing:border-box;color:#0f172a;cursor:default;display:flex;font-size:14px;font-weight:600;gap:12px;height:48px;min-width:160px;padding:8px 12px;width:fit-content}@media (max-width:768px){.weather-widget{font-size:13px;gap:8px;height:44px;min-width:120px;padding:6px 10px}.weather-icon{height:20px;width:20px}.weather-info{max-width:100px;min-width:60px}.weather-details{display:none}}@media (max-width:480px){.weather-widget{font-size:12px;gap:6px;height:40px;min-width:80px;padding:4px 8px}.weather-icon{height:18px;width:18px}.weather-info{max-width:80px;min-width:50px}.temperature{font-size:14px!important}.condition{font-size:10px!important}}.weather-widget:hover{box-shadow:0 4px 10px #0f172a0f}.weather-widget.error,.weather-widget.loading{background:#fff;border-color:#0000000f}.weather-widget.placeholder{background:#f8fafc;border-color:#cbd5e1;color:#64748b;opacity:.8}.weather-widget.placeholder:hover{background:#f1f5f9;border-color:#94a3b8;color:#475569;opacity:1}.weather-widget.placeholder .weather-icon{color:#94a3b8}.weather-widget.placeholder .temperature{color:#64748b;font-weight:600}.weather-widget.placeholder .condition{color:#64748b;font-size:12px;font-weight:500}.weather-widget.placeholder{min-width:200px;width:auto}.weather-widget.placeholder .weather-info{max-width:none;min-width:auto}.weather-widget.placeholder .location{color:#64748b;font-size:11px;font-weight:500}.weather-icon{stroke-width:2;align-items:center;color:#0ea5e9;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.weather-info{flex:1 1;flex-direction:column;max-width:140px}.weather-details,.weather-info{display:flex;gap:2px;min-width:0;min-width:80px}.weather-details{align-items:flex-end;flex-direction:column;flex-shrink:0;max-width:100px}.weather-divider{background-color:#0000001f;flex-shrink:0;height:40px;margin:0 8px;width:1px}.temperature{font-size:15px;font-weight:700;line-height:1;white-space:nowrap}.temperature.cold{color:#007ea7}.temperature.cool{color:#0ea5e9}.temperature.mild{color:#059669}.temperature.warm{color:#d97706}.temperature.hot{color:#dc2626}.temperature.scorching{color:#991b1b}.weather-widget.freezing{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-color:#3b82f6;box-shadow:0 2px 8px #3b82f633;color:#007ea7}.weather-widget.freezing .weather-icon{color:#007ea7}.weather-widget.freezing .temperature{color:#007ea7;text-shadow:0 1px 2px #0000001a}.weather-widget.freezing .condition{color:#1e3a8a}.weather-widget.freezing .weather-divider{background-color:#1e40af4d}.weather-widget.freezing .date,.weather-widget.freezing .location,.weather-widget.freezing .time{color:#1e3a8a}.weather-widget.hot{border-color:#f59e0b;box-shadow:0 2px 8px #f59e0b33;color:#92400e}.weather-widget.hot .weather-icon{color:#dc2626}.weather-widget.hot .temperature{color:#92400e;text-shadow:0 1px 2px #0000001a}.weather-widget.hot .condition{color:#a16207}.weather-widget.hot .weather-divider{background-color:#92400e4d}.weather-widget.hot .date,.weather-widget.hot .location,.weather-widget.hot .time{color:#a16207}.weather-widget.deadly-hot{background:linear-gradient(135deg,#dc2626,#991b1b);border-color:#7f1d1d;box-shadow:0 4px 15px #dc26264d;color:#fff}.weather-widget.deadly-hot .weather-icon{color:#fff}.weather-widget.deadly-hot .temperature{color:#fff;text-shadow:0 1px 2px #0000004d}.weather-widget.deadly-hot .condition{color:#fecaca}.weather-widget.deadly-hot .weather-divider{background-color:#ffffff4d}.weather-widget.deadly-hot .date,.weather-widget.deadly-hot .location,.weather-widget.deadly-hot .time{color:#fecaca}.condition{font-size:11px;font-weight:400;line-height:1;max-width:100%;opacity:.8;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.date{font-weight:500;opacity:.7}.date,.time{font-size:10px;line-height:1;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:100%}.time{font-weight:600;opacity:.9}.location{font-size:10px;opacity:.8;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:100%}.weather-text{font-size:12px;opacity:.7;white-space:nowrap}@media (max-width:768px){.weather-widget{gap:10px;height:44px;min-width:140px;padding:6px 10px}.weather-icon{height:22px;width:22px}.weather-divider{height:35px;margin:0 6px}.temperature{font-size:14px}.condition{font-size:10px;line-height:1}.date,.time{font-size:9px}.location{font-size:10px}}@media (max-width:480px){.weather-widget{gap:8px;height:40px;min-width:120px;padding:4px 8px}.weather-icon{height:20px;width:20px}.weather-divider{height:30px;margin:0 4px}.temperature{font-size:12px}.condition{font-size:9px;line-height:1}.date,.time{font-size:8px}.location{font-size:9px}.weather-text{font-size:10px}}.weather-widget.default-location{background:#fbbf240d;border-color:#fbbf24}.weather-widget.default-location:hover{background:#fbbf241a;border-color:#f59e0b}.weather-widget.fetching{filter:grayscale(.3);opacity:.6}.weather-widget.fetching .condition,.weather-widget.fetching .date,.weather-widget.fetching .location,.weather-widget.fetching .temperature,.weather-widget.fetching .time,.weather-widget.fetching .weather-icon{color:#6b7280}.weather-widget.fetching .weather-divider{background-color:#6b72804d}.default-indicator{color:#f59e0b;font-size:10px;font-weight:500;opacity:.8}.loading-shimmer{background:linear-gradient(90deg,#0000000f,#0000001f 50%,#0000000f);background-size:200% 100%;border-radius:4px;overflow:hidden;position:relative}.temperature-shimmer{height:15px;line-height:1;margin-bottom:2px;width:50px}.condition-shimmer{height:11px;line-height:1;width:80px}.date-shimmer{width:60px}.date-shimmer,.time-shimmer{height:10px;line-height:1;margin-bottom:2px}.time-shimmer{width:45px}.location-shimmer{height:10px;line-height:1;width:55px}.weather-widget.loading{background:linear-gradient(135deg,#f8fafc,#fff);border-color:#00000014;box-shadow:0 2px 8px #0000000a}.weather-widget.loading .weather-icon{animation:loading-spin 1s linear infinite;color:#0ea5e9;filter:drop-shadow(0 2px 4px rgba(14,165,233,.2));height:24px;width:24px}@keyframes loading-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body.dark-mode .weather-widget{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f293799;border-color:#ffffff26;color:#e5e7eb}body.dark-mode .weather-widget:hover{background:#1f2937cc;box-shadow:0 4px 10px #0000004d}body.dark-mode .weather-widget.error,body.dark-mode .weather-widget.loading{background:#1f2937cc;border-color:#ffffff1a}body.dark-mode .weather-widget.placeholder{background:#11182799;border-color:#4b556380;color:#9ca3af}body.dark-mode .weather-widget.placeholder:hover{background:#1f2937cc;border-color:#6b728099;color:#d1d5db}body.dark-mode .weather-widget.placeholder .weather-icon{color:#6b7280}body.dark-mode .weather-widget.placeholder .condition,body.dark-mode .weather-widget.placeholder .location,body.dark-mode .weather-widget.placeholder .temperature{color:#9ca3af}body.dark-mode .weather-icon{color:#60a5fa}body.dark-mode .weather-divider{background-color:#ffffff26}body.dark-mode .condition{color:#d1d5db;opacity:.9}body.dark-mode .date{color:#9ca3af;opacity:.8}body.dark-mode .time{color:#d1d5db;opacity:.95}body.dark-mode .location{color:#9ca3af;opacity:.9}body.dark-mode .weather-text{color:#d1d5db;opacity:.8}body.dark-mode .weather-widget.freezing{background:linear-gradient(135deg,#1e3a8a4d,#2563eb33);border-color:#3b82f6;box-shadow:0 2px 8px #3b82f64d;color:#93c5fd}body.dark-mode .weather-widget.freezing .weather-icon{color:#60a5fa}body.dark-mode .weather-widget.freezing .temperature{color:#93c5fd;text-shadow:0 1px 2px #0000004d}body.dark-mode .weather-widget.freezing .condition{color:#bfdbfe}body.dark-mode .weather-widget.freezing .weather-divider{background-color:#93c5fd66}body.dark-mode .weather-widget.freezing .date,body.dark-mode .weather-widget.freezing .location,body.dark-mode .weather-widget.freezing .time{color:#bfdbfe}body.dark-mode .weather-widget.hot{background:#92400e33;border-color:#f59e0b;box-shadow:0 2px 8px #f59e0b4d;color:#fbbf24}body.dark-mode .weather-widget.hot .weather-icon{color:#f87171}body.dark-mode .weather-widget.hot .temperature{color:#fbbf24;text-shadow:0 1px 2px #0000004d}body.dark-mode .weather-widget.hot .condition{color:#fcd34d}body.dark-mode .weather-widget.hot .weather-divider{background-color:#fbbf2466}body.dark-mode .weather-widget.hot .date,body.dark-mode .weather-widget.hot .location,body.dark-mode .weather-widget.hot .time{color:#fcd34d}body.dark-mode .weather-widget.deadly-hot{background:linear-gradient(135deg,#dc2626,#991b1b);border-color:#7f1d1d;box-shadow:0 4px 15px #dc262666}body.dark-mode .weather-widget.default-location{background:#f59e0b26;border-color:#f59e0b}body.dark-mode .weather-widget.default-location:hover{background:#f59e0b40;border-color:#fbbf24}body.dark-mode .default-indicator{color:#fbbf24}body.dark-mode .weather-widget.fetching{filter:grayscale(.2);opacity:.7}body.dark-mode .weather-widget.fetching .condition,body.dark-mode .weather-widget.fetching .date,body.dark-mode .weather-widget.fetching .location,body.dark-mode .weather-widget.fetching .temperature,body.dark-mode .weather-widget.fetching .time,body.dark-mode .weather-widget.fetching .weather-icon{color:#6b7280}body.dark-mode .weather-widget.fetching .weather-divider{background-color:#6b728066}body.dark-mode .weather-widget.loading{background:linear-gradient(135deg,#1f2937cc,#111827e6);border-color:#ffffff1a;box-shadow:0 2px 8px #0000004d}body.dark-mode .weather-widget.loading .weather-icon{color:#60a5fa;filter:drop-shadow(0 2px 4px rgba(96,165,250,.3))}body.dark-mode .loading-shimmer{background:linear-gradient(90deg,#ffffff0d,#ffffff1a 50%,#ffffff0d);background-size:200% 100%}body.dark-mode .temperature.cold{color:#60a5fa}body.dark-mode .temperature.cool{color:#3b82f6}body.dark-mode .temperature.mild{color:#34d399}body.dark-mode .temperature.warm{color:#f59e0b}body.dark-mode .temperature.hot{color:#f87171}body.dark-mode .temperature.scorching{color:#ef4444}.radix-dropdown-content{animation-duration:.2s;animation-timing-function:cubic-bezier(.16,1,.3,1);background:var(--navbar-bg);border:1px solid var(--navbar-border);border-radius:8px;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a;min-width:200px;padding:4px;will-change:transform,opacity;z-index:1200}.radix-dropdown-content[data-state=open]{animation-name:slideUpAndFade}.radix-dropdown-content[data-state=closed]{animation-name:slideDownAndFade}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDownAndFade{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}.radix-dropdown-item{align-items:center;border-radius:6px;color:var(--text-primary);cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:1rem;font-weight:500;outline:none;padding:8px 12px;transition:background-color .15s ease,color .15s ease;-webkit-user-select:none;user-select:none}.radix-dropdown-item:hover,.radix-dropdown-item[data-highlighted]{background:var(--link-hover-bg);color:var(--text-primary)}.radix-dropdown-item.active{background:var(--link-active-bg);color:var(--link-active-color);font-weight:600}.radix-dropdown-item:focus{outline:none}body.dark-mode .radix-dropdown-content,html.dark-mode .radix-dropdown-content{background:#1f2937;border-color:#374151;box-shadow:0 4px 12px #0000004d,0 2px 4px #0003}body.dark-mode .radix-dropdown-item,html.dark-mode .radix-dropdown-item{color:#e5e7eb}body.dark-mode .radix-dropdown-item:hover,body.dark-mode .radix-dropdown-item[data-highlighted],html.dark-mode .radix-dropdown-item:hover,html.dark-mode .radix-dropdown-item[data-highlighted]{background:#60a5fa1a;color:#e5e7eb}body.dark-mode .radix-dropdown-item.active,html.dark-mode .radix-dropdown-item.active{background:#60a5fa26;color:#60a5fa}