/*!
Theme Name: vertical-drop-theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vertical-drop-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

vertical-drop-theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

p {
    font-family: "Archivo", sans-serif;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

@font-face {
    font-family: "Aventa";
    src: url("/wp-content/themes/vertical-drop-theme/fonts/aventa/aventa-regular/Aventa-Regular.woff2") format("woff2"),
         url("/wp-content/themes/vertical-drop-theme/fonts/aventa/aventa-regular/Aventa-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Aventa";
    src: url("/wp-content/themes/vertical-drop-theme/fonts/aventa/aventa-medium/Aventa-Medium.woff2") format("woff2"),
         url("/wp-content/themes/vertical-drop-theme/fonts/aventa/aventa-medium/Aventa-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Aventa";
    src: url("/wp-content/themes/vertical-drop-theme/fonts/aventa/aventa-semibold/Aventa-Semibold.woff2") format("woff2"),
         url("/wp-content/themes/vertical-drop-theme/fonts/aventa/aventa-semibold/Aventa-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Aventa";
    src: url("/wp-content/themes/vertical-drop-theme/fonts/aventa/aventa-bold/Aventa-Bold.woff2") format("woff2"),
         url("/wp-content/themes/vertical-drop-theme/fonts/aventa/aventa-bold/Aventa-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Aventa";
    src: url("/wp-content/themes/vertical-drop-theme/fonts/aventa/aventa-extrabold/Aventa-Extrabold.woff2") format("woff2"),
         url("/wp-content/themes/vertical-drop-theme/fonts/aventa/aventa-extrabold/Aventa-Extrabold.woff") format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

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

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

:root {
   --vd-bg: #121212;
    --vd-bg-alt: #181818;
    --vd-panel: #1e1e1e;
    --vd-highlight: #F2B824; /* updated */
    --vd-text: #f5f5f5;
    --vd-text-muted: #a3a3a3;
    --vd-border-subtle: #252525;
    --vd-radius-lg: 18px;
    --vd-radius-xl: 26px;
}

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

body {
    background-color: var(--vd-bg);
    color: var(--vd-text);
    font-family: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    margin: 0;
}

/* Utility layout */

.vd-site {
    background-color: var(--vd-bg);
    color: var(--vd-text);
}

.vd-container {
    max-width: 1350px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 3;
}

.vd-section {
    padding: 130px 0;
    position: relative;
}

/* Headings */

h1,
h2,
h3,
.vd-logo__shield,
.vd-section__eyebrow {
    font-family: "Bebas Neue", system-ui, sans-serif;
    letter-spacing: 0.05em;
}

h1,
h2,
h3 {
    margin: 0;
}

.vd-section__title span {
    display: block;
}

.vd-section__intro {
    margin-top: 12px;
    max-width: 60%;
    color: #F3F3F3;
    font-size: 16px;
    line-height: 25px;
    padding: 7px 4px;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
}

.vd-highlight-text {
    color: var(--vd-highlight);
    position: relative;
}

/* Buttons and links */

.vd-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 25px;
    border-radius: 999px;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    border: none;
	padding-right: 30px;
    transition: transform 0.12s ease, box-shadow 0.12s ease, background-color 0.12s ease, color 0.12s ease;
}

img.cta-arrow {
    position: relative;
    bottom: -1px;
    right: -14px;
	transition: all .5s ease;
}

.vd-btn--primary:hover .cta-arrow {
    transform: rotate(45deg);
}

.vd-btn--primary {
    background-color: var(--vd-highlight);
    color: #121212;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.45);
}

.vd-btn--primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.6);
}

.vd-btn--outline {
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: transparent;
    color: var(--vd-text);
}

.vd-btn--outline:hover {
    background-color: rgba(255, 255, 255, 0.06);
}

.vd-link-arrow {
    display: inline-flex;
    align-items: center;
    column-gap: 8px;
    font-size: 13px;
    font-weight: 500;
    color: var(--vd-text);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

/* Header / nav */

.vd-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    margin-bottom: 46px;
}

.vd-logo__shield {
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px 14px;
    border-radius: 14px;
    font-size: 16px;
    text-transform: uppercase;
}

.vd-studio-card-content h4 {
    font-size: 27px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-family: "Archivo", sans-serif;
    width: 80%;
}

.vd-studio-card-content h4 span{
    color: #F2B824;
}

.vd-nav {
    display: flex;
    align-items: center;
    gap: 32px;
}

.vd-nav__list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 22px;
}

.vd-nav__list li a {
    font-size: 13px;
    text-decoration: none;
    color: var(--vd-text-muted);
    text-transform: uppercase;
    letter-spacing: 0.15em;
}

.vd-nav__list li a:hover {
    color: var(--vd-text);
}

.vd-nav__cta {
    font-size: 12px;
}

/* Hero */

.vd-hero {
    padding-bottom: 18px;
    position: relative;
    overflow: hidden;
    background-color: var(--vd-bg);
}
.word-animate {
    display: inline-block;
    opacity: 0;
    color: #FFFFFF;
    animation: fadeInWord 0.6s ease forwards;
    animation-delay: calc(var(--delay) * 0.1s);
}

@keyframes fadeInWord {
    0% {
        opacity: 0;
        color: #a3a3a3;
    }
    50% {
        opacity: 1;
        color: #a3a3a3;
    }
    60% {
        opacity: 1;
        color: #F2B824;
    }
    80% {
        opacity: 1;
        color: #F2B824;
    }
    100% {
        opacity: 1;
        color: #FFFFFF;
    }
}

.vd-hero__inner {
    padding-top: 30px;
    position: relative; /* keep content above overlays */
}

.vd-hero__content {
    display: flex;
    grid-template-columns: minmax(0, 2.1fr) minmax(0, 1fr);
    column-gap: 60px;
    align-items: center;
}

.vd-hero__title {
    font-size: 90px;
    line-height: 0.95;
    text-transform: uppercase;
    margin-bottom: 18px;
    width: 69%;
}

.vd-hero__text {
    max-width: 420px;
    margin-bottom: 30px;
    color: #d5d5d5;
    font-size: 16px;
    line-height: 25px;
    padding: 7px 4px;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
}

.vd-hero__media {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

.vd-container.vd-why__inner {
    position: relative;
    z-index: 4;
}

.vd-hero__image-frame {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}

.hero-img-gradient {
    background: #121212;
    background: linear-gradient(
114deg, rgba(18, 18, 18, 1) 45%, rgba(18, 18, 18, 0) 76%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}

.hero-img-gradient-02 {
    background: #121212;
    background: linear-gradient(
7deg, rgba(18, 18, 18, 1) 27%, rgba(18, 18, 18, 0) 37%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}

.hero-gradient {
    position: fixed;
    background: #121212;
    background: linear-gradient(180deg, rgba(18, 18, 18, 1) 0%, rgba(18, 18, 18, 0) 50%);
    z-index: 99;
    width: 100%;
    top: 0;
    height: 50%;
    pointer-events: none;
    cursor: default;
}

.vd-hero__copy {
    position: relative;
    z-index: 99;
    max-width: 1350px;
    margin: auto;
    padding: 12em 0rem 10rem;
}

.vd-hero .vd-hero__inner {
    padding-top: 30px;
    position: initial;
}

.bfr-img-01 {
    background: linear-gradient(
171deg, rgb(18 18 18) 32%, rgba(18, 18, 18, 0) 67%);
    z-index: 2;
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
}

.vd-hero__image-frame img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vd-hero__thumbs {
    position: absolute;
    display: flex;
    gap: 10px;
    bottom: -26px;
    left: 18px;
}

.vd-hero__thumbs img {
    width: 80px;
    height: 60px;
    object-fit: cover;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

/* Trusted logos */

.vd-hero__trusted {
    margin-top: 60px;
    max-width: 1350px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 9;
    bottom: -50px;
}

.vd-hero__trusted-label {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    color: #f4f4f4;
    margin-bottom: 0;
    position: relative;
    bottom: -28px;
    left: 6px;
}

.vd-hero__logos {
    display: flex;
    flex-wrap: nowrap;
    gap: 36px;
    align-items: center;
}

.vd-hero__logos img {
    height: 90px;
    object-fit: contain;
    width: 114px;
    opacity: 1;
    position: relative;
    bottom: -20px;
}

/* Why section */

.vd-why {
    border-top: 0;
    background: linear-gradient(to bottom, #121212 0, #161616 40%, #121212 100%);
}

.vd-why__inner {
    display: grid;
    grid-template-columns: minmax(0, 1.3fr) minmax(0, 0.9fr);
    column-gap: 60px;
    align-items: flex-start;
}

.vd-section__eyebrow {
    font-size: 74px;
    margin-bottom: 60px;
    text-transform: uppercase;
    width: 100%;
}

.vd-section__title span {
    display: block;
    font-size: 66px;
}

.vd-why__lead {
    font-size: 24px !important;
    margin-bottom: 12px;
    color: #fff !important;
    line-height: 34px !important;
    font-weight: 700 !important;
}

.vd-studio-card-gradient {
    background: linear-gradient(
90deg, rgb(18, 18, 18) 38%, rgba(18, 18, 18, 0) 78%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.vd-why__copy p {
    margin-top: 10px;
    margin-bottom: 0;
    color: #e1e1e1;
    font-size: 18px;
    line-height: 31px;
    padding: 7px 4px;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
}

img.tap-grid-row {
    position: absolute;
    left: -140px;
    bottom: -230px;
    z-index: 1;
    max-width: 118%;
    width: 117%;
}

.vd-why__studio-card {
    background-color: var(--vd-panel);
    padding: 50px 60px;
    border-radius: 9px;
    border: 1px solid #353535;
    position: absolute;
    overflow: hidden;
    z-index: 9;
    width: 750px;
    right: -250px;
    top: 137px;
}

.vd-stuio-card-gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #121212;
    background: linear-gradient(276deg, rgba(0, 0, 0, 0) 0%, rgb(18 18 18) 71%);
}

.vd-why__studio-title {
    margin-bottom: 8px;
    color: #F2B824 !important;
    letter-spacing: 0;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 22px;
    font-family: "Bebas Neue", system-ui, sans-serif;
}

.vd-why__studio-card p {
    margin: 10px 0 25px;
    width: 75%;
    color: #C4C4C4;
    font-size: 15px;
    line-height: 26px;
    padding: 0;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
}

.vd-studio-card-content {
    position: relative;
    z-index: 4;
}

.vd-services .vd-container {
    position: relative;
    z-index: 9;
}

.vd-why__copy {
    font-family: "Archivo", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 15px;
    width: 91%;
}

.tgr-img-01 {
    background: linear-gradient(
167deg, rgb(18 18 18) 38%, rgba(18, 18, 18, 0) 59%);
    z-index: 2;
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
}

.bfr-img-02 {
    background: linear-gradient(
0deg, rgb(18 18 18) 2%, rgba(18, 18, 18, 0) 38%);
    z-index: 2;
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
}

/* Services */

.vd-services {
    background-color: var(--vd-bg);
    border-top: 0;
    overflow: hidden;
}

.vd-section__header {
    margin-bottom: 36px;
}

.vd-section__title {
    font-size: 66px;
    text-transform: uppercase;
    line-height: 66px;
    text-align: center;
}

.vd-services__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

img.vd-studio-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vd-service-card {
    background-color: var(--vd-panel);
    border-radius: var(--vd-radius-lg);
    padding: 22px 20px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    min-height: 160px;
}

.vd-service-card__icon {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    background-color: rgba(255, 255, 255, 0.04);
    margin-bottom: 18px;
}

.vd-service-card__title {
    font-size: 30px;
    margin-bottom: 6px;
    text-transform: uppercase;
    line-height: 25px;
    width: 80%;
}

.vd-service-card p {
    margin: 0;
    color: var(--vd-text-muted);
}

/* Videos and case studies */

.vd-videos {
    background-color: var(--vd-bg-alt);
    border-top: 1px solid var(--vd-border-subtle);
}

.vd-videos__grid {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 40px;
}

.vd-video-card {
    background-color: var(--vd-panel);
    border-radius: var(--vd-radius-lg);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.06);
    width: 100%;
}

.vd-video-card__thumb {
    position: relative;
    overflow: hidden;
}

.vd-video-card__thumb img {
    display: block;
    width: auto;
    height: 70px;
    object-fit: cover;
    margin-right: 15px;
}

.vd-video-card__label {
    margin: 0 0 4px;
    font-size: 12px;
    color: var(--vd-text-muted);
}

/* Testimonial strip */

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

.vd-testimonial-strip__item {
    background-color: transparent;
    border-radius: var(--vd-radius-lg);
    border: 1px solid rgba(255, 255, 255, 0.12);
    padding: 18px 18px 16px;
    font-size: 13px;
}

.vd-testimonial-strip__quote {
    margin: 0 0 10px;
}

.vd-testimonial-strip__author {
    margin: 0;
    font-weight: 500;
    color: var(--vd-text-muted);
}

/* Blog / insights */

.vd-blog {
    background-color: var(--vd-bg);
    border-top: 1px solid var(--vd-border-subtle);
}

.vd-section__header--split {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px;
}

.vd-blog__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 28px;
}

.vd-blog-card {
    background-color: var(--vd-panel);
    border-radius: var(--vd-radius-lg);
    padding: 30px 31px 30px;
    border: 1px solid rgba(255, 255, 255, 0.06);
}

.vd-blog-card__meta {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #f2b824;
    margin: 0 0 12px;
    font-weight: 700;
}

.vd-blog-card__title a {
    text-decoration: none;
    color: var(--vd-text);
}

.vd-blog-card__title a:hover {
    color: var(--vd-highlight);
}

.vd-blog-card__title {
    font-size: 30px;
    margin: 0 0 6px;
    text-transform: uppercase;
    line-height: 30px;
    padding-bottom: 20px;
}

.inisght-title {
    display: flex;
}

.inisght-title .vd-highlight-text {
    padding-left: 15px;
}

.vd-blog-card__excerpt {
    font-size: 13px;
    color: var(--vd-text-muted);
    margin: 0 0 16px;
}

/* Testimonials – grid */

.vd-testimonials {
    background-color: var(--vd-bg-alt);
    border-top: 1px solid var(--vd-border-subtle);
}

.vd-testimonials__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.vd-testimonial-card {
    background-color: var(--vd-panel);
    border-radius: var(--vd-radius-lg);
    padding: 18px 18px 20px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 13px;
}

.vd-testimonial-card__avatar {
    width: 32px;
    height: 32px;
    border-radius: 999px;
    background: radial-gradient(circle at 30% 20%, #ffffff 0, var(--vd-highlight) 40%, #121212 100%);
    margin-bottom: 10px;
}

.vd-testimonial-card__name {
    margin: 0 0 4px;
    font-size: 14px;
}

.vd-testimonial-card__rating {
    margin: 0 0 10px;
    color: var(--vd-highlight);
    font-size: 13px;
}

.vd-testimonial-card__text {
    margin: 0;
    color: var(--vd-text-muted);
}

/* Footer */

.vd-footer {
    border-top: 1px solid var(--vd-border-subtle);
    padding-top: 40px;
    background-color: #101010;
}

.vd-footer__inner {
    display: grid;
    grid-template-columns: 2fr 1.1fr 1.3fr 1fr;
    gap: 30px;
    padding-bottom: 30px;
}

.vd-footer__text {
    color: var(--vd-text-muted);
    max-width: 280px;
}

.vd-footer__heading {
    font-family: "Bebas Neue", system-ui, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 0 10px;
}

.vd-footer__links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.vd-footer__links li {
    margin-bottom: 6px;
}

.vd-footer__links a {
    color: var(--vd-text-muted);
    text-decoration: none;
    font-size: 13px;
}

.vd-footer__links a:hover {
    color: var(--vd-text);
}

.vd-footer__col p {
    font-size: 13px;
    margin: 0 0 8px;
    color: var(--vd-text-muted);
}

.vd-footer__col a {
    color: var(--vd-text);
    text-decoration: none;
}

.vd-footer__col a:hover {
    color: var(--vd-highlight);
}

.vd-footer__social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.26);
    font-size: 11px;
    margin-right: 8px;
    text-decoration: none;
    color: var(--vd-text);
}

.vd-footer__social a:hover {
    background-color: var(--vd-highlight);
    color: #121212;
}

.rpi-col-m .rpi-header_row+.rpi-content_row {
    --col: 1;
    --gap: 1;
}

.vd-footer__bottom {
    border-top: 1px solid var(--vd-border-subtle);
    padding: 14px 0;
    font-size: 12px;
}

.rpi-card-inner.rpi-logo.rpi-logo-google {
    border: solid 1px #564C34;
    background: #1C1C1C;
    color: #BDBDBD;
}

.rpi-star::after {
    background-color: #F2B824;
}

.vd-footer__bottom-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--vd-text-muted);
}

.rpi-dot.active {
    opacity: 1;
    transform: scale(1);
    background-color: #F2B824;
}

.rpi-time {
    color: #BDBDBD;
}

.rpi-slider-next::after, .rpi-slider-prev::before {
    background-color: #F2B824;
}

a.rpi-name {
    color: #ffffff !important;
    font-size: 15px;
}

.vd-footer__legal a {
    color: var(--vd-text-muted);
    text-decoration: none;
}

.vd-footer__legal a:hover {
    color: var(--vd-text);
}

/* Responsive */

@media (max-width: 1024px) {
    .vd-hero__content {
        grid-template-columns: minmax(0, 1fr);
        row-gap: 40px;
    }

    .vd-why__inner {
        grid-template-columns: minmax(0, 1fr);
        row-gap: 28px;
    }

    .vd-services__grid,
    .vd-videos__grid,
    .vd-testimonial-strip,
    .vd-blog__grid,
    .vd-testimonials__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .vd-footer__inner {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

header#masthead {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99999999;
    display: flex;
    align-items: stretch;
    max-width: 1350px;
    margin: auto;
    justify-content: space-between;
    left: 50%;
    top: 0;
    transform: translate(-50%, 20%);
}

.main-navigation {
    display: flex;
    width: auto;
    background: black;
    padding: 15px 15px;
    border-radius: 50px;
    align-items: center;
    height: 54px;
}

img.custom-logo {
    height: 80px;
    width: auto;
    position: relative;
    left: -2px;
}

.main-navigation li a {
    letter-spacing: 0;
    font-size: 13px;
    padding: 1px 9px;
    font-weight: 800;
    color: white;
}

.main-navigation .vd-btn {
    display: flex;
    text-decoration: none;
    height: 38px;
    font-size: 13px;
    margin-left: 12px;
}

img.background-first-row {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
}

.current_page_item a {
    color: #F2B824 !important;
    text-decoration: underline !important;
}
/* Floating booking CTA */

.vd-floating-cta {
    position: fixed;
    right: 24px;
    bottom: 24px;
    z-index: 9999;
}

.vd-floating-cta__btn {
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.45);
    font-size: 20px;
}

/* Modal */

.vd-modal {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.65);
    display: none;
    align-items: center;
    justify-content: center;
    padding: 24px;
    z-index: 9998;
}

