html[data-dsh-skin="whale-song"] [id="root"] {
  background: none;
}

html[data-dsh-skin="whale-song"] a {
  color: #2f6fb8;
}

html[data-dsh-skin="whale-song"] a:visited {
  color: #6a5fa8;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] a {
  color: #8ab4de;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] a:visited {
  color: #a58fdc;
}

html[data-dsh-skin="whale-song"] :focus-visible {
  outline: 2px solid var(--dsw-alias-state-business-primary);
  outline-offset: 2px;
}

html[data-dsh-skin="whale-song"] [data-pane="sidebar"] {
  color: var(--dsw-alias-label-primary);
}

html[data-dsh-skin="whale-song"] [role="tooltip"] {
  background: var(--dsw-alias-tooltip-bg);
  color: var(--dsw-alias-tooltip-fg);
}

html[data-dsh-skin="whale-song"] [role="dialog"], html[data-dsh-skin="whale-song"] [role="dialog"] [class*="navCell"]:not([aria-current="true"]) {
  color: var(--dsw-alias-label-primary);
}

html[data-dsh-skin="whale-song"] button[role="tab"], html[data-dsh-skin="whale-song"] button[role="tab"]:hover, html[data-dsh-skin="whale-song"] button[role="tab"]:active, html[data-dsh-skin="whale-song"] button[role="tab"]:disabled, html[data-dsh-skin="whale-song"] button[role="tab"]:hover:not(:disabled), html[data-dsh-skin="whale-song"] button[role="tab"]:active:not(:disabled) {
  box-shadow: none;
  text-shadow: none;
  color: var(--dsw-alias-label-primary);
  filter: none;
  opacity: 1;
  background-color: #0000;
  background-image: none;
  border: 0;
  transform: none;
}

html[data-dsh-skin="whale-song"] [data-aionui-explorer-col], html[data-dsh-skin="whale-song"] [data-aionui-preview-col], html[data-dsh-skin="whale-song"] .aionui-root {
  backdrop-filter: blur(12px);
}

html[data-dsh-skin="whale-song"] .aionui-dialog, html[data-dsh-skin="whale-song"] .aionui-menu, html[data-dsh-skin="whale-song"] .aionui-toast {
  backdrop-filter: blur(14px);
}

html[data-dsh-skin="whale-song"] .aionui-overlay {
  background: #0a1e4a66;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] .aionui-overlay {
  background: #0000008c;
}

html[data-dsh-skin="whale-song"] button, html[data-dsh-skin="whale-song"] a, html[data-dsh-skin="whale-song"] .aionui-btn, html[data-dsh-skin="whale-song"] .aionui-menu-item, html[data-dsh-skin="whale-song"] .aionui-explorer-handle, html[data-dsh-skin="whale-song"] .aionui-preview-handle {
  transition: background-color .13s, border-color .13s, box-shadow .13s, color .13s, opacity .13s;
}

html[data-dsh-skin="whale-song"] ::-webkit-scrollbar-thumb {
  transition: background-color .13s;
}

html[data-dsh-skin="whale-song"] a:hover {
  color: #16315f;
  text-decoration: underline;
}

html[data-dsh-skin="whale-song"] a:active {
  color: #122b54;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] a:hover {
  color: #b8c4e4;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] a:active {
  color: #cdd6ee;
}

html[data-dsh-skin="whale-song"] button:disabled, html[data-dsh-skin="whale-song"] .aionui-btn:disabled, html[data-dsh-skin="whale-song"] .aionui-menu-item-disabled {
  opacity: .55;
  cursor: not-allowed;
}

html[data-dsh-skin="whale-song"] .aionui-btn:disabled:hover, html[data-dsh-skin="whale-song"] .aionui-menu-item-disabled:hover {
  box-shadow: none;
  background-color: #0000;
}

html[data-dsh-skin="whale-song"] .aionui-explorer-handle, html[data-dsh-skin="whale-song"] .aionui-preview-handle {
  background: #dae3ee;
}

html[data-dsh-skin="whale-song"] .aionui-explorer-handle:hover, html[data-dsh-skin="whale-song"] .aionui-preview-handle:hover {
  background: #82acd7;
  box-shadow: 0 0 6px #4d8fd466;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] .aionui-explorer-handle, html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] .aionui-preview-handle {
  background: #274070;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] .aionui-explorer-handle:hover, html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] .aionui-preview-handle:hover {
  background: #4b6192;
  box-shadow: 0 0 6px #8ab4de66;
}

html[data-dsh-skin="whale-song"] .aionui-floating-expand:hover {
  background: #e5f0f9;
  border-color: #6fa1d5;
}

html[data-dsh-skin="whale-song"] .aionui-floating-expand:active {
  background: #d9e9f5;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] .aionui-floating-expand:hover {
  background: #1c3460;
  border-color: #6fa1d5;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] .aionui-floating-expand:active {
  background: #213a68;
}

html[data-dsh-skin="whale-song"] .aionui-collapse-chevron:hover {
  color: #6fa1d5;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] .aionui-collapse-chevron:hover {
  color: #a8c8e8;
}

html[data-dsh-skin="whale-song"] .aionui-menu-item:not(.aionui-menu-item-disabled):hover {
  background: #4d8fd41f;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] .aionui-menu-item:not(.aionui-menu-item-disabled):hover {
  background: #8ab4de29;
}

@media (prefers-reduced-motion: reduce) {
  html[data-dsh-skin="whale-song"] button, html[data-dsh-skin="whale-song"] a, html[data-dsh-skin="whale-song"] .aionui-btn, html[data-dsh-skin="whale-song"] .aionui-menu-item, html[data-dsh-skin="whale-song"] .aionui-explorer-handle, html[data-dsh-skin="whale-song"] .aionui-preview-handle, html[data-dsh-skin="whale-song"] ::-webkit-scrollbar-thumb {
    transition: none;
  }
}

