.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fade-in{animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-in-right{animation:slideInRight .2s ease-out}@keyframes slideInRight{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}:root{--color-blue: #0066b2;--color-dark-blue: #2e3191;--color-light-blue: #56addf;--color-red: #ff0000;--color-orange: #e05b36;--color-yellow: #f1b934;--color-purple: #9e1f63;--color-green: #95c43e;--color-grey: #a6a8ab;--color-dark-grey: #424242;--color-light-grey: #f8f9fa;--color-black: #000000;--color-white: #ffffff;--color-primary: var(--color-blue);--color-secondary: var(--color-purple);--color-success: var(--color-green);--color-warning: var(--color-yellow);--color-danger: var(--color-red);--color-info: var(--color-light-blue);--color-alert: var(--color-orange);--color-text-primary: var(--color-dark-grey);--color-text-heading: var(--color-black);--color-text-muted: var(--color-grey);--color-text-link: var(--color-blue);--color-text-on-primary: var(--color-white);--color-bg-page: #f8f9fa;--color-bg-card: var(--color-white);--color-bg-hover: #f3f4f6;--color-bg-selected: #ede7f6;--color-product-sitemap: var(--color-green);--color-product-buildr: var(--color-blue);--font-family-sans: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--font-family-mono: "Fira Code", "Consolas", "Monaco", monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-4xl: 2.5rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--spacing-0: 0;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--spacing-3xl: 64px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 1px 3px rgba(0, 0, 0, .12);--shadow-lg: 0 4px 12px rgba(0, 0, 0, .15);--shadow-xl: 0 8px 24px rgba(0, 0, 0, .2);--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .35s ease;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070;--z-chat-widget: 1080}*,*:before,*:after{box-sizing:border-box}:root{font-family:var(--font-family-sans, "Inter", "Segoe UI", system-ui, sans-serif);line-height:var(--line-height-normal, 1.5);font-weight:var(--font-weight-normal, 400);color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;min-height:100vh;width:100%}body{display:flex;flex-direction:column}#root{display:flex;flex-direction:column;min-height:100vh;width:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#0000004d}:focus-visible{outline:2px solid var(--color-blue, #0066b2);outline-offset:2px}h1,h2,h3,h4,h5,h6,.fui-Display,.fui-LargeTitle,.fui-Title1,.fui-Title2,.fui-Title3,.fui-Subtitle1,.fui-Subtitle2{font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;letter-spacing:-.01em}code,kbd,samp,pre{font-family:JetBrains Mono,Cascadia Code,Consolas,monospace}.fui-Button{border-radius:4px;font-weight:600;transition:all .1s cubic-bezier(.33,0,.67,1)}.fui-Card{border-radius:12px;box-shadow:0 .3px .9px #0000000f,0 1.6px 3.6px #00000014}.fui-DialogSurface{border-radius:12px;box-shadow:0 20px 50px #00000026,0 4.8px 14.4px #0000001f}