.vd-modal.is-open {
    display: flex;
}

.vd-modal__panel {
    background-color: var(--vd-panel);
    border-radius: var(--vd-radius-xl);
    padding: 32px 28px;
    max-width: 520px;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.7);
    position: relative;
}

.vd-modal__title {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 8px;
    font-family: "Bebas Neue", system-ui, sans-serif;
    letter-spacing: 0.08em;
}

.vd-modal__lead {
    margin: 0 0 20px;
    color: var(--vd-text-muted);
}

/* Close button */

.vd-modal__close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 32px;
    height: 32px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    color: var(--vd-text);
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
}

.vd-modal__close:hover {
    background-color: rgba(255, 255, 255, 0.06);
}

/* ==============================
   Insights page
   ============================== */

.vd-hero--insights {
    border-bottom: 1px solid var(--vd-border-subtle);
}

/* Search bar */

.vd-insights-search {
    padding-top: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--vd-border-subtle);
}

.vd-insights-search__form {
    display: flex;
    align-items: center;
    gap: 16px;
}

.vd-insights-search__field {
    flex: 1;
    display: flex;
    align-items: center;
    background-color: var(--vd-panel);
    border-radius: 999px;
    padding: 6px 14px;
    border: 1px solid rgba(255, 255, 255, 0.18);
}

.vd-insights-search__icon {
    font-size: 14px;
    margin-right: 8px;
    opacity: 0.6;
}

#vd-insights-search-input {
    border: none;
    outline: none;
    background: transparent;
    color: var(--vd-text);
    width: 100%;
    font-size: 14px;
}

#vd-insights-search-input::placeholder {
    color: var(--vd-text-muted);
}

.vd-insights-search__filters {
    display: flex;
    align-items: center;
    gap: 10px;
}

.vd-insights-search__select {
    background-color: var(--vd-panel);
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    color: var(--vd-text);
    padding: 9px 30px 9px 14px;
    font-size: 13px;
    appearance: none;
    position: relative;
    min-width: 150px;
}

.vd-insights-search__select:focus {
    outline: none;
    border-color: var(--vd-highlight);
}

/* Posts grid adjustments */

.vd-insights-list {
    padding-top: 40px;
}

.vd-insights-list .vd-blog__grid {
    margin-top: 20px;
}

/* Hide cards with JS */

.vd-insights-card--hidden {
    display: none;
}

/* Empty / load more */

.vd-insights__empty {
    text-align: center;
    margin-top: 26px;
    color: var(--vd-text-muted);
}

.vd-insights__load-more-wrap {
    text-align: center;
    margin-top: 30px;
}

/* ==============================
   Single post, Insights layout
   ============================== */

.vd-single-hero {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 320px;
    display: flex;
    align-items: flex-end;
    padding: 190px 0 50px;
    overflow: hidden;
}

/* Sidebar */

.vd-single-sidebar {
    position: sticky;
    top: 96px;
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    gap: 20px;
    z-index: 9;
}

.vd-single-sidebar__block {
    background-color: var(--vd-panel);
    border-radius: var(--vd-radius-lg);
    border: 1px solid rgba(255, 255, 255, 0.12);
    padding: 18px 18px 20px;
}

/* ==============================
   Work page
   ============================== */

.vd-hero--work {
    border-bottom: 1px solid var(--vd-border-subtle);
}

/* Search bar */

.vd-work-search {
    padding-top: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--vd-border-subtle);
}

.vd-work-search__form {
    display: flex;
    align-items: center;
    gap: 16px;
}

.vd-work-search__field {
    flex: 1;
    display: flex;
    align-items: center;
    background-color: var(--vd-panel);
    border-radius: 999px;
    padding: 6px 14px;
    border: 1px solid rgba(255, 255, 255, 0.18);
}

.vd-work-search__icon {
    font-size: 14px;
    margin-right: 8px;
    opacity: 0.6;
}

#vd-work-search-input {
    border: none;
    outline: none;
    background: transparent;
    color: var(--vd-text);
    width: 100%;
    font-size: 14px;
}

#vd-work-search-input::placeholder {
    color: var(--vd-text-muted);
}

.vd-work-search__filters {
    display: flex;
    align-items: center;
    gap: 10px;
}

.vd-work-search__select {
    background-color: var(--vd-panel);
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    color: var(--vd-text);
    padding: 9px 30px 9px 14px;
    font-size: 13px;
    appearance: none;
    min-width: 150px;
}

/* Grid tweaks */

.vd-work-list {
    padding-top: 40px;
}

.vd-work-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.vd-work-card {
    position: relative;
}

/* Card thumb */

/* Work card visuals */

.vd-work-card__trigger {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    cursor: pointer;
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
}

.vd-work-card__thumb-inner {
    position: relative;
    display: block;
    border-radius: 20px;
    overflow: hidden;
    background-color: #111111;
}

.vd-work-card__thumb-inner img {
    display: block;
    width: 100%;
    height: 190px;
    object-fit: cover;
}

/* Corner shadow top left */

.vd-work-card__corner-shadow {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at top left, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.0) 55%);
    pointer-events: none;
}

.vp-video-card-gradient {
    background: linear-gradient(20deg, rgb(18 18 18 / 80%) 38%, rgba(18, 18, 18, 0) 78%);
    z-index: 2;
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
}

button.vd-video-card__play {
    position: absolute;
    bottom: 0;
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    color: white;
    font-size: 25px;
    margin: 0;
    padding: 0;
    line-height: 35px;
    font-family: "Archivo", sans-serif;
    font-weight: bold;
    text-align: left;
    padding: 9px 11px;
    z-index: 9;
}

/* Play icon + label */

.vd-work-card__play-icon {
    position: absolute;
    left: 16px;
    bottom: 16px;
    width: 40px;
    height: 40px;
    border-radius: 999px;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
}

.vd-work-card__play-icon img {
    display: block;
    width: 18px;
    height: auto;
}

.vd-work-card__play-label {
    position: absolute;
    right: 16px;
    bottom: 18px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    color: rgba(255, 255, 255, 0.85);
}

/* Text swap: title then label */

.vd-video-card__body {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 20px 30px;
}

.vd-video-card__label {
    margin: 0;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    color: var(--vd-text-muted);
}

/* Hide filtered cards */

.vd-work-card--hidden {
    display: none;
}

img.background-gradient {
    position: absolute;
    top: 400px;
    z-index: 9;
    pointer-events: none;
    cursor: default;
}

.vd-work-card__trigger img {
    display: block;
    width: 100%;
    height: 180px;
    object-fit: cover;
}

img.video-img-card {
    height: 370px;
}

.vd-work-card__play-label {
    position: absolute;
    left: 16px;
    bottom: 14px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #ffffff;
}

/* Card body */

.vd-video-card__meta {
    margin: 6px 0 0;
    font-size: 12px;
    color: var(--vd-text-muted);
}

/* Empty / load more */

.vd-work__empty {
    text-align: center;
    margin-top: 26px;
    color: var(--vd-text-muted);
}

.vd-work__load-more-wrap {
    text-align: center;
    margin-top: 30px;
}

/* Video modal */

.vd-work-modal__panel {
    max-width: 960px;
    width: 100%;
}

.vd-work-modal__video {
    position: relative;
    padding-top: 56.25%; /* 16:9 */
    border-radius: 18px;
    overflow: hidden;
}

.vd-work-modal__video iframe,
.vd-work-modal__video video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

/* Responsive */

@media (max-width: 1024px) {
    .vd-work-search__form {
        flex-direction: column;
        align-items: stretch;
    }

    .vd-work-search__filters {
        justify-content: space-between;
    }

    .vd-work-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 720px) {
    .vd-work-search__filters {
        flex-direction: column;
        align-items: stretch;
    }

    .vd-work-search__select {
        width: 100%;
    }

    .vd-work-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .vd-work__load-more-wrap {
        margin-top: 22px;
    }
}

/* ==============================
   Single post, Insights layout
   ============================== */

