@layer payload-default{.icon--x .stroke{stroke:currentColor;stroke-width:1px}}
@layer payload-default{.gutter--left{padding-left:var(--gutter-h)}.gutter--right{padding-right:var(--gutter-h)}.gutter--negative-left{margin-left:calc(-1*var(--gutter-h))}.gutter--negative-right{margin-right:calc(-1*var(--gutter-h))}}
@layer payload-default{.drawer__close{box-shadow:none;color:currentColor;font-family:var(--font-body);background:0 0;border:0;border-radius:0;padding:0}.drawer{height:100vh;display:flex;position:fixed;overflow:hidden}.drawer__blur-bg:before,.drawer__blur-bg:after{content:" ";position:absolute;inset:0}.drawer__blur-bg:before{background:var(--theme-bg);opacity:.75}.drawer__blur-bg:after{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.drawer__blur-bg{z-index:1;opacity:0;transition:all .2s linear;position:absolute;inset:0}.drawer__content{opacity:0;transform:translateX(calc(var(--base) * 4));z-index:2;background-color:var(--theme-bg);transition:all .2s linear;position:relative;overflow:hidden}.drawer__content-children{z-index:1;height:100%;position:relative;overflow:auto}.drawer--is-open .drawer__content,.drawer--is-open .drawer__blur-bg{opacity:1}.drawer--is-open .drawer__close{opacity:.1;transition:opacity .2s linear .1s}.drawer--is-open .drawer__content{transform:translate(0)}.drawer__close{z-index:2;text-indent:-9999px;cursor:pointer;opacity:0;will-change:opacity;background:var(--theme-elevation-800);flex-grow:1;flex-shrink:0;transition:none;position:relative}.drawer__close:active,.drawer__close:focus{outline:0}.drawer__header{align-items:center;width:100%;margin-top:50px;margin-bottom:20px;display:flex}.drawer__header__title{flex-grow:1;margin:0}.drawer__header__close{cursor:pointer;direction:ltr;background-color:#0000;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;overflow:hidden}.drawer__header__close svg{width:48px;height:48px;margin:-24px;position:relative}.drawer__header__close svg .stroke{stroke-width:1px;vector-effect:non-scaling-stroke}@media (max-width:1024px){.drawer__header{margin-top:30px}}html[data-theme=dark] .drawer__close{background:var(--color-base-1000)}html[data-theme=dark] .drawer--is-open .drawer__close{opacity:.25}}
@layer payload-default{.assign-tenant-field-modal{pointer-events:none;justify-content:center;align-items:center;height:100%;display:flex}.assign-tenant-field-modal[open]{pointer-events:auto}.assign-tenant-field-modal[open] .assign-tenant-field-modal__wrapper{display:flex}.assign-tenant-field-modal__bg{z-index:-1}.assign-tenant-field-modal__bg:before{content:" ";background:var(--theme-bg);opacity:.8;position:absolute;inset:0}.assign-tenant-field-modal__wrapper{z-index:1;max-width:calc(var(--base)*30);min-width:min(500px,100% - var(--base)*2);border-radius:var(--style-radius-m);border:1px solid var(--theme-elevation-100);background-color:var(--theme-bg);flex-direction:column;justify-content:center;display:none;position:relative}.assign-tenant-field-modal__header{padding:calc(var(--base)*.75) var(--base);border-bottom:1px solid var(--theme-elevation-100);justify-content:space-between;gap:calc(var(--base)*2);flex-direction:row;display:flex}.assign-tenant-field-modal__collection-pill{flex-shrink:0;align-self:flex-start}.assign-tenant-field-modal__content{gap:calc(var(--base)*.5);padding:var(--base) var(--base) 0 var(--base);flex-direction:column;display:flex}.assign-tenant-field-modal__controls{gap:calc(var(--base)*.5);display:flex}.assign-tenant-field-modal__actions{justify-content:flex-end;gap:calc(var(--base)*.4);padding:var(--base);display:flex}}
.document-fields__main{--tenant-gutter-h-right:var(--main-gutter-h-right);--tenant-gutter-h-left:var(--main-gutter-h-left)}.document-fields__sidebar-fields{--tenant-gutter-h-right:var(--sidebar-gutter-h-right);--tenant-gutter-h-left:var(--sidebar-gutter-h-left)}.document-fields__sidebar-fields .render-fields .tenantField,.document-fields__main .render-fields .tenantField{width:calc(100% + var(--tenant-gutter-h-right) + var(--tenant-gutter-h-left));margin-left:calc(-1*var(--tenant-gutter-h-left));border-bottom:1px solid var(--theme-elevation-100);padding-top:calc(var(--base)*1);padding-bottom:calc(var(--base)*1.75)}.document-fields__sidebar-fields .render-fields .tenantField__wrapper,.document-fields__main .render-fields .tenantField__wrapper{padding-left:var(--tenant-gutter-h-left);padding-right:var(--tenant-gutter-h-right)}[dir=rtl] .document-fields__sidebar-fields .render-fields .tenantField,[dir=rtl] .document-fields__main .render-fields .tenantField{margin-right:calc(-1*var(--tenant-gutter-h-right));background-image:repeating-linear-gradient(-120deg, var(--theme-elevation-50) 0px, var(--theme-elevation-50) 1px, transparent 1px, transparent 5px)}.document-fields__sidebar-fields .render-fields .tenantField:not(:first-child),.document-fields__main .render-fields .tenantField:not(:first-child){border-top:1px solid var(--theme-elevation-100);margin-top:calc(var(--base)*1.25)}.document-fields__sidebar-fields .render-fields .tenantField:not(:last-child),.document-fields__main .render-fields .tenantField:not(:last-child){margin-bottom:var(--spacing-field)}.document-fields__sidebar-fields .render-fields .tenantField:first-child,.document-fields__main .render-fields .tenantField:first-child{margin-top:calc(var(--base)*-1.5);padding-top:calc(var(--base)*1.5)}.document-fields__sidebar-fields .render-fields .tenantField__debug-pill,.document-fields__main .render-fields .tenantField__debug-pill{margin-bottom:calc(var(--base)*.5)}
.styles-module__tTncCG__field{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.styles-module__tTncCG__label{color:var(--theme-elevation-1000);font-size:13px;font-weight:500}.styles-module__tTncCG__required{color:var(--theme-error-500);margin-left:.25rem}.styles-module__tTncCG__empty{background:var(--theme-elevation-50);border:1px dashed var(--theme-elevation-200);border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:1.5rem 1rem;display:flex}.styles-module__tTncCG__emptyText{color:var(--theme-elevation-600);font-size:13px}.styles-module__tTncCG__populated{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:6px;align-items:stretch;gap:1rem;padding:.85rem;transition:opacity .1s;display:flex}.styles-module__tTncCG__loading{opacity:.5}.styles-module__tTncCG__thumb{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-150);cursor:zoom-in;border-radius:4px;flex:none;width:120px;height:120px;padding:0;transition:border-color .1s;position:relative;overflow:hidden}.styles-module__tTncCG__thumb:hover{border-color:var(--theme-elevation-1000)}.styles-module__tTncCG__thumb:focus-visible{outline:2px solid var(--theme-success-500);outline-offset:2px}.styles-module__tTncCG__thumb:after{content:"⤢";color:#fff;opacity:0;pointer-events:none;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;transition:opacity .1s;display:inline-flex;position:absolute;bottom:4px;right:4px}.styles-module__tTncCG__thumb:hover:after{opacity:1}.styles-module__tTncCG__thumb>*{aspect-ratio:1!important;width:100%!important;height:100%!important}.styles-module__tTncCG__meta{flex-direction:column;flex:1;justify-content:center;gap:.35rem;min-width:0;display:flex}.styles-module__tTncCG__metaTitle{color:var(--theme-elevation-1000);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.styles-module__tTncCG__metaSecondary{color:var(--theme-elevation-500);font-variant-numeric:tabular-nums;font-size:12px}.styles-module__tTncCG__tagRow{flex-wrap:wrap;gap:.3rem;margin-top:.25rem;display:flex}.styles-module__tTncCG__tag{background:var(--theme-elevation-100);color:var(--theme-elevation-700);border:1px solid var(--theme-elevation-200);border-radius:3px;padding:1px 6px;font-size:11px;line-height:1.4;display:inline-block}.styles-module__tTncCG__tagMore{color:var(--theme-elevation-500);align-self:center;font-size:11px}.styles-module__tTncCG__actions{border-left:1px solid var(--theme-elevation-150);flex-direction:column;align-self:flex-start;gap:.4rem;padding-left:.5rem;display:flex}.styles-module__tTncCG__btn,.styles-module__tTncCG__btnPrimary,.styles-module__tTncCG__btnGhost{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:4px;height:30px;padding:0 .85rem;font-size:12px;font-weight:600}.styles-module__tTncCG__btn{color:var(--theme-elevation-1000);border-color:var(--theme-elevation-150);background:0 0}.styles-module__tTncCG__btn:hover:not(:disabled){background:var(--theme-elevation-100);border-color:var(--theme-elevation-300)}.styles-module__tTncCG__btnGhost{color:var(--theme-elevation-600);background:0 0;border-color:#0000}.styles-module__tTncCG__btnGhost:hover:not(:disabled){color:var(--theme-error-500)}.styles-module__tTncCG__btnPrimary{background:var(--theme-elevation-1000);color:var(--theme-elevation-0);border-color:var(--theme-elevation-1000)}.styles-module__tTncCG__btnPrimary:hover:not(:disabled){background:var(--theme-elevation-800);border-color:var(--theme-elevation-800)}.styles-module__tTncCG__btn:focus-visible,.styles-module__tTncCG__btnPrimary:focus-visible,.styles-module__tTncCG__btnGhost:focus-visible{outline:2px solid var(--theme-success-500);outline-offset:2px}@media (max-width:640px){.styles-module__tTncCG__populated{flex-direction:column}.styles-module__tTncCG__thumb{width:100%;height:200px}.styles-module__tTncCG__actions{border-left:none;border-top:1px solid var(--theme-elevation-150);flex-direction:row;padding-top:.5rem;padding-left:0}}.styles-module__tTncCG__cell{background:var(--theme-elevation-100);border-radius:3px;width:48px;height:48px;display:inline-block;overflow:hidden}.styles-module__tTncCG__cell>*{aspect-ratio:1!important;width:100%!important;height:100%!important}.styles-module__tTncCG__cellEmpty{color:var(--theme-elevation-400);font-size:13px}
.styles-module__V6jqnG__inputRow{align-items:stretch;gap:8px;display:flex}.styles-module__V6jqnG__input{min-width:0;color:var(--theme-elevation-1000);background:var(--theme-input-bg);border:1px solid var(--theme-elevation-150);letter-spacing:.01em;border-radius:4px;flex:auto;padding:8px 12px;font-family:ui-monospace,SF Mono,Menlo,Monaco,Cascadia Code,Roboto Mono,monospace;font-size:14px}.styles-module__V6jqnG__input:focus{outline:2px solid var(--theme-elevation-500);outline-offset:-1px}.styles-module__V6jqnG__input:read-only{opacity:.7;cursor:not-allowed}.styles-module__V6jqnG__modeChip{letter-spacing:.04em;text-transform:uppercase;-webkit-user-select:none;user-select:none;border-radius:4px;flex-shrink:0;align-items:center;padding:0 10px;font-size:10px;font-weight:600;display:inline-flex}.styles-module__V6jqnG__modeChipAuto{background:var(--theme-elevation-100);color:var(--theme-elevation-700)}.styles-module__V6jqnG__modeChipLocked{background:var(--ws-warn-bg,#d977061a);color:var(--ws-warn-text,#b45309)}
@layer payload-default{.plugin-seo__field .field-label{display:inline!important}}
.styles-module__mXlkfq__wrap{margin-bottom:var(--base,1rem);position:relative}.styles-module__mXlkfq__description{color:var(--theme-elevation-500);margin:4px 0 8px;font-size:.8125rem}.styles-module__mXlkfq__chipContainer{background:var(--theme-input-bg);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s,4px);cursor:text;flex-wrap:wrap;align-items:center;gap:6px;min-height:38px;padding:6px 8px;transition:border-color .12s;display:flex}.styles-module__mXlkfq__chipContainer:hover{border-color:var(--theme-elevation-300)}.styles-module__mXlkfq__focused{border-color:var(--theme-success-500,var(--theme-elevation-500));box-shadow:0 0 0 1px var(--theme-success-500,var(--theme-elevation-500))}.styles-module__mXlkfq__chip{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-150);height:24px;color:var(--theme-elevation-1000);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:0 4px 0 8px;font-size:.8125rem;line-height:1;display:inline-flex}.styles-module__mXlkfq__chipText{text-overflow:ellipsis;max-width:240px;overflow:hidden}.styles-module__mXlkfq__chipRemove{appearance:none;color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 4px;font-size:1rem;line-height:1;transition:color .12s,background .12s}.styles-module__mXlkfq__chipRemove:hover{color:var(--theme-elevation-1000);background:var(--theme-elevation-200)}.styles-module__mXlkfq__input{min-width:120px;color:var(--theme-elevation-1000);background:0 0;border:0;outline:0;flex:120px;padding:4px 2px;font-size:.875rem;line-height:1.4}.styles-module__mXlkfq__input::placeholder{color:var(--theme-elevation-400)}.styles-module__mXlkfq__dropdown{z-index:100;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s,4px);max-height:240px;margin:4px 0 0;padding:4px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.styles-module__mXlkfq__item{color:var(--theme-elevation-1000);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;padding:6px 10px;font-size:.875rem}.styles-module__mXlkfq__itemActive{background:var(--theme-elevation-100)}.styles-module__mXlkfq__create{border-top:1px solid var(--theme-elevation-100);margin-top:2px;padding-top:8px}.styles-module__mXlkfq__create strong{font-weight:600}.styles-module__mXlkfq__empty{color:var(--theme-elevation-500);padding:8px 10px;font-size:.8125rem}
.styles-module__HFFvSW__pillTrigger{background:var(--theme-bg);border:1px solid var(--theme-elevation-150);color:var(--theme-elevation-1000);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.2;transition:background 80ms,border-color 80ms;display:inline-flex}.styles-module__HFFvSW__pillTrigger:hover:not(:disabled){background:var(--theme-elevation-50)}.styles-module__HFFvSW__pillTrigger:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__HFFvSW__pillTrigger:disabled{opacity:.6;cursor:not-allowed}.styles-module__HFFvSW__statusDot{box-sizing:border-box;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex}.styles-module__HFFvSW__statusDotOpen{border:1.5px solid var(--theme-elevation-500);background:0 0}.styles-module__HFFvSW__statusDotInProgress{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-module__HFFvSW__statusDotDone{background:var(--theme-text);border:1.5px solid var(--theme-text);color:var(--theme-bg);font-size:8px;font-weight:800}.styles-module__HFFvSW__avatar{background:var(--theme-elevation-200);width:18px;height:18px;color:var(--theme-bg);letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:inline-flex}.styles-module__HFFvSW__avatarMuted{background:var(--theme-elevation-100);color:var(--theme-elevation-500)}.styles-module__HFFvSW__selectContent{background:var(--theme-bg);border:1px solid var(--theme-elevation-150);z-index:60;border-radius:6px;min-width:180px;overflow:hidden;box-shadow:0 8px 20px #00000024}.styles-module__HFFvSW__selectViewport{padding:4px}.styles-module__HFFvSW__selectItem{color:var(--theme-elevation-1000);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;outline:none;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.styles-module__HFFvSW__selectItem[data-highlighted]{background:var(--theme-elevation-50)}.styles-module__HFFvSW__selectIndicator{color:var(--theme-elevation-700);margin-left:auto;display:inline-flex}.styles-module__HFFvSW__popoverContent{background:var(--theme-bg);border:1px solid var(--theme-elevation-150);z-index:60;border-radius:6px;flex-direction:column;gap:8px;min-width:220px;padding:10px;display:flex;box-shadow:0 8px 20px #00000024}.styles-module__HFFvSW__dateInput{background:var(--theme-bg);width:100%;color:var(--theme-elevation-1000);border:1px solid var(--theme-elevation-150);box-sizing:border-box;border-radius:4px;padding:6px 8px;font-family:inherit;font-size:12px;line-height:1.4}.styles-module__HFFvSW__dateInput:focus{border-color:var(--theme-elevation-500);box-shadow:0 0 0 2px var(--theme-elevation-100);outline:none}.styles-module__HFFvSW__popoverActions{justify-content:space-between;align-items:center;gap:6px;display:flex}.styles-module__HFFvSW__clearBtn{border:1px solid var(--theme-elevation-150);color:var(--theme-elevation-1000);cursor:pointer;background:0 0;border-radius:4px;padding:6px 10px;font-size:11px;font-weight:600}.styles-module__HFFvSW__clearBtn:hover:not(:disabled){background:var(--theme-elevation-50)}.styles-module__HFFvSW__clearBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__HFFvSW__saveBtn{background:var(--theme-text);border:1px solid var(--theme-text);color:var(--theme-bg);cursor:pointer;border-radius:4px;padding:6px 12px;font-size:11px;font-weight:600}.styles-module__HFFvSW__saveBtn:hover:not(:disabled){filter:brightness(.95)}.styles-module__HFFvSW__saveBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__HFFvSW__clearBtn:focus-visible,.styles-module__HFFvSW__saveBtn:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}
.styles-module__OzWj8q__detail{gap:var(--ws-space-3,12px);flex-direction:column;display:flex}.styles-module__OzWj8q__subscribeRow{align-items:center;gap:8px;display:inline-flex}.styles-module__OzWj8q__avatarsRow{align-items:center;display:inline-flex}.styles-module__OzWj8q__avatar{box-sizing:border-box;border:2px solid var(--theme-bg);color:#fff;text-transform:uppercase;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.styles-module__OzWj8q__avatar+.styles-module__OzWj8q__avatar{margin-left:-6px}.styles-module__OzWj8q__avatarMore{background:var(--theme-elevation-200);color:var(--theme-elevation-800)}.styles-module__OzWj8q__subscribeBtn{background:var(--theme-bg);border:1px solid var(--theme-elevation-150);color:var(--theme-elevation-1000);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.2;transition:background 80ms,border-color 80ms;display:inline-flex}.styles-module__OzWj8q__subscribeBtn:hover:not(:disabled){background:var(--theme-elevation-50)}.styles-module__OzWj8q__subscribeBtn:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__OzWj8q__subscribeBtn:disabled{opacity:.6;cursor:not-allowed}.styles-module__OzWj8q__subscribeBtn svg{width:14px;height:14px;color:var(--theme-elevation-700)}.styles-module__OzWj8q__headerRow{justify-content:flex-end;align-items:center;min-height:24px;display:flex}.styles-module__OzWj8q__overflowBtn{width:28px;height:28px;color:var(--theme-elevation-700);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;transition:background 80ms,border-color 80ms;display:inline-flex}.styles-module__OzWj8q__overflowBtn:hover:not(:disabled){background:var(--theme-elevation-50);border-color:var(--theme-elevation-150)}.styles-module__OzWj8q__overflowBtn:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__OzWj8q__overflowBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__OzWj8q__taskTitle{color:var(--theme-elevation-1000);margin:0;font-size:22px;font-weight:700;line-height:1.25}.styles-module__OzWj8q__pillsRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module__OzWj8q__description{color:var(--theme-elevation-800);white-space:pre-wrap;margin:0;font-size:13px;line-height:1.5}.styles-module__OzWj8q__subSectionHeader{padding-top:var(--ws-space-2,8px);border-top:1px solid var(--theme-elevation-100);align-items:center;gap:8px;display:flex}.styles-module__OzWj8q__subSectionLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--theme-elevation-500);font-size:10px;font-weight:700}.styles-module__OzWj8q__subSectionCount{color:var(--theme-elevation-500);font-size:10px;font-weight:700}.styles-module__OzWj8q__subtasks{flex-direction:column;gap:4px;display:flex}.styles-module__OzWj8q__subtaskList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.styles-module__OzWj8q__subtaskRow{align-items:center;gap:10px;min-height:32px;padding:4px 0;display:flex}.styles-module__OzWj8q__subtaskCheckbox{background:var(--theme-bg);border:1.5px solid var(--theme-elevation-300);width:18px;height:18px;color:var(--theme-elevation-700);cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:background 80ms,border-color 80ms,color 80ms;display:inline-flex}.styles-module__OzWj8q__subtaskCheckbox:hover{border-color:var(--theme-elevation-500)}.styles-module__OzWj8q__subtaskCheckbox:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__OzWj8q__subtaskCheckboxChecked{background:var(--theme-text);border-color:var(--theme-text);color:var(--theme-bg)}.styles-module__OzWj8q__subtaskTitle{min-width:0;color:var(--theme-elevation-1000);flex:auto;font-size:13px}.styles-module__OzWj8q__subtaskTitleDone{color:var(--theme-elevation-500);text-decoration:line-through}.styles-module__OzWj8q__comments{flex-direction:column;gap:6px;display:flex}.styles-module__OzWj8q__commentsEmpty{color:var(--theme-elevation-500);margin:0;padding:6px 0;font-size:12px}.styles-module__OzWj8q__commentList{gap:var(--ws-space-2,8px);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.styles-module__OzWj8q__commentRow{align-items:flex-start;gap:8px;padding:6px 0;display:flex}.styles-module__OzWj8q__commentAvatar{background:var(--theme-elevation-200);width:24px;height:24px;color:var(--theme-elevation-800);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.styles-module__OzWj8q__commentBody{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.styles-module__OzWj8q__commentMeta{color:var(--theme-elevation-500);align-items:center;gap:6px;font-size:11px;display:flex}.styles-module__OzWj8q__commentAuthor{color:var(--theme-elevation-800);font-weight:600}.styles-module__OzWj8q__commentTime{color:var(--theme-elevation-500)}.styles-module__OzWj8q__commentText{color:var(--theme-elevation-1000);white-space:pre-wrap;margin:0;font-size:13px;line-height:1.4}.styles-module__OzWj8q__commentComposer{padding-top:var(--ws-space-2,8px);align-items:flex-end;gap:6px;display:flex}.styles-module__OzWj8q__commentTextarea{background:var(--theme-bg);min-width:0;color:var(--theme-elevation-1000);border:1px solid var(--theme-elevation-150);resize:vertical;box-sizing:border-box;border-radius:6px;flex:auto;padding:6px 8px;font-family:inherit;font-size:13px;line-height:1.4}.styles-module__OzWj8q__commentTextarea:focus{border-color:var(--theme-elevation-500);box-shadow:0 0 0 2px var(--theme-elevation-100);outline:none}.styles-module__OzWj8q__commentSendBtn{background:var(--theme-text);border:1px solid var(--theme-text);color:var(--theme-bg);cursor:pointer;border-radius:6px;flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:600}.styles-module__OzWj8q__commentSendBtn:hover:not(:disabled){filter:brightness(.95)}.styles-module__OzWj8q__commentSendBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__OzWj8q__commentSendBtn:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__OzWj8q__composerAnchorWrap{flex:auto;min-width:0;display:flex}.styles-module__OzWj8q__composerAnchorWrap>.styles-module__OzWj8q__commentTextarea{flex:auto;min-width:0}.styles-module__OzWj8q__mentionMenu{z-index:100;background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;min-width:220px;max-width:320px;max-height:260px;padding:4px;overflow-y:auto;box-shadow:0 8px 24px #00000014}.styles-module__OzWj8q__mentionList{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.styles-module__OzWj8q__mentionItem{color:var(--theme-elevation-1000);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;align-items:baseline;gap:8px;padding:6px 8px;font-size:13px;display:flex}.styles-module__OzWj8q__mentionItemActive{background:var(--theme-elevation-100)}.styles-module__OzWj8q__mentionItemLabel{flex:none;font-weight:500}.styles-module__OzWj8q__mentionItemMeta{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--theme-elevation-500);flex:auto;font-size:11px;overflow:hidden}.styles-module__OzWj8q__mentionInsertChip{background:var(--theme-elevation-100);color:var(--theme-elevation-800);border-radius:4px;margin:0 1px;padding:0 4px;font-weight:600;display:inline}.styles-module__OzWj8q__activity{padding-top:var(--ws-space-3,12px);border-top:1px solid var(--theme-elevation-100);flex-direction:column;gap:4px;display:flex}.styles-module__OzWj8q__activityLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--theme-elevation-500);font-size:10px;font-weight:700}.styles-module__OzWj8q__activityLine{color:var(--theme-elevation-500);margin:0;font-size:12px;font-style:italic;line-height:1.4}.styles-module__OzWj8q__activityFeed{padding-top:var(--ws-space-3,12px);border-top:1px solid var(--theme-elevation-100);flex-direction:column;gap:6px;display:flex}.styles-module__OzWj8q__activityFeedHeader{letter-spacing:.06em;text-transform:uppercase;color:var(--theme-elevation-500);margin:0;font-size:10px;font-weight:700}.styles-module__OzWj8q__activityFeedList{gap:var(--ws-space-2,8px);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.styles-module__OzWj8q__activityFeedRow{align-items:flex-start;gap:8px;padding:4px 0;display:flex}.styles-module__OzWj8q__activityFeedAvatar{background:var(--theme-elevation-200);width:24px;height:24px;color:var(--theme-elevation-800);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.styles-module__OzWj8q__activityFeedBody{flex-direction:column;flex:auto;gap:2px;min-width:0;padding-top:4px;display:flex}.styles-module__OzWj8q__activityFeedSentence{color:var(--theme-elevation-800);word-break:break-word;margin:0;font-size:12px;line-height:1.4}.styles-module__OzWj8q__activityFeedDot{color:var(--theme-elevation-400);margin:0 6px;display:inline-block}.styles-module__OzWj8q__activityFeedTime{color:var(--theme-elevation-500)}.styles-module__OzWj8q__activityFeedEmpty{color:var(--theme-elevation-500);margin:0;padding:6px 0;font-size:12px}.styles-module__OzWj8q__activityFeedError{align-items:center;gap:var(--ws-space-2,8px);padding:6px 0;display:flex}.styles-module__OzWj8q__activityFeedErrorText{color:var(--theme-elevation-700);margin:0;font-size:12px}.styles-module__OzWj8q__activityFeedRetryBtn{border:1px solid var(--theme-elevation-150);color:var(--theme-elevation-1000);cursor:pointer;background:0 0;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;transition:background 80ms}.styles-module__OzWj8q__activityFeedRetryBtn:hover{background:var(--theme-elevation-50)}.styles-module__OzWj8q__activityFeedRetryBtn:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__OzWj8q__activityFeedSkeletonAvatar{background:var(--theme-elevation-100);color:#0000}.styles-module__OzWj8q__activityFeedSkeletonLine{background:var(--theme-elevation-100);border-radius:4px;width:70%;height:10px;display:block}.styles-module__OzWj8q__activityFeedSkeletonRow:nth-child(2) .styles-module__OzWj8q__activityFeedSkeletonLine{width:55%}.styles-module__OzWj8q__activityFeedSkeletonRow:nth-child(3) .styles-module__OzWj8q__activityFeedSkeletonLine{width:40%}.styles-module__OzWj8q__skeleton{gap:var(--ws-space-3,12px);flex-direction:column;display:flex}.styles-module__OzWj8q__skeletonTitle{background:var(--theme-elevation-100);border-radius:6px;width:65%;height:24px}.styles-module__OzWj8q__skeletonPills{gap:8px;display:flex}.styles-module__OzWj8q__skeletonPill{background:var(--theme-elevation-100);border-radius:999px;width:96px;height:24px}.styles-module__OzWj8q__errorBlock{align-items:flex-start;gap:var(--ws-space-2,8px);padding:var(--ws-space-3,12px) 0;flex-direction:column;display:flex}.styles-module__OzWj8q__errorText{color:var(--theme-elevation-700);margin:0;font-size:13px}.styles-module__OzWj8q__retryBtn{border:1px solid var(--theme-elevation-150);color:var(--theme-elevation-1000);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:background 80ms}.styles-module__OzWj8q__retryBtn:hover{background:var(--theme-elevation-50)}.styles-module__OzWj8q__retryBtn:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__OzWj8q__detailTabs{gap:var(--ws-space-3,12px);flex-direction:column;display:flex}.styles-module__OzWj8q__detailTabsNav{border-bottom:1px solid var(--theme-elevation-150);gap:4px;display:flex}.styles-module__OzWj8q__detailTab{color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:color 80ms,border-color 80ms;display:inline-flex}.styles-module__OzWj8q__detailTab:hover{color:var(--theme-elevation-800)}.styles-module__OzWj8q__detailTabActive{color:var(--theme-elevation-1000);border-bottom-color:var(--theme-text)}.styles-module__OzWj8q__detailTabCount{background:var(--theme-elevation-100);min-width:18px;color:var(--theme-elevation-700);border-radius:9px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:600;display:inline-flex}.styles-module__OzWj8q__detailTabActive .styles-module__OzWj8q__detailTabCount{background:var(--theme-elevation-150);color:var(--theme-elevation-900)}
.styles-module__k8zDya__row{min-height:44px;color:var(--theme-elevation-1000);cursor:pointer;background:0 0;align-items:center;gap:10px;padding:8px 4px;transition:background 80ms;display:flex}.styles-module__k8zDya__row:hover{background:var(--theme-elevation-50)}.styles-module__k8zDya__row:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:-2px;border-radius:4px}.styles-module__k8zDya__dot{box-sizing:border-box;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.styles-module__k8zDya__dotOpen{border:1.5px solid var(--theme-elevation-400);background:0 0}.styles-module__k8zDya__dotInProgress{background:var(--theme-text);width:10px;height:10px}.styles-module__k8zDya__dotDone{background:var(--ws-state-approved-dot,#2ea043);color:var(--theme-bg,white)}.styles-module__k8zDya__toggleBtn{appearance:none;cursor:pointer;background:0 0;border:0;padding:0;transition:transform 60ms,box-shadow 80ms}.styles-module__k8zDya__toggleBtn.styles-module__k8zDya__dotOpen{border:1.5px solid var(--theme-elevation-400);background:0 0}.styles-module__k8zDya__toggleBtn.styles-module__k8zDya__dotInProgress{background:var(--theme-text)}.styles-module__k8zDya__toggleBtn.styles-module__k8zDya__dotDone{background:var(--ws-state-approved-dot,#2ea043);color:var(--theme-bg,white)}.styles-module__k8zDya__toggleBtn:hover:not(:disabled){transform:scale(1.12)}.styles-module__k8zDya__toggleBtn:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:2px}.styles-module__k8zDya__togglePending{opacity:.5;cursor:not-allowed;transform:none}.styles-module__k8zDya__title{min-width:0;color:var(--theme-elevation-1000);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:13px;font-weight:500;overflow:hidden}.styles-module__k8zDya__avatar{background:var(--theme-elevation-200);width:22px;height:22px;color:var(--theme-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.styles-module__k8zDya__dueSlot{flex-shrink:0;justify-content:flex-end;align-items:center;min-width:56px;display:inline-flex}.styles-module__k8zDya__duePill{color:var(--theme-elevation-500);white-space:nowrap;background:0 0;border-radius:3px;align-items:center;padding:1px 6px;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.styles-module__k8zDya__duePillOverdue{background:var(--ws-warn-bg,#d977061a);color:var(--ws-warn-text,#d97706);font-weight:600}
.styles-module__XW9Isa__tab{width:100%;min-height:240px;color:var(--theme-elevation-1000);background:var(--theme-bg);flex-direction:column;display:flex}.styles-module__XW9Isa__tabLabel{align-items:center;gap:6px;display:inline-flex}.styles-module__XW9Isa__header{justify-content:flex-start;align-items:center;gap:var(--ws-space-2,8px);padding:var(--ws-space-2,8px) 0 var(--ws-space-3,12px);border-bottom:1px solid var(--theme-elevation-100);flex-wrap:wrap;display:flex}.styles-module__XW9Isa__newTaskBtn{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);min-height:32px;color:var(--theme-elevation-1000);cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:background 80ms,border-color 80ms;display:inline-flex}.styles-module__XW9Isa__newTaskBtn:hover{background:var(--theme-elevation-100);border-color:var(--theme-elevation-300)}.styles-module__XW9Isa__newTaskBtn:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__XW9Isa__openInWorkspaceBtn{min-height:32px;color:var(--theme-elevation-700);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:500;transition:background 80ms,border-color 80ms,color 80ms;display:inline-flex}.styles-module__XW9Isa__openInWorkspaceBtn svg{width:12px;height:12px}.styles-module__XW9Isa__openInWorkspaceBtn:hover{background:var(--theme-elevation-50);border-color:var(--theme-elevation-150);color:var(--theme-elevation-1000)}.styles-module__XW9Isa__openInWorkspaceBtn:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__XW9Isa__scopeToggle{margin:var(--ws-space-2,8px) 0 0;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:6px;gap:2px;width:fit-content;padding:2px;display:inline-flex}.styles-module__XW9Isa__scopeBtn{min-height:24px;color:var(--theme-elevation-600);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:3px 10px;font-size:11px;font-weight:600;transition:background 80ms,color 80ms;display:inline-flex}.styles-module__XW9Isa__scopeBtn:hover:not(.styles-module__XW9Isa__scopeBtnActive){color:var(--theme-elevation-900)}.styles-module__XW9Isa__scopeBtn:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__XW9Isa__scopeBtnActive{background:var(--theme-bg);color:var(--theme-elevation-1000);box-shadow:0 1px 1px #0000000a}.styles-module__XW9Isa__body{gap:var(--ws-space-3,12px);padding:var(--ws-space-3,12px) 0;flex-direction:column;flex:auto;display:flex}.styles-module__XW9Isa__section{flex-direction:column;display:flex}.styles-module__XW9Isa__sectionHeader{color:var(--theme-elevation-500);letter-spacing:.06em;text-transform:uppercase;text-align:left;cursor:default;background:0 0;border:none;align-items:center;gap:6px;padding:0 0 6px;font-size:10px;font-weight:700;display:flex}button.styles-module__XW9Isa__sectionHeader{cursor:pointer}button.styles-module__XW9Isa__sectionHeader:hover{color:var(--theme-elevation-800)}button.styles-module__XW9Isa__sectionHeader:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__XW9Isa__sectionChevron{width:10px;color:var(--theme-elevation-500);justify-content:center;align-items:center;display:inline-flex}.styles-module__XW9Isa__sectionLabel{color:inherit}.styles-module__XW9Isa__sectionCount{color:var(--theme-elevation-500);font-size:10px;font-weight:600}.styles-module__XW9Isa__sectionList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.styles-module__XW9Isa__skeleton{padding:var(--ws-space-2,8px) 0;flex-direction:column;gap:6px;display:flex}.styles-module__XW9Isa__skeletonRow{align-items:center;gap:10px;min-height:44px;padding:6px 0;display:flex}.styles-module__XW9Isa__skeletonDot{background:var(--theme-elevation-100);border-radius:50%;flex-shrink:0;width:10px;height:10px}.styles-module__XW9Isa__skeletonLines{flex-direction:column;flex:auto;gap:4px;display:flex}.styles-module__XW9Isa__skeletonLineWide,.styles-module__XW9Isa__skeletonLineNarrow{background:var(--theme-elevation-100);border-radius:3px;height:10px}.styles-module__XW9Isa__skeletonLineWide{width:70%}.styles-module__XW9Isa__skeletonLineNarrow{width:40%}.styles-module__XW9Isa__emptyShell{align-items:center;gap:var(--ws-space-2,8px);padding:var(--ws-space-6,32px) var(--ws-space-3,12px);text-align:center;flex-direction:column;display:flex}.styles-module__XW9Isa__emptyIcon{color:var(--theme-elevation-400);margin:0;font-size:28px}.styles-module__XW9Isa__emptyTitle{color:var(--theme-elevation-1000);margin:0;font-size:14px;font-weight:600}.styles-module__XW9Isa__emptySubtitle{color:var(--theme-elevation-600);margin:0;font-size:13px;line-height:1.4}.styles-module__XW9Isa__emptyCta{margin-top:var(--ws-space-2,8px);background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-150);color:var(--theme-elevation-1000);cursor:pointer;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:background 80ms}.styles-module__XW9Isa__emptyCta:hover{background:var(--theme-elevation-150)}.styles-module__XW9Isa__emptyCta:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__XW9Isa__errorShell{padding:var(--ws-space-4,20px);color:var(--theme-elevation-700);text-align:center;font-size:13px}.styles-module__XW9Isa__errorRetry{color:var(--theme-text);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.styles-module__XW9Isa__errorRetry:hover{text-decoration:underline}.styles-module__XW9Isa__composerForm{gap:var(--ws-space-2,8px);padding:var(--ws-space-3,12px) 0;border-bottom:1px solid var(--theme-elevation-100);flex-direction:column;display:flex}.styles-module__XW9Isa__composerField{flex-direction:column;gap:4px;display:flex}.styles-module__XW9Isa__composerSrOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles-module__XW9Isa__composerTitle{width:100%;color:var(--theme-elevation-1000);box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #0000;border-radius:0;padding:4px 0;font-family:inherit;font-size:16px;font-weight:600;line-height:1.3;transition:border-bottom-color 80ms}.styles-module__XW9Isa__composerTitle::placeholder{color:var(--theme-elevation-400);font-weight:600}.styles-module__XW9Isa__composerTitle:focus{border-bottom-color:var(--theme-elevation-400);outline:none}.styles-module__XW9Isa__composerLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-elevation-500);font-size:11px;font-weight:600}.styles-module__XW9Isa__composerInput{background:var(--theme-bg);width:100%;color:var(--theme-elevation-1000);border:1px solid var(--theme-elevation-150);box-sizing:border-box;border-radius:6px;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.4;transition:border-color 80ms,box-shadow 80ms}.styles-module__XW9Isa__composerInput:focus{border-color:var(--theme-elevation-500);box-shadow:0 0 0 2px var(--theme-elevation-100);outline:none}.styles-module__XW9Isa__composerSelectTrigger{background:var(--theme-bg);width:100%;color:var(--theme-elevation-1000);border:1px solid var(--theme-elevation-150);box-sizing:border-box;cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.4;transition:border-color 80ms,box-shadow 80ms;display:inline-flex}.styles-module__XW9Isa__composerSelectTrigger:focus,.styles-module__XW9Isa__composerSelectTrigger[data-state=open]{border-color:var(--theme-elevation-500);box-shadow:0 0 0 2px var(--theme-elevation-100);outline:none}.styles-module__XW9Isa__composerSelectIcon{color:var(--theme-elevation-500);align-items:center;display:inline-flex}.styles-module__XW9Isa__composerAssigneeValueRow{align-items:center;gap:8px;display:inline-flex}.styles-module__XW9Isa__composerSelectContent{z-index:100;min-width:var(--radix-select-trigger-width);background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:6px;max-height:260px;overflow:hidden;box-shadow:0 8px 24px #0000002e}.styles-module__XW9Isa__composerSelectViewport{padding:4px}.styles-module__XW9Isa__composerSelectItem{color:var(--theme-elevation-900);cursor:default;-webkit-user-select:none;user-select:none;border-radius:4px;outline:none;align-items:center;gap:10px;padding:6px 8px;font-size:13px;display:flex}.styles-module__XW9Isa__composerSelectItem[data-highlighted]{background:var(--theme-elevation-100)}.styles-module__XW9Isa__composerSelectItem[data-state=checked]{font-weight:600}.styles-module__XW9Isa__composerSelectAvatar,.styles-module__XW9Isa__composerSelectAvatarMuted{letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:600;display:inline-flex}.styles-module__XW9Isa__composerSelectAvatar{background:var(--theme-elevation-200);color:var(--theme-elevation-800)}.styles-module__XW9Isa__composerSelectAvatarMuted{background:var(--theme-elevation-100);color:var(--theme-elevation-500);font-size:13px;font-weight:400}.styles-module__XW9Isa__composerSelectIndicator{color:var(--theme-elevation-700);align-items:center;margin-left:auto;display:inline-flex}.styles-module__XW9Isa__composerError{background:var(--ws-warn-bg,#d977061a);color:var(--ws-warn-text,#d97706);border-radius:6px;margin:0;padding:6px 10px;font-size:12px;font-weight:500}.styles-module__XW9Isa__composerFooter{justify-content:space-between;align-items:center;gap:var(--ws-space-2,8px);margin-top:var(--ws-space-1,4px);display:flex}.styles-module__XW9Isa__composerCancelBtn{color:var(--theme-elevation-700);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:color 80ms,background 80ms}.styles-module__XW9Isa__composerCancelBtn:hover{color:var(--theme-elevation-900);background:var(--theme-elevation-50)}.styles-module__XW9Isa__composerCancelBtn:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__XW9Isa__composerSubmitBtn{border:1px solid var(--theme-text);background:var(--theme-text);color:var(--theme-bg);cursor:pointer;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:background 80ms,filter 80ms}.styles-module__XW9Isa__composerSubmitBtn:hover:not(:disabled){filter:brightness(.95)}.styles-module__XW9Isa__composerSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__XW9Isa__composerSubmitBtn:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__XW9Isa__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.styles-module__XW9Isa__list>li{border-bottom:1px solid var(--theme-elevation-100)}.styles-module__XW9Isa__list>li:last-child{border-bottom:none}.styles-module__XW9Isa__doneSection{border-top:1px solid var(--theme-elevation-100);flex-direction:column;margin-top:8px;display:flex}.styles-module__XW9Isa__doneToggle{color:var(--theme-elevation-600);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:8px 0;font-size:12px;font-weight:600;transition:color 80ms;display:inline-flex}.styles-module__XW9Isa__doneToggle:hover,.styles-module__XW9Isa__doneToggle:focus-visible{color:var(--theme-elevation-900);outline:none}.styles-module__XW9Isa__doneCaret{transition:transform .12s;display:inline-block}.styles-module__XW9Isa__backBtn{color:var(--theme-elevation-700);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:4px;padding:4px 6px;font-family:inherit;font-size:12px;font-weight:600;transition:background 80ms,color 80ms;display:inline-flex}.styles-module__XW9Isa__backBtn:hover,.styles-module__XW9Isa__backBtn:focus-visible{background:var(--theme-elevation-100);color:var(--theme-elevation-1000);outline:none}.styles-module__XW9Isa__detailWrap{max-height:calc(100vh - 200px);padding:12px 16px 24px;overflow-y:auto}
:root{--pwf-bar-popover-z:75;--pwf-flash-revert:#6366f1}.styles-module__D8ivyq__payload-workflow-bar{top:var(--pwf-tab-strip-h,48px);z-index:3;box-sizing:border-box;background:var(--theme-bg);align-items:center;gap:8px;min-height:56px;padding:16px;display:flex;position:sticky}.styles-module__D8ivyq__payload-workflow-bar__state{letter-spacing:.06em;text-transform:uppercase;background:var(--theme-elevation-100);color:var(--theme-elevation-1000);cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:6px;padding:4px 8px 4px 10px;font-size:11px;font-weight:700;transition:background .1s,border-color .1s;display:inline-flex}.styles-module__D8ivyq__payload-workflow-bar__state:hover{background:var(--theme-elevation-150);border-color:var(--theme-elevation-200)}.styles-module__D8ivyq__payload-workflow-bar__state:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:2px}.styles-module__D8ivyq__payload-workflow-bar__state--gray{background:var(--theme-elevation-100);color:var(--theme-elevation-800)}.styles-module__D8ivyq__payload-workflow-bar__state--gray:hover{background:var(--theme-elevation-150)}.styles-module__D8ivyq__payload-workflow-bar__state--amber{color:#8a6914;background:#d4a72c29}.styles-module__D8ivyq__payload-workflow-bar__state--amber:hover{background:#d4a72c3d}.styles-module__D8ivyq__payload-workflow-bar__state--green{color:#1a6f2c;background:#2ea04329}.styles-module__D8ivyq__payload-workflow-bar__state--green:hover{background:#2ea0433d}.styles-module__D8ivyq__payload-workflow-bar__state--red{color:#c0392b;background:#f8514929}.styles-module__D8ivyq__payload-workflow-bar__state--red:hover{background:#f851493d}.styles-module__D8ivyq__payload-workflow-bar__dot{background:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block}.styles-module__D8ivyq__payload-workflow-bar__chevron{margin-left:4px;font-size:10px;line-height:1;transition:transform .15s;display:inline-block}.styles-module__D8ivyq__payload-workflow-bar__chevron--open{transform:rotate(180deg)}.styles-module__D8ivyq__payload-workflow-bar__actions{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.styles-module__D8ivyq__payload-workflow-bar-popover{width:var(--radix-popover-trigger-width,320px);min-width:280px;max-width:480px;max-height:var(--radix-popover-content-available-height,60vh);background:var(--theme-bg);border:1px solid var(--theme-elevation-150);z-index:75;border-radius:8px;flex-direction:column;gap:12px;padding:12px;display:flex;overflow:auto;box-shadow:0 8px 24px #0000001f}.styles-module__D8ivyq__payload-workflow-bar-popover:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:2px}.styles-module__D8ivyq__payload-workflow-bar-popover[data-state=open]{animation:.15s ease-out styles-module__D8ivyq__payload-workflow-popover-in}.styles-module__D8ivyq__payload-workflow-bar-popover[data-state=closed]{animation:.1s ease-in styles-module__D8ivyq__payload-workflow-popover-out}@keyframes styles-module__D8ivyq__payload-workflow-popover-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes styles-module__D8ivyq__payload-workflow-popover-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-4px)scale(.98)}}@media (prefers-reduced-motion:reduce){.styles-module__D8ivyq__payload-workflow-bar-popover[data-state=open],.styles-module__D8ivyq__payload-workflow-bar-popover[data-state=closed]{animation:none}.styles-module__D8ivyq__payload-workflow-bar-popover,.styles-module__D8ivyq__payload-workflow-bar__chevron{transition:none}}.styles-module__D8ivyq__payload-workflow-bar-popover__body{flex-direction:column;gap:12px;padding:12px;display:flex;overflow-y:auto}.styles-module__D8ivyq__payload-workflow-bar-popover__sep{border:none;border-top:1px solid var(--theme-elevation-100);margin:4px 0}.styles-module__D8ivyq__payload-workflow-controls{flex-direction:column;gap:10px;display:flex}.styles-module__D8ivyq__payload-workflow-controls__row{grid-template-columns:96px 1fr;align-items:start;gap:8px;display:grid}.styles-module__D8ivyq__payload-workflow-controls__label{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-elevation-600);padding-top:6px;font-size:11px;font-weight:600}.styles-module__D8ivyq__payload-workflow-controls__select{border:1px solid var(--theme-elevation-200);background:var(--theme-bg);width:100%;color:var(--theme-elevation-1000);border-radius:4px;padding:6px 8px;font-size:13px}.styles-module__D8ivyq__payload-workflow-controls__select:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__D8ivyq__payload-workflow-controls__picker{width:100%;position:relative}.styles-module__D8ivyq__payload-workflow-controls__chips{border:1px solid var(--theme-elevation-200);background:var(--theme-bg);border-radius:4px;flex-wrap:wrap;align-items:center;gap:4px;min-height:32px;padding:4px;display:flex}.styles-module__D8ivyq__payload-workflow-controls__chip{color:var(--theme-elevation-1000);background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-150);border-radius:12px;align-items:center;gap:4px;padding:2px 4px 2px 8px;font-size:12px;line-height:1.4;display:inline-flex}.styles-module__D8ivyq__payload-workflow-controls__chip-remove{width:16px;height:16px;color:var(--theme-elevation-600);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:10px;line-height:1;display:inline-flex}.styles-module__D8ivyq__payload-workflow-controls__chip-remove:hover{background:var(--theme-elevation-200);color:var(--theme-elevation-1000)}.styles-module__D8ivyq__payload-workflow-controls__add{color:var(--theme-elevation-700);border:1px dashed var(--theme-elevation-200);cursor:pointer;background:0 0;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600}.styles-module__D8ivyq__payload-workflow-controls__add:hover:not(:disabled){color:var(--theme-elevation-1000);border-color:var(--theme-elevation-400)}.styles-module__D8ivyq__payload-workflow-controls__add:disabled{opacity:.5;cursor:not-allowed}.styles-module__D8ivyq__payload-workflow-controls__dropdown{z-index:1;background:var(--theme-bg);border:1px solid var(--theme-elevation-200);border-radius:6px;flex-direction:column;max-height:220px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 6px 16px #0000001a}.styles-module__D8ivyq__payload-workflow-controls__dropdown-search{border:1px solid var(--theme-elevation-150);background:var(--theme-bg);color:var(--theme-elevation-1000);border-radius:4px;margin:6px;padding:6px 8px;font-size:12px}.styles-module__D8ivyq__payload-workflow-controls__dropdown-search:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__D8ivyq__payload-workflow-controls__dropdown-list{flex-direction:column;gap:2px;padding:0 4px 4px;display:flex;overflow-y:auto}.styles-module__D8ivyq__payload-workflow-controls__dropdown-item{text-align:left;color:var(--theme-elevation-1000);cursor:pointer;background:0 0;border:none;border-radius:3px;padding:5px 8px;font-size:12px}.styles-module__D8ivyq__payload-workflow-controls__dropdown-item:hover{background:var(--theme-elevation-50)}.styles-module__D8ivyq__payload-workflow-controls__hint{color:var(--theme-elevation-500);padding:4px;font-size:12px;font-style:italic}
.styles-module__VO2mxW__layer{pointer-events:none;width:100vw;height:100vh;color:var(--pwf-connector-stroke,var(--theme-elevation-400));z-index:0;position:fixed;inset:0}
.styles-module__P9l7Ia__frame{border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50);color:var(--theme-elevation-1000);border-radius:6px;grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:12px;font:13px/1.45 system-ui,-apple-system,sans-serif;display:grid}@media (max-width:768px){.styles-module__P9l7Ia__frame{grid-template-columns:1fr}}.styles-module__P9l7Ia__side{flex-direction:column;gap:4px;min-width:0;display:flex}.styles-module__P9l7Ia__label{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-elevation-600);font-size:11px;font-weight:600}.styles-module__P9l7Ia__body{white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;background:var(--theme-bg);border:1px solid var(--theme-elevation-100);border-radius:4px;min-height:32px;padding:8px 10px}.styles-module__P9l7Ia__empty{color:var(--theme-elevation-500);font-style:italic}.styles-module__P9l7Ia__added{color:var(--theme-elevation-1000);background:#2ea04329;border-radius:2px;padding:0 2px}.styles-module__P9l7Ia__removed{color:var(--theme-elevation-1000);background:#f8514929;border-radius:2px;padding:0 2px;text-decoration:line-through}.styles-module__P9l7Ia__arrayRow{border-radius:4px;align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:flex}.styles-module__P9l7Ia__arrayRowAdded{background:#2ea0431a;border-left:3px solid #2ea043}.styles-module__P9l7Ia__arrayRowRemoved{color:var(--theme-elevation-500);background:#f851491a;border-left:3px solid #f85149;text-decoration:line-through}.styles-module__P9l7Ia__arrayRowSame{color:var(--theme-elevation-500);border-left:3px solid #0000}.styles-module__P9l7Ia__arrayBadge{text-align:center;min-width:18px;color:var(--theme-bg);border-radius:8px;padding:0 4px;font-size:10px;font-weight:700;display:inline-block}.styles-module__P9l7Ia__arrayBadgeAdded{background:#2ea043}.styles-module__P9l7Ia__arrayBadgeRemoved{background:#f85149}.styles-module__P9l7Ia__refChip{background:var(--theme-elevation-100);color:var(--theme-elevation-1000);border-radius:4px;align-items:center;gap:6px;padding:3px 8px;font-size:12px;display:inline-flex}.styles-module__P9l7Ia__refSlug{color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.04em;font-size:10px}.styles-module__P9l7Ia__scalarValue{color:var(--theme-elevation-1000);word-break:break-word;overflow-wrap:anywhere;white-space:pre-wrap;font-size:13px;line-height:1.55;display:inline}.styles-module__P9l7Ia__refSwap{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.styles-module__P9l7Ia__entry{display:block}.styles-module__P9l7Ia__entryActions{justify-content:flex-end;align-items:center;gap:4px;margin-bottom:6px;display:flex}.styles-module__P9l7Ia__arrayList{flex-direction:column;gap:8px;display:flex}.styles-module__P9l7Ia__arrayRowModified{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-left:3px solid var(--theme-elevation-400);flex-direction:column;align-items:stretch;gap:8px;padding:8px 10px}.styles-module__P9l7Ia__arrayRowHeader{color:var(--theme-elevation-800);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.styles-module__P9l7Ia__arrayRowBody{flex-direction:column;gap:10px;padding-left:26px;display:flex}.styles-module__P9l7Ia__arrayRowField{flex-direction:column;gap:4px;display:flex}.styles-module__P9l7Ia__arrayRowFieldLabel{color:var(--theme-elevation-700);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.styles-module__P9l7Ia__arrayBadgeModified{background:var(--theme-elevation-500)}.styles-module__P9l7Ia__blockDiff{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:6px;flex-direction:column;gap:8px;padding:8px 10px;display:flex}.styles-module__P9l7Ia__blockHeader{align-items:center;gap:8px;display:flex}.styles-module__P9l7Ia__blockChip{background:var(--theme-elevation-150);color:var(--theme-elevation-1000);border-radius:3px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.styles-module__P9l7Ia__blockField{flex-direction:column;gap:4px;display:flex}.styles-module__P9l7Ia__blockFieldLabel{color:var(--theme-elevation-700);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.styles-module__P9l7Ia__groupDiff{flex-direction:column;gap:10px;display:flex}.styles-module__P9l7Ia__groupField{flex-direction:column;gap:4px;display:flex}.styles-module__P9l7Ia__groupFieldLabel{color:var(--theme-elevation-700);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.styles-module__P9l7Ia__prose{color:var(--theme-elevation-1000);font-size:13px;line-height:1.55}.styles-module__P9l7Ia__proseP{margin:0 0 8px}.styles-module__P9l7Ia__proseP:last-child{margin-bottom:0}.styles-module__P9l7Ia__proseHeading{color:var(--theme-elevation-1000);margin:12px 0 6px;font-size:15px;font-weight:600}.styles-module__P9l7Ia__proseHeading:first-child{margin-top:0}.styles-module__P9l7Ia__proseList{margin:0 0 8px;padding-left:20px}.styles-module__P9l7Ia__proseQuote{border-left:3px solid var(--theme-elevation-300);color:var(--theme-elevation-800);margin:0 0 8px;padding:4px 10px}.styles-module__P9l7Ia__proseLink{color:var(--theme-success-500,#2ea043);text-decoration:none}.styles-module__P9l7Ia__proseLink:hover{text-decoration:underline}.styles-module__P9l7Ia__proseHr{border:none;border-top:1px solid var(--theme-elevation-200);margin:12px 0}.styles-module__P9l7Ia__proseCode{background:var(--theme-elevation-100);border-radius:2px;padding:1px 4px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:12px}.styles-module__P9l7Ia__proseImage{border-radius:4px;max-width:100%;max-height:160px;margin:6px 0;display:block}.styles-module__P9l7Ia__proseGallery{flex-wrap:wrap;align-items:center;gap:4px;margin:4px 0;display:inline-flex}.styles-module__P9l7Ia__proseGalleryImg{object-fit:cover;background:var(--theme-elevation-100);border-radius:3px;width:64px;height:64px}.styles-module__P9l7Ia__proseGalleryMore{height:64px;color:var(--theme-elevation-600);background:var(--theme-elevation-100);border-radius:3px;align-items:center;padding:0 8px;font-size:11px;display:inline-flex}.styles-module__P9l7Ia__proseVideoChip{background:var(--theme-elevation-100);border-radius:4px;align-items:center;gap:8px;margin:4px 0;padding:4px 8px;font-size:12px;display:inline-flex}.styles-module__P9l7Ia__proseVideoPoster{object-fit:cover;border-radius:2px;width:56px;height:32px}.styles-module__P9l7Ia__proseVideoPosterPlaceholder{background:var(--theme-elevation-200);width:56px;height:32px;color:var(--theme-elevation-600);border-radius:2px;justify-content:center;align-items:center;display:inline-flex}.styles-module__P9l7Ia__proseVideoMeta{color:var(--theme-elevation-700)}.styles-module__P9l7Ia__proseInlineBlock{background:var(--theme-elevation-100);color:var(--theme-elevation-700);vertical-align:middle;border-radius:3px;margin:0 2px;padding:1px 6px;font-size:11px;font-weight:500;display:inline-block}.styles-module__P9l7Ia__mediaPair{flex-wrap:wrap;align-items:stretch;gap:12px;margin:4px 0;display:flex}.styles-module__P9l7Ia__mediaArrow{color:var(--theme-elevation-500);-webkit-user-select:none;user-select:none;align-items:center;font-size:18px;display:flex}.styles-module__P9l7Ia__mediaCard{border:1px solid var(--theme-elevation-200);background:var(--theme-bg);border-radius:6px;flex-direction:column;gap:8px;min-width:140px;max-width:200px;margin:0;padding:8px;display:flex}.styles-module__P9l7Ia__mediaCardAdded{background:#2ea0430a;border-color:#2ea04373}.styles-module__P9l7Ia__mediaCardRemoved{opacity:.85;background:#f851490a;border-color:#f8514973}.styles-module__P9l7Ia__mediaCardThumb{object-fit:cover;background:var(--theme-elevation-100);aspect-ratio:4/3;border-radius:4px;width:100%;max-height:160px;display:block}.styles-module__P9l7Ia__mediaCardThumbWrap{position:relative}.styles-module__P9l7Ia__mediaCardPlayIcon{color:#fffffff2;text-shadow:0 1px 4px #0000008c;pointer-events:none;font-size:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__P9l7Ia__mediaCardPlaceholder{background:var(--theme-elevation-100);border:1px dashed var(--theme-elevation-200);min-height:120px;color:var(--theme-elevation-500);text-align:center;border-radius:4px;justify-content:center;align-items:center;padding:8px;font-size:12px;display:flex}.styles-module__P9l7Ia__mediaCardCaption{flex-direction:column;gap:2px;min-width:0;display:flex}.styles-module__P9l7Ia__mediaCardFilename{color:var(--theme-elevation-1000);word-break:break-all;font-size:12px;font-weight:600;line-height:1.3}.styles-module__P9l7Ia__mediaCardMeta{color:var(--theme-elevation-600);flex-wrap:wrap;align-items:center;gap:4px;font-size:11px;line-height:1.3;display:flex}.styles-module__P9l7Ia__mediaCardFileBlock{background:var(--theme-elevation-100);aspect-ratio:4/3;border-radius:4px;justify-content:center;align-items:center;min-height:90px;display:flex}.styles-module__P9l7Ia__mediaCardFileBadge{background:var(--theme-elevation-1000);width:56px;height:56px;color:var(--theme-bg);letter-spacing:.06em;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.styles-module__P9l7Ia__mediaCardAudio{width:100%;max-width:220px;margin-top:6px}.styles-module__P9l7Ia__providerChip{letter-spacing:.04em;text-transform:uppercase;border-radius:3px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-block}.styles-module__P9l7Ia__providerChipBunny{color:#b86612;background:#ff8e2626}.styles-module__P9l7Ia__providerChipS3{background:var(--theme-elevation-150);color:var(--theme-elevation-800)}.styles-module__P9l7Ia__rtbd{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:6px;flex-direction:column;gap:8px;padding:8px;display:flex}.styles-module__P9l7Ia__rtbdEmpty{color:var(--theme-elevation-500);padding:8px 12px;font-size:12px;font-style:italic}.styles-module__P9l7Ia__rtbdSameRun{flex-direction:column;gap:4px;display:flex}.styles-module__P9l7Ia__rtbdSameRunToggle{border:1px dashed var(--theme-elevation-200);color:var(--theme-elevation-500);cursor:pointer;background:0 0;border-radius:3px;align-self:flex-start;padding:2px 8px;font-size:11px}.styles-module__P9l7Ia__rtbdSameRunToggle:hover{color:var(--theme-elevation-800);border-color:var(--theme-elevation-300)}.styles-module__P9l7Ia__rtbdSameRunBody{background:var(--theme-bg);border:1px solid var(--theme-elevation-100);color:var(--theme-elevation-700);border-radius:4px;padding:6px 8px;font-size:12px}.styles-module__P9l7Ia__rtbdOp{background:var(--theme-bg);border:1px solid var(--theme-elevation-150);border-radius:4px;grid-template-columns:80px 1fr;gap:8px;padding:8px 10px;display:grid}.styles-module__P9l7Ia__rtbdOpAdded{background:#2ea0430a;border-left:3px solid #2ea043}.styles-module__P9l7Ia__rtbdOpRemoved{background:#f851490a;border-left:3px solid #f85149}.styles-module__P9l7Ia__rtbdOpRemoved .styles-module__P9l7Ia__prose,.styles-module__P9l7Ia__rtbdOpRemoved .styles-module__P9l7Ia__proseP,.styles-module__P9l7Ia__rtbdOpRemoved .styles-module__P9l7Ia__proseHeading{color:var(--theme-elevation-600);text-decoration:line-through}.styles-module__P9l7Ia__rtbdOpModified{border-left:3px solid var(--theme-elevation-400);background:var(--theme-elevation-50)}.styles-module__P9l7Ia__rtbdBadge{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-elevation-700);align-self:flex-start;padding-top:2px;font-size:10px;font-weight:700}.styles-module__P9l7Ia__rtbdOpBody{min-width:0}.styles-module__P9l7Ia__rtbdOpBodySplit{grid-template-columns:1fr 1fr;gap:12px;min-width:0;display:grid}@media (max-width:768px){.styles-module__P9l7Ia__rtbdOpBodySplit{grid-template-columns:1fr}}.styles-module__P9l7Ia__rtbdSideLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-elevation-600);margin-bottom:4px;font-size:10px;font-weight:600}.styles-module__P9l7Ia__rtbdUnified{color:var(--theme-elevation-1000);border-radius:4px;margin:0 0 8px;padding:4px 6px;font-size:13px;line-height:1.55}h1.styles-module__P9l7Ia__rtbdUnified{font-size:20px;font-weight:700;line-height:1.3}h2.styles-module__P9l7Ia__rtbdUnified{font-size:17px;font-weight:600;line-height:1.35}h3.styles-module__P9l7Ia__rtbdUnified{font-size:15px;font-weight:600;line-height:1.4}h4.styles-module__P9l7Ia__rtbdUnified,h5.styles-module__P9l7Ia__rtbdUnified,h6.styles-module__P9l7Ia__rtbdUnified{font-size:13px;font-weight:600}blockquote.styles-module__P9l7Ia__rtbdUnified{border-left:2px solid var(--theme-elevation-200);color:var(--theme-elevation-700);padding-left:12px;font-style:italic}li.styles-module__P9l7Ia__rtbdUnified{margin-left:20px;list-style:outside}.styles-module__P9l7Ia__rtbdIns{color:var(--theme-elevation-1000);border-radius:2px;padding:1px 3px;text-decoration:none}.styles-module__P9l7Ia__rtbdDel{color:var(--theme-elevation-600);text-decoration:line-through;-webkit-text-decoration-color:var(--theme-elevation-500);text-decoration-color:var(--theme-elevation-500);margin-right:2px}.styles-module__P9l7Ia__rtbdInlineOp{border:1px solid var(--theme-elevation-150);background:var(--theme-bg);border-radius:4px;grid-template-columns:96px 1fr;gap:8px;margin:4px 0;padding:8px 10px;display:grid}.styles-module__P9l7Ia__rtbdInlineOpAdded{background:#2ea0430d;border-left:3px solid #2ea043}.styles-module__P9l7Ia__rtbdInlineOpRemoved{opacity:.9;background:#f851490d;border-left:3px solid #f85149}.styles-module__P9l7Ia__rtbdInlineOpModified{background:#d4a72c0f;border-left:3px solid #d4a72c}.styles-module__P9l7Ia__rtbdOpBadgeColumn{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.styles-module__P9l7Ia__rtbdOpBadge{letter-spacing:.04em;text-transform:uppercase;padding-top:2px;font-size:10px;font-weight:700}.styles-module__P9l7Ia__rtbdOpActions{align-items:center;gap:4px;display:inline-flex}.styles-module__P9l7Ia__rtbdOpRevertChip{letter-spacing:.02em;height:18px;color:var(--pwf-flash-revert,#6366f1);cursor:pointer;background:#6366f114;border:1px solid #6366f140;border-radius:4px;align-items:center;padding:0 8px;font-family:inherit;font-size:10.5px;font-weight:600;transition:background 80ms,border-color 80ms;display:inline-flex}.styles-module__P9l7Ia__rtbdOpRevertChip:hover{background:#6366f129;border-color:#6366f173}.styles-module__P9l7Ia__rtbdOpRevertChip:focus-visible{outline:2px solid var(--pwf-flash-revert,#6366f1);outline-offset:1px}.styles-module__P9l7Ia__rtbdOpAcceptChip{letter-spacing:.02em;color:#1a6f2c;cursor:pointer;background:#2ea04314;border:1px solid #2ea04340;border-radius:4px;align-items:center;height:18px;margin-right:4px;padding:0 8px;font-family:inherit;font-size:10.5px;font-weight:600;transition:background 80ms,border-color 80ms;display:inline-flex}.styles-module__P9l7Ia__rtbdOpAcceptChip:hover{background:#2ea04329;border-color:#2ea04373}.styles-module__P9l7Ia__rtbdOpAcceptChip:focus-visible{outline-offset:1px;outline:2px solid #2ea0438c}.styles-module__P9l7Ia__rtbdOpAcceptedPill{letter-spacing:.02em;color:#1a6f2c;white-space:nowrap;background:#2ea04329;border-radius:4px;align-items:center;height:18px;padding:0 8px;font-size:10.5px;font-weight:600;display:inline-flex}.styles-module__P9l7Ia__rtbdOpRevertedPill{letter-spacing:.02em;height:18px;color:var(--pwf-flash-revert,#6366f1);white-space:nowrap;background:#6366f129;border-radius:4px;align-items:center;padding:0 8px;font-size:10.5px;font-weight:600;display:inline-flex}.styles-module__P9l7Ia__rtbdOpBadgeAdded{color:#1a6f2c}.styles-module__P9l7Ia__rtbdOpBadgeRemoved{color:#c0392b}.styles-module__P9l7Ia__rtbdOpBadgeModified{color:#8a6914}.styles-module__P9l7Ia__rtbdOpInner{min-width:0}.styles-module__P9l7Ia__rtbdUnifiedFallback{color:var(--theme-elevation-1000);font-size:13px;line-height:1.55}.styles-module__P9l7Ia__rtbdSwapStack{flex-direction:column;gap:6px;display:flex}.styles-module__P9l7Ia__rtbdSwapRow{grid-template-columns:60px 1fr;align-items:start;gap:8px;display:grid}.styles-module__P9l7Ia__rtbdSwapLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-elevation-600);padding-top:4px;font-size:10px;font-weight:600}.styles-module__P9l7Ia__inlineDoc{color:var(--theme-elevation-1000);flex-direction:column;gap:0;padding:4px 0;display:flex}.styles-module__P9l7Ia__inlineSame{padding:2px 0}.styles-module__P9l7Ia__inlineLegacy{background:var(--theme-elevation-50);border:1px dashed var(--theme-elevation-200);color:var(--theme-elevation-600);border-radius:4px;padding:10px 12px;font-size:12px;font-style:italic}.styles-module__P9l7Ia__inlineBlock{border-left:3px solid #0000;border-radius:4px;grid-template-columns:1fr auto;align-items:start;gap:8px;margin:3px 0;padding:6px 10px;transition:background 80ms,opacity 80ms;display:grid;position:relative}.styles-module__P9l7Ia__inlineBlock:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:2px}.styles-module__P9l7Ia__inlineBlockBody{min-width:0}.styles-module__P9l7Ia__inlineBlockActions{opacity:0;align-self:flex-start;align-items:center;gap:4px;margin-top:2px;transition:opacity .1s;display:inline-flex}.styles-module__P9l7Ia__inlineBlock:hover .styles-module__P9l7Ia__inlineBlockActions,.styles-module__P9l7Ia__inlineBlock:focus-within .styles-module__P9l7Ia__inlineBlockActions{opacity:1}.styles-module__P9l7Ia__inlineBlock .styles-module__P9l7Ia__inlineBlockActions:has(.styles-module__P9l7Ia__rtbdOpRevertedPill){opacity:1}.styles-module__P9l7Ia__inlineAdded{background:#2ea04314;border-left-color:#2ea0438c}.styles-module__P9l7Ia__inlineAdded:hover{background:#2ea04321}.styles-module__P9l7Ia__inlineRemoved{background:#f8514914;border-left-color:#f851498c}.styles-module__P9l7Ia__inlineRemoved:hover{background:#f8514921}.styles-module__P9l7Ia__inlineModified{background:#e4a53317;border-left-color:#e4a5338c}.styles-module__P9l7Ia__inlineModified:hover{background:#e4a53324}.styles-module__P9l7Ia__inlineReverted{background:var(--theme-elevation-50);border-left-color:var(--pwf-flash-revert,#6366f1);border-left-style:dashed}.styles-module__P9l7Ia__inlineReverted:hover{background:var(--theme-elevation-100)}.styles-module__P9l7Ia__inlineReverted .styles-module__P9l7Ia__inlineIns,.styles-module__P9l7Ia__inlineReverted .styles-module__P9l7Ia__inlineDel{color:inherit;background:0 0;text-decoration:none}.styles-module__P9l7Ia__inlineDecoratorRemoved{opacity:.6;position:relative}.styles-module__P9l7Ia__inlineDecoratorRemoved:after{content:"";pointer-events:none;background-image:linear-gradient(to bottom right,#0000 calc(50% - 1px),#c0392b8c calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px));position:absolute;inset:0}.styles-module__P9l7Ia__inlineProse{margin:0;font-family:inherit}.styles-module__P9l7Ia__inlineIns{text-underline-offset:2px;background:#2ea04333;border-radius:2px;padding:0 1px;-webkit-text-decoration:underline #2ea043a6;text-decoration:underline #2ea043a6;text-decoration-thickness:2px}.styles-module__P9l7Ia__inlineDel{color:var(--theme-elevation-1000);text-decoration:line-through;-webkit-text-decoration-color:var(--theme-elevation-1000);text-decoration-color:var(--theme-elevation-1000);background:#f8514933;border-radius:2px;padding:0 1px;text-decoration-thickness:2px}
.styles-module__vnbRsG__button{letter-spacing:.02em;height:22px;color:var(--pwf-flash-revert,#6366f1);border:1px solid var(--pwf-flash-revert,#6366f1);cursor:pointer;white-space:nowrap;background:0 0;border-radius:4px;align-items:center;gap:4px;padding:0 8px;font-size:11px;font-weight:600;transition:background .1s,color .1s;display:inline-flex}.styles-module__vnbRsG__button:hover{background:var(--pwf-flash-revert,#6366f1);color:var(--theme-bg,#fff)}.styles-module__vnbRsG__button:focus-visible{outline:2px solid var(--pwf-flash-revert,#6366f1);outline-offset:2px}.styles-module__vnbRsG__button:disabled{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.styles-module__vnbRsG__button{transition:none}}
.styles-module__wLGIJa__panel{color:var(--theme-elevation-1000);flex-direction:column;font:13px/1.45 system-ui,-apple-system,sans-serif;display:flex;overflow-x:clip}.styles-module__wLGIJa__scrollArea,.styles-module__wLGIJa__reviewListWrap{flex-direction:column;gap:12px;display:flex}.styles-module__wLGIJa__panelEmpty{border:1px dashed var(--theme-elevation-200);color:var(--theme-elevation-600);background:var(--theme-elevation-50);text-align:center;border-radius:6px;padding:12px;font-size:12px}.styles-module__wLGIJa__stepper{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0;width:100%;display:flex}.styles-module__wLGIJa__step{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;gap:6px;min-width:0;padding:4px 0;display:flex;position:relative}.styles-module__wLGIJa__step:before{content:"";background:var(--theme-elevation-200);z-index:0;height:2px;position:absolute;top:14px;left:calc(50% + 14px);right:calc(14px - 50%)}.styles-module__wLGIJa__step:last-child:before{display:none}.styles-module__wLGIJa__icon{z-index:1;border:1.5px solid var(--theme-elevation-300);background:var(--theme-bg);width:22px;height:22px;color:var(--theme-elevation-500);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1;display:flex;position:relative}.styles-module__wLGIJa__iconCompleted{border-color:var(--theme-elevation-700);background:var(--theme-elevation-700);color:var(--theme-bg)}.styles-module__wLGIJa__iconCurrent{border-color:var(--theme-elevation-900);background:var(--theme-bg)}.styles-module__wLGIJa__iconCurrentDot{background:var(--theme-elevation-1000);border-radius:50%;width:8px;height:8px}.styles-module__wLGIJa__stepCompleted:before{background:var(--theme-elevation-700)}.styles-module__wLGIJa__label{flex-direction:column;gap:4px;padding-top:1px;display:flex}.styles-module__wLGIJa__labelTitle{color:var(--theme-elevation-1000);font-size:13px;font-weight:600}.styles-module__wLGIJa__labelTitleUpcoming{color:var(--theme-elevation-600);font-weight:500}.styles-module__wLGIJa__labelMeta{color:var(--theme-elevation-600);font-size:11px}.styles-module__wLGIJa__actionBox{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:6px;flex-direction:column;gap:8px;margin-top:8px;padding:10px 12px;display:flex}.styles-module__wLGIJa__actionRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module__wLGIJa__actionHint{color:var(--theme-elevation-700);font-size:12px}.styles-module__wLGIJa__actionStrong{color:var(--theme-elevation-1000);font-weight:600}.styles-module__wLGIJa__btn{border:1px solid var(--theme-elevation-200);background:var(--theme-bg);color:var(--theme-elevation-1000);cursor:pointer;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.styles-module__wLGIJa__btn:hover{background:var(--theme-elevation-100)}.styles-module__wLGIJa__btnPrimary{background:var(--theme-elevation-900);color:var(--theme-bg);border-color:var(--theme-elevation-900)}.styles-module__wLGIJa__btnPrimary:hover{background:var(--theme-elevation-1000)}.styles-module__wLGIJa__btnPrimary:disabled{background:var(--theme-elevation-100);color:var(--theme-elevation-500);border-color:var(--theme-elevation-200);cursor:not-allowed}.styles-module__wLGIJa__btnDestructive{background:var(--theme-bg);color:#b45309;border-color:#e4a53366}.styles-module__wLGIJa__btnDestructive:hover{background:#e4a53314}.styles-module__wLGIJa__linkBtn{text-underline-offset:2px;color:var(--theme-elevation-1000);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600;text-decoration:underline}.styles-module__wLGIJa__linkBtn:hover{color:var(--theme-elevation-700)}.styles-module__wLGIJa__linkBtn:disabled{color:var(--theme-elevation-500);cursor:not-allowed}.styles-module__wLGIJa__reviewList{flex-direction:column;gap:12px;display:flex}.styles-module__wLGIJa__review{border:1px solid var(--theme-elevation-150);background:var(--theme-bg);border-radius:6px;overflow:hidden}.styles-module__wLGIJa__reviewHeader{background:var(--theme-elevation-50);border-bottom:1px solid var(--theme-elevation-150);justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.styles-module__wLGIJa__reviewClickable{cursor:pointer;transition:border-color .1s,box-shadow .1s}.styles-module__wLGIJa__reviewClickable:hover{border-color:var(--theme-elevation-300);box-shadow:0 1px 3px #0000000f}.styles-module__wLGIJa__reviewClickable:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:-2px}.styles-module__wLGIJa__reviewReverted{opacity:.6;border-left:2px dashed var(--pwf-flash-revert,#6366f1)}.styles-module__wLGIJa__reviewReverted:hover{opacity:.75}.styles-module__wLGIJa__diffModeBar{border-bottom:1px solid var(--theme-elevation-100);align-items:center;gap:10px;margin-bottom:8px;padding:0 0 8px;display:flex}.styles-module__wLGIJa__diffModeButton{letter-spacing:.01em;height:26px;color:var(--theme-elevation-1000);background:var(--theme-bg);border:1px solid var(--theme-elevation-200);cursor:pointer;border-radius:4px;align-items:center;gap:6px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:600;transition:background 80ms,border-color 80ms,color 80ms;display:inline-flex}.styles-module__wLGIJa__diffModeButton:hover{background:var(--theme-elevation-50);border-color:var(--theme-elevation-300)}.styles-module__wLGIJa__diffModeButton:focus-visible{outline:2px solid var(--theme-elevation-500);outline-offset:1px}.styles-module__wLGIJa__diffModeButtonActive{background:var(--pwf-flash-revert,#6366f1);color:var(--theme-bg);border-color:var(--pwf-flash-revert,#6366f1)}.styles-module__wLGIJa__diffModeButtonActive:hover{background:#4f46e5;border-color:#4f46e5}.styles-module__wLGIJa__diffModeHint{color:var(--theme-elevation-600);font-size:11px;font-style:italic}.styles-module__wLGIJa__diffOverlayBanner{border-left:2px solid #0000;border-radius:3px;grid-template-columns:auto 1fr;align-items:start;gap:8px;margin-top:6px;padding:6px 10px;font:13px/1.5 system-ui,-apple-system,sans-serif;display:grid}.styles-module__wLGIJa__diffOverlayAdded{background:#2ea04314;border-left-color:#2ea0438c}.styles-module__wLGIJa__diffOverlayRemoved{background:#f8514914;border-left-color:#f851498c}.styles-module__wLGIJa__diffOverlayModified{background:#e4a53317;border-left-color:#e4a5338c}.styles-module__wLGIJa__diffOverlayBadge{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-elevation-700);padding-top:1px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:700}.styles-module__wLGIJa__diffOverlayContent{color:var(--theme-elevation-1000);word-break:break-word}.styles-module__wLGIJa__diffOverlayIns{text-underline-offset:2px;background:#2ea04333;border-radius:2px;padding:0 1px;-webkit-text-decoration:underline #2ea043a6;text-decoration:underline #2ea043a6;text-decoration-thickness:2px}.styles-module__wLGIJa__diffOverlayDel{color:var(--theme-elevation-1000);text-decoration:line-through;-webkit-text-decoration-color:var(--theme-elevation-1000);text-decoration-color:var(--theme-elevation-1000);background:#f8514933;border-radius:2px;padding:0 1px;text-decoration-thickness:2px}.styles-module__wLGIJa__gateHint{color:var(--theme-elevation-600);align-items:center;margin-left:4px;font-size:11px;font-style:italic;display:inline-flex}.styles-module__wLGIJa__revertedTag{letter-spacing:.02em;height:22px;color:var(--pwf-flash-revert,#6366f1);white-space:nowrap;background:#6366f114;border-radius:4px;align-items:center;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.styles-module__wLGIJa__reviewPath{color:var(--theme-elevation-1000);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:600}.styles-module__wLGIJa__reviewBreadcrumb{flex-wrap:wrap;align-items:baseline;gap:4px;min-width:0;font-size:12px;line-height:1.4;display:inline-flex}.styles-module__wLGIJa__reviewCrumb{color:var(--theme-elevation-600);font-weight:500}.styles-module__wLGIJa__reviewCrumbLeaf{color:var(--theme-elevation-1000);font-weight:600}.styles-module__wLGIJa__reviewCrumbSep{color:var(--theme-elevation-400);-webkit-user-select:none;user-select:none;font-weight:400}.styles-module__wLGIJa__reviewState{letter-spacing:.06em;text-transform:uppercase;border-radius:8px;padding:2px 6px;font-size:10px;font-weight:700}.styles-module__wLGIJa__reviewStatePending{background:var(--theme-elevation-100);color:var(--theme-elevation-700)}.styles-module__wLGIJa__reviewStateApproved{color:#1a6a2c;background:#2ea0432e}.styles-module__wLGIJa__reviewStateRejected{color:#c0392b;background:#f851492e}.styles-module__wLGIJa__reviewBody{padding:12px}.styles-module__wLGIJa__reviewActions{border-top:1px solid var(--theme-elevation-100);gap:8px;padding:8px 12px;display:flex}.styles-module__wLGIJa__reviewComment{color:var(--theme-elevation-700);background:var(--theme-elevation-50);border-left:2px solid var(--theme-elevation-300);border-radius:0 4px 4px 0;margin-top:6px;padding:6px 10px;font-size:12px}.styles-module__wLGIJa__errorBanner{color:#c0392b;background:#f851491a;border-radius:4px;padding:8px 12px;font-size:12px}.styles-module__wLGIJa__empty{text-align:center;color:var(--theme-elevation-500);padding:12px;font-style:italic}
