.birthdayCelebrationOverlay-module__6K8T9q__overlay{-webkit-backdrop-filter:blur(2px);opacity:0;cursor:pointer;background-color:#0000008c;flex-direction:column;justify-content:center;align-items:center;gap:28px;transition:opacity .3s ease-out;display:flex;position:fixed;inset:0}.birthdayCelebrationOverlay-module__6K8T9q__overlayOpen{opacity:1}.birthdayCelebrationOverlay-module__6K8T9q__content{z-index:2;pointer-events:none;flex-direction:column;align-items:center;gap:28px;display:flex;position:relative}.birthdayCelebrationOverlay-module__6K8T9q__profileWrapper{background-color:var(--gray-12);border-radius:9999px;width:220px;height:220px;animation:.8s cubic-bezier(.22,1,.36,1) forwards birthdayCelebrationOverlay-module__6K8T9q__profileScaleIn;overflow:hidden;transform:scale(0);box-shadow:0 0 60px #ffffff40,0 0 120px #fa631759}.birthdayCelebrationOverlay-module__6K8T9q__profileImage{object-fit:cover;width:100%;height:100%;display:block}.birthdayCelebrationOverlay-module__6K8T9q__message{color:var(--gray-1);text-align:center;opacity:0;letter-spacing:-.01em;padding:0 24px;font-weight:700;animation:.5s ease-out .6s forwards birthdayCelebrationOverlay-module__6K8T9q__messageFadeIn}@keyframes birthdayCelebrationOverlay-module__6K8T9q__profileScaleIn{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes birthdayCelebrationOverlay-module__6K8T9q__messageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.paymentCommonModal-module___q1Ssq__body{align-items:stretch;gap:24px;margin-top:60px;display:flex;position:relative}.paymentCommonModal-module___q1Ssq__header{background:var(--background);z-index:1;align-items:center;gap:16px;width:100%;padding-bottom:10px;display:flex;position:absolute;top:-20px}.dark .paymentCommonModal-module___q1Ssq__header{background:#2f2e2c}.paymentCommonModal-module___q1Ssq__headerContent{flex-direction:column;align-items:stretch;gap:2px;display:flex}.paymentCommonModal-module___q1Ssq__successHeader .paymentCommonModal-module___q1Ssq__title,.paymentCommonModal-module___q1Ssq__header .paymentCommonModal-module___q1Ssq__title{color:var(--gray-14);letter-spacing:-.5px;font-weight:800}.paymentCommonModal-module___q1Ssq__successHeader .paymentCommonModal-module___q1Ssq__subtitle,.paymentCommonModal-module___q1Ssq__header .paymentCommonModal-module___q1Ssq__subtitle{color:var(--gray-12);letter-spacing:-.5px;font-weight:500}.paymentCommonModal-module___q1Ssq__leftPanel{flex-direction:column;flex:1;display:flex}.paymentCommonModal-module___q1Ssq__panelLabel{color:var(--gray-14);margin:0 0 16px;font-weight:700}.paymentCommonModal-module___q1Ssq__formGroup{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.paymentCommonModal-module___q1Ssq__formRow{gap:12px;display:flex}.paymentCommonModal-module___q1Ssq__formRow .paymentCommonModal-module___q1Ssq__formGroup{flex:1}.paymentCommonModal-module___q1Ssq__formLabel{color:var(--gray-12);margin:0;font-weight:500}.paymentCommonModal-module___q1Ssq__required{color:var(--orange-6)}.paymentCommonModal-module___q1Ssq__cardInputWrap{position:relative}.paymentCommonModal-module___q1Ssq__input{border:1px solid var(--gray-5);width:100%;color:var(--gray-12);background:var(--background);box-sizing:border-box;border-radius:8px;outline:none;padding:14px;transition:border-color .15s}.paymentCommonModal-module___q1Ssq__input:focus{border-color:var(--orange-5)}.paymentCommonModal-module___q1Ssq__input::placeholder{color:var(--gray-6)}.paymentCommonModal-module___q1Ssq__formGroup .paymentCommonModal-module___q1Ssq__pwdDigitInput{font-family:SUIT,system-ui,sans-serif!important}.paymentCommonModal-module___q1Ssq__cardBrandIcons{align-items:center;gap:6px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.paymentCommonModal-module___q1Ssq__infoBox{background:var(--gray-1);border:1px solid var(--gray-3);border-radius:10px;align-items:center;gap:14px;margin-top:8px;padding:14px 16px;display:flex}.paymentCommonModal-module___q1Ssq__infoTitle{color:var(--gray-12);margin:0 0 4px;font-weight:600}.paymentCommonModal-module___q1Ssq__infoDesc{color:var(--gray-10);margin:0;font-weight:400;line-height:1.5}.paymentCommonModal-module___q1Ssq__infoBoxRefund{align-items:flex-start}.paymentCommonModal-module___q1Ssq__refundTitleRow{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.paymentCommonModal-module___q1Ssq__refundExtraWrap{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.paymentCommonModal-module___q1Ssq__refundExtraWrapOpen{grid-template-rows:1fr}.paymentCommonModal-module___q1Ssq__refundExtraInner{min-height:0;overflow:hidden}.paymentCommonModal-module___q1Ssq__rightPanel{flex-direction:column;flex-shrink:0;width:360px;display:flex}.paymentCommonModal-module___q1Ssq__billingOptions{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.paymentCommonModal-module___q1Ssq__billingOption{border:1.5px solid var(--gray-3);cursor:pointer;text-align:left;background:var(--background);border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.paymentCommonModal-module___q1Ssq__billingOptionActive{border-color:var(--orange-6);background:var(--orange-1)}.paymentCommonModal-module___q1Ssq__billingOptionDisabled{opacity:.5;border-color:var(--gray-3);background:var(--gray-1);cursor:not-allowed}.paymentCommonModal-module___q1Ssq__billingCheck{border:2px solid var(--gray-7);border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .15s,background .15s;display:flex}.paymentCommonModal-module___q1Ssq__billingCheckActive{border-color:var(--orange-6);background:var(--orange-6)}.paymentCommonModal-module___q1Ssq__billingCheckIcon{color:#fff;font-size:12px;font-weight:900}.paymentCommonModal-module___q1Ssq__billingTitle{color:var(--gray-14);margin:0 0 2px;font-weight:700}.paymentCommonModal-module___q1Ssq__billingPrice{color:var(--gray-12);margin:0;font-weight:500}.paymentCommonModal-module___q1Ssq__upgradeBox{background:var(--background);border:1px solid var(--gray-5);border-radius:12px;padding:16px}.dark .paymentCommonModal-module___q1Ssq__upgradeBox{background:var(--dark-form-section-bg);border-color:var(--dark-box-line)}.paymentCommonModal-module___q1Ssq__upgradeLabel{color:var(--orange-6);margin:0 0 14px;font-weight:700}.paymentCommonModal-module___q1Ssq__upgradeTotalRow{align-items:baseline;gap:4px;padding-bottom:20px;transition:padding-bottom .3s;display:flex}.paymentCommonModal-module___q1Ssq__upgradeTotalRowCollapsed{border-bottom:none;padding-bottom:0}.paymentCommonModal-module___q1Ssq__upgradeTotalPrice{color:var(--gray-14);font-size:26px;font-weight:900}.paymentCommonModal-module___q1Ssq__upgradeTotalUnit{color:var(--gray-14);font-weight:700}.paymentCommonModal-module___q1Ssq__upgradeCollapseBtn{color:var(--gray-9);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;padding:4px;font-size:14px;line-height:1;transition:transform .25s;display:inline-flex;transform:rotate(0)}.paymentCommonModal-module___q1Ssq__upgradeCollapseBtnOpen{transform:rotate(180deg)}.paymentCommonModal-module___q1Ssq__upgradeItemsWrap{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.paymentCommonModal-module___q1Ssq__upgradeItemsWrapOpen{grid-template-rows:1fr}.paymentCommonModal-module___q1Ssq__upgradeItemsInner{min-height:0;overflow:hidden}.paymentCommonModal-module___q1Ssq__upgradeItems{flex-direction:column;gap:10px;margin-bottom:10px;padding-top:2px;display:flex}.paymentCommonModal-module___q1Ssq__upgradeItem{border-bottom:1px solid var(--gray-3);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.paymentCommonModal-module___q1Ssq__upgradeItem:last-child{border-bottom:none}.paymentCommonModal-module___q1Ssq__upgradeItemLabel{color:var(--gray-10);font-weight:400}.paymentCommonModal-module___q1Ssq__upgradeItemFree{color:var(--orange-6);font-weight:600}.paymentCommonModal-module___q1Ssq__upgradeItemPrice{color:var(--gray-13);font-weight:500}.paymentCommonModal-module___q1Ssq__upgradeItemDiscount{color:var(--orange-7);font-weight:600}.paymentCommonModal-module___q1Ssq__creditLabelWrap{align-items:center;gap:4px;display:inline-flex}.paymentCommonModal-module___q1Ssq__creditInfoIcon{color:var(--gray-9);cursor:help;font-size:12px}.paymentCommonModal-module___q1Ssq__terms{border:1px solid var(--gray-4);border-radius:10px;overflow:hidden}:is(.paymentCommonModal-module___q1Ssq__terms .ant-checkbox-checked .ant-checkbox-inner,.paymentCommonModal-module___q1Ssq__termAllRow .ant-checkbox-checked .ant-checkbox-inner),:is(.paymentCommonModal-module___q1Ssq__terms .ant-checkbox-checked:hover .ant-checkbox-inner,.paymentCommonModal-module___q1Ssq__termAllRow .ant-checkbox-checked:hover .ant-checkbox-inner){background-color:var(--gray-12);border-color:var(--gray-12)}.paymentCommonModal-module___q1Ssq__terms .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:var(--gray-12)}.paymentCommonModal-module___q1Ssq__termAllRow{border-bottom:1px solid var(--gray-3);background:var(--gray-2);padding:12px 14px}.paymentCommonModal-module___q1Ssq__termAllLabel{color:var(--gray-13);font-weight:700}.paymentCommonModal-module___q1Ssq__termItemRow{border-bottom:1px solid var(--gray-3);align-items:center;gap:8px;padding:10px 14px;display:flex}.paymentCommonModal-module___q1Ssq__termItemRow:last-child{border-bottom:none}.paymentCommonModal-module___q1Ssq__termCheckbox{flex-shrink:0}.paymentCommonModal-module___q1Ssq__termItemLabelBtn{text-align:left;min-width:0;color:var(--gray-12);cursor:pointer;background:0 0;border:none;flex:1;padding:0;font-weight:500;text-decoration:none}.paymentCommonModal-module___q1Ssq__termItemLabelBtn:hover{color:var(--gray-14);text-underline-offset:2px;text-decoration:underline}.paymentCommonModal-module___q1Ssq__termArrowBtn{color:var(--gray-7);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 0 0 4px;font-size:18px;line-height:1}.paymentCommonModal-module___q1Ssq__termArrowBtn:hover{color:var(--gray-11)}.paymentCommonModal-module___q1Ssq__submitBtn{background:var(--orange-6);width:100%;color:var(--background);cursor:pointer;border:none;border-radius:10px;margin-top:20px;padding:16px 0;font-weight:700;transition:background .15s}.paymentCommonModal-module___q1Ssq__submitBtn:hover{background:var(--orange-7)}.paymentCommonModal-module___q1Ssq__submitBtn:disabled{background:var(--gray-5);color:var(--gray-10);cursor:not-allowed}.paymentCommonModal-module___q1Ssq__submitBtn:disabled:hover{background:var(--gray-5)}.paymentCommonModal-module___q1Ssq__note{color:var(--gray-9);margin:0;padding:16px 0 0;font-weight:400;line-height:1.5}.paymentCommonModal-module___q1Ssq__noteLink{color:var(--gray-9);cursor:pointer;text-decoration:underline}.paymentCommonModal-module___q1Ssq__myCardList{grid-template-columns:1fr 1fr;gap:12px;display:grid}.paymentCommonModal-module___q1Ssq__myCardItem{border:1px solid var(--gray-5);background:var(--gray-1);cursor:pointer;border-radius:8px;flex:1;align-items:center;gap:16px;padding:12px 14px;display:flex}.paymentCommonModal-module___q1Ssq__myCardItem.paymentCommonModal-module___q1Ssq__selected{border-color:var(--orange-6);background:var(--orange-1)}.paymentCommonModal-module___q1Ssq__deleteCardButton{cursor:pointer;color:var(--gray-9);background:0 0;border:none;font-size:12px;position:absolute;top:0;right:-2px}.paymentCommonModal-module___q1Ssq__deleteCardButton:hover{color:var(--gray-12)}.paymentCommonModal-module___q1Ssq__cardInfo{flex:1;position:relative}.paymentCommonModal-module___q1Ssq__cardName{color:var(--gray-14);font-weight:700}.paymentCommonModal-module___q1Ssq__mainCardLabel{background:var(--orange-6);color:var(--orange-1);border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600}.paymentCommonModal-module___q1Ssq__cardNumber{color:var(--gray-12);padding-top:2px;font-size:14px;font-weight:400}.paymentCommonModal-module___q1Ssq__cardModalDivider{background-color:var(--gray-3);width:100%;height:1px;margin:7px 0 24px}@media screen and (max-width:720px){.paymentCommonModal-module___q1Ssq__body{flex-direction:column}.paymentCommonModal-module___q1Ssq__leftPanel{border-right:none;border-bottom:1px solid var(--gray-3);padding:20px 20px 24px}.paymentCommonModal-module___q1Ssq__rightPanel{width:100%;padding:20px}.paymentCommonModal-module___q1Ssq__header{padding:20px 20px 16px}}.paymentCommonModal-module___q1Ssq__cardTypeRow{gap:8px;margin-bottom:16px;display:flex}.paymentCommonModal-module___q1Ssq__cardTypeBtn{border:1.5px solid var(--gray-4);background:var(--background);color:var(--gray-9);cursor:pointer;border-radius:8px;flex:1;padding:8px 0;transition:border-color .15s,background .15s,color .15s}.paymentCommonModal-module___q1Ssq__cardTypeBtnActive{border-color:var(--orange-6);background:var(--orange-1);color:var(--orange-6);font-weight:600}
.loadingSpinner-module__NdfAWq__spinner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loadingSpinner-module__NdfAWq__ring{background:conic-gradient(#f57c00 0deg 240deg,#e0e0e0 240deg 360deg);border-radius:50%;width:48px;height:48px;animation:.9s linear infinite loadingSpinner-module__NdfAWq__spin;position:relative}.loadingSpinner-module__NdfAWq__ring:after{content:"";background:#363636;border-radius:50%;position:absolute;inset:4px}@keyframes loadingSpinner-module__NdfAWq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.fullCoverLoading-module__KfgWzq__fullCoverLoading{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fullCoverLoading-module__KfgWzq__content{flex-direction:column;align-items:center;gap:16px;padding:0 24px;display:flex}.fullCoverLoading-module__KfgWzq__message{color:var(--gray-1);text-align:center;white-space:pre-line;margin:0;font-weight:500}
.opsScoreChartSkeleton-module__Qr5aUq__wrap{width:100%;height:100%;display:flex}@keyframes opsScoreChartSkeleton-module__Qr5aUq__opsScoreSkeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.opsScoreChartSkeleton-module__Qr5aUq__shimmer{background:linear-gradient(90deg,var(--gray-3)0%,var(--gray-3)35%,var(--gray-2)50%,var(--gray-3)65%,var(--gray-3)100%);background-size:200% 100%;animation:1.6s linear infinite opsScoreChartSkeleton-module__Qr5aUq__opsScoreSkeletonShimmer}.opsScoreChartSkeleton-module__Qr5aUq__donut{aspect-ratio:1;border-radius:50%;flex-shrink:0;width:auto;height:min(112px,100%);-webkit-mask-image:radial-gradient(closest-side,#0000 72%,#000 73%);mask-image:radial-gradient(closest-side,#0000 72%,#000 73%)}.opsScoreChartSkeleton-module__Qr5aUq__donutRows{justify-content:flex-start;align-items:center;gap:24px;width:100%;min-width:0;height:100%;display:flex}.opsScoreChartSkeleton-module__Qr5aUq__donutRowsLegend{flex-direction:column;flex:180px;justify-content:center;gap:14px;min-width:0;max-width:220px;height:100%;display:flex}.opsScoreChartSkeleton-module__Qr5aUq__radar{aspect-ratio:1;clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);flex-shrink:0;width:auto;height:min(110px,100%)}.opsScoreChartSkeleton-module__Qr5aUq__columns{align-items:flex-end;gap:6px;width:100%;height:65%;display:flex}.opsScoreChartSkeleton-module__Qr5aUq__column{border-radius:3px 3px 0 0;flex:1;min-width:0}.opsScoreChartSkeleton-module__Qr5aUq__rows{flex-direction:column;justify-content:center;gap:10px;width:100%;height:100%;display:flex}.opsScoreChartSkeleton-module__Qr5aUq__row{border-radius:4px;flex-shrink:0;height:14px}.opsScoreChartSkeleton-module__Qr5aUq__singleBar{border-radius:999px;width:100%;height:17px}.opsScoreChartSkeleton-module__Qr5aUq__stackedBarTrack{border-radius:6px;gap:2px;width:100%;height:32px;display:flex;overflow:hidden}.opsScoreChartSkeleton-module__Qr5aUq__stackedBarSegment{flex-shrink:0;height:100%}.opsScoreChartSkeleton-module__Qr5aUq__track{width:100%;height:10px;position:relative}.opsScoreChartSkeleton-module__Qr5aUq__trackLine{width:100%;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.opsScoreChartSkeleton-module__Qr5aUq__trackDot{border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%)}.opsScoreChartSkeleton-module__Qr5aUq__grid{flex-direction:column;gap:5px;display:flex}.opsScoreChartSkeleton-module__Qr5aUq__gridRow{gap:4px;display:flex}.opsScoreChartSkeleton-module__Qr5aUq__gridCell{border-radius:3px;width:15px;height:15px}.opsScoreChartSkeleton-module__Qr5aUq__numberBlock{border-radius:8px;width:56%;max-width:90px;height:42px}.opsScoreChartSkeleton-module__Qr5aUq__sizeLarge .opsScoreChartSkeleton-module__Qr5aUq__radar{height:min(220px,100%);max-height:240px}.opsScoreChartSkeleton-module__Qr5aUq__profile{flex-direction:column;gap:16px;width:100%;display:flex}.opsScoreChartSkeleton-module__Qr5aUq__profileHead{align-items:center;gap:12px;min-width:0;display:flex}.opsScoreChartSkeleton-module__Qr5aUq__profileAvatar{border-radius:50%;flex-shrink:0;width:49px;height:49px}.opsScoreChartSkeleton-module__Qr5aUq__profileNameGroup{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.opsScoreChartSkeleton-module__Qr5aUq__profileName{border-radius:4px;width:42%;max-width:120px;height:16px}.opsScoreChartSkeleton-module__Qr5aUq__profileTeam{border-radius:4px;width:28%;max-width:80px;height:12px}.opsScoreChartSkeleton-module__Qr5aUq__profileFields{flex-direction:column;gap:10px;display:flex}.opsScoreChartSkeleton-module__Qr5aUq__profileFieldRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.opsScoreChartSkeleton-module__Qr5aUq__profileFieldLabel{border-radius:4px;flex-shrink:0;width:48px;height:14px}.opsScoreChartSkeleton-module__Qr5aUq__profileFieldValue{border-radius:4px;max-width:160px;height:14px}.dark .opsScoreChartSkeleton-module__Qr5aUq__shimmer{background:linear-gradient(90deg,var(--gray-1)0%,var(--gray-1)35%,var(--gray-6)50%,var(--gray-1)65%,var(--gray-1)100%);background-size:200% 100%}
.workTrendChart-module__5ilmRG__wrap{--work-trend-axis-color:var(--gray-11);--work-trend-axis-label-color:var(--gray-10);justify-content:flex-end;align-items:flex-end;width:100%;height:100px;display:flex}.workTrendChart-module__5ilmRG__wrap.workTrendChart-module__5ilmRG__emptyWrap{justify-content:center;align-items:center}.workTrendChart-module__5ilmRG__detail{justify-content:center;height:180px}.workTrendChart-module__5ilmRG__tooltip{background:var(--gray-14);pointer-events:none;border-radius:8px;padding:8px 12px;animation:.12s ease-out workTrendChart-module__5ilmRG__tooltipFadeIn;box-shadow:0 4px 12px #0000001f}@keyframes workTrendChart-module__5ilmRG__tooltipFadeIn{0%{opacity:0}to{opacity:1}}.workTrendChart-module__5ilmRG__tooltipLabel{color:var(--gray-8);font-weight:500}.workTrendChart-module__5ilmRG__tooltipValue{color:var(--gray-1);margin-top:2px;font-weight:700}.dark .workTrendChart-module__5ilmRG__wrap{--work-trend-axis-color:var(--gray-scale-gray12,#565653);--work-trend-axis-label-color:var(--gray-scale-gray10,#80807d)}
.metricValue-module__6VUWUG__wrap{justify-content:flex-end;align-items:flex-end;gap:10px;width:100%;min-height:80px;display:flex}.metricValue-module__6VUWUG__wrap.metricValue-module__6VUWUG__detail{justify-content:flex-end;align-items:center;width:fit-content;height:180px;margin-left:auto;padding-right:0}.metricValue-module__6VUWUG__wrap.metricValue-module__6VUWUG__emptyWrap{justify-content:center;align-items:center;min-height:80px}.metricValue-module__6VUWUG__wrap.metricValue-module__6VUWUG__detail.metricValue-module__6VUWUG__emptyWrap{width:100%;margin-left:0}.metricValue-module__6VUWUG__number{color:var(--gray-13);font-weight:800}.metricValue-module__6VUWUG__detailNumber{font-size:64px;line-height:1}.metricValue-module__6VUWUG__unit{color:var(--gray-10);padding-bottom:6px;font-weight:600}.metricValue-module__6VUWUG__detailUnit{padding-bottom:12px}
.workAgingSlider-module__ZIJTrW__wrap{align-items:center;gap:12px;width:100%;display:flex}.workAgingSlider-module__ZIJTrW__emptyWrap{height:30px}.workAgingSlider-module__ZIJTrW__track{flex:1;height:30px;position:relative}.workAgingSlider-module__ZIJTrW__track:after{content:"";background:var(--gray-14);height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.workAgingSlider-module__ZIJTrW__dotGroup{z-index:1;align-items:center;display:flex;position:absolute;top:50%;transform:translate(-50%)}.workAgingSlider-module__ZIJTrW__dotLabel{color:var(--gray-14);white-space:nowrap;font-weight:700;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.workAgingSlider-module__ZIJTrW__dot{background:var(--orange-5);border-radius:50%;width:10px;height:10px;transform:translateY(-50%)}.workAgingSlider-module__ZIJTrW__rangeLabel{color:var(--gray-10);white-space:nowrap;align-self:flex-end;font-weight:500}.workAgingSlider-module__ZIJTrW__detail{box-sizing:border-box;align-items:center;gap:0;height:180px;padding-left:28px;padding-right:56px}.workAgingSlider-module__ZIJTrW__detailTrack{height:40px}.workAgingSlider-module__ZIJTrW__detailRangeLabel{color:var(--gray-10);white-space:nowrap;font-weight:500;position:absolute;top:calc(50% + 6px)}.workAgingSlider-module__ZIJTrW__detailRangeLabelStart{right:calc(100% + 12px)}.workAgingSlider-module__ZIJTrW__detailRangeLabelEnd{left:calc(100% + 12px)}.workAgingSlider-module__ZIJTrW__detailDot{width:14px;height:14px}.dark .workAgingSlider-module__ZIJTrW__track:after{background:var(--gray-scale-gray12,#565653)}:is(.dark .workAgingSlider-module__ZIJTrW__rangeLabel,.dark .workAgingSlider-module__ZIJTrW__detailRangeLabel){color:var(--gray-scale-gray10,#80807d)}
.planLockGuard-module__osf1fq__guard{display:contents}
.opsScoreSectionHeader-module__zhouoq__header{flex-direction:column;flex-shrink:0;gap:2px;width:204px;min-height:68px;display:flex}.opsScoreSectionHeader-module__zhouoq__title{color:var(--gray-14);font-weight:700}.opsScoreSectionHeader-module__zhouoq__subtitle{color:var(--gray-10);white-space:pre-line;font-weight:500}.dark .opsScoreSectionHeader-module__zhouoq__subtitle{color:var(--gray-8)}
.CommonLabelInput-module__13jmjW__wrapper{flex-direction:column;gap:4px;width:100%;margin-bottom:20px;display:flex;position:relative}.CommonLabelInput-module__13jmjW__label{color:var(--gray-12);z-index:1;font-weight:500;display:block;position:absolute;top:14px;left:12px}.CommonLabelInput-module__13jmjW__input{width:100%;font-family:inherit;font-size:inherit;color:var(--gray-14);background-color:var(--background);border:1px solid var(--gray-5);border-radius:8px;outline:none;padding:12px;font-weight:700;transition:border-color .2s ease-out}.CommonLabelInput-module__13jmjW__input::placeholder{color:var(--gray-9)}.CommonLabelInput-module__13jmjW__input:focus{border:1px solid var(--gray-11);outline:none}.CommonLabelInput-module__13jmjW__input:focus:not(.CommonLabelInput-module__13jmjW__inputError){border:1px solid var(--gray-11)}.CommonLabelInput-module__13jmjW__input:not(:focus):not(.CommonLabelInput-module__13jmjW__inputError){border:1px solid var(--gray-5);background:var(--background)}.CommonLabelInput-module__13jmjW__inputError{background:var(--background);border:1px solid #f25a67}.CommonLabelInput-module__13jmjW__inputError:focus{border:1px solid #f25a67}.CommonLabelInput-module__13jmjW__errorMessage{color:#f25a67;font-weight:700;position:absolute;top:calc(100% + 4px);left:0}
.workspaceInvitationModal-module__eL1A9a__content{box-sizing:border-box;flex-direction:column;align-items:flex-start;padding:30px 8px 8px;display:flex}.workspaceInvitationModal-module__eL1A9a__iconWrap{margin-bottom:24px}.workspaceInvitationModal-module__eL1A9a__title{color:var(--gray-14);margin:0 0 12px;font-weight:800;line-height:1.35}.workspaceInvitationModal-module__eL1A9a__description{color:var(--gray-10);margin:0 0 42px;font-weight:400;line-height:1.6}.workspaceInvitationModal-module__eL1A9a__descriptionHighlight{color:var(--gray-14);font-weight:700}.workspaceInvitationModal-module__eL1A9a__infoGrid{grid-template-columns:1fr 1fr;gap:16px;width:100%;margin-bottom:32px;display:grid}.workspaceInvitationModal-module__eL1A9a__infoCol{flex-direction:column;gap:10px;min-width:0;display:flex}.workspaceInvitationModal-module__eL1A9a__infoLabel{color:var(--gray-9);font-weight:600}.workspaceInvitationModal-module__eL1A9a__infoCard{background:var(--gray-2);box-sizing:border-box;border-radius:10px;align-items:center;gap:10px;min-height:52px;padding:12px 14px;display:flex}.workspaceInvitationModal-module__eL1A9a__workspaceIconBox{background:var(--blue-1);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.workspaceInvitationModal-module__eL1A9a__workspaceName{color:var(--gray-14);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.workspaceInvitationModal-module__eL1A9a__inviterAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.workspaceInvitationModal-module__eL1A9a__inviterName{color:var(--gray-14);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.workspaceInvitationModal-module__eL1A9a__ctaButton{width:100%;height:52px;font-weight:700}
.hasNoWsDashBoard-module__hJv5Qq__pageTitle{color:var(--gray-14);margin:0;padding-bottom:8px;font-weight:800}.hasNoWsDashBoard-module__hJv5Qq__pageSubtitle{color:var(--gray-10);margin:0 0 32px;font-weight:400}.hasNoWsDashBoard-module__hJv5Qq__cardGrid{flex-direction:row;align-items:stretch;gap:20px;width:100%;display:flex}.hasNoWsDashBoard-module__hJv5Qq__card{border:1px solid var(--gray-4);background:var(--background);min-width:0;box-shadow:var(--box-shadow);box-sizing:border-box;border-radius:12px;flex-direction:column;flex:1;align-items:flex-start;padding:36px 40px;display:flex}.hasNoWsDashBoard-module__hJv5Qq__iconBox{background:var(--blue-1);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:36px;display:flex}.hasNoWsDashBoard-module__hJv5Qq__iconBoxInvite{background:var(--orange-1)}.hasNoWsDashBoard-module__hJv5Qq__cardTitle{color:var(--gray-14);margin:0 0 16px;font-weight:700}.hasNoWsDashBoard-module__hJv5Qq__cardDesc{color:var(--gray-10);flex:1;margin:0 0 24px;font-weight:400;line-height:1.6}.hasNoWsDashBoard-module__hJv5Qq__createWsButton{width:100%;height:52px;margin-top:auto}.hasNoWsDashBoard-module__hJv5Qq__inviteBox{background:var(--gray-2);box-sizing:border-box;border-radius:8px;width:100%;margin-top:12px;padding:36px 20px}.hasNoWsDashBoard-module__hJv5Qq__inviteBoxTitle{color:var(--gray-14);margin:0 0 12px;font-weight:700}.hasNoWsDashBoard-module__hJv5Qq__inviteBoxHint{color:var(--gray-12);margin:0 0 12px;font-weight:400;line-height:1.55}.hasNoWsDashBoard-module__hJv5Qq__emailRow{flex-direction:row;align-items:center;gap:8px;width:100%;display:flex}.hasNoWsDashBoard-module__hJv5Qq__emailField{border:1px solid var(--gray-4);background:var(--background);box-sizing:border-box;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:0;padding:10px 12px;display:flex}.hasNoWsDashBoard-module__hJv5Qq__emailValue{min-width:0;color:var(--gray-12);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:400;overflow:hidden}.hasNoWsDashBoard-module__hJv5Qq__emailIconCopy{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.hasNoWsDashBoard-module__hJv5Qq__copyButton{border:1px solid var(--orange-6);background:var(--background);height:36px;color:var(--orange-6);cursor:pointer;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:0 20px;font-weight:700;transition:background .15s;display:flex}.hasNoWsDashBoard-module__hJv5Qq__copyButton:hover{background:var(--orange-1)}.hasNoWsDashBoard-module__hJv5Qq__copyIcon{width:18px;height:18px}@media (max-width:768px){.hasNoWsDashBoard-module__hJv5Qq__cardGrid{flex-direction:column}.hasNoWsDashBoard-module__hJv5Qq__card{padding:24px 20px 28px}.hasNoWsDashBoard-module__hJv5Qq__emailRow{flex-direction:column;align-items:stretch}.hasNoWsDashBoard-module__hJv5Qq__copyButton{width:100%}}.dark .hasNoWsDashBoard-module__hJv5Qq__card{border-color:var(--dark-box-line)}.dark .hasNoWsDashBoard-module__hJv5Qq__emailField{border-color:var(--dark-box-line)}
.DashboardRevampGrid-module__mwhoVa__pageGrid{flex-direction:column;gap:16px;width:100%;padding-bottom:48px;display:flex}.DashboardRevampGrid-module__mwhoVa__projectBoard,.DashboardRevampGrid-module__mwhoVa__timelineBoard{border:1px solid var(--gray-3);background:var(--background);border-radius:20px;width:100%;padding:20px;box-shadow:1px 1px 2px #0000000d,4px 4px 8px -1px #0000000d}.DashboardRevampGrid-module__mwhoVa__projectBoard{min-height:448px}.dark .DashboardRevampGrid-module__mwhoVa__timelineBoard{background:#363533}.DashboardRevampGrid-module__mwhoVa__boardHeader{align-items:center;margin-bottom:16px;display:flex}.DashboardRevampGrid-module__mwhoVa__boardTitle{color:var(--gray-14);font-weight:800;line-height:1}.DashboardRevampGrid-module__mwhoVa__boardProjectSeparator{background:var(--gray-4);width:1px;height:14px;margin:0 6px}.DashboardRevampGrid-module__mwhoVa__boardProjectName{color:var(--gray-10);font-weight:600}.DashboardRevampGrid-module__mwhoVa__projectWidgetRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-height:360px;display:grid}.DashboardRevampGrid-module__mwhoVa__projectWidgetRowSingle{align-items:start;min-height:0}.DashboardRevampGrid-module__mwhoVa__widgetPane{border:1px solid var(--gray-3);background:var(--background);border-radius:20px;flex-direction:column;height:438px;min-height:0;padding:0;display:flex;overflow:hidden;box-shadow:1px 1px 2px #0000000d,4px 4px 8px -1px #0000000d}.DashboardRevampGrid-module__mwhoVa__widgetPaneSingle{height:auto;max-height:300px}.DashboardRevampGrid-module__mwhoVa__widgetPaneHeader{border-bottom:1px solid var(--gray-2);background:var(--gray-1);flex-direction:row;align-items:center;gap:4px;padding:16px 14px 12px;display:flex}.dark .DashboardRevampGrid-module__mwhoVa__widgetPaneHeader{background:#3e3d3b;border-bottom:1px solid #e1e1de12}.DashboardRevampGrid-module__mwhoVa__widgetPaneTitle{color:var(--gray-13);font-weight:700}.DashboardRevampGrid-module__mwhoVa__widgetPaneBody{flex-direction:column;flex:1;min-height:0;padding:8px 14px 12px;display:flex;overflow:auto}.DashboardRevampGrid-module__mwhoVa__widgetPaneBody::-webkit-scrollbar{width:1px}.DashboardRevampGrid-module__mwhoVa__widgetPaneBody::-webkit-scrollbar-thumb{background:var(--gray-3);border-radius:999px}.DashboardRevampGrid-module__mwhoVa__timelineGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.DashboardRevampGrid-module__mwhoVa__timelinePane{border:1px solid var(--gray-4);border-radius:12px;flex-direction:column;min-height:130px;display:flex;overflow:hidden}.dark .DashboardRevampGrid-module__mwhoVa__timelinePane{border:1px solid #0000}.DashboardRevampGrid-module__mwhoVa__timelinePaneHeader{align-items:center;margin-bottom:8px;display:flex}.DashboardRevampGrid-module__mwhoVa__timelineProjectName{color:var(--gray-10);font-weight:700}.DashboardRevampGrid-module__mwhoVa__timelinePaneBody{flex:1;min-height:0;overflow:auto}.DashboardRevampGrid-module__mwhoVa__timelinePaneBody::-webkit-scrollbar{width:1px}.DashboardRevampGrid-module__mwhoVa__timelinePaneBody::-webkit-scrollbar-thumb{background:var(--gray-3);border-radius:999px}@media (max-width:1200px){.DashboardRevampGrid-module__mwhoVa__projectWidgetRow{grid-template-columns:repeat(1,minmax(0,1fr));min-height:0}.DashboardRevampGrid-module__mwhoVa__timelineGrid{grid-template-columns:1fr}.DashboardRevampGrid-module__mwhoVa__projectBoard{min-height:0}}
.TimelineWidget-module__PvuWra__container{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.TimelineWidget-module__PvuWra__smallLayout{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex}.TimelineWidget-module__PvuWra__dotRow{align-items:center;gap:6px;display:flex}.TimelineWidget-module__PvuWra__dot{background:var(--gray-10);border-radius:50%;width:6px;height:6px}.TimelineWidget-module__PvuWra__mediumLayout{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.TimelineWidget-module__PvuWra__mediumEntry{border-left:2px solid var(--blue-2);gap:12px;padding-left:12px;display:flex}.TimelineWidget-module__PvuWra__largeLayout{flex:1;grid-template-columns:1fr;gap:14px;min-height:0;display:grid}@media (max-width:1200px){.TimelineWidget-module__PvuWra__largeLayout,.TimelineWidget-module__PvuWra__mediumLayout{grid-template-columns:repeat(1,minmax(0,1fr))}}.TimelineWidget-module__PvuWra__largeCard{background:var(--background);box-sizing:border-box;border-radius:12px;flex-direction:column;width:100%;height:100%;min-height:0;padding:0;display:flex}.TimelineWidget-module__PvuWra__largeCardClickable{cursor:pointer;transition:background .15s}.TimelineWidget-module__PvuWra__largeCardClickable:hover{background:var(--gray-1)}.TimelineWidget-module__PvuWra__type{color:var(--gray-9);font-weight:400}.TimelineWidget-module__PvuWra__createdDate{color:var(--gray-9)}.TimelineWidget-module__PvuWra__title{color:var(--gray-14);font-weight:700}.TimelineWidget-module__PvuWra__slotsRow{box-sizing:border-box;flex-direction:row;flex:auto;align-items:flex-start;gap:8px;width:100%;min-height:0;padding:14px;display:flex}.TimelineWidget-module__PvuWra__slotCell{flex-direction:row;flex:1 1 0;justify-content:center;align-items:flex-start;min-width:0;display:flex}.TimelineWidget-module__PvuWra__slotArrow{flex-shrink:0;align-self:center;align-items:center;padding:0 2px;display:flex}.TimelineWidget-module__PvuWra__slotCell .TimelineWidget-module__PvuWra__processItem{flex:1 1 0;min-width:0}.TimelineWidget-module__PvuWra__processes{scrollbar-width:thin;scrollbar-color:var(--gray-3)transparent;scrollbar-gutter:stable;flex:auto;min-height:0;padding:14px;display:flex}.TimelineWidget-module__PvuWra__processes::-webkit-scrollbar{width:1px}.TimelineWidget-module__PvuWra__processes::-webkit-scrollbar-thumb{background:var(--gray-3);border-radius:999px}.TimelineWidget-module__PvuWra__processesRow{flex-direction:row;align-items:flex-start;gap:12px}.TimelineWidget-module__PvuWra__processesRowWrap{flex-wrap:wrap}.TimelineWidget-module__PvuWra__processesRowNoWrap{flex-wrap:nowrap;overflow:auto hidden}.TimelineWidget-module__PvuWra__processesColumn{flex-direction:column;gap:8px;overflow-y:visible}.TimelineWidget-module__PvuWra__processItemContainer{flex-direction:row;flex:0 auto;align-items:center;width:100px;min-width:0;display:flex}.TimelineWidget-module__PvuWra__processItem{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-width:0;padding:8px;display:flex}.TimelineWidget-module__PvuWra__alertCountContainer{flex-direction:row;justify-content:center;align-items:center;padding:0 4px;display:flex}.TimelineWidget-module__PvuWra__processTitle{color:var(--gray-12);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;font-weight:400;overflow:hidden}.TimelineWidget-module__PvuWra__issueCount{color:var(--gray-14);font-weight:900}.TimelineWidget-module__PvuWra__alertCount{color:var(--orange-6);font-weight:900}.TimelineWidget-module__PvuWra__header{border-bottom:1px solid var(--gray-2);background-color:var(--gray-1);grid-template-columns:auto auto 1fr;align-items:center;column-gap:6px;padding:20px 14px 14px;display:grid}.dark .TimelineWidget-module__PvuWra__header{background:#3e3d3b;border-bottom:1px solid #e1e1de12}.TimelineWidget-module__PvuWra__separator{background:var(--gray-3);width:1px;height:14px}.TimelineWidget-module__PvuWra__projectName{color:var(--gray-10);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;font-weight:700;transition:color .15s;overflow:hidden}
.taskBadgeStyle-module__brBToG__tag{border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;height:14px;padding:1px 4px 0;font-weight:500;display:flex}.taskBadgeStyle-module__brBToG__tagTask{color:#7d51fe;background:#ece6ff}.taskBadgeStyle-module__brBToG__tagFast{color:#e001b3;background:#ffdff9}.taskBadgeStyle-module__brBToG__tagRoutine{color:#117ffa;background:#dcebfe}.taskBadgeStyle-module__brBToG__tagScheduled{color:#e0940e;background:#fff0b5}.taskBadgeStyle-module__brBToG__tagCase{color:#fa6317;background:#ffead5}.taskBadgeStyle-module__brBToG__tagStage{color:#00aa7d;background:#d9fced}.taskBadgeStyle-module__brBToG__tagInitiative{color:#5c6578;background:#e8ecf4}:is(.dark .taskBadgeStyle-module__brBToG__tagTask,.taskBadgeStyle-module__brBToG__tagTask.taskBadgeStyle-module__brBToG__dark){color:#bea8ff;background:#7d51fe4d}:is(.dark .taskBadgeStyle-module__brBToG__tagFast,.taskBadgeStyle-module__brBToG__tagFast.taskBadgeStyle-module__brBToG__dark){color:#ef80d9;background:#e001b34d}:is(.dark .taskBadgeStyle-module__brBToG__tagRoutine,.taskBadgeStyle-module__brBToG__tagRoutine.taskBadgeStyle-module__brBToG__dark){color:#88bffd;background:#117ffa4d}:is(.dark .taskBadgeStyle-module__brBToG__tagScheduled,.taskBadgeStyle-module__brBToG__tagScheduled.taskBadgeStyle-module__brBToG__dark){color:#efc986;background:#ffca004d}:is(.dark .taskBadgeStyle-module__brBToG__tagCase,.taskBadgeStyle-module__brBToG__tagCase.taskBadgeStyle-module__brBToG__dark){color:#fdb18b;background:#fc843b4d}:is(.dark .taskBadgeStyle-module__brBToG__tagStage,.taskBadgeStyle-module__brBToG__tagStage.taskBadgeStyle-module__brBToG__dark){color:#80d5be;background:#00aa7d4d}:is(.dark .taskBadgeStyle-module__brBToG__tagInitiative,.taskBadgeStyle-module__brBToG__tagInitiative.taskBadgeStyle-module__brBToG__dark){background:#5c65784d}
.sideTodoList-module__snpKrW__container{border:1px solid var(--gray-4);background:var(--background);box-sizing:border-box;border-top-right-radius:0;border-bottom-left-radius:0;flex-direction:column;width:100%;min-width:0;max-width:none;height:100%;min-height:0;padding-bottom:4px;display:flex;box-shadow:2px 2px 12px #c3c3bf33;border-radius:8px!important}.sideTodoList-module__snpKrW__containerNoShadow{box-shadow:none}.sideTodoList-module__snpKrW__containerFocused{--beacon:var(--orange-6);position:relative}.dark .sideTodoList-module__snpKrW__containerFocused{--beacon:var(--orange-5)}.sideTodoList-module__snpKrW__containerFocused:after{content:"";border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 2px var(--beacon);opacity:0;animation:1.4s ease-out both sideTodoList-module__snpKrW__teamIssueBeacon;position:absolute;inset:0}@keyframes sideTodoList-module__snpKrW__teamIssueBeacon{0%{opacity:0}9%{opacity:1}70%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.sideTodoList-module__snpKrW__containerFocused:after{animation-duration:2s;animation-timing-function:linear}}.sideTodoList-module__snpKrW__header{border-bottom:1px solid var(--gray-4);justify-content:space-between;align-items:center;padding:12px 24px 12px 16px;display:flex}.sideTodoList-module__snpKrW__title{color:var(--gray-14);font-weight:700}.sideTodoList-module__snpKrW__headerCount{color:var(--orange-6);font-weight:800}.sideTodoList-module__snpKrW__pastWorkTitle{color:var(--gray-9);font-weight:600}.sideTodoList-module__snpKrW__todoList{background:var(--background);scrollbar-width:thin;scrollbar-color:var(--gray-7)transparent;flex-direction:column;flex:1;gap:0;min-height:0;padding:16px 20px 16px 26px;display:flex;position:relative;overflow-y:auto}.sideTodoList-module__snpKrW__fastCreateHeader{background:#fff;flex-shrink:0;padding:12px 0 0}.sideTodoList-module__snpKrW__todoListContent{flex-direction:column;gap:0;transition:opacity .24s,transform .24s,filter .24s;display:flex}.sideTodoList-module__snpKrW__todoListContent.sideTodoList-module__snpKrW__isRefreshing{opacity:.42;filter:blur(.5px);transform:translateY(1px)}.sideTodoList-module__snpKrW__todoListOverlay{pointer-events:none;background:linear-gradient(#ffffffc7 0%,#ffffffeb 100%);flex-direction:column;gap:0;animation:.2s 80ms both sideTodoList-module__snpKrW__overlayFadeIn;display:flex;position:absolute;inset:16px 24px 16px 16px}.sideTodoList-module__snpKrW__todoList::-webkit-scrollbar{width:6px}.sideTodoList-module__snpKrW__todoList::-webkit-scrollbar-thumb{background:var(--gray-7);border-radius:999px}.sideTodoList-module__snpKrW__taskGroup{-webkit-user-select:none;user-select:none;flex-direction:column;gap:8px;display:flex;position:relative}.sideTodoList-module__snpKrW__dragHandle{opacity:0;cursor:grab;z-index:2;justify-content:center;align-items:center;width:21px;height:30px;transition:opacity .15s;display:flex;position:absolute;top:4px;left:-24px}.sideTodoList-module__snpKrW__taskGroup:hover .sideTodoList-module__snpKrW__dragHandle{opacity:1}.sideTodoList-module__snpKrW__dragIndicatorTop,.sideTodoList-module__snpKrW__dragIndicatorBottom{position:relative}.sideTodoList-module__snpKrW__dragIndicatorTop:before,.sideTodoList-module__snpKrW__dragIndicatorBottom:before{content:"";background:var(--orange-6);height:2px;position:absolute;left:0;right:0}.sideTodoList-module__snpKrW__dragIndicatorTop:after,.sideTodoList-module__snpKrW__dragIndicatorBottom:after{content:"";background:var(--orange-6);border-radius:50%;width:8px;height:8px;position:absolute;left:0}.sideTodoList-module__snpKrW__dragIndicatorTop:before{top:-1px}.sideTodoList-module__snpKrW__dragIndicatorTop:after{top:-4px}.sideTodoList-module__snpKrW__dragIndicatorBottom:before{bottom:-1px}.sideTodoList-module__snpKrW__dragIndicatorBottom:after{bottom:-4px}.sideTodoList-module__snpKrW__checklistContainer,.sideTodoList-module__snpKrW__groupChildList{flex-direction:column;margin-top:-4px;padding-left:24px;display:flex}.sideTodoList-module__snpKrW__groupChildItem{border-bottom:1px solid var(--gray-3);cursor:pointer;align-items:center;gap:12px;padding:6px 0;display:flex}.sideTodoList-module__snpKrW__groupChildItem:last-child{border-bottom:none}.sideTodoList-module__snpKrW__stepBadge{background:var(--gray-12);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.sideTodoList-module__snpKrW__stepBadgeText{color:var(--gray-1);font-weight:700}.sideTodoList-module__snpKrW__groupChildTitle{color:var(--gray-14);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.sideTodoList-module__snpKrW__checklistItem{border-bottom:1px solid var(--gray-3);align-items:center;gap:10px;padding:6px 0;display:flex}.sideTodoList-module__snpKrW__checklistItem:last-child{border-bottom:none}.sideTodoList-module__snpKrW__todoItem{color:#333;cursor:pointer;border-radius:6px;align-items:center;gap:4px;min-width:0;padding:9px 0;font-size:14px;transition:background-color .2s;display:flex}.sideTodoList-module__snpKrW__todoSkeletonItem{justify-content:space-between;align-items:center;gap:12px;padding:10px 0;animation:1.4s ease-in-out infinite sideTodoList-module__snpKrW__skeletonPulse;display:flex}.sideTodoList-module__snpKrW__todoSkeletonLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.sideTodoList-module__snpKrW__todoSkeletonEmoji,.sideTodoList-module__snpKrW__todoSkeletonTitle,.sideTodoList-module__snpKrW__todoSkeletonTag{background:linear-gradient(90deg,var(--gray-3)0%,var(--gray-4)50%,var(--gray-3)100%);background-size:200% 100%;border-radius:999px;animation:1.6s linear infinite sideTodoList-module__snpKrW__skeletonShimmer;display:block}.sideTodoList-module__snpKrW__todoSkeletonEmoji{border-radius:8px;flex-shrink:0;width:24px;height:24px}.sideTodoList-module__snpKrW__todoSkeletonTitle{width:min(220px,60%);height:16px}.sideTodoList-module__snpKrW__todoSkeletonTag{flex-shrink:0;width:52px;height:20px}.sideTodoList-module__snpKrW__dropdownIcon{color:var(--gray-9);-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:12px}.sideTodoList-module__snpKrW__chevronWrap{cursor:pointer;box-sizing:border-box;background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;line-height:1;transition:background .15s;display:inline-flex}.sideTodoList-module__snpKrW__chevronWrap:hover{background:var(--gray-4)}.sideTodoList-module__snpKrW__chevronWrap:active{background:var(--gray-6)}.sideTodoList-module__snpKrW__chevronWrap .anticon{vertical-align:middle;justify-content:center;align-items:center;width:100%;height:100%;line-height:1;display:flex}.sideTodoList-module__snpKrW__chevronWrap .anticon>svg{width:12px;height:12px;display:block}.sideTodoList-module__snpKrW__todoItem:hover{background-color:var(--hover)}.sideTodoList-module__snpKrW__checkbox{border:2px solid var(--gray-7);cursor:pointer;background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;min-height:18px;padding:0;transition:all .2s;display:flex;position:relative}.sideTodoList-module__snpKrW__checkbox:before{content:"";position:absolute;inset:-12px}.sideTodoList-module__snpKrW__checkbox:hover{border-color:var(--gray-9);background:var(--hover)}.sideTodoList-module__snpKrW__checkbox:active{transform:scale(.95)}.sideTodoList-module__snpKrW__checkbox:has(.sideTodoList-module__snpKrW__checkIcon){background:var(--gray-11);border-color:var(--gray-11)}.sideTodoList-module__snpKrW__checkbox:disabled{cursor:not-allowed}.sideTodoList-module__snpKrW__checkIcon{color:#fff;font-size:12px;font-weight:700}.sideTodoList-module__snpKrW__checkboxLoading{pointer-events:none;opacity:.6;border-color:var(--gray-9)}.sideTodoList-module__snpKrW__loadingIcon{color:var(--gray-12);font-size:12px;animation:.8s linear infinite sideTodoList-module__snpKrW__spin}@keyframes sideTodoList-module__snpKrW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sideTodoList-module__snpKrW__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes sideTodoList-module__snpKrW__skeletonPulse{0%,to{opacity:.92}50%{opacity:1}}@keyframes sideTodoList-module__snpKrW__overlayFadeIn{0%{opacity:0}to{opacity:1}}.sideTodoList-module__snpKrW__checklistItem.sideTodoList-module__snpKrW__loading{opacity:.7;transition:opacity .2s}.sideTodoList-module__snpKrW__taskTitleContainer{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.sideTodoList-module__snpKrW__taskTitle{color:var(--gray-14);text-align:left;white-space:nowrap;text-overflow:ellipsis;min-width:0;padding-left:4px;font-weight:600;overflow:hidden}.sideTodoList-module__snpKrW__taskTitle.sideTodoList-module__snpKrW__done{text-decoration:line-through}.sideTodoList-module__snpKrW__checklistText{color:var(--gray-13);flex:1;font-weight:600;line-height:1.5}.sideTodoList-module__snpKrW__checklistText.sideTodoList-module__snpKrW__checked{color:var(--gray-9);opacity:.7;text-decoration:line-through;text-decoration-thickness:2px}.sideTodoList-module__snpKrW__right{align-items:center;gap:8px;margin-left:auto;display:flex}.sideTodoList-module__snpKrW__time{color:var(--gray-11);text-align:right;flex-shrink:0;min-width:45px;margin-left:24px}.sideTodoList-module__snpKrW__addButton{color:#999;cursor:pointer;background-color:#0000;border:none;border-radius:4px;align-items:center;gap:6px;width:calc(100% - 32px);margin-top:0;margin-left:16px;padding:10px;font-size:14px;transition:background-color .2s;display:flex}.sideTodoList-module__snpKrW__addButton:hover{background-color:#f5f5f5}.sideTodoList-module__snpKrW__plusIcon{color:#999;font-size:16px;font-weight:300}.sideTodoList-module__snpKrW__emptyState{text-align:center;color:var(--gray-9);padding:40px 20px;font-size:14px}.sideTodoList-module__snpKrW__headerLeft{align-items:center;gap:4px;display:flex}.sideTodoList-module__snpKrW__headerTitle{color:var(--gray-14);width:80%;font-weight:800}.sideTodoList-module__snpKrW__issueItem{justify-content:space-between;align-items:center;min-height:22px;display:flex}.sideTodoList-module__snpKrW__issueLeft{align-items:center;gap:6px;min-width:0;display:flex}.sideTodoList-module__snpKrW__issueTitle{color:var(--gray-14);white-space:nowrap;text-overflow:ellipsis;max-width:60%;font-weight:600;overflow:hidden}.sideTodoList-module__snpKrW__issueMeta{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.sideTodoList-module__snpKrW__department{color:var(--gray-9);white-space:nowrap;flex-shrink:0;font-weight:400}.sideTodoList-module__snpKrW__pastWorkButtonSlider{cursor:pointer;color:var(--gray-9);background:#fff;border-radius:4px;padding:4px 6px;font-size:14px;font-weight:500;transition:all .2s}.sideTodoList-module__snpKrW__pastWorkButtonSlider:hover{background:var(--gray-4);color:var(--gray-13)}.sideTodoList-module__snpKrW__pastWorkButtonSlider:active{transform:scale(.95)}.sideTodoList-module__snpKrW__empty{flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:40px 0 20px;display:flex}.sideTodoList-module__snpKrW__emptyText{color:var(--gray-9);font-size:14px;font-weight:600}
.scrumBoardCalendar-module__hnU_OW__calendarShell{background:#fff;border:1px solid #efefef;border-radius:14px;flex-direction:column;height:380px;display:flex;overflow:hidden;box-shadow:2px 2px 16px #e2eaefb3}.scrumBoardCalendar-module__hnU_OW__wrap{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.scrumBoardCalendar-module__hnU_OW__weekRow{border-bottom:1px solid #eef3f6;flex-direction:column;flex:1;min-height:0;display:flex}.scrumBoardCalendar-module__hnU_OW__weekRow:last-child{border-bottom:none}.scrumBoardCalendar-module__hnU_OW__weekHeader{text-align:center;background:var(--gray-1);border-bottom:1px solid #f0f0ee;grid-template-columns:repeat(5,1fr);padding:0 16px;display:grid}.scrumBoardCalendar-module__hnU_OW__dayHeaderCell{justify-content:center;padding:12px 0;display:flex}.scrumBoardCalendar-module__hnU_OW__dayPill{background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:4px 12px 3px;transition:all .2s;display:flex}.scrumBoardCalendar-module__hnU_OW__dayPillToday{background:#383e44}.scrumBoardCalendar-module__hnU_OW__dayDate{color:var(--gray-14);font-weight:800}.scrumBoardCalendar-module__hnU_OW__dayPillToday .scrumBoardCalendar-module__hnU_OW__dayDate{color:var(--gray-1);font-weight:700}.scrumBoardCalendar-module__hnU_OW__dayName{color:#646461;font-weight:500}.scrumBoardCalendar-module__hnU_OW__dayPillToday .scrumBoardCalendar-module__hnU_OW__dayName{color:var(--gray-4);font-weight:500}.scrumBoardCalendar-module__hnU_OW__weekContent{flex:1;min-height:0;padding-bottom:40px;position:relative;overflow-y:auto}.scrumBoardCalendar-module__hnU_OW__gridBackground{pointer-events:none;z-index:1;grid-template-columns:repeat(5,1fr);display:grid;position:absolute;inset:0 16px}.scrumBoardCalendar-module__hnU_OW__gridColumn{height:100%;position:relative}.scrumBoardCalendar-module__hnU_OW__eventsLayer{z-index:2;margin-top:10px;padding:0 16px;position:relative}.scrumBoardCalendar-module__hnU_OW__eventCard{cursor:pointer;background:#fff;border-top:1px solid #e2eaef;border-bottom:1px solid #e2eaef;border-radius:12px;justify-content:space-between;align-items:center;height:40px;margin-bottom:8px;padding:0 12px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:2px 2px 8px #ccd3d74d}.scrumBoardCalendar-module__hnU_OW__eventCard:hover{transform:translateY(-1px);box-shadow:2px 2px 12px #ccd3d780}.scrumBoardCalendar-module__hnU_OW__progressBarBg{z-index:1;background-color:#e2eaef;height:4px;position:absolute;top:0;left:0;right:0}.scrumBoardCalendar-module__hnU_OW__progressBarFill{height:100%;transition:width .3s}.scrumBoardCalendar-module__hnU_OW__eventContent{flex:1;align-items:center;gap:8px;min-width:0;margin-right:8px;display:flex}.scrumBoardCalendar-module__hnU_OW__eventTitle{color:#191a1c;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-top:4px;font-size:12px;font-weight:700;display:block;overflow:hidden}.scrumBoardCalendar-module__hnU_OW__issueIcon{border:1px solid #f25a67;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.scrumBoardCalendar-module__hnU_OW__issueIcon.scrumBoardCalendar-module__hnU_OW__gray{border:1px solid var(--gray-9)}.scrumBoardCalendar-module__hnU_OW__issueIcon.scrumBoardCalendar-module__hnU_OW__gray img{filter:grayscale()}
.switchTab-module__90WZoq__valueLabel{color:#666;margin-bottom:6px;font-size:13px;font-weight:600}.switchTab-module__90WZoq__track{grid-template-columns:repeat(var(--count),1fr);background:var(--gray-3);border-radius:9px;padding:2px;display:grid;position:relative;overflow:hidden}.switchTab-module__90WZoq__thumb{width:calc((100% - 4px)/var(--count));height:calc(100% - 4px);transform:translateX(calc(100%*var(--index)));background:#fff;border:.5px solid #0000000a;border-radius:7px;transition:transform .26s cubic-bezier(.2,.8,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 3px 8px #0000001f,0 3px 1px #0000000a}.switchTab-module__90WZoq__tab{z-index:1;color:var(--gray-10);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:2px;height:30px;padding:3px 10px;font-weight:600;transition:color .2s,transform .2s;display:inline-flex;position:relative;font-size:14px!important}.switchTab-module__90WZoq__tab:hover{color:var(--gray-12)}.switchTab-module__90WZoq__active{color:var(--gray-14);font-weight:700}.switchTab-module__90WZoq__tab:focus-visible{outline-offset:2px;outline:2px solid #0000002e}.switchTab-module__90WZoq__tab:active{transform:scale(.98)}@media (prefers-reduced-motion:reduce){.switchTab-module__90WZoq__thumb,.switchTab-module__90WZoq__tab{transition:none}}
.userSort-module__IyzUDq__container{align-items:center;gap:12px;display:flex}.userSort-module__IyzUDq__spanText{color:var(--gray-11);font-weight:500}.userSort-module__IyzUDq__teamChipWrap,.userSort-module__IyzUDq__userButtonWrap{align-items:center;display:inline-flex;position:relative}.userSort-module__IyzUDq__onboardingBubbleAnchor{pointer-events:none;width:auto;height:auto;position:absolute;inset:0}.userSort-module__IyzUDq__teamChip{background:var(--gray-2);width:80px;height:34px;color:var(--gray-12);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:4px;padding:0 10px;font-weight:600;line-height:1;display:flex}.userSort-module__IyzUDq__teamChip:hover:hover{border:1px solid var(--gray-4);background:var(--hover);color:var(--gray-13);font-weight:600}.userSort-module__IyzUDq__teamChipActive{border:1px solid var(--gray-4);background:var(--gray-3);color:var(--gray-14);font-weight:600}.dark .userSort-module__IyzUDq__teamChipActive{border:1px solid var(--gray-7)}.userSort-module__IyzUDq__teamDivider{background:var(--gray-5);width:1px;height:28px}.dark .userSort-module__IyzUDq__teamDivider{background:var(--gray-7)}.userSort-module__IyzUDq__userButton{border:1px solid var(--gray-3);background:var(--gray-2);cursor:pointer;height:34px;color:var(--gray-11);border-radius:8px;align-items:center;gap:4px;padding:0 10px;font-weight:400;transition:all .2s;display:flex;overflow:visible}.userSort-module__IyzUDq__userButton:hover{border:1px solid var(--gray-4);background:var(--hover);color:var(--gray-13);font-weight:600}.userSort-module__IyzUDq__userButton.userSort-module__IyzUDq__selected{border:1px solid var(--gray-4);background:var(--gray-3);color:var(--gray-13);font-weight:600}.dark .userSort-module__IyzUDq__userButton{opacity:.7}.dark .userSort-module__IyzUDq__userButton.userSort-module__IyzUDq__selected{border:1px solid var(--gray-7);opacity:1}.userSort-module__IyzUDq__userIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;overflow:hidden}.userSort-module__IyzUDq__userIcon img{aspect-ratio:1;object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%}.userSort-module__IyzUDq__userIconImage{object-fit:cover;object-position:center}.userSort-module__IyzUDq__dropdownWrap{position:relative}.userSort-module__IyzUDq__plusButton{border:1px solid var(--gray-2);background:var(--gray-2);cursor:pointer;color:var(--gray-11);border-radius:6px;justify-content:center;align-items:center;padding:6px 8px;font-weight:400;transition:all .2s;display:flex}.userSort-module__IyzUDq__plusButton:hover{border:1px solid var(--gray-4);background:var(--hover);color:var(--gray-13);font-weight:600}.userSort-module__IyzUDq__dropdownBackdrop{z-index:999;position:fixed;inset:0}.userSort-module__IyzUDq__dropdownPanel{z-index:1000;border:1px solid var(--gray-4);background:var(--gray-1);border-radius:8px;min-width:250px;padding:8px;position:absolute;top:calc(100% + 16px);right:0;box-shadow:0 6px 16px #0000001f}.userSort-module__IyzUDq__dropdownGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.userSort-module__IyzUDq__dropdownGrid .userSort-module__IyzUDq__userButton{justify-content:flex-start;min-width:0}.userSort-module__IyzUDq__dropdownGrid .userSort-module__IyzUDq__userButton span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.opsScoreView-module__Iz5X2W__scoreGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.opsScoreView-module__Iz5X2W__scoreGrid>.opsScoreView-module__Iz5X2W__sectionCard{height:100%}.opsScoreView-module__Iz5X2W__stackedColumn{flex-direction:column;gap:16px;min-width:0;height:100%;display:flex}@media (max-width:1280px){.opsScoreView-module__Iz5X2W__scoreGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.opsScoreView-module__Iz5X2W__scoreGrid>.opsScoreView-module__Iz5X2W__sectionCard{height:auto}.opsScoreView-module__Iz5X2W__stackedColumn{grid-column:1/-1;gap:16px;height:auto}.opsScoreView-module__Iz5X2W__stackedColumn>.opsScoreView-module__Iz5X2W__sectionCard:last-child{flex:none}.opsScoreView-module__Iz5X2W__cardListBottleneck{flex:none;gap:10px}}@media (max-width:900px){.opsScoreView-module__Iz5X2W__scoreGrid{grid-template-columns:minmax(0,1fr)}.opsScoreView-module__Iz5X2W__sectionCard{padding:24px 20px}}.opsScoreView-module__Iz5X2W__sectionCard{border:1px solid var(--gray-5);box-shadow:var(--box-shadow);background:#fff;border-radius:12px;flex-direction:column;gap:20px;padding:30px 26px;display:flex;overflow:hidden}.opsScoreView-module__Iz5X2W__cardList{flex-direction:column;gap:10px;display:flex}.opsScoreView-module__Iz5X2W__cardListBottleneck{flex-direction:column;flex:none;justify-content:flex-start;gap:10px;display:flex}.opsScoreView-module__Iz5X2W__cardListBottleneck>*{flex-shrink:0}.opsScoreView-module__Iz5X2W__cardListEvenly{flex-direction:column;justify-content:flex-start;gap:16px;display:flex}.opsScoreView-module__Iz5X2W__cardListEvenly>*{flex-shrink:0}.opsScoreView-module__Iz5X2W__stackedColumn>.opsScoreView-module__Iz5X2W__sectionCard{flex:none}.opsScoreView-module__Iz5X2W__stackedColumn>.opsScoreView-module__Iz5X2W__sectionCard:last-child{flex:none;justify-content:flex-start}.opsScoreView-module__Iz5X2W__stackedColumn>.opsScoreView-module__Iz5X2W__sectionCard:last-child .opsScoreView-module__Iz5X2W__cardListBottleneck{flex:none}.opsScoreView-module__Iz5X2W__memberView{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex}.opsScoreView-module__Iz5X2W__memberHeroRow{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.opsScoreView-module__Iz5X2W__memberHeroText{flex-direction:column;gap:20px;display:flex}.opsScoreView-module__Iz5X2W__memberHeroTitle{color:var(--gray-14);font-weight:800}.opsScoreView-module__Iz5X2W__memberHeroSubtitle{color:var(--gray-11);white-space:pre-line;font-weight:600;line-height:1.5}.opsScoreView-module__Iz5X2W__weeklyScoreCard{border:1px solid var(--gray-5);background:#fff;border-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center;gap:40px;padding:20px 24px;display:flex;box-shadow:2px 2px 16px #c3c3bf40}.opsScoreView-module__Iz5X2W__weeklyScoreInfo{flex-direction:column;gap:10px;display:flex}.opsScoreView-module__Iz5X2W__weeklyScoreLabel{color:var(--gray-14);font-weight:700}.opsScoreView-module__Iz5X2W__weeklyScoreDateText{color:var(--gray-14);font-weight:500}.opsScoreView-module__Iz5X2W__weeklyScoreValue{color:var(--gray-14);font-weight:700}.opsScoreView-module__Iz5X2W__memberSectionCard{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex}.opsScoreView-module__Iz5X2W__memberCardRow{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));align-items:stretch;gap:20px;width:100%;min-width:0;display:grid}.opsScoreView-module__Iz5X2W__memberCardRow>*{min-width:0}.opsScoreView-module__Iz5X2W__memberCardRowPlan>*>:last-child{min-height:100px}.opsScoreView-module__Iz5X2W__memberCardRowPlan>*>:last-child.ops-score-chart-empty{height:100px}.opsScoreView-module__Iz5X2W__memberCardRowExecution>*>:last-child{min-height:168px}.opsScoreView-module__Iz5X2W__memberCardRowExecution>*>:last-child.ops-score-chart-empty{height:168px}@media (max-width:900px){.opsScoreView-module__Iz5X2W__memberCardRow{gap:16px}}.dark .opsScoreView-module__Iz5X2W__sectionCard{background:#ffffff0d;border-color:#e1e1de0d}
.IssueWidget-module__WU7r3W__container{flex-direction:column;width:100%;min-height:100%;display:flex}.IssueWidget-module__WU7r3W__emptyState{flex:1;justify-content:center;align-items:center;display:flex}.IssueWidget-module__WU7r3W__smallLayout{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px;display:grid}.IssueWidget-module__WU7r3W__smallItem{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.IssueWidget-module__WU7r3W__smallItemMain{flex-direction:column;gap:2px;display:flex}.IssueWidget-module__WU7r3W__smallBadge{background:var(--gray-2);border-radius:999px;padding:2px 10px}.IssueWidget-module__WU7r3W__mediumLayout{grid-template-columns:repeat(1,minmax(0,1fr));display:grid}.IssueWidget-module__WU7r3W__mediumItem{border:1px solid var(--gray-3);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;padding:12px;display:flex}.IssueWidget-module__WU7r3W__issueTitle{color:var(--gray-14);text-overflow:ellipsis;white-space:nowrap;min-width:0;padding-left:4px;font-weight:600;overflow:hidden}.IssueWidget-module__WU7r3W__issueStatus{color:var(--gray-8)}.IssueWidget-module__WU7r3W__largeLayout{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1200px){.IssueWidget-module__WU7r3W__largeLayout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.IssueWidget-module__WU7r3W__largeLayout,.IssueWidget-module__WU7r3W__mediumLayout,.IssueWidget-module__WU7r3W__smallLayout{grid-template-columns:repeat(1,minmax(0,1fr))}}.IssueWidget-module__WU7r3W__issueCard{cursor:pointer;border-radius:6px;flex-direction:row;align-items:center;gap:4px;min-width:0;padding:9px 0;transition:background-color .2s;display:flex}.IssueWidget-module__WU7r3W__issueCard:hover{background-color:var(--hover)}.IssueWidget-module__WU7r3W__issueAction{flex-shrink:0;align-items:center;margin-left:auto;display:flex}.IssueWidget-module__WU7r3W__severity{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.IssueWidget-module__WU7r3W__high{color:var(--red-9)}.IssueWidget-module__WU7r3W__medium{color:var(--orange-8)}.IssueWidget-module__WU7r3W__low{color:var(--gray-8)}.IssueWidget-module__WU7r3W__done{color:var(--gray-6)}.IssueWidget-module__WU7r3W__issueHeader{flex-direction:row;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.IssueWidget-module__WU7r3W__issueHeaderLeft{align-items:center;gap:4px;display:flex}.IssueWidget-module__WU7r3W__projectName{background:var(--gray-2);color:var(--gray-11);border-radius:4px;width:fit-content;padding:6px 8px;font-weight:500}.IssueWidget-module__WU7r3W__sourceType{color:var(--gray-9);font-weight:500}.IssueWidget-module__WU7r3W__issueMeta{align-items:center;gap:6px;display:flex}.IssueWidget-module__WU7r3W__issueDate{color:var(--gray-12);font-weight:500}.IssueWidget-module__WU7r3W__issueDateSeparator{background:var(--gray-4);width:1px;height:14px}
.effortAccuracyChart-module__gNTYdq__wrap{flex-direction:column;justify-content:flex-end;width:100%;height:128px;display:flex}.effortAccuracyChart-module__gNTYdq__wrap.effortAccuracyChart-module__gNTYdq__emptyWrap{justify-content:center}.effortAccuracyChart-module__gNTYdq__detail{height:202px}.effortAccuracyChart-module__gNTYdq__chartArea{--effort-accuracy-axis-color:var(--gray-11);width:100%;height:110px;position:relative;overflow:visible}.effortAccuracyChart-module__gNTYdq__chartArea .recharts-responsive-container{z-index:2;position:relative}:is(.effortAccuracyChart-module__gNTYdq__chartArea .recharts-wrapper,.effortAccuracyChart-module__gNTYdq__chartArea .recharts-surface){overflow:visible}.effortAccuracyChart-module__gNTYdq__chartArea .recharts-active-dot{clip-path:none!important}.effortAccuracyChart-module__gNTYdq__chartArea .recharts-tooltip-wrapper{z-index:20}.effortAccuracyChart-module__gNTYdq__detail .effortAccuracyChart-module__gNTYdq__chartArea{height:180px}.effortAccuracyChart-module__gNTYdq__tooltip{background:var(--gray-14);pointer-events:none;border-radius:8px;padding:8px 12px;animation:.12s ease-out effortAccuracyChart-module__gNTYdq__tooltipFadeIn;box-shadow:0 4px 12px #0000001f}@keyframes effortAccuracyChart-module__gNTYdq__tooltipFadeIn{0%{opacity:0}to{opacity:1}}.effortAccuracyChart-module__gNTYdq__tooltipLabel{color:var(--gray-8);white-space:nowrap;font-weight:500}.effortAccuracyChart-module__gNTYdq__tooltipValue{color:var(--gray-1);white-space:nowrap;margin-top:2px;font-weight:700}.effortAccuracyChart-module__gNTYdq__axisArea{width:100%;height:18px;position:relative}.effortAccuracyChart-module__gNTYdq__detail .effortAccuracyChart-module__gNTYdq__axisArea{height:22px}.effortAccuracyChart-module__gNTYdq__axisLabel{color:var(--gray-12);white-space:nowrap;pointer-events:none;font-weight:500;position:absolute;top:4px;transform:translate(-50%)}.effortAccuracyChart-module__gNTYdq__detail .effortAccuracyChart-module__gNTYdq__axisLabel{top:6px}.effortAccuracyChart-module__gNTYdq__personal{background:var(--gray-1);border:1px solid var(--gray-4);border-radius:8px;flex-direction:column;gap:12px;width:100%;padding:16px 20px;display:flex;box-shadow:2px 2px 8px #c3c3bf4d}.effortAccuracyChart-module__gNTYdq__personalHeader{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.effortAccuracyChart-module__gNTYdq__personalName{min-width:0;color:var(--gray-13);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.effortAccuracyChart-module__gNTYdq__personalChart{flex-direction:column;width:100%;display:flex}.effortAccuracyChart-module__gNTYdq__personalEmpty{border-radius:4px;height:128px}.dark .effortAccuracyChart-module__gNTYdq__axisLabel{color:var(--gray-scale-gray10,#80807d)}.dark .effortAccuracyChart-module__gNTYdq__chartArea .recharts-cartesian-axis-tick text{fill:var(--gray-scale-gray10,#80807d)}.dark .effortAccuracyChart-module__gNTYdq__chartArea{--effort-accuracy-axis-color:var(--gray-scale-gray12,#565653)}.dark .effortAccuracyChart-module__gNTYdq__personal{border-color:var(--dark-box-line);box-shadow:var(--box-shadow);background:#ffffff08}
.needAdjustmentWorksSlider-module__VSmPda__root{flex-direction:column;gap:16px;padding:4px 0 24px;display:flex}.needAdjustmentWorksSlider-module__VSmPda__group{border:1px solid var(--gray-4);background:var(--background);border-radius:12px;overflow:hidden}.needAdjustmentWorksSlider-module__VSmPda__groupHeader{border-bottom:1px solid var(--gray-4);background:var(--gray-1);align-items:center;gap:8px;padding:14px;display:flex}.needAdjustmentWorksSlider-module__VSmPda__groupHeaderText{letter-spacing:-.03em;color:var(--gray-13);font-weight:700}.needAdjustmentWorksSlider-module__VSmPda__itemList{flex-direction:column;display:flex}.needAdjustmentWorksSlider-module__VSmPda__item{border-bottom:1px solid var(--gray-3);cursor:pointer;align-items:center;gap:10px;padding:10px 14px;transition:background-color .15s;display:flex}.needAdjustmentWorksSlider-module__VSmPda__item:hover{background:var(--gray-1)}.needAdjustmentWorksSlider-module__VSmPda__item:last-child{border-bottom:none}.needAdjustmentWorksSlider-module__VSmPda__itemIcon{opacity:.55;flex-shrink:0;width:20px;height:20px}.needAdjustmentWorksSlider-module__VSmPda__itemTitle{letter-spacing:-.03em;min-width:0;color:var(--gray-13);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;line-height:1.55;overflow:hidden}.needAdjustmentWorksSlider-module__VSmPda__empty{text-align:center;color:var(--gray-9);padding:32px 16px;font-size:14px}.dark .needAdjustmentWorksSlider-module__VSmPda__group{border-color:var(--dark-box-line);background:var(--dark-form-section-bg)}.dark .needAdjustmentWorksSlider-module__VSmPda__groupHeader{border-bottom-color:var(--dark-box-line);background:#ffffff0a}.dark .needAdjustmentWorksSlider-module__VSmPda__item{border-bottom-color:var(--dark-box-line)}.dark .needAdjustmentWorksSlider-module__VSmPda__item:hover{background:var(--hover)}
.OverviewIssueWidgetV3-module__zh_otW__projectSubline{color:var(--gray-10);text-overflow:ellipsis;white-space:nowrap;width:100%;margin:2px 0 0;padding:0 0 0 4px;font-weight:500;line-height:1.5;overflow:hidden}.OverviewIssueWidgetV3-module__zh_otW__issueHeaderColumn{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.OverviewIssueWidgetV3-module__zh_otW__issueTitleRow{flex-direction:row;align-items:center;gap:6px;min-width:0;display:flex}.OverviewIssueWidgetV3-module__zh_otW__splitViewListWrapper{min-height:0;overflow-y:auto}
.effortAchievementDivergingBar-module__iVjfla__wrap{align-items:center;width:100%;min-height:80px;display:flex}.effortAchievementDivergingBar-module__iVjfla__emptyWrap{justify-content:center;align-items:center;width:100%;min-height:80px;display:flex}.effortAchievementDivergingBar-module__iVjfla__label{color:var(--gray-11);white-space:nowrap;text-overflow:ellipsis;flex:0 0 64px;margin:0 6px;font-weight:500;overflow:hidden}.effortAchievementDivergingBar-module__iVjfla__leftHalf .effortAchievementDivergingBar-module__iVjfla__label{text-align:right}.effortAchievementDivergingBar-module__iVjfla__rightHalf .effortAchievementDivergingBar-module__iVjfla__label{text-align:left}.effortAchievementDivergingBar-module__iVjfla__track{flex:1;align-items:center;min-width:0;height:24px;display:flex}.effortAchievementDivergingBar-module__iVjfla__half{flex:1;align-items:center;gap:6px;min-width:0;height:100%;display:flex}.effortAchievementDivergingBar-module__iVjfla__leftHalf{justify-content:flex-end}.effortAchievementDivergingBar-module__iVjfla__rightHalf{justify-content:flex-start}.effortAchievementDivergingBar-module__iVjfla__divider{background:var(--gray-10);flex-shrink:0;align-self:center;width:1px;height:36px}.effortAchievementDivergingBar-module__iVjfla__savedBar{background:var(--orange-2);border-radius:4px 0 0 4px;flex-shrink:0;height:100%}.effortAchievementDivergingBar-module__iVjfla__exceededBar{background:var(--orange-5);border-radius:0 4px 4px 0;flex-shrink:0;height:100%}.effortAchievementDivergingBar-module__iVjfla__alignRight{width:70%;margin-left:auto}.effortAchievementDivergingBar-module__iVjfla__detail{justify-content:center;height:100%;min-height:120px}.effortAchievementDivergingBar-module__iVjfla__detail .effortAchievementDivergingBar-module__iVjfla__label{flex-basis:80px}.effortAchievementDivergingBar-module__iVjfla__detail .effortAchievementDivergingBar-module__iVjfla__track{height:32px}.effortAchievementDivergingBar-module__iVjfla__detail .effortAchievementDivergingBar-module__iVjfla__divider{height:48px}
.needCheckBlockIssueSlider-module__bGH9Wq__root{flex-direction:column;gap:16px;padding:4px 0 24px;display:flex}.needCheckBlockIssueSlider-module__bGH9Wq__group{border:1px solid var(--gray-4);background:var(--gray-1);border-radius:12px;overflow:hidden}.needCheckBlockIssueSlider-module__bGH9Wq__groupHeader{border-bottom:1px solid var(--gray-4);background:var(--gray-4);align-items:center;gap:8px;padding:12px 14px;display:flex}.needCheckBlockIssueSlider-module__bGH9Wq__groupHeaderText{letter-spacing:-.03em;color:var(--gray-13);font-weight:700}.needCheckBlockIssueSlider-module__bGH9Wq__itemList{flex-direction:column;display:flex}.needCheckBlockIssueSlider-module__bGH9Wq__item{border-bottom:1px solid var(--gray-3);cursor:pointer;background:var(--gray-1);align-items:center;gap:10px;padding:10px 14px;transition:background-color .15s;display:flex}.needCheckBlockIssueSlider-module__bGH9Wq__item:hover{background:var(--hover)}.needCheckBlockIssueSlider-module__bGH9Wq__item:last-child{border-bottom:none}.needCheckBlockIssueSlider-module__bGH9Wq__itemTitle{letter-spacing:-.03em;min-width:0;color:var(--gray-13);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;line-height:1.55;overflow:hidden}.dark .needCheckBlockIssueSlider-module__bGH9Wq__group{border-color:var(--dark-box-line);background:var(--dark-form-section-bg)}.dark .needCheckBlockIssueSlider-module__bGH9Wq__groupHeader{border-bottom-color:var(--dark-box-line);background:#ffffff0f}.dark .needCheckBlockIssueSlider-module__bGH9Wq__item{border-bottom-color:var(--dark-box-line);background:0 0}.dark .needCheckBlockIssueSlider-module__bGH9Wq__item:hover{background:var(--hover)}
.ReviewWidget-module__E08EPG__container{flex-direction:column;width:100%;min-height:100%;display:flex}.ReviewWidget-module__E08EPG__emptyState{flex:1;justify-content:center;align-items:center;display:flex}.ReviewWidget-module__E08EPG__smallLayout{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px;display:grid}.ReviewWidget-module__E08EPG__smallItem{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.ReviewWidget-module__E08EPG__smallItemMain{flex-direction:column;gap:2px;display:flex}.ReviewWidget-module__E08EPG__smallBadge{background:var(--gray-2);border-radius:999px;padding:2px 10px}.ReviewWidget-module__E08EPG__mediumLayout{grid-template-columns:repeat(1,minmax(0,1fr));display:grid}.ReviewWidget-module__E08EPG__mediumItem{border:1px solid var(--gray-3);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;padding:12px;display:flex}.ReviewWidget-module__E08EPG__issueTitle{color:var(--gray-14);text-overflow:ellipsis;white-space:nowrap;min-width:0;padding-left:4px;font-weight:600;overflow:hidden}.ReviewWidget-module__E08EPG__issueStatus{color:var(--gray-8)}.ReviewWidget-module__E08EPG__largeLayout{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1200px){.ReviewWidget-module__E08EPG__largeLayout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.ReviewWidget-module__E08EPG__largeLayout,.ReviewWidget-module__E08EPG__mediumLayout,.ReviewWidget-module__E08EPG__smallLayout{grid-template-columns:repeat(1,minmax(0,1fr))}}.ReviewWidget-module__E08EPG__issueCard{cursor:pointer;border-radius:6px;flex-direction:row;align-items:center;gap:4px;min-width:0;padding:9px 0;transition:background-color .2s;display:flex}.ReviewWidget-module__E08EPG__issueCard:hover{background-color:var(--hover)}.ReviewWidget-module__E08EPG__issueAction{flex-shrink:0;align-items:center;margin-left:auto;display:flex}.ReviewWidget-module__E08EPG__severity{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.ReviewWidget-module__E08EPG__high{color:var(--red-9)}.ReviewWidget-module__E08EPG__medium{color:var(--orange-8)}.ReviewWidget-module__E08EPG__low{color:var(--gray-8)}.ReviewWidget-module__E08EPG__done{color:var(--gray-6)}.ReviewWidget-module__E08EPG__issueHeader{flex-direction:row;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.ReviewWidget-module__E08EPG__issueHeaderLeft{align-items:center;gap:4px;display:flex}.ReviewWidget-module__E08EPG__projectName{background:var(--gray-2);color:var(--gray-11);border-radius:4px;width:fit-content;padding:6px 8px;font-weight:500}.ReviewWidget-module__E08EPG__sourceType{color:var(--gray-9);font-weight:500}.ReviewWidget-module__E08EPG__issueMeta{align-items:center;gap:6px;display:flex}.ReviewWidget-module__E08EPG__issueDate{color:var(--gray-12);font-weight:500}.ReviewWidget-module__E08EPG__issueDateSeparator{background:var(--gray-4);width:1px;height:14px}
.scheduleReliabilityChart-module__zZxhka__wrap{--schedule-reliability-ring-color:var(--gray-4);--schedule-reliability-ring-hover-color:var(--gray-5);justify-content:flex-end;align-items:center;width:100%;height:152px;display:flex}.scheduleReliabilityChart-module__zZxhka__wrap.scheduleReliabilityChart-module__zZxhka__detail{justify-content:flex-end;width:fit-content;height:210px;margin-left:auto}.scheduleReliabilityChart-module__zZxhka__wrap.scheduleReliabilityChart-module__zZxhka__emptyWrap{justify-content:center}.scheduleReliabilityChart-module__zZxhka__wrap.scheduleReliabilityChart-module__zZxhka__detail.scheduleReliabilityChart-module__zZxhka__emptyWrap{width:100%;margin-left:0}.scheduleReliabilityChart-module__zZxhka__canvas{flex-shrink:0;width:152px;height:152px;position:relative}.scheduleReliabilityChart-module__zZxhka__detailCanvas{width:210px;height:210px}.scheduleReliabilityChart-module__zZxhka__donutBox{position:absolute}.scheduleReliabilityChart-module__zZxhka__label{color:var(--gray-14);pointer-events:none;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scheduleReliabilityChart-module__zZxhka__ringOverlay{position:absolute;top:0;left:0}.scheduleReliabilityChart-module__zZxhka__ringHitLayer{z-index:2;background:0 0;position:absolute}.scheduleReliabilityChart-module__zZxhka__innerTrack{box-sizing:border-box;pointer-events:none;border-style:solid;border-color:#f5f5f5;border-radius:50%;position:absolute}.scheduleReliabilityChart-module__zZxhka__scaleDot{background:var(--gray-7);pointer-events:none;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.scheduleReliabilityChart-module__zZxhka__scaleLeader{border-top:1px dashed var(--gray-7);pointer-events:none;height:0;position:absolute}.scheduleReliabilityChart-module__zZxhka__markLabel{color:var(--gray-7);white-space:nowrap;pointer-events:none;font-weight:700;position:absolute;transform:translate(-50%,-50%)}.scheduleReliabilityChart-module__zZxhka__tooltip{z-index:2000;background:var(--gray-14);pointer-events:none;white-space:nowrap;border-radius:8px;padding:8px 12px;animation:.12s ease-out scheduleReliabilityChart-module__zZxhka__tooltipFadeIn;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0000001f}.scheduleReliabilityChart-module__zZxhka__tooltipDetail{transform:translate(-50%)}@keyframes scheduleReliabilityChart-module__zZxhka__tooltipFadeIn{0%{opacity:0}to{opacity:1}}.scheduleReliabilityChart-module__zZxhka__tooltipLabel{color:var(--gray-8);font-weight:500}.scheduleReliabilityChart-module__zZxhka__tooltipValue{color:var(--gray-1);margin-top:2px;font-weight:700}.dark .scheduleReliabilityChart-module__zZxhka__wrap{--schedule-reliability-ring-color:var(--gray-scale-gray10,#80807d);--schedule-reliability-ring-hover-color:var(--gray-scale-gray11,#646461)}.dark .scheduleReliabilityChart-module__zZxhka__innerTrack{border-color:var(--gray-scale-gray13,#383836)}.dark .scheduleReliabilityChart-module__zZxhka__scaleDot{background:var(--gray-scale-gray7,#cdcdca)}.dark .scheduleReliabilityChart-module__zZxhka__scaleLeader{border-top-color:var(--gray-scale-gray7,#cdcdca)}.dark .scheduleReliabilityChart-module__zZxhka__markLabel{color:var(--gray-scale-gray7,#cdcdca)}
.notificationPanel-module__tWpHtq__panel{background:var(--background);border:1px solid var(--gray-10);width:540px;box-shadow:12px 12px 24px var(--box-shadow);z-index:9999;opacity:0;pointer-events:none;visibility:hidden;border-radius:8px;flex-direction:column;gap:16px;padding:8px 12px 24px;transition:opacity .2s ease-out,transform .2s ease-out,visibility .2s ease-out;display:flex;position:absolute;top:calc(100% + 8px);right:-10px;transform:translateY(8px)scale(.98)}.dark .notificationPanel-module__tWpHtq__panel{border-color:var(--dark-box-line)}.notificationPanel-module__tWpHtq__panelOpen{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)scale(1)}.notificationPanel-module__tWpHtq__headerSection{flex-direction:column;gap:8px;width:100%;display:flex}.notificationPanel-module__tWpHtq__titleRow{border-bottom:1px solid var(--gray-2);justify-content:space-between;align-items:center;padding:8px;display:flex}.notificationPanel-module__tWpHtq__title{color:var(--gray-14);font-weight:700;line-height:20px}.notificationPanel-module__tWpHtq__closeButton{cursor:pointer;width:24px;height:24px;color:var(--gray-12);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}.notificationPanel-module__tWpHtq__closeButton:hover{background-color:var(--hover)}.notificationPanel-module__tWpHtq__tabRow{border-bottom:1px solid var(--gray-2);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.notificationPanel-module__tWpHtq__tabs{align-items:center;gap:4px;display:flex}.notificationPanel-module__tWpHtq__tab{cursor:pointer;color:var(--gray-12);white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-weight:500;line-height:20px}.notificationPanel-module__tWpHtq__tabActive{background-color:var(--gray-13);color:var(--gray-1);font-weight:800}.notificationPanel-module__tWpHtq__tabCount{color:var(--gray-13);font-weight:800}.notificationPanel-module__tWpHtq__tabCountActive{color:var(--gray-1)}.notificationPanel-module__tWpHtq__clearButton{color:var(--gray-10);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:4px 8px;font-size:14px;font-weight:500;line-height:20px}.notificationPanel-module__tWpHtq__clearButton:disabled{cursor:not-allowed;opacity:.4}.notificationPanel-module__tWpHtq__unreadFilter{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px 8px;line-height:20px;display:flex}.notificationPanel-module__tWpHtq__unreadLabel{color:var(--gray-9);font-weight:500}.notificationPanel-module__tWpHtq__unreadLabelActive{color:var(--orange-5)}.notificationPanel-module__tWpHtq__checkbox{border:1.5px solid var(--gray-9);border-radius:1px;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.notificationPanel-module__tWpHtq__checkboxActive{border-color:var(--orange-5);background-color:var(--orange-5)}.notificationPanel-module__tWpHtq__checkMark{color:#fff;font-size:10px;line-height:1}.notificationPanel-module__tWpHtq__notificationList{flex-direction:column;max-height:400px;display:flex;overflow-y:auto}.notificationPanel-module__tWpHtq__dateGroup{flex-direction:column;display:flex}.notificationPanel-module__tWpHtq__dateHeader{color:var(--gray-10);padding:8px 8px 8px 6px;font-weight:600;line-height:20px}.notificationPanel-module__tWpHtq__dateHeaderDivider{border-top:1px solid var(--gray-3);margin-top:12px;padding-top:16px}.notificationPanel-module__tWpHtq__notificationItem{text-align:left;cursor:pointer;border:none;align-items:flex-start;gap:12px;width:100%;padding:16px 0;display:flex}.notificationPanel-module__tWpHtq__avatar{background:var(--gray-4);width:36px;height:36px;color:var(--gray-9);border-radius:45px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.notificationPanel-module__tWpHtq__avatar.notificationPanel-module__tWpHtq__issueAvatar{background:#ffe5e9}.notificationPanel-module__tWpHtq__avatar.notificationPanel-module__tWpHtq__reviewRequestAvatar{background:#e3f7ef}.notificationPanel-module__tWpHtq__avatar.notificationPanel-module__tWpHtq__vacationAvatar{background:#e8f1fb}.notificationPanel-module__tWpHtq__avatarLoading{border-radius:inherit;background:var(--gray-4);width:100%;height:100%;animation:1.2s ease-in-out infinite notificationPanel-module__tWpHtq__avatarPulse;display:block}@keyframes notificationPanel-module__tWpHtq__avatarPulse{0%,to{opacity:1}50%{opacity:.55}}.notificationPanel-module__tWpHtq__avatarImage{object-fit:cover;width:100%;height:100%}.notificationPanel-module__tWpHtq__avatarImageLoading{opacity:0}.notificationPanel-module__tWpHtq__avatarImageVisible{opacity:1;transition:opacity .15s ease-out}.notificationPanel-module__tWpHtq__avatar.notificationPanel-module__tWpHtq__issueAvatar .notificationPanel-module__tWpHtq__avatarImage,.notificationPanel-module__tWpHtq__avatar.notificationPanel-module__tWpHtq__reviewRequestAvatar .notificationPanel-module__tWpHtq__avatarImage,.notificationPanel-module__tWpHtq__avatar.notificationPanel-module__tWpHtq__vacationAvatar .notificationPanel-module__tWpHtq__avatarImage{width:80%;height:80%}.notificationPanel-module__tWpHtq__itemContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.notificationPanel-module__tWpHtq__itemHeader{justify-content:space-between;align-items:center;line-height:20px;display:flex}.notificationPanel-module__tWpHtq__sender{color:var(--gray-14);font-weight:600}.notificationPanel-module__tWpHtq__date{color:var(--gray-8);font-weight:500}.notificationPanel-module__tWpHtq__message{color:var(--gray-12);font-weight:400;line-height:20px}.notificationPanel-module__tWpHtq__tag{border-radius:4px;align-items:center;gap:8px;width:fit-content;padding:2px 0;display:inline-flex}.notificationPanel-module__tWpHtq__tagName{color:var(--gray-10);font-weight:400}.notificationPanel-module__tWpHtq__tagIcon{color:var(--gray-12);font-size:16px}.notificationPanel-module__tWpHtq__commentBox{background-color:var(--gray-2);border-radius:6px;width:100%;margin-top:6px;padding:10px 12px}.notificationPanel-module__tWpHtq__commentText{color:var(--gray-12);white-space:pre-wrap;word-break:break-word;font-weight:400;line-height:20px;display:block}.notificationPanel-module__tWpHtq__mention{color:var(--orange-6);font-weight:600}.notificationPanel-module__tWpHtq__emptyState{flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:16px 0;display:flex}.notificationPanel-module__tWpHtq__emptyText{color:var(--gray-8);font-weight:400;line-height:20px}.notificationPanel-module__tWpHtq__sentinel{width:100%;height:1px}.notificationPanel-module__tWpHtq__loadingMore{justify-content:center;padding:8px 0;display:flex}.notificationPanel-module__tWpHtq__loadingMoreText{color:var(--gray-9);font-weight:500}
.OverviewReviewWidgetV3-module___9eyoq__projectSubline{color:var(--gray-10);text-overflow:ellipsis;white-space:nowrap;width:100%;margin:2px 0 0;padding:0 0 0 4px;font-weight:500;line-height:1.5;overflow:hidden}.OverviewReviewWidgetV3-module___9eyoq__reviewHeaderColumn{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.OverviewReviewWidgetV3-module___9eyoq__reviewTitleRow{flex-direction:row;align-items:center;gap:6px;min-width:0;display:flex}.OverviewReviewWidgetV3-module___9eyoq__splitViewListWrapper{min-height:0;overflow-y:auto}
.urgentWorkBar-module__yr6spW__wrap{align-items:center;gap:4px;width:100%;min-height:80px;display:flex}.urgentWorkBar-module__yr6spW__detail{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;width:100%;height:180px}.urgentWorkBar-module__yr6spW__label{width:48px;color:var(--gray-10);flex-shrink:0;font-weight:500;line-height:1.3}.urgentWorkBar-module__yr6spW__detailLabel{text-align:left;width:auto}.urgentWorkBar-module__yr6spW__detailHeader{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.urgentWorkBar-module__yr6spW__value{color:var(--gray-14);white-space:nowrap;font-weight:700}.urgentWorkBar-module__yr6spW__valueNumber{font-weight:800}.urgentWorkBar-module__yr6spW__detail .urgentWorkBar-module__yr6spW__chart{width:100%}.urgentWorkBar-module__yr6spW__detail .urgentWorkBar-module__yr6spW__track{height:28px}.urgentWorkBar-module__yr6spW__emptyWrap{justify-content:center;align-items:center;height:80px;display:flex}.urgentWorkBar-module__yr6spW__chart{flex:1;min-width:0}.urgentWorkBar-module__yr6spW__track{background:var(--gray-4);border-radius:0 3px 3px 0;width:100%;height:17px;position:relative;overflow:hidden}.urgentWorkBar-module__yr6spW__fill{z-index:1;background:var(--orange-5);cursor:default;border-radius:0 3px 3px 0;height:100%;position:absolute;top:0;left:0}.urgentWorkBar-module__yr6spW__zones{border-top:1px solid var(--gray-12);width:100%;display:flex;position:relative;overflow:visible}.urgentWorkBar-module__yr6spW__improveZoneLabel{flex:1 1 0;min-width:max-content}.urgentWorkBar-module__yr6spW__zones:after{content:"";background:var(--gray-12);width:1px;height:10px;position:absolute;top:-6px;right:0}.urgentWorkBar-module__yr6spW__zoneLabel{color:var(--gray-10);text-align:center;white-space:nowrap;flex-shrink:0;padding-top:6px;font-weight:500;position:relative}.urgentWorkBar-module__yr6spW__zoneLabel:before{content:"";background:var(--gray-12);width:1px;height:10px;position:absolute;top:-6px;left:0}.urgentWorkBar-module__yr6spW__tooltip{z-index:2000;color:var(--gray-1);white-space:nowrap;background:var(--gray-14);pointer-events:none;border-radius:6px;padding:6px 10px;font-weight:700;animation:.12s ease-out urgentWorkBar-module__yr6spW__tooltipFadeIn;box-shadow:0 4px 12px #0000001f}@keyframes urgentWorkBar-module__yr6spW__tooltipFadeIn{0%{opacity:0}to{opacity:1}}.dark .urgentWorkBar-module__yr6spW__track{background:var(--gray-scale-gray10,#80807d)}
.profileDropdown-module__48x8IW__dropdown{background:var(--background);border:1px solid var(--gray-5);z-index:1000;opacity:0;pointer-events:none;border-radius:8px;min-width:260px;padding:12px;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + 4px);right:0;transform:translateY(-10px);box-shadow:12px 12px 24px #00000026}.dark .profileDropdown-module__48x8IW__dropdown{border:1px solid var(--dark-box-line)}.profileDropdown-module__48x8IW__dropdownOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.profileDropdown-module__48x8IW__userInfo{background:var(--gray-2);border:1px solid var(--gray-3);border-radius:8px;align-items:center;gap:12px;padding:6px 12px;display:flex}.dark .profileDropdown-module__48x8IW__userInfo{background:var(--gray-3);border:1px solid var(--dark-box-line)}.profileDropdown-module__48x8IW__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.profileDropdown-module__48x8IW__userText{flex-direction:column;justify-content:space-between;align-self:stretch;min-width:0;padding:8px 0;display:flex}.profileDropdown-module__48x8IW__userName{color:var(--gray-14);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.profileDropdown-module__48x8IW__userEmail{color:var(--gray-11);white-space:nowrap;text-overflow:ellipsis;font-weight:400;overflow:hidden}.profileDropdown-module__48x8IW__section{flex-direction:column;gap:4px;margin-top:10px;display:flex}.profileDropdown-module__48x8IW__sectionLabel{color:var(--gray-9);padding:0 8px 4px;font-weight:400}.profileDropdown-module__48x8IW__menuItem{text-align:left;cursor:pointer;width:100%;color:var(--gray-13);background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px;font-weight:500;transition:background .15s;display:flex}.profileDropdown-module__48x8IW__menuItem:hover{background:var(--hover)}.profileDropdown-module__48x8IW__menuIcon{color:var(--gray-10);font-size:16px}.profileDropdown-module__48x8IW__divider{background:var(--gray-3);height:1px;margin:4px 0}.dark .profileDropdown-module__48x8IW__divider{background:var(--dark-box-line)}.profileDropdown-module__48x8IW__menuItemText{color:var(--gray-12);font-weight:500}.profileDropdown-module__48x8IW__logoutText{color:var(--gray-9);font-weight:500}
.TodoWidget-module__sSXtyq__container{width:100%}.TodoWidget-module__sSXtyq__smallLayout{flex-direction:column;gap:6px;display:flex}.TodoWidget-module__sSXtyq__smallItem{background:var(--gray-2);border-radius:10px;padding:8px}.TodoWidget-module__sSXtyq__mediumLayout{flex-direction:column;gap:10px;display:flex}.TodoWidget-module__sSXtyq__mediumItem{border:1px solid var(--gray-3);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;padding:12px;display:flex}.TodoWidget-module__sSXtyq__largeLayout{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.TodoWidget-module__sSXtyq__largeCard{background:linear-gradient(#fff8ef,#fff);border-radius:16px;padding:16px;box-shadow:0 12px 24px #0000001a}.TodoWidget-module__sSXtyq__badge{color:var(--orange-6);background:#ffa64626;border-radius:999px;padding:4px 12px;font-size:.75rem}.TodoWidget-module__sSXtyq__todoList{background:var(--background);border-radius:16px;flex-direction:column;flex:1;gap:0;min-height:100%;display:flex}.TodoWidget-module__sSXtyq__todoListHeader{margin-top:12px}.TodoWidget-module__sSXtyq__todoListHeaderTitle{color:var(--gray-14);font-weight:800}.TodoWidget-module__sSXtyq__todoListFixedHeader{flex-shrink:0}.TodoWidget-module__sSXtyq__todoListWrapper{flex:1;min-height:0;overflow:visible}.TodoWidget-module__sSXtyq__todoListWrapperCollapsed{opacity:0;max-height:0;overflow:hidden;transform:translateY(-4px)}.TodoWidget-module__sSXtyq__todoItemRow{align-items:center;min-width:0;padding:9px 0}.TodoWidget-module__sSXtyq__todoItemRowAlignStart{align-items:flex-start}.TodoWidget-module__sSXtyq__todoItemAction{flex-shrink:0;align-items:center;margin-left:auto;display:flex}.TodoWidget-module__sSXtyq__todoItemActionAlignCenter{align-self:center}.TodoWidget-module__sSXtyq__titleTagChevronGroup{flex:1;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.TodoWidget-module__sSXtyq__titleInlineEllipsis{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.TodoWidget-module__sSXtyq__chevronWrap{box-sizing:border-box;cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;line-height:1;transition:background .15s;display:inline-flex}.TodoWidget-module__sSXtyq__chevronWrap:hover{background:var(--gray-4)}.TodoWidget-module__sSXtyq__chevronWrap:active{background:var(--gray-6)}.TodoWidget-module__sSXtyq__chevronWrap .anticon{vertical-align:middle;justify-content:center;align-items:center;width:100%;height:100%;line-height:1;display:flex}.TodoWidget-module__sSXtyq__chevronWrap .anticon>svg{width:12px;height:12px;display:block}.TodoWidget-module__sSXtyq__sColumn{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.TodoWidget-module__sSXtyq__sTagRow{flex-shrink:0}.TodoWidget-module__sSXtyq__sTitleChevronRow{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.TodoWidget-module__sSXtyq__sTitleEllipsis{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.TodoWidget-module__sSXtyq__taskTitleEllipsis{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.TodoWidget-module__sSXtyq__todoListInWidget{flex-direction:column;max-height:none;padding:0;display:flex;overflow:visible}.TodoWidget-module__sSXtyq__taskGroupExpanded{padding-bottom:8px}.TodoWidget-module__sSXtyq__completeTextBtn{border:1px solid var(--gray-4);cursor:pointer;color:var(--gray-10);white-space:nowrap;background:0 0;border-radius:4px;flex-shrink:0;align-items:center;gap:4px;margin-left:8px;padding:0 4px;display:inline-flex}.TodoWidget-module__sSXtyq__projectNameTitle{color:var(--gray-14);margin-bottom:8px;font-weight:800}.TodoWidget-module__sSXtyq__emptyState{flex:1;justify-content:center;align-items:center;display:flex}.TodoWidget-module__sSXtyq__checklistContainer{padding:0 20px}.TodoWidget-module__sSXtyq__checklistItem{background-image:linear-gradient(var(--gray-4),var(--gray-4));background-position:0 100%;background-repeat:no-repeat;background-size:75% 1px;border-bottom:none;align-items:center;gap:10px;padding:8px 0;display:flex}.TodoWidget-module__sSXtyq__checklistItem:last-child{background-image:none}.TodoWidget-module__sSXtyq__checklistText{text-overflow:ellipsis;white-space:nowrap;flex:0 64%;min-width:0;max-width:64%;font-weight:600;display:block;overflow:hidden}
.workLevelChart-module__cIAb2W__wrap{--work-level-grid-color:var(--gray-5);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-end;width:100%;height:140px;padding-right:20px;display:flex}.workLevelChart-module__cIAb2W__wrap.workLevelChart-module__cIAb2W__detail{align-items:center;height:220px;padding-right:0}.workLevelChart-module__cIAb2W__wrap.workLevelChart-module__cIAb2W__emptyWrap{align-items:center;padding-right:0}:is(.workLevelChart-module__cIAb2W__wrap .recharts-wrapper,.workLevelChart-module__cIAb2W__wrap .recharts-surface){overflow:visible}.workLevelChart-module__cIAb2W__tooltip{background:var(--gray-14);pointer-events:none;border-radius:8px;padding:8px 12px;animation:.12s ease-out workLevelChart-module__cIAb2W__tooltipFadeIn;box-shadow:0 4px 12px #0000001f}@keyframes workLevelChart-module__cIAb2W__tooltipFadeIn{0%{opacity:0}to{opacity:1}}.workLevelChart-module__cIAb2W__tooltipLabel{color:var(--gray-8);font-weight:500}.workLevelChart-module__cIAb2W__tooltipValue{color:var(--gray-1);margin-top:2px;font-weight:700}.workLevelChart-module__cIAb2W__tooltipTeamValue{color:var(--green-1);margin-top:2px;font-weight:500}.dark .workLevelChart-module__cIAb2W__wrap{--work-level-grid-color:var(--gray-scale-gray12,#565653)}
.taskLevelBar-module__49dSzW__container{align-items:center;gap:10px;width:50%;min-width:0;display:flex}.taskLevelBar-module__49dSzW__bar{flex:1;align-items:center;gap:2px;min-width:0;display:flex}.taskLevelBar-module__49dSzW__segment{cursor:pointer;border:none;border-radius:3px;flex:1 1 0;min-width:0;height:16px;padding:0;transition:background-color .15s}.taskLevelBar-module__49dSzW__segment:focus-visible{outline:2px solid var(--orange-5);outline-offset:1px}.taskLevelBar-module__49dSzW__segmentEmpty{background:var(--gray-3)}.taskLevelBar-module__49dSzW__segmentPending{background:linear-gradient(90deg,var(--gray-3)0%,var(--gray-2)50%,var(--gray-3)100%);background-size:240px 100%;animation:1.1s linear infinite taskLevelBar-module__49dSzW__taskLevelSegmentShimmer}@keyframes taskLevelBar-module__49dSzW__taskLevelSegmentShimmer{0%{background-position:-120px 0}to{background-position:240px 0}}@media (prefers-reduced-motion:reduce){.taskLevelBar-module__49dSzW__segmentPending{animation:none}}.taskLevelBar-module__49dSzW__tone_low{background:var(--green-1)}.taskLevelBar-module__49dSzW__tone_mid{background:var(--orange-2)}.taskLevelBar-module__49dSzW__tone_high{background:#ffe5e9}.taskLevelBar-module__49dSzW__levelLabel{min-width:1.75rem;color:var(--gray-12);flex-shrink:0;font-weight:600}.taskLevelBar-module__49dSzW__levelLabelPending{color:var(--gray-7)}.taskLevelBar-module__49dSzW__disabled{opacity:.55;pointer-events:none}.taskLevelBar-module__49dSzW__disabled .taskLevelBar-module__49dSzW__segment{cursor:not-allowed}.taskLevelBar-module__49dSzW__readOnly{pointer-events:none}.taskLevelBar-module__49dSzW__readOnly .taskLevelBar-module__49dSzW__segment{cursor:default}
.taskLevelField-module__q6JkDW__root{align-items:center;gap:8px;width:100%;min-width:0;padding:0 8px;display:flex}.taskLevelField-module__q6JkDW__bar{flex:auto;width:auto;min-width:0;max-width:180px}.taskLevelField-module__q6JkDW__editButton{border:1px solid var(--gray-5);height:28px;color:var(--gray-9);white-space:nowrap;cursor:pointer;background:var(--background);border-radius:6px;align-items:center;gap:4px;margin-left:auto;padding:4px 10px;font-weight:500;transition:background .15s,border-color .15s}.dark .taskLevelField-module__q6JkDW__editButton{border:1px solid var(--dark-box-line)}.taskLevelField-module__q6JkDW__editButton:hover:not(:disabled){border-color:var(--gray-7);background:var(--hover)}.taskLevelField-module__q6JkDW__editButton:disabled{opacity:.5;cursor:not-allowed}
.createDifficultyRow-module__C9KTZa__root{align-items:center;gap:8px;width:100%;min-width:0;padding:0 8px;display:flex}.createDifficultyRow-module__C9KTZa__bar{flex:auto;width:auto;min-width:0;max-width:142px}.createDifficultyRow-module__C9KTZa__aiChip{background:var(--orange-1);color:var(--orange-6);white-space:nowrap;border-radius:4px;flex-shrink:0;align-items:center;gap:4px;padding:4px 8px;font-weight:600;display:inline-flex}.createDifficultyRow-module__C9KTZa__aiChipIcon{flex-shrink:0;display:block}.createDifficultyRow-module__C9KTZa__aiChipText{white-space:nowrap;align-items:center;display:inline-flex}.createDifficultyRow-module__C9KTZa__labelRow{align-items:center;gap:8px;display:inline-flex}.createDifficultyRow-module__C9KTZa__infoIcon{color:var(--gray-8);cursor:help;font-size:12px}
@keyframes timelineAiLoading-module__WXNjuG__overlayEnter{0%{opacity:0}to{opacity:1}}@keyframes timelineAiLoading-module__WXNjuG__loadingDotPulse{0%,80%,to{opacity:.2;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@keyframes timelineAiLoading-module__WXNjuG__progressFill{0%{width:0%}to{width:100%}}@keyframes timelineAiLoading-module__WXNjuG__veilPeekCycle{0%{-webkit-mask-image:var(--veil-mask-image);-webkit-mask-image:var(--veil-mask-image);mask-image:var(--veil-mask-image);-webkit-mask-position:115% 95%;mask-position:115% 95%;-webkit-mask-size:280% 280%;mask-size:280% 280%}87%{-webkit-mask-image:var(--veil-mask-image);-webkit-mask-image:var(--veil-mask-image);mask-image:var(--veil-mask-image);-webkit-mask-position:-15% -5%;mask-position:-15% -5%}88%,to{-webkit-mask-image:none;mask-image:none}}.timelineAiLoading-module__WXNjuG__overlay{z-index:1;text-align:center;opacity:1;background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;padding-top:25%;transition:opacity 1s;animation:.4s both timelineAiLoading-module__WXNjuG__overlayEnter;display:flex;position:absolute;inset:0;overflow:hidden}.timelineAiLoading-module__WXNjuG__veilNebula{z-index:0;pointer-events:none;--veil-mask-image:linear-gradient(108deg,#000 0%,#000 44%,#00000073 47%,transparent 50%,#00000073 53%,#000 56%,#000 100%);-webkit-mask-image:var(--veil-mask-image);-webkit-mask-image:var(--veil-mask-image);mask-image:var(--veil-mask-image);background:linear-gradient(#ffffffe6 42.31%,#d8d8d89e 100%);animation:4s ease-in-out infinite timelineAiLoading-module__WXNjuG__veilPeekCycle;position:absolute;inset:0;box-shadow:-7px 8px 12px #a1a19c40;-webkit-mask-size:280% 280%;mask-size:280% 280%}.dark .timelineAiLoading-module__WXNjuG__veilNebula{background:linear-gradient(0deg,color-mix(in srgb,var(--gray-1)72%,transparent)0%,color-mix(in srgb,var(--background)92%,transparent)57.69%);box-shadow:none}.timelineAiLoading-module__WXNjuG__overlayExiting{pointer-events:none;opacity:0!important;animation:none!important}.timelineAiLoading-module__WXNjuG__overlayExiting .timelineAiLoading-module__WXNjuG__veilNebula{animation:none}.timelineAiLoading-module__WXNjuG__overlay>:not(.timelineAiLoading-module__WXNjuG__veilNebula){z-index:1;position:relative}.timelineAiLoading-module__WXNjuG__sparkle{display:flex}.timelineAiLoading-module__WXNjuG__title{color:var(--orange-6);font-weight:700}.timelineAiLoading-module__WXNjuG__loadingDots{margin-left:1px;display:inline-flex}.timelineAiLoading-module__WXNjuG__loadingDot{animation:1.4s ease-in-out infinite timelineAiLoading-module__WXNjuG__loadingDotPulse}.timelineAiLoading-module__WXNjuG__loadingDot:nth-child(2){animation-delay:.2s}.timelineAiLoading-module__WXNjuG__loadingDot:nth-child(3){animation-delay:.4s}.timelineAiLoading-module__WXNjuG__progressTrack{background:var(--gray-6);border-radius:10px;width:210px;height:15px;overflow:hidden}.timelineAiLoading-module__WXNjuG__progressFill{background:linear-gradient(to right,var(--orange-6),var(--orange-3));border-radius:10px;width:0%;height:100%;animation-name:timelineAiLoading-module__WXNjuG__progressFill;animation-timing-function:linear;animation-fill-mode:forwards}.timelineAiLoading-module__WXNjuG__desc{color:var(--gray-14);font-weight:500;line-height:1.5}
.opsReviewRequestAction-module__rdj6Jq__group{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.opsReviewRequestAction-module__rdj6Jq__requestButton{box-sizing:border-box;border:1px solid var(--gray-5);background:var(--background);cursor:pointer;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;min-width:66px;height:28px;padding:0 10px;transition:background .15s,border-color .15s;display:inline-flex}.opsReviewRequestAction-module__rdj6Jq__requestButton:hover:not(:disabled){background:var(--hover);border-color:var(--gray-7)}.opsReviewRequestAction-module__rdj6Jq__requestButton:disabled{cursor:not-allowed;opacity:.5}.opsReviewRequestAction-module__rdj6Jq__requestedButton{box-sizing:border-box;border:1px solid var(--gray-5);background:var(--background);cursor:default;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-width:66px;height:28px;padding:0 10px;display:inline-flex}.opsReviewRequestAction-module__rdj6Jq__requestButtonLabel,.opsReviewRequestAction-module__rdj6Jq__requestedButtonLabel,.opsReviewRequestAction-module__rdj6Jq__completedBadgeLabel{color:var(--gray-10);font-weight:500}.opsReviewRequestAction-module__rdj6Jq__completedBadge{box-sizing:border-box;border:1px solid var(--gray-5);background:var(--gray-2);cursor:default;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-width:66px;height:28px;padding:0 10px;display:inline-flex}.opsReviewRequestAction-module__rdj6Jq__searchRow{align-items:center;gap:4px;min-width:0;display:inline-flex}.opsReviewRequestAction-module__rdj6Jq__searchFieldWrap{min-width:110px;max-width:110px;position:relative}.opsReviewRequestAction-module__rdj6Jq__searchField{border:none;border-bottom:1px solid var(--gray-5);background:0 0;align-items:center;gap:6px;width:100%;min-height:28px;padding:0 2px 4px;display:flex}.opsReviewRequestAction-module__rdj6Jq__searchField:focus-within{border-bottom-color:var(--gray-8)}.opsReviewRequestAction-module__rdj6Jq__searchIcon{color:var(--gray-9);flex-shrink:0;font-size:12px}.opsReviewRequestAction-module__rdj6Jq__searchInput{min-width:0;color:var(--gray-12);background:0 0;border:none;outline:none;flex:1;padding:0}.opsReviewRequestAction-module__rdj6Jq__searchInput::placeholder{color:var(--gray-8)}.opsReviewRequestAction-module__rdj6Jq__selectedChip{background:var(--gray-2);color:var(--gray-12);white-space:nowrap;text-overflow:ellipsis;border-radius:4px;align-items:center;gap:4px;max-width:120px;padding:2px 6px;font-weight:500;display:inline-flex;overflow:hidden}.opsReviewRequestAction-module__rdj6Jq__chipRemove{color:var(--gray-8);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:10px;line-height:1;display:inline-flex}.opsReviewRequestAction-module__rdj6Jq__chipRemove:hover{color:var(--gray-12)}.opsReviewRequestAction-module__rdj6Jq__dropdownBackdrop{z-index:1199;position:fixed;inset:0}.opsReviewRequestAction-module__rdj6Jq__dropdownPanel{z-index:1200;background:var(--background);border:1px solid var(--gray-5);border-radius:8px;min-width:220px;max-width:min(280px,80vw);padding:8px 4px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 12px #00000014}.opsReviewRequestAction-module__rdj6Jq__dropdownOptions{flex-direction:column;gap:2px;max-height:200px;display:flex;overflow-y:auto}.opsReviewRequestAction-module__rdj6Jq__dropdownOption{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:6px 8px;display:flex}.opsReviewRequestAction-module__rdj6Jq__dropdownOption:hover{background:var(--hover)}.opsReviewRequestAction-module__rdj6Jq__dropdownOptionSelected{background:var(--gray-3)}.opsReviewRequestAction-module__rdj6Jq__avatar{background:var(--gray-3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.opsReviewRequestAction-module__rdj6Jq__avatarImage{object-fit:cover;width:100%;height:100%}.opsReviewRequestAction-module__rdj6Jq__avatarFallback{color:var(--gray-9);font-weight:600}.opsReviewRequestAction-module__rdj6Jq__optionName{color:var(--gray-12);font-weight:500}.opsReviewRequestAction-module__rdj6Jq__emptyOptions{color:var(--gray-8);padding:8px}.opsReviewRequestAction-module__rdj6Jq__iconButton{border:1px solid var(--gray-5);background:var(--background);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.opsReviewRequestAction-module__rdj6Jq__iconButton:hover:not(:disabled){background:var(--hover);border-color:var(--gray-7)}.opsReviewRequestAction-module__rdj6Jq__iconButton:disabled{cursor:not-allowed;opacity:1}.opsReviewRequestAction-module__rdj6Jq__sendButtonActive{border-color:var(--orange-6);background:var(--orange-6)}.opsReviewRequestAction-module__rdj6Jq__sendButtonActive svg{scale:.89}.opsReviewRequestAction-module__rdj6Jq__sendButtonActive:hover:not(:disabled){border-color:var(--orange-7);background:var(--orange-7)}.opsReviewRequestAction-module__rdj6Jq__noticeBar{background:var(--gray-3);border-radius:4px;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:8px 12px;display:flex}.opsReviewRequestAction-module__rdj6Jq__noticeText{color:var(--gray-11);font-weight:500}.opsReviewRequestAction-module__rdj6Jq__noticeTextName{color:var(--gray-14);font-weight:600}.opsReviewRequestAction-module__rdj6Jq__cancelLink{color:var(--gray-14);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-weight:500;text-decoration:underline}.opsReviewRequestAction-module__rdj6Jq__cancelLink:hover:not(:disabled){color:var(--gray-13)}.opsReviewRequestAction-module__rdj6Jq__cancelLink:disabled{cursor:not-allowed;opacity:.5}
.itemDetailSlider-module__-2BP_a__container{flex-direction:column;gap:12px;width:100%;display:flex}.itemDetailSlider-module__-2BP_a__titleInput{color:var(--gray-14);background:0 0;border:none;outline:none;flex:1;font-weight:700}.itemDetailSlider-module__-2BP_a__titleInput::placeholder{color:var(--gray-8)}.itemDetailSlider-module__-2BP_a__fieldSubgroup{flex-direction:column;gap:8px;display:flex}.itemDetailSlider-module__-2BP_a__fieldSubgroupInReview{gap:8px}.itemDetailSlider-module__-2BP_a__valueCell{cursor:pointer;border-radius:6px;flex:1;align-items:center;gap:6px;min-width:0;min-height:32px;padding:4px 8px;transition:background-color .15s;display:flex;position:relative}.itemDetailSlider-module__-2BP_a__valueCell:hover{background:var(--hover)}.itemDetailSlider-module__-2BP_a__valueCellDisabled{cursor:not-allowed}.itemDetailSlider-module__-2BP_a__valueCellDisabled:hover{background:0 0}.itemDetailSlider-module__-2BP_a__flatSelectorRow{gap:0!important;width:100%!important;margin-bottom:0!important}.itemDetailSlider-module__-2BP_a__flatChipButton{background:0 0!important;border-radius:0!important;min-height:0!important;padding:0!important}.itemDetailSlider-module__-2BP_a__flatChipButton:hover{background:0 0!important}.itemDetailSlider-module__-2BP_a__compactChipText{border-radius:4px!important;min-height:0!important;padding:4px 8px!important;line-height:1!important}.itemDetailSlider-module__-2BP_a__chipTextSm{letter-spacing:calc(var(--ls-14)/16*1rem)!important;font-size:clamp(.77rem,.85vw,.83rem)!important;line-height:var(--lh-14)!important;font-weight:500!important}.itemDetailSlider-module__-2BP_a__dateRangeFlat{letter-spacing:calc(var(--ls-14)/16*1rem);font-size:clamp(.77rem,.85vw,.83rem);line-height:var(--lh-14);gap:0!important;width:100%!important;padding:0!important}.itemDetailSlider-module__-2BP_a__dateRangeFlat button,.itemDetailSlider-module__-2BP_a__dateRangeFlat span,.itemDetailSlider-module__-2BP_a__dateRangeFlat input{font-weight:500!important}.itemDetailSlider-module__-2BP_a__fieldValueInput{color:var(--gray-14);background:0 0;border:none;outline:none;flex:1;font-weight:500}.itemDetailSlider-module__-2BP_a__fieldValueInput::placeholder{color:var(--gray-8)}.itemDetailSlider-module__-2BP_a__dateFieldControl{flex:1}.itemDetailSlider-module__-2BP_a__dateTimeWrapper .ant-picker{box-shadow:none;background:0 0;border:none;padding:0}.itemDetailSlider-module__-2BP_a__dateTimeWrapper .ant-picker-input>input{color:var(--gray-14);font-weight:500}.itemDetailSlider-module__-2BP_a__dateTimeWrapper .ant-picker-input>input::placeholder{color:var(--gray-8)}.itemDetailSlider-module__-2BP_a__dateTimeWrapper .ant-picker-suffix{display:none}.itemDetailSlider-module__-2BP_a__dateTimeWrapper .ant-picker-clear{display:none}.itemDetailSlider-module__-2BP_a__datePickerTrigger{text-align:left;justify-content:flex-start;gap:6px;width:100%;padding:0}.itemDetailSlider-module__-2BP_a__stepDisplay{background:var(--gray-2);border-radius:4px;align-items:center;gap:6px;width:fit-content;min-height:28px;padding:6px 8px;display:flex}.itemDetailSlider-module__-2BP_a__stepDisplay .itemDetailSlider-module__-2BP_a__stepLabel{line-height:1}.itemDetailSlider-module__-2BP_a__stepBadge{background:var(--gray-12);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.itemDetailSlider-module__-2BP_a__stepBadgeText{color:var(--gray-1);font-size:10px;font-weight:700;line-height:1}.itemDetailSlider-module__-2BP_a__stepLabel{color:var(--gray-13);font-weight:500;line-height:1.5}.itemDetailSlider-module__-2BP_a__stepDropdown{z-index:10;background:var(--background);border:1px solid var(--gray-10);box-shadow:12px 12px 24px 0 var(--box-shadow);border-radius:8px;min-width:220px;padding:2px 4px;position:absolute;top:calc(100% + 4px);left:0}.itemDetailSlider-module__-2BP_a__stepDropdownHeader{border-bottom:1px solid var(--gray-2);align-items:center;padding:8px;display:flex}.itemDetailSlider-module__-2BP_a__stepDropdownHeaderText{color:var(--gray-14);font-weight:500}.itemDetailSlider-module__-2BP_a__stepDropdownList{flex-direction:column;gap:4px;padding:4px 0;display:flex}.itemDetailSlider-module__-2BP_a__stepDropdownItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:6px;display:flex}.itemDetailSlider-module__-2BP_a__stepDropdownItem:hover{background:var(--hover)}.itemDetailSlider-module__-2BP_a__stepDropdownItemActive{background:var(--gray-3)}.itemDetailSlider-module__-2BP_a__stepDropdownItemDisabled{opacity:.5;cursor:not-allowed;pointer-events:none}.itemDetailSlider-module__-2BP_a__stepDropdownItemLeft{align-items:center;gap:6px;padding:4px 6px;display:flex}.itemDetailSlider-module__-2BP_a__chipDisplay{align-items:center;gap:6px;width:100%;display:flex}.itemDetailSlider-module__-2BP_a__chipDropdown{z-index:10;background:var(--background);border:1px solid var(--gray-10);box-shadow:12px 12px 24px 0 var(--box-shadow);border-radius:8px;min-width:180px;padding:4px;position:absolute;top:calc(100% + 4px);left:0}.dark .itemDetailSlider-module__-2BP_a__chipDropdown{border-color:var(--dark-box-line)}.itemDetailSlider-module__-2BP_a__chipDropdownList{flex-direction:column;gap:4px;display:flex}.itemDetailSlider-module__-2BP_a__chipDropdownItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:6px;display:flex}.itemDetailSlider-module__-2BP_a__chipDropdownItem:hover{background:var(--hover)}.itemDetailSlider-module__-2BP_a__chipDropdownItemActive{background:var(--gray-3)}.itemDetailSlider-module__-2BP_a__chipDropdownItemText{border-radius:4px;padding:2px 6px;font-weight:500}.itemDetailSlider-module__-2BP_a__chipEmptyPlaceholder{color:var(--gray-8);background:var(--gray-2);border-radius:4px;padding:1.5px 6px;font-family:inherit;font-weight:500;line-height:1.5}.itemDetailSlider-module__-2BP_a__checkIcon{color:var(--gray-14);margin-right:6px;font-size:12px}.itemDetailSlider-module__-2BP_a__memoWrapper{padding-bottom:28px}.itemDetailSlider-module__-2BP_a__memoTextarea{resize:vertical;width:100%;min-height:42px;color:var(--gray-13);background:0 0;border:none;outline:none;padding:12px 8px;font-family:inherit;font-weight:500;line-height:1.5}.itemDetailSlider-module__-2BP_a__memoTextarea::placeholder{color:var(--gray-8)}.itemDetailSlider-module__-2BP_a__footer{justify-content:flex-end;gap:8px;display:flex}.itemDetailSlider-module__-2BP_a__borderlessEditor{background:0 0;border:none;outline:none;width:100%;height:100%;margin:0;padding:0}.itemDetailSlider-module__-2BP_a__onboardingPulseWrap{border-radius:8px;position:relative;overflow:visible}.itemDetailSlider-module__-2BP_a__onboardingSharedXRoot{position:relative}.itemDetailSlider-module__-2BP_a__itemOnboardingBubbleSlot{pointer-events:none;z-index:2;width:0;height:0;position:absolute;top:0;left:0}.itemDetailSlider-module__-2BP_a__itemOnboardingBubblePoint{pointer-events:none;width:0;height:0;position:absolute;top:0;left:0}.itemDetailSlider-module__-2BP_a__onboardingTitleSection{overflow:visible}.itemDetailSlider-module__-2BP_a__onboardingTitleSection h3{flex:1;min-width:0;overflow:visible}.itemDetailSlider-module__-2BP_a__titleInputWrap{width:100%;min-width:0;position:relative}.itemDetailSlider-module__-2BP_a__onboardingTitlePulse{border-radius:8px;margin:-4px -8px;padding:4px 8px;overflow:visible}.itemDetailSlider-module__-2BP_a__reviewPickBubbleAnchor{pointer-events:none;position:absolute;top:0;left:50%}.itemDetailSlider-module__-2BP_a__onboardingInteractionLocked{pointer-events:none;cursor:not-allowed;opacity:.55;-webkit-user-select:none;user-select:none}.dark .itemDetailSlider-module__-2BP_a__stepDropdown{border-color:var(--dark-box-line)}
.trackChipDropDpwn-module__ofol_q__container{z-index:10;border:1px solid var(--gray-10);background:#fff;border-radius:8px;min-width:220px;padding:2px 4px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:12px 12px 24px #0000001a}.trackChipDropDpwn-module__ofol_q__list{flex-direction:column;gap:4px;width:100%;display:flex}.trackChipDropDpwn-module__ofol_q__item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:6px;display:flex}.trackChipDropDpwn-module__ofol_q__item:hover{background:var(--hover)}.trackChipDropDpwn-module__ofol_q__itemText{border-radius:4px;padding:2px 6px;font-weight:500}.trackChipDropDpwn-module__ofol_q__checkIcon{color:var(--gray-14);font-size:12px}.trackChipDropDpwn-module__ofol_q__noneText{color:var(--gray-10);font-weight:500}
.ColorDropDown-module__DTleWq__wrapper{position:relative}.ColorDropDown-module__DTleWq__selectedButton{cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:16px;display:flex}.ColorDropDown-module__DTleWq__colorCircle{aspect-ratio:1;border:1px solid var(--gray-5);border-radius:6px;width:28px;height:28px}.ColorDropDown-module__DTleWq__caretIcon{color:var(--gray-10);margin-left:6px;font-size:14px;transition:transform .2s}.ColorDropDown-module__DTleWq__dropdown{z-index:9999;background:var(--background);border:1px solid var(--gray-5);border:1px solid #80807d;border-radius:8px;padding:12px;position:absolute;top:60px;box-shadow:0 4px 12px #00000026}.ColorDropDown-module__DTleWq__colorGrid{background:var(--background);grid-template-columns:repeat(5,1fr);gap:4px;min-width:200px;display:grid}.ColorDropDown-module__DTleWq__colorOption{aspect-ratio:1;cursor:pointer;border-radius:6px;width:100%;height:100%;padding:0;transition:transform .2s}.ColorDropDown-module__DTleWq__colorOption:hover{transform:scale(1.1)}
.OverviewTodoWidgetV3-module__ROMBGW__projectSubline{color:var(--gray-10);text-overflow:ellipsis;white-space:nowrap;width:100%;margin:2px 0 0;padding:0 0 0 4px;font-weight:600;line-height:1.5;overflow:hidden}.OverviewTodoWidgetV3-module__ROMBGW__titleBlockColumn{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.OverviewTodoWidgetV3-module__ROMBGW__splitViewColumns{align-items:flex-start;gap:32px;min-height:0;display:flex}.OverviewTodoWidgetV3-module__ROMBGW__splitViewColumn{flex-direction:column;flex:1;min-width:0;display:flex}
