@import"https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#202124;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,#root{min-height:100vh}a{color:#1a9b6c;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}.home-container{min-height:100vh;background:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}.home-topbar{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2.5rem;position:relative;z-index:10}.home-logo{display:flex;align-items:center}.home-logo-icon{width:48px;height:48px;background:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.home-logo-icon svg{width:24px;height:24px}.home-topbar-right{display:flex;align-items:center;gap:1rem}.home-signin-btn{display:flex;align-items:center;gap:.625rem;padding:.625rem 1.25rem;background:#111;color:#fff;border:none;border-radius:100px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s ease,transform .15s ease;font-family:Inter,sans-serif}.home-signin-btn:hover{background:#333;transform:translateY(-1px)}.home-signin-btn:active{transform:translateY(0)}.home-signin-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.home-signin-btn .google-icon{flex-shrink:0;border-radius:2px}.loading-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.home-error-toast{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.625rem;padding:.75rem 1.25rem;background:#111;color:#fff;border-radius:100px;font-size:.85rem;font-weight:500;z-index:100;box-shadow:0 8px 32px #0000001f;animation:toastIn .3s ease}.home-error-toast svg{width:18px;height:18px;flex-shrink:0;stroke:#f87171}.toast-close{background:none;border:none;color:#fff9;cursor:pointer;padding:2px;display:flex;align-items:center;margin-left:.25rem;transition:color .15s}.toast-close:hover{color:#fff}@keyframes toastIn{0%{opacity:0;transform:translate(-50%) translateY(-12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.home-hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2.5rem;position:relative;z-index:5;gap:1.5rem}.home-headline{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(3rem,8vw,7.5rem);font-weight:700;color:#111;text-align:center;line-height:1.05;letter-spacing:-.02em}.home-subtitle{font-size:1.125rem;color:#6b7280;text-align:center;margin:0;font-weight:400}.home-collage{position:relative;height:340px;margin:0;z-index:2}.collage-shape{position:absolute;overflow:hidden}.shape-inner{width:100%;height:100%}.shape-circle-lg{width:340px;height:340px;border-radius:50%;bottom:-80px;left:-2%}.gradient-teal{background:#93c5fd}.shape-circle-md{width:260px;height:260px;border-radius:50%;bottom:40px;left:22%}.gradient-coral{background:#2563eb}.shape-rect{width:340px;height:260px;border-radius:48px;bottom:-60px;left:42%;transform:rotate(-6deg)}.gradient-gold{background:#1e40af}.shape-circle-sm{width:220px;height:220px;border-radius:50%;bottom:60px;right:8%}.gradient-indigo{background:#3b82f6}.shape-rect-sm{width:280px;height:320px;border-radius:48px;bottom:-90px;right:-3%;transform:rotate(8deg)}.gradient-mint{background:#dbeafe}.home-footer{padding:1.25rem 2.5rem;text-align:center;position:relative;z-index:10}.home-footer span{font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;font-weight:500}@media(max-width:900px){.home-topbar{padding:1.25rem 1.5rem}.home-hero{padding:0 1.5rem}.home-collage{height:280px}.shape-circle-lg{width:260px;height:260px;bottom:-60px}.shape-circle-md{width:200px;height:200px;bottom:30px;left:18%}.shape-rect{width:270px;height:200px;border-radius:40px;left:40%}.shape-circle-sm{width:170px;height:170px;bottom:40px;right:6%}.shape-rect-sm{width:220px;height:260px;border-radius:40px;bottom:-70px}}@media(max-width:640px){.home-topbar{padding:1rem 1.25rem}.home-logo-icon{width:40px;height:40px}.home-logo-icon svg{width:20px;height:20px}.home-headline{font-size:clamp(2.5rem,10vw,4rem)}.home-hero{padding:0 1.25rem;gap:1rem}.home-subtitle{font-size:.95rem}.home-collage{height:220px}.shape-circle-lg{width:200px;height:200px;bottom:-50px;left:-5%}.shape-circle-md{width:150px;height:150px;bottom:20px;left:15%}.shape-rect{width:200px;height:150px;border-radius:32px;left:38%;transform:rotate(-6deg)}.shape-circle-sm{width:130px;height:130px;bottom:30px;right:2%}.shape-rect-sm{width:170px;height:200px;border-radius:32px;bottom:-60px;right:-5%}.home-footer{padding:1rem 1.25rem}}@media(max-width:420px){.home-headline{font-size:2.25rem}.home-signin-btn span{display:none}.home-signin-btn{padding:.625rem;border-radius:50%}.home-subtitle{font-size:.85rem}.home-collage{height:160px}.shape-circle-lg{width:140px;height:140px;bottom:-30px;left:-8%}.shape-circle-md{width:110px;height:110px;bottom:10px;left:12%}.shape-rect{width:150px;height:110px;border-radius:24px;left:35%;bottom:-40px;transform:rotate(-5deg)}.shape-circle-sm{width:95px;height:95px;bottom:20px;right:0}.shape-rect-sm{width:120px;height:150px;border-radius:24px;bottom:-50px;right:-6%;transform:rotate(7deg)}}*{box-sizing:border-box}html,body{overflow-x:hidden}.app{display:flex;min-height:100vh;background:#fff;overflow-x:hidden;max-width:100vw}.loading{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#fff}.spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sidebar{width:260px;background:#fafafa;display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:100;border-right:1px solid #f0f0f0}.sidebar-header{display:flex;align-items:center;gap:10px;padding:20px 20px 28px}.logo{width:40px;height:40px;background:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.logo svg{width:22px;height:22px}.logo-text{font-size:20px;font-weight:700;color:#111;font-family:Inter,-apple-system,sans-serif;letter-spacing:-.5px}.search-container{padding:0 16px;margin-bottom:16px;position:relative}.search-container input{width:100%;padding:12px 16px 12px 48px;background:#f0f0f0;border:none;border-radius:12px;font-size:14px;color:#111;outline:none;transition:all .2s ease;font-family:Inter,-apple-system,sans-serif}.search-container input::placeholder{color:#9ca3af}.search-container input:focus{background:#fff;box-shadow:0 0 0 2px #2563eb}.search-icon{position:absolute;left:32px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#9ca3af;pointer-events:none}.nav{flex:1;padding:0 12px;overflow-y:auto}.nav-section{margin-bottom:8px}.nav-section-title{display:none}.nav-item{display:flex;align-items:center;gap:14px;width:100%;padding:0 16px;height:42px;background:transparent;border:none;border-radius:12px;font-size:14px;color:#6b7280;text-align:left;cursor:pointer;transition:all .15s ease;font-family:Inter,-apple-system,sans-serif;font-weight:500;margin-bottom:2px}.nav-item:hover{background:#f0f0f0;color:#111}.nav-item.active{background:#eff6ff;color:#2563eb}.nav-icon{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:inherit}.nav-icon svg{width:18px;height:18px}.nav-item.active .nav-icon{color:#2563eb}.nav-label{flex:1}.nav-count{font-size:12px;color:#9ca3af;font-family:Inter,-apple-system,sans-serif}.nav-item.active .nav-count{color:#2563eb}.sidebar-footer{padding:16px;display:flex;align-items:center;gap:8px;border-top:1px solid #f0f0f0}.user-menu{flex:1;display:flex;align-items:center;gap:12px;min-width:0;padding:8px 10px;border-radius:12px;cursor:pointer;transition:background .15s ease}.user-menu:hover{background:#f0f0f0}.user-menu img{width:34px;height:34px;border-radius:50%;object-fit:cover}.user-details{flex:1;min-width:0}.user-name{display:block;font-size:13px;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Inter,-apple-system,sans-serif}.user-email{display:block;font-size:11px;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Inter,-apple-system,sans-serif}.sign-out{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:10px;color:#9ca3af;cursor:pointer;transition:all .15s ease;flex-shrink:0}.sign-out svg{width:18px;height:18px}.sign-out:hover{background:#f0f0f0;color:#111}.main{flex:1;margin-left:260px;padding:0;background:#fff;overflow-x:hidden;max-width:calc(100vw - 260px)}.page-header{display:flex;align-items:center;justify-content:space-between;padding:28px 32px 20px;background:#fff}.page-title{display:flex;align-items:baseline;gap:14px}.page-title h1{font-size:28px;font-weight:700;color:#111;margin:0;font-family:Inter,-apple-system,sans-serif;letter-spacing:-.02em}.page-count{font-size:13px;color:#9ca3af;font-family:Inter,-apple-system,sans-serif;font-weight:500;background:#f5f5f5;padding:4px 12px;border-radius:100px}.page-actions{display:flex;align-items:center;gap:12px}.schedule-date-filters{display:flex;align-items:center;gap:16px}.date-filter-field{display:flex;align-items:center;gap:8px}.date-filter-field label{font-size:13px;font-weight:600;color:#6b7280;font-family:Inter,-apple-system,sans-serif}.date-filter-field input[type=date]{padding:8px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:Inter,-apple-system,sans-serif;color:#111;outline:none;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.date-filter-field input[type=date]:hover{border-color:#2563eb}.date-filter-field input[type=date]:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.btn-primary{display:flex;align-items:center;gap:8px;padding:0 22px;height:44px;background:#111;border:none;border-radius:100px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:all .15s ease;font-family:Inter,-apple-system,sans-serif}.btn-primary svg{width:18px;height:18px}.btn-primary:hover{background:#333;transform:translateY(-1px)}.filters-bar{display:flex;align-items:center;gap:8px;padding:0 32px 16px;background:#fff}.filter-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 14px;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:600;border-radius:100px;font-family:Inter,-apple-system,sans-serif}.filter-chip button{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:transparent;border:none;border-radius:6px;color:#2563eb;font-size:18px;cursor:pointer;line-height:1}.filter-chip button:hover{background:#dbeafe}.clear-filters{background:transparent;border:none;color:#2563eb;font-size:13px;font-weight:600;cursor:pointer;padding:6px 12px;border-radius:100px;font-family:Inter,-apple-system,sans-serif}.clear-filters:hover{background:#eff6ff}.th-clickable{cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px}.th-clickable:hover{background:#f5f5f5}.th-clickable svg{flex-shrink:0;opacity:.4}.th-clickable:hover svg{opacity:1}.column-dropdown{position:fixed;min-width:220px;max-height:320px;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000001a;z-index:1000;padding:6px}.dropdown-item{padding:10px 14px;font-size:14px;font-weight:500;color:#111;cursor:pointer;text-transform:none;letter-spacing:normal;border-radius:10px;font-family:Inter,-apple-system,sans-serif}.dropdown-item:hover{background:#f5f5f5}.content-card{background:#fff;border-radius:0;margin:0;overflow-x:auto;overflow-y:visible;border:none;border-top:1px solid #f0f0f0}.table-loading{display:flex;align-items:center;justify-content:center;padding:80px 20px;background:#fff}table{width:100%;min-width:900px;border-collapse:collapse;font-family:Inter,-apple-system,sans-serif}th{text-align:left;padding:14px 16px;font-size:12px;font-weight:600;color:#9ca3af;background:#fafafa;border-bottom:1px solid #f0f0f0;font-family:Inter,-apple-system,sans-serif;white-space:nowrap;text-transform:none;letter-spacing:0}td{padding:14px 16px;font-size:14px;color:#111;border-bottom:1px solid #f5f5f5;font-family:Inter,-apple-system,sans-serif;white-space:nowrap}tbody tr{transition:background .1s ease}tbody tr:hover{background:#fafafa}tbody tr:nth-child(2n):not(.date-row){background:transparent}tbody tr:nth-child(2n):not(.date-row):hover{background:#fafafa}.date-row{background:#eff6ff!important;cursor:pointer}.date-row:hover{background:#dbeafe!important}.date-cell{font-weight:600;color:#2563eb;font-size:14px;padding:14px 16px;border-bottom:1px solid #e5e7eb;font-family:Inter,-apple-system,sans-serif}.date-accordion{display:flex;align-items:center;gap:10px}.accordion-icon{transition:transform .2s ease;transform:rotate(-90deg);flex-shrink:0;color:#2563eb}.accordion-icon.expanded{transform:rotate(0)}.event-count{font-weight:500;color:#9ca3af;font-size:12px;margin-left:auto;background:#fff;padding:3px 10px;border-radius:12px;border:1px solid #f0f0f0;font-family:Inter,-apple-system,sans-serif}.school-group-row{background:#eff6ff!important;cursor:pointer}.school-group-row:hover{background:#dbeafe!important}.school-group-cell{font-weight:600;color:#2563eb;font-size:14px;padding:12px 16px!important;letter-spacing:0;font-family:Inter,-apple-system,sans-serif}.btn-group-toggle{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:100px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:13px;font-weight:600;font-family:Inter,-apple-system,sans-serif;cursor:pointer;transition:all .15s ease}.btn-group-toggle:hover{background:#f5f5f5;border-color:#d1d5db}.btn-group-toggle.active{background:#eff6ff;border-color:#2563eb;color:#2563eb}.btn-group-toggle:disabled{opacity:.6;cursor:not-allowed}.editable-cell{cursor:pointer;border-radius:12px;transition:background .15s ease}.editable-cell:hover{background:#eff6ff}.datepicker-modal{max-width:320px}.datepicker-fields{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.datepicker-field{display:flex;flex-direction:column;gap:6px}.datepicker-field label{font-size:12px;font-weight:600;color:#6b7280;text-transform:none;letter-spacing:0;font-family:Inter,-apple-system,sans-serif}.datepicker-field input{padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:Inter,-apple-system,sans-serif;color:#111;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.datepicker-field input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.datepicker-field input:hover:not(:focus){border-color:#d1d5db}.create-schedule-modal{max-width:400px}.datepicker-field select{padding:12px 36px 12px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:Inter,-apple-system,sans-serif;color:#111;outline:none;transition:border-color .15s ease,box-shadow .15s ease;background:#fff;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.datepicker-field select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.datepicker-field select:hover:not(:focus){border-color:#d1d5db}.weekday-checkboxes{display:flex;flex-wrap:wrap;gap:8px}.weekday-checkbox{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .15s ease;font-size:13px;font-weight:600;color:#6b7280;font-family:Inter,-apple-system,sans-serif;-webkit-user-select:none;user-select:none}.weekday-checkbox:hover{background:#eff6ff;border-color:#2563eb}.weekday-checkbox.active{background:#eff6ff;border-color:#2563eb;color:#2563eb}.weekday-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#2563eb;border-radius:4px}.inline-picker{position:relative}.inline-picker input{width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:Inter,-apple-system,sans-serif;color:#111;outline:none;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.inline-picker input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.inline-picker input:hover:not(:focus){border-color:#d1d5db}.inline-picker-selected{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#eff6ff;border:1px solid #2563eb;border-radius:10px;color:#2563eb;font-size:14px;font-weight:600;font-family:Inter,-apple-system,sans-serif}.inline-picker-selected button{background:none;border:none;color:#2563eb;font-size:18px;cursor:pointer;padding:0 0 0 8px;line-height:1}.inline-picker-selected button:hover{color:#1e40af}.inline-picker-list{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 20px #0000001a;max-height:160px;overflow-y:auto;z-index:10;margin-top:4px}.inline-picker-item{display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;font-size:14px;color:#111;transition:background .1s ease;font-family:Inter,-apple-system,sans-serif}.inline-picker-item:hover{background:#f5f5f5}.inline-picker-item img{width:28px;height:28px;border-radius:50%;object-fit:cover}.inline-picker-sub{color:#9ca3af;font-size:12px;margin-left:auto;font-family:Inter,-apple-system,sans-serif}.picker-modal{max-width:400px;max-height:500px;display:flex;flex-direction:column}.picker-search{position:relative;margin-bottom:16px}.picker-search svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#9ca3af}.picker-search input{width:100%;padding:12px 12px 12px 42px;border:1px solid #e5e7eb;border-radius:12px;font-size:14px;font-family:Inter,-apple-system,sans-serif;color:#111;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.picker-search input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.picker-list{flex:1;overflow-y:auto;max-height:300px;border:1px solid #f0f0f0;border-radius:12px}.picker-item{display:flex;align-items:center;gap:12px;padding:10px 14px;cursor:pointer;transition:background .15s ease;border-bottom:1px solid #f5f5f5}.picker-item:last-child{border-bottom:none}.picker-item:hover{background:#f5f5f5}.picker-item img{width:34px;height:34px;border-radius:50%;object-fit:cover}.picker-item-icon{width:34px;height:34px;border-radius:50%;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.picker-item-icon svg{width:16px;height:16px;color:#2563eb}.picker-item-info{display:flex;flex-direction:column;gap:2px}.picker-item-name{font-size:14px;color:#111;font-weight:500;font-family:Inter,-apple-system,sans-serif}.picker-item-email{font-size:12px;color:#9ca3af;font-family:Inter,-apple-system,sans-serif}.picker-empty{padding:24px;text-align:center;color:#9ca3af;font-size:14px;font-family:Inter,-apple-system,sans-serif}.user-cell{display:flex;align-items:center;gap:12px}.user-cell img{width:36px;height:36px;border-radius:50%;object-fit:cover;cursor:pointer}.user-cell span{font-weight:600;color:#111}.text-secondary{color:#6b7280}.path-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#6b7280}.folders-cell{max-width:280px;position:relative}.clickable-cell{cursor:pointer;border-radius:12px}.clickable-cell:hover{background:#eff6ff}.folders-list{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#6b7280}.folder-dropdown{position:fixed;min-width:300px;max-height:320px;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000001a;z-index:1000;padding:6px}.dropdown-loading{position:absolute;inset:0;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10;border-radius:16px}.dropdown-loading .spinner{width:28px;height:28px;border:3px solid #e5e7eb;border-top-color:#2563eb}.folder-checkbox-item{display:flex;align-items:center;gap:12px;padding:10px 14px;font-size:14px;color:#111;cursor:pointer;white-space:nowrap;border-radius:10px;font-family:Inter,-apple-system,sans-serif}.folder-checkbox-item:hover{background:#f5f5f5}.folder-checkbox-item input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#2563eb;border-radius:4px}.tag{display:inline-block;padding:5px 12px;font-size:12px;font-weight:600;border-radius:12px;font-family:Inter,-apple-system,sans-serif}.tag.blue{background:#eff6ff;color:#2563eb}.tag.orange{background:#fff7ed;color:#c2410c}.tag.pink{background:#fef2f2;color:#dc2626}.tag.purple{background:#f5f3ff;color:#7c3aed}.tag.green{background:#f0fdf4;color:#16a34a}.tag.red{background:#fef2f2;color:#dc2626}.status{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;font-family:Inter,-apple-system,sans-serif;padding:5px 14px;border-radius:10px}.status-dot{width:8px;height:8px;border-radius:50%}.status.active{color:#16a34a;background:#f0fdf4}.status.active .status-dot{background:#16a34a}.status.inactive{color:#6b7280;background:#f5f5f5}.status.inactive .status-dot{background:#9ca3af}.status.pending{color:#b45309;background:#fffbeb}.status.pending .status-dot{background:#f59e0b}.temp-badge{display:inline-block;margin-left:8px;padding:3px 10px;font-size:11px;font-weight:600;color:#b45309;background:#fffbeb;border-radius:12px;vertical-align:middle;font-family:Inter,-apple-system,sans-serif}.request-row{background:#fffbeb}.request-row:hover{background:#fef3c7}.request-label{color:#b45309;font-weight:600}.request-actions{display:flex;gap:8px}.btn-approve{display:flex;align-items:center;gap:4px;padding:7px 14px;background:#16a34a;color:#fff;border:none;border-radius:100px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;font-family:Inter,-apple-system,sans-serif}.btn-approve:hover:not(:disabled){background:#15803d}.btn-approve:disabled{opacity:.6;cursor:not-allowed}.btn-deny{display:flex;align-items:center;gap:4px;padding:7px 14px;background:#dc2626;color:#fff;border:none;border-radius:100px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;font-family:Inter,-apple-system,sans-serif}.btn-deny:hover:not(:disabled){background:#b91c1c}.btn-deny:disabled{opacity:.6;cursor:not-allowed}.spinner-small{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.icon-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:10px;color:#9ca3af;cursor:pointer;transition:all .15s ease}.icon-btn svg{width:18px;height:18px}.icon-btn:hover{background:#f5f5f5;color:#111}.icon-btn.danger-icon{color:#dc2626}.icon-btn.danger-icon:hover{background:#fef2f2}.delete-btn{width:32px;height:32px;color:#9ca3af;margin-left:auto}td:last-child:has(.icon-btn),td:last-child:has(.delete-btn){text-align:right}.delete-btn svg{width:16px;height:16px}.delete-btn:hover{background:#fef2f2;color:#dc2626}.action-cell{position:relative}.action-wrapper{position:relative;display:inline-block}.action-menu{position:fixed;min-width:180px;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000001a;z-index:1000;padding:6px;overflow:hidden}.action-menu-item{display:block;width:100%;padding:10px 14px;background:transparent;border:none;text-align:left;font-size:14px;color:#111;cursor:pointer;font-family:Inter,-apple-system,sans-serif;font-weight:500;border-radius:10px}.action-menu-item:hover{background:#f5f5f5}.action-menu-item.danger{color:#dc2626}.action-menu-item.danger:hover{background:#fef2f2}.modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{background:#fff;border-radius:24px;padding:28px;width:100%;max-width:400px;position:relative;box-shadow:0 16px 48px #00000026;animation:modalIn .2s ease-out}@keyframes modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-loading{position:absolute;inset:0;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10;border-radius:24px}.modal-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.modal-icon.danger{background:#fef2f2;color:#dc2626}.modal-icon.warning{background:#fffbeb;color:#d97706}.modal-icon.success{background:#f0fdf4;color:#16a34a}.modal-icon svg{width:24px;height:24px}.modal-title{font-size:20px;font-weight:700;color:#111;text-align:center;margin:0 0 8px;font-family:Inter,-apple-system,sans-serif;letter-spacing:-.01em}.modal-message{font-size:14px;color:#6b7280;text-align:center;margin:0 0 24px;line-height:1.6;font-family:Inter,-apple-system,sans-serif}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.modal-btn{padding:10px 22px;border-radius:100px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease;font-family:Inter,-apple-system,sans-serif}.modal-btn:disabled{opacity:.5;cursor:not-allowed}.modal-btn.cancel{background:#f5f5f5;border:none;color:#6b7280}.modal-btn.cancel:hover:not(:disabled){background:#e5e7eb;color:#111}.modal-btn.primary{background:#2563eb;border:none;color:#fff}.modal-btn.primary:hover:not(:disabled){background:#1e40af}.modal-btn.danger{background:#dc2626;border:none;color:#fff}.modal-btn.danger:hover:not(:disabled){background:#b91c1c}.modal-btn.warning{background:#d97706;border:none;color:#fff}.modal-btn.warning:hover:not(:disabled){background:#b45309}.modal-btn.success{background:#16a34a;border:none;color:#fff}.modal-btn.success:hover:not(:disabled){background:#15803d}.mobile-menu-btn{display:none;position:fixed;top:16px;left:16px;z-index:90;width:44px;height:44px;background:#fff;border:1px solid #f0f0f0;border-radius:12px;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000000f;transition:all .2s ease}.mobile-menu-btn:hover{background:#f5f5f5;box-shadow:0 4px 12px #0000001a}.mobile-menu-btn svg{width:22px;height:22px;color:#111}.mobile-close-btn{display:none;width:36px;height:36px;background:transparent;border:none;border-radius:10px;align-items:center;justify-content:center;cursor:pointer;margin-left:auto;transition:background .15s ease}.mobile-close-btn:hover{background:#f0f0f0}.mobile-close-btn svg{width:20px;height:20px;color:#111}.mobile-overlay{display:none;position:fixed;inset:0;background:#0006;z-index:99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(max-width:1024px){.sidebar{width:240px}.main{margin-left:240px;max-width:calc(100vw - 240px)}table{min-width:700px}}@media(max-width:900px){.mobile-menu-btn,.mobile-close-btn{display:flex}.mobile-overlay{display:block}.sidebar{transform:translate(-100%);transition:transform .3s ease;z-index:101;box-shadow:none}.sidebar.open{transform:translate(0);box-shadow:8px 0 32px #0000001a}.main{margin-left:0;max-width:100vw;padding-top:70px}.page-header{flex-direction:column;align-items:flex-start;gap:16px;padding:24px 20px 16px}.page-actions{width:100%;flex-wrap:wrap}.schedule-date-filters{width:100%;justify-content:flex-start;flex-wrap:wrap}.content-card{margin:0;border-radius:0}table{min-width:600px}.chat-panel{width:100%;max-width:100vw}.event-popup{width:calc(100vw - 32px);max-width:320px;left:16px!important;right:16px!important}}@media(max-width:768px){.page-header{padding:20px 16px 14px}.page-title h1{font-size:22px}.btn-primary{padding:0 16px;height:40px;font-size:13px}table{min-width:500px}th,td{padding:10px 12px;font-size:13px}.filters-bar{padding:0 16px 12px;flex-wrap:wrap}.picker-modal,.event-edit-modal{max-width:calc(100vw - 32px)}.event-edit-row{grid-template-columns:1fr}}@media(max-width:600px){.mobile-menu-btn{top:12px;left:12px;width:40px;height:40px}.main{padding-top:64px}.page-header{padding:16px 12px 12px}.page-title h1{font-size:20px}.schedule-date-filters{flex-direction:column;align-items:stretch;gap:12px}.date-filter-field{width:100%;flex-direction:column;align-items:stretch}.date-filter-field input[type=date]{width:100%}.create-schedule-modal{max-width:calc(100vw - 24px)}.weekday-checkboxes{gap:6px}.weekday-checkbox{padding:6px 8px;font-size:12px}table{min-width:400px}th,td{padding:10px 8px;font-size:12px}.user-cell{gap:8px}.user-cell img{width:30px;height:30px}.user-cell span{font-size:13px}.modal{margin:12px;padding:24px;border-radius:20px;max-width:calc(100vw - 24px)}.modal-title{font-size:18px}.modal-actions{flex-direction:column-reverse;gap:8px}.modal-btn{width:100%;justify-content:center}.content-card{margin:0;border-radius:0}.chats-filter-bar{padding:12px}.chats-district-select{width:100%;min-width:unset}.chats-tab{padding:12px 16px;font-size:13px}.chats-user-item{padding:10px 12px}.chats-user-avatar{width:36px;height:36px}.chats-user-name{font-size:13px}.chats-user-email,.chats-user-message{font-size:11px}.chat-panel-header{padding:12px}.chat-panel-avatar{width:36px;height:36px}.chat-panel-name{font-size:14px}.chat-panel-messages{padding:12px}.chat-message-text{font-size:13px;padding:8px 12px}.chat-panel-input{padding:10px 12px}.chat-panel-input input{padding:10px 14px;font-size:14px}.chat-send-btn{width:40px;height:40px}.inventory-type-header,.students-filter-bar{padding:12px}}@media(max-width:480px){table{min-width:320px}th,td{padding:6px;font-size:10px}.tag{padding:2px 8px;font-size:10px}.status{padding:2px 8px;font-size:11px}.icon-btn{width:32px;height:32px}.icon-btn svg{width:16px;height:16px}.delete-btn{width:28px;height:28px}.btn-approve,.btn-deny{padding:4px 8px;font-size:11px}.request-actions{flex-direction:column;gap:4px}.page-actions{gap:8px}.btn-primary{padding:0 12px;height:38px;font-size:12px;gap:6px}.btn-primary svg{width:16px;height:16px}}.calendar-container{background:#fff;border-radius:20px;margin:0 24px 24px;border:1px solid #f0f0f0;overflow-x:auto;overflow-y:hidden}.calendar-header{display:flex;align-items:center;gap:16px;padding:20px 24px;border-bottom:1px solid #f0f0f0}.calendar-today-btn{padding:8px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:100px;font-size:14px;font-weight:600;color:#111;cursor:pointer;transition:all .15s ease;font-family:Inter,-apple-system,sans-serif}.calendar-today-btn:hover{background:#f5f5f5;border-color:#d1d5db}.calendar-nav{display:flex;align-items:center;gap:4px}.calendar-nav-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:10px;color:#6b7280;cursor:pointer;transition:all .15s ease}.calendar-nav-btn:hover{background:#f5f5f5;color:#111}.calendar-nav-btn svg{width:20px;height:20px}.calendar-title{font-size:20px;font-weight:700;color:#111;margin:0;font-family:Inter,-apple-system,sans-serif;letter-spacing:-.01em}.calendar-grid{display:flex;flex-direction:column}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid #f0f0f0}.calendar-weekday{padding:12px 8px;text-align:center;font-size:12px;font-weight:600;color:#9ca3af;text-transform:none;letter-spacing:0;font-family:Inter,-apple-system,sans-serif}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-day{min-height:120px;padding:8px;border-right:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background .15s ease}.calendar-day:nth-child(7n){border-right:none}.calendar-day:hover,.calendar-day.other-month{background:#fafafa}.calendar-day.other-month .calendar-day-number{color:#d1d5db}.calendar-day-number{display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:14px;font-weight:600;color:#111;border-radius:12px;font-family:Inter,-apple-system,sans-serif}.calendar-day.today .calendar-day-number{background:#2563eb;color:#fff}.calendar-events{display:flex;flex-direction:column;gap:2px;margin-top:4px}.calendar-event{background:#2563eb;color:#fff;padding:3px 8px;border-radius:6px;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:background .15s ease;font-family:Inter,-apple-system,sans-serif}.calendar-event:hover{background:#1e40af}.calendar-event-title{font-weight:500}.calendar-event-more{font-size:11px;color:#9ca3af;padding:2px 6px;cursor:pointer;font-family:Inter,-apple-system,sans-serif}.calendar-event-more:hover{color:#2563eb}.event-popup{position:fixed;width:320px;background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001f;z-index:1000;overflow:hidden;animation:popupIn .15s ease-out}@keyframes popupIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.event-popup-header{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 0}.event-popup-color{width:16px;height:16px;background:#2563eb;border-radius:6px}.event-popup-actions{display:flex;align-items:center;gap:4px}.event-popup-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:100px;color:#9ca3af;cursor:pointer;transition:all .15s ease}.event-popup-btn:hover{background:#f5f5f5;color:#111}.event-popup-btn-delete:hover{background:#fef2f2;color:#dc2626}.event-popup-btn svg{width:18px;height:18px}.event-popup-content{padding:12px 16px 16px}.event-popup-title{font-size:18px;font-weight:700;color:#111;margin:0 0 12px;font-family:Inter,-apple-system,sans-serif}.event-popup-datetime{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:#111;font-size:14px;font-family:Inter,-apple-system,sans-serif}.event-popup-datetime svg{width:18px;height:18px;color:#9ca3af;flex-shrink:0}.event-popup-row{display:flex;align-items:center;gap:12px;margin-bottom:8px;font-size:14px;color:#111;font-family:Inter,-apple-system,sans-serif}.event-popup-row svg{width:18px;height:18px;color:#9ca3af;flex-shrink:0}.event-popup-label{color:#6b7280;font-weight:600}.event-popup-details{display:flex;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.event-popup-details svg{width:18px;height:18px;color:#9ca3af;flex-shrink:0;margin-top:2px}.event-popup-details p{margin:0;font-size:14px;color:#111;line-height:1.5;font-family:Inter,-apple-system,sans-serif}.event-edit-modal{max-width:480px}.event-edit-form{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.event-edit-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.event-edit-field{display:flex;flex-direction:column;gap:6px}.event-edit-field label{font-size:12px;font-weight:600;color:#6b7280;text-transform:none;letter-spacing:0;font-family:Inter,-apple-system,sans-serif}.event-edit-field input,.event-edit-field select,.event-edit-field textarea{padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:Inter,-apple-system,sans-serif;color:#111;outline:none;transition:border-color .15s ease,box-shadow .15s ease;background:#fff}.event-edit-field input:focus,.event-edit-field select:focus,.event-edit-field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.event-edit-field input:hover:not(:focus),.event-edit-field select:hover:not(:focus),.event-edit-field textarea:hover:not(:focus){border-color:#bdc1c6}.event-edit-field textarea{resize:vertical;min-height:80px}.event-edit-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235f6368' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.chats-filter-bar{padding:16px 24px;background:#fff;border-bottom:1px solid #f0f0f0;overflow:hidden}.chats-district-select{padding:10px 36px 10px 14px;border:1px solid #e5e7eb;border-radius:12px;font-size:14px;font-family:Inter,-apple-system,sans-serif;color:#111;background:#fff;cursor:pointer;outline:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235f6368' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;min-width:200px;transition:border-color .15s ease}.chats-district-select:hover{border-color:#d1d5db}.chats-district-select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.chats-select-prompt{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;color:#6b7280}.chats-select-prompt svg{width:64px;height:64px;margin-bottom:16px;opacity:.5}.chats-select-prompt p{font-size:16px;margin:0}.chats-container{padding:0;overflow-x:hidden;width:100%}.chats-tabs{display:flex;background:#fff;border-bottom:1px solid #f0f0f0;overflow:hidden}.chats-tab{padding:14px 24px;background:transparent;border:none;font-size:14px;font-family:Inter,-apple-system,sans-serif;font-weight:500;color:#6b7280;cursor:pointer;position:relative;transition:color .15s ease}.chats-tab:hover{color:#111}.chats-tab.active{color:#2563eb}.chats-tab.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#2563eb;border-radius:3px 3px 0 0}.chats-list-container{background:#fff;overflow-x:hidden;width:100%}.chats-list{max-height:calc(100vh - 280px);overflow-y:auto;overflow-x:hidden;width:100%}.chats-user-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background .15s ease;overflow:hidden;width:100%;box-sizing:border-box}.chats-user-item:last-child{border-bottom:none}.chats-user-item:hover{background:#fafafa}.chats-user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.chats-user-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:0;overflow:hidden}.chats-user-name{font-size:14px;font-weight:500;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.chats-user-email{font-size:12px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.chats-user-message{font-size:13px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.chats-user-message.is-media{font-style:italic}.chats-user-item.unread{background:#eff6ff}.chats-user-item.unread:hover{background:#dbeafe}.chats-user-item.unread .chats-user-name{font-weight:600}.chats-user-item.unread .chats-user-message{color:#111;font-weight:500}.chats-unread-badge{font-size:9px;color:#fff;padding:2px 6px;background:#2563eb;border-radius:12px;flex-shrink:0;font-weight:600;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.chats-empty{padding:48px 16px;text-align:center;color:#6b7280;font-size:14px}.chats-user-item.selected{background:#eff6ff;border-left:3px solid #2563eb}.chat-panel{position:fixed;top:0;right:0;width:400px;height:100vh;background:#fff;box-shadow:-4px 0 24px #00000026;display:flex;flex-direction:column;z-index:100;animation:slideInRight .2s ease-out;overflow:hidden}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.chat-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #f0f0f0;background:#fff;overflow:hidden}.chat-panel-user{display:flex;align-items:center;gap:12px;min-width:0;flex:1;overflow:hidden}.chat-panel-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.chat-panel-user-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.chat-panel-name{font-size:16px;font-weight:500;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-panel-email{font-size:12px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-panel-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;color:#6b7280;cursor:pointer;transition:background .15s ease}.chat-panel-close:hover{background:#f5f5f5}.chat-panel-close svg{width:20px;height:20px}.chat-panel-messages{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px;background:#fafafa;display:flex;flex-direction:column;gap:12px}.chat-panel-loading,.chat-panel-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#6b7280;font-size:14px}.chat-message{max-width:80%;display:flex;flex-direction:column;gap:4px}.chat-message.from-user{align-self:flex-start}.chat-message.from-admin{align-self:flex-end}.chat-message-text{margin:0;padding:10px 14px;border-radius:18px;font-size:14px;line-height:1.4;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.chat-message.from-user .chat-message-text{background:#fff;color:#111;border:1px solid #f0f0f0;border-bottom-left-radius:4px}.chat-message.from-admin .chat-message-text{background:#2563eb;color:#fff;border-bottom-right-radius:4px}.chat-message-image{max-width:100%;max-height:200px;border-radius:12px;object-fit:cover;cursor:pointer}.chat-message.from-user .chat-message-image{border:1px solid #f0f0f0}.chat-message-video{max-width:100%;max-height:200px;border-radius:12px;cursor:pointer}.chat-message.from-user .chat-message-video{border:1px solid #f0f0f0}.chat-message-time{font-size:11px;color:#6b7280;padding:0 4px}.chat-message.from-admin .chat-message-time{align-self:flex-end}.chat-panel-input{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff;border-top:1px solid #f0f0f0}.chat-panel-input input{flex:1;padding:12px 16px;border:1px solid #e5e7eb;border-radius:24px;font-size:14px;font-family:Inter,-apple-system,sans-serif;color:#111;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.chat-panel-input input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.chat-panel-input input:disabled{background:#fafafa;color:#9ca3af}.chat-send-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#2563eb;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:background .15s ease;flex-shrink:0}.chat-send-btn:hover:not(:disabled){background:#1e40af}.chat-send-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.chat-send-btn svg{width:20px;height:20px}.spinner-small{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@media(max-width:1024px){.calendar-day{min-height:100px}.calendar-container{margin:0 12px 12px}}@media(max-width:900px){.calendar-container{margin:0 8px 8px}}@media(max-width:768px){.calendar-day{min-height:80px;padding:4px}.calendar-day-number{width:24px;height:24px;font-size:12px}.calendar-title{font-size:18px}.calendar-header{padding:12px 16px;gap:12px}.calendar-today-btn{padding:6px 14px;font-size:13px}.calendar-event{font-size:10px;padding:1px 4px}}@media(max-width:600px){.calendar-header{flex-wrap:wrap;gap:8px;padding:10px 12px}.calendar-day{min-height:55px;padding:2px}.calendar-weekday{font-size:9px;padding:6px 2px}.calendar-day-number{width:20px;height:20px;font-size:10px}.calendar-title{font-size:16px}.calendar-today-btn{padding:6px 12px;font-size:12px}.calendar-nav-btn{width:32px;height:32px}.calendar-nav-btn svg{width:16px;height:16px}.calendar-event{font-size:9px;padding:1px 3px;border-radius:2px}.calendar-event-more{font-size:9px;padding:1px 3px}.calendar-container{margin:0 6px 6px;border-radius:12px}}@media(max-width:480px){.calendar-day{min-height:45px}.calendar-weekday{font-size:8px;padding:4px 1px}.calendar-day-number{width:18px;height:18px;font-size:9px}.calendar-events,.calendar-event-more{display:none}}.timecard-btn{color:#2563eb}.timecard-btn:hover{background:#eff6ff}.action-cell{display:flex;align-items:center;gap:4px}.timecard-modal{max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column;padding:0;overflow:hidden}.timecard-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f0f0f0}.timecard-user{display:flex;align-items:center;gap:12px}.timecard-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.timecard-user-info{display:flex;flex-direction:column;gap:2px}.timecard-name{font-size:18px;font-weight:500;color:#111;font-family:Inter,-apple-system,sans-serif}.timecard-email{font-size:13px;color:#6b7280}.timecard-close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;color:#6b7280;cursor:pointer;transition:background .15s ease}.timecard-close:hover{background:#f5f5f5}.timecard-close svg{width:20px;height:20px}.timecard-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:#fafafa;border-bottom:1px solid #f0f0f0}.timecard-date-filters{display:flex;align-items:center;gap:16px}.timecard-summary{display:flex;gap:16px;padding:16px 24px;background:#fafafa;border-bottom:1px solid #f0f0f0}.summary-stat{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.summary-stat.total{background:#eff6ff;border-color:#c2d7f8}.summary-label{font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.summary-value{font-size:16px;font-weight:600;color:#111}.summary-stat.total .summary-value{color:#2563eb}.timecard-content{flex:1;overflow:auto;min-height:200px;max-height:350px}.timecard-loading{display:flex;align-items:center;justify-content:center;height:100%;min-height:200px}.timecard-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:200px;padding:40px;color:#6b7280}.timecard-empty svg{width:48px;height:48px;margin-bottom:16px;opacity:.5}.timecard-empty p{margin:0;font-size:14px}.timecard-table-wrapper{overflow-x:auto}.timecard-table{width:100%;min-width:450px;border-collapse:collapse;font-family:Inter,-apple-system,sans-serif}.timecard-table th{text-align:left;padding:10px 12px;font-size:11px;font-weight:500;color:#6b7280;background:#fafafa;border-bottom:1px solid #f0f0f0;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;position:sticky;top:0;z-index:1}.timecard-table td{padding:10px 12px;font-size:13px;color:#111;border-bottom:1px solid #f0f0f0;white-space:nowrap}.timecard-table tbody tr.clock-in{background:#e6f4ea}.timecard-table tbody tr.clock-in:hover{background:#ceead6}.timecard-table tbody tr.clock-out{background:#fef7e0}.timecard-table tbody tr.clock-out:hover{background:#feefc3}.timecard-table tbody tr.incomplete{background:#fce8e6}.timecard-table tbody tr.incomplete:hover{background:#f8d7d4}.timecard-table .row-number{color:#6b7280;font-weight:500;width:40px}.punch-location{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#2563eb;text-decoration:none;transition:color .15s ease}.punch-location:hover{color:#1e40af;text-decoration:underline}.punch-type-badge{display:inline-block;padding:2px 10px;border-radius:10px;font-size:11px;font-weight:600}.punch-type-badge.in{color:#16a34a;background:#f0fdf4}.punch-type-badge.out{color:#dc2626;background:#fef2f2}.timecards-filter-bar{display:flex;gap:16px;align-items:flex-end;margin-bottom:20px;flex-wrap:wrap}.timecards-date-range{display:flex;gap:12px;align-items:flex-end}.timecards-date-range .date-filter-field label{display:block;font-size:12px;color:#6b7280;margin-bottom:4px;font-weight:500}.timecards-date-range .date-filter-field input{padding:8px 12px;border:1px solid #e5e7eb;border-radius:12px;font-size:13px;color:#111;background:#fff}.punch-time{font-weight:500;font-size:13px}.punch-in-time{color:#16a34a}.punch-out-time{color:#dc2626}.in-progress-badge{display:inline-block;padding:2px 10px;border-radius:10px;font-size:11px;font-weight:600;color:#b45309;background:#fef3c7}.timecards-hours{font-weight:500;font-size:13px;color:#111}.timecards-day-hours{margin-left:auto;font-size:13px;font-weight:600;color:#2563eb}@media(max-width:768px){.timecard-modal{max-width:calc(100vw - 24px)}.timecard-header{padding:16px}.timecard-avatar{width:40px;height:40px}.timecard-name{font-size:16px}.timecard-email{font-size:12px}.timecard-filters{flex-direction:column;align-items:stretch}}@media(max-width:600px){.timecard-modal{margin:8px;max-height:90vh;max-width:calc(100vw - 16px)}.timecard-header{padding:12px;flex-wrap:wrap;gap:8px}.timecard-user{gap:8px}.timecard-avatar{width:36px;height:36px}.timecard-name{font-size:14px}.timecard-email{font-size:11px}.timecard-filters{padding:12px}.timecard-date-filters{flex-direction:column;gap:10px;width:100%}.date-filter-field{flex-direction:column;align-items:stretch;gap:4px}.date-filter-field input[type=date]{width:100%}.timecard-summary{flex-wrap:wrap;padding:12px;gap:8px}.summary-stat{flex:1 1 45%;min-width:100px;padding:6px 12px}.summary-label{font-size:10px}.summary-value{font-size:14px}.timecard-table th,.timecard-table td{padding:8px 6px;font-size:11px}.timecard-table .row-number{width:30px}.punch-location{font-size:10px}}@media(max-width:480px){.timecard-modal{margin:4px;max-width:calc(100vw - 8px)}.timecard-header{padding:10px}.timecard-avatar{width:32px;height:32px}.timecard-name{font-size:13px}.timecard-close{width:32px;height:32px}.timecard-close svg{width:16px;height:16px}.timecard-filters,.timecard-summary{padding:10px}.summary-stat{padding:4px 8px}.timecard-table th,.timecard-table td{padding:6px 4px;font-size:10px}}.fullscreen-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:10000;cursor:pointer}.fullscreen-overlay img,.fullscreen-overlay video{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:12px;cursor:default}.fullscreen-close{position:absolute;top:20px;right:20px;width:44px;height:44px;background:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease;z-index:10001}.fullscreen-close:hover{background:#ffffff4d}.fullscreen-close svg{width:24px;height:24px}
