.nl-page-shell { width: min(100% - 40px, 1040px); margin-inline: auto; }
.nl-page-hero {
	position: relative;
	overflow: hidden;
	padding: 112px 0 96px;
	background: linear-gradient(120deg, rgba(10, 16, 34, .96), rgba(18, 20, 53, .82));
	border-bottom: 1px solid var(--ntegrity-border);
}
.nl-page-hero::after { position: absolute; inset: auto -10% -190px 38%; height: 380px; content: ""; background: radial-gradient(ellipse, rgba(97, 49, 204, .3), transparent 68%); pointer-events: none; }
.nl-page-hero > .nl-page-shell { position: relative; z-index: 1; }
.nl-page-hero > .nl-page-shell > span { color: #8db0ff; font-size: 11px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.nl-page-hero h1 { max-width: 880px; margin: 18px 0 0; font-size: clamp(60px, 8vw, 104px); }
.nl-page-hero p { max-width: 680px; margin: 24px 0 0; color: var(--ntegrity-muted); font-size: 17px; }
.nl-page-body, .nl-coa-library, .nl-coa-record { padding: 88px 0 112px; background: rgba(5, 8, 23, .74); }
.nl-prose { max-width: var(--ntegrity-reading-width); padding: clamp(24px, 4vw, 46px); background: rgba(13, 20, 41, .9); border: 1px solid var(--ntegrity-border); border-radius: var(--ntegrity-radius-medium); box-shadow: var(--ntegrity-shadow-soft); }
.nl-prose h2 { margin: 58px 0 18px; font-size: clamp(38px, 5vw, 58px); }
.nl-prose h3 { margin: 40px 0 14px; font-size: 29px; }
.nl-prose p, .nl-prose li { color: #c1c9dc; line-height: 1.78; }
.nl-prose hr { border: 0; border-top: 1px solid var(--ntegrity-border); margin: 42px 0; }
.nl-prose a { text-underline-offset: 3px; }
.nl-prose > :first-child { margin-top: 0; }
.nl-page-hero--coa { background: linear-gradient(120deg, rgba(9, 15, 35, .98) 52%, rgba(56, 28, 112, .72)); }
.nl-coa-search { display: grid; grid-template-columns: 1fr auto; gap: 10px; max-width: 720px; margin-top: 34px; }
.nl-coa-search input { min-height: 52px; padding: 12px 16px; }
.nl-coa-search button { min-width: 160px; padding-inline: 18px; }
.nl-coa-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.nl-coa-list article { position: relative; overflow: hidden; padding: 32px; border: 1px solid var(--ntegrity-border); border-radius: var(--ntegrity-radius-medium); background: linear-gradient(150deg, rgba(19, 29, 56, .96), rgba(10, 16, 34, .96)); box-shadow: 0 18px 45px rgba(0,0,0,.24); }
.nl-coa-list article::before { position: absolute; inset: 0 0 auto; height: 3px; content: ""; background: var(--ntegrity-gradient); }
.nl-coa-list article > span { color: #8db0ff; font-size: 11px; letter-spacing: .1em; text-transform: uppercase; }
.nl-coa-list h2 { margin: 34px 0 14px; font-size: 36px; }
.nl-coa-list h2 a { color: var(--ntegrity-ink); text-decoration: none; }
.nl-coa-list p { color: var(--ntegrity-muted); }
.nl-text-link { font-size: 12px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; }
.nl-empty-state { padding: 46px; background: var(--ntegrity-surface); border: 1px solid var(--ntegrity-border); border-radius: var(--ntegrity-radius-medium); }
.nl-empty-state strong { display: block; font-family: var(--ntegrity-font-display); font-size: 36px; text-transform: uppercase; }
.nl-empty-state p { margin-bottom: 0; color: var(--ntegrity-muted); }
.nl-coa-record__grid { display: grid; grid-template-columns: 1fr .8fr; gap: 34px; }
.nl-coa-record__grid > * { min-width: 0; }
.nl-coa-record dl { margin: 0; padding: 28px; background: rgba(13, 20, 41, .94); border: 1px solid var(--ntegrity-border); border-top: 4px solid var(--ntegrity-cobalt); border-radius: var(--ntegrity-radius-medium); }
.nl-coa-record dl div { display: grid; grid-template-columns: .8fr 1.2fr; padding: 13px 0; border-bottom: 1px solid var(--ntegrity-border); }
.nl-coa-record dt { color: #929db6; font-size: 11px; text-transform: uppercase; }
.nl-coa-record dd { margin: 0; color: var(--ntegrity-ink); font-weight: 600; }
.ntegrity-product-standard { display: grid; gap: 3px; margin: 18px 0; padding: 15px 17px; background: rgba(32, 102, 249, .1); border: 1px solid rgba(75, 119, 255, .2); border-left: 3px solid var(--ntegrity-cobalt); }
.ntegrity-product-standard strong { color: var(--ntegrity-ink); font-size: 12px; text-transform: uppercase; }
.ntegrity-product-standard span { color: var(--ntegrity-muted); font-size: 12px; }

/* Elementor and generic content pages */
.ntegrity-site:not(.home) .elementor-location-single, .ntegrity-site:not(.home) .elementor-location-archive, .ntegrity-site:not(.home) article.page, .ntegrity-site:not(.home) article.post { color: var(--ntegrity-ink); }
.ntegrity-site:not(.home) .elementor-widget-text-editor, .ntegrity-site:not(.home) .entry-content { color: #c1c9dc; }
.ntegrity-site:not(.home) .elementor-widget-container, .ntegrity-site:not(.home) .entry-content { --e-global-color-text: #c1c9dc; }
.ntegrity-site .wp-block-table table { border-color: var(--ntegrity-border); }
.ntegrity-site .wp-block-table td, .ntegrity-site .wp-block-table th { border-color: var(--ntegrity-border); color: #c1c9dc; }

@media (max-width: 700px) {
	.nl-page-shell { width: min(100% - 28px, 1040px); }
	.nl-page-hero { padding: 72px 0 64px; }
	.nl-page-body, .nl-coa-library, .nl-coa-record { padding: 62px 0 78px; }
	.nl-coa-search, .nl-coa-list, .nl-coa-record__grid { grid-template-columns: 1fr; }
	.nl-coa-search button { width: 100%; }
	.nl-coa-record dl div { grid-template-columns: 1fr; gap: 5px; }
}
