._toast__viewport_shz1x_3{position:fixed;bottom:calc(16px + var(--toast-offset, 0px));right:16px;display:flex;flex-direction:column;gap:8px;width:360px;max-width:calc(100vw - 32px);z-index:var(--z-toast);outline:none;pointer-events:none}._toast__root_shz1x_20{pointer-events:auto;background:var(--surface-elevated);border:1px solid var(--border);border-left:3px solid var(--border);border-radius:var(--radius-md);padding:12px 14px;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:start;box-shadow:var(--shadow-md);animation:_slide-in_shz1x_1 .2s ease-out}._toast__root_shz1x_20[data-state=closed]{animation:_slide-out_shz1x_1 .16s ease-in}._toast__root_shz1x_20[data-swipe=move]{transform:translate(var(--radix-toast-swipe-move-x))}._toast__root_shz1x_20[data-swipe=cancel]{transform:translate(0);transition:transform .16s ease-out}._toast__root_shz1x_20[data-swipe=end]{animation:_swipe-out_shz1x_1 .16s ease-out}._toast__root--success_shz1x_50{border-left-color:var(--primary)}._toast__root--error_shz1x_54{border-left-color:var(--danger)}._toast__root--info_shz1x_58{border-left-color:var(--text-muted)}._toast__body_shz1x_62{display:flex;flex-direction:column;gap:2px}._toast__title_shz1x_68{font-size:13px;line-height:18px;font-weight:600;color:var(--text);margin:0}._toast__description_shz1x_76{font-size:12px;line-height:16px;color:var(--text-muted);margin:0}._toast__close_shz1x_83{background:transparent;border:none;cursor:pointer;padding:2px;margin:-2px;color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm)}._toast__close_shz1x_83:hover{color:var(--text);background:var(--surface)}@keyframes _slide-in_shz1x_1{0%{transform:translate(calc(100% + 16px))}to{transform:translate(0)}}@keyframes _slide-out_shz1x_1{0%{transform:translate(0);opacity:1}to{transform:translate(calc(100% + 16px));opacity:0}}@keyframes _swipe-out_shz1x_1{0%{transform:translate(var(--radix-toast-swipe-end-x))}to{transform:translate(calc(100% + 16px))}}._button_67p5n_3{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 18px;font-size:16px;font-weight:600;line-height:1;color:var(--text);background:var(--surface);border:1px solid transparent;border-radius:var(--radius-lg);cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease;white-space:nowrap;-webkit-user-select:none;user-select:none}._button_67p5n_3:disabled{opacity:.5;cursor:not-allowed}._button_67p5n_3:focus-visible{outline:none;box-shadow:0 0 0 3px var(--ring)}._button_67p5n_3 svg{width:18px;height:18px;flex-shrink:0}._button--primary_67p5n_44{background:var(--primary);color:var(--primary-foreground)}._button--primary_67p5n_44:hover:not(:disabled){background:var(--primary-hover)}._button--secondary_67p5n_53{background:var(--surface-elevated);color:var(--text)}._button--secondary_67p5n_53:hover:not(:disabled){background:var(--surface-hover)}._button--outline_67p5n_62{background:var(--surface);border-color:var(--border);color:var(--text)}._button--outline_67p5n_62:hover:not(:disabled){background:var(--surface-hover);border-color:var(--border-strong)}._button--soft_67p5n_73{background:var(--primary-soft);color:var(--primary-strong)}._button--soft_67p5n_73:hover:not(:disabled){background:var(--primary-soft);filter:brightness(.96)}._button--success_67p5n_83{background:var(--success);color:var(--text-inverse)}._button--success_67p5n_83:hover:not(:disabled){filter:brightness(.95)}._button--ghost_67p5n_92{background:transparent;color:var(--text-muted)}._button--ghost_67p5n_92:hover:not(:disabled){background:var(--surface-hover);color:var(--text)}._button--destructive_67p5n_102{background:var(--danger);color:var(--danger-foreground)}._button--destructive_67p5n_102:hover:not(:disabled){filter:brightness(.95)}._button--sm_67p5n_113{height:36px;padding:0 14px;font-size:15px;border-radius:var(--radius-md)}._button--lg_67p5n_120{height:44px;padding:0 22px;font-size:17px}._button--icon_67p5n_126{width:40px;height:40px;padding:0}._button--icon-sm_67p5n_132{width:36px;height:36px;padding:0;border-radius:var(--radius-md)}._error-card_gl36f_3{padding:24px;max-width:520px;margin:80px auto;background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);font-size:14px;color:var(--text);text-align:center}._error-card__title_gl36f_15{margin:0 0 12px;font-size:18px;font-weight:600;color:var(--text)}._error-card__message_gl36f_22{margin:0;color:var(--text-muted)}._error-card__actions_gl36f_27{display:flex;justify-content:center;gap:8px;margin-top:20px}._form-error_qv2ui_3{font-size:12px;line-height:16px;color:var(--danger)}._error-boundary__inline_p5g6l_7{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text);font-size:13px}._error-boundary__inline-message_p5g6l_20{color:var(--text-muted);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._sandbox-splash_o4j6w_9{color-scheme:light;--primary: #4a7bf7;--text: #1a1a1a;--text-muted: #4a5568;--danger: #ef4444;--danger-soft: rgba(239, 68, 68, .12);position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--text);z-index:1000}._sandbox-splash__inner_o4j6w_28{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding:24px}._sandbox-splash__spinner_o4j6w_37{width:36px;height:36px;border-radius:50%;border:3px solid rgba(74,123,247,.18);border-top-color:var(--primary);animation:_sandbox-splash-spin_o4j6w_1 .8s linear infinite}._sandbox-splash__text_o4j6w_46{font-size:14px;color:var(--text-muted);letter-spacing:.01em}._sandbox-splash__error_o4j6w_52{margin-top:8px;font-size:13px;color:var(--danger);background:var(--danger-soft);padding:8px 14px;border-radius:6px;max-width:320px}@keyframes _sandbox-splash-spin_o4j6w_1{to{transform:rotate(360deg)}}._breadcrumb-bar_xqzrk_10{position:fixed;top:var(--topbar-height);left:var(--sidebar-width);right:var(--dock-width, 0px);z-index:20;display:flex;align-items:center;height:36px;padding:0 32px;background:var(--surface);border-bottom:1px solid var(--border)}@media(max-width:899px){._breadcrumb-bar_xqzrk_10{left:0}}._breadcrumb_xqzrk_10{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-family:var(--font-sans);font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}._breadcrumb__crumb_xqzrk_45{color:var(--text-muted);transition:color .12s ease}._breadcrumb__crumb--link_xqzrk_50{color:var(--text-muted);cursor:pointer}._breadcrumb__crumb--link_xqzrk_50:hover,._breadcrumb__crumb--current_xqzrk_59{color:var(--text)}._breadcrumb__separator_xqzrk_63{width:14px;height:14px;color:var(--text-subtle);flex-shrink:0}._page-header_15xjm_9{display:flex;flex-direction:column;gap:6px;padding:16px 24px;border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0}._page-header__title-row_15xjm_19{display:flex;align-items:center;justify-content:space-between;gap:16px}._page-header__title-slot_15xjm_26{display:flex;align-items:center;gap:12px;min-width:0}._page-header__title_15xjm_19{font-size:26px;line-height:32px;font-weight:700;letter-spacing:-.015em;color:var(--text);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._page-header__title--mono_15xjm_45{font-family:var(--font-mono);font-size:24px;font-weight:600;letter-spacing:0}._page-header__description_15xjm_52{font-size:16px;line-height:22px;color:var(--text-muted);max-width:720px}._page-header__actions_15xjm_59{display:flex;align-items:center;gap:8px;flex-shrink:0}._dialog__overlay_khaa2_3{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--scrim-dialog);animation:_fade-in_khaa2_1 .16s ease-out;z-index:var(--z-dialog-overlay)}._dialog__content_khaa2_11{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(480px,calc(100vw - 32px));max-height:calc(100vh - 32px);background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);z-index:var(--z-dialog-content);display:flex;flex-direction:column;animation:_scale-in_khaa2_1 .16s ease-out}._dialog__content--lg_khaa2_27{width:min(720px,calc(100vw - 32px))}._dialog__content--xl_khaa2_31{width:min(960px,calc(100vw - 32px))}._dialog__header_khaa2_35{display:flex;align-items:flex-start;justify-content:space-between;padding:16px;border-bottom:1px solid var(--border)}._dialog__titles_khaa2_43{display:flex;flex-direction:column;gap:4px}._dialog__title_khaa2_43{font-size:16px;line-height:20px;font-weight:600;letter-spacing:-.01em;margin:0}._dialog__description_khaa2_57{font-size:13px;line-height:18px;color:var(--text-muted);margin:0}._dialog__body_khaa2_64{padding:16px;overflow-y:auto;min-height:0;overscroll-behavior:contain}._dialog__footer_khaa2_80{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--border)}@keyframes _fade-in_khaa2_1{0%{opacity:0}to{opacity:1}}@keyframes _scale-in_khaa2_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._error-banner_8l0n2_3{padding:12px;border:1px solid var(--danger);border-radius:var(--radius-lg);background:var(--danger-soft);color:var(--danger);font-size:13px}._empty_1798y_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;text-align:center;color:var(--text-muted)}._icon_1798y_12{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-md);color:var(--text-muted);background:var(--surface-hover)}._icon_1798y_12 svg{width:20px;height:20px}._body_1798y_28{font-family:var(--font-sans);font-size:14px;line-height:20px;color:var(--text-muted);max-width:360px}._skeleton_akpd8_1{display:block;width:100%;background:var(--surface-hover);border-radius:var(--radius-md);animation:_pulse_akpd8_1 1.4s ease-in-out infinite}._row_akpd8_9{height:24px}._group_akpd8_13{height:32px}@keyframes _pulse_akpd8_1{0%,to{opacity:1}50%{opacity:.55}}@media(prefers-reduced-motion:reduce){._skeleton_akpd8_1{animation:none}}._data-state__loading_162hq_1{display:flex;flex-direction:column;gap:8px;padding:16px 0}._process-route-panel_1ddfd_1{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}._process-route-panel__chain_1ddfd_11{display:flex;flex-wrap:wrap;align-items:center;gap:4px 2px;margin:0;padding:0;list-style:none}._process-route-panel__item_1ddfd_21{display:inline-flex;align-items:center;gap:2px}._process-route-panel__node_1ddfd_27{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid var(--border);border-left-width:3px;border-radius:var(--radius-md)}._process-route-panel__node--stage_1ddfd_37{border-left-color:var(--brand, #2563eb)}._process-route-panel__node--service_1ddfd_41{border-left-color:var(--warning, #ca8a04);border-style:dashed}._process-route-panel__label_1ddfd_46{max-width:160px;font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._process-route-panel__mode_1ddfd_55{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}._process-route-panel__arrow_1ddfd_63{color:var(--text-muted)}._sku-thumb_96kw3_1{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden;background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-sm)}._sku-thumb--sm_96kw3_12{width:32px;height:32px}._sku-thumb--md_96kw3_17{width:48px;height:48px}._sku-thumb--lg_96kw3_24{width:200px;height:200px;max-width:100%}._sku-thumb--lg_96kw3_24 ._sku-thumb__placeholder_96kw3_30{font-size:16px;letter-spacing:.08em}._sku-thumb__img_96kw3_35{width:100%;height:100%;object-fit:cover}._sku-thumb__placeholder_96kw3_30{font-size:9px;font-weight:600;letter-spacing:.05em;color:var(--text-subtle)}._tooltip__bubble_x79tu_3{z-index:var(--z-tooltip);padding:6px 10px;background:var(--text);color:var(--text-inverse);border-radius:var(--radius-md);font-size:12px;line-height:16px;font-weight:400;white-space:normal;width:max-content;max-width:240px;box-shadow:var(--shadow-md);-webkit-user-select:none;user-select:none}._field_1tbqv_3{display:flex;flex-direction:column;gap:7px;min-width:0}._field__label-row_1tbqv_14{display:inline-flex;align-items:center;gap:6px}._field__label_1tbqv_14{font-size:11px;line-height:16px;color:var(--text-muted);font-weight:600;letter-spacing:.08em;text-transform:uppercase}._field__hint-icon_1tbqv_35{width:14px;height:14px}._field__required-mark_1tbqv_40{margin-left:3px;color:var(--danger);font-weight:700}._field__error_1tbqv_46{font-size:12px;line-height:16px;color:var(--danger)}._input_1xbgv_3{display:block;width:100%;height:36px;padding:0 12px;font:inherit;font-size:14px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color .12s ease,box-shadow .12s ease;outline:none}._input_1xbgv_3::placeholder{color:var(--text-muted)}._input_1xbgv_3:hover:not(:disabled){border-color:var(--border-strong)}._input_1xbgv_3:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px var(--ring)}._input_1xbgv_3:disabled{opacity:.6;cursor:not-allowed}._input--invalid_1xbgv_38,._input--invalid_1xbgv_38:focus-visible{border-color:var(--danger);box-shadow:0 0 0 3px var(--danger-soft)}._input--mono_1xbgv_44{font-family:var(--font-mono);letter-spacing:.04em}._select_2skfv_8{position:relative;display:block}._select_2skfv_8>select[aria-hidden=true]{position:absolute;inset:0 auto auto 0;width:0!important;height:0!important;margin:0!important;padding:0!important;border:0!important;opacity:0!important;overflow:hidden!important;clip-path:inset(50%)!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;pointer-events:none}:where(._select_2skfv_8){width:100%}._select__trigger_2skfv_42{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:36px;padding:0 12px;font:inherit;font-size:14px;color:var(--text);background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease;outline:none;text-align:left}._select__trigger_2skfv_42:hover:not([data-disabled]){border-color:var(--border-strong)}._select__trigger_2skfv_42[data-state=open],._select__trigger_2skfv_42:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px var(--ring)}._select__trigger_2skfv_42[data-disabled]{opacity:.6;cursor:not-allowed}._select__trigger_2skfv_42[data-placeholder]{color:var(--text-muted)}._select__trigger--invalid_2skfv_83,._select__trigger--invalid_2skfv_83[data-state=open],._select__trigger--invalid_2skfv_83:focus-visible{border-color:var(--danger);box-shadow:0 0 0 3px var(--danger-soft)}._select__value_2skfv_92{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._select__icon_2skfv_100{color:var(--text-muted);flex-shrink:0}._select__content_2skfv_105{background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-floating);z-index:var(--z-floating);overflow:hidden;min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);animation:_scale-in_2skfv_1 .12s ease-out}._select__viewport_2skfv_117{padding:4px}._select__item_2skfv_121{display:flex;align-items:center;gap:8px;padding:6px 28px 6px 10px;font-size:14px;line-height:18px;color:var(--text);border-radius:var(--radius-sm);cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;position:relative}._select__item_2skfv_121[data-highlighted]{background:var(--surface)}._select__item_2skfv_121[data-disabled]{opacity:.5;cursor:not-allowed}._select__item-indicator_2skfv_145{position:absolute;right:8px;display:inline-flex;align-items:center;color:var(--primary)}._select__scroll-button_2skfv_153{display:flex;align-items:center;justify-content:center;height:24px;background:var(--surface-elevated);color:var(--text-muted);cursor:default}@keyframes _scale-in_2skfv_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._dropdown-menu__content_acvc1_3{background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-floating);padding:4px;z-index:var(--z-floating);outline:none;min-width:160px;animation:_scale-in_acvc1_1 .12s ease-out}._dropdown-menu__item_acvc1_15{display:flex;align-items:center;gap:8px;padding:6px 10px;font-size:13px;line-height:18px;color:var(--text);border-radius:var(--radius-sm);cursor:pointer;outline:none;-webkit-user-select:none;user-select:none}._dropdown-menu__item_acvc1_15[data-highlighted]{background:var(--surface)}._dropdown-menu__item_acvc1_15[data-disabled]{opacity:.5;cursor:not-allowed}._dropdown-menu__item--danger_acvc1_38{color:var(--danger)}._dropdown-menu__separator_acvc1_42{height:1px;background:var(--border);margin:4px 0}._dropdown-menu__label_acvc1_48{padding:6px 10px 4px;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}@keyframes _scale-in_acvc1_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._relation-field__row_j8z3l_3{display:flex;align-items:center;gap:6px;flex:1;min-width:0}._relation-field__two-step_j8z3l_14{display:flex;align-items:center;gap:6px}._relation-field__type-select_j8z3l_24{flex:0 0 46%;min-width:0}._relation-field__multi_j8z3l_31{display:flex;flex-direction:column;gap:8px}._relation-field__multi-row_j8z3l_37{display:flex;gap:8px;align-items:flex-start}._relation-field__multi-picker_j8z3l_43{flex:1;min-width:0}._relation-field__multi-add_j8z3l_48{align-self:flex-start}._relation-field__trigger_j8z3l_52{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:1;padding:6px 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;font-size:14px;color:var(--text);text-align:left;min-height:36px;min-width:0}._relation-field__side-btn_j8z3l_77{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-muted);cursor:pointer;flex:0 0 auto}._relation-field__side-btn_j8z3l_77:hover:not(:disabled){border-color:var(--border-strong);color:var(--text)}._relation-field__side-btn_j8z3l_77:disabled{opacity:.5;cursor:not-allowed}._relation-field__trigger_j8z3l_52:hover:not(:disabled){border-color:var(--border-strong)}._relation-field__trigger_j8z3l_52:disabled{opacity:.5;cursor:not-allowed}._relation-field__label_j8z3l_110{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._relation-field__popover_j8z3l_117{width:var(--radix-popover-trigger-width);min-width:240px;max-height:clamp(210px,var(--radix-popover-content-available-height, 380px),380px);display:block;overflow-y:auto;overscroll-behavior:contain;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);z-index:var(--z-floating)}._relation-field__search-row_j8z3l_152{position:sticky;top:0;z-index:1;display:flex;align-items:center;gap:8px;padding:8px;border-bottom:1px solid var(--border);background:var(--surface)}._relation-field__clear_j8z3l_166{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;color:var(--text-muted)}._relation-field__list_j8z3l_179{list-style:none;margin:0;padding:4px}._relation-field__option_j8z3l_185{width:100%;display:flex;align-items:center;gap:12px;padding:6px 8px;border:none;background:transparent;cursor:pointer;text-align:left;border-radius:var(--radius-sm);font-size:13px;color:var(--text)}._relation-field__option_j8z3l_185:hover,._relation-field__option_j8z3l_185[data-selected]{background:var(--surface-hover)}._relation-field__ref_j8z3l_205{font-family:var(--font-mono);font-size:12px;color:var(--text-muted);min-width:80px}._relation-field__option-name_j8z3l_214{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._relation-field__option-kind_j8z3l_225{flex:0 0 auto;padding:1px 6px;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:11px;line-height:16px;color:var(--text-muted);white-space:nowrap}._relation-field__thumb_j8z3l_238{width:28px;height:28px;flex-shrink:0;border-radius:var(--radius-sm);object-fit:cover;background:var(--surface-hover)}._relation-field__thumb--loading_j8z3l_247{display:inline-block}._relation-field__empty_j8z3l_251{padding:12px;text-align:center;color:var(--text-muted);font-size:13px}._relation-field__truncated_j8z3l_262{position:sticky;bottom:0;padding:8px 12px;text-align:center;color:var(--text-muted);font-size:13px;border-top:1px solid var(--border);background:var(--surface)}._relation-field__suggestion-badge_j8z3l_275{display:inline-flex;align-items:center;justify-content:center;color:var(--accent, var(--text-muted));cursor:help}._relation-field__single_j8z3l_284{display:flex;flex-direction:column;gap:8px}._relation-field__stock_j8z3l_292{display:inline-flex;align-items:center;gap:6px;margin:0;font-size:12.5px;color:var(--text-muted)}._relation-field__stock-icon_j8z3l_301{color:var(--text-subtle);flex-shrink:0}._relation-field__stock_j8z3l_292 strong{color:var(--text);font-weight:600}._relation-field__stock-reserved_j8z3l_311{color:var(--text-subtle)}._relation-field__preview_j8z3l_319{display:flex;flex-direction:column;gap:8px;min-width:0;padding:10px 12px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-md)}._relation-field__preview-head_j8z3l_330{display:flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid var(--border)}._relation-field__preview-icon_j8z3l_338{color:var(--text-muted);flex:0 0 auto}._relation-field__preview-title_j8z3l_343{flex:1 1 auto;min-width:0;font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._relation-field__preview-ref_j8z3l_354{flex:0 0 auto;font-family:var(--font-mono);font-size:11px;color:var(--text-muted)}._relation-field__preview-open_j8z3l_361{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-muted);cursor:pointer}._relation-field__preview-open_j8z3l_361:hover{border-color:var(--border-strong);color:var(--text)}._relation-field__preview-error_j8z3l_380{margin:0;font-size:12px;color:var(--text-muted)}._relation-field__inline-action_j8z3l_388{display:flex;justify-content:flex-end}._relation-field__with-action_j8z3l_395{display:flex;align-items:flex-end;gap:6px}._relation-field__with-action-picker_j8z3l_401{flex:1;min-width:0}._relation-field__with-action-button_j8z3l_406{margin-bottom:4px;flex-shrink:0}._popover__content_1sjuj_3{background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-floating);padding:12px;z-index:var(--z-floating);outline:none;animation:_scale-in_1sjuj_1 .12s ease-out;min-width:200px;max-width:var(--popover-max-width, 320px);max-height:var(--radix-popover-content-available-height, 85vh);overflow-y:auto}@keyframes _scale-in_1sjuj_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._service-po-dialog__form_7rwvr_4{display:flex;flex-direction:column;gap:var(--space-4)}._production-line-panel_r3ylb_1{display:flex;flex-direction:column;gap:1rem}._production-line-panel__header_r3ylb_7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid var(--border);border-radius:.5rem;background:var(--surface)}._production-line-panel__identity_r3ylb_19{display:flex;align-items:center;gap:.75rem}._production-line-panel__title_r3ylb_25{margin:0;font-size:1.05rem;font-weight:700;color:var(--text)}._production-line-panel__sub_r3ylb_32{font-size:.75rem;color:var(--text-muted)}._production-line-panel__meta_r3ylb_37{display:flex;flex-wrap:wrap;gap:1.5rem;margin:0}._production-line-panel__meta-item_r3ylb_44{display:flex;flex-direction:column;gap:.15rem}._production-line-panel__meta-item_r3ylb_44 dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted)}._production-line-panel__meta-item_r3ylb_44 dd{margin:0;font-size:.875rem;font-weight:600;color:var(--text)}._production-line-panel__link_r3ylb_64{color:var(--accent);text-decoration:none}._production-line-panel__link_r3ylb_64:hover{text-decoration:underline}._production-line-panel__badge_r3ylb_73{padding:.1rem .5rem;font-size:.72rem;font-weight:600;border-radius:.25rem}._production-line-panel__badge--vendor_r3ylb_80{background:var(--warning-surface, #fef3c7);color:var(--warning-text, #92400e)}._production-line-panel__badge--inhouse_r3ylb_85{background:var(--surface-muted);color:var(--text-muted)}._production-line-panel__table-wrap_r3ylb_90{overflow-x:auto;max-width:100%;border:1px solid var(--border);border-radius:.5rem;background:var(--surface)}._production-line-panel__empty_r3ylb_98{margin:0;padding:1rem;border:1px solid var(--border);border-radius:.5rem;background:var(--surface);color:var(--text-muted);font-size:.875rem}._production-line-panel__table_r3ylb_90{width:100%;border-collapse:collapse;font-size:.8125rem}._production-line-panel__table_r3ylb_90 th,._production-line-panel__table_r3ylb_90 td{padding:.625rem .75rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}._production-line-panel__table_r3ylb_90 th{color:var(--text-muted);font-weight:600}._production-line-panel__table_r3ylb_90 td{white-space:nowrap}._production-line-panel__num_r3ylb_135{text-align:right;font-variant-numeric:tabular-nums}._production-line-panel__op_r3ylb_140{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;color:var(--text)}._production-line-panel__tag_r3ylb_148{padding:.05rem .45rem;font-size:.7rem;font-weight:600;border-radius:.25rem}._production-line-panel__tag--inhouse_r3ylb_155{background:var(--surface-muted);color:var(--text-muted)}._production-line-panel__tag--vendor_r3ylb_160{background:var(--warning-surface, #fef3c7);color:var(--warning-text, #92400e)}._production-line-panel__tag--service_r3ylb_165{background:var(--accent-surface, #ede9fe);color:var(--accent-text, #5b21b6)}._production-line-panel__qty-line_r3ylb_170{font-size:.78rem;color:var(--text);font-variant-numeric:tabular-nums}._production-line-panel__state_r3ylb_176{padding:.05rem .4rem;font-size:.7rem;text-transform:capitalize;background:var(--surface-muted);border-radius:.25rem;color:var(--text-muted)}._production-line-panel__muted_r3ylb_185{color:var(--text-muted)}._production-line-panel__action_r3ylb_189{text-align:right;white-space:nowrap}._production-line-panel__add-row_r3ylb_194 td{background:var(--surface-muted)}._production-line-panel__dialog-form_r3ylb_198{display:flex;flex-direction:column;gap:.85rem}._production-line-panel__dialog-note_r3ylb_204{font-size:.8rem;color:var(--text-muted)}._checkbox_gb8v4_3{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .1s ease,border-color .1s ease;flex-shrink:0}._checkbox_gb8v4_3:hover:not(:disabled){border-color:var(--text-muted)}._checkbox_gb8v4_3[data-state=checked],._checkbox_gb8v4_3[data-state=indeterminate]{background:var(--primary);border-color:var(--primary)}._checkbox_gb8v4_3:disabled{opacity:.5;cursor:not-allowed}._checkbox_gb8v4_3:focus-visible{outline:2px solid var(--primary);outline-offset:1px}._checkbox__indicator_gb8v4_44{color:var(--primary-foreground);display:inline-flex;align-items:center;justify-content:center}._textarea_16qau_3{display:block;width:100%;min-height:140px;padding:10px 14px;font-family:var(--font-mono);font-size:16px;line-height:22px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);resize:vertical;transition:border-color .12s ease,box-shadow .12s ease;outline:none}._textarea_16qau_3:hover:not(:disabled){border-color:var(--border-strong)}._textarea_16qau_3:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px var(--ring)}._textarea_16qau_3:disabled{opacity:.6;cursor:not-allowed}._textarea--invalid_16qau_36,._textarea--invalid_16qau_36:focus-visible{border-color:var(--danger);box-shadow:0 0 0 3px var(--danger-soft)}._table__wrap_1j52p_12{border:1px solid var(--border-strong);border-radius:var(--radius-lg);width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;background:var(--surface-elevated)}._table_1j52p_12{width:100%;table-layout:auto;border-collapse:collapse;font-size:16px;line-height:22px}._table__head_1j52p_40 th{text-align:left;font-family:var(--font-sans);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);padding:6px 16px;height:44px;line-height:16px;border-bottom:1px solid var(--border-strong);background:var(--surface-elevated);vertical-align:middle;white-space:normal;overflow-wrap:normal;min-width:72px}._table__head_1j52p_40 th._table__cell--nowrap-header_1j52p_59{white-space:nowrap}._table__row_1j52p_29 td{padding:0 16px;height:52px;border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;font-size:16px;white-space:nowrap}._table__row_1j52p_29:last-child td{border-bottom:none}._table__foot_1j52p_89 td,._table__foot_1j52p_89 th{padding:0 16px;height:48px;border-top:2px solid var(--border-strong);background:var(--surface-elevated);color:var(--text);font-weight:700;font-size:15px;vertical-align:middle;white-space:nowrap}._table__foot_1j52p_89 .tfoot-num{text-align:right;font-variant-numeric:tabular-nums}._table__row_1j52p_29:hover td{background:var(--surface-hover)}._table__row_1j52p_29 td:first-child{color:var(--primary);font-weight:600}._table__row--clickable_1j52p_118{cursor:pointer}._table__cell--mono_1j52p_122{font-family:var(--font-mono);font-size:16px;letter-spacing:.01em}._table__cell--right_1j52p_128,._table__head_1j52p_40 th._table__cell--right_1j52p_128{text-align:right;font-variant-numeric:tabular-nums}._table__head_1j52p_40 th ._table__sort-button_1j52p_137{display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;padding:0;margin:0;font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;text-align:left;white-space:inherit}._table__head_1j52p_40 th ._table__sort-button_1j52p_137:hover{color:var(--text)}._table__sort-arrow_1j52p_160{font-size:11px;color:var(--text-muted);opacity:.5}._table__sort-arrow--active_1j52p_166{color:var(--primary);opacity:1}._table__cell--sticky-right_1j52p_177,._table__head_1j52p_40 th._table__cell--sticky-right_1j52p_177,._table__foot_1j52p_89 td._table__cell--sticky-right_1j52p_177{position:sticky;right:0;z-index:1;background:var(--surface-elevated)}._table__head_1j52p_40 th._table__cell--sticky-right_1j52p_177{z-index:2}._table__row_1j52p_29:hover td._table__cell--sticky-right_1j52p_177{background:var(--surface-hover)}._table__wrap_1j52p_12[data-sticky-overlap=true] ._table__cell--sticky-right_1j52p_177{box-shadow:inset 1px 0 0 var(--border),-12px 0 12px -12px #00000059}._table__wrap_1j52p_12[data-sticky-state=pinned] th._table__cell--sticky-right_1j52p_177,._table__wrap_1j52p_12[data-sticky-state=pinned] td._table__cell--sticky-right_1j52p_177{padding:0 8px;min-width:0}._table__reveal--docked_1j52p_219{display:inline-flex;align-items:center;gap:6px}._table__wrap_1j52p_12[data-sticky-state=pinned] ._table__reveal--docked_1j52p_219,._table__reveal--pinned_1j52p_229{display:none}._table__wrap_1j52p_12[data-sticky-state=pinned] ._table__reveal--pinned_1j52p_229{display:inline-flex;align-items:center}._table__empty_1j52p_238{padding:40px 20px;text-align:center;color:var(--text-muted);font-size:16px}._table__empty-panel_1j52p_248{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-elevated);padding:48px 24px;display:flex;align-items:center;justify-content:center;text-align:center}._table__empty-message_1j52p_259{margin:0;color:var(--text-muted);font-size:16px}._table__loading_1j52p_265{padding:40px 20px;text-align:center;color:var(--text-muted);font-size:16px}._table__wrap--sticky-header_1j52p_283{max-height:var(--table-sticky-max, calc(100vh - 260px) );overflow-y:auto}._table__wrap--sticky-header_1j52p_283 ._table__head_1j52p_40 th{position:sticky;top:0;z-index:1}._table__wrap--sticky-header_1j52p_283 ._table__head_1j52p_40 th._table__cell--sticky-right_1j52p_177{z-index:3}._table__wrap--sticky-header_1j52p_283 ._table__head_1j52p_40 th{box-shadow:inset 0 -1px 0 var(--border-strong)}._kpi_irp3x_1{display:flex;flex-direction:column;gap:6px;padding:16px 18px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);min-width:0}._kpi--accent_irp3x_12{border-left-width:3px}._kpi--accent-neutral_irp3x_16{border-left-color:var(--primary)}._kpi--accent-pos_irp3x_19{border-left-color:var(--success)}._kpi--accent-neg_irp3x_22{border-left-color:var(--danger)}._kpi--accent-warn_irp3x_25{border-left-color:var(--warning)}._kpi__top_irp3x_29{display:flex;align-items:center;justify-content:space-between;gap:8px}._kpi__label_irp3x_36{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}._kpi__label--sentence_irp3x_47{text-transform:none;letter-spacing:.01em;font-weight:600}._kpi__icon_irp3x_53{display:inline-flex;color:var(--text-subtle)}._kpi__badge_irp3x_58{flex-shrink:0}._kpi__value_irp3x_62{font-size:26px;font-weight:700;line-height:1.1;font-variant-numeric:tabular-nums;color:var(--text)}._kpi__value--mono_irp3x_70{font-family:var(--font-mono);font-size:18px;font-weight:500}._kpi--compact_irp3x_76{padding:10px 14px;gap:4px}._kpi--compact_irp3x_76 ._kpi__value_irp3x_62{font-size:18px}._kpi--compact_irp3x_76 ._kpi__value--mono_irp3x_70{font-size:14px}._kpi__value--pos_irp3x_89{color:var(--success)}._kpi__value--neg_irp3x_92{color:var(--danger)}._kpi__value--warn_irp3x_95{color:var(--warning)}._kpi__caption_irp3x_99{font-size:12px;color:var(--text-muted);font-variant-numeric:tabular-nums}._tag-chip_1ma7w_10{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 11px;font-family:var(--font-sans);font-size:13px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);white-space:nowrap;-webkit-user-select:none;user-select:none}._tag-chip--sm_1ma7w_29{height:16px;padding:0 7px;font-size:10px}._tag-chip__dot_1ma7w_35{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}._tag-chip__dot--pulse_1ma7w_43{animation:_tag-chip-pulse_1ma7w_1 1.6s ease-in-out infinite}@keyframes _tag-chip-pulse_1ma7w_1{0%,to{opacity:1}50%{opacity:.4}}._tag-chip--stable_1ma7w_59{color:var(--status-stable-fg);background:var(--status-stable-bg)}._tag-chip--error_1ma7w_63{color:var(--status-error-fg);background:var(--status-error-bg)}._tag-chip--pending_1ma7w_67{color:var(--status-pending-fg);background:var(--status-pending-bg)}._tag-chip--streaming_1ma7w_71{color:var(--status-streaming-fg);background:var(--status-streaming-bg)}._tag-chip--neutral_1ma7w_75{color:var(--status-neutral-fg);background:var(--status-neutral-bg)}._tag-chip--brand_1ma7w_79{color:var(--primary);background:var(--primary-soft)}._workflow-timeline_155r2_3{display:flex;flex-direction:column;gap:4px;position:relative}._workflow-timeline__list_155r2_10{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}._workflow-timeline__title_155r2_18{font-size:14px;font-weight:600;margin:0 0 8px;color:var(--text)}._workflow-timeline__empty_155r2_25{padding:24px 12px;text-align:center;font-size:13px;color:var(--text-muted)}._workflow-timeline__row_155r2_34{position:relative;display:grid;grid-template-columns:16px minmax(0,1fr) auto;column-gap:12px;padding:12px 0;align-items:start}._workflow-timeline__row_155r2_34:before{content:"";position:absolute;left:5px;top:0;bottom:0;width:0;border-left:2px dotted var(--border-strong)}._workflow-timeline__row_155r2_34:first-child:before{top:22px}._workflow-timeline__row_155r2_34:last-child:before{bottom:auto;height:22px}._workflow-timeline__row_155r2_34:first-child:last-child:before{display:none}._workflow-timeline__dot_155r2_72{width:12px;height:12px;border-radius:50%;background:var(--surface);border:2px solid var(--primary);margin-top:4px;position:relative;z-index:1}._workflow-timeline__dot--system_155r2_83{border-color:var(--warning)}._workflow-timeline__dot--lifecycle_155r2_88{border-color:var(--border-strong);background:var(--surface-muted)}._workflow-timeline__row--deleted_155r2_94{opacity:.6}._workflow-timeline__row--deleted_155r2_94 ._workflow-timeline__event-label_155r2_98{text-decoration:line-through}._workflow-timeline__lifecycle-icon_155r2_102{display:inline-flex;align-items:center;color:var(--text-muted)}._workflow-timeline__body_155r2_108{display:flex;flex-direction:column;gap:4px;min-width:0}._workflow-timeline__header-row_155r2_115{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}._workflow-timeline__event-label_155r2_98{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:2px 8px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);white-space:nowrap}._workflow-timeline__states_155r2_136{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--text-muted)}._workflow-timeline__state-chip_155r2_144{display:inline-block;padding:2px 8px;border-radius:999px;background:var(--surface-elevated);color:var(--text);font-weight:500}._workflow-timeline__state-chip--current_155r2_153{background:color-mix(in srgb,var(--primary) 18%,transparent);color:var(--primary)}._workflow-timeline__state-arrow_155r2_158{color:var(--text-muted)}._workflow-timeline__meta_155r2_162{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-muted);flex-wrap:wrap}._workflow-timeline__relative_155r2_171{display:inline-flex;align-items:center;justify-self:end;align-self:start;margin-top:16px;font-size:12px;color:var(--text-muted);white-space:nowrap;flex-shrink:0}._workflow-timeline__firing-entity_155r2_183{background:none;border:1px solid var(--border);border-radius:var(--radius-sm);padding:1px 6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:var(--text-muted);cursor:pointer;transition:border-color .12s ease,color .12s ease}._workflow-timeline__firing-entity_155r2_183:hover{border-color:var(--primary);color:var(--primary)}._workflow-timeline__disclosure_155r2_204{margin-top:4px}._workflow-timeline__disclosure-summary_155r2_208{cursor:pointer;font-size:12px;color:var(--text-muted);-webkit-user-select:none;user-select:none}._workflow-timeline__disclosure-summary_155r2_208:hover{color:var(--text)}._workflow-timeline__payload-table_155r2_219{margin:6px 0 0;padding:8px 12px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-md);max-height:280px;overflow:auto;scrollbar-gutter:stable}._workflow-timeline__payload-rows_155r2_230{display:flex;flex-direction:column}._workflow-timeline__payload-row_155r2_230{display:grid;grid-template-columns:minmax(120px,30%) minmax(0,1fr);column-gap:12px;align-items:baseline;padding:5px 0;font-size:13px;border-bottom:1px dashed transparent}._workflow-timeline__payload-row_155r2_230:hover{border-bottom-color:var(--border)}._workflow-timeline__payload-key_155r2_251{color:var(--text-muted);font-weight:500;word-break:break-word}._workflow-timeline__payload-value_155r2_257{color:var(--text);word-break:break-word}._workflow-timeline__payload-value-id_155r2_264{color:var(--text-subtle);font-family:var(--font-mono);font-size:12px;cursor:help}._workflow-timeline__payload-value-literal_155r2_271{color:var(--primary);font-family:var(--font-mono)}._workflow-timeline__payload-value-null_155r2_276{color:var(--text-muted);font-family:var(--font-mono);font-style:italic}._workflow-timeline__payload-nested-marker_155r2_282{color:var(--text-muted);font-family:var(--font-mono);font-size:11px}._workflow-timeline__payload-nested_155r2_282{padding-left:14px}._workflow-timeline__stats_155r2_297{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;padding:16px;margin-bottom:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}._workflow-timeline__stat-card_155r2_308{display:flex;flex-direction:column;gap:4px}._workflow-timeline__stat-label_155r2_314{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted)}._workflow-timeline__stat-value_155r2_322{font-size:22px;font-weight:700;color:var(--text)}._workflow-timeline__load-more_155r2_328{display:flex;justify-content:center;margin-top:8px}._builder-page_6aocl_3{display:flex;flex-direction:column;min-height:100%}._builder-page__shell_6aocl_9{width:100%;max-width:calc(var(--page-max) + 200px);margin:0 auto;padding:var(--page-pad-y) var(--page-pad-x) var(--page-pad-bottom);display:grid;grid-template-columns:200px minmax(0,1fr);gap:24px;align-items:start}._builder-page__nav_6aocl_20{position:sticky;top:12px;display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--surface-elevated);box-shadow:var(--shadow-sm)}._builder-page__nav-label_6aocl_33{margin:0 4px 4px;font-size:.6875rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}._builder-page__nav-list_6aocl_42{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}._builder-page__nav-item_6aocl_51{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;border:none;border-radius:8px;background:transparent;color:var(--text-muted);font-size:.8125rem;font-weight:500;text-align:left;cursor:pointer;transition:background var(--motion-base) ease,color var(--motion-base) ease}._builder-page__nav-item_6aocl_51:hover{background:var(--surface-hover);color:var(--text)}._builder-page__nav-item--active_6aocl_75{background:color-mix(in srgb,var(--primary) 10%,var(--surface-muted));color:var(--text);box-shadow:inset 3px 0 0 var(--primary)}._builder-page__nav-item_6aocl_51:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._builder-page__body_6aocl_86{width:100%;min-width:0;display:flex;flex-direction:column;gap:16px}._builder-page__overview_6aocl_94{display:flex;flex-direction:column;gap:20px}._builder-page__status-block_6aocl_100{display:flex;flex-direction:column;gap:10px}._builder-page__status-heading_6aocl_106{margin:0;font-size:.9375rem;font-weight:650;color:var(--text)}._builder-page__status-note_6aocl_113{margin:0;max-width:42rem;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}._builder-page__lede_6aocl_121{margin:0;max-width:42rem;color:var(--text-muted);line-height:1.55;font-size:.9375rem}._builder-page__code_6aocl_129{font-family:var(--font-mono);font-size:.85em;padding:.1em .35em;border-radius:4px;background:var(--surface-muted);border:1px solid var(--border)}._builder-page__grid_6aocl_138{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}._builder-page__card_6aocl_147{position:relative;width:100%;min-height:112px;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border:1px solid var(--border);border-radius:12px;background:var(--surface-elevated);text-align:left;cursor:pointer;color:var(--text);box-shadow:var(--shadow-md);transition:transform var(--motion-base) ease,border-color var(--motion-base) ease,box-shadow var(--motion-base) ease,background var(--motion-base) ease}._builder-page__card_6aocl_147:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:0 3px 3px 0;background:var(--primary);opacity:.55}._builder-page__card_6aocl_147:hover{border-color:var(--primary);background:var(--surface-hover);transform:translateY(-1px);box-shadow:var(--shadow-lg),0 0 0 1px var(--primary) inset}._builder-page__card_6aocl_147:hover:before{opacity:1}._builder-page__card_6aocl_147:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._builder-page__card-icon_6aocl_199{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--surface-muted);color:var(--primary);flex-shrink:0;border:1px solid var(--border)}._builder-page__card-body_6aocl_212{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}._builder-page__card-title-row_6aocl_220{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}._builder-page__card-title_6aocl_220{font-size:.9375rem;font-weight:600;color:var(--text)}._builder-page__card-copy_6aocl_234{font-size:.8125rem;line-height:1.45;color:var(--text-muted)}._builder-page__aside_6aocl_240{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:10px;border:1px dashed var(--border);background:var(--surface-muted);color:var(--text-muted);font-size:.8125rem;line-height:1.5}._builder-page__aside_6aocl_240 p{margin:0}._builder-page__inline-link_6aocl_257{color:var(--primary);text-decoration:underline;text-underline-offset:2px}._builder-page__inline-link_6aocl_257:hover{color:var(--text)}._builder-page__section_6aocl_267{display:flex;flex-direction:column;gap:14px}._builder-page__section-head_6aocl_273{display:flex;flex-direction:column;gap:8px}._builder-page__back_6aocl_279{align-self:flex-start;border:none;background:transparent;padding:0;color:var(--primary);font-size:.8125rem;font-weight:500;cursor:pointer}._builder-page__back_6aocl_279:hover{text-decoration:underline;text-underline-offset:2px}._builder-page__source_6aocl_295{margin:0;font-size:.75rem;color:var(--text-muted);font-family:var(--font-mono)}._builder-page__placeholder_6aocl_302{display:flex;flex-direction:column;align-items:flex-start;gap:12px;max-width:36rem;padding:20px 22px;border:1px solid var(--border);border-radius:12px;background:var(--surface-elevated);box-shadow:var(--shadow-md)}._builder-page__placeholder-icon_6aocl_315{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:var(--surface-muted);color:var(--primary);border:1px solid var(--border)}._builder-page__placeholder-title_6aocl_327{margin:0;font-size:1.0625rem;font-weight:600}._builder-page__placeholder-copy_6aocl_333{margin:0;color:var(--text-muted);line-height:1.55;font-size:.875rem}._builder-page__concept-list_6aocl_340{list-style:none;margin:4px 0 8px;padding:0;display:flex;flex-direction:column;gap:10px;width:100%}._builder-page__concept-list_6aocl_340 li{display:flex;align-items:flex-start;gap:10px;color:var(--text-muted);font-size:.8125rem;line-height:1.45}._builder-page__concept-list_6aocl_340 li strong{display:block;color:var(--text);font-weight:600;margin-bottom:2px}._builder-page__concept-list_6aocl_340 svg{flex-shrink:0;margin-top:3px;color:var(--primary)}._builder-page__stat-row_6aocl_374{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}._builder-page__stat_6aocl_100{display:flex;flex-direction:column;gap:2px;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:var(--surface-elevated);box-shadow:var(--shadow-sm)}._builder-page__stat-value_6aocl_394{font-size:1.375rem;font-weight:650;font-variant-numeric:tabular-nums;color:var(--text);line-height:1.2}._builder-page__stat-label_6aocl_402{font-size:.8125rem;font-weight:600;color:var(--text)}._builder-page__stat-hint_6aocl_408{font-size:.75rem;color:var(--text-muted);line-height:1.35}._builder-page__text-link_6aocl_414{border:none;background:transparent;padding:0;color:var(--primary);font-size:.75rem;font-weight:500;cursor:pointer}._builder-page__text-link_6aocl_414:hover{text-decoration:underline;text-underline-offset:2px}._builder-page__callout_6aocl_429{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:10px;border:1px solid color-mix(in srgb,var(--primary) 35%,var(--border));background:color-mix(in srgb,var(--primary) 6%,var(--surface-elevated));color:var(--text-muted);font-size:.8125rem;line-height:1.5}._builder-page__callout_6aocl_429 p{margin:0}._builder-page__callout_6aocl_429 svg{flex-shrink:0;margin-top:2px;color:var(--primary)}._builder-page__cell-stack_6aocl_452{display:flex;flex-direction:column;gap:4px;line-height:1.4}._builder-page__cell-title_6aocl_459{font-weight:600;color:var(--text)}._builder-page__cell-hint_6aocl_464{font-size:.75rem;color:var(--text-muted)}._builder-page__code-inline_6aocl_469{font-family:var(--font-mono);font-size:.6875rem;color:var(--text-muted);word-break:break-word}._builder-page__gate_6aocl_476{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:10px;border:1px solid color-mix(in srgb,var(--warning) 35%,var(--border));background:color-mix(in srgb,var(--warning) 6%,var(--surface-elevated));color:var(--text-muted);font-size:.8125rem;line-height:1.5}._builder-page__gate_6aocl_476 strong{display:block;color:var(--text);margin-bottom:2px}._builder-page__gate_6aocl_476 p{margin:0}._builder-page__gate_6aocl_476 svg{flex-shrink:0;margin-top:2px;color:var(--warning)}._builder-page__hint_6aocl_505{margin:0;font-size:.8125rem;color:var(--text-muted)}._builder-page__checklist-head_6aocl_511{display:flex;align-items:flex-start;gap:10px;padding:4px 0;flex-wrap:wrap}._builder-page__checklist-head_6aocl_511>div{flex:1;min-width:200px}._builder-page__schema-link_6aocl_524{margin-left:auto;align-self:center;font-size:.8125rem;font-weight:500;color:var(--text-muted);text-decoration:none;white-space:nowrap}._builder-page__schema-link_6aocl_524:hover{color:var(--primary);text-decoration:underline;text-underline-offset:2px}._builder-page__checklist-head_6aocl_511 svg{flex-shrink:0;margin-top:2px;color:var(--primary)}._builder-page__checklist-title_6aocl_546{margin:0 0 4px;font-size:.9375rem;font-weight:600}._builder-page__checklist-note_6aocl_552{margin:0;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}._builder-page__drawer-overlay_6aocl_559{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--scrim-dialog);animation:_builder-fade-in_6aocl_1 .16s ease-out;z-index:var(--z-dialog-overlay)}._builder-page__drawer_6aocl_559{position:fixed;top:0;right:0;bottom:0;width:min(440px,calc(100vw - 24px));background:var(--surface-elevated);border-left:1px solid var(--border);z-index:var(--z-dialog-content);display:flex;flex-direction:column;animation:_builder-slide-in_6aocl_1 .2s ease-out;box-shadow:-8px 0 24px #0f172a14}._builder-page__drawer-header_6aocl_582{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid var(--border)}._builder-page__drawer-title_6aocl_591{margin:0;font-size:1rem;font-weight:600;letter-spacing:-.01em}._builder-page__drawer-sub_6aocl_598{margin:6px 0 0}._builder-page__drawer-body_6aocl_602{flex:1;overflow-y:auto;min-height:0;padding:16px;display:flex;flex-direction:column;gap:14px;font-size:.875rem;line-height:1.55;color:var(--text-muted)}._builder-page__drawer-body_6aocl_602>p{margin:0;color:var(--text)}._builder-page__drawer-dl_6aocl_620{margin:0;display:flex;flex-direction:column;gap:12px}._builder-page__drawer-dl_6aocl_620 dt{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:4px}._builder-page__drawer-dl_6aocl_620 dd{margin:0;display:flex;flex-direction:column;gap:6px;color:var(--text);font-size:.8125rem}._builder-page__example_6aocl_645{display:flex;flex-direction:column;gap:8px}._builder-page__example_6aocl_645 h4{margin:0;font-size:.8125rem;font-weight:600;color:var(--text)}._builder-page__example_6aocl_645 pre{margin:0;padding:12px;border-radius:8px;border:1px solid var(--border);background:var(--surface-muted);font-family:var(--font-mono);font-size:.75rem;line-height:1.45;overflow-x:auto;color:var(--text);white-space:pre-wrap}@keyframes _builder-fade-in_6aocl_1{0%{opacity:0}to{opacity:1}}@keyframes _builder-slide-in_6aocl_1{0%{transform:translate(12px);opacity:.96}to{transform:translate(0);opacity:1}}@media(max-width:860px){._builder-page__shell_6aocl_9{grid-template-columns:1fr;gap:16px}._builder-page__nav_6aocl_20{position:static}._builder-page__nav-list_6aocl_42{flex-direction:row;flex-wrap:wrap;gap:4px}._builder-page__nav-item_6aocl_51{width:auto}._builder-page__nav-item--active_6aocl_75{box-shadow:none;border:1px solid color-mix(in srgb,var(--primary) 40%,var(--border))}}._entity-shape-diagram_13q83_3{display:flex;flex-direction:column;gap:10px;padding:16px 18px 14px;border:1px solid var(--border);border-radius:12px;background:radial-gradient(ellipse 85% 65% at 50% 15%,color-mix(in srgb,var(--primary) 7%,transparent),transparent 72%),var(--surface-elevated);box-shadow:var(--shadow-md)}._entity-shape-diagram__caption_13q83_16{margin:0;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}._entity-shape-diagram__code_13q83_23{font-family:var(--font-mono);font-size:.85em;padding:.1em .35em;border-radius:4px;background:var(--surface-muted);border:1px solid var(--border)}._entity-shape-diagram__svg_13q83_32{display:block;width:100%;max-width:520px;margin:0 auto;height:auto}._entity-shape-diagram__edge_13q83_40{stroke:color-mix(in srgb,var(--primary) 35%,var(--border));stroke-width:1.5;stroke-dasharray:4 3}._entity-shape-diagram__arrow_13q83_46{fill:color-mix(in srgb,var(--primary) 45%,var(--border))}._entity-shape-diagram__node_13q83_50{fill:var(--surface);stroke:var(--border);stroke-width:1.5;transition:stroke var(--motion-base) ease,fill var(--motion-base) ease}._entity-shape-diagram__slot-group_13q83_59:hover ._entity-shape-diagram__node_13q83_50{fill:var(--surface-hover)}._entity-shape-diagram__node--required_13q83_63{stroke:color-mix(in srgb,var(--error) 55%,var(--border))}._entity-shape-diagram__slot-group_13q83_59:hover ._entity-shape-diagram__node--required_13q83_63{stroke:var(--error)}._entity-shape-diagram__node--recommended_13q83_71{stroke:color-mix(in srgb,var(--warning) 55%,var(--border))}._entity-shape-diagram__slot-group_13q83_59:hover ._entity-shape-diagram__node--recommended_13q83_71{stroke:var(--warning)}._entity-shape-diagram__node--optional_13q83_79{stroke:var(--border);stroke-dasharray:5 3}._entity-shape-diagram__node-label_13q83_84{font-size:11px;font-weight:650;fill:var(--text);pointer-events:none}._entity-shape-diagram__node-count_13q83_91{font-size:9px;font-family:var(--font-mono);fill:var(--text-muted);pointer-events:none}._entity-shape-diagram__core_13q83_98{fill:var(--surface-muted);stroke:var(--primary);stroke-width:1.75}._entity-shape-diagram__core-inner_13q83_104{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px;font-size:.6875rem;font-weight:600;color:var(--text);text-align:center;line-height:1.25}._entity-shape-diagram__core-inner_13q83_104 svg{color:var(--primary);flex-shrink:0}._entity-shape-diagram__core-inner_13q83_104 code{font-family:var(--font-mono);font-size:.625rem;font-weight:500;color:var(--text-muted)}._entity-shape-diagram__legend_13q83_132{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:14px;font-size:.75rem;color:var(--text-muted)}._entity-shape-diagram__legend_13q83_132 li{display:inline-flex;align-items:center;gap:6px}._entity-shape-diagram__swatch_13q83_150{width:10px;height:10px;border-radius:3px;border:1.5px solid var(--border);background:var(--surface)}._entity-shape-diagram__swatch--required_13q83_158{border-color:color-mix(in srgb,var(--error) 55%,var(--border))}._entity-shape-diagram__swatch--recommended_13q83_162{border-color:color-mix(in srgb,var(--warning) 55%,var(--border))}._entity-shape-diagram__swatch--optional_13q83_166{border-style:dashed}@media(max-width:480px){._entity-shape-diagram_13q83_3{padding:14px 12px}._entity-shape-diagram__svg_13q83_32{max-width:100%}}._kind-chooser_1cdhv_3{display:flex;flex-direction:column;gap:12px}._kind-chooser__hint_1cdhv_9{margin:0;font-size:13px;font-weight:500;color:var(--text-muted)}._kind-chooser__grid_1cdhv_16{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin:0;padding:0;list-style:none}._kind-chooser__card_1cdhv_25{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;height:100%;padding:16px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);text-align:left;cursor:pointer}._kind-chooser__card_1cdhv_25:hover{border-color:var(--primary);background:var(--surface-elevated)}._kind-chooser__icon_1cdhv_45{width:20px;height:20px;color:var(--text-muted)}._kind-chooser__badge_1cdhv_51{font-size:11px;font-weight:600;letter-spacing:.02em;color:var(--primary);background:var(--primary-soft);border-radius:var(--radius-pill);padding:2px 8px}._kind-chooser__label_1cdhv_61{font-weight:600;font-size:15px;color:var(--text)}._kind-chooser__note_1cdhv_67{font-size:13px;color:var(--text-muted)}._kind-chooser__example_1cdhv_72{font-size:12px;color:var(--text-subtle)}._card_d48gv_7{display:flex;flex-direction:column;background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-xl);overflow:hidden}._card--padded_d48gv_16{padding:18px;gap:14px}._card__header_d48gv_21{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid var(--border);background:var(--surface)}._card__header--no-border_d48gv_31{border-bottom:none}._card__title_d48gv_35{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:600;color:var(--text);letter-spacing:-.005em}._card__title-icon_d48gv_45{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:var(--radius-md);color:var(--primary);background:var(--primary-soft)}._card__title-icon_d48gv_45 svg{width:14px;height:14px}._card__actions_d48gv_61{display:flex;align-items:center;gap:8px}._label_5tto0_1{font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted)}._ai-draft__actions_mop10_1{display:flex;justify-content:flex-end;margin-top:12px}._pill_22sm5_11{display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 10px;font-family:var(--font-mono);font-size:13px;font-weight:700;line-height:1;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-md);white-space:nowrap;-webkit-user-select:none;user-select:none}._pill_22sm5_11 svg{width:11px;height:11px;flex-shrink:0}._pill--uuid_22sm5_36{color:var(--pill-uuid-fg);background:var(--pill-uuid-bg)}._pill--relation_22sm5_40{color:var(--pill-relation-fg);background:var(--pill-relation-bg)}._pill--decimal_22sm5_44{color:var(--pill-decimal-fg);background:var(--pill-decimal-bg)}._pill--text_22sm5_48{color:var(--pill-text-fg);background:var(--pill-text-bg)}._pill--string_22sm5_52{color:var(--pill-string-fg);background:var(--pill-string-bg)}._pill--enum_22sm5_56{color:var(--pill-enum-fg);background:var(--pill-enum-bg)}._pill--dropdown_22sm5_60{color:var(--pill-dropdown-fg);background:var(--pill-dropdown-bg)}._pill--boolean_22sm5_64{color:var(--pill-boolean-fg);background:var(--pill-boolean-bg)}._pill--currency_22sm5_68{color:var(--pill-currency-fg);background:var(--pill-currency-bg)}._pill--timestamp_22sm5_72{color:var(--pill-timestamp-fg);background:var(--pill-timestamp-bg)}._pill--numeric_22sm5_76{color:var(--pill-numeric-fg);background:var(--pill-numeric-bg)}._pill--multiselect_22sm5_80{color:var(--pill-multiselect-fg);background:var(--pill-multiselect-bg)}._pill--default_22sm5_84{color:var(--pill-default-fg);background:var(--pill-default-bg)}._canvas-top-bar_1a0uj_4{display:flex;align-items:center;gap:6px;min-width:0;padding:8px 12px;background:var(--surface);border-bottom:1px solid var(--border)}._canvas-top-bar__title_1a0uj_14{display:flex;align-items:baseline;gap:10px;min-width:0;margin-left:8px}._canvas-top-bar__name_1a0uj_22{overflow:hidden;font-size:15px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}._canvas-top-bar__key_1a0uj_30{font-family:var(--font-mono);font-size:12px;color:var(--text-subtle);white-space:nowrap}._canvas-top-bar__spacer_1a0uj_37{flex:1}._canvas-top-bar__dirty_1a0uj_41{margin-right:4px;font-size:13px;color:var(--warning);white-space:nowrap}._canvas-top-bar__ai_1a0uj_51{--popover-max-width: min(420px, 80vw);width:var(--popover-max-width)}._frame_19mo3_4{position:relative;width:98%;height:98%;container:frame / inline-size}._frame__body_19mo3_14{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;overflow:hidden;background:var(--surface);border:1.5px dashed var(--primary)}._frame__scroll_19mo3_24{flex:1;min-height:0;overflow:auto;container-type:inline-size}._frame__faces_19mo3_31{position:absolute;bottom:100%;left:0;z-index:3;display:flex;align-items:flex-end}._frame__face_19mo3_31{height:30px;min-width:132px;padding:0 20px;border:0;border-radius:var(--radius-sm) var(--radius-sm) 0 0;font-size:13px;font-weight:500;cursor:pointer;opacity:.7;transition:opacity var(--motion-fast) var(--motion-ease),height var(--motion-fast) var(--motion-ease)}._frame__face_19mo3_31:hover{opacity:.9}._frame__face--active_19mo3_59{height:36px;font-weight:600;opacity:1;box-shadow:inset 0 -2px 0 currentColor}._frame__face--logic_19mo3_66{background:var(--pill-uuid-bg);color:var(--pill-uuid-fg)}._frame__face--ui_19mo3_71{background:var(--pill-text-bg);color:var(--pill-text-fg)}._frame__refresh_19mo3_76{position:absolute;right:-12px;bottom:calc(100% + 8px);z-index:3;display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:50%;background:none;color:var(--primary);cursor:pointer}._frame__refresh_19mo3_76:hover{background:var(--primary-soft)}._frame__refresh--stale_19mo3_96:after{content:"";position:absolute;top:3px;right:3px;width:8px;height:8px;border-radius:50%;background:var(--warning)}._frame__refresh--running_19mo3_107 svg{animation:_frame-spin_19mo3_1 .8s linear infinite}@keyframes _frame-spin_19mo3_1{to{transform:rotate(360deg)}}@container frame (max-width: 560px){._frame__face_19mo3_31{min-width:0;padding:0 12px;font-size:12px}}._piece-palette_ovww4_3{display:flex;flex-direction:column;gap:8px}._piece-palette__groups_ovww4_9{display:flex;flex-wrap:wrap;gap:16px}._piece-palette__group_ovww4_9{display:flex;flex-direction:column;gap:6px}._piece-palette__group-label_ovww4_21{font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted)}._piece-palette__chips_ovww4_29{display:flex;flex-wrap:wrap;gap:6px}._piece-palette__chip_ovww4_29{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-elevated);color:var(--text-primary);padding:5px 10px;font-size:12px;font-weight:500;cursor:pointer}._piece-palette__chip_ovww4_29:hover{background:var(--surface-hover);border-color:var(--primary)}._piece-palette__chip_ovww4_29[data-set=true]{background:var(--primary-soft);border-color:var(--primary);color:var(--primary)}._display-editor_1f0ws_3{display:flex;flex-direction:column;gap:16px}._display-editor__hint_1f0ws_9{margin:0 0 8px;color:var(--text-muted);font-size:13px}._display-editor__body-picker_1f0ws_15{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}._display-editor__body-option_1f0ws_23{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-elevated);color:var(--text-primary);padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer}._display-editor__body-option_1f0ws_23:hover{background:var(--surface-hover)}._display-editor__body-option_1f0ws_23[data-active=true]{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}._display-editor__dropped-list_1f0ws_44{display:flex;flex-direction:column;gap:4px;margin-top:8px}._display-editor__dropped-row_1f0ws_51{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-radius:var(--radius-sm);background:var(--surface-muted);font-size:13px;color:var(--text-subtle)}._display-editor__list_1f0ws_62{display:flex;flex-direction:column;gap:12px;margin:8px 0}._display-editor__lane-row_1f0ws_69{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border)}._display-editor__lane-row_1f0ws_69:last-child{border-bottom:none;padding-bottom:0}._display-editor__kpi-row_1f0ws_83{display:grid;grid-template-columns:1fr 140px 1fr auto;align-items:end;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border)}._display-editor__kpi-row_1f0ws_83:last-child{border-bottom:none;padding-bottom:0}._display-editor__action-row_1f0ws_97{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px}._display-editor__states_1f0ws_104{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px}._display-editor__checkbox-row_1f0ws_111{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-primary);cursor:pointer}._presentation__head_fapm1_1{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0 8px}._presentation__head_fapm1_1:first-child{margin-top:0}._presentation__row_fapm1_13{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:6px 8px;margin-bottom:6px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-elevated)}._presentation__row_fapm1_13[data-dragging=true]{opacity:.6}._presentation__grip_fapm1_29{display:flex;align-items:center;padding:2px;border:none;background:transparent;color:var(--text-muted);cursor:grab}._presentation__key_fapm1_39{color:var(--text-muted);font-family:var(--font-mono);font-size:12px;white-space:nowrap}._presentation__empty_fapm1_46{margin:0;color:var(--text-muted);font-size:13px}._presentation__picker_fapm1_52{display:flex;flex-direction:column;gap:2px;min-width:220px;max-height:300px;overflow-y:auto}._presentation__offer_fapm1_61{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text-primary);font:inherit;text-align:left;cursor:pointer}._presentation__offer_fapm1_61:hover{background:var(--surface-hover)}._presentation__offer_fapm1_61 code{margin-left:auto;color:var(--text-muted);font-family:var(--font-mono);font-size:12px}._presentation__problems_fapm1_87{margin:12px 0 0;padding-left:18px;color:var(--warning);font-size:13px}._searchable-select__trigger_1bs25_1{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:36px;padding:0 12px;font:inherit;font-size:14px;color:var(--text);background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease;outline:none;text-align:left}._searchable-select__trigger_1bs25_1:hover:not(:disabled){border-color:var(--border-strong)}._searchable-select__trigger_1bs25_1:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}._searchable-select__trigger_1bs25_1:disabled{opacity:.55;cursor:not-allowed}._searchable-select__value_1bs25_37{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._searchable-select__icon_1bs25_45{color:var(--text-muted);flex-shrink:0}._searchable-select__popover_1bs25_50{width:var(--radix-popover-trigger-width);min-width:220px;max-height:min(340px,var(--radix-popover-content-available-height, 340px));display:block;overflow-y:auto;overscroll-behavior:contain;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);z-index:var(--z-floating)}._searchable-select__search-row_1bs25_74{position:sticky;top:0;z-index:1;display:flex;align-items:center;gap:6px;padding:8px;border-bottom:1px solid var(--border);background:var(--surface)}._searchable-select__search-icon_1bs25_89{color:var(--text-subtle);flex-shrink:0}._searchable-select__clear_1bs25_94{display:inline-flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;color:var(--text-subtle);cursor:pointer;border-radius:var(--radius-sm)}._searchable-select__clear_1bs25_94:hover{color:var(--text);background:var(--surface-muted)}._searchable-select__list_1bs25_112{list-style:none;margin:0;padding:4px}._searchable-select__option_1bs25_118{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 8px;border:none;background:transparent;cursor:pointer;text-align:left;border-radius:var(--radius-sm);font-size:13px;color:var(--text)}._searchable-select__option_1bs25_118:hover{background:var(--surface-muted)}._searchable-select__option_1bs25_118[data-selected]{background:var(--primary-soft);color:var(--primary-strong);font-weight:500}._searchable-select__option-label_1bs25_144{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._searchable-select__option-check_1bs25_152{color:var(--primary-strong);flex-shrink:0}._searchable-select__empty_1bs25_157{padding:12px;text-align:center;color:var(--text-muted);font-size:13px}._icon-picker__trigger_imoo5_1{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-elevated);color:var(--text);cursor:pointer;transition:border-color var(--motion-base) var(--motion-ease),color var(--motion-base) var(--motion-ease)}._icon-picker__trigger_imoo5_1:hover:not(:disabled){border-color:var(--primary);color:var(--primary-strong)}._icon-picker__trigger_imoo5_1:disabled{opacity:.5;cursor:not-allowed}._icon-picker__panel_imoo5_26{display:flex;flex-direction:column;gap:10px;width:288px}._icon-picker__search_imoo5_33{display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);color:var(--text-subtle)}._icon-picker__search-input_imoo5_44{flex:1;min-width:0;border:none;background:none;outline:none;font-size:13px;color:var(--text)}._icon-picker__clear_imoo5_54{display:inline-flex;align-items:center;gap:3px;border:none;background:none;padding:0;font-size:11.5px;color:var(--text-subtle);cursor:pointer;white-space:nowrap}._icon-picker__clear_imoo5_54:hover{color:var(--danger)}._icon-picker__cats_imoo5_71{display:flex;flex-wrap:wrap;gap:4px}._icon-picker__cat_imoo5_71{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-elevated);padding:2px 9px;font-size:11px;font-weight:500;color:var(--text-muted);cursor:pointer;transition:background var(--motion-base) var(--motion-ease),color var(--motion-base) var(--motion-ease),border-color var(--motion-base) var(--motion-ease)}._icon-picker__cat_imoo5_71:hover{color:var(--text)}._icon-picker__cat--active_imoo5_95{background:var(--primary-soft);border-color:var(--primary);color:var(--primary-strong)}._icon-picker__grid_imoo5_101{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;max-height:210px;overflow-y:auto}._icon-picker__item_imoo5_109{display:inline-flex;align-items:center;justify-content:center;aspect-ratio:1;border:1px solid transparent;border-radius:var(--radius-sm);background:none;color:var(--text-muted);cursor:pointer;transition:background var(--motion-base) var(--motion-ease),color var(--motion-base) var(--motion-ease),border-color var(--motion-base) var(--motion-ease)}._icon-picker__item_imoo5_109:hover{background:var(--primary-soft);color:var(--primary-strong)}._icon-picker__item--selected_imoo5_129{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-strong)}._icon-picker__empty_imoo5_135{grid-column:1 / -1;margin:0;padding:12px 4px;font-size:12px;color:var(--text-subtle);text-align:center}._switch_19gzo_3{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:36px;height:20px;background:var(--border-strong);border-radius:10px;position:relative;cursor:pointer;transition:background .12s ease;border:none;flex-shrink:0;padding:0}._switch_19gzo_3[data-state=checked]{background:var(--primary)}._switch_19gzo_3:disabled{opacity:.5;cursor:not-allowed}._switch_19gzo_3:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._switch__thumb_19gzo_31{display:block;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:var(--shadow-sm);transition:transform .12s ease;transform:translate(2px);will-change:transform}._switch_19gzo_3[data-state=checked] ._switch__thumb_19gzo_31{transform:translate(18px)}._view-settings_1crth_4{display:flex;flex-direction:column;gap:14px}._view-settings__row_1crth_10{display:flex;align-items:center;justify-content:space-between;gap:12px}._view-settings__label_1crth_17{font-size:13px;color:var(--text)}._inspector_1hwfg_4{display:flex;flex-direction:column;min-height:0;overflow:auto;background:var(--surface);border-left:1px solid var(--border)}._inspector__head_1hwfg_13{position:sticky;top:0;z-index:1;display:flex;flex-direction:column;gap:4px;padding:14px 16px 12px;background:var(--surface);border-bottom:1px solid var(--border)}._inspector__eyebrow_1hwfg_25{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-subtle)}._inspector__swatch_1hwfg_36{width:10px;height:10px;border-radius:2px}._inspector__swatch--view_1hwfg_42{background:var(--primary)}._inspector__swatch--logic_1hwfg_46{background:var(--pill-uuid-fg)}._inspector__swatch--ui_1hwfg_50{background:var(--pill-text-fg)}._inspector__title_1hwfg_54{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px;font-size:15px;font-weight:600;overflow-wrap:anywhere}._inspector__body_1hwfg_65{display:flex;flex-direction:column;gap:16px;padding:16px}._inspector__note_1hwfg_72{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:var(--radius-md);background:var(--surface-muted);font-size:13px;color:var(--text-muted)}._inspector__hint_1hwfg_83{margin:0;font-size:12px;color:var(--text-subtle)}._inspector__chips_1hwfg_89,._inspector__chip_1hwfg_89{display:flex;flex-direction:column;gap:12px}._inspector__chip_1hwfg_89{padding-bottom:12px;border-bottom:1px solid var(--border)}._inspector__foot_1hwfg_101{display:flex;align-items:flex-start;gap:8px;margin-top:auto;padding:12px 16px;border-top:1px solid var(--border);font-size:12px;color:var(--text-muted)}._inspector__foot--drawn_1hwfg_112 svg{color:var(--success)}._inspector__foot--partial_1hwfg_116 svg,._inspector__foot--unverified_1hwfg_117 svg{color:var(--warning)}._inspector__foot--ignored_1hwfg_121 svg{color:var(--danger)}._json-config-editor_p6q82_3{display:flex;flex-direction:column;gap:8px}._json-config-editor__head_p6q82_9{display:flex;align-items:center;justify-content:space-between}._json-config-editor__label_p6q82_15{font-size:13px;font-weight:500;color:var(--text)}._json-config-editor__actions_p6q82_21{display:flex;gap:8px}._json-config-editor__editor_p6q82_27{height:480px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md)}._json-config-editor__editor_p6q82_27 [class^=cm-theme-]{height:100%}._json-config-editor__editor_p6q82_27 .cm-editor{height:100%;font-size:12.5px}._json-config-editor__editor_p6q82_27 .cm-scroller{font-family:var(--font-mono)}._json-drawer_mfh4w_4{position:absolute;top:0;right:0;bottom:0;z-index:5;display:flex;flex-direction:column;width:min(560px,92%);background:var(--surface);border-left:1px solid var(--border);box-shadow:var(--shadow-floating)}._json-drawer__head_mfh4w_18{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--border)}._json-drawer__title_mfh4w_27{margin:0 0 2px;font-size:14px;font-weight:600}._json-drawer__hint_mfh4w_33{margin:0;font-size:12px;color:var(--text-muted)}._json-drawer__body_mfh4w_39{flex:1;min-height:0;padding:12px 14px;overflow:auto}._column-list_xmlfo_1{display:flex;flex-direction:column;gap:8px}._column-list__head_xmlfo_7{display:flex;align-items:center;justify-content:space-between;gap:12px}._column-list__empty_xmlfo_14{margin:0;color:var(--text-muted);font-size:13px}._column-list__picker_xmlfo_20{display:flex;flex-direction:column;gap:2px;min-width:280px}._column-list__search_xmlfo_27{position:sticky;top:-12px;z-index:1;display:flex;align-items:center;gap:6px;margin:-12px -12px 8px;padding:12px;border-bottom:1px solid var(--border);background:var(--surface-elevated)}._column-list__search-icon_xmlfo_40{flex-shrink:0;color:var(--text-subtle)}._column-list__search-clear_xmlfo_45{display:inline-flex;align-items:center;justify-content:center;padding:4px;border:none;border-radius:var(--radius-sm);background:none;color:var(--text-subtle);cursor:pointer}._column-list__search-clear_xmlfo_45:hover{background:var(--surface-muted);color:var(--text)}._column-list__offer_xmlfo_62{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text-primary);font:inherit;text-align:left;cursor:pointer}._column-list__offer_xmlfo_62:hover{background:var(--surface-hover)}._column-list__offer_xmlfo_62 code{margin-left:auto;color:var(--text-muted);font-family:var(--font-mono);font-size:12px}._column-row_xmlfo_88{display:flex;align-items:center;gap:8px;padding:6px 8px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-elevated)}._column-row_xmlfo_88[data-dragging=true]{opacity:.6}._column-row__grip_xmlfo_102{display:flex;align-items:center;padding:2px;border:none;background:transparent;color:var(--text-muted);cursor:grab}._column-row__key_xmlfo_112{color:var(--text-muted);font-family:var(--font-mono);font-size:12px;white-space:nowrap}._column-list__back_xmlfo_119{display:flex;align-items:center;gap:6px;padding:6px 8px;margin-bottom:4px;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text-muted);font:inherit;cursor:pointer}._column-list__back_xmlfo_119:hover{background:var(--surface-hover)}._column-row__label_xmlfo_137{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._column-row__rule_xmlfo_145{color:var(--text-muted);font-family:var(--font-mono);font-size:11px;white-space:nowrap}._column-list__operand_xmlfo_152{display:flex;align-items:flex-end;gap:8px;margin-bottom:6px}._column-list__operand_xmlfo_152>*{flex:1;min-width:0}._column-list__operand_xmlfo_152>button{flex:none}._preview__head_1085n_1{display:flex;align-items:center;justify-content:space-between;gap:12px}._preview__head-actions_1085n_8{display:flex;align-items:center;gap:8px}._preview__note_1085n_14{margin:4px 0 12px;color:var(--text-muted);font-size:13px}._preview__stale_1085n_20{margin:0 0 12px;padding:8px 10px;border-radius:6px;background:var(--warning-soft);color:var(--text-muted);font-size:13px}._preview__empty_1085n_29{margin:0;color:var(--text-muted);font-size:13px}._preview__caveats_1085n_35{margin:0 0 12px;padding-left:18px;color:var(--text-muted);font-size:13px}._preview__kpis_1085n_42{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}._preview__kpi-select_1085n_49{display:block;padding:0;border:none;background:none;cursor:pointer;text-align:left;border-radius:var(--radius-md)}._preview__kpi-select_1085n_49:hover{outline:2px solid var(--primary);outline-offset:2px}._preview__table_1085n_64{overflow-x:auto}._preview__board-selectable_1085n_70 [data-lane-key]{cursor:pointer}._preview__board-selectable_1085n_70 [data-lane-key]:hover{outline:2px solid var(--primary);outline-offset:-2px}._preview__column-select_1085n_80{padding:0;border:none;background:none;cursor:pointer;font:inherit;font-weight:inherit;color:inherit;text-align:inherit}._preview__column-select_1085n_80:hover{text-decoration:underline}._outline_1085n_95{display:flex;flex-direction:column;gap:12px;margin-top:8px}._outline__source_1085n_102{padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-elevated)}._outline__source-head_1085n_109{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px}._outline__muted_1085n_117{margin:0;color:var(--text-muted);font-size:13px}._outline__stage_1085n_123{display:flex;align-items:flex-start;gap:8px}._outline__arrow_1085n_129{margin-top:2px;color:var(--text-muted)}._outline__body_1085n_134{display:flex;flex-wrap:wrap;align-items:center;gap:6px}._outline__prose_1085n_141{margin-top:12px;color:var(--text-muted);font-size:13px}._outline__prose_1085n_141 summary{cursor:pointer}._search-input_1cwd4_6{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 10px;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-elevated);min-width:220px}._search-input_1cwd4_6:focus-within{border-color:var(--primary)}._search-input__icon_1cwd4_22{color:var(--text-muted);font-size:14px;line-height:1}._search-input__field_1cwd4_28{flex:1;border:0;outline:none;background:transparent;color:var(--text);font:inherit;font-size:14px;min-width:0}._search-input__field_1cwd4_28::placeholder{color:var(--text-muted)}._search-input__clear_1cwd4_43{border:0;background:transparent;color:var(--text-muted);cursor:pointer;font-size:18px;line-height:1;padding:0 4px}._search-input__clear_1cwd4_43:hover{color:var(--text)}._query-editor_1586l_1{display:flex;flex-direction:column;gap:16px}._query-editor__slot_1586l_7{display:flex;flex-direction:column;gap:8px;margin-top:16px}._query-editor__slot-head_1586l_14{display:flex;align-items:center;justify-content:space-between;gap:12px}._query-editor__source-head_1586l_21{display:flex;flex-wrap:wrap;align-items:end;gap:12px}._query-editor__row_1586l_28{display:flex;align-items:center;gap:8px;padding:6px 8px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-elevated)}._query-editor__row_1586l_28 code{font-family:var(--font-mono);font-size:12px}._query-editor__muted_1586l_43{color:var(--text-muted);font-size:13px;margin-right:auto}._query-editor__empty_1586l_49{margin:0;color:var(--text-muted);font-size:13px}._query-editor__picker_1586l_55{display:flex;flex-direction:column;gap:4px;min-width:240px;max-height:320px;overflow-y:auto}._query-editor__offer_1586l_64{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text-primary);font:inherit;text-align:left;cursor:pointer}._query-editor__offer_1586l_64:hover{background:var(--surface-hover)}._query-editor__offer_1586l_64 code{margin-left:auto;color:var(--text-muted);font-family:var(--font-mono);font-size:12px}._query-editor__compute-head_1586l_90{display:flex;flex-wrap:wrap;align-items:end;gap:12px}._query-editor__toggles_1586l_97{display:flex;gap:8px;margin:12px 0}._query-editor__chips_1586l_103{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}._query-editor__result_1586l_110{display:flex;flex-wrap:wrap;gap:12px}._query-editor__layout_1586l_116{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:start;gap:16px}._query-editor__slot_1586l_7[data-over=true],._query-editor__slot-head_1586l_14[data-over=true]{outline:2px dashed var(--border-focus);outline-offset:4px;border-radius:var(--radius-sm)}._palette_1586l_130{position:sticky;top:16px;display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 120px);overflow-y:auto;padding:12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-elevated)}._palette__group_1586l_144{display:flex;flex-direction:column;gap:2px}._palette__item_1586l_150{display:flex;align-items:center;gap:4px;border-radius:var(--radius-sm)}._palette__item_1586l_150:hover{background:var(--surface-hover)}._palette__item_1586l_150[data-dragging=true]{opacity:.5}._palette__grip_1586l_165{display:flex;align-items:center;padding:4px 2px;border:none;background:transparent;color:var(--text-muted);cursor:grab}._palette__add_1586l_175{display:flex;align-items:center;gap:8px;flex:1;min-width:0;padding:5px 4px;border:none;background:transparent;color:var(--text-primary);font:inherit;text-align:left;cursor:pointer}._palette__add_1586l_175 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._palette__add_1586l_175 code{margin-left:auto;color:var(--text-muted);font-family:var(--font-mono);font-size:11px}._palette__ghost_1586l_203{padding:6px 10px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow-md);font-size:13px}._walk_1586l_212{display:flex;flex-direction:column;gap:12px}._walk__chain_1586l_218{display:flex;flex-wrap:wrap;align-items:center;gap:4px}._walk__hop_1586l_225{display:flex;align-items:center;gap:4px;color:var(--text-muted)}._walk__offers_1586l_232{display:flex;flex-direction:column;gap:2px;max-height:260px;overflow-y:auto}._walk__read_1586l_240{display:flex;flex-wrap:wrap;gap:12px}._query-editor__hint_1586l_246{margin:-2px 0 6px;color:var(--text-muted);font-size:12px;max-width:62ch}._source-form_1bbzr_1{display:flex;flex-direction:column;gap:16px}._source-form__states_1bbzr_7{display:flex;flex-wrap:wrap;gap:8px}._source-form__hint_1bbzr_13{margin:-8px 0 0;color:var(--text-muted);font-size:13px}._source-form__pair_1bbzr_19{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:8px}._rollup-editor_1jedo_1{display:flex;flex-direction:column;gap:16px}._logic-face_c41y5_4{display:flex;flex-direction:column;gap:16px;padding:20px}._logic-face__grid_c41y5_11{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:16px}@container (min-width: 900px){._logic-face__grid_c41y5_11{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}}._logic-face__empty_c41y5_24{margin:0;color:var(--text-muted)}._piece-pane_6s34h_4{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;border-right:1px solid var(--border);background:var(--surface)}._piece-pane__search_6s34h_12{padding:12px;border-bottom:1px solid var(--border)}._piece-pane__scroll_6s34h_17{min-height:0;padding:12px;overflow-y:auto}._piece-pane__note_6s34h_23{margin:0;padding:12px;color:var(--text-muted);font-size:12px}._problems-panel_70lq4_3{display:flex;flex-direction:column;gap:16px}._problems-panel__section_70lq4_9{display:flex;flex-direction:column;gap:8px}._problems-panel__heading_70lq4_15{margin:0;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}._problems-panel__group_70lq4_24{display:flex;flex-direction:column;gap:4px}._problems-panel__source_70lq4_30{font-size:12px;font-weight:600;color:var(--text)}._problems-panel__list_70lq4_36{display:flex;flex-direction:column;gap:4px;margin:0;padding-left:20px}._problems-panel__item_70lq4_44{font-size:13px}._problems-panel__item--error_70lq4_48{color:var(--danger)}._problems-panel__item--warning_70lq4_52{color:var(--warning)}._problems-pill_1l6pl_4{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 14px;border:0;border-radius:var(--radius-pill);background:var(--surface);box-shadow:inset 0 0 0 1px var(--border);font-size:13px;font-weight:500;white-space:nowrap}._problems-pill--good_1l6pl_19{background:var(--success-soft);color:var(--success);box-shadow:none}._problems-pill--warn_1l6pl_25,._problems-pill--bad_1l6pl_26{background:var(--warning-soft);color:var(--warning);box-shadow:none}._problems-pill--neutral_1l6pl_32{color:var(--text-muted)}._problems-pill--button_1l6pl_36{cursor:pointer}._problems-pill--button_1l6pl_36:hover{box-shadow:inset 0 0 0 1px currentColor}._problems-pill__cta_1l6pl_44{font-weight:600;text-decoration:underline;text-underline-offset:2px}._problems-pill__panel_1l6pl_50{width:min(420px,80vw);max-height:60vh;overflow:auto}._selectable_18vsz_4{position:relative;border-radius:var(--radius-sm);outline:1.5px dashed transparent;outline-offset:4px;cursor:pointer;transition:outline-color var(--motion-fast) var(--motion-ease)}._selectable_18vsz_4:focus-visible{outline:2px solid var(--primary)}._selectable_18vsz_4:hover:not(:has(._selectable_18vsz_4:hover)){outline-color:var(--primary)}._selectable--selected_18vsz_21,._selectable--selected_18vsz_21:hover{outline:2px solid var(--primary)}._selectable--locked_18vsz_26:hover:not(:has(._selectable_18vsz_4:hover)){outline-color:var(--text-subtle)}._selectable--off_18vsz_30>:not(._selectable__tag_18vsz_30):not(._selectable__reach_18vsz_30){opacity:.45}._selectable__tag_18vsz_30{position:absolute;top:-5px;left:-5px;z-index:2;display:none;align-items:center;gap:4px;padding:2px 7px;border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:var(--primary);color:var(--primary-foreground);font-size:11px;font-weight:500;line-height:1.4;white-space:nowrap;pointer-events:none;transform:translateY(-100%)}._selectable--locked_18vsz_26>._selectable__tag_18vsz_30{background:var(--text-muted)}._selectable_18vsz_4:hover:not(:has(._selectable_18vsz_4:hover))>._selectable__tag_18vsz_30,._selectable--selected_18vsz_21>._selectable__tag_18vsz_30{display:inline-flex}._selectable__reach_18vsz_30{position:absolute;top:-10px;right:4px;z-index:2;padding:1px 6px;border-radius:var(--radius-sm);font-size:11px;font-weight:500;white-space:nowrap;pointer-events:none}._selectable__reach--partial_18vsz_76,._selectable__reach--unverified_18vsz_77{background:var(--warning-soft);color:var(--warning)}._selectable__reach--ignored_18vsz_82{background:var(--danger-soft);color:var(--danger)}._view-cell__empty-dash_10flu_4{color:var(--text-muted)}._view-cell__danger_10flu_8{color:var(--color-danger, #c0392b);font-weight:600}._view-cell__clamp_10flu_15{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}._view-cell__pill_10flu_23{display:inline-block;padding:2px 10px;border-radius:var(--radius-pill);font-size:.8em;font-weight:600}._view-cell__pill--success_10flu_31{background:var(--success-soft, #e3f6ec);color:var(--success, #1b7f4b)}._view-cell__pill--warn_10flu_36{background:var(--warn-soft, #fcefd6);color:var(--warn, #9a6a00)}._view-cell__pill--muted_10flu_41{background:var(--surface-muted);color:var(--text-muted)}._view-cell__link_10flu_46{color:var(--primary);text-decoration:none}._view-cell__link_10flu_46:hover{text-decoration:underline}._view-card_1wim0_3{display:flex;flex-direction:column;gap:10px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px;box-shadow:var(--shadow-sm)}._view-card__title_1wim0_14{font-weight:600;color:var(--text);text-decoration:none;display:inline-block}a._view-card__title_1wim0_14:hover{color:var(--accent, #2d6cdf);text-decoration:underline}._view-card__fields_1wim0_26{display:flex;flex-direction:column;gap:4px;margin:0}._view-card__field_1wim0_26{display:flex;align-items:baseline;justify-content:space-between;gap:8px}._view-card__label_1wim0_40{color:var(--text-muted);font-size:.85em}._view-card__value_1wim0_45{color:var(--text);margin:0;text-align:right}._view-card__actions_1wim0_51{display:flex;gap:8px;flex-wrap:wrap}._view-card--clickable_1wim0_57{cursor:pointer}._view-card--clickable_1wim0_57:hover{border-color:var(--border-strong)}._view-scope-tabs_1nhge_7{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._view-scope-tabs__label_1nhge_14{color:var(--text-muted);font-size:.85em;text-transform:uppercase;letter-spacing:.03em}._view-scope-tabs__list_1nhge_21{display:flex;gap:6px;flex-wrap:wrap}._view-scope-tabs__tab_1nhge_27{padding:5px 12px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--text-muted);font-size:.9em;cursor:pointer}._view-scope-tabs__tab_1nhge_27:hover{border-color:var(--accent, #2d6cdf);color:var(--text)}._view-scope-tabs__tab--active_1nhge_42{background:var(--accent, #2d6cdf);border-color:var(--accent, #2d6cdf);color:#fff}._view-scope-tabs__tab--active_1nhge_42:hover{color:#fff}._view-board__wrap_wc0xl_1{display:flex;flex-direction:column;gap:16px}._view-board_wc0xl_1{display:flex;gap:16px;align-items:flex-start;overflow-x:auto;padding-bottom:8px}._view-board__empty_wc0xl_17{color:var(--text-muted);text-align:center;padding:12px 0}._view-board__column_wc0xl_23{flex:0 0 280px;display:flex;flex-direction:column;gap:12px;background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px}._view-board__column-head_wc0xl_34{display:flex;align-items:center;justify-content:space-between;font-weight:600}._view-board__column-title_wc0xl_41{color:var(--text)}._view-board__column-count_wc0xl_45{color:var(--text-muted);font-size:.85em}._view-board__column-body_wc0xl_50{display:flex;flex-direction:column;gap:10px}._ui-face_scbna_4{display:flex;flex-direction:column;gap:18px;padding:22px 24px 28px}._ui-face__status_scbna_11{display:flex;flex-wrap:wrap;align-items:center;gap:8px}._ui-face__status-text_scbna_18{font-size:12px;color:var(--text-muted)}._ui-face__description_scbna_23{margin:0;color:var(--text-muted)}._ui-face__hint_scbna_28{margin:8px 0 0;font-size:12px;color:var(--text-subtle)}._ui-face__kpis_scbna_34{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}._ui-face__filter-bar_scbna_40{display:flex;align-items:center;gap:8px}._ui-face__search_scbna_46,._ui-face__filter_scbna_40{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;color:var(--text-subtle)}._ui-face__search_scbna_46{flex:1;max-width:320px}._ui-face__column_scbna_64{padding:0;border:0;background:none;color:inherit;font:inherit;cursor:pointer}._ui-face__column_scbna_64:hover{color:var(--primary);text-decoration:underline}._ui-face__row-actions_scbna_78{display:flex;justify-content:flex-end;gap:6px}._ui-face__totals_scbna_84{cursor:pointer;font-weight:600}._ui-face__totals_scbna_84:hover{background:var(--primary-soft)}._ui-face__caveats_scbna_93{margin:0;padding-left:18px;font-size:12px;color:var(--text-subtle)}._ui-face__note_scbna_100{margin:0;color:var(--text-muted)}._view-canvas_1ij1q_3{display:grid;grid-template-rows:auto minmax(0,1fr);height:calc(100vh - var(--topbar-height) - (var(--shell-main-pad-top) * 2));min-height:640px;overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}._view-canvas__body_1ij1q_23{display:grid;grid-template-columns:210px minmax(0,1fr) 340px;min-height:0}._view-canvas__stage_1ij1q_29{position:relative;display:grid;grid-template-rows:1fr;grid-template-columns:1fr;place-items:center;min-width:0;min-height:0;padding:46px 0 12px;overflow:hidden;background-color:var(--surface-sunken);container-type:inline-size}._view-canvas__content_1ij1q_47{min-height:100%}._view-canvas__overlay_1ij1q_51{position:absolute;right:26px;bottom:26px;z-index:4}._view-canvas__chips_1ij1q_60{margin:10px 14px 0}._view-canvas__chip-strip_1ij1q_64{display:flex;gap:2px;overflow-x:auto;border-bottom:1px solid var(--border)}._view-canvas__chip_1ij1q_60{margin-bottom:-1px;padding:9px 14px;border:0;border-bottom:2px solid transparent;background:none;color:var(--text-muted);font-size:13px;font-weight:500;white-space:nowrap;cursor:pointer}._view-canvas__chip_1ij1q_60:hover{color:var(--text)}._view-canvas__chip--active_1ij1q_88{color:var(--text);border-bottom-color:var(--text)}@media(max-width:1100px){._view-canvas_1ij1q_3{height:auto}._view-canvas__body_1ij1q_23{grid-template-columns:minmax(0,1fr)}._view-canvas__stage_1ij1q_29{height:640px}}._view-canvas__chip-add_1ij1q_107{margin-bottom:-1px;padding:9px 12px;border:0;border-bottom:2px solid transparent;background:none;color:var(--primary);font-size:13px;font-weight:500;white-space:nowrap;cursor:pointer}._view-canvas__chip-add_1ij1q_107:disabled{color:var(--text-subtle);cursor:not-allowed}._history_vbfhl_3{display:grid;grid-template-columns:minmax(200px,260px) minmax(0,1fr);gap:16px;min-height:280px;max-height:min(65vh,720px)}@media(max-width:720px){._history_vbfhl_3{grid-template-columns:1fr;max-height:none}}._history__list_vbfhl_18{display:flex;flex-direction:column;gap:6px;margin:0;padding:0 12px 0 0;list-style:none;overflow:auto;border-right:1px solid var(--border)}._history__item_vbfhl_30{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:8px 10px;text-align:left;border:1px solid transparent;border-radius:var(--radius-md);background:transparent;color:inherit;cursor:pointer;font:inherit}._history__item_vbfhl_30:hover{background:var(--surface-muted, var(--surface))}._history__item--active_vbfhl_50{border-color:var(--border-strong, var(--border));background:var(--surface-muted, var(--surface))}._history__rev_vbfhl_55{font-size:13px;font-weight:600}._history__meta_vbfhl_60{font-size:11px;color:var(--text-muted);line-height:1.35}._history__note_vbfhl_66{font-size:12px;color:var(--text)}._history__detail_vbfhl_71{display:flex;flex-direction:column;gap:10px;min-width:0;overflow:auto}._history__hint_vbfhl_79{margin:0;font-size:12px;color:var(--text-muted)}._history__actions_vbfhl_85{display:flex;flex-wrap:wrap;gap:8px}._history__diff_vbfhl_91{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}._history__diff-entry_vbfhl_100{padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);font-size:12px;line-height:1.4}._history__diff-path_vbfhl_109{font-family:var(--font-mono, ui-monospace, monospace);font-weight:600}._history__diff-kind_vbfhl_114{display:inline-block;margin-left:8px;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}._history__diff-values_vbfhl_124{margin:6px 0 0;padding:0;list-style:none;font-family:var(--font-mono, ui-monospace, monospace);word-break:break-word}._history__diff-before_vbfhl_132{color:var(--danger, #b42318)}._history__diff-after_vbfhl_136{color:var(--success, #027a48)}._history__empty_vbfhl_140{margin:0;font-size:13px;color:var(--text-muted)}._view-builder_1em9x_3{display:flex;flex-direction:column;gap:16px}._view-builder__create_1em9x_9{display:flex;flex-direction:column;gap:20px;max-width:920px}._view-builder__create-lede_1em9x_16{margin:0;font-size:16px;line-height:1.45;color:var(--text-muted);max-width:52ch}._view-builder__editor_1em9x_24{display:flex;flex-direction:column;gap:16px}._view-builder__tabs_1em9x_30{display:flex;gap:4px;border-bottom:1px solid var(--border)}._view-builder__tab_1em9x_30{padding:8px 14px;font-size:13px;font-weight:500;color:var(--text-muted);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer}._view-builder__tab_1em9x_30:hover{color:var(--text)}._view-builder__tab--active_1em9x_51{color:var(--primary);border-bottom-color:var(--primary)}._view-builder__placeholder-action_1em9x_56{margin-top:4px}._view-builder__steps_1em9x_60{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:20px}._view-builder__step_1em9x_60{display:flex;flex-direction:column;gap:16px;min-width:0}._view-builder__step-nav_1em9x_74{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}@media(max-width:860px){._view-builder__steps_1em9x_60{grid-template-columns:minmax(0,1fr)}}._view-builder--canvas_1em9x_88{gap:0}@font-face{font-family:Geist;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/geist-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/geist-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/geist-mono-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/geist-mono-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--brand-h: 218;--brand-s: 74%;--brand-l: 50%;--primary: hsl(var(--brand-h) var(--brand-s) var(--brand-l));--primary-hover: hsl(var(--brand-h) var(--brand-s) calc(var(--brand-l) - 8%));--primary-soft: hsl(var(--brand-h) var(--brand-s) var(--brand-l) / .14);--primary-strong: hsl(var(--brand-h) var(--brand-s) calc(var(--brand-l) - 14%));--primary-foreground: #ffffff;--ring: hsl(var(--brand-h) var(--brand-s) var(--brand-l) / .34);--logo: #3456d9;--selection-bg: var(--primary-soft);--selection-fg: var(--text);--surface: #ffffff;--surface-elevated: #f7f8fb;--surface-muted: #f0f2f7;--surface-hover: #eaecf3;--surface-sunken: #e6e8f0;--grid-dot: hsl(232 18% 88%);--text: #15172a;--text-muted: #6a6e87;--text-subtle: #9498ad;--text-inverse: #ffffff;--border: #d6d9e6;--border-strong: #b8bccd;--border-focus: hsl(var(--brand-h) var(--brand-s) var(--brand-l));--success: hsl(146 60% 42%);--success-soft: hsl(146 60% 42% / .14);--warning: hsl(35 92% 52%);--warning-soft: hsl(35 92% 52% / .14);--danger: hsl(354 78% 56%);--danger-soft: hsl(354 78% 56% / .14);--danger-foreground: #ffffff;--info: hsl(202 90% 52%);--info-soft: hsl(202 90% 52% / .14);--pill-uuid-fg: hsl(258 82% 64%);--pill-uuid-bg: hsl(258 82% 64% / .14);--pill-relation-fg: hsl(330 78% 60%);--pill-relation-bg: hsl(330 78% 60% / .14);--pill-decimal-fg: hsl(176 70% 42%);--pill-decimal-bg: hsl(176 70% 42% / .14);--pill-text-fg: hsl(218 14% 50%);--pill-text-bg: hsl(218 14% 50% / .14);--pill-string-fg: hsl(218 14% 50%);--pill-string-bg: hsl(218 14% 50% / .14);--pill-enum-fg: hsl(35 92% 52%);--pill-enum-bg: hsl(35 92% 52% / .14);--pill-dropdown-fg: hsl(28 94% 56%);--pill-dropdown-bg: hsl(28 94% 56% / .14);--pill-boolean-fg: hsl(146 60% 42%);--pill-boolean-bg: hsl(146 60% 42% / .14);--pill-currency-fg: hsl(266 78% 64%);--pill-currency-bg: hsl(266 78% 64% / .14);--pill-timestamp-fg: hsl(202 90% 52%);--pill-timestamp-bg: hsl(202 90% 52% / .14);--pill-numeric-fg: hsl(176 70% 42%);--pill-numeric-bg: hsl(176 70% 42% / .14);--pill-multiselect-fg: hsl(35 92% 52%);--pill-multiselect-bg: hsl(35 92% 52% / .14);--pill-default-fg: var(--text-muted);--pill-default-bg: var(--surface-muted);--status-stable-fg: hsl(146 60% 38%);--status-stable-bg: hsl(146 60% 38% / .14);--status-error-fg: hsl(354 78% 56%);--status-error-bg: hsl(354 78% 56% / .14);--status-pending-fg: hsl(35 92% 50%);--status-pending-bg: hsl(35 92% 50% / .14);--status-streaming-fg: hsl(202 90% 52%);--status-streaming-bg: hsl(202 90% 52% / .14);--status-neutral-fg: var(--text-muted);--status-neutral-bg: var(--surface-muted);--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-pill: 999px;--shadow-sm: 0 1px 2px hsl(232 30% 12% / .04);--shadow-md: 0 4px 12px hsl(232 30% 12% / .06);--shadow-lg: 0 12px 32px hsl(232 30% 12% / .1);--shadow-floating: 0 8px 24px hsl(232 30% 12% / .18);--scrim-dialog: hsl(232 30% 12% / .45);--motion-fast: 80ms;--motion-base: .12s;--motion-slow: .2s;--motion-ease: cubic-bezier(.2, 0, 0, 1);--motion-ease-out: cubic-bezier(.16, 1, .3, 1);--z-sticky: 100;--z-dialog-overlay: 200;--z-dialog-content: 201;--z-floating: 300;--z-toast: 400;--z-tooltip: 500;--sidebar-width: 248px;--topbar-height: 60px;--row-dense: 32px;--row-standard: 40px;--bp-desktop: 900px;--bp-wide: 1024px;--page-max: 1200px;--page-max-wide: 1600px;--page-pad-x: 24px;--page-pad-y: 20px;--page-pad-bottom: 32px;--font-sans: "Geist", "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "Geist Mono", "JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace}[data-theme=dark]{--brand-l: 50%;--logo: #83a5ff;--surface: #000000;--surface-elevated: hsl(232 14% 7%);--surface-muted: hsl(232 12% 11%);--surface-hover: hsl(232 12% 14%);--surface-sunken: #000000;--grid-dot: hsl(232 12% 22%);--text: hsl(232 20% 94%);--text-muted: hsl(232 12% 66%);--text-subtle: hsl(232 10% 50%);--text-inverse: #000000;--selection-bg: hsl(var(--brand-h) var(--brand-s) var(--brand-l) / .4);--border: hsl(232 18% 26%);--border-strong: hsl(232 16% 36%);--pill-uuid-bg: hsl(258 82% 70% / .18);--pill-uuid-fg: hsl(258 82% 78%);--pill-relation-bg: hsl(330 78% 70% / .18);--pill-relation-fg: hsl(330 78% 78%);--pill-decimal-bg: hsl(176 70% 56% / .18);--pill-decimal-fg: hsl(176 70% 64%);--pill-text-bg: hsl(218 18% 64% / .16);--pill-text-fg: hsl(218 18% 78%);--pill-string-bg: hsl(218 18% 64% / .16);--pill-string-fg: hsl(218 18% 78%);--pill-enum-bg: hsl(35 92% 64% / .18);--pill-enum-fg: hsl(35 92% 72%);--pill-dropdown-bg: hsl(28 94% 66% / .18);--pill-dropdown-fg: hsl(28 94% 74%);--pill-boolean-bg: hsl(146 60% 54% / .18);--pill-boolean-fg: hsl(146 60% 64%);--pill-currency-bg: hsl(266 78% 70% / .18);--pill-currency-fg: hsl(266 78% 78%);--pill-timestamp-bg: hsl(202 90% 62% / .18);--pill-timestamp-fg: hsl(202 90% 70%);--pill-numeric-bg: hsl(176 70% 56% / .18);--pill-numeric-fg: hsl(176 70% 64%);--pill-multiselect-bg: hsl(35 92% 64% / .18);--pill-multiselect-fg: hsl(35 92% 72%);--status-stable-bg: hsl(146 60% 54% / .18);--status-stable-fg: hsl(146 60% 64%);--status-error-bg: hsl(354 78% 64% / .18);--status-error-fg: hsl(354 78% 72%);--status-pending-bg: hsl(35 92% 60% / .18);--status-pending-fg: hsl(35 92% 70%);--status-streaming-bg: hsl(202 90% 60% / .18);--status-streaming-fg: hsl(202 90% 70%);--shadow-sm: 0 1px 2px hsl(0 0% 0% / .4);--shadow-md: 0 4px 14px hsl(0 0% 0% / .45);--shadow-lg: 0 14px 36px hsl(0 0% 0% / .55);--shadow-floating: 0 10px 28px hsl(0 0% 0% / .55);--scrim-dialog: hsl(0 0% 0% / .6)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}html{scrollbar-gutter:stable}body{font-family:var(--font-sans);font-size:17px;line-height:24px;color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}button{font:inherit;color:inherit}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}.dotgrid{background-color:var(--surface)}.mono-label{font-family:var(--font-mono);font-size:14px;line-height:18px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.mono-data{font-family:var(--font-mono);font-size:16px;line-height:22px;font-weight:500}.section-label{font-family:var(--font-sans);font-size:14px;line-height:18px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.section-label--sub{font-family:var(--font-sans);font-size:13px;line-height:18px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus{outline:none}::selection{background:var(--selection-bg);color:var(--selection-fg)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface-hover);border-radius:999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:var(--border-strong);background-clip:padding-box;border:2px solid transparent}.sg-fill-glow{animation:sg-fill-glow 1.1s ease-out}@keyframes sg-fill-glow{0%{box-shadow:0 0 0 0 var(--ring)}25%{box-shadow:0 0 0 3px var(--ring),0 0 18px 2px var(--primary-soft)}to{box-shadow:0 0 #0000}}@media(prefers-reduced-motion:reduce){.sg-fill-glow{animation:none}}
