:root {
	--ac-paper: #f5f3ee;
	--ac-paper-deep: #e9e6df;
	--ac-ink: #171717;
	--ac-graphite: #424242;
	--ac-machine: #1d1d1d;
	--ac-machine-dark: #090909;
	--ac-steel: #8f9394;
	--ac-galvanized: #c8c9c7;
	--ac-line: #cfcbc2;
	--ac-rust: #e86d0a;
	--ac-rust-dark: #b94f00;
	--ac-white: #ffffff;
	--ac-width-narrow: 740px;
	--ac-width-copy: 920px;
	--ac-width-standard: 1180px;
	--ac-width-wide: 1360px;
	--ac-width-stage: 1540px;
	--ac-width-full: 100%;
	--ac-gutter: clamp(20px, 4vw, 62px);
	--ac-font: "Aptos", "Segoe UI", "Helvetica Neue", Helvetica, Arial, ui-sans-serif, system-ui, sans-serif;
	--ac-mono: "Courier New", Courier, ui-monospace, monospace;
}
