:root{--color-brand-primary:#1b3a6b;--color-brand-primary-hover:#142c50;--color-brand-blue:#2e5fa3;--color-brand-gold:#c9a96e;--color-brand-gold-border:#b08f55;--color-brand-on-brand:#ffffff;--color-surface-page:#ffffff;--color-surface-default:#ffffff;--color-surface-alt:#f2f0e9;--color-surface-muted:#f7f6f2;--color-surface-input:#f6f4ef;--color-surface-dark-header:#001D35;--color-surface-dark-segment:#1f2d3d;--color-surface-disabled:#ebebeb;--color-text-primary:#1b1b1b;--color-text-heading:#2c2c2a;--color-text-secondary:#6b7068;--color-text-tertiary:#6f6d6b;--color-text-inverse:#ffffff;--color-text-disabled:#b3b3b3;--color-border-default:#e5e2da;--color-border-divider:#f2f0e9;--color-border-light:#ebebeb;--color-danger:#8b2a2a;--color-disabled:#b9b7ae;--color-overlay:rgba(13,27,46,0.48);--color-overlay-white-10:rgba(255,255,255,0.1);--color-overlay-white-12:rgba(255,255,255,0.12);--color-overlay-white-15:rgba(255,255,255,0.15);--color-status-active-bg:#d6e4f0;--color-status-active-fg:#1b3a6b;--color-status-approved-bg:#d4ead8;--color-status-approved-fg:#2a5c30;--color-status-reserved-bg:#f7eacd;--color-status-reserved-fg:#7a4a10;--color-status-rejected-bg:#fbe0e0;--color-status-rejected-fg:#8b2a2a;--color-status-exclusive-bg:#ede3f7;--color-status-exclusive-fg:#5b3a8f;--color-status-sold-bg:#3f3f3f;--color-status-sold-fg:#ffffff;--color-status-info-bg:#e6f1fb;--color-status-info-fg:#2e5fa3;--color-status-neutral-bg:#e8e8e8;--color-status-neutral-fg:#4a4a4a;--color-status-draft-bg:#e8e0f0;--color-status-draft-fg:#4a4540;--color-status-revenue-bg:#d9efe6;--color-status-revenue-fg:#1f6b4f;--color-status-fee-bg:#efe6d5;--color-status-fee-fg:#7a5b26;--color-status-inactive-bg:#eae7df;--color-status-inactive-fg:#5e625b;--color-status-pending-bg:#fee6ce;--color-status-pending-fg:#b45309;--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-xs:4px;--radius-sm:8px;--radius-md:10px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:20px;--radius-3xl:24px;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(16,24,40,0.04);--shadow-md:0 4px 12px rgba(16,24,40,0.06);--shadow-lg:0 14px 40px rgba(16,24,40,0.1);--shadow-fab:0 6px 16px rgba(16,24,40,0.18);--font-sans:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--text-xs:11px;--text-sm:12px;--text-md:13px;--text-base:14px;--text-lg:16px;--text-xl:18px;--text-2xl:20px;--text-3xl:24px;--text-4xl:28px;--text-5xl:32px;--leading-tight:1.2;--leading-snug:1.35;--leading-normal:1.45;--stroke-width:1px;--layout-frame-sm:390px;--layout-frame-lg:1440px;--layout-shell-max:min(100%,calc(var(--layout-frame-lg) * 1200 / 1440));--layout-form-max:var(--layout-frame-sm);--layout-form-account:422px;--layout-dialog-max:min(100%,calc(var(--layout-frame-sm) * 326 / 390));--layout-card-max:min(100%,calc(var(--layout-frame-sm) * 304 / 390));--layout-cta-max:min(100%,calc(var(--layout-frame-sm) * 300 / 390));--layout-page-pad:var(--space-5);--layout-section-gap:var(--space-6);--layout-field-gap:var(--space-4);--background:var(--color-surface-page);--foreground:var(--color-text-primary)}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--color-text-primary);background:var(--color-surface-page);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}.pac-container{z-index:10050!important}