/* HART Design System — generated theme variables */
/* DO NOT EDIT: regenerated on each request from hotel config */
:root {
  --hart-primary: #008fa3;
  --hart-primary-hover: #33a5b5;
  --hart-primary-active: #66bcc8;
  --hart-primary-light: #99d2da;
  --hart-primary-subtle: #cce9ed;
  --hart-primary-bg: #e6f4f6;
  --hart-secondary: #525251;
  --hart-secondary-hover: #757574;
  --hart-secondary-active: #979797;
  --hart-secondary-light: #babab9;
  --hart-secondary-subtle: #dcdcdc;
  --hart-secondary-bg: #eeeeee;
  --hart-text-primary: #484848;
  --hart-text-secondary: #6D6D6D;
  --hart-icon: #B6B6B6;
  --hart-disabled: #DADADA;
  --hart-border: #EBEBEB;
  --hart-bg: #F7F7F7;
  --hart-success: #2E7D32;
  --hart-success-bg: #F1F8E9;
  --hart-warning: #F57C00;
  --hart-warning-bg: #FFF3E0;
  --hart-error: #C62828;
  --hart-error-bg: #FFEBEE;
  --hart-info: #0277BD;
  --hart-info-bg: #E1F5FE;
  --hart-font-heading: 'Josefin Sans', sans-serif;
  --hart-font-body: 'Open Sans', system-ui, sans-serif;
  --hart-h1-size: 4rem;
  --hart-h1-weight: 500;
  --hart-h3-size: 3rem;
  --hart-h4-size: 2rem;
  --hart-body1-size: 1rem;
  --hart-body2-size: 0.875rem;
  --hart-caption-size: 0.75rem;
  --hart-btn-radius: 8px;
  --hart-btn-padding-v: 14px;
  --hart-btn-padding-h: 24px;
  --hart-btn-font-size: 1rem;
  --hart-btn-font-weight: 600;
  --hart-input-height: 56px;
  --hart-input-radius: 8px;
  --hart-input-border: #808080;
  --hart-input-border-hover: #222222;
  --hart-input-border-focus: #222222;
  --hart-input-focus-width: 2px;
  --hart-card-radius: 12px;
  --hart-card-shadow: 0 6px 16px rgba(0,0,0,0.12);
  --hart-card-shadow-hover: 0 6px 20px rgba(0,0,0,0.20);
  --hart-card-border: #B6B6B6;
  --hart-paper-radius: 12px;
  --hart-chip-radius: 100px;
  --hart-accent: #b90974;
  --hart-skeleton-style: shimmer;
  --hart-spinner-style: ring;
  --hart-stepper-style: numbered;
  --hart-bg-image: none;
  --hart-bg-size: cover;
  --hart-bg-repeat: no-repeat;
  --hart-bg-position: center;
  --hart-bg-attachment: scroll;
  --hart-logo-long: /img/2056/logos/953756cd-0421-4f10-8636-bc47272164f7.png;
  --hart-logo-short: /img/2056/logos/aa88e6bf-f7be-4e31-a3a4-30089a6deef4.png;
  --hart-logo-icon: /img/2056/logos/adb1faa3-890a-44f4-80e5-feb269e68acf.png;
  --hart-logo-dark: ;
  --hart-logo-long-dark: /img/2056/logos/8bd48681-ce94-44ad-8653-5749538af1f2.png;
  --hart-logo-short-dark: /img/2056/logos/cfef4c16-ba18-47bb-af34-4cb37567b3bf.png;
  --hart-logo-icon-dark: /img/2056/logos/87ac77d8-27fa-413c-9cfb-15ca00844f8e.png;
  --hart-logo-symbol: /img/2056/logos/0ba486fc-431e-4f35-82da-07a6dcb4f2ae.png;
  --hart-logo-symbol-dark: /img/2056/logos/1d3c4c2a-aaf6-4127-adcb-1e1956398365.png;
}
