.LanguageSwitcher-module__52h1ba__switcher{border:1px solid var(--border);border-radius:999px;align-items:center;gap:6px;padding:3px;display:inline-flex}.LanguageSwitcher-module__52h1ba__option{color:var(--text-muted);font-size:var(--text-xs);background:0 0;border:none;border-radius:999px;padding:4px 10px;font-weight:600}.LanguageSwitcher-module__52h1ba__optionActive{background:var(--accent);color:var(--accent-text)}
.field-module__qX5PRq__fieldGroup{flex-direction:column;gap:6px;display:flex}.field-module__qX5PRq__fieldLabel{font-size:var(--text-xs);color:var(--text-muted);letter-spacing:.01em;font-weight:600}.field-module__qX5PRq__fieldHint{font-size:var(--text-xs);color:var(--text-faint)}.field-module__qX5PRq__fieldInput{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text);transition:border-color var(--dur-fast) var(--ease);padding:10px 12px}.field-module__qX5PRq__fieldInput:hover{border-color:var(--border-strong)}.field-module__qX5PRq__fieldInput:focus{border-color:var(--accent)}.field-module__qX5PRq__fieldInput:disabled{opacity:.5;cursor:not-allowed}.field-module__qX5PRq__fieldError{font-size:var(--text-xs);color:var(--negative)}.field-module__qX5PRq__primaryButton{background:var(--accent);color:var(--accent-text);border-radius:var(--radius-sm);font-weight:600;font-size:var(--text-base);transition:background var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);border:none;padding:10px 20px}.field-module__qX5PRq__primaryButton:hover:not(:disabled){background:var(--accent-strong)}.field-module__qX5PRq__primaryButton:active:not(:disabled){transform:translateY(1px)}.field-module__qX5PRq__primaryButton:disabled{opacity:.55;cursor:not-allowed}.field-module__qX5PRq__secondaryButton{color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:var(--text-sm);transition:background var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);background:0 0;padding:8px 14px}.field-module__qX5PRq__secondaryButton:hover:not(:disabled){background:var(--bg-hover);border-color:var(--border-strong)}.field-module__qX5PRq__secondaryButton:disabled{opacity:.5;cursor:not-allowed}.field-module__qX5PRq__dangerButton{color:var(--negative);}.field-module__qX5PRq__dangerButton:hover:not(:disabled){background:var(--negative-bg);border-color:var(--negative)}
.Header-module__jAGNkW__bar{padding:var(--space-4) 0;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.Header-module__jAGNkW__brand{flex-direction:column;display:flex}.Header-module__jAGNkW__title{font-size:var(--text-lg);margin:0;font-weight:700}.Header-module__jAGNkW__tagline{font-size:var(--text-xs);color:var(--text-faint);margin:0}.Header-module__jAGNkW__nav{align-items:center;gap:var(--space-2);display:flex}.Header-module__jAGNkW__navLink{border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--text-muted);transition:background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);padding:6px 14px;font-weight:600;text-decoration:none}.Header-module__jAGNkW__navLink:hover{background:var(--bg-hover);color:var(--text)}.Header-module__jAGNkW__navLinkActive,.Header-module__jAGNkW__navLinkActive:hover{background:var(--bg-raised-2);color:var(--accent)}.Header-module__jAGNkW__right{align-items:center;gap:var(--space-4);display:flex}.Header-module__jAGNkW__greeting{font-size:var(--text-sm);color:var(--text-muted)}.Header-module__jAGNkW__signOut{font-size:var(--text-xs);padding:6px 12px;}
.ProjectPicker-module__WuyOQq__wrapper{width:100%;position:relative}.ProjectPicker-module__WuyOQq__input{}.ProjectPicker-module__WuyOQq__input.ProjectPicker-module__WuyOQq__open{border-color:var(--accent)}.ProjectPicker-module__WuyOQq__input::placeholder{color:var(--text-faint)}.ProjectPicker-module__WuyOQq__dropdown{z-index:20;background:var(--bg-raised-2);border:1px solid var(--border-strong);border-radius:var(--radius-md);max-height:340px;box-shadow:var(--shadow-md);padding:var(--space-1) 0;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.ProjectPicker-module__WuyOQq__groupHeader{padding:var(--space-2) var(--space-3) var(--space-1);font-size:var(--text-xs);letter-spacing:.02em;text-transform:uppercase;color:var(--text-faint);background:var(--bg-raised-2);font-weight:600;position:sticky;top:0}.ProjectPicker-module__WuyOQq__sectionLabel{padding:var(--space-2) var(--space-3) 2px;font-size:var(--text-xs);color:var(--accent);font-weight:600}.ProjectPicker-module__WuyOQq__option{width:100%;padding:var(--space-2) var(--space-3);text-align:left;color:var(--text);font-size:var(--text-base);background:0 0;border:none;flex-direction:column;gap:1px;display:flex}.ProjectPicker-module__WuyOQq__option:hover,.ProjectPicker-module__WuyOQq__option.ProjectPicker-module__WuyOQq__active{background:var(--bg-hover)}.ProjectPicker-module__WuyOQq__optionClient{font-size:var(--text-xs);color:var(--text-muted)}.ProjectPicker-module__WuyOQq__empty{padding:var(--space-4) var(--space-3);color:var(--text-faint);font-size:var(--text-sm);text-align:center}.ProjectPicker-module__WuyOQq__selectedPill{margin-top:var(--space-2);font-size:var(--text-xs);color:var(--text-muted);align-items:baseline;gap:6px;display:inline-flex}.ProjectPicker-module__WuyOQq__selectedClient{color:var(--text-faint)}
.FavoritesRail-module__UBBJVq__rail{gap:var(--space-2);flex-wrap:wrap;display:flex}.FavoritesRail-module__UBBJVq__chip{background:var(--bg-raised-2);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--dur-fast) var(--ease);align-items:stretch;display:flex;overflow:hidden}.FavoritesRail-module__UBBJVq__chipSelected{border-color:var(--accent)}.FavoritesRail-module__UBBJVq__chipMain{align-items:center;gap:var(--space-2);color:var(--text);text-align:left;background:0 0;border:none;padding:8px 12px;display:flex}.FavoritesRail-module__UBBJVq__chipMain:hover{background:var(--bg-hover)}.FavoritesRail-module__UBBJVq__chipMain svg{color:var(--accent);flex-shrink:0}.FavoritesRail-module__UBBJVq__chipText{flex-direction:column;gap:1px;min-width:0;display:flex}.FavoritesRail-module__UBBJVq__chipLabel{font-size:var(--text-sm);white-space:nowrap;font-weight:600}.FavoritesRail-module__UBBJVq__chipSub{color:var(--text-faint);white-space:nowrap;text-overflow:ellipsis;max-width:22ch;font-size:11px;overflow:hidden}.FavoritesRail-module__UBBJVq__chipControls{border-left:1px solid var(--border);align-items:stretch;display:flex}.FavoritesRail-module__UBBJVq__chipControlButton,.FavoritesRail-module__UBBJVq__chipRemoveButton{color:var(--text-faint);transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);background:0 0;border:none;padding:0 6px;font-size:9px}.FavoritesRail-module__UBBJVq__chipRemoveButton{font-size:var(--text-sm);font-weight:700}.FavoritesRail-module__UBBJVq__chipControlButton:hover:not(:disabled),.FavoritesRail-module__UBBJVq__chipRemoveButton:hover{background:var(--bg-hover);color:var(--text)}.FavoritesRail-module__UBBJVq__chipControlButton:disabled{opacity:.3;cursor:not-allowed}.FavoritesRail-module__UBBJVq__chipRemoveButton:hover{color:var(--negative)}
.EntryForm-module__KDCYEq__card{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-6)}.EntryForm-module__KDCYEq__headingRow{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.EntryForm-module__KDCYEq__heading{font-size:var(--text-md);margin:0;font-weight:600}.EntryForm-module__KDCYEq__modeToggle{border:1px solid var(--border);border-radius:var(--radius-sm);display:inline-flex;overflow:hidden}.EntryForm-module__KDCYEq__modeButton{font-size:var(--text-sm);color:var(--text-muted);transition:background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);background:0 0;border:none;padding:6px 14px}.EntryForm-module__KDCYEq__modeButton:hover{background:var(--bg-hover)}.EntryForm-module__KDCYEq__modeButtonActive{background:var(--accent);color:var(--accent-text);font-weight:600}.EntryForm-module__KDCYEq__modeButtonActive:hover{background:var(--accent)}.EntryForm-module__KDCYEq__recoveredBanner{background:var(--warning-bg);border:1px solid var(--warning);color:var(--text);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3);font-size:var(--text-sm);margin-bottom:var(--space-4)}.EntryForm-module__KDCYEq__labelRow{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.EntryForm-module__KDCYEq__starButton{color:var(--text-faint);transition:color var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:inline-flex}.EntryForm-module__KDCYEq__starButton:hover:not(:disabled){color:var(--accent)}.EntryForm-module__KDCYEq__starButton:active:not(:disabled){transform:scale(.92)}.EntryForm-module__KDCYEq__starButtonActive{color:var(--accent)}.EntryForm-module__KDCYEq__starButton:disabled{opacity:.5;cursor:not-allowed}.EntryForm-module__KDCYEq__linkButton{color:var(--text-muted);font-size:var(--text-xs);text-underline-offset:2px;background:0 0;border:none;align-self:flex-start;padding:0;text-decoration:underline}.EntryForm-module__KDCYEq__linkButton:hover{color:var(--accent)}.EntryForm-module__KDCYEq__grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}.EntryForm-module__KDCYEq__row3{gap:var(--space-4);grid-template-columns:1fr 1fr 1fr;display:grid}@media (max-width:720px){.EntryForm-module__KDCYEq__row3{grid-template-columns:1fr}}.EntryForm-module__KDCYEq__textarea{resize:vertical;min-height:76px;font-family:inherit;}.EntryForm-module__KDCYEq__timeRangeRow{gap:var(--space-4);grid-template-columns:1fr 1fr 1fr;display:grid}@media (max-width:720px){.EntryForm-module__KDCYEq__timeRangeRow{grid-template-columns:1fr}}.EntryForm-module__KDCYEq__computedTotal{min-height:40px;font-size:var(--text-sm);color:var(--text-muted);font-variant-numeric:tabular-nums;align-items:center;padding:10px 12px;display:flex}.EntryForm-module__KDCYEq__warningBanner{gap:var(--space-3);background:var(--warning-bg);border:1px solid var(--warning);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);flex-direction:column;display:flex}.EntryForm-module__KDCYEq__warningText{font-size:var(--text-sm);color:var(--text);flex-direction:column;gap:2px;display:flex}.EntryForm-module__KDCYEq__warningText p{color:var(--text-muted);margin:0}.EntryForm-module__KDCYEq__warningActions{gap:var(--space-3);flex-wrap:wrap;display:flex}.EntryForm-module__KDCYEq__footer{align-items:center;gap:var(--space-4);margin-top:var(--space-2);display:flex}.EntryForm-module__KDCYEq__status{font-size:var(--text-sm)}.EntryForm-module__KDCYEq__statusSuccess{color:var(--positive)}.EntryForm-module__KDCYEq__statusError{color:var(--negative)}
.TeamWeekNav-module__ewaxDa__bar{align-items:center;gap:var(--space-3);margin:var(--space-6) 0 var(--space-4);display:flex}.TeamWeekNav-module__ewaxDa__rangeLabel{font-size:var(--text-lg);margin-right:var(--space-2);font-weight:600}.TeamWeekNav-module__ewaxDa__navButton{padding:6px 12px;}
.WeekNav-module__tlxz0a__bar{align-items:center;gap:var(--space-3);margin:var(--space-8) 0 var(--space-4);display:flex}.WeekNav-module__tlxz0a__rangeLabel{font-size:var(--text-lg);margin-right:var(--space-2);font-weight:600}.WeekNav-module__tlxz0a__navButton{padding:6px 12px;}.WeekNav-module__tlxz0a__weeklyTotal{text-align:right;margin-left:auto}.WeekNav-module__tlxz0a__weeklyTotalLabel{font-size:var(--text-xs);color:var(--text-faint);display:block}.WeekNav-module__tlxz0a__weeklyTotalValue{font-size:var(--text-lg);font-weight:700;font-family:var(--font-mono)}
.TeamHeaderStats-module__d6Kymq__bar{align-items:flex-start;gap:var(--space-8);padding:var(--space-5) var(--space-6);background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex}.TeamHeaderStats-module__d6Kymq__stat{flex-direction:column;gap:4px;display:flex}.TeamHeaderStats-module__d6Kymq__statLabel{font-size:var(--text-xs);color:var(--text-faint);text-transform:uppercase;letter-spacing:.04em}.TeamHeaderStats-module__d6Kymq__statValue{font-size:var(--text-xl);font-weight:700;font-family:var(--font-mono)}.TeamHeaderStats-module__d6Kymq__splitStat{flex-direction:column;flex:1;gap:6px;min-width:220px;display:flex}.TeamHeaderStats-module__d6Kymq__splitLabels{gap:var(--space-4);font-size:var(--text-sm);color:var(--text-muted);display:flex}.TeamHeaderStats-module__d6Kymq__splitPct{color:var(--text);font-weight:700;font-family:var(--font-mono);margin-left:auto}.TeamHeaderStats-module__d6Kymq__splitBarTrack{background:var(--negative-bg);border-radius:999px;height:8px;overflow:hidden}.TeamHeaderStats-module__d6Kymq__splitBarFill{background:var(--positive);height:100%;transition:width var(--dur-med) var(--ease);border-radius:999px}
.EntryRow-module__riqFbW__row{align-items:flex-start;gap:var(--space-4);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);display:flex}.EntryRow-module__riqFbW__row:last-child{border-bottom:none}.EntryRow-module__riqFbW__rowLocked{background:var(--locked-bg)}.EntryRow-module__riqFbW__main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.EntryRow-module__riqFbW__projectLine{font-weight:600;font-size:var(--text-base)}.EntryRow-module__riqFbW__metaLine{font-size:var(--text-xs);color:var(--text-muted);gap:var(--space-2);flex-wrap:wrap;display:flex}.EntryRow-module__riqFbW__notes{font-size:var(--text-sm);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:60ch;overflow:hidden}.EntryRow-module__riqFbW__hours{font-family:var(--font-mono);font-weight:700;font-size:var(--text-md);text-align:right;min-width:64px}.EntryRow-module__riqFbW__actions{gap:var(--space-2);flex-shrink:0;align-items:center;display:flex}.EntryRow-module__riqFbW__iconButton{font-size:var(--text-xs);padding:6px 10px;}.EntryRow-module__riqFbW__lockBadge{font-size:var(--text-xs);color:var(--text-faint);border:1px solid var(--border);cursor:default;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;display:inline-flex}.EntryRow-module__riqFbW__editGrid{gap:var(--space-3);flex:1;grid-template-columns:1fr 160px 100px 90px;align-items:start;display:grid}@media (max-width:860px){.EntryRow-module__riqFbW__editGrid{grid-template-columns:1fr}}.EntryRow-module__riqFbW__editNotes{resize:vertical;grid-column:1/-1;min-height:56px;font-family:inherit;}.EntryRow-module__riqFbW__errorText{grid-column:1/-1;}.EntryRow-module__riqFbW__confirmBar{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--negative);display:flex}
.SettingsReadView-module__xsNVYG__list{margin:0 0 var(--space-6);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-raised);overflow:hidden}.SettingsReadView-module__xsNVYG__row{gap:var(--space-4);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);grid-template-columns:240px 1fr;display:grid}.SettingsReadView-module__xsNVYG__row:last-child{border-bottom:none}.SettingsReadView-module__xsNVYG__term{color:var(--text-muted);font-weight:600;font-size:var(--text-sm)}.SettingsReadView-module__xsNVYG__value{font-size:var(--text-sm);margin:0}.SettingsReadView-module__xsNVYG__muted{color:var(--text-faint)}
.TeamDepartmentFilter-module__3C-iyW__bar{align-items:center;gap:var(--space-3);margin:var(--space-6) 0 var(--space-3);display:flex}.TeamDepartmentFilter-module__3C-iyW__label{font-size:var(--text-xs);color:var(--text-muted);letter-spacing:.01em;font-weight:600}.TeamDepartmentFilter-module__3C-iyW__select{width:auto;min-width:180px;padding:6px 10px;}.TeamDepartmentFilter-module__3C-iyW__showEveryoneButton{padding:6px 12px;}
.RunningEntryRow-module__MbReSG__row{}.RunningEntryRow-module__MbReSG__main{}.RunningEntryRow-module__MbReSG__projectLine{}.RunningEntryRow-module__MbReSG__metaLine{}.RunningEntryRow-module__MbReSG__notes{}.RunningEntryRow-module__MbReSG__actions{}.RunningEntryRow-module__MbReSG__iconButton{}.RunningEntryRow-module__MbReSG__errorText{}.RunningEntryRow-module__MbReSG__confirmBar{}.RunningEntryRow-module__MbReSG__runningBadge{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--accent);border:1px solid var(--accent);white-space:nowrap;cursor:default;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-weight:600;display:inline-flex}.RunningEntryRow-module__MbReSG__pulseDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite RunningEntryRow-module__MbReSG__runningPulse}@keyframes RunningEntryRow-module__MbReSG__runningPulse{0%,to{opacity:1}50%{opacity:.35}}.RunningEntryRow-module__MbReSG__forgottenCard{gap:var(--space-2);background:var(--warning-bg);border:1px solid var(--warning);border-radius:var(--radius-sm);padding:var(--space-3);flex-direction:column;flex:1;display:flex}.RunningEntryRow-module__MbReSG__forgottenTitle{font-weight:700;font-size:var(--text-sm);color:var(--warning)}.RunningEntryRow-module__MbReSG__forgottenBody{font-size:var(--text-sm);color:var(--text)}.RunningEntryRow-module__MbReSG__forgottenActionButton{align-self:flex-start;}
.UserAdminRow-module__b6OnRa__cell{padding:var(--space-3);border-bottom:1px solid var(--border);vertical-align:middle}.UserAdminRow-module__b6OnRa__nameCell{font-weight:600;}.UserAdminRow-module__b6OnRa__mutedCell{color:var(--text-muted);font-size:var(--text-sm);}.UserAdminRow-module__b6OnRa__muted{color:var(--text-faint)}.UserAdminRow-module__b6OnRa__editRow td{background:var(--bg-hover)}.UserAdminRow-module__b6OnRa__actionsCell{white-space:nowrap;}.UserAdminRow-module__b6OnRa__actionButtons{gap:var(--space-2);display:flex}.UserAdminRow-module__b6OnRa__iconButton{font-size:var(--text-xs);padding:6px 12px;}
.SettingsEditForm-module__TvR6NW__form{gap:var(--space-5);max-width:520px;padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-raised);margin-bottom:var(--space-6);flex-direction:column;display:flex}.SettingsEditForm-module__TvR6NW__checkboxRow{align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);cursor:pointer;display:flex}.SettingsEditForm-module__TvR6NW__checkboxRow input{margin-top:3px}.SettingsEditForm-module__TvR6NW__checkboxLabel{font-weight:600;display:block}.SettingsEditForm-module__TvR6NW__radioRow{align-items:center;gap:var(--space-2);font-size:var(--text-sm);cursor:pointer;padding:2px 0;display:flex}.SettingsEditForm-module__TvR6NW__actions{gap:var(--space-3);padding-top:var(--space-2);border-top:1px solid var(--border);display:flex}
.TeamTable-module__MfKM0W__table{border-collapse:collapse;width:100%;margin-top:var(--space-2)}.TeamTable-module__MfKM0W__headCell{text-align:left;font-size:var(--text-xs);color:var(--text-faint);text-transform:uppercase;letter-spacing:.04em;padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border);font-weight:600}.TeamTable-module__MfKM0W__rowOverCapacity{background:var(--negative-bg)}.TeamTable-module__MfKM0W__personCell{padding:var(--space-3);border-bottom:1px solid var(--border);font-weight:600}.TeamTable-module__MfKM0W__departmentTag{font-size:var(--text-xs);color:var(--text-faint);font-weight:400;display:block}.TeamTable-module__MfKM0W__numCell{padding:var(--space-3);border-bottom:1px solid var(--border);font-family:var(--font-mono);white-space:nowrap}.TeamTable-module__MfKM0W__utilizationCell{padding:var(--space-3);border-bottom:1px solid var(--border);align-items:center;gap:var(--space-2);min-width:220px;display:flex}.TeamTable-module__MfKM0W__utilizationBarTrack{background:var(--bg-hover);border-radius:999px;flex-shrink:0;width:100px;height:8px;overflow:hidden}.TeamTable-module__MfKM0W__utilizationBarFill{background:var(--accent);height:100%;transition:width var(--dur-med) var(--ease);border-radius:999px}.TeamTable-module__MfKM0W__utilizationBarFillOver{background:var(--negative)}.TeamTable-module__MfKM0W__utilizationPct{font-family:var(--font-mono);color:var(--text-muted);min-width:3em}.TeamTable-module__MfKM0W__overCapacityPct{color:var(--negative);font-weight:700;}.TeamTable-module__MfKM0W__overCapacityBadge{font-size:var(--text-xs);color:var(--negative);background:var(--negative-bg);border-radius:var(--radius-sm);padding:2px 8px;font-weight:600}.TeamTable-module__MfKM0W__noCapacity{color:var(--text-faint)}.TeamTable-module__MfKM0W__emptyState{text-align:center;color:var(--text-faint);padding:var(--space-8) 0}
.WeekView-module__cpTUWG__dayGroup{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:var(--space-3);overflow:hidden}.WeekView-module__cpTUWG__dayHeader{padding:var(--space-2) var(--space-4);background:var(--bg-raised-2);border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;display:flex}.WeekView-module__cpTUWG__dayHeaderToday{border-left:3px solid var(--accent)}.WeekView-module__cpTUWG__dayLabel{font-size:var(--text-sm);text-transform:capitalize;font-weight:600}.WeekView-module__cpTUWG__dayTotal{font-size:var(--text-sm);font-family:var(--font-mono);color:var(--text-muted)}.WeekView-module__cpTUWG__dayTotalLabel{color:var(--text-faint);margin-right:6px}.WeekView-module__cpTUWG__emptyDay{padding:var(--space-3) var(--space-4);color:var(--text-faint);font-size:var(--text-sm)}.WeekView-module__cpTUWG__centerMessage{padding:var(--space-8);text-align:center;color:var(--text-faint)}.WeekView-module__cpTUWG__retryButton{margin-top:var(--space-3);}
.Login-module__noQWca__page{min-height:100vh;padding:var(--space-6);justify-content:center;align-items:center;display:flex}.Login-module__noQWca__card{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:380px;padding:var(--space-8);box-shadow:var(--shadow-md)}.Login-module__noQWca__topBar{margin-bottom:var(--space-4);justify-content:flex-end;display:flex}.Login-module__noQWca__eyebrow{font-size:var(--text-xs);color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em;margin:0 0 4px}.Login-module__noQWca__title{font-size:var(--text-xl);margin:0 0 var(--space-6);font-weight:700}.Login-module__noQWca__form{gap:var(--space-4);flex-direction:column;display:flex}.Login-module__noQWca__submit{width:100%;margin-top:var(--space-2);}.Login-module__noQWca__divider{align-items:center;gap:var(--space-3);margin:var(--space-6) 0;color:var(--text-faint);font-size:var(--text-xs);display:flex}.Login-module__noQWca__divider:before,.Login-module__noQWca__divider:after{content:"";background:var(--border);flex:1;height:1px}.Login-module__noQWca__googleButton{width:100%;padding:10px;}.Login-module__noQWca__footerNote{margin-top:var(--space-6);text-align:center;font-size:var(--text-xs);color:var(--text-faint)}
.UserAdminShell-module__nSbdaq__page{max-width:1200px;padding:0 var(--space-4) var(--space-12);margin:0 auto}.UserAdminShell-module__nSbdaq__heading{font-size:var(--text-lg);margin:var(--space-6) 0 var(--space-1)}.UserAdminShell-module__nSbdaq__subheading{color:var(--text-faint);font-size:var(--text-sm);margin:0 0 var(--space-5)}.UserAdminShell-module__nSbdaq__centerMessage{text-align:center;color:var(--text-muted);padding:var(--space-12) 0}.UserAdminShell-module__nSbdaq__retryButton{margin-top:var(--space-3);padding:8px 16px;}.UserAdminShell-module__nSbdaq__table{border-collapse:collapse;width:100%;margin-top:var(--space-2)}.UserAdminShell-module__nSbdaq__headCell{text-align:left;font-size:var(--text-xs);color:var(--text-faint);text-transform:uppercase;letter-spacing:.04em;padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border);font-weight:600}
.SettingsShell-module__BEIv7W__page{max-width:1080px;padding:0 var(--space-4) var(--space-12);margin:0 auto}.SettingsShell-module__BEIv7W__heading{font-size:var(--text-lg);margin:var(--space-6) 0 var(--space-1)}.SettingsShell-module__BEIv7W__subheading{color:var(--text-faint);font-size:var(--text-sm);margin:0 0 var(--space-5)}.SettingsShell-module__BEIv7W__centerMessage{text-align:center;color:var(--text-muted);padding:var(--space-12) 0}.SettingsShell-module__BEIv7W__retryButton{margin-top:var(--space-3);padding:8px 16px;}.SettingsShell-module__BEIv7W__savedNotice{background:var(--positive);color:var(--accent-text);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);font-size:var(--text-sm);margin-bottom:var(--space-4);font-weight:600;display:inline-block}.SettingsShell-module__BEIv7W__readOnlyHint{color:var(--text-faint);font-size:var(--text-xs)}
.TeamDashboardShell-module__bmoGWW__page{max-width:1080px;padding:0 var(--space-4) var(--space-12);margin:0 auto}.TeamDashboardShell-module__bmoGWW__centerMessage{text-align:center;color:var(--text-muted);padding:var(--space-12) 0}.TeamDashboardShell-module__bmoGWW__retryButton{margin-top:var(--space-3);padding:8px 16px;}
.TimesheetShell-module__E4p00G__page{max-width:960px;padding:0 var(--space-6) var(--space-12);margin:0 auto}.TimesheetShell-module__E4p00G__formSpacer{margin-top:var(--space-6)}
