:where(:root){--app-space-xxs: 2px;--app-space-xs: 4px;--app-space-s: 8px;--app-space-m: 12px;--app-space-l: 16px;--app-space-xl: 20px;--app-space-xxl: 24px;--app-space-h: 28px;--app-space-xh: 32px;--theme-font: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--theme-serif-font: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--theme-primary: #334155;--theme-primary-hover: #475569;--theme-primary-light: #64748b;--theme-primary-light-shadow: rgba(51, 65, 85, .6);--theme-primary-extra-light: #f1f5f9;--theme-secondary: #456580;--theme-secondary-soft: #dbe4ec;--theme-secondary-light: #94a3b8;--theme-secondary-light-shadow: rgba(69, 101, 128, .6);--theme-secondary-shadow: rgba(69, 101, 128, .79);--theme-secondary-extra-light: #e2e8f0;--theme-background: #f8fafc;--theme-surface: #ffffff;--theme-surface-muted: #f1f5f9;--theme-border: #cbd5e1;--theme-text: #475569;--theme-text-muted: #5b6876;--theme-text-strong: #334155;--theme-text-inverse: #ffffff;--theme-shadow: rgba(51, 65, 85, .1);--theme-subtle-shadow: rgba(69, 101, 128, .25);--theme-subtle-border: #e2e8f0;--theme-success: #1c7048;--theme-error: #a4241c;--theme-warning: #8a5a00;--theme-rail: #e9eef2;--theme-rail-text: #334155;--theme-rail-active: rgba(51, 65, 85, .55);--theme-rail-active-text: #334155;--theme-action-font: "Manrope", "Inter", sans-serif;--theme-action-size: .875rem;--theme-action-weight: 700;--theme-action-bg: var(--theme-primary);--theme-action-text: #ffffff;--theme-input-font: "Manrope", "Inter", sans-serif;--theme-input-size: .938rem;--theme-input-color: var(--theme-text);--theme-input-border: var(--theme-border);--theme-input-bg: var(--theme-surface);--admin-overlay-tint: var(--theme-secondary);--admin-row-flash-color: var(--theme-secondary-soft);--admin-row-flash-delete-color: #fae6e9;--admin-row-in-progress-low-color: #fff3e0;--admin-row-in-progress-high-color: #ffe0b2;--panel-padding-x: 25px;--panel-padding-y: 24px;--panel-section-gap: var(--mantine-spacing-md);--field-gap: var(--mantine-spacing-md);--field-label-gap: 4px;--field-helper-gap: 4px;--action-card-gap: var(--mantine-spacing-xs);--input-text-offset-y: 0px;--select-text-offset-y: 0px;--button-label-offset-y: 0px;--button-icon-offset-y: 0px;--label-text-offset-y: 0px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--theme-font);background-color:var(--theme-background);color:var(--theme-text);line-height:1.6}button{font-family:inherit}img{display:block}#root{min-height:100vh}html,body{overflow-x:hidden}.mantine-AppShell-main{background-color:var(--theme-background)}.mantine-Anchor-root{color:var(--text-color, var(--mantine-color-anchor))}.app-shell{min-height:100vh;background:var(--theme-background)}.header-bar{width:100%;height:56px;display:flex;align-items:center;padding:0 20px;background:var(--theme-surface);color:var(--theme-primary);box-shadow:0 4px 16px var(--theme-shadow)}.header-brand{flex:1;min-width:0}.header-logo{height:49px;width:auto;max-width:280px;object-fit:contain}.app-tabs{background:var(--theme-secondary);border-radius:0;box-shadow:none;position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:calc(-1 * var(--app-shell-padding, 1rem));margin-bottom:20px;padding:16px calc(var(--mantine-spacing-lg) + var(--mantine-spacing-md))}.app-tabs__list{display:flex;align-items:center;width:100%;gap:12px;flex-wrap:nowrap}.app-tabs__brand{display:flex;align-items:center;margin-right:8px}@media(max-width:48em){.app-tabs__brand{display:none!important}}@media(max-width:48em){.app-tabs{position:fixed;bottom:0;left:0;right:0;width:auto;z-index:100;margin:0;padding:8px 12px;border-radius:0;box-shadow:0 -4px 16px var(--theme-shadow)}}.app-tabs__items{display:flex;align-items:center;gap:8px}.app-tabs .mantine-Tabs-tab:not([data-active=true]){background-color:transparent;font-weight:400}.app-tabs .mantine-Tabs-tab:not([data-active=true]):hover{background-color:transparent;font-weight:700;text-decoration:underline}.app-tabs .mantine-Tabs-tab[data-active=true]:hover{font-weight:700}.app-tabs__kpi-tab{min-width:72px;justify-content:center}.app-tabs__login{margin-left:auto;display:flex;align-items:center}.page-shell{display:flex;flex-direction:column;padding-bottom:24px;min-height:calc(100vh - 130px)}@media(max-width:48em){.page-shell{padding-bottom:80px}}.page-title{font-size:28px;margin-bottom:4px}.mantine-Button-label{transform:translateY(var(--button-label-offset-y))}.mantine-Button-section{transform:translateY(var(--button-icon-offset-y))}.app-panel-surface{padding:var(--panel-padding-y) var(--panel-padding-x)}.app-panel-stack,.app-dialog-content{gap:var(--panel-section-gap)}.app-panel-form-section,.app-panel-followup-section{margin-top:var(--panel-section-gap)}.app-form-fields{gap:var(--field-gap)}.app-form-fields .mantine-InputWrapper-root{margin-bottom:0!important}.app-form-fields .mantine-InputWrapper-label{margin-bottom:var(--field-label-gap)!important;font-size:var(--mantine-font-size-md)!important;font-weight:600!important;line-height:1.2!important;transform:translateY(var(--label-text-offset-y))}.app-form-fields .mantine-Input-wrapper{margin-top:0!important}.app-form-fields .mantine-InputWrapper-error,.app-form-fields .mantine-InputWrapper-description{margin-top:var(--field-helper-gap)!important}.app-attached-select__input[data-expanded]{border-bottom-left-radius:0;border-bottom-right-radius:0}.app-attached-select__dropdown{border-top-left-radius:0;border-top-right-radius:0;border-top:0}.app-attached-select__option-gutter{display:inline-flex;align-items:center;justify-content:center;width:14px;flex-shrink:0;color:currentColor}.app-manual-field{display:flex;flex-direction:column;gap:var(--field-label-gap)}.app-manual-field-label{font-size:var(--mantine-font-size-md);font-weight:600;line-height:1.2;transform:translateY(var(--label-text-offset-y))}.app-manual-field-helper{margin-top:var(--field-helper-gap)}.app-panel-actions-card{margin-top:var(--action-card-gap);--paper-border-color: var(--theme-secondary) !important}.page-lead{color:var(--theme-text)}.summary-card,.projects-detail,.projects-menu{background:var(--theme-surface);box-shadow:0 12px 24px var(--theme-shadow)}.card-title{font-size:18px;margin-bottom:4px}.card-body{color:var(--theme-text)}.tab-icon{width:18px;height:18px;color:inherit;flex-shrink:0}.login-icon{filter:brightness(0) invert(1)}.account-menu-trigger:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.account-menu-trigger .mantine-Avatar-placeholder{color:var(--theme-background);font-weight:400}.account-menu-trigger:hover .mantine-Avatar-placeholder{font-weight:700}.page-title{font-size:24px!important}.app-tabs .mantine-Tabs-tab,.mantine-Button-root{font-family:var(--theme-action-font, inherit)!important;font-size:var(--theme-action-size, inherit)!important;font-weight:var(--theme-action-weight, 400)!important}.mantine-Button-root:hover,.mantine-Button-root:active,.mantine-Button-root:focus,.mantine-Button-root:focus-visible,.mantine-ActionIcon-root:hover,.mantine-ActionIcon-root:active,.mantine-ActionIcon-root:focus,.mantine-ActionIcon-root:focus-visible,.mantine-CloseButton-root:hover,.mantine-CloseButton-root:active,.mantine-CloseButton-root:focus,.mantine-CloseButton-root:focus-visible{transform:none!important}.mantine-Drawer-close:focus,.mantine-Drawer-close:focus-visible{outline:none!important;outline-offset:0!important;box-shadow:none!important}.panel-resize-handle{position:absolute;left:0;top:0;bottom:0;width:var(--panel-resize-handle-width, 6px);display:none;cursor:ew-resize;touch-action:none;background:transparent;z-index:5;transition:box-shadow .12s ease}@media(hover:hover)and (pointer:fine)and (min-width:62em){.panel-resize-handle{display:block}}.panel-resize-handle:focus-visible{box-shadow:inset 2px 0 0 0 var(--panel-resize-handle-color, var(--theme-primary));outline:none}body.panel-resizing{cursor:ew-resize;-webkit-user-select:none;user-select:none}.resizable-table-header{position:relative}.table-column-resize-handle{position:absolute;top:0;right:0;bottom:0;z-index:4;width:10px;display:none;cursor:col-resize;touch-action:none}.table-column-resize-handle:after{position:absolute;top:20%;bottom:20%;right:0;width:1px;content:"";background:var(--mantine-color-default-border);opacity:0;transition:opacity .12s ease,width .12s ease,background-color .12s ease}@media(hover:hover)and (pointer:fine)and (min-width:48em){.table-column-resize-handle{display:block}}.resizable-table-header:hover>.table-column-resize-handle:after{opacity:.45}.table-column-resize-handle:hover:after,.table-column-resize-handle:focus-visible:after,.table-column-resize-handle[data-active=true]:after{width:2px;background:var(--panel-resize-handle-color, var(--theme-primary));opacity:1}.table-column-resize-handle:focus-visible{outline:none}body.table-column-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.mantine-Button-root:focus,.mantine-Button-root:focus-visible,.mantine-ActionIcon-root:focus,.mantine-ActionIcon-root:focus-visible,.mantine-CloseButton-root:focus,.mantine-CloseButton-root:focus-visible{outline:none!important;outline-offset:0!important}.mantine-Button-root:hover .mantine-Button-label{font-weight:700!important}.mantine-Modal-content,.mantine-Input-input{font-family:var(--theme-input-font, inherit)!important;font-size:var(--theme-input-size, inherit)!important;color:var(--theme-input-color, inherit)!important}.mantine-Modal-body,.mantine-Modal-header{padding-inline:var(--mantine-spacing-xl)!important}.mantine-Input-input{--input-bd: var(--theme-secondary)}.workspace-switch-dot-inline{display:inline-block;box-sizing:border-box;width:12px;height:12px;border-radius:50%;flex:0 0 auto;vertical-align:middle}.workspace-switch-dot-inline--current{box-shadow:0 0 0 1.5px transparent,0 0 0 3px var(--theme-primary)}.mantine-Input-input::placeholder,.mantine-Input-wrapper[data-error] .mantine-Input-input::placeholder{color:var(--mantine-color-placeholder, #adb5bd)!important;font-weight:300!important;font-size:calc(100% - 2px)!important;opacity:.6!important}.login-modal-verify-email-pin-root{gap:8px!important;--pin-input-size: 52px}.login-modal-verify-email-pin-cell{width:52px!important;height:66px!important}.login-modal-verify-email-pin-input{height:66px!important;padding-inline:0!important;font-size:49px!important;font-weight:400!important;line-height:66px!important;text-align:center!important;color:var(--theme-text-strong)!important;background-color:var(--mantine-color-gray-1)!important}.login-modal-verify-email-pin-input::placeholder{opacity:0!important}.json-inspection-modal__scroll{overflow:auto;border-radius:12px}.json-inspection-modal__code{margin:0;padding:12px;border-radius:12px;background:var(--theme-surface-muted);color:var(--theme-text-strong);font-size:12px;line-height:1.5;overflow-x:auto;white-space:pre}.default-button .mantine-Button-label,.danger-button .mantine-Button-label{white-space:normal;text-align:center}.default-button[data-variant=filled]{--button-color: var(--theme-background) !important}.default-button[data-variant=filled]:hover{--button-color: #ffffff !important;transform:none}.default-button[data-variant=default],.default-button[data-variant=light]{--button-bg: transparent !important;--button-bd: 1px solid var(--theme-secondary) !important;--button-color: var(--theme-primary) !important;--button-hover: var(--theme-secondary) !important}.toggle{border:1px solid var(--theme-input-border, var(--theme-border));background-color:var(--theme-input-bg, transparent);padding:4px;border-radius:var(--mantine-radius-md)}.toggle .mantine-SegmentedControl-indicator{background-color:var(--theme-action-bg, var(--theme-primary));border-radius:var(--mantine-radius-sm);box-shadow:none}.toggle .mantine-SegmentedControl-label{color:var(--theme-input-color, var(--theme-text));transition:color .2s ease}.toggle .mantine-SegmentedControl-label[data-active=true]{color:var(--theme-action-text, #ffffff)!important}mark.search-highlight{background-color:var(--search-highlight-color, var(--mantine-color-yellow-4));color:inherit;padding:0 1px;border-radius:2px}.error-toast{position:relative;transform-origin:top right;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.error-toast .mantine-Notification-root{position:relative}.error-toast .mantine-Notification-body{padding-right:calc(var(--mantine-spacing-xl) + var(--mantine-spacing-sm))}.error-toast .mantine-Notification-closeButton{position:absolute;top:var(--mantine-spacing-xs);right:var(--mantine-spacing-xs);margin:0}.error-toast--top{z-index:1001;transform:none;opacity:1;pointer-events:auto}.error-toast--buried{--error-stack-step: min(var(--error-stack-index, 0), 4);position:absolute;top:0;right:0;left:0;margin-top:0!important;transform:translate(calc(var(--error-stack-step) * 6px),calc(var(--error-stack-step) * 6px)) scale(calc(1 - var(--error-stack-step) * .02));z-index:calc(1000 - var(--error-stack-step));opacity:calc(1 - var(--error-stack-step) * .12);pointer-events:none}.error-toast-count-badge{position:fixed;top:max(var(--mantine-spacing-md),env(safe-area-inset-top));right:max(var(--mantine-spacing-md),env(safe-area-inset-right));min-width:28px;height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--mantine-color-white);border-radius:999px;background:var(--admin-overlay-tint, var(--mantine-color-red-7));box-shadow:0 6px 18px #10182833;color:var(--mantine-color-white);font-size:12px;font-weight:700;line-height:1;pointer-events:none;transform:translate(35%,-35%);z-index:1100}:root{--surface-canvas: var(--theme-surface-muted);--surface-rail: var(--theme-rail);--surface-rail-text: var(--theme-rail-text);--surface-rail-active: var(--theme-rail-active);--surface-rail-active-text: var(--theme-rail-active-text);--surface-rail-hover: color-mix(in srgb, var(--theme-rail-text) 8%, var(--theme-rail));--surface-rail-hairline: color-mix(in srgb, var(--theme-rail-text) 12%, transparent);--surface-rail-muted: color-mix(in srgb, var(--theme-rail-text) 65%, transparent);--surface-card: var(--theme-surface);--surface-hairline: color-mix(in srgb, var(--theme-border) 70%, transparent);--surface-row-hover: color-mix(in srgb, var(--theme-surface-muted) 55%, var(--theme-surface));--surface-row-selected: color-mix(in srgb, var(--theme-primary) 7%, var(--theme-surface));--surface-accent: var(--theme-primary-light);--surface-row-padding-y: var(--app-space-m);--surface-radius-card: 18px;--surface-radius-control: 10px;--surface-radius-nav: 6px;--surface-shadow-overlay: 0 24px 64px var(--theme-shadow);--surface-rail-width: 320px;--surface-rail-width-collapsed: 72px;--surface-content-offset: calc(2 * var(--mantine-spacing-lg));--surface-focus-ring-width: 2px;--surface-focus-ring-offset: 2px;--surface-focus-ring-clearance: calc(var(--surface-focus-ring-width) + var(--surface-focus-ring-offset))}.app-shell{background-color:var(--surface-canvas)}.page-shell{background-color:transparent;min-height:calc(100vh - var(--surface-content-offset))}@media(max-width:48em){.page-shell{padding-bottom:var(--app-space-xxl)}}.workspace-content-column{padding:var(--surface-focus-ring-clearance)}.app-panel-surface{background-color:var(--surface-card)}.admin-detail-panel{background-color:var(--surface-card);border-radius:var(--surface-radius-card)}table:has(>tbody>tr.admin-entity-row):not(.explorer-children-table):not(.explorer-viewer-table):not(.explorer-viewer-schema-table),table:has(>tbody>tr.data-branch-row){--table-border-color: var(--surface-hairline);--table-highlight-on-hover-color: var(--surface-row-hover)}table:has(>tbody>tr.admin-entity-row):not(.explorer-children-table):not(.explorer-viewer-table):not(.explorer-viewer-schema-table)>thead th,table:has(>tbody>tr.data-branch-row)>thead th{padding-block:var(--app-space-s);border-bottom:1px solid var(--surface-hairline);color:var(--theme-text-muted);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}table:has(>tbody>tr.admin-entity-row):not(.explorer-children-table):not(.explorer-viewer-table):not(.explorer-viewer-schema-table)>tbody>tr.admin-entity-row>td,table:has(>tbody>tr.data-branch-row)>tbody>tr.data-branch-row>td{padding-block:var(--surface-row-padding-y);border-bottom:1px solid var(--surface-hairline)}tr.admin-entity-row[data-selected=true],tr.data-branch-row[data-selected=true]{background-color:var(--surface-row-selected)}tr.admin-entity-row[data-selected=true]>td:first-child,tr.data-branch-row[data-selected=true]>td:first-child{box-shadow:inset 3px 0 0 0 var(--surface-accent)}.mantine-Button-root[data-variant=default]{--button-bg: var(--surface-card);--button-bd: 1px solid var(--surface-hairline);--button-color: var(--theme-text-strong);--button-hover: var(--surface-row-hover)}.mantine-ActionIcon-root,.default-button,.danger-button{border-radius:999px}.mantine-Input-input{--input-bd: var(--theme-border);border-radius:var(--surface-radius-control)}.mantine-Input-input:focus-visible{outline:var(--surface-focus-ring-width) solid var(--surface-accent);outline-offset:var(--surface-focus-ring-offset)}.mantine-InputWrapper-label{color:var(--theme-text-strong)}.mantine-Badge-root[data-variant=light]{background-color:color-mix(in srgb,currentColor 12%,var(--surface-card));border:1px solid color-mix(in srgb,currentColor 22%,transparent)}.mantine-Badge-root[data-variant=outline]{border:1px solid color-mix(in srgb,currentColor 35%,transparent)}.page-title{color:var(--theme-text-strong);font-family:var(--theme-serif-font);font-weight:600;letter-spacing:-.01em;line-height:1.25}.page-lead{color:var(--theme-text-muted);line-height:1.5}.card-title{color:var(--theme-text-strong);font-family:var(--theme-serif-font);font-weight:600}.app-title-band{display:flex;align-items:center;gap:var(--app-space-m);margin-bottom:var(--app-space-l);border-radius:10px;padding:.4rem calc(var(--mantine-spacing-lg) + var(--mantine-spacing-md))}.app-title-band__title{flex:1;min-width:0}.app-title-band__scope{flex:0 1 auto;font-size:.6875rem;font-weight:700;letter-spacing:.08em;opacity:.85;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.app-title-band__account{display:flex;align-items:center;flex:0 0 auto}.app-title-band .page-title{margin-bottom:0}.mantine-Drawer-content{box-shadow:var(--surface-shadow-overlay)}.mantine-Modal-content{border-radius:var(--surface-radius-card);box-shadow:var(--surface-shadow-overlay)}.app-sidebar-navbar{background-color:var(--surface-rail);border-right:1px solid var(--surface-rail-hairline);padding:0}.app-sidebar{display:flex;flex-direction:column;gap:var(--app-space-m);height:100%;padding:var(--app-space-m) var(--app-space-m) var(--app-space-l) 0}.app-sidebar--collapsed{padding-left:0;padding-right:var(--app-space-s)}.app-sidebar__header{display:flex;justify-content:flex-end}.app-sidebar--collapsed .app-sidebar__header{justify-content:center}.app-sidebar__collapse-toggle{color:var(--surface-rail-muted)}.app-sidebar__brand{display:flex;align-items:center;justify-content:center;padding-bottom:var(--app-space-l);border-bottom:1px solid var(--surface-rail-hairline)}.app-sidebar__logo{max-width:calc(var(--surface-rail-width) - 4 * var(--app-space-m))}.app-sidebar__nav{flex:1;min-height:0;overflow-y:auto}.app-sidebar__nav-list{gap:var(--app-space-xxs);list-style:none}.app-sidebar__link{display:flex;align-items:center;gap:var(--app-space-m);width:100%;padding:var(--app-space-m) var(--app-space-l);border:1px solid transparent;border-radius:0 var(--surface-radius-nav) var(--surface-radius-nav) 0;color:var(--surface-rail-text);font-family:var(--theme-action-font);font-size:var(--theme-action-size);font-weight:400;text-align:left;text-transform:uppercase;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.app-sidebar__link:hover{background-color:var(--surface-rail-hover)}.app-sidebar__link:focus-visible{outline:var(--surface-focus-ring-width) solid var(--surface-accent);outline-offset:var(--surface-focus-ring-offset)}.app-sidebar__link[data-active=true]{background-color:var(--surface-rail-active);color:var(--surface-rail-active-text);font-weight:600}.app-sidebar__link[data-disabled=true]{color:var(--surface-rail-muted);cursor:not-allowed;opacity:.55}.app-sidebar__link[data-disabled=true]:hover{background-color:transparent;border-color:transparent}.app-sidebar__link[data-collapsed=true]{justify-content:center;padding-inline:var(--app-space-s)}.app-sidebar__link-icon{display:inline-flex;align-items:center;flex:0 0 auto}.app-sidebar__link-icon>svg{width:1.5rem;height:1.5rem}.app-sidebar__link-label{flex:1;min-width:0;line-height:1}.app-sidebar__footer{display:flex;justify-content:center;margin-top:auto;padding-top:var(--app-space-s)}.app-sidebar__drawer-trigger{margin-bottom:var(--app-space-m)}
