
/* Source: assets/insights-v1168.css */
/* DK Expressions Insights editorial system — v1.16.8 */
.dk-insights-hero{background:radial-gradient(circle at 78% 48%,rgba(38,158,255,.22),transparent 28%),linear-gradient(145deg,#02070d,#071726)}
.dk-insights{width:100%;padding:clamp(70px,8vw,124px) max(24px,calc((100vw - 1440px)/2));background:#02070d;color:#f7fbff}
.dk-insights-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:7vw;align-items:end;margin-bottom:42px}
.dk-insights-heading h2{max-width:900px;margin:0;color:#fff;font-size:clamp(52px,6.5vw,104px);font-weight:950;line-height:.88;letter-spacing:-.055em;text-transform:uppercase}
.dk-insights-heading>p{max-width:600px;margin:0;color:#d8e5ee;font-size:clamp(17px,1.25vw,21px);line-height:1.7}
.dk-insights-heading>p strong{display:block;margin-bottom:8px;color:#2da9ff;font-size:clamp(38px,4vw,64px);line-height:1}

.dk-insights-categories{display:flex;gap:10px;margin-bottom:40px;padding:0 0 18px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#2da9ff #06111d}
.dk-insights-categories a{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px;padding:12px 15px;border:1px solid color-mix(in srgb,var(--cat-accent) 42%,transparent);background:color-mix(in srgb,var(--cat-deep) 70%,#02070d);color:#fff;font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase;transition:.25s}
.dk-insights-categories a:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--cat-accent);box-shadow:0 0 14px var(--cat-accent)}
.dk-insights-categories a span{color:var(--cat-accent);font-size:10px}
.dk-insights-categories a:hover,.dk-insights-categories a.is-active{border-color:var(--cat-accent);background:var(--cat-deep);transform:translateY(-2px)}

.dk-insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.dk-insight-card{position:relative;min-width:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--cat-accent) 34%,rgba(255,255,255,.08));background:linear-gradient(155deg,color-mix(in srgb,var(--cat-deep) 58%,#06111d),#03080e 70%);isolation:isolate;transition:transform .32s,border-color .32s,box-shadow .32s}
.dk-insight-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;z-index:3;background:var(--cat-accent);box-shadow:0 0 24px var(--cat-accent)}
.dk-insight-card:hover{transform:translateY(-7px);border-color:var(--cat-accent);box-shadow:0 24px 70px color-mix(in srgb,var(--cat-deep) 70%,transparent)}
.dk-insight-card>a{display:flex;height:100%;flex-direction:column;color:#fff}
.dk-insight-media{position:relative;height:230px;overflow:hidden;background:radial-gradient(circle at 55% 45%,var(--cat-deep),#02070d 72%)}
.dk-insight-media:after{content:"";position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(transparent,rgba(2,7,13,.82))}
.dk-insight-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.88) contrast(1.05);transition:transform .55s,filter .55s}
.dk-insight-card:hover .dk-insight-media img{transform:scale(1.055);filter:saturate(1.08) contrast(1.05)}
.dk-insight-media>span{display:grid;height:100%;place-items:center;color:color-mix(in srgb,var(--cat-accent) 70%,#fff);font-size:74px;font-weight:950;letter-spacing:-.08em;text-shadow:0 0 35px var(--cat-accent)}
.dk-insight-copy{display:flex;flex:1;flex-direction:column;padding:24px 24px 26px}
.dk-insight-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.dk-insight-category{color:var(--cat-accent);font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.dk-insight-meta time{color:#b7c5d2;font-size:11px;font-weight:750}
.dk-insight-featured{align-self:flex-start;margin:0 0 14px;padding:7px 9px;background:var(--cat-accent);color:#02070d;font-size:9px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
.dk-insight-card h3{margin:0;color:#fff;font-size:clamp(24px,2vw,34px);font-weight:900;line-height:1.04;letter-spacing:-.035em;text-transform:uppercase}
.dk-insight-card p{margin:18px 0 0;color:#d7e2eb;font-size:15px;line-height:1.65}
.dk-insight-read{margin-top:auto;padding-top:24px;color:var(--cat-accent);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}

.dk-insight-card.is-lead{grid-column:span 2;grid-row:span 2}
.dk-insight-card.is-lead>a{display:grid;grid-template-columns:1.08fr .92fr}
.dk-insight-card.is-lead .dk-insight-media{height:100%;min-height:590px}
.dk-insight-card.is-lead .dk-insight-copy{padding:clamp(30px,4vw,58px)}
.dk-insight-card.is-lead h3{font-size:clamp(42px,4.6vw,72px);line-height:.94}
.dk-insight-card.is-lead p{font-size:18px;line-height:1.7}

.dk-insights-pagination{margin-top:55px;border-top:1px solid rgba(76,175,255,.22);padding-top:30px}
.dk-insights-pagination .page-numbers{display:flex;flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none}
.dk-insights-pagination a,.dk-insights-pagination span{display:grid;min-width:42px;height:42px;place-items:center;border:1px solid rgba(76,175,255,.25);color:#fff;font-size:12px;font-weight:850}
.dk-insights-pagination .current,.dk-insights-pagination a:hover{border-color:#2da9ff;background:#168ed5;color:#fff}
.dk-insights-pagination .prev,.dk-insights-pagination .next{padding:0 16px}
.dk-insights-empty{grid-column:1/-1;padding:50px;border:1px solid rgba(76,175,255,.22);text-align:center}

@media(max-width:1100px){
  .dk-insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dk-insight-card.is-lead{grid-column:1/-1;grid-row:auto}
}
@media(max-width:760px){
  .dk-insights{padding:70px 20px 90px}
  .dk-insights-heading{grid-template-columns:1fr;gap:22px;margin-bottom:30px}
  .dk-insights-heading h2{font-size:clamp(46px,13vw,64px);line-height:.92}
  .dk-insights-heading>p{font-size:17px;line-height:1.65}
  .dk-insights-heading>p strong{font-size:44px}
  .dk-insights-categories{margin-right:-20px;margin-bottom:30px;padding-right:20px}
  .dk-insights-grid{grid-template-columns:1fr;gap:16px}
  .dk-insight-card.is-lead{grid-column:auto}
  .dk-insight-card.is-lead>a{display:flex}
  .dk-insight-card.is-lead .dk-insight-media{height:260px;min-height:0}
  .dk-insight-card.is-lead .dk-insight-copy{padding:26px 22px}
  .dk-insight-card.is-lead h3,.dk-insight-card h3{font-size:clamp(27px,8vw,38px);line-height:1}
  .dk-insight-media{height:220px}
  .dk-insight-copy{padding:22px 20px 24px}
  .dk-insight-card p,.dk-insight-card.is-lead p{font-size:16px;line-height:1.65}
  .dk-insights-pagination{margin-top:38px}
}
@media(prefers-reduced-motion:reduce){
  .dk-insight-card,.dk-insight-media img,.dk-insights-categories a{transition:none}
}


/* Source: assets/css/final-spacing-v1237.css */
/* DK Expressions final colour + responsive spacing lock — v1.23.7. */

/* The shared availability pulse must stay readable above every page system. */
body .dkx-booking-pulse {
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
}

body .dkx-booking-pulse__inner {
	gap: clamp(30px, 4vw, 64px);
	padding-top: 27px;
	padding-bottom: 24px;
}

body .dkx-booking-pulse__booking,
body .dkx-booking-pulse__slots {
	gap: 12px 16px;
	line-height: 1.35;
}

body .dkx-booking-pulse__booking span,
body .dkx-booking-pulse__slots span {
	color: #f6f9fc !important;
	-webkit-text-fill-color: #f6f9fc !important;
	opacity: 1 !important;
}

body .dkx-booking-pulse .dkx-booking-pulse__booking strong {
	color: #43baff !important;
	-webkit-text-fill-color: #43baff !important;
	opacity: 1 !important;
}

body .dkx-booking-pulse .dkx-booking-pulse__slots strong {
	color: #ff536d !important;
	-webkit-text-fill-color: #ff536d !important;
}

body .dkx-booking-pulse .dkx-booking-pulse__slots b {
	color: #ffc857 !important;
	-webkit-text-fill-color: #ffc857 !important;
}

body .dkx-booking-pulse__booking i {
	background: #2ad6c9 !important;
	box-shadow: 0 0 0 5px rgba(42, 214, 201, .12) !important;
}

/* Keep the Infinity Switchboard instrument labels visible. */
body .dkxip-switch-topline,
body .dkxip-switch-topline span {
	color: #43baff !important;
	-webkit-text-fill-color: #43baff !important;
	opacity: 1 !important;
}

body .dkxip-switch-topline b {
	color: #2ad6c9 !important;
	-webkit-text-fill-color: #2ad6c9 !important;
	opacity: 1 !important;
}

@media (max-width: 820px) {
	body .dkx-booking-pulse__inner {
		width: min(calc(100% - 36px), 680px);
		gap: 22px;
		padding-top: 31px;
		padding-bottom: 30px;
	}

	body .dkx-booking-pulse__booking,
	body .dkx-booking-pulse__slots {
		align-items: center;
		gap: 12px 14px;
		line-height: 1.45;
	}

	/* Home — preserve Editorial Command while preventing headline collisions. */
	body .dkxhp-hero {
		padding-top: 120px;
		padding-bottom: 86px;
	}

	body .dkxhp-hero h1 {
		line-height: .98 !important;
		letter-spacing: -.06em !important;
	}

	body .dkxhp-lead {
		margin-bottom: 40px;
		line-height: 1.65 !important;
	}

	body .dkxhp-section-head h2,
	body .dkxhp-final h2,
	body .dkxhp-analytics-head h2,
	body .dkxhp-site-stats h3,
	body .dkxhp-offer h3 {
		line-height: .96 !important;
	}

	body .dkxhp-section-head,
	body .dkxhp-analytics-head {
		gap: 28px;
	}

	/* Industries — keep the Switchboard rhythm but give each line room. */
	body .dkxip-switch-hero {
		gap: 56px;
		padding-top: 58px;
		padding-bottom: 82px;
	}

	body .dkxip-switch-copy h1,
	body .dkxip-switch-stage > header h2,
	body .dkxip-switch-publishing > header h2,
	body .dkxip-rates-intro h2,
	body .dkxip-final h2 {
		line-height: .92 !important;
		letter-spacing: -.055em !important;
	}

	body .dkxip-switch-copy > p:last-child,
	body .dkxip-switch-publishing > header > p:last-child,
	body .dkxip-rates-intro > p:last-child,
	body .dkxip-final p {
		line-height: 1.68 !important;
	}

	body .dkxip-switch-stage > header,
	body .dkxip-switch-publishing > header,
	body .dkxip-rates-intro {
		gap: 32px;
	}

	/* Start a Project + Rate Card — clear, separated mobile display type. */
	body .dkxcr-contact-hero h1,
	body .dkxcr-rates-hero h1,
	body .dkxcr-brief-guide h2,
	body .dkxcr-form-header h2,
	body .dkxcr-section-title h2,
	body .dkxcr-rate-world h3,
	body .dkxcr-other-services h2,
	body .dkxcr-commercial-notes h2,
	body .dkxcr-rate-final h2 {
		line-height: .96 !important;
		letter-spacing: -.055em !important;
	}

	body .dkxcr-rates-hero-copy > p:not(.dkxcr-kicker):not(.dkxcr-download-status),
	body .dkxcr-section-title > p:last-child,
	body .dkxcr-brief-guide > p:not(.dkxcr-kicker),
	body .dkxcr-rate-final > div:first-child > p:last-child {
		line-height: 1.65 !important;
	}

	/* Locked Insights — retain Timecode Stream with more breathing room. */
	body .dkxoi-hero-copy h1,
	body .dkxoi-heading h2,
	body .dkxoi-section-head h2,
	body .dkxoi-channel-head h2 {
		line-height: .92 !important;
		letter-spacing: -.06em !important;
	}

	body .dkxoi-slide-copy h3 {
		line-height: 1.02 !important;
	}

	body .dkxoi-card-copy h3 {
		line-height: 1.1 !important;
	}

	body .dkxoi-section-head,
	body .dkxoi-channel-head {
		gap: 30px;
	}
}

@media (max-width: 560px) {
	body .dkx-booking-pulse__inner {
		width: calc(100% - 32px);
		gap: 24px;
		padding-top: 28px;
		padding-bottom: 28px;
	}

	body .dkx-booking-pulse__booking,
	body .dkx-booking-pulse__slots {
		gap: 13px 12px;
	}

	body .dkx-booking-pulse__booking span,
	body .dkx-booking-pulse__slots span {
		font-size: 11px;
		line-height: 1.45;
	}

	body .dkx-booking-pulse .dkx-booking-pulse__booking strong {
		font-size: clamp(30px, 9.5vw, 42px);
		line-height: 1 !important;
	}

	body .dkx-booking-pulse .dkx-booking-pulse__slots strong {
		font-size: clamp(42px, 14vw, 58px);
		line-height: .9 !important;
	}

	body .dkx-booking-pulse .dkx-booking-pulse__slots b {
		width: 100%;
		margin-top: 3px;
		font-size: clamp(19px, 6.2vw, 27px);
		line-height: 1.08 !important;
	}

	body .dkxhp-hero {
		padding-top: 112px;
		padding-bottom: 82px;
	}

	body .dkxhp--editorial .dkxhp-hero h1 {
		font-size: clamp(42px, 12.5vw, 60px) !important;
		line-height: 1 !important;
		letter-spacing: -.055em !important;
	}

	body .dkxhp-kicker,
	body .dkxhp-eyebrow {
		margin-bottom: 24px;
		line-height: 1.55 !important;
	}

	body .dkxhp-section {
		padding-top: 92px;
		padding-bottom: 92px;
	}

	body .dkxhp-door h3,
	body .dkxhp-quote-grid blockquote p {
		line-height: 1.16 !important;
	}

	body .dkxip-switch-topline {
		flex-wrap: wrap;
		gap: 14px 22px;
		font-size: 9px;
		line-height: 1.5;
	}

	body .dkxip-switch-copy h1 {
		font-size: clamp(50px, 13.2vw, 64px) !important;
		line-height: .97 !important;
	}

	body .dkxip-switch-copy > p:last-child {
		margin-top: 38px;
		font-size: 16px;
	}

	body .dkxip-switch-stage,
	body .dkxip-switch-publishing {
		padding-top: 104px;
		padding-bottom: 104px;
	}

	body .dkxip-switch-panel h2,
	body .dkxip-switch-publishing h3,
	body .dkxip-rate-card h3 {
		line-height: 1 !important;
	}

	body .dkxcr-rates-hero {
		min-height: 0;
		padding-top: 126px;
		padding-bottom: 104px;
	}

	body .dkxcr-rates-hero h1,
	body .dkxcr-contact-hero h1 {
		font-size: clamp(46px, 12.8vw, 64px) !important;
		line-height: .98 !important;
	}

	body .dkxcr-rates-hero-copy > p:not(.dkxcr-kicker):not(.dkxcr-download-status) {
		margin-top: 38px;
		font-size: 16px;
	}

	body .dkxcr-rate-summary,
	body .dkxcr-commercial-notes {
		padding-top: 110px;
		padding-bottom: 110px;
	}

	body .dkxoi-spectrum-hero {
		padding-bottom: 90px;
	}

	body .dkxoi-hero-copy h1 {
		font-size: clamp(3.2rem, 16vw, 5rem) !important;
		line-height: .93 !important;
	}

	body .dkxoi-hero-copy > p:last-child {
		margin-top: 38px;
		line-height: 1.68 !important;
	}

	body .dkxoi-heading {
		margin-bottom: 56px;
	}

	body .dkxoi-heading h2,
	body .dkxoi-section-head h2,
	body .dkxoi-channel-head h2 {
		line-height: .94 !important;
	}

	body .dkxoi-streams-intro {
		margin-bottom: 76px;
	}

	body .dkxoi-channel {
		padding-bottom: 118px;
	}

	body .dkxoi-card-copy > p {
		margin-top: 22px;
		margin-bottom: 30px;
		line-height: 1.68 !important;
	}
}