/* Hero with featured image background */

.vd-single-hero__overlay {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0, rgba(0, 0, 0, 0.75) 35%, rgba(0, 0, 0, 0.9) 100%);
    pointer-events: none;
}

.vd-single-hero__inner {
    position: relative;
    z-index: 9;
    width: 1350px;
}

/* Meta and title in hero */

.vd-single-article__meta {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    color: var(--vd-text-muted);
    margin: 0 0 10px;
}

.vd-single-article__category {
    color: var(--vd-highlight);
}

.vd-single-article__title {
    font-size: 55px;
    line-height: 52px;
    margin: 0 0 12px;
    width: 60%;
}

.vd-single-article__excerpt {
    margin: 0;
    font-size: 16px;
    color: var(--vd-text-muted);
}

/* Body area with right sidebar */

.vd-single-body {
    background-color: #101010;
    padding-top: 40px;
    padding-bottom: 60px;
}

.vd-single-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.8fr) 280px; /* article left; sidebar right */
    gap: 40px;
    align-items: flex-start;
}

/* Article */

.vd-single-article {
    max-width: 780px;
}

.vd-single-article__body {
    font-size: 16px;
    line-height: 1.7;
    color: var(--vd-text);
}

.vd-single-article__body p {
    margin-bottom: 18px;
    font-family: "Archivo", sans-serif;
    color: #cdcdcd;
}

.vd-single-article__body h2,
.vd-single-article__body h3,
.vd-single-article__body h4 {
    margin-top: 28px;
    margin-bottom: 12px;
}

.vd-single-article__body ul,
.vd-single-article__body ol {
    margin: 0 0 18px 20px;
}

/* Footer under article */

.vd-single-article__footer {
    margin-top: 32px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.vd-single-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
}

.vd-single-tags__label {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    color: var(--vd-text-muted);
}

.vd-single-tags__list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.vd-single-tags__list a {
    font-size: 12px;
    border-radius: 999px;
    padding: 4px 10px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    text-decoration: none;
    color: var(--vd-text-muted);
}

.vd-single-tags__list a:hover {
    border-color: var(--vd-highlight);
    color: #fff;
}

/* Prev / next */

.vd-single-nav {
    display: flex;
    justify-content: space-between;
    gap: 14px;
}

.vd-single-nav__prev,
.vd-single-nav__next {
    flex: 1;
}

.vd-single-nav a {
    display: block;
    padding: 14px 16px;
    border-radius: var(--vd-radius-lg);
    background-color: #151515;
    border: 1px solid rgba(255, 255, 255, 0.12);
    text-decoration: none;
    color: var(--vd-text-muted);
}

.vd-single-nav a span {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    margin-bottom: 4px;
}

.vd-single-nav a strong {
    font-size: 14px;
    color: #fff;
}

.vd-single-nav a:hover {
    border-color: var(--vd-highlight);
}

/* Sidebar (now on the right) */

.vd-single-sidebar {
    position: sticky;
    top: 96px;
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.vd-single-sidebar__block {
    background-color: var(--vd-panel);
    border-radius: var(--vd-radius-lg);
    border: 1px solid rgba(255, 255, 255, 0.12);
    padding: 18px 18px 20px;
}

.vd-single-sidebar__heading {
    font-size: 21px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 10px;
    color: #ffffff;
}

/* Search */

.vd-single-sidebar__search {
    padding-bottom: 16px;
}

.vd-single-search__field {
    display: flex;
    align-items: center;
    background-color: #101010;
    border-radius: 999px;
    padding: 6px 12px;
    border: 1px solid rgba(255, 255, 255, 0.18);
}

.vd-single-search__icon {
    font-size: 14px;
    margin-right: 8px;
    opacity: 0.7;
}

#vd-single-search-input {
    border: none;
    outline: none;
    background: transparent;
    color: var(--vd-text);
    width: 100%;
    font-size: 13px;
}

#vd-single-search-input::placeholder {
    color: var(--vd-text-muted);
}

/* Categories */

.vd-single-cats {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.vd-single-cats__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 999px;
    padding: 6px 10px;
    font-size: 13px;
    color: var(--vd-text-muted);
    text-decoration: none;
    background-color: #101010;
    border: 1px solid transparent;
}

.vd-single-cats__link:hover {
    border-color: rgba(255, 255, 255, 0.25);
    color: var(--vd-text);
}

.vd-single-cats__link--active {
    border-color: var(--vd-highlight);
    background: radial-gradient(circle at right, rgba(255, 192, 75, 0.23) 0, #101010 60%);
    color: #fff;
}

.vd-single-cats__count {
    font-size: 11px;
    opacity: 0.7;
}

/* Related list */

.vd-single-related-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.vd-single-related-list__item a {
    display: block;
    font-size: 13px;
    line-height: 1.4;
    text-decoration: none;
    color: var(--vd-text-muted);
}

.vd-single-related-list__item a:hover {
    color: #fff;
}

/* CTA block */

.vd-single-sidebar__cta {
    background: radial-gradient(circle at top left, #31240d 0, #151515 55%);
}

.vd-single-sidebar__cta p {
    font-size: 13px;
    color: var(--vd-text-muted);
    margin: 0 0 10px;
}

.vd-btn--full {
    width: 100%;
    justify-content: center;
}

.vd-single-sidebar__cta-note {
    margin-top: 8px;
    font-size: 11px;
    opacity: 0.8;
}

/* ==============================
   Mobile header + menu
   ============================== */

.vd-header-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

/* White hamburger */

.vd-mobile-toggle {
    display: none;
    position: relative;
    width: 42px;
    height: 42px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(0, 0, 0, 0.8);
    padding: 0;
    cursor: pointer;
}

.vd-mobile-toggle__bar {
    position: absolute;
    left: 10px;
    right: 10px;
    height: 2px;
    border-radius: 4px;
    background: #ffffff;
    transition: transform 0.18s ease, opacity 0.18s ease, top 0.18s ease, bottom 0.18s ease;
}

.vd-mobile-toggle__bar:nth-child(1) {
    top: 12px;
}

.vd-mobile-toggle__bar:nth-child(2) {
    top: 20px;
}

.vd-mobile-toggle__bar:nth-child(3) {
    bottom: 12px;
}

/* Optional cross animation when menu is open */
.vd-menu-open .vd-mobile-toggle__bar:nth-child(1) {
    top: 20px;
    transform: rotate(45deg);
}

.vd-menu-open .vd-mobile-toggle__bar:nth-child(2) {
    opacity: 0;
}

.vd-menu-open .vd-mobile-toggle__bar:nth-child(3) {
    bottom: 20px;
    transform: rotate(-45deg);
}

/* Fullscreen mobile menu */

.vd-mobile-menu {
    position: fixed;
    inset: 0;
    display: none;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    padding: 24px 18px;
}

/* Mobile menu; bigger panel, closer to top, scrollable */

.vd-mobile-menu.is-open {
    display: flex;
    justify-content: center;
    align-items: flex-start;   /* was centre; pushes it too high */
    padding: 40px 18px 24px;   /* add a bit of top padding */
}

.vd-mobile-menu__panel {
    width: 100%;
    max-width: 100vh;
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    background: black;
    padding: 30px;
}

/* On very small screens use almost full width */

@media (max-width: 480px) {
    .vd-mobile-menu__panel {
        max-width: 100%;
    }
}

/* Top row: logo + close */

.vd-mobile-menu__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4px;
}

.vd-mobile-menu__logo .custom-logo {
    height: 70px;
    width: auto;
}

.vd-mobile-menu__close {
    border: none;
    background: none;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
}

/* Meta row: location + quick book */

.vd-mobile-menu__meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: var(--vd-text-muted);
    padding: 10px 0 6px;
    border-top: 1px solid rgba(255, 255, 255, 0.22);
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}

.vd-mobile-menu__book {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    padding: 6px 12px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    text-decoration: none;
    color: #ffffff;
}

/* Menu list */

.vd-mobile-menu__list {
    list-style: none;
    margin: 6px 0 0;
    padding: 0;
}

.vd-mobile-menu__list > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.vd-mobile-menu__list > li:last-child {
    border-bottom: none;
}

.vd-mobile-menu__list a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 2px;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
}

.vd-mobile-menu__list a span {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
}

/* Footer with socials */

.vd-mobile-menu__footer {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.18);
    display: flex;
    justify-content: flex-start;
}

.vd-mobile-menu__social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    margin-right: 8px;
}

/* Lock scroll when menu open */

.vd-menu-open {
    overflow: hidden;
}

.main-navigation li a {
    letter-spacing: 0;
    font-size: 14px;
    padding: 1px 9px;
    font-family: "Archivo", sans-serif;
}

/* ==============================
   FAQs (animated accordion)
   ============================== */

.vd-faqs .vd-container {
    max-width: 1350px;
}

.vd-faqs__list {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.vd-faq {
    background-color: var(--vd-panel);
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);
    transition: border-color 0.18s ease, box-shadow 0.18s ease;
}

.vd-faq:hover {
    border-color: rgba(255, 255, 255, 0.22);
}

.vd-faq[open] {
    border-radius: 22px;
    border-color: rgba(242, 184, 36, 0.30);
    box-shadow: 0 18px 48px rgba(242, 184, 36, 0.10);
}

.vd-faq__question {
    list-style: none;
    cursor: pointer;
    padding: 18px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    font-family: "Archivo", sans-serif;
    font-weight: 700;
    color: #ffffff;
}

.vd-faq__question::-webkit-details-marker {
    display: none;
}

.vd-faq__question:focus-visible {
    outline: 2px solid rgba(242, 184, 36, 0.55);
    outline-offset: 3px;
    border-radius: 999px;
}

/* Chevron */
.vd-faq__question::after {
    content: "";
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    background:
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.10) 0, rgba(0, 0, 0, 0.0) 55%),
        rgba(0, 0, 0, 0.35);
    position: relative;
    transition: transform 0.22s ease, border-color 0.22s ease, background-color 0.22s ease;
}

.vd-faq__question::before {
    content: "";
    position: absolute;
    right: 36px;
    width: 8px;
    height: 8px;
    border-right: 2px solid rgb(242 184 36);
    border-bottom: 2px solid rgb(242 184 36);
    transform: translateY(-1px) rotate(45deg);
    transition: transform 0.22s ease, border-color 0.22s ease;
    pointer-events: none;
    z-index: 9;
}

.vd-faq[open] .vd-faq__question::before {
    transform: translateY(2px) rotate(-135deg);
    border-color: rgba(242, 184, 36, 0.95);
}

.vd-faq[open] .vd-faq__question::after {
    border-color: rgba(242, 184, 36, 0.35);
}

/* Animated answer wrapper */
.vd-faq__answer {
    padding: 0 22px 18px;
    color: var(--vd-text-muted);
    font-family: "Archivo", sans-serif;
    line-height: 26px;
}

/* Height animation hook (JS will set inline height) */
.vd-faq__answer-wrap {
    height: 0;
    overflow: hidden;
    transition: height 0.28s ease;
}

.vd-faq.is-open .vd-faq__answer-wrap {
    /* height will be controlled by JS */
}

section.roi-calculator-section {
    display: none;
}

@media (max-width: 720px) {
    .vd-faq__question {
        padding: 16px 16px;
        font-size: 15px;
    }

    .vd-faq__answer {
        padding: 0 16px 16px;
    }

    .vd-faq__question::before {
        right: 42px;
    }
}

/* Show / hide per breakpoint */

@media (max-width: 720px) {
    .vd-desktop-nav {
        display: none;
    }

    .vd-mobile-toggle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
}

/* Desktop header spacing */

@media (min-width: 721px) {
    .vd-desktop-nav {
        display: flex;
        align-items: center;
        margin-left: auto;
        gap: 32px;             /* gap between menu list and CTA */
    }

    .vd-nav__list {
        display: flex;
        align-items: center;
        gap: 40px;             /* spacing between menu items */
    }
}

/* Responsive */

@media (max-width: 1024px) {
    .vd-single-layout {
        grid-template-columns: minmax(0, 1fr);
        gap: 32px;
    }

    .vd-single-sidebar {
        position: static;
    }
}

@media (max-width: 720px) {
    .vd-single-hero {
        padding: 60px 0 40px;
        min-height: 260px;
    }

    .vd-single-article__title {
        font-size: 30px;
    }
}

/* Mobile tweaks */

@media (max-width: 720px) {
    .vd-floating-cta {
        right: 16px;
        bottom: 16px;
        left: 16px;
    }

    .vd-floating-cta__btn {
        width: 100%;
        justify-content: center;
    }

    .vd-modal__panel {
        padding: 24px 20px;
    }
}

/* ============================================
   Vision Section - Podcast Studio
   ============================================ */

.vision-section {
    background: #0a0a0a;
    color: #ffffff;
    padding: 80px 20px;
    padding-bottom: 1px;
}

.vision-container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}

/* ============================================
   Hero Section
   ============================================ */

.vision-hero {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    margin-bottom: 80px;
}

.vision-content {
    max-width: 600px;
}

.vision-kicker {
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 0;
    font-family: "Bebas Neue", system-ui, sans-serif;
    color: #f2b824;
    position: relative;
    z-index: 9;
}

.vision-title {
    font-size: 76px;
    font-weight: bold;
    line-height: 69px;
    margin: 0 0 24px 0;
    text-transform: uppercase;
    letter-spacing: 0;
}

.vision-description {
    font-size: 18px;
    line-height: 1.6;
    color: #d1d5db;
    margin: 0 0 32px 0;
}

