/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!../web-theme-base/src/tokens/fonts.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ============================================================
   Galacial — Webfonty (SELF-HOSTED, žádný runtime Google Fonts)
   ------------------------------------------------------------
   IBM Plex Sans  → UI, body, display (Base identita ice&glacier;
                    plná Latin-Extended pokrytí pro českou diakritiku)
   IBM Plex Mono  → data, ID, kódy, číselné sloupce tabulek
   Montserrat     → nadpisy/ceny/labely šablony svarcentrum
   Lato           → tělo šablony svarcentrum
   Binárky leží v packages/web/public/fonts/ → Next je servíruje na /fonts/*.
   Rodiny šablon (Montserrat/Lato) jsou deklarované globálně, ale glyfy
   prohlížeč stáhne AŽ když je téma reálně použije přes --font-head/--font-body
   (Base zůstává na IBM Plex → nula bajtů navíc).

   POZN. (IBM Plex Sans 700): woff2 pro váhu 700 zatím nemáme. Aby tučné
   nadpisy/labely nevznikaly nekvalitní syntetickou kurzívou napříč prohlížeči,
   je váha 700 dočasně namapovaná na soubor váhy 600 (= 600 jako strop).
   Až vlastník dodá reálný ibm-plex-sans-700(-ext).woff2, stačí přepnout src.
   ============================================================ */

/* ---- IBM Plex Sans — split latin / latin-ext (400, 500, 600) ---- */
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-400.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-400-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-500.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-500-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-600.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-600-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Váha 700 dočasně = soubor 600 (viz pozn. nahoře). Přepnout na reálný 700 po dodání. */
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-600.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-600-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ---- IBM Plex Mono (400, 500, 600) — jeden soubor/váha, všechny charsety ---- */
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-400.woff2') format('woff2');
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-500.woff2') format('woff2');
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-600.woff2') format('woff2');
}

/* ---- Montserrat (500, 600, 700, 800) — šablona svarcentrum, jeden soubor/váha ---- */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/montserrat-500.woff2') format('woff2');
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/montserrat-600.woff2') format('woff2');
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/montserrat-700.woff2') format('woff2');
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/montserrat-800.woff2') format('woff2');
}

/* ---- Lato (400, 700, 900) — tělo šablony svarcentrum, jeden soubor/váha ---- */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/lato-400.woff2') format('woff2');
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/lato-700.woff2') format('woff2');
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/lato-900.woff2') format('woff2');
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!../web-theme-base/src/tokens/colors.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ============================================================
   Galacial — Color system
   ------------------------------------------------------------
   "Galactic + glacial": cool blue-grey neutrals, glacial-blue
   accent, deep-space dark mode. Light & dark are equal first
   classes. Base ramps first, then semantic aliases (theme-aware).

   v1.1 (měkčí kontrast): světlejší --border/--border-subtle/
   --border-strong a tlumenější --text-primary v light i dark.
   Neutrální a akcentní RAMPY se nemění; upravují se jen sémantické
   aliasy hranic a primárního textu. WCAG AA na primární text drží
   s velkou rezervou (light 11.5:1 / dark 12.6:1 na worst-case ploše).
   ============================================================ */

:root {
  /* --- Neutral ramp: cool blue-grey (ice → space) --- */
  --ice-25:  #FAFBFD;
  --ice-50:  #F4F7FB;
  --ice-100: #E9EEF6;
  --ice-150: #DFE6F1;
  --ice-200: #D2DCEB;
  --ice-300: #B3C0D6;
  --ice-400: #8695B2;
  --ice-500: #5F6E8C;
  --ice-600: #47546E;
  --ice-700: #333E54;
  --ice-800: #212A3B;
  --ice-900: #141B29;
  --ice-950: #0C121C;

  /* --- Accent: glacial blue --- */
  --glacier-50:  #EAF2FE;
  --glacier-100: #D3E4FD;
  --glacier-200: #A9C9F9;
  --glacier-300: #7BAAF4;
  --glacier-400: #4B93F2;
  --glacier-500: #2C7BE5;
  --glacier-600: #1E63C7;
  --glacier-700: #1A50A3;
  --glacier-800: #17427F;

  /* --- Semantic hues (base) --- */
  --success-50:  #E7F6EF;
  --success-500: #1E9E6A;
  --success-600: #167A52;
  --warning-50:  #FBF1DF;
  --warning-500: #C9860B;
  --warning-600: #A06A08;
  --danger-50:   #FBE9E9;
  --danger-500:  #D8434A;
  --danger-600:  #B32F36;
  --info-50:     var(--glacier-50);
  --info-500:    var(--glacier-500);

  color-scheme: light;

  /* ===== Semantic aliases — LIGHT ===== */
  --bg-app:          var(--ice-50);
  --surface:         #FFFFFF;
  --surface-raised:  #FFFFFF;
  --surface-sunken:  var(--ice-100);
  --surface-hover:   var(--ice-50);
  --surface-active:  var(--ice-100);
  --surface-inset:   var(--ice-25);

  /* v1.1 měkčí kontrast — světlejší hranice (bylo ice-150 / ice-100 / #C2CEE0) */
  --border:          #E6ECF4;
  --border-subtle:   #EFF3F9;
  --border-strong:   #CFD9E7; /* měkčí obrysy inputů (mezi ice-150 a ice-200) */

  --text-primary:    #2C3A4E; /* v1.1 tlumenější než ice-800 #212A3B — AA 11.5:1 na white */
  --text-secondary:  var(--ice-600);
  --text-tertiary:   var(--ice-500);
  --text-muted:      var(--ice-400);
  --text-inverse:    #FFFFFF;

  --accent:          var(--glacier-500);
  --accent-hover:    var(--glacier-600);
  --accent-active:   var(--glacier-700);
  --accent-soft:     var(--glacier-50);
  --accent-soft-fg:  var(--glacier-700);
  --on-accent:       #FFFFFF;

  --success:         var(--success-500);
  --success-soft:    var(--success-50);
  --success-fg:      var(--success-600);
  --warning:         var(--warning-500);
  --warning-soft:    var(--warning-50);
  --warning-fg:      var(--warning-600);
  --danger:          var(--danger-500);
  --danger-soft:     var(--danger-50);
  --danger-fg:       var(--danger-600);
  --info:            var(--info-500);
  --info-soft:       var(--info-50);

  --focus-ring:      color-mix(in srgb, var(--glacier-500) 45%, transparent);
  --overlay:         color-mix(in srgb, var(--ice-950) 45%, transparent);
}

