.OtpInput-module-scss-module__YcZAGW__container{justify-content:center;gap:8px;margin-bottom:8px;display:flex}@media only screen and (max-width:600px){.OtpInput-module-scss-module__YcZAGW__container{gap:6px}}.OtpInput-module-scss-module__YcZAGW__input{border:1px solid var(--brand-border);width:44px;height:52px;color:var(--brand-light);text-align:center;background:0 0;border-radius:8px;outline:none;font-family:Poppins,sans-serif;font-size:1.25em;font-weight:500;transition:border-color .15s}.OtpInput-module-scss-module__YcZAGW__input:focus{border-color:var(--brand-muted)}.OtpInput-module-scss-module__YcZAGW__input:disabled{opacity:.5}@media only screen and (max-width:600px){.OtpInput-module-scss-module__YcZAGW__input{width:40px;height:48px;font-size:1.1em}}
.JodiLogo-module-scss-module__C5vxJG__logo{flex-shrink:0;display:block}
.LoginModal-module-scss-module__KOTo2q__overlay{z-index:1200;background:rgb(var(--overlay-dark-rgb)/.55);justify-content:center;align-items:center;padding:20px;animation:.2s LoginModal-module-scss-module__KOTo2q__fadeIn;display:flex;position:fixed;inset:0}@keyframes LoginModal-module-scss-module__KOTo2q__fadeIn{0%{opacity:0}to{opacity:1}}.LoginModal-module-scss-module__KOTo2q__modal{background:var(--overlay-scrim);border:1px solid color-mix(in srgb,var(--color-accent)10%,transparent);width:100%;max-width:420px;box-shadow:0 24px 64px rgb(var(--overlay-dark-rgb)/.5);-webkit-backdrop-filter:blur(20px);border-radius:10px;flex-direction:column;align-items:center;padding:40px 36px;animation:.2s LoginModal-module-scss-module__KOTo2q__dropIn;display:flex}@media only screen and (max-width:800px){.LoginModal-module-scss-module__KOTo2q__modal{padding:32px 24px}}@keyframes LoginModal-module-scss-module__KOTo2q__dropIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.LoginModal-module-scss-module__KOTo2q__logo{margin-bottom:1.5rem}.LoginModal-module-scss-module__KOTo2q__title{color:var(--brand-light);text-align:center;letter-spacing:-.02em;margin:0 0 8px;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.25}@media only screen and (max-width:800px){.LoginModal-module-scss-module__KOTo2q__title{font-size:1.25rem}}.LoginModal-module-scss-module__KOTo2q__subtitle{color:var(--glass-text-muted);text-align:center;margin-bottom:28px;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5}@media only screen and (max-width:800px){.LoginModal-module-scss-module__KOTo2q__subtitle{margin-bottom:20px}}.LoginModal-module-scss-module__KOTo2q__emailHighlight{color:var(--project-accent,var(--brand-primary));font-weight:600}.LoginModal-module-scss-module__KOTo2q__form{width:100%}.LoginModal-module-scss-module__KOTo2q__input{background:color-mix(in srgb,var(--color-accent)5%,transparent);border:1px solid color-mix(in srgb,var(--color-accent)12%,transparent);width:100%;color:var(--brand-light);border-radius:8px;outline:none;margin-bottom:10px;padding:11px 14px;font-family:Poppins,sans-serif;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.LoginModal-module-scss-module__KOTo2q__input::placeholder{color:var(--glass-text-muted)}.LoginModal-module-scss-module__KOTo2q__input:focus{border-color:var(--project-accent,var(--brand-primary));box-shadow:0 0 0 2px color-mix(in srgb,var(--project-accent,var(--brand-primary))15%,transparent)}.LoginModal-module-scss-module__KOTo2q__input.LoginModal-module-scss-module__KOTo2q__inputError{border-color:var(--color-danger)}.LoginModal-module-scss-module__KOTo2q__input:disabled{opacity:.5;cursor:not-allowed}.LoginModal-module-scss-module__KOTo2q__error{color:var(--color-danger);text-align:center;background:color-mix(in srgb,var(--color-danger)8%,transparent);border:1px solid color-mix(in srgb,var(--color-danger)20%,transparent);border-radius:6px;margin:0 0 10px;padding:8px 14px;font-family:Poppins,sans-serif;font-size:.8125rem}.LoginModal-module-scss-module__KOTo2q__button{color:#fff;background:color-mix(in srgb,var(--project-accent,var(--brand-primary))35%,transparent);border:1px solid color-mix(in srgb,var(--project-accent,var(--brand-primary))90%,black);cursor:pointer;box-shadow:0 2px 8px color-mix(in srgb,var(--project-accent,var(--brand-primary))25%,transparent);border-radius:8px;padding:.625rem 1.5rem;font-family:Poppins,sans-serif;font-size:.9375rem;font-weight:600;transition:all .15s}.LoginModal-module-scss-module__KOTo2q__button:hover:not(:disabled){filter:brightness(1.08);box-shadow:0 4px 14px color-mix(in srgb,var(--project-accent,var(--brand-primary))35%,transparent)}.LoginModal-module-scss-module__KOTo2q__button:active:not(:disabled){filter:brightness(.96);box-shadow:0 1px 4px color-mix(in srgb,var(--project-accent,var(--brand-primary))20%,transparent)}.LoginModal-module-scss-module__KOTo2q__button:disabled{opacity:.45;cursor:not-allowed}.LoginModal-module-scss-module__KOTo2q__button{width:100%;margin-top:6px;box-shadow:none!important}.LoginModal-module-scss-module__KOTo2q__button:hover:not(:disabled){box-shadow:none!important}.LoginModal-module-scss-module__KOTo2q__backButton{color:var(--glass-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;margin-top:12px;padding:6px 14px;font-family:Poppins,sans-serif;font-size:.8125rem;transition:color .15s}.LoginModal-module-scss-module__KOTo2q__backButton:hover:not(:disabled){color:var(--brand-light)}.LoginModal-module-scss-module__KOTo2q__backButton:disabled{opacity:.4;cursor:not-allowed}.LoginModal-module-scss-module__KOTo2q__footer{color:var(--glass-text-muted);text-align:center;margin-top:24px;font-family:Poppins,sans-serif;font-size:.75rem;line-height:1.6}.LoginModal-module-scss-module__KOTo2q__footer a{color:var(--project-accent,var(--brand-primary));opacity:.7;text-decoration:none;transition:opacity .15s}.LoginModal-module-scss-module__KOTo2q__footer a:hover{opacity:1}
.AddActionModal-module-scss-module__0tv-kq__overlay{background:rgb(var(--overlay-dark-rgb)/.5);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AddActionModal-module-scss-module__0tv-kq__modal{background:var(--brand-dark);width:900px;height:90vh;box-shadow:0 10px 40px rgb(var(--overlay-dark-rgb)/.2);border-radius:12px;padding:24px;overflow-y:auto}.AddActionModal-module-scss-module__0tv-kq__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.AddActionModal-module-scss-module__0tv-kq__title{color:var(--brand-light);margin:0;font-size:1.5em}.AddActionModal-module-scss-module__0tv-kq__closeBtn{width:32px;height:32px;color:var(--brand-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:1.5em;transition:background .2s,color .2s;display:flex}.AddActionModal-module-scss-module__0tv-kq__closeBtn:hover{background:var(--brand-secondary);color:var(--brand-light)}.AddActionModal-module-scss-module__0tv-kq__field{margin-bottom:16px}.AddActionModal-module-scss-module__0tv-kq__projectsField{flex-direction:column;margin-bottom:0;display:flex}.AddActionModal-module-scss-module__0tv-kq__label{color:var(--brand-muted);margin-bottom:6px;font-size:.85em;font-weight:500;display:block}.AddActionModal-module-scss-module__0tv-kq__required{color:var(--color-danger)}.AddActionModal-module-scss-module__0tv-kq__input{border:1px solid var(--brand-border);box-sizing:border-box;background:var(--brand-dark);width:100%;color:var(--brand-light);border-radius:8px;outline:none;padding:12px 15px;font-family:Poppins,sans-serif;font-size:1em}.AddActionModal-module-scss-module__0tv-kq__input:focus{border-color:var(--project-accent,var(--brand-primary))}.AddActionModal-module-scss-module__0tv-kq__input::placeholder{color:var(--brand-muted)}.AddActionModal-module-scss-module__0tv-kq__input[type=date]{font-size:.85em}.AddActionModal-module-scss-module__0tv-kq__input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}[data-theme=dark] .AddActionModal-module-scss-module__0tv-kq__input[type=date]::-webkit-calendar-picker-indicator{filter:invert()brightness(1.4)}.AddActionModal-module-scss-module__0tv-kq__textarea{resize:none;min-height:80px;font-family:Poppins,sans-serif}.AddActionModal-module-scss-module__0tv-kq__formRow{gap:16px;display:flex}.AddActionModal-module-scss-module__0tv-kq__formRow .AddActionModal-module-scss-module__0tv-kq__field{flex:1}.AddActionModal-module-scss-module__0tv-kq__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;width:100%;padding-right:36px}.AddActionModal-module-scss-module__0tv-kq__quickProps{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.AddActionModal-module-scss-module__0tv-kq__priorityBtns{gap:.25rem;display:flex}.AddActionModal-module-scss-module__0tv-kq__priorityBtn{border:1px solid var(--brand-border);height:36px;color:var(--brand-muted);letter-spacing:.03em;text-transform:capitalize;cursor:pointer;box-sizing:border-box;background:0 0;border-radius:5px;justify-content:center;align-items:center;padding:0 .7rem;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.AddActionModal-module-scss-module__0tv-kq__priorityBtn:hover:not(.AddActionModal-module-scss-module__0tv-kq__priorityBtnActive){background:rgb(var(--overlay-light-rgb)/.06);color:var(--brand-light)}.AddActionModal-module-scss-module__0tv-kq__priorityBtn.AddActionModal-module-scss-module__0tv-kq__priorityBtnActive{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))15%,transparent);color:var(--brand-light);border-color:rgb(var(--overlay-light-rgb)/.2)}.AddActionModal-module-scss-module__0tv-kq__priorityBtn[data-priority=critical].AddActionModal-module-scss-module__0tv-kq__priorityBtnActive{color:var(--color-danger);border-color:color-mix(in srgb,var(--color-danger)35%,transparent);background:color-mix(in srgb,var(--color-danger)10%,transparent)}.AddActionModal-module-scss-module__0tv-kq__priorityBtn[data-priority=high].AddActionModal-module-scss-module__0tv-kq__priorityBtnActive{color:var(--color-warning);border-color:color-mix(in srgb,var(--color-warning)35%,transparent);background:color-mix(in srgb,var(--color-warning)10%,transparent)}.AddActionModal-module-scss-module__0tv-kq__priorityBtn[data-priority=medium].AddActionModal-module-scss-module__0tv-kq__priorityBtnActive{color:var(--color-warning);border-color:color-mix(in srgb,var(--color-warning)35%,transparent);background:color-mix(in srgb,var(--color-warning)8%,transparent)}.AddActionModal-module-scss-module__0tv-kq__priorityBtn[data-priority=low].AddActionModal-module-scss-module__0tv-kq__priorityBtnActive{color:var(--brand-muted);border-color:color-mix(in srgb,var(--brand-muted)30%,transparent);background:color-mix(in srgb,var(--brand-muted)7%,transparent)}.AddActionModal-module-scss-module__0tv-kq__estInputWrap{flex-shrink:0;position:relative}.AddActionModal-module-scss-module__0tv-kq__estInput{box-sizing:border-box;border-radius:5px;flex-shrink:0;width:120px;height:36px;padding:0 38px 0 12px;font-size:.72rem}.AddActionModal-module-scss-module__0tv-kq__estInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.AddActionModal-module-scss-module__0tv-kq__estInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.AddActionModal-module-scss-module__0tv-kq__estInput{appearance:textfield}.AddActionModal-module-scss-module__0tv-kq__estInputUnit{color:var(--brand-muted);pointer-events:none;font-size:.7rem;font-weight:500;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AddActionModal-module-scss-module__0tv-kq__loadDots{align-items:center;gap:.3rem;display:flex}.AddActionModal-module-scss-module__0tv-kq__loadDot{background:rgb(var(--overlay-light-rgb)/.07);cursor:pointer;border:none;border-radius:3px;flex-shrink:0;width:14px;height:14px;padding:0;transition:background .15s}.AddActionModal-module-scss-module__0tv-kq__loadDot.AddActionModal-module-scss-module__0tv-kq__loadDotFilled{background:var(--project-accent,var(--brand-primary))}.AddActionModal-module-scss-module__0tv-kq__loadDot:hover:not(.AddActionModal-module-scss-module__0tv-kq__loadDotFilled){background:color-mix(in srgb,var(--project-accent,var(--brand-primary))35%,transparent)}.AddActionModal-module-scss-module__0tv-kq__loadDotsValue{color:var(--brand-muted);opacity:.6;margin-left:4px;font-size:.7rem}.AddActionModal-module-scss-module__0tv-kq__blockerChips{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.AddActionModal-module-scss-module__0tv-kq__blockerChip{border:1px solid var(--brand-border);color:var(--brand-light);background:rgb(var(--overlay-light-rgb)/.04);border-radius:5px;align-items:center;gap:5px;padding:3px 4px 3px 8px;font-size:.75rem;display:inline-flex}.AddActionModal-module-scss-module__0tv-kq__blockerChipRemove{color:var(--brand-muted);cursor:pointer;opacity:.75;background:0 0;border:none;border-radius:3px;padding:2px 4px;font-size:.9rem;line-height:1}.AddActionModal-module-scss-module__0tv-kq__blockerChipRemove:hover{opacity:1;color:var(--color-danger)}.AddActionModal-module-scss-module__0tv-kq__addBlockerToggle{color:var(--project-accent,var(--brand-primary));cursor:pointer;opacity:.75;background:0 0;border:none;border-radius:6px;padding:5px 9px;font-family:Poppins,sans-serif;font-size:.72rem;transition:opacity .15s}.AddActionModal-module-scss-module__0tv-kq__addBlockerToggle:hover{opacity:1}.AddActionModal-module-scss-module__0tv-kq__blockerPicker{flex-direction:column;gap:6px;display:flex}.AddActionModal-module-scss-module__0tv-kq__blockerResults{flex-direction:column;gap:3px;max-height:180px;display:flex;overflow-y:auto}.AddActionModal-module-scss-module__0tv-kq__blockerResultRow{text-align:left;color:var(--brand-light);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;padding:7px 9px;font-size:.78rem;transition:background .12s,border-color .12s;display:flex}.AddActionModal-module-scss-module__0tv-kq__blockerResultRow:hover{background:rgb(var(--overlay-light-rgb)/.06);border-color:var(--brand-border)}.AddActionModal-module-scss-module__0tv-kq__blockerCreateRow{border:1px dashed color-mix(in srgb,var(--project-accent,var(--brand-primary))40%,transparent);text-align:left;color:var(--project-accent,var(--brand-primary));cursor:pointer;opacity:.85;background:0 0;border-radius:6px;align-items:center;padding:7px 9px;font-size:.78rem;transition:opacity .12s,background .12s;display:flex}.AddActionModal-module-scss-module__0tv-kq__blockerCreateRow:hover:not(:disabled){opacity:1;background:color-mix(in srgb,var(--project-accent,var(--brand-primary))8%,transparent)}.AddActionModal-module-scss-module__0tv-kq__blockerCreateRow:disabled{opacity:.4;cursor:not-allowed}.AddActionModal-module-scss-module__0tv-kq__form{flex-direction:column;display:flex}.AddActionModal-module-scss-module__0tv-kq__actions{display:flex}.AddActionModal-module-scss-module__0tv-kq__btn{border:none;border-right:1px solid var(--brand-border);cursor:pointer;opacity:.75;background:0 0;border-radius:0;flex:1;padding:14px;font-family:Poppins,sans-serif;font-size:.85em;font-weight:600;transition:opacity .15s,background .15s}.AddActionModal-module-scss-module__0tv-kq__btn:last-child{border-right:none}.AddActionModal-module-scss-module__0tv-kq__btn:hover:not(:disabled){opacity:1;background:color-mix(in srgb,var(--project-accent,var(--brand-primary))8%,transparent)}.AddActionModal-module-scss-module__0tv-kq__btn.AddActionModal-module-scss-module__0tv-kq__cancel{color:var(--brand-muted)}.AddActionModal-module-scss-module__0tv-kq__btn.AddActionModal-module-scss-module__0tv-kq__save{color:var(--project-accent,var(--brand-primary))}.AddActionModal-module-scss-module__0tv-kq__btn.AddActionModal-module-scss-module__0tv-kq__save:disabled{opacity:.3;cursor:not-allowed}
.ActionCompletionGraph-module-scss-module__oCe5SW__wrapper{background:var(--glass-bg);border:1px solid var(--brand-border);border-radius:12px;width:100%;padding:16px 12px 8px}@media only screen and (max-width:800px){.ActionCompletionGraph-module-scss-module__oCe5SW__wrapper{padding:12px 8px 4px}}.ActionCompletionGraph-module-scss-module__oCe5SW__noBorder{background:0 0;border:none;padding:0}@media only screen and (max-width:600px){.ActionCompletionGraph-module-scss-module__oCe5SW__yAxis{display:none}}.ActionCompletionGraph-module-scss-module__oCe5SW__empty{justify-content:center;align-items:center;height:100%;min-height:120px;display:flex}.ActionCompletionGraph-module-scss-module__oCe5SW__emptyText{color:var(--brand-muted);opacity:.55;font-size:13px;font-weight:500}.ActionCompletionGraph-module-scss-module__oCe5SW__tooltip{background:var(--brand-dark);border:1px solid var(--brand-border,var(--brand-light));color:var(--brand-light,var(--brand-light));border-radius:8px;max-width:240px;padding:10px 12px;font-family:Poppins,sans-serif;font-size:12px}.ActionCompletionGraph-module-scss-module__oCe5SW__tooltipDate{color:var(--brand-muted,var(--brand-muted));margin-bottom:4px;font-size:11px}.ActionCompletionGraph-module-scss-module__oCe5SW__tooltipDateBtn{color:var(--brand-accent,var(--color-accent));cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-bottom:4px;padding:0;font-family:inherit;font-size:11px;text-decoration:underline}.ActionCompletionGraph-module-scss-module__oCe5SW__tooltipDateBtn:hover{color:var(--brand-light,var(--brand-light))}.ActionCompletionGraph-module-scss-module__oCe5SW__tooltipCount{margin-bottom:6px}.ActionCompletionGraph-module-scss-module__oCe5SW__tooltipCount strong{font-weight:600}.ActionCompletionGraph-module-scss-module__oCe5SW__tooltipList{flex-direction:column;gap:3px;max-height:200px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.ActionCompletionGraph-module-scss-module__oCe5SW__tooltipAction{color:var(--brand-accent,var(--color-accent));white-space:nowrap;text-overflow:ellipsis;border-radius:4px;padding:2px 4px;font-size:11px;text-decoration:none;display:block;overflow:hidden}.ActionCompletionGraph-module-scss-module__oCe5SW__tooltipAction:hover{background:rgb(var(--overlay-light-rgb)/.08)}
.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetWrap{align-items:center;display:flex;position:relative}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetBtn{color:var(--brand-muted);cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:6px;outline:none;align-items:center;gap:5px;padding:5px 7px;font-family:Poppins,sans-serif;transition:opacity .15s;display:flex}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetBtn:hover{opacity:.85}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetBtn:focus-visible{outline:none}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetActive{opacity:1}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetActive svg{color:var(--color-danger)}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetActive .TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetLabel{background:linear-gradient(90deg,var(--color-entity),var(--color-danger),var(--color-warning),var(--color-entity));-webkit-text-fill-color:#0000;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:3s infinite TimeBudgetBtn-module-scss-module__ZhIoiW__jodiShimmer}@keyframes TimeBudgetBtn-module-scss-module__ZhIoiW__jodiShimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetLabel{letter-spacing:.02em;font-size:.72rem;font-weight:400}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetDropdown{background:var(--brand-dark);border:1px solid var(--brand-border);z-index:100;min-width:200px;box-shadow:0 4px 16px rgb(var(--overlay-dark-rgb)/.08);border-radius:5px;flex-direction:column;gap:8px;padding:8px;animation:.16s cubic-bezier(.22,1,.36,1) both TimeBudgetBtn-module-scss-module__ZhIoiW__budgetDropIn;display:flex;position:absolute;top:calc(100% + 6px);right:0}@keyframes TimeBudgetBtn-module-scss-module__ZhIoiW__budgetDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetHint{color:var(--brand-muted);opacity:.5;margin:0;padding:4px 8px 2px;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:500}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetPresets{flex-direction:column;gap:2px;display:flex}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetPreset{width:100%;color:var(--brand-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;outline:none;padding:10px 14px;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:500;transition:background .12s,color .12s}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetPreset:hover{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))8%,transparent);color:var(--project-accent,var(--brand-primary))}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetPresetActive{color:var(--project-accent,var(--brand-primary));background:color-mix(in srgb,var(--project-accent,var(--brand-primary))10%,transparent)}.TimeBudgetBtn-module-scss-module__ZhIoiW__eodRow{border-top:1px solid var(--brand-border);flex-direction:column;padding-top:6px;display:flex}.TimeBudgetBtn-module-scss-module__ZhIoiW__eodBtn{width:100%;color:var(--brand-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;outline:none;padding:8px 14px;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:500;transition:background .12s,color .12s,opacity .12s}.TimeBudgetBtn-module-scss-module__ZhIoiW__eodBtn:hover:not(:disabled){background:color-mix(in srgb,var(--project-accent,var(--brand-primary))8%,transparent);color:var(--project-accent,var(--brand-primary))}.TimeBudgetBtn-module-scss-module__ZhIoiW__eodBtn:disabled{opacity:.35;cursor:not-allowed}.TimeBudgetBtn-module-scss-module__ZhIoiW__eodBtnActive{color:var(--project-accent,var(--brand-primary));background:color-mix(in srgb,var(--project-accent,var(--brand-primary))10%,transparent)}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetClear{border:none;border-top:1px solid var(--brand-border);width:100%;color:var(--brand-muted);cursor:pointer;text-align:left;opacity:.4;background:0 0;border-radius:0;outline:none;padding:8px 14px;font-family:Poppins,sans-serif;font-size:.75rem;transition:opacity .15s}.TimeBudgetBtn-module-scss-module__ZhIoiW__timeBudgetClear:hover{opacity:.75}
.ActionFiltersPanel-module-scss-module__9zUUfa__filterPanel{flex-direction:column;gap:6px;display:flex}.ActionFiltersPanel-module-scss-module__9zUUfa__filterPanelHeader{justify-content:flex-end;display:flex}.ActionFiltersPanel-module-scss-module__9zUUfa__filterHint{text-transform:uppercase;letter-spacing:.04em;color:var(--brand-muted);opacity:.6;margin:4px 0 0;font-family:Poppins,sans-serif;font-size:.66rem;font-weight:600}.ActionFiltersPanel-module-scss-module__9zUUfa__filterChipRow{flex-wrap:wrap;gap:4px;display:flex}.ActionFiltersPanel-module-scss-module__9zUUfa__filterChip{background:color-mix(in srgb,var(--color-accent)4%,transparent);color:var(--brand-muted);text-transform:capitalize;cursor:pointer;border:none;border-radius:5px;outline:none;padding:4px 8px;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:500;transition:background .12s,color .12s}.ActionFiltersPanel-module-scss-module__9zUUfa__filterChip:hover{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))10%,transparent);color:var(--project-accent,var(--brand-primary))}.ActionFiltersPanel-module-scss-module__9zUUfa__filterChipActive{color:var(--project-accent,var(--brand-primary));background:color-mix(in srgb,var(--project-accent,var(--brand-primary))16%,transparent)}.ActionFiltersPanel-module-scss-module__9zUUfa__filterInheritHint{color:var(--brand-muted);opacity:.45;margin:4px 0 0;font-family:Poppins,sans-serif;font-size:.64rem;line-height:1.35}.ActionFiltersPanel-module-scss-module__9zUUfa__filterClear{color:var(--brand-muted);cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:4px;outline:none;padding:2px 4px;font-family:Poppins,sans-serif;font-size:.65rem;transition:opacity .15s}.ActionFiltersPanel-module-scss-module__9zUUfa__filterClear:hover{opacity:1}@media only screen and (max-width:800px){.ActionFiltersPanel-module-scss-module__9zUUfa__filterChip{padding:6px 10px}}
.SortOrderBuilder-module-scss-module__6qo0Oq__sortSection{flex-direction:column;gap:8px;padding-top:4px;display:flex}.SortOrderBuilder-module-scss-module__6qo0Oq__sortHeader{justify-content:space-between;align-items:center;display:flex}.SortOrderBuilder-module-scss-module__6qo0Oq__sortLabel{color:var(--brand-muted);font-size:.72rem;font-weight:500}.SortOrderBuilder-module-scss-module__6qo0Oq__sortSubLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--brand-muted);opacity:.65;font-size:.62rem;font-weight:600}.SortOrderBuilder-module-scss-module__6qo0Oq__sortHint{color:var(--brand-muted);opacity:.75;margin:0;font-size:.68rem;line-height:1.45}.SortOrderBuilder-module-scss-module__6qo0Oq__sortNote{border-top:1px solid color-mix(in srgb,var(--brand-muted)12%,transparent);color:var(--brand-muted);opacity:.6;margin:2px 0 0;padding-top:8px;font-size:.64rem;line-height:1.45}.SortOrderBuilder-module-scss-module__6qo0Oq__sortSummary{color:var(--brand-light);opacity:.8;margin:0;font-size:.66rem;line-height:1.5}.SortOrderBuilder-module-scss-module__6qo0Oq__sortSummaryPrefix{color:var(--brand-muted);font-weight:600}.SortOrderBuilder-module-scss-module__6qo0Oq__sortSummaryDir{color:var(--brand-muted)}.SortOrderBuilder-module-scss-module__6qo0Oq__sortClearBtn{color:var(--brand-muted);cursor:pointer;opacity:.6;background:0 0;border:none;padding:2px 4px;font-family:Poppins,sans-serif;font-size:.65rem;transition:opacity .12s}.SortOrderBuilder-module-scss-module__6qo0Oq__sortClearBtn:hover{opacity:1}.SortOrderBuilder-module-scss-module__6qo0Oq__sortModeRow{gap:5px;display:flex}.SortOrderBuilder-module-scss-module__6qo0Oq__sortModeBtn{border:1px solid color-mix(in srgb,var(--brand-muted)15%,transparent);color:color-mix(in srgb,var(--brand-muted)55%,transparent);cursor:pointer;background:0 0;border-radius:6px;flex:1;padding:6px 10px;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:500;transition:background .12s,color .12s,border-color .12s}.SortOrderBuilder-module-scss-module__6qo0Oq__sortModeBtn:hover{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))10%,transparent);color:var(--brand-light);border-color:color-mix(in srgb,var(--project-accent,var(--brand-primary))20%,transparent)}.SortOrderBuilder-module-scss-module__6qo0Oq__sortModeBtnActive{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))16%,transparent);color:var(--brand-light);border-color:color-mix(in srgb,var(--project-accent,var(--brand-primary))30%,transparent)}.SortOrderBuilder-module-scss-module__6qo0Oq__sortPresets{flex-wrap:wrap;gap:5px;display:flex}.SortOrderBuilder-module-scss-module__6qo0Oq__sortPreset{border:1px solid color-mix(in srgb,var(--brand-muted)15%,transparent);color:color-mix(in srgb,var(--brand-muted)60%,transparent);cursor:pointer;white-space:nowrap;background:0 0;border-radius:5px;padding:4px 9px;font-family:Poppins,sans-serif;font-size:.68rem;font-weight:500;transition:background .12s,color .12s,border-color .12s}.SortOrderBuilder-module-scss-module__6qo0Oq__sortPreset:hover{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))10%,transparent);color:var(--brand-light);border-color:color-mix(in srgb,var(--project-accent,var(--brand-primary))20%,transparent)}.SortOrderBuilder-module-scss-module__6qo0Oq__sortPresetActive{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))16%,transparent);color:var(--brand-light);border-color:color-mix(in srgb,var(--project-accent,var(--brand-primary))30%,transparent)}.SortOrderBuilder-module-scss-module__6qo0Oq__sortRows{flex-direction:column;gap:3px;display:flex}.SortOrderBuilder-module-scss-module__6qo0Oq__sortRow{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))8%,transparent);border:1px solid color-mix(in srgb,var(--project-accent,var(--brand-primary))14%,transparent);border-radius:6px;align-items:center;gap:6px;padding:5px 8px;transition:background .15s,border-color .15s;display:flex}.SortOrderBuilder-module-scss-module__6qo0Oq__sortRowAsc{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))10%,transparent);border-color:color-mix(in srgb,var(--project-accent,var(--brand-primary))22%,transparent)}.SortOrderBuilder-module-scss-module__6qo0Oq__sortRowDesc{background:color-mix(in srgb,var(--color-warning)8%,transparent);border-color:color-mix(in srgb,var(--color-warning)20%,transparent)}.SortOrderBuilder-module-scss-module__6qo0Oq__sortMoveGroup{flex-direction:column;flex-shrink:0;gap:1px;display:flex}.SortOrderBuilder-module-scss-module__6qo0Oq__sortMoveBtn{width:16px;height:14px;color:var(--brand-muted);cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:0;transition:opacity .12s;display:flex}.SortOrderBuilder-module-scss-module__6qo0Oq__sortMoveBtn:hover:not(:disabled){opacity:1}.SortOrderBuilder-module-scss-module__6qo0Oq__sortMoveBtn:disabled{opacity:.15;cursor:default}.SortOrderBuilder-module-scss-module__6qo0Oq__sortRowNum{color:var(--brand-muted);opacity:.5;text-align:center;flex-shrink:0;width:10px;font-size:.6rem;font-weight:700}.SortOrderBuilder-module-scss-module__6qo0Oq__sortRowLabel{min-width:0;color:var(--brand-light);flex:1;font-size:.75rem;font-weight:500}.SortOrderBuilder-module-scss-module__6qo0Oq__sortDirBtn{cursor:pointer;letter-spacing:.04em;white-space:nowrap;border:none;border-radius:3px;flex-shrink:0;padding:2px 6px;font-family:Poppins,sans-serif;font-size:.62rem;font-weight:600;transition:opacity .12s,background .12s}.SortOrderBuilder-module-scss-module__6qo0Oq__sortDirBtn:hover{opacity:1}.SortOrderBuilder-module-scss-module__6qo0Oq__sortDirAsc{color:var(--project-accent,var(--brand-primary));background:color-mix(in srgb,var(--project-accent,var(--brand-primary))18%,transparent);opacity:.9}.SortOrderBuilder-module-scss-module__6qo0Oq__sortDirDesc{color:var(--color-warning);background:color-mix(in srgb,var(--color-warning)15%,transparent);opacity:.9}.SortOrderBuilder-module-scss-module__6qo0Oq__sortRemoveBtn{color:var(--brand-muted);cursor:pointer;opacity:.35;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:.8rem;line-height:1;transition:opacity .12s}.SortOrderBuilder-module-scss-module__6qo0Oq__sortRemoveBtn:hover{opacity:.8}.SortOrderBuilder-module-scss-module__6qo0Oq__sortChips{flex-wrap:wrap;gap:5px;display:flex}.SortOrderBuilder-module-scss-module__6qo0Oq__sortChip{background:color-mix(in srgb,var(--brand-muted)7%,transparent);color:color-mix(in srgb,var(--brand-muted)55%,transparent);cursor:pointer;white-space:nowrap;border:none;border-radius:5px;align-items:center;gap:5px;padding:4px 9px;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:500;transition:background .12s,color .12s;display:inline-flex}.SortOrderBuilder-module-scss-module__6qo0Oq__sortChip:hover{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))14%,transparent);color:var(--brand-light)}@media only screen and (max-width:800px){.SortOrderBuilder-module-scss-module__6qo0Oq__sortRow{flex-wrap:wrap;row-gap:4px}.SortOrderBuilder-module-scss-module__6qo0Oq__sortRowLabel{flex:1 0 45%}.SortOrderBuilder-module-scss-module__6qo0Oq__sortMoveBtn{width:22px;height:18px}.SortOrderBuilder-module-scss-module__6qo0Oq__sortChip,.SortOrderBuilder-module-scss-module__6qo0Oq__sortPreset{padding:6px 10px}.SortOrderBuilder-module-scss-module__6qo0Oq__sortModeBtn{padding:8px 10px}}
.RoutinePanel-module-scss-module__P-MkIW__panel{flex-direction:column;flex:1;min-height:0;display:flex}.RoutinePanel-module-scss-module__P-MkIW__loading{color:var(--brand-muted);opacity:.6;flex:1;justify-content:center;align-items:center;font-family:Poppins,sans-serif;font-size:.875rem;display:flex}.RoutinePanel-module-scss-module__P-MkIW__header{flex-direction:column;flex-shrink:0;gap:8px;padding:0 .25rem 12px;display:flex}.RoutinePanel-module-scss-module__P-MkIW__title{color:var(--brand-light);margin:0;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.RoutinePanel-module-scss-module__P-MkIW__meta{align-items:center;gap:8px;display:flex}.RoutinePanel-module-scss-module__P-MkIW__freqPill{color:var(--brand-muted);background:rgb(var(--overlay-light-rgb)/.05);letter-spacing:.02em;text-transform:capitalize;border-radius:5px;padding:3px 8px;font-family:Poppins,sans-serif;font-size:.68rem;font-weight:500}.RoutinePanel-module-scss-module__P-MkIW__checkInBtn{color:var(--project-accent,var(--brand-primary));cursor:pointer;opacity:.85;background:0 0;border:none;border-radius:6px;margin-left:auto;padding:5px 10px;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:600;transition:opacity .15s}.RoutinePanel-module-scss-module__P-MkIW__checkInBtn:hover:not(:disabled){opacity:1}.RoutinePanel-module-scss-module__P-MkIW__checkInBtn:disabled{opacity:.4;cursor:not-allowed}.RoutinePanel-module-scss-module__P-MkIW__chatCanvas{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}
.InboxSideBento-module-scss-module__-l1O3W__removeBtn{color:var(--brand-muted);cursor:pointer;opacity:.75;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:5px 9px;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:500;transition:opacity .15s,color .15s}.InboxSideBento-module-scss-module__-l1O3W__removeBtn:hover{opacity:1;color:var(--color-danger)}@media only screen and (max-width:800px){.InboxSideBento-module-scss-module__-l1O3W__removeBtn{padding:6px 10px}}
.CalendarFilter-module-scss-module__8mr8_W__filterGroup{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:8px;gap:4px;padding:3px;display:flex}.CalendarFilter-module-scss-module__8mr8_W__filterButton{cursor:pointer;color:var(--brand-muted);background:0 0;border:none;border-radius:6px;padding:5px 14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:all .15s}.CalendarFilter-module-scss-module__8mr8_W__filterButton:hover:not(.CalendarFilter-module-scss-module__8mr8_W__active){color:var(--brand-text);background:var(--glass-bg-hover)}.CalendarFilter-module-scss-module__8mr8_W__filterButton.CalendarFilter-module-scss-module__8mr8_W__active{background:var(--brand-dark);color:var(--brand-text);box-shadow:var(--shadow-sm);border:1px solid var(--brand-border)}
.AppHeader-module-scss-module__Lkly-q__header{background-color:var(--brand-dark);z-index:50;border-bottom:1px solid var(--glass-bg);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px 12px;display:flex;position:relative}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__header{gap:8px;padding:12px 12px 8px}}.AppHeader-module-scss-module__Lkly-q__header.AppHeader-module-scss-module__Lkly-q__headerMinimal{background-color:color-mix(in srgb,var(--color-accent-deep)30%,transparent);-webkit-backdrop-filter:blur(12px);padding:8px 24px;position:absolute;top:0;left:0;right:0}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__header.AppHeader-module-scss-module__Lkly-q__headerMinimal{padding:6px 12px}}.AppHeader-module-scss-module__Lkly-q__headerImmersiveWrapper{background-color:var(--brand-dark);border-bottom:1px solid color-mix(in srgb,var(--project-color,var(--project-accent,var(--brand-primary)))15%,var(--brand-border));z-index:50;flex-direction:column;flex-shrink:0;display:flex}.AppHeader-module-scss-module__Lkly-q__headerImmersive{align-items:center;gap:12px;padding:14px 20px 12px;display:flex;position:relative}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__headerImmersive{gap:8px;padding:10px 12px}}.AppHeader-module-scss-module__Lkly-q__projectNameBanner{border-top:1px solid var(--glass-border);align-items:center;gap:8px;padding:5px 20px 6px;display:flex}.AppHeader-module-scss-module__Lkly-q__projectNameDot{border-radius:2px;flex-shrink:0;width:7px;height:7px}.AppHeader-module-scss-module__Lkly-q__projectNameText{color:var(--glass-text-muted);letter-spacing:.02em;font-size:.72rem;font-weight:500}.AppHeader-module-scss-module__Lkly-q__immersiveRight{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__immersiveRight{gap:6px}}.AppHeader-module-scss-module__Lkly-q__progressRing{color:var(--brand-muted);flex-shrink:0;align-items:center;gap:5px;display:flex;position:relative}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__progressRing{display:none}}.AppHeader-module-scss-module__Lkly-q__progressRing[data-tooltip]{position:relative}.AppHeader-module-scss-module__Lkly-q__progressRing[data-tooltip]:after{content:attr(data-tooltip);background:var(--brand-dark);color:var(--brand-light);white-space:nowrap;border:1px solid var(--brand-border);box-shadow:0 4px 16px rgb(var(--overlay-dark-rgb)/.3);pointer-events:none;opacity:0;z-index:1000;border-radius:6px;padding:5px 10px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.AppHeader-module-scss-module__Lkly-q__progressRing[data-tooltip]:hover:after{opacity:1;transition-delay:.4s;transform:translate(-50%)translateY(0)}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__progressRing[data-tooltip]:after{display:none}}@media only screen and (max-width:600px){.AppHeader-module-scss-module__Lkly-q__progressRing{display:none}}.AppHeader-module-scss-module__Lkly-q__progressRingFill{transition:stroke-dashoffset .4s}.AppHeader-module-scss-module__Lkly-q__progressRingLabel{color:var(--brand-muted);min-width:24px;font-size:11px;font-weight:600}.AppHeader-module-scss-module__Lkly-q__headerLeft{flex:1;align-items:center;gap:12px;min-width:0;display:flex}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__headerLeft{gap:8px}}.AppHeader-module-scss-module__Lkly-q__focusBadge{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))15%,transparent);border:1px solid color-mix(in srgb,var(--project-accent,var(--brand-primary))30%,transparent);color:var(--project-accent,var(--brand-primary));border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:6px 10px;font-size:13px;animation:.2s AppHeader-module-scss-module__Lkly-q__fadeIn;display:flex}@media only screen and (max-width:600px){.AppHeader-module-scss-module__Lkly-q__focusBadge{display:none}}@keyframes AppHeader-module-scss-module__Lkly-q__fadeIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.AppHeader-module-scss-module__Lkly-q__focusIcon{font-size:12px}.AppHeader-module-scss-module__Lkly-q__focusLabel{text-overflow:ellipsis;white-space:nowrap;max-width:150px;color:inherit;font-family:Poppins,sans-serif;font-weight:500;font-size:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;overflow:hidden}.AppHeader-module-scss-module__Lkly-q__focusLabel:hover{text-decoration:underline}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__focusLabel{max-width:80px}}.AppHeader-module-scss-module__Lkly-q__focusExit{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))20%,transparent);width:18px;height:18px;color:var(--project-accent,var(--brand-primary));cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:2px;font-size:14px;transition:all .15s;display:flex}.AppHeader-module-scss-module__Lkly-q__focusExit:hover{background:var(--project-accent,var(--brand-primary));color:var(--color-on-accent)}.AppHeader-module-scss-module__Lkly-q__logoBtn{cursor:pointer;pointer-events:auto;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;transition:opacity .15s;display:flex;position:absolute;left:50%;transform:translate(-50%)}.AppHeader-module-scss-module__Lkly-q__logoBtn:hover{opacity:.85}.AppHeader-module-scss-module__Lkly-q__logo{width:auto;height:32px}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__mobileHide{display:none}}.AppHeader-module-scss-module__Lkly-q__mobileOnly{display:none!important}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__mobileOnly{display:inline-flex!important}}.AppHeader-module-scss-module__Lkly-q__headerPill{background:0 0;border:none;flex-shrink:1;align-items:center;gap:6px;min-width:0;padding:0;display:inline-flex;overflow:visible}.AppHeader-module-scss-module__Lkly-q__headerPill>div:empty{display:none}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__headerPill{gap:4px}}.AppHeader-module-scss-module__Lkly-q__pillIcon{background:var(--glass-bg);border:1px solid var(--glass-border);width:32px;height:32px;color:var(--brand-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s,border-color .15s;display:inline-flex;position:relative}.AppHeader-module-scss-module__Lkly-q__pillIcon svg{display:block}.AppHeader-module-scss-module__Lkly-q__pillIcon:hover{color:var(--brand-light);background:var(--glass-bg-hover);border-color:var(--glass-border-strong)}.AppHeader-module-scss-module__Lkly-q__pillIcon.AppHeader-module-scss-module__Lkly-q__pillIconActive{color:var(--project-accent,var(--project-color,var(--project-accent,var(--brand-primary))));background:color-mix(in srgb,var(--project-accent,var(--project-color,var(--project-accent,var(--brand-primary))))16%,transparent);border-color:color-mix(in srgb,var(--project-accent,var(--project-color,var(--project-accent,var(--brand-primary))))40%,transparent);animation:2.4s ease-in-out infinite AppHeader-module-scss-module__Lkly-q__pillGlow}.AppHeader-module-scss-module__Lkly-q__pillIcon[data-tooltip]{position:relative}.AppHeader-module-scss-module__Lkly-q__pillIcon[data-tooltip]:after{content:attr(data-tooltip);background:var(--brand-dark);color:var(--brand-light);white-space:nowrap;border:1px solid var(--brand-border);box-shadow:0 4px 16px rgb(var(--overlay-dark-rgb)/.3);pointer-events:none;opacity:0;z-index:1000;border-radius:6px;padding:5px 10px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.AppHeader-module-scss-module__Lkly-q__pillIcon[data-tooltip]:hover:after{opacity:1;transition-delay:.4s;transform:translate(-50%)translateY(0)}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__pillIcon[data-tooltip]:after{display:none}.AppHeader-module-scss-module__Lkly-q__pillIcon{border-radius:10px;width:40px;height:40px}.AppHeader-module-scss-module__Lkly-q__pillIcon svg{width:18px;height:18px}.AppHeader-module-scss-module__Lkly-q__mobileHidden{display:none!important}}.AppHeader-module-scss-module__Lkly-q__headerRight{flex-shrink:0;align-items:center;gap:10px;display:flex}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__headerRight{gap:6px}}.AppHeader-module-scss-module__Lkly-q__filterMenuWrapper{position:relative}.AppHeader-module-scss-module__Lkly-q__filterMenu{background:var(--brand-dark);border:1px solid var(--brand-border);min-width:200px;box-shadow:0 8px 24px rgb(var(--overlay-dark-rgb)/.25);z-index:100;border-radius:10px;padding:4px;animation:.15s AppHeader-module-scss-module__Lkly-q__dropIn;position:absolute;top:calc(100% + 6px);right:0}.AppHeader-module-scss-module__Lkly-q__filterMenuItem{width:100%;color:var(--brand-muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:flex}.AppHeader-module-scss-module__Lkly-q__filterMenuItem+.AppHeader-module-scss-module__Lkly-q__filterMenuItem{margin-top:4px}.AppHeader-module-scss-module__Lkly-q__filterMenuItem:hover{background:var(--glass-border);color:var(--brand-light);border-color:var(--glass-border)}.AppHeader-module-scss-module__Lkly-q__filterMenuItem.AppHeader-module-scss-module__Lkly-q__filterMenuItemActive{color:var(--project-accent,var(--brand-primary));background:color-mix(in srgb,var(--project-accent,var(--brand-primary))12%,transparent);border-color:color-mix(in srgb,var(--project-accent,var(--brand-primary))35%,transparent)}.AppHeader-module-scss-module__Lkly-q__filterMenuDivider{background:var(--brand-border);height:1px;margin:4px 0}.AppHeader-module-scss-module__Lkly-q__filterMenuLabel{color:var(--brand-muted);text-transform:uppercase;letter-spacing:.5px;padding:4px 12px 2px;font-size:.7em;font-weight:600;display:block}.AppHeader-module-scss-module__Lkly-q__createMenuWrapper{position:relative}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__createMenuWrapper{display:flex}}.AppHeader-module-scss-module__Lkly-q__createMenu{background:var(--brand-dark);border:1px solid var(--brand-border);min-width:180px;box-shadow:0 8px 24px rgb(var(--overlay-dark-rgb)/.25);z-index:100;border-radius:10px;padding:4px;animation:.15s AppHeader-module-scss-module__Lkly-q__dropIn;position:absolute;top:calc(100% + 6px);right:0}.AppHeader-module-scss-module__Lkly-q__createMenuItem{width:100%;color:var(--brand-light);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:background .15s;display:flex}.AppHeader-module-scss-module__Lkly-q__createMenuItem:hover{background:var(--glass-border)}.AppHeader-module-scss-module__Lkly-q__createMenuKbd{border:1px solid var(--brand-border);color:var(--brand-muted);pointer-events:none;background:0 0;border-radius:4px;margin-left:auto;padding:1px 5px;font-family:monospace;font-size:10px}.AppHeader-module-scss-module__Lkly-q__createMenuIcon{width:20px;height:20px;color:var(--brand-muted);justify-content:center;align-items:center;display:flex}.AppHeader-module-scss-module__Lkly-q__createMenuIcon svg{display:block}.AppHeader-module-scss-module__Lkly-q__profileBadge{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;transition:all .15s;position:relative}.AppHeader-module-scss-module__Lkly-q__profileBadge:hover{opacity:.85;transform:scale(1.05)}.AppHeader-module-scss-module__Lkly-q__profileBadge[data-tooltip]{position:relative}.AppHeader-module-scss-module__Lkly-q__profileBadge[data-tooltip]:after{content:attr(data-tooltip);background:var(--brand-dark);color:var(--brand-light);white-space:nowrap;border:1px solid var(--brand-border);box-shadow:0 4px 16px rgb(var(--overlay-dark-rgb)/.3);pointer-events:none;opacity:0;z-index:1000;border-radius:6px;padding:5px 10px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.AppHeader-module-scss-module__Lkly-q__profileBadge[data-tooltip]:hover:after{opacity:1;transition-delay:.4s;transform:translate(-50%)translateY(0)}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__profileBadge[data-tooltip]:after{display:none}}.AppHeader-module-scss-module__Lkly-q__backButton{background:var(--glass-bg);border:1px solid var(--glass-border);width:32px;height:32px;color:var(--brand-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:16px;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.AppHeader-module-scss-module__Lkly-q__backButton:hover{color:var(--brand-light);background:var(--glass-bg-hover);border-color:var(--glass-border-strong)}.AppHeader-module-scss-module__Lkly-q__backButton[data-tooltip]{position:relative}.AppHeader-module-scss-module__Lkly-q__backButton[data-tooltip]:after{content:attr(data-tooltip);background:var(--brand-dark);color:var(--brand-light);white-space:nowrap;border:1px solid var(--brand-border);box-shadow:0 4px 16px rgb(var(--overlay-dark-rgb)/.3);pointer-events:none;opacity:0;z-index:1000;border-radius:6px;padding:5px 10px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.AppHeader-module-scss-module__Lkly-q__backButton[data-tooltip]:hover:after{opacity:1;transition-delay:.4s;transform:translate(-50%)translateY(0)}@media only screen and (max-width:800px){.AppHeader-module-scss-module__Lkly-q__backButton[data-tooltip]:after{display:none}}@keyframes AppHeader-module-scss-module__Lkly-q__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes AppHeader-module-scss-module__Lkly-q__pillGlow{0%,to{box-shadow:0 0 4px 0px color-mix(in srgb,var(--project-accent,var(--project-color,var(--project-accent,var(--brand-primary))))15%,transparent)}50%{box-shadow:0 0 8px 2px color-mix(in srgb,var(--project-accent,var(--project-color,var(--project-accent,var(--brand-primary))))30%,transparent)}}
.FilterMenuBtn-module-scss-module__Mh9aGq__wrapper{position:relative}.FilterMenuBtn-module-scss-module__Mh9aGq__menu{background:var(--brand-dark);border:1px solid var(--brand-border);min-width:200px;box-shadow:0 8px 24px rgb(var(--overlay-dark-rgb)/.25);z-index:100;border-radius:10px;padding:4px;animation:.15s FilterMenuBtn-module-scss-module__Mh9aGq__dropIn;position:absolute;top:calc(100% + 6px);right:0}.FilterMenuBtn-module-scss-module__Mh9aGq__item{width:100%;color:var(--brand-muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:flex}.FilterMenuBtn-module-scss-module__Mh9aGq__item+.FilterMenuBtn-module-scss-module__Mh9aGq__item{margin-top:4px}.FilterMenuBtn-module-scss-module__Mh9aGq__item:hover{background:var(--glass-border);color:var(--brand-light);border-color:var(--glass-border)}.FilterMenuBtn-module-scss-module__Mh9aGq__item.FilterMenuBtn-module-scss-module__Mh9aGq__itemActive{color:var(--project-accent,var(--brand-primary));background:color-mix(in srgb,var(--project-accent,var(--brand-primary))12%,transparent);border-color:color-mix(in srgb,var(--project-accent,var(--brand-primary))35%,transparent)}.FilterMenuBtn-module-scss-module__Mh9aGq__divider{background:var(--brand-border);height:1px;margin:4px 0}.FilterMenuBtn-module-scss-module__Mh9aGq__label{color:var(--brand-muted);text-transform:uppercase;letter-spacing:.5px;padding:4px 12px 2px;font-size:.7em;font-weight:600;display:block}.FilterMenuBtn-module-scss-module__Mh9aGq__icon{color:var(--brand-muted);flex-shrink:0;transition:color .15s}.FilterMenuBtn-module-scss-module__Mh9aGq__iconActive{color:var(--project-accent,var(--brand-primary));flex-shrink:0}.FilterMenuBtn-module-scss-module__Mh9aGq__inlineBtn{cursor:pointer;color:var(--brand-muted);text-transform:uppercase;letter-spacing:.4px;background:0 0;border:none;border-radius:5px;align-items:center;gap:4px;padding:2px 5px;font-family:Poppins,sans-serif;font-size:.85em;font-weight:600;transition:background .15s,color .15s;display:inline-flex;overflow:hidden}.FilterMenuBtn-module-scss-module__Mh9aGq__inlineBtn:hover{background:var(--glass-border);color:var(--brand-light)}.FilterMenuBtn-module-scss-module__Mh9aGq__inlineBtn:hover .FilterMenuBtn-module-scss-module__Mh9aGq__icon{color:var(--brand-light)}.FilterMenuBtn-module-scss-module__Mh9aGq__inlineBtn:hover .FilterMenuBtn-module-scss-module__Mh9aGq__inlineBtnLabel{opacity:1;max-width:40px;margin-left:0}.FilterMenuBtn-module-scss-module__Mh9aGq__inlineBtn.FilterMenuBtn-module-scss-module__Mh9aGq__inlineBtnActive .FilterMenuBtn-module-scss-module__Mh9aGq__iconActive{color:var(--project-accent,var(--brand-primary))}.FilterMenuBtn-module-scss-module__Mh9aGq__inlineBtnLabel{opacity:0;white-space:nowrap;max-width:0;margin-left:-4px;transition:max-width .2s,opacity .2s;overflow:hidden}@keyframes FilterMenuBtn-module-scss-module__Mh9aGq__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.CalendarHeader-module-scss-module__XOJUaa__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:12px;padding:12px 0;display:flex;position:relative}.CalendarHeader-module-scss-module__XOJUaa__navigation{align-items:center;gap:8px;display:flex}.CalendarHeader-module-scss-module__XOJUaa__navButton{background:var(--brand-surface);border:1px solid var(--brand-border);width:32px;height:32px;color:var(--brand-text);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.CalendarHeader-module-scss-module__XOJUaa__navButton:hover{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))10%,transparent);border-color:var(--project-accent,var(--brand-primary));color:var(--project-accent,var(--brand-primary))}.CalendarHeader-module-scss-module__XOJUaa__todayButton{cursor:pointer;background:var(--project-accent,var(--brand-primary));color:var(--brand-dark);border:none;border-radius:8px;padding:6px 14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:background .2s}.CalendarHeader-module-scss-module__XOJUaa__todayButton:hover:not(.CalendarHeader-module-scss-module__XOJUaa__disabled){filter:brightness(1.1)}.CalendarHeader-module-scss-module__XOJUaa__todayButton.CalendarHeader-module-scss-module__XOJUaa__disabled{background:var(--brand-surface);color:var(--brand-muted);cursor:not-allowed;opacity:.5}.CalendarHeader-module-scss-module__XOJUaa__weekRange{align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.CalendarHeader-module-scss-module__XOJUaa__rangeLabel{color:var(--brand-text);font-size:16px;font-weight:600}.CalendarHeader-module-scss-module__XOJUaa__filterContainer{align-items:center;gap:8px;display:flex}@media only screen and (max-width:800px){.CalendarHeader-module-scss-module__XOJUaa__calendarHeader{flex-direction:column;align-items:center;gap:12px}.CalendarHeader-module-scss-module__XOJUaa__navigation{order:2}.CalendarHeader-module-scss-module__XOJUaa__weekRange{order:1;position:static;transform:none}.CalendarHeader-module-scss-module__XOJUaa__filterContainer{flex-wrap:wrap;order:3;justify-content:center;width:100%}}
.CalendarItem-module-scss-module__Nsm4GG__calendarItem{--item-project-color:transparent;background:var(--brand-surface);border:1px solid var(--brand-border);box-shadow:var(--shadow-sm);cursor:grab;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:flex-start;gap:8px;padding:8px 10px;transition:opacity .15s,transform .15s,box-shadow .15s,background .15s;display:flex}.CalendarItem-module-scss-module__Nsm4GG__calendarItem:hover{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))6%,transparent);box-shadow:var(--shadow-md)}.CalendarItem-module-scss-module__Nsm4GG__calendarItem.CalendarItem-module-scss-module__Nsm4GG__hasProjectColor{background:color-mix(in srgb,var(--item-project-color)10%,var(--brand-surface));border-color:color-mix(in srgb,var(--item-project-color)20%,var(--brand-border))}.CalendarItem-module-scss-module__Nsm4GG__calendarItem.CalendarItem-module-scss-module__Nsm4GG__hasProjectColor:hover{background:color-mix(in srgb,var(--item-project-color)18%,var(--brand-surface))}.CalendarItem-module-scss-module__Nsm4GG__calendarItem.CalendarItem-module-scss-module__Nsm4GG__completed{opacity:.6}.CalendarItem-module-scss-module__Nsm4GG__calendarItem.CalendarItem-module-scss-module__Nsm4GG__completed .CalendarItem-module-scss-module__Nsm4GG__title{color:var(--brand-muted);text-decoration:line-through}.CalendarItem-module-scss-module__Nsm4GG__calendarItem.CalendarItem-module-scss-module__Nsm4GG__dragging{opacity:.5;cursor:grabbing}.CalendarItem-module-scss-module__Nsm4GG__indicator{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.CalendarItem-module-scss-module__Nsm4GG__checkbox{border:2px solid var(--brand-border);background:var(--brand-dark);cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .15s;display:flex}.CalendarItem-module-scss-module__Nsm4GG__checkbox:hover{border-color:var(--project-accent,var(--brand-primary))}.CalendarItem-module-scss-module__Nsm4GG__checkbox.CalendarItem-module-scss-module__Nsm4GG__checked{background:var(--project-accent,var(--brand-primary));border-color:var(--project-accent,var(--brand-primary));background:var(--project-accent,var(--brand-primary));border-color:var(--project-accent,var(--brand-primary));color:#fff}.CalendarItem-module-scss-module__Nsm4GG__hasProjectColor .CalendarItem-module-scss-module__Nsm4GG__checkbox,.CalendarItem-module-scss-module__Nsm4GG__hasProjectColor .CalendarItem-module-scss-module__Nsm4GG__checkbox:hover{border-color:var(--item-project-color)}.CalendarItem-module-scss-module__Nsm4GG__hasProjectColor .CalendarItem-module-scss-module__Nsm4GG__checkbox.CalendarItem-module-scss-module__Nsm4GG__checked{background:var(--item-project-color);border-color:var(--item-project-color)}.CalendarItem-module-scss-module__Nsm4GG__routineIcon{color:var(--project-accent,var(--brand-primary));justify-content:center;align-items:center;display:flex}.CalendarItem-module-scss-module__Nsm4GG__hasProjectColor .CalendarItem-module-scss-module__Nsm4GG__routineIcon{color:var(--item-project-color)}.CalendarItem-module-scss-module__Nsm4GG__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.CalendarItem-module-scss-module__Nsm4GG__title{color:var(--brand-text);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:13px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}
.CreateActionForm-module-scss-module__6ojvHG__form{background-color:var(--color-background-secondary);border-radius:4px;flex-direction:column;gap:8px;padding:8px;display:flex}.CreateActionForm-module-scss-module__6ojvHG__input{border:1px solid var(--color-border);background-color:var(--color-background-primary);width:100%;color:var(--color-text-primary);border-radius:4px;padding:8px}.CreateActionForm-module-scss-module__6ojvHG__actions{justify-content:flex-end;gap:8px;display:flex}.CreateActionForm-module-scss-module__6ojvHG__cancelButton,.CreateActionForm-module-scss-module__6ojvHG__submitButton{cursor:pointer;border:none;border-radius:4px;padding:6px 12px}.CreateActionForm-module-scss-module__6ojvHG__cancelButton{background-color:var(--color-background-secondary);color:var(--color-text-secondary)}.CreateActionForm-module-scss-module__6ojvHG__submitButton{background-color:var(--color-primary);color:var(--color-on-accent)}
.DayColumn-module-scss-module__s2BrLa__dayColumn{background:var(--brand-dark);border:1px solid var(--brand-border);min-width:0;box-shadow:var(--card-shadow);border-radius:8px;flex-direction:column;flex:1;justify-content:flex-start;display:flex;overflow:hidden}.DayColumn-module-scss-module__s2BrLa__dayColumn.DayColumn-module-scss-module__s2BrLa__today{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))var(--accent-mix),var(--brand-dark));border-color:color-mix(in srgb,var(--project-accent,var(--brand-primary))25%,var(--brand-border))}.DayColumn-module-scss-module__s2BrLa__dayColumn.DayColumn-module-scss-module__s2BrLa__dropTarget{outline:2px dashed var(--project-accent,var(--brand-primary));outline-offset:-2px;background:color-mix(in srgb,var(--project-accent,var(--brand-primary))8%,transparent)}@media only screen and (max-width:800px){.DayColumn-module-scss-module__s2BrLa__dayColumn{overflow:visible}}.DayColumn-module-scss-module__s2BrLa__header{border-bottom:1px solid var(--brand-border);flex-direction:column;align-items:center;gap:4px;padding:12px 8px;display:flex}.DayColumn-module-scss-module__s2BrLa__dayName{text-transform:uppercase;letter-spacing:.5px;color:var(--brand-muted);font-size:11px;font-weight:600}.DayColumn-module-scss-module__s2BrLa__dateNumber{color:var(--brand-text);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:600;display:flex}.DayColumn-module-scss-module__s2BrLa__dateNumber.DayColumn-module-scss-module__s2BrLa__todayDate{background:var(--project-accent,var(--brand-primary));color:var(--brand-dark)}.DayColumn-module-scss-module__s2BrLa__itemsContainer{flex-direction:column;flex:1;justify-content:flex-start;gap:6px;min-height:100px;padding:8px;display:flex;overflow-y:auto}.DayColumn-module-scss-module__s2BrLa__emptyState{flex:1;justify-content:center;align-items:flex-start;min-height:60px;display:flex}.DayColumn-module-scss-module__s2BrLa__emptyText{color:var(--brand-muted);opacity:.6;font-size:12px}.DayColumn-module-scss-module__s2BrLa__addButton,.DayColumn-module-scss-module__s2BrLa__addButtonBelow{border:1px dashed var(--brand-border);color:var(--brand-muted);cursor:pointer;background:0 0;border-radius:4px;width:100%;padding:8px 12px;font-size:12px}.DayColumn-module-scss-module__s2BrLa__addButton:hover,.DayColumn-module-scss-module__s2BrLa__addButtonBelow:hover{background:var(--brand-surface);color:var(--brand-text)}.DayColumn-module-scss-module__s2BrLa__addButtonBelow{margin-top:8px}
.CalendarPanel-module-scss-module__rTb3xq__calendarPanel{flex-direction:column;flex:1;min-height:0;padding:16px;display:flex}.CalendarPanel-module-scss-module__rTb3xq__weekGrid{flex:1;grid-template-columns:repeat(7,1fr);gap:8px;min-height:0;display:grid}.CalendarPanel-module-scss-module__rTb3xq__dragOverlay{box-shadow:0 8px 24px rgb(var(--overlay-dark-rgb)/.25);opacity:1;transform:rotate(2deg)}@media only screen and (max-width:800px){.CalendarPanel-module-scss-module__rTb3xq__calendarPanel{overflow:hidden}.CalendarPanel-module-scss-module__rTb3xq__weekGrid{grid-template-columns:1fr;grid-auto-rows:auto;align-content:start;overflow-y:auto}}@media (min-width:801px) and (max-width:900px){.CalendarPanel-module-scss-module__rTb3xq__weekGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;align-content:start;overflow-y:auto}}
.CanvasNodes-module-scss-module__eYGdQa__node{background:var(--brand-dark);border:1px solid color-mix(in srgb,var(--brand-muted)30%,transparent);border-radius:8px;flex-direction:column;width:100%;height:100%;padding:10px 12px;font-family:Poppins,sans-serif;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.CanvasNodes-module-scss-module__eYGdQa__selected{box-shadow:0 0 0 1px var(--project-accent,var(--brand-primary))}.CanvasNodes-module-scss-module__eYGdQa__nodeBtn{color:var(--brand-muted);cursor:pointer;opacity:.75;background:0 0;border:none;border-radius:4px;padding:2px 5px;font-family:Poppins,sans-serif;font-size:.8rem;line-height:1;transition:opacity .15s}.CanvasNodes-module-scss-module__eYGdQa__nodeBtn:hover{opacity:1}.CanvasNodes-module-scss-module__eYGdQa__dependencyNode{padding-left:14px}.CanvasNodes-module-scss-module__eYGdQa__accentBar{background:var(--brand-muted);border-radius:8px 0 0 8px;width:3px;position:absolute;inset:0 auto 0 0}.CanvasNodes-module-scss-module__eYGdQa__status-ready .CanvasNodes-module-scss-module__eYGdQa__accentBar{background:var(--color-success)}.CanvasNodes-module-scss-module__eYGdQa__status-blocked .CanvasNodes-module-scss-module__eYGdQa__accentBar{background:var(--color-danger)}.CanvasNodes-module-scss-module__eYGdQa__status-completed .CanvasNodes-module-scss-module__eYGdQa__accentBar{background:var(--brand-muted);opacity:.6}.CanvasNodes-module-scss-module__eYGdQa__status-standalone .CanvasNodes-module-scss-module__eYGdQa__accentBar{background:var(--glass-border-strong)}.CanvasNodes-module-scss-module__eYGdQa__dependencyTop{justify-content:space-between;align-items:center;gap:6px;margin-bottom:4px;display:flex}.CanvasNodes-module-scss-module__eYGdQa__dependencyTopBtns{align-items:center;gap:2px;display:flex}.CanvasNodes-module-scss-module__eYGdQa__tierBadge{border:1px solid color-mix(in srgb,var(--brand-muted)35%,transparent);color:var(--brand-muted);letter-spacing:.02em;border-radius:3px;padding:1px 5px;font-size:.62rem;font-weight:600}.CanvasNodes-module-scss-module__eYGdQa__actionBody{flex-direction:column;gap:6px;height:100%;display:flex}.CanvasNodes-module-scss-module__eYGdQa__actionTop{align-items:flex-start;gap:8px;display:flex}.CanvasNodes-module-scss-module__eYGdQa__check{border:1px solid color-mix(in srgb,var(--brand-muted)55%,transparent);cursor:pointer;background:0 0;border-radius:3px;flex-shrink:0;width:14px;height:14px;margin-top:1px;transition:background .15s,border-color .15s}.CanvasNodes-module-scss-module__eYGdQa__check:hover{border-color:var(--project-accent,var(--brand-primary))}.CanvasNodes-module-scss-module__eYGdQa__checked{background:var(--project-accent,var(--brand-primary));border-color:var(--project-accent,var(--brand-primary))}.CanvasNodes-module-scss-module__eYGdQa__actionTitle{text-align:left;color:var(--brand-light);cursor:pointer;background:0 0;border:none;flex:1;padding:0;font-family:Poppins,sans-serif;font-size:.8rem;line-height:1.4}.CanvasNodes-module-scss-module__eYGdQa__actionTitle:hover{text-decoration:underline}.CanvasNodes-module-scss-module__eYGdQa__status-completed .CanvasNodes-module-scss-module__eYGdQa__actionTitle{opacity:.5;text-decoration:line-through}.CanvasNodes-module-scss-module__eYGdQa__actionMeta{flex-wrap:wrap;gap:4px;margin-top:auto;display:flex}.CanvasNodes-module-scss-module__eYGdQa__metaChip{border:1px solid color-mix(in srgb,var(--brand-muted)30%,transparent);color:var(--brand-muted);border-radius:3px;padding:1px 5px;font-size:.62rem}.CanvasNodes-module-scss-module__eYGdQa__blockedChip{border-color:color-mix(in srgb,var(--color-danger)40%,transparent);color:var(--color-danger)}.CanvasNodes-module-scss-module__eYGdQa__handle,.CanvasNodes-module-scss-module__eYGdQa__handleTarget{background:0 0!important;border:none!important;border-radius:0!important;width:20px!important;height:20px!important}.CanvasNodes-module-scss-module__eYGdQa__handle:after,.CanvasNodes-module-scss-module__eYGdQa__handleTarget:after{content:"";background:var(--brand-muted);opacity:.4;border-radius:2px;transition:opacity .15s,background .15s;position:absolute;inset:6px}.CanvasNodes-module-scss-module__eYGdQa__node:hover .CanvasNodes-module-scss-module__eYGdQa__handle:after,.CanvasNodes-module-scss-module__eYGdQa__node:hover .CanvasNodes-module-scss-module__eYGdQa__handleTarget:after{opacity:.9}.CanvasNodes-module-scss-module__eYGdQa__handle:hover:after,.CanvasNodes-module-scss-module__eYGdQa__handleTarget:hover:after{background:var(--project-accent,var(--brand-primary));opacity:1}
.CanvasBoard-module-scss-module__k0XOKW__wrap{width:100%;height:100%;min-height:0;font-family:Poppins,sans-serif;position:relative}.CanvasBoard-module-scss-module__k0XOKW__flow{background:0 0;width:100%;height:100%}.CanvasBoard-module-scss-module__k0XOKW__addActionBtn{z-index:5;color:var(--project-accent,var(--brand-primary));cursor:pointer;opacity:.75;background:0 0;background:rgb(var(--overlay-light-rgb)/.05);border:none;border-radius:6px;padding:5px 9px;font-family:Poppins,sans-serif;font-size:.72rem;transition:opacity .15s,background .15s;position:absolute;top:12px;left:12px}.CanvasBoard-module-scss-module__k0XOKW__addActionBtn:hover{opacity:1}.CanvasBoard-module-scss-module__k0XOKW__empty{pointer-events:none;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:0}.CanvasBoard-module-scss-module__k0XOKW__emptyTitle{color:var(--brand-light);margin:0;font-size:.9rem}.CanvasBoard-module-scss-module__k0XOKW__emptyBody{color:var(--brand-muted);margin:0;font-size:.78rem}.CanvasBoard-module-scss-module__k0XOKW__legend{z-index:5;background:color-mix(in srgb,var(--brand-dark)85%,transparent);border:1px solid color-mix(in srgb,var(--brand-muted)25%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--brand-muted);border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:.68rem;display:flex;position:absolute;bottom:12px;left:12px}.CanvasBoard-module-scss-module__k0XOKW__legendDot{border-radius:2px;flex-shrink:0;width:7px;height:7px}.CanvasBoard-module-scss-module__k0XOKW__legendReady{background:var(--color-success)}.CanvasBoard-module-scss-module__k0XOKW__legendBlocked{background:var(--color-danger)}.CanvasBoard-module-scss-module__k0XOKW__legendCompleted{background:var(--brand-muted);opacity:.6}.CanvasBoard-module-scss-module__k0XOKW__legendStandalone{background:var(--glass-border-strong)}.CanvasBoard-module-scss-module__k0XOKW__legendLabel{margin-right:4px}.CanvasBoard-module-scss-module__k0XOKW__legendSummary{border-left:1px solid color-mix(in srgb,var(--brand-muted)25%,transparent);margin-left:4px;padding-left:8px}.CanvasBoard-module-scss-module__k0XOKW__connectHint{border-left:1px solid color-mix(in srgb,var(--brand-muted)25%,transparent);opacity:.6;margin-left:4px;padding-left:8px}.CanvasBoard-module-scss-module__k0XOKW__blockersOverlay{z-index:20;background:color-mix(in srgb,var(--brand-dark)40%,transparent);justify-content:flex-end;display:flex;position:absolute;inset:0}.CanvasBoard-module-scss-module__k0XOKW__blockersPanel{background:var(--brand-dark);border-left:1px solid color-mix(in srgb,var(--brand-muted)25%,transparent);width:min(340px,100%);height:100%;padding:16px;position:relative;overflow-y:auto}.CanvasBoard-module-scss-module__k0XOKW__blockersPanelClose{color:var(--brand-muted);cursor:pointer;opacity:.75;background:0 0;border:none;border-radius:4px;padding:2px 7px;font-size:1rem;line-height:1;transition:opacity .15s;position:absolute;top:10px;right:10px}.CanvasBoard-module-scss-module__k0XOKW__blockersPanelClose:hover{opacity:1}.CanvasBoard-module-scss-module__k0XOKW__bg{color:color-mix(in srgb,var(--brand-muted)25%,transparent)}.CanvasBoard-module-scss-module__k0XOKW__controls{overflow:hidden;box-shadow:none!important;border:1px solid color-mix(in srgb,var(--brand-muted)25%,transparent)!important;border-radius:6px!important}.CanvasBoard-module-scss-module__k0XOKW__controls .react-flow__controls-button{background:var(--brand-dark)!important;border-bottom:1px solid color-mix(in srgb,var(--brand-muted)20%,transparent)!important;fill:var(--brand-muted)!important}.CanvasBoard-module-scss-module__k0XOKW__controls .react-flow__controls-button:hover{background:color-mix(in srgb,var(--brand-muted)12%,var(--brand-dark))!important}.CanvasBoard-module-scss-module__k0XOKW__minimap{border:1px solid color-mix(in srgb,var(--brand-muted)25%,transparent)!important;background:color-mix(in srgb,var(--brand-dark)90%,transparent)!important;border-radius:6px!important}.CanvasBoard-module-scss-module__k0XOKW__minimap .react-flow__minimap-mask{fill:color-mix(in srgb,var(--brand-dark)60%,transparent)!important}.CanvasBoard-module-scss-module__k0XOKW__flow .react-flow__edge-path{stroke:color-mix(in srgb,var(--brand-muted)55%,transparent);stroke-width:1.5px}.CanvasBoard-module-scss-module__k0XOKW__flow .react-flow__edge.selected .react-flow__edge-path{stroke:var(--project-accent,var(--brand-primary))}@media only screen and (max-width:800px){.CanvasBoard-module-scss-module__k0XOKW__legend{flex-wrap:wrap;max-width:calc(100% - 16px);bottom:8px;left:8px}.CanvasBoard-module-scss-module__k0XOKW__minimap{display:none!important}.CanvasBoard-module-scss-module__k0XOKW__blockersPanel{width:100%}}
.ReferencePicker-module-scss-module__3wZTNW__picker{background:var(--brand-dark);border:1px solid var(--brand-border);width:280px;max-height:340px;box-shadow:0 -4px 16px rgb(var(--overlay-dark-rgb)/.25);z-index:20;border-radius:10px;flex-direction:column;margin-bottom:8px;display:flex;position:absolute;bottom:100%;left:0;overflow-y:auto}@media only screen and (max-width:800px){.ReferencePicker-module-scss-module__3wZTNW__picker{width:240px}}.ReferencePicker-module-scss-module__3wZTNW__hint{color:var(--brand-muted);border-bottom:1px solid var(--brand-border);padding:10px 14px;font-family:Poppins,sans-serif;font-size:.8em;line-height:1.4}.ReferencePicker-module-scss-module__3wZTNW__empty{color:var(--brand-muted);text-align:center;padding:18px 14px;font-family:Poppins,sans-serif;font-size:.85em}.ReferencePicker-module-scss-module__3wZTNW__section{flex-direction:column;display:flex}.ReferencePicker-module-scss-module__3wZTNW__section+.ReferencePicker-module-scss-module__3wZTNW__section{border-top:1px solid var(--brand-border)}.ReferencePicker-module-scss-module__3wZTNW__sectionLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-muted);padding:6px 14px 4px;font-family:Poppins,sans-serif;font-size:.72em;font-weight:700}.ReferencePicker-module-scss-module__3wZTNW__item{width:100%;color:var(--brand-light);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:8px 14px;font-family:Poppins,sans-serif;font-size:.85em;transition:background .12s;display:flex}.ReferencePicker-module-scss-module__3wZTNW__item:hover,.ReferencePicker-module-scss-module__3wZTNW__item.ReferencePicker-module-scss-module__3wZTNW__active{background:color-mix(in srgb,var(--color-accent)10%,transparent)}.ReferencePicker-module-scss-module__3wZTNW__itemIcon{color:var(--brand-muted);flex-shrink:0}.ReferencePicker-module-scss-module__3wZTNW__itemLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ReferencePicker-module-scss-module__3wZTNW__swatch{border-radius:3px;flex-shrink:0;width:13px;height:13px}
.MentionPicker-module-scss-module__caZxVa__picker{background:var(--brand-dark);border:1px solid var(--brand-border);width:280px;max-height:340px;box-shadow:0 -4px 16px rgb(var(--overlay-dark-rgb)/.25);z-index:20;border-radius:10px;flex-direction:column;margin-bottom:8px;display:flex;position:absolute;bottom:100%;left:0;overflow-y:auto}@media only screen and (max-width:800px){.MentionPicker-module-scss-module__caZxVa__picker{width:240px}}.MentionPicker-module-scss-module__caZxVa__hint{color:var(--brand-muted);border-bottom:1px solid var(--brand-border);padding:10px 14px;font-family:Poppins,sans-serif;font-size:.8em;line-height:1.4}.MentionPicker-module-scss-module__caZxVa__empty{color:var(--brand-muted);text-align:center;padding:18px 14px;font-family:Poppins,sans-serif;font-size:.85em}.MentionPicker-module-scss-module__caZxVa__section{flex-direction:column;display:flex}.MentionPicker-module-scss-module__caZxVa__section+.MentionPicker-module-scss-module__caZxVa__section{border-top:1px solid var(--brand-border)}.MentionPicker-module-scss-module__caZxVa__sectionLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-muted);padding:6px 14px 4px;font-family:Poppins,sans-serif;font-size:.72em;font-weight:700}.MentionPicker-module-scss-module__caZxVa__item{width:100%;color:var(--brand-light);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:8px 14px;font-family:Poppins,sans-serif;font-size:.85em;transition:background .12s;display:flex}.MentionPicker-module-scss-module__caZxVa__item:hover,.MentionPicker-module-scss-module__caZxVa__item.MentionPicker-module-scss-module__caZxVa__active{background:color-mix(in srgb,var(--color-accent)10%,transparent)}.MentionPicker-module-scss-module__caZxVa__itemAvatar{background:var(--project-accent,var(--brand-primary));width:22px;height:22px;color:var(--brand-dark);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8em;font-weight:700;display:flex}.MentionPicker-module-scss-module__caZxVa__itemIcon{color:var(--brand-muted);flex-shrink:0}.MentionPicker-module-scss-module__caZxVa__itemLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MentionPicker-module-scss-module__caZxVa__jodiItem:hover,.MentionPicker-module-scss-module__caZxVa__jodiItem.MentionPicker-module-scss-module__caZxVa__active{background:color-mix(in srgb,var(--color-accent-soft)12%,transparent)}.MentionPicker-module-scss-module__caZxVa__jodiAvatar{flex-shrink:0;width:22px;height:22px}.MentionPicker-module-scss-module__caZxVa__jodiHint{color:var(--brand-muted);white-space:nowrap;opacity:.7;margin-left:auto;font-size:.75em}
.AcceptProjectInvitation-module-scss-module__CMgOUq__page{background:var(--brand-background);box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:1.5rem;display:flex}.AcceptProjectInvitation-module-scss-module__CMgOUq__card{background:var(--brand-dark);border:1px solid var(--brand-border);text-align:center;border-radius:12px;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:2.5rem 2rem;display:flex}.AcceptProjectInvitation-module-scss-module__CMgOUq__title{color:var(--brand-text);margin:1.5rem 0 .5rem;font-family:Poppins,sans-serif;font-size:1.375rem;font-weight:600}.AcceptProjectInvitation-module-scss-module__CMgOUq__subtitle{color:var(--brand-muted);margin:0 0 1.75rem;font-family:Poppins,sans-serif;font-size:.9375rem;line-height:1.5}.AcceptProjectInvitation-module-scss-module__CMgOUq__status{color:var(--brand-muted);margin-top:1.5rem;font-family:Poppins,sans-serif;font-size:.9375rem}.AcceptProjectInvitation-module-scss-module__CMgOUq__metaBox{background:color-mix(in srgb,var(--brand-border)8%,transparent);border:1px solid var(--brand-border);box-sizing:border-box;border-radius:8px;width:100%;margin-bottom:1.75rem;padding:1rem 1.25rem}.AcceptProjectInvitation-module-scss-module__CMgOUq__metaRow{justify-content:space-between;align-items:center;padding:.375rem 0;display:flex}.AcceptProjectInvitation-module-scss-module__CMgOUq__metaRow:not(:last-child){border-bottom:1px solid color-mix(in srgb,var(--brand-border)60%,transparent)}.AcceptProjectInvitation-module-scss-module__CMgOUq__metaLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--brand-muted);font-family:Poppins,sans-serif;font-size:.75rem}.AcceptProjectInvitation-module-scss-module__CMgOUq__metaValue{color:var(--brand-text);font-family:Poppins,sans-serif;font-size:.875rem;font-weight:500}.AcceptProjectInvitation-module-scss-module__CMgOUq__acceptBtn{border:1px solid var(--brand-border);width:100%;color:var(--project-accent,var(--brand-primary));cursor:pointer;background:0 0;border-radius:8px;padding:.75rem 1.25rem;font-family:Poppins,sans-serif;font-size:.9375rem;font-weight:600;transition:border-color .15s,opacity .15s}.AcceptProjectInvitation-module-scss-module__CMgOUq__acceptBtn:hover:not(:disabled){border-color:var(--project-accent,var(--brand-primary))}.AcceptProjectInvitation-module-scss-module__CMgOUq__acceptBtn:disabled{opacity:.5;cursor:not-allowed}@media only screen and (max-width:800px){.AcceptProjectInvitation-module-scss-module__CMgOUq__card{padding:2rem 1.5rem}}
.TopActionCard-module-scss-module__aY_Z4W__card{background:var(--brand-dark);border-radius:10px;flex-direction:column;gap:8px;height:100%;min-height:0;padding:12px 16px;display:flex}.TopActionCard-module-scss-module__aY_Z4W__cellLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--brand-muted);margin-bottom:4px;font-size:.68em;font-weight:600;display:block}.TopActionCard-module-scss-module__aY_Z4W__empty{color:var(--brand-muted);margin:0;font-size:.85em}.TopActionCard-module-scss-module__aY_Z4W__taskTitle{color:var(--brand-text);margin:0;font-size:1.15em;font-weight:700;line-height:1.3}.TopActionCard-module-scss-module__aY_Z4W__description{color:var(--brand-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82em;line-height:1.45;display:-webkit-box;overflow:hidden}.TopActionCard-module-scss-module__aY_Z4W__badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.TopActionCard-module-scss-module__aY_Z4W__actions{align-items:center;gap:6px;padding-top:2px;display:flex}.TopActionCard-module-scss-module__aY_Z4W__completeBtn,.TopActionCard-module-scss-module__aY_Z4W__openBtn{color:var(--project-accent,var(--brand-primary));cursor:pointer;opacity:.75;background:0 0;border:none;border-radius:6px;align-items:center;padding:5px 9px;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.TopActionCard-module-scss-module__aY_Z4W__completeBtn:hover,.TopActionCard-module-scss-module__aY_Z4W__openBtn:hover{opacity:1}.TopActionCard-module-scss-module__aY_Z4W__openBtn{color:var(--brand-muted)}
.SummaryStatsCard-module-scss-module__k11R2G__card{background:var(--brand-dark);border-radius:10px;padding:12px 16px}.SummaryStatsCard-module-scss-module__k11R2G__cellLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--brand-muted);margin-bottom:14px;font-size:.68em;font-weight:600;display:block}.SummaryStatsCard-module-scss-module__k11R2G__statGrid{flex-wrap:wrap;gap:12px;display:flex}@media only screen and (max-width:800px){.SummaryStatsCard-module-scss-module__k11R2G__statGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}}.SummaryStatsCard-module-scss-module__k11R2G__statCell{background:var(--brand-surface);cursor:pointer;border:none;border-radius:8px;flex-direction:column;flex:100px;justify-content:center;align-items:center;gap:4px;min-width:70px;max-width:100%;padding:10px 8px;transition:opacity .25s,flex-basis .3s,max-width .3s,min-width .3s,padding .3s,margin .3s;display:flex;overflow:hidden}.SummaryStatsCard-module-scss-module__k11R2G__statCell:hover{opacity:.85}.SummaryStatsCard-module-scss-module__k11R2G__statCellActive{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))16%,var(--brand-surface))}.SummaryStatsCard-module-scss-module__k11R2G__statCellHidden{opacity:0;pointer-events:none;flex-basis:0%;min-width:0;max-width:0;margin:0;padding:0}@media only screen and (max-width:800px){.SummaryStatsCard-module-scss-module__k11R2G__statCellHidden{display:none}}.SummaryStatsCard-module-scss-module__k11R2G__statValue{color:var(--brand-light);font-size:1.3em;font-weight:600}.SummaryStatsCard-module-scss-module__k11R2G__statValueAlert{color:var(--color-danger)}.SummaryStatsCard-module-scss-module__k11R2G__statLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--brand-muted);text-align:center;align-items:center;gap:3px;font-size:.68em;display:inline-flex}.SummaryStatsCard-module-scss-module__k11R2G__statChevron{opacity:.6;flex-shrink:0}.SummaryStatsCard-module-scss-module__k11R2G__empty{color:var(--brand-muted);margin:0;padding:16px;font-size:.85em}.SummaryStatsCard-module-scss-module__k11R2G__expandWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.SummaryStatsCard-module-scss-module__k11R2G__expandWrapperOpen{grid-template-rows:1fr}.SummaryStatsCard-module-scss-module__k11R2G__expandInner{min-height:0;overflow:hidden}.SummaryStatsCard-module-scss-module__k11R2G__expandHeader{justify-content:space-between;align-items:center;padding:12px 4px 6px;display:flex}.SummaryStatsCard-module-scss-module__k11R2G__expandTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--brand-muted);font-size:.7em;font-weight:600}.SummaryStatsCard-module-scss-module__k11R2G__expandClose{color:var(--brand-muted);cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:.75em}.SummaryStatsCard-module-scss-module__k11R2G__expandClose:hover{opacity:1}.SummaryStatsCard-module-scss-module__k11R2G__list{flex-direction:column;gap:8px;margin:0;padding:0 4px 12px;list-style:none;display:flex}.SummaryStatsCard-module-scss-module__k11R2G__mentionList{flex-direction:column;gap:8px;max-height:420px;padding:0 4px 12px;display:flex;overflow-y:auto}@media only screen and (max-width:800px){.SummaryStatsCard-module-scss-module__k11R2G__mentionList{max-height:320px}}.SummaryStatsCard-module-scss-module__k11R2G__row{justify-content:space-between;align-items:center;gap:10px;display:flex}.SummaryStatsCard-module-scss-module__k11R2G__taskText{color:var(--brand-light);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.85em;text-decoration:none;overflow:hidden}.SummaryStatsCard-module-scss-module__k11R2G__taskText:hover{text-decoration:underline}.SummaryStatsCard-module-scss-module__k11R2G__thoughtBadge{background:var(--brand-surface);color:var(--brand-muted);border-radius:4px;flex-shrink:0;align-items:center;gap:3px;padding:2px 6px;font-size:.7em;font-weight:600;display:inline-flex}
.DistillProgress-module-scss-module__Z1BPnW__progress{flex-direction:column;gap:10px;width:100%;display:flex}.DistillProgress-module-scss-module__Z1BPnW__steps{align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.DistillProgress-module-scss-module__Z1BPnW__step{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.DistillProgress-module-scss-module__Z1BPnW__stepDot{background:var(--brand-border);border-radius:2px;flex-shrink:0;width:7px;height:7px}.DistillProgress-module-scss-module__Z1BPnW__stepLabel{color:var(--brand-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:500;overflow:hidden}.DistillProgress-module-scss-module__Z1BPnW__done .DistillProgress-module-scss-module__Z1BPnW__stepDot{background:var(--project-accent,var(--brand-primary))}.DistillProgress-module-scss-module__Z1BPnW__done .DistillProgress-module-scss-module__Z1BPnW__stepLabel{color:var(--brand-muted)}.DistillProgress-module-scss-module__Z1BPnW__active .DistillProgress-module-scss-module__Z1BPnW__stepDot{background:var(--project-accent,var(--brand-primary));animation:1.2s ease-in-out infinite DistillProgress-module-scss-module__Z1BPnW__distillPulse}.DistillProgress-module-scss-module__Z1BPnW__active .DistillProgress-module-scss-module__Z1BPnW__stepLabel{color:var(--brand-light);font-weight:600}.DistillProgress-module-scss-module__Z1BPnW__pending .DistillProgress-module-scss-module__Z1BPnW__stepDot{border:1px solid var(--brand-border);background:0 0}.DistillProgress-module-scss-module__Z1BPnW__pending .DistillProgress-module-scss-module__Z1BPnW__stepLabel{color:var(--brand-muted);opacity:.6}@keyframes DistillProgress-module-scss-module__Z1BPnW__distillPulse{0%,to{opacity:1}50%{opacity:.35}}.DistillProgress-module-scss-module__Z1BPnW__terminalRow{color:var(--brand-muted);align-items:center;gap:6px;font-size:.76rem;font-weight:500;display:flex}.DistillProgress-module-scss-module__Z1BPnW__terminalDot{background:var(--brand-border);border-radius:2px;flex-shrink:0;width:7px;height:7px}.DistillProgress-module-scss-module__Z1BPnW__terminalFailed{color:var(--color-danger)}.DistillProgress-module-scss-module__Z1BPnW__terminalFailed .DistillProgress-module-scss-module__Z1BPnW__terminalDot{background:var(--color-danger)}.DistillProgress-module-scss-module__Z1BPnW__cancelRow{align-items:center;gap:8px;display:flex}.DistillProgress-module-scss-module__Z1BPnW__cancelBtn{color:var(--color-danger);cursor:pointer;opacity:.75;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:5px 9px;font-family:Poppins,sans-serif;font-size:.72rem;transition:opacity .15s}.DistillProgress-module-scss-module__Z1BPnW__cancelBtn:hover{opacity:1}.DistillProgress-module-scss-module__Z1BPnW__cancelDisclaimer{color:var(--brand-muted);opacity:.7;font-size:.68rem}@media only screen and (max-width:800px){.DistillProgress-module-scss-module__Z1BPnW__steps{gap:0}.DistillProgress-module-scss-module__Z1BPnW__step:not(.DistillProgress-module-scss-module__Z1BPnW__active){display:none}.DistillProgress-module-scss-module__Z1BPnW__stepLabel{font-size:.74rem}.DistillProgress-module-scss-module__Z1BPnW__cancelRow{flex-direction:column;align-items:flex-start;gap:4px}}
.RoutineStreaksCard-module-scss-module__XXR-iW__card{background:var(--brand-dark);border-radius:10px;flex-direction:column;height:100%;min-height:0;padding:12px 16px;display:flex}.RoutineStreaksCard-module-scss-module__XXR-iW__cellLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--brand-muted);margin-bottom:12px;font-size:.68em;font-weight:600;display:block}.RoutineStreaksCard-module-scss-module__XXR-iW__empty{color:var(--brand-muted);margin:0;font-size:.85em}.RoutineStreaksCard-module-scss-module__XXR-iW__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.RoutineStreaksCard-module-scss-module__XXR-iW__row{justify-content:space-between;align-items:center;gap:8px;display:flex}.RoutineStreaksCard-module-scss-module__XXR-iW__name{color:var(--brand-light);text-overflow:ellipsis;white-space:nowrap;font-size:.85em;text-decoration:none;overflow:hidden}.RoutineStreaksCard-module-scss-module__XXR-iW__name:hover{text-decoration:underline}.RoutineStreaksCard-module-scss-module__XXR-iW__progress{color:var(--brand-muted);background:var(--brand-surface);border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.75em;font-weight:600}.RoutineStreaksCard-module-scss-module__XXR-iW__progressComplete{color:var(--project-accent,var(--brand-primary))}
.DistillUploader-module-scss-module__Ts8Aaq__dropzone{box-sizing:border-box;border:2px dashed var(--brand-border);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:140px;padding:24px;transition:border-color .15s,background .15s;display:flex;position:relative}.DistillUploader-module-scss-module__Ts8Aaq__dropzone:hover{border-color:var(--project-accent,var(--brand-primary));background:color-mix(in srgb,var(--project-accent,var(--brand-primary))6%,transparent)}.DistillUploader-module-scss-module__Ts8Aaq__hiddenInput{display:none}.DistillUploader-module-scss-module__Ts8Aaq__content{text-align:center;flex-direction:column;align-items:center;gap:4px;width:100%;max-width:420px;display:flex}.DistillUploader-module-scss-module__Ts8Aaq__label{color:var(--brand-light);margin:0;font-size:.9rem;font-weight:600}.DistillUploader-module-scss-module__Ts8Aaq__hint{color:var(--brand-muted);margin:0;font-size:.76rem}.DistillUploader-module-scss-module__Ts8Aaq__dropOverlay{z-index:5;background:color-mix(in srgb,var(--color-accent-deep)85%,transparent);border:2px dashed var(--project-accent,var(--brand-primary));pointer-events:none;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DistillUploader-module-scss-module__Ts8Aaq__dropOverlayContent{color:var(--project-accent,var(--brand-primary));font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600}@media only screen and (max-width:800px){.DistillUploader-module-scss-module__Ts8Aaq__dropzone{min-height:110px;padding:18px}}
@keyframes WeatherCard-module-scss-module__7ef7Wq__skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes WeatherCard-module-scss-module__7ef7Wq__spin{to{transform:rotate(360deg)}}@keyframes WeatherCard-module-scss-module__7ef7Wq__checkboxPop{0%{transform:scale(1)}30%{transform:scale(1.3)}50%{transform:scale(.9)}70%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes WeatherCard-module-scss-module__7ef7Wq__checkmarkAppear{0%{opacity:0;transform:scale(0)rotate(-45deg)}50%{opacity:1;transform:scale(1.2)rotate(0)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes WeatherCard-module-scss-module__7ef7Wq__strikethroughSlide{0%{text-decoration-color:#0000}to{-webkit-text-decoration-color:var(--brand-muted);text-decoration-color:var(--brand-muted)}}@keyframes WeatherCard-module-scss-module__7ef7Wq__fadeToMuted{0%{color:var(--brand-light)}to{color:var(--brand-muted)}}@keyframes WeatherCard-module-scss-module__7ef7Wq__rowComplete{0%{background:0 0}30%{background:var(--brand-secondary)}to{background:0 0}}@keyframes WeatherCard-module-scss-module__7ef7Wq__emergencyPulse{0%,to{border-color:#ef44444d;box-shadow:inset 0 0 0 2px #ef444466,0 0 8px #ef44441a,0 0 20px #ef44440d,0 0 40px #ef444400}50%{border-color:#ef4444b3;box-shadow:inset 0 0 0 3px #ef4444cc,0 0 15px #ef444466,0 0 40px #ef444433,0 0 80px #ef44441a}}@keyframes WeatherCard-module-scss-module__7ef7Wq__subtleBreath{0%,to{transform:scale(1);box-shadow:0 0 #ef444400}50%{transform:scale(2);box-shadow:0 0 20px #ef44444d}}@keyframes WeatherCard-module-scss-module__7ef7Wq__emergencyOverlayPulse{0%,to{background-color:#ef444400}50%{background-color:#ef44440f}}.WeatherCard-module-scss-module__7ef7Wq__card{background:var(--brand-dark);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;padding:10px 14px;display:flex}.WeatherCard-module-scss-module__7ef7Wq__cellLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--brand-muted);flex-shrink:0;font-size:.68em;font-weight:600}.WeatherCard-module-scss-module__7ef7Wq__skeleton{flex:1;align-items:center;gap:10px;display:flex}.WeatherCard-module-scss-module__7ef7Wq__skelTemp{background:var(--skeleton-base);border-radius:4px;width:50px;height:18px;animation:1.5s ease-in-out infinite WeatherCard-module-scss-module__7ef7Wq__skeleton-pulse}.WeatherCard-module-scss-module__7ef7Wq__skelLabel{background:var(--skeleton-base);border-radius:4px;width:90px;height:14px;animation:1.5s ease-in-out infinite WeatherCard-module-scss-module__7ef7Wq__skeleton-pulse}.WeatherCard-module-scss-module__7ef7Wq__current{color:var(--brand-light);flex-shrink:0;align-items:center;gap:8px;display:flex}.WeatherCard-module-scss-module__7ef7Wq__temp{color:var(--brand-light);font-size:1em;font-weight:600}.WeatherCard-module-scss-module__7ef7Wq__condition{color:var(--brand-light);font-size:.78em}.WeatherCard-module-scss-module__7ef7Wq__place{color:var(--brand-muted);font-size:.7em}.WeatherCard-module-scss-module__7ef7Wq__forecastRow{flex-shrink:0;align-items:center;gap:16px;display:flex}.WeatherCard-module-scss-module__7ef7Wq__forecastDay{color:var(--brand-muted);white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;font-size:.72em;display:flex}.WeatherCard-module-scss-module__7ef7Wq__forecastDayLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--brand-muted);font-weight:600}.WeatherCard-module-scss-module__7ef7Wq__forecastTemps{color:var(--brand-light)}@media only screen and (max-width:800px){.WeatherCard-module-scss-module__7ef7Wq__card{flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px}.WeatherCard-module-scss-module__7ef7Wq__forecastRow{justify-content:space-between;gap:8px;width:100%}}
@keyframes DistillTranscriptList-module-scss-module__7-CXBq__skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes DistillTranscriptList-module-scss-module__7-CXBq__spin{to{transform:rotate(360deg)}}@keyframes DistillTranscriptList-module-scss-module__7-CXBq__checkboxPop{0%{transform:scale(1)}30%{transform:scale(1.3)}50%{transform:scale(.9)}70%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes DistillTranscriptList-module-scss-module__7-CXBq__checkmarkAppear{0%{opacity:0;transform:scale(0)rotate(-45deg)}50%{opacity:1;transform:scale(1.2)rotate(0)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes DistillTranscriptList-module-scss-module__7-CXBq__strikethroughSlide{0%{text-decoration-color:#0000}to{-webkit-text-decoration-color:var(--brand-muted);text-decoration-color:var(--brand-muted)}}@keyframes DistillTranscriptList-module-scss-module__7-CXBq__fadeToMuted{0%{color:var(--brand-light)}to{color:var(--brand-muted)}}@keyframes DistillTranscriptList-module-scss-module__7-CXBq__rowComplete{0%{background:0 0}30%{background:var(--brand-secondary)}to{background:0 0}}@keyframes DistillTranscriptList-module-scss-module__7-CXBq__emergencyPulse{0%,to{border-color:#ef44444d;box-shadow:inset 0 0 0 2px #ef444466,0 0 8px #ef44441a,0 0 20px #ef44440d,0 0 40px #ef444400}50%{border-color:#ef4444b3;box-shadow:inset 0 0 0 3px #ef4444cc,0 0 15px #ef444466,0 0 40px #ef444433,0 0 80px #ef44441a}}@keyframes DistillTranscriptList-module-scss-module__7-CXBq__subtleBreath{0%,to{transform:scale(1);box-shadow:0 0 #ef444400}50%{transform:scale(2);box-shadow:0 0 20px #ef44444d}}@keyframes DistillTranscriptList-module-scss-module__7-CXBq__emergencyOverlayPulse{0%,to{background-color:#ef444400}50%{background-color:#ef44440f}}.DistillTranscriptList-module-scss-module__7-CXBq__list{flex-direction:column;gap:6px;width:100%;display:flex}.DistillTranscriptList-module-scss-module__7-CXBq__row{box-sizing:border-box;background:var(--brand-surface);cursor:pointer;text-align:left;border:none;border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 12px;font-family:Poppins,sans-serif;transition:background .15s;display:flex}.DistillTranscriptList-module-scss-module__7-CXBq__row:hover{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))10%,var(--brand-surface))}.DistillTranscriptList-module-scss-module__7-CXBq__rowActive{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))18%,var(--brand-surface))}.DistillTranscriptList-module-scss-module__7-CXBq__filenameRow{align-items:center;gap:6px;max-width:100%;display:flex}.DistillTranscriptList-module-scss-module__7-CXBq__filename{color:var(--brand-light);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.82rem;font-weight:600;overflow:hidden}.DistillTranscriptList-module-scss-module__7-CXBq__statusBadge{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))22%,transparent);color:var(--brand-light);text-transform:uppercase;letter-spacing:.02em;border-radius:4px;flex-shrink:0;padding:1px 5px;font-size:.62rem;font-weight:600}.DistillTranscriptList-module-scss-module__7-CXBq__statusBadgeFailed{background:color-mix(in srgb,var(--color-danger)22%,transparent);color:var(--color-danger)}.DistillTranscriptList-module-scss-module__7-CXBq__programBadge{flex-shrink:0}.DistillTranscriptList-module-scss-module__7-CXBq__meta{color:var(--brand-muted);font-size:.7rem}.DistillTranscriptList-module-scss-module__7-CXBq__skeletonRow{background:var(--skeleton-base);border-radius:8px;height:46px;animation:1.5s ease-in-out infinite DistillTranscriptList-module-scss-module__7-CXBq__skeleton-pulse}.DistillTranscriptList-module-scss-module__7-CXBq__empty{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:30px 16px;display:flex}.DistillTranscriptList-module-scss-module__7-CXBq__emptyTitle{color:var(--brand-light);margin:0;font-size:.85rem;font-weight:600}.DistillTranscriptList-module-scss-module__7-CXBq__emptyBody{color:var(--brand-muted);margin:0;font-size:.76rem}
.HomeDashboard-module-scss-module__T4-YRa__bento{grid-template-columns:1fr 1fr;grid-template-areas:var(--bento-areas);gap:10px;width:100%;max-width:1400px;margin:0 auto;padding:20px;display:grid}@media only screen and (max-width:800px){.HomeDashboard-module-scss-module__T4-YRa__bento{grid-template-columns:1fr;grid-template-areas:var(--bento-areas-mobile);gap:8px;padding:12px}}.HomeDashboard-module-scss-module__T4-YRa__summaryCell{grid-area:summary}.HomeDashboard-module-scss-module__T4-YRa__pressingCell{grid-area:pressing;min-height:220px}.HomeDashboard-module-scss-module__T4-YRa__routinesCell{grid-area:routines;min-height:220px}.HomeDashboard-module-scss-module__T4-YRa__weatherCell{grid-area:weather;min-height:0}.HomeDashboard-module-scss-module__T4-YRa__emptyCell{grid-area:empty}.HomeDashboard-module-scss-module__T4-YRa__empty{color:var(--brand-muted);margin:0;padding:20px 0;font-size:.85em}
.QueryForm-module-scss-module__Y7rnca__queryForm{flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:800px;margin:0 auto;padding:.5rem 2rem;animation:.6s ease-in QueryForm-module-scss-module__Y7rnca__fadeIn;display:flex}@media only screen and (max-width:800px){.QueryForm-module-scss-module__Y7rnca__queryForm{gap:.75rem;padding:.5rem 1rem}}.QueryForm-module-scss-module__Y7rnca__prompt{font-size:3.5rem;font-weight:700;font-family:var(--font-open-sans),"Open Sans",sans-serif;color:var(--brand-light);text-align:center;letter-spacing:-.07em;margin:0;line-height:1.2}[data-theme=dark] .QueryForm-module-scss-module__Y7rnca__prompt{color:var(--brand-light)}@media only screen and (max-width:800px){.QueryForm-module-scss-module__Y7rnca__prompt{font-size:2rem}}.QueryForm-module-scss-module__Y7rnca__subPrompt{font-size:1.1rem;font-weight:400;font-family:var(--font-open-sans),"Open Sans",sans-serif;color:var(--brand-muted);text-align:center;max-width:700px;margin:0;line-height:1.4}[data-theme=dark] .QueryForm-module-scss-module__Y7rnca__subPrompt{color:var(--brand-light)}@media only screen and (max-width:800px){.QueryForm-module-scss-module__Y7rnca__subPrompt{font-size:1.1rem}}.QueryForm-module-scss-module__Y7rnca__textareaWrapper{width:100%;position:relative}.QueryForm-module-scss-module__Y7rnca__queryTextarea{width:100%;min-height:175px;font-size:1rem;font-family:var(--font-open-sans),"Open Sans",sans-serif;color:var(--brand-light);background:var(--brand-dark);box-shadow:0 6px 32px rgb(var(--overlay-dark-rgb)/.06);border:1px solid var(--glass-border-hover);resize:none;border-radius:16px;padding:1rem 4rem 1rem 1.5rem;transition:border-color .3s,background-color .3s,box-shadow .3s}[data-theme=dark] .QueryForm-module-scss-module__Y7rnca__queryTextarea{background:var(--brand-dark);box-shadow:0 6px 32px rgb(var(--overlay-dark-rgb)/.5)}.QueryForm-module-scss-module__Y7rnca__queryTextarea::placeholder{color:var(--glass-text-muted);font-style:italic}.QueryForm-module-scss-module__Y7rnca__queryTextarea:focus{border-color:var(--brand-primary,var(--project-accent,var(--brand-primary)));background:var(--glass-bg-hover);box-shadow:0 0 20px color-mix(in srgb,var(--project-accent,var(--brand-primary))15%,transparent);outline:none}[data-theme=dark] .QueryForm-module-scss-module__Y7rnca__queryTextarea:focus{box-shadow:0 0 20px color-mix(in srgb,var(--color-accent)30%,transparent)}.QueryForm-module-scss-module__Y7rnca__queryTextarea:focus::placeholder{opacity:.3}.QueryForm-module-scss-module__Y7rnca__queryTextarea:disabled{opacity:.6;cursor:not-allowed}@media only screen and (max-width:800px){.QueryForm-module-scss-module__Y7rnca__queryTextarea{min-height:120px;padding:1rem 3.5rem 1rem 1rem;font-size:.9rem}}.QueryForm-module-scss-module__Y7rnca__arrowButton{background:var(--brand-primary);border:1px solid var(--brand-primary);cursor:pointer;width:28px;height:28px;color:var(--color-on-accent);border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:.875rem;right:.875rem}[data-theme=dark] .QueryForm-module-scss-module__Y7rnca__arrowButton{background:var(--glass-border-strong);border-color:var(--glass-text-muted);color:var(--brand-light)}.QueryForm-module-scss-module__Y7rnca__arrowButton:hover:not(:disabled){opacity:.85}.QueryForm-module-scss-module__Y7rnca__arrowButton:active:not(:disabled){transform:scale(.95)}.QueryForm-module-scss-module__Y7rnca__arrowButton:disabled{opacity:.3;cursor:not-allowed}@media only screen and (max-width:800px){.QueryForm-module-scss-module__Y7rnca__arrowButton{width:26px;height:26px;bottom:.75rem;right:.75rem}}.QueryForm-module-scss-module__Y7rnca__errorMessage{width:100%;color:var(--color-danger);background:color-mix(in srgb,var(--color-danger)10%,transparent);border:1px solid color-mix(in srgb,var(--color-danger)30%,transparent);border-radius:6px;margin-top:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.QueryForm-module-scss-module__Y7rnca__examplesSection{opacity:1;visibility:visible;width:100%;margin-top:0;transition:opacity .25s,visibility linear}.QueryForm-module-scss-module__Y7rnca__examplesSection.QueryForm-module-scss-module__Y7rnca__hidden{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s,visibility 0s linear .25s}.QueryForm-module-scss-module__Y7rnca__examplesLabel{color:var(--brand-muted);text-align:center;margin-bottom:.75rem;font-size:.875rem;font-weight:500}.QueryForm-module-scss-module__Y7rnca__examplesGrid{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:700px;margin:0 auto;display:flex}.QueryForm-module-scss-module__Y7rnca__exampleChip{border:1px solid rgb(var(--overlay-light-rgb)/.15);color:var(--brand-light);font-size:.8125rem;font-family:var(--font-open-sans),"Open Sans",sans-serif;cursor:default;pointer-events:none;opacity:.5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:0 0;border-radius:10px;padding:.5rem .875rem;font-weight:500;transition:none}[data-theme=dark] .QueryForm-module-scss-module__Y7rnca__exampleChip{border-color:color-mix(in srgb,var(--color-accent)15%,transparent)}@media only screen and (max-width:800px){.QueryForm-module-scss-module__Y7rnca__exampleChip{white-space:normal;text-align:center;padding:.4375rem .75rem;font-size:.75rem}}.QueryForm-module-scss-module__Y7rnca__successMessage{text-align:center;background:rgb(var(--overlay-light-rgb)/.85);border:1px solid var(--glass-border-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);max-width:700px;box-shadow:0 8px 32px rgb(var(--overlay-dark-rgb)/.08);border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;margin:0 auto;padding:3rem 2rem;animation:.6s ease-in QueryForm-module-scss-module__Y7rnca__fadeIn;display:flex}[data-theme=dark] .QueryForm-module-scss-module__Y7rnca__successMessage{background:color-mix(in srgb,var(--color-accent-deep)85%,transparent);border-color:color-mix(in srgb,var(--color-accent)30%,transparent);box-shadow:0 8px 32px rgb(var(--overlay-dark-rgb)/.3)}@media only screen and (max-width:800px){.QueryForm-module-scss-module__Y7rnca__successMessage{gap:1rem;padding:2rem 1rem}}.QueryForm-module-scss-module__Y7rnca__successTitle{color:var(--brand-light);margin:0;font-size:2rem;font-weight:700}@media only screen and (max-width:800px){.QueryForm-module-scss-module__Y7rnca__successTitle{font-size:1.5rem}}.QueryForm-module-scss-module__Y7rnca__successSubtitle{color:var(--brand-light);margin:0;font-size:1.125rem}@media only screen and (max-width:800px){.QueryForm-module-scss-module__Y7rnca__successSubtitle{font-size:1rem}}.QueryForm-module-scss-module__Y7rnca__goalQuote{color:var(--brand-light);border-left:4px solid var(--brand-primary,var(--project-accent,var(--brand-primary)));background:color-mix(in srgb,var(--brand-primary)10%,transparent);text-align:left;border-radius:12px;width:100%;margin:1rem 0;padding:1.5rem 2rem;font-size:1.25rem;font-style:italic;font-weight:500;line-height:1.6}@media only screen and (max-width:800px){.QueryForm-module-scss-module__Y7rnca__goalQuote{padding:1rem 1.25rem;font-size:1rem}}.QueryForm-module-scss-module__Y7rnca__successCta{color:var(--brand-light);margin:.5rem 0;font-size:1rem}.QueryForm-module-scss-module__Y7rnca__successMessage a{margin-top:1rem;text-decoration:none;display:inline-block}.QueryForm-module-scss-module__Y7rnca__successMessage a button{background:var(--brand-primary);min-width:280px;color:var(--color-on-accent);box-shadow:0 8px 24px color-mix(in srgb,var(--brand-primary)30%,transparent);border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s}.QueryForm-module-scss-module__Y7rnca__successMessage a button:hover{box-shadow:0 12px 32px color-mix(in srgb,var(--brand-primary)40%,transparent);opacity:.9;transform:translateY(-2px)}.QueryForm-module-scss-module__Y7rnca__successMessage a button:active{transform:translateY(0)}@media only screen and (max-width:800px){.QueryForm-module-scss-module__Y7rnca__successMessage a button{width:100%;min-width:auto;padding:.875rem 2rem;font-size:1rem}}@keyframes QueryForm-module-scss-module__Y7rnca__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes QueryForm-module-scss-module__Y7rnca__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}
.JodiLoader-module-scss-module__JF9c3W__wrapper{background-color:var(--brand-dark);z-index:9999;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:fixed;inset:0}.JodiLoader-module-scss-module__JF9c3W__wrapper svg{width:80px;height:auto}.JodiLoader-module-scss-module__JF9c3W__label{letter-spacing:1.5px;text-transform:uppercase;color:var(--color-accent);margin:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;animation:4s ease-in-out infinite JodiLoader-module-scss-module__JF9c3W__label-pulse}@keyframes JodiLoader-module-scss-module__JF9c3W__label-pulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}
.UpgradeNudge-module-scss-module__eGD2pG__card{background:var(--brand-dark);border:1px solid var(--glass-border);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.UpgradeNudge-module-scss-module__eGD2pG__cardContent{flex-direction:column;gap:2px;display:flex}.UpgradeNudge-module-scss-module__eGD2pG__cardLabel{color:var(--brand-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.UpgradeNudge-module-scss-module__eGD2pG__cardUsage{color:var(--brand-light);font-size:13px;font-weight:500}.UpgradeNudge-module-scss-module__eGD2pG__cardLink{color:var(--project-accent,var(--brand-primary));white-space:nowrap;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.UpgradeNudge-module-scss-module__eGD2pG__cardLink:hover{color:var(--brand-light)}.UpgradeNudge-module-scss-module__eGD2pG__inline{align-items:center;gap:8px;display:inline-flex}.UpgradeNudge-module-scss-module__eGD2pG__inlineLabel{color:var(--brand-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.UpgradeNudge-module-scss-module__eGD2pG__inlineLink{color:var(--project-accent,var(--brand-primary));font-size:11px;font-weight:600;text-decoration:none;transition:color .2s}.UpgradeNudge-module-scss-module__eGD2pG__inlineLink:hover{color:var(--brand-light)}
.Toast-module-scss-module__elQK1W__container{z-index:10000;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;top:16px;left:0;right:0}.Toast-module-scss-module__elQK1W__toast{background:color-mix(in srgb,var(--brand-border)12%,var(--brand-dark));border:1px solid var(--brand-border);box-shadow:0 8px 24px rgb(var(--overlay-dark-rgb)/.35),0 2px 6px rgb(var(--overlay-dark-rgb)/.2);color:var(--brand-light);pointer-events:auto;cursor:pointer;white-space:nowrap;border-radius:12px;align-items:center;gap:10px;padding:13px 22px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards Toast-module-scss-module__elQK1W__slideDown;display:inline-flex}.Toast-module-scss-module__elQK1W__toast.Toast-module-scss-module__elQK1W__exiting{animation:.25s cubic-bezier(.55,0,1,.45) forwards Toast-module-scss-module__elQK1W__slideUp}.Toast-module-scss-module__elQK1W__icon{flex-shrink:0;width:18px;height:18px}.Toast-module-scss-module__elQK1W__iconPath{stroke-dasharray:40;stroke-dashoffset:40px;animation:.4s .15s forwards Toast-module-scss-module__elQK1W__draw}.Toast-module-scss-module__elQK1W__successIcon{color:var(--color-success)}.Toast-module-scss-module__elQK1W__errorIcon{color:var(--color-danger)}.Toast-module-scss-module__elQK1W__infoIcon{color:var(--project-accent,var(--brand-primary))}@keyframes Toast-module-scss-module__elQK1W__slideDown{0%{opacity:0;transform:translateY(-12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Toast-module-scss-module__elQK1W__slideUp{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-12px)scale(.95)}}@keyframes Toast-module-scss-module__elQK1W__draw{to{stroke-dashoffset:0}}
.ProgramHealthGauge-module-scss-module__TyWn2a__track{background:color-mix(in srgb,var(--project-color,var(--project-accent,var(--brand-primary)))10%,transparent);position:relative;overflow:hidden}.ProgramHealthGauge-module-scss-module__TyWn2a__fill{background:color-mix(in srgb,var(--project-color,var(--project-accent,var(--brand-primary)))55%,transparent);border-radius:inherit;transition:width .3s;position:absolute;inset:0 auto 0 0}
.ProgramDropdown-module-scss-module__z23mWa__selector{position:relative}.ProgramDropdown-module-scss-module__z23mWa__selectorBtn{background:var(--brand-secondary);border:1px solid var(--brand-border);cursor:pointer;color:var(--brand-muted);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:10px 14px;font-family:Poppins,sans-serif;font-size:.9em;display:flex}.ProgramDropdown-module-scss-module__z23mWa__selectorBtn:hover{background:var(--brand-secondary)}@media only screen and (max-width:800px){.ProgramDropdown-module-scss-module__z23mWa__selectorBtn{justify-content:center;width:100%}}.ProgramDropdown-module-scss-module__z23mWa__colorDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ProgramDropdown-module-scss-module__z23mWa__dropdownArrow{color:var(--brand-muted);margin-left:5px;font-size:.7em}.ProgramDropdown-module-scss-module__z23mWa__dropdown{background:var(--brand-dark);border:1px solid var(--brand-border);box-shadow:var(--card-shadow);z-index:100;border-radius:8px;min-width:180px;max-height:200px;margin-bottom:5px;position:absolute;bottom:100%;left:0;overflow-y:auto}@media only screen and (max-width:800px){.ProgramDropdown-module-scss-module__z23mWa__dropdown{width:100%;margin-top:5px;margin-bottom:0;top:100%;bottom:auto}}.ProgramDropdown-module-scss-module__z23mWa__dropdownItem{cursor:pointer;width:100%;color:var(--brand-muted);text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:10px 14px;font-family:Poppins,sans-serif;font-size:.9em;display:flex}.ProgramDropdown-module-scss-module__z23mWa__dropdownItem:hover{background:var(--brand-secondary)}.ProgramDropdown-module-scss-module__z23mWa__dropdownItem.ProgramDropdown-module-scss-module__z23mWa__active{background:var(--brand-secondary);color:var(--brand-background)}.ProgramDropdown-module-scss-module__z23mWa__dropdownItem.ProgramDropdown-module-scss-module__z23mWa__highlighted,.ProgramDropdown-module-scss-module__z23mWa__dropdownItem.ProgramDropdown-module-scss-module__z23mWa__active.ProgramDropdown-module-scss-module__z23mWa__highlighted{background:var(--brand-secondary)}
.InboxCategoryCard-module-scss-module__NMVJyG__card{background:var(--brand-dark);box-shadow:var(--card-shadow);border-radius:12px;flex-direction:column;min-width:0;padding:14px 16px;display:flex}.InboxCategoryCard-module-scss-module__NMVJyG__cardHighlight{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))6%,var(--brand-dark))}.InboxCategoryCard-module-scss-module__NMVJyG__header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.InboxCategoryCard-module-scss-module__NMVJyG__label{text-transform:uppercase;letter-spacing:.07em;color:var(--brand-muted);font-size:.68em;font-weight:600}.InboxCategoryCard-module-scss-module__NMVJyG__countBadge{background:var(--project-accent,var(--brand-primary));min-width:16px;height:16px;color:var(--brand-dark);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0 4px;font-family:Poppins,sans-serif;font-size:9px;font-weight:700;line-height:1;display:flex}.InboxCategoryCard-module-scss-module__NMVJyG__empty{color:var(--brand-muted);opacity:.6;margin:0;font-size:.85em}.InboxCategoryCard-module-scss-module__NMVJyG__list{flex-direction:column;gap:8px;max-height:420px;display:flex;overflow-y:auto}@media only screen and (max-width:800px){.InboxCategoryCard-module-scss-module__NMVJyG__list{max-height:320px}}