.vision-button {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: #F2B824;
    color: #0a0a0a;
    padding: 16px 32px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.vision-button:hover {
    background: #d97706;
    transform: translateX(4px);
}

.button-icon {
    display: flex;
    align-items: center;
    transition: transform 0.3s ease;
}

.vision-button:hover .button-icon {
    transform: translateX(4px);
}

.vision-image {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
}

.vision-image img {
    width: 100%;
    height: auto;
    display: block;
}

/* ============================================
   Feature Cards
   ============================================ */

.vision-features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    background: #1a1a1a;
    padding: 60px;
    border-radius: 16px;
    position: relative;
    top: -100px;
}

.feature-card {
    text-align: center;
}

.feature-icon {
    margin: 0 auto 24px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feature-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.feature-title {
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 16px 0;
    color: #ffffff;
}

.step-title-container {
    display: flex;
    align-items: center;
}

.feature-description {
    font-size: 16px;
    line-height: 1.6;
    color: #9ca3af;
    margin: 0;
}

/* ============================================
   Process Section - How It Works
   ============================================ */

.process-section {
    background: #0a0a0a;
    color: #ffffff;
    padding: 40px 20px;
}

.process-container {
    max-width: 1400px;
    margin: 0 auto;
}

.process-title {
    font-weight: 900;
    margin: 0 0 80px 0;
    letter-spacing: 0;
    font-size: 80px;
    margin-bottom: 60px;
    text-transform: uppercase;
    width: 100%;
}

/* ============================================
   Process Steps Grid
   ============================================ */

.process-steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
    position: relative;
}

.process-step {
    position: relative;
}

.step-graphic {
    position: absolute;
    top: -10px;
    left: -54px;
    width: 57%;
    height: 66%;
    z-index: 0;
    pointer-events: none;
}

.step-graphic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.step-content {
    position: relative;
    z-index: 1;
    padding: 40px 30px;
}

.step-indicator {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-bottom: 24px;
    margin-right: 16px;
}

.step-title {
    font-size: 70px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 16px 0;
    letter-spacing: 0;
    line-height: 1.1;
}

.step-description {
    font-size: 17px;
    line-height: 1.6;
    color: #d8d8d8;
    margin: 0;
    font-family: "Archivo", sans-serif;
}

/* ============================================
   Location Section
   ============================================ */

.location-section {
    background: #0a0a0a;
    color: #ffffff;
    padding: 100px 20px;
}

.location-container {
    max-width: 1400px;
    margin: 0 auto;
}

/* ============================================
   Location Grid - Content & Map
   ============================================ */

.location-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    margin-bottom: 60px;
}

.location-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.location-title {
    font-size: 76px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 32px 0;
    letter-spacing: 0;
    line-height: 1.1;
}

/* Location Contact */
.location-contact {
    margin-bottom: 2rem;
}

.location-phone {
    font-family: var(--font-heading);
    font-size: 1.5rem;
    color: var(--cream);
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.location-phone:hover {
    opacity: 0.7;
}

.location-phone .phone-prefix {
    opacity: 0.6;
}

/* Location Button - matching hero style */
.location-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 1.5rem;
    background: var(--cream);
    color: var(--dark-green);
    font-family: var(--font-heading);
    font-size: 1rem;
    text-decoration: none;
    transition: all 0.3s ease;
}

.location-btn:hover {
    background: var(--sage);
    color: var(--cream);
}

.location-btn .btn-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

.location-btn:hover .btn-arrow {
    transform: translate(3px, -3px);
}

.location-text {
    font-size: 16px;
    line-height: 1.8;
    color: #d1d5db;
    margin-bottom: 32px;
}

.location-text p {
    margin: 0 0 16px 0;
}

.location-text p:last-child {
    margin-bottom: 0;
}

.location-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #F2B824;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: gap 0.3s ease;
}

.location-link:hover {
    gap: 12px;
}

.link-arrow {
    display: flex;
    align-items: center;
    transition: transform 0.3s ease;
}

.location-link:hover .link-arrow {
    transform: translateX(4px);
}

/* ============================================
   Map Section
   ============================================ */

.location-map {
    display: flex;
    align-items: flex-start;
}

.map-wrapper {
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
    background: #1a1a1a;
    border: 1px solid #333;
}

.map-wrapper iframe {
    width: 100%;
    height: 400px;
    border: 0;
    display: block;
}

.map-placeholder {
    width: 100%;
    height: 400px;
    background: #1a1a1a;
    border: 1px solid #333;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.map-placeholder p {
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    color: #333;
    margin: 0;
}

/* ============================================
   Gallery Section
   ============================================ */

.location-gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.gallery-item {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    aspect-ratio: 1;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

.gallery-item:hover img {
    transform: scale(1.05);
}

/* ============================================
   Pricing Table Section
   ============================================ */

.pricing-section {
    background: #0a0a0a;
    color: #ffffff;
    padding: 100px 20px;
}

.pricing-container {
    max-width: 1300px;
    margin: 0 auto;
}

.pricing-title {
    font-size: 56px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 60px 0;
    letter-spacing: -0.5px;
}

/* ============================================
   Table Wrapper & Structure
   ============================================ */

.pricing-table-wrapper {
    overflow-x: auto;
    border-radius: 16px;
}

.pricing-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: transparent;
}

/* ============================================
   Table Headers
   ============================================ */

.pricing-table thead th {
    background: transparent;
    padding: 24px 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    border-bottom: 2px solid #333;
}

.pricing-table thead th.category-header {
    background: transparent;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    width: 280px;
}

.pricing-table thead th.highlighted {
    border: 2px solid #F2B824;
    border-bottom: 2px solid #F2B824;
}

/* ============================================
   Category Rows
   ============================================ */

.category-row td {
    background: #1a1a1a;
    padding: 16px 20px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #333;
}

/* ============================================
   Feature Rows
   ============================================ */

.feature-row td {
    padding: 16px 20px;
    border-bottom: 1px solid #222;
    font-size: 14px;
}

.feature-name {
    color: #d1d5db;
    border-right: 2px solid #333;
    background: transparent;
}

.feature-value {
    text-align: center;
    color: #d1d5db;
    background: transparent;
}

.feature-value.highlighted {
    border-left: 2px solid #F2B824;
    border-right: 2px solid #F2B824;
}

.check-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* ============================================
   Pricing Row
   ============================================ */

.pricing-row td {
    padding: 32px 20px;
    border-bottom: 1px solid #333;
    background: transparent;
}

.price-label {
    border-right: 2px solid #333;
}

.price-cell {
    text-align: center;
}

.price-cell.highlighted {
    border-left: 2px solid #F2B824;
    border-right: 2px solid #F2B824;
}

.price-amount {
    font-size: 48px;
    font-weight: 900;
    color: #ffffff;
}

.price-suffix {
    font-size: 16px;
    font-weight: 400;
    color: #9ca3af;
    margin-left: 4px;
}

/* ============================================
   Details & Payment Rows
   ============================================ */

.details-row td,
.payment-row td {
    padding: 20px;
    border-bottom: 1px solid #333;
    background: transparent;
}

.details-label,
.payment-label {
    border-right: 2px solid #333;
}

.details-cell,
.payment-cell {
    text-align: center;
    font-size: 14px;
    color: #9ca3af;
}

.details-cell.highlighted,
.payment-cell.highlighted {
    border-left: 2px solid #F2B824;
    border-right: 2px solid #F2B824;
}

.payment-row td {
    border-bottom: 2px solid #333;
}

.payment-cell.highlighted {
    border-bottom: 2px solid #F2B824;
}

.package-details {
    line-height: 1.6;
}

.payment-terms {
    line-height: 1.8;
    font-size: 13px;
}

/* ============================================
   Sales Problems Section
   ============================================ */

.problems-section {
    background: #0a0a0a;
    color: #ffffff;
    padding: 100px 20px;
}

.problems-container {
    max-width: 1400px;
    margin: 0 auto;
}

/* ============================================
   Top Grid - Two Columns
   ============================================ */

.problems-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    margin-bottom: 80px;
}

.problems-column {
    display: flex;
    flex-direction: column;
}

.problems-kicker {
    display: inline-block;
    color: #F2B824;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 24px;
}

.problems-title {
    font-size: 70px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 62px;
    margin: 0 0 32px 0;
    letter-spacing: -0.5px;
}

.title-highlight {
    color: #F2B824;
}

.title-circle {
    position: relative;
    display: inline-block;
}

.title-circle::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    background-image: url('http://vdrop.stackforge.co.uk/wp-content/uploads/2026/01/circle-mark-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
    pointer-events: none;
}

.problems-description {
    font-size: 18px;
    line-height: 1.8;
    color: #d1d5db;
    margin: 0;
}

/* ============================================
   Stats Section
   ============================================ */

.problems-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
    margin-bottom: 80px;
}

.stat-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.stat-icon {
    flex-shrink: 0;
    width: 90px;
    height: 90px;
    position: relative;
    top: -10px;
}

.stat-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.stat-content {
    flex: 1;
}

.stat-title {
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 0px 0;
    color: #ffffff;
}

.stat-description {
    font-size: 18px;
    line-height: 1.6;
    color: #d0d0d0;
    margin: 0;
    position: relative;
    top: -10px;
}

/* ============================================
   Bottom Statement
   ============================================ */

.problems-bottom {
    text-align: left;
}

.bottom-title {
    font-size: 56px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0;
    letter-spacing: -0.5px;
}

.title-highlight-underline {
    color: #e36348;
    position: relative;
    display: inline-block;
}

.underline-graphic {
    position: absolute;
    bottom: -61px;
    left: 0;
    width: 100%;
    height: auto;
    pointer-events: none;
}

/* ============================================
   Podcast Advantage Section
   ============================================ */

.advantage-section {
    position: relative;
    background-color: #0a0a0a;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #ffffff;
    padding: 120px 20px;
    overflow: hidden;
}

.advantage-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(10, 10, 10, 0.95) 0%, rgba(10, 10, 10, 0.85) 50%, rgba(10, 10, 10, 0.3) 100%);
    z-index: 1;
}

.advantage-container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.advantage-content {
    max-width: 700px;
}

.advantage-kicker {
    display: inline-block;
    color: #F2B824;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 24px;
}

.advantage-title {
    font-size: 74px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.1;
    margin: 0 0 20px 0;
    letter-spacing: 0;
}

.advantage-text {
    font-size: 18px;
    line-height: 1.8;
    color: #d1d5db;
    margin: 0;
}

.advantage-text p {
    margin: 0 0 24px 0;
}

.advantage-text p:last-child {
    margin-bottom: 0;
}

.text-highlight {
    color: #F2B824;
    font-weight: 600;
}

/* ============================================
   Add-Ons Section
   ============================================ */

.addons-section {
    background: #0a0a0a;
    color: #ffffff;
    padding: 100px 20px;
}

.addons-container {
    max-width: 1350px;
    margin: 0 auto;
}

.addons-title {
    font-size: 56px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 60px 0;
    letter-spacing: -0.5px;
}

.addons-title span {
    color: #F2B824;
}

.rpi-review_us {
    display: inline-block;
    color: #181818 !important;
    font-size: var(--head-btn-fs);
    outline: 0;
    line-height: 16px;
    border-radius: 27px;
    background-color: #f2b824 !important;
    white-space: nowrap;
    user-select: none;
    text-decoration: none;
    vertical-align: middle;
}

.rpi-card-inner .rpi-img {
    display: none !important;
}

/* ============================================
   Hero Title Word Animation
   ============================================ */