/* ===== Semantic aliases — DARK (deep space) ===== */
[data-theme="dark"] {
  color-scheme: dark;

  --bg-app:          var(--ice-950);
  --surface:         var(--ice-900);
  --surface-raised:  #182031;
  --surface-sunken:  #0A0F19;
  --surface-hover:   #1B2334;
  --surface-active:  #212A3B;
  --surface-inset:   #10172380;

  /* v1.1 měkčí kontrast — světlejší hranice (bylo #263045 / #1C2436 / #33405A) */
  --border:          #2C3852;
  --border-subtle:   #222C41;
  --border-strong:   #3B4967;

  --text-primary:    #D4DDEB; /* v1.1 tlumenější než #E2E9F4 — AA 12.6:1 na surface */
  --text-secondary:  #AAB7CF;
  --text-tertiary:   #7E8DA8;
  --text-muted:      #5C6B87;
  --text-inverse:    var(--ice-950);

  --accent:          var(--glacier-400);
  --accent-hover:    #63A2F5;
  --accent-active:   var(--glacier-300);
  --accent-soft:     #17427F33;
  --accent-soft-fg:  #9CC2F8;
  --on-accent:       #08121F;

  --success:         #34BE86;
  --success-soft:    #0E3A2A;
  --success-fg:      #6FD9AC;
  --warning:         #E0A93A;
  --warning-soft:    #3A2E10;
  --warning-fg:      #ECC470;
  --danger:          #EB6169;
  --danger-soft:     #3A1618;
  --danger-fg:       #F29aa0;
  --info:            var(--glacier-400);
  --info-soft:       #17427F33;

  --focus-ring:      color-mix(in srgb, var(--glacier-400) 55%, transparent);
  --overlay:         color-mix(in srgb, #000 60%, transparent);
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!../web-theme-base/src/tokens/typography.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ============================================================
   Galacial — Typography
   ------------------------------------------------------------
   One family (IBM Plex Sans) + mono (IBM Plex Mono). Console-
   grade clarity for long working sessions. Type scale is a
   modest 1.20 ratio — data-dense friendly, never shouty.
   ============================================================ */

:root {
  --font-sans: "IBM Plex Sans", ui-sans-serif, system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --font-mono: "IBM Plex Mono", ui-monospace, "SFMono-Regular", "Cascadia Code", Menlo, Consolas, monospace;

  /* Rodinné role — nadpisy vs. tělo. Base = jedna rodina (IBM Plex); odvozené šablony (např. svarcentrum) je
     přepíšou přes resolvované téma (ResolvedTheme.css --font-head/--font-body → Montserrat/Lato) bez buildu. */
  --font-head: var(--font-sans);
  --font-body: var(--font-sans);

  /* Weights */
  --fw-regular: 400;   /* @kind font */
  --fw-medium:  500;   /* @kind font */
  --fw-semibold: 600;  /* @kind font */
  --fw-bold:    700;   /* @kind font */

  /* Type scale (px) — base 14 for admin density */
  --text-2xs: 11px;
  --text-xs:  12px;
  --text-sm:  13px;
  --text-md:  14px;   /* body / default UI */
  --text-lg:  16px;
  --text-xl:  18px;
  --text-2xl: 22px;
  --text-3xl: 28px;
  --text-4xl: 34px;
  --text-5xl: 44px;

  /* Line heights */
  --lh-tight:   1.15;  /* @kind other */
  --lh-snug:    1.3;   /* @kind other */
  --lh-normal:  1.5;   /* @kind other */
  --lh-relaxed: 1.65;  /* @kind other */

  /* Letter spacing */
  --tracking-tight:  -0.01em;  /* @kind other */
  --tracking-normal: 0;        /* @kind other */
  --tracking-wide:   0.02em;   /* @kind other */
  --tracking-caps:   0.06em;   /* @kind other */

  /* Semantic roles */
  --text-display:  var(--text-4xl);
  --text-title:    var(--text-2xl);
  --text-heading:  var(--text-xl);
  --text-subhead:  var(--text-lg);
  --text-body:     var(--text-md);
  --text-label:    var(--text-sm);
  --text-caption:  var(--text-xs);
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!../web-theme-base/src/tokens/spacing.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ============================================================
   Galacial — Spacing & sizing
   ------------------------------------------------------------
   4px base grid. Admin surfaces lean on 8/12/16 for rhythm;
   tables and control heights are tuned for pointer + keyboard.
   ============================================================ */

:root {
  --space-0:  0;
  --space-1:  2px;
  --space-2:  4px;
  --space-3:  6px;
  --space-4:  8px;
  --space-5:  12px;
  --space-6:  16px;
  --space-7:  20px;
  --space-8:  24px;
  --space-9:  32px;
  --space-10: 40px;
  --space-11: 48px;
  --space-12: 64px;
  --space-14: 80px;
  --space-16: 96px;

  /* Control heights (44px min touch handled by row padding) */
  --control-sm: 28px;
  --control-md: 34px;
  --control-lg: 40px;

  /* Layout */
  --sidebar-w:      256px;
  --sidebar-w-collapsed: 60px;
  --topbar-h:       56px;
  --container-max:  1440px;
  --content-gutter: var(--space-8);
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!../web-theme-base/src/tokens/effects.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ============================================================
   Galacial — Radius, elevation, motion
   ------------------------------------------------------------
   Corners are calm and squared-off (glacial, engineered — not
   pill-soft). Shadows are cool-tinted and restrained; dark mode
   leans on borders + faint glow rather than heavy drop shadow.
   ============================================================ */

:root {
  /* Corner radius */
  --radius-none: 0;
  --radius-xs:  3px;
  --radius-sm:  5px;
  --radius-md:  7px;
  --radius-lg:  10px;
  --radius-xl:  14px;
  --radius-pill: 999px;

  /* Elevation — cool blue-grey shadows */
  --shadow-xs: 0 1px 2px rgba(20, 27, 41, 0.06);
  --shadow-sm: 0 1px 2px rgba(20, 27, 41, 0.06), 0 2px 4px rgba(20, 27, 41, 0.05);
  --shadow-md: 0 2px 4px rgba(20, 27, 41, 0.06), 0 6px 14px rgba(20, 27, 41, 0.08);
  --shadow-lg: 0 4px 8px rgba(20, 27, 41, 0.07), 0 16px 32px rgba(20, 27, 41, 0.12);
  --shadow-focus: 0 0 0 3px var(--focus-ring);

  /* Borders */
  --border-width: 1px;  /* @kind other */

  /* Motion — quick, precise, no bounce */
  --ease-standard: cubic-bezier(0.2, 0, 0, 1);  /* @kind other */
  --ease-out:      cubic-bezier(0.16, 1, 0.3, 1);  /* @kind other */
  --ease-in:       cubic-bezier(0.4, 0, 1, 1);  /* @kind other */
  --dur-instant: 80ms;  /* @kind other */
  --dur-fast:    140ms;  /* @kind other */
  --dur-base:    220ms;  /* @kind other */
  --dur-slow:    360ms;  /* @kind other */

  --z-base: 1;  /* @kind other */
  --z-sticky: 100;  /* @kind other */
  --z-overlay: 900;  /* @kind other */
  --z-modal: 1000;  /* @kind other */
  --z-toast: 1100;  /* @kind other */
}

[data-theme="dark"] {
  --shadow-xs: 0 1px 2px rgba(0, 0, 0, 0.4);
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.4), 0 2px 4px rgba(0, 0, 0, 0.3);
  --shadow-md: 0 2px 6px rgba(0, 0, 0, 0.45), 0 8px 20px rgba(0, 0, 0, 0.4);
  --shadow-lg: 0 6px 16px rgba(0, 0, 0, 0.5), 0 20px 40px rgba(0, 0, 0, 0.55);
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!../web-theme-base/src/tokens/base.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ============================================================
   Galacial — Base element styling
   ------------------------------------------------------------
   Minimal reset + brand defaults. Applying to the document,
   headings, links, form focus, selection, scrollbars.
   ------------------------------------------------------------
   OBALENO v `@layer base` (2026-07-26, FÁZE 5): jinak nezavrstvený element-reset
   (h1..h6 margin/font-weight/…) VŽDY přebíjí Tailwind `@layer utilities` → utility
   bloků (mt-8, font-bold, tracking) na nadpisech by neúčinkovaly. Pořadí vrstev
   deklaruje globals.css (`@layer theme, base, components, utilities`) → utilities
   vyhrávají nad base; prvky bez utility dál dostanou reset. (Admin theme.css NEimportuje.)
   ============================================================ */

@layer base {

*, *::before, *::after { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  font-family: var(--font-body);
  font-size: var(--text-body);
  line-height: var(--lh-normal);
  color: var(--text-primary);
  background: var(--bg-app);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-feature-settings: "cv05" 1, "ss03" 1; /* single-storey a, straighter l — cleaner console feel */
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: var(--font-head);
  font-weight: var(--fw-semibold);
  line-height: var(--lh-snug);
  letter-spacing: var(--tracking-tight);
  color: var(--text-primary);
}

p { margin: 0; }

/* Tailwind preflight je v tomhle projektu VYPNUTÝ (viz komentář nahoře) — bez tohohle by nativní
   chrome prohlížeče (šedé pozadí, 3D rámeček) prosvítal skrz KAŽDÉ tlačítko/pole, které samo
   nenastaví bg/border (nález vlastníka: ikonová tlačítka v hlavičce svarcentrum měla neúmyslný
   šedý box). Standardní tvar Tailwind preflight formulářového resetu — barvy/rádius dál řídí
   utility třídy na konkrétním prvku, tohle jen sundá nativní vzhled. */
button, input, select, textarea {
  font: inherit;
  color: inherit;
  background: none;
  border: 0;
  appearance: none;
}
button { cursor: pointer; }
button:disabled { cursor: not-allowed; }

a {
  color: var(--accent);
  text-decoration: none;
  transition: color var(--dur-fast) var(--ease-standard);
}
a:hover { color: var(--accent-hover); text-decoration: underline; text-underline-offset: 2px; }

code, kbd, samp, pre { font-family: var(--font-mono); font-size: 0.92em; }

/* Numeric alignment for data tables */
.tabular { font-variant-numeric: tabular-nums; }

::selection { background: var(--accent-soft); color: var(--accent-soft-fg); }

:focus-visible {
  outline: none;
  box-shadow: var(--shadow-focus);
  border-radius: var(--radius-sm);
}

/* Cool, slim scrollbars */
* { scrollbar-width: thin; scrollbar-color: var(--border-strong) transparent; }
*::-webkit-scrollbar { width: 10px; height: 10px; }
*::-webkit-scrollbar-thumb {
  background: var(--border-strong);
  border-radius: var(--radius-pill);
  border: 2px solid transparent;
  background-clip: padding-box;
}
*::-webkit-scrollbar-thumb:hover { background: var(--text-muted); background-clip: padding-box; }

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; }
}

}
/* /@layer base */

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!../web-theme-base/src/theme.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-400.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-400-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-500.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-500-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-600.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-600-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-600.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/ibm-plex-sans-600-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-400.woff2') format('woff2');
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-500.woff2') format('woff2');
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-600.woff2') format('woff2');
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/montserrat-500.woff2') format('woff2');
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/montserrat-600.woff2') format('woff2');
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/montserrat-700.woff2') format('woff2');
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/montserrat-800.woff2') format('woff2');
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/lato-400.woff2') format('woff2');
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/lato-700.woff2') format('woff2');
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/lato-900.woff2') format('woff2');
}
:root {
  --ice-25: #FAFBFD;
  --ice-50: #F4F7FB;
  --ice-100: #E9EEF6;
  --ice-150: #DFE6F1;
  --ice-200: #D2DCEB;
  --ice-300: #B3C0D6;
  --ice-400: #8695B2;
  --ice-500: #5F6E8C;
  --ice-600: #47546E;
  --ice-700: #333E54;
  --ice-800: #212A3B;
  --ice-900: #141B29;
  --ice-950: #0C121C;
  --glacier-50: #EAF2FE;
  --glacier-100: #D3E4FD;
  --glacier-200: #A9C9F9;
  --glacier-300: #7BAAF4;
  --glacier-400: #4B93F2;
  --glacier-500: #2C7BE5;
  --glacier-600: #1E63C7;
  --glacier-700: #1A50A3;
  --glacier-800: #17427F;
  --success-50: #E7F6EF;
  --success-500: #1E9E6A;
  --success-600: #167A52;
  --warning-50: #FBF1DF;
  --warning-500: #C9860B;
  --warning-600: #A06A08;
  --danger-50: #FBE9E9;
  --danger-500: #D8434A;
  --danger-600: #B32F36;
  --info-50: var(--glacier-50);
  --info-500: var(--glacier-500);
  color-scheme: light;
  --bg-app: var(--ice-50);
  --surface: #FFFFFF;
  --surface-raised: #FFFFFF;
  --surface-sunken: var(--ice-100);
  --surface-hover: var(--ice-50);
  --surface-active: var(--ice-100);
  --surface-inset: var(--ice-25);
  --border: #E6ECF4;
  --border-subtle: #EFF3F9;
  --border-strong: #CFD9E7;
  --text-primary: #2C3A4E;
  --text-secondary: var(--ice-600);
  --text-tertiary: var(--ice-500);
  --text-muted: var(--ice-400);
  --text-inverse: #FFFFFF;
  --accent: var(--glacier-500);
  --accent-hover: var(--glacier-600);
  --accent-active: var(--glacier-700);
  --accent-soft: var(--glacier-50);
  --accent-soft-fg: var(--glacier-700);
  --on-accent: #FFFFFF;
  --success: var(--success-500);
  --success-soft: var(--success-50);
  --success-fg: var(--success-600);
  --warning: var(--warning-500);
  --warning-soft: var(--warning-50);
  --warning-fg: var(--warning-600);
  --danger: var(--danger-500);
  --danger-soft: var(--danger-50);
  --danger-fg: var(--danger-600);
  --info: var(--info-500);
  --info-soft: var(--info-50);
  --focus-ring: var(--glacier-500);
  @supports (color: color-mix(in lab, red, red)) {
    --focus-ring: color-mix(in srgb, var(--glacier-500) 45%, transparent);
  }
  --overlay: var(--ice-950);
  @supports (color: color-mix(in lab, red, red)) {
    --overlay: color-mix(in srgb, var(--ice-950) 45%, transparent);
  }
}
[data-theme="dark"] {
  color-scheme: dark;
  --bg-app: var(--ice-950);
  --surface: var(--ice-900);
  --surface-raised: #182031;
  --surface-sunken: #0A0F19;
  --surface-hover: #1B2334;
  --surface-active: #212A3B;
  --surface-inset: #10172380;
  --border: #2C3852;
  --border-subtle: #222C41;
  --border-strong: #3B4967;
  --text-primary: #D4DDEB;
  --text-secondary: #AAB7CF;
  --text-tertiary: #7E8DA8;
  --text-muted: #5C6B87;
  --text-inverse: var(--ice-950);
  --accent: var(--glacier-400);
  --accent-hover: #63A2F5;
  --accent-active: var(--glacier-300);
  --accent-soft: #17427F33;
  --accent-soft-fg: #9CC2F8;
  --on-accent: #08121F;
  --success: #34BE86;
  --success-soft: #0E3A2A;
  --success-fg: #6FD9AC;
  --warning: #E0A93A;
  --warning-soft: #3A2E10;
  --warning-fg: #ECC470;
  --danger: #EB6169;
  --danger-soft: #3A1618;
  --danger-fg: #F29aa0;
  --info: var(--glacier-400);
  --info-soft: #17427F33;
  --focus-ring: var(--glacier-400);
  @supports (color: color-mix(in lab, red, red)) {
    --focus-ring: color-mix(in srgb, var(--glacier-400) 55%, transparent);
  }
  --overlay: color-mix(in srgb, #000 60%, transparent);
}
:root {
  --font-sans: "IBM Plex Sans", ui-sans-serif, system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --font-mono: "IBM Plex Mono", ui-monospace, "SFMono-Regular", "Cascadia Code", Menlo, Consolas, monospace;
  --font-head: var(--font-sans);
  --font-body: var(--font-sans);
  --fw-regular: 400;
  --fw-medium: 500;
  --fw-semibold: 600;
  --fw-bold: 700;
  --text-2xs: 11px;
  --text-xs: 12px;
  --text-sm: 13px;
  --text-md: 14px;
  --text-lg: 16px;
  --text-xl: 18px;
  --text-2xl: 22px;
  --text-3xl: 28px;
  --text-4xl: 34px;
  --text-5xl: 44px;
  --lh-tight: 1.15;
  --lh-snug: 1.3;
  --lh-normal: 1.5;
  --lh-relaxed: 1.65;
  --tracking-tight: -0.01em;
  --tracking-normal: 0;
  --tracking-wide: 0.02em;
  --tracking-caps: 0.06em;
  --text-display: var(--text-4xl);
  --text-title: var(--text-2xl);
  --text-heading: var(--text-xl);
  --text-subhead: var(--text-lg);
  --text-body: var(--text-md);
  --text-label: var(--text-sm);
  --text-caption: var(--text-xs);
  --space-0: 0;
  --space-1: 2px;
  --space-2: 4px;
  --space-3: 6px;
  --space-4: 8px;
  --space-5: 12px;
  --space-6: 16px;
  --space-7: 20px;
  --space-8: 24px;
  --space-9: 32px;
  --space-10: 40px;
  --space-11: 48px;
  --space-12: 64px;
  --space-14: 80px;
  --space-16: 96px;
  --control-sm: 28px;
  --control-md: 34px;
  --control-lg: 40px;
  --sidebar-w: 256px;
  --sidebar-w-collapsed: 60px;
  --topbar-h: 56px;
  --container-max: 1440px;
  --content-gutter: var(--space-8);
  --radius-none: 0;
  --radius-xs: 3px;
  --radius-sm: 5px;
  --radius-md: 7px;
  --radius-lg: 10px;
  --radius-xl: 14px;
  --radius-pill: 999px;
  --shadow-xs: 0 1px 2px rgba(20, 27, 41, 0.06);
  --shadow-sm: 0 1px 2px rgba(20, 27, 41, 0.06), 0 2px 4px rgba(20, 27, 41, 0.05);
  --shadow-md: 0 2px 4px rgba(20, 27, 41, 0.06), 0 6px 14px rgba(20, 27, 41, 0.08);
  --shadow-lg: 0 4px 8px rgba(20, 27, 41, 0.07), 0 16px 32px rgba(20, 27, 41, 0.12);
  --shadow-focus: 0 0 0 3px var(--focus-ring);
  --border-width: 1px;
  --ease-standard: cubic-bezier(0.2, 0, 0, 1);
  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
  --ease-in: cubic-bezier(0.4, 0, 1, 1);
  --dur-instant: 80ms;
  --dur-fast: 140ms;
  --dur-base: 220ms;
  --dur-slow: 360ms;
  --z-base: 1;
  --z-sticky: 100;
  --z-overlay: 900;
  --z-modal: 1000;
  --z-toast: 1100;
}
[data-theme="dark"] {
  --shadow-xs: 0 1px 2px rgba(0, 0, 0, 0.4);
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.4), 0 2px 4px rgba(0, 0, 0, 0.3);
  --shadow-md: 0 2px 6px rgba(0, 0, 0, 0.45), 0 8px 20px rgba(0, 0, 0, 0.4);
  --shadow-lg: 0 6px 16px rgba(0, 0, 0, 0.5), 0 20px 40px rgba(0, 0, 0, 0.55);
}
@layer base {
  *, *::before, *::after {
    box-sizing: border-box;
  }
  html {
    -webkit-text-size-adjust: 100%;
  }
  body {
    margin: 0;
    font-family: var(--font-body);
    font-size: var(--text-body);
    line-height: var(--lh-normal);
    color: var(--text-primary);
    background: var(--bg-app);
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-feature-settings: "cv05" 1, "ss03" 1;
  }
  h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: var(--font-head);
    font-weight: var(--fw-semibold);
    line-height: var(--lh-snug);
    letter-spacing: var(--tracking-tight);
    color: var(--text-primary);
  }
  p {
    margin: 0;
  }
  button, input, select, textarea {
    font: inherit;
    color: inherit;
    background: none;
    border: 0;
    appearance: none;
  }
  button {
    cursor: pointer;
  }
  button:disabled {
    cursor: not-allowed;
  }
  a {
    color: var(--accent);
    text-decoration: none;
    transition: color var(--dur-fast) var(--ease-standard);
  }
  a:hover {
    color: var(--accent-hover);
    text-decoration: underline;
    text-underline-offset: 2px;
  }
  code, kbd, samp, pre {
    font-family: var(--font-mono);
    font-size: 0.92em;
  }
  .tabular {
    font-variant-numeric: tabular-nums;
  }
  ::selection {
    background: var(--accent-soft);
    color: var(--accent-soft-fg);
  }
  :focus-visible {
    outline: none;
    box-shadow: var(--shadow-focus);
    border-radius: var(--radius-sm);
  }
  * {
    scrollbar-width: thin;
    scrollbar-color: var(--border-strong) transparent;
  }
  *::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  *::-webkit-scrollbar-thumb {
    background: var(--border-strong);
    border-radius: var(--radius-pill);
    border: 2px solid transparent;
    background-clip: padding-box;
  }
  *::-webkit-scrollbar-thumb:hover {
    background: var(--text-muted);
    background-clip: padding-box;
  }
  @media (prefers-reduced-motion: reduce) {
    *, *::before, *::after {
      animation-duration: 0.01ms !important;
      transition-duration: 0.01ms !important;
    }
  }
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../../node_modules/.pnpm/next@15.5.21_@types+node@22.20.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./app/globals.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: var(--font-sans);
    --font-mono: var(--font-mono);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: var(--text-xs);
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: var(--text-sm);
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: var(--text-lg);
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: var(--text-xl);
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: var(--text-2xl);
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: var(--text-3xl);
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: var(--text-4xl);
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: var(--text-5xl);
    --font-weight-normal: 400;
    --font-weight-extrabold: 800;
    --tracking-tight: var(--tracking-tight);
    --tracking-normal: var(--tracking-normal);
    --tracking-wide: var(--tracking-wide);
    --tracking-widest: 0.1em;
    --radius-xs: var(--radius-xs);
    --radius-sm: var(--radius-sm);
    --radius-md: var(--radius-md);
    --radius-lg: var(--radius-lg);
    --radius-xl: var(--radius-xl);
    --shadow-xs: var(--shadow-xs);
    --shadow-sm: var(--shadow-sm);
    --shadow-md: var(--shadow-md);
    --shadow-lg: var(--shadow-lg);
    --ease-in: var(--ease-in);
    --ease-out: var(--ease-out);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --radius-none: var(--radius-none);
    --radius-pill: var(--radius-pill);
    --shadow-focus: var(--shadow-focus);
    --font-head: var(--font-head);
    --font-body: var(--font-body);
    --text-2xs: var(--text-2xs);
    --text-md: var(--text-md);
    --text-display: var(--text-display);
    --text-title: var(--text-title);
    --text-heading: var(--text-heading);
    --text-subhead: var(--text-subhead);
    --text-body: var(--text-body);
    --text-label: var(--text-label);
    --text-caption: var(--text-caption);
    --tracking-caps: var(--tracking-caps);
    --ease-standard: var(--ease-standard);
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .collapse {
    visibility: collapse;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: var(--space-0);
  }
  .-top-1\.5 {
    top: calc(var(--spacing) * -1.5);
  }
  .-top-14 {
    top: calc(var(--space-14) * -1);
  }
  .top-0 {
    top: var(--space-0);
  }
  .top-1\/2 {
    top: calc(1 / 2 * 100%);
  }
  .top-2 {
    top: var(--space-2);
  }
  .top-2\.5 {
    top: calc(var(--spacing) * 2.5);
  }
  .top-7 {
    top: var(--space-7);
  }
  .top-\[24px\] {
    top: 24px;
  }
  .-right-1\.5 {
    right: calc(var(--spacing) * -1.5);
  }
  .-right-2 {
    right: calc(var(--space-2) * -1);
  }
  .-right-14 {
    right: calc(var(--space-14) * -1);
  }
  .right-0 {
    right: var(--space-0);
  }
  .right-2 {
    right: var(--space-2);
  }
  .right-2\.5 {
    right: calc(var(--spacing) * 2.5);
  }
  .right-6 {
    right: var(--space-6);
  }
  .-bottom-10 {
    bottom: calc(var(--space-10) * -1);
  }
  .bottom-0 {
    bottom: var(--space-0);
  }
  .bottom-6 {
    bottom: var(--space-6);
  }
  .-left-10 {
    left: calc(var(--space-10) * -1);
  }
  .left-2\.5 {
    left: calc(var(--spacing) * 2.5);
  }
  .left-3\.5 {
    left: calc(var(--spacing) * 3.5);
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[90\] {
    z-index: 90;
  }
  .z-\[100\] {
    z-index: 100;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: var(--space-0);
  }
  .mx-3\.5 {
    margin-inline: calc(var(--spacing) * 3.5);
  }
  .mx-4 {
    margin-inline: var(--space-4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-0 {
    margin-block: var(--space-0);
  }
  .my-3 {
    margin-block: var(--space-3);
  }
  .my-4 {
    margin-block: var(--space-4);
  }
  .my-5 {
    margin-block: var(--space-5);
  }
  .my-6 {
    margin-block: var(--space-6);
  }
  .my-8 {
    margin-block: var(--space-8);
  }
  .my-10 {
    margin-block: var(--space-10);
  }
  .my-\[18px\] {
    margin-block: 18px;
  }
  .-mt-3 {
    margin-top: calc(var(--space-3) * -1);
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: var(--space-1);
  }
  .mt-2 {
    margin-top: var(--space-2);
  }
  .mt-3 {
    margin-top: var(--space-3);
  }
  .mt-4 {
    margin-top: var(--space-4);
  }
  .mt-5 {
    margin-top: var(--space-5);
  }
  .mt-6 {
    margin-top: var(--space-6);
  }
  .mt-7 {
    margin-top: var(--space-7);
  }
  .mt-8 {
    margin-top: var(--space-8);
  }
  .mt-10 {
    margin-top: var(--space-10);
  }
  .mt-11 {
    margin-top: var(--space-11);
  }
  .mt-\[3px\] {
    margin-top: 3px;
  }
  .mt-\[10px\] {
    margin-top: 10px;
  }
  .mt-\[18px\] {
    margin-top: 18px;
  }
  .mt-\[28px\] {
    margin-top: 28px;
  }
  .mt-\[36px\] {
    margin-top: 36px;
  }
  .mt-\[44px\] {
    margin-top: 44px;
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-1 {
    margin-right: var(--space-1);
  }
  .mb-1 {
    margin-bottom: var(--space-1);
  }
  .mb-1\.5 {
    margin-bottom: calc(var(--spacing) * 1.5);
  }
  .mb-2 {
    margin-bottom: var(--space-2);
  }
  .mb-3 {
    margin-bottom: var(--space-3);
  }
  .mb-3\.5 {
    margin-bottom: calc(var(--spacing) * 3.5);
  }
  .mb-4 {
    margin-bottom: var(--space-4);
  }
  .mb-6 {
    margin-bottom: var(--space-6);
  }
  .mb-8 {
    margin-bottom: var(--space-8);
  }
  .mb-10 {
    margin-bottom: var(--space-10);
  }
  .mb-12 {
    margin-bottom: var(--space-12);
  }
  .mb-\[10px\] {
    margin-bottom: 10px;
  }
  .mb-\[28px\] {
    margin-bottom: 28px;
  }
  .ml-auto {
    margin-left: auto;
  }
  .box-border {
    box-sizing: border-box;
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .h-0\.5 {
    height: calc(var(--spacing) * 0.5);
  }
  .h-2 {
    height: var(--space-2);
  }
  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }
  .h-4 {
    height: var(--space-4);
  }
  .h-5 {
    height: var(--space-5);
  }
  .h-6 {
    height: var(--space-6);
  }
  .h-7 {
    height: var(--space-7);
  }
  .h-8 {
    height: var(--space-8);
  }
  .h-9 {
    height: var(--space-9);
  }
  .h-10 {
    height: var(--space-10);
  }
  .h-11 {
    height: var(--space-11);
  }
  .h-12 {
    height: var(--space-12);
  }
  .h-14 {
    height: var(--space-14);
  }
  .h-16 {
    height: var(--space-16);
  }
  .h-40 {
    height: calc(var(--spacing) * 40);
  }
  .h-\[7px\] {
    height: 7px;
  }
  .h-\[9px\] {
    height: 9px;
  }
  .h-\[18px\] {
    height: 18px;
  }
  .h-\[19px\] {
    height: 19px;
  }
  .h-\[30px\] {
    height: 30px;
  }
  .h-\[34px\] {
    height: 34px;
  }
  .h-\[38px\] {
    height: 38px;
  }
  .h-\[44px\] {
    height: 44px;
  }
  .h-\[46px\] {
    height: 46px;
  }
  .h-\[50px\] {
    height: 50px;
  }
  .h-\[52px\] {
    height: 52px;
  }
  .h-\[60px\] {
    height: 60px;
  }
  .h-\[72px\] {
    height: 72px;
  }
  .h-\[74px\] {
    height: 74px;
  }
  .h-\[88px\] {
    height: 88px;
  }
  .h-\[150px\] {
    height: 150px;
  }
  .h-\[220px\] {
    height: 220px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .max-h-\[220px\] {
    max-height: 220px;
  }
  .min-h-10 {
    min-height: var(--space-10);
  }
  .min-h-\[2\.8em\] {
    min-height: 2.8em;
  }
  .min-h-\[12px\] {
    min-height: 12px;
  }
  .min-h-\[46px\] {
    min-height: 46px;
  }
  .min-h-\[52px\] {
    min-height: 52px;
  }
  .min-h-\[60vh\] {
    min-height: 60vh;
  }
  .min-h-\[70vh\] {
    min-height: 70vh;
  }
  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }
  .w-5 {
    width: var(--space-5);
  }
  .w-6 {
    width: var(--space-6);
  }
  .w-7 {
    width: var(--space-7);
  }
  .w-8 {
    width: var(--space-8);
  }
  .w-9 {
    width: var(--space-9);
  }
  .w-10 {
    width: var(--space-10);
  }
  .w-11 {
    width: var(--space-11);
  }
  .w-12 {
    width: var(--space-12);
  }
  .w-16 {
    width: var(--space-16);
  }
  .w-40 {
    width: calc(var(--spacing) * 40);
  }
  .w-\[7px\] {
    width: 7px;
  }
  .w-\[9px\] {
    width: 9px;
  }
  .w-\[18px\] {
    width: 18px;
  }
  .w-\[38px\] {
    width: 38px;
  }
  .w-\[46px\] {
    width: 46px;
  }
  .w-\[52px\] {
    width: 52px;
  }
  .w-\[54px\] {
    width: 54px;
  }
  .w-\[72px\] {
    width: 72px;
  }
  .w-\[88px\] {
    width: 88px;
  }
  .w-\[150px\] {
    width: 150px;
  }
  .w-\[220px\] {
    width: 220px;
  }
  .w-\[380px\] {
    width: 380px;
  }
  .w-\[420px\] {
    width: 420px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[68ch\] {
    max-width: 68ch;
  }
  .max-w-\[240px\] {
    max-width: 240px;
  }
  .max-w-\[300px\] {
    max-width: 300px;
  }
  .max-w-\[400px\] {
    max-width: 400px;
  }
  .max-w-\[480px\] {
    max-width: 480px;
  }
  .max-w-\[520px\] {
    max-width: 520px;
  }
  .max-w-\[560px\] {
    max-width: 560px;
  }
  .max-w-\[620px\] {
    max-width: 620px;
  }
  .max-w-\[640px\] {
    max-width: 640px;
  }
  .max-w-\[680px\] {
    max-width: 680px;
  }
  .max-w-\[720px\] {
    max-width: 720px;
  }
  .max-w-\[820px\] {
    max-width: 820px;
  }
  .max-w-\[860px\] {
    max-width: 860px;
  }
  .max-w-\[1120px\] {
    max-width: 1120px;
  }
  .max-w-\[1280px\] {
    max-width: 1280px;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-none {
    max-width: none;
  }
  .min-w-0 {
    min-width: var(--space-0);
  }
  .min-w-\[18px\] {
    min-width: 18px;
  }
  .min-w-\[19px\] {
    min-width: 19px;
  }
  .min-w-\[36px\] {
    min-width: 36px;
  }
  .min-w-\[38px\] {
    min-width: 38px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-auto {
    flex: auto;
  }
  .flex-none {
    flex: none;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-fade-in {
    animation: fade-in .2s ease both;
  }
  .animate-slide-right {
    animation: slide-in-right .28s cubic-bezier(.16, 1, .3, 1) both;
  }
  .animate-toast-in {
    animation: toast-in .22s cubic-bezier(.16, 1, .3, 1) both;
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid-cols-\[1\.6fr_1fr_1fr_1fr\] {
    grid-template-columns: 1.6fr 1fr 1fr 1fr;
  }
  .grid-cols-\[1fr_380px\] {
    grid-template-columns: 1fr 380px;
  }
  .grid-cols-\[2fr_1\.4fr_\.8fr\] {
    grid-template-columns: 2fr 1.4fr .8fr;
  }
  .grid-cols-\[2fr_1fr_1fr\] {
    grid-template-columns: 2fr 1fr 1fr;
  }
  .grid-cols-\[248px_1fr\] {
    grid-template-columns: 248px 1fr;
  }
  .grid-cols-\[minmax\(0\,45\%\)_minmax\(0\,55\%\)\] {
    grid-template-columns: minmax(0,45%) minmax(0,55%);
  }
  .grid-cols-\[minmax\(160px\,260px\)_1fr\] {
    grid-template-columns: minmax(160px,260px) 1fr;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-0 {
    gap: var(--space-0);
  }
  .gap-0\.5 {
    gap: calc(var(--spacing) * 0.5);
  }
  .gap-1 {
    gap: var(--space-1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: var(--space-2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-3 {
    gap: var(--space-3);
  }
  .gap-3\.5 {
    gap: calc(var(--spacing) * 3.5);
  }
  .gap-4 {
    gap: var(--space-4);
  }
  .gap-4\.5 {
    gap: calc(var(--spacing) * 4.5);
  }
  .gap-5 {
    gap: var(--space-5);
  }
  .gap-6 {
    gap: var(--space-6);
  }
  .gap-7 {
    gap: var(--space-7);
  }
  .gap-9 {
    gap: var(--space-9);
  }
  .gap-10 {
    gap: var(--space-10);
  }
  .gap-\[5px\] {
    gap: 5px;
  }
  .gap-\[7px\] {
    gap: 7px;
  }
  .gap-\[9px\] {
    gap: 9px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[14px\] {
    gap: 14px;
  }
  .gap-\[18px\] {
    gap: 18px;
  }
  .gap-\[28px\] {
    gap: 28px;
  }
  .gap-\[36px\] {
    gap: 36px;
  }
  .gap-\[44px\] {
    gap: 44px;
  }
  :where(.space-y-2\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(var(--space-4) * var(--tw-space-y-reverse));
    margin-block-end: calc(var(--space-4) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(var(--space-5) * var(--tw-space-y-reverse));
    margin-block-end: calc(var(--space-5) * calc(1 - var(--tw-space-y-reverse)));
  }
  .self-center {
    align-self: center;
  }
  .self-end {
    align-self: flex-end;
  }
  .self-start {
    align-self: flex-start;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-\[5px\] {
    border-radius: 5px;
  }
  .rounded-\[6px\] {
    border-radius: 6px;
  }
  .rounded-\[7px\] {
    border-radius: 7px;
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-\[30px\] {
    border-radius: 30px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-l-lg {
    border-top-left-radius: var(--radius-lg);
    border-bottom-left-radius: var(--radius-lg);
  }
  .rounded-r-lg {
    border-top-right-radius: var(--radius-lg);
    border-bottom-right-radius: var(--radius-lg);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-\[1\.5px\] {
    border-style: var(--tw-border-style);
    border-width: 1.5px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-r-0 {
    border-right-style: var(--tw-border-style);
    border-right-width: 0px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-dotted {
    --tw-border-style: dotted;
    border-style: dotted;
  }
  .border-border {
    border-color: var(--border);
  }
  .border-border-strong {
    border-color: var(--border-strong);
  }
  .border-primary {
    border-color: var(--accent);
  }
  .border-white\/10 {
    border-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .border-white\/15 {
    border-color: color-mix(in srgb, #fff 15%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 15%, transparent);
    }
  }
  .border-white\/16 {
    border-color: color-mix(in srgb, #fff 16%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 16%, transparent);
    }
  }
  .border-white\/30 {
    border-color: color-mix(in srgb, #fff 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }
  .bg-\[var\(--bg-section\,\#F5F6F5\)\] {
    background-color: var(--bg-section,#F5F6F5);
  }
  .bg-\[var\(--hero-accent\,\#a9c2ff\)\] {
    background-color: var(--hero-accent,#a9c2ff);
  }
  .bg-\[var\(--hero-bg\,\#1c2440\)\] {
    background-color: var(--hero-bg,#1c2440);
  }
  .bg-background {
    background-color: var(--surface);
  }
  .bg-black\/45 {
    background-color: color-mix(in srgb, #000 45%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 45%, transparent);
    }
  }
  .bg-border-strong {
    background-color: var(--border-strong);
  }
  .bg-card {
    background-color: var(--surface);
  }
  .bg-destructive {
    background-color: var(--destructive, var(--danger, #dc2626));
  }
  .bg-destructive\/10 {
    background-color: var(--destructive, var(--danger, #dc2626));
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--destructive, var(--danger, #dc2626)) 10%, transparent);
    }
  }
  .bg-footer {
    background-color: var(--footer-bg);
  }
  .bg-foreground {
    background-color: var(--text-primary);
  }
  .bg-ice-100 {
    background-color: var(--ice-100);
  }
  .bg-ice-950 {
    background-color: var(--ice-950);
  }
  .bg-muted {
    background-color: var(--surface-sunken);
  }
  .bg-primary {
    background-color: var(--accent);
  }
  .bg-primary-dark {
    background-color: var(--primary-dark, var(--accent-active, var(--accent)));
  }
  .bg-primary-light {
    background-color: var(--primary-light, var(--accent-soft));
  }
  .bg-success {
    background-color: var(--success);
  }
  .bg-surface-sunken {
    background-color: var(--surface-sunken);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-warning {
    background-color: var(--warning);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/10 {
    background-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .bg-white\/90 {
    background-color: color-mix(in srgb, #fff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .bg-white\/\[\.04\] {
    background-color: color-mix(in srgb, #fff 4%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 4%, transparent);
    }
  }
  .bg-white\/\[\.05\] {
    background-color: color-mix(in srgb, #fff 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
    }
  }
  .bg-white\/\[\.12\] {
    background-color: color-mix(in srgb, #fff 12%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 12%, transparent);
    }
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-0 {
    padding: var(--space-0);
  }
  .p-1 {
    padding: var(--space-1);
  }
  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }
  .p-2 {
    padding: var(--space-2);
  }
  .p-3\.5 {
    padding: calc(var(--spacing) * 3.5);
  }
  .p-4 {
    padding: var(--space-4);
  }
  .p-5 {
    padding: var(--space-5);
  }
  .p-7 {
    padding: var(--space-7);
  }
  .p-8 {
    padding: var(--space-8);
  }
  .p-14 {
    padding: var(--space-14);
  }
  .p-\[14px\] {
    padding: 14px;
  }
  .px-1 {
    padding-inline: var(--space-1);
  }
  .px-2 {
    padding-inline: var(--space-2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .px-3 {
    padding-inline: var(--space-3);
  }
  .px-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }
  .px-4 {
    padding-inline: var(--space-4);
  }
  .px-5 {
    padding-inline: var(--space-5);
  }
  .px-6 {
    padding-inline: var(--space-6);
  }
  .px-7 {
    padding-inline: var(--space-7);
  }
  .px-8 {
    padding-inline: var(--space-8);
  }
  .px-\[5px\] {
    padding-inline: 5px;
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .px-\[14px\] {
    padding-inline: 14px;
  }
  .px-\[18px\] {
    padding-inline: 18px;
  }
  .px-\[22px\] {
    padding-inline: 22px;
  }
  .px-\[28px\] {
    padding-inline: 28px;
  }
  .px-\[44px\] {
    padding-inline: 44px;
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: var(--space-1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: var(--space-2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: var(--space-3);
  }
  .py-4 {
    padding-block: var(--space-4);
  }
  .py-5 {
    padding-block: var(--space-5);
  }
  .py-6 {
    padding-block: var(--space-6);
  }
  .py-7 {
    padding-block: var(--space-7);
  }
  .py-8 {
    padding-block: var(--space-8);
  }
  .py-10 {
    padding-block: var(--space-10);
  }
  .py-11 {
    padding-block: var(--space-11);
  }
  .py-12 {
    padding-block: var(--space-12);
  }
  .py-14 {
    padding-block: var(--space-14);
  }
  .py-16 {
    padding-block: var(--space-16);
  }
  .py-\[6px\] {
    padding-block: 6px;
  }
  .py-\[9px\] {
    padding-block: 9px;
  }
  .py-\[10px\] {
    padding-block: 10px;
  }
  .py-\[11px\] {
    padding-block: 11px;
  }
  .py-\[18px\] {
    padding-block: 18px;
  }
  .py-\[22px\] {
    padding-block: 22px;
  }
  .py-\[26px\] {
    padding-block: 26px;
  }
  .pt-0 {
    padding-top: var(--space-0);
  }
  .pt-3 {
    padding-top: var(--space-3);
  }
  .pt-4 {
    padding-top: var(--space-4);
  }
  .pt-5 {
    padding-top: var(--space-5);
  }
  .pt-6 {
    padding-top: var(--space-6);
  }
  .pt-7 {
    padding-top: var(--space-7);
  }
  .pt-8 {
    padding-top: var(--space-8);
  }
  .pt-14 {
    padding-top: var(--space-14);
  }
  .pr-3\.5 {
    padding-right: calc(var(--spacing) * 3.5);
  }
  .pb-0 {
    padding-bottom: var(--space-0);
  }
  .pb-10 {
    padding-bottom: var(--space-10);
  }
  .pb-11 {
    padding-bottom: var(--space-11);
  }
  .pb-12 {
    padding-bottom: var(--space-12);
  }
  .pb-16 {
    padding-bottom: var(--space-16);
  }
  .pl-10 {
    padding-left: var(--space-10);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .font-\[family-name\:var\(--font-body\)\] {
    font-family: var(--font-body);
  }
  .font-\[family-name\:var\(--font-head\)\] {
    font-family: var(--font-head);
  }
  .font-\[family-name\:var\(--font-head\,inherit\)\] {
    font-family: var(--font-head,inherit);
  }
  .font-head {
    font-family: var(--font-head);
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[9px\] {
    font-size: 9px;
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[11px\] {
    font-size: 11px;
  }
  .text-\[12\.5px\] {
    font-size: 12.5px;
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[13\.5px\] {
    font-size: 13.5px;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[14\.5px\] {
    font-size: 14.5px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[17px\] {
    font-size: 17px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[19px\] {
    font-size: 19px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[22px\] {
    font-size: 22px;
  }
  .text-\[26px\] {
    font-size: 26px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[30px\] {
    font-size: 30px;
  }
  .text-\[clamp\(22px\,2\.6vw\,28px\)\] {
    font-size: clamp(22px, 2.6vw, 28px);
  }
  .text-\[clamp\(22px\,2\.6vw\,30px\)\] {
    font-size: clamp(22px, 2.6vw, 30px);
  }
  .text-\[clamp\(24px\,3vw\,32px\)\] {
    font-size: clamp(24px, 3vw, 32px);
  }
  .text-\[clamp\(26px\,3\.4vw\,36px\)\] {
    font-size: clamp(26px, 3.4vw, 36px);
  }
  .text-\[clamp\(30px\,4\.4vw\,52px\)\] {
    font-size: clamp(30px, 4.4vw, 52px);
  }
  .text-\[clamp\(34px\,4\.4vw\,56px\)\] {
    font-size: clamp(34px, 4.4vw, 56px);
  }
  .text-md {
    font-size: var(--text-md);
  }
  .leading-\[1\.1\] {
    --tw-leading: 1.1;
    line-height: 1.1;
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-\[1\.3\] {
    --tw-leading: 1.3;
    line-height: 1.3;
  }
  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
  .leading-\[1\.6\] {
    --tw-leading: 1.6;
    line-height: 1.6;
  }
  .leading-\[1\.08\] {
    --tw-leading: 1.08;
    line-height: 1.08;
  }
  .leading-\[1\.14\] {
    --tw-leading: 1.14;
    line-height: 1.14;
  }
  .leading-\[1\.55\] {
    --tw-leading: 1.55;
    line-height: 1.55;
  }
  .leading-\[18px\] {
    --tw-leading: 18px;
    line-height: 18px;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-relaxed {
    --tw-leading: var(--lh-relaxed);
    line-height: var(--lh-relaxed);
  }
  .leading-snug {
    --tw-leading: var(--lh-snug);
    line-height: var(--lh-snug);
  }
  .leading-tight {
    --tw-leading: var(--lh-tight);
    line-height: var(--lh-tight);
  }
  .font-\[800\] {
    --tw-font-weight: 800;
    font-weight: 800;
  }
  .font-bold {
    --tw-font-weight: var(--fw-bold);
    font-weight: var(--fw-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--fw-semibold);
    font-weight: var(--fw-semibold);
  }
  .tracking-\[-0\.02em\] {
    --tw-tracking: -0.02em;
    letter-spacing: -0.02em;
  }
  .tracking-\[-0\.03em\] {
    --tw-tracking: -0.03em;
    letter-spacing: -0.03em;
  }
  .tracking-\[-0\.025em\] {
    --tw-tracking: -0.025em;
    letter-spacing: -0.025em;
  }
  .tracking-\[\.02em\] {
    --tw-tracking: .02em;
    letter-spacing: .02em;
  }
  .tracking-\[\.04em\] {
    --tw-tracking: .04em;
    letter-spacing: .04em;
  }
  .tracking-\[\.08em\] {
    --tw-tracking: .08em;
    letter-spacing: .08em;
  }
  .tracking-\[0\.02em\] {
    --tw-tracking: 0.02em;
    letter-spacing: 0.02em;
  }
  .tracking-\[0\.04em\] {
    --tw-tracking: 0.04em;
    letter-spacing: 0.04em;
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .text-ellipsis {
    text-overflow: ellipsis;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[var\(--hero-accent\,\#a9c2ff\)\] {
    color: var(--hero-accent,#a9c2ff);
  }
  .text-destructive {
    color: var(--destructive, var(--danger, #dc2626));
  }
  .text-foreground {
    color: var(--text-primary);
  }
  .text-ice-950 {
    color: var(--ice-950);
  }
  .text-inherit {
    color: inherit;
  }
  .text-muted-foreground {
    color: var(--text-secondary);
  }
  .text-muted-foreground-faint {
    color: var(--text-muted);
  }
  .text-muted-foreground-subtle {
    color: var(--text-tertiary);
  }
  .text-muted-foreground\/70 {
    color: var(--text-secondary);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--text-secondary) 70%, transparent);
    }
  }
  .text-primary {
    color: var(--accent);
  }
  .text-primary-dark {
    color: var(--primary-dark, var(--accent-active, var(--accent)));
  }
  .text-success {
    color: var(--success);
  }
  .text-text-secondary {
    color: var(--text-secondary);
  }
  .text-text-tertiary {
    color: var(--text-tertiary);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/50 {
    color: color-mix(in srgb, #fff 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }
  .text-white\/62 {
    color: color-mix(in srgb, #fff 62%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 62%, transparent);
    }
  }
  .text-white\/70 {
    color: color-mix(in srgb, #fff 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }
  .text-white\/75 {
    color: color-mix(in srgb, #fff 75%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 75%, transparent);
    }
  }
  .text-white\/80 {
    color: color-mix(in srgb, #fff 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .text-white\/90 {
    color: color-mix(in srgb, #fff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .text-white\/\[\.78\] {
    color: color-mix(in srgb, #fff 78%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 78%, transparent);
    }
  }
  .text-white\/\[\.82\] {
    color: color-mix(in srgb, #fff 82%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 82%, transparent);
    }
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-40 {
    opacity: 40%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-\[\.55\] {
    opacity: .55;
  }
  .opacity-\[0\.82\] {
    opacity: 0.82;
  }
  .opacity-\[0\.85\] {
    opacity: 0.85;
  }
  .shadow-\[0_4px_14px_rgba\(0\,0\,0\,\.3\)\] {
    --tw-shadow: 0 4px 14px var(--tw-shadow-color, rgba(0,0,0,.3));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[0_4px_24px_rgba\(0\,0\,0\,\.18\)\] {
    --tw-shadow: 0 4px 24px var(--tw-shadow-color, rgba(0,0,0,.18));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: var(--shadow-lg);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: var(--shadow-sm);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .\[outline\:1px_dashed_var\(--border\)\] {
    outline: 1px dashed var(--border);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .\[outline-offset\:-1px\] {
    outline-offset: -1px;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-\[background\,color\] {
    transition-property: background,color;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-\[border-color\,color\] {
    transition-property: border-color,color;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-\[border-radius\] {
    transition-property: border-radius;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-\[box-shadow\] {
    transition-property: box-shadow;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-\[scale\] {
    transition-property: scale;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-\[translate\,box-shadow\] {
    transition-property: translate,box-shadow;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-\[140ms\] {
    --tw-duration: 140ms;
    transition-duration: 140ms;
  }
  .duration-\[160ms\] {
    --tw-duration: 160ms;
    transition-duration: 160ms;
  }
  .duration-\[400ms\] {
    --tw-duration: 400ms;
    transition-duration: 400ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .\[background\:linear-gradient\(110deg\,var\(--primary-dark\,\#1a2547\)\,var\(--accent\,\#2d3f8f\)\)\] {
    background: linear-gradient(110deg,var(--primary-dark,#1a2547),var(--accent,#2d3f8f));
  }
  .\[background\:radial-gradient\(circle_at_80\%_20\%\,var\(--hero-glow\,rgba\(96\,128\,255\,\.34\)\)\,transparent_55\%\)\] {
    background: radial-gradient(circle at 80% 20%,var(--hero-glow,rgba(96,128,255,.34)),transparent 55%);
  }
  .\[background\:repeating-linear-gradient\(45deg\,transparent\,transparent_6px\,var\(--surface-sunken\)_6px\,var\(--surface-sunken\)_12px\)\] {
    background: repeating-linear-gradient(45deg,transparent,transparent 6px,var(--surface-sunken) 6px,var(--surface-sunken) 12px);
  }
  .\[background\:repeating-linear-gradient\(45deg\,var\(--ice-100\)_0_10px\,var\(--ice-150\)_10px_20px\)\] {
    background: repeating-linear-gradient(45deg,var(--ice-100) 0 10px,var(--ice-150) 10px 20px);
  }
  .\[background\:repeating-linear-gradient\(135deg\,\#E9EBEA_0_12px\,\#F2F4F3_12px_24px\)\] {
    background: repeating-linear-gradient(135deg,#E9EBEA 0 12px,#F2F4F3 12px 24px);
  }
  .\[transition\:background_\.16s_ease\] {
    transition: background .16s ease;
  }
  .\[transition\:border-color_\.14s_ease\,color_\.14s_ease\] {
    transition: border-color .14s ease,color .14s ease;
  }
  .\[transition\:translate_\.16s_ease\,box-shadow_\.16s_ease\] {
    transition: translate .16s ease,box-shadow .16s ease;
  }
  .\[transition\:translate_\.16s_ease\,color_\.16s_ease\] {
    transition: translate .16s ease,color .16s ease;
  }
  @media (hover: hover) {
    .group-hover\:translate-x-\[3px\]:is(:where(.group):hover *) {
      --tw-translate-x: 3px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .group-hover\:scale-105:is(:where(.group):hover *) {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .group-hover\:text-primary:is(:where(.group):hover *) {
      color: var(--accent);
    }
    .group-hover\:opacity-100:is(:where(.group):hover *) {
      opacity: 100%;
    }
  }
  .group-\[\.is-active\]\:border-primary:is(:where(.group):is(.is-active) *) {
    border-color: var(--accent);
  }
  .group-\[\.is-active\]\:bg-primary:is(:where(.group):is(.is-active) *) {
    background-color: var(--accent);
  }
  .before\:pointer-events-none::before {
    content: var(--tw-content);
    pointer-events: none;
  }
  .before\:absolute::before {
    content: var(--tw-content);
    position: absolute;
  }
  .before\:inset-0::before {
    content: var(--tw-content);
    inset: var(--space-0);
  }
  .before\:content-\[\'\'\]::before {
    --tw-content: '';
    content: var(--tw-content);
  }
  .before\:\[background\:radial-gradient\(circle_at_80\%_30\%\,var\(--hero-glow\,rgba\(96\,128\,255\,\.34\)\)\,transparent_55\%\)\]::before {
    content: var(--tw-content);
    background: radial-gradient(circle at 80% 30%,var(--hero-glow,rgba(96,128,255,.34)),transparent 55%);
  }
  .after\:pointer-events-none::after {
    content: var(--tw-content);
    pointer-events: none;
  }
  .after\:absolute::after {
    content: var(--tw-content);
    position: absolute;
  }
  .after\:-top-10::after {
    content: var(--tw-content);
    top: calc(var(--space-10) * -1);
  }
  .after\:-right-7::after {
    content: var(--tw-content);
    right: calc(var(--space-7) * -1);
  }
  .after\:h-\[200px\]::after {
    content: var(--tw-content);
    height: 200px;
  }
  .after\:w-\[200px\]::after {
    content: var(--tw-content);
    width: 200px;
  }
  .after\:rounded-full::after {
    content: var(--tw-content);
    border-radius: calc(infinity * 1px);
  }
  .after\:bg-white\/\[\.06\]::after {
    content: var(--tw-content);
    background-color: color-mix(in srgb, #fff 6%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 6%, transparent);
    }
  }
  .after\:content-\[\'\'\]::after {
    --tw-content: '';
    content: var(--tw-content);
  }
  .first\:border-l-0:first-child {
    border-left-style: var(--tw-border-style);
    border-left-width: 0px;
  }
  .last\:border-0:last-child {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .even\:bg-muted:nth-child(even) {
    background-color: var(--surface-sunken);
  }
  @media (hover: hover) {
    .hover\:-translate-y-\[2px\]:hover {
      --tw-translate-y: calc(2px * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .hover\:-translate-y-\[3px\]:hover {
      --tw-translate-y: calc(3px * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .hover\:border-border-strong:hover {
      border-color: var(--border-strong);
    }
    .hover\:border-destructive:hover {
      border-color: var(--destructive, var(--danger, #dc2626));
    }
    .hover\:border-primary:hover {
      border-color: var(--accent);
    }
    .hover\:bg-muted:hover {
      background-color: var(--surface-sunken);
    }
    .hover\:bg-primary:hover {
      background-color: var(--accent);
    }
    .hover\:bg-primary-dark:hover {
      background-color: var(--primary-dark, var(--accent-active, var(--accent)));
    }
    .hover\:bg-primary-hover:hover {
      background-color: var(--accent-hover);
    }
    .hover\:bg-primary-light:hover {
      background-color: var(--primary-light, var(--accent-soft));
    }
    .hover\:bg-white\/\[\.08\]:hover {
      background-color: color-mix(in srgb, #fff 8%, transparent);
    }
    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-white\/\[\.08\]:hover {
        background-color: color-mix(in oklab, var(--color-white) 8%, transparent);
      }
    }
    .hover\:text-destructive:hover {
      color: var(--destructive, var(--danger, #dc2626));
    }
    .hover\:text-foreground:hover {
      color: var(--text-primary);
    }
    .hover\:text-primary:hover {
      color: var(--accent);
    }
    .hover\:text-primary-hover:hover {
      color: var(--accent-hover);
    }
    .hover\:text-white:hover {
      color: var(--color-white);
    }
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
    .hover\:shadow-md:hover {
      --tw-shadow: var(--shadow-md);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:border-primary:focus {
    border-color: var(--accent);
  }
  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .focus\:ring-primary\/20:focus {
    --tw-ring-color: var(--accent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--accent) 20%, transparent);
    }
  }
  .disabled\:opacity-0:disabled {
    opacity: 0%;
  }
  .disabled\:opacity-40:disabled {
    opacity: 40%;
  }
  .disabled\:opacity-50:disabled {
    opacity: 50%;
  }
  @media (width < 1100px) {
    .max-\[1100px\]\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media (width < 980px) {
    .max-\[980px\]\:static {
      position: static;
    }
    .max-\[980px\]\:grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .max-\[980px\]\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .max-\[980px\]\:gap-\[28px\] {
      gap: 28px;
    }
  }
  @media (width < 900px) {
    .max-\[900px\]\:flex {
      display: flex;
    }
    .max-\[900px\]\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (width < 820px) {
    .max-\[820px\]\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .max-\[820px\]\:odd\:border-l-0:nth-child(odd) {
      border-left-style: var(--tw-border-style);
      border-left-width: 0px;
    }
  }
  @media (width < 680px) {
    .max-\[680px\]\:mx-2 {
      margin-inline: var(--space-2);
    }
    .max-\[680px\]\:hidden {
      display: none;
    }
    .max-\[680px\]\:w-5 {
      width: var(--space-5);
    }
  }
  @media (width < 560px) {
    .max-\[560px\]\:h-16 {
      height: var(--space-16);
    }
    .max-\[560px\]\:w-16 {
      width: var(--space-16);
    }
    .max-\[560px\]\:grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .max-\[560px\]\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .max-\[560px\]\:gap-5 {
      gap: var(--space-5);
    }
    .max-\[560px\]\:gap-8 {
      gap: var(--space-8);
    }
    .max-\[560px\]\:border-t {
      border-top-style: var(--tw-border-style);
      border-top-width: 1px;
    }
    .max-\[560px\]\:border-l-0 {
      border-left-style: var(--tw-border-style);
      border-left-width: 0px;
    }
    .max-\[560px\]\:px-6 {
      padding-inline: var(--space-6);
    }
    .max-\[560px\]\:py-11 {
      padding-block: var(--space-11);
    }
    .max-\[560px\]\:py-\[44px\] {
      padding-block: 44px;
    }
    .max-\[560px\]\:pb-\[2px\] {
      padding-bottom: 2px;
    }
    .max-\[560px\]\:first\:border-t-0:first-child {
      border-top-style: var(--tw-border-style);
      border-top-width: 0px;
    }
  }
  @media (width < 64rem) {
    .max-lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (width < 48rem) {
    .max-md\:hidden {
      display: none;
    }
  }
  @media (width < 40rem) {
    .max-sm\:hidden {
      display: none;
    }
    .max-sm\:grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  @media (width >= 900px) {
    .min-\[900px\]\:block {
      display: block;
    }
  }
  @media (width >= 981px) {
    @media (width < 1120px) {
      .min-\[981px\]\:max-\[1120px\]\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }
  }
  @media (width >= 40rem) {
    .sm\:block {
      display: block;
    }
    .sm\:flex {
      display: flex;
    }
    .sm\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media (width >= 48rem) {
    .md\:flex {
      display: flex;
    }
    .md\:px-9 {
      padding-inline: var(--space-9);
    }
    .md\:py-16 {
      padding-block: var(--space-16);
    }
    @media (width < 64rem) {
      .md\:max-lg\:hidden {
        display: none;
      }
    }
  }
  @media (width >= 64rem) {
    .lg\:hidden {
      display: none;
    }
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slide-in-right {
  from {
    transform: translateX(100%);
  }
  to {
    transform: none;
  }
}
@keyframes toast-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-content: "";
    }
  }
}

