{
  "id": "amazon-cloudscape-dark",
  "tagline": "AWS Console",
  "mode": "dark",
  "physics": "flat",
  "palette": {
    "color-premium": "#ff8c00",
    "color-system": "#a078ff",
    "color-success": "#00e055",
    "color-error": "#ff3c40",
    "color-premium-light": "oklch(from var(--color-premium) calc(l * 1.25) c h)",
    "color-premium-dark": "oklch(from var(--color-premium) calc(l * 0.75) c h)",
    "color-premium-subtle": "oklch(from var(--color-premium) l c h / 0.15)",
    "color-system-light": "oklch(from var(--color-system) calc(l * 1.25) c h)",
    "color-system-dark": "oklch(from var(--color-system) calc(l * 0.75) c h)",
    "color-system-subtle": "oklch(from var(--color-system) l c h / 0.15)",
    "color-success-light": "oklch(from var(--color-success) calc(l * 1.25) c h)",
    "color-success-dark": "oklch(from var(--color-success) calc(l * 0.75) c h)",
    "color-success-subtle": "oklch(from var(--color-success) l c h / 0.15)",
    "color-error-light": "oklch(from var(--color-error) calc(l * 1.25) c h)",
    "color-error-dark": "oklch(from var(--color-error) calc(l * 0.75) c h)",
    "color-error-subtle": "oklch(from var(--color-error) l c h / 0.15)",
    "font-atmos-heading": "'Open Sans', sans-serif",
    "font-atmos-body": "'Open Sans', sans-serif",
    "bg-canvas": "#161d26",
    "bg-spotlight": "#232d39",
    "bg-surface": "#1b232d",
    "bg-sunk": "#0e131a",
    "energy-primary": "#42b4ff",
    "energy-secondary": "#75cfff",
    "border-color": "rgba(66, 70, 80, 0.6)",
    "text-main": "#ebebf0",
    "text-dim": "#c6c6cd",
    "text-mute": "#8c8c94"
  },
  "disclaimer": "Atmospheric study inspired by Amazon's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Amazon. The downloadable atmosphere file contains color, motion, and typographic-rhythm tokens only — no brand logos, marks, or proprietary assets. All trademarks are the property of their respective owners.",
  "description": "Amazon Web Services Console dark mode — transcribed from Cloudscape Design System dark tokens. Signature tinted near-black-blue canvas #161d26 (color-background-layout-main dark; NOT pure black, the cool-blue tint IS the Cloudscape dark signature — distinct from Carbon gray-100 #161616 and Fluent's warm-gray #1f1f1f), surface lifted to #1b232d (color-background-cell-shaded dark) for the raised feel. AWS Blue lifts to #42b4ff (color-background-button-primary-default dark) for AA contrast against the lifted canvas; #75cfff (the documented hover-dark token) holds accent / second-tier hover. Text rides the documented Cloudscape dark heading-default / body-default ramp (#ebebf0 / #c6c6cd / #8c8c94). Brand profile carries the AWS Console chrome: 4-16px modern-institutional radii ladder, 115/165/250ms duration tier (notably faster than Fluent 200ms — engineered to feel responsive under high data density), -7% density expressing the documented compact-comfortable rhythm, Open Sans semibold heading + regular body. Dark-mode only by design — the AWS Console is iconic in its dark register; the retail Amazon register (warm orange over white, amazon.com commerce chrome) lives on the sibling amazon-retail-light entry at its own canonical mode. Distinguished from microsoft-fluent-dark by canvas hue (Cloudscape cool-blue tint vs Fluent warm-gray) and from ibm-carbon-dark by shape and palette ladder (Cloudscape's 4-16px curves + cool-blue tinted canvas vs Carbon's zero-radii rectangles + neutral gray-100).",
  "sources": [
    "https://cloudscape.design",
    "https://cloudscape.design/foundation/visual-foundation/design-tokens/",
    "https://cdn.jsdelivr.net/npm/@cloudscape-design/design-tokens@latest/index-visual-refresh.json",
    "https://aws.amazon.com/console/"
  ],
  "antiPatterns": [
    "Don't substitute the canvas with pure #000000 or with Carbon gray-100 #161616 — Cloudscape dark canvas is the tinted #161d26 per the documented color-background-layout-main dark token; the cool-blue tint IS the AWS Console dark signature, and pure black collapses this onto Netflix marquee territory while gray-100 collapses it onto Carbon.",
    "Don't drop to the light-token #006ce0 as primary — at the lifted dark canvas it fails the 3:1 interactive floor against #1b232d. The lift to #42b4ff IS the Cloudscape color-background-button-primary-default dark token; lift-to-lighter is the documented mode adaptation, not arbitrary engineering.",
    "Don't substitute Open Sans with Inter — Cloudscape's documented font-family-base puts Open Sans first in the stack and Open Sans IS the AWS Console chrome typeface; Inter is neo-grotesque (Helvetica lineage) and reads as generic SaaS chrome, losing the institutional voice.",
    "Don't add an amazon-cloudscape-light sibling — the AWS Console is iconic in its dark register, and a light Cloudscape would visually overlap with amazon-retail-light (both flat-light on white surfaces, near-identical text ramps, differing only in primary color). The atmospheric studies here are deliberately differentiated by register AND mode."
  ],
  "brand": {
    "id": "amazon",
    "name": "Amazon",
    "radii": {
      "sm": "4px",
      "md": "8px",
      "lg": "12px",
      "xl": "16px"
    },
    "motion": {
      "speedFast": 115,
      "speedBase": 165,
      "speedSlow": 250,
      "easeSpringSnappy": "cubic-bezier(0.84, 0, 0.16, 1)",
      "easeFlow": "cubic-bezier(0, 0, 0, 1)"
    },
    "typography": {
      "weightHeading": 600,
      "weightDisplay": 600,
      "weightButton": 600
    },
    "density": 0.93,
    "fonts": {
      "heading": {
        "family": "Open Sans"
      },
      "body": {
        "family": "Open Sans"
      }
    }
  }
}
