:root {
  --color-black: #050505;
  --color-black-soft: #0b0b0b;
  --color-panel: #101010;
  --color-panel-alt: #151515;
  --color-gold: #d4a53a;
  --color-gold-light: #f2ca6b;
  --color-gold-dark: #8f6614;
  --color-white: #ffffff;
  --color-text: #e8e8e8;
  --color-muted: #b8b8b8;
  --color-border: rgba(212, 165, 58, 0.35);
  --font-heading: "Arial Narrow", "Roboto Condensed", Impact, sans-serif;
  --font-body: Inter, Roboto, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --container: 1200px;
  --radius: 0.5rem;
  --shadow: 0 1.25rem 3.75rem rgba(0, 0, 0, 0.32);
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-wrap: break-word; color: var(--color-text); background: var(--color-black); font-family: var(--font-body); font-size: 1rem; line-height: 1.65; }
body.admin-bar .site-header { top: 32px; }
img { display: block; max-width: 100%; height: auto; }
a { color: var(--color-gold-light); text-decoration-thickness: 0.08em; text-underline-offset: 0.2em; }
a:hover { color: var(--color-white); }
button, input, select, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
:focus-visible { outline: 3px solid var(--color-gold-light); outline-offset: 4px; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.75em; color: var(--color-white); font-family: var(--font-heading); font-weight: 800; line-height: 1.1; letter-spacing: 0.025em; text-transform: uppercase; }
h1 { font-size: clamp(2.25rem, 5vw, 4.75rem); }
h2 { font-size: clamp(1.75rem, 3vw, 3rem); }
h3 { font-size: clamp(1.25rem, 2vw, 1.75rem); }
p { margin: 0 0 1.25rem; }
.container { width: min(calc(100% - 2rem), var(--container)); margin-inline: auto; }
.content-narrow { max-width: 100%; }
.site-main { min-height: 55vh; padding-block: clamp(1.75rem, 3.5vw, 3rem) clamp(3.5rem, 7vw, 6rem); }
.breadcrumbs { padding-top: 1rem; color: var(--color-muted); font-size: 0.78rem; }
.breadcrumbs ol { display: flex; flex-wrap: wrap; gap: 0.45rem; margin: 0; padding: 0; list-style: none; }
.breadcrumbs li:not(:last-child)::after { margin-left: 0.45rem; color: var(--color-gold); content: "/"; }
.breadcrumbs a { color: var(--color-muted); }
.page-header { position: relative; margin-bottom: 2.5rem; padding-bottom: 1.25rem; border-bottom: 1px solid var(--color-border); }
.page-header::after { position: absolute; bottom: -1px; left: 0; width: 5rem; height: 2px; content: ""; background: var(--color-gold); }
.eyebrow { margin-bottom: 0.75rem; color: var(--color-gold-light); font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; }
.screen-reader-text { position: absolute !important; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.screen-reader-text:focus { z-index: 100000; top: 0.75rem; left: 0.75rem; width: auto; height: auto; padding: 0.75rem 1rem; clip: auto; color: var(--color-black); background: var(--color-gold-light); font-weight: 700; }
.button, .wp-element-button, button[type="submit"], input[type="submit"] { display: inline-flex; min-height: 46px; align-items: center; justify-content: center; padding: 0.75rem 1.35rem; border: 1px solid var(--color-gold-light); border-radius: 0.25rem; color: var(--color-black); background: linear-gradient(135deg, var(--color-gold-light), var(--color-gold)); box-shadow: 0 0.6rem 1.5rem rgba(143, 102, 20, 0.22); font-weight: 800; line-height: 1.2; text-decoration: none; cursor: pointer; transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease; }
.button:hover, .wp-element-button:hover, button[type="submit"]:hover, input[type="submit"]:hover { color: var(--color-black); filter: brightness(1.08); transform: translateY(-2px); box-shadow: 0 0.8rem 2rem rgba(212, 165, 58, 0.28); }
.button--small { min-height: 42px; padding: 0.65rem 1.1rem; font-size: 0.9rem; }
.button--ghost, .button--ghost:hover { color: var(--color-gold-light); background: transparent; border-color: var(--color-gold); box-shadow: none; filter: none; }
.button--ghost:hover { background: rgba(212, 165, 58, 0.1); }
.site-header { position: sticky; z-index: 1000; top: 0; border-bottom: 1px solid var(--color-border); background: rgba(5, 5, 5, 0.96); backdrop-filter: blur(12px); }
.site-header__inner { display: flex; min-height: 86px; align-items: center; gap: clamp(0.85rem, 2vw, 2.25rem); }
.site-branding { display: flex; flex: 0 0 235px; min-width: 0; align-items: center; justify-content: center; }
.custom-logo-link { display: block; }
.custom-logo { width: auto; max-width: 220px; max-height: 54px; object-fit: contain; }
.site-branding__text { display: inline-flex; align-items: center; flex-direction: column; gap: 0.15rem; color: var(--color-white); font-family: var(--font-heading); font-size: 1.3rem; font-weight: 800; letter-spacing: 0.05em; text-decoration: none; text-transform: uppercase; }
.site-branding__wordmark { position: relative; color: var(--color-gold-light); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.9rem, 3vw, 2.6rem); font-weight: 900; letter-spacing: -0.08em; line-height: 0.85; text-shadow: 0 0 1rem rgba(242, 202, 107, 0.25); }
.site-branding__wordmark::before, .site-branding__wordmark::after { position: absolute; top: 50%; width: 1.3rem; height: 0.35rem; content: ""; border-top: 1px solid var(--color-gold-light); border-bottom: 1px solid var(--color-gold-light); opacity: 0.9; }
.site-branding__wordmark::before { right: calc(100% + 0.35rem); transform: skewX(-25deg); }
.site-branding__wordmark::after { left: calc(100% + 0.35rem); transform: skewX(25deg); }
.site-branding__descriptor { display: block; color: var(--color-gold-light); font-family: var(--font-body); font-size: 0.56rem; letter-spacing: 0.08em; line-height: 1; text-align: center; text-transform: uppercase; }
.site-branding__mark { display: grid; width: 2.5rem; height: 2.5rem; place-items: center; border: 1px solid var(--color-gold); border-radius: 50%; color: var(--color-black); background: var(--color-gold); }
.site-branding__tagline { margin: 0.25rem 0 0; color: var(--color-muted); font-size: 0.72rem; line-height: 1.2; }
.primary-navigation { display: flex; min-width: 0; flex: 1 1 auto; align-items: center; justify-content: center; margin: 0; overflow: visible; }
.primary-navigation ul, .mobile-navigation ul, .site-footer ul { margin: 0; padding: 0; list-style: none; }
.primary-navigation__menu { display: flex; flex-wrap: nowrap; align-items: center; justify-content: center; gap: clamp(0.1rem, 0.65vw, 0.7rem); width: 100%; }
.primary-navigation__menu > .menu-item > a { position: relative; display: block; padding: 0.85rem clamp(0.35rem, 0.75vw, 0.8rem); color: var(--color-text); font-size: clamp(0.74rem, 0.78vw, 0.88rem); font-weight: 700; letter-spacing: 0.035em; line-height: 1.2; text-decoration: none; text-transform: uppercase; white-space: nowrap; }
.primary-navigation__menu > .menu-item > a::after { position: absolute; right: 0.7rem; bottom: 0.25rem; left: 0.7rem; height: 2px; content: ""; background: var(--color-gold-light); transform: scaleX(0); transform-origin: center; transition: transform 180ms ease; }
.primary-navigation__menu > .menu-item:hover > a::after, .primary-navigation__menu > .current-menu-item > a::after, .primary-navigation__menu > .current_page_item > a::after { transform: scaleX(1); }
.primary-navigation a:hover, .primary-navigation .current-menu-item > a, .primary-navigation .current_page_item > a { color: var(--color-gold-light); }
.primary-navigation .menu-item-has-children { position: relative; }
.primary-navigation .sub-menu { position: absolute; top: calc(100% - 0.5rem); left: -1rem; min-width: 220px; padding: 0.5rem; visibility: hidden; border: 1px solid var(--color-border); border-radius: var(--radius); opacity: 0; background: var(--color-panel); box-shadow: var(--shadow); transform: translateY(0.5rem); transition: opacity 160ms ease, transform 160ms ease, visibility 160ms ease; }
.primary-navigation .sub-menu a { padding: 0.65rem 0.8rem; }
.primary-navigation .menu-item-has-children:hover > .sub-menu, .primary-navigation .menu-item-has-children:focus-within > .sub-menu { visibility: visible; opacity: 1; transform: translateY(0); }
.site-header__actions { display: flex; flex: 0 0 auto; align-items: center; gap: 1rem; }
.site-header__actions .button--small { min-width: 132px; gap: 0.45rem; border-color: var(--color-gold); font-size: 0.78rem; letter-spacing: 0.04em; text-transform: uppercase; }
.site-header__actions .button--small svg { width: 1rem; height: 1rem; margin: 0; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.header-phone { display: flex; align-items: center; gap: 0.55rem; color: var(--color-white); font-family: var(--font-heading); font-size: 0.95rem; font-weight: 800; line-height: 1.05; text-decoration: none; }
.header-phone:hover { color: var(--color-gold-light); }
.header-phone small { display: block; margin-bottom: 0.18rem; color: var(--color-muted); font-family: var(--font-body); font-size: 0.62rem; font-weight: 600; letter-spacing: 0.04em; text-transform: uppercase; }
.header-phone__icon { display: grid; width: 2.25rem; height: 2.25rem; place-items: center; border: 1px solid var(--color-border); border-radius: 50%; color: var(--color-gold-light); }
.header-phone__icon svg, .mobile-navigation__phone svg { width: 1.1rem; height: 1.1rem; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.menu-toggle { display: none; width: 46px; height: 46px; padding: 0.65rem; border: 1px solid var(--color-border); border-radius: 0.25rem; background: transparent; cursor: pointer; }
.menu-toggle > span[aria-hidden="true"] { display: block; height: 2px; margin: 5px 0; background: var(--color-gold-light); transition: transform 180ms ease, opacity 180ms ease; }
.menu-toggle[aria-expanded="true"] > span:nth-of-type(2) { transform: translateY(7px) rotate(45deg); }
.menu-toggle[aria-expanded="true"] > span:nth-of-type(3) { opacity: 0; }
.menu-toggle[aria-expanded="true"] > span:nth-of-type(4) { transform: translateY(-7px) rotate(-45deg); }
.mobile-navigation { border-top: 1px solid var(--color-border); background: var(--color-black-soft); }
.mobile-navigation[hidden] { display: none; }
.mobile-navigation__menu { padding-block: 0.75rem; }
.mobile-navigation a:not(.button) { display: block; min-height: 44px; padding: 0.65rem 0; color: var(--color-text); font-weight: 700; text-decoration: none; }
.mobile-navigation .sub-menu { padding-left: 1rem; border-left: 1px solid var(--color-border); }
.mobile-navigation .sub-menu[hidden] { display: none; }
.mobile-navigation .menu-item-has-children { position: relative; }
.mobile-navigation .submenu-toggle { position: absolute; top: 0.2rem; right: 0; display: grid; width: 2.5rem; height: 2.5rem; place-items: center; border: 1px solid var(--color-border); border-radius: 0.2rem; color: var(--color-gold-light); background: transparent; cursor: pointer; }
.mobile-navigation .submenu-toggle::before, .mobile-navigation .submenu-toggle::after { position: absolute; width: 0.7rem; height: 1px; content: ""; background: currentColor; transition: transform 180ms ease; }
.mobile-navigation .submenu-toggle::after { transform: rotate(90deg); }
.mobile-navigation .submenu-toggle[aria-expanded="true"]::after { transform: rotate(0); }
.mobile-navigation__cta { width: 100%; margin-bottom: 1.25rem; }
.mobile-navigation__phone { display: flex; min-height: 48px; align-items: center; justify-content: center; gap: 0.6rem; margin: 0.35rem 0 0.75rem; color: var(--color-gold-light); font-weight: 800; text-decoration: none; }
.posts-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.5rem; }
.content-card { overflow: hidden; padding: 1.5rem; border: 1px solid var(--color-border); border-radius: var(--radius); background: var(--color-panel); box-shadow: var(--shadow); }
.content-card__image { display: block; margin: -1.5rem -1.5rem 1.5rem; aspect-ratio: 16 / 10; overflow: hidden; }
.content-card__image img { width: 100%; height: 100%; object-fit: cover; }
.content-card__meta { color: var(--color-muted); font-size: 0.85rem; }
.content-card h2 { font-size: 1.4rem; }
.content-card h2 a { color: var(--color-white); text-decoration: none; }
.entry-content > * { max-width: 100%; }
.entry-content > * + * { margin-top: 1.25rem; }
.entry-content a { overflow-wrap: anywhere; }

/* ---------- Contact page ---------- */
.contact-page__intro { max-width: 640px; color: var(--color-muted); }
.contact-cards { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem; margin-bottom: 2.5rem; }
.contact-card { display: flex; flex-direction: column; gap: 0.4rem; padding: 1.5rem; border: 1px solid var(--color-border); border-radius: var(--radius); background: var(--color-panel); color: var(--color-text); text-decoration: none; transition: transform 180ms ease, border-color 180ms ease; }
a.contact-card:hover { transform: translateY(-3px); border-color: var(--color-gold); }
.contact-card__icon { display: grid; place-items: center; width: 3rem; height: 3rem; margin-bottom: 0.4rem; border-radius: 50%; border: 1px solid var(--color-border); color: var(--color-gold-light); }
.contact-card__icon svg { width: 1.4rem; height: 1.4rem; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.contact-card__label { color: var(--color-muted); font-size: 0.72rem; letter-spacing: 0.08em; text-transform: uppercase; }
.contact-card__value { color: var(--color-white); font-family: var(--font-heading); font-size: 1.15rem; text-transform: uppercase; overflow-wrap: anywhere; }
.contact-layout { display: grid; grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr); gap: 2rem; align-items: start; }
.contact-panel { padding: 1.75rem; border: 1px solid var(--color-border); border-radius: var(--radius); background: var(--color-panel); margin-bottom: 1.5rem; }
.contact-panel h2 { font-size: 1.3rem; margin-bottom: 1rem; }
.contact-panel__list { display: grid; gap: 0.85rem; margin: 0 0 1.25rem; padding: 0; list-style: none; }
.contact-panel__list li { display: flex; align-items: flex-start; gap: 0.65rem; color: var(--color-text); font-size: 0.9rem; }
.contact-panel__list svg { flex: 0 0 auto; width: 1.2rem; height: 1.2rem; margin-top: 0.1rem; fill: none; stroke: var(--color-gold-light); stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.contact-panel__whatsapp { width: 100%; gap: 0.5rem; }
.contact-panel__whatsapp svg { width: 1.15rem; height: 1.15rem; fill: none; stroke: currentColor; stroke-width: 1.6; }
.contact-map { overflow: hidden; border: 1px solid var(--color-border); border-radius: var(--radius); }
.contact-map iframe { display: block; width: 100%; height: 320px; border: 0; filter: grayscale(0.3) invert(0.9) hue-rotate(180deg); }
.contact-page__content { margin-top: 2.5rem; }
.vtcp-contact-info { display: grid; gap: 0.85rem; margin: 0; font-style: normal; }
.vtcp-contact-info p { display: flex; align-items: center; gap: 0.65rem; margin: 0; }
.vtcp-contact-info a { color: var(--color-text); text-decoration: none; }
.vtcp-contact-info a:hover { color: var(--color-gold-light); }
.vtcp-contact-info svg { flex: 0 0 auto; width: 1.25rem; height: 1.25rem; fill: none; stroke: var(--color-gold-light); stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }

@media (max-width: 900px) {
	.contact-cards { grid-template-columns: 1fr; }
	.contact-layout { grid-template-columns: 1fr; }
}
.entry-hero { margin-bottom: 2.5rem; }
.widget__title { font-size: 1.15rem; }
.site-footer { border-top: 1px solid var(--color-border); background: var(--color-black-soft); }
.site-footer__grid { display: grid; grid-template-columns: 1.4fr repeat(3, 1fr); gap: 2rem; padding-block: 3.5rem; }
.site-footer__brand p { max-width: 32rem; margin-top: 1rem; color: var(--color-muted); }
.site-footer__social ul { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-top: 1.25rem; }
.site-footer__social a { display: grid; width: 2.2rem; height: 2.2rem; place-items: center; border: 1px solid var(--color-border); border-radius: 50%; color: var(--color-gold-light); font-size: 0.75rem; font-weight: 800; text-decoration: none; }
.site-footer__social a:hover { color: var(--color-black); background: var(--color-gold-light); }
.whatsapp-float { position: fixed; z-index: 900; right: 1.25rem; bottom: 1.25rem; display: grid; width: 3.5rem; height: 3.5rem; place-items: center; border: 1px solid #6dd39a; border-radius: 50%; color: #04130a; background: #25d366; box-shadow: 0 0.7rem 1.5rem rgba(0, 0, 0, 0.32); font-size: 0.72rem; font-weight: 900; text-decoration: none; }
.whatsapp-float:hover { color: #04130a; filter: brightness(1.08); transform: translateY(-2px); }
.appointment-modal[hidden] { display: none; }
.appointment-modal { position: fixed; z-index: 2000; inset: 0; display: grid; place-items: center; padding: 1rem; }
.appointment-modal__backdrop { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; background: rgba(0, 0, 0, 0.82); cursor: default; }
.appointment-modal__dialog { position: relative; width: min(760px, 100%); max-height: calc(100vh - 2rem); padding: clamp(1.25rem, 3vw, 2rem); overflow-y: auto; border: 1px solid var(--color-gold); border-radius: var(--radius); background: var(--color-black-soft); box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.7); }
.appointment-modal__header { display: flex; align-items: flex-start; justify-content: space-between; gap: 1rem; margin-bottom: 0.5rem; }
.appointment-modal__header h2 { margin: 0; color: var(--color-white); font-size: clamp(1.7rem, 4vw, 2.5rem); }
.appointment-modal__close { display: grid; flex: 0 0 44px; width: 44px; height: 44px; place-items: center; padding: 0; border: 1px solid var(--color-border); border-radius: 50%; color: var(--color-gold-light); background: transparent; font-size: 1.8rem; line-height: 1; cursor: pointer; }
.appointment-modal__intro { margin-bottom: 1.25rem; color: var(--color-muted); }
.appointment-modal .vtcp-form-heading { display: none; }
.appointment-modal .vtcp-appointment-form { padding: 0; border: 0; background: transparent; box-shadow: none; }
.appointment-modal .vtcp-field label,
.appointment-modal .vtcp-field label > span,
.appointment-modal .vtcp-field--consent label { color: var(--color-gold-light) !important; }
.appointment-modal .vtcp-field input,
.appointment-modal .vtcp-field select,
.appointment-modal .vtcp-field textarea { border-color: var(--color-border); color: var(--color-white); background: var(--color-panel-alt); }
.appointment-modal .vtcp-field input::placeholder,
.appointment-modal .vtcp-field textarea::placeholder { color: var(--color-muted); }
.appointment-modal .vtcp-form-status { color: var(--color-muted); }
.appointment-modal .vtcp-form-status.is-success { color: #9be7a4; }
.appointment-modal .vtcp-form-status.is-error { color: #ffb4a8; }
.workshop-section, .workshop-section h2, .workshop-section p, .workshop-list li span { color: var(--color-text); }
.workshop-section .eyebrow, .workshop-section .text-link { color: var(--color-gold-light); }
.vtcp-contact-info, .vtcp-contact-info p, .vtcp-contact-info span { color: var(--color-text); }
.vtcp-contact-info a { color: var(--color-gold-light); }
body.appointment-modal-open { overflow: hidden; }
.site-footer__widgets a { color: var(--color-muted); }
.site-footer__bottom { display: flex; min-height: 72px; align-items: center; justify-content: space-between; gap: 1rem; border-top: 1px solid rgba(255, 255, 255, 0.08); color: var(--color-muted); font-size: 0.85rem; }
.site-footer__bottom p { margin: 0; }
.site-footer__legal-menu { display: flex; flex-wrap: wrap; gap: 1rem; }
.site-footer__legal-menu a { color: var(--color-muted); }
.error-page { max-width: 760px; text-align: center; }
.error-page .page-header::after { left: 50%; transform: translateX(-50%); }
.error-page .search-form { margin: 2rem auto; }
input[type="text"], input[type="email"], input[type="tel"], input[type="search"], input[type="date"], input[type="time"], select, textarea { width: 100%; min-height: 46px; padding: 0.7rem 0.85rem; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 0.25rem; color: var(--color-white); background: var(--color-panel-alt); }
.search-form { display: flex; max-width: 560px; gap: 0.75rem; }
.nav-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.5rem; margin-top: 2.5rem; }
.page-numbers { padding: 0.45rem 0.75rem; border: 1px solid var(--color-border); }
.page-numbers.current { color: var(--color-black); background: var(--color-gold); }