html[data-dsh-skin="whale-song"] [data-gitgraph-lanes] > [data-gitgraph-glyph="node"]:nth-child(6n+1), html[data-dsh-skin="whale-song"] [data-gitgraph-lanes] > [data-gitgraph-glyph="merge"]:nth-child(6n+1) {
  color: #4d8fd4;
}

html[data-dsh-skin="whale-song"] [data-gitgraph-lanes] > [data-gitgraph-glyph="node"]:nth-child(6n+2), html[data-dsh-skin="whale-song"] [data-gitgraph-lanes] > [data-gitgraph-glyph="merge"]:nth-child(6n+2) {
  color: #2e8e52;
}

html[data-dsh-skin="whale-song"] [data-gitgraph-lanes] > [data-gitgraph-glyph="node"]:nth-child(6n+3), html[data-dsh-skin="whale-song"] [data-gitgraph-lanes] > [data-gitgraph-glyph="merge"]:nth-child(6n+3) {
  color: #d9b45b;
}

html[data-dsh-skin="whale-song"] [data-gitgraph-lanes] > [data-gitgraph-glyph="node"]:nth-child(6n+4), html[data-dsh-skin="whale-song"] [data-gitgraph-lanes] > [data-gitgraph-glyph="merge"]:nth-child(6n+4) {
  color: #6fa1d5;
}

html[data-dsh-skin="whale-song"] [data-gitgraph-lanes] > [data-gitgraph-glyph="node"]:nth-child(6n+5), html[data-dsh-skin="whale-song"] [data-gitgraph-lanes] > [data-gitgraph-glyph="merge"]:nth-child(6n+5) {
  color: #1a3a7a;
}

html[data-dsh-skin="whale-song"] [data-gitgraph-lanes] > [data-gitgraph-glyph="node"]:nth-child(6n), html[data-dsh-skin="whale-song"] [data-gitgraph-lanes] > [data-gitgraph-glyph="merge"]:nth-child(6n) {
  color: #58b058;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-lanes] > [data-gitgraph-glyph="node"]:nth-child(6n+1), html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-lanes] > [data-gitgraph-glyph="merge"]:nth-child(6n+1) {
  color: #8ab4de;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-lanes] > [data-gitgraph-glyph="node"]:nth-child(6n+2), html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-lanes] > [data-gitgraph-glyph="merge"]:nth-child(6n+2) {
  color: #58b058;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-lanes] > [data-gitgraph-glyph="node"]:nth-child(6n+3), html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-lanes] > [data-gitgraph-glyph="merge"]:nth-child(6n+3) {
  color: #e3c070;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-lanes] > [data-gitgraph-glyph="node"]:nth-child(6n+4), html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-lanes] > [data-gitgraph-glyph="merge"]:nth-child(6n+4) {
  color: #a8c8e8;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-lanes] > [data-gitgraph-glyph="node"]:nth-child(6n+5), html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-lanes] > [data-gitgraph-glyph="merge"]:nth-child(6n+5) {
  color: #4d6fa8;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-lanes] > [data-gitgraph-glyph="node"]:nth-child(6n), html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-lanes] > [data-gitgraph-glyph="merge"]:nth-child(6n) {
  color: #7cc97c;
}

html[data-dsh-skin="whale-song"] [data-gitgraph-ref]:not([data-gitgraph-ref-current]) {
  background: #4d8fd41f;
  border: 1px solid #1a3a7a33;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-ref]:not([data-gitgraph-ref-current]) {
  background: #8ab4de24;
  border-color: #a8c8e833;
}

html[data-dsh-skin="whale-song"] div:has( > div > [data-gitgraph-chip]) {
  --dsw-alias-button-tool-bar-fill: #4d8fd414;
  --dsw-alias-border-l2: #4d8fd461;
  --dsw-alias-label-secondary: #16315f;
  --dsw-alias-label-tertiary: #6fa1d5;
  --dsw-alias-interactive-bg-hover: #4d8fd424;
  --dsw-alias-interactive-bg-active: #4d8fd433;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] div:has( > div > [data-gitgraph-chip]) {
  --dsw-alias-button-tool-bar-fill: #8ab4de14;
  --dsw-alias-border-l2: #a8c8e861;
  --dsw-alias-label-secondary: #dce9f5;
  --dsw-alias-label-tertiary: #a5b3da;
  --dsw-alias-interactive-bg-hover: #8ab4de24;
  --dsw-alias-interactive-bg-active: #8ab4de38;
}

html[data-dsh-skin="whale-song"] div:has( > div > [data-gitgraph-chip]) > button[aria-expanded="true"], html[data-dsh-skin="whale-song"] [data-gitgraph-chip][aria-expanded="true"] {
  background-color: #4d8fd429;
}

html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] div:has( > div > [data-gitgraph-chip]) > button[aria-expanded="true"], html[data-dsh-skin="whale-song"] body[data-ds-dark-theme] [data-gitgraph-chip][aria-expanded="true"] {
  background-color: #8ab4de2e;
}

html[data-dsh-skin="whale-song"] [data-phase="active"] [class*="composerSeat"] {
  background: none !important;
}

html[data-dsh-skin="whale-song"] [data-phase="active"] [class*="composerSeat"]:before {
  content: "";
  z-index: -1;
  pointer-events: none;
  background: linear-gradient(180deg, transparent 0px, var(--dsw-alias-bg-base) 36px);
  backdrop-filter: blur(10px);
  position: absolute;
  inset: 0;
}

html[data-dsh-skin="whale-song"] [id="root"] { background: transparent; }

html[data-dsh-skin="whale-song"] body { --shiki-background: var(--dsw-alias-markdown-code-block); }
