:root {
    --theme-primary: #ffe818;
    --theme-primary-rgb: 255, 232, 24;
    --theme-primary-hover: #f57c00;
    --theme-primary-hover-rgb: 245, 124, 0;
    --theme-primary-strong: #1b1b1b;
    --theme-primary-strong-rgb: 27, 27, 27;
    --theme-secondary: #414042;
    --theme-secondary-rgb: 65, 64, 66;
    --theme-document-footer: #414042;
    --theme-document-footer-rgb: 65, 64, 66;
    --theme-success: #198754;
    --theme-success-rgb: 25, 135, 84;
    --theme-danger: #dc3545;
    --theme-danger-rgb: 220, 53, 69;
    --theme-warning: #ffe818;
    --theme-warning-rgb: 255, 232, 24;
    --theme-info: #c8cacc;
    --theme-info-rgb: 200, 202, 204;
    --theme-accent-blue: #414042;
    --theme-accent-blue-rgb: 65, 64, 66;
    --theme-accent-orange: #f57c00;
    --theme-accent-orange-rgb: 245, 124, 0;
    --theme-accent-violet: #1b1b1b;
    --theme-accent-violet-rgb: 27, 27, 27;
    --theme-accent-rose: #c8cacc;
    --theme-accent-rose-rgb: 200, 202, 204;
    --theme-accent-emerald: #198754;
    --theme-accent-emerald-rgb: 25, 135, 84;
    --theme-font-body: Poppins, Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    --theme-font-heading: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    --theme-font-document: Poppins, Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    --theme-font-display: 'Race Strep', Inter, Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    --theme-font-scale-app: 100%;
    --theme-font-scale-app-ratio: 1;
    --theme-font-scale-document: 100%;
    --theme-font-scale-document-ratio: 1;
    --theme-surface-radius: 96%;
    --theme-surface-radius-ratio: 0.96;
    --theme-surface-shadow: 70%;
    --theme-surface-shadow-ratio: 0.7;
    --theme-surface-density: 96%;
    --theme-surface-density-ratio: 0.96;
    --theme-primary-soft: rgba(255, 232, 24, 0.1);
    --theme-primary-border: #fff59e;
    --theme-primary-readable: #1b1b1b;
    --theme-primary-readable-rgb: 27, 27, 27;
    --theme-primary-readable-hover: #1b1b1b;
    --theme-primary-readable-hover-rgb: 27, 27, 27;
    --theme-primary-action: #ffe818;
    --theme-primary-action-rgb: 255, 232, 24;
    --theme-primary-action-hover: #f57c00;
    --theme-primary-action-hover-rgb: 245, 124, 0;
    --theme-on-primary-action: #111827;
    --theme-on-primary-action-rgb: 17, 24, 39;
    --theme-on-primary-action-hover: #111827;
    --theme-on-primary-action-hover-rgb: 17, 24, 39;
    --theme-on-primary: #111827;
    --theme-on-primary-rgb: 17, 24, 39;
    --theme-on-primary-hover: #111827;
    --theme-on-primary-hover-rgb: 17, 24, 39;
    --theme-on-primary-strong: #ffffff;
    --theme-on-primary-strong-rgb: 255, 255, 255;
    --theme-success-hover: #177c4d;
    --theme-danger-hover: #ca313f;
    --theme-warning-hover: #ffea2a;
    --theme-info-hover: #ccced0;
    --theme-success-readable: #198754;
    --theme-success-readable-rgb: 25, 135, 84;
    --theme-on-success: #ffffff;
    --theme-on-success-rgb: 255, 255, 255;
    --theme-on-success-hover: #ffffff;
    --theme-on-success-hover-rgb: 255, 255, 255;
    --theme-success-action: #198754;
    --theme-success-action-rgb: 25, 135, 84;
    --theme-success-action-hover: #177c4d;
    --theme-success-action-hover-rgb: 23, 124, 77;
    --theme-on-success-action: #ffffff;
    --theme-on-success-action-rgb: 255, 255, 255;
    --theme-on-success-action-hover: #ffffff;
    --theme-on-success-action-hover-rgb: 255, 255, 255;
    --theme-danger-readable: #dc3545;
    --theme-danger-readable-rgb: 220, 53, 69;
    --theme-on-danger: #ffffff;
    --theme-on-danger-rgb: 255, 255, 255;
    --theme-on-danger-hover: #ffffff;
    --theme-on-danger-hover-rgb: 255, 255, 255;
    --theme-danger-action: #dc3545;
    --theme-danger-action-rgb: 220, 53, 69;
    --theme-danger-action-hover: #ca313f;
    --theme-danger-action-hover-rgb: 202, 49, 63;
    --theme-on-danger-action: #ffffff;
    --theme-on-danger-action-rgb: 255, 255, 255;
    --theme-on-danger-action-hover: #ffffff;
    --theme-on-danger-action-hover-rgb: 255, 255, 255;
    --theme-warning-readable: #414042;
    --theme-warning-readable-rgb: 65, 64, 66;
    --theme-on-warning: #111827;
    --theme-on-warning-rgb: 17, 24, 39;
    --theme-on-warning-hover: #111827;
    --theme-on-warning-hover-rgb: 17, 24, 39;
    --theme-warning-action: #ffe818;
    --theme-warning-action-rgb: 255, 232, 24;
    --theme-warning-action-hover: #ffea2a;
    --theme-warning-action-hover-rgb: 255, 234, 42;
    --theme-on-warning-action: #111827;
    --theme-on-warning-action-rgb: 17, 24, 39;
    --theme-on-warning-action-hover: #111827;
    --theme-on-warning-action-hover-rgb: 17, 24, 39;
    --theme-info-readable: #6e6f70;
    --theme-info-readable-rgb: 110, 111, 112;
    --theme-on-info: #111827;
    --theme-on-info-rgb: 17, 24, 39;
    --theme-on-info-hover: #111827;
    --theme-on-info-hover-rgb: 17, 24, 39;
    --theme-info-action: #c8cacc;
    --theme-info-action-rgb: 200, 202, 204;
    --theme-info-action-hover: #ccced0;
    --theme-info-action-hover-rgb: 204, 206, 208;
    --theme-on-info-action: #111827;
    --theme-on-info-action-rgb: 17, 24, 39;
    --theme-on-info-action-hover: #111827;
    --theme-on-info-action-hover-rgb: 17, 24, 39;
    --primary-color: var(--theme-primary-action);
    --primary-hover: var(--theme-primary-action-hover);
    --primary-dark: var(--theme-primary-strong);
    --primary-light: var(--theme-primary-soft);
    --primary-text: var(--theme-primary-readable);
    --primary-text-hover: var(--theme-primary-readable-hover);
    --primary-outline: var(--theme-primary-readable);
    --primary-foreground: var(--theme-on-primary-action);
    --primary-foreground-hover: var(--theme-on-primary-action-hover);
    --primary-on-color: var(--theme-on-primary-action);
    --control-checked-bg: var(--theme-primary-readable);
    --control-checked-color: #ffffff;
    --secondary-color: var(--theme-secondary);
    --document-footer-bg: var(--theme-document-footer);
    --document-footer-color: #ffffff;
    --document-footer-heading-color: rgba(255, 255, 255, 0.72);
    --document-footer-note-color: rgba(255, 255, 255, 0.7);
    --app-font-body: var(--theme-font-body);
    --app-font-heading: var(--theme-font-heading);
    --app-font-display: var(--theme-font-display);
    --app-font-size-percent: var(--theme-font-scale-app);
    --app-font-scale-ratio: var(--theme-font-scale-app-ratio);
    --app-font-size-scale: var(--theme-font-scale-app-ratio);
    --app-surface-radius-ratio: var(--theme-surface-radius-ratio);
    --app-surface-shadow-ratio: var(--theme-surface-shadow-ratio);
    --app-surface-density-ratio: var(--theme-surface-density-ratio);
    --document-font-family: var(--theme-font-document);
    --document-font-heading: var(--theme-font-document);
    --document-font-display: var(--theme-font-display);
    --document-font-size-percent: var(--theme-font-scale-document);
    --document-font-scale-ratio: var(--theme-font-scale-document-ratio);
    --document-font-size-scale: var(--theme-font-scale-document-ratio);
    --document-surface-radius-ratio: var(--theme-surface-radius-ratio);
    --document-surface-shadow-ratio: var(--theme-surface-shadow-ratio);
    --document-surface-density-ratio: var(--theme-surface-density-ratio);
    --accent-color: var(--theme-secondary);
    --accent-warm: var(--theme-primary);
    --success-color: var(--theme-success-action);
    --danger-color: var(--theme-danger-action);
    --warning-color: var(--theme-warning-action);
    --info-color: var(--theme-info-action);
    --bs-primary: var(--theme-primary-action);
    --bs-primary-rgb: var(--theme-primary-action-rgb);
    --bs-success: var(--theme-success-action);
    --bs-success-rgb: var(--theme-success-action-rgb);
    --bs-danger: var(--theme-danger-action);
    --bs-danger-rgb: var(--theme-danger-action-rgb);
    --bs-warning: var(--theme-warning-action);
    --bs-warning-rgb: var(--theme-warning-action-rgb);
    --bs-info: var(--theme-info-action);
    --bs-info-rgb: var(--theme-info-action-rgb);
    --bs-link-color: var(--theme-primary-readable);
    --bs-link-hover-color: var(--theme-primary-readable-hover);
    --btn-primary-color: var(--theme-on-primary-action);
    --btn-primary-bg: var(--theme-primary-action);
    --btn-primary-border: var(--theme-primary-action);
    --btn-primary-bg-hover: var(--theme-primary-action-hover);
    --btn-primary-border-hover: var(--theme-primary-action-hover);
    --btn-success-color: var(--theme-on-success-action);
    --btn-success-bg: var(--theme-success-action);
    --btn-success-border: var(--theme-success-action);
    --btn-success-bg-hover: var(--theme-success-action-hover);
    --btn-success-border-hover: var(--theme-success-action-hover);
    --btn-danger-color: var(--theme-on-danger-action);
    --btn-danger-bg: var(--theme-danger-action);
    --btn-danger-border: var(--theme-danger-action);
    --btn-danger-bg-hover: var(--theme-danger-action-hover);
    --btn-danger-border-hover: var(--theme-danger-action-hover);
    --btn-warning-color: var(--theme-on-warning-action);
    --btn-warning-bg: var(--theme-warning-action);
    --btn-warning-border: var(--theme-warning-action);
    --btn-warning-bg-hover: var(--theme-warning-action-hover);
    --btn-warning-border-hover: var(--theme-warning-action-hover);
    --btn-info-color: var(--theme-on-info-action);
    --btn-info-bg: var(--theme-info-action);
    --btn-info-border: var(--theme-info-action);
    --btn-info-bg-hover: var(--theme-info-action-hover);
    --btn-info-border-hover: var(--theme-info-action-hover);
    --btn-outline-primary-color: var(--theme-primary-readable);
    --btn-outline-primary-border: var(--theme-primary-readable);
    --badge-primary-color: var(--theme-on-primary-action);
    --icon-surface-color: var(--theme-primary-strong);
    --action-tone-brand-color: var(--theme-primary-strong);
    --sidebar-active-icon-color: var(--theme-on-primary-action);
    --sidebar-avatar-bg: var(--theme-primary-action);
    --sidebar-avatar-color: var(--theme-on-primary-action);
    --sidebar-collapse-toggle-color: var(--theme-on-primary-action);
    --fab-primary-color: var(--theme-on-primary-action);
    --empty-icon-chip-color: var(--theme-primary-strong);
    --status-in-progress-color: var(--theme-primary-readable);
    --table-sort-active-color: var(--theme-primary-readable);
    --company-logo-url: url("/uploads/company/logo_20260608164033_7676dbd593.svg");
    --company-navigation-logo-url: url("/uploads/company/logo_20260608164033_7676dbd593.svg");
    --company-login-logo-url: url("/uploads/company/logo_20260608164033_7676dbd593.svg");
    --company-logo-width: 128px;
    --company-navigation-logo-width: 96px;
    --company-login-logo-width: 250px;
    --company-stamp-width: 148px;
    --company-commitment-stamp-width: 148px;
    --company-login-logo-mobile-width-lg: 172.5px;
    --company-login-logo-mobile-width-md: 155px;
    --company-login-logo-mobile-width-sm: 140px;
    --layout-sidebar-logo-width: var(--company-navigation-logo-width);
    --layout-sidebar-logo-height: 34px;
    --layout-mobile-logo-width: 82px;
    --layout-mobile-logo-height: 30px;
    --company-stamp-url: url("/uploads/company/stamps/stamp_20260609091216_07e5b79739.png");
    --company-commitment-stamp-url: url("/uploads/company/stamps/stamp_20260609091216_939f3cddf5.png");
    --company-name: "RSE GmbH Railroad Services & Equipment";
}
