/* Active theme key: deep-ink */
/* Active theme file: theme-deep-ink.css */
:root {
  --theme-top-menu-bg: #07111b;
  --theme-top-menu-text: #bdd1e4;
  --theme-top-menu-border: rgba(104, 196, 244, 0.18);
  --theme-nav-bg: #061522;
  --theme-nav-bg-end: #0d3048;
  --theme-nav-bg-fixed: rgba(9, 26, 41, 0.94);
  --theme-nav-edge: rgba(104, 196, 244, 0.14);
  --theme-nav-shadow: rgba(7, 17, 27, 0.32);
  --theme-dropdown-bg: rgba(8, 21, 34, 0.97);
  --theme-search-bg: #102b40;
  --theme-search-bg-deep: #091d2d;
  --theme-search-edge: rgba(118, 214, 255, 0.18);
  --theme-panel-dark: #07151f;
  --theme-panel-divider: rgba(133, 212, 255, 0.22);
  --theme-tags-bg: #0f2536;
  --theme-tags-bg-end: #091723;
  --theme-links-bg: #0d1f2f;
  --theme-links-bg-end: #081521;
  --theme-footer-bg: #07111b;
  --theme-footer-end: #040b12;
  --theme-accent: #12ddff;
  --theme-accent-hover: #83ecff;
  --theme-accent-muted: #0fa9cf;
  --theme-accent-strong: #0b7f9f;
  --theme-accent-glow: rgba(18, 221, 255, 0.30);
  --theme-button: #0ea4cf;
  --theme-button-outline: #14496d;
  --theme-link: #8ee7ff;
  --theme-link-hover: #d0f6ff;
  --theme-gallery-active: #19d7ff;
  --theme-page-bg: #e9f2f8;
  --theme-page-glow: rgba(18, 221, 255, 0.16);
  --theme-page-sheen: rgba(255,255,255,0.42);
  --theme-surface: #fafdff;
  --theme-surface-muted: #e3eef6;
  --theme-section-wash: #d7e6f2;
  --theme-card-surface: #f8fdff;
  --theme-card-surface-end: #edf6fc;
  --theme-card-border: #c9dce9;
  --theme-text-main: #23445c;
  --theme-text-soft: #628198;
  --theme-heading: #102b42;
  --theme-border-soft: #d6e4ef;
  --theme-section-kicker: #6789a2;
  --theme-section-line: #23d7ff;
  --theme-section-glow: rgba(18, 221, 255, 0.16);
  --theme-nav-active-bg: #0d3b55;
  --theme-nav-active-bg-end: #10789c;
  --theme-nav-divider: rgba(154, 223, 255, 0.12);
  --theme-nav-bullet-glow: rgba(18, 221, 255, 0.11);
  --theme-link-divider: rgba(180, 226, 248, 0.14);
  --theme-card-shadow: rgba(13, 34, 53, 0.08);
  --theme-card-shadow-strong: rgba(13, 34, 53, 0.18);
}