.vd-hero__title--animated .vd-word {
    opacity: 0;
    color: var(--vd-highlight, #F2B824);
    animation: vd-word-colour 0.8s ease forwards;
}

/* Stagger delays are set via inline style in JS */

@keyframes vd-word-colour {
    0% {
        opacity: 0;
        color: var(--vd-highlight, #F2B824);
    }
    40% {
        opacity: 1;
        color: var(--vd-highlight, #F2B824);
    }
    100% {
        opacity: 1;
        color: #ffffff;
    }
}

/* Reduced motion preference */
@media (prefers-reduced-motion: reduce) {
    .vd-hero__title--animated .vd-word {
        opacity: 1;
        color: #ffffff;
        animation: none;
    }
}

/* Circle around specific word */
.vd-word--circled {
    position: relative;
    display: inline-block;
}

.vd-word--circled::before {
    content: '';
    position: absolute;
    top: 43%;
    left: 50%;
    width: 230%;
    height: 360%;
    transform: translate(-50%, -50%);
    background-image: url('/wp-content/uploads/2026/02/circle-mark-vd.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
    z-index: -1;
}

/* ============================================
   Cards Grid
   ============================================ */

.addons-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.addon-card {
    background: #1a1a1a;
    border: 1px solid #333;
    border-radius: 12px;
    padding: 32px;
    display: flex;
    flex-direction: column;
    transition: border-color 0.3s ease;
}

.addon-card:hover {
    border-color: #444;
}

/* ============================================
   Card Header with Price
   ============================================ */

.card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 24px;
}

.card-price {
    display: flex;
    align-items: baseline;
    gap: 4px;
}

.price-amount {
    font-size: 32px;
    font-weight: 900;
    color: #ffffff;
}

.price-suffix {
    font-size: 14px;
    font-weight: 400;
    color: #9ca3af;
}

.addon-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgba(245, 158, 11, 0.1);
    border: 1px solid #F2B824;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    color: #F2B824;
    white-space: nowrap;
}

.badge-icon {
    display: flex;
    align-items: center;
}

/* ============================================
   Card Title
   ============================================ */

.card-title {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0 0 24px 0;
    letter-spacing: -0.3px;
}

.card-title span {
    color: #F2B824;
}

/* ============================================
   Features List
   ============================================ */

.card-features {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.feature-item {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    font-size: 14px;
    line-height: 1.6;
    color: #d1d5db;
}

.feature-arrow {
    color: #F2B824;
    font-weight: 700;
    flex-shrink: 0;
    margin-top: 2px;
}

.feature-text {
    flex: 1;
}

/* ============================================
   Proof It Pays Section
   ============================================ */

.proof-section {
    background: #0a0a0a;
    color: #ffffff;
    padding: 100px 20px;
}

.proof-container {
    max-width: 1400px;
    margin: 0 auto;
}

/* ============================================
   Two Column Grid
   ============================================ */

.proof-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
}

.proof-image {
    border-radius: 16px;
    overflow: hidden;
}

.proof-image img {
    width: 100%;
    height: auto;
    display: block;
}

/* ============================================
   Content Column
   ============================================ */

.proof-content {
    display: flex;
    flex-direction: column;
}

.proof-title {
    font-size: 74px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.1;
    margin: 0 0 48px 0;
    letter-spacing: 0;
}

.proof-title span {
    color: #F2B824;
    position: relative;
}

/* Underline graphic for span elements */
.proof-title span::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 12px;
    background-image: url('http://vdrop.stackforge.co.uk/wp-content/uploads/2026/01/line-graphic.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
}

/* ============================================
   Stats Table
   ============================================ */

.proof-stats {
    display: flex;
    flex-direction: column;
}

.stat-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    padding: 24px 0;
    border-bottom: 1px solid #333;
}

.stat-row:first-child {
    border-top: 1px solid #333;
}

.stat-label {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}

.stat-value {
    font-size: 18px;
    line-height: 1.6;
    color: #f2b824;
}

.stat-value span {
    color: #F2B824;
    font-weight: 600;
}

/* ============================================
   Testimonials Section
   ============================================ */

.testimonials-section {
    background: #0a0a0a;
    color: #ffffff;
    padding: 100px 20px;
    overflow: hidden;
}

.testimonials-container {
    max-width: 1350px;
    margin: 0 auto;
}

/* ============================================
   Testimonials Grid
   ============================================ */

.testimonials-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 30px;
}

.testimonial-card {
    position: relative;
    background: #1a1a1a;
    border: 1px solid #333;
    border-radius: 16px;
    padding: 48px 40px 32px;
    display: flex;
    flex-direction: column;
    min-height: 280px;
}

/* ============================================
   Quote Marks
   ============================================ */

.quote-mark {
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 1;
}

.quote-mark img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.quote-top {
    top: 16px;
    right: 4%;
}

.quote-bottom {
    bottom: 114px;
    left: 6px;
    transform: rotate(
193deg);
}

/* ============================================
   Quote Text
   ============================================ */

.testimonial-quote {
    font-size: 28px;
    line-height: 29px;
    font-weight: 500;
    margin: 0;
    flex: 1;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: "Bebas Neue", system-ui, sans-serif;
}

.testimonial-quote span {
    color: #F2B824;
}

/* ============================================
   Author Section
   ============================================ */

.testimonial-author {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 20px;
    position: relative;
    z-index: 2;
}

.author-info {
    flex: 1;
}

.author-name {
    color: #ffffff;
    font-size: 25px;
    line-height: 31px;
    font-weight: 500;
    margin: 0;
    flex: 1;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: "Bebas Neue", system-ui, sans-serif;
}

.author-title {
    font-size: 22px;
    font-weight: 500;
    color: #F2B824;
    text-transform: uppercase;
    line-height: 22px;
    font-family: "Bebas Neue", system-ui, sans-serif;
}

.author-title span {
    color: #F2B824;
}

.author-image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    border: 2px solid #333;
}

.author-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* ============================================
   Video Case Studies Section
   ============================================ */

.vd-videos {
    background-color: var(--vd-bg, #121212);
    position: relative;
    overflow: hidden;
}

/* Decorative background lines */
.vd-videos::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    background-image:
        linear-gradient(90deg, transparent 0%, transparent 48%, rgba(255,255,255,0.03) 50%, transparent 52%, transparent 100%),
        linear-gradient(0deg, transparent 0%, transparent 48%, rgba(255,255,255,0.03) 50%, transparent 52%, transparent 100%);
    background-size: 80px 80px;
    pointer-events: none;
    opacity: 0.5;
}

/* ============================================
   Video Grid
   ============================================ */

.vd-videos__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* ============================================
   Video Card
   ============================================ */

.vd-video-card {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    gap: 16px;
}

.vd-video-card__thumb {
    position: relative;
    border-radius: var(--vd-radius-lg, 18px);
    overflow: hidden;
    aspect-ratio: 16 / 10;
    background: var(--vd-bg-alt, #181818);
}

.vd-video-card__thumb .video-img-card {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease, filter 0.4s ease;
}

.vd-video-card:hover .video-img-card {
    transform: scale(1.05);
    filter: brightness(0.7);
}

/* Gradient overlay */
.vd-video-card__gradient {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.7) 0%,
        rgba(0, 0, 0, 0.3) 40%,
        rgba(0, 0, 0, 0.1) 70%,
        transparent 100%
    );
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.vd-video-card:hover .vd-video-card__gradient {
    opacity: 0.8;
}

/* ============================================
   Play Button
   ============================================ */

.vd-video-card__play:hover {
    transform: scale(1.05);
}

.vd-video-card__play .play-button-icon {
    width: 54px;
    height: 54px;
    color: var(--vd-highlight, #F2B824);
    transition: color 0.3s ease, transform 0.3s ease;
}

.vd-video-card__play:hover .play-button-icon {
    color: #ffffff;
    transform: scale(1.1);
}

.vd-video-card__play .play-button-draw {
    width: 54px;
    height: 54px;
    transition: transform 0.3s ease;
}

.vd-video-card__play:hover .play-button-draw {
    transform: scale(1.1);
}

.vd-video-card__play span {
    font-family: "Archivo", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 0.02em;
}

/* ============================================
   Card Body
   ============================================ */

.vd-video-card__label {
    color: var(--vd-text, #f5f5f5);
    font-size: 28px;
    line-height: 29px;
    font-weight: 500;
    margin: 0;
    flex: 1;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: "Bebas Neue", system-ui, sans-serif;
}

.vd-video-card__title {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    color: #F2B824;
    text-transform: uppercase;
    line-height: 22px;
    font-family: "Bebas Neue", system-ui, sans-serif;
}

/* ============================================
   Video Lightbox
   ============================================ */

.vd-video-lightbox {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.vd-video-lightbox.is-open {
    opacity: 1;
    visibility: visible;
}

.vd-video-lightbox__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.92);
    backdrop-filter: blur(8px);
}

.vd-video-lightbox__container {
    position: relative;
    width: 90%;
    max-width: 1100px;
    z-index: 1;
    transform: scale(0.95) translateY(20px);
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.vd-video-lightbox.is-open .vd-video-lightbox__container {
    transform: scale(1) translateY(0);
}

.vd-video-lightbox__close {
    position: absolute;
    top: -50px;
    right: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.vd-video-lightbox__close:hover {
    background: var(--vd-highlight, #F2B824);
    border-color: var(--vd-highlight, #F2B824);
    color: #000000;
    transform: rotate(90deg);
}

.vd-video-lightbox__content {
    border-radius: var(--vd-radius-lg, 18px);
    overflow: hidden;
    background: #000000;
    box-shadow: 0 25px 80px rgba(0, 0, 0, 0.5);
}

.vd-video-lightbox__player {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    background: #000000;
}

.vd-video-lightbox__player iframe,
.vd-video-lightbox__player video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* Loading state */
.vd-video-lightbox__player::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    border: 3px solid rgba(255, 255, 255, 0.1);
    border-top-color: var(--vd-highlight, #F2B824);
    border-radius: 50%;
    animation: vd-spin 0.8s linear infinite;
    z-index: 0;
}

.vd-video-lightbox__player iframe,
.vd-video-lightbox__player video {
    z-index: 1;
}

@keyframes vd-spin {
    to { transform: rotate(360deg); }
}

/* ============================================
   Body scroll lock when lightbox is open
   ============================================ */

body.vd-lightbox-open {
    overflow: hidden;
}

/* ============================================
   Responsive Styles
   ============================================ */

@media (max-width: 1024px) {
    .vd-videos__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }
}

@media (max-width: 720px) {
    .vd-videos__grid {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .vd-video-card__thumb {
        aspect-ratio: 16 / 9;
    }

    .vd-video-card__play {
        bottom: 16px;
        left: 16px;
    }

    .vd-video-card__play .play-button-icon,
    .vd-video-card__play .play-button-draw {
        width: 48px;
        height: 48px;
    }

    .vd-video-card__play span {
        font-size: 14px;
    }

    .vd-video-lightbox__container {
        width: 95%;
    }

    .vd-video-lightbox__close {
        top: -48px;
        right: 0;
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 480px) {
    .vd-video-card__play .play-button-icon,
    .vd-video-card__play .play-button-draw {
        width: 44px;
        height: 44px;
    }

    .vd-video-card__play span {
        font-size: 13px;
    }
}

/* ============================================
   404 Error Page
   ============================================ */

.error-404-section {
    background: #0a0a0a;
    color: #ffffff;
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 20px;
}

.error-404-container {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.error-404-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}

/* ============================================
   Error Code
   ============================================ */

.error-code {
    font-size: 180px;
    font-weight: 900;
    line-height: 1;
    color: #1a1a1a;
    text-shadow: 0 0 40px rgba(245, 158, 11, 0.3);
    letter-spacing: -8px;
    margin-bottom: -20px;
}

/* ============================================
   Error Title & Description
   ============================================ */

.error-title {
    font-size: 56px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.1;
    margin: 0;
    letter-spacing: -0.5px;
}

.error-title span {
    color: #f59e0b;
}

.error-description {
    font-size: 18px;
    line-height: 1.6;
    color: #d1d5db;
    margin: 0;
    max-width: 600px;
}

/* ============================================
   Action Buttons
   ============================================ */

.error-actions {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 16px;
}

.error-button {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 16px 32px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.error-button.primary {
    background: #f59e0b;
    color: #0a0a0a;
}

.error-button.primary:hover {
    background: #d97706;
    transform: translateX(4px);
}

.error-button.secondary {
    background: transparent;
    color: #ffffff;
    border: 2px solid #333;
}

.error-button.secondary:hover {
    border-color: #f59e0b;
    color: #f59e0b;
}

.button-icon {
    display: flex;
    align-items: center;
    transition: transform 0.3s ease;
}

.error-button.primary:hover .button-icon {
    transform: translateX(4px);
}

/* ============================================
   Popular Links
   ============================================ */

.error-links {
    margin-top: 32px;
    padding-top: 32px;
    border-top: 1px solid #333;
}

.links-title {
    font-size: 14px;
    font-weight: 600;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 16px 0;
}

.links-grid {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    justify-content: center;
}

.error-link {
    font-size: 16px;
    font-weight: 600;
    color: #d1d5db;
    text-decoration: none;
    transition: color 0.3s ease;
    position: relative;
}

.error-link::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 2px;
    background: #f59e0b;
    transition: width 0.3s ease;
}

.error-link:hover {
    color: #f59e0b;
}

.error-link:hover::after {
    width: 100%;
}

/* ============================================
   ROI Calculator Section
   ============================================ */

.roi-calculator-section {
    background: #0a0a0a;
    color: #ffffff;
    padding: 100px 20px;
}

.roi-calculator-container {
    max-width: 1400px;
    margin: 0 auto;
}

/* ============================================
   Section Header
   ============================================ */

.roi-header {
    text-align: center;
    margin-bottom: 60px;
}

.roi-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(245, 158, 11, 0.1);
    border: 1px solid #f59e0b;
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #f59e0b;
    margin-bottom: 24px;
}

.roi-title {
    font-size: 48px;
    font-weight: 900;
    margin: 0 0 16px 0;
}

.roi-description {
    font-size: 18px;
    color: #9ca3af;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6;
}

/* ============================================
   Calculator Grid
   ============================================ */

.roi-calculator-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 40px;
}

.roi-right-column {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

/* ============================================
   Cards
   ============================================ */

.roi-card {
    background: #1a1a1a;
    border: 1px solid #333;
    border-radius: 16px;
    padding: 32px;
}

.card-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 24px 0;
}

/* ============================================
   Metrics Card - Inputs
   ============================================ */

.metric-input-group {
    margin-bottom: 28px;
}

.metric-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    font-size: 14px;
    color: #d1d5db;
}

.metric-value {
    font-weight: 700;
    color: #f59e0b;
    font-size: 16px;
}

.metric-slider {
    width: 100%;
    height: 6px;
    background: #2a2a2a;
    border-radius: 3px;
    outline: none;
    -webkit-appearance: none;
}

.metric-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #f59e0b;
    border-radius: 50%;
    cursor: pointer;
    border: 3px solid #0a0a0a;
}

.metric-slider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #f59e0b;
    border-radius: 50%;
    cursor: pointer;
    border: 3px solid #0a0a0a;
}

/* ============================================
   Value Generated
   ============================================ */

.value-generated {
    margin-top: 32px;
    padding-top: 32px;
    border-top: 1px solid #333;
}

.value-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.value-stat {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    font-size: 14px;
}

.value-label {
    color: #9ca3af;
}

.value-number {
    font-weight: 700;
    font-size: 18px;
}

.value-stat.highlight {
    margin-top: 8px;
    padding-top: 16px;
    border-top: 1px solid #333;
}

.value-stat.highlight .value-number {
    color: #f59e0b;
    font-size: 24px;
}

/* ============================================
   Cost Comparison Card
   ============================================ */

.cost-block {
    margin-bottom: 24px;
}

.cost-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.cost-label {
    font-size: 14px;
    font-weight: 700;
}

.cost-period {
    font-size: 12px;
    color: #f59e0b;
    font-weight: 600;
}

.cost-item {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    font-size: 14px;
    color: #9ca3af;
}

.cost-item span:last-child {
    color: #ffffff;
    font-weight: 600;
}

.cost-total {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
    margin-top: 8px;
    border-top: 1px solid #333;
    font-weight: 700;
}

.cost-total.highlight span:last-child {
    color: #f59e0b;
    font-size: 18px;
}

.studio-cost {
    padding: 20px;
    background: rgba(245, 158, 11, 0.05);
    border: 1px solid rgba(245, 158, 11, 0.2);
    border-radius: 12px;
}

/* ============================================
   Break-even Badge
   ============================================ */

.breakeven-badge {
    background: rgba(245, 158, 11, 0.1);
    border: 1px solid #f59e0b;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
}

.breakeven-label {
    display: block;
    font-size: 12px;
    color: #9ca3af;
    margin-bottom: 8px;
}

.breakeven-value {
    display: block;
    font-size: 24px;
    font-weight: 900;
    color: #f59e0b;
    margin-bottom: 8px;
}

.breakeven-note {
    font-size: 13px;
    color: #9ca3af;
    margin: 0;
    line-height: 1.5;
}

/* ============================================
   Benefits Card
   ============================================ */

.benefit-item {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    margin-bottom: 24px;
}

.benefit-icon {
    width: 40px;
    height: 40px;
    background: rgba(245, 158, 11, 0.1);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f59e0b;
    flex-shrink: 0;
}

.benefit-content {
    flex: 1;
}

.benefit-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 4px 0;
}

