.style-module__VTQmnW__root{width:100%;height:100%;min-height:0;padding:var(--space-4x);box-sizing:border-box;gap:var(--space-3x);flex-direction:column;flex:1;display:flex;overflow:hidden;container:calendar-layout/inline-size}@media screen and (max-width:440px){.style-module__VTQmnW__root{padding:var(--space-2x)}}.style-module__VTQmnW__header{flex-shrink:0;width:100%;min-width:0}.style-module__VTQmnW__body{gap:var(--space-4x);flex:1;grid-template-columns:minmax(0,1fr) minmax(560px,30%);min-height:0;display:grid;overflow:hidden}.style-module__VTQmnW__bodyFull{grid-template-columns:minmax(0,1fr)}.style-module__VTQmnW__schedule{background:var(--bg-primary);border-radius:0;flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.style-module__VTQmnW__schedule>*{background:var(--bg-primary);--mantine-color-body:var(--bg-primary);--day-view-business-hours-bg:var(--bg-primary);--day-view-non-business-hours-bg:var(--bg-primary);--week-view-business-hours-bg:var(--bg-primary);--week-view-non-business-hours-bg:var(--bg-primary);border-radius:0;flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.style-module__VTQmnW__schedule>*>*{flex-direction:column;flex:1 1 0;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.style-module__VTQmnW__aside{gap:var(--space-3x);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.style-module__VTQmnW__agenda{flex:1 1 var(--agenda-flex-basis,0);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.style-module__VTQmnW__asideExtra{border-top:1px solid var(--border-primary);padding-top:var(--space-3x);flex-shrink:0}.style-module__VTQmnW__bodyMonth{--month-calendar-max-w:500px;--month-agenda-min-w:520px;--month-grid-chrome:40px;display:flex;container:calendar-body/size}.style-module__VTQmnW__scheduleMonth{height:auto;width:min(var(--month-calendar-max-w), calc(100cqw - var(--month-agenda-min-w) - var(--space-4x)), calc((100cqh - var(--month-grid-chrome)) * 7 / 6));flex:none;align-self:start}.style-module__VTQmnW__scheduleMonth>*,.style-module__VTQmnW__scheduleMonth>*>*{flex:none;height:auto;max-height:none}.style-module__VTQmnW__asideMonth{flex:1 1 var(--month-agenda-min-w)}@container calendar-layout (max-width:1036px){.style-module__VTQmnW__bodyMonth{--agenda-flex-basis:auto;flex-direction:column;overflow-y:auto}.style-module__VTQmnW__scheduleMonth{width:min(100%, var(--month-calendar-max-w));align-self:center}.style-module__VTQmnW__asideMonth{flex:none}}
.button{letter-spacing:0;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border:var(--border-width) solid transparent;border-radius:var(--radius-button);cursor:pointer;justify-content:center;align-items:center;gap:8px;width:100%;max-width:480px;height:44px;padding:10px 20px;font-family:Manrope,sans-serif;font-size:1rem;font-weight:500;line-height:1.4;transition:all .2s ease-in-out;display:flex}.button--variant--primary{background:var(--button-primary-primary);border-color:var(--button-primary-primary);color:var(--text-primary-inverse)}.button--variant--primary[data-hovered]{background:var(--button-primary-primary-hover);border-color:var(--button-primary-primary-hover)}.button--variant--primary[data-pressed]{background:var(--button-primary-primary-active);border-color:var(--button-primary-primary-active);transform:scale(.98)}.button--variant--secondary{background:var(--input-background);color:var(--text-primary);border-color:#0000}.button--variant--secondary[data-hovered]{opacity:.8}.button--variant--secondary[data-pressed]{transform:scale(.98)}.button--variant--ghost-primary{color:var(--icons-secondary,#191c3099);background:0 0;border-color:#0000}.button--variant--ghost-primary[data-hovered]{color:var(--icons-primary-inverse,#fff);background:#4155a0}.button--variant--ghost-primary[data-pressed]{color:var(--icons-primary-inverse,#fff);background:#37498c;transform:scale(.98)}.button--variant--ghost-secondary{color:var(--text-primary);background:0 0;border-color:#0000}.button--variant--ghost-secondary[data-hovered]{background:var(--input-background)}.button--variant--ghost-secondary[data-pressed]{background:var(--input-background);transform:scale(.98)}.button--variant--ghost-danger{color:var(--text-critical);background:0 0;border-color:#0000}.button--variant--ghost-danger[data-hovered]{background:var(--button-critical-critical-subdued)}.button--variant--ghost-danger[data-pressed]{background:var(--button-critical-critical-subdued);transform:scale(.98)}.button--variant--outline{border-color:var(--border-primary);color:var(--text-secondary);background:0 0}.button--variant--outline[data-hovered]{color:var(--text-primary);background:0 0}.button--variant--outline[data-pressed]{background:0 0;transform:scale(.98)}.button--variant--outline-danger{border-color:var(--border-critical);color:var(--text-critical);background:0 0}.button--variant--outline-danger[data-hovered]{background:var(--button-critical-critical-subdued);border-color:var(--border-critical);color:var(--text-critical)}.button--variant--outline-danger[data-pressed]{background:var(--button-critical-critical-subdued);border-color:var(--border-critical);color:var(--text-critical);transform:scale(.98)}.button--variant--orange{background:var(--button-accent-accent);border-color:var(--button-accent-accent);color:var(--text-primary-inverse)}.button--variant--orange[data-hovered]{background:var(--button-accent-accent-hover);border-color:var(--button-accent-accent-hover)}.button--variant--orange[data-pressed]{background:var(--button-accent-accent-active);border-color:var(--button-accent-accent-active);transform:scale(.98)}.button--variant--accent{background:var(--blue-main);border-color:var(--blue-main);color:var(--text-primary-inverse)}.button--variant--accent[data-hovered]{background:var(--blue-800);border-color:var(--blue-800)}.button--variant--accent[data-pressed]{background:var(--blue-900);border-color:var(--blue-900);transform:scale(.98)}.button--variant--critical{background:var(--button-critical-critical);border-color:var(--button-critical-critical);color:var(--text-primary-inverse)}.button--variant--critical[data-hovered]{background:var(--button-critical-critical-hover);border-color:var(--button-critical-critical-hover)}.button--variant--critical[data-pressed]{background:var(--button-critical-critical-active);border-color:var(--button-critical-critical-active);transform:scale(.98)}.button--variant--link,.button--variant--link-danger,.button--variant--link-secondary{background-color:#0000;border:none;width:auto;height:auto;padding:0;font-size:.875rem;font-weight:500;line-height:1.4}.button--variant--link{color:var(--text-link)}.button--variant--link[data-hovered]{opacity:.8}.button--variant--link-danger{color:var(--text-critical)}.button--variant--link-danger[data-hovered]{opacity:.8}.button--variant--link-secondary{color:var(--text-secondary)}.button--variant--link-secondary[data-hovered]{color:var(--text-link)}.button--variant--primary-light{background:var(--button-primary-primary-subdued);color:var(--text-link);border-color:#0000}.button--variant--primary-light[data-hovered]{background:var(--button-primary-primary-subdued-hover)}.button--variant--primary-light[data-pressed]{background:var(--button-primary-primary-subdued-active);transform:scale(.98)}.button--variant--success{background:var(--button-success-success-subdued);color:var(--text-success);border-color:#0000}.button--variant--success[data-hovered]{background:var(--button-success-success-subdued-hover)}.button--variant--success[data-pressed]{background:var(--button-success-success-subdued-active);transform:scale(.98)}.button--variant--kanban-backlog{color:var(--text-primary);background:#f3f4f6;border-color:#0000}.button--variant--kanban-backlog[data-hovered]{background:#e5e7eb}.button--variant--kanban-backlog[data-pressed]{background:#d1d5db;transform:scale(.98)}.button--variant--kanban-in-progress{color:var(--text-primary);background:#dbeafe;border-color:#0000}.button--variant--kanban-in-progress[data-hovered]{background:#bfdbfe}.button--variant--kanban-in-progress[data-pressed]{background:#93c5fd;transform:scale(.98)}.button--variant--kanban-done{color:var(--text-primary);background:#d1ece1;border-color:#0000}.button--variant--kanban-done[data-hovered]{background:#b9dccc}.button--variant--kanban-done[data-pressed]{background:#a1ccb7;transform:scale(.98)}.button--variant--danger{background:var(--button-critical-critical);border-color:var(--button-critical-critical);color:var(--text-primary-inverse)}.button--variant--danger[data-hovered]{background:var(--button-critical-critical-hover);border-color:var(--button-critical-critical-hover)}.button--variant--danger[data-pressed]{background:var(--button-critical-critical-active);border-color:var(--button-critical-critical-active);transform:scale(.98)}.button--size--auto{width:auto;padding:0 12px}.button--size--full{width:100%;max-width:none}.button--size--sm{max-width:160px}.button--size--md{max-width:232px}.button--sizeY--sm{height:36px}.button--sizeY--md{height:40px}.button--sizeY--lg{height:47px}.button--sizeY--xl{height:52px}.button[data-disabled]{background:var(--button-disabled);border-color:var(--button-disabled);color:var(--text-disabled);cursor:not-allowed}.button[data-disabled]:hover{background:var(--button-disabled);border-color:var(--button-disabled);transform:none}.button--textAlign--start{justify-content:flex-start}.button--textAlign--center{justify-content:center}.button--textAlign--end{justify-content:flex-end}.button--fontSize--sm{font-size:.875rem}.button--fontSize--md{font-size:1rem}.button--fontSize--lg{font-size:1.125rem}
.style-module__9j1tCG__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;display:block}.style-module__9j1tCG__avatar--fallback{background-color:var(--accent);fill:var(--text-primary-inverse);justify-content:center;align-items:center;display:flex}.style-module__9j1tCG__avatar--secondary{background-color:color-mix(in srgb, var(--accent) 10%, transparent);fill:var(--accent)}
.style-module__MKciNW__copy-button{flex-shrink:0;width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;padding:0}.style-module__MKciNW__copy-button--filled{background:var(--input-background);border-color:var(--border-primary)}.style-module__MKciNW__copy-button--filled[data-hovered]{background:#0f0f0f0a}
.style-module__t-iAZa__root{align-items:center;gap:var(--space-2x);min-width:0;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;flex-wrap:wrap;display:flex}.style-module__t-iAZa__rootSingle{flex-wrap:nowrap}.style-module__t-iAZa__lead{align-items:center;gap:var(--space-2x);flex-wrap:nowrap;min-width:0;display:inline-flex}.style-module__t-iAZa__icon{flex-shrink:0}.style-module__t-iAZa__arrow{flex-shrink:0;align-items:center;display:inline-flex}.style-module__t-iAZa__endpoint{white-space:nowrap;flex-shrink:0;align-items:baseline;display:inline-flex}.style-module__t-iAZa__endpointTime{margin-left:var(--space-1x)}
.style-module__dWoEJa__divider{border:none;border-top:1px solid var(--border-primary,#ededee);flex-shrink:0;width:100%;margin:0}
.styles-module__gWlUNa__mobileDialogTrigger{max-width:100%;font:inherit;color:inherit;text-align:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;margin:0;padding:0;display:inline-flex}.styles-module__gWlUNa__mobileDialogTrigger:focus{outline:none}.styles-module__gWlUNa__mobileDialogTrigger[data-focus-visible]{outline:2px solid var(--focus-ring,#06c);outline-offset:2px}.styles-module__gWlUNa__dialog{background:var(--bg-primary,#fff);border-right:1px solid var(--border-primary,#ededee);border-radius:var(--radius-card);width:100%;overflow:hidden;box-shadow:0 0 6px #dcdcdc40}.styles-module__gWlUNa__popover{transition:transform .2s ease-out,opacity .2s ease-out}.styles-module__gWlUNa__popover[data-entering],.styles-module__gWlUNa__popover[data-exiting]{opacity:0;transform:scale(.95)}.styles-module__gWlUNa__popover--sm{box-sizing:border-box;width:100%;min-width:0;max-width:320px}.styles-module__gWlUNa__popover--md{width:100%;max-width:500px}.styles-module__gWlUNa__popover--lg{width:100%;max-width:700px}.styles-module__gWlUNa__popover--xl{width:100%;max-width:900px}.styles-module__gWlUNa__popover--2sm{width:100%;max-width:420px}
.style-module__Ja8PXq__input-base{background-color:var(--bg-primary);border:var(--border-width) solid var(--border-primary);border-radius:var(--radius-input);outline:none;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.style-module__Ja8PXq__input-base:focus-within{border-color:var(--blue-main);box-shadow:0 0 0 3px #4155a080}.style-module__Ja8PXq__input-base--primary{border:var(--border-width) solid var(--border-primary);background:var(--input-background)}.style-module__Ja8PXq__input-base--primary:focus-within{border-color:var(--blue-main);box-shadow:0 0 0 3px #4155a080}.style-module__Ja8PXq__input-base--row{background-color:var(--bg-primary);border:var(--border-width) solid var(--border-primary);border-radius:var(--radius-input);flex-shrink:0;flex-basis:326px;justify-content:flex-start;align-items:center}.style-module__Ja8PXq__input-base--row:focus-within{border-color:var(--blue-main);box-shadow:0 0 0 3px #4155a080}.style-module__Ja8PXq__input-base--border--none{border:none}.style-module__Ja8PXq__input-base--border--none:focus-within{box-shadow:none}.style-module__Ja8PXq__input-base--plain{background-color:#0000;border:none;border-radius:0;padding-top:0;padding-bottom:0}.style-module__Ja8PXq__input-base--secondary{background-color:var(--input-background);border:var(--border-width) solid var(--border-secondary)}.style-module__Ja8PXq__input-base--secondary:hover{border-color:var(--border-primary)}.style-module__Ja8PXq__input-base--secondary:focus-within{border-color:var(--ring);box-shadow:0 0 0 2px #4155a033}.style-module__Ja8PXq__input-base__before{flex:none}.style-module__Ja8PXq__input-base__content{flex:100%;min-width:0;max-width:100%;overflow-x:hidden}.style-module__Ja8PXq__input-base__after{flex:none}.style-module__Ja8PXq__input-base:has(input[data-invalid]){border:var(--border-width) solid var(--border-critical)}.style-module__Ja8PXq__input-base:has(input[data-invalid]):focus-within{border-color:var(--border-critical);box-shadow:0 0 0 3px #df1b1f33}.style-module__Ja8PXq__input-base--size--xs{width:50px}.style-module__Ja8PXq__input-base--size--sm{flex-basis:326px}.style-module__Ja8PXq__input-base--size--md{flex-basis:470px}.style-module__Ja8PXq__input-base--sizeY--xl{height:53px}.style-module__Ja8PXq__input-base--sizeY--lg{height:42px}.style-module__Ja8PXq__input-base--sizeY--md{height:40px}.style-module__Ja8PXq__input-base--sizeY--sm{height:36px}.style-module__Ja8PXq__input-base--sizeY--xs{height:23px}.style-module__Ja8PXq__input-base--sizeY--2xs{height:32px}
.style-module__S2Aydq__trigger{cursor:pointer;min-width:160px}.style-module__S2Aydq__trigger-value{color:var(--text-primary,#191c30);font-size:14px;font-weight:500;line-height:1.5}.style-module__S2Aydq__trigger-placeholder{color:var(--text-tertiary,#191c3066)}.style-module__S2Aydq__center-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#6b6d804d;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s ease-out;display:flex;position:fixed;inset:0}.style-module__S2Aydq__center-overlay[data-entering],.style-module__S2Aydq__center-overlay[data-exiting]{opacity:0}.style-module__S2Aydq__center-modal{outline:none;max-height:min(90vh,100dvh);overflow:hidden auto}.style-module__S2Aydq__center-portal-root{box-sizing:border-box;width:100%;position:relative}.style-module__S2Aydq__dialog{background:var(--bg-primary,#fff);border:1px solid var(--border-primary,#ededee);border-radius:var(--radius-card,12px);padding:var(--space-2x,8px) var(--space-2x,8px);outline:none;width:250px;min-width:250px;overflow:visible}.style-module__S2Aydq__content-stack{box-sizing:border-box;width:100%}.style-module__S2Aydq__content-stack>*,.style-module__S2Aydq__content-stack>.style-module__S2Aydq__stack>*{flex-shrink:0}.style-module__S2Aydq__range-hint{color:var(--text-tertiary,#191c3080);text-align:center;margin:0;font-size:9px;line-height:1.25}.style-module__S2Aydq__toggles-section{padding-top:var(--space-3x,12px);border-top:1px solid var(--border-primary,#ededee)}.style-module__S2Aydq__actions-section{align-items:stretch;gap:var(--space-1x,4px);flex-direction:row;display:flex}.style-module__S2Aydq__actions-section>*{flex:1 1 0;min-width:0}.style-module__S2Aydq__reset-button{background:var(--button-primary-primary-subdued,color-mix(in srgb, var(--accent) 20%, transparent));color:var(--accent)}.style-module__S2Aydq__reset-button:hover{background:var(--button-primary-primary-subdued-hover,color-mix(in srgb, var(--accent) 30%, transparent))}.style-module__S2Aydq__save-button{flex:1 1 0;min-width:0}.style-module__S2Aydq__drawer-portal-root{box-sizing:border-box;width:100%;padding:0 var(--space-1x,4px) var(--space-2x,8px);flex-direction:column;align-items:stretch;display:flex;position:relative}
.style-module__cKnneG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#6b6d804d;flex-direction:column;justify-content:flex-end;align-items:center;transition:opacity .2s ease-out;display:flex;position:fixed;inset:0}.style-module__cKnneG__overlay[data-entering],.style-module__cKnneG__overlay[data-exiting]{opacity:0}.style-module__cKnneG__drawer{background:var(--bg-primary,#fff);border-top:1px solid var(--border-primary,#ededee);border-radius:var(--radius-card) var(--radius-card) 0 0;width:100%;max-height:90dvh;transition:transform .3s ease-out;overflow:hidden}.style-module__cKnneG__overlay[data-entering] .style-module__cKnneG__drawer,.style-module__cKnneG__overlay[data-exiting] .style-module__cKnneG__drawer{transform:translateY(100%)}.style-module__cKnneG__drawer__handle{background:var(--border-primary,#ededee);width:36px;height:4px;margin:var(--space-3x) auto var(--space-1x);cursor:grab;touch-action:none;border-radius:2px;position:relative}.style-module__cKnneG__drawer__handle:before{content:"";position:absolute;inset:-12px}.style-module__cKnneG__drawer__dialog{padding:var(--space-4x);outline:none;flex-direction:column;align-items:center;max-height:calc(90dvh - 24px);padding-top:0;display:flex;overflow-y:auto}.style-module__cKnneG__drawer__dialog_flush{padding:0}
.style-module__hZ_d1G__cell{text-align:center;border-radius:var(--radius-1x,4px);justify-content:center;align-items:center;width:32px;height:28px;font-size:11px;font-weight:500;line-height:100%;transition:background-color .15s,color .15s;display:flex}.style-module__hZ_d1G__cell[data-outside-month]{color:var(--text-tertiary,#191c3066)}.style-module__hZ_d1G__cell[data-disabled]{color:var(--text-tertiary,#191c304d);cursor:not-allowed;opacity:.6}.style-module__hZ_d1G__cell[data-selection-start],.style-module__hZ_d1G__cell[data-selection-end]{background:var(--button-primary-primary,var(--accent));color:var(--text-primary-inverse,#fff);font-weight:600}.style-module__hZ_d1G__calendar--range:not(.style-module__hZ_d1G__calendar--awaiting-range-end) .style-module__hZ_d1G__cell[data-selected]:not([data-selection-start]):not([data-selection-end]){background:var(--button-primary-primary-subdued,color-mix(in srgb, var(--accent) 10%, transparent));color:inherit;font-weight:500}.style-module__hZ_d1G__cell:not([data-disabled]):not([data-outside-month]):not([data-selected]):hover{background:color-mix(in srgb, var(--accent) 10%, transparent)}.style-module__hZ_d1G__calendar--single .style-module__hZ_d1G__cell[data-selected]{background:var(--button-primary-primary,var(--accent));color:var(--text-primary-inverse,#fff);font-weight:600}.style-module__hZ_d1G__weekend{color:var(--text-accent,#fa6536)}.style-module__hZ_d1G__weekend[data-outside-month]{color:#fa653666}.style-module__hZ_d1G__header-cell{text-align:center;vertical-align:middle;text-transform:uppercase;width:32px;height:24px;color:var(--text-tertiary,#191c3080);font-size:9px;font-weight:600;line-height:100%}.style-module__hZ_d1G__grid{border-spacing:2px}.style-module__hZ_d1G__calendar{flex-direction:column;justify-content:start;align-items:center;width:100%;max-width:100%;min-height:252px;display:flex}.style-module__hZ_d1G__calendar--range.style-module__hZ_d1G__calendar--awaiting-range-end .style-module__hZ_d1G__cell[data-selected]:not([data-selection-start]){font-weight:500;background:0 0!important}.style-module__hZ_d1G__header{width:100%;min-height:26px;margin-bottom:var(--space-1_5x,6px);justify-content:space-between;align-items:center;display:flex}.style-module__hZ_d1G__nav-button{border-radius:var(--radius-1x,4px);width:22px;min-width:22px;height:22px;min-height:22px;color:var(--accent);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.style-module__hZ_d1G__nav-button:hover{background:color-mix(in srgb, var(--accent) 10%, transparent)}.style-module__hZ_d1G__nav-button button{width:22px;min-width:22px;height:22px;min-height:22px;color:var(--accent);background:0 0;border:none;padding:0}.style-module__hZ_d1G__nav-button:hover button{color:var(--accent);background:0 0}.style-module__hZ_d1G__nav-button[data-disabled]{opacity:.5;cursor:not-allowed}.style-module__hZ_d1G__heading-text{color:var(--text-primary);font-size:13px;font-weight:600}.style-module__hZ_d1G__heading-year{color:var(--accent);margin-left:3px;font-size:13px;font-weight:600}.style-module__hZ_d1G__heading-month-select{flex:none;min-width:118px;display:inline-flex}.style-module__hZ_d1G__heading-month-select .stretched{width:auto}.style-module__hZ_d1G__heading-month-select button{width:auto;min-width:118px}.style-module__hZ_d1G__heading-month-select [data-rac]{width:auto}@media (max-width:580px){.style-module__hZ_d1G__calendar--datePickerMobile .style-module__hZ_d1G__cell{width:36px;height:30px}.style-module__hZ_d1G__calendar--datePickerMobile .style-module__hZ_d1G__header-cell{width:36px}.style-module__hZ_d1G__calendar--datePickerMobile .style-module__hZ_d1G__grid{border-spacing:3px}}.style-module__hZ_d1G__heading-year-input{width:48px;color:var(--accent);text-align:center;-moz-appearance:textfield;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:13px;font-weight:500;line-height:150%}.style-module__hZ_d1G__heading-year-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.style-module__hZ_d1G__heading-year-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.style-module__hZ_d1G__heading-year-input:focus{border-bottom:1px solid var(--accent)}
.style-module__xmf7Nq__date-input{border:.5px solid var(--border-secondary,#ededee);background:var(--bg-tetriary,#191c300a);height:23px;padding:var(--space-1x) var(--space-2x);color:var(--text-disabled,#a3a4ac);border-radius:2px 0 0 2px;flex-direction:column;justify-content:center;align-items:center;display:flex}.style-module__xmf7Nq__date-input:has([data-focus-within]){border:1px solid var(--border-tertiary,#526ed3);background:var(--bg-primary-hover,#f8f9fd);color:var(--text-primary,#191c30);border-radius:2px 0 0 2px}.style-module__xmf7Nq__date-input--embedded{height:100%;padding:0 var(--space-2x);background:0 0;border:none;border-radius:0}.style-module__xmf7Nq__date-input--embedded:has([data-focus-within]){background:0 0;border:none}.style-module__xmf7Nq__date-input__segment{letter-spacing:0;text-align:end;font-size:14px;font-weight:500;line-height:150%}.style-module__xmf7Nq__date-input__segment[data-type=literal]{padding:0}.style-module__xmf7Nq__date-input__segment:focus{border-bottom:1px solid var(--text-primary,#191c30);outline:none}
.style-module__BxrBuq__item{border-bottom:1px solid var(--border-primary,#ededee)}
.style-module__hfHOkG__menu{width:100%}.style-module__hfHOkG__menu--size--md{min-width:225px}.style-module__hfHOkG__menu--dropdown{background:var(--bg-primary,#fff);border-radius:8px;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000,0 0 #0000,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.style-module__hfHOkG__menu__item{cursor:pointer;width:100%;padding:6px 12px}
.style-module__HB1foq__popover{transition:transform .2s ease-out,opacity .2s ease-out}.style-module__HB1foq__popover[data-entering],.style-module__HB1foq__popover[data-exiting]{opacity:0;transform:scale(.95)}
.CardTags-module__Vo1G2G__root{justify-content:flex-start;align-items:center;gap:var(--space-2x);flex-wrap:wrap;width:100%;min-width:0;display:flex}.CardTags-module__Vo1G2G__rootCell{flex-wrap:nowrap;overflow:hidden}.CardTags-module__Vo1G2G__rootCellEnd{justify-content:flex-end}.CardTags-module__Vo1G2G__tagSlot{flex:0 auto;min-width:0;max-width:100%}.CardTags-module__Vo1G2G__rootCell .CardTags-module__Vo1G2G__tagSlot{flex:none;max-width:150px}.CardTags-module__Vo1G2G__more{flex-shrink:0;line-height:1.4}
.style-module__ECi6FG__radio{letter-spacing:0;color:var(--text-primary);font-size:14px;font-weight:500;line-height:16.44px}.style-module__ECi6FG__radio[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:2px}.style-module__ECi6FG__radio[data-disabled]{cursor:not-allowed}.style-module__ECi6FG__radio--button{background:var(--button-primary-primary-subdued-hover);border-right:.5px solid var(--border-secondary);width:68px;height:41px}.style-module__ECi6FG__radio--button[data-selected]{background:var(--button-primary-primary);color:var(--text-primary-inverse)}.style-module__ECi6FG__radio--circle{cursor:pointer;align-items:center;gap:8px;padding:4px;display:flex}.style-module__ECi6FG__circle-indicator{border:2px solid var(--border-secondary);border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:border-color .2s;position:relative}.style-module__ECi6FG__circle-indicator:after{content:"";background:var(--button-primary-primary);border-radius:50%;width:8px;height:8px;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.style-module__ECi6FG__radio--circle[data-selected] .style-module__ECi6FG__circle-indicator{border-color:var(--button-primary-primary)}.style-module__ECi6FG__radio--circle[data-selected] .style-module__ECi6FG__circle-indicator:after{transform:translate(-50%,-50%)scale(1)}.style-module__ECi6FG__radio--card{align-items:flex-start;gap:var(--space-3x);border:1px solid var(--border-primary);border-radius:var(--radius-input);width:100%;padding:var(--space-4x);cursor:pointer;transition:border-color .15s;display:flex}.style-module__ECi6FG__radio--card:hover{border-color:#4155a080}.style-module__ECi6FG__radio--card[data-selected]{border-color:var(--button-primary-primary)}.style-module__ECi6FG__card-indicator{border:2px solid var(--border-primary);border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:2px;transition:border-color .2s;position:relative;box-shadow:0 1px 2px #0000000d}.style-module__ECi6FG__card-indicator:after{content:"";background:var(--button-primary-primary);border-radius:50%;width:6px;height:6px;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.style-module__ECi6FG__radio--card[data-selected] .style-module__ECi6FG__card-indicator{border-color:var(--button-primary-primary)}.style-module__ECi6FG__radio--card[data-selected] .style-module__ECi6FG__card-indicator:after{transform:translate(-50%,-50%)scale(1)}.style-module__ECi6FG__radio--pill{padding:var(--space-2x) var(--space-3x);border-radius:var(--radius-input);background-color:var(--input-background);color:var(--text-primary);cursor:pointer;flex:1;justify-content:center;align-items:center;min-width:0;font-size:14px;font-weight:500;line-height:1.5;transition:background-color .2s,color .2s;display:flex}.style-module__ECi6FG__radio--pill:hover{background-color:var(--gray-bg)}.style-module__ECi6FG__radio--pill[data-selected],.style-module__ECi6FG__radio--pill[data-selected]:hover{background-color:var(--accent);color:var(--accent-foreground)}.style-module__ECi6FG__radio--chip{min-width:2.5rem;height:2.5rem;padding:0 var(--space-2x,8px);background-color:var(--input-background,#f5f5f5);color:var(--text-secondary,#737373);cursor:pointer;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:1;transition:background-color .2s,color .2s;display:inline-flex}.style-module__ECi6FG__radio--chip:hover{background-color:var(--gray-bg,#ebebeb)}.style-module__ECi6FG__radio--chip[data-selected],.style-module__ECi6FG__radio--chip[data-selected]:hover{background-color:var(--accent,#526ed3);color:#fff}.style-module__ECi6FG__radio--chip[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:2px}.style-module__ECi6FG__radio--chip[data-pressed]{opacity:.9}.style-module__ECi6FG__radio--chip[data-disabled]{opacity:.5}.style-module__ECi6FG__radio--estimation{height:48px;min-height:48px;padding:0 var(--space-2x);border-radius:var(--radius-input);background-color:var(--input-background);color:var(--text-primary);border:2px solid var(--border-primary);cursor:pointer;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:1;transition:border-color .2s,background-color .2s,color .2s;display:flex}.style-module__ECi6FG__radio--estimation:hover{border-color:#4155a080}.style-module__ECi6FG__radio--estimation[data-selected],.style-module__ECi6FG__radio--estimation[data-selected]:hover{background-color:var(--accent);color:var(--accent-foreground);border-color:var(--accent)}.style-module__ECi6FG__radio--estimation.style-module__ECi6FG__radio--stretched{width:100%;height:100%;min-height:48px}
.style-module__4d_PBa__tabs{gap:var(--space-4x);flex-direction:column;width:100%;display:flex}.style-module__4d_PBa__tabList{flex-flow:row;flex-shrink:0;align-items:center;width:fit-content;display:inline-flex}.style-module__4d_PBa__tabListStretched{width:100%}.style-module__4d_PBa__tabStretched{flex:1;min-width:0}.style-module__4d_PBa__tabList--pill{background-color:#e8eaf3;border-radius:16px;gap:0;padding:4px}.style-module__4d_PBa__tabList--underline{gap:var(--space-2x);border-bottom:1px solid var(--color-border-light)}.style-module__4d_PBa__tab{cursor:pointer;white-space:nowrap;outline:none;flex-shrink:0;transition:all .2s ease-in-out}.style-module__4d_PBa__tab--pill{color:var(--text-primary);text-align:center;background:0 0;border:1px solid #0000;border-radius:14px;flex:1;padding:4px 8px;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:1.4}.style-module__4d_PBa__tab--pill[data-selected=true]{background-color:var(--bg-primary);color:var(--text-primary);box-shadow:0 1px 3px #0f0f0f1a}.style-module__4d_PBa__tab--pill[data-hovered=true]:not([data-selected=true]){background-color:#ffffff80}.style-module__4d_PBa__tab--pill[data-focus-visible=true]{box-shadow:0 0 0 3px #4155a080}.style-module__4d_PBa__tab--pill:active:not([data-selected=true]){transform:scale(.98)}.style-module__4d_PBa__tab--underline{padding:var(--space-3x) var(--space-4x);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);background:0 0;border:none;border-bottom:2px solid #0000;position:relative}.style-module__4d_PBa__tab--underline[data-selected=true]{color:var(--color-text-primary);border-bottom-color:var(--color-primary)}.style-module__4d_PBa__tab--underline[data-hovered=true]:not([data-selected=true]){color:var(--color-text-primary);background:var(--color-background-hover)}.style-module__4d_PBa__tab--underline[data-focus-visible=true]{outline:2px solid var(--color-focus);outline-offset:2px}.style-module__4d_PBa__tabList--lg{flex-flow:row;width:max-content;display:flex}.style-module__4d_PBa__tabList--lg.style-module__4d_PBa__tabListStretched{min-width:0;max-width:100vw}.style-module__4d_PBa__tab--underline--lg{padding:var(--space-2x) var(--space-1x);text-align:center;border-bottom:none;border-radius:14px;font-size:13px}.style-module__4d_PBa__tab--underline--lg[data-selected=true]{border-bottom:none}.style-module__4d_PBa__tab--pill--lg{padding:var(--space-2x) var(--space-3x);text-align:center;white-space:normal;font-size:11px}.style-module__4d_PBa__tabPanel{gap:var(--space-4x);padding-top:var(--space-2x);flex-direction:column;width:100%;min-width:0;display:flex}.style-module__4d_PBa__tabsCompact{gap:var(--space-2x)}.style-module__4d_PBa__tabPanelCompact{padding-top:var(--space-1x)}@media (max-width:768px){.style-module__4d_PBa__tabList--pill:not(.style-module__4d_PBa__tabList--lg){scrollbar-width:none;width:100%;overflow-x:auto}.style-module__4d_PBa__tabList--pill:not(.style-module__4d_PBa__tabList--lg)::-webkit-scrollbar{display:none}.style-module__4d_PBa__tab--pill.style-module__4d_PBa__tabStretched:not(.style-module__4d_PBa__tab--pill--lg){flex:none;min-width:auto}}@media (min-width:769px) and (max-width:1200px){.style-module__4d_PBa__tabsPillScrollThroughWide .style-module__4d_PBa__tabList--pill:not(.style-module__4d_PBa__tabList--lg){scrollbar-width:none;width:100%;overflow-x:auto}.style-module__4d_PBa__tabsPillScrollThroughWide .style-module__4d_PBa__tabList--pill:not(.style-module__4d_PBa__tabList--lg)::-webkit-scrollbar{display:none}.style-module__4d_PBa__tabsPillScrollThroughWide .style-module__4d_PBa__tab--pill.style-module__4d_PBa__tabStretched:not(.style-module__4d_PBa__tab--pill--lg){flex:none;min-width:auto}}
.style-module__9ct_Ja__label{text-align:start;display:block}.style-module__9ct_Ja__inputBaseMinHeight{align-items:center;min-height:40px;padding-top:4px;padding-bottom:4px;height:auto!important}.style-module__9ct_Ja__inputBaseMinHeight--2xs{min-height:32px}.style-module__9ct_Ja__inputBaseMinHeight--xs{min-height:23px}.style-module__9ct_Ja__inputBaseMinHeight--sm{min-height:36px}.style-module__9ct_Ja__inputBaseMinHeight--md{min-height:40px}.style-module__9ct_Ja__inputBaseMinHeight--lg{min-height:42px}.style-module__9ct_Ja__inputBaseMinHeight--xl{min-height:53px}.style-module__9ct_Ja__item{padding:var(--space-1x) var(--space-2x);padding-top:var(--space-1_5x);padding-bottom:var(--space-1_5x);box-sizing:border-box;border-radius:var(--radius-input);width:100%;min-width:0;max-width:100%;font-size:14px;transition:background-color .15s,color .15s}.style-module__9ct_Ja__item+.style-module__9ct_Ja__item{border-bottom:none}.style-module__9ct_Ja__item[data-hovered]{background:var(--accent);color:var(--accent-foreground)}.style-module__9ct_Ja__itemLabel{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.style-module__9ct_Ja__popover{border:1px solid var(--border-secondary);border-radius:var(--radius-input);background:var(--bg-primary);box-sizing:border-box;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000014}.style-module__9ct_Ja__popover--search-pinned-mobile{z-index:150;min-height:0;inset:auto!important;top:calc(env(safe-area-inset-top,0px) + var(--space-3x))!important;left:var(--tagselect-pin-left)!important;width:var(--tagselect-pin-width)!important;margin:0!important;position:fixed!important;transform:none!important}.style-module__9ct_Ja__popoverHeader{min-height:36px;padding:var(--space-1x) var(--space-1x) var(--space-1x) var(--space-2x);box-sizing:border-box;background:var(--bg-primary,#fff);flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.style-module__9ct_Ja__search-wrap{min-width:0;padding-left:var(--space-2x);padding-right:var(--space-2x);flex-shrink:0}.style-module__9ct_Ja__search-wrap--pinned{box-sizing:border-box;background:0 0}.style-module__9ct_Ja__popover--search-pinned-mobile .style-module__9ct_Ja__popoverContent{border-top:1px solid var(--border-secondary);flex:auto;min-height:0;max-height:none}.style-module__9ct_Ja__popoverContent{min-width:0;max-height:min(240px,50vh);overflow:hidden auto}.style-module__9ct_Ja__openChevronWrap{flex-shrink:0;display:inline-flex}.style-module__9ct_Ja__openChevronWrap--hidden{visibility:hidden}
.style-module__uPB-_q__inField{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow-x:hidden}.style-module__uPB-_q__groupInField{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.style-module__uPB-_q__tagItem{box-sizing:border-box;flex-shrink:1;min-width:0;max-width:100%}
.style-module__gPAbOG__before{flex:none}.style-module__gPAbOG__content{flex:auto;min-width:0}.style-module__gPAbOG__after{flex:none}
.style-module__eX5iUG__textarea{border-width:1px;flex-direction:column;align-items:start;display:flex}.style-module__eX5iUG__textarea--variant--row{flex-flow:wrap;width:100%}.style-module__eX5iUG__textarea__component{box-sizing:border-box;background-color:inherit;width:100%;min-height:0;color:inherit;resize:vertical;border:0;padding:0;font-family:inherit;font-size:14px;line-height:1.5;display:block}.style-module__eX5iUG__textarea__component:focus{outline:none}.style-module__eX5iUG__textarea__component--color--link{color:var(--text-link,#526ed3)}.style-module__eX5iUG__textarea__component--variant--plain{font-size:24px}.style-module__eX5iUG__textarea__label--variant--row{flex-shrink:0;flex-basis:150px}.style-module__eX5iUG__textarea__label--variant--default,.style-module__eX5iUG__textarea__label--variant--primary{align-items:flex-start}.style-module__eX5iUG__textarea__error-field{width:100%;color:var(--text-critical);flex-shrink:0;margin-top:4px;font-size:.65rem}.style-module__eX5iUG__textarea--label-position--left{flex-direction:row}.style-module__eX5iUG__stretched{width:100%}
.style-module__PhVyIq__time-input{border:.5px solid var(--border-secondary,#ededee);background:var(--bg-tetriary,#191c300a);height:23px;padding:var(--space-1x) var(--space-2x);color:var(--text-disabled,#a3a4ac);border-radius:0 2px 2px 0;flex-direction:column;justify-content:center;align-items:center;display:flex}:is(.style-module__PhVyIq__time-input:has([data-focus-within]),.style-module__PhVyIq__time-input:has(.style-module__PhVyIq__time-input__native:focus)){border:1px solid var(--border-tertiary,#526ed3);background:var(--bg-primary-hover,#f8f9fd);color:var(--text-primary,#191c30);border-radius:0 2px 2px 0}.style-module__PhVyIq__time-input--embedded{height:100%;padding:0 var(--space-2x);background:0 0;border:none;border-radius:0}:is(.style-module__PhVyIq__time-input--embedded:has([data-focus-within]),.style-module__PhVyIq__time-input--embedded:has(.style-module__PhVyIq__time-input__native:focus)){background:0 0;border:none}.style-module__PhVyIq__time-input__native{box-sizing:border-box;width:100%;min-width:5.25rem;height:100%;font:inherit;font-variant-numeric:tabular-nums;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:14px;font-weight:500;line-height:150%}.style-module__PhVyIq__time-input__native::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.85}.style-module__PhVyIq__time-input__native:focus{outline:none}.style-module__PhVyIq__time-input__date-segment{letter-spacing:0;font-variant-numeric:tabular-nums;text-align:end;font-size:14px;font-weight:500;line-height:150%}.style-module__PhVyIq__time-input__date-segment[data-type=literal]{padding:0}.style-module__PhVyIq__time-input__date-segment:focus{border-bottom:1px solid var(--text-primary,#191c30);outline:none}
.style-module__2xOUiq__user-chip-row{min-width:0;max-width:100%;overflow:hidden}.style-module__2xOUiq__user-chip-row>:first-child{flex-shrink:0}.style-module__2xOUiq__user-chip{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:Manrope,sans-serif;display:block;overflow:hidden}.style-module__2xOUiq__user-chip--color--primary{color:var(--text-primary)}
.style-module__c-tgnG__inlineRow{--user-stack-slot-max:220px;flex-wrap:nowrap;width:auto;min-width:0;max-width:100%;overflow:hidden}.style-module__c-tgnG__inlineRow .style-module__c-tgnG__user-item-row{box-sizing:border-box;width:auto;max-width:var(--user-stack-slot-max);flex:0 auto;min-width:0;overflow:hidden}.style-module__c-tgnG__inlineRow .style-module__c-tgnG__hint-island{min-width:0;max-width:100%}.style-module__c-tgnG__inlineRow .style-module__c-tgnG__participant-trigger{max-width:100%}.style-module__c-tgnG__inlineRow .style-module__c-tgnG__moreUsersWrap{flex:none;align-self:center}.style-module__c-tgnG__moreUsersWrap{align-self:flex-start;width:fit-content;max-width:100%}.style-module__c-tgnG__moreChipTrigger{width:fit-content;min-width:0;max-width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;margin:0;padding:0;display:inline-flex}.style-module__c-tgnG__moreChipTrigger:focus-visible{outline:2px solid var(--border-primary,#ccc);outline-offset:2px;border-radius:4px}.style-module__c-tgnG__moreCount{background:var(--blue-400);width:24px;height:24px;color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Manrope,sans-serif;font-size:10px;font-weight:500;display:flex}.style-module__c-tgnG__moreUsersPopover{--user-stack-slot-max:220px;box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow:hidden visible}.style-module__c-tgnG__moreUsersPopover .style-module__c-tgnG__user-item-row{max-width:100%;overflow:hidden}.style-module__c-tgnG__moreUsersPopover .style-module__c-tgnG__hint-island{min-width:0;max-width:100%}.style-module__c-tgnG__moreUsersPopover .style-module__c-tgnG__participant-trigger{max-width:100%}.style-module__c-tgnG__user-item-row{width:100%;min-width:0}.style-module__c-tgnG__participant-trigger{width:100%;min-width:0;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:0;display:block}.style-module__c-tgnG__participant-trigger:focus-visible{outline:2px solid var(--border-primary,#ccc);outline-offset:2px;border-radius:4px}.style-module__c-tgnG__hint-island{touch-action:manipulation;-webkit-tap-highlight-color:#191c3014}.style-module__c-tgnG__participant-row{flex-direction:row;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.style-module__c-tgnG__participant-row>:first-child{flex-shrink:0}.style-module__c-tgnG__participant-text{flex:1 1 0;min-width:0;overflow:hidden}.style-module__c-tgnG__participant-line{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.style-module__c-tgnG__participant-name{color:var(--text-primary);font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:1.2;display:inline}.style-module__c-tgnG__participant-role-tag{vertical-align:baseline;line-height:1.2;display:inline}.style-module__c-tgnG__participant-hint-tooltip{background:var(--bg-primary,#fff);border:1px solid var(--border-primary,#ededee);min-width:0;max-width:min(280px,85vw);color:var(--text-primary);z-index:100002;white-space:normal;overflow-wrap:anywhere;word-wrap:break-word;border-radius:8px;padding:8px 10px;font-family:Manrope,sans-serif;font-size:12px;line-height:1.35;box-shadow:0 4px 16px #191c301f}.style-module__c-tgnG__participant-hint-tooltip-text{white-space:normal;overflow-wrap:anywhere;word-wrap:break-word;min-width:0;max-width:100%;display:block}.style-module__c-tgnG__participant-popover{background:var(--bg-primary,#fff);border:1px solid var(--border-primary,#ededee);z-index:100001;overflow-wrap:anywhere;word-wrap:break-word;border-radius:8px;min-width:0;max-width:min(280px,85vw);padding:0;box-shadow:0 4px 16px #191c301f}.style-module__c-tgnG__participant-popover-body{box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;word-wrap:break-word;word-break:break-word;width:100%;min-width:0;max-width:100%;margin:0;padding:0;display:block}
.style-module__4qs5CW__headerStack{width:100%;min-width:0}.style-module__4qs5CW__headerLine{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;display:block;overflow:hidden}
.style-module__ZIN80G__list{width:100%;min-width:0}.style-module__ZIN80G__block{gap:var(--space-2x);flex-direction:column;display:flex}.style-module__ZIN80G__block+.style-module__ZIN80G__block{margin-top:var(--space-4x);padding-top:var(--space-4x);border-top:1px solid var(--border-secondary)}.style-module__ZIN80G__label{color:var(--text-secondary)}.style-module__ZIN80G__row{align-items:center;gap:var(--space-2x);flex-wrap:wrap;min-width:0;display:flex}.style-module__ZIN80G__arrow{color:var(--text-secondary);flex-shrink:0;font-size:12px;line-height:1.4}.style-module__ZIN80G__values{align-items:center;gap:var(--space-1x);flex-wrap:wrap;min-width:0;display:inline-flex}
.MyTaskReminderModal-module__lWoSXa__modalNarrow{max-width:440px}.MyTaskReminderModal-module__lWoSXa__modalWithReminders{max-width:500px}.MyTaskReminderModal-module__lWoSXa__body{justify-content:space-between;align-items:flex-start;gap:var(--space-3x,12px);box-sizing:border-box;flex-direction:row;width:100%;display:flex}.MyTaskReminderModal-module__lWoSXa__body.MyTaskReminderModal-module__lWoSXa__bodyCalendarOnly{justify-content:center}.MyTaskReminderModal-module__lWoSXa__quickActions{flex-direction:column;flex:0 auto;align-items:flex-start;min-width:0;max-width:210px;display:flex}.MyTaskReminderModal-module__lWoSXa__currentRemindersBlock{align-items:flex-start;gap:var(--space-2x,8px);flex-direction:column;width:100%;display:flex}.MyTaskReminderModal-module__lWoSXa__remindersList{gap:var(--space-1x,4px);flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.MyTaskReminderModal-module__lWoSXa__reminderRow{justify-content:space-between;align-items:center;gap:var(--space-2x,8px);box-sizing:border-box;flex-direction:row;width:100%;display:flex}.MyTaskReminderModal-module__lWoSXa__reminderRowDate{flex:auto;min-width:0}.MyTaskReminderModal-module__lWoSXa__reminderDismissButton{flex-shrink:0}.MyTaskReminderModal-module__lWoSXa__presetsBlock{align-items:flex-start;gap:var(--space-2x,8px);flex-direction:column;width:100%;display:flex}.MyTaskReminderModal-module__lWoSXa__anchorRadioGroup{width:100%;padding-left:var(--space-3x,12px);box-sizing:border-box;flex-wrap:nowrap}.MyTaskReminderModal-module__lWoSXa__presetButton{width:fit-content;max-width:min(200px,100%)}.MyTaskReminderModal-module__lWoSXa__rightColumn{box-sizing:border-box;flex-direction:column;flex-shrink:0;align-items:stretch;width:228px;max-width:100%;display:flex}.MyTaskReminderModal-module__lWoSXa__rightColumnSolo{flex:0 auto;align-self:center;width:100%;max-width:280px}.MyTaskReminderModal-module__lWoSXa__exactTimeBlock{align-items:stretch;gap:var(--space-2x,8px);flex-direction:column;width:100%;display:flex}.MyTaskReminderModal-module__lWoSXa__sectionHeading{width:100%;display:block}.MyTaskReminderModal-module__lWoSXa__calendarShell{align-self:center;width:100%}.MyTaskReminderModal-module__lWoSXa__footerActions{box-sizing:border-box;justify-content:flex-end;width:100%;display:flex}@media screen and (max-width:560px){.MyTaskReminderModal-module__lWoSXa__body{flex-direction:column;justify-content:flex-start;align-items:stretch}.MyTaskReminderModal-module__lWoSXa__quickActions,.MyTaskReminderModal-module__lWoSXa__rightColumn{width:100%;max-width:none}}
.style-module__zo6l8q__avatar{object-fit:cover;border-radius:50%;flex-shrink:0}.style-module__zo6l8q__fallback{background:var(--bg-secondary);color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}
.style-module__nMpggG__overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.style-module__nMpggG__modal{outline:none;max-width:min(96vw,1200px);max-height:96vh}.style-module__nMpggG__dialog{outline:none;justify-content:center;align-items:center;display:flex;position:relative}.style-module__nMpggG__close{z-index:1;color:#fff;background:#00000073;position:absolute;top:8px;right:8px}.style-module__nMpggG__image{object-fit:contain;border-radius:8px;max-width:100%;max-height:90vh}
.style-module__K48GKq__composerWrap{border-top:1px solid var(--border-secondary);flex-shrink:0}.style-module__K48GKq__replyBar{align-items:center;gap:8px;padding:8px 16px 0;display:flex}.style-module__K48GKq__replyBarText{border-left:3px solid var(--border-tertiary,#5b8def);background:var(--bg-secondary);border-radius:4px;flex-direction:column;flex:1;gap:4px;min-width:0;padding:8px 10px;display:flex}.style-module__K48GKq__replyBarAuthor{font-weight:600;display:block}.style-module__K48GKq__replyBarPreview{text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);display:block;overflow:hidden}.style-module__K48GKq__composer{flex-direction:column;flex-shrink:0;gap:4px;padding:12px 16px;display:flex}.style-module__K48GKq__composerRow{--composer-control-height:47px;flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;display:flex}.style-module__K48GKq__controlButton.button{width:var(--composer-control-height);min-width:var(--composer-control-height);max-width:var(--composer-control-height);height:var(--composer-control-height);flex-shrink:0;padding:0}.style-module__K48GKq__inputWrap{flex:120px;align-items:center;min-width:0;display:flex}.style-module__K48GKq__textarea{width:100%;min-width:0}.style-module__K48GKq__inputWrap [class*=input-base]{height:var(--composer-control-height);min-height:var(--composer-control-height);max-height:var(--composer-control-height);box-sizing:border-box;align-items:stretch}.style-module__K48GKq__inputWrap [class*=box--padding--v-3x]{padding-top:0;padding-bottom:0}.style-module__K48GKq__inputWrap [class*=box--padding--h-3x]{padding-left:10px;padding-right:10px}.style-module__K48GKq__inputWrap textarea{resize:none;box-sizing:border-box;scrollbar-width:none;height:100%;min-height:0;max-height:100%;padding:4px 0 8px;line-height:1.4;overflow-y:auto}.style-module__K48GKq__inputWrap textarea::-webkit-scrollbar{display:none}.style-module__K48GKq__uploadHint{padding-left:4px}.style-module__K48GKq__recordingBar{border-top:1px solid var(--border-secondary);flex-shrink:0;align-items:center;gap:12px;padding:12px 16px;display:flex}.style-module__K48GKq__recordingDot{background:var(--red-main,#e53935);border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite style-module__K48GKq__pulse}.style-module__K48GKq__recordingTime{font-variant-numeric:tabular-nums;min-width:40px}@keyframes style-module__K48GKq__pulse{0%,to{opacity:1}50%{opacity:.35}}@media (max-width:440px){.style-module__K48GKq__composer{padding:8px 12px}.style-module__K48GKq__composerRow{--composer-control-height:36px;gap:6px}.style-module__K48GKq__controlButton.button svg{width:16px;height:16px}}
.style-module__Zay_9q__wrap{color:inherit;flex-shrink:0;display:inline-flex;position:relative}.style-module__Zay_9q__countOverlay{pointer-events:none;font-family:var(--font-family);color:inherit;font-size:9px;font-weight:500;line-height:1;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.style-module__Zay_9q__countOverlay--compact{font-size:6px;font-weight:600}:is(.style-module__Zay_9q__wrap:has(button[data-hovered]) .style-module__Zay_9q__countOverlay,.style-module__Zay_9q__wrap:has(button[data-active]) .style-module__Zay_9q__countOverlay){color:var(--icons-primary-inverse,#fff)}.style-module__Zay_9q__iconOnly{width:20px;height:20px;color:var(--icons-secondary,inherit);justify-content:center;align-items:center;display:inline-flex}.style-module__Zay_9q__iconOnly--compact{width:14px;height:14px}
.EventInviteCard-module__Em611G__card{cursor:default}.EventInviteCard-module__Em611G__cardClickable{cursor:pointer;transition:border-color .2s ease-in-out}.EventInviteCard-module__Em611G__cardClickable:hover{border-color:#4155a080}.EventInviteCard-module__Em611G__content{flex-direction:column;gap:10px;display:flex}.EventInviteCard-module__Em611G__titleRow{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.EventInviteCard-module__Em611G__titleButton{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;min-width:0;margin:0;padding:0;line-height:1.4;transition:color .2s ease-in-out}.EventInviteCard-module__Em611G__titleButton:hover{color:var(--text-link)}.EventInviteCard-module__Em611G__titleButton:focus-visible{outline:2px solid var(--text-link);outline-offset:2px;border-radius:2px}.EventInviteCard-module__Em611G__meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.EventInviteCard-module__Em611G__metaSeparator{color:var(--text-secondary);align-items:center;display:inline-flex}.EventInviteCard-module__Em611G__infoRow{font-family:var(--font-family);color:var(--text-secondary);align-items:center;gap:6px;font-size:12px;font-weight:400;display:flex}.EventInviteCard-module__Em611G__personRow{align-items:center;gap:8px;min-width:0;display:flex}.EventInviteCard-module__Em611G__personLabel{flex-shrink:0}.EventInviteCard-module__Em611G__personName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.EventInviteCard-module__Em611G__message{color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.45}.EventInviteCard-module__Em611G__footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-top:4px;display:flex}
.style-module__W9uQDq__wrap{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}
.style-module__AwR6gW__list{width:100%;min-width:0}.style-module__AwR6gW__block{gap:var(--space-2x);flex-direction:column;display:flex}.style-module__AwR6gW__block+.style-module__AwR6gW__block{margin-top:var(--space-4x);padding-top:var(--space-4x);border-top:1px solid var(--border-secondary)}.style-module__AwR6gW__label{color:var(--text-secondary)}.style-module__AwR6gW__row{align-items:center;gap:var(--space-2x);flex-wrap:wrap;min-width:0;display:flex}.style-module__AwR6gW__arrow{color:var(--text-secondary);flex-shrink:0;font-size:12px;line-height:1.4}.style-module__AwR6gW__values{align-items:center;gap:var(--space-1x);flex-wrap:wrap;min-width:0;display:inline-flex}
.profileFieldError-module__tsrF6q__errorText{box-sizing:border-box;width:100%;min-width:0;max-width:100%;color:var(--red-main);overflow-wrap:anywhere;word-break:break-word;margin:0;padding:0;font-family:Manrope,sans-serif;font-size:12px;font-weight:400;line-height:1.45}.profileFieldError-module__tsrF6q__modalBody{min-width:0;max-width:100%}
.style-module__Y3_dYa__checkboxes{border-color:var(--border-primary,#ededee);border-style:solid;border-right-width:1px}.style-module__Y3_dYa__day{border:1px solid var(--border-primary,#ededee);width:40px;height:40px;padding:var(--space-1x);background:var(--bg-secondary,#fcfcfc)}.style-module__Y3_dYa__day[data-selected]{border-color:var(--border-tertiary,#526ed3);background:var(--button-primary-primary-subdued-active,#eaeefa)}.style-module__Y3_dYa__day{font-weight:600;font-style:SemiBold;letter-spacing:0;cursor:pointer;justify-content:center;align-items:center;font-size:12px;line-height:100%;transition:all .5s;display:flex}
.style-module__1Vk0SW__time-range__time-input+.style-module__1Vk0SW__time-range__time-input{border-left:0}
.style-module__nrWDTq__compactContent{padding:var(--space-3x)!important}@media screen and (max-width:512px){.style-module__nrWDTq__compactContent{padding:var(--space-2x)!important}}

.style-module__RciB6G__modalWidth600{max-width:600px}.style-module__RciB6G__linkRow input{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;overflow:hidden}.style-module__RciB6G__sectionLabel{font-weight:500}.style-module__RciB6G__socialButton{width:40px;min-width:40px;height:40px;min-height:40px}
.style-module___NGVRq__root{min-width:0}.style-module___NGVRq__message{overflow-wrap:break-word;word-break:break-word}.style-module___NGVRq__inviterName{font-weight:600}
.UserModalHeader-module__89tfSq__title{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;display:block;overflow:hidden}
.style-module__8ykisW__content{max-height:calc(90vh - 80px);overflow-y:auto}.style-module__8ykisW__section{gap:var(--space-3x);flex-direction:column;display:flex}.style-module__8ykisW__sectionHeader{align-items:center;gap:var(--space-2x);display:flex}.style-module__8ykisW__projectCard{cursor:pointer;transition:border-color .15s}.style-module__8ykisW__projectCard:hover{border-color:var(--gray-border-hover)}.style-module__8ykisW__taskCard{cursor:pointer;transition:border-color .15s}.style-module__8ykisW__taskCard:hover{border-color:var(--gray-border-hover)}.style-module__8ykisW__projectLink{align-self:flex-start}
.style-module__eUDn9a__list{flex:1;width:100%;overflow-y:auto}.style-module__eUDn9a__header{width:100%;min-width:0;padding:var(--space-1x);border-radius:var(--radius-2x);color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;transition:background-color .15s}.style-module__eUDn9a__header:hover{background:var(--gray-bg-hover)}.style-module__eUDn9a__headerContent{min-width:0;overflow:hidden}.style-module__eUDn9a__titleRow{min-width:0}.style-module__eUDn9a__name{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.style-module__eUDn9a__unreadBadge{flex-shrink:0}.style-module__eUDn9a__tags{width:100%;min-width:0}.style-module__eUDn9a__messages{padding-left:var(--space-3x);border-left:2px solid var(--border-secondary);flex-direction:column;gap:4px;margin:0 0 0 52px;display:flex}.style-module__eUDn9a__messageRow{align-items:flex-start;gap:4px;width:100%;display:flex}.style-module__eUDn9a__messageContent{min-width:0;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;flex:1;justify-content:space-between;align-items:flex-start;gap:12px;padding:6px 8px;transition:background-color .15s;display:flex}.style-module__eUDn9a__messageContent:hover{background:var(--gray-bg-hover)}.style-module__eUDn9a__markReadButton{flex-shrink:0;margin-top:4px}.style-module__eUDn9a__messagePreview{min-width:0;color:var(--text-secondary);white-space:normal;overflow-wrap:break-word;flex:1}.style-module__eUDn9a__messageTime{color:var(--text-tertiary);white-space:nowrap;flex-shrink:0}
.style-module__jAe8sq__root{box-sizing:border-box;width:100%;min-width:0}.style-module__jAe8sq__rootPage{padding-top:var(--space-4x)}.style-module__jAe8sq__panel{width:100%;min-width:0}.style-module__jAe8sq__select{width:100%}.style-module__jAe8sq__selectValue{justify-content:flex-start;width:100%;display:flex}.style-module__jAe8sq__select .input-base__content>.stack{justify-content:flex-start;width:100%}.style-module__jAe8sq__tabList{scrollbar-width:none;max-width:100%;overflow-x:auto}.style-module__jAe8sq__tabList::-webkit-scrollbar{display:none}.style-module__jAe8sq__tabList .style-module__jAe8sq__tab{flex:none;min-width:auto}.style-module__jAe8sq__hiddenTabPanel{display:none!important}
.style-module__jMnJRG__avatarSection{align-self:flex-start}.style-module__jMnJRG__avatarActions{min-width:0;max-width:100%}.style-module__jMnJRG__participantList{max-height:240px;overflow-y:auto}.style-module__jMnJRG__participantRow{border-bottom:1px solid var(--border-secondary);padding:8px 0}.style-module__jMnJRG__participantRow:last-child{border-bottom:none}
.MyTaskCard-module__YD_-RG__card{cursor:pointer;transition:border-color .2s ease-in-out}.MyTaskCard-module__YD_-RG__card:hover{border-color:#4155a080}.MyTaskCard-module__YD_-RG__card--overdue-tab.card.card--border--light{border-color:var(--border-critical)}.MyTaskCard-module__YD_-RG__card--overdue-tab.card.card--border--light:hover{border-color:var(--red-600)}.MyTaskCard-module__YD_-RG__content{flex-direction:column;gap:10px;display:flex;position:relative}.MyTaskCard-module__YD_-RG__content--with-assignees{flex-direction:row;align-items:flex-start;gap:14px}.MyTaskCard-module__YD_-RG__content--with-assignees:has(.MyTaskCard-module__YD_-RG__footer){align-items:stretch}.MyTaskCard-module__YD_-RG__main{flex-direction:column;gap:10px;min-width:0;display:flex}.MyTaskCard-module__YD_-RG__content:not(.MyTaskCard-module__YD_-RG__content--with-assignees) .MyTaskCard-module__YD_-RG__main{padding-right:7.5rem}.MyTaskCard-module__YD_-RG__content--with-assignees .MyTaskCard-module__YD_-RG__main{flex:1 1 0}.MyTaskCard-module__YD_-RG__header{align-items:flex-start;gap:16px;display:flex}.MyTaskCard-module__YD_-RG__title-row{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.MyTaskCard-module__YD_-RG__title{line-height:1.4}.MyTaskCard-module__YD_-RG__status-wrap{z-index:1;text-align:right;white-space:nowrap;max-width:45%;position:absolute;top:0;right:0}.MyTaskCard-module__YD_-RG__status-wrap--in-rail{flex-shrink:0;max-width:100%;position:static}.MyTaskCard-module__YD_-RG__info-row{font-family:var(--font-family);color:var(--text-secondary);align-items:center;gap:6px;font-size:12px;font-weight:400;display:flex}.MyTaskCard-module__YD_-RG__footer{justify-content:flex-start;align-items:center;gap:12px;margin-top:2px;display:flex}.MyTaskCard-module__YD_-RG__actions{align-items:center;gap:8px;display:flex}.MyTaskCard-module__YD_-RG__history-trigger-wrap{flex-shrink:0;display:inline-flex;position:relative}.MyTaskCard-module__YD_-RG__history-count-overlay{pointer-events:none;font-family:var(--font-family);color:inherit;font-size:9px;font-weight:500;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:is(.MyTaskCard-module__YD_-RG__history-trigger-wrap:has(button[data-hovered]) .MyTaskCard-module__YD_-RG__history-count-overlay,.MyTaskCard-module__YD_-RG__history-trigger-wrap:has(button[data-active]) .MyTaskCard-module__YD_-RG__history-count-overlay){color:var(--icons-primary-inverse,#fff)}.MyTaskCard-module__YD_-RG__reminder-disabled-wrap{display:inline-flex}.MyTaskCard-module__YD_-RG__reminder-button--active{color:var(--icons-primary-inverse,#fff)!important;background:#4155a0!important}.MyTaskCard-module__YD_-RG__reminder-button--active[data-active]{color:var(--icons-primary-inverse,#fff)!important;background:#37498c!important}.MyTaskCard-module__YD_-RG__assignees-rail{flex-direction:column;flex:0 44%;align-items:flex-end;gap:8px;min-width:0;max-width:50%;display:flex}.MyTaskCard-module__YD_-RG__assignees{flex-flow:wrap;place-content:flex-end;align-items:center;gap:10px 12px;width:100%;margin-top:auto;display:flex}.MyTaskCard-module__YD_-RG__assignee{color:var(--text-secondary);white-space:nowrap;flex-shrink:1;align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.MyTaskCard-module__YD_-RG__assignee-name{text-overflow:ellipsis;min-width:0;overflow:hidden}.MyTaskCard-module__YD_-RG__project-link{font:inherit;color:inherit;text-align:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;transition:color .2s ease-in-out}.MyTaskCard-module__YD_-RG__project-link:hover{color:var(--text-link);text-decoration:underline}.MyTaskCard-module__YD_-RG__project-link:focus-visible{outline:2px solid var(--text-link);outline-offset:2px;border-radius:2px}
.style-module__il7_ra__pageHeader{background:var(--bg-secondary);width:100%;padding-top:var(--space-6x);padding-bottom:var(--space-4x)}@media screen and (max-width:768px){.style-module__il7_ra__pageHeader{padding-top:var(--space-4x);padding-bottom:var(--space-4x)}}
.style-module__iKQqVa__back.button.button--variant--ghost-primary:not([data-hovered]):not([data-pressed]){color:var(--icons-primary)}@media (max-width:768px){.style-module__iKQqVa__back.button{gap:6px;height:36px;padding:0 8px;font-size:.875rem}.style-module__iKQqVa__back.button svg{width:14px;height:14px}}
@media (max-width:480px){.style-module__uBagOW__buttonGroup{flex-direction:column!important}.style-module__uBagOW__columnReverseOnNarrow{flex-direction:column-reverse!important}.style-module__uBagOW__buttonGroup>*{width:100%!important;max-width:none!important}}
.page-module__io4Rwq__header{justify-content:space-between;gap:var(--space-4x)}
.style-module__0ykrua__button{white-space:normal;text-align:left}
.style-module__DlS3Ra__filterActions{padding-top:var(--space-3x)}
.style-module__tdgTUW__filterTight{gap:4px}.style-module__tdgTUW__desktopWide{box-sizing:border-box;width:100%;min-width:0;max-width:none!important}.style-module__tdgTUW__iconOnly{box-sizing:border-box;width:40px;min-width:40px;height:40px;padding:0!important}.style-module__tdgTUW__triggerAnchor{flex-shrink:0;position:relative}.style-module__tdgTUW__badgeCorner{pointer-events:none;z-index:1;position:absolute;top:-4px;right:-4px}
.colored-pill-tab-slots-module__PEuGDG__stickyTabList{top:var(--my-tasks-tablist-sticky-top,120px);z-index:4;box-sizing:border-box;background:var(--bg-secondary);width:100%;padding-bottom:var(--space-2x);position:sticky}.colored-pill-tab-slots-module__PEuGDG__tabList.colored-pill-tab-slots-module__PEuGDG__tabList{gap:var(--space-4x);background-color:var(--bg-secondary);border-radius:0;padding:0}.colored-pill-tab-slots-module__PEuGDG__tabList.colored-pill-tab-slots-module__PEuGDG__tabList [role=tab]{min-width:0;box-shadow:none;border:none;border-radius:10px;justify-content:center;align-items:center;padding:12px 16px;display:flex}.colored-pill-tab-slots-module__PEuGDG__tabIcon{color:var(--my-tasks-tab-icon-color,currentColor);display:inline-flex}.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabMyTasks,.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabMyTasks[data-selected=true],.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabMyTasks[data-hovered=true]:not([data-selected=true]){--my-tasks-tab-border-color:#cfe8d8;--my-tasks-tab-icon-color:#3f7a58;color:#3f7a58;background-color:#eaf6ef}.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabInbox,.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabInbox[data-selected=true],.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabInbox[data-hovered=true]:not([data-selected=true]){--my-tasks-tab-border-color:#d4ddf2;--my-tasks-tab-icon-color:#4153a0;color:#4153a0;background-color:#e8eef9}.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabOutbox,.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabOutbox[data-selected=true],.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabOutbox[data-hovered=true]:not([data-selected=true]){--my-tasks-tab-border-color:#d9e2f0;--my-tasks-tab-icon-color:#5a6f9e;color:#5a6f9e;background-color:#eef3fa}.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabOverdue,.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabOverdue[data-selected=true],.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabOverdue[data-hovered=true]:not([data-selected=true]){--my-tasks-tab-border-color:#f1cccc;--my-tasks-tab-icon-color:#a84a4a;color:#a84a4a;background-color:#fff0f0}.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabReminders,.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabReminders[data-selected=true],.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabReminders[data-hovered=true]:not([data-selected=true]){--my-tasks-tab-border-color:#eeddaf;--my-tasks-tab-icon-color:#8a6a24;color:#8a6a24;background-color:#fff9ec}.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabMyTasks[data-selected=true],.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabInbox[data-selected=true],.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabOutbox[data-selected=true],.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabOverdue[data-selected=true],.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabReminders[data-selected=true]{box-shadow:inset 0 0 0 1px var(--my-tasks-tab-border-color), 0 4px 12px #0f0f0f1f}.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabMyTasks[data-hovered=true]:not([data-selected=true]),.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabInbox[data-hovered=true]:not([data-selected=true]),.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabOutbox[data-hovered=true]:not([data-selected=true]),.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabOverdue[data-hovered=true]:not([data-selected=true]),.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabReminders[data-hovered=true]:not([data-selected=true]){transform:translateY(-1px);box-shadow:0 4px 12px #0f0f0f1f}.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabMyTasks:active:not([data-selected=true]),.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabInbox:active:not([data-selected=true]),.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabOutbox:active:not([data-selected=true]),.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabOverdue:active:not([data-selected=true]),.colored-pill-tab-slots-module__PEuGDG__tabList .colored-pill-tab-slots-module__PEuGDG__tabReminders:active:not([data-selected=true]){transform:none}@media (max-width:1200px){.colored-pill-tab-slots-module__PEuGDG__tabList.colored-pill-tab-slots-module__PEuGDG__tabList [role=tab]{flex:1 0 168px}}
.style-module__RBAzza__root{align-items:start;column-gap:var(--space-2x);grid-template-columns:minmax(0,1fr) auto;width:100%;min-width:0;display:grid}.style-module__RBAzza__main{align-items:center;gap:var(--space-2x) var(--space-1x);flex-wrap:wrap;min-width:0;display:flex}.style-module__RBAzza__navigationGroup{align-items:center;gap:var(--space-1x);flex-shrink:0;display:flex}@media screen and (max-width:1200px){.style-module__RBAzza__root{--calendar-control-size:36px;--calendar-month-select-min-width:110px}.style-module__RBAzza__root button:not(.button){padding-inline:var(--space-2x);font-size:12px}.style-module__RBAzza__root button.button{width:var(--calendar-control-size);min-width:var(--calendar-control-size);height:var(--calendar-control-size)}}@media screen and (max-width:440px){.style-module__RBAzza__root button[role=tab]{padding-inline:var(--space-1x)}}
.style-module__QkFU3a__triggerAnchor{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.style-module__QkFU3a__filterButton{flex-shrink:0}.style-module__QkFU3a__badgeCorner{pointer-events:none;z-index:1;position:absolute;top:-4px;right:-4px}
.style-module__aDJQmW__root{flex-direction:column;gap:2px;width:100%;min-width:0;display:flex;overflow:hidden}.style-module__aDJQmW__compact{align-items:center;gap:4px;width:100%;min-width:0;display:flex}.style-module__aDJQmW__compactTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;line-height:1.3;overflow:hidden}.style-module__aDJQmW__titleRow{justify-content:space-between;align-items:center;gap:6px;min-width:0;display:flex}.style-module__aDJQmW__titleAndTags{flex:1;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.style-module__aDJQmW__title{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;line-height:1.3;overflow:hidden}.style-module__aDJQmW__weekTitleRow{align-items:center;gap:4px;min-width:0;display:flex}.style-module__aDJQmW__avatars{flex-shrink:0;align-items:center;gap:2px;display:flex;overflow:hidden}.style-module__aDJQmW__metaRow{justify-content:space-between;align-items:center;gap:6px;width:100%;min-width:0;display:flex}.style-module__aDJQmW__time{min-width:0;color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:10px;font-weight:500;line-height:1.2;display:flex;overflow:hidden}.style-module__aDJQmW__timeIcon{flex-shrink:0;display:inline-flex}.style-module__aDJQmW__arrow{flex-shrink:0;align-items:center;display:inline-flex}.style-module__aDJQmW__duration{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:10px;font-weight:500;line-height:1.2}.style-module__aDJQmW__expanded{--reveal-gap:8px;--reveal-avatar-gap:4px;--reveal-chip-gap:6px;gap:var(--reveal-chip-gap);flex-direction:column;width:max-content;max-width:min(420px,100%);display:flex;overflow:visible}.style-module__aDJQmW__expandedTitleRow{align-items:flex-start;gap:var(--reveal-gap);width:max-content;max-width:100%;display:flex}.style-module__aDJQmW__expandedTitleAndTags{align-items:center;gap:var(--reveal-chip-gap);flex-wrap:wrap;min-width:0;max-width:100%;display:flex}.style-module__aDJQmW__expandedTitle{white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-size:13px;font-weight:600;line-height:1.35;overflow:visible}.style-module__aDJQmW__expandedAvatars{align-items:center;gap:var(--reveal-avatar-gap);flex-shrink:0;display:flex}.style-module__aDJQmW__expandedMetaRow{align-items:center;gap:var(--reveal-gap);width:100%;min-width:0;display:flex}.style-module__aDJQmW__expandedMetaRow .style-module__aDJQmW__duration{margin-left:0}.style-module__aDJQmW__expandedTime{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:1.3;display:flex}.style-module__aDJQmW__expandedUnread{flex-shrink:0;margin-left:auto;display:inline-flex}
.style-module__QhWzYa__tabs{flex:1 1 0;min-width:0;overflow:hidden}.style-module__QhWzYa__tabs:has(.style-module__QhWzYa__tabListClusterSearchOpen){overflow:visible}.style-module__QhWzYa__tabListCluster{align-items:center;gap:var(--space-1x);box-sizing:border-box;width:100%;min-width:0;display:flex;container-type:inline-size}.style-module__QhWzYa__tabsInCluster{scrollbar-width:none;flex:1 1 0;width:auto;min-width:0;max-width:none;overflow:auto hidden}.style-module__QhWzYa__tabsInCluster::-webkit-scrollbar{display:none}.style-module__QhWzYa__tabListClusterSearchOpen{gap:0}.style-module__QhWzYa__tabListClusterSearchOpen .style-module__QhWzYa__tabsInCluster{flex:0 0 0;width:0;min-width:0;overflow:hidden}.style-module__QhWzYa__tabsInCluster .style-module__QhWzYa__tabList.style-module__QhWzYa__tabList{scrollbar-width:none;width:fit-content;max-width:100%;padding:3px;overflow-x:auto}.style-module__QhWzYa__tabsInCluster .style-module__QhWzYa__tabList.style-module__QhWzYa__tabList::-webkit-scrollbar{display:none}.style-module__QhWzYa__tabListClusterSearchOpen .style-module__QhWzYa__tabListCollapsed{visibility:hidden;pointer-events:none}.style-module__QhWzYa__searchSlot{flex:0 0 32px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex;overflow:hidden}.style-module__QhWzYa__searchSlotOpen{flex:auto;width:auto;min-width:0;height:auto;overflow:visible}.style-module__QhWzYa__searchInputTrack{width:calc(100cqw - 2 * var(--space-1x));max-width:calc(100cqw - 2 * var(--space-1x))}.style-module__QhWzYa__tabListClusterSearchOpen .style-module__QhWzYa__searchInputTrack{width:100%;max-width:100%}.style-module__QhWzYa__searchInput{width:100%;min-width:0}.style-module__QhWzYa__filterSlot{flex:0 0 32px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex;overflow:visible}.style-module__QhWzYa__tabListClusterSearchOpen .style-module__QhWzYa__filterSlotHidden{visibility:hidden;pointer-events:none;flex:0 0 0;width:0;min-width:0;overflow:hidden}.style-module__QhWzYa__iconButton{box-sizing:border-box;flex-shrink:0;gap:0!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;padding:0!important}.style-module__QhWzYa__scrollTab{flex:none;min-width:auto;padding-inline:6px;font-size:13px;line-height:1.35}.style-module__QhWzYa__unreadTabLabel{align-items:center;gap:2px;display:inline-flex}.style-module__QhWzYa__unreadBadge{width:auto;min-width:16px;height:16px;font-size:10px;line-height:16px;padding:0 3px!important}.style-module__QhWzYa__hiddenPanel{display:none}
.style-module__eBKKLq__panel{z-index:100002;box-sizing:border-box;background:var(--bg-primary,#fff);border:1px solid var(--border-primary,#ededee);width:max-content;min-width:0;max-width:min(420px,100vw - 16px);color:var(--text-primary);white-space:normal;transform-origin:top;border-radius:8px;padding:10px 12px;font-family:Manrope,sans-serif;animation:.14s ease-out style-module__eBKKLq__revealIn;position:fixed;overflow:visible;box-shadow:0 6px 20px #191c3024}@keyframes style-module__eBKKLq__revealIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
.style-module__ZqGI7G__layout{flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.style-module__ZqGI7G__body{flex:1;min-height:0;display:flex}.style-module__ZqGI7G__conversationPanel{border-right:1px solid var(--border-secondary);flex-direction:column;height:100%;display:flex;overflow:hidden}.style-module__ZqGI7G__conversationPanel>:first-child{box-sizing:border-box;padding-inline-start:var(--space-4x);padding-inline-end:var(--space-4x)}.style-module__ZqGI7G__conversationPanelFull{border-right:none;flex:1;width:100%;max-width:none}.style-module__ZqGI7G__conversationPanelNarrow{flex-shrink:0;width:100%;min-width:300px;max-width:380px}.style-module__ZqGI7G__panel{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.style-module__ZqGI7G__columnHeader{border-bottom:1px solid var(--border-secondary);box-sizing:border-box;flex-shrink:0;align-items:center;width:100%;min-height:52px;padding:0 16px;display:flex}.style-module__ZqGI7G__columnHeader>*{width:100%;min-width:0}.style-module__ZqGI7G__columnHeaderTabs{width:100%;min-width:0;padding-top:0;padding-bottom:0;padding-right:0}@media (max-width:768px){.style-module__ZqGI7G__columnHeader{z-index:5;background:var(--bg-secondary);position:sticky;top:0}}@media (max-width:1200px){.style-module__ZqGI7G__bodyChatOpen .style-module__ZqGI7G__conversationPanel{display:none}.style-module__ZqGI7G__panel{flex:1;width:100%;min-height:0}}@media (max-width:768px){.style-module__ZqGI7G__panel,.style-module__ZqGI7G__conversationPanelFull{padding-bottom:calc(52px + env(safe-area-inset-bottom))}}@media (max-width:440px){.style-module__ZqGI7G__panel,.style-module__ZqGI7G__conversationPanelFull{padding-bottom:calc(40px + env(safe-area-inset-bottom))}}
.ProjectCardSearchRow-module__eYs-Wa__card{cursor:pointer;transition:border-color .2s ease-in-out}.ProjectCardSearchRow-module__eYs-Wa__card:hover{border-color:#4155a080}.ProjectCardSearchRow-module__eYs-Wa__content{flex-direction:column;gap:10px;display:flex;position:relative}.ProjectCardSearchRow-module__eYs-Wa__main{flex-direction:column;gap:10px;min-width:0;padding-right:7.5rem;display:flex}.ProjectCardSearchRow-module__eYs-Wa__title-row{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ProjectCardSearchRow-module__eYs-Wa__title{line-height:1.4}.ProjectCardSearchRow-module__eYs-Wa__tags{flex:none;min-width:0;max-width:100%}.ProjectCardSearchRow-module__eYs-Wa__tags>div{width:auto}@media (max-width:580px){.ProjectCardSearchRow-module__eYs-Wa__title-row{flex-direction:column;align-items:flex-start}.ProjectCardSearchRow-module__eYs-Wa__title,.ProjectCardSearchRow-module__eYs-Wa__tags,.ProjectCardSearchRow-module__eYs-Wa__tags>div{width:100%}}.ProjectCardSearchRow-module__eYs-Wa__info-row{font-family:var(--font-family);color:var(--text-secondary);align-items:center;gap:6px;font-size:12px;font-weight:400;display:flex}.ProjectCardSearchRow-module__eYs-Wa__menu-wrap{z-index:1;flex-shrink:0;position:absolute;top:0;right:0}.ProjectCardSearchRow-module__eYs-Wa__footer{justify-content:flex-start;align-items:center;gap:12px;margin-top:2px;display:flex}
.page-module__eoBita__pageContent{flex:1;height:100%;min-height:0;padding-bottom:0;padding-left:0!important;padding-right:0!important;overflow:hidden!important}@media (max-width:768px){.page-module__eoBita__pageContent{height:100dvh;min-height:0;max-height:100dvh;padding-bottom:0;padding-left:0!important;padding-right:0!important;overflow:hidden!important}}@media (max-width:430px){.page-module__eoBita__pageContent{padding-left:0!important;padding-right:0!important}}
.style-module__axk8Lq__root{border-bottom:1px solid var(--border-primary,#ededee);background:var(--bg-primary);box-sizing:border-box;flex-direction:row;align-items:flex-start;width:100%;height:auto;display:flex}.style-module__axk8Lq__label{color:var(--text-secondary);box-sizing:border-box;flex:0 0 54px;justify-content:flex-end;align-items:flex-start;padding:6px 8px;font-size:12px;line-height:22px;display:flex}.style-module__axk8Lq__list{box-sizing:border-box;flex-direction:column;flex:1;gap:2px;min-width:0;padding:2px 4px 2px 0;display:flex}.style-module__axk8Lq__chip{text-align:left;cursor:pointer;box-sizing:border-box;border:none;border-radius:4px;width:100%;height:22px;min-height:22px;max-height:22px;margin:0;padding:0 6px;display:block;overflow:hidden}.style-module__axk8Lq__chip:hover{filter:brightness(.97)}
.style-module__5bXe5G__tabsFill{flex:1;min-height:0}.style-module__5bXe5G__tabPanelFill{flex-direction:column;flex:1;min-height:0;display:flex}
.style-module__OB6NDG__row{box-sizing:border-box;cursor:pointer;width:100%;min-width:0;max-width:100%}.style-module__OB6NDG__row:hover{background:var(--button-primary-primary-subdued-hover,#f8f9fd)}.style-module__OB6NDG__cell{box-sizing:border-box;cursor:pointer;width:100%;min-width:0;max-width:100%}.style-module__OB6NDG__cell:hover{background:var(--button-primary-primary-subdued-hover,#f8f9fd)}.style-module__OB6NDG__avatar-row{max-width:100%}.style-module__OB6NDG__info{flex:0 auto;min-width:0;max-width:100%}.style-module__OB6NDG__user-name{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;max-width:100%;display:block;overflow:hidden}.style-module__OB6NDG__contact-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.style-module__OB6NDG__row-tags{box-sizing:border-box;flex:1 1 0;min-width:25%;overflow:hidden}
.page-module__Mq-vPG__header{justify-content:flex-start;align-items:center;gap:var(--space-2x)}@media (min-width:769px){.page-module__Mq-vPG__footerMobileOnly{display:none}}.page-module__Mq-vPG__pageContent{min-height:auto;overflow:visible!important}.page-module__Mq-vPG__desktopActions{width:100%;display:none}@media (min-width:769px){.page-module__Mq-vPG__desktopActions{display:block}}
.style-module__N6pgqG__scheduleWithAllDay{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.style-module__N6pgqG__allDayWrap,.style-module__N6pgqG__scheduleWithAllDay>.style-module__N6pgqG__allDayWrap{flex:none;height:auto;min-height:0;max-height:none;display:block;overflow:visible}.style-module__N6pgqG__dayView{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.style-module__N6pgqG__dayView>*{flex:1;height:100%;min-height:0}
.style-module__l7hSQq__tabsFill{flex:1;min-height:0}.style-module__l7hSQq__tabPanelFill{flex-direction:column;flex:1;min-height:0;display:flex}
.style-module__hk14Dq__root,.style-module__hk14Dq__button{width:100%}
.style-module__0k1rYG__event-card{cursor:default;background-color:var(--bg-primary);border-color:var(--border-primary);transition:border-color .2s ease-in-out}.style-module__0k1rYG__event-card:hover{border-color:#4155a080}.style-module__0k1rYG__event-card--interactive{cursor:pointer}.style-module__0k1rYG__event-card__content{flex-direction:column;gap:10px;min-height:118px;display:flex}.style-module__0k1rYG__event-card__content--with-people{flex-direction:row;align-items:stretch;gap:14px}.style-module__0k1rYG__event-card__main{flex-direction:column;flex:auto;gap:10px;min-width:0;display:flex}.style-module__0k1rYG__event-card__content--with-people .style-module__0k1rYG__event-card__main{flex:1 1 0}.style-module__0k1rYG__event-card__header{align-items:flex-start;gap:16px;display:flex}.style-module__0k1rYG__event-card__title-row{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.style-module__0k1rYG__event-card__title{line-height:1.4}.style-module__0k1rYG__event-card__footer{justify-content:flex-start;align-items:center;gap:12px;margin-top:auto;display:flex}.style-module__0k1rYG__event-card__actions{align-items:center;gap:8px;display:flex}.style-module__0k1rYG__event-card__reminder--active{color:var(--icons-primary-inverse,#fff)!important;background:#4155a0!important}.style-module__0k1rYG__event-card__reminder--active[data-active]{color:var(--icons-primary-inverse,#fff)!important;background:#37498c!important}.style-module__0k1rYG__event-card__history-trigger-wrap{flex-shrink:0;display:inline-flex;position:relative}.style-module__0k1rYG__event-card__history-count-overlay{pointer-events:none;font-family:var(--font-family);color:inherit;font-size:9px;font-weight:500;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:is(.style-module__0k1rYG__event-card__history-trigger-wrap:has(button[data-hovered]) .style-module__0k1rYG__event-card__history-count-overlay,.style-module__0k1rYG__event-card__history-trigger-wrap:has(button[data-active]) .style-module__0k1rYG__event-card__history-count-overlay){color:var(--icons-primary-inverse,#fff)}.style-module__0k1rYG__event-card__date{font-family:var(--font-family);color:var(--text-secondary);align-items:center;gap:4px;font-size:12px;font-weight:400;display:inline-flex}.style-module__0k1rYG__event-card__info-row{font-family:var(--font-family);color:var(--text-secondary);align-items:center;gap:6px;font-size:12px;font-weight:400;display:flex}.style-module__0k1rYG__event-card__project-link{font:inherit;color:inherit;text-align:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;transition:color .2s ease-in-out}.style-module__0k1rYG__event-card__project-link:hover{color:var(--text-link);text-decoration:underline}.style-module__0k1rYG__event-card__project-link:focus-visible{outline:2px solid var(--text-link);outline-offset:2px;border-radius:2px}.style-module__0k1rYG__event-card__people-rail{flex-direction:column;flex:0 44%;min-width:0;max-width:50%;display:flex}.style-module__0k1rYG__event-card__people{flex-flow:wrap;flex:auto;place-content:flex-end;align-items:center;gap:10px 12px;width:100%;min-height:0;display:flex}.style-module__0k1rYG__event-card__person{white-space:nowrap;flex-direction:row;flex-shrink:1;align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.style-module__0k1rYG__event-card__person-name{color:var(--text-secondary);text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:12px;line-height:1.2;overflow:hidden}
.MyTasksToolbar-module__7G3HJa__toolbarLayout{column-gap:var(--space-2x);row-gap:var(--space-2x);grid-template-columns:minmax(0,1fr) max-content max-content;align-items:center;width:100%;display:grid}.MyTasksToolbar-module__7G3HJa__toolbarLayoutNoFilters{grid-template-columns:minmax(0,1fr) max-content}.MyTasksToolbar-module__7G3HJa__createButtonWrap{flex-shrink:0;grid-area:1/3}.MyTasksToolbar-module__7G3HJa__toolbarLayoutNoFilters .MyTasksToolbar-module__7G3HJa__createButtonWrap{grid-column:2}.MyTasksToolbar-module__7G3HJa__searchCell{grid-area:1/1;min-width:0}.MyTasksToolbar-module__7G3HJa__filtersCell{flex-shrink:0;grid-area:1/2}.MyTasksToolbar-module__7G3HJa__desktopFilterButton{gap:4px;min-width:120px}.MyTasksToolbar-module__7G3HJa__createButton{min-width:120px}@media (max-width:580px){.MyTasksToolbar-module__7G3HJa__toolbarLayout{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto}.MyTasksToolbar-module__7G3HJa__createButtonWrap{grid-area:1/1/auto/-1}.MyTasksToolbar-module__7G3HJa__createButton{width:100%;min-width:0}.MyTasksToolbar-module__7G3HJa__searchCell{grid-area:2/1}.MyTasksToolbar-module__7G3HJa__searchCellFull{grid-column:1/-1}.MyTasksToolbar-module__7G3HJa__filtersCell{grid-area:2/2}}
.EventsToolbar-module__2Eolzq__searchSlot{min-width:0}.EventsToolbar-module__2Eolzq__toolbarAction{flex-shrink:0;gap:4px;min-width:120px}
.style-module__s16yMG__root{width:100%;min-width:0}.style-module__s16yMG__stickyToolbarBlock{z-index:5;box-sizing:border-box;background:var(--bg-secondary);width:100%;position:sticky;top:0}
.EventsView-module__UxBT7q__root{width:100%;min-width:0}.EventsView-module__UxBT7q__stickyToolbarBlock{z-index:5;box-sizing:border-box;background:var(--bg-secondary);width:100%;position:sticky;top:0}
.style-module__1bsGQG__valueColumn{min-width:0;max-width:100%}.style-module__1bsGQG__valueWrap{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.style-module__1bsGQG__rowAction{flex-grow:0;flex-shrink:0}@media (max-width:580px){.style-module__1bsGQG__rowFlexStackedMobile{justify-content:flex-start!important;align-items:stretch!important;gap:var(--space-2x)!important;flex-direction:column!important}.style-module__1bsGQG__rowFlexStackedMobile .style-module__1bsGQG__rowAction{align-self:flex-start}.style-module__1bsGQG__rowFlexStackedMobile .style-module__1bsGQG__valueWrap{overflow-wrap:break-word;word-break:normal}}
.style-module__teqfIa__root{box-sizing:border-box;width:100%;min-width:0}.style-module__teqfIa__stickySearch{z-index:5;box-sizing:border-box;background:var(--bg-secondary);width:100%;padding-top:var(--space-4x);padding-bottom:var(--space-2x);position:sticky;top:0}
.style-module__Rd7Zsa__titleWrap{min-width:0;max-width:100%}
.layout-module__kW_p0G__authed-layout{flex:1;min-height:0}@media (max-width:768px){.layout-module__kW_p0G__authed-layout{flex:none;height:auto;min-height:100dvh}.layout-module__kW_p0G__contentArea{min-height:0;overflow:visible!important}}.layout-module__kW_p0G__contentArea{-webkit-overflow-scrolling:touch;min-height:0}
.style-module__3oTAsa__item{font-weight:500;font-style:Medium;text-align:center;vertical-align:middle;color:var(--text-secondary,#191c30a3);flex:1;font-size:11px;line-height:150%;box-shadow:0 0 12px #6b6d800a}.style-module__3oTAsa__item--active{box-shadow:none;border-top:2px solid var(--border-tertiary,#526ed3);color:#526ed3;background:var(--button-primary-primary-subdued,#f1f3fb)}.style-module__3oTAsa__menu{z-index:10;padding-bottom:env(safe-area-inset-bottom);background:var(--background-primary,#fff);transition:transform .3s ease-out;position:fixed;bottom:0;left:0;right:0;transform:translateY(0);box-shadow:0 -2px 8px #6b6d8014}@media screen and (min-width:769px){.style-module__3oTAsa__menu{display:none!important}}.style-module__3oTAsa__menu--hidden{transform:translateY(100%)}.style-module__3oTAsa__iconWrap{display:inline-flex;position:relative}.style-module__3oTAsa__unreadBadge{box-sizing:border-box;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-size:9px;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-10px;overflow:hidden;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;padding:0!important}@media (max-width:440px){.style-module__3oTAsa__label{display:none}}
