.auth-shell-module__tRw0qq__page{background:var(--cif-bg-app);min-height:100dvh;color:var(--cif-text);font-family:var(--cif-font-sans);justify-content:center;align-items:center;margin:0;padding:1.25rem;display:flex}.auth-shell-module__tRw0qq__card{background:var(--cif-bg-card);border-radius:var(--cif-radius-lg);border:1px solid var(--cif-border);width:100%;max-width:380px;padding:1.5rem 1.75rem 2rem}.auth-shell-module__tRw0qq__cardWide{max-width:440px}.auth-shell-module__tRw0qq__brandMark{justify-content:center;margin:0 0 .625rem;display:flex}.auth-shell-module__tRw0qq__brandMarkSvg{width:44px;height:44px;color:var(--cif-text);filter:drop-shadow(0 1px 1px #0000000f);display:block}.auth-shell-module__tRw0qq__title{text-align:center;margin:0 0 .25rem;font-size:1.375rem;font-weight:600}.auth-shell-module__tRw0qq__sub{color:var(--cif-text-muted);text-align:center;margin:0 0 1.75rem;font-size:.8125rem;line-height:1.45}.auth-shell-module__tRw0qq__field{margin-bottom:1rem}.auth-shell-module__tRw0qq__field label,.auth-shell-module__tRw0qq__label{color:var(--cif-text-secondary);margin-bottom:.25rem;font-size:.75rem;display:block}.auth-shell-module__tRw0qq__input{border:1px solid var(--cif-border);border-radius:var(--cif-radius-md);background:var(--cif-bg-card);width:100%;color:var(--cif-text);outline:none;padding:.55rem .75rem;font-family:inherit;font-size:.8125rem}.auth-shell-module__tRw0qq__input:focus{border-color:var(--cif-focus-ring)}.auth-shell-module__tRw0qq__row{gap:.625rem;display:flex}.auth-shell-module__tRw0qq__row .auth-shell-module__tRw0qq__field{flex:1}.auth-shell-module__tRw0qq__fieldRow{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.auth-shell-module__tRw0qq__forgot{color:var(--cif-accent-hover);cursor:pointer;opacity:.85;background:0 0;border:none;padding:0;font-family:inherit;font-size:.6875rem}.auth-shell-module__tRw0qq__forgot:hover{opacity:1;text-decoration:underline}.auth-shell-module__tRw0qq__btnPrimary{text-align:center;color:#fff;background:var(--cif-accent);border-radius:var(--cif-radius-md);cursor:pointer;border:none;width:100%;margin-block:1.25rem 0;padding:.625rem 0;font-family:inherit;font-size:.875rem;font-weight:500}.auth-shell-module__tRw0qq__btnPrimary:hover:not(:disabled){background:var(--cif-accent-hover)}.auth-shell-module__tRw0qq__btnPrimary:disabled{opacity:.65;cursor:not-allowed}.auth-shell-module__tRw0qq__linkBlock{text-align:center;color:var(--cif-text-muted);margin-top:1.25rem;font-size:.75rem}.auth-shell-module__tRw0qq__linkBlock a{color:var(--cif-accent-hover);text-decoration:none}.auth-shell-module__tRw0qq__linkBlock a:hover{text-decoration:underline}.auth-shell-module__tRw0qq__langSwitch{border-top:1px solid var(--cif-border);justify-content:center;gap:.5rem;margin-top:1.5rem;padding-top:1rem;display:flex}.auth-shell-module__tRw0qq__lang{border-radius:var(--cif-radius-md);border:1px solid var(--cif-border);color:var(--cif-text-muted);cursor:default;background:0 0;padding:.25rem .625rem;font-family:inherit;font-size:.6875rem}.auth-shell-module__tRw0qq__langActive{background:var(--cif-bg-subtle);color:#333}.auth-shell-module__tRw0qq__error{color:var(--cif-danger);margin:0 0 .5rem;font-size:.875rem}.auth-shell-module__tRw0qq__inputError,.auth-shell-module__tRw0qq__inputError:focus{border-color:var(--cif-danger)}.auth-shell-module__tRw0qq__inputError:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--cif-danger) 14%, transparent)}.auth-shell-module__tRw0qq__fieldError{letter-spacing:.01em;color:var(--cif-danger);align-items:flex-start;gap:.375rem;margin:.375rem 0 0;font-size:.75rem;line-height:1.4;animation:.16s auth-shell-module__tRw0qq__cifFieldErrorIn;display:flex}.auth-shell-module__tRw0qq__fieldErrorIcon{flex:none;width:.875rem;height:.875rem;margin-top:.08rem}.auth-shell-module__tRw0qq__formAlert{background:color-mix(in srgb, var(--cif-danger) 8%, transparent);border:.5px solid color-mix(in srgb, var(--cif-danger) 32%, transparent);border-radius:var(--cif-radius-md);color:var(--cif-danger);align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:.625rem .875rem;font-size:.8125rem;line-height:1.4;animation:.18s auth-shell-module__tRw0qq__cifFormAlertIn;display:flex}.auth-shell-module__tRw0qq__formAlertIcon{flex:none;width:1rem;height:1rem;margin-top:.1rem}@keyframes auth-shell-module__tRw0qq__cifFieldErrorIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-shell-module__tRw0qq__cifFormAlertIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.auth-shell-module__tRw0qq__fieldError,.auth-shell-module__tRw0qq__formAlert{animation:none}}.auth-shell-module__tRw0qq__hint{color:var(--cif-text-muted);margin-block-start:.25rem;font-size:.6875rem}.auth-shell-module__tRw0qq__hintOk{color:color-mix(in srgb, var(--cif-success) 72%, var(--cif-text-muted))}.auth-shell-module__tRw0qq__hintBad{color:color-mix(in srgb, var(--cif-danger) 78%, var(--cif-text-muted))}.auth-shell-module__tRw0qq__hintRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.auth-shell-module__tRw0qq__hintAction{font:inherit;color:var(--cif-accent-hover);cursor:pointer;background:0 0;border:none;padding:0;font-size:.6875rem;text-decoration:none}.auth-shell-module__tRw0qq__hintAction:hover{text-decoration:underline}.auth-shell-module__tRw0qq__mutedCenter{text-align:center;color:var(--cif-text-secondary);margin:0;font-size:.875rem}.auth-shell-module__tRw0qq__link{font:inherit;font-size:inherit;color:var(--cif-accent-hover);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.auth-shell-module__tRw0qq__link:hover{text-decoration:underline}.auth-shell-module__tRw0qq__link:disabled{opacity:.6;cursor:default}.auth-shell-module__tRw0qq__infoBox{background:color-mix(in srgb, var(--cif-accent) 8%, transparent);border:1px solid color-mix(in srgb, var(--cif-accent) 25%, transparent);border-radius:var(--cif-radius-md);color:var(--cif-text-secondary);flex-direction:column;gap:.375rem;margin-bottom:1rem;padding:.625rem .875rem;font-size:.8125rem;display:flex}
.catalina-loading-spinner-module__7-6hoa__wrap{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.catalina-loading-spinner-module__7-6hoa__logoSpin{width:52px;height:52px;color:var(--cif-text);will-change:transform;flex-shrink:0;animation:1.05s linear infinite catalina-loading-spinner-module__7-6hoa__catalinaLoadingSpin}.catalina-loading-spinner-module__7-6hoa__logoSpinSm{width:40px;height:40px;color:var(--cif-text);will-change:transform;flex-shrink:0;animation:1.05s linear infinite catalina-loading-spinner-module__7-6hoa__catalinaLoadingSpin}.catalina-loading-spinner-module__7-6hoa__logoSvg{width:100%;height:100%;display:block}.catalina-loading-spinner-module__7-6hoa__caption{color:var(--cif-text-muted);text-align:center;font-size:.875rem}@keyframes catalina-loading-spinner-module__7-6hoa__catalinaLoadingSpin{to{transform:rotate(360deg)}}.catalina-loading-spinner-module__7-6hoa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.task-detail-modal-module__HAwLMW__overlay{background:var(--cif-overlay);min-height:100dvh;padding-block-start:max(1rem, env(safe-area-inset-top,0px));padding-block-end:max(1rem, env(safe-area-inset-bottom,0px));padding-inline:max(1.25rem, env(safe-area-inset-left,0px), env(safe-area-inset-right,0px));box-sizing:border-box;z-index:1400;-webkit-overflow-scrolling:touch;justify-content:center;align-items:safe center;display:flex;position:fixed;inset:0;overflow:hidden auto}.task-detail-modal-module__HAwLMW__modal{width:100%;max-width:600px;max-height:min(92dvh, calc(100dvh - max(2rem, env(safe-area-inset-top,0px) + env(safe-area-inset-bottom,0px))));background:var(--cif-bg-card);border-radius:var(--cif-radius-lg);border:1px solid var(--cif-border);min-height:0;box-shadow:0 4px 24px color-mix(in srgb, var(--cif-text) 6%, transparent), 0 1px 2px color-mix(in srgb, var(--cif-text) 4%, transparent);flex-direction:column;display:flex;overflow:hidden}@media (max-width:767px){.task-detail-modal-module__HAwLMW__overlay{align-items:flex-end;padding:0;overflow-y:hidden}.task-detail-modal-module__HAwLMW__modal{border-bottom:none;border-radius:20px 20px 0 0;width:100%;max-width:100%;height:94dvh;max-height:94dvh;margin-bottom:0}.task-detail-modal-module__HAwLMW__body{flex-direction:column!important;align-items:stretch!important}.task-detail-modal-module__HAwLMW__left{flex-shrink:0;border-block-end:1px solid var(--cif-border-strong)!important;border-inline-end:none!important;flex:none!important;width:100%!important;max-width:100%!important}.task-detail-modal-module__HAwLMW__right{border-top:1px solid var(--cif-border-strong);flex-shrink:0;grid-template-columns:1fr 1fr;align-self:stretch;gap:0 12px;padding:12px 16px 16px;overflow-y:visible;border-inline-start:none!important;width:100%!important;min-width:0!important;max-width:100%!important;max-height:none!important;display:grid!important}.task-detail-modal-module__HAwLMW__field:last-child:nth-child(odd){grid-column:1/-1}}.task-detail-modal-module__HAwLMW__header{border-bottom:1px solid var(--cif-border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:16px 20px;display:flex}.task-detail-modal-module__HAwLMW__breadcrumb{color:var(--cif-text-muted);align-items:center;gap:6px;margin-bottom:.25rem;font-size:.6875rem;display:flex}.task-detail-modal-module__HAwLMW__breadcrumbDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.task-detail-modal-module__HAwLMW__titleBlock{flex:1;min-width:0}.task-detail-modal-module__HAwLMW__title{color:var(--cif-text);margin:0;font-size:17px;font-weight:600}.task-detail-modal-module__HAwLMW__inlineTitle{margin:0;box-sizing:border-box;width:100%;max-width:100%;color:var(--cif-text);resize:none;border-radius:var(--cif-radius-md);box-shadow:none;background:0 0;border:none;outline:none;margin-inline:-8px;padding:6px 8px;font-family:inherit;font-size:17px;font-weight:600;line-height:1.35;transition:background .35s,box-shadow .35s;display:block;overflow:hidden}.task-detail-modal-module__HAwLMW__inlineTitle:hover:not(:disabled){background:color-mix(in srgb, var(--cif-accent) 5%, transparent)}.task-detail-modal-module__HAwLMW__inlineTitle:focus{outline:none}.task-detail-modal-module__HAwLMW__inlineTitle:focus-visible{background:color-mix(in srgb, var(--cif-accent) 8%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--cif-accent) 22%, transparent)}.task-detail-modal-module__HAwLMW__inlineTitle:disabled{opacity:.6}.task-detail-modal-module__HAwLMW__inlineDesc{box-sizing:border-box;width:100%;min-height:72px;color:var(--cif-text-secondary);resize:none;border-radius:var(--cif-radius-md);background:0 0;border:none;outline:none;margin:0 0 16px;margin-inline:-10px;padding:10px;font-family:inherit;font-size:13px;line-height:1.6;transition:background .35s,box-shadow .35s;display:block}.task-detail-modal-module__HAwLMW__inlineDesc::placeholder{color:var(--cif-text-muted);opacity:.85}.task-detail-modal-module__HAwLMW__inlineDesc:hover:not(:disabled){background:color-mix(in srgb, var(--cif-accent) 4%, transparent)}.task-detail-modal-module__HAwLMW__inlineDesc:focus{outline:none}.task-detail-modal-module__HAwLMW__inlineDesc:focus-visible{background:color-mix(in srgb, var(--cif-accent) 7%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--cif-accent) 18%, transparent)}.task-detail-modal-module__HAwLMW__inlineDesc:disabled{opacity:.6}.task-detail-modal-module__HAwLMW__close{color:var(--cif-text-muted);cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-family:inherit;font-size:1.25rem;line-height:1}.task-detail-modal-module__HAwLMW__close:hover{color:var(--cif-text)}.task-detail-modal-module__HAwLMW__updateErrorBanner{color:var(--cif-danger);background:color-mix(in srgb, var(--cif-danger) 8%, var(--cif-bg-card));border-bottom:1px solid color-mix(in srgb, var(--cif-danger) 18%, transparent);flex-shrink:0;padding:10px 20px;font-size:12px}.task-detail-modal-module__HAwLMW__body{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:transparent transparent;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden auto}.task-detail-modal-module__HAwLMW__body::-webkit-scrollbar{width:8px;height:8px}.task-detail-modal-module__HAwLMW__body::-webkit-scrollbar-track{background:0 0}.task-detail-modal-module__HAwLMW__body::-webkit-scrollbar-thumb{background:0 0;border-radius:4px}.task-detail-modal-module__HAwLMW__body:hover{scrollbar-color:color-mix(in srgb, var(--cif-text-muted) 18%, var(--cif-bg-card)) transparent}.task-detail-modal-module__HAwLMW__body:hover::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--cif-text-muted) 18%, var(--cif-bg-card))}.task-detail-modal-module__HAwLMW__body:hover::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--cif-text-muted) 19%, var(--cif-bg-card))}@media (min-width:768px){.task-detail-modal-module__HAwLMW__body{flex-direction:row;align-items:stretch}}.task-detail-modal-module__HAwLMW__left{border-block-end:1px solid var(--cif-border-strong);flex:1;min-width:0;min-height:0;padding:16px 20px}@media (min-width:768px){.task-detail-modal-module__HAwLMW__left{border-block-end:none}}.task-detail-modal-module__HAwLMW__desc{color:var(--cif-text-secondary);margin-bottom:16px;font-size:13px;line-height:1.6}.task-detail-modal-module__HAwLMW__descPlaceholder{color:var(--cif-text-muted);margin-bottom:16px;font-size:13px;line-height:1.6}.task-detail-modal-module__HAwLMW__tabs{border-bottom:1px solid var(--cif-border);gap:.5rem;margin-bottom:20px;padding-bottom:0;display:flex}.task-detail-modal-module__HAwLMW__tab{color:var(--cif-text-muted);cursor:pointer;border:none;background:0 0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.5rem 0;font-family:inherit;font-size:.75rem}.task-detail-modal-module__HAwLMW__tabActive{color:var(--cif-accent-hover);border-bottom-color:var(--cif-accent);font-weight:500}.task-detail-modal-module__HAwLMW__tabCount{color:var(--cif-text-secondary,#666);background:#f0f0f0;border-radius:8px;margin-inline-start:4px;padding:1px 6px;font-size:10px}.task-detail-modal-module__HAwLMW__tabActive .task-detail-modal-module__HAwLMW__tabCount{color:#185fa5;background:#e6f1fb}.task-detail-modal-module__HAwLMW__commentMotion{align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex;overflow:hidden}.task-detail-modal-module__HAwLMW__commentBody{flex:1;min-width:0;position:relative}.task-detail-modal-module__HAwLMW__commentMeta{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:2px;padding-inline-end:.25rem;display:flex}.task-detail-modal-module__HAwLMW__commentMetaMain{flex-wrap:wrap;align-items:baseline;gap:.375rem;min-width:0;display:flex}.task-detail-modal-module__HAwLMW__commentActions{opacity:0;pointer-events:none;flex-shrink:0;align-items:center;gap:.5rem;transition:opacity .22s,transform .22s;display:inline-flex;transform:translate(6px)}.task-detail-modal-module__HAwLMW__commentMotion:hover .task-detail-modal-module__HAwLMW__commentActions,.task-detail-modal-module__HAwLMW__commentMotion:focus-within .task-detail-modal-module__HAwLMW__commentActions{opacity:1;pointer-events:auto;transform:translate(0)}.task-detail-modal-module__HAwLMW__commentActionLink{cursor:pointer;color:var(--cif-text-muted);letter-spacing:.01em;white-space:nowrap;background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:.6875rem;font-weight:400;text-decoration:none}.task-detail-modal-module__HAwLMW__commentActionLink:hover{color:var(--cif-text-secondary)}.task-detail-modal-module__HAwLMW__commentActionLink:focus{outline:none}.task-detail-modal-module__HAwLMW__commentActionLink:focus-visible{outline:2px solid var(--cif-focus-ring);outline-offset:2px;border-radius:2px}.task-detail-modal-module__HAwLMW__commentActionDelete{cursor:pointer;color:var(--cif-text-muted);letter-spacing:.01em;white-space:nowrap;background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:.6875rem;font-weight:400;transition:color .15s}.task-detail-modal-module__HAwLMW__commentActionDelete:hover,.task-detail-modal-module__HAwLMW__commentActionDeleteArmed{color:var(--cif-salmon)}.task-detail-modal-module__HAwLMW__commentActionDeleteArmed:hover{color:var(--cif-salmon-hover)}.task-detail-modal-module__HAwLMW__commentActionDelete:focus{outline:none}.task-detail-modal-module__HAwLMW__commentActionDelete:focus-visible{outline:2px solid var(--cif-focus-ring);outline-offset:2px;border-radius:2px}.task-detail-modal-module__HAwLMW__commentMotionEditing .task-detail-modal-module__HAwLMW__commentActions{opacity:0!important;pointer-events:none!important}.task-detail-modal-module__HAwLMW__commentAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;font-size:.625rem;font-weight:600;display:flex}.task-detail-modal-module__HAwLMW__commentAuthor{font-size:.75rem;font-weight:500}.task-detail-modal-module__HAwLMW__commentTime{color:var(--cif-text-muted);font-size:.6875rem}.task-detail-modal-module__HAwLMW__commentText{color:var(--cif-text-secondary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.8125rem;line-height:1.5}.task-detail-modal-module__HAwLMW__commentTextEdit{width:100%;color:var(--cif-text-secondary);resize:none;white-space:pre-wrap;word-break:break-word;box-sizing:border-box;background:0 0;border:none;border-radius:0;margin:0;padding:0;font-family:inherit;font-size:.8125rem;line-height:1.5;display:block;overflow:hidden}.task-detail-modal-module__HAwLMW__commentTextEdit:focus{outline:none}.task-detail-modal-module__HAwLMW__commentTextEdit:focus-visible{box-shadow:0 0 0 1px color-mix(in srgb, var(--cif-focus-ring) 55%, transparent);border-radius:var(--cif-radius-sm)}.task-detail-modal-module__HAwLMW__commentRichEdit{width:100%;min-height:40px;color:var(--cif-text-secondary);white-space:pre-wrap;word-break:break-word;box-sizing:border-box;background:0 0;border:none;border-radius:0;outline:none;margin:0;padding:0;font-size:.8125rem;line-height:1.5;display:block}.task-detail-modal-module__HAwLMW__commentRichEdit:focus-visible{box-shadow:0 0 0 1px color-mix(in srgb, var(--cif-focus-ring) 55%, transparent);border-radius:var(--cif-radius-sm)}.task-detail-modal-module__HAwLMW__commentRichEdit h1{color:var(--cif-text);margin:.25em 0 .1em;font-size:.9375rem;font-weight:600}.task-detail-modal-module__HAwLMW__commentRichEdit h2{color:var(--cif-text);margin:.2em 0 .08em;font-size:.875rem;font-weight:600}.task-detail-modal-module__HAwLMW__commentRichEdit ul{margin:.15em 0;padding-inline-start:1.1rem}.task-detail-modal-module__HAwLMW__commentRichEdit li{margin:.06em 0}.task-detail-modal-module__HAwLMW__commentRichEdit code{background:color-mix(in srgb, var(--cif-text) 8%, transparent);border-radius:3px;padding:.05em .22em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.task-detail-modal-module__HAwLMW__commentRichEdit a{color:var(--cif-accent);text-underline-offset:2px;text-decoration:underline}.task-detail-modal-module__HAwLMW__commentComposerGrow{flex:1;align-self:stretch;min-width:0}.task-detail-modal-module__HAwLMW__commentComposerRich{border:1px solid color-mix(in srgb, var(--cif-border) 58%, white);border-radius:var(--cif-radius-md);background:color-mix(in srgb, var(--cif-bg-card) 96%, var(--cif-bg-app));width:100%;min-height:42px;max-height:160px;color:var(--cif-text-secondary);white-space:pre-wrap;word-break:break-word;box-sizing:border-box;outline:none;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;line-height:1.5;transition:border-color .2s,box-shadow .2s;display:block;overflow-y:auto}.task-detail-modal-module__HAwLMW__commentComposerRich:hover:not([contenteditable=false]){border-color:color-mix(in srgb, var(--cif-border) 78%, white)}.task-detail-modal-module__HAwLMW__commentComposerRich:focus-visible{border-color:color-mix(in srgb, var(--cif-accent) 42%, var(--cif-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--cif-accent) 7%, transparent)}.task-detail-modal-module__HAwLMW__commentComposerRich h1{color:var(--cif-text);margin:.2em 0 .08em;font-size:.9rem;font-weight:600}.task-detail-modal-module__HAwLMW__commentComposerRich h2{color:var(--cif-text);margin:.15em 0 .06em;font-size:.82rem;font-weight:600}.task-detail-modal-module__HAwLMW__commentComposerRich ul{margin:.12em 0;padding-inline-start:1.1rem}.task-detail-modal-module__HAwLMW__commentComposerRich li{margin:.05em 0}.task-detail-modal-module__HAwLMW__commentComposerRich code{background:color-mix(in srgb, var(--cif-text) 7%, transparent);border-radius:3px;padding:.05em .22em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.task-detail-modal-module__HAwLMW__commentComposerRich a{color:var(--cif-accent);text-underline-offset:2px;text-decoration:underline}.task-detail-modal-module__HAwLMW__commentInputRow{align-items:flex-end;gap:.5rem;margin-top:.75rem;display:flex}.task-detail-modal-module__HAwLMW__commentInput{border:1px solid color-mix(in srgb, var(--cif-border) 58%, white);border-radius:var(--cif-radius-md);background:color-mix(in srgb, var(--cif-bg-card) 96%, var(--cif-bg-app));outline:none;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;transition:border-color .2s,box-shadow .2s}.task-detail-modal-module__HAwLMW__commentInput:hover:not(:disabled){border-color:color-mix(in srgb, var(--cif-border) 78%, white)}.task-detail-modal-module__HAwLMW__commentInput:focus{border-color:color-mix(in srgb, var(--cif-accent) 42%, var(--cif-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--cif-accent) 7%, transparent);outline:none}.task-detail-modal-module__HAwLMW__commentSend{color:var(--cif-text-secondary);background:var(--cif-bg-muted);border-radius:var(--cif-radius-md);border:1px solid var(--cif-border);box-sizing:border-box;cursor:pointer;flex-shrink:0;margin:0;padding:7px 14px;font-family:inherit;font-size:12px}.task-detail-modal-module__HAwLMW__commentSend:hover:not(:disabled){background:var(--cif-bg-subtle);color:var(--cif-text)}.task-detail-modal-module__HAwLMW__commentSend:focus{outline:none}.task-detail-modal-module__HAwLMW__commentSend:focus-visible{outline:2px solid var(--cif-focus-ring);outline-offset:2px}.task-detail-modal-module__HAwLMW__commentSend:disabled{opacity:.5;cursor:not-allowed}.task-detail-modal-module__HAwLMW__placeholderTab{color:var(--cif-text-muted);font-size:.8125rem;line-height:1.5}.task-detail-modal-module__HAwLMW__historyPanel{min-height:2rem}.task-detail-modal-module__HAwLMW__historyEmpty{color:var(--cif-text-muted);margin:0;font-size:.8125rem;line-height:1.5}.task-detail-modal-module__HAwLMW__historyAccordion{margin:0}.task-detail-modal-module__HAwLMW__historyAccordionDepts{margin-bottom:28px}.task-detail-modal-module__HAwLMW__historyAccordionStages{margin-bottom:22px}.task-detail-modal-module__HAwLMW__historyAccordionSummary{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--cif-text-secondary);align-items:center;gap:8px;padding:6px 0;font-size:13px;font-weight:500;line-height:1.35;list-style:none;transition:color .2s;display:inline-flex}.task-detail-modal-module__HAwLMW__historyAccordionSummary:hover{color:var(--cif-text)}.task-detail-modal-module__HAwLMW__historyAccordionSummary::-webkit-details-marker{display:none}.task-detail-modal-module__HAwLMW__historyAccordionChevron{color:var(--cif-text-muted);font-size:10px;line-height:1;transition:transform .2s,color .2s;display:inline-block}.task-detail-modal-module__HAwLMW__historyAccordion[open] .task-detail-modal-module__HAwLMW__historyAccordionChevron{transform:rotate(90deg)}.task-detail-modal-module__HAwLMW__historyAccordionSummary:hover .task-detail-modal-module__HAwLMW__historyAccordionChevron{color:var(--cif-text-secondary)}.task-detail-modal-module__HAwLMW__historyAccordionPanel{margin-top:12px;padding-bottom:2px}.task-detail-modal-module__HAwLMW__historyDeptChips{flex-wrap:wrap;gap:10px;display:flex}.task-detail-modal-module__HAwLMW__historyDeptChip{border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;font-weight:500;line-height:1.3;display:inline-flex}.task-detail-modal-module__HAwLMW__historyDeptChipDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.task-detail-modal-module__HAwLMW__historyStagesBody{background:color-mix(in srgb, var(--cif-bg-muted) 88%, var(--cif-bg-card));border-radius:var(--cif-radius-md);border:.5px solid color-mix(in srgb, var(--cif-border) 45%, transparent);box-shadow:0 1px 2px color-mix(in srgb, var(--cif-text) 4%, transparent);margin-top:12px;padding:12px 16px}.task-detail-modal-module__HAwLMW__historyStageRow{justify-content:space-between;align-items:baseline;gap:12px;padding:4px 0;font-size:13px;display:flex}.task-detail-modal-module__HAwLMW__historyStageRowLeft{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:inline-flex}.task-detail-modal-module__HAwLMW__historyStageDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.task-detail-modal-module__HAwLMW__historyStageBoard{font-weight:500}.task-detail-modal-module__HAwLMW__historyStageColBracket{color:var(--cif-text-muted);font-weight:400}.task-detail-modal-module__HAwLMW__historyStageDur{color:var(--cif-text);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:500}.task-detail-modal-module__HAwLMW__historyAccordionChronology{margin-bottom:0}.task-detail-modal-module__HAwLMW__historyTimelinePanel{border-top:.5px solid color-mix(in srgb, var(--cif-border) 55%, transparent);margin-top:12px;padding-top:16px}.task-detail-modal-module__HAwLMW__historyGroupSegList{margin-bottom:8px;padding-inline-start:44px;position:relative}.task-detail-modal-module__HAwLMW__historyGroupSegLine{background:color-mix(in srgb, var(--cif-border) 55%, transparent);z-index:0;pointer-events:none;width:1px;position:absolute;inset-inline-start:24px}.task-detail-modal-module__HAwLMW__historySeg{margin-bottom:20px;position:relative}.task-detail-modal-module__HAwLMW__historySeg:last-child{margin-bottom:0}.task-detail-modal-module__HAwLMW__historySegDot{inset-inline-start:-26px;border:2px solid var(--cif-bg-card);box-sizing:border-box;z-index:1;border-radius:50%;width:11px;height:11px;position:absolute;top:6px}.task-detail-modal-module__HAwLMW__historySegMain{min-width:0}.task-detail-modal-module__HAwLMW__historySegRow1{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.task-detail-modal-module__HAwLMW__historySegColumn{color:var(--cif-text);font-size:14px;font-weight:500}.task-detail-modal-module__HAwLMW__historySegPill{background:var(--cif-bg-muted);color:var(--cif-text-secondary);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;line-height:1.25;display:inline-flex}.task-detail-modal-module__HAwLMW__historySegPillDone{color:#085041;white-space:nowrap;background:#e1f5ee;border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;line-height:1.25;display:inline-flex}.task-detail-modal-module__HAwLMW__historySegMeta{color:var(--cif-text-muted);margin-top:2px;font-size:12px;line-height:1.35}.task-detail-modal-module__HAwLMW__historyBoardDivider{background:linear-gradient(90deg, var(--cif-bg-muted) 0%, transparent 100%);border-radius:8px 0 0 8px;margin-top:0;margin-bottom:6px;padding:8px 12px 8px 28px;position:relative}.task-detail-modal-module__HAwLMW__historyBoardDividerFollow{margin-top:12px}.task-detail-modal-module__HAwLMW__historyBoardDividerRing{inset-inline-start:5px;border:2.5px solid var(--cif-accent);box-sizing:border-box;background:var(--cif-bg-card);z-index:2;border-radius:50%;width:15px;height:15px;position:absolute;top:50%;transform:translateY(-50%)}.task-detail-modal-module__HAwLMW__historyBoardDividerLabel{letter-spacing:.3px;font-size:12px;font-weight:500}.task-detail-modal-module__HAwLMW__right{width:100%;max-width:none;color:var(--cif-text);border-top:1px solid var(--cif-border-strong);flex-shrink:0;padding:16px;font-size:12px;line-height:1.35}@media (min-width:768px){.task-detail-modal-module__HAwLMW__right{flex-shrink:initial;border-top:none;border-inline-start:1px solid var(--cif-border-strong);flex-shrink:0;align-self:stretch;width:200px;padding:16px}}.task-detail-modal-module__HAwLMW__field{margin-bottom:14px}.task-detail-modal-module__HAwLMW__field:last-child{margin-bottom:0}.task-detail-modal-module__HAwLMW__fieldLabel{letter-spacing:.05em;color:var(--cif-text-muted);margin-bottom:5px;font-size:11px;font-weight:400;line-height:1.25}.task-detail-modal-module__HAwLMW__fieldEmptyAdd{box-sizing:border-box;border:1px dashed var(--cif-text-muted);width:22px;height:22px;color:var(--cif-text-muted);opacity:.82;cursor:default;vertical-align:middle;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.task-detail-modal-module__HAwLMW__fieldEmptyAddPlus{-webkit-user-select:none;user-select:none;margin-top:-1px;font-size:13px;font-weight:400;line-height:1}.task-detail-modal-module__HAwLMW__badge{border-radius:var(--cif-radius-sm);padding:2px 8px;font-size:.6875rem;font-weight:500;display:inline-block}.task-detail-modal-module__HAwLMW__badgeStatus{background:var(--cif-accent-soft);color:var(--cif-accent-hover)}.task-detail-modal-module__HAwLMW__badgeHigh{background:var(--cif-badge-high-bg);color:var(--cif-badge-high-fg)}.task-detail-modal-module__HAwLMW__badgeMedium{background:var(--cif-badge-medium-bg);color:var(--cif-badge-medium-fg)}.task-detail-modal-module__HAwLMW__badgeLow{background:var(--cif-badge-low-bg);color:var(--cif-badge-low-fg)}.task-detail-modal-module__HAwLMW__person{align-items:center;gap:.375rem;margin-top:0;display:flex}.task-detail-modal-module__HAwLMW__personAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.5625rem;font-weight:600;display:flex}.task-detail-modal-module__HAwLMW__boardDot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.task-detail-modal-module__HAwLMW__boardLivingBadgeInline{letter-spacing:.01em;background:color-mix(in srgb, var(--cif-bg-muted) 70%, transparent);border:1px solid color-mix(in srgb, var(--cif-border) 65%, transparent);border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:3px 10px;font-size:.6875rem;font-weight:500;display:inline-flex}.task-detail-modal-module__HAwLMW__boardLivingLabelInline{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.task-detail-modal-module__HAwLMW__fieldMono{color:var(--cif-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.task-detail-modal-module__HAwLMW__planLinks{flex-direction:column;gap:4px;display:flex}.task-detail-modal-module__HAwLMW__planLink{color:var(--cif-accent);font-size:13px;font-weight:500;text-decoration:none}.task-detail-modal-module__HAwLMW__planLink:hover{text-decoration:underline}.task-detail-modal-module__HAwLMW__dueOverdue{color:var(--cif-badge-high-fg)}.task-detail-modal-module__HAwLMW__dateSecondary{color:var(--cif-text-secondary)}.task-detail-modal-module__HAwLMW__loading,.task-detail-modal-module__HAwLMW__errorBox{padding:1.5rem;font-size:.875rem}.task-detail-modal-module__HAwLMW__errorBox{color:var(--cif-danger)}.task-detail-modal-module__HAwLMW__modalFooter{border-top:1px solid var(--cif-border);flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;padding:12px 20px 16px;display:flex}.task-detail-modal-module__HAwLMW__modalDeleteBtn{border-radius:var(--cif-radius-md);background:color-mix(in srgb, var(--cif-text-muted) 8%, transparent);color:var(--cif-text-muted);cursor:pointer;border:1px solid #0000;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:color .28s,border-color .28s,background .28s,box-shadow .28s}.task-detail-modal-module__HAwLMW__modalDeleteBtn:hover:not(:disabled):not(.task-detail-modal-module__HAwLMW__modalDeleteArmed){color:#b85c52;background:color-mix(in srgb, #c4706a 12%, var(--cif-bg-card));border-color:color-mix(in srgb, #c4706a 28%, var(--cif-border))}.task-detail-modal-module__HAwLMW__modalDeleteBtn:disabled{opacity:.6;cursor:not-allowed}.task-detail-modal-module__HAwLMW__modalDeleteArmed{border-color:color-mix(in srgb, #c12d2d 38%, var(--cif-border));background:color-mix(in srgb, #c12d2d 6%, var(--cif-bg-card));color:#c12d2d!important}.task-detail-modal-module__HAwLMW__modalDeleteError{color:var(--cif-danger);text-align:end;max-width:100%;margin:0;font-size:12px}.task-detail-modal-module__HAwLMW__popoverScrim{z-index:1401;background:color-mix(in srgb, var(--cif-text) 5%, transparent);-webkit-backdrop-filter:blur(3px);position:fixed;inset:0}.task-detail-modal-module__HAwLMW__popoverRoot{z-index:1402;-webkit-overflow-scrolling:touch;max-width:calc(100vw - 16px);max-height:min(88dvh,100dvh - 24px);position:fixed;overflow:hidden auto}.task-detail-modal-module__HAwLMW__prioWrap{position:relative}.task-detail-modal-module__HAwLMW__prioTrigger{cursor:pointer;border-radius:var(--cif-radius-sm);background:0 0;border:none;align-items:center;gap:6px;margin:0;padding:0;font-family:inherit;transition:opacity .2s;display:inline-flex}.task-detail-modal-module__HAwLMW__prioTrigger:disabled{opacity:.5;cursor:not-allowed}.task-detail-modal-module__HAwLMW__prioTrigger:hover:not(:disabled) .task-detail-modal-module__HAwLMW__prioChevron{opacity:.9}.task-detail-modal-module__HAwLMW__prioChevron{color:var(--cif-text-muted);opacity:.65;font-size:10px;transition:opacity .2s}.task-detail-modal-module__HAwLMW__prioTriggerBadge{letter-spacing:.01em;border-radius:999px;padding:3px 10px;font-size:.6875rem;font-weight:500}.task-detail-modal-module__HAwLMW__prioPastel_high{color:#7a3a38;background:#f0d2d2}.task-detail-modal-module__HAwLMW__prioPastel_medium{color:#4a5680;background:#dce2f4}.task-detail-modal-module__HAwLMW__prioPastel_low{color:#2d6b55;background:#daf0e7}.task-detail-modal-module__HAwLMW__prioMenu{border-radius:var(--cif-radius-lg);border:1px solid color-mix(in srgb, var(--cif-border) 70%, white);background:color-mix(in srgb, var(--cif-bg-card) 92%, transparent);-webkit-backdrop-filter:blur(12px);box-shadow:0 12px 40px color-mix(in srgb, var(--cif-text) 8%, transparent), 0 2px 8px color-mix(in srgb, var(--cif-text) 4%, transparent);margin:0;padding:8px;list-style:none}.task-detail-modal-module__HAwLMW__prioOption{border-radius:var(--cif-radius-md);cursor:pointer;text-align:start;background:0 0;border:none;align-items:center;gap:10px;width:100%;margin:0;padding:8px 10px;font-family:inherit;transition:background .2s;display:flex}.task-detail-modal-module__HAwLMW__prioOption:hover{background:color-mix(in srgb, var(--cif-accent) 8%, transparent)}.task-detail-modal-module__HAwLMW__prioOptionActive{background:color-mix(in srgb, var(--cif-accent) 12%, transparent)}.task-detail-modal-module__HAwLMW__prioOptionDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.task-detail-modal-module__HAwLMW__prioOptionText{flex-direction:column;gap:1px;min-width:0;display:flex}.task-detail-modal-module__HAwLMW__prioOptionLabel{color:var(--cif-text);font-size:12px;font-weight:500}.task-detail-modal-module__HAwLMW__prioOptionHint{color:var(--cif-text-muted);font-size:10px;font-weight:400}.task-detail-modal-module__HAwLMW__statusPastel_backlog{background:color-mix(in srgb, var(--cif-accent-soft) 100%, transparent);color:var(--cif-accent-hover)}.task-detail-modal-module__HAwLMW__statusPastel_inProgress{color:#355070;background:#cfddf1}.task-detail-modal-module__HAwLMW__statusPastel_review{color:#5a3d78;background:#e8dbf3}.task-detail-modal-module__HAwLMW__statusPastel_testing{color:#7a5f24;background:#f5e9cd}.task-detail-modal-module__HAwLMW__statusPastel_done{color:#2a6b48;background:#d8efe1}.task-detail-modal-module__HAwLMW__planStatusPastel_draft{background:color-mix(in srgb, var(--cif-text-muted) 22%, transparent);color:var(--cif-text-secondary)}.task-detail-modal-module__HAwLMW__planStatusPastel_active{background:color-mix(in srgb, var(--cif-accent-soft) 100%, transparent);color:var(--cif-accent-hover)}.task-detail-modal-module__HAwLMW__planStatusPastel_review{color:#ca8a04;background:#fbbf2447}.task-detail-modal-module__HAwLMW__planStatusPastel_closed{background:color-mix(in srgb, var(--cif-text-muted) 14%, transparent);color:var(--cif-text-muted)}.task-detail-modal-module__HAwLMW__cloudPanel{border-radius:var(--cif-radius-lg);border:1px solid color-mix(in srgb, var(--cif-border) 65%, white);background:color-mix(in srgb, var(--cif-bg-card) 88%, transparent);-webkit-backdrop-filter:blur(14px);box-shadow:0 16px 48px color-mix(in srgb, var(--cif-text) 10%, transparent), 0 2px 10px color-mix(in srgb, var(--cif-text) 5%, transparent);padding:0;overflow:hidden}.task-detail-modal-module__HAwLMW__cloudSearch{box-sizing:border-box;border:none;border-bottom:1px solid var(--cif-border);background:color-mix(in srgb, var(--cif-bg-card) 70%, transparent);width:100%;color:var(--cif-text);outline:none;padding:10px 12px;font-family:inherit;font-size:12px}.task-detail-modal-module__HAwLMW__cloudSearch::placeholder{color:var(--cif-text-muted)}.task-detail-modal-module__HAwLMW__cloudList{max-height:220px;margin:0;padding:6px;list-style:none;overflow-y:auto}.task-detail-modal-module__HAwLMW__cloudListBtn,.task-detail-modal-module__HAwLMW__cloudListBtnMuted{border-radius:var(--cif-radius-md);text-align:start;cursor:pointer;width:100%;color:var(--cif-text);background:0 0;border:none;margin:0;padding:8px 10px;font-family:inherit;font-size:12px;transition:background .2s;display:block}.task-detail-modal-module__HAwLMW__cloudListBtn:hover:not(:disabled){background:color-mix(in srgb, var(--cif-accent) 10%, transparent)}.task-detail-modal-module__HAwLMW__cloudListBtnActive{background:color-mix(in srgb, var(--cif-accent) 14%, transparent);font-weight:500}.task-detail-modal-module__HAwLMW__cloudListBtnMuted{color:var(--cif-text-muted);font-size:11px}.task-detail-modal-module__HAwLMW__cloudListBtnMuted:hover:not(:disabled){background:color-mix(in srgb, var(--cif-danger) 8%, transparent);color:var(--cif-danger)}.task-detail-modal-module__HAwLMW__cloudEmpty{color:var(--cif-text-muted);text-align:center;padding:12px;font-size:11px}.task-detail-modal-module__HAwLMW__cloudPanelCalendar{border-radius:var(--cif-radius-lg);border:1px solid color-mix(in srgb, var(--cif-border) 65%, white);background:color-mix(in srgb, var(--cif-bg-card) 90%, transparent);-webkit-backdrop-filter:blur(14px);box-shadow:0 16px 48px color-mix(in srgb, var(--cif-text) 10%, transparent), 0 2px 10px color-mix(in srgb, var(--cif-text) 5%, transparent);padding:12px}.task-detail-modal-module__HAwLMW__calNav{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.task-detail-modal-module__HAwLMW__calNavBtn{border-radius:var(--cif-radius-sm);background:color-mix(in srgb, var(--cif-text-muted) 10%, transparent);width:28px;height:28px;color:var(--cif-text-secondary);cursor:pointer;border:none;font-family:inherit;font-size:16px;line-height:1;transition:background .2s}.task-detail-modal-module__HAwLMW__calNavBtn:hover{background:color-mix(in srgb, var(--cif-accent) 12%, transparent)}.task-detail-modal-module__HAwLMW__calTitle{color:var(--cif-text);text-transform:capitalize;font-size:12px;font-weight:600}.task-detail-modal-module__HAwLMW__calWeekdays{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;display:grid}.task-detail-modal-module__HAwLMW__calWeekday{color:var(--cif-text-muted);text-align:center;font-size:10px}.task-detail-modal-module__HAwLMW__calGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.task-detail-modal-module__HAwLMW__calCellMuted{min-height:30px}.task-detail-modal-module__HAwLMW__calCell{border-radius:var(--cif-radius-sm);min-height:30px;color:var(--cif-text);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:11px;transition:background .2s,color .2s}.task-detail-modal-module__HAwLMW__calCell:hover:not(:disabled){background:color-mix(in srgb, var(--cif-accent) 14%, transparent)}.task-detail-modal-module__HAwLMW__calCellToday{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--cif-accent) 35%, transparent)}.task-detail-modal-module__HAwLMW__calCellSelected{background:color-mix(in srgb, var(--cif-accent) 22%, transparent);color:var(--cif-accent-hover);font-weight:600}.task-detail-modal-module__HAwLMW__calFooter{border-top:1px solid var(--cif-border);flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:10px;display:flex}.task-detail-modal-module__HAwLMW__calQuick,.task-detail-modal-module__HAwLMW__calQuickMuted{border-radius:var(--cif-radius-md);cursor:pointer;border:none;padding:5px 10px;font-family:inherit;font-size:11px;transition:background .2s}.task-detail-modal-module__HAwLMW__calQuick{background:color-mix(in srgb, var(--cif-accent) 14%, transparent);color:var(--cif-accent-hover)}.task-detail-modal-module__HAwLMW__calQuick:hover:not(:disabled){background:color-mix(in srgb, var(--cif-accent) 22%, transparent)}.task-detail-modal-module__HAwLMW__calQuickMuted{color:var(--cif-text-muted);background:0 0}.task-detail-modal-module__HAwLMW__calQuickMuted:hover:not(:disabled){background:color-mix(in srgb, var(--cif-danger) 10%, transparent);color:var(--cif-danger)}.task-detail-modal-module__HAwLMW__livingAddBtn{border:1px dashed color-mix(in srgb, var(--cif-text-muted) 55%, transparent);background:color-mix(in srgb, var(--cif-bg-card) 40%, transparent);width:26px;height:26px;color:var(--cif-text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .45s cubic-bezier(.34,1.3,.64,1),border-color .35s,background .35s,color .35s,box-shadow .35s;display:inline-flex}.task-detail-modal-module__HAwLMW__livingAddBtn:hover:not(:disabled){border-color:color-mix(in srgb, var(--cif-accent) 45%, transparent);background:color-mix(in srgb, var(--cif-accent) 10%, transparent);color:var(--cif-accent-hover);box-shadow:0 4px 14px color-mix(in srgb, var(--cif-accent) 12%, transparent);transform:scale(1.06)}.task-detail-modal-module__HAwLMW__livingAddBtn:disabled{opacity:.45;cursor:not-allowed}.task-detail-modal-module__HAwLMW__livingAddGlyph{-webkit-user-select:none;user-select:none;margin-top:-1px;font-size:14px;font-weight:400;line-height:1}.task-detail-modal-module__HAwLMW__livingFieldRow{border-radius:var(--cif-radius-md);cursor:pointer;text-align:start;min-width:0;color:var(--cif-text);box-sizing:border-box;background:0 0;border:none;align-items:center;gap:6px;width:100%;margin:-4px -6px;padding:4px 6px;font-family:inherit;font-size:12px;transition:background .35s;display:flex}.task-detail-modal-module__HAwLMW__livingFieldRow:hover:not(:disabled){background:color-mix(in srgb, var(--cif-accent) 7%, transparent)}.task-detail-modal-module__HAwLMW__livingFieldRow:disabled{opacity:.5;cursor:not-allowed}.task-detail-modal-module__HAwLMW__inlineDescView{border-radius:var(--cif-radius-md);cursor:text;min-height:72px;color:var(--cif-text-secondary);margin-inline:-10px;padding:10px;font-size:13px;line-height:1.6}.task-detail-modal-module__HAwLMW__inlineDescView:hover{background:color-mix(in srgb, var(--cif-accent) 4%, transparent)}.task-detail-modal-module__HAwLMW__inlineDescViewDisabled{cursor:not-allowed;opacity:.6}.task-detail-modal-module__HAwLMW__inlineDescViewDisabled:hover{background:0 0}.task-detail-modal-module__HAwLMW__inlineDescPlaceholder{color:var(--cif-text-muted);opacity:.85;white-space:pre-wrap}.task-detail-modal-module__HAwLMW__descRender{white-space:pre-wrap;word-break:break-word}.task-detail-modal-module__HAwLMW__descRenderText{white-space:pre-wrap}.task-detail-modal-module__HAwLMW__descAutolinkTipLight{color:color-mix(in srgb, var(--cif-text) 35%, #fff)!important;background:color-mix(in srgb, var(--cif-bg-card) 96%, #ffffffd1)!important;border-color:color-mix(in srgb, var(--cif-border) 40%, transparent)!important}.task-detail-modal-module__HAwLMW__descRenderError{color:var(--cif-text-secondary);margin-block-end:.375rem;font-size:.8125rem}.task-detail-modal-module__HAwLMW__descRenderFallbackText{white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:inherit;margin:0}.task-detail-modal-module__HAwLMW__descParseToast{color:#fff;z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#101219eb;border:1px solid #ffffff1f;border-radius:12px;max-width:min(520px,100vw - 32px);padding:10px 12px;font-size:.875rem;line-height:1.35;position:fixed;inset-block-end:16px;inset-inline-end:16px;box-shadow:0 10px 30px #00000040}.task-detail-modal-module__HAwLMW__descRenderImg{vertical-align:middle;border-radius:4px;margin:2px 6px 2px 0;display:inline-block}.task-detail-modal-module__HAwLMW__descRenderBlock{vertical-align:baseline;display:inline}.task-detail-modal-module__HAwLMW__descRenderPara{white-space:pre-wrap;margin:0;display:block}.task-detail-modal-module__HAwLMW__descRenderPara+.task-detail-modal-module__HAwLMW__descRenderPara,.task-detail-modal-module__HAwLMW__descRenderH1+.task-detail-modal-module__HAwLMW__descRenderPara,.task-detail-modal-module__HAwLMW__descRenderH2+.task-detail-modal-module__HAwLMW__descRenderPara,.task-detail-modal-module__HAwLMW__descRenderUl+.task-detail-modal-module__HAwLMW__descRenderPara{margin-top:.25rem}.task-detail-modal-module__HAwLMW__descRenderH1{color:var(--cif-text);letter-spacing:-.01em;margin:.35em 0 .15em;font-size:1.0625rem;font-weight:600;display:block}.task-detail-modal-module__HAwLMW__descRenderH2{color:var(--cif-text);margin:.3em 0 .12em;font-size:.9375rem;font-weight:600;display:block}.task-detail-modal-module__HAwLMW__descRenderH3{color:var(--cif-text);margin:.24em 0 .1em;font-size:.875rem;font-weight:600;display:block}.task-detail-modal-module__HAwLMW__descRenderUl{margin:.2em 0 .35em;padding:0 0 0 1.2rem;list-style:outside;display:block}.task-detail-modal-module__HAwLMW__descRenderOl{margin:.2em 0 .35em;padding:0 0 0 1.2rem;list-style:decimal;display:block}.task-detail-modal-module__HAwLMW__descRenderLi{margin:.1em 0;display:list-item}.task-detail-modal-module__HAwLMW__descRenderQuote{border-inline-start:3px solid color-mix(in srgb, var(--cif-accent) 55%, transparent);color:var(--cif-text-secondary);margin:.28em 0;padding:.15em 0 .15em .7em;display:block}.task-detail-modal-module__HAwLMW__descRenderHr{border:none;border-top:1px solid color-mix(in srgb, var(--cif-border) 75%, transparent);margin:.45em 0}.task-detail-modal-module__HAwLMW__descRenderPre{background:color-mix(in srgb, var(--cif-text) 6%, transparent);border-radius:6px;margin:.35em 0;padding:.55em .65em;overflow-x:auto}.task-detail-modal-module__HAwLMW__descRenderPre code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em}.task-detail-modal-module__HAwLMW__descRenderDetails{margin:.3em 0}.task-detail-modal-module__HAwLMW__descRenderSummary{cursor:pointer;color:var(--cif-text);align-items:center;gap:.35em;font-weight:500;list-style:none;display:flex}.task-detail-modal-module__HAwLMW__descRenderSummary::-webkit-details-marker{display:none}.task-detail-modal-module__HAwLMW__descRenderSummary:before{content:"›";color:var(--cif-text-muted);font-size:10px;line-height:1;transition:transform .2s,color .2s;display:inline-block}.task-detail-modal-module__HAwLMW__descRenderDetails[open] .task-detail-modal-module__HAwLMW__descRenderSummary:before{transform:rotate(90deg)}.task-detail-modal-module__HAwLMW__descRenderDetailsBody{margin-top:.25em;padding-inline-start:.3em}.task-detail-modal-module__HAwLMW__descRenderCode{background:color-mix(in srgb, var(--cif-text) 7%, transparent);border-radius:4px;padding:.08em .28em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.task-detail-modal-module__HAwLMW__descRenderLink{color:var(--cif-accent);text-underline-offset:2px;text-decoration:underline}.task-detail-modal-module__HAwLMW__descFmtToolbar{z-index:1403;border-radius:var(--cif-radius-lg);border:1px solid color-mix(in srgb, var(--cif-border) 70%, white);background:color-mix(in srgb, var(--cif-bg-card) 88%, transparent);-webkit-backdrop-filter:blur(12px);max-width:min(320px,100vw - 16px);box-shadow:0 10px 32px color-mix(in srgb, var(--cif-text) 7%, transparent), 0 1px 4px color-mix(in srgb, var(--cif-text) 4%, transparent);flex-wrap:wrap;align-items:center;gap:2px;padding:4px 6px;display:flex;position:fixed}.task-detail-modal-module__HAwLMW__descFmtBtn{border-radius:var(--cif-radius-sm);min-width:28px;height:28px;color:var(--cif-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0 6px;font-family:inherit;font-size:11px;font-weight:600;transition:background .14s,color .14s,transform .12s;display:inline-flex}.task-detail-modal-module__HAwLMW__descFmtBtn:hover{background:color-mix(in srgb, var(--cif-accent) 10%, transparent);color:var(--cif-text)}.task-detail-modal-module__HAwLMW__descFmtBtn:active{transform:scale(.96)}.task-detail-modal-module__HAwLMW__descFmtMoreWrap{position:relative}.task-detail-modal-module__HAwLMW__descFmtMoreMenu{top:calc(100% + 6px);z-index:1;border:1px solid color-mix(in srgb, var(--cif-border) 75%, white);border-radius:var(--cif-radius-md);background:var(--cif-bg-card);min-width:180px;box-shadow:0 10px 28px color-mix(in srgb, var(--cif-text) 10%, transparent), 0 1px 3px color-mix(in srgb, var(--cif-text) 6%, transparent);padding:4px;position:absolute;inset-inline-end:0}.task-detail-modal-module__HAwLMW__descFmtMoreItem{text-align:start;width:100%;color:var(--cif-text-secondary);border-radius:var(--cif-radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:6px 8px;font-family:inherit;font-size:12px;display:inline-flex}.task-detail-modal-module__HAwLMW__descFmtMoreIcon{width:16px;height:16px;color:var(--cif-text-muted);flex-shrink:0}.task-detail-modal-module__HAwLMW__descFmtMoreItem:hover{background:color-mix(in srgb, var(--cif-accent) 10%, transparent);color:var(--cif-text)}.task-detail-modal-module__HAwLMW__descFmtMoreItem:hover .task-detail-modal-module__HAwLMW__descFmtMoreIcon{color:currentColor}.task-detail-modal-module__HAwLMW__descFmtMoreDivider{background:color-mix(in srgb, var(--cif-border) 70%, transparent);height:1px;margin:4px 6px}.task-detail-modal-module__HAwLMW__descRichEdit{margin:0 0 16px;box-sizing:border-box;width:100%;min-height:72px;color:var(--cif-text-secondary);border-radius:var(--cif-radius-md);white-space:pre-wrap;word-break:break-word;background:0 0;border:none;outline:none;margin-inline:-10px;padding:10px;font-family:inherit;font-size:13px;line-height:1.6;transition:background .35s,box-shadow .35s;display:block;position:relative}.task-detail-modal-module__HAwLMW__descRichEdit:empty:before,.task-detail-modal-module__HAwLMW__descRichEdit[data-empty=true]:before{content:attr(data-placeholder);color:var(--cif-text-muted);opacity:.85;pointer-events:none;position:absolute;top:10px;left:10px}.task-detail-modal-module__HAwLMW__descRichEdit:hover:not([contenteditable=false]){background:color-mix(in srgb, var(--cif-accent) 4%, transparent)}.task-detail-modal-module__HAwLMW__descRichEdit:focus{outline:none}.task-detail-modal-module__HAwLMW__descRichEdit:focus-visible{background:color-mix(in srgb, var(--cif-accent) 7%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--cif-accent) 18%, transparent)}.task-detail-modal-module__HAwLMW__descRichEmbed{vertical-align:middle;-webkit-user-select:none;user-select:none;border-radius:4px;margin:2px 6px 2px 0;display:inline-block}.task-detail-modal-module__HAwLMW__descRichEmbed img{cursor:pointer;border-radius:4px;width:auto;max-height:48px;display:block}.task-detail-modal-module__HAwLMW__descRichEdit h1{color:var(--cif-text);margin:.35em 0 .15em;font-size:1.0625rem;font-weight:600}.task-detail-modal-module__HAwLMW__descRichEdit h2{color:var(--cif-text);margin:.3em 0 .12em;font-size:.9375rem;font-weight:600}.task-detail-modal-module__HAwLMW__descRichEdit h3{color:var(--cif-text);margin:.25em 0 .1em;font-size:.875rem;font-weight:600}.task-detail-modal-module__HAwLMW__descRichEdit ul,.task-detail-modal-module__HAwLMW__descRichEdit ol{margin:.25em 0;padding-inline-start:1.25rem}.task-detail-modal-module__HAwLMW__descRichEdit li{margin:.1em 0}.task-detail-modal-module__HAwLMW__descRichEdit blockquote{border-inline-start:3px solid color-mix(in srgb, var(--cif-accent) 55%, transparent);color:var(--cif-text-secondary);margin:.3em 0;padding:.15em 0 .15em .7em}.task-detail-modal-module__HAwLMW__descRichEdit hr{border:none;border-top:1px solid color-mix(in srgb, var(--cif-border) 75%, transparent);margin:.5em 0}.task-detail-modal-module__HAwLMW__descRichEdit pre{background:color-mix(in srgb, var(--cif-text) 6%, transparent);border-radius:6px;margin:.35em 0;padding:.55em .65em;overflow-x:auto}.task-detail-modal-module__HAwLMW__descRichEdit pre code{background:0 0;padding:0}.task-detail-modal-module__HAwLMW__descRichEdit details{margin:.3em 0}.task-detail-modal-module__HAwLMW__descRichEdit [data-cif-spoiler="1"]{border:1px solid color-mix(in srgb, var(--cif-border) 50%, transparent);border-radius:6px;margin:.3em 0;padding:.15em .4em .3em}.task-detail-modal-module__HAwLMW__descRichEdit [data-cif-spoiler-summary="1"]{cursor:text;color:var(--cif-text);outline:none;align-items:flex-start;gap:.35em;font-weight:500;display:flex}.task-detail-modal-module__HAwLMW__descRichEdit [data-cif-spoiler-summary="1"]:before{content:"›";color:var(--cif-text-muted);pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:10px;line-height:1.4;display:inline-block;transform:rotate(90deg)}.task-detail-modal-module__HAwLMW__descRichEdit [data-cif-spoiler-body="1"]{color:var(--cif-text-secondary);outline:none;min-height:1.25em;margin-top:.2em;padding-inline-start:.85em}.task-detail-modal-module__HAwLMW__descRichEdit [data-cif-spoiler-body="1"]:empty:before{content:"Скрытый текст";color:var(--cif-text-muted);pointer-events:none}.task-detail-modal-module__HAwLMW__descRichEdit code{background:color-mix(in srgb, var(--cif-text) 8%, transparent);border-radius:3px;padding:.06em .25em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.task-detail-modal-module__HAwLMW__descRichEdit a{color:var(--cif-accent);text-underline-offset:2px;text-decoration:underline}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentRichEdit{margin:0;background:0 0;border-radius:0;min-height:40px;margin-inline:0;padding:0;transition:none}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentRichEdit:hover:not([contenteditable=false]){background:0 0}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentRichEdit:focus-visible{box-shadow:0 0 0 1px color-mix(in srgb, var(--cif-focus-ring) 55%, transparent);background:0 0}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentRichEdit h1{color:var(--cif-text);margin:.25em 0 .1em;font-size:.9375rem;font-weight:600}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentRichEdit h2{color:var(--cif-text);margin:.2em 0 .08em;font-size:.875rem;font-weight:600}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentRichEdit ul{margin:.15em 0;padding-inline-start:1.1rem}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentRichEdit li{margin:.06em 0}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentRichEdit code{background:color-mix(in srgb, var(--cif-text) 8%, transparent);border-radius:3px;padding:.05em .22em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentRichEdit a{color:var(--cif-accent);text-underline-offset:2px;text-decoration:underline}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentComposerRich{border:1px solid color-mix(in srgb, var(--cif-border) 58%, white);border-radius:var(--cif-radius-md);background:color-mix(in srgb, var(--cif-bg-card) 96%, var(--cif-bg-app));min-height:42px;max-height:160px;margin:0;margin-inline:0;padding:.5rem .75rem;transition:border-color .2s,box-shadow .2s;overflow-y:auto}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentComposerRich:hover:not([contenteditable=false]){background:color-mix(in srgb, var(--cif-bg-card) 96%, var(--cif-bg-app));border-color:color-mix(in srgb, var(--cif-border) 78%, white)}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentComposerRich:focus-visible{background:color-mix(in srgb, var(--cif-bg-card) 96%, var(--cif-bg-app));border-color:color-mix(in srgb, var(--cif-accent) 42%, var(--cif-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--cif-accent) 7%, transparent)}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentComposerRich h1{color:var(--cif-text);margin:.2em 0 .08em;font-size:.9rem;font-weight:600}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentComposerRich h2{color:var(--cif-text);margin:.15em 0 .06em;font-size:.82rem;font-weight:600}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentComposerRich ul{margin:.12em 0;padding-inline-start:1.1rem}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentComposerRich li{margin:.05em 0}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentComposerRich code{background:color-mix(in srgb, var(--cif-text) 7%, transparent);border-radius:3px;padding:.05em .22em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.task-detail-modal-module__HAwLMW__descRichEdit.task-detail-modal-module__HAwLMW__commentComposerRich a{color:var(--cif-accent);text-underline-offset:2px;text-decoration:underline}.task-detail-modal-module__HAwLMW__filesPanel{min-height:4rem}.task-detail-modal-module__HAwLMW__filesInputHidden{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.task-detail-modal-module__HAwLMW__filesEmpty{color:var(--cif-text-muted);margin:0 0 .75rem;font-size:.8125rem}.task-detail-modal-module__HAwLMW__filesList{margin:0 0 .75rem;padding:0;list-style:none}.task-detail-modal-module__HAwLMW__fileRow{align-items:flex-start;gap:.45rem;margin-bottom:.65rem;display:flex;position:relative}.task-detail-modal-module__HAwLMW__fileRowIcon{opacity:.85;flex-shrink:0;margin-top:2px;font-size:.9rem;line-height:1.4}.task-detail-modal-module__HAwLMW__fileThumb{border-radius:4px;flex-shrink:0}.task-detail-modal-module__HAwLMW__fileRowMain{flex:1;min-width:0}.task-detail-modal-module__HAwLMW__fileNameBtn{cursor:pointer;width:100%;color:var(--cif-text-secondary);text-align:start;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:.8125rem;display:block;overflow:hidden}.task-detail-modal-module__HAwLMW__fileNameBtn:hover{color:var(--cif-accent-hover);text-decoration:underline}.task-detail-modal-module__HAwLMW__fileRowMeta{color:var(--cif-text-muted);margin-top:2px;font-size:.6875rem}.task-detail-modal-module__HAwLMW__fileRowActions{opacity:0;flex-shrink:0;align-items:center;gap:.35rem;transition:opacity .2s;display:inline-flex}.task-detail-modal-module__HAwLMW__fileRow:hover .task-detail-modal-module__HAwLMW__fileRowActions{opacity:1}.task-detail-modal-module__HAwLMW__fileActionBtn{cursor:pointer;color:var(--cif-text-muted);background:0 0;border:none;margin:0;padding:0;font-size:.75rem;line-height:1}.task-detail-modal-module__HAwLMW__fileActionBtn:hover{color:var(--cif-text-secondary)}.task-detail-modal-module__HAwLMW__fileActionDelete{cursor:pointer;color:var(--cif-text-muted);background:0 0;border:none;margin:0;padding:0;font-size:.75rem;line-height:1}.task-detail-modal-module__HAwLMW__fileActionDelete:hover,.task-detail-modal-module__HAwLMW__fileActionDeleteArmed{color:var(--cif-salmon)}.task-detail-modal-module__HAwLMW__filesProgress{background:color-mix(in srgb, var(--cif-text-muted) 12%, transparent);border-radius:2px;height:4px;margin-bottom:.65rem;position:relative;overflow:hidden}.task-detail-modal-module__HAwLMW__filesProgressBar{background:color-mix(in srgb, var(--cif-accent) 55%, transparent);height:100%;transition:width .15s}.task-detail-modal-module__HAwLMW__filesProgressLabel{inset-inline-end:0;color:var(--cif-text-muted);font-size:.65rem;position:absolute;top:-1.1rem}.task-detail-modal-module__HAwLMW__filesAddBtn{color:var(--cif-text-secondary);background:color-mix(in srgb, var(--cif-text-muted) 6%, transparent);border-radius:var(--cif-radius-md);border:1px dashed color-mix(in srgb, var(--cif-border) 80%, white);cursor:pointer;padding:6px 12px;font-family:inherit;font-size:.8125rem}.task-detail-modal-module__HAwLMW__filesAddBtn:hover:not(:disabled){border-color:color-mix(in srgb, var(--cif-accent) 35%, var(--cif-border));color:var(--cif-text)}.task-detail-modal-module__HAwLMW__filesAddBtn:disabled{opacity:.5;cursor:not-allowed}.task-detail-modal-module__HAwLMW__lightbox{z-index:1450;background:color-mix(in srgb, var(--cif-text) 45%, transparent);box-sizing:border-box;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.task-detail-modal-module__HAwLMW__lightboxClose{top:1rem;color:#fff;cursor:pointer;z-index:1;text-shadow:0 1px 2px color-mix(in srgb, var(--cif-text) 40%, transparent);background:0 0;border:none;font-family:inherit;font-size:1.75rem;line-height:1;position:absolute;inset-inline-end:1rem}.task-detail-modal-module__HAwLMW__lightboxInner{max-width:min(96vw,960px);max-height:90vh}.task-detail-modal-module__HAwLMW__lightboxImg{object-fit:contain;border-radius:var(--cif-radius-md);width:auto;max-width:100%;height:auto;max-height:88vh;box-shadow:0 8px 40px color-mix(in srgb, var(--cif-text) 20%, transparent), 0 2px 8px color-mix(in srgb, var(--cif-text) 10%, transparent)}
.password-input-module__7RkspG__wrap{width:100%;display:flex;position:relative}.password-input-module__7RkspG__inputWithToggle{padding-inline-end:2.35rem}.password-input-module__7RkspG__inputVisible{-webkit-text-security:none!important;text-security:none!important}.password-input-module__7RkspG__inputVisible:-webkit-autofill{-webkit-text-security:none!important;text-security:none!important}.password-input-module__7RkspG__toggle{width:2.35rem;color:var(--cif-text-muted);cursor:pointer;border-radius:0 var(--cif-radius-md) var(--cif-radius-md) 0;background:0 0;border:none;justify-content:center;align-items:center;transition:color .14s,background .14s;display:flex;position:absolute;inset-block:0;inset-inline-end:0}.password-input-module__7RkspG__toggle:hover{color:var(--cif-text-secondary);background:color-mix(in srgb, var(--cif-text) 4%, transparent)}.password-input-module__7RkspG__toggle:focus-visible{outline:2px solid var(--cif-focus-ring);outline-offset:-2px}.password-input-module__7RkspG__toggleIcon{flex:none;width:1rem;height:1rem;display:block}@media (prefers-reduced-motion:reduce){.password-input-module__7RkspG__toggle{transition:none}}
.profile-settings-module__RnkJgq__shell{background:var(--cif-bg-app);min-height:100vh;display:flex}.profile-settings-module__RnkJgq__section{border-top:.5px solid var(--cif-border);padding:20px 0}.profile-settings-module__RnkJgq__section:first-of-type{border-top:none;padding-top:4px}.profile-settings-module__RnkJgq__section:last-of-type{padding-bottom:4px}.profile-settings-module__RnkJgq__sectionHead{color:var(--cif-text);align-items:center;gap:9px;margin-bottom:2px;font-size:15px;font-weight:600;display:flex}.profile-settings-module__RnkJgq__sectionHeadIcon{width:18px;height:18px;color:var(--cif-text-secondary);flex:none}.profile-settings-module__RnkJgq__sectionSub{color:var(--cif-text-muted);margin:0 0 16px;font-size:13px}.profile-settings-module__RnkJgq__formBlock{max-width:600px}.profile-settings-module__RnkJgq__label{color:var(--cif-text-secondary);margin-bottom:6px;font-size:13px}.profile-settings-module__RnkJgq__input{border:1px solid var(--cif-border);border-radius:var(--cif-radius-md);width:100%;height:38px;color:var(--cif-text);background:var(--cif-bg-card);padding:0 12px;font-family:inherit;font-size:14px}.profile-settings-module__RnkJgq__input:focus{outline:2px solid var(--cif-focus-ring);outline-offset:-1px;border-color:#0000}.profile-settings-module__RnkJgq__input:disabled{background:var(--cif-bg-muted);color:var(--cif-text-muted)}.profile-settings-module__RnkJgq__two{gap:12px;display:flex}.profile-settings-module__RnkJgq__two .profile-settings-module__RnkJgq__col{flex:1;min-width:0}.profile-settings-module__RnkJgq__btn{border-radius:var(--cif-radius-md);cursor:pointer;border:1px solid #0000;align-items:center;gap:7px;height:38px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:500;transition:background .14s,opacity .14s;display:inline-flex}.profile-settings-module__RnkJgq__btn:disabled{opacity:.55;cursor:default}.profile-settings-module__RnkJgq__btnPrimary{background:var(--cif-accent);color:#fff}.profile-settings-module__RnkJgq__btnPrimary:not(:disabled):hover{background:var(--cif-accent-hover)}.profile-settings-module__RnkJgq__btnSecondary{background:var(--cif-bg-card);color:var(--cif-text);border-color:var(--cif-border)}.profile-settings-module__RnkJgq__btnSecondary:not(:disabled):hover{background:var(--cif-bg-subtle)}.profile-settings-module__RnkJgq__btnText{color:var(--cif-text-secondary);background:0 0}.profile-settings-module__RnkJgq__btnText:not(:disabled):hover{color:var(--cif-text)}.profile-settings-module__RnkJgq__btnIcon{width:16px;height:16px}.profile-settings-module__RnkJgq__avRow{align-items:center;gap:16px;margin-bottom:8px;display:flex}.profile-settings-module__RnkJgq__avBig{flex:none;width:60px;height:60px}.profile-settings-module__RnkJgq__avHint{color:var(--cif-text-muted);margin:0 0 18px 76px;font-size:11.5px}.profile-settings-module__RnkJgq__actions{align-items:center;gap:12px;margin-top:16px;display:flex}.profile-settings-module__RnkJgq__hintInline{color:var(--cif-text-muted);align-items:center;gap:5px;font-size:12px;display:inline-flex}.profile-settings-module__RnkJgq__hintInlineIcon{flex:none;width:14px;height:14px}.profile-settings-module__RnkJgq__fieldError{color:var(--cif-danger);margin:10px 0 0;font-size:12.5px}.profile-settings-module__RnkJgq__fieldOk{color:#2f9e6f;margin:10px 0 0;font-size:12.5px}.profile-settings-module__RnkJgq__stubRow{border-top:1px solid var(--cif-border);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.profile-settings-module__RnkJgq__stubRowFirst{border-top:none;padding-top:0}.profile-settings-module__RnkJgq__stubLabel{color:var(--cif-text-secondary);align-items:center;gap:8px;min-width:0;font-size:14px;display:flex}.profile-settings-module__RnkJgq__stubLabelIcon{width:16px;height:16px;color:var(--cif-text-muted);flex:none}.profile-settings-module__RnkJgq__stubLabelDanger{color:var(--cif-danger)}.profile-settings-module__RnkJgq__stubValue{color:var(--cif-text);font-size:14px}.profile-settings-module__RnkJgq__stubSub{color:var(--cif-text-muted);margin-top:2px;font-size:12px;line-height:1.3}.profile-settings-module__RnkJgq__badge{background:var(--cif-bg-muted);color:var(--cif-text-secondary);white-space:nowrap;border-radius:7px;flex:none;padding:3px 10px;font-size:12px}.profile-settings-module__RnkJgq__star{color:#c98a00}.profile-settings-module__RnkJgq__footnote{color:var(--cif-text-muted);margin-top:10px;font-size:11.5px}.profile-settings-module__RnkJgq__loading{flex:1;justify-content:center;align-items:center;min-height:60vh;display:flex}.profile-settings-module__RnkJgq__toast{inset-inline-start:50%;background:var(--cif-text);color:#fff;border-radius:var(--cif-radius-md);z-index:1000;padding:10px 18px;font-size:13px;position:fixed;bottom:28px;transform:translate(-50%);box-shadow:0 8px 24px #0000002e}@media (max-width:767px){.profile-settings-module__RnkJgq__two{flex-direction:column}.profile-settings-module__RnkJgq__avHint{margin-inline-start:0}.profile-settings-module__RnkJgq__formBlock{max-width:none}}.profile-settings-module__RnkJgq__notifLoading{padding:18px 0}.profile-settings-module__RnkJgq__notifItem{border-top:1px solid var(--cif-border);padding:15px 0}.profile-settings-module__RnkJgq__notifItemTop{justify-content:space-between;align-items:center;gap:16px;display:flex}.profile-settings-module__RnkJgq__notifNameWrap{min-width:0}.profile-settings-module__RnkJgq__notifName{color:var(--cif-text);font-size:15px;font-weight:500}.profile-settings-module__RnkJgq__notifNameSub{color:var(--cif-text-muted);margin-top:2px;font-size:12.5px}.profile-settings-module__RnkJgq__notifChannels{flex:none;align-items:center;gap:22px;display:flex}.profile-settings-module__RnkJgq__chk{color:var(--cif-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;font-size:13px;transition:color .14s;display:inline-flex;position:relative}.profile-settings-module__RnkJgq__chkOn{color:var(--cif-text);font-weight:500}.profile-settings-module__RnkJgq__chkInput{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.profile-settings-module__RnkJgq__box{border:1px solid var(--cif-border-strong);border-radius:var(--cif-radius-sm);background:var(--cif-bg-card);flex:none;width:16px;height:16px;transition:background .14s,border-color .14s;position:relative}.profile-settings-module__RnkJgq__chkOn .profile-settings-module__RnkJgq__box{background:var(--cif-accent);border-color:var(--cif-accent)}.profile-settings-module__RnkJgq__chkOn .profile-settings-module__RnkJgq__box:after{content:"";inset-inline-start:5px;border:1.7px solid #fff;border-width:0 1.7px 1.7px 0;width:4px;height:8px;position:absolute;top:2px;transform:rotate(45deg)}.profile-settings-module__RnkJgq__chk:focus-within .profile-settings-module__RnkJgq__box{outline:2px solid var(--cif-focus-ring);outline-offset:1px}.profile-settings-module__RnkJgq__chkIcon{flex:none;width:15px;height:15px}.profile-settings-module__RnkJgq__cadence{align-items:center;gap:10px;margin-top:13px;transition:opacity .14s;display:flex}.profile-settings-module__RnkJgq__cadenceLabel{color:var(--cif-text-muted);font-size:12.5px}.profile-settings-module__RnkJgq__cadenceDisabled{opacity:.45;pointer-events:none}.profile-settings-module__RnkJgq__seg{background:var(--cif-bg-subtle);border-radius:var(--cif-radius-md);gap:2px;padding:3px;display:inline-flex}.profile-settings-module__RnkJgq__segBtn{border-radius:var(--cif-radius-sm);color:var(--cif-text-secondary);cursor:pointer;background:0 0;border:none;padding:5px 12px;font-family:inherit;font-size:12px;transition:background .14s,color .14s}.profile-settings-module__RnkJgq__segBtnOn{background:var(--cif-bg-card);color:var(--cif-text);font-weight:500;box-shadow:0 1px 2px #0000000f}.profile-settings-module__RnkJgq__notifFoot{color:var(--cif-text-muted);margin-top:16px;font-size:12px}@media (max-width:767px){.profile-settings-module__RnkJgq__notifItemTop{flex-direction:column;align-items:flex-start;gap:10px}.profile-settings-module__RnkJgq__notifChannels{gap:18px}}.profile-settings-module__RnkJgq__twoPane{width:100%;min-width:0;min-height:0;display:flex}.profile-settings-module__RnkJgq__twoPaneModal{height:100%}.profile-settings-module__RnkJgq__rail{background:var(--cif-bg-muted);border-inline-end:1px solid var(--cif-border);flex-direction:column;flex:none;width:232px;padding:16px 12px;display:flex}.profile-settings-module__RnkJgq__railUser{align-items:center;gap:11px;min-width:0;padding:6px 8px 14px;display:flex}.profile-settings-module__RnkJgq__railAvatar{flex:none}.profile-settings-module__RnkJgq__railUserText{min-width:0}.profile-settings-module__RnkJgq__railUserName{color:var(--cif-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.profile-settings-module__RnkJgq__railUserEmail{color:var(--cif-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.profile-settings-module__RnkJgq__railNav{border-top:1px solid var(--cif-border);flex-direction:column;gap:2px;padding-top:12px;display:flex}.profile-settings-module__RnkJgq__railItem{border-radius:var(--cif-radius-md);width:100%;color:var(--cif-text-secondary);text-align:start;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-size:13.5px;transition:background .14s,color .14s;display:flex}.profile-settings-module__RnkJgq__railItem:hover{background:var(--cif-bg-subtle);color:var(--cif-text)}.profile-settings-module__RnkJgq__railItemActive,.profile-settings-module__RnkJgq__railItemActive:hover{background:var(--cif-accent-soft);color:var(--cif-accent-hover);font-weight:500}.profile-settings-module__RnkJgq__railItemIcon{flex:none;width:17px;height:17px}.profile-settings-module__RnkJgq__pane{background:var(--cif-bg-card);flex-direction:column;flex:1;min-width:0;display:flex}.profile-settings-module__RnkJgq__paneHead{border-bottom:1px solid var(--cif-border);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 22px 13px;display:flex}.profile-settings-module__RnkJgq__paneTitle{color:var(--cif-text);margin:0;font-size:16px;font-weight:600}.profile-settings-module__RnkJgq__paneClose{border-radius:var(--cif-radius-md);width:30px;height:30px;color:var(--cif-text-muted);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;transition:background .14s,color .14s;display:inline-flex}.profile-settings-module__RnkJgq__paneClose:hover{background:var(--cif-bg-subtle);color:var(--cif-text)}.profile-settings-module__RnkJgq__paneCloseIcon{width:18px;height:18px}.profile-settings-module__RnkJgq__paneScroll{flex:1;min-height:0;padding:20px 22px 24px;overflow-y:auto}.profile-settings-module__RnkJgq__block{max-width:100%}.profile-settings-module__RnkJgq__block>.profile-settings-module__RnkJgq__sectionSub:first-child{margin-top:0}.profile-settings-module__RnkJgq__overlay{background:var(--cif-overlay);min-height:100dvh;padding-block-start:max(1rem, env(safe-area-inset-top,0px));padding-block-end:max(1rem, env(safe-area-inset-bottom,0px));padding-inline:max(1.25rem, env(safe-area-inset-left,0px), env(safe-area-inset-right,0px));box-sizing:border-box;z-index:1400;-webkit-overflow-scrolling:touch;justify-content:center;align-items:safe center;display:flex;position:fixed;inset:0;overflow:hidden auto}.profile-settings-module__RnkJgq__modalCard{width:100%;max-width:760px;height:600px;max-height:min(92dvh, calc(100dvh - max(2rem, env(safe-area-inset-top,0px) + env(safe-area-inset-bottom,0px))));background:var(--cif-bg-card);border-radius:var(--cif-radius-lg);border:1px solid var(--cif-border);min-height:0;box-shadow:0 18px 60px color-mix(in srgb, var(--cif-text) 18%, transparent), 0 2px 8px color-mix(in srgb, var(--cif-text) 8%, transparent);display:flex;position:relative;overflow:hidden}.profile-settings-module__RnkJgq__modalLoading{flex:1;justify-content:center;align-items:center;display:flex}.profile-settings-module__RnkJgq__pageFrame{border-radius:var(--cif-radius-lg);min-height:min(620px,100dvh - 140px);display:flex;overflow:hidden}.profile-settings-module__RnkJgq__toastModal{z-index:1500}@media (max-width:767px){.profile-settings-module__RnkJgq__overlay{align-items:flex-end;padding:0;overflow-y:hidden}.profile-settings-module__RnkJgq__modalCard{border-bottom:none;border-radius:16px 16px 0 0;width:100%;max-width:100%;height:92dvh;max-height:92dvh}.profile-settings-module__RnkJgq__twoPane{flex-direction:column}.profile-settings-module__RnkJgq__rail{border-inline-end:none;border-bottom:1px solid var(--cif-border);-webkit-overflow-scrolling:touch;flex-direction:row;flex:none;width:100%;padding:8px 10px;overflow-x:auto}.profile-settings-module__RnkJgq__railUser{display:none}.profile-settings-module__RnkJgq__railNav{border-top:none;flex-flow:row;gap:6px;padding-top:0}.profile-settings-module__RnkJgq__railItem{white-space:nowrap;flex:none}.profile-settings-module__RnkJgq__pageFrame{min-height:0}}
.sidebar-notifications-module__Mq-BUG__bellWrap{flex-shrink:0;align-items:center;display:flex;position:relative}.sidebar-notifications-module__Mq-BUG__bellBtn{width:40px;height:40px;color:var(--cif-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0;transition:color .15s,background .15s;display:inline-flex}.sidebar-notifications-module__Mq-BUG__bellBtn:hover{color:var(--cif-text);background:color-mix(in srgb, var(--cif-bg-muted) 88%, transparent)}.sidebar-notifications-module__Mq-BUG__bellBtn:focus-visible{outline:2px solid var(--cif-focus-ring);outline-offset:2px}.sidebar-notifications-module__Mq-BUG__bellSvg{display:block}.sidebar-notifications-module__Mq-BUG__bellPulse{animation:.32s ease-out sidebar-notifications-module__Mq-BUG__cifBellNudge}@keyframes sidebar-notifications-module__Mq-BUG__cifBellNudge{0%,to{transform:rotate(0)}20%{transform:rotate(-10deg)}40%{transform:rotate(8deg)}60%{transform:rotate(-5deg)}80%{transform:rotate(3deg)}}.sidebar-notifications-module__Mq-BUG__badge{top:0;color:#fff;text-align:center;font-variant-numeric:tabular-nums;border:1.5px solid var(--cif-bg-card);box-sizing:border-box;background:#e24b4a;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:600;line-height:1;display:inline-flex;position:absolute;inset-inline-end:0;transform:translate(36%,-20%)}.sidebar-notifications-module__Mq-BUG__popover{isolation:isolate;z-index:1300;border-radius:var(--cif-radius-lg);border:.5px solid var(--cif-border);background:var(--cif-bg-card);flex-direction:column;width:310px;max-width:min(310px,100vw - 16px);max-height:min(420px,100vh - 24px);display:flex;position:fixed;overflow:visible;box-shadow:0 4px 20px #00000014,0 16px 40px #0000000f}.sidebar-notifications-module__Mq-BUG__popoverCaretLeft{inset-inline-start:-6px;border-top:8px solid #0000;border-bottom:8px solid #0000;border-inline-end:7px solid var(--cif-border);pointer-events:none;z-index:3;width:0;height:0;position:absolute;top:12px}.sidebar-notifications-module__Mq-BUG__popoverCaretLeft:after{content:"";inset-inline-start:1px;border-top:7px solid #0000;border-bottom:7px solid #0000;border-inline-end:6px solid var(--cif-bg-card);width:0;height:0;position:absolute;top:-7px}.sidebar-notifications-module__Mq-BUG__popoverHead{border-bottom:.5px solid var(--cif-border);border-radius:var(--cif-radius-lg) var(--cif-radius-lg) 0 0;background:var(--cif-bg-card);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;display:flex}.sidebar-notifications-module__Mq-BUG__popoverTitle{color:var(--cif-text);margin:0;font-size:14px;font-weight:500}.sidebar-notifications-module__Mq-BUG__markAllBtn{font:inherit;color:var(--cif-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:4px 2px;font-size:11px;font-weight:400;transition:color .15s}.sidebar-notifications-module__Mq-BUG__markAllBtn:hover{color:var(--cif-text-secondary)}.sidebar-notifications-module__Mq-BUG__list{overscroll-behavior:contain;border-radius:0 0 var(--cif-radius-lg) var(--cif-radius-lg);background:var(--cif-bg-card);flex:1;min-height:0;overflow:hidden auto}.sidebar-notifications-module__Mq-BUG__empty{text-align:center;color:var(--cif-text-muted);padding:36px 20px 40px;font-size:13px}.sidebar-notifications-module__Mq-BUG__row{background:var(--cif-bg-card);cursor:pointer;text-align:start;width:100%;font:inherit;border:none;border-bottom:.5px solid color-mix(in srgb, var(--cif-border) 55%, transparent);align-items:flex-start;gap:9px;padding:10px 16px;transition:background .2s;display:flex}.sidebar-notifications-module__Mq-BUG__row:last-child{border-bottom:none}.sidebar-notifications-module__Mq-BUG__row:hover{background:var(--cif-bg-muted)}.sidebar-notifications-module__Mq-BUG__rowUnread{background:#f8fbf9}.sidebar-notifications-module__Mq-BUG__iconCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.sidebar-notifications-module__Mq-BUG__body{flex:1;min-width:0}.sidebar-notifications-module__Mq-BUG__line1{color:var(--cif-text);font-size:12.5px;line-height:1.35}.sidebar-notifications-module__Mq-BUG__line1 strong{font-weight:500}.sidebar-notifications-module__Mq-BUG__meta{color:var(--cif-text-muted);align-items:baseline;gap:4px;min-width:0;margin-top:2px;font-size:10.5px;display:flex}.sidebar-notifications-module__Mq-BUG__code{flex-shrink:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.sidebar-notifications-module__Mq-BUG__taskTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.sidebar-notifications-module__Mq-BUG__time{font-variant-numeric:tabular-nums;flex-shrink:0;margin-inline-start:auto}.sidebar-notifications-module__Mq-BUG__dotUnread{background:#1d9e75;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.sidebar-notifications-module__Mq-BUG__tAssign{color:#0f6e56;background:#e1f5ee}.sidebar-notifications-module__Mq-BUG__tComment{color:#185fa5;background:#e6f1fb}.sidebar-notifications-module__Mq-BUG__tOverdue{color:#a32d2d;background:#fcebeb}.sidebar-notifications-module__Mq-BUG__tDone{color:#3b6d11;background:#eaf3de}.sidebar-notifications-module__Mq-BUG__tMove{color:#854f0b;background:#faeeda}.sidebar-notifications-module__Mq-BUG__toolbarBell .sidebar-notifications-module__Mq-BUG__bellBtn{width:44px;height:44px}.sidebar-notifications-module__Mq-BUG__railBell .sidebar-notifications-module__Mq-BUG__bellBtn{border-radius:8px;width:32px;height:32px}.sidebar-notifications-module__Mq-BUG__railBell .sidebar-notifications-module__Mq-BUG__bellBtn:hover{background:#0000000a}.sidebar-notifications-module__Mq-BUG__railBell .sidebar-notifications-module__Mq-BUG__badge{top:-2px;inset-inline-end:-2px;transform:none}
.tooltip-module__DBq3VW__anchor{display:inline-flex}.tooltip-module__DBq3VW__tip{z-index:2600;color:#fff;white-space:nowrap;pointer-events:none;background:#1a1a1a;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;line-height:1;display:inline-flex;position:fixed;transform:translateY(-50%)}.tooltip-module__DBq3VW__tipArrow{inset-inline-start:-4px;background:#1a1a1a;width:8px;height:8px;position:absolute;top:50%;transform:translateY(-50%)rotate(45deg)}.tooltip-module__DBq3VW__shortcut{opacity:.5}
.shell-module__jB9JMa__pageShell{min-width:0;min-height:0;padding:var(--shell-gap,16px);box-sizing:border-box;flex-direction:column;flex:1;display:flex;overflow:auto}.shell-module__jB9JMa__pageCard{box-sizing:border-box;background:#fff;border:.5px solid #ddd;border-radius:12px;flex:1 0 auto;width:100%;min-height:100%;padding:24px}.shell-module__jB9JMa__pageCardNoPadding{padding:0}.shell-module__jB9JMa__fab{inset-inline-end:16px;color:#fff;z-index:1300;background:#1a1a1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;line-height:1;display:none;position:fixed;bottom:16px;box-shadow:0 4px 12px #00000026}@media (max-width:767px){.shell-module__jB9JMa__pageShell{padding:0 8px 8px}.shell-module__jB9JMa__pageCard{padding:16px}.shell-module__jB9JMa__fab{display:inline-flex}body.modal-open .shell-module__jB9JMa__fab{display:none}}
.page-header-module__JsuUsa__header{border-bottom:.5px solid var(--cif-border);flex-direction:column;gap:10px;margin-bottom:12px;padding-bottom:12px;display:flex}.page-header-module__JsuUsa__row{align-items:center;gap:10px;display:flex}.page-header-module__JsuUsa__left{flex-direction:column;gap:4px;min-width:0;display:flex}.page-header-module__JsuUsa__titleRow{align-items:center;gap:8px;min-width:0;display:flex}.page-header-module__JsuUsa__title{min-width:0;margin:0;font-size:18px;font-weight:500}.page-header-module__JsuUsa__count{color:var(--cif-text-muted);font-size:13px}.page-header-module__JsuUsa__spacer{flex:1}.page-header-module__JsuUsa__searchWrap{flex:1;min-width:180px;max-width:320px}.page-header-module__JsuUsa__search{box-sizing:border-box;border:1px solid var(--cif-border);border-radius:var(--cif-radius-md);background:var(--cif-bg-card);width:100%;color:var(--cif-text);font:inherit;padding:8px 12px;font-size:13px}.page-header-module__JsuUsa__search:focus{border-color:var(--cif-focus-ring);outline:none}.page-header-module__JsuUsa__actions,.page-header-module__JsuUsa__mobileActions{align-items:center;gap:8px;display:flex}.page-header-module__JsuUsa__actionBtn{border:1px solid var(--cif-border);border-radius:var(--cif-radius-md);background:var(--cif-bg-muted);color:var(--cif-text-secondary);font:inherit;padding:6px 12px;font-size:13px}.page-header-module__JsuUsa__actionPrimary{color:var(--cif-accent);background:var(--cif-bg-card)}.page-header-module__JsuUsa__overflowWrap{position:relative}.page-header-module__JsuUsa__overflowBtn{border:1px solid var(--cif-border);background:var(--cif-bg-card);color:var(--cif-text-muted);font:inherit;border-radius:8px;width:32px;height:32px;font-size:16px}.page-header-module__JsuUsa__overflowMenu{top:calc(100% + 6px);border:.5px solid var(--cif-border);z-index:30;background:#fff;border-radius:10px;min-width:180px;padding:6px;position:absolute;inset-inline-end:0;box-shadow:0 8px 24px #0000001f}.page-header-module__JsuUsa__overflowItem{text-align:start;width:100%;font:inherit;color:var(--cif-text);background:0 0;border:none;border-radius:8px;padding:8px 10px;font-size:13px}.page-header-module__JsuUsa__overflowItem:hover{background:var(--cif-bg-muted)}.page-header-module__JsuUsa__breadcrumb,.page-header-module__JsuUsa__breadcrumbCompact{color:var(--cif-text-muted);flex-wrap:wrap;align-items:center;gap:4px;font-size:12px;display:inline-flex}.page-header-module__JsuUsa__breadcrumbCompact{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page-header-module__JsuUsa__breadcrumbItem{align-items:center;gap:4px;display:inline-flex}.page-header-module__JsuUsa__breadcrumbLink{color:var(--cif-accent);text-decoration:none}.page-header-module__JsuUsa__breadcrumbLink:hover{text-decoration:underline}.page-header-module__JsuUsa__breadcrumbCurrent{color:var(--cif-text-secondary)}.page-header-module__JsuUsa__breadcrumbSep{color:var(--cif-text-muted)}@media (max-width:767px){.page-header-module__JsuUsa__header{border-bottom:.5px solid var(--cif-border);gap:0;margin-bottom:0;padding-bottom:0}.page-header-module__JsuUsa__row{align-items:center;min-height:52px;padding-inline:64px 52px}.page-header-module__JsuUsa__mobileRow1{justify-content:space-between;min-height:56px;padding-inline:12px 60px}.page-header-module__JsuUsa__mobileLogo{flex-shrink:0;align-items:center;gap:7px;text-decoration:none;display:flex}.page-header-module__JsuUsa__mobileLogoMark{width:34px;height:34px;color:var(--cif-text);flex-shrink:0;margin-top:10px}.page-header-module__JsuUsa__mobileLogoText{letter-spacing:-.02em;color:var(--cif-text);white-space:nowrap;font-size:19px;font-weight:700}.page-header-module__JsuUsa__mobileHeaderActions{align-items:center;gap:6px;display:flex}.page-header-module__JsuUsa__mobileSearchToggle{border:1px solid var(--cif-border);background:var(--cif-bg-card);width:36px;height:36px;color:var(--cif-text-secondary);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.page-header-module__JsuUsa__mobileSearchToggle:hover{background:var(--cif-bg-subtle)}.page-header-module__JsuUsa__mobileSearchToggleActive{color:var(--cif-accent);background:color-mix(in srgb, var(--cif-accent) 10%, var(--cif-bg-card));border-color:color-mix(in srgb, var(--cif-accent) 35%, var(--cif-border))}.page-header-module__JsuUsa__mobileSearchRow{background:var(--cif-bg-card);border-bottom:.5px solid var(--cif-border);flex-shrink:0}.page-header-module__JsuUsa__mobileSearchRowInner{align-items:center;gap:8px;padding:8px 12px;display:flex}.page-header-module__JsuUsa__mobileSearchRowFilters{flex-shrink:0}.page-header-module__JsuUsa__mobileSearchRowInput{border:1.5px solid var(--cif-border);background:var(--cif-bg-muted);min-width:0;height:36px;color:var(--cif-text);font:inherit;box-sizing:border-box;border-radius:10px;flex:1;padding:0 14px;font-size:14px}.page-header-module__JsuUsa__mobileSearchRowInput:focus{border-color:var(--cif-focus-ring);background:var(--cif-bg-card);outline:none}.page-header-module__JsuUsa__left{width:100%}.page-header-module__JsuUsa__titleRow{min-width:0}.page-header-module__JsuUsa__title{white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.page-header-module__JsuUsa__count{display:none}.page-header-module__JsuUsa__searchWrap{flex:1;min-width:0;max-width:none}.page-header-module__JsuUsa__search{background:var(--cif-bg-muted);border-color:#0000;border-radius:10px;padding:9px 14px;font-size:14px}.page-header-module__JsuUsa__search:focus{background:var(--cif-bg-card);border-color:var(--cif-focus-ring)}.page-header-module__JsuUsa__mobileActions{flex-shrink:0}}
.crm-registry-lists-module__B72wmG__main{box-sizing:border-box;flex-direction:column;flex:1;min-width:0;min-height:0;padding:14px 18px 16px;display:flex;overflow:hidden}.crm-registry-lists-module__B72wmG__card{background:var(--cif-bg-card);border-radius:var(--cif-radius-lg);border:1px solid var(--cif-border);width:100%;max-width:none;min-height:0;box-shadow:0 1px 0 color-mix(in srgb, var(--cif-text) 4%, transparent), 0 12px 40px color-mix(in srgb, var(--cif-text) 5%, transparent);flex-direction:column;flex:1;margin-inline:0;display:flex;overflow:hidden}.crm-registry-lists-module__B72wmG__head{border-bottom:1px solid var(--cif-border);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:1.25rem 1.5rem 1rem;display:flex}.crm-registry-lists-module__B72wmG__title{color:var(--cif-text);font-size:18px;font-weight:500}.crm-registry-lists-module__B72wmG__headActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.crm-registry-lists-module__B72wmG__search{box-sizing:border-box;border:1px solid var(--cif-border);border-radius:var(--cif-radius-md);background:var(--cif-bg-card);width:220px;max-width:100%;color:var(--cif-text);outline:none;padding:8px 14px;font-family:inherit;font-size:13px}.crm-registry-lists-module__B72wmG__search:focus{border-color:var(--cif-focus-ring)}.crm-registry-lists-module__B72wmG__addBtn{color:var(--cif-accent);border-radius:var(--cif-radius-md);border:1px solid var(--cif-border);background:var(--cif-bg-card);cursor:pointer;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500}.crm-registry-lists-module__B72wmG__addBtn:hover:not(:disabled){background:var(--cif-accent-soft)}.crm-registry-lists-module__B72wmG__addBtn:disabled{opacity:.55;cursor:not-allowed}.crm-registry-lists-module__B72wmG__filters{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;padding:0 1.5rem 1rem;display:flex}.crm-registry-lists-module__B72wmG__filtersToggleBtn{border-radius:var(--cif-radius-md);border:.5px solid var(--cif-border);background:var(--cif-bg-muted);min-height:32px;color:var(--cif-text-secondary);font:inherit;cursor:pointer;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.crm-registry-lists-module__B72wmG__filtersToggleBtn:hover{background:var(--cif-bg-subtle)}.crm-registry-lists-module__B72wmG__filtersToggleBtnActive{background:color-mix(in srgb, var(--cif-accent) 10%, #f4fcf8);border-color:var(--cif-accent);color:var(--cif-accent-hover);box-shadow:0 0 0 1px color-mix(in srgb, var(--cif-accent) 18%, transparent)}.crm-registry-lists-module__B72wmG__filterFunnelIcon{color:currentColor;opacity:.85;flex-shrink:0}@media (max-width:767px){.crm-registry-lists-module__B72wmG__filtersToggleBtn{justify-content:center;min-width:36px;min-height:36px;padding:0 10px}.crm-registry-lists-module__B72wmG__filtersBtnLabel{display:none}}.crm-registry-lists-module__B72wmG__filtersStrip{border-bottom:.5px solid var(--cif-border);background:color-mix(in srgb, var(--cif-bg-app) 35%, var(--cif-bg-card));flex-shrink:0;overflow:hidden}.crm-registry-lists-module__B72wmG__filtersPanelInner{flex-wrap:wrap;align-items:center;gap:10px;padding:10px 1.5rem;display:flex}.crm-registry-lists-module__B72wmG__filterPillsRow{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;padding:0 1.5rem 10px;display:flex}.crm-registry-lists-module__B72wmG__filterPill{border:.5px solid color-mix(in srgb, var(--cif-border) 80%, transparent);background:color-mix(in srgb, var(--cif-bg-muted) 88%, transparent);max-width:100%;color:var(--cif-text-secondary);border-radius:999px;align-items:center;gap:6px;padding:4px 8px 4px 10px;font-size:12px;display:inline-flex}.crm-registry-lists-module__B72wmG__filterPillLabel{color:var(--cif-text-muted);flex-shrink:0;font-weight:500}.crm-registry-lists-module__B72wmG__filterPillValue{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--cif-text);overflow:hidden}.crm-registry-lists-module__B72wmG__filterPillRemove{width:22px;height:22px;color:var(--cif-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0 -2px 0 0;padding:0;font-family:inherit;font-size:16px;line-height:1;display:inline-flex}.crm-registry-lists-module__B72wmG__filterPillRemove:hover{color:var(--cif-text);background:color-mix(in srgb, var(--cif-text) 6%, transparent)}.crm-registry-lists-module__B72wmG__filterResetAll{border-radius:var(--cif-radius-md);border:.5px solid var(--cif-border);background:var(--cif-bg-card);color:var(--cif-accent);cursor:pointer;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:500}.crm-registry-lists-module__B72wmG__filterResetAll:hover{background:var(--cif-accent-soft)}.crm-registry-lists-module__B72wmG__filterSelect{border-radius:var(--cif-radius-md);border:1px solid var(--cif-border);background:var(--cif-bg-card);color:var(--cif-text-secondary);cursor:pointer;max-width:220px;padding:6px 14px;font-family:inherit;font-size:13px}.crm-registry-lists-module__B72wmG__body,.crm-registry-lists-module__B72wmG__listColumn{flex-direction:column;flex:1;min-height:0;display:flex}.crm-registry-lists-module__B72wmG__tableScroll{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:transparent transparent;-ms-overflow-style:auto;flex:1;min-height:0;overflow:auto}.crm-registry-lists-module__B72wmG__tableScroll::-webkit-scrollbar{width:8px;height:8px}.crm-registry-lists-module__B72wmG__tableScroll::-webkit-scrollbar-track{background:0 0}.crm-registry-lists-module__B72wmG__tableScroll::-webkit-scrollbar-thumb{background:0 0;border-radius:4px}.crm-registry-lists-module__B72wmG__listColumn:hover .crm-registry-lists-module__B72wmG__tableScroll{scrollbar-color:color-mix(in srgb, var(--cif-text-muted) 18%, var(--cif-bg-card)) transparent}.crm-registry-lists-module__B72wmG__listColumn:hover .crm-registry-lists-module__B72wmG__tableScroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--cif-text-muted) 18%, var(--cif-bg-card))}.crm-registry-lists-module__B72wmG__listColumn:hover .crm-registry-lists-module__B72wmG__tableScroll::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--cif-text-muted) 19%, var(--cif-bg-card))}.crm-registry-lists-module__B72wmG__tableScroll thead th{z-index:2;background:color-mix(in srgb, var(--cif-bg-app) 55%, var(--cif-bg-card));box-shadow:0 1px 0 var(--cif-border), inset 0 -1px 0 var(--cif-border);position:sticky;top:0}.crm-registry-lists-module__B72wmG__table{border-collapse:collapse;width:100%}.crm-registry-lists-module__B72wmG__th{text-align:start;color:var(--cif-text-muted);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--cif-border);padding:10px 12px;font-size:11px;font-weight:500}.crm-registry-lists-module__B72wmG__thRight{text-align:end;color:var(--cif-text-muted);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--cif-border);padding:10px 12px;font-size:11px;font-weight:500}.crm-registry-lists-module__B72wmG__td{color:var(--cif-text);border-bottom:1px solid color-mix(in srgb, var(--cif-border) 70%, transparent);vertical-align:middle;padding:12px;font-size:14px;line-height:1.4}.crm-registry-lists-module__B72wmG__tdRight{color:var(--cif-text);border-bottom:1px solid color-mix(in srgb, var(--cif-border) 70%, transparent);vertical-align:middle;text-align:end;padding:12px;font-size:14px;line-height:1.4}.crm-registry-lists-module__B72wmG__table tbody tr{min-height:48px}.crm-registry-lists-module__B72wmG__tr{cursor:pointer}.crm-registry-lists-module__B72wmG__tr:focus-visible{outline:2px solid var(--cif-focus-ring);outline-offset:-2px}.crm-registry-lists-module__B72wmG__tr:hover .crm-registry-lists-module__B72wmG__td,.crm-registry-lists-module__B72wmG__tr:hover .crm-registry-lists-module__B72wmG__tdRight{background:var(--cif-bg-subtle)}.crm-registry-lists-module__B72wmG__linkName{color:var(--cif-accent);font-size:14px;font-weight:500;text-decoration:none}.crm-registry-lists-module__B72wmG__linkName:hover{text-decoration:underline}.crm-registry-lists-module__B72wmG__cellSecondary{color:var(--cif-text-secondary);font-size:14px}.crm-registry-lists-module__B72wmG__cellMono{color:var(--cif-text-secondary);font-family:ui-monospace,monospace;font-size:14px}.crm-registry-lists-module__B72wmG__moneyInfo{color:var(--cif-accent);font-size:14px;font-weight:500}.crm-registry-lists-module__B72wmG__moneySuccess{color:var(--cif-badge-done-fg);font-size:14px;font-weight:500}.crm-registry-lists-module__B72wmG__moneyMuted{color:var(--cif-text-muted);font-size:14px;font-weight:500}.crm-registry-lists-module__B72wmG__dash{color:var(--cif-text-muted)}.crm-registry-lists-module__B72wmG__progressCell{align-items:center;gap:10px;display:flex}.crm-registry-lists-module__B72wmG__track{background:#e5e5e0;border-radius:3px;flex-shrink:0;width:60px;height:5px;overflow:hidden}.crm-registry-lists-module__B72wmG__track4{border-radius:2px;height:4px}.crm-registry-lists-module__B72wmG__fill{border-radius:inherit;height:100%;transition:width .2s}.crm-registry-lists-module__B72wmG__fillGreen{background:var(--cif-badge-done-fg)}.crm-registry-lists-module__B72wmG__fillInfo{background:var(--cif-accent)}.crm-registry-lists-module__B72wmG__fillWarn{background:var(--cif-badge-medium-fg)}.crm-registry-lists-module__B72wmG__fillMuted{background:color-mix(in srgb, var(--cif-text-muted) 35%, transparent)}.crm-registry-lists-module__B72wmG__rowAmount{color:var(--cif-text);font-size:14px;font-weight:500}.crm-registry-lists-module__B72wmG__progressText{color:var(--cif-text-secondary);font-size:12px}.crm-registry-lists-module__B72wmG__progressTextMuted{color:var(--cif-text-muted);font-size:12px}.crm-registry-lists-module__B72wmG__pill{border-radius:12px;padding:3px 12px;font-size:11px;font-weight:500;display:inline-block}.crm-registry-lists-module__B72wmG__pillActive{background:color-mix(in srgb, var(--cif-accent) 14%, transparent);color:var(--cif-accent-hover)}.crm-registry-lists-module__B72wmG__pillDone{background:color-mix(in srgb, var(--cif-badge-done-fg) 18%, transparent);color:var(--cif-badge-done-fg)}.crm-registry-lists-module__B72wmG__pillOverdue{background:var(--cif-badge-medium-bg);color:var(--cif-badge-medium-fg)}.crm-registry-lists-module__B72wmG__pillArch{background:color-mix(in srgb, var(--cif-text-muted) 16%, transparent);color:var(--cif-text-secondary)}.crm-registry-lists-module__B72wmG__dueNormal{color:var(--cif-text-secondary);font-size:13px}.crm-registry-lists-module__B72wmG__dueOverdue{color:var(--cif-danger);font-size:13px;font-weight:500}.crm-registry-lists-module__B72wmG__dueOverdueNote{opacity:.8;font-size:11px;font-weight:400}.crm-registry-lists-module__B72wmG__dueDone{color:var(--cif-text-muted);opacity:.5;font-size:13px}.crm-registry-lists-module__B72wmG__amountDone{opacity:.5}.crm-registry-lists-module__B72wmG__empty{text-align:center;color:var(--cif-text-muted);padding:2.5rem 1.5rem;font-size:14px}.crm-registry-lists-module__B72wmG__error{color:var(--cif-danger);padding:12px 18px;font-size:13px}.crm-registry-lists-module__B72wmG__loading{color:var(--cif-text-muted);padding:2rem}.crm-registry-lists-module__B72wmG__linkClient{color:var(--cif-accent);font-size:14px;font-weight:400;text-decoration:none}.crm-registry-lists-module__B72wmG__linkClient:hover{text-decoration:underline}.crm-registry-lists-module__B72wmG__paginationBar{border-top:.5px solid var(--cif-border);background:var(--cif-bg-card);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 20px;display:flex}.crm-registry-lists-module__B72wmG__paginationInfo{color:var(--cif-text-muted);font-size:12px}.crm-registry-lists-module__B72wmG__paginationActions{align-items:center;gap:6px;display:flex}.crm-registry-lists-module__B72wmG__pageBtn{color:var(--cif-text-secondary);background:var(--cif-bg-muted);border-radius:var(--cif-radius-md);border:1px solid var(--cif-border);cursor:pointer;padding:4px 10px;font-family:inherit;font-size:12px}.crm-registry-lists-module__B72wmG__pageBtn:disabled{opacity:.5;cursor:not-allowed}.crm-registry-lists-module__B72wmG__filtersEmptyNote{color:var(--cif-text-muted);padding:10px 1.5rem;font-size:13px}@media (max-width:767px){.crm-registry-lists-module__B72wmG__card{padding:0}.crm-registry-lists-module__B72wmG__head{grid-template-columns:1fr;gap:10px;padding:12px 12px 10px 56px;display:grid}.crm-registry-lists-module__B72wmG__title{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.crm-registry-lists-module__B72wmG__headActions{flex-wrap:nowrap;width:100%}.crm-registry-lists-module__B72wmG__search{flex:1;width:auto;min-width:0}.crm-registry-lists-module__B72wmG__addBtn{display:none}.crm-registry-lists-module__B72wmG__filterPillsRow,.crm-registry-lists-module__B72wmG__filtersPanelInner{padding-inline:14px}}
.plans-module__kmYJaa__filterRows{flex-direction:column;flex-shrink:0;gap:10px;padding:0 1.5rem 1rem;display:flex}.plans-module__kmYJaa__chipRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.plans-module__kmYJaa__chipLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--cif-text-muted);margin-inline-end:4px;font-size:11px;font-weight:500}.plans-module__kmYJaa__chip{border:1px solid var(--cif-border);background:color-mix(in srgb, var(--cif-bg-card) 88%, transparent);color:var(--cif-text-secondary);cursor:pointer;border-radius:999px;padding:5px 12px;font-family:inherit;font-size:12px}.plans-module__kmYJaa__chip:hover{border-color:color-mix(in srgb, var(--cif-accent) 35%, var(--cif-border))}.plans-module__kmYJaa__chipOn{border-color:var(--cif-accent);background:var(--cif-accent-soft);color:var(--cif-accent);font-weight:500}.plans-module__kmYJaa__periodPill{border-radius:999px;padding:3px 10px;font-size:12px;font-weight:500;display:inline-block}.plans-module__kmYJaa__period_sprint{color:#c4b5fd;background:#c4b5fd38}.plans-module__kmYJaa__period_month{color:#7dd3fc;background:#7dd3fc38}.plans-module__kmYJaa__period_quarter{color:#86efac;background:#86efac38}.plans-module__kmYJaa__period_year{color:#fdba74;background:#fdba7438}.plans-module__kmYJaa__period_five_year{color:#fca5a5;background:#fca5a538}.plans-module__kmYJaa__statusPill{font-size:13px;font-weight:500}.plans-module__kmYJaa__st_draft{color:var(--cif-text-muted)}.plans-module__kmYJaa__st_active{color:var(--cif-badge-done-fg)}.plans-module__kmYJaa__st_review{color:#fbbf24}.plans-module__kmYJaa__st_closed{color:var(--cif-text-muted);opacity:.75}.plans-module__kmYJaa__dateRow{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:8px;display:grid}.plans-module__kmYJaa__fillMuted{background:color-mix(in srgb, var(--cif-text-muted) 35%, transparent)}.plans-module__kmYJaa__fillWarn{background:#fbbf24}
.plan-detail-module__vTYqLG__detailCard{max-width:1100px}.plan-detail-module__vTYqLG__breadcrumb{color:var(--cif-text-muted);flex-wrap:wrap;align-items:center;gap:6px;padding:1rem 1.5rem 0;font-size:13px;display:flex}.plan-detail-module__vTYqLG__crumbLink{color:var(--cif-text-secondary);text-decoration:none}.plan-detail-module__vTYqLG__crumbLink:hover{color:var(--cif-accent)}.plan-detail-module__vTYqLG__crumbSep{opacity:.5}.plan-detail-module__vTYqLG__crumbCurrent{color:var(--cif-text)}.plan-detail-module__vTYqLG__hero{border-bottom:1px solid var(--cif-border);padding:.5rem 1.5rem 1.25rem}.plan-detail-module__vTYqLG__heroTitleRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:10px;display:flex}.plan-detail-module__vTYqLG__title{color:var(--cif-text);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600}.plan-detail-module__vTYqLG__metaRow{flex-wrap:wrap;align-items:center;gap:10px 16px;font-size:13px;display:flex}.plan-detail-module__vTYqLG__metaMuted{color:var(--cif-text-secondary)}.plan-detail-module__vTYqLG__descriptionRow{color:var(--cif-text-secondary);margin-top:10px;font-size:13px}.plan-detail-module__vTYqLG__descriptionEmpty{color:var(--cif-text-muted)}.plan-detail-module__vTYqLG__inlineLink{color:var(--cif-accent);font-weight:500;text-decoration:none}.plan-detail-module__vTYqLG__inlineLink:hover{text-decoration:underline}.plan-detail-module__vTYqLG__kpiGrid{border-bottom:1px solid var(--cif-border);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;padding:1.25rem 1.5rem;display:grid}.plan-detail-module__vTYqLG__kpi{border-radius:var(--cif-radius-md);border:1px solid color-mix(in srgb, var(--cif-border) 80%, transparent);background:color-mix(in srgb, var(--cif-bg-muted) 40%, transparent);padding:12px 14px}.plan-detail-module__vTYqLG__kpiLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--cif-text-muted);margin-bottom:6px;font-size:11px;font-weight:500}.plan-detail-module__vTYqLG__kpiValue{color:var(--cif-text);margin-bottom:8px;font-size:18px;font-weight:600}.plan-detail-module__vTYqLG__section{padding:1.25rem 1.5rem 1.5rem}.plan-detail-module__vTYqLG__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.plan-detail-module__vTYqLG__sectionTitle{color:var(--cif-text);margin:0;font-size:15px;font-weight:600}.plan-detail-module__vTYqLG__fillActions{flex-wrap:wrap;gap:8px;display:flex}.plan-detail-module__vTYqLG__goalsList{flex-direction:column;gap:12px;display:flex}.plan-detail-module__vTYqLG__goalRow{border-radius:var(--cif-radius-md);border:1px solid color-mix(in srgb, var(--cif-border) 70%, transparent);background:color-mix(in srgb, var(--cif-bg-card) 92%, transparent);padding:12px 14px}.plan-detail-module__vTYqLG__goalTitle{color:var(--cif-text);margin-bottom:8px;font-weight:500}.plan-detail-module__vTYqLG__goalNums{color:var(--cif-text-secondary);flex-wrap:wrap;align-items:center;gap:8px 14px;margin-bottom:8px;font-size:13px;display:flex}.plan-detail-module__vTYqLG__unit{color:var(--cif-text-muted);font-size:12px}.plan-detail-module__vTYqLG__goalInput{border-radius:var(--cif-radius-sm);border:1px solid var(--cif-border);background:var(--cif-bg-card);width:120px;color:var(--cif-text);padding:4px 8px;font-family:inherit;font-size:13px}.plan-detail-module__vTYqLG__goalBarWrap{align-items:center;gap:10px;display:flex}.plan-detail-module__vTYqLG__goalTrackFlex{flex:1;min-width:0;max-width:none;width:100%!important}.plan-detail-module__vTYqLG__goalRemove{border-radius:var(--cif-radius-sm);width:28px;height:28px;color:var(--cif-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;font-size:18px;line-height:1}.plan-detail-module__vTYqLG__goalRemove:hover{background:color-mix(in srgb, var(--cif-text) 8%, transparent);color:var(--cif-text)}.plan-detail-module__vTYqLG__emptyHint{color:var(--cif-text-muted);margin:0;font-size:14px}.plan-detail-module__vTYqLG__tabs{border-bottom:1px solid var(--cif-border);gap:4px;margin-bottom:12px;display:flex}.plan-detail-module__vTYqLG__tab{color:var(--cif-text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 14px;font-family:inherit;font-size:13px}.plan-detail-module__vTYqLG__tab:hover{color:var(--cif-text)}.plan-detail-module__vTYqLG__tabOn{color:var(--cif-accent);border-bottom-color:var(--cif-accent);font-weight:500}.plan-detail-module__vTYqLG__taskStatus{color:var(--cif-text-secondary);font-size:13px}.plan-detail-module__vTYqLG__unlinkBtn{color:var(--cif-text-muted);cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:18px;line-height:1}.plan-detail-module__vTYqLG__unlinkBtn:hover{color:var(--cif-text)}.plan-detail-module__vTYqLG__pickList{max-height:280px;margin:0;padding:0;list-style:none;overflow:auto}.plan-detail-module__vTYqLG__pickBtn{text-align:start;border-radius:var(--cif-radius-sm);width:100%;color:var(--cif-text);cursor:pointer;background:0 0;border:none;padding:8px 10px;font-family:inherit;font-size:13px;display:block}.plan-detail-module__vTYqLG__pickBtn:hover{background:var(--cif-bg-subtle)}.plan-detail-module__vTYqLG__fillMuted{background:color-mix(in srgb, var(--cif-text-muted) 35%, transparent)}.plan-detail-module__vTYqLG__fillWarn{background:#fbbf24}
