:root,[data-strider-theme]{--strider-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--strider-font-size-xs: .75rem;--strider-font-size-sm: .8125rem;--strider-font-size-md: .875rem;--strider-font-size-lg: 1rem;--strider-line-height: 1.35;--strider-color-canvas: #f6f8f7;--strider-color-surface: #ffffff;--strider-color-surface-raised: #ffffff;--strider-color-surface-muted: #eef3f1;--strider-color-text: #16211f;--strider-color-muted: #60736f;--strider-color-border: #ccd8d5;--strider-color-border-strong: #aabbb7;--strider-color-primary: #276d63;--strider-color-primary-hover: #1f5c54;--strider-color-primary-soft: #dff0ec;--strider-color-primary-text: #ffffff;--strider-color-focus: #54a89a;--strider-color-danger: #b42318;--strider-color-danger-hover: #8f1d14;--strider-color-danger-soft: #fde7e4;--strider-color-warning: #9a5b00;--strider-color-warning-hover: #754400;--strider-color-warning-soft: #fff0cf;--strider-color-success: #16714a;--strider-color-success-soft: #def3e8;--strider-shadow-control: 0 1px 2px rgba(15, 23, 42, .08);--strider-shadow-popover: 0 16px 36px rgba(15, 23, 42, .16);--strider-radius-control: 6px;--strider-radius-card: 8px;--strider-radius-pill: 999px;--strider-space-1: .25rem;--strider-space-2: .5rem;--strider-space-3: .75rem;--strider-space-4: 1rem;--strider-space-5: 1.25rem;--strider-space-6: 1.5rem}[data-strider-theme=debtica]{--strider-color-canvas: var(--color-bg);--strider-color-surface: var(--color-surface);--strider-color-surface-raised: color-mix(in srgb, var(--color-surface) 94%, white 6%);--strider-color-surface-muted: color-mix(in srgb, var(--color-border) 36%, var(--color-surface));--strider-color-text: var(--color-text);--strider-color-muted: var(--color-muted);--strider-color-border: var(--color-border);--strider-color-border-strong: var(--color-primary-border);--strider-color-primary: var(--color-primary);--strider-color-primary-hover: color-mix(in srgb, var(--color-primary) 88%, white 12%);--strider-color-primary-soft: var(--color-primary-soft);--strider-color-primary-text: #ffffff;--strider-color-focus: var(--color-primary);--strider-color-danger: var(--color-danger);--strider-color-danger-hover: color-mix(in srgb, var(--color-danger) 88%, white 12%);--strider-color-danger-soft: var(--color-danger-soft);--strider-color-warning: var(--color-warning);--strider-color-warning-hover: color-mix(in srgb, var(--color-warning) 88%, white 12%);--strider-color-warning-soft: color-mix(in srgb, var(--color-warning) 12%, var(--color-surface));--strider-color-success: var(--color-success);--strider-color-success-soft: color-mix(in srgb, var(--color-success) 11%, transparent);--strider-shadow-control: 0 1px 4px rgba(0, 0, 0, .22), inset 0 1px 0 rgba(255, 255, 255, .04);--strider-shadow-popover: 0 16px 36px rgba(0, 0, 0, .38)}[data-strider-theme=debtica]{color-scheme:dark}[data-theme=light] [data-strider-theme=debtica],[data-theme=light][data-strider-theme=debtica]{color-scheme:light}[data-strider-theme=sentria]{--strider-color-canvas: #f3efe7;--strider-color-surface: #fffaf2;--strider-color-surface-raised: #fffdf8;--strider-color-surface-muted: #ece4d8;--strider-color-text: #1d241c;--strider-color-muted: #5e665d;--strider-color-border: #d8cfc0;--strider-color-border-strong: #bcae9a;--strider-color-primary: #365d54;--strider-color-primary-hover: #2b4d45;--strider-color-primary-soft: #dce8e2;--strider-color-focus: #b85c38;--strider-radius-card: 10px}.strider-button,.strider-field__control,.strider-rich-select__trigger,.strider-rich-select__option,.strider-accordion-header,.strider-pill-toggle,.strider-definition-workbench{font-family:var(--strider-font-family)}.strider-button{align-items:center;border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-control);box-shadow:var(--strider-shadow-control);cursor:pointer;display:inline-flex;font-size:var(--strider-font-size-sm);font-weight:700;gap:var(--strider-space-2);justify-content:center;line-height:1.1;min-height:32px;padding:0 13px;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.strider-button:hover:not(:disabled){border-color:var(--strider-color-border-strong)}.strider-button:focus-visible,.strider-field__control:focus-visible,.strider-rich-select__trigger:focus-visible,.strider-rich-select__option:focus-visible,.strider-accordion-header:focus-visible,.strider-pill-toggle:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--strider-color-focus) 28%,transparent);outline:none}.strider-button:disabled,.strider-field__control:disabled,.strider-rich-select__trigger:disabled,.strider-rich-select__option:disabled,.strider-accordion-header:disabled,.strider-pill-toggle:disabled{cursor:not-allowed;opacity:.62}.strider-button--compact{font-size:var(--strider-font-size-xs);min-height:22px;padding:0 10px}.strider-button--icon-only{aspect-ratio:1;min-width:32px;padding-inline:0}.strider-button--compact.strider-button--icon-only{min-width:28px}.strider-button--primary{background:linear-gradient(180deg,color-mix(in srgb,var(--strider-color-primary) 92%,white 8%),var(--strider-color-primary));border-color:color-mix(in srgb,var(--strider-color-primary) 72%,var(--strider-color-border));color:var(--strider-color-primary-text)}.strider-button--primary:hover:not(:disabled){background:var(--strider-color-primary-hover);border-color:var(--strider-color-primary-hover)}.strider-button--neutral{background:color-mix(in srgb,var(--strider-color-muted) 10%,var(--strider-color-surface));border-color:color-mix(in srgb,var(--strider-color-muted) 24%,var(--strider-color-border));color:var(--strider-color-text)}.strider-button--danger{background:var(--strider-color-danger-soft);border-color:color-mix(in srgb,var(--strider-color-danger) 32%,var(--strider-color-border));color:var(--strider-color-danger)}.strider-button--danger:hover:not(:disabled){background:var(--strider-color-danger);border-color:var(--strider-color-danger);color:#fff}.strider-button--warning{background:var(--strider-color-warning-soft);border-color:color-mix(in srgb,var(--strider-color-warning) 35%,var(--strider-color-border));color:var(--strider-color-warning)}.strider-button--warning:hover:not(:disabled){background:var(--strider-color-warning);border-color:var(--strider-color-warning);color:#fff}.strider-button__icon,.strider-icon-leading-text{align-items:center;display:inline-flex}.strider-button__text{min-width:0;overflow:hidden;text-overflow:ellipsis}.strider-section-card{align-content:start;background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-card);color:var(--strider-color-text);display:grid;gap:var(--strider-space-4);padding:var(--strider-space-4)}.strider-section-card__header{align-items:flex-start;display:flex;gap:var(--strider-space-3);justify-content:space-between}.strider-section-card__title{font-size:var(--strider-font-size-lg);line-height:var(--strider-line-height);margin:0}.strider-section-card__subtitle{color:var(--strider-color-muted);font-size:var(--strider-font-size-sm);line-height:var(--strider-line-height);margin:.2rem 0 0}.strider-section-card__actions{align-items:center;display:inline-flex;flex-wrap:wrap;gap:var(--strider-space-2)}.strider-accordion-header{align-items:center;background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-card);color:var(--strider-color-text);cursor:pointer;display:grid;gap:var(--strider-space-3);grid-template-columns:minmax(0,1fr) auto auto;padding:.85rem 1rem;text-align:left;width:100%}.strider-accordion-header__main{display:grid;gap:.15rem;min-width:0}.strider-accordion-header__title{font-size:var(--strider-font-size-md);font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strider-accordion-header__subtitle,.strider-accordion-header__meta{color:var(--strider-color-muted);font-size:var(--strider-font-size-sm)}.strider-field,.strider-rich-select{color:var(--strider-color-text);display:grid;gap:.3rem;min-width:0}.strider-field__label{color:var(--strider-color-muted);font-size:var(--strider-font-size-xs);font-weight:700}.strider-field__control-wrap{display:grid;position:relative}.strider-field__icon{align-items:center;color:var(--strider-color-muted);display:inline-flex;left:.6rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.strider-field__control{background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-control);box-sizing:border-box;color:var(--strider-color-text);font-size:var(--strider-font-size-sm);line-height:var(--strider-line-height);min-height:34px;padding:.42rem .6rem;resize:none;transition:border-color .15s ease,box-shadow .15s ease;width:100%}textarea.strider-field__control{resize:vertical}.strider-field__control--compact{min-height:28px;padding-block:.28rem}.strider-field__control--with-icon{padding-left:2rem}.strider-rich-select{position:relative}.strider-rich-select__trigger{align-items:center;background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-control);box-sizing:border-box;box-shadow:var(--strider-shadow-control);color:var(--strider-color-muted);cursor:pointer;display:inline-flex;font-size:var(--strider-font-size-sm);gap:var(--strider-space-2);justify-content:space-between;line-height:1.15;min-height:32px;min-width:9rem;padding:.33rem .62rem;text-align:left;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease;width:100%}.strider-rich-select__trigger--compact{min-height:28px;padding-block:.25rem}.strider-rich-select__trigger--with-description{min-height:40px}.strider-rich-select__trigger--compact.strider-rich-select__trigger--with-description{min-height:36px}.strider-rich-select__trigger:hover:not(:disabled){border-color:var(--strider-color-border-strong)}.strider-rich-select__value-wrap,.strider-rich-select__option-content{display:grid;gap:.12rem;min-width:0}.strider-rich-select__value{color:var(--strider-color-muted);font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strider-rich-select__description{color:var(--strider-color-muted);font-size:var(--strider-font-size-xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strider-rich-select__chevron{color:var(--strider-color-muted);flex:0 0 auto;transition:transform .14s ease}.strider-rich-select__chevron--open{transform:rotate(180deg)}.strider-rich-select__menu{background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-card);box-shadow:var(--strider-shadow-popover);display:grid;max-height:18rem;min-width:min(22rem,100vw);overflow:auto;padding:.35rem;z-index:9999}.strider-rich-select__option{align-items:center;background:transparent;border:0;border-radius:var(--strider-radius-control);color:var(--strider-color-text);cursor:pointer;display:flex;font-size:var(--strider-font-size-sm);gap:var(--strider-space-3);justify-content:space-between;line-height:1.15;padding:.55rem .6rem;text-align:left;width:100%}.strider-rich-select__option:hover:not(:disabled),.strider-rich-select__option--highlighted,.strider-rich-select__option--selected{background:var(--strider-color-primary-soft)}.strider-rich-select__option--selected .strider-rich-select__option-label{font-weight:700}.strider-rich-select__option-label,.strider-rich-select__option-description{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strider-rich-select__option-description{color:var(--strider-color-muted);font-size:var(--strider-font-size-xs);margin-top:.15rem}.strider-rich-select__option-check{color:var(--strider-color-primary);flex:0 0 auto}.strider-floating-modal-overlay{align-items:center;background:transparent;display:flex;inset:0;justify-content:center;pointer-events:none;position:fixed}.strider-floating-modal{background:var(--color-surface, var(--strider-color-surface));border-radius:12px;box-shadow:0 20px 60px #0000004d;color:var(--color-text, var(--strider-color-text));display:flex;flex-direction:column;font-family:var(--strider-font-family);max-width:calc(100vw - 24px);overflow:hidden;padding:28px;pointer-events:auto;position:fixed}.strider-floating-modal--action{backdrop-filter:blur(12px) saturate(1.05);-webkit-backdrop-filter:blur(12px) saturate(1.05);background:color-mix(in srgb,var(--color-surface, var(--strider-color-surface)) 90%,rgba(255,255,255,.06));border:1px solid color-mix(in srgb,var(--color-border, var(--strider-color-border)) 80%,transparent);box-shadow:0 46px 120px #0612165c,0 22px 56px #0612164d,0 10px 24px #0612163d,var(--shadow-floating-modal-glow, 0 0 30px rgba(15, 23, 42, .14)),0 1px #ffffff14 inset,0 0 0 1px #86ac410f;padding:0}.strider-floating-modal--scroll-body{padding:0}.strider-floating-modal__header{align-items:center;display:flex;flex-shrink:0;gap:var(--strider-space-2);justify-content:space-between;margin-bottom:20px;-webkit-user-select:none;user-select:none}.strider-floating-modal--scroll-body .strider-floating-modal__header{border-bottom:1px solid var(--color-border, var(--strider-color-border));margin-bottom:0;padding:28px 28px 20px}.strider-floating-modal__header--colored{border-radius:12px 12px 0 0;box-shadow:var(--shadow-card-header, inset 0 1px 0 rgba(255, 255, 255, .2));margin:-28px -28px 20px;padding:14px 20px 14px 28px}.strider-floating-modal--scroll-body .strider-floating-modal__header--colored{margin:0}.strider-floating-modal__header--action{background:color-mix(in srgb,var(--color-surface, var(--strider-color-surface)) 94%,rgba(255,255,255,.05));border-bottom:1px solid color-mix(in srgb,var(--color-border, var(--strider-color-border)) 78%,transparent);border-radius:10px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--strider-floating-modal-accent, var(--strider-color-primary)) 34%,transparent),inset 0 3px 0 0 var(--strider-floating-modal-accent, var(--strider-color-primary));color:var(--color-text, var(--strider-color-text));margin:8px 8px 0;padding:14px 16px}.strider-floating-modal--collapsed .strider-floating-modal__header--action{border-bottom:0;margin:8px}.strider-floating-modal__header--draggable{cursor:grab;touch-action:none}.strider-floating-modal__header--dragging{cursor:grabbing}.strider-floating-modal__header--pulse{animation:strider-floating-modal-header-pulse 2s ease-in-out infinite}.strider-floating-modal__title{color:var(--color-text, var(--strider-color-text));font-size:var(--strider-font-size-lg);font-weight:800;line-height:var(--strider-line-height);margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strider-floating-modal__controls{align-items:center;display:inline-flex;flex:0 0 auto;gap:4px}.strider-floating-modal__drag-indicator,.strider-floating-modal__control-button{align-items:center;display:inline-flex;justify-content:center}.strider-floating-modal__drag-indicator{opacity:.78;padding-inline:2px}.strider-floating-modal__control-button{background:transparent;border:0;border-radius:var(--strider-radius-control);cursor:pointer;min-height:26px;min-width:26px;padding:4px}.strider-floating-modal__control-button:hover{background:color-mix(in srgb,var(--color-muted, var(--strider-color-muted)) 14%,transparent)}.strider-floating-modal__control-button:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--strider-color-focus) 28%,transparent);outline:none}.strider-floating-modal__body{min-height:0}.strider-floating-modal--action .strider-floating-modal__body{padding:16px 20px 20px}.strider-floating-modal--scroll-body .strider-floating-modal__body{flex:1;overflow-y:auto;padding:24px 28px}.strider-floating-modal__footer{background:var(--color-surface, var(--strider-color-surface));border-top:1px solid var(--color-border, var(--strider-color-border));flex-shrink:0;padding:16px 20px 20px}@keyframes strider-floating-modal-header-pulse{0%,to{box-shadow:inset 0 0 0 1px var(--modal-pulse-ring-rest, color-mix(in srgb, var(--strider-color-primary) 38%, transparent)),inset 0 3px 0 0 var(--modal-pulse-top-rest, var(--strider-color-primary)),0 0 #86ac4100}50%{box-shadow:inset 0 0 0 1px var(--modal-pulse-ring-peak, color-mix(in srgb, var(--strider-color-primary) 74%, transparent)),inset 0 3px 0 0 var(--modal-pulse-top-peak, var(--strider-color-primary)),0 0 24px var(--modal-pulse-glow-1, color-mix(in srgb, var(--strider-color-primary) 30%, transparent)),0 0 40px var(--modal-pulse-glow-2, color-mix(in srgb, var(--strider-color-primary) 16%, transparent))}}.strider-definition-workbench{align-items:start;color:var(--strider-color-text);display:grid;gap:var(--strider-space-4);grid-template-columns:minmax(260px,.74fr) minmax(520px,1.76fr);min-width:0}.strider-definition-workbench__column,.strider-definition-workbench__list-heading,.strider-definition-workbench__row-main{display:grid;min-width:0}.strider-definition-workbench__column{gap:var(--strider-space-3)}.strider-definition-workbench__list-header{align-items:center;display:flex;flex-wrap:wrap;gap:var(--strider-space-3);justify-content:space-between}.strider-definition-workbench__list-title{color:var(--strider-color-text);font-size:var(--strider-font-size-sm);font-weight:800}.strider-definition-workbench__list-subtitle,.strider-definition-workbench__editor-title,.strider-definition-workbench__row-meta,.strider-definition-workbench__row-detail,.strider-definition-workbench__count,.strider-definition-workbench__empty,.strider-definition-workbench__description{color:var(--strider-color-muted)}.strider-definition-workbench__list-subtitle,.strider-definition-workbench__editor-title,.strider-definition-workbench__count,.strider-definition-workbench__empty,.strider-definition-workbench__description{font-size:var(--strider-font-size-xs)}.strider-definition-workbench__filter{align-items:end;display:grid;gap:var(--strider-space-2);grid-template-columns:minmax(0,1fr) auto}.strider-definition-workbench__count{font-weight:800;padding-bottom:.45rem;white-space:nowrap}.strider-definition-workbench__list{background:color-mix(in srgb,var(--strider-color-border) 7%,var(--strider-color-surface));border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-card);max-height:32.5rem;min-height:8.25rem;overflow:auto}.strider-definition-workbench__empty{padding:var(--strider-space-3)}.strider-definition-workbench__row{background:var(--strider-color-surface);border-bottom:1px solid var(--strider-color-border);cursor:pointer;display:grid;gap:.35rem;padding:.55rem .65rem}.strider-definition-workbench__row:hover{background:color-mix(in srgb,var(--strider-color-primary) 6%,var(--strider-color-surface))}.strider-definition-workbench__row:focus-visible{box-shadow:inset 0 0 0 3px color-mix(in srgb,var(--strider-color-focus) 28%,transparent);outline:none}.strider-definition-workbench__row--active{background:color-mix(in srgb,var(--strider-color-primary) 10%,var(--strider-color-surface))}.strider-definition-workbench__row-top{align-items:flex-start;display:flex;gap:var(--strider-space-3);justify-content:space-between}.strider-definition-workbench__row-title{color:var(--strider-color-text);font-size:var(--strider-font-size-xs);font-weight:800;overflow-wrap:anywhere}.strider-definition-workbench__row-meta,.strider-definition-workbench__row-detail{font-size:var(--strider-font-size-xs);line-height:var(--strider-line-height);overflow-wrap:anywhere}.strider-definition-workbench__row-meta{margin-top:.15rem}.strider-definition-workbench__row-detail{color:var(--strider-color-text)}.strider-definition-workbench__row-detail--mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.strider-definition-workbench__row-actions{display:inline-flex;flex-shrink:0;gap:.35rem}.strider-definition-workbench__row-actions .strider-button{min-height:1.625rem;min-width:1.625rem}.strider-definition-workbench__row-footer{align-items:center;display:flex;flex-wrap:wrap;gap:var(--strider-space-2)}.strider-definition-workbench__status{align-items:center;border-radius:var(--strider-radius-control);display:inline-flex;font-size:var(--strider-font-size-xs);font-weight:800;min-height:1.125rem;padding:.05rem .4rem}.strider-definition-workbench__status--active{background:var(--strider-color-success-soft);color:var(--strider-color-success)}.strider-definition-workbench__status--inactive{background:var(--strider-color-surface-muted);color:var(--strider-color-muted)}.strider-definition-workbench__description{flex:1 1 7.5rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strider-definition-workbench__editor{background:color-mix(in srgb,var(--strider-color-primary) 3%,var(--strider-color-surface));border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-card);display:grid;gap:var(--strider-space-3);min-width:0;padding:var(--strider-space-4)}.strider-definition-workbench__editor-title{font-weight:700}.strider-loading{align-items:center;color:var(--strider-color-muted);display:inline-flex;font-family:var(--strider-font-family);font-size:var(--strider-font-size-sm);gap:var(--strider-space-2)}.strider-loading--compact{font-size:var(--strider-font-size-xs)}.strider-spinner{animation:strider-spin .8s linear infinite;border:2px solid color-mix(in srgb,currentColor 22%,transparent);border-top-color:currentColor;border-radius:999px;display:inline-block;height:.9rem;width:.9rem}.strider-pill-toggle-group{align-items:center;display:flex;flex-wrap:wrap;gap:var(--strider-space-2)}.strider-pill-toggle{background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-pill);color:var(--strider-color-muted);cursor:pointer;font-size:var(--strider-font-size-xs);font-weight:800;padding:.32rem .65rem}.strider-pill-toggle--selected{background:var(--strider-color-primary-soft);border-color:color-mix(in srgb,var(--strider-color-primary) 35%,var(--strider-color-border));color:var(--strider-color-primary)}.strider-modal-actions{align-items:center;display:flex;flex-wrap:wrap;gap:var(--strider-space-2)}.strider-modal-actions--start{justify-content:flex-start}.strider-modal-actions--end{justify-content:flex-end}.strider-modal-actions--between{justify-content:space-between}.strider-icon-leading-text{gap:var(--strider-space-2)}@keyframes strider-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.strider-section-card__header{display:grid}.strider-accordion-header{grid-template-columns:minmax(0,1fr) auto}.strider-accordion-header__meta{grid-column:1 / -1}}@media(max-width:960px){.strider-definition-workbench,.strider-definition-workbench__filter{grid-template-columns:minmax(0,1fr)}.strider-definition-workbench__count{padding-bottom:0}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.table{display:table}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{--color-brand-blue-pine:#324851;--color-brand-grass:#86ac41;--color-brand-reflection:#34675c;--color-brand-mist:#7da3a1;--color-primary:var(--color-brand-grass);--color-bg:#1a2228;--color-main-bg:#1c2227;--color-surface:#243038;--color-table-readonly:var(--color-surface);--color-table-editable:var(--color-bg);--color-border:#2e3d47;--color-text:#e8eeea;--color-muted:var(--color-brand-mist);--color-placeholder:#6d7680;--color-sidebar:#263037;--color-sidebar-primary:var(--color-brand-grass);--color-sidebar-border:#2e3d47;--color-sidebar-muted:var(--color-brand-mist);--color-sidebar-text:#e8eeea;--color-sidebar-active:var(--color-brand-reflection);--color-danger:#b35e52;--color-success:var(--color-brand-grass);--color-warning:#e9a43f;--color-info:#3b82f6;--color-primary-soft:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){:root{--color-primary-soft:color-mix(in srgb, var(--color-primary) 10%, var(--color-surface))}}:root{--color-primary-border:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){:root{--color-primary-border:color-mix(in srgb, var(--color-primary) 34%, var(--color-border))}}:root{--color-danger-soft:var(--color-danger)}@supports (color:color-mix(in lab,red,red)){:root{--color-danger-soft:color-mix(in srgb, var(--color-danger) 12%, var(--color-surface))}}:root{--color-danger-border:var(--color-danger)}@supports (color:color-mix(in lab,red,red)){:root{--color-danger-border:color-mix(in srgb, var(--color-danger) 32%, var(--color-border))}}:root{--color-warning-soft:#f6ecdd;--color-warning-border:var(--color-warning)}@supports (color:color-mix(in lab,red,red)){:root{--color-warning-border:color-mix(in srgb, var(--color-warning) 42%, var(--color-border))}}:root{--shadow-card-header:inset 0 1px 0 #fff3, inset 0 -1px 0 #00000040, 0 3px 8px #000000b3, 0 2px 6px #7da3a159;--shadow-floating-modal-glow:0 0 30px #e8eeea29, 0 0 0 1px #e8eeea33;--modal-pulse-ring-rest:#86ac4161;--modal-pulse-top-rest:#86ac41f5;--modal-pulse-ring-peak:#86ac41bd;--modal-pulse-top-peak:#86ac41;--modal-pulse-glow-1:#86ac414d;--modal-pulse-glow-2:#86ac4129;--guide-badge-migration-text:#78a9ff;--guide-badge-collection-text:#addb67;--guide-badge-published-text:#63d98c;--guide-badge-draft-text:#f0b46b;--guide-badge-ai-text:#63d98c;--guide-badge-user-text:#78a9ff;--guide-badge-md-text:#67d4c9;--guide-badge-pdf-text:#f0a46b;--guide-badge-global-text:#bcc8da;--guide-badge-org-text:#f0b46b;--floating-debty-button-border:var(--color-sidebar-primary)}@supports (color:color-mix(in lab,red,red)){:root{--floating-debty-button-border:color-mix(in srgb, var(--color-sidebar-primary) 52%, var(--color-sidebar-border))}}:root{--floating-debty-button-bg:#363d45;--floating-debty-button-color:var(--color-sidebar-primary);--floating-debty-button-shadow:0 6px 18px #86ac414d, 0 2px 5px #00000052, inset 0 1px 0 #ffffff2e;--floating-debty-button-shadow-hover:0 8px 20px #86ac4157, 0 2px 6px #00000057, inset 0 1px 0 #fff3}[data-theme=light]{--color-brand-blue-pine:#324851;--color-brand-grass:#86ac41;--color-brand-reflection:#34675c;--color-brand-mist:#7da3a1;--color-primary:#5a8a1a;--color-bg:#d8e4da;--color-main-bg:#edf3ee;--color-surface:#fff;--color-table-readonly:var(--color-bg);--color-table-editable:var(--color-surface);--color-border:#d1dcd3;--color-text:#1a2e1c;--color-muted:#5a7a60;--color-placeholder:#8f97a2;--color-sidebar-active:var(--color-brand-reflection);--color-danger:#a55146;--color-success:#5a8a1a;--color-warning:#e9a43f;--color-info:#2563eb;--color-primary-soft:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){[data-theme=light]{--color-primary-soft:color-mix(in srgb, var(--color-primary) 10%, var(--color-surface))}}[data-theme=light]{--color-primary-border:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){[data-theme=light]{--color-primary-border:color-mix(in srgb, var(--color-primary) 28%, var(--color-border))}}[data-theme=light]{--color-danger-soft:var(--color-danger)}@supports (color:color-mix(in lab,red,red)){[data-theme=light]{--color-danger-soft:color-mix(in srgb, var(--color-danger) 12%, var(--color-surface))}}[data-theme=light]{--color-danger-border:var(--color-danger)}@supports (color:color-mix(in lab,red,red)){[data-theme=light]{--color-danger-border:color-mix(in srgb, var(--color-danger) 28%, var(--color-border))}}[data-theme=light]{--color-warning-soft:#f6ecdd;--color-warning-border:var(--color-warning)}@supports (color:color-mix(in lab,red,red)){[data-theme=light]{--color-warning-border:color-mix(in srgb, var(--color-warning) 42%, var(--color-border))}}[data-theme=light]{--shadow-card-header:inset 0 1px 0 #fff3, inset 0 -1px 0 #00000026, 0 3px 6px #00000059;--shadow-floating-modal-glow:0 0 18px #06121614, 0 0 0 1px #06121614;--modal-pulse-ring-rest:#5a8a1a7a;--modal-pulse-top-rest:#5a8a1afa;--modal-pulse-ring-peak:#5a8a1ae0;--modal-pulse-top-peak:#5a8a1a;--modal-pulse-glow-1:#5a8a1a6b;--modal-pulse-glow-2:#5a8a1a3d;--guide-badge-migration-text:#1d4ed8;--guide-badge-collection-text:#3a5c1a;--guide-badge-published-text:#166534;--guide-badge-draft-text:#92400e;--guide-badge-ai-text:#166534;--guide-badge-user-text:#1d4ed8;--guide-badge-md-text:#0f766e;--guide-badge-pdf-text:#9a3412;--guide-badge-global-text:#334155;--guide-badge-org-text:#92400e;--floating-debty-button-border:var(--color-sidebar-primary)}@supports (color:color-mix(in lab,red,red)){[data-theme=light]{--floating-debty-button-border:color-mix(in srgb, var(--color-sidebar-primary) 42%, #ffffff14)}}[data-theme=light]{--floating-debty-button-bg:#fff;--floating-debty-button-color:var(--color-sidebar-primary);--floating-debty-button-shadow:0 4px 12px #86ac4159, 0 1px 3px #0006, inset 0 1px 0 #ffffff2e;--floating-debty-button-shadow-hover:0 6px 16px #86ac4173, 0 2px 4px #0006, inset 0 1px 0 #fff3}.nav-btn{background:#ffffff0a;transition:background .15s,box-shadow .15s,transform .12s;box-shadow:0 1px 3px #00000059,inset 0 1px #ffffff12}.nav-btn:hover{background:#ffffff17;transform:translateY(-1px);box-shadow:0 3px 8px #00000073,inset 0 1px #ffffff1c}.nav-btn.active{transform:translateY(-1px);box-shadow:0 4px 12px #86ac4159,0 1px 3px #0006,inset 0 1px #ffffff2e;background:var(--color-sidebar-primary)!important}.nav-btn.active:hover{transform:translateY(-2px);box-shadow:0 6px 16px #86ac4173,0 2px 4px #0006,inset 0 1px #fff3}.sidebar-assistant-trigger{transition:background .15s,box-shadow .15s,transform .12s,border-color .15s;box-shadow:0 1px 2px #0003,inset 0 1px #ffffff0a}.sidebar-assistant-trigger:hover{border-color:var(--color-sidebar-primary)!important;background:#ffffff0f!important}@supports (color:color-mix(in lab,red,red)){.sidebar-assistant-trigger:hover{border-color:color-mix(in srgb,var(--color-sidebar-primary) 35%,var(--color-sidebar-border))!important}}.sidebar-assistant-trigger:hover{transform:translateY(-1px);box-shadow:0 3px 8px #00000047,inset 0 1px #ffffff14}.sidebar-assistant-trigger.is-active{border-color:var(--color-sidebar-primary)!important;background:#ffffff0f!important}@supports (color:color-mix(in lab,red,red)){.sidebar-assistant-trigger.is-active{border-color:color-mix(in srgb,var(--color-sidebar-primary) 35%,var(--color-sidebar-border))!important}}.sidebar-assistant-trigger.is-active{transform:translateY(-1px);box-shadow:0 3px 8px #00000047,inset 0 1px #ffffff14}.sidebar-assistant-trigger:active{transform:translateY(0);box-shadow:0 1px 3px #00000038,inset 0 1px #ffffff0d;background:#ffffff08!important}.assistant-sidebar-toggle{position:relative}.nav-btn.assistant-sidebar-toggle.active{border-color:var(--color-sidebar-primary)!important;background:linear-gradient(#37434c,#313b43)!important}@supports (color:color-mix(in lab,red,red)){.nav-btn.assistant-sidebar-toggle.active{border-color:color-mix(in srgb,var(--color-sidebar-primary) 68%,var(--color-sidebar-border))!important}}.nav-btn.assistant-sidebar-toggle.active{transform:translateY(-1px);box-shadow:0 6px 18px #86ac414d,0 2px 5px #00000052,inset 0 1px #ffffff2e!important}.nav-btn.assistant-sidebar-toggle.active:hover{transform:translateY(-2px);background:linear-gradient(#3a4750,#334048)!important;box-shadow:0 8px 20px #86ac4157,0 2px 6px #00000057,inset 0 1px #fff3!important}.assistant-sidebar-toggle.active{border-color:var(--color-sidebar-primary)!important;background:linear-gradient(#37434c,#313b43)!important}@supports (color:color-mix(in lab,red,red)){.assistant-sidebar-toggle.active{border-color:color-mix(in srgb,var(--color-sidebar-primary) 68%,var(--color-sidebar-border))!important}}.assistant-sidebar-toggle.active{box-shadow:0 6px 18px #86ac414d,0 2px 5px #00000052,inset 0 1px #ffffff2e!important}.assistant-sidebar-toggle.active:hover{background:linear-gradient(#3a4750,#334048)!important}.assistant-sidebar-toggle.active:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:-1px;box-shadow:0 0 0 1px #ffffff14,0 0 22px #86ac413d}@keyframes debty-button-pulse{0%{box-shadow:0 2px 8px color-mix(in srgb,var(--color-primary) 10%,transparent),0 0 color-mix(in srgb,var(--color-primary) 12%,transparent),inset 0 1px #ffffff14}70%{box-shadow:0 4px 12px color-mix(in srgb,var(--color-primary) 14%,transparent),0 0 0 6px color-mix(in srgb,var(--color-primary) 0%,transparent),inset 0 1px #ffffff1a}to{box-shadow:0 2px 8px color-mix(in srgb,var(--color-primary) 10%,transparent),0 0 color-mix(in srgb,var(--color-primary) 0%,transparent),inset 0 1px #ffffff14}}.debty-action-button{border:1px solid var(--color-primary)!important}@supports (color:color-mix(in lab,red,red)){.debty-action-button{border:1px solid color-mix(in srgb,var(--color-primary) 32%,var(--color-border))!important}}.debty-action-button{background:var(--color-primary)!important}@supports (color:color-mix(in lab,red,red)){.debty-action-button{background:color-mix(in srgb,var(--color-primary) 7%,var(--color-surface))!important}}.debty-action-button{box-shadow:0 2px 8px var(--color-primary),inset 0 1px #ffffff14!important}@supports (color:color-mix(in lab,red,red)){.debty-action-button{box-shadow:0 2px 8px color-mix(in srgb,var(--color-primary) 10%,transparent),inset 0 1px #ffffff14!important}}.debty-action-button{animation:4.2s ease-in-out infinite debty-button-pulse}.debty-action-button__icon{color:var(--color-primary)}.debty-action-button:hover,.debty-action-button.is-open{background:var(--color-primary)!important}@supports (color:color-mix(in lab,red,red)){.debty-action-button:hover,.debty-action-button.is-open{background:color-mix(in srgb,var(--color-primary) 12%,var(--color-surface))!important}}.debty-action-button:hover,.debty-action-button.is-open{border-color:var(--color-primary)!important}@supports (color:color-mix(in lab,red,red)){.debty-action-button:hover,.debty-action-button.is-open{border-color:color-mix(in srgb,var(--color-primary) 56%,var(--color-border))!important}}.debty-action-button:hover,.debty-action-button.is-open{box-shadow:0 8px 18px var(--color-primary),inset 0 1px #ffffff24!important}@supports (color:color-mix(in lab,red,red)){.debty-action-button:hover,.debty-action-button.is-open{box-shadow:0 8px 18px color-mix(in srgb,var(--color-primary) 16%,transparent),inset 0 1px #ffffff24!important}}.debty-action-button:hover,.debty-action-button.is-open{transform:translateY(-1px)}.debty-action-button:active{transform:translateY(0)}[data-theme=light] .debty-action-button{background:linear-gradient(180deg,var(--color-primary),var(--color-primary))!important}@supports (color:color-mix(in lab,red,red)){[data-theme=light] .debty-action-button{background:linear-gradient(180deg,color-mix(in srgb,var(--color-primary) 6%,white),color-mix(in srgb,var(--color-primary) 2%,white))!important}}[data-theme=light] .debty-action-button{box-shadow:0 2px 8px var(--color-primary),inset 0 1px #ffffffb8!important}@supports (color:color-mix(in lab,red,red)){[data-theme=light] .debty-action-button{box-shadow:0 2px 8px color-mix(in srgb,var(--color-primary) 8%,transparent),inset 0 1px #ffffffb8!important}}[data-theme=light] .debty-action-button:hover,[data-theme=light] .debty-action-button.is-open{background:linear-gradient(180deg,var(--color-primary),var(--color-primary))!important}@supports (color:color-mix(in lab,red,red)){[data-theme=light] .debty-action-button:hover,[data-theme=light] .debty-action-button.is-open{background:linear-gradient(180deg,color-mix(in srgb,var(--color-primary) 10%,white),color-mix(in srgb,var(--color-primary) 5%,white))!important}}button:not(:disabled):not([data-no-hover=true]):not(.nav-btn):not(.collapsible-header):not(.stage-map-header){transition:filter .15s,box-shadow .15s,transform .12s,background .15s,border-color .15s}button:not(:disabled):not([data-no-hover=true]):not(.nav-btn):not(.collapsible-header):not(.stage-map-header):hover{filter:brightness(1.04)saturate(1.02);transform:translateY(-1px);box-shadow:0 4px 10px #0000002e,inset 0 1px #ffffff14}button:not(:disabled):not([data-no-hover=true]):not(.nav-btn):not(.collapsible-header):not(.stage-map-header):active{filter:brightness(1.01)saturate(1.01);transform:translateY(0);box-shadow:0 1px 3px #00000029,inset 0 1px #ffffff0f}.collapsible-header{border:1px solid var(--color-border);transition:filter .15s,box-shadow .15s,border-color .15s}@supports (color:color-mix(in lab,red,red)){.collapsible-header{border:1px solid color-mix(in srgb,var(--color-border) 90%,transparent)}}.collapsible-header{box-shadow:0 2px 6px #0000002e,inset 0 1px #ffffff14,inset 0 -1px #00000029}.collapsible-header:hover{filter:brightness(1.08)saturate(1.04);border-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.collapsible-header:hover{border-color:color-mix(in srgb,var(--color-primary) 24%,var(--color-border))}}.collapsible-header:hover{box-shadow:0 3px 8px #0000005c,inset 0 1px #ffffff24}.collapsible-header:active{filter:brightness(1.04)saturate(1.02);box-shadow:0 1px 3px #00000042,inset 0 1px #ffffff1c}.stage-map-header{transition:filter .15s,box-shadow .15s}.stage-map-header:hover{filter:brightness(1.08)saturate(1.04);box-shadow:0 3px 8px #0000005c,inset 0 1px #ffffff24}.stage-map-header:active{filter:brightness(1.04)saturate(1.02);box-shadow:0 1px 3px #00000042,inset 0 1px #ffffff1c}.modal-header-pulse{animation:2s ease-in-out infinite modal-header-pulse}@keyframes modal-header-pulse{0%,to{box-shadow:inset 0 0 0 1px var(--modal-pulse-ring-rest),inset 0 3px 0 0 var(--modal-pulse-top-rest),0 0 #86ac4100}50%{box-shadow:inset 0 0 0 1px var(--modal-pulse-ring-peak),inset 0 3px 0 0 var(--modal-pulse-top-peak),0 0 24px var(--modal-pulse-glow-1),0 0 40px var(--modal-pulse-glow-2)}}.action-modal-field:focus,.action-modal-field:focus-visible,.assistant-modal-field:focus,.assistant-modal-field:focus-visible{border-color:var(--color-primary)!important;outline:none!important}@supports (color:color-mix(in lab,red,red)){.action-modal-field:focus,.action-modal-field:focus-visible,.assistant-modal-field:focus,.assistant-modal-field:focus-visible{border-color:color-mix(in srgb,var(--color-primary) 58%,var(--color-border))!important}}.action-modal-field:focus,.action-modal-field:focus-visible,.assistant-modal-field:focus,.assistant-modal-field:focus-visible{box-shadow:0 0 0 2px var(--color-primary)!important}@supports (color:color-mix(in lab,red,red)){.action-modal-field:focus,.action-modal-field:focus-visible,.assistant-modal-field:focus,.assistant-modal-field:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--color-primary) 22%,transparent)!important}}select option{background:var(--color-surface);color:var(--color-text)}select option:checked,select option:hover,select option:focus{background:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){select option:checked,select option:hover,select option:focus{background:color-mix(in srgb,var(--color-primary) 78%,var(--color-surface))}}select option:checked,select option:hover,select option:focus{color:#fff}@media(prefers-reduced-motion:reduce){.collapsible-header,.stage-map-header{transition:none}.modal-header-pulse{animation:none}}.guide-action-btn{cursor:pointer;transition:background .12s,border-color .12s,color .12s,box-shadow .12s}.guide-action-btn:hover:not(:disabled){box-shadow:0 1px 3px #00000014;background:var(--color-bg,#f3f4f6)!important;border-color:var(--color-primary,#86ac41)!important;color:var(--color-primary,#86ac41)!important}.guide-action-btn.guide-status-btn:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 1px 3px #00000014;background:var(--color-bg,#f3f4f6)!important;border-color:inherit!important;color:inherit!important}.guide-action-btn:active:not(:disabled){filter:brightness(.95)}.guide-action-btn:disabled{cursor:not-allowed;opacity:.45}.action-btn:disabled{opacity:1;filter:none;transform:none}.action-btn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.action-btn:active:not(:disabled){filter:brightness(.96);transform:translateY(0)}.batch-overview-link{color:var(--color-primary);cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:500;text-decoration-thickness:1px;transition:color .14s,text-decoration-color .14s}.batch-overview-link--pill{border:1px solid var(--color-primary);padding:3px 10px}@supports (color:color-mix(in lab,red,red)){.batch-overview-link--pill{border:1px solid color-mix(in srgb,var(--color-primary) 24%,var(--color-border))}}.batch-overview-link--pill{background:linear-gradient(180deg,var(--color-primary),var(--color-primary));border-radius:999px}@supports (color:color-mix(in lab,red,red)){.batch-overview-link--pill{background:linear-gradient(180deg,color-mix(in srgb,var(--color-primary) 12%,var(--color-surface)),color-mix(in srgb,var(--color-primary) 6%,var(--color-surface)))}}.batch-overview-link--pill{white-space:nowrap;line-height:1.15;text-decoration:none;box-shadow:inset 0 1px #ffffff73,0 1px 2px #00000014}@media(hover:hover){.batch-overview-link:hover{color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.batch-overview-link:hover{color:color-mix(in srgb,var(--color-primary) 82%,var(--color-text))}}.batch-overview-link:hover{text-decoration:underline;-webkit-text-decoration-color:var(--color-primary);text-decoration-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.batch-overview-link:hover{-webkit-text-decoration-color:color-mix(in srgb,var(--color-primary) 55%,transparent);text-decoration-color:color-mix(in srgb,var(--color-primary) 55%,transparent)}}.batch-overview-link--pill:hover{background:linear-gradient(180deg,var(--color-primary),var(--color-primary))}@supports (color:color-mix(in lab,red,red)){.batch-overview-link--pill:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--color-primary) 18%,var(--color-surface)),color-mix(in srgb,var(--color-primary) 10%,var(--color-surface)))}}.batch-overview-link--pill:hover{border-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.batch-overview-link--pill:hover{border-color:color-mix(in srgb,var(--color-primary) 34%,var(--color-border))}}.batch-overview-link--pill:hover{box-shadow:inset 0 1px #ffffff85,0 2px 6px var(--color-primary);text-decoration:none}@supports (color:color-mix(in lab,red,red)){.batch-overview-link--pill:hover{box-shadow:inset 0 1px #ffffff85,0 2px 6px color-mix(in srgb,var(--color-primary) 10%,transparent)}}}.batch-overview-link:focus-visible{outline:1px dashed var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.batch-overview-link:focus-visible{outline:1px dashed color-mix(in srgb,var(--color-primary) 65%,transparent)}}.batch-overview-link:focus-visible{outline-offset:2px;border-radius:2px}.batch-overview-link--pill:focus-visible{outline-offset:1px}@keyframes debtica-loading-spin{to{transform:rotate(360deg)}}@keyframes debtica-loading-bar{0%{transform:translate(-110%)}50%{transform:translate(40%)}to{transform:translate(130%)}}@keyframes debtica-loading-dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}.loading-state{border:1px solid var(--color-primary);grid-template-columns:auto minmax(0,auto);justify-content:center;align-items:center;gap:8px 10px;min-width:min(320px,100%);padding:12px 14px;display:inline-grid}@supports (color:color-mix(in lab,red,red)){.loading-state{border:1px solid color-mix(in srgb,var(--color-primary) 20%,var(--color-border))}}.loading-state{background:linear-gradient(180deg,var(--color-primary),var(--color-border));border-radius:8px}@supports (color:color-mix(in lab,red,red)){.loading-state{background:linear-gradient(180deg,color-mix(in srgb,var(--color-primary) 8%,var(--color-surface)),color-mix(in srgb,var(--color-border) 16%,var(--color-surface)))}}.loading-state{color:var(--color-text);box-shadow:inset 0 1px #ffffff0f,0 8px 22px var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.loading-state{box-shadow:inset 0 1px #ffffff0f,0 8px 22px color-mix(in srgb,var(--color-primary) 8%,transparent)}}.loading-state--compact{min-width:min(260px,100%);padding:9px 12px}.loading-state__spinner{border:2px solid var(--color-primary);width:16px;height:16px}@supports (color:color-mix(in lab,red,red)){.loading-state__spinner{border:2px solid color-mix(in srgb,var(--color-primary) 24%,var(--color-border))}}.loading-state__spinner{border-top-color:var(--color-primary);border-radius:999px;animation:.85s linear infinite debtica-loading-spin}.loading-state__copy{min-width:0;color:var(--color-text);white-space:nowrap;align-items:baseline;font-size:12px;font-weight:700;display:inline-flex}.loading-state__dots{width:16px;margin-left:1px;display:inline-flex}.loading-state__dots span{animation:1.15s ease-in-out infinite debtica-loading-dot}.loading-state__dots span:nth-child(2){animation-delay:.16s}.loading-state__dots span:nth-child(3){animation-delay:.32s}.loading-state__detail{color:var(--color-muted);text-align:center;grid-column:1/-1;font-size:11px}.loading-state__bar{background:var(--color-border);border-radius:999px;grid-column:1/-1;width:100%;height:3px;position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.loading-state__bar{background:color-mix(in srgb,var(--color-border) 70%,transparent)}}.loading-state__bar span{border-radius:inherit;background:linear-gradient(90deg,transparent,var(--color-primary),transparent);width:46%;position:absolute;inset:0 auto 0 0}@supports (color:color-mix(in lab,red,red)){.loading-state__bar span{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--color-primary) 94%,white 6%),transparent)}}.loading-state__bar span{animation:1.45s ease-in-out infinite debtica-loading-bar}@keyframes stage-map-row-pulse{0%,to{filter:drop-shadow(0 0 0 color-mix(in srgb,var(--color-primary) 0%,transparent))}50%{filter:drop-shadow(0 0 10px color-mix(in srgb,var(--color-primary) 12%,transparent))}}.stage-map-row td{vertical-align:middle;transition:background-color .16s,box-shadow .18s,color .14s}.stage-map-row.is-clickable{will-change:transform,filter}.stage-map-row.is-clickable:hover,.stage-map-row.is-selected{animation:2.3s ease-in-out infinite stage-map-row-pulse;transform:translateY(-1px)}.stage-map-row.is-clickable:hover td,.stage-map-row.is-selected td{background:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.stage-map-row.is-clickable:hover td,.stage-map-row.is-selected td{background:color-mix(in srgb,var(--color-primary) 6%,var(--color-surface))}}.stage-map-row.is-clickable:hover td,.stage-map-row.is-selected td{box-shadow:inset 0 1px 0 var(--color-primary),inset 0 -1px 0 var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.stage-map-row.is-clickable:hover td,.stage-map-row.is-selected td{box-shadow:inset 0 1px color-mix(in srgb,var(--color-primary) 22%,transparent),inset 0 -1px color-mix(in srgb,var(--color-primary) 22%,transparent)}}.stage-map-row.is-selected td{background:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.stage-map-row.is-selected td{background:color-mix(in srgb,var(--color-primary) 9%,var(--color-surface))}}.stage-map-row.is-selected td{box-shadow:inset 0 1px 0 var(--color-primary),inset 0 -1px 0 var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.stage-map-row.is-selected td{box-shadow:inset 0 1px color-mix(in srgb,var(--color-primary) 30%,transparent),inset 0 -1px color-mix(in srgb,var(--color-primary) 30%,transparent)}}.vtable tbody td{background:var(--row-bg,transparent)}.vtable tbody td[data-sticky]{background:var(--row-sticky-bg,transparent)}.vtable tbody tr.is-hovered td{background:var(--row-hover-bg,transparent)}.vtable tbody tr.is-hovered td[data-sticky]{background:var(--row-hover-sticky-bg,transparent)}.vtable tbody tr[data-sel] td{background:var(--row-sel-bg,transparent)}.vtable tbody tr[data-sel] td[data-sticky]{background:var(--row-sel-sticky-bg,transparent)}.vtable tbody td[data-panel]{background:var(--row-panel-bg,transparent)}.vtable tbody tr.is-hovered td[data-panel]{background:var(--row-panel-hover-bg,transparent)}.vtable tbody tr[data-sel] td[data-panel]{background:var(--row-panel-sel-bg,transparent)}.vtable tbody tr.is-hovered{box-shadow:inset 0 1px 0 var(--color-primary),inset 0 -1px 0 var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.vtable tbody tr.is-hovered{box-shadow:inset 0 1px color-mix(in srgb,var(--color-primary) 22%,transparent),inset 0 -1px color-mix(in srgb,var(--color-primary) 22%,transparent)}}.vtable tbody td{transition:background-color 80ms}.audit-table tr.is-hovered:not([data-sel]) td{background:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.audit-table tr.is-hovered:not([data-sel]) td{background:color-mix(in srgb,var(--color-primary) 4%,transparent)}}.audit-table tr.is-hovered:not([data-sel]){box-shadow:inset 0 1px 0 var(--color-primary),inset 0 -1px 0 var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.audit-table tr.is-hovered:not([data-sel]){box-shadow:inset 0 1px color-mix(in srgb,var(--color-primary) 22%,transparent),inset 0 -1px color-mix(in srgb,var(--color-primary) 22%,transparent)}}.tracker-table tr.is-hovered:not([data-changed]) td{background:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.tracker-table tr.is-hovered:not([data-changed]) td{background:color-mix(in srgb,var(--color-primary) 4%,var(--color-table-editable))}}.tracker-table tr.is-hovered:not([data-changed]){box-shadow:inset 0 1px 0 var(--color-primary),inset 0 -1px 0 var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.tracker-table tr.is-hovered:not([data-changed]){box-shadow:inset 0 1px color-mix(in srgb,var(--color-primary) 22%,transparent),inset 0 -1px color-mix(in srgb,var(--color-primary) 22%,transparent)}}.dashboard-emphasis-card{transition:border-color .2s,box-shadow .2s,transform .2s,background-color .2s}.dashboard-emphasis-card:hover{transform:var(--dashboard-card-hover-transform,translateY(-1px));border-color:var(--dashboard-card-hover-border,var(--color-primary))!important;box-shadow:var(--dashboard-card-hover-shadow,0 4px 12px #0000001a)!important}input[type=checkbox]{accent-color:var(--color-success)}*{box-sizing:border-box}body{background:var(--color-bg);color:var(--color-text);margin:0;font-family:DM Sans,system-ui,sans-serif}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
