:root{--brand-primary:#055fab;--brand-primary-fg:#ffffff;--brand-secondary:#00A0B0;--brand-accent:#F9A825;--brand-accent-fg:#ffffff;--brand-error:#CF1B07;--brand-success:#15803D;--brand-warning:#FBBF24;--brand-info:#009DDC;--brand-neutral-50:#FFFFFF;--brand-neutral-100:#F2F2F2;--brand-neutral-200:#E8E8E8;--brand-neutral-300:#DDDDDD;--brand-neutral-400:#C7C7C7;--brand-neutral-500:#B4B4B4;--brand-neutral-600:#767676;--brand-neutral-700:#4F4F4F;--brand-neutral-800:#28282D;--brand-neutral-900:#000000;--brand-gradient-start:#015AA7;--brand-gradient-end:#009DDC;--brand-gradient-angle:135deg;--brand-gradient:linear-gradient(var(--brand-gradient-angle),var(--brand-gradient-start),var(--brand-gradient-end));--brand-radius:12px;--brand-radius-sm:6px;--brand-radius-lg:18px;--brand-radius-full:9999px;--brand-border-width:1px;--brand-focus-ring:#3B82F6;--brand-link:#015AA7;--brand-link-hover:#013F73;--brand-font-heading:"Futura",system-ui,-apple-system,sans-serif;--brand-font-body:"Futura",system-ui,-apple-system,sans-serif;--brand-font-mono:"monospace",ui-monospace,SFMono-Regular,Menlo,monospace;--brand-font-size-base:16px;--brand-line-height-base:1.5;--brand-display-size:48px;--brand-line-height-display:1.05;--brand-letter-spacing-display:-0.03em;--brand-title-size:26px;--brand-h2-size:20px;--brand-h3-size:16px;--brand-body-size:13px;--brand-label-size:11px;--brand-line-height-heading:1.2;--brand-line-height-body:1.5;--brand-letter-spacing-heading:-0.02em;--brand-letter-spacing-body:0;--brand-weight-heading:700;--brand-weight-body:400;--brand-spacing-unit:4px;--brand-density:comfortable;--brand-space-1:4px;--brand-space-2:8px;--brand-space-3:12px;--brand-space-4:16px;--brand-space-5:24px;--brand-space-6:32px;--brand-space-7:48px;--brand-space-8:64px;--brand-space-section:32px;--brand-space-group:20px;--brand-space-item:12px;--brand-space-tight:6px;--brand-motion-duration:200ms;--brand-motion-easing:cubic-bezier(0.4,0,0.2,1);--brand-motion-duration-fast:120ms;--brand-motion-duration-medium:200ms;--brand-motion-duration-slow:320ms;--brand-motion-scale:1;--brand-bg:#ffffff;--brand-surface:#fafafa;--brand-surface-2:#f4f4f5;--brand-text:#18181b;--brand-text-dim:rgba(24,24,27,0.62);--brand-border:#E2E8F0;--brand-header-bg:#055fab;--brand-header-text:#ededed;--brand-header-text-muted:rgba(237,237,237,0.62);--brand-sidebar-bg:#055fab;--brand-sidebar-text:#ededed;--brand-sidebar-text-muted:rgba(237,237,237,0.62);--brand-shadow-sm:0 1px 2px rgba(0,0,0,0.05);--brand-shadow-md:0 4px 6px rgba(0,0,0,0.08);--brand-shadow-lg:0 10px 20px rgba(0,0,0,0.1);--theme-primary:var(--brand-primary);--theme-secondary:var(--brand-secondary);--theme-accent:var(--brand-accent);--theme-on-primary:var(--brand-primary-fg);--theme-text-on-primary:var(--brand-primary-fg);--theme-on-accent:var(--brand-accent-fg);--theme-success:var(--brand-success);--theme-warning:var(--brand-warning);--theme-error:var(--brand-error);--theme-info:var(--brand-info);--theme-link:var(--brand-link);--theme-link-hover:var(--brand-link-hover);--theme-bg:var(--brand-bg);--theme-surface:var(--brand-surface);--theme-surface-elevated:var(--brand-surface-2);--theme-text:var(--brand-text);--theme-on-surface:var(--brand-text);--theme-text-muted:var(--brand-text-dim);--theme-text-subtle:var(--brand-text-dim);--theme-border:var(--brand-border);--theme-border-strong:var(--brand-border);--theme-header-bg:var(--brand-header-bg);--theme-sidebar-bg:var(--brand-sidebar-bg);--theme-rail-bg:var(--brand-sidebar-bg);--theme-sidebar-text:var(--brand-sidebar-text);--theme-sidebar-text-muted:var(--brand-sidebar-text-muted);--theme-header-text:var(--brand-header-text);--theme-header-text-muted:var(--brand-header-text-muted);--theme-font-heading:var(--brand-font-heading);--theme-font-body:var(--brand-font-body);--theme-font-accent:var(--brand-font-heading);--theme-font-mono:var(--brand-font-mono);--theme-weight-heading:var(--brand-weight-heading);--theme-weight-body:var(--brand-weight-body);--theme-display-size:var(--brand-display-size);--theme-title-size:var(--brand-title-size);--theme-h2-size:var(--brand-h2-size);--theme-h3-size:var(--brand-h3-size);--theme-body-size:var(--brand-body-size);--theme-label-size:var(--brand-label-size);--theme-page-title-size:var(--brand-title-size);--theme-description-size:var(--brand-body-size);--theme-section-label-size:var(--brand-label-size);--theme-line-height-display:var(--brand-line-height-display);--theme-line-height-heading:var(--brand-line-height-heading);--theme-line-height-body:var(--brand-line-height-body);--theme-letter-spacing-display:var(--brand-letter-spacing-display);--theme-letter-spacing-heading:var(--brand-letter-spacing-heading);--theme-letter-spacing-body:var(--brand-letter-spacing-body);--theme-radius:var(--brand-radius);--theme-radius-sm:var(--brand-radius-sm);--theme-radius-md:var(--brand-radius);--theme-radius-lg:var(--brand-radius-lg);--theme-radius-full:var(--brand-radius-full);--theme-shadow-sm:var(--brand-shadow-sm);--theme-shadow-md:var(--brand-shadow-md);--theme-shadow-lg:var(--brand-shadow-lg);--theme-spacing-unit:var(--brand-spacing-unit);--theme-density:var(--brand-density);--theme-space-1:var(--brand-space-1);--theme-space-2:var(--brand-space-2);--theme-space-3:var(--brand-space-3);--theme-space-4:var(--brand-space-4);--theme-space-5:var(--brand-space-5);--theme-space-6:var(--brand-space-6);--theme-space-7:var(--brand-space-7);--theme-space-8:var(--brand-space-8);--theme-space-section:var(--brand-space-section);--theme-space-group:var(--brand-space-group);--theme-space-item:var(--brand-space-item);--theme-space-tight:var(--brand-space-tight);--theme-motion-speed:var(--brand-motion-duration);--theme-motion-easing:var(--brand-motion-easing);--theme-motion-duration-fast:var(--brand-motion-duration-fast);--theme-motion-duration-medium:var(--brand-motion-duration-medium);--theme-motion-duration-slow:var(--brand-motion-duration-slow);--theme-motion-scale:var(--brand-motion-scale);--theme-hover:color-mix(in srgb,var(--brand-text) 5%,transparent);--theme-selection:color-mix(in srgb,var(--brand-primary) 20%,transparent);--theme-modal-overlay:rgba(0,0,0,0.55);--theme-content-max-width:1280px;--theme-background:var(--brand-bg);--theme-foreground:var(--brand-text);--theme-muted:var(--brand-text-dim);--theme-border-subtle:var(--brand-border);--theme-border-width-strong:var(--brand-border-width);--theme-font-display:var(--brand-font-heading);--theme-font-sans:var(--brand-font-body);--theme-fontFamily-mono:var(--brand-font-mono);--theme-fontSize-sm:var(--brand-label-size);--theme-font-size-h2:var(--brand-h2-size);--theme-font-size-label:var(--brand-label-size);--theme-h1-size:var(--brand-title-size);--theme-primary-fg:var(--brand-primary-fg);--theme-radius-pill:var(--brand-radius-full);--theme-spacing-group:var(--brand-space-group);--theme-spacing-item:var(--brand-space-item);--theme-spacing-tight:var(--brand-space-tight);--theme-surface-2:var(--brand-surface-2);--theme-surface-subtle:var(--brand-surface)}body,html{font-family:var(--brand-font-body);height:100%}body{margin:0;color:var(--brand-text);background:var(--brand-bg)}h1,h2,h3,h4,h5,h6{font-family:var(--brand-font-heading)}button,input,optgroup,select,textarea{font-family:inherit}code,kbd,pre,samp{font-family:var(--brand-font-mono)}html[data-color-scheme=dark],html[data-mantine-color-scheme=dark]{--brand-bg:#0a0a0e;--brand-surface:#16161d;--brand-surface-2:#1f1f28;--brand-text:#ededed;--brand-text-dim:rgba(237,237,237,0.62);--brand-border:#E2E8F0;--brand-header-bg:#055fab;--brand-header-text:#ededed;--brand-header-text-muted:rgba(237,237,237,0.62);--brand-sidebar-bg:#055fab;--brand-sidebar-text:#ededed;--brand-sidebar-text-muted:rgba(237,237,237,0.62);--brand-shadow-sm:0 1px 2px rgba(0,0,0,0.05);--brand-shadow-md:0 4px 6px rgba(0,0,0,0.08);--brand-shadow-lg:0 10px 20px rgba(0,0,0,0.1)}html[data-color-scheme=light],html[data-mantine-color-scheme=light]{--brand-bg:#ffffff;--brand-surface:#fafafa;--brand-surface-2:#f4f4f5;--brand-text:#18181b;--brand-text-dim:rgba(24,24,27,0.62);--brand-border:#E2E8F0;--brand-header-bg:#055fab;--brand-header-text:#ededed;--brand-header-text-muted:rgba(237,237,237,0.62);--brand-sidebar-bg:#055fab;--brand-sidebar-text:#ededed;--brand-sidebar-text-muted:rgba(237,237,237,0.62);--brand-shadow-sm:0 1px 2px rgba(0,0,0,0.05);--brand-shadow-md:0 4px 6px rgba(0,0,0,0.08);--brand-shadow-lg:0 10px 20px rgba(0,0,0,0.1)}:root{--theme-button-bg:#015AA7;--theme-button-color:#FFFFFF;--theme-button-border:1px solid #015AA7;--theme-button-radius:20px;--theme-button-padding:8px 15px;--theme-button-font-family:"Futura",system-ui,sans-serif;--theme-button-font-weight:400;--theme-button-font-size:16px;--theme-button-letter-spacing:normal;--theme-button-text-transform:none;--theme-button-shadow:none;--theme-button-hover-bg:#013F73;--theme-button-hover-color:#FFFFFF;--theme-button-secondary-bg:transparent;--theme-button-secondary-color:#015AA7;--theme-button-secondary-border:1px solid #015AA7;--theme-button-secondary-radius:20px;--theme-button-secondary-padding:8px 15px;--theme-button-secondary-font-family:"Futura",system-ui,sans-serif;--theme-button-secondary-font-weight:400;--theme-button-secondary-font-size:16px;--theme-button-secondary-letter-spacing:normal;--theme-button-secondary-text-transform:none;--theme-button-secondary-shadow:none;--theme-button-secondary-hover-bg:#015AA7;--theme-button-secondary-hover-color:#FFFFFF;--theme-button-tertiary-bg:transparent;--theme-button-tertiary-color:#015AA7;--theme-button-tertiary-border:none;--theme-button-tertiary-radius:0px;--theme-button-tertiary-padding:8px 4px;--theme-button-tertiary-font-family:"Futura",system-ui,sans-serif;--theme-button-tertiary-font-weight:400;--theme-button-tertiary-font-size:16px;--theme-button-tertiary-letter-spacing:normal;--theme-button-tertiary-text-transform:none;--theme-button-tertiary-shadow:none;--theme-button-tertiary-hover-bg:transparent;--theme-button-tertiary-hover-color:#013F73;--theme-input-bg:#FFFFFF;--theme-input-color:#4F4F4F;--theme-input-border:1px solid rgb(226,232,240);--theme-input-radius:10px;--theme-input-padding:10px 14px;--theme-input-font-family:"Futura",system-ui,sans-serif;--theme-input-font-size:17.6px;--theme-input-placeholder-color:#767676;--theme-input-focus-border:1px solid #015AA7;--theme-input-focus-shadow:0 0 0 3px rgba(1,90,167,0.15);--theme-select-bg:#FFFFFF;--theme-select-color:#4F4F4F;--theme-select-border:1px solid #E2E8F0;--theme-select-radius:8px;--theme-select-padding:8px 12px;--theme-select-font-family:"Futura",system-ui,sans-serif;--theme-select-font-size:16px;--theme-select-placeholder-color:#767676;--theme-select-focus-border:1px solid #015AA7;--theme-select-focus-shadow:0 0 0 3px rgba(1,90,167,0.15);--theme-search-bg:#FFFFFF;--theme-search-color:#4F4F4F;--theme-search-border:1px solid rgb(226,232,240);--theme-search-radius:9999px;--theme-search-padding:10px 18px;--theme-search-font-family:"Futura",system-ui,sans-serif;--theme-search-font-size:17.6px;--theme-search-placeholder-color:#767676;--theme-textarea-bg:#FFFFFF;--theme-textarea-color:#4F4F4F;--theme-textarea-border:1px solid #E2E8F0;--theme-textarea-radius:8px;--theme-textarea-padding:10px 12px;--theme-textarea-font-family:"Futura",system-ui,sans-serif;--theme-textarea-font-size:16px;--theme-textarea-placeholder-color:#767676;--theme-tab-padding:8px 12px;--theme-tab-font-weight:400;--theme-tab-font-size:15px;--theme-tab-text-transform:none;--theme-tab-active-color:#015AA7;--theme-tab-inactive-color:#4F4F4F;--theme-tab-active-bg:transparent;--theme-tab-active-border:2px solid #015AA7;--theme-tab-gap:24px;--theme-card-bg:#FFFFFF;--theme-card-border:1px solid #E2E8F0;--theme-card-radius:20px;--theme-card-padding:24px;--theme-card-shadow:rgba(0,0,0,0) 0px 0px 0px 0px,rgba(0,0,0,0) 0px 0px 0px 0px,rgba(0,0,0,0.1) 0px 20px 25px -5px,rgba(0,0,0,0.1) 0px 8px 10px -6px;--theme-link-color:#015AA7;--theme-link-font-weight:400;--theme-link-hover-color:#013F73;--theme-link-underline:hover;--theme-badge-bg:#006C8F;--theme-badge-color:#FFFFFF;--theme-badge-radius:9999px;--theme-badge-padding:4px 10px;--theme-badge-font-weight:700;--theme-badge-font-size:12px;--theme-badge-text-transform:uppercase;--theme-chip-bg:#F2F2F2;--theme-chip-color:#4F4F4F;--theme-chip-border:1px solid #E2E8F0;--theme-chip-radius:9999px;--theme-chip-padding:6px 14px;--theme-chip-font-weight:400;--theme-chip-font-size:14px;--theme-chip-active-color:#FFFFFF;--theme-chip-active-bg:#015AA7;--theme-chip-active-border:1px solid #015AA7;--theme-modal-bg:#FFFFFF;--theme-modal-radius:20px;--theme-modal-shadow:0 20px 40px rgba(0,0,0,0.15);--theme-modal-overlay-bg:rgba(0,0,0,0.5)}