:root,[data-strider-theme]{--strider-font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--strider-font-size-xs:0.75rem;--strider-font-size-sm:0.8125rem;--strider-font-size-md:0.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,0.08);--strider-shadow-popover:0 16px 36px rgba(15,23,42,0.16);--strider-radius-control:6px;--strider-radius-card:8px;--strider-radius-pill:999px;--strider-space-1:0.25rem;--strider-space-2:0.5rem;--strider-space-3:0.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,0.22),inset 0 1px 0 rgba(255,255,255,0.04);--strider-shadow-popover:0 16px 36px rgba(0,0,0,0.38);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-accordion-header,.strider-button,.strider-definition-workbench,.strider-field__control,.strider-pill-toggle,.strider-rich-select__option,.strider-rich-select__trigger{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-accordion-header:focus-visible,.strider-button:focus-visible,.strider-field__control:focus-visible,.strider-pill-toggle:focus-visible,.strider-rich-select__option:focus-visible,.strider-rich-select__trigger:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--strider-color-focus) 28%,transparent);outline:none}.strider-accordion-header:disabled,.strider-button:disabled,.strider-field__control:disabled,.strider-pill-toggle:disabled,.strider-rich-select__option:disabled,.strider-rich-select__trigger: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:#ffffff}.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:#ffffff}.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__meta,.strider-accordion-header__subtitle{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__option-content,.strider-rich-select__value-wrap{display:grid;gap:.12rem;min-width:0}.strider-rich-select__value{font-weight:700}.strider-rich-select__description,.strider-rich-select__value{color:var(--strider-color-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strider-rich-select__description{font-size:var(--strider-font-size-xs)}.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--highlighted,.strider-rich-select__option--selected,.strider-rich-select__option:hover:not(:disabled){background:var(--strider-color-primary-soft)}.strider-rich-select__option--selected .strider-rich-select__option-label{font-weight:700}.strider-rich-select__option-description,.strider-rich-select__option-label{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:linear-gradient(180deg,color-mix(in srgb,var(--color-surface,var(--strider-color-surface)) 96%,rgba(255,255,255,.05)),color-mix(in srgb,var(--color-bg,var(--strider-color-surface)) 18%,var(--color-surface,var(--strider-color-surface))));border:1px solid color-mix(in srgb,var(--color-primary,var(--strider-color-primary)) 18%,var(--color-border,var(--strider-color-border)));border-radius:12px;box-shadow:0 42px 110px rgba(6,18,22,.4),0 16px 42px rgba(6,18,22,.26),0 7px 18px rgba(0,0,0,.2),0 0 0 1px color-mix(in srgb,var(--color-primary,var(--strider-color-primary)) 12%,transparent),inset 0 1px 0 rgba(255,255,255,.1);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:before{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),inset 0 0 30px color-mix(in srgb,var(--color-primary,var(--strider-color-primary)) 5%,transparent);content:"";inset:0;pointer-events:none;position:absolute}.strider-floating-modal--action{backdrop-filter:blur(12px) saturate(1.05);-webkit-backdrop-filter:blur(12px) saturate(1.05);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface,var(--strider-color-surface)) 93%,rgba(255,255,255,.08)),color-mix(in srgb,var(--color-bg,var(--strider-color-surface)) 88%,var(--color-surface,var(--strider-color-surface))));border-color:color-mix(in srgb,var(--color-primary,var(--strider-color-primary)) 36%,var(--color-border,var(--strider-color-border)));box-shadow:0 58px 150px rgba(2,8,12,.62),0 26px 72px rgba(4,14,18,.48),0 10px 28px rgba(0,0,0,.36),0 0 0 1px color-mix(in srgb,var(--color-primary,var(--strider-color-primary)) 28%,transparent),0 0 46px color-mix(in srgb,var(--color-primary,var(--strider-color-primary)) 18%,transparent),var(--shadow-floating-modal-glow,0 0 30px rgba(15,23,42,.14)),inset 0 1px 0 rgba(255,255,255,.12),inset 0 0 24px color-mix(in srgb,var(--color-primary,var(--strider-color-primary)) 7%,transparent);padding:0}.strider-floating-modal--action:before{box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),inset 0 0 38px color-mix(in srgb,var(--color-primary,var(--strider-color-primary)) 8%,transparent)}[data-theme=light] .strider-floating-modal{box-shadow:0 30px 82px rgba(36,66,48,.2),0 12px 34px rgba(36,66,48,.13),0 4px 14px rgba(15,23,42,.1),0 0 0 1px color-mix(in srgb,var(--color-primary,var(--strider-color-primary)) 16%,transparent),inset 0 1px 0 rgba(255,255,255,.75)}[data-theme=light] .strider-floating-modal--action{box-shadow:0 32px 90px rgba(36,66,48,.22),0 14px 38px rgba(36,66,48,.14),0 0 0 1px color-mix(in srgb,var(--color-primary,var(--strider-color-primary)) 22%,transparent),inset 0 1px 0 rgba(255,255,255,.75)}.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--resizing{-webkit-user-select:none;user-select:none}.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__control-button,.strider-floating-modal__drag-indicator{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 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}.strider-floating-modal__resize-handle{align-items:flex-end;background:transparent;border:0;border-radius:0 0 10px 0;bottom:0;color:color-mix(in srgb,var(--color-primary,var(--strider-color-primary)) 46%,var(--color-muted,var(--strider-color-muted)));cursor:nwse-resize;display:inline-flex;height:28px;justify-content:flex-end;padding:0 5px 5px 0;position:absolute;right:0;touch-action:none;width:28px;z-index:2}.strider-floating-modal__resize-handle span{background:linear-gradient(currentColor,currentColor) right 0 bottom 0 /12px 1.5px no-repeat,linear-gradient(currentColor,currentColor) right 0 bottom 5px /7px 1.5px no-repeat,linear-gradient(currentColor,currentColor) right 0 bottom 10px /3px 1.5px no-repeat;display:block;height:14px;opacity:.85;transform:rotate(-45deg);transform-origin:bottom right;width:14px}.strider-floating-modal__resize-handle:hover{color:var(--color-primary,var(--strider-color-primary))}.strider-floating-modal__resize-handle:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--strider-color-focus) 28%,transparent);outline:none}@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 0 rgba(134,172,65,0)}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__count,.strider-definition-workbench__description,.strider-definition-workbench__editor-title,.strider-definition-workbench__empty,.strider-definition-workbench__list-subtitle,.strider-definition-workbench__row-detail,.strider-definition-workbench__row-meta{color:var(--strider-color-muted)}.strider-definition-workbench__count,.strider-definition-workbench__description,.strider-definition-workbench__editor-title,.strider-definition-workbench__empty,.strider-definition-workbench__list-subtitle{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-detail,.strider-definition-workbench__row-meta{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(1turn)}}@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}}