.workspace-panel:has(.team-schedule-workspace){overflow:hidden}.team-schedule-workspace{flex:1;grid-template-columns:minmax(0,1fr) 310px;gap:12px;min-height:0;display:grid}.team-schedule-main,.team-rail{background:#ffffff05;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.team-schedule-mobile-tabs{display:none}.team-schedule-toolbar{border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.team-schedule-toolbar h3{margin:3px 0;font-size:18px;line-height:1.15}.team-schedule-toolbar small{color:var(--muted);font-size:11px}.team-schedule-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.team-schedule-toolbar-actions button{color:#ddd;background:#171717;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.team-schedule-toolbar-actions button:hover{background:#1c1a19;border-color:#ff5a3c61}.team-schedule-toolbar-actions button svg{width:14px;height:14px}.team-schedule-toolbar-actions .today{min-width:58px}.team-schedule-toolbar-actions .sync{margin-left:4px}.team-schedule-toolbar-actions .spin{animation:.8s linear infinite team-spin}@keyframes team-spin{to{transform:rotate(360deg)}}.team-schedule-stale-warning{color:#f7c195;background:#ff9d4e11;border:1px solid #ff9d4e33;border-radius:12px;align-items:center;gap:10px;margin:10px 12px 0;padding:10px 12px;display:flex}.team-schedule-stale-warning svg{width:17px}.team-schedule-stale-warning span{gap:1px;display:grid}.team-schedule-stale-warning strong{font-size:12px}.team-schedule-stale-warning small{color:#c89f82;font-size:10px}.team-schedule-week{border-top:1px solid #ffffff09;flex:1;grid-template-columns:repeat(7,minmax(110px,1fr));gap:0;min-height:0;display:grid;overflow:auto hidden}.team-schedule-day{background:#0000000f;border-right:1px solid #ffffff0e;flex-direction:column;min-width:110px;display:flex}.team-schedule-day:last-child{border-right:0}.team-schedule-day.today{background:linear-gradient(#ff5a3c0f,#0000000a 42%)}.team-schedule-day>header{border-bottom:1px solid #ffffff0d;place-items:center;gap:1px;min-height:56px;padding:11px 6px 9px;display:grid;position:relative}.team-schedule-day>header span{letter-spacing:.13em;color:#848484;font-size:9px;font-weight:800}.team-schedule-day>header strong{font-size:15px}.team-schedule-day>header i{letter-spacing:.1em;color:#ff745c;font-size:6px;font-style:normal;position:absolute;top:6px;right:6px}.team-schedule-day-shifts{flex-direction:column;flex:1;gap:7px;min-height:0;padding:8px;display:flex;overflow-y:auto}.team-schedule-shift{text-align:left;color:#e9e9e9;background:#191919;border:1px solid #fff1;border-radius:11px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:6px;width:100%;padding:8px 7px;transition:border-color .16s,transform .16s,background .16s;display:grid}.team-schedule-shift:hover{background:#1d1d1d;border-color:#ffffff29;transform:translateY(-1px)}.team-schedule-shift.mine{background:#ff5a3c0e;border-color:#ff5a3c38}.team-schedule-shift.active{border-color:#59d89152;box-shadow:inset 2px 0 #59d891}.team-schedule-shift>span:nth-child(2){gap:2px;min-width:0;display:grid}.team-schedule-shift strong{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;min-width:0;font-size:10px;display:flex;overflow:hidden}.team-schedule-shift strong em,.team-row strong em{letter-spacing:.08em;color:#ff8a74;background:#ff5a3c1a;border-radius:5px;padding:2px 4px;font-size:6px;font-style:normal}.team-schedule-shift small{color:#8f8f8f;font-size:9px}.team-schedule-shift>i{letter-spacing:.08em;color:#65dda0;font-size:6px;font-style:normal}.team-schedule-no-shifts{color:#5d5d5d;text-align:center;padding:12px 4px;font-size:9px}.team-avatar{color:#ddd;letter-spacing:.03em;background:linear-gradient(145deg,#272727,#171717);border:1px solid #ffffff14;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.team-avatar.mini{border-radius:8px;width:25px;height:25px;font-size:7px}.team-avatar.large{border-radius:18px;width:62px;height:62px;font-size:18px}.team-schedule-connection-footer{color:#8b8b8b;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:9px 14px;font-size:9px;display:flex}.team-schedule-connection-footer span{align-items:center;gap:6px;display:flex}.team-schedule-connection-footer svg{color:#5fd497;width:13px}.team-schedule-connection-footer button{color:#8e8e8e;text-underline-offset:3px;font-size:9px;text-decoration:underline}.team-schedule-connection-footer button:hover{color:#fff}.team-rail-head{border-bottom:1px solid #ffffff0f;gap:10px;padding:14px;display:grid}.team-rail-head h3{margin-top:2px;font-size:17px}.team-search{background:#141414;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:7px;height:35px;padding:0 10px;display:flex}.team-search svg{color:#6d6d6d;width:14px}.team-search input{color:#eee;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.team-search input::placeholder{color:#626262}.team-directory-list,.team-live-groups{flex:1;min-height:0;padding:8px;overflow-y:auto}.team-live-groups{flex-direction:column;gap:12px;display:flex}.team-live-groups section{gap:4px;display:grid}.team-group-label{letter-spacing:.13em;text-transform:uppercase;color:#777;padding:0 5px;font-size:8px;font-weight:800}.team-row{text-align:left;color:#e7e7e7;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:8px;display:grid;position:relative}.team-row:hover{background:#ffffff09}.team-row>span:nth-child(2){gap:2px;min-width:0;display:grid}.team-row strong{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:11px;display:flex;overflow:hidden}.team-row small{color:#7e7e7e;font-size:9px}.team-row.working{background:#59d89109}.team-live-dot{background:#59d891;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 3px #59d89114}.team-rail-empty{color:#777;text-align:center;padding:24px 14px;font-size:11px}.team-schedule-onboarding{grid-template-columns:56px minmax(0,1fr);align-content:start;gap:14px 16px;min-height:0;padding:28px;display:grid;overflow-y:auto}.team-schedule-onboarding.deployment{align-items:center}.team-schedule-onboarding-icon{color:#ff7057;background:linear-gradient(145deg,#ff5a3c1c,#ff5a3c06);border:1px solid #ff5a3c2e;border-radius:17px;place-items:center;width:56px;height:56px;display:grid}.team-schedule-onboarding-icon svg{width:24px}.team-schedule-onboarding-copy h3,.team-schedule-onboarding.deployment h3{margin:4px 0 6px;font-size:21px}.team-schedule-onboarding-copy p,.team-schedule-onboarding.deployment p{color:#999;max-width:670px;font-size:12px;line-height:1.55}.team-schedule-connect-form,.team-schedule-tutorial,.team-schedule-test-result,.team-schedule-privacy{grid-column:2}.team-schedule-connect-form{gap:10px;max-width:700px;margin-top:6px;display:grid}.team-schedule-connect-form label{gap:6px;display:grid}.team-schedule-connect-form label>span{text-transform:uppercase;letter-spacing:.09em;color:#858585;font-size:9px;font-weight:800}.team-schedule-connect-form .field{height:43px;font-size:12px}.team-schedule-connect-actions{flex-wrap:wrap;gap:7px;display:flex}.team-schedule-connect-actions .btn{min-height:37px;font-size:10px}.team-schedule-connect-actions .btn svg{width:13px}.team-schedule-tutorial{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;max-width:820px;margin-top:6px;display:grid}.team-schedule-tutorial article{background:#161616;border:1px solid #ffffff0f;border-radius:12px;gap:8px;padding:11px;display:flex}.team-schedule-tutorial b{color:#ff755d;background:#ff5a3c1a;border-radius:8px;flex:none;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.team-schedule-tutorial span{gap:3px;display:grid}.team-schedule-tutorial strong{font-size:9px}.team-schedule-tutorial small{color:#777;font-size:8px;line-height:1.4}.team-schedule-test-result{background:#59d89109;border:1px solid #59d8912e;border-radius:14px;gap:10px;max-width:700px;padding:14px;display:grid}.team-schedule-test-result>header{align-items:center;gap:8px;display:flex}.team-schedule-test-result>header svg{color:#5fd497;width:18px}.team-schedule-test-result>header span{display:grid}.team-schedule-test-result>header strong{font-size:11px}.team-schedule-test-result>header small{color:#7f9b8b;font-size:9px}.team-schedule-preview-list{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:6px;display:grid}.team-schedule-preview-list article{background:#151715;border:1px solid #ffffff0b;border-radius:10px;gap:2px;padding:9px;display:grid}.team-schedule-preview-list time{color:#777;text-transform:uppercase;font-size:8px}.team-schedule-preview-list strong{font-size:10px}.team-schedule-preview-list small{color:#777;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.team-schedule-test-result .btn{justify-self:start}.team-schedule-privacy{color:#717171;align-items:flex-start;gap:6px;max-width:700px;font-size:9px;line-height:1.45;display:flex}.team-schedule-privacy svg{flex:none;width:13px;margin-top:1px}.team-profile-backdrop{z-index:90;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0000009e;justify-content:flex-end;display:flex;position:fixed;inset:0}.team-profile-drawer{background:#111;border-left:1px solid #ffffff14;width:min(420px,92vw);height:100%;padding:22px;animation:.2s ease-out team-drawer-in;position:relative;overflow-y:auto;box-shadow:-24px 0 60px #00000059}.team-profile-close{color:#999;background:#181818;border:1px solid #ffffff12;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:14px;right:14px}.team-profile-close svg{width:16px}.team-profile-identity{border-bottom:1px solid #ffffff0f;align-items:center;gap:14px;padding:28px 0 18px;display:flex}.team-profile-identity h2{margin:3px 0;font-size:22px}.team-profile-identity>div>span{color:#858585;font-size:10px}.team-profile-locked{color:#777;background:#151515;border:1px solid #ffffff0f;border-radius:13px;align-items:center;gap:10px;margin-top:18px;padding:14px;display:flex}.team-profile-locked svg{width:18px}.team-profile-locked span{gap:2px;display:grid}.team-profile-locked strong{color:#bbb;font-size:10px}.team-profile-locked small{font-size:9px}@keyframes team-drawer-in{0%{opacity:.4;transform:translate(18px)}to{opacity:1;transform:none}}.team-profile-schedule{gap:18px;padding-top:16px;display:grid}.team-profile-now{background:#59d89109;border:1px solid #59d89126;border-radius:13px;align-items:center;gap:9px;padding:12px;display:flex}.team-profile-now>i{background:#59d891;border-radius:50%;width:8px;height:8px}.team-profile-now span{gap:2px;display:grid}.team-profile-now strong{font-size:11px}.team-profile-now small{color:#7f9989;font-size:9px}.team-profile-stat{grid-template-columns:1fr 1fr;gap:8px;display:grid}.team-profile-stat>span{background:#151515;border:1px solid #ffffff0e;border-radius:12px;gap:5px;padding:12px;display:grid}.team-profile-stat small{color:#777;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.team-profile-stat strong{font-size:19px}.team-profile-upcoming{gap:6px;margin-top:8px;display:grid}.team-profile-upcoming article{border-bottom:1px solid #ffffff0d;grid-template-columns:1fr auto;gap:2px 10px;padding:10px;display:grid}.team-profile-upcoming time{color:#888;font-size:9px}.team-profile-upcoming strong{font-size:10px}.team-profile-upcoming small{color:#666;grid-column:1/-1;font-size:8px}.schedule-health-drawer>div:first-of-type{border-bottom:1px solid #ffffff0f;padding:30px 0 14px}.schedule-health-drawer h2{margin:3px 0 6px;font-size:22px}.schedule-health-list{gap:4px;padding-top:12px;display:grid}.schedule-health-list article{border-radius:11px;grid-template-columns:25px minmax(0,1fr) 24px;align-items:center;gap:9px;padding:9px;display:grid}.schedule-health-list article:hover{background:#161616}.schedule-health-list article>span:nth-child(2){gap:2px;display:grid}.schedule-health-list strong{font-size:10px}.schedule-health-list small{color:#747474;font-size:8px}.schedule-health-list i{border-radius:8px;place-items:center;width:20px;height:20px;font-size:9px;font-style:normal;display:grid}.schedule-health-list i.connected{color:#65db9e;background:#59d89114}.schedule-health-list i.error{color:#ff9b72;background:#ff6e4c14}.schedule-health-list i.off{color:#666;background:#181818}@media (width<=1180px){.team-schedule-workspace{grid-template-columns:minmax(0,1fr) 270px}.team-schedule-week{grid-template-columns:repeat(7,minmax(125px,1fr))}.team-schedule-tutorial{grid-template-columns:1fr 1fr}}@media (width<=760px){.workspace-panel:has(.team-schedule-workspace){overflow-y:auto}.team-schedule-mobile-tabs{background:#131313;border:1px solid #ffffff0f;border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:8px;padding:4px;display:grid}.team-schedule-mobile-tabs button{color:#777;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:39px;font-size:10px;font-weight:700;display:flex}.team-schedule-mobile-tabs button svg{width:14px}.team-schedule-mobile-tabs button.active{color:#fff;background:#202020}.team-schedule-workspace{flex:none;display:block}.team-schedule-main,.team-rail{min-height:560px}.team-schedule-main.mobile-hidden,.team-rail.mobile-hidden{display:none}.team-schedule-toolbar{flex-direction:column;align-items:flex-start}.team-schedule-toolbar-actions{justify-content:flex-start}.team-schedule-week{min-height:430px}.team-rail{height:560px}.team-schedule-onboarding{grid-template-columns:1fr;padding:20px}.team-schedule-onboarding-icon{width:48px;height:48px}.team-schedule-connect-form,.team-schedule-tutorial,.team-schedule-test-result,.team-schedule-privacy{grid-column:1}.team-schedule-tutorial{grid-template-columns:1fr}.team-schedule-connect-actions .btn{justify-content:center;width:100%}.team-profile-drawer{border-top:1px solid #ffffff14;border-left:0;border-radius:20px 20px 0 0;align-self:flex-end;width:100%;height:92%}.team-profile-backdrop{align-items:flex-end}}@media (prefers-reduced-motion:reduce){.team-schedule-toolbar-actions .spin,.team-profile-drawer{animation:none}.team-schedule-shift{transition:none}}
