/*
Theme Name: VDesktop Ninja
Theme URI: https://vdesktop.ninja/
Author: Dominik
Author URI: https://vdesktop.ninja/
Description: Nowoczesny, szybki i dostępny motyw blokowy dla bloga o VDI, VMware Horizon, systemach i cyberbezpieczeństwie.
Requires at least: 6.6
Tested up to: 7.0
Requires PHP: 8.0
Version: 1.3.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vdesktop-ninja
Domain Path: /languages
Tags: blog, news, block-patterns, block-styles, custom-colors, custom-logo, editor-style, featured-images, full-site-editing, translation-ready, wide-blocks
*/

:root {
	--vdn-shadow-sm: 0 1px 2px rgba(7, 17, 31, 0.06), 0 8px 24px rgba(7, 17, 31, 0.05);
	--vdn-shadow-md: 0 18px 50px rgba(7, 17, 31, 0.12);
	--vdn-transition: 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

* {
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

a {
	text-underline-offset: 0.18em;
	text-decoration-thickness: 0.08em;
	transition:
		color var(--vdn-transition),
		background-color var(--vdn-transition),
		border-color var(--vdn-transition),
		transform var(--vdn-transition);
}

a:hover {
	color: var(--wp--preset--color--accent-dark);
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible,
[tabindex]:focus-visible {
	outline: 3px solid var(--wp--preset--color--mint);
	outline-offset: 3px;
}

::selection {
	color: var(--wp--preset--color--ink);
	background: var(--wp--preset--color--mint);
}

img {
	height: auto;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	word-wrap: normal !important;
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
}

.screen-reader-text:focus {
	clip: auto !important;
	clip-path: none;
	color: var(--wp--preset--color--ink);
	background: var(--wp--preset--color--white);
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	inset: 0 auto auto 0;
	line-height: normal;
	padding: 1rem 1.25rem;
	text-decoration: none;
	width: auto;
	z-index: 100000;
}

body.site-shell {
	min-height: 100vh;
}

body.site-shell > .wp-site-blocks {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.site-header {
	backdrop-filter: saturate(140%) blur(14px);
	background: rgba(7, 17, 31, 0.95);
	border-bottom: 1px solid rgba(255, 255, 255, 0.09);
	position: sticky;
	top: 0;
	z-index: 100;
}

.admin-bar .site-header {
	top: 32px;
}

.site-header__inner {
	min-height: 4.75rem;
}

.site-header__actions {
	min-width: 0;
}

.site-brand {
	flex-shrink: 0;
}

.site-brand .wp-block-site-logo img {
	border-radius: 0.65rem;
}

.site-brand .wp-block-site-title {
	font-size: clamp(1.05rem, 2vw, 1.3rem);
	letter-spacing: -0.025em;
	white-space: nowrap;
}

.site-brand__logo {
	background: #ffffff;
	border: 1px solid #dfe3e8;
	border-radius: 0.35rem;
	display: block;
	flex: 0 0 44px;
	height: 44px;
	overflow: hidden;
	width: 44px;
}

.site-brand__logo img {
	display: block;
	height: 64px;
	max-width: none;
	transform: translate(-10px, -6px);
	width: 64px;
}

.site-brand .wp-block-site-title a {
	color: var(--wp--preset--color--white);
	text-decoration: none;
}

.site-header .wp-block-navigation {
	color: var(--wp--preset--color--white);
	font-size: 0.92rem;
	font-weight: 650;
}

.site-header .wp-block-navigation-item__content {
	padding-block: 0.4rem;
}

.site-header .wp-block-navigation-item__content:hover,
.site-header .current-menu-item > .wp-block-navigation-item__content {
	color: var(--wp--preset--color--mint);
}

.site-header .wp-block-navigation__responsive-container.is-menu-open {
	background: var(--wp--preset--color--ink);
	color: var(--wp--preset--color--white);
	padding: 1.5rem;
}

.site-header .wp-block-navigation__responsive-container-open,
.site-header .wp-block-navigation__responsive-container-close {
	color: var(--wp--preset--color--white);
}

.site-header .wp-block-search {
	flex-basis: 12rem;
}

.site-header .wp-block-search__inside-wrapper {
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 999px;
	overflow: hidden;
}

.site-header .wp-block-search__input {
	background: rgba(255, 255, 255, 0.08);
	border: 0;
	color: var(--wp--preset--color--white);
	min-width: 0;
	padding: 0.6rem 0.8rem;
}

.site-header .wp-block-search__input::placeholder {
	color: rgba(255, 255, 255, 0.65);
}

.site-header .wp-block-search__button {
	background: transparent;
	color: var(--wp--preset--color--white);
	margin: 0;
	padding: 0.55rem 0.75rem;
}

.site-header .lang-item a,
.site-header .wpml-ls-item a {
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 999px;
	padding: 0.25rem 0.55rem;
}

.site-main {
	flex: 1;
}

.vdn-hero {
	background:
		radial-gradient(circle at 83% 18%, rgba(99, 230, 190, 0.18), transparent 22rem),
		radial-gradient(circle at 4% 105%, rgba(91, 140, 255, 0.26), transparent 28rem),
		linear-gradient(145deg, #07111f 0%, #0c1f39 62%, #0b2941 100%);
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	color: var(--wp--preset--color--white);
	overflow: hidden;
	padding-block: clamp(4.5rem, 7vw, 6.25rem) !important;
	position: relative;
}

.vdn-hero::before {
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
	background-size: 42px 42px;
	content: "";
	inset: 0;
	mask-image: linear-gradient(to bottom, #000, transparent);
	pointer-events: none;
	position: absolute;
}

.vdn-hero::after {
	display: none;
}

.vdn-hero > .wp-block-group {
	position: relative;
	z-index: 1;
}

.vdn-eyebrow {
	align-items: center;
	color: var(--wp--preset--color--mint);
	display: flex;
	font-size: 0.78rem;
	font-weight: 800;
	gap: 0.6rem;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.vdn-eyebrow::before {
	background: currentColor;
	border-radius: 999px;
	content: "";
	height: 0.5rem;
	width: 0.5rem;
}

.vdn-hero h1 {
	color: var(--wp--preset--color--white);
	font-size: clamp(2.65rem, 6.4vw, 5.15rem);
	letter-spacing: -0.06em;
	line-height: 0.98;
	max-width: 12ch;
	text-wrap: balance;
}

.vdn-hero__lead {
	color: var(--wp--preset--color--steel-light);
	font-size: clamp(1.05rem, 2vw, 1.25rem);
	line-height: 1.65;
	max-width: 45rem;
}

.vdn-signal {
	align-items: center;
	background: rgba(255, 255, 255, 0.07);
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 1.25rem;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.09);
	display: flex;
	gap: 1rem;
	max-width: 34rem;
	padding: 1rem 1.1rem;
}

.vdn-signal__icon {
	align-items: center;
	background: var(--wp--preset--color--mint);
	border-radius: 0.85rem;
	color: var(--wp--preset--color--ink);
	display: flex;
	font-family: var(--wp--preset--font-family--mono);
	font-size: 0.8rem;
	font-weight: 800;
	height: 2.7rem;
	justify-content: center;
	letter-spacing: -0.05em;
	width: 2.7rem;
}

.vdn-signal p {
	margin: 0;
}

.vdn-signal strong {
	color: var(--wp--preset--color--white);
	display: block;
	font-size: 0.95rem;
}

.vdn-signal span {
	color: var(--wp--preset--color--steel-light);
	font-size: 0.82rem;
}

.vdn-section-heading {
	align-items: end;
	border-bottom: 1px solid var(--wp--preset--color--line);
	display: flex;
	justify-content: space-between;
	padding-bottom: 1rem;
}

.vdn-section-heading h2 {
	margin: 0;
}

.vdn-post-grid.wp-block-post-template {
	gap: clamp(1rem, 2vw, 1.5rem);
}

.vdn-post-card {
	background: var(--wp--preset--color--white);
	border: 1px solid var(--wp--preset--color--line);
	border-radius: 1.25rem;
	box-shadow: var(--vdn-shadow-sm);
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow: hidden;
	transition:
		box-shadow var(--vdn-transition),
		border-color var(--vdn-transition),
		transform var(--vdn-transition);
}

.vdn-post-card:hover {
	border-color: rgba(91, 140, 255, 0.4);
	box-shadow: var(--vdn-shadow-md);
	transform: translateY(-4px);
}

.vdn-post-card .wp-block-post-featured-image {
	aspect-ratio: 16 / 9;
	background:
		linear-gradient(135deg, rgba(91, 140, 255, 0.2), rgba(99, 230, 190, 0.15)),
		var(--wp--preset--color--surface-dark);
	margin: 0;
	overflow: hidden;
}

.vdn-post-card .wp-block-post-featured-image a,
.vdn-post-card .wp-block-post-featured-image img {
	height: 100%;
	width: 100%;
}

.vdn-post-card .wp-block-post-featured-image img {
	object-fit: cover;
	transition: transform 420ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.vdn-post-card:hover .wp-block-post-featured-image img {
	transform: scale(1.035);
}

.vdn-post-card__body {
	display: flex;
	flex: 1;
	flex-direction: column;
	height: auto;
	min-height: 0;
	padding: clamp(1.1rem, 2.5vw, 1.45rem);
}

.vdn-post-card .wp-block-post-terms {
	color: var(--wp--preset--color--accent-dark);
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.vdn-post-card .wp-block-post-terms a {
	text-decoration: none;
}

.vdn-post-card .wp-block-post-title {
	font-size: clamp(1.2rem, 2vw, 1.45rem);
	line-height: 1.25;
	margin: 0.65rem 0 0.8rem;
}

.vdn-post-card .wp-block-post-title a {
	color: var(--wp--preset--color--ink);
	text-decoration: none;
}

.vdn-post-card .wp-block-post-title a:hover {
	color: var(--wp--preset--color--accent-dark);
}

.vdn-post-card .wp-block-post-excerpt {
	color: var(--wp--preset--color--steel);
	font-size: 0.94rem;
	line-height: 1.65;
	margin-bottom: 1rem;
}

.vdn-post-card .wp-block-post-date {
	border-top: 1px solid var(--wp--preset--color--line);
	color: var(--wp--preset--color--steel);
	font-size: 0.78rem;
	margin-top: auto;
	padding-top: 0.9rem;
}

.vdn-post-list .wp-block-post {
	border-bottom: 1px solid var(--wp--preset--color--line);
	padding-block: clamp(1.4rem, 3vw, 2rem);
}

.vdn-post-list .wp-block-post:first-child {
	padding-top: 0;
}

.vdn-post-list .wp-block-post-title a {
	text-decoration: none;
}

.vdn-post-list .wp-block-post-excerpt {
	color: var(--wp--preset--color--steel);
}

.vdn-meta,
.vdn-meta a {
	color: var(--wp--preset--color--steel);
	font-size: 0.82rem;
	text-decoration: none;
}

.vdn-meta {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem 1rem;
}

.vdn-single-header {
	padding-top: clamp(3rem, 8vw, 6.5rem);
}

.vdn-single-header .wp-block-post-title {
	font-size: clamp(2.35rem, 6vw, 4.7rem);
	letter-spacing: -0.055em;
	line-height: 1.03;
	max-width: 18ch;
}

.vdn-single-header .wp-block-post-excerpt {
	color: var(--wp--preset--color--steel);
	font-size: clamp(1.05rem, 2vw, 1.25rem);
	line-height: 1.65;
	max-width: 46rem;
}

.vdn-featured-image {
	border-radius: clamp(1rem, 2vw, 1.75rem);
	box-shadow: var(--vdn-shadow-md);
	overflow: hidden;
}

.vdn-single-hero {
	background: #0c1422;
	color: #ffffff;
	margin-bottom: clamp(3rem, 7vw, 5.5rem);
	padding-block: clamp(3.5rem, 6vw, 6rem) !important;
}

.vdn-single-hero__layout {
	align-items: center;
	column-gap: clamp(2.5rem, 6vw, 6rem);
	display: grid !important;
	grid-template-columns: minmax(0, 1.12fr) minmax(20rem, 0.88fr) !important;
	max-width: var(--wp--style--global--wide-size, 1240px) !important;
	width: 100% !important;
}

.vdn-single-hero .vdn-single-header {
	margin: 0 !important;
	max-width: none !important;
	padding: 0;
}

.vdn-single-hero .wp-block-post-title {
	color: #ffffff;
	font-size: clamp(2.5rem, 4.8vw, 4.5rem);
	letter-spacing: -0.052em;
	line-height: 1.02;
	margin: 0;
	max-width: 15ch;
	text-wrap: balance;
}

.vdn-single-hero .wp-block-post-excerpt {
	color: #b9c2d0;
	font-size: clamp(1rem, 1.45vw, 1.15rem);
	line-height: 1.65;
	margin-top: 1.5rem;
	max-width: 42rem;
}

.vdn-single-hero .vdn-meta {
	color: #929daf;
	font-family: var(--wp--preset--font-family--mono);
	font-size: 0.72rem;
	letter-spacing: 0.05em;
	margin-top: 1.5rem;
	text-transform: uppercase;
}

.vdn-single-hero .vdn-meta > * + *::before {
	color: #536073;
	content: "/";
	margin-right: 1rem;
}

.vdn-single-hero__image {
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 0.5rem;
	margin: 0;
	overflow: hidden;
}

.vdn-single-hero__image img {
	aspect-ratio: 4 / 3;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.vdn-entry-content {
	font-size: clamp(1rem, 1.2vw, 1.105rem);
	line-height: 1.82;
}

.vdn-entry-content > * + * {
	margin-block-start: 1.45em;
}

.vdn-entry-content h2 {
	font-size: clamp(1.65rem, 3vw, 2.35rem);
	letter-spacing: -0.035em;
	margin-block-start: 2.2em;
	scroll-margin-top: 7rem;
}

.vdn-entry-content h3 {
	font-size: clamp(1.3rem, 2vw, 1.7rem);
	margin-block-start: 1.9em;
	scroll-margin-top: 7rem;
}

.vdn-entry-content a {
	text-decoration: underline;
}

.vdn-entry-content code:not(.wp-block-code code) {
	background: var(--wp--preset--color--surface-dark);
	border: 1px solid var(--wp--preset--color--line);
	border-radius: 0.35rem;
	color: var(--wp--preset--color--ink);
	font-family: var(--wp--preset--font-family--mono);
	font-size: 0.87em;
	padding: 0.12em 0.35em;
}

.vdn-entry-content .wp-block-code,
.vdn-entry-content pre {
	background: var(--wp--preset--color--ink);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 0.9rem;
	color: #d9e5f7;
	font-family: var(--wp--preset--font-family--mono);
	font-size: 0.88rem;
	line-height: 1.65;
	overflow-x: auto;
	padding: 1.2rem;
}

.vdn-entry-content blockquote {
	border-left: 4px solid var(--wp--preset--color--accent);
	color: var(--wp--preset--color--steel);
	font-size: 1.12em;
	margin-inline: 0;
	padding: 0.35rem 0 0.35rem 1.35rem;
}

.vdn-entry-content table {
	border-collapse: collapse;
	font-size: 0.92rem;
}

.vdn-entry-content th {
	background: var(--wp--preset--color--surface-dark);
	color: var(--wp--preset--color--ink);
	font-weight: 750;
	text-align: left;
}

.vdn-entry-content td,
.vdn-entry-content th {
	border: 1px solid var(--wp--preset--color--line);
	padding: 0.7rem 0.85rem;
	vertical-align: top;
}

.vdn-entry-content figcaption {
	color: var(--wp--preset--color--steel);
	font-size: 0.78rem;
	text-align: center;
}

.vdn-entry-content .wp-block-image img {
	border-radius: 0.85rem;
}

.vdn-taxonomy {
	border-top: 1px solid var(--wp--preset--color--line);
	font-size: 0.85rem;
	padding-top: 1.25rem;
}

.vdn-taxonomy a {
	background: var(--wp--preset--color--surface-dark);
	border-radius: 999px;
	display: inline-block;
	margin: 0.2rem;
	padding: 0.35rem 0.7rem;
	text-decoration: none;
}

.vdn-post-navigation {
	border-block: 1px solid var(--wp--preset--color--line);
	padding-block: 1.5rem;
}

.vdn-post-navigation a {
	font-weight: 700;
	text-decoration: none;
}

.wp-block-comments {
	margin-top: clamp(2.5rem, 6vw, 5rem);
}

.wp-block-comment-template {
	padding: 0;
}

.wp-block-comment-template li {
	background: var(--wp--preset--color--white);
	border: 1px solid var(--wp--preset--color--line);
	border-radius: 1rem;
	padding: 1rem;
}

.wp-block-comment-template ol {
	padding-left: 1.25rem;
}

input:not([type="checkbox"], [type="radio"], [type="submit"]),
textarea,
select {
	background: var(--wp--preset--color--white);
	border: 1px solid var(--wp--preset--color--line);
	border-radius: 0.6rem;
	color: var(--wp--preset--color--ink);
	font: inherit;
	padding: 0.75rem 0.85rem;
	width: 100%;
}

textarea {
	min-height: 9rem;
	resize: vertical;
}

.wp-element-button,
button,
input[type="submit"] {
	cursor: pointer;
	font-weight: 750;
}

.wp-element-button:hover,
.wp-block-button__link:hover {
	box-shadow: 0 8px 24px rgba(50, 93, 200, 0.24);
	transform: translateY(-2px);
}

.is-style-vdn-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link {
	background: transparent;
	border: 1px solid currentColor;
	color: inherit;
}

.is-style-vdn-card {
	background: var(--wp--preset--color--white);
	border: 1px solid var(--wp--preset--color--line);
	border-radius: 1.25rem;
	box-shadow: var(--vdn-shadow-sm);
	padding: clamp(1.25rem, 3vw, 2rem);
}

.vdn-about {
	align-items: center;
	column-gap: clamp(2.5rem, 7vw, 7rem);
	display: grid !important;
	grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr) !important;
	margin-inline: auto !important;
	max-width: var(--wp--style--global--wide-size, 1240px) !important;
	overflow: hidden;
	padding: clamp(2rem, 5vw, 4.5rem) !important;
	row-gap: 2rem;
	width: calc(100% - (2 * var(--wp--style--root--padding-left, 1rem))) !important;
}

.vdn-about > .wp-block-group {
	margin: 0 !important;
	max-width: none !important;
	min-width: 0;
	width: 100% !important;
}

.vdn-about h2 {
	font-size: clamp(2rem, 4vw, 3.5rem);
	margin-bottom: 0;
	max-width: 11ch;
	text-wrap: balance;
}

.vdn-about__copy {
	border-left: 1px solid var(--wp--preset--color--line);
	padding-left: clamp(2rem, 5vw, 4.5rem);
}

.vdn-about__copy .has-large-font-size {
	color: var(--wp--preset--color--ink);
	font-size: clamp(1.15rem, 2vw, 1.45rem) !important;
	line-height: 1.55;
	margin-top: 0;
	max-width: 42rem;
}

.vdn-about__topics {
	gap: 0.55rem !important;
	margin-top: 1.5rem;
}

.vdn-about__tag {
	background: var(--wp--preset--color--surface-dark);
	border: 1px solid var(--wp--preset--color--line);
	border-radius: 999px;
	color: var(--wp--preset--color--ink);
	font-size: 0.78rem;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	padding: 0.5rem 0.75rem;
}

.is-style-vdn-note {
	background: #edf3ff;
	border-left: 4px solid var(--wp--preset--color--accent);
	border-radius: 0.25rem 0.85rem 0.85rem 0.25rem;
	padding: 1rem 1.2rem;
}

.wp-block-query-pagination {
	border-top: 1px solid var(--wp--preset--color--line);
	gap: 0.5rem;
	margin-top: clamp(2rem, 4vw, 3rem);
	padding-top: 1.5rem;
}

.wp-block-query-pagination a,
.wp-block-query-pagination .current {
	align-items: center;
	border: 1px solid var(--wp--preset--color--line);
	border-radius: 0.55rem;
	display: inline-flex;
	min-height: 2.5rem;
	padding: 0.4rem 0.75rem;
	text-decoration: none;
}

.wp-block-query-pagination .current {
	background: var(--wp--preset--color--ink);
	color: var(--wp--preset--color--white);
}

.vdn-empty-state {
	background: var(--wp--preset--color--white);
	border: 1px solid var(--wp--preset--color--line);
	border-radius: 1.25rem;
	padding: clamp(2rem, 6vw, 4rem);
	text-align: center;
}

.site-footer {
	background: var(--wp--preset--color--ink);
	color: var(--wp--preset--color--steel-light);
	margin-block-start: clamp(3rem, 8vw, 7rem);
}

.site-footer h2,
.site-footer h3,
.site-footer .wp-block-site-title,
.site-footer .wp-block-site-title a {
	color: var(--wp--preset--color--white);
}

.site-footer a {
	color: var(--wp--preset--color--steel-light);
}

.site-footer a:hover {
	color: var(--wp--preset--color--mint);
}

.site-footer__top {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.site-footer__bottom {
	font-size: 0.78rem;
}

.site-footer__brand {
	margin-inline: 0 !important;
	max-width: 42rem !important;
}

@media (max-width: 900px) {
	.site-header .wp-block-search {
		display: none;
	}

	.vdn-hero::after {
		opacity: 0.48;
		width: 82vw;
	}

	.vdn-hero h1 {
		max-width: 15ch;
	}

	.vdn-section-heading {
		align-items: flex-start;
		flex-direction: column;
		gap: 0.5rem;
	}

	.vdn-about {
		grid-template-columns: 1fr !important;
	}

	.vdn-about h2 {
		max-width: 16ch;
	}

	.vdn-about__copy {
		border-left: 0;
		border-top: 1px solid var(--wp--preset--color--line);
		padding-left: 0;
		padding-top: 2rem;
	}
}

@media (max-width: 782px) {
	.admin-bar .site-header {
		top: 46px;
	}

	.site-header__inner {
		min-height: 4.25rem;
	}
}

@media (max-width: 600px) {
	:root {
		--wp--style--root--padding-left: 1rem;
		--wp--style--root--padding-right: 1rem;
	}

	.site-brand {
		gap: 0.55rem !important;
	}

	.site-brand .wp-block-site-logo img {
		height: 2.1rem;
		width: 2.1rem;
	}

	.vdn-hero {
		padding-block: 4.25rem !important;
	}

	.vdn-hero::after {
		background-position: 68% center;
		mask-image: linear-gradient(90deg, transparent 0%, #000 48%, #000 100%);
		opacity: 0.34;
		width: 100%;
	}

	.vdn-hero h1 {
		font-size: clamp(2.55rem, 13vw, 3.6rem);
	}

	.vdn-signal {
		align-items: flex-start;
	}

	.vdn-about {
		padding: 1.5rem !important;
		width: calc(100% - 2rem) !important;
	}

	.vdn-post-card:hover {
		transform: none;
	}

	.vdn-single-header {
		padding-top: 2.5rem;
	}

	.vdn-entry-content {
		font-size: 1rem;
		line-height: 1.76;
	}

	.vdn-entry-content .wp-block-table {
		overflow-x: auto;
	}
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	*,
	*::before,
	*::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
	}
}

@media (forced-colors: active) {
	.vdn-post-card,
	.is-style-vdn-card,
	.vdn-signal {
		border: 1px solid CanvasText;
	}
}

/*
 * Editorial refresh — 1.1.0
 *
 * The visual system deliberately avoids ornamental gradients, floating cards
 * and oversized interface chrome. Content, hierarchy and rhythm do the work.
 */

body {
	background: #f6f7f9;
}

.site-header {
	backdrop-filter: blur(10px);
	background: rgba(255, 255, 255, 0.96);
	border-bottom: 1px solid #dfe3e8;
}

.site-header__inner {
	min-height: 4.25rem;
}

.site-brand .wp-block-site-title a,
.site-header .wp-block-navigation,
.site-header .wp-block-navigation__responsive-container-open,
.site-header .wp-block-navigation__responsive-container-close {
	color: #111827;
}

.site-header .wp-block-navigation-item__content {
	padding-block: 0.25rem;
}

.site-header .wp-block-navigation-item__content:hover,
.site-header .current-menu-item > .wp-block-navigation-item__content {
	color: #315bd6;
}

.site-header .wp-block-navigation__responsive-container.is-menu-open {
	background: #ffffff;
	color: #111827;
}

.site-header .wp-block-search__inside-wrapper {
	background: #f6f7f9;
	border: 1px solid #dfe3e8;
	border-radius: 0.35rem;
}

.site-header .wp-block-search__input {
	background: transparent;
	color: #111827;
	padding-block: 0.5rem;
}

.site-header .wp-block-search__input::placeholder {
	color: #667085;
}

.site-header .wp-block-search__button {
	color: #111827;
	padding-block: 0.45rem;
}

.vdn-hero {
	background: #0c1422;
	border-bottom: 0;
	padding-block: clamp(4.5rem, 7vw, 7rem) !important;
}

.vdn-hero::before,
.vdn-hero::after {
	display: none;
}

.vdn-hero__layout {
	align-items: center;
	column-gap: clamp(3rem, 6vw, 6.5rem);
	display: grid !important;
	grid-template-columns: minmax(0, 1.15fr) minmax(20rem, 0.85fr) !important;
	max-width: var(--wp--style--global--wide-size, 1240px) !important;
	row-gap: 3rem;
	width: 100% !important;
}

.vdn-hero__layout > * {
	margin: 0 !important;
	max-width: none !important;
	min-width: 0;
	width: 100% !important;
}

.vdn-hero__copy {
	max-width: 48rem !important;
}

.vdn-eyebrow {
	color: #8faafb;
	font-size: 0.72rem;
	gap: 0.7rem;
	letter-spacing: 0.13em;
}

.vdn-eyebrow::before {
	border-radius: 0;
	height: 1px;
	width: 1.5rem;
}

.vdn-hero h1 {
	font-size: clamp(3rem, 5.5vw, 4.75rem);
	letter-spacing: -0.052em;
	line-height: 0.98;
	margin-block: 1.25rem 0;
	max-width: 11ch;
	text-wrap: balance;
}

.vdn-hero__lead {
	color: #b9c2d0;
	font-size: clamp(1rem, 1.5vw, 1.16rem);
	line-height: 1.65;
	margin-top: 1.75rem;
	max-width: 39rem;
}

.vdn-hero .wp-block-buttons {
	gap: 0.75rem;
	margin-top: 2rem;
}

.wp-element-button,
.wp-block-button__link {
	border-radius: 0.35rem !important;
}

.vdn-hero .wp-block-button:not(.is-style-vdn-outline) .wp-block-button__link {
	background: #315bd6;
	color: #ffffff;
}

.vdn-hero .is-style-vdn-outline .wp-block-button__link {
	border-color: rgba(255, 255, 255, 0.42);
	color: #ffffff;
}

.wp-element-button:hover,
.wp-block-button__link:hover {
	box-shadow: none;
	transform: none;
}

.vdn-hero__visual {
	margin-left: auto !important;
	max-width: 27rem !important;
}

.vdn-hero__logo {
	background: #ffffff;
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 0.5rem;
	margin: 0;
	overflow: hidden;
}

.vdn-hero__logo img {
	display: block;
	height: auto;
	width: 100%;
}

#latest {
	padding-block: clamp(4rem, 7vw, 6rem) !important;
}

.vdn-section-heading {
	align-items: center;
	border-bottom-color: #cfd5dc;
}

.vdn-section-heading h2 {
	font-size: clamp(1.7rem, 3vw, 2.25rem);
}

.vdn-post-grid.wp-block-post-template {
	column-gap: clamp(1.25rem, 2vw, 2rem);
	row-gap: clamp(3rem, 5vw, 4.5rem);
}

.vdn-post-card {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	overflow: visible;
}

.vdn-post-card:hover {
	border-color: transparent;
	box-shadow: none;
	transform: none;
}

.vdn-post-card .wp-block-post-featured-image {
	border: 1px solid #dfe3e8;
	border-radius: 0.45rem;
}

.vdn-post-card__body {
	padding: 1.15rem 0 0;
}

.vdn-post-card .wp-block-post-terms {
	font-size: 0.68rem;
	letter-spacing: 0.08em;
}

.vdn-post-card .wp-block-post-title {
	font-size: clamp(1.15rem, 1.7vw, 1.35rem);
	line-height: 1.28;
	margin-block: 0.65rem 0.7rem;
}

.vdn-post-card .wp-block-post-excerpt {
	font-size: 0.9rem;
	line-height: 1.62;
}

.vdn-post-card .wp-block-post-date {
	border-top-color: #dfe3e8;
}

.vdn-about {
	background: transparent;
	border: 0;
	border-block: 1px solid #cfd5dc;
	border-radius: 0;
	box-shadow: none;
	overflow: visible;
	padding: clamp(3.5rem, 6vw, 5.5rem) 0 !important;
}

.vdn-about h2 {
	font-size: clamp(2.25rem, 4vw, 3.65rem);
	line-height: 1.02;
	max-width: 12ch;
}

.vdn-about__copy {
	border-left-color: #cfd5dc;
}

.vdn-about__copy .has-large-font-size {
	font-size: clamp(1.1rem, 1.7vw, 1.35rem) !important;
	line-height: 1.6;
}

.vdn-about__topics {
	gap: 0.4rem 0 !important;
}

.vdn-about__tag {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #667085;
	font-size: 0.75rem;
	padding: 0;
}

.vdn-about__tag:not(:last-child)::after {
	color: #a7afb9;
	content: "/";
	margin-inline: 0.65rem;
}

.site-footer {
	background: #0c1422;
	margin-block-start: clamp(4rem, 7vw, 6rem);
}

@media (max-width: 900px) {
	.vdn-single-hero__layout {
		grid-template-columns: 1fr !important;
		row-gap: 2.5rem;
	}

	.vdn-single-hero__image {
		max-width: 42rem;
	}

	.vdn-hero__layout {
		grid-template-columns: 1fr !important;
	}

	.vdn-hero__copy {
		max-width: 42rem !important;
	}

	.vdn-hero__visual {
		margin-inline: 0 !important;
		max-width: 22rem !important;
	}
}

@media (max-width: 600px) {
	.site-header__inner {
		min-height: 4rem;
	}

	.vdn-hero {
		padding-block: 4rem !important;
	}

	.vdn-hero h1 {
		font-size: clamp(2.65rem, 13vw, 3.45rem);
	}

	.vdn-single-hero {
		padding-block: 3rem !important;
	}

	.vdn-single-hero .wp-block-post-title {
		font-size: clamp(2.25rem, 11vw, 3.2rem);
	}

	.vdn-about {
		padding-block: 3rem !important;
	}
}

/*
 * Editorial additions — 1.2.0
 */

.vdn-language-switcher {
	flex-shrink: 0;
	font-family: var(--wp--preset--font-family--mono);
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}

.vdn-language-switcher ul {
	align-items: center;
	display: flex;
	gap: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

.vdn-language-switcher li + li::before {
	color: #b0b7c1;
	content: "/";
	margin-inline: 0.45rem;
}

.vdn-language-switcher a {
	color: #667085;
	display: inline-block;
	padding-block: 0.35rem;
	text-decoration: none;
}

.vdn-language-switcher a:hover,
.vdn-language-switcher .is-current a {
	color: #111827;
}

.vdn-language-switcher .is-current a {
	box-shadow: inset 0 -2px #315bd6;
}

.vdn-featured-query {
	margin-inline: auto;
	margin-bottom: clamp(3.5rem, 6vw, 5rem);
	max-width: 68rem;
}

.vdn-featured-query .wp-block-post-template {
	margin: 0;
}

.vdn-featured-story {
	align-items: center;
	border-block: 1px solid #cfd5dc;
	column-gap: clamp(2rem, 5vw, 4.5rem);
	display: grid !important;
	grid-template-columns: minmax(0, 1.2fr) minmax(18rem, 0.8fr) !important;
	padding-block: clamp(1.5rem, 3vw, 2.5rem);
}

.vdn-featured-story__image {
	border: 1px solid #dfe3e8;
	border-radius: 0.45rem;
	margin: 0;
	overflow: hidden;
}

.vdn-featured-story__body .wp-block-post-terms {
	font-family: var(--wp--preset--font-family--mono);
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.vdn-featured-story__body .wp-block-post-title {
	font-size: clamp(1.8rem, 3.2vw, 2.65rem);
	letter-spacing: -0.04em;
	line-height: 1.08;
	margin-block: 0.8rem 1rem;
}

.vdn-featured-story__body .wp-block-post-title a {
	color: #111827;
	text-decoration: none;
}

.vdn-featured-story__body .wp-block-post-title a:hover {
	color: #315bd6;
}

.vdn-featured-story__body .wp-block-post-excerpt {
	color: #667085;
	font-size: 0.96rem;
	line-height: 1.65;
}

.vdn-featured-story__body .wp-block-post-date {
	border-top: 1px solid #dfe3e8;
	color: #667085;
	display: block;
	font-size: 0.75rem;
	margin-top: 1.25rem;
	padding-top: 0.8rem;
}

.vdn-takeaways {
	background: #ffffff;
	border: 1px solid #cfd5dc;
	border-left: 4px solid #315bd6;
	margin-block: clamp(2rem, 5vw, 3.5rem) !important;
	padding: clamp(1.5rem, 4vw, 2.25rem) !important;
}

.vdn-entry-content .vdn-takeaways__title,
.vdn-takeaways__title {
	font-size: clamp(1.25rem, 2vw, 1.55rem);
	letter-spacing: -0.025em;
	margin: 0 0 1.25rem;
}

.vdn-takeaways__list {
	counter-reset: takeaway;
	display: grid;
	gap: 0.85rem 2rem;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	list-style: none;
	margin: 0;
	padding: 0;
}

.vdn-takeaways__list li {
	align-items: baseline;
	counter-increment: takeaway;
	display: grid;
	font-size: 0.95rem;
	gap: 0.7rem;
	grid-template-columns: 1.4rem 1fr;
	line-height: 1.55;
}

.vdn-takeaways__list li::before {
	color: #315bd6;
	content: counter(takeaway, decimal-leading-zero);
	font-family: var(--wp--preset--font-family--mono);
	font-size: 0.7rem;
	font-weight: 700;
}

@media (max-width: 900px) {
	.vdn-featured-story {
		grid-template-columns: 1fr !important;
		row-gap: 1.75rem;
	}
}

@media (max-width: 700px) {
	.site-header__actions {
		gap: 0.75rem !important;
	}

	.site-header .wp-block-search {
		display: none;
	}
}

@media (max-width: 600px) {
	.vdn-language-switcher {
		font-size: 0.64rem;
	}

	.vdn-takeaways__list {
		grid-template-columns: 1fr;
	}
}
