.toast_toast-container__28_8k{position:fixed;bottom:1.25rem;right:1.25rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;max-width:24rem;width:100%;pointer-events:none}.toast_toast__ogx8z{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(0,0,0,0);box-shadow:0 10px 15px -3px rgba(var(--shadow-color),.08),0 4px 6px -4px rgba(var(--shadow-color),.04);pointer-events:auto;animation:toast_toast-slide-in__6Ibon .3s cubic-bezier(.4,0,.2,1);outline:none}.toast_toast__ogx8z:focus-visible{box-shadow:0 0 0 3px var(--color-focus-ring)}@media(prefers-reduced-motion:reduce){.toast_toast__ogx8z{animation:none}}.toast_toast--success__yUcU6{background-color:var(--color-success-background);border-color:var(--color-success);color:var(--color-success-text)}.toast_toast--error__wPwQV{background-color:var(--color-error-background);border-color:var(--color-error);color:var(--color-error-text)}.toast_toast--warning__IxOuN{background-color:var(--color-warning-background);border-color:var(--color-warning);color:var(--color-warning-text)}.toast_toast--info__o9UiB{background-color:var(--color-info-background);border-color:var(--color-info);color:var(--color-info-text)}.toast_toast__icon___By1_{flex-shrink:0;font-size:1rem;line-height:1.25;width:1.25rem;text-align:center}.toast_toast__message__wwR4y{flex:1;font-size:.8125rem;font-weight:500;line-height:1.5;margin:0}.toast_toast__dismiss__c_qJv{flex-shrink:0;background:none;border:none;cursor:pointer;font-size:1rem;line-height:1.25;padding:0;opacity:.6;color:inherit;transition:opacity .2s ease-in-out}.toast_toast__dismiss__c_qJv:hover{opacity:1}.toast_toast__dismiss__c_qJv:focus-visible{outline:2px solid currentColor;outline-offset:.25rem;border-radius:3px}@keyframes toast_toast-slide-in__6Ibon{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.link_link__wo0Vf{display:inline;color:var(--color-text);text-decoration:none;transition:color .2s ease-in-out,text-decoration .2s ease-in-out;cursor:pointer}.link_link__wo0Vf:focus{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:12px}.link_link__wo0Vf:focus:not(:focus-visible){outline:none}.link_link--default__FoLOd{color:var(--color-text)}.link_link--default__FoLOd:hover{color:var(--color-primary);text-decoration:underline}.link_link--default__FoLOd:active{color:var(--color-primary-hover)}.link_link--primary__7jZ_z{color:var(--color-primary);font-weight:500}.link_link--primary__7jZ_z:hover{color:var(--color-primary-hover);text-decoration:underline}.link_link--primary__7jZ_z:active{color:var(--color-primary)}.link_link--secondary__aZM1H{color:var(--color-text-secondary)}.link_link--secondary__aZM1H:hover{color:var(--color-text);text-decoration:underline}.link_link--secondary__aZM1H:active{color:var(--color-text-secondary)}.close_button_close-button__iU3CK{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;padding:0;border:none;border-radius:9999px;background:linear-gradient(135deg,var(--color-action-save-gradient-start) 0,var(--color-action-save-gradient-end) 100%);color:var(--color-primary-text);cursor:pointer;transition:background-color .16s ease-in-out,transform .16s ease-in-out,box-shadow .16s ease-in-out}.close_button_close-button__iU3CK:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--shadow-color-accent),.25)}.close_button_close-button__iU3CK:focus-visible{outline:none;box-shadow:0 0 0 3px var(--color-focus-ring)}.close_button_close-button__icon__INfMY{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.close_button_close-button__icon__INfMY:after,.close_button_close-button__icon__INfMY:before{content:"";position:absolute;width:1rem;height:2px;border-radius:9999px;background:currentColor}.close_button_close-button__icon__INfMY:before{transform:rotate(45deg)}.close_button_close-button__icon__INfMY:after{transform:rotate(-45deg)}.modal_modal-backdrop__1W_pV{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9998;padding:.75rem;overflow-y:auto}.modal_modal__gTwV4{position:relative;background-color:var(--color-secondary);border-radius:16px;box-shadow:0 20px 25px -5px rgba(var(--shadow-color),.1),0 8px 10px -6px rgba(var(--shadow-color),.04);width:100%;max-width:100%;max-height:calc(100vh - 1.5rem);display:flex;flex-direction:column;overflow:hidden;animation:modal_modal-fade-in__6kmcR .2s ease-out}@media(prefers-reduced-motion:reduce){.modal_modal__gTwV4{animation:none}}@keyframes modal_modal-fade-in__6kmcR{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal_modal--small__RUjUj{max-width:400px}.modal_modal--medium__Xm5Qa{max-width:600px}.modal_modal--large__1Iua_{max-width:800px}.modal_modal--full__pQ9zv{max-width:calc(100vw - 1.5rem);max-height:calc(100vh - 1.5rem)}.modal_modal__header__5_F9x{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--color-border);gap:.75rem}.modal_modal__title__dU1L_{font-size:1.25rem;font-weight:600;line-height:1.25;color:var(--color-text);margin:0;flex:1}.modal_modal__close-button__hKT97{display:inline-flex;align-items:center;justify-content:center;height:3rem;padding:.5rem .875rem;border:1px solid var(--color-border);border-radius:9999px;background-color:var(--color-secondary);color:var(--color-text);font-size:.875rem;font-weight:500;line-height:1.5;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out,transform .2s ease-in-out,box-shadow .2s ease-in-out;text-align:center;text-decoration:none;flex-shrink:0}@media(prefers-reduced-motion:reduce){.modal_modal__close-button__hKT97{transition:none}}.modal_modal__close-button__hKT97:focus{outline:none;box-shadow:0 0 0 3px var(--color-focus-ring)}.modal_modal__close-button__hKT97:focus:not(:focus-visible){box-shadow:none}.modal_modal__close-button__hKT97:hover:not(:disabled){border-color:rgba(0,0,0,0);background-color:var(--color-secondary-hover);transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.modal_modal__close-button__hKT97:hover:not(:disabled){transform:none}}.modal_modal__close-button__hKT97:active:not(:disabled){transform:translateY(0)}.modal_modal__close-button__hKT97:disabled{cursor:not-allowed;opacity:.6;background-color:var(--color-disabled-background);color:var(--color-disabled-text);border-color:var(--color-border)}.modal_modal__body__dcMCB{padding:1rem;overflow-y:auto;flex:1}.modal_modal__footer__m4kXf{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:1rem;border-top:1px solid var(--color-border)}.avatar_avatar__Qbhht{display:inline-flex;align-items:center;justify-content:center;position:relative;border-radius:9999px;overflow:hidden;background-color:var(--color-primary);color:var(--color-primary-text);flex-shrink:0}.avatar_avatar--sm__4Rv6Y{width:1.75rem;height:1.75rem;font-size:.75rem}.avatar_avatar--md__wwg3X{width:2rem;height:2rem;font-size:.8125rem}.avatar_avatar--lg__3O3JO{width:3rem;height:3rem;font-size:1rem}.avatar_avatar--xl__bV9V2{width:4rem;height:4rem;font-size:1.25rem}.avatar_avatar__image__VkXkz{width:100%;height:100%;object-fit:cover}.avatar_avatar__image--hidden__lgIb_{opacity:0}.avatar_avatar__initials__XyzoS{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;font-weight:600;line-height:1;text-transform:uppercase;user-select:none}.avatar_avatar__initials--hidden__v8X78{opacity:0}.ProjectToolbar_project-toolbar__d2j_E{width:100%;height:100%;min-height:4rem}.ProjectToolbar_project-toolbar__content__SxBkc{width:100%;min-height:4rem;display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding:.5rem 1rem}@media(min-width:768px){.ProjectToolbar_project-toolbar__content__SxBkc{height:100%;gap:.375rem;padding:.5rem 1rem}}.ProjectToolbar_project-toolbar__primary__dk1Xa{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0}@media(max-width:767px){.ProjectToolbar_project-toolbar__primary--mobile-search-expanded___xU24{position:relative;isolation:isolate;min-height:4rem}.ProjectToolbar_project-toolbar__primary--mobile-search-expanded___xU24 .ProjectToolbar_project-toolbar__left__HNj4n{visibility:hidden;pointer-events:none;position:absolute;width:0;height:0;overflow:hidden;flex:0 0 0}.ProjectToolbar_project-toolbar__primary--mobile-search-expanded___xU24 .ProjectToolbar_project-toolbar__actions__AnBK_{flex:1 1 auto;min-width:0}.ProjectToolbar_project-toolbar__primary--mobile-search-expanded___xU24 .ProjectToolbar_project-toolbar__add-button__3WA5A,.ProjectToolbar_project-toolbar__primary--mobile-search-expanded___xU24 .ProjectToolbar_project-toolbar__search-trigger__qtpPQ{position:relative;z-index:2}}.ProjectToolbar_project-toolbar__secondary__c6Kou{width:100%;min-width:0;display:flex;flex-direction:column;gap:.5rem}@media(min-width:768px){.ProjectToolbar_project-toolbar__secondary__c6Kou{flex-direction:row;align-items:center;gap:.75rem}}.ProjectToolbar_project-toolbar__left__HNj4n{display:flex;align-items:center;justify-content:flex-start;gap:.375rem;min-width:0;flex:1 1 auto}@media(min-width:768px){.ProjectToolbar_project-toolbar__left__HNj4n{gap:.5rem}}.ProjectToolbar_project-toolbar__breadcrumb-row__DjFL0{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;min-width:0}.ProjectToolbar_project-toolbar__breadcrumb__M9ocl{display:flex;align-items:center;gap:.375rem;min-width:0;flex:1 1 auto;padding:0 1rem;height:100%}.ProjectToolbar_project-toolbar__breadcrumb-actions__bLiJF{display:flex;align-items:center;gap:.375rem;flex-shrink:0;padding-right:1rem}.ProjectToolbar_project-toolbar__breadcrumb-parent__T14qJ{font-family:Cormorant Garamond,Georgia,serif;font-size:.9375rem;font-weight:600;line-height:1.25;color:var(--color-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;transition:color .2s ease-in-out}.ProjectToolbar_project-toolbar__breadcrumb-parent__T14qJ:hover{color:var(--color-text)}@media(min-width:768px){.ProjectToolbar_project-toolbar__breadcrumb-parent__T14qJ{font-size:.9375rem}}.ProjectToolbar_project-toolbar__breadcrumb-separator__rIN2H{font-family:Cormorant Garamond,Georgia,serif;font-size:.9375rem;font-weight:600;line-height:1.25;color:var(--color-text-secondary);flex-shrink:0;user-select:none}@media(max-width:767px){.ProjectToolbar_project-toolbar__breadcrumb-separator__rIN2H{display:none}}.ProjectToolbar_project-toolbar__breadcrumb-child__AVURO{font-family:Cormorant Garamond,Georgia,serif;font-size:.9375rem;font-weight:600;line-height:1.25;color:var(--color-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}@media(max-width:767px){.ProjectToolbar_project-toolbar__breadcrumb-child__AVURO{display:none}}.ProjectToolbar_project-toolbar__title__oVBx6{margin:0;min-width:0;flex:0 1 auto;font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-weight:600;line-height:1.25;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.ProjectToolbar_project-toolbar__title__oVBx6{font-size:1.25rem}}@media(max-width:767px){.ProjectToolbar_project-toolbar__title--mobile-hidden__xISG5{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.ProjectToolbar_project-toolbar__tools__n6vrV{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.ProjectToolbar_project-toolbar__tool__D_p4p{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-height:3rem;height:auto;padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:9999px;background-color:rgba(0,0,0,0);color:var(--color-text-muted);font-size:.75rem;font-weight:400;letter-spacing:.5px;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.ProjectToolbar_project-toolbar__tool__D_p4p:hover{background-color:rgba(0,0,0,0);border-color:var(--color-accent);color:var(--color-accent)}.ProjectToolbar_project-toolbar__tool__D_p4p:focus{outline:none;box-shadow:0 0 0 3px var(--color-focus-ring)}.ProjectToolbar_project-toolbar__tool__D_p4p:focus:not(:focus-visible){box-shadow:none}@media(max-width:767px){.ProjectToolbar_project-toolbar__tool__D_p4p{width:3rem;min-width:3rem;height:3rem;padding:0}}.ProjectToolbar_project-toolbar__tool--active__iup0_{border-color:var(--color-accent);background-color:var(--color-accent-subtle);color:var(--color-accent)}.ProjectToolbar_project-toolbar__tool--active__iup0_:after{content:"";position:absolute;top:.35rem;right:.35rem;width:.4rem;height:.4rem;border-radius:9999px;background-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-bg-soft)}@media(min-width:768px){.ProjectToolbar_project-toolbar__tool--with-badge__A9y9c{padding-right:calc(.75rem + .8rem)}}.ProjectToolbar_project-toolbar__tool--with-badge__A9y9c.ProjectToolbar_project-toolbar__tool--active__iup0_:after{display:none}.ProjectToolbar_project-toolbar__tool-icon__eP2t1{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ProjectToolbar_project-toolbar__tool-badge__V97pS{position:absolute;top:.2rem;right:.2rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:1.2rem;height:1.2rem;padding:0 .24rem;border-radius:9999px;background:var(--color-accent);color:var(--color-surface);font-size:.68rem;font-weight:600;line-height:1;box-shadow:0 0 0 3px var(--color-background);animation:ProjectToolbar_project-toolbar-tool-badge-pop__KNmnL .5s cubic-bezier(.68,-.55,.265,1.55) both}.ProjectToolbar_project-toolbar__tool-label__e5LGx{display:inline-flex;align-items:center}@media(max-width:767px){.ProjectToolbar_project-toolbar__tool-label__e5LGx{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@keyframes ProjectToolbar_project-toolbar-tool-badge-pop__KNmnL{0%{transform:scale(.68);opacity:0}60%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:1}}.ProjectToolbar_project-toolbar__actions__AnBK_{display:flex;align-items:center;gap:.375rem;justify-content:flex-end;flex-shrink:0;min-width:0}@media(min-width:768px){.ProjectToolbar_project-toolbar__actions__AnBK_{gap:.375rem}}.ProjectToolbar_project-toolbar__search__K6AxY{position:relative;min-width:0;width:100%;display:none}@media(min-width:768px){.ProjectToolbar_project-toolbar__search__K6AxY{display:block;flex:0 1 20rem;max-width:20rem;width:auto}}.ProjectToolbar_project-toolbar__search-trigger__qtpPQ{flex-shrink:0}@media(min-width:768px){.ProjectToolbar_project-toolbar__search-trigger__qtpPQ{display:none}}.ProjectToolbar_project-toolbar__search-field__7jXEl{position:relative}.ProjectToolbar_project-toolbar__search-field__7jXEl input[type=search]{width:100%}@media(max-width:767px){.ProjectToolbar_project-toolbar__search-field__7jXEl input[type=search]{font-size:1rem}}.ProjectToolbar_project-toolbar__search--mobile-open__aP8sg{display:flex;align-items:center;position:absolute;inset:0;z-index:1;margin:0;box-sizing:border-box;padding-right:calc(3rem*2 + .375rem*3);background-color:var(--color-background)}.ProjectToolbar_project-toolbar__search--mobile-open__aP8sg .ProjectToolbar_project-toolbar__search-field__7jXEl{flex:1 1 auto;min-width:0;width:100%}.ProjectToolbar_project-toolbar__search-results__yr5ZA{z-index:20;position:absolute;top:calc(100% + .375rem);right:0;left:auto;display:grid;gap:.375rem;padding:.375rem;border:1px solid var(--color-border);border-radius:14px;background-color:var(--color-surface);box-shadow:0 4px 6px -1px rgba(var(--shadow-color),.08),0 2px 4px -2px rgba(var(--shadow-color),.04);width:max(100%,24rem);max-width:34rem}.ProjectToolbar_project-toolbar__search-result-item__xQnnd{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;width:100%;text-align:left;border:none;border-radius:12px;background:rgba(0,0,0,0);color:var(--color-text);padding:.5rem .75rem;cursor:pointer;min-height:2.5rem}.ProjectToolbar_project-toolbar__search-result-item__xQnnd:hover{background-color:var(--color-surface-hover)}.ProjectToolbar_project-toolbar__search-result-item__xQnnd:focus{outline:none;box-shadow:0 0 0 3px var(--color-focus-ring)}.ProjectToolbar_project-toolbar__search-result-label__wszO0{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.ProjectToolbar_project-toolbar__search-result-badge__5eLPT{margin-left:auto;flex:0 0 auto;align-self:center}.ProjectToolbar_project-toolbar__search-result-badge--warning__9ZQvg{background-color:var(--color-warning);color:var(--color-primary-text)}.ProjectToolbar_project-toolbar__search-result-item--active__lflX4{background-color:var(--color-surface-hover)}.ProjectToolbar_project-toolbar__assignee-filters__d0Lsc{display:flex;align-items:center;flex-wrap:nowrap}@media(max-width:767px){.ProjectToolbar_project-toolbar__assignee-filters__d0Lsc{display:none}}.ProjectToolbar_project-toolbar__assignee-button__5tgLs{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:2px solid var(--color-background);border-radius:9999px;background:rgba(0,0,0,0);cursor:pointer;transition:border-color .2s ease-in-out,background-color .2s ease-in-out,color .2s ease-in-out;z-index:var(--btn-z,0);margin-left:-.45rem}.ProjectToolbar_project-toolbar__assignee-button__5tgLs:first-child{margin-left:0}.ProjectToolbar_project-toolbar__assignee-button__5tgLs:hover{z-index:100;border-color:var(--color-border);background:var(--color-surface-subtle)}.ProjectToolbar_project-toolbar__assignee-button__5tgLs:focus{z-index:100;outline:none;box-shadow:0 0 0 3px var(--color-focus-ring)}.ProjectToolbar_project-toolbar__assignee-button__5tgLs:focus:not(:focus-visible){box-shadow:none}.ProjectToolbar_project-toolbar__assignee-button--selected__2GTYo{border-color:var(--color-accent);background:var(--color-accent-bg-soft);z-index:99}.ProjectToolbar_project-toolbar__assignee-unassigned__w2cIV{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--color-text-muted)}.ProjectToolbar_project-toolbar__assignee-mobile__NTxwC{position:relative}@media(min-width:768px){.ProjectToolbar_project-toolbar__assignee-mobile__NTxwC{display:none}}.ProjectToolbar_project-toolbar__assignee-dropdown__5lgh6{position:absolute;top:calc(100% + .375rem);left:0;z-index:30;display:flex;flex-direction:column;min-width:11rem;padding:.375rem;border:1px solid var(--color-border);border-radius:14px;background-color:var(--color-surface);box-shadow:0 4px 6px -1px rgba(var(--shadow-color),.08),0 2px 4px -2px rgba(var(--shadow-color),.04)}.ProjectToolbar_project-toolbar__assignee-dropdown-item__NGn0_{display:flex;align-items:center;gap:.5rem;width:100%;padding:.375rem .5rem;border:none;border-radius:12px;background:rgba(0,0,0,0);color:var(--color-text);cursor:pointer;text-align:left}.ProjectToolbar_project-toolbar__assignee-dropdown-item__NGn0_:hover{background-color:var(--color-surface-hover)}.ProjectToolbar_project-toolbar__assignee-dropdown-item__NGn0_:focus{outline:none;box-shadow:0 0 0 3px var(--color-focus-ring)}.ProjectToolbar_project-toolbar__assignee-dropdown-item--selected__Nli3E{background-color:var(--color-accent-bg-soft);color:var(--color-accent)}.ProjectToolbar_project-toolbar__assignee-dropdown-avatar__KBmFc{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:9999px}.ProjectToolbar_project-toolbar__assignee-dropdown-label__oqI4R{font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.ProjectToolbar_project-toolbar__add-button__3WA5A{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-height:3rem;padding:.5rem .875rem;border:1px solid rgba(0,0,0,0);border-radius:9999px;background-color:var(--color-action-publish-bg);color:var(--color-action-publish-text);font-size:.8125rem;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out,transform .2s ease-in-out,box-shadow .2s ease-in-out;flex-shrink:0}.ProjectToolbar_project-toolbar__add-button__3WA5A:hover:not(:disabled){background-color:var(--color-action-publish-hover);box-shadow:0 4px 6px -1px rgba(var(--shadow-color),.08),0 2px 4px -2px rgba(var(--shadow-color),.04);transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.ProjectToolbar_project-toolbar__add-button__3WA5A:hover:not(:disabled){transform:none}}.ProjectToolbar_project-toolbar__add-button__3WA5A:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px 0 rgba(var(--shadow-color),.04)}.ProjectToolbar_project-toolbar__add-button__3WA5A:focus{outline:none;box-shadow:0 0 0 3px var(--color-focus-ring)}.ProjectToolbar_project-toolbar__add-button__3WA5A:focus:not(:focus-visible){box-shadow:none}.ProjectToolbar_project-toolbar__add-button__3WA5A:disabled{cursor:not-allowed;background-color:var(--color-disabled-background);color:var(--color-disabled-text);border-color:var(--color-disabled-background)}@media(max-width:767px){.ProjectToolbar_project-toolbar__add-button__3WA5A{width:3rem;min-width:3rem;height:3rem;padding:0}}.ProjectToolbar_project-toolbar__add-button--loading__XnW_p:disabled{cursor:progress;background-color:var(--color-action-publish-bg);color:var(--color-action-publish-text);border-color:rgba(0,0,0,0)}.ProjectToolbar_project-toolbar__add-label__BLMZh{display:inline-flex;align-items:center}@media(max-width:767px){.ProjectToolbar_project-toolbar__add-label__BLMZh{display:none}}.navigation_item_navigation-item___GTsI{list-style:none;margin:0;padding:0}.navigation_item_navigation-item__link__f_1bo{display:flex;align-items:center;gap:.5rem;width:100%;min-height:3rem;padding:.5rem .75rem;border-radius:14px;position:relative;color:var(--color-text-secondary);transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}@media(prefers-reduced-motion:reduce){.navigation_item_navigation-item__link__f_1bo{transition:none}}.navigation_item_navigation-item__link__f_1bo:hover{background-color:var(--color-neutral-100);color:var(--color-text)}.navigation_item_navigation-item__link__f_1bo:hover:before{opacity:.45}.navigation_item_navigation-item__link__f_1bo:focus{outline-offset:-2px}.navigation_item_navigation-item__link__f_1bo:focus:before{opacity:.45}.navigation_item_navigation-item--active__7ZolT .navigation_item_navigation-item__link__f_1bo{background-color:var(--color-neutral-100);color:var(--color-foreground);font-weight:400}.navigation_item_navigation-item--active__7ZolT .navigation_item_navigation-item__link__f_1bo:before{opacity:1}.navigation_item_navigation-item__icon__MkFVQ{display:flex;align-items:center;justify-content:center;width:.9375rem;height:.9375rem;flex-shrink:0}.navigation_item_navigation-item__label__khgC2{font-size:.875rem;line-height:1.5}.navigation_item_navigation-item--locked__nJjoT .navigation_item_navigation-item__link__f_1bo{opacity:.65;cursor:pointer}.navigation_item_navigation-item--locked__nJjoT .navigation_item_navigation-item__link__f_1bo:hover{background-color:var(--color-neutral-100);color:var(--color-text)}.navigation_item_navigation-item--locked__nJjoT .navigation_item_navigation-item__link__f_1bo:focus{outline:2px solid var(--color-focus);outline-offset:-2px}.navigation_item_navigation-item__plan-badge__h7KjN{margin-left:auto;font-size:.75rem;font-weight:600;color:var(--color-accent);background:var(--color-accent-bg-soft);padding:.25rem .5rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.5px;line-height:1}.SidebarNavigation_sidebar-navigation__CUeVM{width:100%;height:100%;padding:.5rem .75rem calc(1.125rem + env(safe-area-inset-bottom));display:flex;flex-direction:column;min-height:0;gap:1rem}.SidebarNavigation_sidebar-navigation__nav___jZqB{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.375rem;padding-bottom:.75rem;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch}.SidebarNavigation_sidebar-navigation__list__PHCUS{width:100%;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.375rem}.SidebarNavigation_sidebar-navigation__add-tab__s4TYr{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;width:100%;min-height:3rem;padding:.5rem .75rem;margin-top:.375rem;border:1px dashed var(--color-border-button);border-radius:14px;background:rgba(0,0,0,0);color:var(--color-text-secondary);font-size:.875rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}@media(prefers-reduced-motion:reduce){.SidebarNavigation_sidebar-navigation__add-tab__s4TYr{transition:none}}.SidebarNavigation_sidebar-navigation__add-tab__s4TYr:hover{background-color:var(--color-surface-subtle);color:var(--color-foreground);border-color:var(--color-border)}.SidebarNavigation_sidebar-navigation__add-tab__s4TYr:focus{outline:2px solid var(--color-primary);outline-offset:.5rem}@media(min-width:768px){.SidebarNavigation_sidebar-navigation__add-tab__s4TYr{margin-top:.5rem}}.SidebarNavigation_sidebar-navigation__add-tab-icon__1IFts{flex-shrink:0}.SidebarNavigation_sidebar-navigation__add-tab-label__nG93i{line-height:1.5}.SidebarNavigation_sidebar-navigation__profile__Tg36G{position:relative;flex-shrink:0;margin-top:auto;padding-top:.5rem;padding-bottom:.5rem;border-top:1px solid var(--color-border)}.SidebarNavigation_sidebar-navigation__profile-trigger__3cpNC{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border:none;border-radius:14px;background:rgba(0,0,0,0);color:var(--color-text);font-size:.875rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-align:left;cursor:pointer;transition:background-color .2s ease-in-out}@media(prefers-reduced-motion:reduce){.SidebarNavigation_sidebar-navigation__profile-trigger__3cpNC{transition:none}}.SidebarNavigation_sidebar-navigation__profile-trigger__3cpNC:hover{background-color:var(--color-surface-hover)}.SidebarNavigation_sidebar-navigation__profile-trigger__3cpNC:focus{outline:2px solid var(--color-primary);outline-offset:.5rem}.SidebarNavigation_sidebar-navigation__profile-avatar__4OPwM{flex-shrink:0;display:flex}.SidebarNavigation_sidebar-navigation__profile-name__wr29w{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.5}.SidebarNavigation_sidebar-navigation__profile-icon__pESz_{flex-shrink:0;color:var(--color-text-muted)}.SidebarNavigation_sidebar-navigation__profile-menu__vrMqg{position:absolute;bottom:100%;left:0;right:0;margin-bottom:.375rem;padding:.375rem;background-color:var(--color-secondary);border:1px solid var(--color-border);border-radius:14px;box-shadow:0 4px 6px -1px rgba(var(--shadow-color),.08),0 2px 4px -2px rgba(var(--shadow-color),.04);z-index:100;display:flex;flex-direction:column;gap:.25rem}.SidebarNavigation_sidebar-navigation__profile-menu-item__pG6QA{display:block;width:100%;padding:.5rem .75rem;border:none;border-radius:3px;background:rgba(0,0,0,0);color:var(--color-text);font-size:.875rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-align:left;text-decoration:none;cursor:pointer;transition:background-color .2s ease-in-out}@media(prefers-reduced-motion:reduce){.SidebarNavigation_sidebar-navigation__profile-menu-item__pG6QA{transition:none}}.SidebarNavigation_sidebar-navigation__profile-menu-item__pG6QA:hover{background-color:var(--color-surface-subtle)}.SidebarNavigation_sidebar-navigation__profile-menu-item__pG6QA:focus{outline:2px solid var(--color-primary);outline-offset:-2px}.SidebarNavigation_sidebar-navigation__profile-menu-item__pG6QA:disabled{color:var(--color-disabled-text);cursor:not-allowed}.SidebarNavigation_sidebar-navigation__module-library___t98K{display:flex;flex-direction:column;gap:1rem}.SidebarNavigation_sidebar-navigation__module-library-copy__FhCUb{max-width:44rem;color:var(--color-text-secondary);line-height:1.6}.SidebarNavigation_sidebar-navigation__module-layout__z__l_{display:grid;grid-template-columns:minmax(18rem,24rem) minmax(0,1fr);gap:1.125rem;align-items:stretch}.SidebarNavigation_sidebar-navigation__module-list__1nJtC{display:flex;flex-direction:column;gap:.5rem}.SidebarNavigation_sidebar-navigation__module-list-item__OoN4B{display:flex;flex-direction:column;gap:.75rem;width:100%;padding:1rem;border:1px solid rgba(var(--shadow-color-accent),.18);border-radius:calc(14px + .25rem);background:linear-gradient(180deg,rgba(var(--shadow-color-accent),.08) 0,rgba(var(--shadow-color-accent),0) 42%),var(--color-secondary);text-align:left;transition:transform .2s ease-out,box-shadow .2s ease-out,border-color .2s ease-out}.SidebarNavigation_sidebar-navigation__module-list-item__OoN4B:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px rgba(var(--shadow-color),.08),0 4px 6px -4px rgba(var(--shadow-color),.04);border-color:rgba(var(--shadow-color-accent),.28)}.SidebarNavigation_sidebar-navigation__module-list-item__OoN4B:focus-visible{outline:2px solid var(--color-focus);outline-offset:.375rem}.SidebarNavigation_sidebar-navigation__module-card-header__S8ADH{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.SidebarNavigation_sidebar-navigation__module-meta__kN3WO{display:flex;align-items:flex-start;gap:.75rem}.SidebarNavigation_sidebar-navigation__module-mark__1OQlg{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:9999px;background:linear-gradient(135deg,rgba(var(--shadow-color-accent),.16) 0,rgba(var(--shadow-color),.08) 100%);color:var(--color-foreground);font-size:.8125rem;font-weight:600}.SidebarNavigation_sidebar-navigation__module-title__34MCd{margin:0;font-size:1.25rem}.SidebarNavigation_sidebar-navigation__module-subtitle__Rtz_e{margin-top:.25rem;color:var(--color-text-secondary);line-height:1.6}.SidebarNavigation_sidebar-navigation__module-teaser__ZE2j7{color:var(--color-text);line-height:1.6}.SidebarNavigation_sidebar-navigation__module-tags__vK57F{display:flex;flex-wrap:wrap;gap:.375rem}.SidebarNavigation_sidebar-navigation__module-tags__vK57F span{display:inline-flex;align-items:center;min-height:1.9rem;padding:0 .5rem;border-radius:9999px;background:rgba(var(--shadow-color),.04);color:var(--color-text);font-size:.75rem;font-weight:600}.SidebarNavigation_sidebar-navigation__module-preview__Ojo6F{min-width:0}.SidebarNavigation_sidebar-navigation__module-preview-card___CvC5{display:flex;flex-direction:column;gap:1rem;height:100%;padding:1.125rem;border:1px solid rgba(var(--shadow-color),.08);border-radius:calc(14px + .375rem);background:radial-gradient(circle at top right,rgba(var(--shadow-color-accent),.12) 0,rgba(var(--shadow-color-accent),0) 28%),linear-gradient(135deg,rgba(var(--shadow-color),.03) 0,rgba(var(--shadow-color),0) 100%),var(--color-secondary);box-shadow:0 4px 6px -1px rgba(var(--shadow-color),.08),0 2px 4px -2px rgba(var(--shadow-color),.04)}.SidebarNavigation_sidebar-navigation__module-preview-topbar__jR9Xg{display:inline-flex;gap:.25rem}.SidebarNavigation_sidebar-navigation__module-preview-topbar__jR9Xg span{width:.72rem;height:.72rem;border-radius:9999px;background:rgba(var(--shadow-color),.18)}.SidebarNavigation_sidebar-navigation__module-preview-topbar__jR9Xg span:first-child{background:rgba(var(--shadow-color-accent),.42)}.SidebarNavigation_sidebar-navigation__module-preview-kicker__qTwIQ{color:var(--color-text-secondary);font-size:.75rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.SidebarNavigation_sidebar-navigation__module-preview-title__dc_Aj{margin:.25rem 0 0;font-size:clamp(1.75rem,2.5vw,2.4rem);line-height:1.25}.SidebarNavigation_sidebar-navigation__module-preview-visual__tn3Qw{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(10rem,.75fr);gap:.75rem;align-items:stretch;min-height:20rem}.SidebarNavigation_sidebar-navigation__module-preview-catalogue__Lu1a4,.SidebarNavigation_sidebar-navigation__module-preview-sidebar__15abl{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid rgba(var(--shadow-color),.06);border-radius:calc(14px + .25rem);background:hsla(0,0%,100%,.72);backdrop-filter:blur(12px)}.SidebarNavigation_sidebar-navigation__module-preview-catalogue__Lu1a4 span{display:block;flex:1;min-height:4.3rem;border-radius:14px;background:linear-gradient(135deg,rgba(var(--shadow-color-accent),.18) 0,rgba(var(--shadow-color),.06) 100%),var(--color-secondary)}.SidebarNavigation_sidebar-navigation__module-preview-catalogue__Lu1a4 span:first-child{min-height:6rem}.SidebarNavigation_sidebar-navigation__module-preview-sidebar__15abl div{flex:1;min-height:4.8rem;border-radius:14px;background:rgba(var(--shadow-color),.06)}.SidebarNavigation_sidebar-navigation__module-points__eY0oA{display:flex;flex-direction:column;gap:.5rem;margin:0;padding-left:0;list-style:none}.SidebarNavigation_sidebar-navigation__module-points__eY0oA li{position:relative;padding-left:calc(.75rem + .375rem);color:var(--color-text);line-height:1.6}.SidebarNavigation_sidebar-navigation__module-points__eY0oA li:before{content:"";position:absolute;top:.55rem;left:0;width:.375rem;height:.375rem;border-radius:9999px;background:var(--color-accent)}.SidebarNavigation_sidebar-navigation__module-actions__QxGFF{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.SidebarNavigation_sidebar-navigation__module-empty__OEvS7{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.125rem;border:1px dashed rgba(var(--shadow-color),.16);border-radius:calc(14px + .25rem);background:rgba(var(--shadow-color),.02)}.SidebarNavigation_sidebar-navigation__module-empty-title__OuLCl{margin:0;font-size:1.375rem}.SidebarNavigation_sidebar-navigation__module-empty-copy__XaadE{max-width:34rem;color:var(--color-text-secondary);line-height:1.6}@media(max-width:1024px){.SidebarNavigation_sidebar-navigation__module-layout__z__l_{grid-template-columns:1fr}.SidebarNavigation_sidebar-navigation__module-preview-visual__tn3Qw{grid-template-columns:1fr;min-height:auto}}.text_text__77yXw{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--color-text);line-height:1.5}.text_text--body__iBbuC{font-size:.875rem;font-weight:400;line-height:1.5;color:var(--color-text)}.text_text--small__qGWUH{font-size:.8125rem}.text_text--caption__5XY0V,.text_text--small__qGWUH{font-weight:400;line-height:1.5;color:var(--color-text-secondary)}.text_text--caption__5XY0V{font-size:.75rem}.text_text--metric__FW4Wz{font-family:Cormorant Garamond,Georgia,serif;font-size:1.375rem;font-weight:600;line-height:1.25;color:var(--color-accent)}.styles_recipes-page__sheet-backdrop__FGI6s{position:fixed;inset:4rem 0 0 0;z-index:45;display:flex;justify-content:flex-end;background:rgba(var(--shadow-color),.28);backdrop-filter:blur(8px)}.styles_recipes-page__sheet__hN3Pn{display:flex;flex-direction:column;gap:1rem;width:min(100%,34rem);height:calc(100vh - 4rem);padding:1.125rem;background:radial-gradient(circle at top right,rgba(var(--shadow-color-accent),.08),rgba(var(--shadow-color-accent),0) 32%),linear-gradient(180deg,rgba(var(--shadow-color),.02) 0,rgba(var(--shadow-color),0) 22%),var(--color-secondary);box-shadow:-18px 0 48px rgba(var(--shadow-color),.2)}.styles_recipes-page__sheet-footer__LJdy9,.styles_recipes-page__sheet-header__ddFki{display:flex;gap:.75rem}.styles_recipes-page__sheet-header__ddFki{align-items:flex-start;justify-content:space-between}.styles_recipes-page__sheet-heading__TCZeq{display:flex;flex-direction:column;gap:.375rem}.styles_recipes-page__panel-kicker__6K9sH{color:var(--color-text-secondary);font-size:.75rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.styles_recipes-page__panel-title__5zzTc{margin:0}.styles_recipes-page__sheet-body__o_Zj4{display:flex;flex:1;flex-direction:column;min-height:0}.styles_recipes-page__sheet-groups___NDxq{display:flex;flex:1;flex-direction:column;gap:1rem;overflow-y:auto;padding-right:.375rem}.styles_recipes-page__sheet-section__tSfCs{display:flex;flex-direction:column;gap:.5rem}.styles_recipes-page__sheet-section-title__0sD0A{margin:0;font-size:.875rem;color:var(--color-text-secondary)}.styles_recipes-page__sheet-options__h6r6S{display:flex;flex-direction:column;gap:.375rem}.styles_recipes-page__sheet-option-card__EvUhS{display:flex;min-width:0;padding:.25rem 0;border:0;border-radius:0;background:rgba(0,0,0,0);transition:transform .2s ease-out,border-color .2s ease-out,background-color .2s ease-out,box-shadow .2s ease-out}.styles_recipes-page__sheet-option-card__EvUhS:hover{transform:none}.styles_recipes-page__sheet-option-card--active__5Un_A{background:rgba(0,0,0,0);box-shadow:none}.styles_recipes-page__sheet-footer__LJdy9{justify-content:flex-end}.styles_recipes-page__sheet-close__2ahmI,.styles_recipes-page__sheet-footer-button__rucs8{min-width:8.75rem}@media(max-width:767px){.styles_recipes-page__sheet-backdrop__FGI6s{inset:0}.styles_recipes-page__sheet__hN3Pn{width:100vw;height:100dvh;padding:.75rem;box-shadow:none}.styles_recipes-page__sheet-footer__LJdy9,.styles_recipes-page__sheet-header__ddFki{flex-direction:column;align-items:stretch}.styles_recipes-page__sheet-close__2ahmI,.styles_recipes-page__sheet-footer-button__rucs8{width:100%}}.styles_recipes-page__quick-list-feedback-layer__o2JLD{position:fixed;inset:0;pointer-events:none;z-index:80;overflow:clip}.styles_recipes-page__quick-list-feedback-streak__yoymQ{position:fixed;display:block;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(var(--shadow-color-accent),0) 0,rgba(var(--shadow-color-accent),.22) 18%,rgba(var(--shadow-color-accent),.88) 100%);opacity:0;transform-origin:left center;will-change:transform,opacity;animation:styles_recipes-quick-list-feedback-travel__8QICu .62s cubic-bezier(.22,1,.36,1) forwards}.styles_recipes-page__quick-list-feedback-streak__yoymQ:after{content:"";position:absolute;top:50%;right:-.2rem;width:.6rem;height:.6rem;border-radius:999px;background:rgba(var(--shadow-color-accent),.92);box-shadow:0 0 0 .16rem rgba(var(--shadow-color-accent),.12),0 0 1rem rgba(var(--shadow-color-accent),.24);transform:translateY(-50%)}@keyframes styles_recipes-quick-list-feedback-travel__8QICu{0%{opacity:0;transform:translateZ(0) rotate(var(--recipes-quick-list-feedback-angle)) scaleX(.56)}18%{opacity:1}72%{opacity:.94}to{opacity:0;transform:translate3d(var(--recipes-quick-list-feedback-translate-x),var(--recipes-quick-list-feedback-translate-y),0) rotate(var(--recipes-quick-list-feedback-angle)) scaleX(.08)}}@media(prefers-reduced-motion:reduce){.styles_recipes-page__quick-list-feedback-streak__yoymQ{animation-duration:0s}}.styles_recipes-page__quick-list-backdrop__zUUvs{position:fixed;inset:4rem 0 0 0;z-index:44;display:flex;justify-content:flex-end;background:rgba(var(--shadow-color),.22);backdrop-filter:blur(4px)}.styles_recipes-page__quick-list-drawer__KrPsT{width:min(100vw,24rem);height:calc(100vh - 4rem);box-shadow:-22px 0 48px rgba(var(--shadow-color),.22)}.styles_recipes-page__quick-list__Eq5TA{display:flex;flex-direction:column;gap:1rem;height:100%;overflow:auto;padding:1.125rem 1rem;border-radius:0;background:linear-gradient(180deg,rgba(var(--shadow-color-accent),.05) 0,rgba(var(--shadow-color-accent),0) 42%),var(--color-secondary);background-clip:padding-box;box-shadow:0 0 0 1px rgba(var(--shadow-color),.08) inset,0 4px 6px -1px rgba(var(--shadow-color),.08),0 2px 4px -2px rgba(var(--shadow-color),.04)}.styles_recipes-page__quick-list-head___ZAS6{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(var(--shadow-color),.06)}.styles_recipes-page__quick-list-title__ITt_s{font-family:Cormorant Garamond,Georgia,serif}.styles_recipes-page__quick-list-items__ds_uj{display:flex;flex-direction:column;gap:.5rem}.styles_recipes-page__quick-list-card__SHng0{position:relative;display:flex;align-items:center;width:100%;min-height:4.25rem;padding:.75rem 1rem;border:1px solid rgba(var(--shadow-color),.08);border-radius:14px;background:var(--color-secondary);box-shadow:0 1px 2px 0 rgba(var(--shadow-color),.04);transition:transform .2s ease-out,box-shadow .2s ease-out,border-color .2s ease-out}.styles_recipes-page__quick-list-card__SHng0:before{content:"";position:absolute;top:0;left:0;bottom:0;width:.25rem;border-radius:14px 0 0 14px;background:linear-gradient(180deg,var(--color-accent),var(--color-accent-hover));opacity:0;transition:opacity .2s ease-out}.styles_recipes-page__quick-list-card__SHng0:hover{text-decoration:none;transform:translateY(-2px);border-color:var(--color-accent-border-soft);box-shadow:0 4px 6px -1px rgba(var(--shadow-color),.08),0 2px 4px -2px rgba(var(--shadow-color),.04)}.styles_recipes-page__quick-list-card__SHng0:hover:before{opacity:1}.styles_recipes-page__quick-list-card-title__D5nUB{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem}@media(max-width:767px){.styles_recipes-page__quick-list-drawer__KrPsT{width:min(100%,100vw);padding:.5rem}.styles_recipes-page__quick-list__Eq5TA{padding:1rem .75rem}.styles_recipes-page__quick-list-card__SHng0{min-height:3.75rem;padding:.75rem}.styles_recipes-page__quick-list-card-title__D5nUB{font-size:1rem}}.styles_recipes-page__Cq2Nk{display:flex;flex-direction:column;gap:1rem;width:100%;min-height:auto;padding-bottom:1.125rem}.styles_recipes-page__catalog-shell__Pxjz6{display:flex;flex-direction:column;gap:.75rem;padding:1rem .75rem;border:1px solid rgba(var(--shadow-color),.08);border-radius:calc(14px + .375rem);background:radial-gradient(circle at top right,rgba(var(--shadow-color-accent),.08),rgba(var(--shadow-color-accent),0) 28%),linear-gradient(180deg,rgba(var(--shadow-color),.025) 0,rgba(var(--shadow-color),0) 18%),var(--color-secondary);box-shadow:0 2px 10px rgba(var(--shadow-color),.06)}.styles_recipes-page__catalog-head__sMUES{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;padding-bottom:.375rem;border-bottom:1px solid rgba(var(--shadow-color),.06)}.styles_recipes-page__panel-kicker__rJEOH{margin:0;color:var(--color-text-secondary);font-size:.75rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.styles_recipes-page__catalog-title__RQsfU{margin:.25rem 0 0;color:var(--color-text);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.25}.styles_recipes-page__catalog-summary__Se9g3{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.375rem;min-height:2.75rem;padding:.5rem .75rem;border:1px solid rgba(var(--shadow-color),.08);border-radius:9999px;background:rgba(var(--shadow-color),.03);color:var(--color-text-secondary);text-align:left}.styles_recipes-page__catalog-summary__Se9g3 strong{color:var(--color-text);font-size:1rem}.styles_recipes-page__catalog-status___v_DT{color:var(--color-accent);font-size:.8125rem}.styles_recipes-page__active-filters__AnnyP{display:flex;flex-wrap:wrap;gap:.5rem}.styles_recipes-page__tag__dzOKZ{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-height:2.25rem;padding:0 .75rem;border:1px solid rgba(var(--shadow-color),.08);border-radius:9999px;background:rgba(var(--shadow-color),.05);color:var(--color-text-secondary);font-size:.8125rem}.styles_recipes-page__catalog-layout__ePcL7{display:block}.styles_recipes-page__catalog-main__Ig0k4{display:flex;flex-direction:column;gap:1rem;overflow:visible;padding-right:0}.styles_recipes-page__recipe-grid__dsIX_{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.styles_recipes-page__pagination__D4NQL{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-top:.5rem}.styles_recipes-page__sentinel__budpk{width:100%;height:1px}.styles_recipes-page__load-more-button__0hYD6{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:0 1rem;border:1px solid rgba(var(--shadow-color-accent),.18);border-radius:9999px;background:rgba(var(--shadow-color-accent),.08);color:var(--color-accent);font:inherit;font-weight:600;cursor:pointer;transition:transform .2s ease-out,box-shadow .2s ease-out,background-color .2s ease-out,border-color .2s ease-out,color .2s ease-out}.styles_recipes-page__load-more-button__0hYD6:hover{transform:translateY(-1px);background:rgba(var(--shadow-color-accent),.12)}.styles_recipes-page__load-more-button__0hYD6:disabled{cursor:wait;transform:none;opacity:.72}.styles_recipes-page__load-more-status__kkRs3{width:100%;color:var(--color-text-secondary);font-size:.8125rem}.styles_recipes-page__load-more-status__kkRs3 [role=status]{justify-content:center}.styles_recipes-page__empty-state__0fqKR,.styles_recipes-page__loading-shell__dvaeY{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:18rem;padding:1.125rem;border:1px solid rgba(var(--shadow-color),.08);border-radius:calc(14px + .25rem);background:rgba(var(--shadow-color),.025);text-align:center}.styles_recipes-page__empty-state-title__XgSoS{margin:.25rem 0 0;color:var(--color-text);font-size:1.375rem}.styles_recipes-page__empty-state-copy__VLbY6{margin:0;color:var(--color-text-secondary);line-height:1.6}.styles_recipes-page__empty-state-action__TPxDs{margin-top:.5rem}@media(min-width:768px){.styles_recipes-page__Cq2Nk{gap:1.125rem;min-height:calc(100dvh - 4rem - 1rem*2);min-height:calc(100vh - 4rem - 1rem*2);padding-bottom:0}.styles_recipes-page__catalog-shell__Pxjz6{flex:1 1 auto;min-height:0;gap:1rem;padding:clamp(1rem,2vw,1.5rem)}.styles_recipes-page__catalog-head__sMUES{flex-direction:row;align-items:flex-start;justify-content:space-between}.styles_recipes-page__catalog-summary__Se9g3{justify-content:flex-end;text-align:right}.styles_recipes-page__catalog-layout__ePcL7{display:flex;flex:1 1 auto;min-height:0}.styles_recipes-page__catalog-main__Ig0k4{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:.375rem}.styles_recipes-page__recipe-grid__dsIX_{grid-template-columns:repeat(auto-fill,16rem);justify-content:flex-start;gap:1rem}}.styles_recipes-scaffold__actions__wGol8{display:flex;flex-wrap:wrap;gap:.5rem}.styles_recipes-scaffold__empty__z5o6v,.styles_recipes-scaffold__selection-card__Rmylu,.styles_recipes-scaffold__success-banner__FMxSf{padding:.75rem;border:1px solid rgba(var(--shadow-color),.08);border-radius:14px;background:rgba(var(--shadow-color),.02)}.styles_recipes-scaffold__empty__z5o6v{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.styles_recipes-scaffold__panel-head__WgW2W{display:flex;flex-direction:column;gap:.25rem}.styles_recipes-scaffold__panel-kicker___o4m9{display:inline-flex;align-items:center;gap:.375rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.styles_recipes-scaffold__selection-card__Rmylu,.styles_recipes-scaffold__success-banner__FMxSf{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.styles_recipes-scaffold__section___tRVW{display:flex;flex-direction:column;gap:.5rem}.styles_recipes-scaffold__section-head__Fz3fU{display:flex;align-items:center;gap:.375rem}.styles_recipes-scaffold__sections__0UblG{display:flex;flex-direction:column;gap:1rem}.styles_recipes-scaffold__selection-side__a1qEY,.styles_recipes-scaffold__stack__3si3y,.styles_recipes-scaffold__summary-copy__98yHj,.styles_recipes-scaffold__summary-list__SwkaR{display:flex;flex-direction:column}.styles_recipes-scaffold__selection-side__a1qEY{gap:.5rem;align-items:flex-end}.styles_recipes-scaffold__stack__3si3y{gap:1rem}.styles_recipes-scaffold__success-banner__FMxSf{background:linear-gradient(135deg,rgba(var(--shadow-color-accent),.08) 0,rgba(var(--shadow-color-accent),.02) 100%),var(--color-secondary)}.styles_recipes-scaffold__summary-copy__98yHj{gap:.25rem;min-width:0}.styles_recipes-scaffold__summary-head__uazEh{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.styles_recipes-scaffold__summary-list__SwkaR{gap:.5rem}.styles_recipes-scaffold__summary-meta__4Bzx1{white-space:nowrap}@media(max-width:768px){.styles_recipes-scaffold__selection-card__Rmylu,.styles_recipes-scaffold__success-banner__FMxSf{flex-direction:column}.styles_recipes-scaffold__selection-side__a1qEY{align-items:flex-start}}.styles_quicklist-page__1llRL{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start}@media(max-width:1024px){.styles_quicklist-page__1llRL{grid-template-columns:1fr}}.styles_recipes-scaffold__empty__Ui_EO{align-items:flex-start;padding:.75rem;background:rgba(var(--shadow-color),.02)}.styles_recipes-scaffold__empty__Ui_EO,.styles_recipes-scaffold__metric__3bUZn{display:flex;flex-direction:column;gap:.5rem;border:1px solid rgba(var(--shadow-color),.08);border-radius:14px}.styles_recipes-scaffold__metric__3bUZn{min-height:7.5rem;padding:1rem;background:rgba(var(--shadow-color),.03)}.styles_recipes-scaffold__metric-value__Qs1qV{color:var(--color-text);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1}.styles_recipes-scaffold__pill__xbiOV{display:inline-flex;align-items:center;min-height:2rem;padding:0 .75rem;border:1px solid rgba(var(--shadow-color),.08);border-radius:9999px;background:rgba(var(--shadow-color),.03);color:var(--color-text);font-size:.8125rem}.styles_recipes-scaffold__shopping-group__ZKq_i,.styles_recipes-scaffold__shopping-groups__EU_fV,.styles_recipes-scaffold__shopping-item__FO_Rk,.styles_recipes-scaffold__shopping-items__VyYZ5{display:flex;flex-direction:column}.styles_recipes-scaffold__shopping-groups__EU_fV,.styles_recipes-scaffold__shopping-items__VyYZ5{gap:.75rem}.styles_recipes-scaffold__shopping-group__ZKq_i{gap:.75rem;padding:.75rem;border:1px solid rgba(var(--shadow-color),.08);border-radius:14px;background:rgba(var(--shadow-color),.02)}.styles_recipes-scaffold__shopping-group-head__EHIzP,.styles_recipes-scaffold__shopping-item-top__Fsi57{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.styles_recipes-scaffold__shopping-item__FO_Rk{gap:.375rem;padding:.75rem;border:1px solid rgba(var(--shadow-color),.08);border-radius:14px;background:var(--color-secondary)}.styles_recipes-scaffold__shopping-item--checked__jvD_i{background:rgba(var(--shadow-color),.03)}.styles_recipes-scaffold__shopping-item-label__P9g3Q{line-height:1.6;font-weight:600}.styles_recipes-scaffold__shopping-stats__PfW4L{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}@media(max-width:768px){.styles_recipes-scaffold__shopping-stats__PfW4L{grid-template-columns:1fr}}.loader_loader__glgYf{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.loader_loader--full-page__Omb_9{position:fixed;inset:0;width:100%;min-height:100vh;min-height:100dvh;background-color:var(--color-background);padding:calc(1.75rem + env(safe-area-inset-top)) calc(1rem + env(safe-area-inset-right)) calc(1.75rem + env(safe-area-inset-bottom)) calc(1rem + env(safe-area-inset-left));z-index:9999}.loader_loader--inline__OEJ5o{padding:1rem;min-height:auto}.loader_loader--small__CmgYf{gap:.5rem}.loader_loader--small__CmgYf .loader_loader__spinner__39zM9{width:1rem;height:1rem;border-width:.375rem}.loader_loader--small__CmgYf .loader_loader__message__a8dEn{font-size:.8125rem}.loader_loader--medium__f_Nui{gap:.75rem}.loader_loader--medium__f_Nui .loader_loader__spinner__39zM9{width:1.25rem;height:1.25rem;border-width:.375rem}.loader_loader--medium__f_Nui .loader_loader__message__a8dEn{font-size:.875rem}.loader_loader--large__ZGLaC{gap:1rem}.loader_loader--large__ZGLaC .loader_loader__spinner__39zM9{width:1.75rem;height:1.75rem;border-width:.5rem}.loader_loader--large__ZGLaC .loader_loader__message__a8dEn{font-size:1rem}.loader_loader__spinner__39zM9{border-style:solid;border-color:var(--color-border);border-top-color:var(--color-primary);border-radius:9999px;animation:loader_spin__1PvMU .3s linear infinite;will-change:transform}.loader_loader__message__a8dEn{margin:0;color:var(--color-text);text-align:center}@keyframes loader_spin__1PvMU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_account-section__y2MZr{background:var(--color-secondary);border-radius:16px;border:1px solid var(--color-border);box-shadow:0 2px 10px rgba(var(--shadow-color),.06);overflow:hidden;animation:styles_fadeInUp__JZeFt .5s ease-out backwards}.styles_account-section__y2MZr:first-child{animation-delay:calc(1*.1s)}.styles_account-section__y2MZr:nth-child(2){animation-delay:calc(2*.1s)}.styles_account-section__y2MZr:nth-child(3){animation-delay:calc(3*.1s)}.styles_account-section__y2MZr:nth-child(4){animation-delay:calc(4*.1s)}.styles_account-section__y2MZr:nth-child(5){animation-delay:calc(5*.1s)}.styles_account-section--danger__iOlZp{border-color:var(--color-error)}.styles_account-section--danger__iOlZp .styles_section-header__dec5u{background:linear-gradient(135deg,rgba(var(--color-error-background),.5) 0,var(--color-secondary) 100%)}.styles_account-section--danger__iOlZp .styles_section-title__diPkN{color:var(--color-error-text)}.styles_account-section--danger__iOlZp .styles_section-title__diPkN:before{background:var(--color-error)}@keyframes styles_fadeInUp__JZeFt{0%{opacity:0;transform:translateY(1.125rem)}to{opacity:1;transform:translateY(0)}}.styles_section-header__dec5u{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.75rem;background:linear-gradient(135deg,rgba(var(--color-surface-subtle),.5) 0,var(--color-secondary) 100%);border-bottom:1px solid var(--color-border-subtle)}.styles_section-header__icon__Izn7p{font-size:1.375rem;line-height:1;flex-shrink:0}.styles_section-title__diPkN{font-size:1.25rem;font-weight:600;color:var(--color-text);display:inline-flex;align-items:center;gap:.5rem}.styles_section-title__diPkN:before{content:"";width:4px;height:1.5rem;background:linear-gradient(180deg,var(--color-accent),var(--color-accent-peach));border-radius:3px}.styles_section-description__nFDXD{font-size:.8125rem;color:var(--color-text-secondary);margin-top:.25rem}.styles_section-content__hfOkG{padding:1.25rem 1.75rem}.styles_signout-item__6dzdj{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.styles_signout-info__MOs6_{flex:1}.styles_signout-label___XaGu{font-size:.875rem;font-weight:500;color:var(--color-text);margin-bottom:.25rem}.styles_signout-description__FT_0k{font-size:.8125rem;color:var(--color-text-secondary)}.styles_danger-item__SLTpP{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.styles_danger-info__aa_G8{flex:1}.styles_danger-label__nTZ_7{font-size:.875rem;font-weight:500;color:var(--color-text);margin-bottom:.25rem}.styles_danger-description__lfG0H{font-size:.8125rem;color:var(--color-text-secondary)}.styles_modal-actions__P0jPA{display:flex;flex-direction:column;gap:1rem;margin-top:1.25rem}.styles_subscription-info__eSuTl{display:flex;flex-direction:column;gap:1.125rem}.styles_subscription-details__3uTSK{display:flex;flex-direction:column;gap:.75rem}.styles_subscription-plan__h1_WV{display:flex;align-items:center;gap:.75rem}.styles_subscription-plan__label__8UDj6{font-size:.8125rem;color:var(--color-text-secondary);font-weight:500}.styles_plan-badge___N_9b{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.8125rem;font-weight:600;letter-spacing:1.5px}.styles_plan-badge--free__dnUma{background-color:var(--color-surface-subtle);color:var(--color-text-secondary);border:1px solid var(--color-border)}.styles_plan-badge--pro__tJRmu{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-peach));color:var(--color-background)}.styles_plan-badge--team__lsxew{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:var(--color-background)}.styles_plan-badge--superuser__ekWMz{background:linear-gradient(135deg,var(--color-success),var(--color-accent));color:var(--color-background);font-size:.875rem;padding:.375rem 1rem}.styles_subscription-status__JmZNu{display:flex;align-items:center}.styles_status-indicator__CH1X0{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500}.styles_status-indicator__CH1X0:before{content:"";width:.375rem;height:.375rem;border-radius:9999px}.styles_status-indicator--active__YJIzw{color:var(--color-success-text)}.styles_status-indicator--active__YJIzw:before{background-color:var(--color-success)}.styles_status-indicator--canceled__BWdFe{color:var(--color-text-secondary)}.styles_status-indicator--canceled__BWdFe:before{background-color:var(--color-text-secondary)}.styles_status-indicator--past_due__lulNa{color:var(--color-error-text)}.styles_status-indicator--past_due__lulNa:before{background-color:var(--color-error)}.styles_status-indicator--trialing___9H3g{color:var(--color-accent)}.styles_status-indicator--trialing___9H3g:before{background-color:var(--color-accent)}.styles_subscription-period__HBUrW{font-size:.8125rem;color:var(--color-text-secondary)}.styles_subscription-warning__K7kpM{font-size:.8125rem;color:var(--color-warning-text);padding:.5rem .75rem;background-color:var(--color-warning-background);border-radius:14px;border:1px solid var(--color-warning)}.styles_subscription-description__nknUe{font-size:.875rem;color:var(--color-text-secondary);margin-top:.5rem}.styles_subscription-actions__SpKY3{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid var(--color-border-subtle)}@media(max-width:768px){.styles_section-content__hfOkG,.styles_section-header__dec5u{padding:1rem 1.125rem}.styles_danger-item__SLTpP,.styles_signout-item__6dzdj{flex-direction:column;align-items:flex-start;gap:1rem}.styles_subscription-actions__SpKY3{flex-direction:column}}.AvatarUpload_avatar-upload__GgpC3{display:flex;align-items:center;justify-content:space-between;gap:1.125rem;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid var(--color-border-subtle)}.AvatarUpload_avatar-upload__identity__NIw4f{display:flex;align-items:center;gap:1rem;min-width:0}.AvatarUpload_avatar-upload__copy__Pt3fK{display:flex;flex-direction:column;gap:.25rem;min-width:0}.AvatarUpload_avatar-upload__actions___dsSC{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.AvatarUpload_avatar-upload__input__5vFVJ{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){.AvatarUpload_avatar-upload__GgpC3{flex-direction:column;align-items:flex-start}.AvatarUpload_avatar-upload__actions___dsSC{justify-content:flex-start}}.styles_workspace-page__Pzaj7{width:100%;min-height:100vh;padding:0;background:linear-gradient(135deg,var(--color-background) 0,var(--color-neutral-100) 50%,var(--color-neutral-200) 100%);display:flex;flex-direction:column}.styles_workspace-container__QgrL2{max-width:90rem;margin:0 auto;padding:1.75rem 1.25rem;width:100%}.styles_workspace-loader__IZ9Ma{width:100%}@media(prefers-reduced-motion:reduce){.styles_workspace-page__Pzaj7,.styles_workspace-page__Pzaj7 *{animation-duration:0s!important;animation:none!important;transition-duration:0s!important}}.styles_section__WIWRb{margin-bottom:1.75rem}.styles_banner__rh0bM{background:linear-gradient(135deg,rgba(var(--color-warning),.08),rgba(var(--color-accent-peach),.06));border:1px solid var(--color-border-highlight);border-radius:16px;padding:1.25rem}.styles_header__3TzJh{margin-bottom:1.125rem}.styles_list__dsApd{display:flex;flex-direction:column;gap:1rem}.styles_card__8GCrP{background:var(--color-secondary);border-radius:14px;border:1px solid var(--color-border);transition:border-color .2s ease-out}.styles_card__8GCrP:hover{border-color:var(--color-accent)}.styles_card__body__q15KQ{display:flex;align-items:center;justify-content:space-between;gap:1.125rem;padding:1rem 1.125rem}.styles_card__info__VeEA8{flex:1;min-width:0}.styles_card__name__AlsOG{font-size:.9375rem;font-weight:600;color:var(--color-text);margin-bottom:.25rem}.styles_card__meta__xWS4V{font-size:.8125rem;color:var(--color-text-secondary);display:flex;gap:1rem;flex-wrap:wrap}.empty_state_empty-state__2mgX_{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem;text-align:center;gap:.75rem}.empty_state_empty-state__icon__O1Yi2{display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);margin-bottom:.5rem}.empty_state_empty-state__title__qpTUS{color:var(--color-text);margin:0}.empty_state_empty-state__message__LUYh_{color:var(--color-text-secondary);margin:0;max-width:30rem}.empty_state_empty-state__action__yNOYL{margin-top:.5rem}.styles_welcome-guide__cRBfG{margin-top:1.125rem;border-radius:16px;border:1px solid var(--color-border);background:linear-gradient(135deg,rgba(var(--color-accent),.08),rgba(var(--color-accent-peach),.08));padding:1.25rem}.styles_welcome-guide__actions__V8_HW{display:flex;gap:.5rem}.styles_empty-state__wSGEG{text-align:center;padding:3rem 1.25rem;background:linear-gradient(135deg,rgba(var(--color-secondary),.6),rgba(var(--color-background),.4));border-radius:20px;border:2px dashed var(--color-border);backdrop-filter:blur(10px)}.styles_empty-state__icon__nb6__{width:80px;height:80px;margin:0 auto 1.75rem;background:linear-gradient(135deg,var(--color-accent-bg-soft),var(--color-accent-peach-bg-soft));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.25rem}.styles_empty-state__title__3grYT{font-size:1.375rem;font-weight:600;color:var(--color-text);margin-bottom:1.125rem}.styles_empty-state__description__giS15{margin-bottom:1.25rem;max-width:30rem;margin-left:auto;margin-right:auto;line-height:1.6}.styles_empty-state__action__R3FZQ{margin-top:0}@media(max-width:768px){.styles_welcome-guide__actions__V8_HW{flex-direction:column;align-items:stretch}}.styles_footer__IfHlU{margin-top:auto;width:100%;padding:1rem 1.25rem;border-top:1px solid var(--color-border);background-color:var(--color-surface-subtle);border-radius:14px}.styles_footer__nav__zknrW{display:flex;flex-wrap:wrap;gap:.5rem 1rem;justify-content:center}.styles_footer__link__WhB7_{font-size:.8125rem;color:var(--color-text-primary);text-decoration:none;transition:color .2s ease-out}.styles_footer__link__WhB7_:hover{color:var(--color-primary)}.styles_footer__link__WhB7_:focus{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:12px}.styles_header__Nh0lN{background:linear-gradient(135deg,rgba(var(--color-secondary),.95) 0,rgba(var(--color-background),.9) 100%);backdrop-filter:blur(10px);padding:1.75rem 1.25rem;border-bottom:1px solid var(--color-accent-border-subtle);box-shadow:0 1px 2px 0 rgba(var(--shadow-color),.04)}.styles_header__content__RsJOD{max-width:90rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1.25rem;flex-wrap:wrap}.styles_welcome__NMnhq{flex:1;min-width:300px}.styles_header__actions__sP4yw{display:flex;gap:1rem;align-items:center}@media(max-width:768px){.styles_header__content__RsJOD{flex-direction:column;align-items:flex-start}.styles_header__actions__sP4yw{width:100%;flex-direction:column}}.BoardView_board-view__1aJo7{display:flex;flex-direction:column;gap:.75rem;width:100%;height:100%;min-height:0;min-width:0;overflow:hidden}.BoardView_board-view__columns__hx4_0{display:flex;flex-direction:row;align-items:stretch;flex:1 1 auto;width:100%;gap:1rem;overflow-x:auto;padding-bottom:.75rem;max-height:100%;min-height:0;min-width:0;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.BoardView_board-view__column-wrapper__eKA0G{display:flex;flex:0 0 auto;height:100%;min-height:0;scroll-snap-align:start}.BoardView_board-view__message__MHYct{color:var(--color-text-secondary)}@media(max-width:768px){.BoardView_board-view__columns__hx4_0{gap:.5rem;padding-bottom:.5rem}}.BoardColumn_board-column__EClPB{position:relative;display:flex;flex-direction:column;gap:.75rem;min-width:280px;max-width:360px;height:100%;min-height:0;padding:.75rem;border-radius:16px;background-color:var(--color-surface);border:1px solid var(--color-border);box-shadow:0 1px 3px 0 rgba(var(--shadow-color),.06),0 1px 2px -1px rgba(var(--shadow-color),.04)}@media(max-width:768px){.BoardColumn_board-column__EClPB{width:calc(100vw - 1rem*2 - 2rem);min-width:calc(100vw - 1rem*2 - 2rem);max-width:calc(100vw - 1rem*2 - 2rem);gap:.5rem;padding:.5rem}}.BoardColumn_board-column__header__jQNZh{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:.375rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border);background-color:var(--color-surface)}.BoardColumn_board-column__title__YtG_r{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;line-height:1.6;font-weight:400;font-weight:600;color:var(--color-text-primary)}@media(max-width:768px){.BoardColumn_board-column__title__YtG_r{font-size:.875rem}}.BoardColumn_board-column__list__352r4{list-style:none;margin:0;padding:0 .375rem 0 0;display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0;overflow-y:auto;transition:background-color .2s ease-in-out}.BoardColumn_board-column__list__352r4[data-over=true]{background-color:var(--color-surface-subtle)}@media(max-width:768px){.BoardColumn_board-column__list__352r4{padding-right:0}}.BoardColumn_board-column__list-item__5b2x2{list-style:none;will-change:transform}.BoardColumn_board-column__list-item__5b2x2[data-dragging=true]{opacity:.4}@supports(content-visibility:auto){.BoardColumn_board-column__list__352r4[data-dragging=false][data-long-list=true]>.BoardColumn_board-column__list-item__5b2x2{content-visibility:auto;contain-intrinsic-size:148px}}.BoardColumn_board-column__sortable-card__SYkQ1{cursor:pointer;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transform:translateZ(0);border-radius:14px}.BoardColumn_board-column__sortable-card__SYkQ1:focus-visible{outline:none;box-shadow:0 0 0 3px var(--color-focus-ring)}.BoardColumn_board-column__sortable-card__SYkQ1[data-sortable=true]{cursor:grab}.BoardColumn_board-column__sortable-card__SYkQ1[data-sortable=true]:active{cursor:grabbing}@media(prefers-reduced-motion:reduce){.BoardColumn_board-column__sortable-card__SYkQ1{transition:none}}.BoardColumn_board-column__empty__xUPxb{min-height:140px;display:flex;align-items:center;justify-content:center;padding:.75rem;border-radius:12px;border:2px dashed var(--color-border);background-color:var(--color-surface-subtle);color:var(--color-text-secondary)}.toggle_toggle__xC9_x{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;user-select:none}.toggle_toggle--disabled__W08tT{cursor:not-allowed;opacity:.6}.toggle_toggle__label__y11Ch{font-size:.875rem;line-height:1.5;color:var(--color-text)}.toggle_toggle__track__d7MOr{position:relative;display:inline-flex;align-items:center;width:44px;height:24px;padding:0;border:1px solid var(--color-border);border-radius:9999px;background-color:var(--color-surface);cursor:pointer;transition:background-color .2s ease-out,border-color .2s ease-out;flex-shrink:0}.toggle_toggle__track__d7MOr:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.toggle_toggle__track__d7MOr:hover:not(:disabled){border-color:var(--color-primary)}.toggle_toggle__track__d7MOr:disabled{cursor:not-allowed}.toggle_toggle__track--active__gn30l{background-color:var(--color-primary);border-color:var(--color-primary)}.toggle_toggle__track--active__gn30l .toggle_toggle__thumb__UWVKT{transform:translateX(20px);background-color:var(--color-primary-text)}.toggle_toggle__thumb__UWVKT{position:absolute;left:2px;width:18px;height:18px;border-radius:9999px;background-color:var(--color-text-secondary);transition:transform .2s ease-out,background-color .2s ease-out;pointer-events:none}@media(prefers-reduced-motion:reduce){.toggle_toggle__thumb__UWVKT,.toggle_toggle__track__d7MOr{transition:none}}.section_title_section-title__etMdG{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.6875rem;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-muted);margin:0;text-transform:none}.TicketAttachmentsSection_attachments__OB6wM{display:flex;flex-direction:column;gap:.75rem}.TicketAttachmentsSection_attachments__list__QK4IL{display:grid;grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:.5rem;list-style:none;margin:0;padding:0}.TicketAttachmentsSection_attachments__item__t8rJV{display:flex;flex-direction:column;gap:.25rem;border:1px solid var(--color-border-subtle);border-radius:12px;overflow:hidden;background:var(--color-surface-subtle)}.TicketAttachmentsSection_attachments__image-link__Ys0YG{display:block;flex:1;overflow:hidden}.TicketAttachmentsSection_attachments__thumbnail__2ns5x{width:100%;aspect-ratio:1;object-fit:cover;display:block;transition:opacity .12s ease-in-out}.TicketAttachmentsSection_attachments__thumbnail__2ns5x:hover{opacity:.85}.TicketAttachmentsSection_attachments__file-link__pd0_E{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.75rem .5rem;text-decoration:none;color:var(--color-text);transition:background-color .12s ease-in-out}.TicketAttachmentsSection_attachments__file-link__pd0_E:hover{background:var(--color-surface-hover)}.TicketAttachmentsSection_attachments__file-icon__KZCi1{font-size:1.5rem;line-height:1}.TicketAttachmentsSection_attachments__file-name__HRIpp{font-size:.6875rem;color:var(--color-text-secondary);text-align:center;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.TicketAttachmentsSection_attachments__meta__FBi3G{display:flex;align-items:center;justify-content:space-between;padding:.25rem .375rem;border-top:1px solid var(--color-border-subtle)}.TicketAttachmentsSection_attachments__file-size__5Aora{font-size:.6875rem;color:var(--color-text-muted)}.TicketAttachmentsSection_attachments__delete-btn__hq__a{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;border:none;border-radius:12px;background:rgba(0,0,0,0);color:var(--color-text-muted);font-size:1rem;line-height:1;cursor:pointer;transition:color .12s ease-in-out,background-color .12s ease-in-out}.TicketAttachmentsSection_attachments__delete-btn__hq__a:hover:not(:disabled){background:var(--color-error-background);color:var(--color-error-text)}.TicketAttachmentsSection_attachments__delete-btn__hq__a:disabled{opacity:.4;cursor:not-allowed}.TicketAttachmentsSection_attachments__drop-zone__memgl{display:flex;align-items:center;justify-content:center;min-height:4rem;padding:.75rem;border:1px dashed var(--color-border);border-radius:12px;background:var(--color-surface-subtle);color:var(--color-text-muted);font-size:.8125rem;text-align:center;cursor:pointer;transition:border-color .16s ease-in-out,background-color .16s ease-in-out,color .16s ease-in-out}.TicketAttachmentsSection_attachments__drop-zone__memgl:hover{border-color:var(--color-accent);background:var(--color-accent-bg-soft);color:var(--color-accent)}.TicketAttachmentsSection_attachments__drop-zone__memgl:focus-visible{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 2px rgba(var(--color-accent-rgb,0 0 0),.15)}.TicketAttachmentsSection_attachments__drop-zone--active__qRZlq{border-color:var(--color-accent);background:var(--color-accent-bg-soft);color:var(--color-accent)}.TicketAttachmentsSection_attachments__drop-zone--uploading___Peu3{opacity:.6;cursor:not-allowed;pointer-events:none}.TicketAttachmentsSection_attachments__file-input__FjSQ_{display:none}.TicketAttachmentsSection_attachments__error__VV3fd{margin:0;font-size:.75rem;color:var(--color-error-text)}.TicketChecklist_checklist__fNLzk{display:flex;flex-direction:column;gap:.75rem}.TicketChecklist_checklist__header__dE4jd{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.TicketChecklist_checklist__progress-label__d9DV6{font-size:.75rem;color:var(--color-text-muted);white-space:nowrap}.TicketChecklist_checklist__bar-track__gy5h1{height:.25rem;border-radius:9999px;background:var(--color-border-subtle);overflow:hidden}.TicketChecklist_checklist__bar-fill__T5LjJ{height:100%;border-radius:9999px;background:var(--color-sage);transition:width .3s ease-in-out}.TicketChecklist_checklist__list__zsjlL{display:flex;flex-direction:column;gap:.375rem;list-style:none;margin:0;padding:0}.TicketChecklist_checklist__item__7lOKv{display:flex;align-items:center;gap:.5rem;min-height:2rem}.TicketChecklist_checklist__checkbox__Jvjxa{flex-shrink:0;width:1rem;height:1rem;cursor:pointer;accent-color:var(--color-sage)}.TicketChecklist_checklist__checkbox__Jvjxa:disabled{cursor:default}.TicketChecklist_checklist__item-text__gXki9{flex:1;min-width:0;font-size:.8125rem;color:var(--color-text);word-break:break-word}.TicketChecklist_checklist__item-text--checked__Uuoqj{text-decoration:line-through;color:var(--color-text-muted)}.TicketChecklist_checklist__item-text--editable__rRoS5{cursor:text;border-radius:12px;padding:0 .375rem;margin:0 calc(-1*.375rem);transition:background-color .12s ease-in-out}.TicketChecklist_checklist__item-text--editable__rRoS5:hover{background:var(--color-surface-subtle)}.TicketChecklist_checklist__edit-input__AjPrd{flex:1;min-width:0;font-size:.8125rem;color:var(--color-text);padding:.25rem .375rem;border:1px solid var(--color-accent);border-radius:12px;background:var(--color-secondary);outline:none}.TicketChecklist_checklist__delete-btn__q6jnx{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;border-radius:12px;background:rgba(0,0,0,0);color:var(--color-text-muted);font-size:1.125rem;line-height:1;cursor:pointer;opacity:0;transition:opacity .12s ease-in-out,color .12s ease-in-out,background-color .12s ease-in-out}.TicketChecklist_checklist__item__7lOKv:hover .TicketChecklist_checklist__delete-btn__q6jnx{opacity:1}.TicketChecklist_checklist__delete-btn__q6jnx:hover{background:var(--color-error-background);color:var(--color-error-text)}.TicketChecklist_checklist__delete-btn__q6jnx:focus-visible{outline:none;opacity:1;box-shadow:0 0 0 2px var(--color-error-ring)}.TicketChecklist_checklist__add-row__mxrgG{display:flex;align-items:center;gap:.5rem}.TicketChecklist_checklist__add-input__93gBS{flex:1;min-height:2rem;padding:.25rem .5rem;border:1px solid var(--color-border-subtle);border-radius:12px;background:var(--color-surface-subtle);color:var(--color-text);font-size:.8125rem;transition:border-color .16s ease-in-out,box-shadow .16s ease-in-out}.TicketChecklist_checklist__add-input__93gBS::placeholder{color:var(--color-text-muted)}.TicketChecklist_checklist__add-input__93gBS:focus,.TicketChecklist_checklist__add-input__93gBS:focus-visible{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 2px rgba(var(--color-accent-rgb,0 0 0),.1)}.TicketPriorityDot_ticket-priority-dot___2wdJ{display:inline-flex;flex:0 0 auto;border-radius:9999px;background-color:var(--color-disabled-text)}.TicketPriorityDot_ticket-priority-dot--urgent__l8Q37{background-color:var(--color-error)}.TicketPriorityDot_ticket-priority-dot--normal__6ntVu{background-color:var(--color-warning)}.TicketPriorityDot_ticket-priority-dot--low__SS62r{background-color:var(--color-sage)}.TicketPriorityDot_ticket-priority-dot--sm__zVaa3{width:.5rem;height:.5rem}.TicketPriorityDot_ticket-priority-dot--md__3Y7w_{width:.75rem;height:.75rem}.TicketPriorityDot_ticket-priority-dot--lg__41FRs{width:1rem;height:1rem}.TicketToolbarMenu_ticket-toolbar-menu__veoR4{position:relative;display:inline-flex;align-items:center}.TicketToolbarMenu_ticket-toolbar-menu__trigger__J_E3y{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:1px solid var(--color-border);border-radius:9999px;background:rgba(0,0,0,0);color:var(--color-text-muted);cursor:pointer;transition:background-color .16s ease-in-out,border-color .16s ease-in-out,color .16s ease-in-out}.TicketToolbarMenu_ticket-toolbar-menu__trigger__J_E3y:hover{border-color:var(--color-border-highlight);background-color:var(--color-surface-hover);color:var(--color-text)}.TicketToolbarMenu_ticket-toolbar-menu__trigger__J_E3y:focus-visible{outline:none;box-shadow:0 0 0 3px var(--color-focus-ring)}.TicketToolbarMenu_ticket-toolbar-menu__panel__bq2nL{position:absolute;top:calc(100% + .375rem);right:0;z-index:50;min-width:10rem;padding:.375rem;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface);box-shadow:0 4px 6px -1px rgba(var(--shadow-color),.08),0 2px 4px -2px rgba(var(--shadow-color),.04)}.TicketToolbarMenu_ticket-toolbar-menu__item__f9UFU{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border:none;border-radius:12px;background:rgba(0,0,0,0);color:var(--color-text);font-size:.8125rem;text-align:left;cursor:pointer;transition:background-color .16s ease-in-out}.TicketToolbarMenu_ticket-toolbar-menu__item__f9UFU:hover{background-color:var(--color-surface-hover)}.TicketToolbarMenu_ticket-toolbar-menu__item__f9UFU:focus-visible{outline:none;box-shadow:0 0 0 3px var(--color-focus-ring)}.TicketToolbarMenu_ticket-toolbar-menu__item--danger__oag_a{color:var(--color-error-text)}.TicketToolbarMenu_ticket-toolbar-menu__item--danger__oag_a:hover{background-color:var(--color-error-background)}.select_select-wrapper__Q3cO0{display:flex;flex-direction:column;gap:.375rem}.select_select-label__HNFRy{font-size:.8125rem;font-weight:500;line-height:1.5;color:var(--color-text)}.select_select-label--required__MJG_j:after{content:" *";color:var(--color-error)}.select_select__rmu9i{width:100%;border:1px solid var(--color-border);border-radius:12px;font-size:.875rem;line-height:1.5;color:var(--color-text);background-color:var(--color-secondary);font-family:inherit;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;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='%23374151' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.25rem center;background-size:12px 12px;padding:.75rem 3rem .75rem 1.25rem}.select_select__rmu9i:focus{outline:none;border-color:var(--color-focus);box-shadow:0 0 0 3px var(--color-focus-ring)}.select_select__rmu9i:disabled{cursor:not-allowed;background-color:var(--color-disabled-background);color:var(--color-disabled-text);border-color:var(--color-border);opacity:.6}.select_select__rmu9i[aria-invalid=true]{border-color:var(--color-error)}.select_select__rmu9i[aria-invalid=true]:focus{border-color:var(--color-error);box-shadow:0 0 0 3px var(--color-error-ring)}.select_select__rmu9i option{padding:.5rem;background-color:var(--color-secondary);color:var(--color-text)}.select_select__rmu9i option:disabled{color:var(--color-disabled-text)}.select_select--multiple__vWuyW{appearance:auto;background-image:none;padding-right:1.25rem}.select_select-error__2vUa0{font-size:.8125rem;line-height:1.5;color:var(--color-error);margin-top:.375rem}.select_select-helper__6mg0v{font-size:.8125rem;line-height:1.5;color:var(--color-text-secondary);margin-top:.375rem}.styles_account-section__O_p8T{background:var(--color-secondary);border-radius:16px;border:1px solid var(--color-border);box-shadow:0 2px 10px rgba(var(--shadow-color),.06);overflow:hidden;animation:styles_fadeInUp__eejIi .5s ease-out backwards}@keyframes styles_fadeInUp__eejIi{0%{opacity:0;transform:translateY(1.125rem)}to{opacity:1;transform:translateY(0)}}.styles_section-header__ZBfM5{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.75rem;background:linear-gradient(135deg,rgba(var(--color-surface-subtle),.5) 0,var(--color-secondary) 100%);border-bottom:1px solid var(--color-border-subtle)}.styles_section-header__icon__PBoe1{font-size:1.375rem;line-height:1;flex-shrink:0}.styles_section-title__GEJFm{font-size:1.25rem;font-weight:600;color:var(--color-text);display:inline-flex;align-items:center;gap:.5rem}.styles_section-title__GEJFm:before{content:"";width:4px;height:1.5rem;background:linear-gradient(180deg,var(--color-accent),var(--color-accent-peach));border-radius:3px}.styles_section-description__fVJ8k{font-size:.8125rem;color:var(--color-text-secondary);margin-top:.25rem}.styles_section-content__kv1ih{padding:1.25rem 1.75rem}.styles_success-message__XS3eD{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:var(--color-success-background);color:var(--color-success-text);border-radius:14px;font-size:.8125rem;font-weight:500;border:1px solid var(--color-success-ring);animation:styles_fadeInUp__eejIi .2s ease-out;margin-bottom:1rem}.styles_preference-item__Y0829{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1rem 0}.styles_preference-item__Y0829:not(:last-child){border-bottom:1px solid var(--color-border-subtle)}.styles_preference-info__IRH6x{flex:1}.styles_preference-label__PXVHG{font-size:.875rem;font-weight:500;color:var(--color-text);margin-bottom:.25rem}.styles_preference-description__vTXnq{font-size:.8125rem;color:var(--color-text-secondary)}.form_form__XIPqz{width:100%}.form_form-fieldset__2KQEw,.form_form__XIPqz{display:flex;flex-direction:column;gap:.75rem}.form_form-fieldset__2KQEw{border:none;padding:0;margin:0}.form_form-legend__3syOu{font-size:1rem;font-weight:600;line-height:1.25;color:var(--color-text);margin-bottom:.5rem;padding:0}.form_form-error__KiYaT{font-size:.8125rem;line-height:1.5;color:var(--color-error);padding:.5rem;border:1px solid var(--color-error);border-radius:14px;background-color:var(--color-error-background);margin-top:.375rem}.styles_account-section__6IBPH{background:var(--color-secondary);border-radius:16px;border:1px solid var(--color-border);box-shadow:0 2px 10px rgba(var(--shadow-color),.06);overflow:hidden;animation:styles_fadeInUp__fzzN0 .5s ease-out backwards}@keyframes styles_fadeInUp__fzzN0{0%{opacity:0;transform:translateY(1.125rem)}to{opacity:1;transform:translateY(0)}}.styles_section-header___yUcK{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.75rem;background:linear-gradient(135deg,rgba(var(--color-surface-subtle),.5) 0,var(--color-secondary) 100%);border-bottom:1px solid var(--color-border-subtle)}.styles_section-header__icon__4kt5i{font-size:1.375rem;line-height:1;flex-shrink:0}.styles_section-title__oER_1{font-size:1.25rem;font-weight:600;color:var(--color-text);display:inline-flex;align-items:center;gap:.5rem}.styles_section-title__oER_1:before{content:"";width:4px;height:1.5rem;background:linear-gradient(180deg,var(--color-accent),var(--color-accent-peach));border-radius:3px}.styles_section-description__2k1g0{font-size:.8125rem;color:var(--color-text-secondary);margin-top:.25rem}.styles_section-content__KvXJ2{padding:1.25rem 1.75rem}.styles_account-form__r4JuP{display:flex;flex-direction:column;gap:1.125rem}.styles_form-actions__vP0Sg{display:flex;justify-content:flex-end;padding-top:1rem;border-top:1px solid var(--color-border-subtle)}.styles_success-message__iLz9Y{background-color:var(--color-success-background);color:var(--color-success-text);border-radius:14px;font-size:.8125rem;font-weight:500;border:1px solid var(--color-success-ring);animation:styles_fadeInUp__fzzN0 .2s ease-out;margin-bottom:1rem}.styles_info-message__cFUSg,.styles_success-message__iLz9Y{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem}.styles_info-message__cFUSg{background-color:var(--color-surface-subtle);color:var(--color-text-secondary);border-radius:14px;border:1px solid var(--color-border-subtle)}.projectPeopleSettingsSection_people-settings__sFqSN{display:flex;flex-direction:column;gap:1.25rem}.projectPeopleSettingsSection_people-settings__header__HVE62{display:flex;flex-direction:column;gap:.25rem}.projectPeopleSettingsSection_people-settings__title__Rdvq9{margin:0}.projectPeopleSettingsSection_people-settings__subtitle__PRB4m{color:var(--color-text-secondary)}.projectPeopleSettingsSection_people-settings__grid__oTMPu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.125rem;align-items:start}.projectPeopleSettingsSection_people-settings__card___Hw7_{height:100%}.projectPeopleSettingsSection_people-settings__card--full__tw08s{grid-column:1/-1}.projectPeopleSettingsSection_people-settings__form-header__XoHo9,.projectPeopleSettingsSection_people-settings__section-header__LzSrn{display:flex;flex-direction:column;gap:.25rem}.projectPeopleSettingsSection_people-settings__section-header__LzSrn{margin-bottom:1rem}.projectPeopleSettingsSection_people-settings__block-title__sdfSh,.projectPeopleSettingsSection_people-settings__section-title__ndkKw{margin:0}.projectPeopleSettingsSection_people-settings__block-subtitle__RRMMX,.projectPeopleSettingsSection_people-settings__meta__c8CbI,.projectPeopleSettingsSection_people-settings__role-copy__iOHRl,.projectPeopleSettingsSection_people-settings__section-subtitle__JSngY{color:var(--color-text-secondary)}.projectPeopleSettingsSection_people-settings__pills__ntjXV{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.projectPeopleSettingsSection_people-settings__pill__QkPGT{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border:1px solid var(--color-border);border-radius:9999px;background:var(--color-secondary);font-size:.75rem;font-weight:500;color:var(--color-text-secondary)}.projectPeopleSettingsSection_people-settings__pill__QkPGT:before{content:"";display:inline-block;width:.375rem;height:.375rem;border-radius:9999px;background:var(--color-text-muted);flex-shrink:0}.projectPeopleSettingsSection_people-settings__notice__tZNOD{padding:.75rem 1rem;border-radius:14px;margin-bottom:1rem;font-size:.8125rem}.projectPeopleSettingsSection_people-settings__notice--info__rYKFD{border:1px solid rgba(var(--color-info),.28);background:var(--color-info-background);color:var(--color-info-text)}.projectPeopleSettingsSection_people-settings__notice--warning__Wxwqj{border:1px solid rgba(var(--color-warning),.28);background:var(--color-warning-background);color:var(--color-warning-text)}.projectPeopleSettingsSection_people-settings__form__KwR_S{display:flex;flex-direction:column;gap:1rem}.projectPeopleSettingsSection_people-settings__role-preview__kS7kP{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem;border:1px solid var(--color-border-subtle);border-radius:14px;background:linear-gradient(145deg,rgba(var(--color-surface-subtle),.96) 0,rgba(var(--color-secondary),.98) 100%)}.projectPeopleSettingsSection_people-settings__actions__74Twb{display:flex;justify-content:flex-end;gap:.5rem}.projectPeopleSettingsSection_people-settings__modal-copy__Liz5I{margin-bottom:1rem;color:var(--color-text-secondary)}.projectPeopleSettingsSection_people-settings__modal-actions__X_CaJ{display:flex;justify-content:flex-end;gap:.5rem}.projectPeopleSettingsSection_people-settings__divider__UBajb{height:1px;margin:1.125rem 0;background:var(--color-border-subtle)}.projectPeopleSettingsSection_people-settings__empty__1HcD4,.projectPeopleSettingsSection_people-settings__loading__2R2Mx{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem;border:1px solid var(--color-border-subtle);border-radius:14px;background:linear-gradient(150deg,var(--color-surface-subtle) 0,var(--color-secondary) 100%)}.projectPeopleSettingsSection_people-settings__empty-title__w5n0y{font-size:.875rem;font-weight:600;color:var(--color-text)}.projectPeopleSettingsSection_people-settings__empty-description__46p3N{color:var(--color-text-secondary);font-size:.8125rem}.projectPeopleSettingsSection_people-settings__list__aJzDV{display:flex;flex-direction:column}.projectPeopleSettingsSection_people-settings__item__6rakS{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;border-top:1px solid var(--color-border-subtle);transition:background-color .15s ease-in-out}.projectPeopleSettingsSection_people-settings__item__6rakS:first-child{padding-top:0;border-top:0}.projectPeopleSettingsSection_people-settings__item__6rakS:last-child{padding-bottom:0}.projectPeopleSettingsSection_people-settings__identity__G4bMm{display:flex;align-items:center;gap:.75rem;min-width:0}.projectPeopleSettingsSection_people-settings__item-copy__UjcnB{display:flex;flex-direction:column;gap:.25rem;min-width:0}.projectPeopleSettingsSection_people-settings__name-row__8Q4aM{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem}.projectPeopleSettingsSection_people-settings__name___aXmU{font-weight:600;color:var(--color-text);font-size:.8125rem}.projectPeopleSettingsSection_people-settings__tag__jhH38{display:inline-flex;align-items:center;padding:1px .5rem;border-radius:9999px;font-size:.6875rem;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.projectPeopleSettingsSection_people-settings__tag--admin__Sh1Ju{background:rgba(var(--color-accent),.12);color:var(--color-accent)}.projectPeopleSettingsSection_people-settings__tag--member__Xea9n{background:rgba(var(--color-sage),.16);color:var(--color-sage-text)}.projectPeopleSettingsSection_people-settings__tag--viewer__wBmKW{background:rgba(var(--color-info),.14);color:var(--color-info-text)}.projectPeopleSettingsSection_people-settings__tag--current__nIXOM{background:rgba(var(--color-foreground),.07);color:var(--color-text-muted)}.projectPeopleSettingsSection_people-settings__tag--muted__EHF9x{background:rgba(var(--color-warning),.12);color:var(--color-warning-text)}.projectPeopleSettingsSection_people-settings__item-actions__FL94F,.projectPeopleSettingsSection_people-settings__member-actions__RB7cg{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.projectPeopleSettingsSection_people-settings__member-actions__RB7cg{min-width:14rem;align-items:flex-end}.projectPeopleSettingsSection_people-settings__role-field__dOvfO{display:flex;flex-direction:column;gap:.25rem;min-width:9rem}.projectPeopleSettingsSection_people-settings__role-label__5oxr6{font-size:.75rem;color:var(--color-text-secondary)}.projectPeopleSettingsSection_people-settings__role-select__CmrId{width:100%;min-height:2.75rem;padding:.75rem 1.25rem;border:1px solid var(--color-border);border-radius:12px;background:var(--color-secondary);color:var(--color-text);font:inherit;font-size:.8125rem;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.projectPeopleSettingsSection_people-settings__role-select__CmrId:focus{outline:none;border-color:var(--color-focus);box-shadow:0 0 0 3px var(--color-focus-ring)}.projectPeopleSettingsSection_people-settings__role-select__CmrId:disabled{cursor:not-allowed;opacity:.65;background:var(--color-disabled-background);color:var(--color-disabled-text)}.projectPeopleSettingsSection_people-settings__remove__IfAcH{display:inline-flex;align-items:center;justify-content:center;height:2.75rem;padding:0 .75rem;border:1px solid rgba(0,0,0,0);border-radius:9999px;background:rgba(0,0,0,0);color:var(--color-error-text);font:inherit;font-size:.8125rem;font-weight:500;cursor:pointer;transition:border-color .15s ease-in-out,background-color .15s ease-in-out,color .15s ease-in-out}.projectPeopleSettingsSection_people-settings__remove__IfAcH:focus-visible:not(:disabled),.projectPeopleSettingsSection_people-settings__remove__IfAcH:hover:not(:disabled){border-color:var(--color-error-ring);background:var(--color-error-background);color:var(--color-error);outline:none}.projectPeopleSettingsSection_people-settings__remove__IfAcH:focus-visible:not(:disabled){box-shadow:0 0 0 3px var(--color-error-ring)}.projectPeopleSettingsSection_people-settings__remove__IfAcH:disabled{cursor:not-allowed;color:var(--color-disabled-text)}@media(max-width:1024px){.projectPeopleSettingsSection_people-settings__grid__oTMPu{grid-template-columns:1fr}}@media(max-width:640px){.projectPeopleSettingsSection_people-settings__actions__74Twb,.projectPeopleSettingsSection_people-settings__item-actions__FL94F,.projectPeopleSettingsSection_people-settings__item__6rakS,.projectPeopleSettingsSection_people-settings__member-actions__RB7cg{flex-direction:column;align-items:stretch}.projectPeopleSettingsSection_people-settings__member-actions__RB7cg{width:100%;min-width:0;gap:.5rem;padding:.5rem;border:1px solid var(--color-border-subtle);border-radius:16px;background:linear-gradient(145deg,rgba(var(--color-surface-subtle),.96) 0,rgba(var(--color-secondary),.98) 100%)}.projectPeopleSettingsSection_people-settings__role-field__dOvfO{width:100%;min-width:0}.projectPeopleSettingsSection_people-settings__remove__IfAcH,.projectPeopleSettingsSection_people-settings__role-select__CmrId{width:100%}.projectPeopleSettingsSection_people-settings__remove__IfAcH{min-height:2.75rem;padding:0 1rem;border-color:rgba(var(--color-error),.18);border-radius:12px;background:var(--color-error-background)}}.styles_settings-page__8ytE0{display:flex;flex-direction:column;gap:1.75rem;width:100%}.styles_settings-page__grid__XRr3g{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(18rem,1fr);gap:1.125rem;align-items:start}.styles_settings-page__card__t8iCY{height:100%}.styles_settings-page__card--danger__wGJsa{border:1px solid rgba(var(--color-error),.22);border-left:3px solid rgba(var(--color-error),.55);background:linear-gradient(135deg,rgba(var(--color-error),.024) 0,rgba(var(--color-secondary),1) 60%)}.styles_settings-page__card--danger__wGJsa .card__body{padding:1.125rem 1.25rem}.styles_settings-page__section-header__J79BM{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.25rem}.styles_settings-page__section-title__PG9OC{margin:0}.styles_settings-page__section-subtitle__zMVlg{color:var(--color-text-secondary)}.styles_settings-page__form__oddXj{display:flex;flex-direction:column;gap:1rem}.styles_settings-page__emoji-field__Zx7Z0{display:flex;flex-direction:column;gap:.5rem}.styles_settings-page__emoji-label__q9wJY{color:var(--color-text-secondary);font-weight:500}.styles_settings-page__emoji-grid__uCHMF{display:flex;flex-wrap:wrap;gap:.5rem}.styles_settings-page__emoji-option__xZFTB{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;min-width:1.75rem;min-height:1.75rem;padding:0;border:1px solid var(--color-border);border-radius:14px;background:var(--color-secondary);font-size:1.25rem;line-height:1;cursor:pointer;transition:border-color .2s ease-out,background-color .2s ease-out,box-shadow .2s ease-out}.styles_settings-page__emoji-option__xZFTB:hover:not(:disabled){border-color:var(--color-accent);background:var(--color-surface-subtle)}.styles_settings-page__emoji-option__xZFTB:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.styles_settings-page__emoji-option__xZFTB:disabled{cursor:not-allowed;opacity:.55}.styles_settings-page__emoji-option--selected__NaFbK{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-focus-ring);background:var(--color-surface-subtle)}.styles_settings-page__emoji-helper__Qf64v{color:var(--color-text-secondary)}.styles_settings-page__status__TBpkM{padding:.75rem 1rem;border-radius:14px;border:1px solid var(--color-success-ring);background:var(--color-success-background);color:var(--color-success-text)}.styles_settings-page__actions__cuprR{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--color-border-subtle);margin-top:.5rem}.styles_settings-page__meta-list__MJ8U2{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.125rem}.styles_settings-page__meta-row___nvyp{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:2.25rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border-subtle)}.styles_settings-page__meta-row___nvyp:last-child{padding-bottom:0;border-bottom:0}.styles_settings-page__meta-label__KoyF_{color:var(--color-text-secondary);font-size:.8125rem}.styles_settings-page__meta-value__vWZ_o{font-size:.8125rem;font-weight:500;color:var(--color-text);margin-left:auto}.styles_settings-page__permission-badge__cRZPd{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;flex-shrink:0}.styles_settings-page__permission-badge--allowed__FARuI{color:var(--color-sage-text)}.styles_settings-page__permission-badge--blocked__Os0fP{color:var(--color-warning-text)}.styles_settings-page__permission-icon__yE7EO{width:1rem;height:1rem;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;fill:none}.styles_settings-page__danger-body__uwJx1{display:flex;align-items:center;justify-content:space-between;gap:1.75rem}.styles_settings-page__danger-content__iQIk5{display:flex;flex-direction:column;gap:.375rem;flex:1;min-width:0}.styles_settings-page__danger-title__nrfqg{margin:0;color:var(--color-error-text)}.styles_settings-page__danger-copy__0hX29{color:var(--color-text-secondary);margin:0}.styles_settings-page__danger-side__bdFSO{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.styles_settings-page__confirmation-copy__1XxWl{margin-bottom:1rem;color:var(--color-text-secondary)}.styles_settings-page__modal-actions__VmpXa{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.125rem}.styles_settings-page__retry__Xd02_{margin-top:.75rem}@media(max-width:1024px){.styles_settings-page__grid__XRr3g{grid-template-columns:1fr}}@media(max-width:640px){.styles_settings-page__name-field__gU9Jk #settings-project-name-input{font-size:1rem}.styles_settings-page__actions__cuprR,.styles_settings-page__modal-actions__VmpXa{flex-direction:column-reverse;align-items:stretch}.styles_settings-page__meta-row___nvyp{flex-direction:column;align-items:flex-start;gap:.25rem}.styles_settings-page__meta-value__vWZ_o,.styles_settings-page__permission-badge__cRZPd{margin-left:0}.styles_settings-page__danger-body__uwJx1{flex-direction:column;align-items:stretch;gap:1rem}.styles_settings-page__danger-side__bdFSO{align-items:stretch}}.textarea_textarea-wrapper__Nmhf8{display:flex;flex-direction:column;gap:.375rem}.textarea_textarea-label__qx6kL{font-size:.8125rem;font-weight:500;line-height:1.5;color:var(--color-text)}.textarea_textarea-label--required__JaD4a:after{content:" *";color:var(--color-error)}.textarea_textarea___Y_Fc{width:100%;padding:.75rem 1.25rem;border:1px solid var(--color-border);border-radius:12px;font-size:.875rem;line-height:1.5;color:var(--color-text);background-color:var(--color-secondary);font-family:inherit;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;resize:vertical}.textarea_textarea___Y_Fc:focus{outline:none;border-color:var(--color-focus);box-shadow:0 0 0 3px var(--color-focus-ring)}.textarea_textarea___Y_Fc:disabled{cursor:not-allowed;background-color:var(--color-disabled-background);color:var(--color-disabled-text);border-color:var(--color-border)}.textarea_textarea___Y_Fc::placeholder{color:var(--color-disabled-text)}.textarea_textarea___Y_Fc[aria-invalid=true]{border-color:var(--color-error)}.textarea_textarea___Y_Fc[aria-invalid=true]:focus{border-color:var(--color-error);box-shadow:0 0 0 3px var(--color-error-ring)}.textarea_textarea--resize-none__m1oqM{resize:none}.textarea_textarea--resize-both__oJLk9{resize:both}.textarea_textarea--resize-vertical__r9qWn{resize:vertical}.textarea_textarea--resize-horizontal__shOC1{resize:horizontal}.textarea_textarea-char-count__pxQ84{font-size:.75rem;line-height:1.5;color:var(--color-text-secondary);text-align:right;margin-top:-.375rem}.textarea_textarea-error__1ZW8X{font-size:.8125rem;line-height:1.5;color:var(--color-error);margin-top:.375rem}.textarea_textarea-helper__r7kuV{font-size:.8125rem;line-height:1.5;color:var(--color-text-secondary);margin-top:.375rem}.styles_description__GyUuv{margin-bottom:1.75rem;display:block}.styles_form__Qb2mF{display:flex;flex-direction:column;gap:1rem}.styles_emoji-picker__tMmAl{margin-bottom:1.125rem}.styles_emoji-picker__label__Xrmgp{display:block;margin-bottom:.5rem;color:var(--color-text-secondary)}.styles_emoji-picker__list__oNmHJ{display:flex;flex-wrap:wrap;gap:.5rem}.styles_emoji-option__vvi3E{width:2rem;height:2rem;border:1px solid var(--color-border);border-radius:14px;background:var(--color-secondary);cursor:pointer;font-size:1.25rem;line-height:1;transition:border-color .2s ease-out}.styles_emoji-option__vvi3E:hover{border-color:var(--color-accent)}.styles_emoji-option__vvi3E:focus{outline:2px solid var(--color-focus);outline-offset:2px}.styles_emoji-option--selected__oSdrD{border-color:var(--color-accent);background:var(--color-accent-bg-soft)}