@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@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-border-style: solid;
      --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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-animation-delay: 0s;
      --tw-animation-direction: normal;
      --tw-animation-duration: initial;
      --tw-animation-fill-mode: none;
      --tw-animation-iteration-count: 1;
      --tw-enter-blur: 0;
      --tw-enter-opacity: 1;
      --tw-enter-rotate: 0;
      --tw-enter-scale: 1;
      --tw-enter-translate-x: 0;
      --tw-enter-translate-y: 0;
      --tw-exit-blur: 0;
      --tw-exit-opacity: 1;
      --tw-exit-rotate: 0;
      --tw-exit-scale: 1;
      --tw-exit-translate-x: 0;
      --tw-exit-translate-y: 0;
    }
  }
}
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-500: oklch(63.7% .237 25.331);
    --color-red-600: oklch(57.7% .245 27.325);
    --color-green-500: oklch(72.3% .219 149.579);
    --color-green-600: oklch(62.7% .194 149.214);
    --color-green-700: oklch(52.7% .154 150.069);
    --color-blue-500: oklch(62.3% .214 259.815);
    --color-blue-600: oklch(54.6% .245 262.881);
    --color-blue-800: oklch(42.4% .199 265.638);
    --color-gray-400: oklch(70.7% .022 261.325);
    --color-gray-600: oklch(44.6% .03 256.802);
    --color-neutral-50: oklch(98.5% 0 0);
    --color-neutral-100: oklch(97% 0 0);
    --color-neutral-200: oklch(92.2% 0 0);
    --color-neutral-300: oklch(87% 0 0);
    --color-neutral-400: oklch(70.8% 0 0);
    --color-neutral-500: oklch(55.6% 0 0);
    --color-neutral-600: oklch(43.9% 0 0);
    --color-neutral-700: oklch(37.1% 0 0);
    --color-neutral-800: oklch(26.9% 0 0);
    --color-neutral-900: oklch(20.5% 0 0);
    --color-white: #fff;
    --spacing: .25rem;
    --container-md: 28rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --font-weight-light: 300;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-widest: .1em;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  :root {
    --color-brand-indigo-50: #f0ecff;
    --color-brand-indigo-100: #ddd6fe;
    --color-brand-indigo-200: #b8a9fc;
    --color-brand-indigo-300: #8b73f7;
    --color-brand-indigo-400: #5c3fe0;
    --color-brand-indigo-500: #0f0069;
    --color-brand-indigo-600: #0c0054;
    --color-brand-indigo-700: #090040;
    --color-brand-indigo-800: #06002b;
    --color-brand-indigo-900: #030016;
    --color-primary: var(--color-brand-indigo-500);
    --color-primary-light: var(--color-brand-indigo-50);
    --color-primary-dark: var(--color-brand-indigo-600);
    --color-primary-hover: var(--color-brand-indigo-400);
    --color-brand-yellow-50: #fefee8;
    --color-brand-yellow-100: #fefccc;
    --color-brand-yellow-200: #fdfa99;
    --color-brand-yellow-300: #fbf87a;
    --color-brand-yellow-400: #fbe840;
    --color-brand-yellow-500: #e0e058;
    --color-brand-yellow-600: #c7c74e;
    --color-brand-yellow-700: #a5a541;
    --color-brand-yellow-800: #838334;
    --color-brand-yellow-900: #616127;
    --color-secondary: var(--color-brand-yellow-400);
    --color-secondary-light: var(--color-brand-yellow-100);
    --color-secondary-dark: var(--color-brand-yellow-600);
    --color-brand-green-100: #ecfdf5;
    --color-brand-green-200: #d1fae5;
    --color-brand-green-300: #6ee7b7;
    --color-brand-green-500: #0e503f;
    --color-brand-plum-100: #f3e8ff;
    --color-brand-plum-200: #e9d5ff;
    --color-brand-plum-300: #c084fc;
    --color-brand-plum-500: #7c3aed;
    --color-text: #1a1a2e;
    --color-text-light: #4a4a68;
    --color-text-muted: #8888a4;
    --color-neutral-0: #fff;
    --color-neutral-50: #f8f9fc;
    --color-neutral-100: #f1f3f8;
    --color-neutral-200: #e4e7ef;
    --color-neutral-300: #c8cdd9;
    --color-neutral-400: #8e95a9;
    --color-neutral-500: #1a1a2e;
    --color-neutral-600: #141425;
    --color-neutral-700: #0f0f1c;
    --color-neutral-800: #0a0a14;
    --color-neutral-900: #05050a;
    --color-white: var(--color-neutral-0);
    --color-black: var(--color-neutral-900);
    --color-gray-50: var(--color-neutral-50);
    --color-gray-100: var(--color-neutral-100);
    --color-gray-200: var(--color-neutral-200);
    --color-gray-300: var(--color-neutral-300);
    --color-gray-400: var(--color-neutral-400);
    --color-gray-500: var(--color-neutral-500);
    --color-gray-600: var(--color-neutral-600);
    --color-gray-700: var(--color-neutral-700);
    --color-gray-800: var(--color-neutral-800);
    --color-gray-900: var(--color-neutral-900);
    --color-success-100: #ecfdf5;
    --color-success-200: #d1fae5;
    --color-success-300: #a7f3d0;
    --color-success-400: #6ee7b7;
    --color-success-500: #10b981;
    --color-success-600: #059669;
    --color-success-700: #047857;
    --color-success-800: #065f46;
    --color-success-900: #064e3b;
    --color-success: var(--color-success-500);
    --color-success-light: var(--color-success-100);
    --color-success-dark: var(--color-success-600);
    --color-error-100: #fef2f2;
    --color-error-200: #fecaca;
    --color-error-300: #fca5a5;
    --color-error-400: #f87171;
    --color-error-500: #ef4444;
    --color-error-600: #dc2626;
    --color-error-700: #b91c1c;
    --color-error-800: #991b1b;
    --color-error-900: #7f1d1d;
    --color-error: var(--color-error-500);
    --color-error-light: var(--color-error-100);
    --color-error-dark: var(--color-error-600);
    --color-warning-100: #fffbeb;
    --color-warning-200: #fef3c7;
    --color-warning-300: #fde68a;
    --color-warning-400: #fbbf24;
    --color-warning-500: #f59e0b;
    --color-warning-600: #d97706;
    --color-warning-700: #b45309;
    --color-warning-800: #92400e;
    --color-warning-900: #78350f;
    --color-warning: var(--color-warning-500);
    --color-warning-light: var(--color-warning-100);
    --color-warning-dark: var(--color-warning-600);
    --color-info-100: #eff6ff;
    --color-info-200: #dbeafe;
    --color-info-300: #93c5fd;
    --color-info-400: #60a5fa;
    --color-info-500: #3b82f6;
    --color-info-600: #2563eb;
    --color-info-700: #1d4ed8;
    --color-info-800: #1e40af;
    --color-info-900: #1e3a8a;
    --color-info: var(--color-info-500);
    --color-info-light: var(--color-info-100);
    --color-info-dark: var(--color-info-600);
    --gradient-primary: linear-gradient(135deg, #0f0069 0%, #030016 100%);
    --gradient-secondary: linear-gradient(135deg, #fbe840 0%, #e0e058 100%);
    --gradient-tertiary: linear-gradient(135deg, #0f0069 0%, #4c1d95 100%);
    --gradient-brand-primary: var(--gradient-primary);
    --gradient-brand-secondary: var(--gradient-secondary);
    --gradient-brand-tertiary: var(--gradient-tertiary);
    --gradient-neutral: linear-gradient(135deg, var(--color-neutral-100), var(--color-neutral-200));
    --gradient-success: linear-gradient(135deg, var(--color-success-100), var(--color-success-300));
    --gradient-error: linear-gradient(135deg, var(--color-error-100), var(--color-error-300));
    --gradient-warning: linear-gradient(135deg, var(--color-warning-100), var(--color-warning-300));
    --gradient-info: linear-gradient(135deg, var(--color-info-100), var(--color-info-300));
    --gradient-primary-dark: linear-gradient(135deg, var(--color-primary) 0%, #030016 100%);
    --gradient-hero: var(--gradient-primary);
    --gradient-card: linear-gradient(135deg, #ffffff1a, #ffffff0d);
    --gradient-overlay: linear-gradient(180deg, #0006 0%, #000c 100%);
    --dark-bg: #fff;
    --dark-bg-light: #f8f9fc;
    --dark-bg-card: #f1f3f8;
    --dark-bg-input: #fff;
    --dark-card: #00000005;
    --dark-card-hover: #0000000a;
    --dark-border: #00000014;
    --dark-glow: #0f00691a;
    --dark-glow-strong: #0f006933;
    --dark-text: #1a1a2e;
    --dark-text-muted: #8888a4;
    --dark-text-accent: var(--color-primary);
    --overlay-subtle: #00000005;
    --overlay-light: #00000008;
    --overlay-medium: #0000000f;
    --overlay-strong: #0000001a;
    --overlay-hover: #0000000a;
    --overlay-active: #00000014;
    --overlay-brand-light: #0f00690a;
    --overlay-brand-medium: #0f006914;
    --overlay-brand-strong: #0f00691f;
    --shadow-dropdown: 0 8px 24px #0000001f;
  }

  @media (max-width: 640px) {
    :root {
      --color-text: #000;
      --color-text-light: #1f1f30;
      --color-text-muted: #4a4a68;
      --dark-text: #000;
      --dark-text-muted: #4a4a68;
    }
  }

  

  :root {
    --font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    --font-secondary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    --font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    --font-family-inter: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    --font-size-h1: 70px;
    --font-size-h2: 52px;
    --font-size-h3: 24px;
    --font-size-h4: 20px;
    --font-size-body-large: 20px;
    --font-size-body-medium: 18px;
    --font-size-body-small: 16px;
    --font-size-caption: 12px;
    --line-height-h1: 1.1733;
    --line-height-h2: 1.1538;
    --line-height-h3: 1.3333;
    --line-height-h4: 1.4;
    --line-height-body-large: 1.6;
    --line-height-body-medium: 1.6667;
    --line-height-body-small: 1.5;
    --line-height-caption: 1.3333;
    --font-weight-light: 300;
    --font-weight-regular: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --letter-spacing-tight: -.025em;
    --letter-spacing-normal: 0;
    --letter-spacing-wide: .01em;
    --letter-spacing-wider: .02em;
  }

  .text-h1, h1 {
    font-family: var(--font-primary);
    font-size: var(--font-size-h1);
    font-weight: var(--font-weight-bold);
    line-height: var(--line-height-h1);
    letter-spacing: var(--letter-spacing-normal);
  }

  .text-h2, h2 {
    font-family: var(--font-primary);
    font-size: var(--font-size-h2);
    font-weight: var(--font-weight-bold);
    line-height: var(--line-height-h2);
    letter-spacing: var(--letter-spacing-normal);
  }

  .text-h3, h3 {
    font-family: var(--font-secondary);
    font-size: var(--font-size-h3);
    font-weight: var(--font-weight-bold);
    line-height: var(--line-height-h3);
    letter-spacing: var(--letter-spacing-normal);
  }

  .text-h4, h4 {
    font-family: var(--font-primary);
    font-size: var(--font-size-h4);
    font-weight: var(--font-weight-semibold);
    line-height: var(--line-height-h4);
    letter-spacing: var(--letter-spacing-normal);
  }

  .text-body-large {
    font-family: var(--font-body);
    font-size: var(--font-size-body-large);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-body-large);
    letter-spacing: var(--letter-spacing-tight);
  }

  .text-body-medium, .text-body, p {
    font-family: var(--font-body);
    font-size: var(--font-size-body-medium);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-body-medium);
    letter-spacing: var(--letter-spacing-normal);
  }

  .text-body-small {
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-body-small);
    letter-spacing: var(--letter-spacing-normal);
  }

  .text-caption {
    font-family: var(--font-body);
    font-size: var(--font-size-caption);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-caption);
    letter-spacing: var(--letter-spacing-normal);
  }

  .text-light {
    font-weight: var(--font-weight-light);
  }

  .text-regular {
    font-weight: var(--font-weight-regular);
  }

  .text-medium {
    font-weight: var(--font-weight-medium);
  }

  .text-semibold {
    font-weight: var(--font-weight-semibold);
  }

  .text-bold {
    font-weight: var(--font-weight-bold);
  }

  .text-extrabold {
    font-weight: var(--font-weight-extrabold);
  }

  .text-left {
    text-align: left;
  }

  .text-center {
    text-align: center;
  }

  .text-right {
    text-align: right;
  }

  .text-justify {
    text-align: justify;
  }

  .text-uppercase {
    text-transform: uppercase;
  }

  .text-lowercase {
    text-transform: lowercase;
  }

  .text-capitalize {
    text-transform: capitalize;
  }

  .text-hero {
    font-family: var(--font-primary);
    font-size: var(--font-size-h1);
    font-weight: var(--font-weight-bold);
    line-height: var(--line-height-h1);
    letter-spacing: var(--letter-spacing-normal);
  }

  .text-lead {
    font-family: var(--font-body);
    font-size: var(--font-size-body-large);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-body-large);
    letter-spacing: var(--letter-spacing-tight);
  }

  .text-subtitle {
    font-family: var(--font-body);
    font-size: var(--font-size-body-medium);
    font-weight: var(--font-weight-semibold);
    line-height: var(--line-height-body-medium);
    letter-spacing: var(--letter-spacing-wide);
  }

  .text-label {
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    font-weight: var(--font-weight-semibold);
    line-height: var(--line-height-body-small);
    letter-spacing: var(--letter-spacing-wider);
    text-transform: uppercase;
  }

  @media (max-width: 1024px) {
    :root {
      --font-size-h1: 60px;
      --font-size-h2: 42px;
      --font-size-h3: 22px;
      --font-size-h4: 18px;
      --font-size-body-large: 18px;
      --font-size-body-medium: 16px;
      --font-size-body-small: 14px;
    }
  }

  @media (max-width: 768px) {
    :root {
      --font-size-h1: 48px;
      --font-size-h2: 36px;
      --font-size-h3: 20px;
      --font-size-h4: 18px;
      --font-size-body-large: 18px;
      --font-size-body-medium: 16px;
      --font-size-body-small: 14px;
    }
  }

  @media (max-width: 480px) {
    :root {
      --font-size-h1: 36px;
      --font-size-h2: 28px;
      --font-size-h3: 18px;
      --font-size-h4: 16px;
      --font-size-body-large: 16px;
      --font-size-body-medium: 15px;
      --font-size-body-small: 13px;
    }
  }

  :root {
    --button-padding-large: 16px 24px;
    --button-padding-medium: 12px 20px;
    --button-padding-small: 8px 16px;
    --button-height-large: 56px;
    --button-height-medium: 48px;
    --button-height-small: 40px;
    --button-border-radius: 8px;
    --button-border-width: 2px;
    --button-transition: all .2s ease-in-out;
    --button-shadow: 0 2px 4px #0000001a;
    --button-shadow-hover: 0 4px 8px #00000026;
    --button-shadow-pressed: inset 0 2px 4px #0000001a;
  }

  .btn {
    font-family: var(--font-family-inter);
    font-weight: var(--font-weight-semibold);
    white-space: nowrap;
    border: var(--button-border-width) solid transparent;
    border-radius: var(--button-border-radius);
    cursor: pointer;
    transition: var(--button-transition);
    justify-content: center;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    display: inline-flex;
  }

  .btn:focus {
    outline: none;
    box-shadow: 0 0 0 3px #0f006933;
  }

  .btn:disabled {
    cursor: not-allowed;
    opacity: .5;
  }

  .btn-large {
    height: var(--button-height-large);
    padding: var(--button-padding-large);
    font-size: var(--font-size-body-medium);
    line-height: 1;
  }

  .btn-medium {
    height: var(--button-height-medium);
    padding: var(--button-padding-medium);
    font-size: var(--font-size-body-small);
    line-height: 1;
  }

  .btn-small {
    height: var(--button-height-small);
    padding: var(--button-padding-small);
    font-size: 14px;
    line-height: 1;
  }

  .btn-primary {
    background: var(--color-brand-indigo-500);
    color: var(--color-white);
    border-color: var(--color-brand-indigo-500);
    box-shadow: var(--button-shadow);
  }

  .btn-primary:hover:not(:disabled) {
    background: var(--color-brand-indigo-600);
    border-color: var(--color-brand-indigo-600);
    box-shadow: var(--button-shadow-hover);
    transform: translateY(-1px);
  }

  .btn-primary:active:not(:disabled) {
    background: var(--color-brand-indigo-700);
    border-color: var(--color-brand-indigo-700);
    box-shadow: var(--button-shadow-pressed);
    transform: translateY(0);
  }

  .btn-primary:disabled {
    background: var(--color-neutral-300);
    border-color: var(--color-neutral-300);
    color: var(--color-neutral-500);
    box-shadow: none;
  }

  .btn-secondary {
    background: var(--color-white);
    color: var(--color-brand-indigo-500);
    border-color: var(--color-brand-indigo-500);
  }

  .btn-secondary:hover:not(:disabled) {
    background: var(--color-brand-indigo-100);
    border-color: var(--color-brand-indigo-600);
    color: var(--color-brand-indigo-600);
    box-shadow: var(--button-shadow);
    transform: translateY(-1px);
  }

  .btn-secondary:active:not(:disabled) {
    background: var(--color-brand-indigo-200);
    border-color: var(--color-brand-indigo-700);
    color: var(--color-brand-indigo-700);
    box-shadow: var(--button-shadow-pressed);
    transform: translateY(0);
  }

  .btn-secondary:disabled {
    border-color: var(--color-neutral-300);
    color: var(--color-neutral-400);
    background: none;
  }

  .btn-tertiary {
    color: var(--color-brand-indigo-500);
    border-color: var(--color-brand-indigo-500);
    background: none;
  }

  .btn-tertiary:hover:not(:disabled) {
    background: var(--color-brand-indigo-100);
    color: var(--color-brand-indigo-600);
    transform: translateY(-1px);
  }

  .btn-tertiary:active:not(:disabled) {
    background: var(--color-brand-indigo-200);
    color: var(--color-brand-indigo-700);
    transform: translateY(0);
  }

  .btn-tertiary:disabled {
    color: var(--color-neutral-400);
    background: none;
  }

  .btn-tertiary-reverse {
    color: var(--color-neutral-500);
    border-color: var(--color-neutral-300);
    background: none;
  }

  .btn-tertiary-reverse:hover:not(:disabled) {
    background: var(--color-neutral-100);
    color: var(--color-brand-indigo-500);
    border-color: var(--color-brand-indigo-500);
    transform: translateY(-1px);
  }

  .btn-tertiary-reverse:active:not(:disabled) {
    background: var(--color-brand-indigo-100);
    color: var(--color-brand-indigo-500);
    transform: translateY(0);
  }

  .btn-tertiary-reverse:disabled {
    color: var(--color-neutral-400);
    background: none;
  }

  .btn-secondary-reverse {
    background: var(--color-white);
    color: var(--color-secondary);
    border-color: var(--color-secondary);
  }

  .btn-secondary-reverse:hover:not(:disabled) {
    background: var(--color-neutral-100);
    color: var(--color-secondary);
    border-color: var(--color-secondary);
    transform: translateY(-1px);
  }

  .btn-secondary-reverse:active:not(:disabled) {
    background: var(--color-white);
    color: var(--color-brand-indigo-500);
    transform: translateY(0);
  }

  .btn-secondary-reverse:disabled {
    background: var(--color-white);
    color: var(--color-neutral-400);
  }

  .btn-none {
    color: var(--color-brand-indigo-500);
    background: none;
    border-color: #0000;
  }

  .btn-gradient-primary {
    background: var(--gradient-primary) border-box;
    color: var(--color-white);
    box-shadow: var(--button-shadow);
  }

  .btn-gradient-primary:hover:not(:disabled) {
    background: var(--gradient-primary) border-box;
    filter: brightness(1.1);
    box-shadow: var(--button-shadow-hover);
    transform: translateY(-1px);
  }

  .btn-gradient-primary:active:not(:disabled) {
    filter: brightness(.95);
    box-shadow: var(--button-shadow-pressed);
    transform: translateY(0);
  }

  .btn-gradient-primary:disabled {
    background: var(--color-neutral-300) border-box;
    filter: none;
    box-shadow: none;
  }

  .btn-secondary-orange {
    background: var(--color-brand-secondary-500);
    color: var(--color-white);
    border-color: var(--color-brand-secondary-500);
    box-shadow: var(--button-shadow);
  }

  .btn-secondary-orange:hover:not(:disabled) {
    background: var(--color-brand-secondary-600);
    border-color: var(--color-brand-secondary-600);
    box-shadow: var(--button-shadow-hover);
    transform: translateY(-1px);
  }

  .btn-secondary-orange:active:not(:disabled) {
    background: var(--color-brand-secondary-700);
    border-color: var(--color-brand-secondary-700);
    box-shadow: var(--button-shadow-pressed);
    transform: translateY(0);
  }

  .btn-secondary-orange:disabled {
    background: var(--color-neutral-300);
    border-color: var(--color-neutral-300);
    color: var(--color-neutral-500);
    box-shadow: none;
  }

  .btn-gradient-secondary {
    background: var(--gradient-secondary) border-box;
    color: var(--color-white);
    box-shadow: var(--button-shadow);
  }

  .btn-gradient-secondary:hover:not(:disabled) {
    background: var(--gradient-secondary) border-box;
    filter: brightness(1.1);
    box-shadow: var(--button-shadow-hover);
    transform: translateY(-1px);
  }

  .btn-gradient-secondary:active:not(:disabled) {
    filter: brightness(.95);
    box-shadow: var(--button-shadow-pressed);
    transform: translateY(0);
  }

  .btn-gradient-secondary:disabled {
    background: var(--color-neutral-300) border-box;
    filter: none;
    box-shadow: none;
  }

  .btn-destructive {
    background: var(--color-error-500);
    color: var(--color-white);
    border-color: var(--color-error-500);
    box-shadow: var(--button-shadow);
  }

  .btn-destructive:hover:not(:disabled) {
    background: var(--color-error-600);
    border-color: var(--color-error-600);
    box-shadow: var(--button-shadow-hover);
    transform: translateY(-1px);
  }

  .btn-destructive:active:not(:disabled) {
    background: var(--color-error-700);
    border-color: var(--color-error-700);
    box-shadow: var(--button-shadow-pressed);
    transform: translateY(0);
  }

  .btn-destructive:disabled {
    background: var(--color-neutral-300);
    border-color: var(--color-neutral-300);
    color: var(--color-neutral-500);
    box-shadow: none;
  }

  .btn-success {
    background: var(--color-success-700);
    color: var(--color-white);
    border-color: var(--color-success-700);
    box-shadow: var(--button-shadow);
  }

  .btn-success:hover:not(:disabled) {
    background: var(--color-success-800);
    border-color: var(--color-success-800);
    box-shadow: var(--button-shadow-hover);
    transform: translateY(-1px);
  }

  .btn-success:active:not(:disabled) {
    background: var(--color-success-700);
    border-color: var(--color-success-700);
    box-shadow: var(--button-shadow-pressed);
    transform: translateY(0);
  }

  .btn-success:disabled {
    background: var(--color-neutral-300);
    border-color: var(--color-neutral-300);
    color: var(--color-neutral-500);
    box-shadow: none;
  }

  .btn-oauth-google {
    background: var(--color-white);
    color: var(--color-neutral-500);
    border-color: var(--color-neutral-300);
    box-shadow: var(--button-shadow);
    font-weight: var(--font-weight-medium);
    justify-content: center;
    align-items: center;
    gap: 12px;
    display: inline-flex;
  }

  .btn-oauth-google:hover:not(:disabled) {
    background: var(--color-brand-indigo-100);
    border-color: var(--color-brand-indigo-500);
    color: var(--color-brand-indigo-600);
    box-shadow: var(--button-shadow-hover);
    transform: translateY(-1px);
  }

  .btn-oauth-google:active:not(:disabled) {
    background: var(--color-brand-indigo-200);
    border-color: var(--color-brand-indigo-600);
    color: var(--color-brand-indigo-700);
    box-shadow: var(--button-shadow-pressed);
    transform: translateY(0);
  }

  .btn-oauth-google:disabled {
    background: var(--color-neutral-100);
    border-color: var(--color-neutral-200);
    color: var(--color-neutral-400);
    box-shadow: none;
  }

  .btn-oauth-google svg {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
  }

  .btn-oauth-email {
    background: var(--color-white);
    color: var(--color-neutral-500);
    border-color: var(--color-neutral-300);
    box-shadow: var(--button-shadow);
    font-weight: var(--font-weight-medium);
    justify-content: center;
    align-items: center;
    gap: 12px;
    display: inline-flex;
  }

  .btn-oauth-email:hover:not(:disabled) {
    background: var(--color-brand-indigo-100);
    border-color: var(--color-brand-indigo-500);
    color: var(--color-brand-indigo-600);
    box-shadow: var(--button-shadow-hover);
    transform: translateY(-1px);
  }

  .btn-oauth-email:active:not(:disabled) {
    background: var(--color-brand-indigo-200);
    border-color: var(--color-brand-indigo-600);
    color: var(--color-brand-indigo-700);
    box-shadow: var(--button-shadow-pressed);
    transform: translateY(0);
  }

  .btn-oauth-email:disabled {
    background: var(--color-neutral-100);
    border-color: var(--color-neutral-200);
    color: var(--color-neutral-400);
    box-shadow: none;
  }

  .btn-oauth-email svg {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
  }

  .btn-multiline {
    white-space: normal;
    height: auto;
    min-height: var(--button-height-medium);
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 1.3;
  }

  .btn-multiline.btn-large {
    min-height: var(--button-height-large);
  }

  .btn-multiline.btn-small {
    min-height: var(--button-height-small);
  }

  .btn-icon {
    width: var(--button-height-medium);
    height: var(--button-height-medium);
    padding: 0;
  }

  .btn-icon.btn-large {
    width: var(--button-height-large);
    height: var(--button-height-large);
  }

  .btn-icon.btn-small {
    width: var(--button-height-small);
    height: var(--button-height-small);
  }

  .btn-icon svg {
    width: 20px;
    height: 20px;
  }

  .btn-icon.btn-large svg {
    width: 24px;
    height: 24px;
  }

  .btn-icon.btn-small svg {
    width: 16px;
    height: 16px;
  }

  .btn-group {
    display: inline-flex;
  }

  .btn-group .btn {
    border-right-width: 0;
    border-radius: 0;
  }

  .btn-group .btn:first-child {
    border-top-left-radius: var(--button-border-radius);
    border-bottom-left-radius: var(--button-border-radius);
  }

  .btn-group .btn:last-child {
    border-top-right-radius: var(--button-border-radius);
    border-bottom-right-radius: var(--button-border-radius);
    border-right-width: var(--button-border-width);
  }

  .btn-group .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
  }

  @media (max-width: 768px) {
    .btn-large {
      height: var(--button-height-medium);
      padding: var(--button-padding-medium);
      font-size: var(--font-size-body-small);
    }

    .btn-medium {
      height: var(--button-height-small);
      padding: var(--button-padding-small);
      font-size: 14px;
    }
  }

  .btn-loading {
    position: relative;
  }

  .btn-loading:after {
    content: "";
    vertical-align: middle;
    border: 2px solid;
    border-top-color: #0000;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    animation: 1s linear infinite spin;
    display: inline-block;
  }

  .btn-loading.btn-large:after {
    width: 20px;
    height: 20px;
  }

  .btn-loading.btn-small:after {
    width: 14px;
    height: 14px;
  }

  .btn-loading.btn-primary:disabled {
    color: var(--color-white);
  }

  .btn-loading.btn-primary:disabled:after {
    border-color: var(--color-white);
    border-top-color: #0000;
  }

  @keyframes spin {
    to {
      transform: translate(-50%, -50%) rotate(360deg);
    }
  }

  .bg-gradient-primary {
    background: var(--gradient-primary);
    color: var(--color-white);
  }

  .bg-gradient-secondary {
    background: var(--gradient-secondary);
    color: var(--color-white);
  }

  .bg-gradient-tertiary {
    background: var(--gradient-tertiary);
    color: var(--color-white);
  }

  .text-gradient-primary {
    background: var(--gradient-primary);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
  }

  .text-gradient-secondary {
    background: var(--gradient-secondary);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
  }

  .text-gradient-tertiary {
    background: var(--gradient-tertiary);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
  }

  .icon-button {
    cursor: pointer;
    width: 36px;
    height: 36px;
    transition: var(--button-transition);
    background: none;
    border: none;
    border-radius: 50%;
    outline: none;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: inline-flex;
  }

  .icon-button:hover {
    background: var(--color-neutral-100);
  }

  .icon-button:active {
    background: var(--color-neutral-200);
    transform: scale(.95);
  }

  .icon-button:focus-visible {
    outline: 2px solid var(--color-primary);
    outline-offset: 2px;
  }

  .icon-button:disabled {
    opacity: .5;
    cursor: not-allowed;
  }

  .icon-button img, .icon-button svg {
    pointer-events: none;
    width: 24px;
    height: 24px;
  }

  .form-label {
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-body-small);
    color: var(--color-neutral-500);
    margin-bottom: 4px;
    display: block;
  }

  .form-label--required {
    font-weight: var(--font-weight-medium);
    color: var(--color-neutral-600);
  }

  .form-label-required:before {
    content: "*";
    color: var(--color-error-500);
    font-weight: var(--font-weight-bold);
    margin-right: 4px;
    font-size: 1.1em;
  }

  .form-label-optional:after {
    content: "(optionnel)";
    color: var(--color-neutral-400);
    margin-left: 6px;
    font-size: .9em;
    font-style: italic;
  }

  .form-label--dark, .form-label--dark.form-label--required, .form-label--dark.form-label-required {
    color: #fff;
  }

  .form-label--dark.form-label-optional:after {
    color: #94a3b8;
  }

  .form-input {
    border: 1px solid var(--color-neutral-200);
    background-color: var(--color-neutral-0);
    width: 100%;
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-body-small);
    transition: var(--button-transition);
    color: var(--color-neutral-500);
    appearance: none;
    border-radius: 8px;
    padding: 12px;
  }

  .form-input:focus {
    border-color: var(--color-brand-blue-500);
    box-shadow: 0 0 0 3px var(--color-brand-blue-500);
    outline: none;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-input:focus {
      box-shadow: 0 0 0 3px color-mix(in srgb, var(--color-brand-blue-500) 20%, transparent);
    }
  }

  .form-input::placeholder {
    color: var(--color-neutral-400);
  }

  .form-input--filled {
    color: var(--color-neutral-500);
  }

  .form-input--error {
    border-color: var(--color-error-500);
    box-shadow: 0 0 0 3px var(--color-error-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-input--error {
      box-shadow: 0 0 0 3px color-mix(in srgb, var(--color-error-500) 20%, transparent);
    }
  }

  .form-input--valid {
    border-color: var(--color-success-800);
    box-shadow: 0 0 0 3px var(--color-success-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-input--valid {
      box-shadow: 0 0 0 3px color-mix(in srgb, var(--color-success-500) 20%, transparent);
    }
  }

  .form-textarea {
    resize: none;
  }

  .form-select {
    cursor: pointer;
  }

  .form-select option {
    padding: 8px;
  }

  .form-error {
    font-family: var(--font-body);
    font-size: var(--font-size-caption);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-caption);
    color: var(--color-error-600);
    margin-top: 4px;
  }

  .form-error-message {
    font-family: var(--font-body);
    font-size: var(--font-size-caption);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-caption);
    color: var(--color-error-600);
    margin-top: 4px;
    position: absolute;
    left: 0;
    right: 0;
  }

  .form-group {
    margin-bottom: 24px;
    position: relative;
  }

  .form-group--error.form-group--shake, .form-group--error:focus-within {
    animation: .5s ease-in-out shake;
  }

  @keyframes shake {
    0%, 100% {
      transform: translateX(0);
    }

    25% {
      transform: translateX(-4px);
    }

    75% {
      transform: translateX(4px);
    }
  }

  .form-group--error .form-label {
    color: var(--color-error-700);
    font-weight: var(--font-weight-medium);
  }

  .form-grid {
    gap: 16px;
    display: grid;
  }

  .form-grid--2-cols {
    grid-template-columns: repeat(1, 1fr);
  }

  @media (min-width: 768px) {
    .form-grid--2-cols {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  .form-grid--3-cols {
    grid-template-columns: repeat(1, 1fr);
  }

  @media (min-width: 768px) {
    .form-grid--3-cols {
      grid-template-columns: repeat(3, 1fr);
    }
  }

  .form-section {
    border: 1px solid var(--color-neutral-200);
    background-color: var(--color-neutral-0);
    border-radius: 16px;
    margin-bottom: 24px;
    padding: 24px;
  }

  .form-section-header {
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
    display: flex;
  }

  .form-section-icon {
    border-radius: 8px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    display: flex;
  }

  .form-section-title {
    font-family: var(--font-primary);
    font-size: var(--font-size-h4);
    font-weight: var(--font-weight-semibold);
    line-height: var(--line-height-h4);
    color: var(--color-neutral-800);
    margin: 0;
  }

  .form-section-description {
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-body-small);
    color: var(--color-neutral-500);
    margin: 0;
  }

  .form-section-highlighted {
    background-color: var(--color-neutral-100);
    border-radius: 12px;
    margin: 16px 0;
    padding: 16px;
  }

  .form-checkbox-group {
    grid-template-columns: repeat(1, 1fr);
    gap: 12px;
    display: grid;
  }

  @media (min-width: 768px) {
    .form-checkbox-group {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  .form-checkbox-item {
    cursor: pointer;
    align-items: center;
    gap: 12px;
    display: flex;
  }

  .form-checkbox {
    border: 2px solid var(--color-neutral-300);
    cursor: pointer;
    width: 20px;
    height: 20px;
    transition: var(--button-transition);
    background-color: #0000;
    border-radius: 4px;
    position: relative;
  }

  .form-checkbox:checked {
    border-color: var(--color-brand-blue-500);
    background-color: var(--color-brand-blue-500);
  }

  .form-checkbox-icon {
    pointer-events: none;
    filter: brightness(0) invert();
    width: 12px;
    height: 12px;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .form-checkbox-label {
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-body-small);
    color: var(--color-neutral-600);
    cursor: pointer;
  }

  .form-badge {
    background-color: var(--color-brand-blue-100);
    color: var(--color-brand-blue-800);
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-body-small);
    border-radius: 20px;
    align-items: center;
    gap: 8px;
    padding: 4px 12px;
    display: inline-flex;
  }

  .form-badge-remove {
    cursor: pointer;
    color: var(--color-brand-blue-600);
    background: none;
    border: none;
    padding: 0;
    transition: opacity .2s;
  }

  .form-badge-remove:hover {
    opacity: .7;
  }

  .form-badge-remove img {
    filter: brightness(0) saturate() invert(41%) sepia(88%) saturate(1151%) hue-rotate(192deg) brightness(95%) contrast(101%);
    width: 12px;
    height: 12px;
  }

  .form-help {
    font-family: var(--font-body);
    font-size: var(--font-size-caption);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-caption);
    color: var(--color-neutral-400);
    margin-top: 8px;
  }

  .form-select--placeholder {
    color: var(--color-neutral-400) !important;
  }

  .form-select--filled {
    color: var(--color-neutral-500) !important;
  }

  .form-select option[value=""] {
    color: var(--color-neutral-400);
  }

  .form-file-dropzone {
    border: 2px dashed var(--color-neutral-200);
    background-color: var(--color-neutral-0);
    cursor: pointer;
    border-radius: 12px;
    outline: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 160px;
    padding: 24px;
    transition: border-color .2s, background-color .2s;
    display: flex;
  }

  .form-file-dropzone:hover {
    border-color: var(--color-neutral-300);
    background-color: var(--color-neutral-100);
  }

  .form-file-dropzone:focus-visible {
    border-color: var(--color-brand-blue-500);
    box-shadow: 0 0 0 3px var(--color-brand-blue-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-file-dropzone:focus-visible {
      box-shadow: 0 0 0 3px color-mix(in srgb, var(--color-brand-blue-500) 20%, transparent);
    }
  }

  .form-file-dropzone--dragover {
    border-color: var(--color-brand-blue-500);
    background-color: var(--color-brand-blue-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-file-dropzone--dragover {
      background-color: color-mix(in srgb, var(--color-brand-blue-500) 5%, transparent);
    }
  }

  .form-file-dropzone--error {
    border-color: var(--color-error-500);
  }

  .form-file-dropzone--valid {
    border-color: var(--color-success-800);
  }

  .form-file-dropzone--disabled {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none;
  }

  .form-file-dropzone-icon {
    width: 40px;
    height: 40px;
    color: var(--color-neutral-300);
    transition: color .2s;
  }

  .form-file-dropzone--dragover .form-file-dropzone-icon {
    color: var(--color-brand-blue-500);
  }

  .form-file-dropzone-label {
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-body-small);
    color: var(--color-neutral-400);
    text-align: center;
    margin-top: 12px;
  }

  .form-file-dropzone-link {
    color: var(--color-brand-blue-500);
    font-weight: var(--font-weight-medium);
    cursor: pointer;
    text-decoration: underline;
  }

  .form-file-dropzone-link:hover {
    color: var(--color-brand-blue-700);
  }

  .form-file-dropzone-help {
    font-family: var(--font-body);
    font-size: var(--font-size-caption);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-caption);
    color: var(--color-neutral-300);
    text-align: center;
    margin-top: 8px;
  }

  .form-file-list {
    flex-direction: column;
    gap: 8px;
    margin-top: 12px;
    display: flex;
  }

  .form-file-item {
    border: 1px solid var(--color-neutral-200);
    background-color: var(--color-neutral-0);
    border-radius: 8px;
    align-items: center;
    gap: 12px;
    padding: 8px 12px;
    transition: border-color .2s;
    display: flex;
  }

  .form-file-item--error {
    border-color: var(--color-error-500);
    background-color: var(--color-error-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-file-item--error {
      background-color: color-mix(in srgb, var(--color-error-500) 5%, transparent);
    }
  }

  .form-file-item--success {
    border-color: var(--color-success-800);
  }

  .form-file-item--uploading {
    border-color: var(--color-brand-blue-300);
  }

  .form-file-thumbnail {
    object-fit: cover;
    border-radius: 6px;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
  }

  .form-file-type-icon {
    background-color: var(--color-neutral-100);
    width: 40px;
    height: 40px;
    color: var(--color-neutral-400);
    border-radius: 6px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .form-file-info {
    flex: 1;
    min-width: 0;
  }

  .form-file-name {
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-body-small);
    color: var(--color-neutral-500);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .form-file-size {
    font-family: var(--font-body);
    font-size: var(--font-size-caption);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-caption);
    color: var(--color-neutral-300);
  }

  .form-file-error {
    font-family: var(--font-body);
    font-size: var(--font-size-caption);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-caption);
    color: var(--color-error-600);
  }

  .form-file-status {
    font-family: var(--font-body);
    font-size: var(--font-size-caption);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-caption);
    border-radius: 12px;
    flex-shrink: 0;
    padding: 2px 8px;
  }

  .form-file-status--success {
    color: var(--color-success-800);
    background-color: var(--color-success-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-file-status--success {
      background-color: color-mix(in srgb, var(--color-success-500) 15%, transparent);
    }
  }

  .form-file-status--error {
    color: var(--color-error-600);
    background-color: var(--color-error-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-file-status--error {
      background-color: color-mix(in srgb, var(--color-error-500) 15%, transparent);
    }
  }

  .form-file-status--uploading {
    color: var(--color-brand-blue-600);
    background-color: var(--color-brand-blue-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-file-status--uploading {
      background-color: color-mix(in srgb, var(--color-brand-blue-500) 15%, transparent);
    }
  }

  .form-file-remove {
    cursor: pointer;
    width: 28px;
    height: 28px;
    color: var(--color-neutral-300);
    background: none;
    border: none;
    border-radius: 6px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    transition: color .2s, background-color .2s;
    display: flex;
  }

  .form-file-remove:hover {
    color: var(--color-error-500);
    background-color: var(--color-error-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-file-remove:hover {
      background-color: color-mix(in srgb, var(--color-error-500) 10%, transparent);
    }
  }

  .form-file-progress {
    background-color: var(--color-neutral-200);
    border-radius: 2px;
    height: 3px;
    margin-top: 4px;
    overflow: hidden;
  }

  .form-file-progress-bar {
    background-color: var(--color-brand-blue-500);
    border-radius: 2px;
    height: 100%;
    transition: width .3s;
  }

  .form-file-add-error {
    font-family: var(--font-body);
    font-size: var(--font-size-caption);
    font-weight: var(--font-weight-medium);
    line-height: var(--line-height-caption);
    color: var(--color-error-600);
    margin-top: 8px;
  }

  .form-file-compact {
    border-radius: 8px;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    padding: 8px;
    transition: background-color .2s;
    display: flex;
  }

  .form-file-compact--dragover {
    background-color: var(--color-brand-blue-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-file-compact--dragover {
      background-color: color-mix(in srgb, var(--color-brand-blue-500) 5%, transparent);
    }
  }

  .form-file-compact--error {
    outline: 1px solid var(--color-error-500);
  }

  .form-file-compact--valid {
    outline: 1px solid var(--color-success-800);
  }

  .form-file-compact-placeholder {
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-body-small);
    color: var(--color-neutral-400);
  }

  .form-file-compact-badge {
    background-color: var(--color-brand-blue-100);
    color: var(--color-brand-blue-800);
    font-family: var(--font-body);
    font-size: var(--font-size-caption);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-caption);
    border-radius: 16px;
    align-items: center;
    gap: 6px;
    max-width: 200px;
    padding: 4px 10px;
    display: inline-flex;
  }

  .form-file-compact-badge--error {
    background-color: var(--color-error-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-file-compact-badge--error {
      background-color: color-mix(in srgb, var(--color-error-500) 15%, transparent);
    }
  }

  .form-file-compact-badge--error {
    color: var(--color-error-600);
  }

  .form-file-compact-badge--uploading {
    background-color: var(--color-brand-blue-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-file-compact-badge--uploading {
      background-color: color-mix(in srgb, var(--color-brand-blue-500) 15%, transparent);
    }
  }

  .form-file-compact-badge--uploading {
    color: var(--color-brand-blue-600);
  }

  .form-file-compact-badge--success {
    background-color: var(--color-success-500);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .form-file-compact-badge--success {
      background-color: color-mix(in srgb, var(--color-success-500) 15%, transparent);
    }
  }

  .form-file-compact-badge--success {
    color: var(--color-success-800);
  }

  .form-file-compact-badge-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .form-file-compact-badge-remove {
    cursor: pointer;
    color: inherit;
    opacity: .7;
    background: none;
    border: none;
    align-items: center;
    padding: 0;
    transition: opacity .2s;
    display: flex;
  }

  .form-file-compact-badge-remove:hover {
    opacity: 1;
  }

  @media (max-width: 640px) {
    .form-file-dropzone {
      min-height: 120px;
      padding: 16px;
    }

    .form-file-dropzone-icon {
      width: 32px;
      height: 32px;
    }

    .form-file-item {
      gap: 8px;
      padding: 6px 8px;
    }

    .form-file-thumbnail, .form-file-type-icon {
      width: 32px;
      height: 32px;
    }
  }

  .landing-container {
    max-width: 1200px;
    margin: 0 auto;
  }

  .hero-section {
    background-color: var(--color-neutral-0);
    align-items: flex-start;
    padding: 96px 24px 64px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .hero-bg-pattern {
    pointer-events: none;
    background-image: linear-gradient(#0e503f26 1px, #0000 1px), linear-gradient(90deg, #0e503f26 1px, #0000 1px);
    background-size: 60px 60px;
    position: absolute;
    inset: 0;
  }

  .hero-highlight {
    background: #fbe84073;
    border-radius: 8px;
    padding: 0 10px;
    line-height: 1.05;
    display: inline-block;
    position: relative;
  }

  .section-label {
    font-family: var(--font-body);
    font-size: 13px;
    font-weight: var(--font-weight-semibold);
    letter-spacing: .05em;
    text-transform: uppercase;
    border-radius: 100px;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
    padding: 6px 16px;
    display: inline-flex;
  }

  .landing-eyebrow {
    font-family: var(--font-body);
    font-size: 12px;
    font-weight: var(--font-weight-bold);
    letter-spacing: .12em;
    color: var(--color-brand-green-500);
    text-transform: uppercase;
    margin: 0 0 var(--eyebrow-margin-bottom, 16px) 0;
    align-items: center;
    gap: 8px;
    display: inline-flex;
  }

  .landing-eyebrow-dot {
    background: var(--color-brand-yellow-400);
    border-radius: 50%;
    flex-shrink: 0;
    width: 8px;
    height: 8px;
    box-shadow: 0 0 0 3px #fbe84038;
  }

  .landing-section-header {
    max-width: var(--header-max-width, 720px);
    text-align: center;
    margin: 0 auto 56px;
  }

  .landing-section-title {
    color: var(--color-text);
    margin: 0 0 16px;
    line-height: 1.15;
  }

  .landing-section-subtitle {
    font-family: var(--font-body);
    font-size: 18px;
    font-weight: var(--font-weight-medium);
    color: var(--color-text-light);
    margin: 0;
    line-height: 1.55;
  }

  .landing-tile {
    background: var(--color-neutral-0);
    border: 1px solid var(--color-neutral-200);
    border-radius: 16px;
    padding: 28px 24px;
    transition: transform .18s, box-shadow .18s, border-color .18s;
  }

  .landing-tile:hover {
    border-color: var(--color-brand-indigo-500);
    transform: translateY(-2px);
    box-shadow: 0 10px 24px -8px #0f006926, 0 4px 8px -2px #0f006914;
  }

  .landing-icon-tile {
    --icon-size: 52px;
    width: var(--icon-size);
    height: var(--icon-size);
    font-size: calc(var(--icon-size) * .5);
    background: linear-gradient(135deg, #f4f1ff 0%, #e8e2ff 100%);
    border-radius: 14px;
    justify-content: center;
    align-items: center;
    line-height: 1;
    display: flex;
  }

  .cta-section {
    background: var(--color-brand-green-500);
    color: var(--color-neutral-0);
    text-align: center;
    padding: 100px 24px;
    position: relative;
    overflow: hidden;
  }

  .cta-bg-circle {
    pointer-events: none;
    border: 1px solid #ffffff1a;
    border-radius: 50%;
    position: absolute;
  }

  .landing-header {
    z-index: 100;
    -webkit-backdrop-filter: blur(12px);
    background: #ffffffe6;
    border-bottom: 1px solid #0000;
    padding: 16px 24px;
    transition: border-color .3s;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .landing-header--scrolled {
    border-bottom-color: var(--color-neutral-200);
  }

  .landing-header-inner {
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
  }

  .landing-logo {
    color: var(--color-text);
    align-items: center;
    gap: 10px;
    text-decoration: none;
    display: flex;
  }

  .landing-logo-img {
    object-fit: contain;
    width: 32px;
    height: 32px;
  }

  .landing-logo-text {
    font-family: var(--font-primary);
    font-size: 18px;
    font-weight: var(--font-weight-bold);
  }

  .landing-nav {
    align-items: center;
    gap: 32px;
    display: flex;
  }

  .landing-nav-link {
    font-family: var(--font-body);
    font-size: 14px;
    font-weight: var(--font-weight-medium);
    color: var(--color-text-light);
    text-decoration: none;
    transition: color .2s;
  }

  .landing-nav-link:hover {
    color: var(--color-brand-green-500);
  }

  .landing-nav-signin {
    color: var(--color-primary);
    font-weight: var(--font-weight-semibold);
  }

  .landing-nav-signin:hover {
    color: var(--color-primary-hover);
  }

  .landing-mobile-signin {
    font-family: var(--font-body);
    font-size: 14px;
    font-weight: var(--font-weight-semibold);
    color: var(--color-primary);
    text-decoration: none;
    transition: color .2s;
    display: none;
  }

  .landing-mobile-signin:hover {
    color: var(--color-primary-hover);
  }

  .landing-footer {
    background: var(--color-neutral-50);
    border-top: 1px solid var(--color-neutral-200);
    padding: 48px 24px;
  }

  .landing-footer-inner {
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
  }

  @media (max-width: 1024px) {
    .hero-section {
      padding: 88px 24px 48px;
    }
  }

  @media (max-width: 768px) {
    .hero-section {
      padding: 80px 16px 40px;
    }

    .landing-nav {
      display: none;
    }

    .landing-mobile-signin {
      display: block;
    }

    .landing-header-inner {
      justify-content: space-between;
    }

    .cta-section {
      padding: 80px 16px;
    }

    .landing-footer-inner {
      text-align: center;
      flex-direction: column;
      gap: 16px;
    }
  }

  .share-qr-fab {
    background: var(--color-brand-indigo-500);
    width: 56px;
    height: 56px;
    color: var(--color-neutral-0);
    cursor: pointer;
    z-index: 60;
    border: none;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    transition: transform .2s, background-color .2s, box-shadow .2s;
    display: flex;
    position: fixed;
    bottom: 24px;
    right: 24px;
    box-shadow: 0 8px 20px -4px #0f006959, 0 4px 8px -2px #0f00692e;
  }

  .share-qr-fab:hover {
    background: var(--color-brand-indigo-600);
    transform: translateY(-2px) scale(1.04);
    box-shadow: 0 12px 28px -4px #0f006973, 0 6px 12px -2px #0f006938;
  }

  .share-qr-fab:focus-visible {
    outline: 3px solid var(--color-brand-yellow-500);
    outline-offset: 3px;
  }

  .share-qr-fab:active {
    transform: translateY(0) scale(.98);
  }

  .share-qr-overlay {
    z-index: 100;
    background: #0f00698c;
    justify-content: center;
    align-items: center;
    padding: 24px;
    animation: .2s ease-out share-qr-overlay-in;
    display: flex;
    position: fixed;
    inset: 0;
  }

  @keyframes share-qr-overlay-in {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }

  .share-qr-panel {
    background: var(--color-neutral-0);
    text-align: center;
    border-radius: 20px;
    width: 100%;
    max-width: 360px;
    padding: 36px 28px 28px;
    animation: .25s ease-out share-qr-panel-in;
    position: relative;
    box-shadow: 0 24px 48px -12px #00000059;
  }

  @keyframes share-qr-panel-in {
    from {
      opacity: 0;
      transform: translateY(8px) scale(.98);
    }

    to {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
  }

  .share-qr-close {
    width: 36px;
    height: 36px;
    color: var(--color-text-muted);
    cursor: pointer;
    background: none;
    border: none;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    transition: background-color .15s, color .15s;
    display: flex;
    position: absolute;
    top: 12px;
    right: 12px;
  }

  .share-qr-close:hover {
    background: var(--color-neutral-100);
    color: var(--color-text);
  }

  .share-qr-close:focus-visible {
    outline: 2px solid var(--color-brand-indigo-500);
    outline-offset: 2px;
  }

  .share-qr-title {
    font-family: var(--font-primary);
    font-size: 22px;
    font-weight: var(--font-weight-bold);
    color: var(--color-text);
    margin: 0 0 6px;
  }

  .share-qr-subtitle {
    font-family: var(--font-body);
    color: var(--color-text-muted);
    margin: 0 0 20px;
    font-size: 14px;
  }

  .share-qr-code-wrap {
    background: var(--color-neutral-0);
    border: 1px solid var(--color-neutral-200);
    border-radius: 12px;
    margin-bottom: 18px;
    padding: 12px;
    display: inline-block;
  }

  .share-qr-url {
    font-family: var(--font-mono, ui-monospace, SFMono-Regular, Menlo, monospace);
    color: var(--color-text-light);
    background: var(--color-neutral-50, #f7f7fa);
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-user-select: all;
    user-select: all;
    border-radius: 8px;
    margin: 0 0 18px;
    padding: 8px 10px;
    font-size: 12px;
    overflow: hidden;
  }

  .share-qr-copy {
    background: var(--color-brand-indigo-500);
    width: 100%;
    color: var(--color-neutral-0);
    font-family: var(--font-body);
    font-size: 15px;
    font-weight: var(--font-weight-semibold);
    cursor: pointer;
    border: none;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 12px 18px;
    transition: background-color .15s;
    display: flex;
  }

  .share-qr-copy:hover {
    background: var(--color-brand-indigo-600);
  }

  .share-qr-copy:focus-visible {
    outline: 2px solid var(--color-brand-yellow-500);
    outline-offset: 2px;
  }

  @media (max-width: 480px) {
    .share-qr-fab {
      width: 52px;
      height: 52px;
      bottom: 16px;
      right: 16px;
    }

    .share-qr-panel {
      padding: 32px 20px 22px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .share-qr-overlay, .share-qr-panel {
      animation: none;
    }

    .share-qr-fab {
      transition: none;
    }
  }

  :root {
    --app-sidebar-width: 260px;
    --app-topbar-height: 64px;
    --app-content-padding: 32px;
    --app-card-radius: 16px;
    --app-card-shadow: 0 1px 3px #0000000a, 0 1px 2px #0000000f;
    --app-card-shadow-hover: 0 4px 12px #00000014;
    --app-transition: all .2s ease-in-out;
    --help-fab-size: 44px;
    --help-fab-offset: 20px;
    --help-fab-gap: 20px;
    --help-chat-bottom: calc(var(--help-fab-offset) + var(--help-fab-size) + var(--help-fab-gap));
    --help-fab-safezone: calc(var(--help-fab-offset) + var(--help-fab-size) + 32px);
  }

  .app-sidebar {
    width: var(--app-sidebar-width);
    background: var(--color-white);
    border-right: 1px solid var(--color-neutral-200);
    z-index: 40;
    flex-direction: column;
    transition: transform .3s ease-in-out;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
  }

  .app-sidebar-logo {
    border-bottom: 1px solid var(--color-neutral-200);
    flex-shrink: 0;
    align-items: center;
    gap: 12px;
    padding: 24px 20px;
    display: flex;
  }

  .app-sidebar-logo img {
    width: auto;
    height: 32px;
  }

  .app-sidebar-close-btn {
    cursor: pointer;
    color: var(--color-neutral-500);
    background: none;
    border: none;
    border-radius: 6px;
    padding: 4px;
    transition: color .15s, background .15s;
    display: inline-flex;
  }

  .app-sidebar-close-btn:hover {
    color: var(--color-neutral-800);
    background: var(--color-neutral-100);
  }

  #sidebar-toggle-btn {
    cursor: pointer;
    color: #0e503f;
    background: none;
    border: 1.5px solid #0e503f;
    border-radius: 8px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    padding: 0;
    transition: color .15s, background .15s, border-color .15s;
    display: inline-flex;
  }

  #sidebar-toggle-btn:hover {
    color: #0a3b2e;
    background: #0e503f14;
    border-color: #0a3b2e;
  }

  #sidebar-toggle-btn svg {
    width: 20px;
    height: 20px;
  }

  .app-sidebar-nav {
    flex-direction: column;
    flex: 1;
    gap: 4px;
    min-height: 0;
    padding: 16px 12px;
    display: flex;
    overflow-y: auto;
  }

  .app-sidebar-item {
    height: 40px;
    font-family: var(--font-body);
    color: #4a4a68;
    transition: var(--app-transition);
    cursor: pointer;
    text-align: left;
    background: none;
    border: none;
    border-left: 4px solid #0000;
    border-radius: 8px;
    align-items: center;
    gap: 16px;
    width: 100%;
    padding: 0 12px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    display: flex;
  }

  .app-sidebar-item:hover {
    color: var(--color-text);
    background: #f1f3f8;
  }

  .app-sidebar-item--active {
    color: #0f0069;
    background: #f0ecff;
    border-left: 4px solid #0f0069;
    font-weight: 500;
  }

  .app-sidebar-item--active:hover {
    color: #0f0069;
    background: #f0ecff;
  }

  .app-sidebar-item svg, .app-sidebar-item img {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
  }

  .app-sidebar-section {
    flex-direction: column;
    gap: 2px;
    margin-bottom: 12px;
    display: flex;
  }

  .app-sidebar-section:last-child {
    margin-bottom: 0;
  }

  .app-sidebar-section-label {
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #8888a4;
    -webkit-user-select: none;
    user-select: none;
    padding: 12px 12px 6px;
    font-size: 12px;
    font-weight: 600;
  }

  .app-sidebar-badge {
    border-radius: 9999px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    min-width: 18px;
    height: 18px;
    padding: 0 6px;
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    display: inline-flex;
  }

  .app-sidebar-badge--count {
    color: #fff;
    background: #f59e0b;
  }

  .app-sidebar-badge--green {
    color: #fff;
    background: #10b981;
    padding: 2px 6px;
  }

  .app-sidebar-badge--ai {
    color: #fff;
    background: #0e503f;
    padding: 2px 7px;
  }

  .app-sidebar-live-dot {
    border-radius: 50%;
    flex-shrink: 0;
    width: 8px;
    height: 8px;
    animation: 1.6s ease-in-out infinite app-sidebar-live-pulse;
    display: inline-block;
  }

  @keyframes app-sidebar-live-pulse {
    0%, 100% {
      box-shadow: 0 0 #10b98199;
    }

    50% {
      box-shadow: 0 0 0 6px #10b98100;
    }
  }

  .app-sidebar-item--locked {
    color: var(--color-text-tertiary, #94a3b8);
    cursor: pointer;
  }

  .app-sidebar-item--locked:hover {
    background: var(--color-neutral-100);
    color: var(--color-text-secondary, #64748b);
  }

  .app-sidebar-item--locked .app-sidebar-badge {
    opacity: .65;
  }

  .app-sidebar-lock {
    color: var(--color-text-tertiary, #94a3b8);
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .app-sidebar-lock svg {
    width: 12px !important;
    height: 12px !important;
  }

  .app-sidebar-footer {
    border-top: 1px solid var(--color-neutral-200);
    flex-shrink: 0;
    padding: 16px 12px;
  }

  .app-sidebar-user {
    margin-top: 8px;
    position: relative;
  }

  .app-sidebar-user-btn {
    cursor: pointer;
    text-align: left;
    background: none;
    border: none;
    border-radius: 8px;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 8px;
    display: flex;
  }

  .app-sidebar-user-btn:hover {
    background: #f1f3f8;
  }

  .app-sidebar-user-avatar {
    color: #fff;
    background: #5c3fe0;
    border-radius: 50%;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    font-size: 13px;
    font-weight: 600;
    display: inline-flex;
  }

  .app-sidebar-user-name {
    color: #1a1a2e;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: 1;
    font-size: 13px;
    font-weight: 500;
    overflow: hidden;
  }

  .app-sidebar-user-chev {
    color: #8888a4;
    flex-shrink: 0;
  }

  .app-sidebar-user-menu {
    z-index: 60;
    background: #fff;
    border: 1px solid #e4e7ef;
    border-radius: 10px;
    padding: 6px;
    position: absolute;
    bottom: calc(100% + 6px);
    left: 0;
    right: 0;
    box-shadow: 0 12px 30px -8px #0f00692e;
  }

  .app-sidebar-user-menu button, .app-sidebar-user-menu a {
    color: #1a1a2e;
    cursor: pointer;
    text-align: left;
    background: none;
    border: none;
    border-radius: 6px;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 9px 10px;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
  }

  .app-sidebar-user-menu button:hover, .app-sidebar-user-menu a:hover {
    background: #f1f3f8;
  }

  .app-sidebar-user-menu .app-sidebar-user-menu-danger {
    color: #ef4444;
  }

  .app-main {
    margin-left: var(--app-sidebar-width);
    background: var(--color-neutral-50);
    min-height: 100vh;
    transition: margin-left .3s ease-in-out;
  }

  body.app-sidebar-hidden .app-sidebar {
    transform: translateX(-100%);
  }

  body.app-sidebar-hidden .app-main {
    margin-left: 0;
  }

  .app-topbar-stack {
    z-index: 95;
    background: var(--color-white);
    position: sticky;
    top: 0;
  }

  .app-topbar {
    height: var(--app-topbar-height);
    background: var(--color-white);
    border-bottom: 1px solid var(--color-neutral-200);
    padding: 0 var(--app-content-padding);
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex;
  }

  .app-topbar-mode-switcher {
    align-items: center;
    margin-left: auto;
    display: flex;
  }

  .app-sidebar-tab-group {
    flex-direction: column;
    gap: 2px;
    display: flex;
  }

  .app-sidebar-item svg.app-sidebar-chev {
    color: #8888a4;
    flex-shrink: 0;
    width: 14px;
    height: 14px;
  }

  .app-sidebar-item--in-tab {
    color: #0f0069;
    font-weight: 500;
  }

  .app-sidebar-item--in-tab .app-sidebar-chev {
    color: #0f0069;
  }

  .app-sidebar-children {
    flex-direction: column;
    gap: 1px;
    margin-top: 2px;
    margin-bottom: 4px;
    padding-left: 28px;
    display: flex;
  }

  .app-sidebar-children .app-sidebar-item {
    border-left: none;
    gap: 10px;
    height: 32px;
    padding: 0 10px;
    font-size: 13px;
  }

  .app-sidebar-children .app-sidebar-item--active {
    color: #0f0069;
    background: #f0ecff;
    border-left: none;
  }

  .app-sidebar--school {
    --side-purple: #5b4baa;
    --side-purple-dark: #2a1f5c;
    --side-active-bg: #eaf1ec;
    --side-active-fg: #0e503f;
    --side-green: #10b981;
    --side-divider: #e5e7eb;
    --side-help-red: #e94a5c;
  }

  .app-sidebar--school .app-sidebar-item--tab {
    height: 44px;
    color: var(--side-purple-dark);
    border-left: none;
    padding: 0 12px;
    font-size: 15px;
    font-weight: 600;
  }

  .app-sidebar--school .app-sidebar-item--tab:hover {
    color: var(--side-purple-dark);
    background: #f7f5ff;
  }

  .app-sidebar--school .app-sidebar-item--tab svg:not(.app-sidebar-chev) {
    color: var(--side-purple);
    width: 20px;
    height: 20px;
  }

  .app-sidebar--school .app-sidebar-item--tab[data-nav-key="school-management"] svg:not(.app-sidebar-chev) {
    color: var(--side-green);
  }

  .app-sidebar--school .app-sidebar-item--tab .app-sidebar-chev {
    color: #94a3b8;
  }

  .app-sidebar--school .app-sidebar-children {
    gap: 2px;
    margin-top: 2px;
    padding-left: 44px;
  }

  .app-sidebar--school .app-sidebar-children .app-sidebar-item {
    height: 32px;
    color: var(--side-purple);
    border-radius: 6px;
    padding: 0 12px;
    font-size: 13px;
    font-weight: 400;
  }

  .app-sidebar--school .app-sidebar-children .app-sidebar-item:hover {
    color: var(--side-purple-dark);
    background: #f4f2fa;
  }

  .app-sidebar--school .app-sidebar-children .app-sidebar-item--active {
    background: var(--side-active-bg);
    color: var(--side-active-fg);
    font-weight: 600;
  }

  .app-sidebar--school .app-sidebar-footer {
    border-top: 1px solid var(--side-divider);
    padding-top: 12px;
  }

  .app-sidebar--school .app-sidebar-user {
    border-top: 1px solid var(--side-divider);
    margin-top: 12px;
    padding-top: 8px;
  }

  .app-sidebar--school .app-sidebar-footer > .app-sidebar-item {
    height: 40px;
    color: var(--side-purple);
    border-left: none;
    font-size: 14px;
  }

  .app-sidebar--school .app-sidebar-footer > .app-sidebar-item svg {
    color: var(--side-purple);
  }

  .app-sidebar--school .app-sidebar-footer > .app-sidebar-item:hover {
    color: var(--side-purple-dark);
    background: #f4f2fa;
  }

  .app-sidebar--school .app-sidebar-footer > .app-sidebar-item--active {
    background: var(--side-active-bg);
    color: var(--side-active-fg);
  }

  .app-sidebar--school .app-sidebar-user-name {
    color: var(--side-purple);
    font-weight: 500;
  }

  .app-sidebar--school .app-sidebar-user-btn:hover .app-sidebar-user-name {
    color: var(--side-purple-dark);
  }

  .app-sidebar--school .app-sidebar-user-avatar {
    color: var(--side-purple-dark) !important;
    background: #ede8fb !important;
  }

  .app-sidebar--school .app-sidebar-user-chev {
    display: none;
  }

  .app-sidebar-help-btn {
    width: 26px;
    height: 26px;
    color: var(--side-help-red, #e94a5c);
    cursor: pointer;
    background: none;
    border: none;
    border-radius: 50%;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    transition: background .15s, color .15s;
    display: inline-flex;
  }

  .app-sidebar-help-btn:hover {
    background: #e94a5c1f;
  }

  .app-sidebar-icon-chip {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .app-sidebar--personal {
    --pers-navy: #0f0069;
    --pers-yellow: #fdd504;
    --pers-green: #0e503f;
    --pers-coral: #e0562f;
    --pers-green-bg: #e6efec;
    --pers-yellow-bg: #fdf3d3;
    --pers-navy-bg: #e9e6f7;
    --pers-gray-bg: #f1f2ef;
    --pers-line: #e2e4e0;
  }

  .app-sidebar--personal .app-sidebar-nav {
    gap: 2px;
    padding: 8px 12px;
  }

  .app-sidebar--personal .app-sidebar-section {
    gap: 1px;
    margin-bottom: 4px;
  }

  .app-sidebar--personal .app-sidebar-logo {
    border-bottom: 1px solid var(--pers-line);
  }

  .app-sidebar--personal .app-sidebar-nav .app-sidebar-item {
    height: auto;
    color: #1c231f !important;
    border-left: none !important;
    border-radius: 12px !important;
    gap: 10px !important;
    padding: 5px 9px !important;
    font-size: 12.5px !important;
    font-weight: 600 !important;
  }

  .app-sidebar--personal .app-sidebar-nav .app-sidebar-item:hover {
    background: var(--pers-gray-bg) !important;
    color: #1c231f !important;
  }

  .app-sidebar--personal .app-sidebar-nav .app-sidebar-icon-chip {
    background: var(--pers-navy-bg);
    color: var(--pers-navy);
    opacity: 1;
    border-radius: 9px;
    transition: transform .15s, background .15s;
    transform: rotate(-6deg);
    box-shadow: 0 2px 5px #00000014;
    width: 28px !important;
    height: 28px !important;
  }

  .app-sidebar--personal .app-sidebar-nav .app-sidebar-icon-chip svg {
    opacity: 1;
    width: 16px !important;
    height: 16px !important;
    color: inherit !important;
  }

  .app-sidebar--personal .app-sidebar-nav [data-nav-key="all-students"] .app-sidebar-icon-chip, .app-sidebar--personal .app-sidebar-nav [data-nav-key="lessons-studio"] .app-sidebar-icon-chip, .app-sidebar--personal .app-sidebar-nav [data-nav-key="payments"] .app-sidebar-icon-chip {
    background: var(--pers-yellow-bg);
    color: var(--pers-green);
  }

  .app-sidebar--personal .app-sidebar-nav [data-nav-key="schedule"] .app-sidebar-icon-chip, .app-sidebar--personal .app-sidebar-nav [data-nav-key="resources"] .app-sidebar-icon-chip, .app-sidebar--personal .app-sidebar-nav [data-nav-key="leads"] .app-sidebar-icon-chip {
    background: var(--pers-green-bg);
    color: var(--pers-green);
  }

  .app-sidebar--personal .app-sidebar-nav .app-sidebar-item--active {
    background: var(--pers-yellow) !important;
    color: var(--pers-navy) !important;
    border-left: none !important;
    font-weight: 700 !important;
  }

  .app-sidebar--personal .app-sidebar-nav .app-sidebar-item--active:hover {
    background: var(--pers-yellow) !important;
  }

  .app-sidebar--personal .app-sidebar-nav .app-sidebar-item--active .app-sidebar-icon-chip {
    transform: rotate(6deg);
    color: var(--pers-navy) !important;
    background: #fff !important;
  }

  .app-sidebar--personal .app-sidebar-section-label {
    letter-spacing: .05em !important;
    color: #8b929a !important;
    padding: 6px 8px 2px !important;
    font-size: 10px !important;
    font-weight: 700 !important;
  }

  .app-sidebar--personal .app-sidebar-nav .app-sidebar-badge--ai {
    background: var(--pers-green);
    color: #fff;
  }

  .app-sidebar--personal .app-sidebar-footer {
    background: var(--pers-green);
    border-top: none;
    flex-direction: column;
    gap: 2px;
    padding: 8px 12px 10px;
    display: flex;
  }

  .app-sidebar--personal .app-sidebar-footer .app-sidebar-item {
    color: #cfe0d8;
    background: none;
    border-left: none;
    border-radius: 6px;
    gap: 9px;
    height: auto;
    padding: 4px;
    font-size: 12px;
    font-weight: 600;
  }

  .app-sidebar--personal .app-sidebar-footer .app-sidebar-item:hover {
    color: #fff;
    background: #ffffff0f;
  }

  .app-sidebar--personal .app-sidebar-footer .app-sidebar-item--active {
    color: #fff;
    background: #ffffff1a;
  }

  .app-sidebar--personal .app-sidebar-user {
    border-top: 1px solid #ffffff29;
    margin-top: 3px;
    padding-top: 5px;
  }

  .app-sidebar--personal .app-sidebar-user-btn:hover {
    background: #ffffff0f;
  }

  .app-sidebar--personal .app-sidebar-user-avatar {
    font-size: 12px;
    font-weight: 800;
    background: var(--pers-yellow) !important;
    width: 28px !important;
    height: 28px !important;
    color: var(--pers-navy) !important;
  }

  .app-sidebar--personal .app-sidebar-user-name {
    color: #fff;
    font-size: 12.5px;
    font-weight: 600;
  }

  .app-sidebar--personal .app-sidebar-user-chev {
    display: none;
  }

  .app-sidebar--personal .app-sidebar-help-btn {
    background: var(--pers-coral);
    color: #fff;
    width: 22px;
    height: 22px;
    font-size: 11px;
    font-weight: 800;
    transform: translateY(-50%) rotate(-8deg);
  }

  .app-sidebar--personal .app-sidebar-help-btn:hover {
    background: var(--pers-coral);
    filter: brightness(1.08);
  }

  .app-content {
    padding: var(--app-content-padding);
    padding-bottom: var(--help-fab-safezone);
    max-width: 1400px;
  }

  .app-card {
    background: var(--color-white);
    border: 1px solid var(--color-neutral-200);
    border-radius: var(--app-card-radius);
    box-shadow: var(--app-card-shadow);
    transition: var(--app-transition);
  }

  .app-card:hover {
    box-shadow: var(--app-card-shadow-hover);
  }

  .app-card-header {
    border-bottom: 1px solid var(--color-neutral-200);
    justify-content: space-between;
    align-items: center;
    padding: 20px 24px;
    display: flex;
  }

  .app-card-header h3, .app-card-header h4 {
    color: var(--color-text);
    margin: 0;
  }

  .app-card-body {
    padding: 24px;
  }

  .app-stat-card {
    background: var(--color-white);
    border: 1px solid var(--color-neutral-200);
    border-radius: var(--app-card-radius);
    box-shadow: var(--app-card-shadow);
    flex-direction: column;
    gap: 8px;
    padding: 24px;
    display: flex;
  }

  .app-stat-number {
    font-family: var(--font-primary);
    font-size: 32px;
    font-weight: var(--font-weight-bold);
    color: var(--color-text);
    line-height: 1.2;
  }

  .app-stat-label {
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    color: var(--color-text-muted);
    font-weight: var(--font-weight-medium);
  }

  .app-table {
    border-collapse: collapse;
    width: 100%;
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
  }

  .app-table th {
    text-align: left;
    font-weight: var(--font-weight-semibold);
    color: var(--color-text-muted);
    font-size: var(--font-size-caption);
    text-transform: uppercase;
    letter-spacing: var(--letter-spacing-wider);
    border-bottom: 1px solid var(--color-neutral-200);
    background: var(--color-neutral-50);
    padding: 12px 16px;
  }

  .app-table td {
    color: var(--color-text);
    border-bottom: 1px solid var(--color-neutral-100);
    vertical-align: middle;
    padding: 12px 16px;
  }

  .app-table tr:hover td {
    background: var(--color-neutral-50);
  }

  .app-table tr:last-child td {
    border-bottom: none;
  }

  .app-badge {
    font-family: var(--font-body);
    font-size: var(--font-size-caption);
    font-weight: var(--font-weight-semibold);
    white-space: nowrap;
    border-radius: 9999px;
    align-items: center;
    padding: 4px 10px;
    line-height: 1.2;
    display: inline-flex;
  }

  .app-badge--success {
    background: var(--color-success-100);
    color: var(--color-success-700);
  }

  .app-badge--warning {
    background: var(--color-warning-100);
    color: var(--color-warning-700);
  }

  .app-badge--error {
    background: var(--color-error-100);
    color: var(--color-error-700);
  }

  .app-badge--info {
    background: var(--color-info-100);
    color: var(--color-info-700);
  }

  .app-badge--neutral {
    background: var(--color-neutral-100);
    color: var(--color-neutral-400);
  }

  .app-format-badge {
    width: 24px;
    height: 24px;
    font-family: var(--font-primary);
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    display: inline-flex;
  }

  .app-format-badge--group {
    color: #1d4ed8;
    background: #dbeafe;
  }

  .app-format-badge--individual {
    color: #dc2626;
    background: #fee2e2;
  }

  .app-format-badges {
    align-items: center;
    gap: 4px;
    display: inline-flex;
  }

  .app-format-legend {
    font-family: var(--font-body);
    color: var(--color-text-muted);
    align-items: center;
    gap: 12px;
    font-size: 11px;
    display: inline-flex;
  }

  .app-format-legend-item {
    align-items: center;
    gap: 4px;
    display: inline-flex;
  }

  .app-level-badge {
    font-family: var(--font-primary);
    font-size: var(--font-size-caption);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--letter-spacing-wider);
    text-transform: uppercase;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    padding: 4px 12px;
    line-height: 1.2;
    display: inline-flex;
  }

  .app-level-badge--a1 {
    color: #047857;
    background: #ecfdf5;
  }

  .app-level-badge--a2 {
    color: #0e7490;
    background: #e0fdff;
  }

  .app-level-badge--b1 {
    background: var(--color-info-100);
    color: var(--color-info-700);
  }

  .app-level-badge--b2 {
    background: var(--color-brand-indigo-50);
    color: var(--color-brand-indigo-500);
  }

  .app-level-badge--c1 {
    color: #6b21a8;
    background: #f3e8ff;
  }

  .app-level-badge--c2 {
    color: #4c1d95;
    background: #ede9fe;
  }

  .app-insight-box {
    background: var(--color-white);
    border: 1px solid var(--color-neutral-200);
    border-left: 4px solid var(--color-brand-indigo-300);
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    color: var(--color-text);
    line-height: var(--line-height-body-small);
    border-radius: 12px;
    padding: 20px 24px;
  }

  .app-insight-box--alert {
    border-left-color: var(--color-warning-400);
    background: var(--color-warning-100);
  }

  .app-insight-box--suggestion {
    border-left-color: var(--color-brand-indigo-400);
    background: var(--color-brand-indigo-50);
  }

  .app-insight-box--progress {
    border-left-color: var(--color-success-400);
    background: var(--color-success-100);
  }

  .app-panel {
    background: var(--color-white);
    border: 1px solid var(--color-neutral-200);
    border-radius: 12px;
    overflow: hidden;
  }

  .app-panel-header {
    background: var(--color-neutral-50);
    border-bottom: 1px solid var(--color-neutral-200);
    font-family: var(--font-primary);
    font-weight: var(--font-weight-semibold);
    font-size: var(--font-size-body-small);
    color: var(--color-text);
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    display: flex;
  }

  .app-panel-body {
    padding: 20px;
  }

  .app-search {
    background: var(--color-neutral-100);
    border: 1px solid var(--color-neutral-200);
    transition: var(--app-transition);
    border-radius: 8px;
    align-items: center;
    gap: 8px;
    width: 100%;
    max-width: 400px;
    padding: 8px 12px;
    display: flex;
  }

  .app-search:focus-within {
    border-color: var(--color-brand-indigo-300);
    background: var(--color-white);
    box-shadow: 0 0 0 3px #0f00691a;
  }

  .app-search input {
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    color: var(--color-text);
    background: none;
    border: none;
    outline: none;
    width: 100%;
  }

  .app-search input::placeholder {
    color: var(--color-text-muted);
  }

  .app-search svg {
    width: 18px;
    height: 18px;
    color: var(--color-text-muted);
    flex-shrink: 0;
  }

  .app-filter-bar {
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    display: flex;
  }

  .app-progress {
    background: var(--color-neutral-200);
    border-radius: 9999px;
    width: 100%;
    height: 8px;
    overflow: hidden;
  }

  .app-progress-bar {
    background: var(--color-brand-indigo-500);
    border-radius: 9999px;
    height: 100%;
    transition: width .4s ease-in-out;
  }

  .app-calendar {
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    grid-template-columns: repeat(7, 1fr);
    gap: 2px;
    display: grid;
  }

  .app-calendar-day {
    background: var(--color-white);
    border: 1px solid var(--color-neutral-200);
    cursor: pointer;
    min-height: 80px;
    transition: var(--app-transition);
    border-radius: 4px;
    padding: 8px;
  }

  .app-calendar-day:hover {
    background: var(--color-neutral-50);
    border-color: var(--color-brand-indigo-300);
  }

  .app-calendar-event {
    font-size: 11px;
    font-weight: var(--font-weight-medium);
    background: var(--color-brand-indigo-50);
    color: var(--color-brand-indigo-500);
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 4px;
    margin-top: 4px;
    padding: 2px 6px;
    display: block;
    overflow: hidden;
  }

  .app-empty-state {
    text-align: center;
    color: var(--color-text-muted);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 64px 32px;
    display: flex;
  }

  .app-empty-state svg, .app-empty-state img {
    opacity: .5;
    width: 80px;
    height: 80px;
    margin-bottom: 24px;
  }

  .app-empty-state p {
    max-width: 400px;
    margin: 0;
  }

  .app-quick-action {
    background: var(--color-white);
    border: 1px solid var(--color-neutral-200);
    border-radius: var(--app-card-radius);
    box-shadow: var(--app-card-shadow);
    cursor: pointer;
    transition: var(--app-transition);
    font-family: var(--font-body);
    font-size: var(--font-size-body-small);
    font-weight: var(--font-weight-medium);
    color: var(--color-text);
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding: 24px 16px;
    text-decoration: none;
    display: flex;
  }

  .app-quick-action:hover {
    border-color: var(--color-brand-indigo-300);
    box-shadow: var(--app-card-shadow-hover);
    transform: translateY(-2px);
  }

  .app-quick-action:active {
    transform: translateY(0);
  }

  .app-quick-action svg, .app-quick-action img {
    width: 32px;
    height: 32px;
    color: var(--color-brand-indigo-500);
  }

  @media (max-width: 768px) {
    :root {
      --app-content-padding: 16px;
    }

    .app-sidebar {
      z-index: 50;
      transition: transform .3s ease-in-out;
      transform: translateX(-100%);
    }

    .app-sidebar--open {
      transform: translateX(0);
    }

    .app-main {
      margin-left: 0;
      overflow-x: hidden;
    }

    .app-topbar {
      padding: 0 16px;
    }

    .app-stat-number {
      font-size: 24px;
    }

    .app-calendar-day {
      min-height: 48px;
      padding: 4px;
      font-size: 12px;
    }

    .app-calendar-event {
      padding: 1px 4px;
      font-size: 10px;
    }

    .app-table {
      -webkit-overflow-scrolling: touch;
      display: block;
      overflow-x: auto;
    }

    .app-card-header, .app-card-body {
      padding: 16px;
    }
  }

  .app-sidebar-overlay {
    z-index: 45;
    background: #0006;
    display: none;
    position: fixed;
    inset: 0;
  }

  .app-sidebar-overlay--visible {
    display: block;
  }

  .dashboard-lang-tags {
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 6px;
    max-width: 50%;
    display: flex;
    position: absolute;
    top: 16px;
    right: 20px;
  }

  .dashboard-lang-tag {
    color: #fff;
    white-space: nowrap;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background: #fff3;
    border-radius: 12px;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
  }

  @media (max-width: 600px) {
    .dashboard-lang-tags {
      justify-content: flex-start;
      max-width: 100%;
      margin-top: 12px;
      position: static;
    }
  }

  .app-mode-switcher {
    flex-shrink: 0;
    gap: 4px;
    padding: 12px 12px 0;
    display: flex;
  }

  .app-mode-btn {
    color: #8888a4;
    font-family: var(--font-body);
    cursor: pointer;
    white-space: nowrap;
    background: none;
    border: none;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    gap: 6px;
    padding: 8px 10px;
    font-size: 14px;
    font-weight: 400;
    transition: all .2s;
    display: flex;
  }

  .app-mode-btn:hover {
    background: var(--color-neutral-100);
    color: var(--color-text);
  }

  .app-mode-btn--active {
    color: #fff;
    background: #0f0069;
    font-weight: 600;
    box-shadow: 0 8px 30px -8px #0f006959;
  }

  .app-mode-btn--active:hover {
    color: #fff;
    background: #0c0054;
  }

  .app-welcome-banner {
    color: #fff;
    border-radius: 20px;
    padding: 32px 36px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 30px -8px #0f006959, 0 2px 6px #0f00691a;
  }

  .app-welcome-banner--indigo {
    background: radial-gradient(circle at 100% 0, #ffffff2e 0%, #0000 50%), linear-gradient(135deg, #1e0a8a 0%, #0f0069 55%, #2d1b80 100%);
  }

  .app-welcome-banner--teal {
    background: radial-gradient(circle at 100% 0, #fff3 0%, #0000 50%), linear-gradient(135deg, #0f766e 0%, #0d9488 60%, #14b8a6 100%);
    box-shadow: 0 10px 30px -8px #0d948859, 0 2px 6px #0d94881a;
  }

  .app-welcome-banner--blue {
    background: radial-gradient(circle at 100% 0, #fff3 0%, #0000 50%), linear-gradient(135deg, #0d47a1 0%, #1565c0 55%, #1e88e5 100%);
    box-shadow: 0 10px 30px -8px #0d47a159, 0 2px 6px #0d47a11a;
  }

  .app-welcome-banner:before {
    content: "";
    pointer-events: none;
    opacity: .6;
    background-image: radial-gradient(circle, #ffffff14 1px, #0000 1px);
    background-size: 22px 22px;
    position: absolute;
    inset: 0;
  }

  .app-welcome-banner > * {
    z-index: 1;
    position: relative;
  }

  .app-welcome-eyebrow {
    text-transform: uppercase;
    letter-spacing: .12em;
    color: #ffffffd9;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: #ffffff24;
    border-radius: 999px;
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;
    padding: 6px 12px;
    font-size: 11px;
    font-weight: 700;
    display: inline-flex;
  }

  .app-welcome-eyebrow:before {
    content: "";
    background: #4ade80;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    box-shadow: 0 0 0 3px #4ade804d;
  }

  .app-welcome-title {
    color: #fff;
    letter-spacing: -.01em;
    margin: 0 0 6px;
    font-size: 26px;
    font-weight: 700;
  }

  .app-welcome-subtitle {
    color: #ffffffd9;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
  }

  .app-stat-card--premium {
    background: var(--color-white);
    border: 1px solid var(--color-neutral-200);
    border-radius: 16px;
    flex-direction: column;
    gap: 14px;
    padding: 22px 22px 20px;
    transition: transform .2s, box-shadow .2s, border-color .2s;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: 0 1px 2px #0f172a0a;
  }

  .app-stat-card--premium:hover {
    border-color: var(--color-neutral-300);
    transform: translateY(-2px);
    box-shadow: 0 8px 24px -6px #0f172a1f, 0 2px 6px #0f172a0d;
  }

  .app-stat-card--premium:before {
    content: "";
    background: var(--accent, #6366f1);
    opacity: .9;
    height: 3px;
    position: absolute;
    inset: 0 0 auto;
  }

  .app-stat-top {
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
    display: flex;
  }

  .app-stat-icon {
    background: var(--accent-bg, #6366f11a);
    width: 42px;
    height: 42px;
    color: var(--accent, #6366f1);
    border-radius: 12px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .app-stat-icon svg {
    width: 22px;
    height: 22px;
  }

  .app-stat-number--premium {
    font-family: var(--font-primary);
    color: var(--color-text);
    letter-spacing: -.02em;
    font-size: 34px;
    font-weight: 800;
    line-height: 1;
  }

  .app-stat-label--premium {
    font-family: var(--font-body);
    color: var(--color-text-muted);
    margin-top: 4px;
    font-size: 13px;
    font-weight: 500;
  }

  .app-stat-trend {
    color: var(--color-success-700, #15803d);
    background: var(--color-success-100, #dcfce7);
    border-radius: 999px;
    align-items: center;
    gap: 4px;
    width: fit-content;
    margin-top: 8px;
    padding: 2px 8px;
    font-size: 11px;
    font-weight: 600;
    display: inline-flex;
  }

  .stat--indigo, .qa--indigo {
    --accent: #4f46e5;
    --accent-bg: #4f46e51a;
  }

  .stat--green, .qa--green {
    --accent: #16a34a;
    --accent-bg: #16a34a1a;
  }

  .stat--amber, .qa--amber {
    --accent: #d97706;
    --accent-bg: #d977061f;
  }

  .stat--blue, .qa--blue {
    --accent: #2563eb;
    --accent-bg: #2563eb1a;
  }

  .stat--teal, .qa--teal {
    --accent: #0d9488;
    --accent-bg: #0d94881a;
  }

  .stat--coral, .qa--coral {
    --accent: #e11d48;
    --accent-bg: #e11d481a;
  }

  .stat--plum, .qa--plum {
    --accent: #7c3aed;
    --accent-bg: #7c3aed1a;
  }

  .app-section-eyebrow {
    text-transform: uppercase;
    letter-spacing: .1em;
    color: var(--color-text-muted);
    margin-bottom: 4px;
    font-size: 11px;
    font-weight: 700;
    display: inline-block;
  }

  .app-section-title {
    color: var(--color-text);
    letter-spacing: -.01em;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
  }

  .app-card--premium {
    background: var(--color-white);
    border: 1px solid var(--color-neutral-200);
    border-radius: 16px;
    transition: box-shadow .2s, border-color .2s;
    overflow: hidden;
    box-shadow: 0 1px 2px #0f172a0a;
  }

  .app-card--premium:hover {
    box-shadow: 0 4px 16px -4px #0f172a14;
  }

  .app-card--premium .app-card-header {
    border-bottom: 1px solid var(--color-neutral-100);
    padding: 18px 22px;
  }

  .app-card--premium .app-card-body {
    padding: 8px 8px 12px;
  }

  .app-avatar {
    color: #fff;
    background: linear-gradient(135deg, #6366f1, #8b5cf6);
    border-radius: 50%;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    font-size: 13px;
    font-weight: 600;
    display: inline-flex;
  }

  .app-avatar--sm {
    width: 28px;
    height: 28px;
    font-size: 12px;
  }

  .app-avatar--teal {
    background: linear-gradient(135deg, #0d9488, #14b8a6);
  }

  .app-avatar--blue {
    background: linear-gradient(135deg, #2563eb, #3b82f6);
  }

  .app-avatar--amber {
    background: linear-gradient(135deg, #d97706, #f59e0b);
  }

  .app-avatar--green {
    background: linear-gradient(135deg, #16a34a, #22c55e);
  }

  .app-avatar--coral {
    background: linear-gradient(135deg, #e11d48, #f43f5e);
  }

  .app-avatar--purple {
    background: linear-gradient(135deg, #7c3aed, #a855f7);
  }

  .app-cell-with-avatar {
    align-items: center;
    gap: 10px;
    display: inline-flex;
  }

  .app-cell-with-avatar-text {
    flex-direction: column;
    line-height: 1.3;
    display: flex;
  }

  .app-cell-with-avatar-text small {
    color: var(--color-text-muted);
    font-size: 11px;
  }

  .app-table--premium th {
    border-bottom: 1px solid var(--color-neutral-200);
    color: var(--color-text-muted);
    letter-spacing: .08em;
    background: none;
    padding: 14px 20px;
    font-size: 11px;
  }

  .app-table--premium td {
    border-bottom: 1px solid var(--color-neutral-100);
    padding: 14px 20px;
  }

  .app-table--premium tr:hover td {
    background: var(--color-neutral-50);
  }

  .app-quick-action--premium {
    background: var(--color-white);
    border: 1px solid var(--color-neutral-200);
    color: var(--color-text);
    border-radius: 14px;
    align-items: center;
    gap: 14px;
    padding: 14px 18px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: transform .18s, box-shadow .18s, border-color .18s;
    display: flex;
    position: relative;
  }

  .app-quick-action--premium:hover {
    border-color: var(--color-brand-indigo-300);
    transform: translateY(-1px);
    box-shadow: 0 6px 18px -6px #0f00692e;
  }

  .app-quick-action--premium .qa-icon {
    background: var(--accent-bg, #4f46e51a);
    width: 38px;
    height: 38px;
    color: var(--accent, #4f46e5);
    border-radius: 10px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .app-quick-action--premium .qa-icon svg {
    width: 20px;
    height: 20px;
  }

  .app-quick-action--premium .qa-chevron {
    color: var(--color-neutral-400);
    margin-left: auto;
    transition: transform .2s, color .2s;
  }

  .app-quick-action--premium:hover .qa-chevron {
    color: var(--color-brand-indigo-500);
    transform: translateX(2px);
  }

  .app-team-row {
    border-bottom: 1px solid var(--color-neutral-100);
    color: inherit;
    justify-content: space-between;
    align-items: center;
    padding: 14px 22px;
    text-decoration: none;
    transition: background .12s;
    display: flex;
  }

  .app-team-row:last-child {
    border-bottom: none;
  }

  .app-team-row:hover {
    background: var(--color-neutral-50);
  }

  .app-team-row-info {
    align-items: center;
    gap: 12px;
    display: flex;
  }

  .app-team-row-stats {
    color: var(--color-text-muted);
    align-items: center;
    gap: 22px;
    font-size: 13px;
    display: flex;
  }

  .app-team-row-stat {
    text-align: center;
  }

  .app-team-row-stat-num {
    color: #0d9488;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
  }

  .app-team-row-stat-lbl {
    text-transform: uppercase;
    letter-spacing: .06em;
    color: var(--color-text-muted);
    font-size: 11px;
  }

  .app-mini-week {
    grid-template-columns: repeat(7, 1fr);
    gap: 10px;
    display: grid;
  }

  .app-mini-day {
    text-align: center;
    background: var(--color-neutral-50);
    border: 1px solid var(--color-neutral-100);
    border-radius: 12px;
    flex-direction: column;
    align-items: center;
    min-height: 100px;
    padding: 12px 6px 10px;
    transition: border-color .15s, background .15s;
    display: flex;
  }

  .app-mini-day:hover {
    border-color: var(--color-neutral-200);
    background: #fff;
  }

  .app-mini-day--today {
    background: linear-gradient(135deg, #1e88e514, #0d47a114);
    border: 1px solid #1e88e559;
    box-shadow: 0 2px 8px -2px #1e88e52e;
  }

  .app-mini-day-name {
    text-transform: uppercase;
    letter-spacing: .08em;
    color: var(--color-text-muted);
    font-size: 11px;
    font-weight: 700;
  }

  .app-mini-day--today .app-mini-day-name {
    color: #1565c0;
  }

  .app-mini-day-num {
    color: var(--color-text);
    margin: 2px 0 8px;
    font-size: 18px;
    font-weight: 700;
  }

  .app-mini-day--today .app-mini-day-num {
    color: #0d47a1;
  }

  .app-mini-day-pill {
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #0d47a1;
    background: #0d47a11a;
    border-radius: 6px;
    width: 100%;
    margin-top: 3px;
    padding: 2px 6px;
    font-size: 10px;
    font-weight: 600;
    overflow: hidden;
  }

  .app-mini-day-pill--cancelled {
    background: var(--color-error-100, #fee2e2);
    color: var(--color-error-700, #b91c1c);
    text-decoration: line-through;
  }

  .app-mini-day-empty {
    color: var(--color-neutral-300);
    margin-top: 4px;
    font-size: 18px;
  }

  .dashboard-two-cols {
    grid-template-columns: 1fr;
    gap: 24px;
    display: grid;
  }

  @media (min-width: 1024px) {
    .dashboard-two-cols {
      grid-template-columns: 2fr 1fr;
    }
  }

  .dashboard-two-cols-even {
    grid-template-columns: 1fr;
    gap: 24px;
    display: grid;
  }

  @media (min-width: 768px) {
    .dashboard-two-cols-even {
      grid-template-columns: 1fr 1fr;
    }
  }

  .dashboard-three-cols {
    grid-template-columns: 1fr;
    gap: 16px;
    display: grid;
  }

  @media (min-width: 900px) {
    .dashboard-three-cols {
      grid-template-columns: 1fr 1fr 1fr;
    }
  }

  .teacher-dash-two-cols {
    grid-template-columns: 1fr;
    gap: 24px;
    display: grid;
  }

  @media (min-width: 1024px) {
    .teacher-dash-two-cols {
      grid-template-columns: 1fr 1fr;
    }
  }

  .app-stat-earnings {
    color: var(--color-success-700, #15803d);
  }

  .app-finance-page {
    flex-direction: column;
    gap: 18px;
    display: flex;
  }

  .app-finance-page__picker {
    z-index: 3;
    background: var(--color-surface, #fff);
    border-bottom: 1px solid var(--color-neutral-100, #f3f4f6);
    padding: 6px 0 10px;
    position: sticky;
    top: 0;
  }

  .app-period-picker {
    flex-direction: column;
    gap: 10px;
    display: flex;
  }

  .app-period-picker__chips {
    flex-wrap: wrap;
    gap: 6px;
    display: flex;
  }

  .app-period-picker__custom {
    background: var(--color-neutral-50, #f9fafb);
    border: 1px solid var(--color-neutral-200, #e5e7eb);
    border-radius: 10px;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 12px;
    padding: 10px 12px;
    display: flex;
  }

  .app-period-picker__field {
    color: var(--color-text-muted, #6b7280);
    flex-direction: column;
    gap: 4px;
    font-size: 12px;
    display: flex;
  }

  .app-period-picker__field input {
    border: 1px solid var(--color-neutral-300, #d1d5db);
    color: var(--color-text, #111827);
    background: #fff;
    border-radius: 6px;
    padding: 6px 10px;
    font-family: inherit;
    font-size: 13px;
  }

  .app-period-picker__field input:focus {
    outline-offset: 1px;
    outline: 2px solid #0f0069;
  }

  .app-period-picker__error {
    width: 100%;
    color: var(--color-error-700, #b91c1c);
    margin-top: 2px;
    font-size: 12px;
  }

  .app-period-chip:disabled {
    opacity: .55;
    cursor: not-allowed;
  }

  .app-period-chip {
    border: 1px solid var(--color-neutral-200, #e5e7eb);
    color: var(--color-text, #111827);
    cursor: pointer;
    background: #fff;
    border-radius: 999px;
    padding: 7px 14px;
    font-size: 13px;
    font-weight: 600;
    transition: background .12s, color .12s, border-color .12s, transform .12s;
  }

  .app-period-chip:hover {
    background: var(--color-neutral-50, #f9fafb);
    border-color: var(--color-neutral-300, #d1d5db);
  }

  .app-period-chip.is-active {
    color: #fff;
    background: #0f0069;
    border-color: #0f0069;
    box-shadow: 0 1px 4px #0f006940;
  }

  .app-finance-layout {
    flex-direction: column;
    gap: 18px;
    display: flex;
  }

  .app-finance-hero {
    grid-template-columns: 1fr;
    gap: 14px;
    display: grid;
  }

  @media (min-width: 720px) {
    .app-finance-hero {
      grid-template-columns: repeat(3, 1fr);
    }
  }

  .app-finance-card {
    border: 1px solid var(--color-neutral-100, #f3f4f6);
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
  }

  .app-finance-chart {
    flex-direction: column;
    gap: 8px;
    display: flex;
  }

  .app-finance-chart__header {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex;
  }

  .app-finance-chart__title {
    color: var(--color-text, #111827);
    margin: 0;
    font-size: 14px;
    font-weight: 700;
  }

  .app-finance-chart__legend {
    color: var(--color-text-muted, #6b7280);
    align-items: center;
    gap: 6px;
    font-size: 12px;
    display: inline-flex;
  }

  .app-finance-chart__legend-dot {
    border-radius: 2px;
    width: 10px;
    height: 10px;
    display: inline-block;
  }

  .app-finance-chart__svg-wrap {
    width: 100%;
    position: relative;
    overflow-x: auto;
  }

  .app-finance-chart__svg-wrap svg {
    width: 100%;
    min-width: 560px;
    height: 220px;
    display: block;
  }

  .app-finance-chart__empty {
    color: var(--color-text-muted, #6b7280);
    pointer-events: none;
    background: #ffffffd9;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    display: flex;
    position: absolute;
    inset: 0;
  }

  .app-finance-collapse {
    border: 1px solid var(--color-neutral-100, #f3f4f6);
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
  }

  .app-finance-collapse__summary {
    cursor: pointer;
    color: var(--color-text, #111827);
    -webkit-user-select: none;
    user-select: none;
    align-items: center;
    gap: 12px;
    padding: 14px 18px;
    font-weight: 600;
    list-style: none;
    transition: background .12s;
    display: flex;
  }

  .app-finance-collapse__summary::-webkit-details-marker {
    display: none;
  }

  .app-finance-collapse__summary:hover {
    background: var(--color-neutral-50, #f9fafb);
  }

  .app-finance-collapse__title {
    align-items: center;
    gap: 10px;
    font-size: 15px;
    display: inline-flex;
  }

  .app-finance-collapse__icon {
    font-size: 18px;
    line-height: 1;
  }

  .app-finance-collapse__subtitle {
    color: var(--color-text-muted, #6b7280);
    margin-left: auto;
    font-size: 12px;
    font-weight: 500;
  }

  .app-finance-collapse__chevron {
    color: var(--color-text-muted, #6b7280);
    font-size: 14px;
    transition: transform .16s;
  }

  .app-finance-collapse[open] .app-finance-collapse__chevron {
    transform: rotate(180deg);
  }

  .app-finance-collapse__body {
    border-top: 1px solid var(--color-neutral-100, #f3f4f6);
    padding: 4px 0 0;
  }

  .app-finance-table-wrap {
    overflow-x: auto;
  }

  .app-finance-empty {
    text-align: center;
    color: var(--color-text-muted, #6b7280);
    padding: 36px 20px;
    font-size: 14px;
  }

  .app-finance-badge {
    letter-spacing: .2px;
    border-radius: 10px;
    padding: 2px 8px;
    font-size: 11px;
    font-weight: 600;
    display: inline-block;
  }

  .app-finance-badge--subscription {
    color: #1d4ed8;
    background: #2563eb1a;
  }

  .app-finance-badge--package {
    color: #6d28d9;
    background: #7c3aed1a;
  }

  .app-finance-badge--per_class {
    color: #15803d;
    background: #16a34a1a;
  }

  .app-avatar--indigo {
    background: linear-gradient(135deg, #0f0069, #4338ca);
  }

  .sched-hub {
    box-sizing: border-box;
    flex-direction: column;
    gap: 22px;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 24px 24px 40px;
    display: flex;
  }

  @media (max-width: 768px) {
    .sched-hub {
      gap: 18px;
      padding: 16px 14px 32px;
    }
  }

  .sched-hero {
    color: #fff;
    background: radial-gradient(circle at 100% 0, #fff3 0%, #0000 55%), radial-gradient(circle at 0 100%, #fbe8402e 0%, #0000 50%), linear-gradient(135deg, #1e0a8a 0%, #0f0069 55%, #2d1b80 100%);
    border-radius: 22px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    padding: 30px 34px;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: 0 14px 36px -10px #0f006973, 0 2px 6px #0f00691f;
  }

  .sched-hero:before {
    content: "";
    pointer-events: none;
    opacity: .5;
    background-image: radial-gradient(circle, #ffffff14 1px, #0000 1px);
    background-size: 22px 22px;
    position: absolute;
    inset: 0;
  }

  .sched-hero > * {
    z-index: 1;
    position: relative;
  }

  .sched-hero-left {
    max-width: 640px;
  }

  .sched-hero-eyebrow {
    text-transform: uppercase;
    letter-spacing: .14em;
    color: #ffffffeb;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: #ffffff29;
    border-radius: 999px;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
    padding: 6px 12px;
    font-size: 11px;
    font-weight: 700;
    display: inline-flex;
  }

  .sched-hero-eyebrow:before {
    content: "";
    background: #4ade80;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    animation: 2s ease-in-out infinite schedPulseDot;
    box-shadow: 0 0 0 3px #4ade804d;
  }

  @keyframes schedPulseDot {
    0%, 100% {
      box-shadow: 0 0 0 3px #4ade804d;
    }

    50% {
      box-shadow: 0 0 0 5px #4ade8026;
    }
  }

  .sched-hero-title {
    letter-spacing: -.01em;
    margin: 0 0 6px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
  }

  .sched-hero-subtitle {
    color: #ffffffd9;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.55;
  }

  .sched-hero-cta {
    color: #0f0069;
    cursor: pointer;
    white-space: nowrap;
    background: #fbe840;
    border: none;
    border-radius: 12px;
    align-items: center;
    gap: 10px;
    padding: 13px 22px;
    font-size: 15px;
    font-weight: 700;
    transition: transform .16s, box-shadow .16s, background .16s;
    display: inline-flex;
    box-shadow: 0 8px 22px -6px #fbe8408c, 0 2px 4px #00000014;
  }

  .sched-hero-cta:hover {
    background: #fff04a;
    transform: translateY(-1px);
    box-shadow: 0 12px 28px -8px #fbe840a6, 0 3px 6px #0000001a;
  }

  .sched-hero-cta:active {
    transform: translateY(0);
  }

  .sched-hero-cta-icon {
    background: #0f00691a;
    border-radius: 999px;
    justify-content: center;
    align-items: center;
    width: 22px;
    height: 22px;
    font-size: 13px;
    display: inline-flex;
  }

  .sched-stats {
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    display: grid;
  }

  @media (max-width: 1024px) {
    .sched-stats {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media (max-width: 520px) {
    .sched-stats {
      grid-template-columns: 1fr;
    }
  }

  .sched-tabs-row {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex;
  }

  .sched-tabs {
    background: var(--color-neutral-100, #f3f4f6);
    border: 1px solid var(--color-neutral-200, #e5e7eb);
    border-radius: 14px;
    gap: 6px;
    padding: 6px;
    display: inline-flex;
  }

  .sched-tab {
    color: var(--color-text-muted, #6b7280);
    font-family: var(--font-body);
    cursor: pointer;
    white-space: nowrap;
    background: none;
    border: none;
    border-radius: 10px;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    font-size: 14px;
    font-weight: 600;
    transition: background .15s, color .15s, box-shadow .15s;
    display: inline-flex;
  }

  .sched-tab:hover {
    color: #0f0069;
    background: #0f00690f;
  }

  .sched-tab[aria-selected="true"] {
    color: #0f0069;
    background: #fff;
    box-shadow: 0 2px 6px #0f172a14, 0 1px 2px #0f172a0a;
  }

  .sched-tab-icon {
    font-size: 16px;
    line-height: 1;
  }

  .sched-tab-badge {
    color: #fff;
    background: #e11d48;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    min-width: 22px;
    height: 20px;
    margin-left: 2px;
    padding: 0 7px;
    font-size: 11px;
    font-weight: 800;
    line-height: 1;
    display: inline-flex;
    box-shadow: 0 1px 2px #e11d484d;
  }

  .sched-tab[aria-selected="true"] .sched-tab-badge {
    background: #e11d48;
  }

  .sched-body {
    border: 1px solid var(--color-neutral-200, #e5e7eb);
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 1px 2px #0f172a0a;
  }

  .sched-body--flush {
    padding: 0;
  }

  .sched-body--padded {
    padding: 22px 24px;
  }

  @media (max-width: 768px) {
    .sched-body--padded {
      padding: 16px 14px;
    }
  }

  .sched-empty {
    text-align: center;
    color: var(--color-text-muted, #6b7280);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 48px 24px;
    display: flex;
  }

  .sched-empty-icon {
    background: linear-gradient(135deg, #eef2ff, #ede9fe);
    border-radius: 18px;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    margin-bottom: 16px;
    font-size: 34px;
    display: flex;
    box-shadow: 0 6px 18px -6px #4f46e52e;
  }

  .sched-empty-title {
    color: var(--color-text, #1f2937);
    margin: 0 0 6px;
    font-size: 17px;
    font-weight: 700;
  }

  .sched-empty-text {
    max-width: 380px;
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
  }

  .sched-layout {
    grid-template-columns: 240px 1fr;
    align-items: start;
    gap: 20px;
    display: grid;
  }

  .sched-layout--solo {
    grid-template-columns: 1fr;
  }

  @media (max-width: 900px) {
    .sched-layout {
      grid-template-columns: 1fr;
      gap: 14px;
    }

    .sched-rail {
      gap: 10px;
      padding: 12px;
      position: static;
    }

    .sched-rail-greeting-line1 {
      font-size: 14px;
    }

    .sched-rail-greeting-line2 {
      font-size: 12px;
    }

    .sched-rail-cta {
      padding: 11px 12px;
      font-size: 14px;
    }

    .sched-rail-action {
      padding: 10px 12px;
      font-size: 13px;
    }
  }

  .sched-rail {
    border: 1px solid var(--color-border, #e5e7eb);
    background: #fff;
    border-radius: 14px;
    flex-direction: column;
    gap: 18px;
    padding: 18px 16px;
    display: flex;
    position: sticky;
    top: 12px;
    box-shadow: 0 1px 2px #0f172a0a;
  }

  .sched-rail-greeting {
    padding: 2px 4px 0;
  }

  .sched-rail-greeting-line1 {
    color: var(--color-text, #111827);
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
  }

  .sched-rail-greeting-line2 {
    color: var(--color-text-muted, #6b7280);
    margin-top: 2px;
    font-size: 12.5px;
    line-height: 1.4;
  }

  .sched-rail-cta {
    background: var(--color-secondary-400, #fbe840);
    width: 100%;
    color: var(--color-text, #111827);
    cursor: pointer;
    border: none;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 12px 14px;
    font-size: 14.5px;
    font-weight: 700;
    transition: transform 80ms, box-shadow .12s, background .12s;
    display: flex;
    box-shadow: 0 1px 2px #0f172a14;
  }

  .sched-rail-cta:hover {
    background: #fde047;
    box-shadow: 0 4px 10px -2px #fbbf2473;
  }

  .sched-rail-cta:active {
    transform: translateY(1px);
  }

  .sched-rail-cta > span:first-child {
    font-size: 18px;
    line-height: 1;
  }

  .sched-rail-section {
    border-top: 1px solid var(--color-border, #e5e7eb);
    flex-direction: column;
    gap: 4px;
    padding-top: 14px;
    display: flex;
  }

  .sched-rail-heading {
    letter-spacing: .08em;
    text-transform: uppercase;
    color: var(--color-text-muted, #6b7280);
    margin: 0 0 6px;
    padding: 0 4px;
    font-size: 11px;
    font-weight: 700;
  }

  .sched-rail-action {
    width: 100%;
    color: var(--color-text, #111827);
    font: inherit;
    text-align: left;
    cursor: pointer;
    background: none;
    border: none;
    border-radius: 9px;
    align-items: center;
    gap: 10px;
    padding: 9px 10px;
    font-size: 13.5px;
    transition: background .1s;
    display: flex;
  }

  .sched-rail-action:hover {
    background: #f3f4f6;
  }

  .sched-rail-action--active {
    color: var(--color-primary-700, #4338ca);
    background: #eef2ff;
    font-weight: 600;
  }

  .sched-rail-action-icon {
    flex: none;
    font-size: 16px;
    line-height: 1;
  }

  .sched-rail-action-label {
    flex: auto;
  }

  .sched-rail-badge {
    background: var(--color-primary-500, #6366f1);
    color: #fff;
    border-radius: 999px;
    flex: none;
    justify-content: center;
    align-items: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    display: inline-flex;
  }

  .sched-rail-tags {
    flex-direction: column;
    gap: 6px;
    margin: 0;
    padding: 0 4px;
    list-style: none;
    display: flex;
  }

  .sched-rail-tag {
    color: var(--color-text, #111827);
    align-items: center;
    gap: 8px;
    font-size: 13px;
    display: flex;
  }

  .sched-rail-tag-dot {
    border-radius: 3px;
    flex: none;
    width: 12px;
    height: 12px;
  }

  .sched-rail-tag-dot--individual {
    background: #a5b4fc;
  }

  .sched-rail-tag-dot--group {
    background: #fde68a;
  }

  .sched-rail-tag-dot--cancelled {
    background: repeating-linear-gradient(45deg, #d1d5db 0 4px, #f3f4f6 4px 8px);
  }

  .sched-main {
    border: 1px solid var(--color-border, #e5e7eb);
    background: #fff;
    border-radius: 14px;
    min-width: 0;
    padding: 12px 14px 18px;
    box-shadow: 0 1px 2px #0f172a0a;
  }

  .sched-back-link {
    border: 1px solid var(--color-border, #e5e7eb);
    color: var(--color-primary-700, #4338ca);
    font: inherit;
    cursor: pointer;
    background: #fff;
    border-radius: 8px;
    align-items: center;
    gap: 6px;
    margin: 4px 0 14px;
    padding: 6px 10px;
    font-size: 13px;
    font-weight: 600;
    display: inline-flex;
  }

  .sched-back-link:hover {
    background: #f3f4f6;
  }

  .sched-flexible-hint {
    border: 1px dashed var(--color-border, #d1d5db);
    background: var(--color-surface-2, #f9fafb);
    width: 100%;
    color: var(--color-text, #1f2937);
    text-align: left;
    font: inherit;
    cursor: pointer;
    border-radius: 12px;
    align-items: center;
    gap: 14px;
    margin: 16px 0 0;
    padding: 14px 18px;
    transition: background .12s, border-color .12s;
    display: flex;
  }

  .sched-flexible-hint:hover {
    background: #eef2ff;
    border-color: #c7d2fe;
  }

  .sched-flexible-hint-icon {
    flex: none;
    font-size: 22px;
    line-height: 1;
  }

  .sched-flexible-hint-text {
    flex: auto;
    font-size: 14px;
    line-height: 1.4;
  }

  .sched-flexible-hint-text strong {
    color: var(--color-text, #1f2937);
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 700;
    display: block;
  }

  .sched-flexible-hint-text > span {
    color: var(--color-text-muted, #6b7280);
  }

  .sched-flexible-hint-arrow {
    color: var(--color-primary-700, #4338ca);
    flex: none;
    font-size: 18px;
  }

  .app-back-button {
    color: var(--color-text-muted, #64748b);
    cursor: pointer;
    background: none;
    border: 1px solid #0000;
    border-radius: 9999px;
    align-items: center;
    gap: 6px;
    margin-bottom: 12px;
    padding: 6px 12px 6px 8px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    transition: background .15s, color .15s, border-color .15s, transform .15s;
    display: inline-flex;
  }

  .app-back-button:hover {
    color: var(--color-text, #0f172a);
    border-color: var(--color-border, #e2e8f0);
    background: #fff;
    transform: translateX(-2px);
  }

  .app-back-button:focus-visible {
    outline: 2px solid var(--color-primary, #0f0069);
    outline-offset: 2px;
  }

  .app-back-button-arrow {
    width: 20px;
    height: 20px;
    color: var(--color-primary, #0f0069);
    background: #0f00690f;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .app-back-button:hover .app-back-button-arrow {
    background: #0f00691f;
  }

  .cal-week {
    background: var(--color-white, #fff);
    border: 1px solid var(--color-neutral-100, #e7e7ee);
    border-radius: 14px;
    flex-direction: column;
    display: flex;
    overflow: clip;
    box-shadow: 0 1px 2px #0f00690a;
  }

  .cal-week-header {
    border-bottom: 1px solid var(--color-neutral-100, #e7e7ee);
    background: var(--color-neutral-50, #f7f7fb);
    top: var(--app-header-stack-height, var(--app-topbar-height, 64px));
    z-index: 5;
    grid-template-columns: 64px repeat(7, 1fr);
    display: grid;
    position: sticky;
  }

  .cal-week-corner {
    border-right: 1px solid var(--color-neutral-100, #e7e7ee);
  }

  .cal-week-day-header {
    text-align: center;
    border-right: 1px solid var(--color-neutral-100, #e7e7ee);
    padding: 10px 8px 12px;
  }

  .cal-week-day-header:last-child {
    border-right: none;
  }

  .cal-week-day-name {
    font-family: var(--font-body);
    font-size: 11px;
    font-weight: var(--font-weight-semibold);
    text-transform: uppercase;
    letter-spacing: .06em;
    color: var(--color-text-muted, #71718a);
  }

  .cal-week-day-num {
    font-family: var(--font-primary);
    font-size: 22px;
    font-weight: var(--font-weight-semibold);
    color: var(--color-text, #1a1a2e);
    margin-top: 2px;
    line-height: 1.1;
  }

  .cal-week-day-header.is-today .cal-week-day-name {
    color: var(--color-primary, #0f0069);
  }

  .cal-week-day-header.is-today .cal-week-day-num {
    color: var(--color-white, #fff);
    background: var(--color-primary, #0f0069);
    width: 32px;
    height: 32px;
    font-weight: var(--font-weight-bold);
    border-radius: 999px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .cal-week-body {
    grid-template-columns: 64px repeat(7, 1fr);
    height: 840px;
    display: grid;
    position: relative;
  }

  .cal-week-hours {
    border-right: 1px solid var(--color-neutral-100, #e7e7ee);
    background: var(--color-white, #fff);
    flex-direction: column;
    display: flex;
  }

  .cal-week-hour-label {
    font-family: var(--font-body);
    font-size: 11px;
    font-weight: var(--font-weight-medium);
    color: var(--color-text-muted, #71718a);
    flex: 1 1 0;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 4px 8px 0 0;
    display: flex;
    position: relative;
  }

  .cal-week-hour-label > span {
    transform: translateY(-6px);
  }

  .cal-week-day-col {
    border-right: 1px solid var(--color-neutral-100, #e7e7ee);
    background: var(--color-white, #fff);
    position: relative;
  }

  .cal-week-day-col:last-child {
    border-right: none;
  }

  .cal-week-day-col.is-today {
    background: linear-gradient(#0f006906, #0f006903);
  }

  .cal-week-day-col.is-pickable {
    cursor: crosshair;
  }

  .cal-week-drag-preview {
    z-index: 3;
    pointer-events: none;
    background: #4f46e52e;
    border: 2px dashed #4f46e58c;
    border-radius: 6px;
    justify-content: center;
    align-items: flex-start;
    padding: 4px 6px;
    display: flex;
    position: absolute;
    left: 3px;
    right: 3px;
  }

  .cal-week-drag-preview-label {
    font-family: var(--font-body);
    color: #3730a3;
    white-space: nowrap;
    background: #ffffffe6;
    border-radius: 4px;
    padding: 2px 6px;
    font-size: 11px;
    font-weight: 600;
  }

  .cal-week-grid-lines {
    background-image: linear-gradient(to bottom, var(--color-neutral-100, #e7e7ee) 1px, transparent 1px);
    pointer-events: none;
    background-size: 100% 6.66667%;
    position: absolute;
    inset: 0;
  }

  .cal-week-now {
    z-index: 2;
    pointer-events: none;
    background: #e85a4f;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
  }

  .cal-week-now:before {
    content: "";
    background: #e85a4f;
    border-radius: 999px;
    width: 8px;
    height: 8px;
    position: absolute;
    top: -3px;
    left: -4px;
  }

  .cal-event {
    background: var(--color-white, #fff);
    text-align: left;
    cursor: pointer;
    z-index: 1;
    font-family: var(--font-body);
    color: var(--color-text, #1a1a2e);
    border: 1px solid #0000;
    border-radius: 8px;
    flex-direction: column;
    gap: 2px;
    padding: 5px 7px 5px 9px;
    font-size: 12px;
    line-height: 1.2;
    transition: transform .12s, box-shadow .12s, filter .12s;
    display: flex;
    position: absolute;
    left: 3px;
    right: 3px;
    overflow: hidden;
    box-shadow: 0 1px 3px #0f00690f;
  }

  .cal-event:before {
    content: "";
    opacity: .65;
    background: currentColor;
    border-radius: 3px;
    width: 3px;
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 0;
  }

  .cal-event:hover {
    filter: brightness(1.02);
    z-index: 3;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px #0f00691f;
  }

  .cal-event:focus-visible {
    outline: 2px solid var(--color-primary, #0f0069);
    outline-offset: 2px;
  }

  .cal-event--individual {
    background: var(--color-brand-indigo-50, #f0f0fa);
    border-color: var(--color-brand-indigo-200, #c7c7e0);
    color: var(--color-brand-indigo-500, #0f0069);
  }

  .cal-event--group {
    background: var(--color-brand-yellow-100, #fefccc);
    border-color: var(--color-brand-yellow-300, #fbf87a);
    color: #c79100;
  }

  .cal-event.is-cancelled {
    background: var(--color-neutral-100, #ecedf3);
    border-color: var(--color-neutral-200, #d8d9e2);
    color: var(--color-text-muted, #71718a);
  }

  .cal-event.is-cancelled .cal-event-who {
    text-decoration: line-through;
  }

  .cal-event.is-completed {
    filter: saturate(1.1) brightness(.96);
  }

  .cal-event.is-compact {
    gap: 1px;
    padding: 3px 6px 3px 8px;
  }

  .cal-event.is-compact .cal-event-time {
    font-size: 10px;
  }

  .cal-event.is-compact .cal-event-who {
    -webkit-line-clamp: 1;
    font-size: 11px;
  }

  .cal-event.is-compact .cal-event-tutor-name {
    font-size: 10px;
  }

  .cal-event.is-compact .cal-event-tutor {
    width: 14px;
    height: 14px;
    font-size: 9px;
  }

  .cal-event-top {
    align-items: center;
    min-width: 0;
    display: flex;
  }

  .cal-event-time {
    font-variant-numeric: tabular-nums;
    font-weight: var(--font-weight-semibold);
    color: var(--color-text, #1a1a2e);
    letter-spacing: -.01em;
    font-size: 11px;
  }

  .cal-event.is-cancelled .cal-event-time {
    color: var(--color-text-muted, #71718a);
  }

  .cal-event-who {
    font-family: var(--font-primary);
    font-size: 12.5px;
    font-weight: var(--font-weight-semibold);
    color: var(--color-text, #1a1a2e);
    -webkit-line-clamp: 2;
    word-break: break-word;
    -webkit-box-orient: vertical;
    line-height: 1.2;
    display: -webkit-box;
    overflow: hidden;
  }

  .cal-event.is-cancelled .cal-event-who {
    color: var(--color-text-muted, #71718a);
  }

  .cal-event-tutor-name {
    color: var(--color-text-muted, #5a5a72);
    font-size: 10.5px;
    font-weight: var(--font-weight-medium);
    align-items: center;
    gap: 4px;
    min-width: 0;
    margin-top: 1px;
    display: flex;
  }

  .cal-event-tutor-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    overflow: hidden;
  }

  .cal-event-tutor {
    width: 16px;
    height: 16px;
    font-size: 9px;
    font-weight: var(--font-weight-bold);
    border-radius: 999px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  @media (max-width: 720px) {
    .cal-week-header, .cal-week-body {
      grid-template-columns: 44px repeat(7, 1fr);
    }

    .cal-week-body {
      height: 720px;
    }

    .cal-week-day-name {
      font-size: 9px;
    }

    .cal-week-day-num {
      font-size: 16px;
    }

    .cal-week-day-header.is-today .cal-week-day-num {
      width: 26px;
      height: 26px;
    }

    .cal-week-hour-label {
      padding-right: 4px;
      font-size: 9px;
    }

    .cal-event {
      padding: 3px 4px 3px 7px;
      font-size: 10px;
      left: 1px;
      right: 1px;
    }

    .cal-event-time {
      font-size: 10px;
    }

    .cal-event-who {
      font-size: 10.5px;
    }

    .cal-event-tutor-name {
      font-size: 9px;
    }

    .cal-event-tutor {
      width: 13px;
      height: 13px;
      font-size: 8px;
    }
  }

  .avail-grid {
    -webkit-user-select: none;
    user-select: none;
    touch-action: none;
    background: var(--color-white, #fff);
    border: 1px solid var(--color-neutral-100, #e7e7ee);
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 1px 2px #0f00690a;
  }

  .avail-grid-header {
    background: var(--color-neutral-50, #f7f7fb);
    border-bottom: 1px solid var(--color-neutral-100, #e7e7ee);
    grid-template-columns: 60px repeat(7, 1fr);
    display: grid;
  }

  .avail-grid-corner {
    border-right: 1px solid var(--color-neutral-100, #e7e7ee);
  }

  .avail-grid-day-header {
    text-align: center;
    border-right: 1px solid var(--color-neutral-100, #e7e7ee);
    padding: 8px 6px 10px;
  }

  .avail-grid-day-header:last-child {
    border-right: none;
  }

  .avail-grid-day-header.is-weekend {
    background: #0f006904;
  }

  .avail-grid-day-name {
    font-family: var(--font-body);
    font-size: 11px;
    font-weight: var(--font-weight-semibold);
    text-transform: uppercase;
    letter-spacing: .06em;
    color: var(--color-text-muted, #71718a);
  }

  .avail-grid-day-num {
    font-family: var(--font-primary);
    font-size: 18px;
    font-weight: var(--font-weight-semibold);
    color: var(--color-text, #1a1a2e);
    margin-top: 2px;
    line-height: 1.1;
  }

  .avail-grid-day-header.is-today .avail-grid-day-name {
    color: var(--color-primary, #0f0069);
  }

  .avail-grid-day-header.is-today .avail-grid-day-num {
    color: var(--color-white, #fff);
    background: var(--color-primary, #0f0069);
    width: 28px;
    height: 28px;
    font-weight: var(--font-weight-bold);
    border-radius: 999px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .avail-grid-body {
    grid-template-columns: 60px repeat(7, 1fr);
    height: clamp(540px, 100vh - 360px, 820px);
    display: grid;
    position: relative;
  }

  .avail-grid-hours {
    border-right: 1px solid var(--color-neutral-100, #e7e7ee);
    background: var(--color-white, #fff);
    flex-direction: column;
    display: flex;
  }

  .avail-grid-hour-label {
    font-family: var(--font-body);
    font-size: 10.5px;
    font-weight: var(--font-weight-medium);
    color: var(--color-text-muted, #71718a);
    flex: 1 1 0;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 2px 6px 0 0;
    display: flex;
  }

  .avail-grid-hour-label > span {
    transform: translateY(-5px);
  }

  .avail-grid-col {
    border-right: 1px solid var(--color-neutral-100, #e7e7ee);
    background: var(--color-white, #fff);
    flex-direction: column;
    display: flex;
  }

  .avail-grid-col:last-child {
    border-right: none;
  }

  .avail-grid-col.is-weekend {
    background: #0f006904;
  }

  .avail-grid-col.is-today {
    background: linear-gradient(#0f006906, #0f006903);
  }

  .avail-grid-cell {
    cursor: crosshair;
    flex: 1 1 0;
    min-height: 0;
    position: relative;
  }

  .avail-grid[style*="0.55"] .avail-grid-cell {
    cursor: not-allowed;
  }

  .avail-grid-cell.is-hour {
    border-top: 1px solid var(--color-neutral-200, #d8d9e2);
  }

  .avail-grid-cell.is-half {
    border-top: 1px dashed var(--color-neutral-100, #e7e7ee);
  }

  .avail-grid-cell-fill {
    background: none;
    border-radius: 0;
    transition: background 80ms, box-shadow 80ms;
    position: absolute;
    inset: 1px 3px;
  }

  .avail-grid-cell.is-hover .avail-grid-cell-fill {
    background: var(--color-brand-indigo-50, #f0f0fa);
  }

  .avail-grid-cell.is-selected .avail-grid-cell-fill {
    background: linear-gradient(180deg, var(--color-brand-indigo-400, #4a4a8a), var(--color-brand-indigo-500, #0f0069));
    box-shadow: inset 0 1px #ffffff2e, 0 1px 3px #0f006940;
  }

  .avail-grid-cell.is-run-start .avail-grid-cell-fill {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }

  .avail-grid-cell.is-run-end .avail-grid-cell-fill {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }

  .avail-grid-footer {
    border-top: 1px solid var(--color-neutral-100, #e7e7ee);
    background: var(--color-neutral-50, #f7f7fb);
    font-family: var(--font-body);
    color: var(--color-text-muted, #71718a);
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    padding: 10px 14px;
    font-size: 12px;
    line-height: 1.45;
    display: flex;
  }

  .avail-grid-hint {
    align-items: center;
    gap: 6px;
    display: inline-flex;
  }

  .avail-grid-total {
    background: var(--color-white, #fff);
    border: 1px solid var(--color-neutral-200, #d8d9e2);
    color: var(--color-text, #1a1a2e);
    font-weight: var(--font-weight-semibold);
    border-radius: 999px;
    align-items: center;
    padding: 4px 10px;
    font-size: 12px;
    display: inline-flex;
  }

  @media (max-width: 720px) {
    .avail-grid-header, .avail-grid-body {
      grid-template-columns: 40px repeat(7, 1fr);
    }

    .avail-grid-body {
      height: clamp(480px, 100vh - 320px, 720px);
    }

    .avail-grid-day-name {
      font-size: 9px;
    }

    .avail-grid-day-num {
      font-size: 14px;
    }

    .avail-grid-day-header.is-today .avail-grid-day-num {
      width: 22px;
      height: 22px;
    }

    .avail-grid-hour-label {
      padding-right: 3px;
      font-size: 9px;
    }

    .avail-grid-hint {
      display: none;
    }

    .avail-grid-footer {
      justify-content: center;
    }
  }

  .page-header {
    color: #fff;
    background: radial-gradient(circle at 100% 0, #ffffff2e 0%, #0000 50%), linear-gradient(135deg, #1e0a8a 0%, #0f0069 55%, #2d1b80 100%);
    border-radius: 20px;
    margin-bottom: 24px;
    padding: 28px 32px 22px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 30px -8px #0f006959, 0 2px 6px #0f00691a;
  }

  .page-header:before {
    content: "";
    pointer-events: none;
    opacity: .55;
    background-image: radial-gradient(circle, #ffffff14 1px, #0000 1px);
    background-size: 22px 22px;
    position: absolute;
    inset: 0;
  }

  .page-header > * {
    z-index: 1;
    position: relative;
  }

  .page-header-row--top {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 24px;
    display: flex;
  }

  .page-header-titles {
    flex: 320px;
    min-width: 0;
  }

  .page-header-eyebrow {
    text-transform: uppercase;
    letter-spacing: .12em;
    color: #ffffffd9;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: #ffffff24;
    border-radius: 999px;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
    padding: 5px 11px;
    font-size: 11px;
    font-weight: 700;
    display: inline-flex;
  }

  .page-header-eyebrow:before {
    content: "";
    background: #4ade80;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    box-shadow: 0 0 0 3px #4ade804d;
  }

  .page-header-title {
    color: #fff;
    letter-spacing: -.01em;
    margin: 0 0 4px;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
  }

  .page-header-subtitle {
    color: #ffffffd9;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.45;
  }

  .page-header-actions {
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-top: 4px;
    display: flex;
  }

  .page-header-btn {
    font-family: var(--font-body);
    cursor: pointer;
    white-space: nowrap;
    border: none;
    border-radius: 10px;
    align-items: center;
    gap: 8px;
    padding: 9px 16px;
    font-size: 14px;
    font-weight: 600;
    transition: transform .15s, box-shadow .15s, background .15s;
    display: inline-flex;
  }

  .page-header-btn--primary {
    color: #0f0069;
    background: #fbe840;
    box-shadow: 0 4px 12px #fbe84059;
  }

  .page-header-btn--primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 16px #fbe84073;
  }

  .page-header-btn--ghost {
    color: #fff;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: #ffffff1f;
    border: 1px solid #ffffff40;
  }

  .page-header-btn--ghost:hover {
    background: #fff3;
    transform: translateY(-1px);
  }

  .page-header-stats {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 10px;
    margin: 18px 0 0;
    padding: 0;
    list-style: none;
    display: grid;
  }

  .page-header-stat {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background: #ffffff1a;
    border: 1px solid #ffffff2e;
    border-radius: 12px;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    transition: background .15s, transform .15s;
    display: flex;
  }

  .page-header-stat:hover {
    background: #ffffff29;
  }

  .page-header-stat--highlight {
    background: #fbe8402e;
    border-color: #fbe8408c;
    box-shadow: 0 0 0 1px #fbe84059, 0 6px 18px -6px #fbe8404d;
  }

  .page-header-stat--link {
    cursor: pointer;
    padding: 0;
  }

  .page-header-stat--link:hover {
    background: #ffffff2e;
    transform: translateY(-1px);
  }

  .page-header-stat-link {
    width: 100%;
    height: 100%;
    color: inherit;
    border-radius: 12px;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    text-decoration: none;
    display: flex;
  }

  .page-header-stat-link:focus-visible {
    outline-offset: 2px;
    outline: 2px solid #ffffffb3;
  }

  .page-header-stat-icon {
    font-size: 18px;
    line-height: 1;
  }

  .page-header-stat-number {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
  }

  .page-header-stat-label {
    color: #ffffffc7;
    text-align: right;
    margin-left: auto;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
  }

  .page-header-tabs {
    background: #ffffff14;
    border: 1px solid #ffffff26;
    border-radius: 14px;
    gap: 6px;
    width: fit-content;
    max-width: 100%;
    margin-top: 18px;
    padding: 6px;
    display: flex;
    overflow-x: auto;
  }

  .page-header-tab {
    color: #ffffffc7;
    font-family: var(--font-body);
    cursor: pointer;
    white-space: nowrap;
    background: none;
    border: none;
    border-radius: 10px;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 500;
    transition: background .15s, color .15s, transform .15s;
    display: inline-flex;
  }

  .page-header-tab:hover:not(.page-header-tab--active) {
    color: #fff;
    background: #ffffff14;
  }

  .page-header-tab--active {
    color: #0f0069;
    background: #fff;
    font-weight: 600;
    box-shadow: 0 4px 10px #0000002e;
  }

  .page-header-tab-icon {
    font-size: 16px;
    line-height: 1;
    display: inline-flex;
  }

  .page-header-tab-badge {
    color: #fff;
    background: #ef4444;
    border-radius: 999px;
    justify-content: center;
    align-items: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    display: inline-flex;
  }

  .page-header-tab--active .page-header-tab-badge {
    background: #dc2626;
  }

  @media (max-width: 640px) {
    .page-header {
      border-radius: 16px;
      padding: 22px 20px 18px;
    }

    .page-header-title {
      font-size: 22px;
    }

    .page-header-subtitle {
      font-size: 13px;
    }

    .page-header-row--top {
      gap: 14px;
    }

    .page-header-actions {
      width: 100%;
    }

    .page-header-actions .page-header-btn {
      flex: auto;
      justify-content: center;
    }

    .page-header-stats {
      grid-template-columns: repeat(2, 1fr);
    }

    .page-header-stat-number {
      font-size: 18px;
    }

    .page-header-stat, .page-header-stat-link {
      flex-direction: column;
      align-items: flex-start;
      gap: 4px;
    }

    .page-header-stat-label {
      text-align: left;
      margin-left: 0;
    }

    .page-header-tabs {
      width: 100%;
    }
  }

  .verify-email-banner-mobile {
    display: none;
  }

  .verify-email-banner-desktop {
    display: inline;
  }

  @media (max-width: 640px) {
    .verify-email-banner-mobile {
      display: inline;
    }

    .verify-email-banner-desktop {
      display: none;
    }
  }

  .page-section {
    border: 1px solid var(--color-neutral-200, #e5e7eb);
    background: #fff;
    border-radius: 16px;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0 1px 3px #0000000a;
  }

  .page-section-header {
    border-bottom: 1px solid var(--color-neutral-100, #f3f4f6);
    justify-content: space-between;
    align-items: flex-start;
    gap: 16px;
    padding: 18px 24px;
    display: flex;
  }

  .page-section-titles {
    min-width: 0;
  }

  .page-section-title {
    color: var(--color-text, #1a1a2e);
    letter-spacing: -.005em;
    margin: 0;
    font-size: 17px;
    font-weight: 600;
  }

  .page-section-caption {
    color: var(--color-text-muted, #8888a4);
    margin: 2px 0 0;
    font-size: 13px;
    line-height: 1.45;
  }

  .page-section-actions {
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    display: flex;
  }

  .page-section-body {
    padding: 20px 24px;
  }

  .page-section--flush .page-section-body {
    padding: 0;
  }

  @media (max-width: 640px) {
    .page-section-header, .page-section-body {
      padding: 14px 16px;
    }
  }

  .help-fab {
    bottom: var(--help-fab-offset);
    z-index: 9000;
    width: var(--help-fab-size);
    height: var(--help-fab-size);
    cursor: pointer;
    opacity: .55;
    border: none;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    transition: transform .15s, box-shadow .15s, opacity .18s;
    display: inline-flex;
    position: fixed;
    box-shadow: 0 4px 12px #0f172a26, 0 2px 4px #0f172a14;
  }

  .help-fab:hover, .help-fab:focus-visible, .help-fab--open {
    opacity: 1;
  }

  .help-fab:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px #0f172a33, 0 3px 6px #0f172a1a;
  }

  .help-fab:focus-visible {
    outline: 3px solid var(--color-primary-300, #a5b4fc);
    outline-offset: 3px;
  }

  .help-fab--left {
    left: var(--help-fab-offset);
    background: var(--color-primary-600, #4f46e5);
    color: #fff;
  }

  .help-fab--left .help-fab-icon {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
  }

  .help-fab--open {
    transform: scale(.94);
  }

  .help-chat {
    bottom: var(--help-chat-bottom);
    left: var(--help-fab-offset);
    z-index: 9001;
    border: 1px solid var(--color-neutral-200, #e5e7eb);
    width: 360px;
    max-width: calc(100vw - 32px);
    height: 520px;
    max-height: calc(100vh - 120px);
    font-family: var(--font-body, system-ui, sans-serif);
    background: #fff;
    border-radius: 14px;
    flex-direction: column;
    animation: .16s ease-out helpChatIn;
    display: flex;
    position: fixed;
    overflow: hidden;
    box-shadow: 0 24px 60px -12px #0f172a40, 0 10px 20px -6px #0f172a1a;
  }

  @keyframes helpChatIn {
    from {
      opacity: 0;
      transform: translateY(8px) scale(.98);
    }

    to {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
  }

  .help-chat-head {
    background: var(--color-primary-600, #4f46e5);
    color: #fff;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    display: flex;
  }

  .help-chat-avatar {
    object-fit: cover;
    background: #fff;
    border-radius: 50%;
    flex: none;
    width: 40px;
    height: 40px;
    box-shadow: 0 0 0 2px #ffffff8c;
  }

  .help-chat-head-text {
    flex-direction: column;
    flex: auto;
    min-width: 0;
    line-height: 1.15;
    display: flex;
  }

  .help-chat-name {
    letter-spacing: .01em;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    font-weight: 700;
    display: inline-flex;
  }

  .help-chat-online {
    background: #34d399;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    box-shadow: 0 0 0 2px #34d39959;
  }

  .help-chat-title {
    letter-spacing: .01em;
    opacity: .82;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    font-weight: 500;
    overflow: hidden;
  }

  .help-chat-close {
    width: 28px;
    height: 28px;
    color: inherit;
    cursor: pointer;
    background: none;
    border: none;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 1;
    display: inline-flex;
  }

  .help-chat-close:hover {
    background: #ffffff2e;
  }

  .help-chat-body {
    background: #fafbfc;
    flex-direction: column;
    flex: auto;
    gap: 10px;
    padding: 14px;
    display: flex;
    overflow-y: auto;
  }

  .help-chat-msg {
    white-space: pre-wrap;
    word-wrap: break-word;
    border-radius: 12px;
    max-width: 88%;
    padding: 9px 12px;
    font-size: 13.5px;
    line-height: 1.5;
  }

  .help-chat-msg--assistant {
    color: var(--color-text, #1f2937);
    border: 1px solid var(--color-neutral-200, #e5e7eb);
    background: #fff;
    border-bottom-left-radius: 4px;
    align-self: flex-start;
  }

  .help-chat-msg--user {
    background: var(--color-primary-600, #4f46e5);
    color: #fff;
    border-bottom-right-radius: 4px;
    align-self: flex-end;
  }

  .help-chat-text {
    display: inline;
  }

  .help-chat-dots {
    align-items: center;
    gap: 4px;
    display: inline-flex;
  }

  .help-chat-dots span {
    background: var(--color-neutral-400, #94a3b8);
    border-radius: 50%;
    width: 6px;
    height: 6px;
    animation: 1.2s ease-in-out infinite both helpDots;
  }

  .help-chat-dots span:nth-child(2) {
    animation-delay: .15s;
  }

  .help-chat-dots span:nth-child(3) {
    animation-delay: .3s;
  }

  @keyframes helpDots {
    0%, 80%, 100% {
      opacity: .3;
      transform: scale(.85);
    }

    40% {
      opacity: 1;
      transform: scale(1);
    }
  }

  .help-chat-suggestions {
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 4px;
    display: flex;
  }

  .help-chat-suggestion {
    border: 1px solid var(--color-primary-200, #c7d2fe);
    color: var(--color-primary-700, #4338ca);
    cursor: pointer;
    background: #fff;
    border-radius: 999px;
    padding: 6px 10px;
    font-size: 12.5px;
    font-weight: 500;
    transition: background .12s, border-color .12s;
  }

  .help-chat-suggestion:hover:not(:disabled) {
    background: var(--color-primary-50, #eef2ff);
    border-color: var(--color-primary-400, #818cf8);
  }

  .help-chat-suggestion:disabled {
    opacity: .5;
    cursor: not-allowed;
  }

  .help-chat-actions {
    background: #fff;
    gap: 8px;
    padding: 8px 12px 0;
    display: flex;
  }

  .help-chat-action {
    cursor: pointer;
    border: 1.5px solid #0000;
    border-radius: 8px;
    flex: 1;
    padding: 8px 10px;
    font-size: 12.5px;
    font-weight: 600;
    line-height: 1.2;
    transition: background .12s, border-color .12s, color .12s;
  }

  .help-chat-action--primary {
    color: #fff;
    background: #0e503f;
    border-color: #0e503f;
  }

  .help-chat-action--primary:hover {
    background: #0a3b2e;
    border-color: #0a3b2e;
  }

  .help-chat-action--danger {
    color: #a33232;
    background: #fff;
    border-color: #a33232;
  }

  .help-chat-action--danger:hover {
    background: #fbe8e8;
  }

  .help-chat-input {
    border-top: 1px solid var(--color-neutral-200, #e5e7eb);
    background: #fff;
    align-items: flex-end;
    gap: 8px;
    padding: 10px 12px;
    display: flex;
  }

  .help-chat-input textarea {
    resize: none;
    border: 1px solid var(--color-neutral-200, #e5e7eb);
    min-height: 36px;
    max-height: 120px;
    color: var(--color-text, #1f2937);
    background: #fafbfc;
    border-radius: 18px;
    flex: 1;
    padding: 8px 12px;
    font-family: inherit;
    font-size: 13.5px;
    line-height: 1.4;
  }

  .help-chat-input textarea:focus {
    border-color: var(--color-primary-400, #818cf8);
    background: #fff;
    outline: none;
  }

  .help-chat-send {
    cursor: pointer;
    background: var(--color-primary-600, #4f46e5);
    color: #fff;
    border: none;
    border-radius: 50%;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    font-size: 16px;
    font-weight: 700;
    transition: background .12s;
    display: inline-flex;
  }

  .help-chat-send:hover:not(:disabled) {
    background: var(--color-primary-700, #4338ca);
  }

  .help-chat-send:disabled {
    opacity: .4;
    cursor: not-allowed;
  }

  @media (max-width: 480px) {
    .help-chat {
      width: calc(100vw - 24px);
      height: 65vh;
      bottom: 78px;
      left: 12px !important;
      right: 12px !important;
    }
  }

  [role="button"]:hover > .editable-title-pencil, [role="button"]:focus > .editable-title-pencil {
    opacity: 1;
    color: var(--color-primary, #0f0069);
  }

  .site-header {
    z-index: 50;
    padding: 16px 24px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }

  .site-header-inner {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .header-nav-link {
    color: var(--color-neutral-400);
    cursor: pointer;
    white-space: nowrap;
    background: none;
    border: none;
    border-radius: 6px;
    align-items: center;
    padding: 8px 14px;
    font-family: inherit;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    transition: color .2s, background-color .2s;
    display: inline-flex;
  }

  .header-nav-link:hover {
    color: var(--color-neutral-500);
    background-color: var(--color-neutral-100);
  }

  .header-dropdown-link {
    color: var(--color-neutral-400);
    white-space: nowrap;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: color .15s, background-color .15s;
    display: block;
  }

  .header-dropdown-link:hover {
    color: var(--color-neutral-500);
    background-color: var(--color-neutral-100);
  }

  .header-mobile-link {
    color: var(--color-neutral-500);
    border-bottom: 1px solid var(--color-neutral-100);
    padding: 12px 0;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    transition: color .15s;
    display: block;
  }

  .header-mobile-link:hover {
    color: var(--color-primary);
  }

  .sidebar-nav-link {
    color: var(--color-neutral-400);
    white-space: nowrap;
    border-radius: 8px;
    align-items: center;
    gap: 12px;
    margin-bottom: 2px;
    padding: 10px 12px;
    text-decoration: none;
    transition: color .15s, background-color .15s;
    display: flex;
    overflow: hidden;
  }

  .sidebar-nav-link:hover {
    color: var(--color-neutral-500);
    background-color: var(--color-neutral-100);
  }

  .sidebar-nav-icon {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    display: flex;
  }

  .sidebar-nav-label {
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
  }

  .animate-fade-in-up {
    opacity: 0;
    animation: .7s ease-out forwards fadeInUp;
  }

  .animate-fade-in {
    opacity: 0;
    animation: .5s ease-out forwards fadeIn;
  }

  .animate-scale-in {
    opacity: 0;
    animation: .5s ease-out forwards scaleIn;
  }

  .animate-float {
    animation: 6s ease-in-out infinite float;
  }

  .delay-100 {
    animation-delay: .1s;
  }

  .delay-200 {
    animation-delay: .2s;
  }

  .delay-300 {
    animation-delay: .3s;
  }

  .delay-400 {
    animation-delay: .4s;
  }

  .delay-500 {
    animation-delay: .5s;
  }

  .transition-premium, .hover-lift {
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
  }

  .hover-lift:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 25px -5px #0000001a;
  }

  .section-title {
    border-top: 1px solid #1c1c1c1a;
    border-bottom: 1px solid #1c1c1c1a;
    justify-content: center;
    align-items: center;
    margin-top: 5rem;
    margin-bottom: 0;
    padding-top: .75rem;
    padding-bottom: .75rem;
    display: flex;
  }

  .section-title h2 {
    color: #1c1c1c;
    margin: 0;
  }

  .footer-social-button {
    background: var(--color-white);
    cursor: pointer;
    border-radius: 9999px;
    justify-content: center;
    align-items: center;
    width: 2.25rem;
    height: 2.25rem;
    transition: all .2s;
    display: flex;
  }

  .footer-social-button:hover {
    transform: scale(1.1);
    box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;
  }
}
@layer components;
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .collapse {
    visibility: collapse;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .sr-only {
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .end {
    inset-inline-end: var(--spacing);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-1\/2 {
    top: 50%;
  }

  .top-3 {
    top: calc(var(--spacing) * 3);
  }

  .top-full {
    top: 100%;
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-3 {
    right: calc(var(--spacing) * 3);
  }

  .right-10 {
    right: calc(var(--spacing) * 10);
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .isolate {
    isolation: isolate;
  }

  .z-10 {
    z-index: 10;
  }

  .z-40 {
    z-index: 40;
  }

  .z-50 {
    z-index: 50;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .mx-auto {
    margin-inline: auto;
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }

  .mr-1\.5 {
    margin-right: calc(var(--spacing) * 1.5);
  }

  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }

  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .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;
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .h-7 {
    height: calc(var(--spacing) * 7);
  }

  .h-full {
    height: 100%;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .w-7 {
    width: calc(var(--spacing) * 7);
  }

  .w-full {
    width: 100%;
  }

  .max-w-md {
    max-width: var(--container-md);
  }

  .min-w-48 {
    min-width: calc(var(--spacing) * 48);
  }

  .flex-1 {
    flex: 1;
  }

  .flex-shrink {
    flex-shrink: 1;
  }

  .flex-shrink-0 {
    flex-shrink: 0;
  }

  .shrink {
    flex-shrink: 1;
  }

  .grow {
    flex-grow: 1;
  }

  .border-collapse {
    border-collapse: collapse;
  }

  .-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-spin {
    animation: var(--animate-spin);
  }

  .resize {
    resize: both;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .items-center {
    align-items: center;
  }

  .items-start {
    align-items: flex-start;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .justify-end {
    justify-content: flex-end;
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }

  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: var(--radius-lg);
  }

  .rounded-md {
    border-radius: var(--radius-md);
  }

  .rounded-xl {
    border-radius: var(--radius-xl);
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .border-blue-500 {
    border-color: var(--color-blue-500);
  }

  .border-t-transparent {
    border-top-color: #0000;
  }

  .bg-green-500\/15 {
    background-color: #00c75826;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-green-500\/15 {
      background-color: color-mix(in oklab, var(--color-green-500) 15%, transparent);
    }
  }

  .bg-red-500\/15 {
    background-color: #fb2c3626;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-red-500\/15 {
      background-color: color-mix(in oklab, var(--color-red-500) 15%, transparent);
    }
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .p-12 {
    padding: calc(var(--spacing) * 12);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .py-0\.5 {
    padding-block: calc(var(--spacing) * .5);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }

  .pt-1\.5 {
    padding-top: calc(var(--spacing) * 1.5);
  }

  .pr-10 {
    padding-right: calc(var(--spacing) * 10);
  }

  .pr-16 {
    padding-right: calc(var(--spacing) * 16);
  }

  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }

  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }

  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }

  .text-center {
    text-align: center;
  }

  .font-mono {
    font-family: var(--font-mono);
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .text-\[0\.8125rem\] {
    font-size: .8125rem;
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }

  .break-all {
    word-break: break-all;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .text-blue-600 {
    color: var(--color-blue-600);
  }

  .text-gray-400 {
    color: var(--color-gray-400);
  }

  .text-green-600 {
    color: var(--color-green-600);
  }

  .text-green-700 {
    color: var(--color-green-700);
  }

  .text-red-600 {
    color: var(--color-red-600);
  }

  .capitalize {
    text-transform: capitalize;
  }

  .lowercase {
    text-transform: lowercase;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .ordinal {
    --tw-ordinal: ordinal;
    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;
  }

  .overline {
    text-decoration-line: overline;
  }

  .underline {
    text-decoration-line: underline;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    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: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    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 {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .blur {
    --tw-blur: blur(8px);
    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, );
  }

  .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, #0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, #0000000f));
    --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);
    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, );
  }

  .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, );
  }

  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .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-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-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .delay-200 {
    transition-delay: .2s;
  }

  .delay-300 {
    transition-delay: .3s;
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

  .delay-200 {
    --tw-animation-delay: .2s;
    animation-delay: .2s;
  }

  .delay-300 {
    --tw-animation-delay: .3s;
    animation-delay: .3s;
  }

  .fade-in {
    --tw-enter-opacity: 0;
  }

  .running {
    animation-play-state: running;
  }

  @media (hover: hover) {
    .hover\:text-blue-800:hover {
      color: var(--color-blue-800);
    }

    .hover\:text-gray-600:hover {
      color: var(--color-gray-600);
    }

    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 64rem) {
    .lg\:block {
      display: block;
    }

    .lg\:flex {
      display: flex;
    }

    .lg\:hidden {
      display: none;
    }

    .lg\:inline-flex {
      display: inline-flex;
    }

    .lg\:w-1\/2 {
      width: 50%;
    }

    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .lg\:p-12 {
      padding: calc(var(--spacing) * 12);
    }

    .lg\:px-10 {
      padding-inline: calc(var(--spacing) * 10);
    }
  }
}
@property --tw-animation-delay {
  syntax: "*";
  inherits: false;
  initial-value: 0s;
}
@property --tw-animation-direction {
  syntax: "*";
  inherits: false;
  initial-value: normal;
}
@property --tw-animation-duration {
  syntax: "*";
  inherits: false
}
@property --tw-animation-fill-mode {
  syntax: "*";
  inherits: false;
  initial-value: none;
}
@property --tw-animation-iteration-count {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
html, body {
  max-width: 100%;
  overflow-x: hidden;
}
html {
  scroll-behavior: smooth;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(24px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes scaleIn {
  from {
    opacity: 0;
    transform: scale(.95);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }
}
@keyframes scrollMosaic {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}
@media print {
  header, footer, nav, .no-print {
    display: none !important;
  }

  body {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    color: #000 !important;
    background: #fff !important;
  }

  .shadow, .shadow-sm, .shadow-md, .shadow-lg {
    box-shadow: none !important;
  }

  .border-b, .border {
    border: none !important;
  }

  .rounded-xl, .rounded-lg {
    border-radius: 0 !important;
  }

  @page {
    margin: 2cm;
  }
}
@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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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: 0;
}
@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-backdrop-blur {
  syntax: "*";
  inherits: false
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}
@property --tw-duration {
  syntax: "*";
  inherits: false
}
@property --tw-ease {
  syntax: "*";
  inherits: false
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
