Every value below was read off the live site: colours ranked by painted area, radii by element census, type by computed style. The declared values that render nowhere are listed at the bottom so the next person does not resurrect them.
COLOUR
#5e1717#59697a#1c1c1c#f2f2f2#cbcbcb#ffffffTYPE
One family, Montserrat, self-hosted by the source and free on Google Fonts, so it is used directly with no substitution. Tracking on every heading is exactly 10% of its own font size, which is the single rule that makes the system recognisable.
MASTER CRAFTSMEN
WINDOWS DONE RIGHT
THE RIGHT FIT FOR EVERY HOME
OUR 3-STEP PROCESS
LIFETIME VALUE GUARANTEED
TESTIMONIALS
Since 2004, Las Vegas and Henderson homeowners have trusted Master Craftsmen Inc. to get it right the first time.
Built with Ultrex fiberglass frames, Infinity windows resist cracking, warping, and rotting in even the harshest desert conditions.
CONTROLS
| Variant | Ground | Hover, transcribed from the source |
|---|---|---|
.btn--slate | #59697a | Flips to white ground with a slate border |
.btn--red | #5e1717 | Flips to white ground with an oxblood border |
.btn--white | #ffffff | Flips to the ink ground |
.btn--red-link | None | transform: translateX(5px) |
DEVICES
A 30px hairline before an uppercase label, above nearly every heading on the site.
THE MASTER CRAFTSMEN DIFFERENCE
1px rules in grey mid, used for list markers, claim separators and meta strips.
Opaque to 8%, clear to 92%, opaque again. Rebuilt in CSS rather than approximated with a soft gradient.
Every dark band is a photograph under rgba(0,0,0,.7). The container also declares a solid ink ground so text is never unpainted.
ASSETS

Primary mark, the only variant the source ships.

On-dark variant, derived by inverting lightness and holding hue.




DO NOT RESURRECT
| Value | Why it is not in this system |
|---|---|
9999px radius | Declared once per page, renders on 6 elements, all slider arrows. Not the button system. |
#ff6900 and the Gutenberg presets | WordPress core defaults. They paint on zero elements. |
21 --bs-* tokens | Bootstrap defaults, never referenced by the theme. |
| 159 hover and focus selectors | Framework rules whose classes appear on no crawled page. |
#212529 | Bootstrap body colour leaking onto 51 elements. The authored ink is #1c1c1c and the kit uses one ink. |