@page {
	margin: 0.6in;
}

*,
*::before,
*::after {
	box-shadow: none !important;
	text-shadow: none !important;
}

html,
body {
	background: #fff !important;
	color: #111 !important;
	font-family: Georgia, serif;
}

body::before,
.background-orb,
.skip-link,
.site-nav,
.site-footer,
.hero__actions,
.cta-row,
.filter-bar {
	display: none !important;
}

.site-header {
	position: static;
	border: 0;
	background: transparent;
}

.site-header__inner,
.shell {
	width: 100%;
}

.page-main {
	padding: 1rem 0 0;
}

.hero,
.page-hero,
.panel,
.metric-card,
.list-card,
.detail-card,
.audit-card,
.trend-card,
.table-card {
	break-inside: avoid;
	border-color: #bbb !important;
	background: #fff !important;
}

a {
	color: #111 !important;
	text-decoration: underline;
}
