@layer payload-default{}@layer payload-default{}@layer payload-default{a.btn{display:inline-block}.btn--withPopup{margin-block:4px}.btn--withPopup .btn{margin:0}.btn{--btn-font-weight:normal}.btn *{pointer-events:none}.btn--style-primary{--color:var(--theme-elevation-0);--bg-color:var(--theme-elevation-800);--hover-bg:var(--theme-elevation-600);--hover-color:var(--color)}.btn--style-primary.btn--disabled{--bg-color:var(--theme-elevation-200);--color:var(--theme-elevation-800);--hover-bg:var(--bg-color);--hover-color:var(--color)}.btn--style-secondary{--color:var(--theme-text);--bg-color:transparent;--btn-border:1px solid var(--theme-elevation-800);--hover-color:var(--theme-elevation-600);--hover-btn-border:1px solid var(--theme-elevation-400)}.btn--style-secondary.btn--disabled{--color:var(--theme-elevation-200);--btn-border:1px solid var(--theme-elevation-200);--hover-btn-border:1px solid var(--theme-elevation-200);--hover-color:var(--color)}.btn--style-dashed{--color:var(--theme-elevation-500);--bg-color:transparent;--hover-color:var(--theme-text);--btn-border:1px dashed var(--theme-elevation-200);--hover-btn-border:1px dashed var(--theme-elevation-400)}.btn--style-dashed.btn--disabled{--color:var(--theme-elevation-250);--hover-color:var(--color);--hover-bg:transparent;--btn-border:1px dashed var(--theme-elevation-200);--hover-btn-border:var(--btn-border)}.btn--style-pill{--bg-color:var(--theme-elevation-150);--color:var(--theme-elevation-800);--hover-color:var(--theme-elevation-800);--hover-bg:var(--theme-elevation-100)}.btn--style-pill.btn--disabled{--color:var(--theme-elevation-600);--hover-bg:var(--bg-color);--hover-color:var(--color)}.btn--style-icon-label,.btn--style-icon-label.btn--icon-position-left,.btn--style-icon-label.btn--icon-position-right{padding:0;font-weight:600;--color:var(--theme-text);--bg-color:transparent;--hover-color:var(--theme-elevation-600)}.btn--style-icon-label.btn--disabled,.btn--style-icon-label.btn--icon-position-left.btn--disabled,.btn--style-icon-label.btn--icon-position-right.btn--disabled{--color:var(--theme-elevation-200);--hover-color:var(--color)}.btn--style-icon-label .btn__content,.btn--style-icon-label.btn--icon-position-left .btn__content,.btn--style-icon-label.btn--icon-position-right .btn__content{--btn-icon-content-gap:calc(var(--base) * 0.4)}.btn--style-subtle{--color:var(--theme-text);--bg-color:var(--theme-elevation-100);--hover-bg:var(--theme-elevation-150);--btn-border:1px solid var(--theme-elevation-200);--hover-btn-border:1px solid var(--theme-elevation-250)}.btn--style-subtle.btn--disabled{--color:var(--theme-elevation-450);--hover-btn-border:var(--btn-border);--hover-bg:var(--bg-color);--hover-color:var(--color)}.btn--style-tab{--bg-color:transparent;--hover-bg:var(--theme-elevation-50);--color:var(--theme-text);--btn-font-weight:500}.btn--style-tab.btn--disabled{--btn-font-weight:600;--bg-color:var(--theme-elevation-100);--hover-bg:var(--bg-color);--hover-color:var(--color)}.popup--active .btn{background-color:var(--hover-bg)}.btn--withPopup .popup-button{color:var(--color,inherit);background-color:var(--bg-color);border:var(--btn-border,1px solid transparent);border-radius:4px;align-items:center}html:not([dir=RTL]) .btn--withPopup .popup-button{border-left:1px solid var(--theme-bg);border-top-left-radius:0;border-bottom-left-radius:0}html[dir=RTL] .btn--withPopup .popup-button{border-right:1px solid var(--theme-bg);border-top-right-radius:0;border-bottom-right-radius:0}.btn--withPopup .popup-button:active,.btn--withPopup .popup-button:focus,.btn--withPopup .popup-button:focus-visible,.btn--withPopup .popup-button:hover{background-color:var(--hover-bg);color:var(--hover-color);border:var(--hover-btn-border,1px solid transparent)}.btn--withPopup .popup-button:active .btn__icon .stroke,.btn--withPopup .popup-button:focus .btn__icon .stroke,.btn--withPopup .popup-button:focus-visible .btn__icon .stroke,.btn--withPopup .popup-button:hover .btn__icon .stroke{stroke:var(--hover-color,currentColor)}.btn--withPopup .popup-button:active .btn__icon .fill,.btn--withPopup .popup-button:focus .btn__icon .fill,.btn--withPopup .popup-button:focus-visible .btn__icon .fill,.btn--withPopup .popup-button:hover .btn__icon .fill{fill:var(--hover-color,currentColor)}.btn--withPopup .btn:active,.btn--withPopup .btn:focus,.btn--withPopup .btn:focus-visible,.btn--withPopup .btn:hover,.btn:active,.btn:focus,.btn:focus-visible,.btn:hover{color:var(--hover-color);background-color:var(--hover-bg);border:var(--hover-btn-border,var(--btn-border,1px solid transparent))}.btn--disabled,.btn--disabled .btn{cursor:not-allowed}.btn{--btn-padding-block-start:0;--btn-padding-inline-end:0;--btn-padding-block-end:0;--btn-padding-inline-start:0;--btn-icon-size:calc(var(--base) * 1.2);--btn-icon-border-color:currentColor;--btn-icon-padding:0px;--btn-icon-content-gap:calc(var(--base) * 0.4);--margin-block:calc(var(--base) * 1.2);--btn-line-height:calc(var(--base) * 1.1);--btn-base-transition:100ms cubic-bezier(0,0.2,0.2,1);border-radius:var(--style-radius-s);font-size:var(--base-body-size);font-family:var(--font-body);font-weight:var(--btn-font-weight,normal);margin-block:var(--margin-block);line-height:var(--btn-line-height);border:var(--btn-border,1px solid transparent);cursor:pointer;text-decoration:none;transition:border,color,background,var(--btn-base-transition);padding:var(--btn-padding-block-start) var(--btn-padding-inline-end) var(--btn-padding-block-end) var(--btn-padding-inline-start);color:var(--color,inherit);background-color:var(--bg-color,transparent)}.btn__icon{width:100%;height:100%}.btn__icon .stroke{stroke:var(--color,currentColor);fill:none}.btn__icon .fill{fill:var(--color,currentColor)}.btn__content,.btn__icon{display:flex;align-items:center;justify-content:center}.btn__icon{width:var(--btn-icon-size);height:var(--btn-icon-size);border:1px solid var(--btn-icon-border-color);border-radius:100%;padding:var(--btn-icon-padding);color:inherit}.btn__icon svg{width:100%;height:100%}.btn__icon.btn--size-small{padding:calc(var(--base)*.2)}.btn--withPopup{display:flex}.btn--has-tooltip{position:relative}.btn--icon .btn__content{gap:var(--btn-icon-content-gap)}.btn--icon-style-none,.btn--icon-style-without-border{--btn-icon-border-color:transparent}.btn--icon-position-left .btn__content{flex-direction:row-reverse}.btn--size-small{--btn-icon-size:calc(var(--base) * 0.9);--btn-icon-content-gap:calc(var(--base) * 0.2);--btn-padding-block-start:0;--btn-padding-inline-end:calc(var(--base) * 0.4);--btn-padding-inline-start:calc(var(--base) * 0.4);--btn-padding-block-end:0}.btn--size-small:not(.btn--icon-only).btn--icon-position-left{--btn-padding-inline-start:calc(var(--base) * 0.3)}.btn--size-small:not(.btn--icon-only).btn--icon-position-right{--btn-padding-inline-end:calc(var(--base) * 0.3)}.btn--size-xsmall{--btn-icon-size:calc(var(--base) * 0.8);--btn-icon-content-gap:calc(var(--base) * 0.2);--btn-padding-block-start:0;--btn-padding-inline-end:calc(var(--base) * 0.3);--btn-padding-inline-start:calc(var(--base) * 0.3);--btn-padding-block-end:0}.btn--size-xsmall:not(.btn--icon-only).btn--icon-position-left{--btn-padding-inline-start:calc(var(--base) * 0.2)}.btn--size-xsmall:not(.btn--icon-only).btn--icon-position-right{--btn-padding-inline-end:calc(var(--base) * 0.2)}.btn--size-medium{--btn-icon-size:calc(var(--base) * 1.1);--btn-icon-content-gap:calc(var(--base) * 0.2);--btn-padding-block-start:calc(var(--base) * 0.2);--btn-padding-inline-end:calc(var(--base) * 0.6);--btn-padding-block-end:calc(var(--base) * 0.2);--btn-padding-inline-start:calc(var(--base) * 0.6)}.btn--size-medium:not(.btn--icon-only).btn--icon-position-left{--btn-padding-inline-start:calc(var(--base) * 0.4)}.btn--size-medium:not(.btn--icon-only).btn--icon-position-right{--btn-padding-inline-end:calc(var(--base) * 0.4)}.btn--size-large{--btn-icon-size:calc(var(--base) * 1.2);--btn-icon-content-gap:calc(var(--base) * 0.4);--btn-padding-block-start:calc(var(--base) * 0.4);--btn-padding-inline-end:calc(var(--base) * 0.8);--btn-padding-inline-start:calc(var(--base) * 0.8);--btn-padding-block-end:calc(var(--base) * 0.4)}.btn--size-large:not(.btn--icon-only).btn--icon-position-left{--btn-padding-inline-start:calc(var(--base) * 0.6)}.btn--size-large:not(.btn--icon-only).btn--icon-position-right{--btn-padding-inline-end:calc(var(--base) * 0.6)}html:not([dir=RTL]) .btn--withPopup .btn{border-top-right-radius:0;border-bottom-right-radius:0}html[dir=RTL] .btn--withPopup .btn{border-top-left-radius:0;border-bottom-left-radius:0}.btn:focus-visible{outline:var(--accessibility-outline);outline-offset:var(--accessibility-outline-offset)}.btn.btn--disabled{cursor:not-allowed}.btn--style-none{padding:0}.btn--no-margin{--margin-block:0}.tooltip{--caret-size:6px;opacity:0;background-color:var(--theme-elevation-800);position:absolute;z-index:3;left:50%;padding:4px 8px;color:var(--theme-elevation-0);line-height:15px;font-weight:400;white-space:nowrap;border-radius:2px;visibility:hidden}.tooltip:after{content:" ";display:block;position:absolute;transform:translate3d(-50%,100%,0);width:0;height:0;border-left:var(--caret-size) solid rgba(0,0,0,0);border-right:var(--caret-size) solid rgba(0,0,0,0)}.tooltip--show{visibility:visible;opacity:1;transition:opacity .2s ease-in-out;cursor:default}.tooltip--caret-center:after{left:50%}.tooltip--caret-left:after{left:calc(var(--base)*.5)}.tooltip--caret-right:after{right:calc(var(--base)*.5)}.tooltip--position-top{top:calc(var(--base)*-1.25);transform:translate3d(-50%,calc(var(--caret-size) * -1),0)}.tooltip--position-top:after{bottom:1px;border-top:var(--caret-size) solid var(--theme-elevation-800)}.tooltip--position-bottom{bottom:calc(var(--base)*-1.25);transform:translate3d(-50%,var(--caret-size),0)}.tooltip--position-bottom:after{bottom:calc(100% + var(--caret-size) - 1px);border-bottom:var(--caret-size) solid var(--theme-elevation-800)}.tooltip .tooltip-content{overflow:hidden;text-overflow:ellipsis;width:100%}}@layer payload-default{}@layer payload-default{}@layer payload-default{@media(max-width:1024px){.tooltip{display:none}}html[data-theme=light] .tooltip:not(.field-error){background-color:var(--theme-elevation-100);color:var(--theme-elevation-1000)}html[data-theme=light] .tooltip--position-top:not(.field-error):after{border-top-color:var(--theme-elevation-100)}html[data-theme=light] .tooltip--position-bottom:not(.field-error):after{border-bottom-color:var(--theme-elevation-100)}.card__title{font-family:var(--font-body);font-weight:500;margin:0;font-size:13px;line-height:16px}.card{background:var(--theme-elevation-50);padding:16px;width:100%;min-height:80px;position:relative;border-radius:var(--style-radius-m);border:1px solid var(--theme-border-color);transition-property:border,box-shadow,background;transition-duration:.1s;transition-timing-function:cubic-bezier(0,.2,.2,1);display:flex;justify-content:space-between;align-self:start;gap:16px}.card__title{letter-spacing:0;font-weight:600;line-height:16px;width:100%;margin:2px 0}.card__actions{position:relative;z-index:2;display:inline-flex}.card__actions .btn{margin:0;flex-shrink:0}.card__actions .btn__icon{border:1px solid var(--theme-border-color);transition-property:border,box-shadow,color,background;transition-duration:.1s;transition-timing-function:cubic-bezier(0,.2,.2,1)}.card__actions .btn__icon:hover{border:1px solid var(--theme-elevation-500);background-color:var(--theme-elevation-0);color:currentColor;box-shadow:0 2px 2px -1px rgba(0,0,0,.1)}.card--has-onclick{cursor:pointer}.card--has-onclick:hover{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-250);box-shadow:0 4px 8px -2px rgba(0,0,0,.05)}.card__click{z-index:1;top:0;left:0;width:100%;height:100%;position:absolute;margin:0}.icon--lock .stroke{stroke:currentColor;stroke-width:1px}.locked{position:relative;display:inline-flex;align-items:center;justify-content:center;pointer-events:all}.locked__tooltip{left:0;transform:translate3d(0,calc(var(--caret-size) * -1),0)}}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}.styles_editor__4S49h{min-height:2.5em;padding:4px 6px;margin:0;border:0;outline:none;box-sizing:border-box;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:13px;line-height:1.4;letter-spacing:normal;tab-size:4;font-feature-settings:normal;font-variant-numeric:normal;color:var(--theme-elevation-1000);background:transparent;caret-color:var(--theme-elevation-1000);cursor:text}.styles_editor__4S49h:empty:before{content:attr(data-placeholder);color:var(--theme-elevation-400);pointer-events:none}.styles_linkChip__kxrbb{display:inline;color:#2563eb;font-weight:600;background:rgba(37,99,235,.08);border-radius:4px;padding:0 4px;-webkit-user-select:all;user-select:all;cursor:default}.styles_linkChip__kxrbb:focus,.styles_linkChip__kxrbb:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}html[data-theme=dark] .styles_linkChip__kxrbb{color:#60a5fa;background:rgba(96,165,250,.16)}.styles_mentionChip__4Kisw{display:inline;color:#2563eb;font-weight:600;background:rgba(37,99,235,.08);border-radius:4px;padding:0 4px;-webkit-user-select:all;user-select:all;cursor:default}.styles_mentionChip__4Kisw:focus,.styles_mentionChip__4Kisw:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}html[data-theme=dark] .styles_mentionChip__4Kisw{color:#60a5fa;background:rgba(96,165,250,.16)}.styles_avatar__WxdDI{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;color:#fff;font-weight:600;letter-spacing:.2px;-webkit-user-select:none;user-select:none;line-height:1}.styles_popover__PNA0G{position:absolute;left:0;right:0;bottom:calc(100% + 6px);max-height:240px;overflow-y:auto;padding:4px;background:color-mix(in srgb,var(--theme-bg) 78%,transparent);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border:1px solid var(--theme-elevation-150);border-radius:10px;box-shadow:0 12px 36px rgba(0,0,0,.18),0 1px 2px rgba(0,0,0,.06);z-index:20}.styles_itemActive__Fqj1a,.styles_item__iRZUJ{width:100%;display:inline-flex;align-items:center;gap:8px;padding:6px 8px;border:0;background:transparent;border-radius:4px;color:var(--theme-elevation-1000);font-size:13px;text-align:start;cursor:pointer;line-height:1.3}.styles_itemActive__Fqj1a{background:var(--theme-elevation-100)}.styles_itemName__g0XlB{font-weight:600;flex-shrink:0}.styles_itemEmail__lxPqH,.styles_itemName__g0XlB{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_itemEmail__lxPqH{color:var(--theme-elevation-500);font-size:12px;min-width:0}.styles_link__2IYCH{color:#2563eb;text-decoration:none;font-weight:500}.styles_link__2IYCH:hover{text-decoration:underline;text-underline-offset:2px}html[data-theme=dark] .styles_link__2IYCH{color:#60a5fa}.styles_row__nlZom{display:flex;flex-wrap:wrap;gap:4px;margin:6px 0 2px}.styles_pillActive__qXPVH,.styles_pill__5SDE8{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:12px;font-size:12px;line-height:1.4;cursor:pointer;border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50);color:var(--theme-elevation-700);transition:background 80ms ease,border-color 80ms ease}.styles_pillActive__qXPVH:hover:not(:disabled),.styles_pill__5SDE8:hover:not(:disabled){background:var(--theme-elevation-100)}.styles_pillActive__qXPVH{background:rgba(37,99,235,.08);border-color:rgba(37,99,235,.5);color:#2563eb}html[data-theme=dark] .styles_pillActive__qXPVH{background:rgba(96,165,250,.16);border-color:rgba(96,165,250,.5);color:#60a5fa}.styles_pillEmoji__z8t_i{font-size:13px;line-height:1}.styles_pillCount__eyNux{font-weight:600;font-size:11px}.styles_pillActive__qXPVH:disabled,.styles_pill__5SDE8:disabled{opacity:.6;cursor:not-allowed}.styles_thread__565MO{position:relative;display:flex;flex-direction:column;gap:4px;padding:10px 12px;border:1px solid var(--theme-elevation-150);border-radius:8px;background:var(--theme-bg);width:100%;box-sizing:border-box}.styles_thread__565MO:has(>.styles_replies__WATuJ)>.styles_item__7cBuP:after{content:"";position:absolute;left:13px;top:26px;bottom:-12px;width:1px;background:var(--theme-elevation-150);pointer-events:none}.styles_threadResolved__9qOd6{opacity:.7;background:var(--theme-elevation-50)}.styles_replies__WATuJ{list-style:none;margin:8px 0 0;padding:0 0 0 38px;display:flex;flex-direction:column;gap:8px}.styles_replyCard__Od0y3{position:relative;padding:0;background:transparent;border:none}.styles_replyCard__Od0y3:before{content:"";position:absolute;left:-25px;top:-8px;width:25px;height:24px;border-left:1px solid var(--theme-elevation-150);border-bottom:1px solid var(--theme-elevation-150);border-bottom-left-radius:18px;pointer-events:none}.styles_replies__WATuJ>.styles_replyCard__Od0y3:not(:last-child):after{content:"";position:absolute;left:-25px;top:-8px;bottom:-8px;width:1px;background:var(--theme-elevation-150);pointer-events:none}.styles_toolBtnQuick__OY8eC{font-size:14px;line-height:1}.styles_emojiPicker__O6vNR{position:absolute;top:calc(100% + 4px);right:0;display:grid;grid-template-columns:repeat(4,28px);gap:2px;padding:4px;background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.1);z-index:10}.styles_emojiPickerBtn__FVs9s{width:28px;height:28px;border:0;background:transparent;font-size:18px;line-height:1;border-radius:4px;cursor:pointer;padding:0}.styles_emojiPickerBtn__FVs9s:hover{background:var(--theme-elevation-100)}.styles_item__7cBuP{position:relative;display:flex;gap:10px;align-items:flex-start}.styles_itemReply__zs42n{padding-top:4px;padding-bottom:4px}.styles_itemBody__ac8c2{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.styles_itemHeader__eKSrP{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;padding-right:80px}.styles_itemAuthor__gNLkb{font-size:13px;font-weight:600;color:var(--theme-elevation-1000);line-height:1.2}.styles_itemEdited__gxb2e,.styles_itemTime__SUFwr{font-size:11px;color:var(--theme-elevation-500);line-height:1.2}.styles_itemEdited__gxb2e{font-style:italic}.styles_itemText__GWLum{margin:0;font-size:13px;line-height:1.45;color:var(--theme-elevation-1000);white-space:pre-wrap;word-break:break-word}.styles_mention__rIoss{color:#2563eb;font-weight:600;background:rgba(37,99,235,.08);padding:0 3px;border-radius:3px}html[data-theme=dark] .styles_mention__rIoss{color:#60a5fa;background:rgba(96,165,250,.16)}.styles_toolbar__rZDoO{position:absolute;top:0;right:0;display:inline-flex;gap:2px;padding:2px;background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.06);opacity:0;transition:opacity .1s ease;z-index:1}.styles_item__7cBuP:focus-within .styles_toolbar__rZDoO,.styles_item__7cBuP:hover .styles_toolbar__rZDoO{opacity:1}.styles_toolBtn__kJNMf{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:0;border-radius:4px;background:transparent;color:var(--theme-elevation-700);cursor:pointer;line-height:1}.styles_toolBtn__kJNMf:hover:not(:disabled){background:var(--theme-elevation-100);color:var(--theme-elevation-1000)}.styles_toolBtn__kJNMf:disabled{opacity:.4;cursor:not-allowed}.styles_menuWrap__EKGc6{position:relative}.styles_menu__AyHoX{position:absolute;top:calc(100% + 4px);right:0;min-width:200px;display:flex;flex-direction:column;padding:4px;background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.1);z-index:10}.styles_menuItem___vYNE{display:inline-flex;align-items:center;gap:8px;padding:6px 8px;border:0;background:transparent;color:var(--theme-elevation-1000);font-size:13px;text-align:start;border-radius:4px;cursor:pointer;line-height:1.4}.styles_menuItem___vYNE:hover{background:var(--theme-elevation-100)}.styles_menuItemDanger__swAZz{color:var(--theme-error-500)}.styles_menuItemDanger__swAZz:hover{background:var(--theme-error-500);color:#fff}@container liwaComments (max-width: 260px){.styles_item__7cBuP{gap:8px}.styles_itemHeader__eKSrP{padding-right:0}}.styles_activity__tBsI6{margin-top:6px;margin-left:36px;padding-top:6px;border-top:1px dashed var(--theme-elevation-150);color:var(--theme-elevation-500);font-size:11px;font-style:italic}.styles_replyBox__rRrUI{display:flex;flex-direction:column;gap:6px;padding:6px 0 0;margin-left:36px}.styles_editInput__dbRDy,.styles_replyInput__LzgYB{width:100%;resize:none;padding:6px 8px;border:1px solid var(--theme-elevation-150);border-radius:4px;background:var(--theme-elevation-50);color:var(--theme-elevation-1000);font-size:13px;font-family:inherit;line-height:1.4;box-sizing:border-box}.styles_editInput__dbRDy:focus-visible,.styles_replyInput__LzgYB:focus-visible{outline:2px solid var(--theme-elevation-800);outline-offset:0;border-color:var(--theme-elevation-800)}.styles_editActions__0gSHs,.styles_replyActions__dJUFQ{display:flex;gap:8px;justify-content:flex-end}.styles_replyPostBtn__zupbF{padding:4px 10px;border-radius:4px;border:0;background:var(--theme-elevation-800);color:var(--theme-elevation-0);font-size:12px;font-weight:600;cursor:pointer}.styles_replyPostBtn__zupbF:hover:not(:disabled){background:var(--theme-elevation-600)}.styles_replyPostBtn__zupbF:disabled{background:var(--theme-elevation-150);color:var(--theme-elevation-800);cursor:not-allowed}.styles_linkBtn__7UrEU{border:0;background:transparent;padding:4px 0;font-size:12px;color:var(--theme-elevation-600);cursor:pointer;line-height:1.2;font-weight:500}.styles_linkBtn__7UrEU:hover:not(:disabled){color:var(--theme-elevation-1000);text-decoration:underline}.styles_linkBtn__7UrEU:disabled{opacity:.5;cursor:not-allowed}.styles_root__gsNpa{display:flex;flex-direction:column;gap:12px;container-type:inline-size;container-name:liwaComments}.styles_threadList__oG_Li{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%;min-height:calc(var(--rail-height, 100vh - 6rem) - var(--tabs-height, 40px) - var(
				--composer-height,
				140px
			));overflow-y:auto}.styles_filters__kIrf9{display:flex;gap:4px;padding-bottom:4px;border-bottom:1px solid var(--theme-elevation-150)}.styles_filterActive__p1nzx,.styles_filter__UOupU{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border:0;background:transparent;color:var(--theme-elevation-600);font-size:12px;font-weight:500;border-radius:4px;cursor:pointer}.styles_filterActive__p1nzx,.styles_filter__UOupU:hover{color:var(--theme-elevation-1000)}.styles_filterActive__p1nzx{background:var(--theme-elevation-100);font-weight:600}.styles_filterCount__0limi{color:inherit;opacity:.7;font-size:11px}.styles_threads__o_pEd{display:flex;flex-direction:column;gap:10px;width:100%}.styles_loadOlderBtn__U5gOm{align-self:center;border:0;background:transparent;color:var(--theme-elevation-600);font-size:12px;cursor:pointer;padding:4px 8px}.styles_loadOlderBtn__U5gOm:hover:not(:disabled){color:var(--theme-elevation-1000);text-decoration:underline}.styles_loadOlderBtn__U5gOm:disabled{opacity:.5;cursor:not-allowed}.styles_errorText__RUB75{margin:0;padding:8px;font-size:12px;color:var(--theme-error-500);background:var(--theme-error-50);border-radius:4px}.styles_threadList__oG_Li>.styles_emptyState__dXl8i{margin:auto}.styles_emptyState__dXl8i{display:flex;flex-direction:column;align-items:center;gap:10px;padding:0 8px;text-align:center;width:100%;box-sizing:border-box}.styles_emptyArt__ovQBx{display:block}.styles_emptyTitle__qnzG0{margin:0;font-size:14px;font-weight:600;color:var(--theme-elevation-1000)}.styles_emptyHint__lho0J{margin:0 auto;max-width:28ch;font-size:12px;line-height:1.4;color:var(--theme-elevation-500)}.styles_emptyMeta__KMTG4{display:none}.styles_placeholder__6aSrY{margin:0;padding:24px 8px;color:var(--theme-elevation-500);font-size:12px;text-align:center}.styles_composer__o11c4{display:flex;flex-direction:column;gap:10px;padding:10px 12px 8px;border:1px solid var(--theme-elevation-150);border-radius:12px;background:var(--theme-bg);box-shadow:0 1px 2px rgba(0,0,0,.04);position:fixed;bottom:0;left:calc(var(--rail-left, 0px) + 10px);right:calc(var(--rail-right, 1rem) + 10px);width:calc(var(--rail-width, auto) - 20px);max-width:calc(var(--rail-width, none) - 20px);box-sizing:border-box;z-index:2;margin-bottom:16px}.styles_composerInputWrap__LXh2x{position:relative;width:100%}.styles_composerInput__f8_ro,.styles_composerMirror__772Yb{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:13px;line-height:1.4;letter-spacing:normal;padding:4px 6px;margin:0;border:0;box-sizing:border-box;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;tab-size:4;font-feature-settings:normal;font-variant-numeric:normal}.styles_composerMirror__772Yb{position:absolute;inset:0;pointer-events:none;color:var(--theme-elevation-1000);background:transparent;width:100%;min-height:100%;-webkit-user-select:none;user-select:none}.styles_composerInput__f8_ro{position:relative;width:100%;resize:none;background:transparent;color:transparent;caret-color:var(--theme-elevation-1000);min-height:2.5em}.styles_composerInput__f8_ro:focus-visible{outline:none}.styles_composerInput__f8_ro::placeholder{color:var(--theme-elevation-400)}.styles_mention__Crb1I{color:#2563eb;font-weight:600;background:rgba(37,99,235,.08);border-radius:3px}html[data-theme=dark] .styles_mention__Crb1I{color:#60a5fa;background:rgba(96,165,250,.16)}.styles_mdLinkBracket__ylmZT,.styles_mdLinkUrl__waPR_{color:var(--theme-elevation-300)}.styles_mdLinkText__WW_rH{color:#2563eb;font-weight:600;background:rgba(37,99,235,.08);border-radius:3px}html[data-theme=dark] .styles_mdLinkText__WW_rH{color:#60a5fa;background:rgba(96,165,250,.16)}.styles_filterLabel__mei7g{display:inline-flex;align-items:center;gap:4px;padding:2px 0 4px}.styles_filterSelect__jMYDV{border:0;background:transparent;color:var(--theme-elevation-700);font-size:13px;font-weight:600;cursor:pointer;padding:2px 4px;border-radius:4px}.styles_filterSelect__jMYDV:hover{background:var(--theme-elevation-100);color:var(--theme-elevation-1000)}.styles_filterSelect__jMYDV:focus-visible{outline:2px solid var(--theme-elevation-800);outline-offset:1px}.styles_groups__sTC0u{gap:14px}.styles_group__RqclL,.styles_groups__sTC0u{display:flex;flex-direction:column;width:100%}.styles_group__RqclL{gap:8px}.styles_groupHeading__KyEy5{margin:0;padding:4px 0;font-size:14px;font-weight:600;color:var(--theme-elevation-900);background:none;border:none;text-align:left;cursor:pointer;display:block;width:fit-content}.styles_groupHeading__KyEy5:hover{color:var(--theme-elevation-1000);text-decoration:underline;text-decoration-color:var(--theme-elevation-300);text-underline-offset:2px}.styles_composerActions__nuu1N{display:flex;align-items:center;justify-content:space-between;gap:6px}.styles_composerToolbar__aZSUO{display:inline-flex;align-items:center;gap:6px;min-width:0}.styles_toolBtn__AXLlG{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:0;border-radius:6px;background:transparent;color:var(--theme-elevation-700);line-height:1;cursor:pointer;transition:background-color .1s ease,color .1s ease}.styles_toolBtn__AXLlG:hover:not(:disabled){background:var(--theme-elevation-100);color:var(--theme-elevation-1000)}.styles_toolBtn__AXLlG:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles_toolBtn__AXLlG:disabled{opacity:.5;cursor:not-allowed}.styles_composerSeparator__NvZiv{display:inline-block;width:1px;height:16px;background:var(--theme-elevation-200)}.styles_composerContextChip__H7nmH{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 8px;border-radius:999px;background:var(--theme-elevation-50);color:var(--theme-elevation-700);font-size:11px;font-weight:500;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none}.styles_postBtn__mkPoC{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:8px;background:var(--theme-elevation-800);color:var(--theme-elevation-0);cursor:pointer;transition:background-color .12s ease,opacity .12s ease}.styles_postBtn__mkPoC:hover:not(:disabled){background:var(--theme-elevation-600)}.styles_postBtn__mkPoC:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:2px}.styles_postBtn__mkPoC:disabled{background:var(--theme-elevation-200);color:var(--theme-elevation-500);cursor:not-allowed}.styles_pillTrigger__M4WXZ{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;color:var(--theme-elevation-1000);font-size:12px;font-weight:600;line-height:1.2;cursor:pointer;transition:background 80ms ease,border-color 80ms ease}.styles_pillTrigger__M4WXZ:hover:not(:disabled){background:var(--theme-elevation-50)}.styles_pillTrigger__M4WXZ:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles_pillTrigger__M4WXZ:disabled{opacity:.6;cursor:not-allowed}.styles_statusDot__hBNgx{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:12px;height:12px;border-radius:50%;box-sizing:border-box}.styles_statusDotOpen__su8Qi{border:1.5px solid var(--theme-elevation-500);background:transparent}.styles_statusDotInProgress__Gr9YQ{border:1.5px solid var(--theme-elevation-500);background:var(--theme-elevation-500);background:linear-gradient(to right,var(--theme-elevation-500) 50%,transparent 50%)}.styles_statusDotDone__60J6z{background:var(--theme-text);border:1.5px solid var(--theme-text);color:var(--theme-bg);font-size:8px;font-weight:800}.styles_avatar__BHoL5{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;border-radius:50%;background:var(--theme-elevation-200);color:var(--theme-bg);font-size:9px;font-weight:700;letter-spacing:.02em}.styles_avatarMuted__ancNt{background:var(--theme-elevation-100);color:var(--theme-elevation-500)}.styles_selectContent__uhQaB{background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;box-shadow:0 8px 20px rgba(0,0,0,.14);overflow:hidden;z-index:60;min-width:180px}.styles_selectViewport__Gx_V2{padding:4px}.styles_selectItem__CSPXT{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:4px;font-size:12px;color:var(--theme-elevation-1000);cursor:pointer;outline:none;-webkit-user-select:none;user-select:none}.styles_selectItem__CSPXT[data-highlighted]{background:var(--theme-elevation-50)}.styles_selectIndicator__5RHc7{display:inline-flex;margin-left:auto;color:var(--theme-elevation-700)}.styles_popoverContent___4V1c{background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;box-shadow:0 8px 20px rgba(0,0,0,.14);padding:10px;z-index:60;min-width:220px;display:flex;flex-direction:column;gap:8px}.styles_dateInput__WIbJc{width:100%;padding:6px 8px;font-family:inherit;font-size:12px;line-height:1.4;background:var(--theme-bg);color:var(--theme-elevation-1000);border:1px solid var(--theme-elevation-150);border-radius:4px;box-sizing:border-box}.styles_dateInput__WIbJc:focus{outline:none;border-color:var(--theme-elevation-500);box-shadow:0 0 0 2px var(--theme-elevation-100)}.styles_popoverActions__RAbBu{display:flex;align-items:center;justify-content:space-between;gap:6px}.styles_clearBtn__N20lB{padding:6px 10px;background:transparent;border:1px solid var(--theme-elevation-150);border-radius:4px;color:var(--theme-elevation-1000);font-size:11px;font-weight:600;cursor:pointer}.styles_clearBtn__N20lB:hover:not(:disabled){background:var(--theme-elevation-50)}.styles_clearBtn__N20lB:disabled{opacity:.5;cursor:not-allowed}.styles_saveBtn__TB0LO{padding:6px 12px;background:var(--theme-text);border:1px solid var(--theme-text);border-radius:4px;color:var(--theme-bg);font-size:11px;font-weight:600;cursor:pointer}.styles_saveBtn__TB0LO:hover:not(:disabled){filter:brightness(.95)}.styles_saveBtn__TB0LO:disabled{opacity:.5;cursor:not-allowed}.styles_clearBtn__N20lB:focus-visible,.styles_saveBtn__TB0LO:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles_detail__I3GVF{display:flex;flex-direction:column;gap:var(--ws-space-3,12px)}.styles_subscribeRow__dRz_A{gap:8px}.styles_avatar__l7qKG,.styles_avatarsRow__j_oaC,.styles_subscribeRow__dRz_A{display:inline-flex;align-items:center}.styles_avatar__l7qKG{justify-content:center;flex-shrink:0;box-sizing:border-box;width:24px;height:24px;border-radius:50%;border:2px solid var(--theme-bg);color:#fff;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase;-webkit-user-select:none;user-select:none}.styles_avatar__l7qKG+.styles_avatar__l7qKG{margin-left:-6px}.styles_avatarMore__4Hx93{background:var(--theme-elevation-200);color:var(--theme-elevation-800)}.styles_subscribeBtn__vUCSL{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;color:var(--theme-elevation-1000);font-size:12px;font-weight:600;line-height:1.2;cursor:pointer;transition:background 80ms ease,border-color 80ms ease}.styles_subscribeBtn__vUCSL:hover:not(:disabled){background:var(--theme-elevation-50)}.styles_subscribeBtn__vUCSL:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles_subscribeBtn__vUCSL:disabled{opacity:.6;cursor:not-allowed}.styles_subscribeBtn__vUCSL svg{width:14px;height:14px;color:var(--theme-elevation-700)}.styles_headerRow__jgcEy{display:flex;align-items:center;justify-content:flex-end;min-height:24px}.styles_overflowBtn__Xyiie{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:transparent;border:1px solid transparent;border-radius:6px;color:var(--theme-elevation-700);font-size:18px;line-height:1;cursor:pointer;transition:background 80ms ease,border-color 80ms ease}.styles_overflowBtn__Xyiie:hover:not(:disabled){background:var(--theme-elevation-50);border-color:var(--theme-elevation-150)}.styles_overflowBtn__Xyiie:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles_overflowBtn__Xyiie:disabled{opacity:.5;cursor:not-allowed}.styles_taskTitle__ZDAo4{margin:0;font-size:22px;font-weight:700;line-height:1.25;color:var(--theme-elevation-1000)}.styles_pillsRow__3Cgdk{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.styles_description__9dUgN{margin:0;font-size:13px;line-height:1.5;color:var(--theme-elevation-800);white-space:pre-wrap}.styles_subSectionHeader__7OOCN{display:flex;align-items:center;gap:8px;padding-top:var(--ws-space-2,8px);border-top:1px solid var(--theme-elevation-100)}.styles_subSectionLabel__v1Kdr{letter-spacing:.06em;text-transform:uppercase}.styles_subSectionCount__h28um,.styles_subSectionLabel__v1Kdr{font-size:10px;font-weight:700;color:var(--theme-elevation-500)}.styles_subtasks__k1WIs{display:flex;flex-direction:column;gap:4px}.styles_subtaskList__t4Tcs{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.styles_subtaskRow__itRlU{display:flex;align-items:center;gap:10px;min-height:32px;padding:4px 0}.styles_subtaskCheckbox__3P0OC{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;background:var(--theme-bg);border:1.5px solid var(--theme-elevation-300);border-radius:4px;color:var(--theme-elevation-700);font-size:12px;font-weight:700;cursor:pointer;transition:background 80ms ease,border-color 80ms ease,color 80ms ease}.styles_subtaskCheckbox__3P0OC:hover{border-color:var(--theme-elevation-500)}.styles_subtaskCheckbox__3P0OC:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles_subtaskCheckboxChecked__In_zM{background:var(--theme-text);border-color:var(--theme-text);color:var(--theme-bg)}.styles_subtaskTitle__GIdju{flex:1 1 auto;min-width:0;font-size:13px;color:var(--theme-elevation-1000)}.styles_subtaskTitleDone__HHMNQ{color:var(--theme-elevation-500);text-decoration:line-through}.styles_comments__gXU_B{display:flex;flex-direction:column;gap:6px}.styles_commentsEmpty__qQjWs{margin:0;padding:6px 0;font-size:12px;color:var(--theme-elevation-500)}.styles_commentList__mEWKB{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--ws-space-2,8px)}.styles_commentRow__zpD8Q{display:flex;align-items:flex-start;gap:8px;padding:6px 0}.styles_commentAvatar__4rDpM{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--theme-elevation-200);color:var(--theme-elevation-800);font-size:10px;font-weight:700}.styles_commentBody__cTVDW{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.styles_commentMeta__qD2sY{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--theme-elevation-500)}.styles_commentAuthor__CJ7yv{color:var(--theme-elevation-800);font-weight:600}.styles_commentTime__TVYT4{color:var(--theme-elevation-500)}.styles_commentText__u1E3t{margin:0;font-size:13px;line-height:1.4;color:var(--theme-elevation-1000);white-space:pre-wrap}.styles_commentComposer__w_eJ0{display:flex;align-items:flex-end;gap:6px;padding-top:var(--ws-space-2,8px)}.styles_commentTextarea__o7Dr9{flex:1 1 auto;min-width:0;padding:6px 8px;font-family:inherit;font-size:13px;line-height:1.4;background:var(--theme-bg);color:var(--theme-elevation-1000);border:1px solid var(--theme-elevation-150);border-radius:6px;resize:vertical;box-sizing:border-box}.styles_commentTextarea__o7Dr9:focus{outline:none;border-color:var(--theme-elevation-500);box-shadow:0 0 0 2px var(--theme-elevation-100)}.styles_commentSendBtn__RXnmC{flex-shrink:0;padding:6px 12px;background:var(--theme-text);border:1px solid var(--theme-text);border-radius:6px;color:var(--theme-bg);font-size:12px;font-weight:600;cursor:pointer}.styles_commentSendBtn__RXnmC:hover:not(:disabled){filter:brightness(.95)}.styles_commentSendBtn__RXnmC:disabled{opacity:.5;cursor:not-allowed}.styles_commentSendBtn__RXnmC:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles_composerAnchorWrap__pGnKR{flex:1 1 auto;min-width:0;display:flex}.styles_composerAnchorWrap__pGnKR>.styles_commentTextarea__o7Dr9{flex:1 1 auto;min-width:0}.styles_mentionMenu__PLERu{z-index:100;min-width:220px;max-width:320px;max-height:260px;overflow-y:auto;padding:4px;background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.styles_mentionList__NenzT{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.styles_mentionItem__TNn38{display:flex;align-items:baseline;gap:8px;padding:6px 8px;border-radius:4px;font-size:13px;color:var(--theme-elevation-1000);cursor:pointer;-webkit-user-select:none;user-select:none}.styles_mentionItemActive__pbcGl{background:var(--theme-elevation-100)}.styles_mentionItemLabel__GJC_v{flex:0 0 auto;font-weight:500}.styles_mentionItemMeta__R6Xzr{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:var(--theme-elevation-500)}.styles_mentionInsertChip__697l4{display:inline;padding:0 4px;margin:0 1px;background:var(--theme-elevation-100);color:var(--theme-elevation-800);border-radius:4px;font-weight:600}.styles_activity__IHnT0{display:flex;flex-direction:column;gap:4px;padding-top:var(--ws-space-3,12px);border-top:1px solid var(--theme-elevation-100)}.styles_activityLabel__6gL8k{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--theme-elevation-500)}.styles_activityLine__tymZZ{margin:0;font-size:12px;font-style:italic;color:var(--theme-elevation-500);line-height:1.4}.styles_activityFeed__k16er{display:flex;flex-direction:column;gap:6px;padding-top:var(--ws-space-3,12px);border-top:1px solid var(--theme-elevation-100)}.styles_activityFeedHeader__loKCb{margin:0;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--theme-elevation-500)}.styles_activityFeedList__Txx6R{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--ws-space-2,8px)}.styles_activityFeedRow__306v_{display:flex;align-items:flex-start;gap:8px;padding:4px 0}.styles_activityFeedAvatar__M0Zg8{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--theme-elevation-200);color:var(--theme-elevation-800);font-size:10px;font-weight:700}.styles_activityFeedBody__vexbO{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px;padding-top:4px}.styles_activityFeedSentence__5BsGx{margin:0;font-size:12px;line-height:1.4;color:var(--theme-elevation-800);word-break:break-word}.styles_activityFeedDot__0o4l2{display:inline-block;margin:0 6px;color:var(--theme-elevation-400)}.styles_activityFeedTime__YbN_3{color:var(--theme-elevation-500)}.styles_activityFeedEmpty__UQGDh{margin:0;padding:6px 0;font-size:12px;color:var(--theme-elevation-500)}.styles_activityFeedError__kORy6{display:flex;align-items:center;gap:var(--ws-space-2,8px);padding:6px 0}.styles_activityFeedErrorText__s_UW_{margin:0;font-size:12px;color:var(--theme-elevation-700)}.styles_activityFeedRetryBtn__EYGes{padding:4px 10px;background:transparent;border:1px solid var(--theme-elevation-150);border-radius:6px;color:var(--theme-elevation-1000);font-size:11px;font-weight:600;cursor:pointer;transition:background 80ms ease}.styles_activityFeedRetryBtn__EYGes:hover{background:var(--theme-elevation-50)}.styles_activityFeedRetryBtn__EYGes:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles_activityFeedSkeletonAvatar__Lv4B3{background:var(--theme-elevation-100);color:transparent}.styles_activityFeedSkeletonLine__rUjEP{display:block;height:10px;width:70%;background:var(--theme-elevation-100);border-radius:4px}.styles_activityFeedSkeletonRow__Jnl0o:nth-child(2) .styles_activityFeedSkeletonLine__rUjEP{width:55%}.styles_activityFeedSkeletonRow__Jnl0o:nth-child(3) .styles_activityFeedSkeletonLine__rUjEP{width:40%}.styles_skeleton__G90kZ{display:flex;flex-direction:column;gap:var(--ws-space-3,12px)}.styles_skeletonTitle__ZUXVy{width:65%;height:24px;background:var(--theme-elevation-100);border-radius:6px}.styles_skeletonPills__ezyal{display:flex;gap:8px}.styles_skeletonPill__kVFAh{width:96px;height:24px;background:var(--theme-elevation-100);border-radius:999px}.styles_errorBlock__qFrSv{display:flex;flex-direction:column;align-items:flex-start;gap:var(--ws-space-2,8px);padding:var(--ws-space-3,12px) 0}.styles_errorText__iFOPw{margin:0;font-size:13px;color:var(--theme-elevation-700)}.styles_retryBtn__2hWvx{padding:6px 12px;background:transparent;border:1px solid var(--theme-elevation-150);border-radius:6px;color:var(--theme-elevation-1000);font-size:12px;font-weight:600;cursor:pointer;transition:background 80ms ease}.styles_retryBtn__2hWvx:hover{background:var(--theme-elevation-50)}.styles_retryBtn__2hWvx:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles_detailTabs__21NbK{display:flex;flex-direction:column;gap:var(--ws-space-3,12px)}.styles_detailTabsNav__5U3l5{display:flex;gap:4px;border-bottom:1px solid var(--theme-elevation-150)}.styles_detailTab__c1aIb{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:600;color:var(--theme-elevation-500);background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color 80ms ease,border-color 80ms ease;margin-bottom:-1px}.styles_detailTab__c1aIb:hover{color:var(--theme-elevation-800)}.styles_detailTabActive__R4reO{color:var(--theme-elevation-1000);border-bottom-color:var(--theme-text)}.styles_detailTabCount__4d7sY{display:inline-flex;align-items:center;justify-content:center;min-width:18px;padding:0 5px;font-size:11px;font-weight:600;background:var(--theme-elevation-100);color:var(--theme-elevation-700);border-radius:9px}.styles_detailTabActive__R4reO .styles_detailTabCount__4d7sY{background:var(--theme-elevation-150);color:var(--theme-elevation-900)}.styles_row__CdzrL{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 4px;background:transparent;color:var(--theme-elevation-1000);cursor:pointer;transition:background 80ms ease}.styles_row__CdzrL:hover{background:var(--theme-elevation-50)}.styles_row__CdzrL:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:-2px;border-radius:4px}.styles_dot__anc8S{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0;border-radius:50%;box-sizing:border-box;font-size:9px;font-weight:700;line-height:1}.styles_dotOpen__BKhe1{background:transparent;border:1.5px solid var(--theme-elevation-400)}.styles_dotInProgress__zHcQH{width:10px;height:10px;background:var(--theme-text)}.styles_dotDone__H4HSC{background:var(--ws-state-approved-dot,#2ea043);color:var(--theme-bg,white)}.styles_toggleBtn__OGQTw{appearance:none;-webkit-appearance:none;border:0;padding:0;background:transparent;cursor:pointer;transition:transform 60ms ease,box-shadow 80ms ease}.styles_toggleBtn__OGQTw.styles_dotOpen__BKhe1{border:1.5px solid var(--theme-elevation-400);background:transparent}.styles_toggleBtn__OGQTw.styles_dotInProgress__zHcQH{background:var(--theme-text)}.styles_toggleBtn__OGQTw.styles_dotDone__H4HSC{background:var(--ws-state-approved-dot,#2ea043);color:var(--theme-bg,white)}.styles_toggleBtn__OGQTw:hover:not(:disabled){transform:scale(1.12)}.styles_toggleBtn__OGQTw:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:2px}.styles_togglePending__LzkMF{opacity:.5;cursor:not-allowed;transform:none}.styles_title__qYlZd{flex:1 1 auto;min-width:0;font-size:13px;font-weight:500;color:var(--theme-elevation-1000);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_avatar__ItcI9{justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--theme-elevation-200);color:var(--theme-bg);font-size:10px;font-weight:700;line-height:1}.styles_avatar__ItcI9,.styles_dueSlot__4tDQP{display:inline-flex;align-items:center;flex-shrink:0}.styles_dueSlot__4tDQP{justify-content:flex-end;min-width:56px}.styles_duePill__Z9kel{display:inline-flex;align-items:center;padding:1px 6px;background:transparent;color:var(--theme-elevation-500);border-radius:3px;font-size:11px;font-weight:500;line-height:1.4;white-space:nowrap}.styles_duePillOverdue__oUSU_{background:var(--ws-warn-bg,rgba(217,119,6,.1));color:var(--ws-warn-text,#d97706);font-weight:600}.styles_form__eHDI8{display:flex;flex-direction:column;gap:var(--ws-space-3,12px)}.styles_field__ECQnv{display:flex;flex-direction:column;gap:4px}.styles_titleField__Vw19w{display:flex;flex-direction:column;margin-bottom:4px}.styles_titleInput__EK02y{width:100%;padding:6px 0;font-family:inherit;font-size:22px;font-weight:700;line-height:1.25;color:var(--theme-elevation-1000);background:transparent;border:none;border-bottom:1px solid transparent;border-radius:0;box-sizing:border-box;transition:border-bottom-color 80ms ease}.styles_titleInput__EK02y::placeholder{color:var(--theme-elevation-400);font-weight:700}.styles_titleInput__EK02y:focus{outline:none;border-bottom-color:var(--theme-elevation-400)}.styles_smallLabel__7n5Tc{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--theme-elevation-500);margin-bottom:4px}.styles_label__02pWJ{font-size:12px;font-weight:600;color:var(--theme-elevation-700)}.styles_required__2kSut{color:var(--ws-warn-text,#d97706)}.styles_input__B6MEk,.styles_textarea__rngIK{width:100%;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.4;background:var(--theme-bg);color:var(--theme-elevation-1000);border:1px solid var(--theme-elevation-150);border-radius:6px;box-sizing:border-box;transition:border-color 80ms ease,box-shadow 80ms ease}.styles_input__B6MEk:focus,.styles_textarea__rngIK:focus{outline:none;border-color:var(--theme-elevation-500);box-shadow:0 0 0 2px var(--theme-elevation-100)}.styles_textarea__rngIK{resize:vertical;min-height:80px}.styles_targetChip__n6C0e{display:inline-flex;align-items:center;gap:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;text-align:left;color:var(--theme-elevation-1000);background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;box-sizing:border-box;cursor:pointer;transition:border-color 80ms ease,box-shadow 80ms ease}.styles_targetChip__n6C0e:hover{border-color:var(--theme-elevation-300)}.styles_targetChip__n6C0e:focus-visible,.styles_targetChip__n6C0e[data-state=open]{outline:none;border-color:var(--theme-elevation-500);box-shadow:0 0 0 2px var(--theme-elevation-100)}.styles_targetCaret__ZY3Cn{margin-left:auto;color:var(--theme-elevation-500)}.styles_targetPickerContent__E5AYN{z-index:100;width:320px;max-height:360px;background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;box-shadow:0 8px 24px rgba(0,0,0,.18);overflow:hidden;display:flex;flex-direction:column}.styles_targetPickerHeader__9VQuN{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-bottom:1px solid var(--theme-elevation-100)}.styles_targetPickerSelect__ruaz_{width:100%}.styles_targetPickerSearch__7y7Hp,.styles_targetPickerSelect__ruaz_{padding:6px 8px;font-family:inherit;font-size:13px;color:var(--theme-elevation-1000);background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:4px}.styles_targetPickerSearch__7y7Hp{width:calc(100% - 24px);margin:10px 12px 0}.styles_targetPickerSearch__7y7Hp:focus{outline:none;border-color:var(--theme-elevation-500)}.styles_targetPickerResults__Z9_J2{flex:1 1 auto;overflow-y:auto;padding:4px}.styles_targetPickerItem__9wB2c{display:block;width:100%;padding:6px 8px;font-family:inherit;font-size:13px;text-align:left;color:var(--theme-elevation-900);background:transparent;border:0;border-radius:4px;cursor:pointer}.styles_targetPickerItem__9wB2c:focus-visible,.styles_targetPickerItem__9wB2c:hover{background:var(--theme-elevation-100);outline:none}.styles_targetPickerMeta__45Jty{padding:12px;font-size:12px;color:var(--theme-elevation-500);text-align:center}.styles_targetPickerClear__V7a4S{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:12px;color:var(--theme-elevation-700);background:var(--theme-elevation-50);border:0;border-top:1px solid var(--theme-elevation-100);cursor:pointer;text-align:left}.styles_targetPickerClear__V7a4S:hover{background:var(--theme-elevation-100)}.styles_targetCheck__BkZsn{color:var(--ws-state-approved-dot,#2ea043);font-weight:700}.styles_targetCheck__BkZsn,.styles_targetMuted__xx6Ha{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.styles_targetMuted__xx6Ha{color:var(--theme-elevation-500)}.styles_targetLabel__n8J_W{font-weight:500}.styles_selectTrigger__Zqw6d{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.4;background:var(--theme-bg);color:var(--theme-elevation-1000);border:1px solid var(--theme-elevation-150);border-radius:6px;box-sizing:border-box;cursor:pointer;transition:border-color 80ms ease,box-shadow 80ms ease}.styles_selectTrigger__Zqw6d:focus,.styles_selectTrigger__Zqw6d[data-state=open]{outline:none;border-color:var(--theme-elevation-500);box-shadow:0 0 0 2px var(--theme-elevation-100)}.styles_selectIcon__rXnp4{display:inline-flex;align-items:center;color:var(--theme-elevation-500)}.styles_assigneeValueRow__vLVQx{display:inline-flex;align-items:center;gap:8px}.styles_selectContent__gN44P{z-index:100;min-width:var(--radix-select-trigger-width);max-height:280px;background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;box-shadow:0 8px 24px rgba(0,0,0,.18);overflow:hidden}.styles_selectViewport__1gAGB{padding:4px}.styles_selectItem__mL1Ac{display:flex;align-items:center;gap:10px;padding:6px 8px;font-size:13px;color:var(--theme-elevation-900);border-radius:4px;cursor:default;-webkit-user-select:none;user-select:none;outline:none}.styles_selectItem__mL1Ac[data-highlighted]{background:var(--theme-elevation-100)}.styles_selectItem__mL1Ac[data-state=checked]{font-weight:600}.styles_selectAvatarMuted__o15Tb,.styles_selectAvatar__O3Jqc{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:10px;font-weight:600;flex-shrink:0;letter-spacing:.02em}.styles_selectAvatar__O3Jqc{background:var(--theme-elevation-200);color:var(--theme-elevation-800)}.styles_selectAvatarMuted__o15Tb{background:var(--theme-elevation-100);color:var(--theme-elevation-500);font-size:13px;font-weight:400}.styles_selectIndicator__gdGLX{margin-left:auto;display:inline-flex;align-items:center;color:var(--theme-elevation-700)}.styles_errorBanner__uhkyI{margin:0;padding:6px 10px;background:var(--ws-warn-bg,rgba(217,119,6,.1));color:var(--ws-warn-text,#d97706);border-radius:6px;font-size:12px;font-weight:500}.styles_footerRow__gU9zy{display:flex;justify-content:space-between;align-items:center;gap:var(--ws-space-2,8px);margin-top:var(--ws-space-2,8px)}.styles_createMoreWrap__Ea1ir{display:inline-flex;align-items:center;gap:8px;padding:4px 4px 4px 0;background:transparent;border:none;cursor:pointer;color:var(--theme-elevation-700);font-family:inherit;font-size:12px}.styles_createMoreWrap__Ea1ir:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:2px;border-radius:4px}.styles_createMoreToggle__FuAz0{position:relative;display:inline-block;width:40px;height:24px;border-radius:999px;transition:background-color .12s ease;flex-shrink:0}.styles_createMoreOff__hs1WD{background:var(--theme-elevation-200)}.styles_createMoreOn__v4rgl{background:var(--theme-text)}.styles_createMoreThumb__GDKx0{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:var(--theme-bg);box-shadow:0 1px 2px rgba(0,0,0,.2);transition:transform .12s ease}.styles_createMoreOn__v4rgl .styles_createMoreThumb__GDKx0{transform:translateX(16px)}.styles_createMoreLabel__vTBqj{color:var(--theme-elevation-700);font-weight:500}.styles_primaryBtn__OZO_I{padding:8px 16px;font-size:13px;font-weight:600;border-radius:6px;border:1px solid var(--theme-text);background:var(--theme-text);color:var(--theme-bg);cursor:pointer;transition:background 80ms ease,filter 80ms ease}.styles_primaryBtn__OZO_I:hover:not(:disabled){filter:brightness(.95)}.styles_primaryBtn__OZO_I:disabled{opacity:.5;cursor:not-allowed}.styles_primaryBtn__OZO_I:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles_hintRow__SsVuu{margin:0;font-size:11px;color:var(--theme-elevation-500);text-align:right}.styles_kbd__Bjqx4{display:inline-flex;align-items:center;justify-content:center;min-width:18px;padding:1px 4px;background:var(--theme-elevation-100);color:var(--theme-elevation-800);border-radius:3px;border:1px solid var(--theme-elevation-150);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:600;margin:0 2px}.styles_view__APjgU{display:flex;flex-direction:column;height:100%;min-height:calc(100vh - 80px);background:var(--theme-bg);color:var(--theme-elevation-1000)}.styles_header__ZX4CH{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:20px 28px 12px;border-bottom:1px solid var(--theme-elevation-100);flex-wrap:wrap}.styles_headerTitleBlock__74XqK{display:flex;flex-direction:column;min-width:0}.styles_title__d7U9F{margin:0;font-size:22px;font-weight:600;color:var(--theme-elevation-1000);display:inline-flex;align-items:center;gap:8px}.styles_subtitle__3ByC6{margin:4px 0 0;font-size:13px;color:var(--theme-elevation-600)}.styles_newTaskBtn__SJZwd{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:4px;padding:0;color:var(--theme-elevation-700);background:transparent;border:1px solid var(--theme-elevation-150);border-radius:6px;cursor:pointer;transition:background 80ms ease,color 80ms ease,border-color 80ms ease}.styles_newTaskBtn__SJZwd svg{width:16px;height:16px}.styles_newTaskBtn__SJZwd:focus-visible,.styles_newTaskBtn__SJZwd:hover{background:var(--theme-elevation-100);color:var(--theme-elevation-1000);border-color:var(--theme-elevation-300);outline:none}.styles_newTaskBtn__SJZwd[aria-pressed=true]{background:var(--theme-elevation-150);color:var(--theme-elevation-1000);border-color:var(--theme-elevation-300)}.styles_shell__sT6Pl{flex:1 1 auto;min-height:0;display:flex;flex-direction:row;overflow:hidden}.styles_leftPane__Mpbt2{flex:0 0 320px;min-width:320px;max-width:320px;flex-direction:column;border-right:1px solid var(--theme-elevation-150)}.styles_leftPane__Mpbt2,.styles_rightPane__iAAeb{display:flex;overflow:hidden;background:var(--theme-bg)}.styles_rightPane__iAAeb{flex:1 1 auto;min-width:0;flex-direction:column}.styles_rightPaneScroll__oTm6t{flex:1 1 auto;min-height:0;overflow-y:auto;padding:16px 24px 32px}.styles_rightEmpty__P6hlD{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:48px;text-align:center}.styles_rightEmptyTitle__P_iZ9{margin:0;font-size:15px;font-weight:600;color:var(--theme-elevation-800)}.styles_rightEmptyHint__gjYkL{margin:0;font-size:13px;color:var(--theme-elevation-500);max-width:320px}.styles_leftPaneBody__bF8IY{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:16px;gap:12px}.styles_tabs__rldLE{display:flex;gap:4px;border-bottom:1px solid var(--theme-elevation-150);margin:0 -16px;padding:0 16px}.styles_tab__7qr9u{padding:8px 12px;font-size:13px;font-weight:600;color:var(--theme-elevation-500);background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color 80ms ease,border-color 80ms ease;margin-bottom:-1px}.styles_tab__7qr9u:hover:not(:disabled){color:var(--theme-elevation-800)}.styles_tabActive__R05BY{color:var(--theme-elevation-1000);border-bottom-color:var(--theme-text)}.styles_tabDisabled__mqOXE{color:var(--theme-elevation-300);cursor:not-allowed}.styles_tabBody__WSG_l{flex:1 1 auto;min-height:0;overflow-y:auto}.styles_list__8Fd_q{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.styles_list__8Fd_q>li{border-bottom:1px solid var(--theme-elevation-100)}.styles_list__8Fd_q>li:last-child{border-bottom:none}.styles_doneSection__plTuH,.styles_listWrap__fl45O{display:flex;flex-direction:column}.styles_doneSection__plTuH{margin-top:8px;border-top:1px solid var(--theme-elevation-100)}.styles_doneToggle__PNoqy{display:inline-flex;align-items:center;gap:6px;padding:8px 0;font-size:12px;font-weight:600;color:var(--theme-elevation-600);background:transparent;border:none;cursor:pointer;text-align:left}.styles_doneToggle__PNoqy:focus-visible,.styles_doneToggle__PNoqy:hover{color:var(--theme-elevation-900);outline:none}.styles_doneCaret__cm3Bq{display:inline-block;transition:transform .12s ease}.styles_empty__1n8_S{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:48px 16px;text-align:center}.styles_emptyTitle__WODUh{margin:0;font-size:14px;font-weight:600;color:var(--theme-elevation-800)}.styles_emptyHint__09v0_{margin:0;font-size:12px;color:var(--theme-elevation-500);max-width:280px}.styles_errorBlock__imBrv{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;text-align:center;color:var(--ws-warn-text,#d97706)}.styles_retryBtn__wOwwE{padding:4px 10px;font-size:12px;font-weight:600;background:transparent;color:var(--theme-elevation-700);border:1px solid var(--theme-elevation-150);border-radius:4px;cursor:pointer}.styles_skeleton__d6Fg_{display:flex;flex-direction:column;gap:8px;padding:8px 0}.styles_skeletonRow__Zi3nl{height:48px;border-radius:6px;background:linear-gradient(90deg,var(--theme-elevation-100) 0,var(--theme-elevation-50) 50%,var(--theme-elevation-100) 100%);background-size:200% 100%;animation:styles_shimmer__ful2Z 1.4s ease-in-out infinite}@keyframes styles_shimmer__ful2Z{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.styles_skeletonRow__Zi3nl{animation:none!important}}