/* 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: #221416;
      --web-panel-alt: #221416;
      --web-border: #ff595e;
      --web-text: #fff0f1;
      --web-text-soft: #fff0f1;
      --web-accent: #e63946;
      --web-success: #44ff9f;
      --web-warning: #ffbf47;
      --web-danger: #ff6f7d;
      --web-focus: #e63946;

      --surface-page: rgba(15, 17, 22, 46);
      --surface-page-line: rgba(255, 89, 94, 184);
      --surface-panel: rgba(34, 20, 22, 68);
      --surface-panel-strong: rgba(34, 20, 22, 84);
      --surface-card: rgba(34, 20, 22, 88);
      --surface-card-strong: rgba(34, 20, 22, 112);
      --surface-border-soft: rgba(255, 89, 94, 52);

      --text-strong: #fff0f1;
      --text-soft: rgba(255, 240, 241, 210);
      --text-muted: rgba(255, 240, 241, 158);
      --text-cyan: #e63946;
      --text-success: #44ff9f;
      --text-danger: #ff6f7d;

      --action-primary-start: rgba(230, 57, 70, 230);
      --action-primary-end: rgba(34, 20, 22, 110);
      --action-primary-line: rgba(230, 57, 70, 214);
      --action-primary-shadow: 0 18px 30px rgba(230, 57, 70, 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: #221416;
      --web-start-headline: #fff0f1;
      --web-start-subline: #fff0f1;
      --web-start-cta: #e63946;

      --web-link-panel: #221416;
      --web-link-input: #221416;
      --web-link-cta: #e63946;
      --web-link-validation: #ff6f7d;

      --web-completion-overlay: #0f1116;
      --web-completion-headline: #ff8fa3;
      --web-completion-text: #fff0f1;
      --web-completion-highlight: #44ff9f;
}