.benefit-title span {
    color: #f59e0b;
}

.benefit-description {
    font-size: 14px;
    color: #9ca3af;
    margin: 0;
}

/* ============================================
   CTA Button
   ============================================ */

.roi-cta-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    background: #f59e0b;
    color: #0a0a0a;
    padding: 16px;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-top: 8px;
}

.roi-cta-button:hover {
    background: #d97706;
    transform: translateY(-2px);
}

/* ============================================
   Disclaimer
   ============================================ */

.roi-disclaimer {
    background: #1a1a1a;
    border: 1px solid #333;
    border-radius: 12px;
    padding: 20px;
    font-size: 13px;
    color: #9ca3af;
    line-height: 1.6;
}

.roi-disclaimer strong {
    color: #ffffff;
}

/* ============================================
   Vertical Drop Footer Styles
   ============================================ */

.vd-footer {
    background: #0a0a0a;
    color: #ffffff;
    border-top: 1px solid var(--vd-border-subtle, #252525);
    padding: 80px 0 40px;
    font-family: "Aventa", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

/* ============================================
   Footer Main Grid
   ============================================ */

.vd-footer__main {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1.2fr;
    gap: 60px;
    padding-bottom: 60px;
}

/* ============================================
   Footer Brand Column
   ============================================ */

.vd-footer__brand {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.vd-footer__logo {
    display: inline-block;
    margin-bottom: 8px;
}

.vd-footer__logo img,
.vd-footer__logo .custom-logo {
    height: 50px;
    width: auto;
    max-width: 180px;
    object-fit: contain;
}

.vd-footer__logo-text {
    font-family: "Bebas Neue", system-ui, sans-serif;
    font-size: 28px;
    letter-spacing: 0.05em;
    color: #ffffff;
}

.vd-footer__tagline {
    font-family: "Bebas Neue", system-ui, sans-serif;
    font-size: 30px;
    letter-spacing: 0.03em;
    line-height: 30px;
    color: #ffffff;
    margin: 0;
}

.vd-footer__tagline span {
    color: var(--vd-highlight, #F2B824);
}

.vd-footer__desc {
    font-size: 14px;
    line-height: 1.7;
    color: var(--vd-text-muted, #a3a3a3);
    margin: 0;
    max-width: 320px;
}

.vd-footer__cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: var(--vd-highlight, #F2B824);
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    transition: gap 0.3s ease;
    margin-top: 8px;
}

.vd-footer__cta:hover {
    gap: 14px;
}

.vd-footer__cta svg {
    transition: transform 0.3s ease;
}

.vd-footer__cta:hover svg {
    transform: translateX(4px);
}

/* ============================================
   Footer Navigation Columns
   ============================================ */

.vd-footer__nav {
    display: flex;
    flex-direction: column;
}

.vd-footer__nav-title {
    font-family: "Bebas Neue", system-ui, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0 0 20px 0;
    color: #ffffff;
}

.vd-footer__nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.vd-footer__nav-list a {
    font-size: 14px;
    color: var(--vd-text-muted, #a3a3a3);
    text-decoration: none;
    transition: color 0.3s ease;
    font-weight: 400;
}

.vd-footer__nav-list a:hover {
    color: var(--vd-highlight, #F2B824);
}

/* ============================================
   Footer Contact Column
   ============================================ */

.vd-footer__contact {
    display: flex;
    flex-direction: column;
}

.vd-footer__contact-list {
    list-style: none;
    padding: 0;
    margin: 0 0 28px 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.vd-footer__contact-link {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 14px;
    color: var(--vd-text-muted, #a3a3a3);
    text-decoration: none;
    transition: color 0.3s ease;
    line-height: 1.5;
}

.vd-footer__contact-link:hover {
    color: var(--vd-highlight, #F2B824);
}

.vd-footer__contact-link--static {
    cursor: default;
}

.vd-footer__contact-link--static:hover {
    color: var(--vd-text-muted, #a3a3a3);
}

.vd-footer__contact-icon {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    color: var(--vd-highlight, #F2B824);
    margin-top: 2px;
}

/* ============================================
   Footer Social Links
   ============================================ */

.vd-footer__social {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-top: 8px;
}

.vd-footer__social-link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--vd-bg-alt, #181818);
    border: 1px solid var(--vd-border-subtle, #252525);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    color: #ffffff;
}

.vd-footer__social-link:hover {
    background: var(--vd-highlight, #F2B824);
    border-color: var(--vd-highlight, #F2B824);
    transform: translateY(-3px);
    color: #0a0a0a;
}

.vd-footer__social-link img {
    width: 18px;
    height: 18px;
    object-fit: contain;
    filter: brightness(0) invert(1);
    transition: filter 0.3s ease;
}

.vd-footer__social-link:hover img {
    filter: brightness(0);
}

.vd-footer__social-link svg {
    transition: fill 0.3s ease;
}

.vd-footer__social-link:hover svg {
    fill: #0a0a0a;
}

/* ============================================
   Footer Bottom
   ============================================ */

.vd-footer__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
    border-top: 1px solid var(--vd-border-subtle, #252525);
    gap: 20px;
}

.vd-footer__copyright {
    font-size: 13px;
    color: var(--vd-text-muted, #a3a3a3);
    margin: 0;
}

.vd-footer__copyright span {
    color: var(--vd-highlight, #F2B824);
}

.vd-footer__legal {
    display: flex;
    gap: 28px;
}

.vd-footer__legal a {
    font-size: 13px;
    color: var(--vd-text-muted, #a3a3a3);
    text-decoration: none;
    transition: color 0.3s ease;
}

.vd-footer__legal a:hover {
    color: var(--vd-highlight, #F2B824);
}

.vd-video-card__play {
    position: relative;
    top: -100px;
    display: flex;
    align-items: center;
    z-index: 3;
    padding: 20px;
}

/* ============================================
   Studio Hero Section
   ============================================ */

.vd-hero--studio {
    position: relative;
    min-height: 55vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 120px 0 80px;
}

.vd-hero--studio__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center right;
    z-index: 0;
}

.vd-hero--studio__gradient {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.95) 0%,
        rgba(0, 0, 0, 0.8) 30%,
        rgba(0, 0, 0, 0.4) 60%,
        rgba(0, 0, 0, 0.1) 100%
    );
    z-index: 1;
}

.vd-hero--studio .vd-container {
    position: relative;
    z-index: 99;
}

.vd-hero--studio__eyebrow {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 0;
    font-family: "Bebas Neue", system-ui, sans-serif;
    color: #f2b824;
    position: relative;
    z-index: 9;
}

.vd-hero--studio .vd-hero__title {
    font-family: "Bebas Neue", system-ui, sans-serif;
    font-size: clamp(42px, 6vw, 72px);
    line-height: 1.05;
    letter-spacing: 0.02em;
    color: #ffffff;
    margin: 0 0 40px 0;
}

.vd-hero--studio .vd-btn--primary {
    margin-top: 10px;
}

/* ============================================
   Services Hero Section
   ============================================ */

.vd-hero--services {
    position: relative;
    min-height: 85vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 120px 0 80px;
}

.vd-hero--services__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center right;
    z-index: 0;
}

.vd-hero--services__gradient {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.95) 0%,
        rgba(0, 0, 0, 0.85) 35%,
        rgba(0, 0, 0, 0.5) 65%,
        rgba(0, 0, 0, 0.2) 100%
    );
    z-index: 1;
}

.vd-hero--services .vd-container {
    position: relative;
    z-index: 2;
}

.vd-hero--services__eyebrow {
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 0;
    font-family: "Bebas Neue", system-ui, sans-serif;
    color: #f2b824;
    position: relative;
    z-index: 9;
}

.vd-hero--services .vd-hero__title {
    font-family: "Bebas Neue", system-ui, sans-serif;
    font-size: clamp(40px, 5.5vw, 68px);
    line-height: 1.05;
    letter-spacing: 0.02em;
    color: #ffffff;
    margin: 0 0 24px 0;
}

.vd-hero--services__subtitle {
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: var(--vd-text-muted, #a3a3a3);
    margin: 0 0 32px 0;
    max-width: 550px;
}

.vd-hero--services .vd-btn--primary {
    margin-top: 10px;
}

/* ============================================
   BOOKING PAGE STYLES
   ============================================ */

/* Booking Hero - Centred variant */
.vd-hero--booking {
    padding-bottom: 3rem;
}

.vd-hero__content--center {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.vd-hero__content--center .vd-hero__copy {
    max-width: 100%;
}

/* Booking Section */
.vd-booking {
    padding: 4rem 0;
    background: #0a0a0a;
}

.vd-booking__container {
    max-width: 1350px;
    margin: 0 auto;
}

.vd-booking__wrapper {
    background: #1a1a1a;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.vd-booking__iframe {
    display: block;
    border-radius: 8px;
    min-height: 800px;
}

.vd-booking__support {
    margin-top: 2rem;
    text-align: center;
    padding: 1.5rem;
    background: rgba(197, 151, 65, 0.1);
    border-radius: 8px;
    border: 1px solid rgba(197, 151, 65, 0.2);
}

.vd-booking__support p {
    margin: 0;
    color: #e0e0e0;
    font-size: 1rem;
}

.vd-booking__support a {
    color: #C59741;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.vd-booking__support a:hover {
    color: #d4a850;
}

/* Trust Indicators Section */
.vd-booking-trust {
    padding: 1px 0 6rem;
    background: #0a0a0a;
}

.css-gyusyx {
    display: none !important;
}

.css-1xn8mof {
    display: none !important;
}

.vd-booking-trust__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2.5rem;
    margin-top: 2rem;
}

.vd-booking-trust__item {
    text-align: center;
    padding: 2rem 1.5rem;
    background: #1a1a1a;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
}

.vd-booking-trust__item:hover {
    transform: translateY(-4px);
    border-color: rgba(197, 151, 65, 0.3);
    box-shadow: 0 8px 16px rgba(197, 151, 65, 0.1);
}

.vd-booking-trust__icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(197, 151, 65, 0.1);
    border-radius: 50%;
    color: #C59741;
}

.vd-booking-trust__item h3 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #fff;
    margin: 0 0 0.75rem;
}

.vd-booking-trust__item p {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #b0b0b0;
    margin: 0;
}

.vd-single-article li {
    margin-bottom: 18px;
    font-family: "Archivo", sans-serif;
    color: #cdcdcd;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .vd-booking__wrapper {
        padding: 1rem;
    }

    .vd-booking__iframe {
        min-height: 700px;
    }

    .vd-booking-trust__grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .vd-hero--booking {
        padding-bottom: 2rem;
    }
}

/* Acuity iframe styling overrides */
.vd-booking__iframe {
    background: transparent;
}

/* Smooth loading state */
.vd-booking__wrapper {
    position: relative;
    min-height: 800px;
}

.vd-booking__wrapper::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border: 3px solid rgba(197, 151, 65, 0.2);
    border-top-color: #C59741;
    border-radius: 50%;
    animation: vd-spinner 0.8s linear infinite;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.rpi-scale {
    color: var(--head-scale-color, #f2b824) !important;
}

.rpi-star::after {
    background-color: #F2B824 !important;
}

.rpi-stars[data-rating]::before, .rpi-star:first-child[data-rating]::before {
    color: var(--head-scale-color, #f2b824) !important;
}

@keyframes vd-spinner {
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.vd-booking__wrapper.loading::before {
    opacity: 1;
}

/* ============================================
   VD Mobile Menu - Full-screen overlay
   Inspired by Shape. - VD branded
   ============================================ */

/* Fullscreen overlay */
.vd-mobile-menu {
    position: fixed;
    inset: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease;
    display: flex;
    align-items: stretch;
    justify-content: center;
    padding: 16px;
}

.vd-mobile-menu.is-open {
    opacity: 1;
    visibility: visible;
}

/* Panel card */
.vd-mobile-menu__panel {
    width: 100%;
    max-width: 480px;
    background: rgba(18, 18, 18, 0.92);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: var(--vd-radius-xl, 26px);
    padding: 28px 30px 30px;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

@media (max-width: 480px) {
    .vd-mobile-menu {
        padding: 10px;
    }

    .vd-mobile-menu__panel {
        max-width: 100%;
        border-radius: 20px;
        padding: 22px 22px 26px;
    }
}

/* ---- Top row: logo + time + close ---- */
.vd-mobile-menu__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
}

.vd-mobile-menu__logo .custom-logo {
    height: 50px;
    width: auto;
}

.vd-mobile-menu__top-right {
    display: flex;
    align-items: center;
    gap: 14px;
}

.vd-mobile-menu__time {
    font-family: "Aventa", sans-serif;
    font-size: 13px;
    color: var(--vd-text-muted, #a3a3a3);
    letter-spacing: 0.04em;
    font-variant-numeric: tabular-nums;
}

.vd-mobile-menu__close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    padding: 0;
    height: 38px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.06);
    color: #ffffff;
    cursor: pointer;
    transition: background 0.2s ease, border-color 0.2s ease;
}

img.close-icon {
    width: 20px;
    height: 20px;
}

.vd-mobile-menu__close:hover {
    background: rgba(255, 255, 255, 0.12);
    border-color: rgba(255, 255, 255, 0.3);
}

/* ---- Intro line ---- */
.vd-mobile-menu__intro {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: "Aventa", sans-serif;
    font-size: 13px;
    color: var(--vd-text-muted, #a3a3a3);
    letter-spacing: 0.02em;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.vd-mobile-menu__dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--vd-highlight, #F2B824);
    flex-shrink: 0;
    animation: vd-pulse 2.4s ease-in-out infinite;
}

@keyframes vd-pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.4; }
}

/* ---- Large nav links ---- */
.vd-mobile-menu__nav {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.vd-mobile-menu__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.vd-mobile-menu__list > li {
    opacity: 0;
    transform: translateY(18px);
    transition: opacity 0.35s ease, transform 0.35s ease;
}

.vd-mobile-menu__list > li.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.vd-mobile-menu__list a {
    display: block;
    padding: 8px 0;
    text-decoration: none;
    color: #ffffff;
    font-family: "Bebas Neue", system-ui, sans-serif;
    font-size: clamp(42px, 10vw, 60px);
    line-height: 1.05;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    transition: color 0.2s ease, transform 0.2s ease;
    position: relative;
}

.vd-mobile-menu__list a:hover,
.vd-mobile-menu__list a:focus {
    color: var(--vd-highlight, #F2B824);
    transform: translateX(6px);
}

/* Highlight effect on hover - subtle underline */
.vd-mobile-menu__list a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 4px;
    width: 0;
    height: 3px;
    background: var(--vd-highlight, #F2B824);
    border-radius: 999px;
    transition: width 0.3s ease;
}

.vd-mobile-menu__list a:hover::after {
    width: 40px;
}

/* ---- Footer: CTA + socials ---- */
.vd-mobile-menu__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    margin-top: 24px;
    opacity: 0;
    transform: translateY(12px);
    transition: opacity 0.35s ease, transform 0.35s ease;
}

.vd-mobile-menu__footer.is-visible {
    opacity: 1;
    transform: translateY(0);
}

/* CTA pill button */
.vd-mobile-menu__cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 22px;
    border-radius: 999px;
    background: var(--vd-highlight, #F2B824);
    color: #121212;
    font-family: "Aventa", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.01em;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.vd-mobile-menu__cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(242, 184, 36, 0.25);
}

.vd-mobile-menu__cta svg {
    transition: transform 0.3s ease;
}

.vd-mobile-menu__cta:hover svg {
    transform: rotate(45deg);
}

/* Social icons */
.vd-mobile-menu__social {
    display: flex;
    gap: 10px;
}

.vd-mobile-menu__social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: var(--vd-text-muted, #a3a3a3);
    text-decoration: none;
    transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

.vd-mobile-menu__social a:hover {
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.4);
    background: rgba(255, 255, 255, 0.06);
}

/* ---- Lock scroll ---- */
.vd-menu-open {
    overflow: hidden;
}

/* ---- Remove old meta row (no longer needed) ---- */
.vd-mobile-menu__meta {
    display: none;
}

/* ============================================
   Insights Hero Section
   ============================================ */

.vd-hero--insights {
    position: relative;
    min-height: 57vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 120px 0 80px;
}

.vd-hero--insights__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center right;
    z-index: 0;
}

.vd-hero--insights__gradient {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.95) 0%,
        rgba(0, 0, 0, 0.85) 35%,
        rgba(0, 0, 0, 0.5) 65%,
        rgba(0, 0, 0, 0.2) 100%
    );
    z-index: 1;
}

.vd-hero--insights .vd-container {
    position: relative;
    z-index: 2;
}

.vd-hero--insights__content {
    max-width: 100%;
}

.vd-hero--insights__eyebrow {
    display: inline-block;
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: var(--vd-highlight, #F2B824);
    margin-bottom: 20px;
}

.vd-hero--insights .vd-hero__title {
    font-family: "Bebas Neue", system-ui, sans-serif;
    font-size: clamp(60px, 5.5vw, 68px);
    line-height: 1.05;
    letter-spacing: 0.02em;
    color: #ffffff;
    margin: 0 0 24px 0;
}

.vd-hero--insights__subtitle {
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: var(--vd-text-muted, #a3a3a3);
    margin: 0 0 32px 0;
    max-width: 550px;
}

.vd-hero--insights .vd-btn--primary {
    margin-top: 10px;
}

.vd-testimonials__wrapper {
    display: none;
}

/* ============================================
   Work Hero Section
   ============================================ */

.vd-hero--work {
    position: relative;
    min-height: 55vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 120px 0 80px;
}

.vd-hero--work__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center right;
    z-index: 0;
}

.vd-hero--work__gradient {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.95) 0%,
        rgba(0, 0, 0, 0.85) 35%,
        rgba(0, 0, 0, 0.5) 65%,
        rgba(0, 0, 0, 0.2) 100%
    );
    z-index: 1;
}

.vd-hero--work .vd-container {
    position: relative;
    z-index: 2;
}

.vd-hero--work__content {
    width: 1350px !important;
}

footer.css-kxr2lw {
    display: none !important;
}

.vd-hero--work__eyebrow {
    display: inline-block;
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: var(--vd-highlight, #F2B824);
    margin-bottom: 20px;
}

.vd-hero--work .vd-hero__title {
    font-family: "Bebas Neue", system-ui, sans-serif;
    font-size: clamp(40px, 5.5vw, 68px);
    line-height: 1.05;
    letter-spacing: 0.02em;
    color: #ffffff;
    margin: 0 0 24px 0;
}

.vd-hero--work__subtitle {
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: var(--vd-text-muted, #a3a3a3);
    margin: 0 0 32px 0;
    max-width: 550px;
}

.vd-hero--work .vd-btn--primary {
    margin-top: 10px;
}

/* ============================================
   Work Hero Title Animation
   ============================================ */

.vd-hero--work .vd-hero__title--animated .vd-word {
    opacity: 0;
    color: var(--vd-highlight, #F2B824);
    animation: vd-word-colour 0.8s ease forwards;
}

@keyframes vd-word-colour {
    0% {
        opacity: 0;
        color: var(--vd-highlight, #F2B824);
    }
    40% {
        opacity: 1;
        color: var(--vd-highlight, #F2B824);
    }
    100% {
        opacity: 1;
        color: #ffffff;
    }
}

/* Reduced motion preference */
@media (prefers-reduced-motion: reduce) {
    .vd-hero--work .vd-hero__title--animated .vd-word {
        opacity: 1;
        color: #ffffff;
        animation: none;
    }
}


/* ============================================
   Responsive - Why Section (Studio Card)
   ============================================ */

@media (max-width: 1900px) {
    .vd-why__studio-card {
        background-color: var(--vd-panel);
        padding: 50px 60px;
        border-radius: 9px;
        border: 1px solid #353535;
        position: absolute;
        overflow: hidden;
        z-index: 9;
        width: 700px;
        right: -160px;
        top: 177px;
    }
}

@media (max-width: 1700px) {
    .vd-why__studio-card {
        background-color: var(--vd-panel);
        padding: 30px 30px;
        border-radius: 9px;
        border: 1px solid #353535;
        position: absolute;
        overflow: hidden;
        z-index: 9;
        width: 630px;
        right: -30px;
        top: 187px;
    }
}

@media (max-width: 1500px) {
    .vd-why__studio-card {
        background-color: var(--vd-panel);
        padding: 30px 30px;
        border-radius: 9px;
        border: 1px solid #353535;
        position: absolute;
        overflow: hidden;
        z-index: 9;
        width: 580px;
        right: 0;
        top: 187px;
    }

    .vd-studio-card-gradient {
        background: linear-gradient(111deg, rgb(18, 18, 18) 34%, rgba(18, 18, 18, 0) 125%);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
    }
}

@media (max-width: 1400px) {
    .vd-why__inner {
        display: flex;
        grid-template-columns: minmax(0, 1.3fr) minmax(0, 0.9fr);
        column-gap: 60px;
        align-items: flex-start;
        flex-direction: column;
    }

    .vd-why__studio-card {
        background-color: var(--vd-panel);
        padding: 35px 15px;
        border-radius: 9px;
        border: 1px solid #353535;
        position: relative;
        overflow: hidden;
        z-index: 9;
        width: 100%;
        right: 0;
        top: 40px;
    }

    .vd-hero__copy {
        max-width: 1000px;
        padding: 8em 0rem 2rem;
    }

    .vd-hero__title {
        font-size: 90px;
        line-height: 0.95;
        text-transform: uppercase;
        margin-bottom: 18px;
        width: 100%;
    }

    .vd-container {
        max-width: 1000px;
        padding: 5px 3%;
    }

    .vd-section {
        padding: 0 0 170px;
        position: relative;
    }

    .testimonials-grid {
        display: flex;
        gap: 30px;
        justify-content: space-between;
    }

    .bfr-img-01 {
        background: linear-gradient(
        106deg, rgb(18 18 18) 32%, rgba(18, 18, 18, 0) 100%);
        z-index: 2;
        width: 100%;
        top: 0;
        position: absolute;
        height: 100%;
    }

    .vd-why__copy h2 {
        font-size: 50px;
    }

    .vd-word--circled::before {
        content: '';
        position: absolute;
        top: 43%;
        left: 50%;
        width: 184%;
        height: 360%;
        transform: translate(-50%, -50%);
        background-image: url('/wp-content/uploads/2026/02/circle-mark-vd.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        pointer-events: none;
        z-index: -1;
    }

    .vd-section__intro {
        margin-top: 8px;
        max-width: 100%;
    }

    .testimonials-grid {
        display: flex;
        gap: 30px;
        justify-content: space-between;
        flex-direction: column;
    }

    .testimonial-quote {
        font-size: 33px;
        margin-bottom: 10px;
    }
    .quote-bottom {
        bottom: 97px;
        left: 5px;
    }
    .vision-title {
        font-size: 40px;
        line-height: 40px;
    }
    .vision-kicker {
        display: inline-block;
        font-size: 20px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0;
        margin-bottom: 0;
        font-family: "Bebas Neue", system-ui, sans-serif;
        color: #f2b824;
        position: relative;
        z-index: 9;
    }
    .vision-button {
        display: inline-flex;
        align-items: center;
        gap: 12px;
        background: #F2B824;
        color: #0a0a0a;
        padding: 12px 27px;
        border-radius: 50px;
        font-weight: 600;
        text-decoration: none;
        transition: all 0.3s ease;
        font-size: 14px;
    }
    .vision-section {
        padding: 60px 20px;
        padding-bottom: 1px;
    }
    .feature-title {
        font-size: 23px;
        font-weight: 700;
        margin: 0 0 16px 0;
        color: #ffffff;
    }
    .feature-title {
        font-size: 23px;
        font-weight: 700;
        margin: 0 0 16px 0;
        color: #ffffff;
    }
    .process-title {
        font-size: 40px;
        margin-bottom: 40px;
        text-align: center;
        position: relative;
        top: -50px;
    }
}

/* ============================================
   Responsive - All Components (1200px)
   ============================================ */

@media (max-width: 1200px) {
    /* Testimonials */
    .testimonials-grid {
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    }

    /* Add-ons */
    .addons-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* Pricing */
    .pricing-title {
        font-size: 42px;
    }

    .price-amount {
        font-size: 36px;
    }

    /* Footer */
    .vd-footer__main {
        grid-template-columns: 1.5fr 1fr 1fr;
        gap: 40px;
    }

    .vd-footer__contact {
        grid-column: 1 / -1;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        padding-top: 40px;
        border-top: 1px solid var(--vd-border-subtle, #252525);
        margin-top: 20px;
    }

    .vd-footer__contact-list {
        flex-direction: row;
        gap: 40px;
        margin-bottom: 0;
    }

    .vd-footer__social {
        margin-top: 0;
    }
}

/* ============================================
   Responsive - All Components (1024px)
   ============================================ */

@media (max-width: 1024px) {
    /* Hero - Work */
    .vd-hero--work {
        min-height: 70vh;
    }

    .vd-hero--work__gradient {
        background: linear-gradient(
            to right,
            rgba(0, 0, 0, 0.95) 0%,
            rgba(0, 0, 0, 0.85) 50%,
            rgba(0, 0, 0, 0.6) 100%
        );
    }

    /* Hero - Insights */
    .vd-hero--insights {
        min-height: 70vh;
    }

    .vd-hero--insights__gradient {
        background: linear-gradient(
            to right,
            rgba(0, 0, 0, 0.95) 0%,
            rgba(0, 0, 0, 0.85) 50%,
            rgba(0, 0, 0, 0.6) 100%
        );
    }

    /* Hero - Services */
    .vd-hero--services {
        min-height: 70vh;
    }

    .vd-hero--services__gradient {
        background: linear-gradient(
            to right,
            rgba(0, 0, 0, 0.95) 0%,
            rgba(0, 0, 0, 0.85) 50%,
            rgba(0, 0, 0, 0.6) 100%
        );
    }

    /* Hero - Studio */
    .vd-hero--studio {
        min-height: 70vh;
    }

    .vd-hero--studio__gradient {
        background: linear-gradient(
            to right,
            rgba(0, 0, 0, 0.95) 0%,
            rgba(0, 0, 0, 0.85) 40%,
            rgba(0, 0, 0, 0.5) 100%
        );
    }

    /* Proof Section */
    .proof-grid {
        grid-template-columns: 1fr;
        gap: 60px;
    }

    .proof-title {
        font-size: 42px;
        margin-bottom: 40px;
    }

    .stat-row {
        gap: 30px;
    }

    /* Advantage Section */
    .advantage-section {
        padding: 100px 20px;
    }

    .advantage-overlay {
        background: linear-gradient(to right, rgba(10, 10, 10, 0.95) 0%, rgba(10, 10, 10, 0.9) 100%);
    }

    .advantage-title {
        font-size: 42px;
    }

    /* Problems Section */
    .problems-grid {
        grid-template-columns: 1fr;
        gap: 60px;
    }

    .problems-stats {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .problems-title, .bottom-title {
        font-size: 33px;
        line-height: 35px;
        margin-bottom: 10px;
    }

    /* Location Section */
    .location-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .location-gallery {
        grid-template-columns: repeat(2, 1fr);
    }

    .location-title {
        font-size: 42px;
    }

    /* Process Section */
    .process-steps {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .process-title {
        font-size: 42px;
        margin-bottom: 60px;
    }

    .step-title {
        font-size: 50px;
    }

    /* Vision Section */
    .vision-hero {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .vision-features {
        grid-template-columns: 1fr;
        padding: 40px;
    }

    .vision-title {
        font-size: 42px;
    }

    /* ROI Calculator */
    .roi-calculator-grid {
        grid-template-columns: 1fr;
    }
}

/* ============================================
   Responsive - Footer (900px)
   ============================================ */

@media (max-width: 900px) {
    .vd-footer {
        padding: 60px 0 30px;
    }

    .vd-footer__main {
        grid-template-columns: 1fr 1fr;
        gap: 40px;
    }

    .vd-footer__brand {
        grid-column: 1 / -1;
    }

    .vd-footer__contact {
        flex-direction: column;
        gap: 24px;
    }

    .vd-footer__contact-list {
        flex-direction: column;
        gap: 16px;
    }

    .vd-why__lead {
        font-size: 20px !important;
        margin-bottom: 12px;
        color: #fff !important;
        line-height: 30px !important;
        font-weight: 500 !important;
    }

    .vd-why__copy p {
        margin-top: 10px;
        margin-bottom: 0;
        color: #e1e1e1;
        font-size: 16px;
        line-height: 31px;
        padding: 7px 4px;
        font-family: "Archivo", sans-serif;
        font-weight: 500;
    }

    .vd-why__copy {
        font-family: "Archivo", sans-serif;
        font-optical-sizing: auto;
        font-style: normal;
        font-size: 15px;
        width: 100%;
    }

    .vd-why__studio-card p {
        width: 100%;
    }

    .vd-studio-card-content h4 {
        width: 100%;
    }
}

/* ============================================
   Responsive - All Components (768px)
   ============================================ */

@media (max-width: 768px) {
    /* Hero - Work */
    .vd-hero--work {
        min-height: 100%;
        padding: 150px 0 75px;
    }

    .vd-hero--work__bg {
        object-position: 65% center;
    }

    .vd-hero--work__gradient {
        background: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.6) 0%,
            rgba(0, 0, 0, 0.9) 100%
        );
    }

    .vd-hero--work__content {
        width: 100% !important;
    }

    .vd-hero--work .vd-hero__title {
        margin-bottom: 20px;
    }

    .vd-hero--work__subtitle {
        max-width: 100%;
        margin-bottom: 24px;
    }

    /* Hero - Insights */
    .vd-hero--insights {
        min-height: 100%;
        padding: 150px 0 75px;
    }

    .vd-hero--insights__bg {
        object-position: 65% center;
    }

    .vd-hero--insights__gradient {
        background: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.6) 0%,
            rgba(0, 0, 0, 0.9) 100%
        );
    }

    .vd-hero--insights__content {
        max-width: 100%;
    }

    .vd-hero--insights .vd-hero__title {
        margin-bottom: 20px;
    }

    .vd-hero--insights__subtitle {
        max-width: 100%;
        margin-bottom: 24px;
    }

    /* Hero - Services */
    .vd-hero--services {
        min-height: 65vh;
        padding: 100px 0 60px;
    }

    .vd-hero--services__bg {
        object-position: 65% center;
    }

    .vd-hero--services__gradient {
        background: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.6) 0%,
            rgba(0, 0, 0, 0.9) 100%
        );
    }

    .vd-hero--services__content {
        max-width: 100%;
    }

    .vd-hero--services .vd-hero__title {
        margin-bottom: 20px;
    }

    .vd-hero--services__subtitle {
        max-width: 100%;
        margin-bottom: 24px;
    }

    /* Hero - Studio */
    .vd-hero--studio {
        min-height: 100%;
        padding: 150px 0 75px;
    }

    .vd-hero--studio__bg {
        object-position: 70% center;
    }

    .vd-hero--studio__gradient {
        background: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.7) 0%,
            rgba(0, 0, 0, 0.9) 100%
        );
    }

    .vd-hero--studio__content {
        max-width: 100%;
    }

    .vd-hero--studio .vd-hero__title {
        font-size: 60px;
        margin-bottom: 30px;
    }

    /* Hero - Shared */
    .vd-hero__title {
        font-size: 50px;
        line-height: 0.95;
        text-transform: uppercase;
        margin-bottom: 18px;
        width: 100%;
    }

    /* Testimonials */
    .testimonials-section {
        padding: 60px 20px;
    }

    .testimonials-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .testimonial-card {
        padding: 40px 32px 28px;
    }

    .testimonial-quote {
        font-size: 34px;
        margin-bottom: 24px;
    }

    .quote-mark {
        width: 32px;
        height: 32px;
    }

    .quote-top {
        top: 14px;
        right: 12px;
    }

    .quote-bottom {
        bottom: 99px;
        left: 8px;
    }

    .inisght-title {
        display: inline-block;
        text-align: center;
        font-size: 50px;
        line-height: 47px;
    }

    .vd-section__title span {
        display: inline;
        font-size: 50px;
    }

    .author-name {
        font-size: 25px;
    }

    .author-title {
        font-size: 21px;
        position: relative;
        top: 0px;
        line-height: 17px;
    }

    .vd-section__header--split {
        display: flex;
        align-items: normal;
        justify-content: space-between;
        gap: 16px;
        flex-direction: column;
    }

    .vd-footer__tagline {
        font-size: 30px;
    }

    .inisght-title .vd-highlight-text {
        padding-left: 0;
    }

    .vd-footer__logo img, .vd-footer__logo .custom-logo {
        height: 80px;
        width: auto;
        max-width: 180px;
        object-fit: contain;
    }

    .author-image {
        width: 50px;
        height: 50px;
    }

    /* Proof Section */
    .proof-section {
        padding: 60px 20px;
    }

    .proof-title {
        font-size: 36px;
    }

    .stat-row {
        grid-template-columns: 1fr;
        gap: 12px;
        padding: 20px 0;
    }

    .stat-label,
    .stat-value {
        font-size: 16px;
    }

    /* Add-ons */
    .addons-section {
        padding: 60px 20px;
    }

    .addons-title {
        font-size: 36px;
        margin-bottom: 40px;
    }

    .addons-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .addon-card {
        padding: 24px;
    }

    .price-amount {
        font-size: 28px;
    }

    .card-title {
        font-size: 20px;
    }

    /* Advantage Section */
    .advantage-section {
        padding: 80px 20px;
        background-position: 70% center;
    }

    .advantage-overlay {
        background: rgba(10, 10, 10, 0.92);
    }

    .advantage-content {
        max-width: 100%;
    }

    .advantage-title {
        font-size: 36px;
    }

    .advantage-text {
        font-size: 16px;
    }

    /* Problems Section */
    .problems-section {
        padding: 60px 20px;
    }

    .problems-title,
    .bottom-title {
        font-size: 36px;
    }

    .problems-description {
        font-size: 16px;
    }

    .stat-title {
        font-size: 33px;
    }

    .stat-description {
        font-size: 14px;
    }

    .stat-icon {
        width: 50px;
        height: 50px;
        top: 6px;
    }

    /* Pricing */
    .pricing-section {
        padding: 60px 20px;
    }

    .pricing-title {
        font-size: 36px;
        margin-bottom: 40px;
    }

    .pricing-table thead th {
        font-size: 16px;
        padding: 16px 12px;
    }

    .underline-graphic {
        position: absolute;
        bottom: -46px;
        left: 0;
        width: 100%;
        height: auto;
        pointer-events: none;
    }

    .feature-row td,
    .details-row td,
    .payment-row td {
        padding: 12px;
        font-size: 12px;
    }

    .price-amount {
        font-size: 28px;
    }

    .pricing-table-wrapper {
        border-radius: 8px;
    }

    /* Location Section */
    .location-section {
        padding: 60px 20px;
    }

    .location-title {
        font-size: 36px;
    }

    .location-gallery {
        grid-template-columns: 1fr;
    }

    .map-wrapper iframe,
    .map-placeholder {
        height: 300px;
    }

    /* Process Section */
    .process-section {
        padding: 60px 20px;
    }

    .process-title {
        font-size: 50px;
        margin-bottom: 40px;
                line-height: 50px;
    }

    .step-title {
        font-size: 50px;
    }

    .step-content {
        padding: 30px 20px;
    }

    /* Vision Section */
    .vision-section {
        padding: 5px 20px;
    }

    .vision-title {
        font-size: 36px;
    }

    .vision-description {
        font-size: 16px;
    }

    .vision-features {
        padding: 30px 20px;
        gap: 30px;
    }

    /* ROI Calculator */
    .roi-calculator-section {
        padding: 60px 20px;
    }

    .roi-title {
        font-size: 36px;
    }

    .roi-description {
        font-size: 16px;
    }

    .roi-card {
        padding: 24px;
    }

    /* 404 Error Page */
    .error-404-section {
        padding: 60px 20px;
        min-height: 70vh;
    }

    .error-code {
        font-size: 120px;
        margin-bottom: -10px;
    }

    .error-title {
        font-size: 36px;
    }

    .error-description {
        font-size: 16px;
    }

    .error-actions {
        flex-direction: column;
        width: 100%;
    }

    .error-button {
        width: 100%;
        justify-content: center;
    }

    .links-grid {
        gap: 16px;
    }
}

/* ============================================
   Responsive - All Components (720px)
   ============================================ */

@media (max-width: 720px) {
    .vd-header {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 14px;
    }

    .vd-nav__list {
        display: none;
    }

    .vd-section {
        padding: 60px 0;
    }

    .vd-services__grid,
    .vd-videos__grid,
    .vd-testimonial-strip,
    .vd-blog__grid,
    .vd-testimonials__grid,
    .vd-footer__inner {
        grid-template-columns: minmax(0, 1fr);
    }

    .vd-footer__bottom-inner {
        flex-direction: column;
        row-gap: 6px;
        align-items: flex-start;
    }
}

/* ============================================
   Responsive - Footer (600px)
   ============================================ */

@media (max-width: 600px) {
    .vd-footer {
        padding: 50px 0 24px;
    }

    .vd-footer__main {
        grid-template-columns: 1fr;
        gap: 32px;
        padding-bottom: 40px;
    }

    .vd-footer__desc {
        max-width: 100%;
    }

    .vd-footer__contact {
        padding-top: 32px;
        margin-top: 0;
    }

    .vd-footer__bottom {
        flex-direction: column;
        align-items: flex-start;
        padding-top: 24px;
        gap: 16px;
    }

    .vd-footer__legal {
        flex-wrap: wrap;
        gap: 16px;
    }
    .step-graphic {
    position: absolute;
    top: -14px;
    left: -74px;
    width: 290px;
    height: 130px;
    z-index: 0;
    pointer-events: none;
}
    .vd-addon-card__title {
        font-size: 40px;
    }
}

/* ============================================
   Responsive - 404 Error Page (480px)
   ============================================ */

@media (max-width: 480px) {
    .error-code {
        font-size: 90px;
    }

    .error-title {
        font-size: 28px;
    }
}