/* Auto-generated by ThemeEngine. Desktop web-theme bridge for the active web slice. */
:root {
      --core-bg: #0f1116;
      --core-bg-deep: #0f1116;
      --core-overlay: rgba(15, 17, 22, 158);
      --core-shadow-soft: 0 18px 40px rgba(0, 0, 0, 0.24);
      --core-shadow-panel: 0 24px 56px rgba(2, 4, 10, 0.34);

      --web-panel: #000000;
      --web-panel-alt: #000000;
      --web-border: #e84f03;
      --web-text: #3cc3bf;
      --web-text-soft: #3cc3bf;
      --web-accent: #ff5500;
      --web-success: #4dff9f;
      --web-warning: #ffbf47;
      --web-danger: #ff6f7d;
      --web-focus: #ff5500;

      --surface-page: rgba(15, 17, 22, 46);
      --surface-page-line: rgba(232, 79, 3, 184);
      --surface-panel: rgba(0, 0, 0, 48);
      --surface-panel-strong: rgba(0, 0, 0, 64);
      --surface-card: rgba(0, 0, 0, 148);
      --surface-card-strong: rgba(0, 0, 0, 172);
      --surface-border-soft: rgba(232, 79, 3, 52);

      --text-strong: #3cc3bf;
      --text-soft: rgba(60, 195, 191, 210);
      --text-muted: rgba(60, 195, 191, 158);
      --text-cyan: #ff5500;
      --text-success: #4dff9f;
      --text-danger: #ff6f7d;

      --action-primary-start: rgba(255, 85, 0, 50);
      --action-primary-end: rgba(0, 0, 0, 90);
      --action-primary-line: rgba(255, 85, 0, 214);
      --action-primary-shadow: 0 18px 30px rgba(255, 85, 0, 72);

      --hero-title-fill: linear-gradient(180deg, #fffef9 0%, #fff6d4 16%, #ffd76b 35%, #fff0b9 52%, #efb247 74%, #fff4d8 100%);

      --motion-fast: 160ms ease;
      --motion-base: 180ms ease;

      --layout-shell-radius: 28px;
      --layout-hero-radius: 24px;
      --layout-panel-radius: 22px;
      --layout-card-radius: 18px;

      --web-start-background: #0f1116;
      --web-start-overlay: #000000;
      --web-start-headline: #3cc3bf;
      --web-start-subline: #3cc3bf;
      --web-start-cta: #ff5500;

      --web-link-panel: #000000;
      --web-link-input: #000000;
      --web-link-cta: #ff5500;
      --web-link-validation: #ff6f7d;

      --web-completion-overlay: #0f1116;
      --web-completion-headline: #ff0000;
      --web-completion-text: #3cc3bf;
      --web-completion-highlight: #4dff9f;
}
