/*
 * Traffic Attorney Colorado brand layer.
 * Loaded last and scoped to the county-guide pages.
 */
.lncg-page.lrr-refined,
.lncg-page.court-refined {
	--lrr-navy: #283eb0;
	--lrr-navy-dark: #0f194f;
	--lrr-navy-mid: #172776;
	--lrr-ink: #161b2a;
	--lrr-muted: #667080;
	--lrr-cream: #f5f7fb;
	--lrr-paper: #fff;
	--lrr-gold: #f0d63a;
	--lrr-gold-deep: #d0b400;
	--lrr-gold-soft: #fff7c2;
	--lrr-line: #e4e7ee;
	--lrr-shadow: 0 24px 55px rgba(23, 39, 118, .14);
	--court-navy: #0f194f;
	--court-blue: #283eb0;
	--court-gold: #f0d63a;
	--court-cream: #f5f7fb;
	--court-ink: #161b2a;
	--court-muted: #667080;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

.lncg-page.lrr-refined h1,
.lncg-page.lrr-refined h2,
.lncg-page.lrr-refined h3,
.lncg-page .court-glance-card h2,
.lncg-page .court-glance-card h3,
.lncg-page .court-notice h2,
.lncg-page .court-notice-mark,
.lncg-page .court-finder-strip > strong,
.lncg-page .lrr-trust-number,
.lncg-page .lrr-trust-grid strong,
.lncg-page .lrr-portrait figcaption strong,
.lncg-page .lrr-faq summary {
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
	font-weight: 800;
	letter-spacing: -.035em;
}

.lncg-page.lrr-refined .lrr-hero {
	background:
		linear-gradient(90deg, rgba(15, 25, 79, .98) 0%, rgba(40, 62, 176, .91) 54%, rgba(40, 62, 176, .32) 100%),
		var(--lrr-hero-image) center 52% / cover no-repeat;
}

.lncg-page.lrr-refined .lrr-hero::after {
	border-color: rgba(240, 214, 58, .34);
}

.lncg-page .lrr-btn {
	border-width: 2px;
	border-radius: 28px;
}

.lncg-page .lrr-btn--navy {
	border-color: #283eb0;
	background: #283eb0;
}

.lncg-page .lrr-btn--navy:hover,
.lncg-page .lrr-btn--navy:focus {
	background: #172776;
}

.lncg-page .lrr-trust-band,
.lncg-page .lncg-check-item,
.lncg-page .lrr-related-card {
	background: #283eb0;
}

.lncg-page .court-compare,
.lncg-page .court-track,
.lncg-page .court-source,
.lncg-page .court-contact-step,
.lncg-page .lncg-trip-grid article,
.lncg-page .lrr-principles div {
	border-radius: 12px;
}

.lncg-page .court-compare--primary,
.lncg-page .lrr-bring-card,
.lncg-page .lncg-source-date {
	border-top-color: #f0d63a;
}

.lncg-page .court-finder-strip {
	overflow: hidden;
	border-radius: 12px;
	box-shadow: 0 18px 52px rgba(23, 39, 118, .09);
}

.lncg-page .court-finder-strip > strong {
	color: #0f194f;
	background: #f0d63a;
}

.lncg-page .court-notice-inner {
	border-left-color: #f0d63a;
	border-radius: 12px;
}

.lncg-page .court-notice-mark {
	background: #283eb0;
}

.lncg-page .court-compare-kicker,
.lncg-page .court-source-label,
.lncg-page .court-track-label,
.lncg-page .lrr-eyebrow {
	color: #283eb0;
}

.lncg-page .lrr-hero .lrr-eyebrow,
.lncg-page .lrr-start .lrr-eyebrow,
.lncg-page .lrr-cta .lrr-eyebrow,
.lncg-page .lrr-related-card span {
	color: #fff7c2;
}

.lncg-page .lncg-transparency {
	background: rgba(15, 25, 79, .58);
}

.lncg-page.lrr-refined .lrr-cta {
	background:
		linear-gradient(90deg, rgba(15, 25, 79, .98), rgba(40, 62, 176, .80)),
		var(--lrr-cta-image) center 52% / cover no-repeat;
}

.lncg-page .lncg-back-resources,
.lncg-page .court-compare a,
.lncg-page .court-source a,
.lncg-page .court-track a,
.lncg-page .court-notice a {
	color: #283eb0;
}

.lncg-page .lrr-attorney-grid {
	grid-template-columns: minmax(350px, .83fr) minmax(0, 1.17fr) !important;
	align-items: start !important;
}

.lncg-page .lrr-attorney-copy {
	align-self: start !important;
	padding-top: 8px !important;
}

@media (max-width: 780px) {
	.lncg-page .lrr-hero {
		display: block;
	}

	.lncg-page .lncg-photo-credit {
		width: 100%;
	}

	.lncg-page .lrr-attorney-grid {
		grid-template-columns: 1fr !important;
	}
}

.tacmg-hub {
	width: 100vw;
	max-width: none;
	margin-left: calc(50% - 50vw);
	color: #161b2a;
	background: #fff;
	font: 17px/1.65 Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

.tacmg-hub *,
.tacmg-hub *::before,
.tacmg-hub *::after {
	box-sizing: border-box;
}

.tacmg-hub-hero {
	padding: 112px 24px 96px;
	color: #fff;
	background: linear-gradient(135deg, #283eb0, #0f194f);
}

.tacmg-hub-hero > div,
.tacmg-hub-list {
	width: min(1180px, calc(100% - 42px));
	margin-inline: auto;
}

.tacmg-hub-hero p:first-child {
	margin: 0 0 16px;
	color: #fff7c2;
	font-size: 12px;
	font-weight: 850;
	letter-spacing: .22em;
	text-transform: uppercase;
}

.tacmg-hub-hero h1 {
	max-width: 880px;
	margin: 0 0 24px;
	color: #fff;
	font-size: clamp(46px, 6vw, 78px);
	font-weight: 850;
	line-height: 1.08;
	letter-spacing: -.045em;
}

.tacmg-hub-hero p:last-child {
	max-width: 760px;
	margin: 0;
	color: rgba(255, 255, 255, .82);
	font-size: 20px;
}

.tacmg-hub-list {
	padding: 90px 0;
}

.tacmg-hub-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.tacmg-hub-card {
	display: flex;
	min-height: 320px;
	padding: 30px;
	border-top: 6px solid #f0d63a;
	border-radius: 12px;
	flex-direction: column;
	background: #f5f7fb;
	box-shadow: 0 18px 45px rgba(23, 39, 118, .09);
}

.tacmg-hub-card > span {
	color: #283eb0;
	font-size: 11px;
	font-weight: 850;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.tacmg-hub-card h2 {
	margin: 18px 0 13px;
	color: #0f194f;
	font-size: 31px;
	line-height: 1.1;
}

.tacmg-hub-card p {
	color: #667080;
}

.tacmg-hub-card a {
	margin-top: auto;
	color: #283eb0;
	font-weight: 850;
	text-underline-offset: 5px;
}

.tacmg-hub-notice {
	margin: 42px 0 0;
	padding: 22px;
	border-left: 5px solid #f0d63a;
	background: #f5f7fb;
	color: #667080;
	font-size: 13px;
}

@media (max-width: 900px) {
	.tacmg-hub-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 620px) {
	.tacmg-hub-hero > div,
	.tacmg-hub-list {
		width: calc(100% - 30px);
	}

	.tacmg-hub-grid {
		grid-template-columns: 1fr;
	}
}
