:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;color:#1f2937;background:#f3f5f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;height:100%}body{min-height:100vh;background:#eef2f7}button,input,select,textarea{font:inherit}button{cursor:pointer}.layout{display:flex;min-height:100vh}.sidebar{width:260px;background:linear-gradient(180deg,#6294c4,#2a3d5d);color:#fff;padding:24px 18px;display:flex;flex-direction:column;gap:16px}.mobile-nav-toggle,.mobile-nav-backdrop,.mobile-topbar{display:none}.sidebar-logo{width:72px;height:auto;display:block}.sidebar-brand{display:flex;align-items:center;gap:14px}.sidebar h1{margin:0;text-align:center;font-size:1.45rem}.role-badge{align-self:center;margin-top:auto;border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:700;letter-spacing:.02em;border:1px solid rgba(255,255,255,.14)}.role-badge.admin{background:#09182545;color:#ffffffeb}.role-badge.user{background:#09182533;color:#ffffffdb}.sidebar nav{display:flex;flex-direction:column;gap:10px;margin-top:8px}.nav-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:#fff;padding:10px 12px;border-radius:8px;background:#ffffff14;transition:background .2s ease}.nav-icon{width:1.2rem;display:inline-flex;justify-content:center;line-height:1;flex-shrink:0}.nav-link.active,.nav-link:hover{background:#09182545}.logout-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#0d2d4d;color:#fff;border:0;border-radius:8px;padding:10px 12px}.logout-icon{line-height:1}.main-content{flex:1;padding:24px}h2{margin-top:0;color:#10253f}h3{margin-top:0;color:#1b3049}.panel{background:#fff;border:1px solid #dde3eb;border-radius:12px;padding:18px;box-shadow:0 2px 8px #0814260a}.page-stack>.panel,.page-stack>.row,.page-stack>form.panel{margin-top:16px}.page-stack>.panel:first-child,.page-stack>.row:first-child,.page-stack>form.panel:first-child{margin-top:0}.row{display:flex;flex-wrap:wrap;margin:0 -10px}.col-3,.col-4,.col-6,.col-12{padding:0 10px;margin-bottom:12px}.col-3{width:25%}.col-4{width:33.333%}.col-6{width:50%}.col-12{width:100%}label{display:block;font-size:.85rem;color:#475569;margin-bottom:6px;font-weight:600}input,select,textarea{width:100%;border:1px solid #c7d2e0;border-radius:8px;background:#fff;padding:10px 12px;color:#10253f}textarea{min-height:80px;resize:vertical}button{border:0;border-radius:8px;padding:10px 14px;background:#0d2d4d;color:#fff;font-weight:600}button.secondary,button.ghost{background:#e7eef6;color:#173a5c}button.ghost{padding:8px 10px}.add-new-button{min-width:110px;height:42px;display:inline-flex;align-items:center;justify-content:center}button:disabled{opacity:.65;cursor:not-allowed}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.table{width:100%;border-collapse:collapse;margin-top:10px}.table th,.table td{border-bottom:1px solid #e5e7eb;padding:10px 8px;text-align:left;vertical-align:top}.weekly-grid-wrap{overflow-x:auto}.weekly-grid{min-width:980px}.weekly-grid-compact th,.weekly-grid-compact td{font-size:.9rem;padding:8px 6px}.chronological-schedule-wrap{border:1px solid #dbe6f1;border-radius:10px;overflow:hidden;background:#f8fbff}.chronological-header,.chronological-grid{display:grid}.chronological-header{border-bottom:1px solid #dbe6f1;background:#eef5fc;position:sticky;top:0;z-index:4}.chronological-header-time,.chronological-header-day{padding:10px 8px;font-weight:700;color:#173a5c;border-right:1px solid #dbe6f1;font-size:.88rem}.chronological-header-day:last-child{border-right:0}.chronological-scroll{max-height:640px;overflow:auto;background:#f8fbff}.chronological-time-column,.chronological-day-column{position:relative;border-right:1px solid #e3ebf6}.chronological-day-column{background-image:linear-gradient(to bottom,rgba(22,58,92,.08) 1px,transparent 1px);background-size:100% 56px;background-position:top left}.chronological-grid>:last-child{border-right:0}.chronological-time-column{background-image:linear-gradient(to bottom,rgba(22,58,92,.08) 1px,transparent 1px);background-size:100% 56px;background-position:top left;background-color:#f3f8fd}.chronological-time-label{position:absolute;left:8px;transform:translateY(-.55em);font-size:.76rem;color:#335779;white-space:nowrap}.chronological-shift-card{position:absolute;border:1px solid #8eb3d7;background:linear-gradient(180deg,#e6f1fb,#d6e8f8);color:#0f2842;border-radius:8px;padding:5px 6px;text-align:left;overflow:hidden;font-size:.78rem;line-height:1.2}button.chronological-shift-card{cursor:pointer}button.chronological-shift-card:hover{background:linear-gradient(180deg,#dcecff,#c8e0f8);border-color:#6f98c2}.weekly-shift-chip{background:#f8fafc;border:1px solid #dbe6f3;border-radius:8px;padding:6px 8px;margin-bottom:6px}.shift-chip-button{position:relative;width:100%;text-align:left;background:#f8fafc;color:#10253f;border:1px solid #dbe6f3;padding:6px 30px 6px 8px;border-radius:8px}.shift-chip-button:hover{border-color:#8fb3d6;background:#f1f7fd}.shift-chip-edit-icon{position:absolute;top:6px;right:8px;font-size:.8rem;line-height:1;color:#3b5b7d;opacity:0;transform:translateY(-1px);transition:opacity .14s ease}.shift-chip-button:hover .shift-chip-edit-icon,.shift-chip-button:focus-visible .shift-chip-edit-icon{opacity:1}.badge{display:inline-block;text-transform:capitalize;border-radius:999px;padding:4px 10px;font-weight:600;background:#edf2ff;color:#243b5a}.badge.confirmed{background:#dcfce7;color:#166534}.badge.pending{background:#fef3c7;color:#92400e}.badge.unable{background:#fee2e2;color:#991b1b}.badge.approved{background:#dcfce7;color:#166534}.badge.denied{background:#fee2e2;color:#991b1b}.badge.canceled{background:#e2e8f0;color:#334155}.day-summary-list{display:grid;gap:18px}.day-summary-block{border-top:1px solid #ebedf0;padding-top:16px}.day-summary-block h4{margin:0 0 10px;color:#173a5c}.toast-stack{display:flex;flex-direction:column;gap:12px;margin:16px 0}.toast-alert{border-radius:10px;padding:12px 14px;border:1px solid #dfe7f1;background:#f7fafc;color:#1f2937}.toast-alert.success{background:#ecfdf5;border-color:#bbf7d0}.toast-alert.error{background:#fef2f2;border-color:#fecaca}.toast-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.toast-close{background:transparent;color:inherit;padding:0;font-size:1.3rem;line-height:1}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0918256b;display:grid;place-items:center;padding:16px;z-index:40}.modal-card{width:min(100%,840px);max-height:min(92vh,980px);overflow:auto;background:#fff;border:1px solid #d7e1ed;border-radius:14px;box-shadow:0 18px 42px #0f172a38;padding:18px}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.modal-header h3{margin:0}.login-shell{min-height:100vh;display:grid;place-items:center;background:linear-gradient(180deg,#f3f5f8,#dfeaf5)}.login-card{width:min(100%,420px);background:#fff;border-radius:16px;box-shadow:0 18px 36px #0f172a1f;padding:28px;text-align:center}.login-logo{width:78px;height:auto;margin:0 auto 14px}.login-subtitle{color:#475569;margin:0 0 18px}.login-form{display:grid;gap:14px;text-align:left}.form-error{border-radius:8px;padding:10px 12px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.link-button{margin-top:16px;background:transparent;color:#0d2d4d;padding:0}.page-loading{display:grid;place-items:center;min-height:50vh;color:#1e3a5f;font-weight:600}@media (max-width: 920px){.mobile-topbar{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;right:0;height:62px;padding:10px 12px;background:linear-gradient(180deg,#6294c4,#2a3d5d);z-index:80;box-shadow:0 4px 14px #0f172a33}.mobile-topbar-brand{display:inline-flex;align-items:center;gap:10px;min-width:0}.mobile-topbar-logo{width:30px;height:auto;display:block;flex-shrink:0}.mobile-topbar-title{color:#fff;font-size:1rem;font-weight:700;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#09182547;color:#fff;border:1px solid rgba(255,255,255,.2);z-index:81;box-shadow:0 6px 14px #0d2d4d3d;padding:0}.mobile-nav-toggle-icon{font-size:1.35rem;line-height:1}.mobile-nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;border:0;background:#08142673;padding:0;border-radius:0}.sidebar{position:fixed;top:62px;right:0;bottom:0;width:min(82vw,300px);transform:translate(105%);transition:transform .2s ease;z-index:65;overflow-y:auto;box-shadow:-8px 0 28px #09182547;padding-top:20px}.sidebar-brand{order:2;margin-top:auto;justify-content:center}.sidebar-brand h1{display:none}.sidebar nav{order:1}.sidebar .role-badge{order:3;margin-top:0}.sidebar .logout-button{order:4}.sidebar-logo{width:54px}.sidebar.open{transform:translate(0)}.main-content{padding:78px 16px 16px}.col-3,.col-4,.col-6{width:100%}.modal-card{padding:14px}}
