/**
 * SNAPSMACK - Dark variant for the new-horizon skin
 * Alpha v0.7.5
 */

/*
 * SNAPSMACK_EOF_HEADER
 * Last non-empty line of this file MUST be the canonical CSS EOF
 * marker: slash-star, space, five equals, space, the literal string
 * 'SNAPSMACK EOF', space, five equals, space, star-slash.
 * (Authoritative byte sequence: tools/check-eof.py EOF_MARKERS['.css'].)
 * Missing or different = truncated/corrupted. Restore before saving.
 */



:root {
    --bg-page:        #000000;
    --bg-secondary:   #131313;
    --bg-tertiary:    #222222;
    --bg-chrome:      #393939;
    --border-primary: #333333;
    --border-accent:  #666666;
    --border-dim:     #222222;
    --text-primary:   #cccccc;
    --text-bright:    #ffffff;
    --text-secondary: #aaaaaa;
    --text-dim:       #888888;
    --text-muted:     #555555;
    --text-faint:     #444444;
    --text-link:      #eeeeee;
    --input-bg:       #222222;
}
/* ===== SNAPSMACK EOF ===== */
