body,html{margin:0;padding:0;height:100%;overflow:hidden}:root{--shell-surface:#fff2dc;--shell-surface-border:#f0e0c4;--shell-sidebar-bg:#ffffff;--shell-sidebar-border:#e5e7eb;--content-frame-radius:10px;--content-frame-bg:#ffffff;--content-body-padding:0.4rem;--shell-sidebar-content-gap:1.25rem;--brand-primary:#f0a01f;--brand-primary-dark:#d8890f;--brand-bg-soft:#fff4c1;--brand-bg-soft-2:#ffe5d0;--sidebar-active-bg:#fefbf9;--content-canvas-bg:#fefbf9;--selection-dock-bg:#16a34a;--selection-dock-fg:#f0fdf4;--selection-dock-accent:#bbf7d0;--selection-dock-divider:rgb(255 255 255/28%);--selection-dock-hover:rgb(255 255 255/14%);--selection-dock-muted-bg:rgb(255 255 255/16%);--selection-dock-close:rgb(255 255 255/58%);--selection-dock-danger:#fecaca;--selection-dock-warning:#fde68a;--selection-dock-shadow:0 10px 28px rgb(22 101 52/32%);--shell-header-bg:#f0a01f;--shell-header-text:#ffffff;--shell-header-text-muted:rgb(255 255 255/82%);--shell-header-border:#d8890f;--shell-header-hover:rgb(255 255 255/14%);--shell-header-avatar-bg:#ffffff;--shell-header-avatar-text:var(--brand-primary-dark)}html[data-color-theme=legacy]{--shell-surface:#fff2dc;--shell-surface-border:#f0e0c4;--brand-primary:#f0a01f;--brand-primary-dark:#d8890f;--brand-bg-soft:#fff4c1;--brand-bg-soft-2:#ffe5d0;--sidebar-active-bg:#fefbf9;--content-canvas-bg:#fefbf9;--shell-header-bg:#f0a01f;--shell-header-text:#ffffff;--shell-header-text-muted:rgb(255 255 255/82%);--shell-header-border:#d8890f;--shell-header-hover:rgb(255 255 255/14%);--shell-header-avatar-bg:#ffffff;--shell-header-avatar-text:var(--brand-primary-dark)}html[data-color-theme=current]{--shell-surface:#f8e9ea;--shell-surface-border:#ecd5d8;--brand-primary:#81161c;--brand-primary-dark:#5f0f14;--brand-bg-soft:#f8e9ea;--brand-bg-soft-2:#f3d6d8;--sidebar-active-bg:#f3e8ea;--content-canvas-bg:#f3e8ea;--shell-header-bg:var(--shell-surface);--shell-header-text:#1e293b;--shell-header-text-muted:#64748b;--shell-header-border:var(--shell-surface-border);--shell-header-hover:rgb(15 23 42/6%);--shell-header-avatar-bg:rgb(15 23 42/8%);--shell-header-avatar-text:var(--shell-header-text)}.p-tooltip .p-tooltip-text{max-width:min(20rem,90vw);white-space:normal;word-break:break-word;text-align:start;line-height:1.4}.p-button.p-button-loading.p-disabled,.p-button.p-button-loading:disabled{opacity:1!important;filter:none}.p-button.p-button-loading .loading-dots-button{opacity:1}.p-button.p-button-loading .loading-dots-button>span{background:var(--loading-dot-color,var(--brand-primary,#f0a01f))!important}@keyframes loadingDotPulseButton{0%,70%,to{transform:scale(.45);opacity:.55}35%{transform:scale(1);opacity:1}}.p-button.p-button-loading .loading-dots-button>span{animation:loadingDotPulseButton 1s ease-in-out infinite}.p-button.p-button-loading .loading-dots-button>span:first-child{animation-delay:0s}.p-button.p-button-loading .loading-dots-button>span:nth-child(2){animation-delay:.15s}.p-button.p-button-loading .loading-dots-button>span:nth-child(3){animation-delay:.3s}