*{box-sizing:border-box}html,body{position:fixed;top:0;left:0;width:100%;height:var(--app-height, 100%);overflow:visible}#root{height:100%}html{background:#f4f6f9}html[data-theme=dark]{background:#0b1420}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background:inherit;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}a{color:#0f92f7;text-decoration:none}a:hover{color:#0060b8}.app-shell{--navy: #0d2236;--navy-mid: #112840;--navy-light: #163347;--page: #f4f6f9;--card: #ffffff;--bd: #dce3ec;--bd-l: #eef1f5;--bd-s: #f0f3f7;--title: #0d2236;--body: #3a5068;--muted: #7a8fa3;--tert: #90a1b9;--label: #8899aa;--offer: #fe9a00;--unpub: #90a1b9;--pub: #0f92f7;--done: #1d9e75;--alert: #a03030;--t-offer-bg: #fff3db;--t-offer-bd: #f8d080;--t-offer-tx: #a06200;--t-pub-bg: #ddf0ff;--t-pub-bd: #90d0fb;--t-pub-tx: #0060b8;--t-grey-bg: #eef1f5;--t-grey-bd: #c0cad5;--t-grey-tx: #5a6e83;--t-alert-bg: #fde8e8;--t-alert-bd: #f5b0b0;--t-alert-tx: #a03030;--notes-tx: #5a3a00;--btn-bg: #f4f6f9;--mono: "SF Mono", "Consolas", monospace;--action-bg: #0d2236}.app-shell[data-theme=dark]{--navy: #081521;--navy-mid: #0e2033;--navy-light: #17304a;--page: #0b1420;--card: #132234;--bd: #24384f;--bd-l: #1e3149;--bd-s: #1a2c41;--title: #eaf1f8;--body: #b3c5d6;--muted: #8ba0b6;--tert: #7d92a8;--label: #7d92a8;--t-offer-bg: #3b2a09;--t-offer-bd: #6d4d11;--t-offer-tx: #f2b962;--t-pub-bg: #0d2c47;--t-pub-bd: #1d5581;--t-pub-tx: #7cc6f7;--t-grey-bg: #1e3149;--t-grey-bd: #354961;--t-grey-tx: #9db0c4;--t-alert-bg: #3a1616;--t-alert-bd: #6b2a2a;--t-alert-tx: #f09a9a;--notes-tx: #f0d9a8;--btn-bg: #1a2c41;--action-bg: #0f92f7}@keyframes sheetUp{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes modalIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes screenIn{0%{opacity:0;transform:translateY(12px) scale(.994)}to{opacity:1;transform:none}}@keyframes toastIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:none}}@keyframes brandSpin{to{transform:rotate(360deg)}}@keyframes actionPulse{0%,to{box-shadow:0 0 #e05a5a00}50%{box-shadow:0 0 0 5px #e05a5a4d}}@keyframes actionCountPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.09)}}.action-pill-pulse{animation:actionPulse 1.9s ease-in-out infinite}.action-pill-pulse .action-pill-count{animation:actionCountPulse 1.9s ease-in-out infinite both}@media(prefers-reduced-motion:reduce){.action-pill-pulse,.action-pill-pulse .action-pill-count{animation:none}}.brand-spinner{display:inline-block;border-radius:50%;border-style:solid;border-color:var(--t-pub-bg);border-top-color:var(--pub);animation:brandSpin .7s linear infinite}@media(prefers-reduced-motion:reduce){.brand-spinner{animation-duration:1.6s}}.app-shell{background:var(--page);position:fixed;top:0;left:0;width:100%;height:var(--app-height, 100%);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-fullscreen{position:fixed;top:0;left:0;width:100%;height:var(--app-height, 100%);overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:18px;padding:24px;background:#0d2236;color:#fff}.app-scroll{scrollbar-width:none}.app-scroll::-webkit-scrollbar{width:0}.app-screen-enter{animation:screenIn .28s cubic-bezier(.22,.92,.24,1) both}.desktop-body{flex:1;min-height:0;display:flex}.desktop-sidebar{width:240px;flex-shrink:0;background:var(--navy);display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.07)}.desktop-sidebar-brand{padding:16px 18px 14px;border-bottom:1px solid rgba(255,255,255,.07)}.desktop-sidebar-brand-sub{font-size:11px;font-weight:500;letter-spacing:.03em;color:#fff6;margin-top:5px}.desktop-sidebar-scroll{flex:1;min-height:0;overflow-y:auto;padding:10px 10px 14px;display:flex;flex-direction:column;gap:2px;scrollbar-width:none}.desktop-sidebar-scroll::-webkit-scrollbar{width:0}.desktop-sidebar-footer{padding:10px 10px 12px;border-top:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;gap:2px}.desktop-sidebar-link{display:flex;align-items:center;gap:11px;width:100%;padding:9px 11px;border:0;border-radius:9px;background:transparent;color:#ffffffad;font:inherit;font-size:13px;cursor:pointer;text-align:left;transition:background-color .15s ease,color .15s ease}.desktop-sidebar-link:hover{background:#ffffff0f;color:#fff}.desktop-sidebar-link[data-active]{background:#0f92f729;color:#fff;font-weight:500;box-shadow:inset 2px 0 0 var(--pub)}.desktop-sidebar-link:focus-visible{outline:2px solid var(--pub);outline-offset:1px}.desktop-sidebar-icon{display:grid;place-items:center;flex-shrink:0;width:17px;height:17px}.desktop-sidebar-icon svg{width:17px;height:17px;stroke:currentColor}.desktop-sidebar-badge{flex-shrink:0;min-width:19px;height:19px;padding:0 6px;border-radius:10px;background:var(--offer);color:#fff;font-size:11px;font-weight:500;display:grid;place-items:center}.desktop-sidebar-user{display:flex;align-items:center;gap:10px;width:100%;margin-top:6px;padding:9px 11px;border:0;border-radius:9px;background:#ffffff0d;cursor:pointer;font:inherit;transition:background-color .15s ease}.desktop-sidebar-user:hover{background:#ffffff1a}.desktop-sidebar-avatar{flex-shrink:0;width:30px;height:30px;border-radius:9px;background:var(--pub);color:#fff;font-size:12px;font-weight:600;display:grid;place-items:center}.desktop-sidebar-user-name{display:block;font-size:13px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-sidebar-user-sub{display:block;font-size:11px;color:#ffffff73;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-main{width:100%;max-width:1120px;margin:0 auto}.desktop-main:has(>.desktop-wide){max-width:none}.desktop-main{flex:1;min-height:0;display:flex;flex-direction:column}.desktop-body .app-scroll{scrollbar-width:thin;scrollbar-color:var(--bd) transparent}.desktop-body .app-scroll::-webkit-scrollbar{width:10px}.desktop-body .app-scroll::-webkit-scrollbar-thumb{background:var(--bd);border:3px solid transparent;background-clip:content-box;border-radius:5px}.desktop-body .app-scroll::-webkit-scrollbar-thumb:hover{background:var(--t-grey-bd);border:3px solid transparent;background-clip:content-box}.desktop-page-head{display:flex;align-items:center;gap:16px;padding:16px 22px;background:var(--navy)}.desktop-page-eyebrow{font-size:12px;color:#ffffff80}.desktop-page-title{font-size:20px;font-weight:500;color:#fff;margin-top:2px}.desktop-page-date{font-size:13px;color:#ffffff8c}.desktop-icon-button{width:32px;height:32px;border-radius:9px;background:#ffffff1a;border:0;display:grid;place-items:center;cursor:pointer;flex-shrink:0}.desktop-icon-button:hover{background:#ffffff2e}.desktop-section-head{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:500;color:var(--tert);text-transform:uppercase;letter-spacing:.05em;padding-bottom:9px}.desktop-section-count{min-width:18px;height:18px;padding:0 6px;border-radius:9px;background:var(--t-alert-bg);border:.5px solid var(--t-alert-bd);color:var(--t-alert-tx);font-size:11px;display:grid;place-items:center;letter-spacing:0}.desktop-dash{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:20px;padding:18px 22px 28px;align-items:start}@media(max-width:1240px){.desktop-dash{grid-template-columns:minmax(0,1fr)}}.desktop-dash-main,.desktop-dash-side{display:flex;flex-direction:column;gap:18px;min-width:0}.desktop-next-shift{display:block;width:100%;text-align:left;padding:18px 20px;border:0;border-radius:14px;background:var(--navy-mid);cursor:pointer;font:inherit}.desktop-next-shift:hover{background:var(--navy-light)}.desktop-next-shift-eyebrow{font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--pub)}.desktop-next-shift-title{font-size:19px;font-weight:500;color:#fff;margin-top:7px}.desktop-next-shift-venue{font-size:13px;color:#ffffff8c;margin-top:3px}.desktop-split{flex:1;min-height:0;display:flex}.desktop-split-rail{width:340px;flex-shrink:0;overflow-y:auto;border-right:.5px solid var(--bd);padding:14px 12px 20px;background:var(--page)}.desktop-split-detail{flex:1;min-width:0;overflow-y:auto}.desktop-rail-row{display:block;width:100%;text-align:left;padding:10px 11px;margin-bottom:6px;border:.5px solid var(--bd);border-left:3px solid transparent;border-radius:10px;background:var(--card);cursor:pointer;font:inherit;transition:border-color .15s ease,background-color .15s ease}.desktop-rail-row:hover{border-color:var(--t-grey-bd)}.desktop-rail-row[data-active]{background:var(--t-pub-bg);border-color:var(--t-pub-bd);border-left-color:var(--pub)}.desktop-rail-title{font-size:13px;font-weight:500;color:var(--title);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-rail-meta{font-size:11px;color:var(--tert);margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-wide{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;padding:18px 22px 28px;align-items:start}@media(max-width:1240px){.cal-wide{grid-template-columns:minmax(0,1fr)}}.cal-wide-side{position:sticky;top:0}.cal-cell-wide{min-height:96px;display:flex;flex-direction:column;align-items:stretch;gap:5px;padding:6px;border-radius:9px;background:var(--btn-bg);border:.5px solid var(--bd-l);cursor:pointer;font:inherit;text-align:left;overflow:hidden}.cal-cell-wide:hover{border-color:var(--t-grey-bd)}.cal-cell-wide[data-today]{border:1.5px solid var(--pub)}.cal-cell-wide[data-selected]{background:var(--t-pub-bg);border-color:var(--pub)}.cal-cell-num{font-size:12px;font-weight:500;color:var(--body);flex-shrink:0}.cal-cell-wide[data-today] .cal-cell-num{color:var(--pub);font-weight:600}.cal-cell-chips{display:flex;flex-direction:column;gap:3px;min-width:0}.cal-chip{font-size:10px;line-height:1.35;padding:2px 5px;border-radius:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-left:2px solid transparent}.cal-chip[data-kind=shift]{background:var(--t-pub-bg);color:var(--t-pub-tx);border-left-color:var(--pub)}.cal-chip[data-kind=unavail]{background:var(--t-alert-bg);color:var(--t-alert-tx);border-left-color:var(--alert)}.cal-chip[data-kind=leave]{background:var(--t-grey-bg);color:var(--t-grey-tx);border-left-color:var(--done)}.cal-cell-more{font-size:10px;color:var(--tert);padding-left:3px}.contact-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px}.contact-card{display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--card);border:.5px solid var(--bd);border-radius:12px;min-width:0}.app-shell button,.app-shell input{transition:transform .15s cubic-bezier(.32,.72,0,1),background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;font-family:inherit}.app-shell button:active{transform:scale(.97)}.app-shell button:focus-visible,.app-shell input:focus-visible{outline:2px solid #0f92f7;outline-offset:2px}@media(prefers-reduced-motion:reduce){.app-screen-enter{animation:none}}
