:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--gx-color-workspace:#f5f6f8;--gx-color-panel:#fff;--gx-color-panel-subtle:#f8fafc;--gx-color-border:#e2e8f0;--gx-color-border-strong:#cbd5e1;--gx-color-control-border:#64748b;--gx-color-text:#172033;--gx-color-text-secondary:#64748b;--gx-color-text-muted:#64748b;--gx-color-overlay:#0f172a4d;--gx-color-current:#2563eb;--gx-color-current-strong:#1d4ed8;--gx-color-current-surface:#eff6ff;--gx-color-current-border:#bfdbfe;--gx-color-confirmed:#15803d;--gx-color-confirmed-surface:#f0fdf4;--gx-color-confirmed-border:#bbf7d0;--gx-color-milestone:#b45309;--gx-color-milestone-surface:#fff7ed;--gx-color-milestone-border:#fed7aa;--gx-color-danger:#b91c1c;--gx-color-danger-surface:#fef2f2;--gx-color-danger-border:#fecaca;--gx-color-evidence:#6d28d9;--gx-color-evidence-surface:#f5f3ff;--gx-color-evidence-border:#ddd6fe;--gx-space-1:4px;--gx-space-2:8px;--gx-space-3:12px;--gx-space-4:16px;--gx-space-5:20px;--gx-space-6:24px;--gx-radius-sm:6px;--gx-radius-md:9px;--gx-radius-lg:12px;--gx-shadow-panel:0 8px 24px #0f172a12;--gx-shadow-mobile-action:0 -8px 24px #0f172a12;--gx-shell-sidebar-width:224px;--gx-shell-topbar-height:56px;--gx-shell-content-max-width:1440px;--gx-shell-mobile-action-height:72px}*,:before,:after{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}body{background:var(--gx-color-workspace);min-height:100vh;color:var(--gx-color-text);-webkit-font-smoothing:antialiased;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid var(--gx-color-current);outline-offset:2px}.app-shell{background:var(--gx-color-workspace);min-height:100vh}.app-shell--desktop{grid-template-columns:var(--gx-shell-sidebar-width) minmax(0, 1fr);display:grid}.app-shell__surface{min-width:0}.app-shell__content{width:min(100%, var(--gx-shell-content-max-width));padding:var(--gx-space-4) var(--gx-space-5) var(--gx-space-6);margin-inline:auto}.app-shell__breadcrumbs{min-height:20px;margin-bottom:var(--gx-space-2);color:var(--gx-color-text-secondary);font-size:12px}.app-shell__breadcrumbs:empty{display:none}.app-shell__main{min-width:0}.side-navigation{z-index:20;width:var(--gx-shell-sidebar-width);min-height:100vh;padding:var(--gx-space-4) var(--gx-space-3);background:var(--gx-color-panel);border-right:1px solid var(--gx-color-border)}.side-navigation--desktop{height:100vh;position:sticky;top:0}.side-navigation__heading{padding:0 var(--gx-space-2) var(--gx-space-4);border-bottom:1px solid var(--gx-color-border)}.side-navigation__eyebrow{margin:0 0 var(--gx-space-1);color:var(--gx-color-text-muted);letter-spacing:.04em;font-size:11px}.side-navigation__title{color:var(--gx-color-text);margin:0;font-size:15px;font-weight:700;line-height:1.4}.side-navigation__list{gap:var(--gx-space-1);margin:var(--gx-space-4) 0 0;padding:0;list-style:none;display:grid}.side-navigation__link,.side-navigation__unavailable{justify-content:space-between;align-items:center;gap:var(--gx-space-2);width:100%;min-height:38px;padding:var(--gx-space-2) var(--gx-space-3);border-radius:var(--gx-radius-sm);color:var(--gx-color-text-secondary);text-align:left;background:0 0;border:1px solid #0000;font-size:13px;text-decoration:none;display:flex}.side-navigation__link:hover{background:var(--gx-color-panel-subtle);color:var(--gx-color-text)}.side-navigation__link--active{border-color:var(--gx-color-current-border);background:var(--gx-color-current-surface);color:var(--gx-color-current-strong);font-weight:700}.side-navigation__unavailable{cursor:not-allowed;opacity:.66}.side-navigation__availability{color:var(--gx-color-text-muted);font-size:10px;font-weight:500}.top-bar{z-index:10;justify-content:space-between;align-items:center;gap:var(--gx-space-4);height:var(--gx-shell-topbar-height);padding:0 var(--gx-space-5);background:var(--gx-color-panel);border-bottom:1px solid var(--gx-color-border);display:flex}.top-bar--desktop{position:sticky;top:0}.top-bar__product{min-width:0;color:var(--gx-color-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:700;overflow:hidden}.top-bar__actions,.shell-portal-target--actions{align-items:center;gap:var(--gx-space-2);display:flex}.top-bar__navigation-trigger{min-height:34px;padding:var(--gx-space-1) var(--gx-space-3);border:1px solid var(--gx-color-control-border);border-radius:var(--gx-radius-sm);background:var(--gx-color-panel);color:var(--gx-color-text);flex:none;font-weight:600}.object-context-header{justify-content:space-between;align-items:flex-start;gap:var(--gx-space-4);padding:var(--gx-space-4);background:var(--gx-color-panel);border:1px solid var(--gx-color-border);border-radius:var(--gx-radius-md);display:flex}.object-context-header__eyebrow,.object-context-header__description{color:var(--gx-color-text-secondary);margin:0;font-size:12px}.object-context-header__title{margin:var(--gx-space-1) 0 0;color:var(--gx-color-text);font-size:22px;line-height:1.3}.object-context-header__description{margin-top:var(--gx-space-2)}.object-context-header__tools,.object-context-header__status,.object-context-header__actions{align-items:center;gap:var(--gx-space-2);display:flex}.object-context-header__tools{flex-wrap:wrap;justify-content:flex-end}.sticky-action-bar{justify-content:flex-end;align-items:center;gap:var(--gx-space-2);min-height:56px;padding:var(--gx-space-2) var(--gx-space-4);background:var(--gx-color-panel);border-top:1px solid var(--gx-color-border);display:flex}@media (width<=760px){.app-shell--mobile{display:block}.app-shell--mobile .app-shell__surface{min-height:100vh}.app-shell--mobile .top-bar{height:52px;padding-inline:var(--gx-space-3);position:sticky;top:0}.app-shell--mobile .app-shell__content{width:100%;padding:var(--gx-space-3)}.app-shell--mobile .app-shell__content--with-mobile-actions{padding-bottom:calc(var(--gx-shell-mobile-action-height) + var(--gx-space-4))}.app-shell__navigation-layer{z-index:30;background:var(--gx-color-overlay);position:fixed;inset:52px 0 0}.app-shell__navigation-dialog{background:var(--gx-color-panel);width:min(84vw,304px);height:100%;box-shadow:var(--gx-shadow-panel);overflow-y:auto}.app-shell__navigation-header{justify-content:space-between;align-items:center;gap:var(--gx-space-3);min-height:52px;padding:var(--gx-space-2) var(--gx-space-3);border-bottom:1px solid var(--gx-color-border);display:flex}.app-shell__navigation-header p{margin:0;font-weight:700}.app-shell__navigation-header button{min-height:34px;padding:var(--gx-space-1) var(--gx-space-3);border:1px solid var(--gx-color-border-strong);border-radius:var(--gx-radius-sm);background:var(--gx-color-panel);color:var(--gx-color-text)}.side-navigation--mobile{border-right:0;width:100%;min-height:calc(100% - 52px)}.app-shell--mobile .sticky-action-bar{z-index:25;min-height:var(--gx-shell-mobile-action-height);padding-bottom:max(var(--gx-space-3), env(safe-area-inset-bottom));box-shadow:var(--gx-shadow-mobile-action);position:fixed;bottom:0;left:0;right:0}.object-context-header{gap:var(--gx-space-3);padding:var(--gx-space-3);display:grid}.object-context-header__title{font-size:19px}.object-context-header__tools{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.top-bar__portal-actions[data-v-264efbe2]{align-items:center;gap:var(--gx-space-1);display:flex}.top-bar__portal-actions button[data-v-264efbe2],.top-bar__portal-actions a[data-v-264efbe2]{border-radius:var(--gx-radius-sm);width:36px;height:36px;color:var(--gx-color-text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;padding:0;text-decoration:none;display:grid;position:relative}.top-bar__portal-actions button[data-v-264efbe2]:hover,.top-bar__portal-actions a[data-v-264efbe2]:hover{border-color:var(--gx-color-border);background:var(--gx-color-panel-subtle);color:var(--gx-color-text)}.top-bar__badge[data-v-264efbe2]{border:2px solid var(--gx-color-panel);background:var(--gx-color-danger);min-width:18px;height:18px;color:var(--gx-color-panel);text-align:center;border-radius:9px;padding:0 5px;font-size:10px;font-weight:700;line-height:14px;position:absolute;top:-3px;right:-3px}.top-bar__portal-actions .top-bar__account-trigger[data-v-264efbe2]{width:auto;max-width:180px;padding:0 var(--gx-space-2);gap:var(--gx-space-2);display:flex}.top-bar__account-name[data-v-264efbe2]{max-width:120px;color:var(--gx-color-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.top-bar__navigation-trigger[data-v-264efbe2]{align-items:center;gap:var(--gx-space-1);display:flex}@media (width<=760px){.top-bar__product[data-v-264efbe2]{flex:1;font-size:12px}.top-bar__actions[data-v-264efbe2]{flex:none}.top-bar__portal-actions[data-v-264efbe2]{gap:0}.top-bar__portal-actions a[data-v-264efbe2]{width:32px;height:32px}.top-bar__navigation-trigger span[data-v-264efbe2]{display:none}.top-bar__navigation-trigger[data-v-264efbe2]{justify-content:center;width:34px;padding:0}}
