:root {
    --vf-bg: #0b0b0b;
    --vf-text-main: #e8d9b5;
    --vf-title: #967641;
    --vf-accent: #967641;
    --vf-accent-deep: #6e5633;
    --vf-border-subtle: rgba(232, 217, 181, 0.15);
}

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

html,
body {
    margin: 0;
    padding: 0;
}

body.vf-body {
    min-height: 100vh;
    background:
        radial-gradient(circle at 0 0, rgba(212, 175, 55, 0.45) 0, transparent 55%),
        radial-gradient(circle at 18% 20%, rgba(198, 162, 90, 0.35) 0, transparent 55%),
        radial-gradient(circle at 100% 10%, rgba(198, 162, 90, 0.18) 0, transparent 60%),
        radial-gradient(circle at 50% 100%, rgba(0, 0, 0, 0.9) 0, var(--vf-bg) 55%);
    color: var(--vf-text-main);
    font-family: "Cormorant Garamond", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow-x: hidden;
}

body.vf-body::before,
body.vf-body::after {
    content: "";
    position: fixed;
    inset: -10%;
    pointer-events: none;
    mix-blend-mode: screen;
    opacity: 0.3;
    z-index: -1;
}

body.vf-body::before {
    background-image:
        radial-gradient(1.8px 1.8px at 6% 16%, rgba(255, 222, 173, 0.8), transparent 60%),
        radial-gradient(2px 2px at 14% 28%, rgba(255, 255, 224, 0.85), transparent 60%),
        radial-gradient(2.2px 2.2px at 26% 22%, rgba(255, 215, 160, 0.9), transparent 60%),
        radial-gradient(1.6px 1.6px at 34% 34%, rgba(255, 255, 255, 0.8), transparent 60%),
        radial-gradient(1.4px 1.4px at 48% 18%, rgba(255, 215, 160, 0.75), transparent 60%);
}

body.vf-body::after {
    background-image:
        radial-gradient(1.8px 1.8px at 8% 74%, rgba(255, 255, 255, 0.85), transparent 60%),
        radial-gradient(2px 2px at 20% 88%, rgba(255, 215, 160, 0.85), transparent 60%),
        radial-gradient(2.2px 2.2px at 44% 80%, rgba(255, 255, 224, 0.9), transparent 65%),
        radial-gradient(1.6px 1.6px at 68% 92%, rgba(255, 255, 255, 0.8), transparent 60%),
        radial-gradient(1.6px 1.6px at 90% 62%, rgba(255, 215, 160, 0.9), transparent 60%);
}

a {
    color: var(--vf-accent);
    text-decoration: none;
}

a:hover {
    color: #c4a06a;
}

.vf-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 200;
    backdrop-filter: none;
    background: #000000;
    border-bottom: 1px solid rgba(198, 162, 90, 0.12);
}

.vf-navbar {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0.5rem 0.75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.15rem;
    flex-wrap: nowrap;
}

.vf-header-logo {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    margin-left: 0;
}

.vf-header-logo img {
    height: 44px;
    width: auto;
    display: block;
    opacity: 0.95;
}

.vf-logo {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    font-family: "Cinzel", serif;
    color: var(--vf-title);
    text-decoration: none;
}

.vf-logo-mark {
    border-radius: 0;
    border: none;
    background: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.vf-logo-mark img {
    display: block;
    object-fit: contain;
}

.vf-logo-text {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}

.vf-logo-name {
    letter-spacing: 0.28em;
    font-size: 0.8rem;
    text-transform: uppercase;
}

.vf-logo-tagline {
    font-family: "Cormorant Garamond", serif;
    font-size: 0.78rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: var(--vf-text-main);
    opacity: 0.8;
}

.vf-logo-hero {
    margin-top: 1rem;
    margin-bottom: 1.25rem;
    justify-content: center;
}

.vf-logo-hero .vf-logo-mark {
    width: auto;
    height: auto;
}

.vf-logo-hero .vf-logo-mark img {
    width: 520px;
    height: auto;
}

.vf-menu {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-left: auto;
}

.vf-menu-list {
    list-style: none;
    display: flex;
    gap: 1.1rem;
    margin: 0;
    padding: 0;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.18em;
}

.vf-inner-page .vf-main {
    padding-top: 0;
    position: relative;
    background:
        radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0, transparent 30%),
        radial-gradient(circle at 82% 22%, rgba(232, 217, 181, 0.08) 0, transparent 28%),
        linear-gradient(180deg, #0a0a0a 0%, #080808 50%, #050505 100%);
    isolation: isolate;
}

.vf-inner-page .vf-main.vf-gallery-page {
    padding-top: 5.25rem;
}

/*
 * Contatti: padding sul body = altezza barra fissa + piccolo respiro (header compatto).
 * Pagina tutta nera come richiesto.
 */
body.vf-body.vf-inner-page.vf-contact-page {
    padding-top: calc(env(safe-area-inset-top, 0px) + 3.95rem);
    background: #000000;
}

body.vf-body.vf-inner-page.vf-contact-page::before,
body.vf-body.vf-inner-page.vf-contact-page::after {
    display: none !important;
}

.vf-inner-page .vf-main.vf-contact-page {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    background: #000000;
}

.vf-inner-page .vf-main.vf-contact-page::before {
    display: none !important;
}

body.vf-body.vf-inner-page.vf-contact-page .vf-footer {
    background: #000000 !important;
}

.vf-inner-page .vf-main.vf-gallery-page > .vf-section:first-child {
    margin-top: 0.8rem;
}

.vf-inner-page .vf-main::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image:
        radial-gradient(1.2px 1.2px at 9% 12%, rgba(255, 255, 255, 0.26), transparent 60%),
        radial-gradient(1.5px 1.5px at 24% 34%, rgba(255, 223, 160, 0.22), transparent 65%),
        radial-gradient(1.1px 1.1px at 44% 18%, rgba(255, 255, 255, 0.2), transparent 60%),
        radial-gradient(1.3px 1.3px at 62% 40%, rgba(255, 223, 160, 0.2), transparent 65%),
        radial-gradient(1.1px 1.1px at 78% 28%, rgba(255, 255, 255, 0.18), transparent 60%),
        radial-gradient(1.2px 1.2px at 90% 56%, rgba(255, 223, 160, 0.2), transparent 65%);
    opacity: 0.5;
    z-index: 0;
}

/* about2.php: nero piatto, senza strati stellati sul body/main/footer */
body.vf-body.vf-inner-page.vf-about2-page {
    background: #000000;
}

body.vf-body.vf-inner-page.vf-about2-page::before,
body.vf-body.vf-inner-page.vf-about2-page::after {
    display: none !important;
}

.vf-inner-page.vf-about2-page .vf-main {
    background: #000000;
}

.vf-inner-page.vf-about2-page .vf-main::before {
    display: none !important;
}

.vf-inner-page.vf-about2-page .vf-footer {
    background: #000000 !important;
}

.vf-home-page .vf-main {
    padding-top: calc(env(safe-area-inset-top, 0px) + 4.25rem);
}

.vf-inner-page .vf-header {
    background: #000000;
    backdrop-filter: none;
    border-bottom: 1px solid rgba(198, 162, 90, 0.12);
}

.vf-inner-page .vf-footer {
    background:
        radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0, transparent 30%),
        radial-gradient(circle at 82% 22%, rgba(232, 217, 181, 0.08) 0, transparent 28%),
        linear-gradient(180deg, #0a0a0a 0%, #080808 50%, #050505 100%) !important;
}

.vf-page-head {
    padding-top: 0;
}

.vf-menu-list a {
    position: relative;
    color: #e8d9b5;
    text-shadow: none;
}

.vf-menu-list a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.2rem;
    width: 0;
    height: 1px;
    background: linear-gradient(90deg, var(--vf-accent), #c4a06a);
    transition: width 0.2s ease-out;
}

.vf-menu-list a:hover::after {
    width: 100%;
}

.vf-lang-switch a {
    color: var(--vf-accent);
}

.vf-menu-toggle {
    display: none;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 999px;
    border: 1px solid var(--vf-border-subtle);
    background: radial-gradient(circle at 30% 0, #333 0, #111 55%);
    padding: 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 0.35rem;
}

.vf-menu-toggle span {
    display: block;
    width: 1.4rem;
    height: 1px;
    background: var(--vf-text-main);
    transition: transform 0.18s ease-out, opacity 0.18s ease-out;
}

.vf-menu-toggle.is-open span:nth-child(1) {
    transform: translateY(0.18rem) rotate(45deg);
}

.vf-menu-toggle.is-open span:nth-child(2) {
    transform: translateY(-0.18rem) rotate(-45deg);
}

.vf-hero {
    width: 100%;
    margin: 0;
    padding: 3rem 0 3rem;
    position: relative;
    min-height: 108vh;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    overflow: hidden;
    isolation: isolate;
}

.vf-home-hero {
    background-image: url('../assets/sfongo hero home.png');
    filter: brightness(1.1) contrast(1.04) saturate(1.05);
}

.vf-hero-inner {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 0.4rem 0 1.25rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
}

.vf-hero::before {
    content: "";
    position: absolute;
    inset: -15% -20%;
    pointer-events: none;
    background-image:
        radial-gradient(1.4px 1.4px at 8% 30%, rgba(255, 222, 173, 0.85), transparent 60%),
        radial-gradient(1.4px 1.4px at 18% 55%, rgba(255, 255, 224, 0.9), transparent 60%),
        radial-gradient(1.4px 1.4px at 35% 40%, rgba(255, 215, 160, 0.8), transparent 60%),
        radial-gradient(1.2px 1.2px at 55% 45%, rgba(255, 255, 255, 0.75), transparent 60%),
        radial-gradient(1.2px 1.2px at 70% 60%, rgba(255, 215, 160, 0.75), transparent 60%),
        radial-gradient(1px 1px at 90% 35%, rgba(255, 255, 255, 0.6), transparent 60%);
    opacity: 0.9;
    mix-blend-mode: screen;
    z-index: -1;
}

.vf-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(to bottom, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 100%),
        linear-gradient(to bottom, rgba(0, 0, 0, 0) 48%, rgba(5, 5, 5, 0.68) 76%, #0b0b0b 100%);
    pointer-events: none;
    z-index: 0;
}

.vf-hero-copy {
    position: relative;
    margin-top: 80px;
    max-width: 60%;
    margin-left: auto;
    transform: translateX(15%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.vf-hero-portrait {
    display: none;
}

.vf-hero-copy-eyebrow {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.28em;
    color: var(--vf-accent);
    margin-bottom: 0.75rem;
}

.vf-hero-title {
    font-family: "Cinzel", serif;
    font-size: clamp(2.4rem, 4vw, 3rem);
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: var(--vf-text-main);
    margin: 0 0 1.5rem;
}

.vf-hero-subtitle {
    margin: -0.8rem 0 0.35rem;
    font-size: 1.28rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--vf-text-main);
    opacity: 0.9;
}

.vf-hero-tagline {
    font-size: 1.25rem;
    line-height: 1.5;
    max-width: 26rem;
}

.vf-hero-tagline span {
    display: block;
}

.vf-hero-lead {
    margin-top: 0.35rem;
    font-size: 1.12rem;
    max-width: 30rem;
    opacity: 0.9;
}

.vf-hero-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.75rem;
    margin-top: 1.75rem;
}

/* Home hero: sottotitolo oro, più marcato, più grande */
.vf-home-hero .vf-hero-title {
    margin-bottom: 0.78rem;
    font-size: clamp(3rem, 5.1vw, 3.95rem);
    letter-spacing: 0.12em;
}

.vf-home-hero .vf-hero-subtitle {
    color: var(--vf-title);
    opacity: 1;
    font-weight: 700;
    font-size: clamp(1.22rem, 2.35vw, 1.75rem);
    line-height: 1.3;
    margin: -0.5rem 0 0.35rem;
}

.vf-hero-divider {
    margin: -0.5rem auto 2.5rem;
    max-width: 640px;
    height: 24px;
    position: relative;
}

.vf-hero-divider::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0),
        rgba(212, 175, 55, 0.15),
        rgba(232, 217, 181, 0.9),
        rgba(212, 175, 55, 0.15),
        rgba(0, 0, 0, 0)
    );
}

.vf-hero-divider::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 56px;
    height: 16px;
    transform: translate(-50%, -50%);
    border-radius: 999px;
    border: 1px solid rgba(232, 217, 181, 0.9);
    box-shadow:
        0 0 18px rgba(232, 217, 181, 0.9),
        0 0 32px rgba(198, 162, 90, 0.7);
    background: radial-gradient(
        circle at 50% 50%,
        rgba(255, 255, 255, 0.95),
        rgba(212, 175, 55, 0.6),
        rgba(11, 11, 11, 0.95)
    );
}

.vf-home-after-hero {
    position: relative;
    padding: 0.35rem 0 1rem;
    background:
        radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0, transparent 30%),
        radial-gradient(circle at 82% 22%, rgba(232, 217, 181, 0.08) 0, transparent 28%),
        linear-gradient(180deg, #0a0a0a 0%, #080808 50%, #050505 100%);
    isolation: isolate;
    z-index: 0;
}

.vf-home-after-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image:
        radial-gradient(1.2px 1.2px at 9% 12%, rgba(255, 255, 255, 0.26), transparent 60%),
        radial-gradient(1.5px 1.5px at 24% 34%, rgba(255, 223, 160, 0.22), transparent 65%),
        radial-gradient(1.1px 1.1px at 44% 18%, rgba(255, 255, 255, 0.2), transparent 60%),
        radial-gradient(1.3px 1.3px at 62% 40%, rgba(255, 223, 160, 0.2), transparent 65%),
        radial-gradient(1.1px 1.1px at 78% 28%, rgba(255, 255, 255, 0.18), transparent 60%),
        radial-gradient(1.2px 1.2px at 90% 56%, rgba(255, 223, 160, 0.2), transparent 65%);
    opacity: 0.75;
    z-index: 1;
}

.vf-home-after-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image:
        radial-gradient(1px 1px at 12% 22%, rgba(255, 255, 255, 0.2), transparent 60%),
        radial-gradient(1.2px 1.2px at 30% 52%, rgba(255, 223, 160, 0.18), transparent 60%),
        radial-gradient(1px 1px at 52% 30%, rgba(255, 255, 255, 0.16), transparent 60%),
        radial-gradient(1.1px 1.1px at 70% 60%, rgba(255, 223, 160, 0.16), transparent 60%),
        radial-gradient(1px 1px at 86% 36%, rgba(255, 255, 255, 0.14), transparent 60%);
    opacity: 0.5;
    z-index: 1;
}

.vf-button-primary,
.vf-button-secondary,
button.vf-button-primary,
button.vf-button-secondary {
    border-radius: 999px;
    padding: 0.65rem 1.4rem;
    font-family: inherit;
    font-size: 0.95rem;
    font-weight: inherit;
    text-transform: uppercase;
    letter-spacing: 0.22em;
    line-height: 1.2;
    border: 2px solid var(--vf-title);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    transition: background 0.2s ease-out, color 0.2s ease-out, transform 0.15s ease-out, box-shadow 0.15s ease-out, border-color 0.2s ease-out;
    background: rgba(6, 6, 6, 0.62);
    color: #f2e6d4;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.5);
}

.vf-button-primary:hover,
.vf-button-secondary:hover {
    transform: translateY(-1px);
    background: rgba(150, 118, 65, 0.28);
    border-color: #c4a06a;
    color: #fffdf8;
    box-shadow: 0 10px 28px rgba(150, 118, 65, 0.4);
}

.vf-button-primary:active,
.vf-button-secondary:active {
    transform: translateY(0);
}

.vf-hero-portrait {
    position: relative;
    order: 0;
}

.vf-hero-portrait-inner {
    display: none;
}

.vf-hero-portrait-inner img {
    display: none;
}

.vf-hero-portrait-inner::before {
    content: none;
}

.vf-hero-badge {
    position: absolute;
    inset-inline-end: -1rem;
    bottom: 1.5rem;
    padding: 0.75rem 1.3rem;
    border-radius: 999px;
    background: radial-gradient(circle at 0 0, #333 0, #151515 60%);
    border: 1px solid rgba(232, 217, 181, 0.2);
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.22em;
}

.vf-hero-badge strong {
    color: var(--vf-accent);
}

.vf-section {
    max-width: 1120px;
    margin: 0 auto 2.5rem;
    padding: 0 1.25rem;
}

.vf-section-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.5rem;
    text-align: center;
}

.vf-section-title {
    font-family: "Cinzel", serif;
    text-transform: uppercase;
    letter-spacing: 0.26em;
    font-size: 1.15rem;
    color: var(--vf-title);
}

.vf-home-page .vf-home-after-hero > .vf-section:first-of-type .vf-section-title {
    font-size: clamp(1.38rem, 2.55vw, 1.82rem);
}

.vf-section-subtitle {
    font-size: 1.18rem;
    line-height: 1.5;
    opacity: 0.9;
    text-align: center;
}

.vf-universe-subtitle {
    margin-top: 1.25rem;
    font-style: normal;
    font-size: clamp(1.85rem, 3.8vw, 2.75rem);
    line-height: 1.32;
    font-weight: 500;
    color: var(--vf-title);
    opacity: 1;
}

.vf-card-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.5rem;
}

.vf-card {
    border-radius: 1.1rem;
    overflow: hidden;
    border: 1px solid rgba(198, 162, 90, 0.45);
    background:
        radial-gradient(circle at 0 0, rgba(255, 215, 160, 0.24) 0, rgba(19, 19, 19, 0.96) 52%),
        radial-gradient(circle at 100% 100%, #050505 0, #050505 60%);
    display: flex;
    flex-direction: column;
    min-height: 100%;
    position: relative;
    transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.vf-card-link-overlay {
    position: absolute;
    inset: 0;
    z-index: 4;
    border-radius: inherit;
}

.vf-card-link-overlay:focus-visible {
    outline: 2px solid rgba(232, 217, 181, 0.92);
    outline-offset: -3px;
}

.vf-card-thumb {
    aspect-ratio: 4 / 3;
    overflow: hidden;
}

.vf-card-thumb a {
    display: block;
    width: 100%;
    height: 100%;
}

.vf-card-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.03);
    transition: transform 0.25s ease-out;
}

.vf-card:hover .vf-card-thumb img {
    transform: scale(1.07);
}

.vf-card:hover {
    transform: translateY(-4px);
    border-color: rgba(232, 217, 181, 0.7);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.35), 0 0 24px rgba(198, 162, 90, 0.2);
}

.vf-card-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 1 auto;
    min-height: 0;
    padding: 1rem 1.1rem 1.2rem;
    text-align: center;
}

.vf-card-meta {
    font-size: clamp(1.12rem, 1.35vw, 1.4rem);
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: var(--vf-title);
    margin-bottom: 0.5rem;
}

.vf-card-title {
    min-height: 2.6em;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    font-size: 0.95rem;
    margin: 0 0 0.5rem;
}

.vf-card-title a {
    color: var(--vf-text-main);
}

.vf-card-excerpt {
    min-height: 4.8em;
    font-size: 1.12rem;
    line-height: 1.55;
    opacity: 0.92;
    text-align: center;
}

/* Home — griglia: celle stessa altezza (riga allineata); corpo card il più compatto possibile */
.vf-home-page .vf-card-grid,
.vf-home-universe-cards .vf-card-grid {
    align-items: stretch;
    gap: 1.1rem;
}

.vf-home-page .vf-card-grid .vf-card,
.vf-home-universe-cards .vf-card-grid .vf-card {
    height: 100%;
}

.vf-home-page .vf-card .vf-card-body,
.vf-home-universe-cards .vf-card .vf-card-body {
    flex: 1 1 auto;
    justify-content: flex-start;
    align-items: stretch;
    padding: 1.38rem 0.6rem 0.28rem;
}

.vf-home-page .vf-card .vf-card-meta,
.vf-home-universe-cards .vf-card .vf-card-meta {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0;
    min-height: 4rem;
    flex-shrink: 0;
}

.vf-home-page .vf-card .vf-card-meta::after,
.vf-home-universe-cards .vf-card .vf-card-meta::after {
    content: "";
    display: block;
    width: min(72%, 12rem);
    height: 10px;
    margin-top: 0.2rem;
    margin-bottom: 0;
    flex-shrink: 0;
    background: no-repeat center / contain
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='12' viewBox='0 0 160 12'%3E%3Cline x1='0' y1='6' x2='64' y2='6' stroke='%23967641' stroke-width='1'/%3E%3Cpath d='M72 6 L80 0 L88 6 L80 12 Z' fill='%23967641'/%3E%3Cline x1='96' y1='6' x2='160' y2='6' stroke='%23967641' stroke-width='1'/%3E%3C/svg%3E");
}

.vf-home-page .vf-card .vf-card-title,
.vf-home-universe-cards .vf-card .vf-card-title {
    font-size: clamp(1.14rem, 1.55vw, 1.42rem);
    font-weight: 700;
    margin-top: 0.14rem;
    margin-bottom: 0;
    min-height: 2.05rem;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.vf-home-page .vf-card .vf-card-title a,
.vf-home-universe-cards .vf-card .vf-card-title a {
    font-weight: 700;
}

.vf-home-page .vf-card .vf-card-excerpt,
.vf-home-universe-cards .vf-card .vf-card-excerpt {
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100%;
    max-width: 22rem;
    margin-left: auto;
    margin-right: auto;
    flex: 0 1 auto;
    line-height: 1.36;
}

.vf-books-banner {
    margin-bottom: 2.5rem;
}

.vf-books-banner-inner {
    border: 1px solid rgba(198, 162, 90, 0.45);
    border-radius: 1.25rem;
    overflow: hidden;
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
    background:
        radial-gradient(circle at 0 0, rgba(255, 215, 160, 0.2), rgba(8, 8, 8, 0.95) 60%),
        #0b0b0b;
    transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.vf-books-banner-inner:hover {
    transform: translateY(-3px);
    border-color: rgba(232, 217, 181, 0.65);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.28), 0 0 22px rgba(198, 162, 90, 0.18);
}

@keyframes vf-border-pulse-soft {
    0%,
    100% {
        border-color: rgba(198, 162, 90, 0.45);
        box-shadow: 0 0 0 rgba(198, 162, 90, 0);
    }
    50% {
        border-color: rgba(232, 217, 181, 0.72);
        box-shadow: 0 0 10px rgba(198, 162, 90, 0.18);
    }
}

.vf-home-news-banner .vf-books-banner-inner {
    animation: vf-border-pulse-soft 2.8s ease-in-out infinite;
}

.vf-books-banner-media img {
    width: 100%;
    height: 100%;
    min-height: 250px;
    object-fit: cover;
    display: block;
}

.vf-books-banner-copy {
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.75rem;
    min-height: 100%;
    text-align: center;
}

.vf-books-banner-title {
    margin: 0;
    min-height: 2.4em;
    font-family: "Cinzel", serif;
    letter-spacing: 0.12em;
    color: var(--vf-text-main);
}

.vf-books-banner-text {
    margin: 0;
    min-height: 4.8em;
    font-size: 1.12rem;
    line-height: 1.55;
    opacity: 0.92;
}

.vf-books-banner-copy .vf-button-primary,
.vf-books-banner-copy .vf-button-secondary {
    margin-top: auto;
    align-self: center;
}

/* Home — colonna testi: blocco centrato in verticale, stesso respiro sopra e sotto */
.vf-home-page .vf-books-banner .vf-books-banner-copy {
    justify-content: center;
    align-items: stretch;
    gap: 0.48rem;
    padding: calc(0.72rem + 3px) calc(1.4rem + 3px);
}

/* Stesso separatore oro delle card quadrate, sotto l’etichetta categoria */
.vf-home-page .vf-books-banner .vf-books-banner-copy .vf-card-meta {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0;
    font-size: clamp(1.22rem, 1.45vw, 1.55rem);
    font-weight: 700;
    letter-spacing: 0.18em;
}

.vf-home-page .vf-books-banner .vf-books-banner-copy .vf-card-meta::after {
    content: "";
    display: block;
    width: min(72%, 12rem);
    height: 10px;
    margin-top: 0.32rem;
    margin-bottom: 0;
    flex-shrink: 0;
    background: no-repeat center / contain
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='12' viewBox='0 0 160 12'%3E%3Cline x1='0' y1='6' x2='64' y2='6' stroke='%23967641' stroke-width='1'/%3E%3Cpath d='M72 6 L80 0 L88 6 L80 12 Z' fill='%23967641'/%3E%3Cline x1='96' y1='6' x2='160' y2='6' stroke='%23967641' stroke-width='1'/%3E%3C/svg%3E");
}

.vf-home-page .vf-books-banner .vf-books-banner-title {
    min-height: 0;
    margin: 0.52rem 0 0;
    line-height: 1.3;
    letter-spacing: 0.09em;
    font-weight: 700;
}

.vf-home-page .vf-books-banner .vf-books-banner-text {
    min-height: 0;
    margin: 0;
    width: 100%;
    max-width: none;
    line-height: 1.58;
}

.vf-home-page .vf-books-banner .vf-books-banner-copy .vf-button-primary,
.vf-home-page .vf-books-banner .vf-books-banner-copy .vf-button-secondary {
    margin-top: 0.85rem;
}

.vf-home-page .vf-home-news-banner .vf-home-news-links {
    margin: 0.5rem 0 0.2rem;
    gap: 0.28rem;
}

.vf-card-body .vf-button-primary,
.vf-card-body .vf-button-secondary,
.vf-book-content .vf-button-primary,
.vf-book-content .vf-button-secondary,
.vf-book-actions .vf-button-primary,
.vf-book-actions .vf-button-secondary,
.vf-book-detail-actions .vf-button-primary,
.vf-book-detail-actions .vf-button-secondary {
    align-self: center;
    justify-content: center;
}

.vf-home-news-links {
    list-style: none;
    margin: -0.1rem 0 0.15rem;
    padding: 0;
    display: grid;
    gap: 0.3rem;
}

.vf-home-news-links li {
    margin: 0;
}

.vf-home-news-links a {
    color: var(--vf-text-main);
    opacity: 0.92;
    font-size: clamp(1.24rem, 1.5vw, 1.45rem);
    line-height: 1.45;
    text-decoration: underline;
    text-underline-offset: 0.15em;
}

.vf-home-news-links a:hover {
    color: #c4a06a;
}

/* Solo desktop: niente sottolineatura, piccola freccia dopo il titolo news */
@media (min-width: 721px) {
    .vf-home-news-links a {
        text-decoration: none;
        display: inline-flex;
        align-items: baseline;
        gap: 0.35em;
    }

    .vf-home-news-links a::after {
        content: "›";
        font-size: 1.15em;
        line-height: 1;
        opacity: 0.78;
        flex-shrink: 0;
        text-decoration: none;
    }

    .vf-home-news-links a:hover::after {
        opacity: 1;
        color: #c4a06a;
    }
}

.vf-books-hero {
    width: 100%;
    min-height: 72vh;
    display: flex;
    align-items: flex-end;
    background-size: cover;
    background-position: center 35%;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.vf-books-page .vf-books-hero,
.vf-theatre-page .vf-books-hero,
.vf-cinema-tv-page .vf-books-hero,
.vf-news-page .vf-books-hero,
.vf-contact-page .vf-books-hero {
    background-position: center bottom;
}

.vf-books-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45), rgba(11, 11, 11, 0.85) 70%, #0b0b0b 100%);
}

.vf-books-hero-inner {
    position: relative;
    z-index: 1;
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
    padding: 2rem 1.25rem 0.25rem;
}

.vf-books-hero-copy {
    max-width: 520px;
}

.vf-books-page .vf-books-hero-inner--split,
.vf-cinema-tv-page .vf-books-hero-inner--split,
.vf-news-page .vf-books-hero-inner--split,
.vf-contact-page .vf-books-hero-inner--split {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
    gap: 1rem 2rem;
}

.vf-books-page .vf-books-hero-inner--split,
.vf-news-page .vf-books-hero-inner--split,
.vf-contact-page .vf-books-hero-inner--split {
    align-items: end;
}

.vf-cinema-tv-page .vf-books-hero-inner--split {
    align-items: start;
}

/* theatre.php — Teatro sopra, citazione sotto, blocco spostato a destra */
.vf-theatre-page .vf-books-hero-inner--theatre-hero {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0.2rem;
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

.vf-theatre-page .vf-books-hero-theatre-head {
    align-self: flex-start;
}

.vf-theatre-page .vf-books-hero-theatre-head .vf-books-hero-title {
    margin-bottom: 0.25rem;
    text-align: left;
}

.vf-theatre-page .vf-books-hero-theatre-quote-wrap {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.vf-theatre-page .vf-books-hero-theatre-quote-wrap .vf-books-hero-quote {
    text-align: right;
    margin: 0;
    max-width: min(28rem, 100%);
    margin-left: 0;
}

.vf-books-page .vf-books-hero-inner--audience-stacked {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0.2rem;
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

.vf-books-page .vf-books-hero-inner--audience-stacked .vf-books-hero-top .vf-books-hero-title {
    margin-bottom: 0.25rem;
}

.vf-books-page .vf-books-hero-subrow {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 0.65rem 1.75rem;
    align-items: baseline;
}

.vf-books-page .vf-books-hero-inner--audience-stacked .vf-books-hero-audience-label {
    margin: 0;
    flex-shrink: 0;
}

.vf-books-page .vf-books-hero-inner--audience-stacked .vf-books-hero-quote {
    text-align: right;
    margin: 0;
    max-width: none;
    justify-self: end;
    width: 100%;
}

.vf-books-page .vf-books-hero-copy--title,
.vf-cinema-tv-page .vf-books-hero-copy--title,
.vf-news-page .vf-books-hero-copy--title,
.vf-contact-page .vf-books-hero-copy--title {
    max-width: none;
}

.vf-books-page .vf-books-hero-copy--quote,
.vf-cinema-tv-page .vf-books-hero-copy--quote,
.vf-news-page .vf-books-hero-copy--quote,
.vf-contact-page .vf-books-hero-copy--quote {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    max-width: none;
}

.vf-cinema-tv-page .vf-books-hero-copy--quote {
    align-items: flex-start;
    align-self: start;
    padding-top: 0.72rem;
}

.vf-books-page .vf-books-hero-quote,
.vf-theatre-page .vf-books-hero-quote,
.vf-cinema-tv-page .vf-books-hero-quote,
.vf-news-page .vf-books-hero-quote,
.vf-contact-page .vf-books-hero-quote {
    font-size: clamp(1.16rem, 1.75vw, 1.3rem);
    line-height: 1.52;
}

.vf-books-page .vf-books-hero-inner--split .vf-books-hero-quote,
.vf-cinema-tv-page .vf-books-hero-inner--split .vf-books-hero-quote,
.vf-news-page .vf-books-hero-inner--split .vf-books-hero-quote,
.vf-contact-page .vf-books-hero-inner--split .vf-books-hero-quote {
    text-align: right;
    margin-top: 0;
    max-width: min(28rem, 100%);
    margin-left: 0;
}

/* Citazione su una sola riga (solo hero lista principale a due colonne) */
@media (min-width: 1000px) {
    .vf-books-page .vf-books-hero-inner--split .vf-books-hero-quote {
        white-space: nowrap;
        max-width: none;
    }
}

.vf-books-list {
    margin-top: 1rem;
}

.vf-books-back-link {
    margin: 0.25rem 0 1rem;
}

.vf-books-back-link a {
    color: #f0dec2;
    text-decoration: none;
}

.vf-books-back-link a:hover {
    text-decoration: underline;
}

.vf-books-audience-heading {
    font-size: clamp(1.02rem, 1.9vw, 1.22rem);
    color: var(--vf-text-main);
    opacity: 0.9;
    letter-spacing: 0.2em;
}

.vf-books-page .vf-books-hero-audience-label {
    max-width: 22rem;
}

.vf-books-audience-card-title {
    font-size: clamp(1.6rem, 2.6vw, 2.2rem);
}

.vf-books-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem;
}

.vf-book-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid rgba(198, 162, 90, 0.45);
    border-radius: 1.1rem;
    overflow: hidden;
    background:
        radial-gradient(circle at 0 0, rgba(255, 215, 160, 0.22), rgba(8, 8, 8, 0.96) 58%),
        #0b0b0b;
    transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.vf-book-card:hover {
    transform: translateY(-4px);
    border-color: rgba(232, 217, 181, 0.7);
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.35), 0 0 24px rgba(198, 162, 90, 0.2);
}

.vf-book-cover {
    height: 420px;
    background: radial-gradient(circle at 50% 20%, rgba(255, 215, 160, 0.1), rgba(11, 11, 11, 0.95) 70%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

.vf-book-cover img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    transition: transform 0.28s ease;
}

.vf-book-cover iframe,
.vf-book-cover video {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
    background: #000;
}

.vf-book-card:hover .vf-book-cover img {
    transform: scale(1.03);
}

.vf-book-content {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
    padding: 1.1rem 1.1rem 1.25rem;
    align-items: center;
    text-align: center;
}

.vf-book-title {
    min-height: 2.6em;
    margin: 0 0 0.5rem;
    color: var(--vf-title);
    width: 100%;
    text-align: center;
}

.vf-book-text {
    margin: 0;
    min-height: 4.8em;
    font-size: 1.12rem;
    line-height: 1.55;
    opacity: 0.92;
    width: 100%;
    text-align: center;
}

.vf-book-content .vf-button-primary,
.vf-book-content .vf-button-secondary {
    margin-top: auto;
    align-self: center;
}

.vf-book-actions {
    margin-top: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
    justify-content: center;
    width: 100%;
}

.vf-book-actions .vf-button-primary,
.vf-book-actions .vf-button-secondary {
    margin-top: 0;
    align-self: center;
}

/* books.php — card più compatte (meno vuoti tra copertina, testo e CTA) */
.vf-books-page .vf-books-grid {
    gap: 1rem;
}

.vf-books-page .vf-book-cover {
    height: 300px;
    padding: 0.65rem;
}

.vf-books-page .vf-book-content {
    padding: 0.75rem 0.95rem 0.95rem;
}

.vf-books-page .vf-book-title {
    min-height: 0;
    margin: 0 0 0.38rem;
}

.vf-books-page .vf-book-text {
    min-height: 0;
    font-size: 1.05rem;
    line-height: 1.48;
}

.vf-books-page .vf-book-content .vf-button-primary,
.vf-books-page .vf-book-content .vf-button-secondary {
    margin-top: auto;
}

.vf-books-page .vf-book-actions {
    margin-top: auto;
}

.vf-books-page .vf-books-list {
    margin-top: 0.5rem;
}

.vf-books-page .vf-books-list--audience-detail,
.vf-cinema-tv-page .vf-books-list--audience-detail,
.vf-theatre-page .vf-books-list--audience-detail {
    margin-top: 2.75rem;
    padding-top: 0.35rem;
}

.vf-books-page .vf-books-format-heading,
.vf-cinema-tv-page .vf-books-format-heading,
.vf-theatre-page .vf-books-format-heading {
    font-size: clamp(1.28rem, 2.15vw, 1.52rem);
    letter-spacing: 0.22em;
}

.vf-books-page .vf-books-list--audience-detail .vf-section-header,
.vf-cinema-tv-page .vf-books-list--audience-detail .vf-section-header,
.vf-theatre-page .vf-books-list--audience-detail .vf-section-header {
    margin-bottom: 1.1rem;
}

.vf-cinema-tv-page .vf-books-list,
.vf-theatre-page .vf-books-list {
    margin-top: 0.5rem;
}

/* theatre.php — card compatte (titolo, sottotitolo, Scopri di più più vicini) */
.vf-theatre-page .vf-books-grid {
    gap: 1rem;
}

.vf-theatre-page .vf-book-cover {
    height: 300px;
    padding: 0.65rem;
}

.vf-theatre-page .vf-book-content {
    padding: 0.75rem 0.95rem 0.95rem;
}

.vf-theatre-page .vf-book-title {
    min-height: 0;
    margin: 0 0 0.38rem;
}

.vf-theatre-page .vf-book-text {
    min-height: 0;
    font-size: 1.05rem;
    line-height: 1.45;
}

.vf-theatre-page .vf-book-content .vf-button-primary,
.vf-theatre-page .vf-book-content .vf-button-secondary {
    margin-top: auto;
}

.vf-news-page .vf-book-card > .vf-news-card-date {
    margin: 0;
    padding: 0.85rem 1rem 0.65rem;
    font-size: clamp(1rem, 2.4vw, 1.2rem);
    font-weight: 600;
    letter-spacing: 0.16em;
    line-height: 1.35;
    text-align: center;
    text-transform: uppercase;
    color: rgba(232, 217, 181, 0.92);
    border-bottom: 1px solid var(--vf-border-subtle);
    flex-shrink: 0;
}

.vf-news-page .vf-book-card > .vf-news-card-date time {
    font-variant-numeric: tabular-nums;
}

@media (max-width: 720px) {
    .vf-news-page .vf-books-hero .vf-books-hero-title {
        font-size: clamp(1.85rem, 7.2vw, 2.45rem);
    }
}

.vf-books-hero-title {
    color: var(--vf-title);
}

/* post.php?type=news: etichetta NEWS più grande, titolo articolo più compatto */
.vf-post-news-detail .vf-hero-copy-eyebrow {
    font-size: clamp(1.15rem, 2.75vw, 1.65rem);
    letter-spacing: 0.22em;
    margin-bottom: 0.55rem;
}

.vf-post-news-detail .vf-books-hero-copy .vf-hero-title {
    font-size: clamp(1.05rem, 2.35vw, 1.42rem);
    letter-spacing: 0.12em;
    line-height: 1.38;
    margin: 0 0 0.9rem;
}

.vf-about {
    max-width: 1120px;
    margin: 0 auto 2.5rem;
    padding: 0 1.25rem;
}

.vf-about-grid {
    display: grid;
    grid-template-columns: minmax(0, 380px) minmax(0, 1fr);
    gap: 2rem;
    align-items: start;
}

.vf-about-photo {
    border: 1px solid rgba(198, 162, 90, 0.35);
    border-radius: 1rem;
    overflow: hidden;
    background: #0b0b0b;
}

.vf-about-photo img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.vf-about-copy h2 {
    margin: 0 0 1rem;
    font-family: "Cinzel", serif;
    color: var(--vf-text-main);
}

.vf-about-copy p {
    margin: 0 0 1rem;
    font-size: 1.05rem;
    line-height: 1.8;
    opacity: 0.92;
}

.vf-about-gallery {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.vf-about-downloads {
    margin-top: 0.5rem;
    margin-bottom: 2rem;
}

.vf-about-downloads .vf-hero-actions {
    justify-content: center;
}

.vf-about-gallery-item {
    margin: 0;
    border: 1px solid rgba(198, 162, 90, 0.35);
    border-radius: 0.9rem;
    overflow: hidden;
    background: #0b0b0b;
}

.vf-about-gallery-item img {
    width: 100%;
    height: 100%;
    min-height: 260px;
    object-fit: cover;
    display: block;
}

.vf-about2-hero {
    position: relative;
    border-top: none;
    border-bottom: none;
    background-color: #000000;
    background-image: url("../assets/about-hero.png");
    background-size: auto 100%;
    background-position: right top;
    background-repeat: no-repeat;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    min-height: min(88vh, 980px);
    padding: 5.5rem clamp(1.5rem, 4vw, 3rem);
    box-sizing: border-box;
}

.vf-about2-hero-inner {
    grid-column: 1;
    justify-self: end;
    align-self: center;
    max-width: 34rem;
    width: min(100%, 34rem);
    padding: 0 clamp(1rem, 3vw, 2.5rem) 0 0;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    transform: none;
}

.vf-about2-hero-copy {
    width: 100%;
    padding: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.vf-about2-eyebrow {
    margin: 0 0 1rem;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: var(--vf-title);
    font-size: 0.85rem;
}

.vf-about2-title {
    margin: 0 0 1rem;
    font-size: clamp(2rem, 3.7vw, 3.6rem);
    line-height: 1.08;
    max-width: 38rem;
}

.vf-about2-title-quote {
    font-family: "Cormorant Garamond", serif;
    font-size: 1.15em;
    line-height: 1;
    color: inherit;
    opacity: 1;
    vertical-align: baseline;
    white-space: nowrap;
}

.vf-about2-lead {
    max-width: 38rem;
    margin: 0 0 1rem;
    font-size: 1.18rem;
    line-height: 1.7;
    opacity: 0.93;
}

.vf-about2-hero-intro .vf-about2-lead:last-child {
    margin-bottom: 0.35rem;
}

/* contact.php — hero come Bio */
.vf-contact-hero.vf-about2-hero {
    background-image: url("../assets/contact-hero.png");
    align-items: center;
}

.vf-contact-hero-inner {
    justify-self: center;
    align-self: center;
    margin-top: 0;
    margin-left: clamp(-0.5rem, -1vw, 0);
    padding: 0 clamp(1.25rem, 2.5vw, 2rem);
    max-width: 28rem;
    width: min(100%, 28rem);
}

.vf-contact-hero-copy {
    align-items: flex-start;
}

.vf-contact-hero-title {
    margin-bottom: 0.35rem;
    font-family: "Cinzel", serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: clamp(2.25rem, 4.5vw, 3.5rem);
    line-height: 1.02;
    color: var(--vf-title);
}

.vf-contact-hero-lead {
    margin: 0;
    font-size: clamp(1.05rem, 1.9vw, 1.35rem);
    line-height: 1.32;
    color: var(--vf-text-main);
    font-style: normal;
    max-width: 22rem;
    opacity: 0.93;
}

.vf-contact-hero-lead br {
    display: block;
    content: "";
    margin-top: 0.15em;
}

.vf-contact-scene {
    max-width: 1120px;
    margin: 0 auto;
    padding: clamp(1.5rem, 3.5vw, 2.5rem) clamp(1rem, 3vw, 2rem) 3rem;
    box-sizing: border-box;
}

.vf-contact-scene-card {
    border: 1px solid rgba(198, 162, 90, 0.32);
    border-radius: 1rem;
    background: rgba(6, 6, 6, 0.92);
    padding: clamp(1.2rem, 3vw, 1.75rem);
}

.vf-contact-scene .vf-contact-bottom-grid {
    margin-top: 2rem;
}

.vf-about2-read-more-wrap {
    margin: 0 0 1rem;
    text-align: left;
    width: 100%;
}

.vf-about2-read-more {
    display: inline-block;
    font-size: 0.95rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--vf-title);
    text-decoration: none;
    border-bottom: 1px solid rgba(198, 162, 90, 0.55);
    padding-bottom: 0.15rem;
    transition: color 0.2s ease, border-color 0.2s ease;
}

.vf-about2-read-more:hover {
    color: #f0dec2;
    border-bottom-color: rgba(240, 222, 194, 0.85);
}

.vf-about2-actions {
    margin-top: 1.15rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.7rem;
    justify-content: flex-start;
    width: 100%;
}

.vf-about2-letter {
    scroll-margin-top: 5.5rem;
    margin-top: clamp(2rem, 5vw, 3.25rem);
    padding: 0 1.25rem 2.5rem;
    background: #000000;
}

/* Contorno carta (cornice esterna oro su nero) */
.vf-about2-parchment-frame {
    position: relative;
    max-width: 44rem;
    margin: 0 auto;
    padding: 10px;
    background:
        linear-gradient(145deg, rgba(150, 118, 65, 0.35) 0%, rgba(198, 162, 90, 0.2) 50%, rgba(110, 86, 51, 0.4) 100%);
    border-radius: 4px;
    box-shadow:
        0 0 0 1px rgba(198, 162, 90, 0.45),
        0 0 0 3px rgba(0, 0, 0, 0.9),
        0 18px 42px rgba(0, 0, 0, 0.65);
    clip-path: polygon(
        0.4% 1.2%, 2.5% 0.2%, 97.5% 0.3%, 99.6% 1.4%,
        99.8% 98.6%, 97.4% 99.7%, 2.6% 99.6%, 0.3% 98.2%
    );
}

.vf-about2-parchment-frame::before {
    content: "";
    position: absolute;
    inset: 5px;
    border: 1px solid rgba(198, 162, 90, 0.55);
    border-radius: 2px;
    pointer-events: none;
    z-index: 2;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.06);
}

/* Foglio carta scuro */
.vf-about2-letter-inner {
    position: relative;
    z-index: 1;
    padding: 2.35rem 2.35rem 1.85rem;
    background:
        radial-gradient(ellipse 100% 70% at 15% 5%, rgba(198, 162, 90, 0.08), transparent 55%),
        radial-gradient(ellipse 80% 60% at 90% 95%, rgba(198, 162, 90, 0.05), transparent 50%),
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 2px,
            rgba(255, 255, 255, 0.015) 2px,
            rgba(255, 255, 255, 0.015) 3px
        ),
        linear-gradient(180deg, #121212 0%, #0a0a0a 48%, #050505 100%);
    border: 1px solid rgba(198, 162, 90, 0.35);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.08),
        inset 0 -16px 32px rgba(0, 0, 0, 0.5),
        inset 0 0 80px rgba(0, 0, 0, 0.35);
    clip-path: polygon(
        0.6% 1%, 2.2% 0.15%, 97.8% 0.2%, 99.4% 1.1%,
        99.7% 98.9%, 97.6% 99.85%, 2.4% 99.8%, 0.5% 98.5%
    );
}

.vf-about2-letter-inner::before,
.vf-about2-letter-inner::after {
    content: "";
    position: absolute;
    left: 1rem;
    right: 1rem;
    height: 6px;
    border-radius: 50%;
    pointer-events: none;
    opacity: 0.5;
    z-index: 0;
}

.vf-about2-letter-inner::before {
    top: 0.5rem;
    background: radial-gradient(ellipse at center, rgba(232, 217, 181, 0.12), transparent 72%);
}

.vf-about2-letter-inner::after {
    bottom: 0.5rem;
    background: radial-gradient(ellipse at center, rgba(198, 162, 90, 0.1), transparent 74%);
}

.vf-about2-letter-body {
    position: relative;
    z-index: 1;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.12rem;
    font-style: italic;
    line-height: 1.88;
    color: var(--vf-text-main);
    letter-spacing: 0.01em;
    opacity: 0.93;
    text-align: center;
}

.vf-about2-letter-block {
    margin: 0 auto 1.88em;
    max-width: 36rem;
}

.vf-about2-letter-block:last-child {
    margin-bottom: 0;
}

.vf-about2-letter-block .vf-about2-letter-line {
    margin: 0;
    line-height: inherit;
}

.vf-about2-letter-name {
    display: inline-block;
    font-family: "Italianno", "Brush Script MT", "Segoe Script", "Apple Chancery", cursive;
    font-size: 2.15rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
    top: 0.08em;
    padding: 0 0.14em;
    color: var(--vf-title);
    letter-spacing: 0.04em;
}

.vf-about2-letter-sign {
    position: relative;
    z-index: 1;
    margin-top: 1.75rem;
    text-align: center;
}

.vf-about2-letter-sign img {
    display: inline-block;
    max-width: min(220px, 72%);
    height: auto;
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.6)) brightness(1.05);
}

.vf-about2-worlds,
.vf-about2-path,
.vf-about2-bottom-cta {
    max-width: 1120px;
    margin: 0 auto;
    padding: 2.3rem 1.25rem;
}

.vf-about2-section-head {
    text-align: center;
    margin-bottom: 1.5rem;
}

.vf-about2-section-title {
    margin: 0;
    font-family: "Cinzel", serif;
    text-transform: uppercase;
    letter-spacing: 0.22em;
    font-size: 1.6rem;
    color: var(--vf-title);
}

.vf-about2-worlds-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    align-items: stretch;
    border: 1px solid rgba(198, 162, 90, 0.32);
    background: #080808;
}

.vf-about2-world-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100%;
    padding: 1.4rem 1.05rem 1.5rem;
    text-align: center;
    border-right: 1px solid rgba(198, 162, 90, 0.3);
}

.vf-about2-world-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 1 auto;
    width: 100%;
    min-height: 0;
}

.vf-about2-world-card:last-child {
    border-right: 0;
}

.vf-about2-world-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    margin-bottom: 0.55rem;
}

.vf-about2-world-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.vf-about2-world-title {
    margin: 0 0 0.45rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 1.75rem;
}

.vf-about2-world-subtitle {
    margin: 0 0 0.6rem;
    color: var(--vf-title);
    font-size: 1rem;
}

.vf-about2-world-copy {
    margin: 0 auto;
    max-width: 240px;
    font-size: 0.98rem;
    line-height: 1.55;
    opacity: 0.9;
}

.vf-about2-world-link {
    display: inline-block;
    margin-top: auto;
    border: 1px solid rgba(198, 162, 90, 0.56);
    padding: 0.55rem 1.05rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.85rem;
    color: var(--vf-text-main);
}

.vf-about2-world-link:hover {
    border-color: rgba(232, 217, 181, 0.9);
    color: var(--vf-title);
}

.vf-about2-quote {
    position: relative;
    margin: 0 auto;
    border-top: 1px solid rgba(198, 162, 90, 0.3);
    border-bottom: 1px solid rgba(198, 162, 90, 0.3);
    overflow: hidden;
    isolation: isolate;
}

.vf-about2-quote::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background:
        linear-gradient(180deg, rgba(6, 6, 6, 0.45) 0%, rgba(4, 4, 4, 0.78) 55%, rgba(2, 2, 2, 0.88) 100%),
        url("../assets/ChatGPT Image 24 apr 2026, 02_25_20.png") center center / cover no-repeat;
    transform: scale(1.02);
}

.vf-about2-quote-inner {
    position: relative;
    z-index: 1;
    max-width: 52rem;
    margin: 0 auto;
    min-height: 220px;
    padding: 3.25rem 1.5rem 3.75rem;
    text-align: center;
}

.vf-about2-quote-flourish {
    margin: 0 0 0.35rem;
    line-height: 1;
    font-family: "Cormorant Garamond", serif;
    font-size: clamp(2.4rem, 5vw, 3.6rem);
    color: rgba(150, 118, 65, 0.96);
}

.vf-about2-quote-text {
    margin: 0 auto 0.85rem;
    max-width: 38rem;
    font-family: "Cormorant Garamond", serif;
    font-size: clamp(1.55rem, 3.2vw, 2.35rem);
    line-height: 1.38;
    color: #f2e6cf;
    text-shadow: 0 2px 18px rgba(0, 0, 0, 0.75);
}

.vf-about2-quote-sign {
    margin: 0.15rem 0 0;
    font-family: "Brush Script MT", "Segoe Script", "Lucida Handwriting", "Apple Chancery", cursive;
    font-size: clamp(1.85rem, 4vw, 2.65rem);
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.04em;
    color: #e8c97a;
    text-shadow: 0 2px 14px rgba(0, 0, 0, 0.65);
}

.vf-about2-stats-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    border: 1px solid rgba(198, 162, 90, 0.3);
    background: #080808;
}

.vf-about2-stat {
    text-align: center;
    padding: 1.2rem 0.85rem 1.35rem;
    border-right: 1px solid rgba(198, 162, 90, 0.26);
}

.vf-about2-stat:last-child {
    border-right: 0;
}

.vf-about2-stat-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    margin: 0 auto 0.35rem;
}

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

.vf-about2-stat-num {
    font-size: 2.55rem;
    font-family: "Cinzel", serif;
    line-height: 1.1;
}

.vf-about2-stat-label {
    margin-top: 0.2rem;
    text-transform: uppercase;
    letter-spacing: 0.11em;
    font-size: 0.82rem;
}

.vf-about2-stat-sub {
    margin-top: 0.3rem;
    font-size: 0.88rem;
    opacity: 0.86;
}

.vf-about2-path-note {
    margin: 1rem 0 0;
    text-align: center;
    font-size: 1.02rem;
    opacity: 0.88;
}

.vf-about2-cta-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.8rem;
}

.vf-about2-cta-grid .vf-button-secondary {
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

@media (max-width: 980px) {
    .vf-about2-hero {
        display: block;
        min-height: auto;
        padding: 0 0 2rem;
        background: #000000;
    }

    .vf-about2-hero::before {
        content: "";
        display: block;
        width: 100%;
        height: min(56vh, 460px);
        min-height: 280px;
        background: url("../assets/about-hero.png") center center / cover no-repeat;
    }

    .vf-contact-hero.vf-about2-hero::before {
        background-image: url("../assets/contact-hero.png");
    }

    .vf-about2-hero-inner {
        grid-column: auto;
        max-width: 36rem;
        width: min(100%, 36rem);
        padding: 1.4rem 1.25rem 0;
        margin: 0 auto;
    }

    .vf-about2-hero-copy {
        text-align: center;
        align-items: center;
    }

    .vf-contact-hero-inner {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        padding: 1.4rem 1.25rem 0;
    }

    .vf-contact-hero-copy {
        text-align: left;
        align-items: flex-start;
    }

    .vf-about2-hero-inner .vf-about2-read-more-wrap {
        text-align: center;
    }

    .vf-about2-actions {
        justify-content: center;
    }

    .vf-about2-letter {
        margin-top: 1.75rem;
        padding: 0 1rem 2rem;
    }

    .vf-about2-parchment-frame {
        padding: 8px;
    }

    .vf-about2-letter-inner {
        padding: 1.35rem 1.15rem 1.2rem;
    }

    .vf-about2-letter-body {
        font-size: 1.05rem;
        line-height: 1.78;
    }

    .vf-about2-letter-sign {
        text-align: center;
    }

    .vf-about2-worlds-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .vf-about2-world-card:nth-child(2n) {
        border-right: 0;
    }

    .vf-about2-world-card:nth-child(n + 3) {
        border-top: 1px solid rgba(198, 162, 90, 0.3);
    }

    .vf-about2-stats-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .vf-about2-stat:nth-child(3n) {
        border-right: 0;
    }

    .vf-about2-stat:nth-child(n + 4) {
        border-top: 1px solid rgba(198, 162, 90, 0.26);
    }

    .vf-about2-cta-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 720px) {
    .vf-about2-worlds-grid,
    .vf-about2-stats-grid,
    .vf-about2-cta-grid {
        grid-template-columns: 1fr;
    }

    .vf-about2-world-card,
    .vf-about2-stat {
        border-right: 0;
        border-top: 1px solid rgba(198, 162, 90, 0.26);
    }

    .vf-about2-world-card:first-child,
    .vf-about2-stat:first-child {
        border-top: 0;
    }

    .vf-about2-title {
        font-size: clamp(1.8rem, 8vw, 2.55rem);
    }

    .vf-about2-quote-text {
        font-size: clamp(1.6rem, 8vw, 2.2rem);
    }
}

.vf-book-detail {
    max-width: 1120px;
    margin: 1rem auto 3rem;
    padding: 0 1.25rem;
}

.vf-book-detail-grid {
    display: grid;
    grid-template-columns: minmax(0, 380px) minmax(0, 1fr);
    gap: 2rem;
    align-items: start;
}

.vf-book-detail-cover {
    border: 1px solid rgba(198, 162, 90, 0.45);
    border-radius: 1rem;
    padding: 1rem;
    background: rgba(10, 10, 10, 0.9);
}

.vf-book-detail-cover img {
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
}

.vf-book-detail-content h1,
.vf-book-detail-heading {
    margin-top: 0;
    color: var(--vf-text-main);
    font-size: clamp(1.8rem, 2.6vw, 2.3rem);
    line-height: 1.2;
}

.vf-book-detail-content p {
    font-size: 1.22rem;
    line-height: 1.95;
    opacity: 0.9;
}

.vf-book-detail-actions {
    margin-top: 1.25rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    justify-content: center;
    width: 100%;
}

.vf-book-press {
    margin-top: 1.5rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(232, 217, 181, 0.18);
}

.vf-book-press h3 {
    margin: 0 0 0.5rem;
    font-family: "Cinzel", serif;
    letter-spacing: 0.08em;
}

.vf-course-video-block {
    margin: 1.35rem 0 0;
}

.vf-course-video-block:first-of-type {
    margin-top: 0.35rem;
}

.vf-course-video-title {
    margin: 0 0 0.5rem;
    font-family: "Cinzel", serif;
    font-size: 1.08rem;
    font-weight: 600;
    letter-spacing: 0.08em;
    color: var(--vf-title);
}

.vf-course-detail-media {
    margin: 0.75rem 0 1rem;
}

.vf-course-detail-media iframe,
.vf-course-detail-media video {
    width: 100%;
    aspect-ratio: 16 / 9;
    border: 0;
    border-radius: 0.9rem;
    background: #000;
    display: block;
}

.vf-course-links {
    margin: 0.25rem 0 0;
    padding-left: 1rem;
}

.vf-course-links li {
    margin-bottom: 0.35rem;
}

.vf-rich-text {
    font-size: 1.2rem;
    line-height: 1.9;
}

.vf-rich-text img {
    max-width: 100%;
    height: auto;
    border-radius: 0.7rem;
}

.vf-author-strip {
    max-width: 1120px;
    margin: 1.5rem auto 1.25rem;
    padding: 0 1.25rem;
}

.vf-author-strip-link {
    display: block;
    color: inherit;
    text-decoration: none;
}

.vf-author-strip-inner {
    border: 1px solid rgba(198, 162, 90, 0.35);
    border-radius: 1.25rem;
    padding: 1.25rem 1rem 1rem;
    text-align: center;
    background: radial-gradient(circle at 50% 0, rgba(255, 215, 160, 0.14), rgba(11, 11, 11, 0.96) 65%);
}

.vf-author-avatar {
    width: 120px;
    height: 120px;
    margin: 0 auto 0.75rem;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid rgba(232, 217, 181, 0.35);
}

.vf-author-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 30%;
    display: block;
}

.vf-author-strip-inner h3 {
    margin: 0;
    font-family: "Cinzel", serif;
    color: var(--vf-text-main);
    letter-spacing: 0.08em;
}

.vf-author-strip-inner p {
    margin: 0.35rem 0 0;
    opacity: 0.85;
}

.vf-author-strip-link:hover .vf-author-strip-inner {
    border-color: rgba(232, 217, 181, 0.65);
    box-shadow: 0 0 24px rgba(198, 162, 90, 0.18);
}

.vf-author-strip-social {
    list-style: none;
    margin: 0.7rem 0 0;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 0.7rem;
}

.vf-author-strip-social a {
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 999px;
    border: 1px solid rgba(198, 162, 90, 0.45);
    background: rgba(10, 10, 10, 0.92);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--vf-text-main);
    transition: border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.vf-author-strip-social a svg {
    width: 1.15rem;
    height: 1.15rem;
    fill: currentColor;
}

.vf-author-strip-social a:hover {
    border-color: rgba(232, 217, 181, 0.75);
    color: var(--vf-title);
    transform: translateY(-1px);
}

.vf-footer {
    margin-top: auto;
    border-top: 1px solid var(--vf-border-subtle);
    padding: 1.75rem 0 1.5rem;
}

.vf-footer-inner {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 1.25rem;
    font-size: 1rem;
    opacity: 0.85;
}

.vf-footer-logo-center {
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
}

.vf-footer-logo img {
    height: 110px;
    width: auto;
    display: block;
    opacity: 0.9;
}

.vf-footer-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.vf-footer-copy {
    margin: 0;
}

.vf-footer-social {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-size: 0.9rem;
}

.vf-footer-social a {
    color: var(--vf-text-main);
    opacity: 0.8;
}

.vf-footer-social a:hover {
    opacity: 1;
}

.vf-footer-credit {
    margin-top: 0.75rem;
    font-size: 0.95rem;
    opacity: 0.7;
    text-align: center;
}

.vf-footer-credit a {
    color: var(--vf-accent);
}

.vf-footer-credit a:hover {
    color: var(--vf-title);
}

.vf-admin-main {
    max-width: 1240px;
    margin: 0 auto;
}

body.vf-body.vf-admin-page {
    background: #000000;
}

body.vf-body.vf-admin-page::before,
body.vf-body.vf-admin-page::after {
    display: none !important;
}

body.vf-body.vf-admin-page .vf-main {
    background: #000000;
}

body.vf-body.vf-admin-page .vf-main::before {
    display: none !important;
}

.vf-admin-topbar {
    position: sticky;
    top: 0;
    z-index: 250;
    background: #000000;
    backdrop-filter: none;
    border-bottom: 1px solid rgba(198, 162, 90, 0.35);
}

.vf-admin-topbar-inner {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0.6rem 1rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.vf-admin-brand {
    display: inline-flex;
    align-items: center;
}

.vf-admin-brand img {
    height: 44px;
    width: auto;
    display: block;
}

.vf-admin-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 0.85rem 1.1rem;
    margin-left: auto;
    align-items: flex-end;
}

.vf-admin-nav-toggle {
    display: none;
    margin-left: auto;
    width: 44px;
    height: 44px;
    border-radius: 999px;
    border: 1px solid rgba(232, 217, 181, 0.35);
    background: rgba(14, 14, 14, 0.94);
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 4px;
    cursor: pointer;
}

.vf-admin-nav-toggle span {
    display: block;
    width: 18px;
    height: 2px;
    background: var(--vf-text-main);
    border-radius: 2px;
}

.vf-admin-a11y-toggle {
    margin-left: 0.9rem;
    border: 1px solid rgba(232, 217, 181, 0.35);
    border-radius: 999px;
    background: rgba(14, 14, 14, 0.94);
    color: var(--vf-text-main);
    padding: 0.45rem 0.9rem;
    font-size: 1rem;
    cursor: pointer;
}

.vf-admin-a11y-toggle:hover {
    border-color: rgba(232, 217, 181, 0.7);
}

.vf-admin-nav a {
    color: var(--vf-text-main);
    padding: 0.15rem 0;
    font-size: 1.24rem;
    display: inline-flex;
    flex-direction: row;
    align-items: baseline;
    gap: 0;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
    opacity: 0.9;
    white-space: nowrap;
}

.vf-admin-nav a.is-active {
    border-bottom-color: rgba(232, 217, 181, 0.75);
    opacity: 1;
}

.vf-admin-logout-link {
    color: #f3b8b8 !important;
    border-bottom-color: rgba(243, 184, 184, 0.45) !important;
}

.vf-admin-nav-label {
    line-height: 1.1;
}

.vf-admin-nav a:hover {
    border-bottom-color: rgba(198, 162, 90, 0.75);
    opacity: 1;
}

.vf-admin-login {
    max-width: 1180px;
    margin: 0 auto;
    padding: 1.25rem;
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
    gap: 1.25rem;
}

.vf-admin-login-media {
    min-height: 68vh;
    background-size: cover;
    background-position: center 24%;
    border-radius: 1rem;
    border: 1px solid rgba(198, 162, 90, 0.45);
    overflow: hidden;
    position: relative;
}

.vf-admin-login-overlay {
    position: absolute;
    inset: 0;
    padding: 2rem;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    background: linear-gradient(to top, rgba(11, 11, 11, 0.9), rgba(11, 11, 11, 0.3));
}

.vf-admin-login-overlay h1 {
    margin: 0 0 0.8rem;
    font-family: "Cinzel", serif;
    color: var(--vf-text-main);
}

.vf-admin-login-overlay p {
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.5;
}

.vf-admin-login-form-wrap {
    border: 1px solid rgba(198, 162, 90, 0.45);
    border-radius: 1rem;
    background: radial-gradient(circle at 0 0, rgba(255, 215, 160, 0.18), rgba(10, 10, 10, 0.96) 58%);
    padding: 1.2rem;
}

.vf-admin-form {
    display: grid;
    gap: 0.85rem;
}

.vf-admin-form label {
    display: grid;
    gap: 0.35rem;
    font-size: 1.2rem;
    min-width: 0;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.vf-admin-form input,
.vf-admin-form select,
.vf-admin-form textarea {
    width: 100%;
    background: rgba(8, 8, 8, 0.9);
    color: var(--vf-text-main);
    border: 1px solid var(--vf-border-subtle);
    border-radius: 0.75rem;
    padding: 0.65rem 0.8rem;
    font-family: inherit;
    font-size: 1.16rem;
    min-width: 0;
}

.vf-admin-alert {
    border-radius: 0.75rem;
    padding: 0.7rem 0.85rem;
}

.vf-admin-alert-error {
    background: rgba(95, 19, 19, 0.55);
    border: 1px solid rgba(255, 180, 180, 0.35);
}

.vf-admin-alert-success {
    background: rgba(22, 72, 38, 0.55);
    border: 1px solid rgba(160, 220, 180, 0.35);
}

.vf-admin-page-header {
    margin-bottom: 1.25rem;
}

.vf-admin-page-header h1 {
    margin: 0 0 0.35rem;
    font-family: "Cinzel", serif;
}

.vf-admin-muted {
    margin: 0;
    opacity: 0.85;
    font-size: 0.98rem;
    max-width: 52rem;
}

.vf-admin-help {
    margin-top: 1.5rem;
}

.vf-admin-help h2 {
    margin-top: 0;
    font-size: 1.1rem;
}

.vf-admin-help ul {
    margin: 0;
    padding-left: 1.2rem;
}

.vf-admin-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.vf-admin-card {
    display: block;
    border: 1px solid rgba(198, 162, 90, 0.45);
    border-radius: 1rem;
    padding: 1rem;
    color: var(--vf-text-main);
    background: radial-gradient(circle at 0 0, rgba(255, 215, 160, 0.16), rgba(8, 8, 8, 0.96) 62%);
}

.vf-admin-card h3 {
    margin: 0 0 0.5rem;
    font-family: "Cinzel", serif;
}

.vf-admin-card p {
    margin: 0;
    font-size: 1.12rem;
    line-height: 1.45;
}

.vf-admin-card:hover {
    border-color: rgba(232, 217, 181, 0.7);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.3);
}

.vf-admin-table-wrap {
    overflow-x: visible;
    border: 1px solid rgba(198, 162, 90, 0.35);
    border-radius: 1rem;
    background: rgba(8, 8, 8, 0.9);
    max-width: 100%;
}

.vf-admin-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 820px;
}

/* Tutte le tabelle dati in admin: colonne proporzionate, niente “colonna azioni” che mangia il layout */
.vf-admin-table-wrap .vf-admin-table {
    table-layout: fixed;
    min-width: 0;
    width: 100%;
}

.vf-admin-table th,
.vf-admin-table td {
    text-align: left;
    vertical-align: top;
    padding: 0.8rem;
    border-bottom: 1px solid rgba(232, 217, 181, 0.12);
    font-size: 1.16rem;
    overflow-wrap: anywhere;
    word-break: break-word;
}

/* Flex dentro la cella, non sulla <td> (altrimenti la larghezza colonna ignora width/max-width) */
.vf-admin-td-actions > .vf-admin-actions.vf-admin-actions-cell {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.4rem;
    max-width: 100%;
}

.vf-admin-messages-table {
    min-width: 0;
}

.vf-admin-messages-table th,
.vf-admin-messages-table td {
    padding: 1rem 1.05rem;
    vertical-align: top;
}

.vf-admin-messages-table th:nth-child(1),
.vf-admin-messages-table td:nth-child(1) {
    width: 11%;
    white-space: nowrap;
}

.vf-admin-messages-table th:nth-child(2),
.vf-admin-messages-table td:nth-child(2) {
    width: 12%;
}

.vf-admin-messages-table th:nth-child(3),
.vf-admin-messages-table td:nth-child(3) {
    width: 18%;
    word-break: break-all;
}

.vf-admin-messages-table th:nth-child(4),
.vf-admin-messages-table td:nth-child(4) {
    width: 14%;
}

.vf-admin-messages-table th:nth-child(5),
.vf-admin-messages-table td:nth-child(5) {
    width: 45%;
}

.vf-admin-editor-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(300px, 0.65fr);
    gap: 1rem;
}

.vf-admin-form-xl {
    border: 1px solid rgba(198, 162, 90, 0.42);
    border-radius: 1rem;
    background: radial-gradient(circle at 0 0, rgba(255, 215, 160, 0.16), rgba(9, 9, 9, 0.97) 60%);
    padding: 1rem;
}

/* Pagina Impostazioni sito / SEO: stessa gerarchia visiva delle altre pagine admin */
.vf-admin-settings-page {
    max-width: 960px;
}

.vf-admin-settings-page .vf-section-header {
    margin-bottom: 1rem;
}

.vf-admin-settings-lead {
    margin: 0 0 1.25rem;
    font-size: 1.05rem;
    line-height: 1.55;
    color: var(--vf-text-main);
    opacity: 0.88;
    max-width: 48rem;
}

.vf-admin-settings-form {
    margin-bottom: 1.5rem;
}

.vf-admin-settings-section {
    margin-top: 1.35rem;
    padding-top: 1.25rem;
    border-top: 1px solid rgba(198, 162, 90, 0.28);
}

.vf-admin-settings-section--first {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

.vf-admin-settings-section-title {
    margin: 0 0 1rem;
    font-family: "Cinzel", serif;
    font-size: 0.95rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--vf-title);
}

.vf-admin-settings-ref {
    margin-top: 1.5rem;
    padding: 1.1rem 1.15rem;
    border: 1px solid rgba(198, 162, 90, 0.38);
    border-radius: 1rem;
    background: radial-gradient(circle at 0 0, rgba(255, 215, 160, 0.1), rgba(8, 8, 8, 0.94) 55%);
}

.vf-admin-settings-ref .vf-admin-settings-section-title {
    margin-bottom: 0.75rem;
}

.vf-admin-settings-ref-list {
    margin: 0;
    padding-left: 1.2rem;
    font-size: 1.05rem;
    line-height: 1.65;
    color: var(--vf-text-main);
}

.vf-admin-settings-ref-list code {
    font-size: 0.92em;
    color: rgba(232, 217, 181, 0.92);
    word-break: break-all;
}

.vf-admin-field-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.85rem;
    align-items: start;
}

.vf-admin-editor-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
}

.vf-admin-editor-tabs button {
    border: 1px solid rgba(232, 217, 181, 0.24);
    border-radius: 999px;
    padding: 0.45rem 0.9rem;
    background: rgba(10, 10, 10, 0.95);
    color: var(--vf-text-main);
    font-size: 1.1rem;
    cursor: pointer;
    white-space: nowrap;
}

.vf-admin-editor-tabs button.is-active {
    border-color: rgba(232, 217, 181, 0.72);
    box-shadow: 0 0 0 1px rgba(198, 162, 90, 0.35) inset;
}

.vf-admin-panel {
    display: none;
}

.vf-admin-panel.is-active {
    display: grid;
    gap: 0.9rem;
    min-width: 0;
}

.vf-admin-toolbar {
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
    margin-top: 0.3rem;
}

.vf-admin-toolbar button {
    border: 1px solid rgba(232, 217, 181, 0.25);
    background: rgba(18, 18, 18, 0.92);
    color: var(--vf-text-main);
    border-radius: 999px;
    padding: 0.35rem 0.75rem;
    font-size: 1.05rem;
    cursor: pointer;
}

.vf-admin-toolbar button:hover {
    border-color: rgba(232, 217, 181, 0.6);
}

.vf-admin-manual {
    border: none;
    border-radius: 0;
    background: transparent;
    padding: 0;
}

.vf-admin-manual h3 {
    margin: 0 0 0.8rem;
    font-family: "Cinzel", serif;
    font-size: 1.32rem;
}

.vf-admin-manual ul {
    margin: 0;
    padding-left: 1.1rem;
    display: grid;
    gap: 0.55rem;
}

.vf-admin-manual li {
    font-size: 1.18rem;
    line-height: 1.5;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.vf-admin-manual-page {
    max-width: 1200px;
}

.vf-admin-manual-page h3 {
    margin: 1.3rem 0 0.55rem;
    font-family: "Cinzel", serif;
    font-size: 1.55rem;
}

.vf-admin-manual-page p,
.vf-admin-manual-page li {
    font-size: 1.3rem;
    line-height: 1.75;
}

.vf-admin-manual-page ol,
.vf-admin-manual-page ul {
    margin: 0.25rem 0 0.75rem;
}

.vf-admin-manual-table {
    border: 0;
    border-radius: 0;
    overflow: visible;
}

.vf-admin-manual-row {
    display: grid;
    grid-template-columns: minmax(240px, 0.3fr) minmax(0, 0.7fr);
    border-bottom: 1px dashed rgba(232, 217, 181, 0.22);
}

.vf-admin-manual-row:last-child {
    border-bottom: 0;
}

.vf-admin-manual-key {
    padding: 0.8rem 0.9rem;
    background: transparent;
    font-weight: 600;
    color: var(--vf-title);
}

.vf-admin-manual-val {
    padding: 0.8rem 0.9rem;
    background: transparent;
}

.vf-admin-doc-hero {
    margin-bottom: 1rem;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid rgba(232, 217, 181, 0.2);
}

.vf-admin-doc-hero h2 {
    margin: 0 0 0.45rem;
    font-family: "Cinzel", serif;
    font-size: 1.9rem;
}

.vf-admin-doc-hero p {
    margin: 0;
}

.vf-admin-doc-toc {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.4rem 1rem;
    margin-bottom: 1.2rem;
}

.vf-admin-doc-toc a {
    color: rgba(232, 217, 181, 0.92);
    font-size: 1.12rem;
    border-bottom: 1px dashed rgba(198, 162, 90, 0.38);
    padding: 0.2rem 0;
}

.vf-admin-doc-toc a:hover {
    color: var(--vf-title);
}

.vf-admin-example-grid {
    display: grid;
    gap: 0.45rem;
    border-left: 3px solid rgba(198, 162, 90, 0.45);
    padding-left: 0.9rem;
}

.vf-admin-example-grid div {
    font-size: 1.22rem;
    line-height: 1.55;
}

.vf-admin-quality-target {
    border-left: 3px solid rgba(198, 162, 90, 0.48);
    padding-left: 0.9rem;
}

.vf-admin-actions {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.vf-admin-actions form {
    margin: 0;
}

.vf-admin-actions .vf-button-primary,
.vf-admin-actions .vf-button-secondary {
    white-space: nowrap;
    flex: 0 0 auto;
}

.vf-admin-posts-table {
    width: 100%;
    min-width: 0;
    table-layout: fixed;
}

/* Più aria tra le celle (schede riga) — colonne contenuto */
.vf-admin-posts-table th,
.vf-admin-posts-table td {
    padding: 0.95rem 0.65rem;
    vertical-align: middle;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.vf-admin-posts-table .vf-admin-th-id,
.vf-admin-posts-table .vf-admin-td-id {
    width: 4%;
    max-width: 3.25rem;
    padding: 0.95rem 0.4rem 0.95rem 0.75rem;
    font-size: 0.92rem;
    color: rgba(232, 217, 181, 0.75);
}

.vf-admin-posts-table .vf-admin-th-thumb,
.vf-admin-posts-table .vf-admin-td-thumb {
    width: 7%;
    max-width: 5.5rem;
    padding: 0.75rem 0.5rem;
}

.vf-admin-posts-table th:nth-child(3),
.vf-admin-posts-table td:nth-child(3) {
    width: 21%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.vf-admin-posts-table th:nth-child(4),
.vf-admin-posts-table td:nth-child(4) {
    width: 22%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.vf-admin-posts-table th:nth-child(5),
.vf-admin-posts-table td:nth-child(5) {
    width: 14%;
    padding-left: 0.65rem;
    padding-right: 0.65rem;
}

.vf-admin-posts-table .vf-admin-th-status,
.vf-admin-posts-table .vf-admin-td-status {
    width: 10%;
    padding: 0.95rem 0.55rem;
    white-space: nowrap;
}

.vf-admin-posts-table .vf-admin-th-updated,
.vf-admin-posts-table .vf-admin-td-updated {
    width: 12%;
    padding: 0.95rem 0.5rem;
    font-size: 0.98rem;
    letter-spacing: 0.02em;
    vertical-align: middle;
}

.vf-admin-updated-stack {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.15rem;
    line-height: 1.2;
    min-width: 0;
}

.vf-admin-updated-date {
    white-space: nowrap;
    font-size: 0.98rem;
}

.vf-admin-updated-time {
    white-space: nowrap;
    font-size: 0.82rem;
    color: rgba(232, 217, 181, 0.7);
    font-variant-numeric: tabular-nums;
}

/* Azioni: colonna stretta */
.vf-admin-posts-table .vf-admin-th-actions,
.vf-admin-posts-table .vf-admin-td-actions {
    width: 10%;
    padding: 0.55rem 0.35rem;
}

.vf-admin-posts-table .vf-admin-td-actions > .vf-admin-actions.vf-admin-actions-cell {
    gap: 0.35rem;
    justify-content: flex-start;
}

/* Anteprima / Modifica: testo piccolo (specificità sopra .vf-admin-actions .vf-button-secondary) */
.vf-admin-td-actions a.vf-button-secondary.vf-admin-table-btn,
.vf-admin-actions a.vf-button-secondary.vf-admin-table-btn {
    font-size: 0.62rem;
    padding: 0.28rem 0.48rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    line-height: 1.15;
    font-weight: 600;
}

.vf-admin-status-pill {
    display: inline-block;
    padding: 0.35rem 0.65rem;
    border-radius: 999px;
    font-size: 0.72rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    border: 1px solid rgba(198, 162, 90, 0.45);
    background: rgba(18, 18, 18, 0.9);
    white-space: nowrap;
}

.vf-admin-status-pill.vf-admin-status-published {
    border-color: rgba(120, 180, 120, 0.55);
    color: rgba(200, 230, 200, 0.95);
    background: rgba(25, 45, 28, 0.65);
}

.vf-admin-status-pill.vf-admin-status-draft {
    border-color: rgba(198, 162, 90, 0.4);
    color: var(--vf-accent);
}

.vf-admin-icon-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.35rem;
    height: 2.35rem;
    padding: 0;
    border-radius: 0.65rem;
    border: 1px solid rgba(198, 162, 90, 0.45);
    background: rgba(14, 14, 14, 0.95);
    color: rgba(232, 217, 181, 0.88);
    cursor: pointer;
    transition: border-color 0.18s ease-out, color 0.18s ease-out, background 0.18s ease-out, box-shadow 0.18s ease-out;
}

.vf-admin-icon-btn:hover {
    border-color: rgba(220, 100, 90, 0.75);
    color: #ffb4a8;
    background: rgba(48, 18, 18, 0.85);
    box-shadow: 0 0 0 1px rgba(220, 100, 90, 0.25);
}

.vf-admin-icon-btn-trash .vf-admin-trash-svg {
    display: block;
}

.vf-button-danger {
    border-radius: 999px;
    padding: 0.65rem 1.35rem;
    font-size: 0.95rem;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    border: 1px solid rgba(200, 90, 80, 0.65);
    background: linear-gradient(145deg, rgba(90, 28, 28, 0.95) 0%, rgba(42, 12, 12, 0.98) 100%);
    color: #ffd8d4;
    cursor: pointer;
    font-family: "Cormorant Garamond", serif;
    box-shadow: 0 0 12px rgba(180, 60, 50, 0.25);
    transition: transform 0.15s ease-out, box-shadow 0.15s ease-out, border-color 0.15s ease-out;
}

.vf-button-danger:hover:not(:disabled) {
    border-color: rgba(255, 140, 120, 0.85);
    color: #fff;
    box-shadow: 0 6px 20px rgba(120, 30, 25, 0.45);
    transform: translateY(-1px);
}

.vf-button-danger:disabled {
    opacity: 0.42;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

.vf-admin-modal-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(5, 5, 5, 0.78);
    backdrop-filter: blur(4px);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 400;
    padding: 1rem;
}

.vf-admin-modal-backdrop.is-open {
    display: flex;
}

.vf-admin-modal {
    position: relative;
    width: min(560px, 100%);
    border: 1px solid rgba(198, 162, 90, 0.5);
    border-radius: 1.15rem;
    background:
        linear-gradient(165deg, rgba(255, 227, 180, 0.12) 0%, transparent 42%),
        radial-gradient(ellipse 120% 80% at 50% -20%, rgba(212, 175, 55, 0.22), transparent 55%),
        linear-gradient(180deg, rgba(16, 14, 12, 0.98) 0%, rgba(8, 8, 8, 0.99) 100%);
    box-shadow:
        0 0 0 1px rgba(0, 0, 0, 0.5),
        0 24px 56px rgba(0, 0, 0, 0.55),
        0 0 80px rgba(212, 175, 55, 0.06);
    padding: 0;
    overflow: hidden;
}

.vf-admin-modal-destructive .vf-admin-modal-ribbon {
    height: 4px;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.85), rgba(198, 162, 90, 0.5), rgba(212, 175, 55, 0.85), transparent);
}

.vf-admin-modal-header {
    padding: 1.15rem 1.35rem 0.85rem;
    border-bottom: 1px solid rgba(232, 217, 181, 0.12);
}

.vf-admin-modal-kicker {
    margin: 0 0 0.35rem;
    font-size: 0.72rem;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: var(--vf-accent);
}

.vf-admin-modal h3 {
    margin: 0 0 0.45rem;
    font-family: "Cinzel", serif;
    font-size: 1.55rem;
    letter-spacing: 0.06em;
    color: var(--vf-title);
}

.vf-admin-modal-lead {
    margin: 0;
    font-size: 1.05rem;
    color: rgba(232, 217, 181, 0.82);
    line-height: 1.45;
}

.vf-admin-modal-body {
    padding: 1rem 1.35rem 1.1rem;
}

.vf-admin-modal-callout {
    border: 1px solid rgba(200, 100, 90, 0.35);
    border-radius: 0.85rem;
    background: rgba(40, 18, 18, 0.45);
    padding: 0.85rem 1rem;
    margin-bottom: 1rem;
}

.vf-admin-modal-warning {
    margin: 0;
    color: #ffccc8;
    font-size: 1.05rem;
    line-height: 1.5;
}

.vf-admin-modal-target {
    margin: 0.65rem 0 0;
    font-size: 1.08rem;
    color: var(--vf-text-main);
    font-weight: 600;
}

.vf-admin-modal-steps {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 1rem;
    counter-reset: step;
}

.vf-admin-modal-steps > li {
    position: relative;
    padding-left: 2.1rem;
}

.vf-admin-modal-steps > li::before {
    content: counter(step);
    counter-increment: step;
    position: absolute;
    left: 0;
    top: 0.1rem;
    width: 1.55rem;
    height: 1.55rem;
    border-radius: 999px;
    border: 1px solid rgba(198, 162, 90, 0.55);
    background: rgba(20, 18, 14, 0.95);
    color: var(--vf-title);
    font-family: "Cinzel", serif;
    font-size: 0.82rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vf-admin-modal-check {
    display: flex;
    align-items: flex-start;
    gap: 0.55rem;
    margin: 0;
    font-size: 1.05rem;
    border: 1px solid rgba(198, 162, 90, 0.38);
    border-radius: 0.75rem;
    background: rgba(12, 12, 12, 0.92);
    padding: 0.75rem 0.85rem;
}

.vf-admin-modal-check input[type="checkbox"] {
    width: 1.15rem;
    height: 1.15rem;
    margin-top: 0.2rem;
    accent-color: #967641;
    cursor: pointer;
    flex: 0 0 auto;
}

.vf-admin-modal-check span {
    line-height: 1.45;
    color: rgba(244, 233, 204, 0.95);
}

.vf-admin-modal-type-label {
    display: grid;
    gap: 0.45rem;
    font-size: 1.02rem;
    color: rgba(232, 217, 181, 0.92);
}

.vf-admin-modal-type-input {
    width: 100%;
    background: rgba(6, 6, 6, 0.92);
    color: var(--vf-text-main);
    border: 1px solid rgba(198, 162, 90, 0.4);
    border-radius: 0.7rem;
    padding: 0.7rem 0.85rem;
    font-family: inherit;
    font-size: 1.05rem;
    letter-spacing: 0.08em;
}

.vf-admin-modal-type-input:focus {
    outline: none;
    border-color: rgba(212, 175, 55, 0.75);
    box-shadow: 0 0 0 2px rgba(212, 175, 55, 0.15);
}

.vf-admin-modal-footer {
    padding: 1rem 1.35rem 1.25rem;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 0.65rem;
    border-top: 1px solid rgba(232, 217, 181, 0.1);
    background: rgba(0, 0, 0, 0.35);
}

.vf-admin-modal-actions {
    margin-top: 1rem;
    display: flex;
    justify-content: flex-end;
    gap: 0.6rem;
}

.vf-admin-modal-actions .vf-button-primary:disabled {
    opacity: 0.45;
    cursor: not-allowed;
    box-shadow: none;
}

.vf-admin-thumb {
    width: 66px;
    height: 66px;
    object-fit: cover;
    border-radius: 0.55rem;
    border: 1px solid rgba(232, 217, 181, 0.22);
}

.vf-admin-image-preview {
    border: 1px dashed rgba(198, 162, 90, 0.45);
    border-radius: 0.9rem;
    padding: 0.8rem;
    background: rgba(9, 9, 9, 0.92);
}

.vf-admin-image-preview-head {
    font-size: 1.1rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--vf-accent);
    margin-bottom: 0.55rem;
}

.vf-admin-image-preview img {
    width: min(260px, 100%);
    max-height: 220px;
    object-fit: contain;
    border-radius: 0.75rem;
    border: 1px solid rgba(232, 217, 181, 0.22);
    display: block;
}

.vf-admin-image-preview p {
    margin: 0.55rem 0 0;
    font-size: 1.1rem;
    opacity: 0.86;
}

.vf-admin-image-library-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.9rem;
}

.vf-admin-image-tile {
    border: 1px solid rgba(198, 162, 90, 0.4);
    border-radius: 0.9rem;
    background: rgba(8, 8, 8, 0.9);
    overflow: hidden;
}

.vf-admin-image-tile-preview {
    aspect-ratio: 16 / 10;
    background: rgba(0, 0, 0, 0.35);
}

.vf-admin-image-tile-preview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.vf-admin-image-tile-meta {
    padding: 0.75rem;
    display: grid;
    gap: 0.5rem;
}

.vf-admin-image-tile-name {
    margin: 0;
    font-size: 0.92rem;
    color: var(--vf-title);
}

.vf-admin-copy-input {
    width: 100%;
    margin-top: 0.35rem;
    background: rgba(8, 8, 8, 0.92);
    color: var(--vf-text-main);
    border: 1px solid var(--vf-border-subtle);
    border-radius: 0.6rem;
    padding: 0.5rem 0.65rem;
    font-size: 0.88rem;
}

.vf-admin-footer-min {
    margin-top: 1.2rem;
    border-top: 1px solid rgba(198, 162, 90, 0.22);
}

.vf-admin-footer-min-inner {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0.8rem 1rem 1rem;
    text-align: center;
    font-size: 1.08rem;
    opacity: 0.8;
    display: grid;
    gap: 0.25rem;
}

.vf-admin-footer-min-inner a {
    color: var(--vf-accent);
}

body.vf-a11y-large .vf-admin-nav a {
    font-size: 1.35rem;
}

body.vf-a11y-large .vf-admin-form label {
    font-size: 1.34rem;
}

body.vf-a11y-large .vf-admin-form input,
body.vf-a11y-large .vf-admin-form select,
body.vf-a11y-large .vf-admin-form textarea {
    font-size: 1.25rem;
    padding: 0.75rem 0.9rem;
    border-color: rgba(232, 217, 181, 0.45);
}

body.vf-a11y-large .vf-admin-table th,
body.vf-a11y-large .vf-admin-table td {
    font-size: 1.24rem;
    padding: 0.95rem;
}

body.vf-a11y-large .vf-admin-editor-tabs button,
body.vf-a11y-large .vf-admin-toolbar button,
body.vf-a11y-large .vf-button-primary,
body.vf-a11y-large .vf-button-secondary {
    font-size: 1.15rem;
}

body.vf-a11y-large .vf-admin-manual-page h3 {
    font-size: 1.75rem;
}

body.vf-a11y-large .vf-admin-manual-page p,
body.vf-a11y-large .vf-admin-manual-page li,
body.vf-a11y-large .vf-admin-manual-val,
body.vf-a11y-large .vf-admin-manual-key,
body.vf-a11y-large .vf-admin-example-grid div {
    font-size: 1.38rem;
    line-height: 1.85;
}

body.vf-a11y-large .vf-admin-doc-hero h2 {
    font-size: 2.05rem;
}

.vf-contact-form {
    max-width: none;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.vf-contact-scene {
    margin-top: 0;
    position: relative;
    z-index: 1;
}

.vf-contact-scene-head {
    margin-bottom: 0.85rem;
    text-align: center;
}

.vf-contact-scene-head .vf-contact-intro-subtitle {
    margin: 0 auto 0.5rem;
    max-width: none;
    font-size: clamp(1.35rem, 2.7vw, 2.05rem);
    line-height: 1.35;
    text-align: center;
    color: var(--vf-title);
    white-space: nowrap;
}

@media (max-width: 900px) {
    .vf-contact-scene-head .vf-contact-intro-subtitle {
        white-space: normal;
        max-width: 100%;
    }
}

.vf-contact-scene-head .vf-contact-intro-reply {
    margin: 0 auto 1rem;
    max-width: 860px;
    font-size: clamp(1.2rem, 2.2vw, 1.55rem);
    line-height: 1.4;
    text-align: center;
    color: var(--vf-text-dim);
}

.vf-contact-scene-title {
    margin: 0 0 0.45rem;
    font-size: clamp(2rem, 4.8vw, 3.2rem);
}

.vf-contact-scene-quote {
    margin: 0 0 0.6rem;
    font-size: clamp(1.35rem, 2.4vw, 2rem);
    line-height: 1.25;
    color: var(--vf-title);
    font-style: italic;
}

.vf-contact-success {
    margin: 0 0 0.85rem;
    color: #c7f5c7;
}

.vf-contact-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
    gap: 1.5rem;
    align-items: stretch;
}

.vf-contact-info {
    display: flex;
    flex-direction: column;
    gap: 0.9rem;
}

.vf-contact-aside {
    border-left: 1px solid rgba(198, 162, 90, 0.35);
    padding-left: 1rem;
    gap: 0.65rem;
    min-height: 100%;
}

.vf-contact-form,
.vf-contact-aside {
    display: flex;
    flex-direction: column;
}

.vf-contact-panel {
    border: 1px solid rgba(198, 162, 90, 0.45);
    border-radius: 1rem;
    background: rgba(8, 8, 8, 0.88);
    padding: 1rem 1.1rem;
}

.vf-contact-aside .vf-contact-panel {
    border: none;
    border-radius: 0;
    background: transparent;
    padding: 0;
}

.vf-contact-panel-highlight {
    border-color: rgba(198, 162, 90, 0.7);
    box-shadow: 0 0 0 1px rgba(198, 162, 90, 0.2), 0 10px 24px rgba(0, 0, 0, 0.26);
}

.vf-contact-aside h3 {
    margin: 0.25rem 0 0.55rem;
    padding-top: 0.85rem;
    border-top: 1px solid rgba(198, 162, 90, 0.35);
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--vf-title);
    width: 100%;
    box-sizing: border-box;
}

.vf-contact-aside h3:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}

.vf-contact-info ul {
    margin: 0 0 0.35rem;
    padding: 0;
    list-style: none;
}

.vf-contact-info li {
    margin: 0 0 0.55rem;
    display: grid;
    gap: 0.08rem;
}

.vf-contact-info a {
    color: #f0dec2;
    text-decoration: none;
}

.vf-contact-info a:hover {
    color: var(--vf-title);
}

.vf-contact-info li strong {
    font-size: 0.9rem;
    color: var(--vf-title);
    font-weight: 600;
    letter-spacing: 0.04em;
}

.vf-contact-aside > ul:not(.vf-contact-social-icons) {
    text-align: center;
}

.vf-contact-aside > ul:not(.vf-contact-social-icons) li {
    justify-items: center;
    text-align: center;
}

.vf-contact-aside > ul:not(.vf-contact-social-icons) li strong {
    display: block;
}

.vf-contact-aside .vf-contact-social-icons {
    justify-content: center;
}

.vf-contact-social-icons {
    list-style: none;
    margin: 0 0 0.45rem;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 0.55rem;
}

.vf-contact-social-icons li {
    margin: 0;
    display: block;
}

.vf-contact-social-icons a {
    width: 2.05rem;
    height: 2.05rem;
    border-radius: 999px;
    border: 1px solid rgba(198, 162, 90, 0.45);
    background: rgba(10, 10, 10, 0.92);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--vf-text-main);
    transition: border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.vf-contact-social-icons a svg {
    width: 1.05rem;
    height: 1.05rem;
    fill: currentColor;
}

.vf-contact-social-icons a:hover {
    border-color: rgba(232, 217, 181, 0.75);
    color: var(--vf-title);
    transform: translateY(-1px);
}

.vf-contact-info-note {
    margin: 0.2rem 0 0;
    color: rgba(232, 217, 181, 0.82);
    font-size: 0.95rem;
    line-height: 1.45;
}

.vf-contact-aside h3 + .vf-contact-info-note {
    margin: -0.15rem 0 0.5rem;
    text-align: center;
    font-size: clamp(1.12rem, 1.85vw, 1.35rem);
    line-height: 1.38;
    color: rgba(232, 217, 181, 0.92);
}

.vf-contact-form > .vf-button-primary,
.vf-contact-presskit .vf-button-primary {
    width: 100%;
    max-width: 100%;
    min-height: 3.05rem;
    padding: 0.65rem 1.4rem;
    font-family: inherit;
    font-size: 0.95rem;
    font-weight: inherit;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    line-height: 1.2;
    justify-content: center;
    box-sizing: border-box;
}

.vf-contact-form > .vf-button-primary {
    margin-top: auto;
}

.vf-contact-presskit {
    margin: auto 0 0;
    width: 100%;
}

.vf-contact-intro .vf-contact-intro-subtitle {
    max-width: 860px;
    margin: 0 auto;
    font-size: clamp(1.35rem, 2.7vw, 2.05rem);
    line-height: 1.35;
    text-align: center;
}

.vf-contact-closing {
    display: none;
}

.vf-contact-keyline {
    margin: 0 auto 0.7rem;
    max-width: 860px;
    text-align: center;
    font-size: clamp(1.2rem, 2.2vw, 1.7rem);
    line-height: 1.3;
}

.vf-contact-keyline em {
    color: var(--vf-accent);
    font-style: italic;
}

.vf-contact-bottom-grid {
    margin-top: 1.3rem;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    border-top: 1px solid rgba(198, 162, 90, 0.28);
    border-bottom: 1px solid rgba(198, 162, 90, 0.28);
    background: rgba(8, 8, 8, 0.78);
}

.vf-contact-world-card {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 0.85rem;
    padding: 1rem 0.95rem 1.05rem;
    color: var(--vf-text-main);
    text-decoration: none;
    text-align: left;
    transition: background-color 0.18s ease-out;
}

.vf-contact-world-card:hover {
    background: rgba(198, 162, 90, 0.08);
}

.vf-contact-world-card:focus-visible {
    outline: 2px solid rgba(198, 162, 90, 0.65);
    outline-offset: -2px;
}

.vf-contact-world-card .vf-about2-world-icon {
    width: 2rem;
    height: 2rem;
    margin: 0.2rem 0 0;
    flex: 0 0 auto;
}

.vf-contact-world-card .vf-about2-world-body {
    align-items: flex-start;
    text-align: left;
}

.vf-contact-world-card .vf-about2-world-title {
    margin: 0 0 0.2rem;
    font-size: 0.98rem;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    color: var(--vf-title);
}

.vf-contact-world-card .vf-about2-world-subtitle {
    display: none;
}

.vf-contact-world-card .vf-about2-world-copy {
    margin: 0;
    font-size: 0.95rem;
    line-height: 1.3;
}

.vf-contact-bottom-item {
    padding: 1rem 1rem 1.05rem;
    border-right: 1px solid rgba(198, 162, 90, 0.2);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 0.45rem;
}

.vf-contact-bottom-item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
    margin-bottom: 0.15rem;
    border-radius: 50%;
    background: rgba(198, 162, 90, 0.12);
    color: var(--vf-accent);
}

.vf-contact-bottom-item-icon img {
    width: 2rem;
    height: 2rem;
    object-fit: contain;
    display: block;
    flex-shrink: 0;
}

.vf-contact-bottom-item-icon svg {
    width: 2rem;
    height: 2rem;
    display: block;
    flex-shrink: 0;
}

.vf-contact-bottom-item:last-child {
    border-right: 0;
}

.vf-contact-bottom-item h3 {
    margin: 0;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.07em;
}

.vf-contact-bottom-item p {
    margin: 0;
    color: var(--vf-text-dim);
    font-size: 0.95rem;
    line-height: 1.35;
}

.vf-contact-signoff {
    margin-top: 1.1rem;
    text-align: center;
}

.vf-contact-signoff-quote {
    margin: 0;
    font-size: clamp(1.08rem, 2vw, 1.35rem);
    font-style: italic;
}

.vf-contact-signoff-name {
    margin: 0.35rem 0 0;
    color: var(--vf-accent);
    letter-spacing: 0.08em;
}

.vf-form-row label {
    display: block;
    font-size: 1rem;
    margin-bottom: 0.35rem;
}

.vf-form-row input,
.vf-form-row textarea {
    width: 100%;
    margin-top: 0.35rem;
    padding: 0.6rem 0.8rem;
    border-radius: 0.75rem;
    border: 1px solid var(--vf-border-subtle);
    background: rgba(8, 8, 8, 0.9);
    color: var(--vf-text-main);
    font-family: inherit;
    font-size: 0.9rem;
}

.vf-form-row input:focus,
.vf-form-row textarea:focus {
    outline: none;
    border-color: var(--vf-accent);
    box-shadow: 0 0 0 1px rgba(198, 162, 90, 0.4);
}

.vf-form-error {
    margin-top: 0.25rem;
    font-size: 0.8rem;
    color: #ffb4b4;
}

@media (max-width: 960px) {
    .vf-hero {
        grid-template-columns: minmax(0, 1fr);
        margin-top: 1.75rem;
    }

    .vf-hero-portrait {
        order: -1;
    }

    .vf-hero-portrait {
        order: -1;
    }

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

    .vf-books-banner-inner {
        grid-template-columns: 1fr;
    }

    .vf-books-grid {
        grid-template-columns: 1fr;
    }

    .vf-books-page .vf-book-cover {
        height: 260px;
    }

    .vf-theatre-page .vf-book-cover {
        height: 260px;
    }

    .vf-book-detail-grid {
        grid-template-columns: 1fr;
    }

    .vf-book-detail--course .vf-book-detail-cover {
        display: none;
    }

    .vf-contact-layout {
        grid-template-columns: 1fr;
    }

    .vf-contact-aside {
        border-left: 0;
        border-top: 1px solid rgba(198, 162, 90, 0.35);
        padding-left: 0;
        padding-top: 1rem;
    }

    .vf-contact-bottom-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .vf-about-grid {
        grid-template-columns: 1fr;
    }

    .vf-about-gallery {
        grid-template-columns: 1fr;
    }

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

@media (max-width: 720px) {
    body.vf-body,
    body.vf-body::before,
    body.vf-body::after,
    .vf-home-page .vf-main,
    .vf-home-after-hero,
    .vf-inner-page .vf-main,
    .vf-inner-page .vf-footer {
        background: #000000 !important;
        background-image: none !important;
    }

    .vf-card-body {
        align-items: center;
        text-align: center;
    }

    .vf-card-title {
        justify-content: center;
        text-align: center;
    }

    .vf-home-page .vf-card .vf-card-title,
.vf-home-universe-cards .vf-card .vf-card-title {
        font-size: clamp(1.05rem, 3.4vw, 1.24rem);
    }

    .vf-card-excerpt,
    .vf-card-meta {
        text-align: center;
        width: 100%;
    }

    .vf-book-content {
        align-items: center;
        text-align: center;
    }

    .vf-book-title,
    .vf-book-text {
        text-align: center;
        width: 100%;
    }

    .vf-books-banner-copy {
        align-items: center;
        text-align: center;
    }

    .vf-books-banner-title,
    .vf-books-banner-text {
        text-align: center;
    }

    .vf-books-banner-copy .vf-button-primary,
    .vf-books-banner-copy .vf-button-secondary,
    .vf-book-content .vf-button-primary,
    .vf-book-content .vf-button-secondary {
        align-self: center;
    }

    .vf-home-page .vf-home-after-hero > .vf-section:first-of-type {
        display: none;
    }

    .vf-contact-bottom-grid {
        grid-template-columns: 1fr;
    }

    .vf-contact-bottom-item {
        border-right: 0;
        border-bottom: 1px solid rgba(198, 162, 90, 0.2);
    }

    .vf-contact-bottom-item:last-child {
        border-bottom: 0;
    }

    .vf-contact-layout {
        gap: 1.1rem;
    }

    .vf-contact-form,
    .vf-contact-aside {
        width: min(100%, 36rem);
        margin-inline: auto;
    }

    .vf-contact-form > .vf-button-primary,
    .vf-contact-presskit .vf-button-primary {
        min-height: 2.85rem;
        padding: 0.6rem 1rem;
        font-size: 0.88rem;
        letter-spacing: 0.14em;
    }

    .vf-contact-aside h3,
    .vf-contact-info-note {
        text-align: center;
    }

    .vf-header {
        background: #000000;
        backdrop-filter: none;
        border-bottom: 1px solid rgba(198, 162, 90, 0.12);
    }

    .vf-navbar {
        padding: 0.42rem 0.65rem;
        align-items: center;
    }

    .vf-header-logo img {
        height: 36px;
    }

    .vf-main {
        padding-top: calc(env(safe-area-inset-top, 0px) + 3.5rem);
    }

    body.vf-body.vf-inner-page.vf-contact-page {
        padding-top: calc(env(safe-area-inset-top, 0px) + 3.5rem);
    }

    .vf-inner-page .vf-main.vf-contact-page {
        padding-top: 0;
    }

    .vf-home-page .vf-main {
        padding-top: 0;
    }

    .vf-page-head {
        padding-top: 0;
    }

    .vf-menu-list {
        position: fixed;
        inset: calc(env(safe-area-inset-top, 0px) + 3.25rem) 1rem auto 1rem;
        background: radial-gradient(circle at 0 0, #29231a 0, #0b0b0b 60%);
        border-radius: 1.25rem;
        border: 1px solid var(--vf-border-subtle);
        flex-direction: column;
        gap: 0.9rem;
        padding: 1.1rem 1.25rem 1.25rem;
        transform-origin: top right;
        transform: scale(0.98);
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.18s ease-out, transform 0.18s ease-out;
    }

    .vf-menu-list.is-open {
        opacity: 1;
        pointer-events: auto;
        transform: scale(1);
    }

    .vf-menu-toggle {
        display: inline-flex;
        width: 2.2rem;
        height: 2.2rem;
    }

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

    .vf-hero {
        min-height: 103vh;
        padding: 1.25rem 0 2.5rem;
    }

    .vf-home-hero {
        min-height: auto;
        padding: 0 0 1.4rem;
        background-image: none !important;
        background-color: transparent;
    }

    .vf-home-hero::before {
        content: "";
        display: block;
        height: 56vh;
        min-height: 320px;
        max-height: 560px;
        background-image: url('../assets/Hero%20mobile%20buona.png');
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 1;
        mix-blend-mode: normal;
        position: relative;
        inset: auto;
        z-index: 0;
    }

    .vf-home-hero::after {
        display: none;
    }

    /* Safety override: remove any mobile hero overlay tint */
    .vf-hero::after {
        display: none !important;
        background: none !important;
    }

    .vf-hero-inner {
        justify-content: flex-start;
        padding-top: 0.7rem;
    }

    .vf-hero-copy {
        margin-top: 0;
        margin-left: 0;
        max-width: 100%;
        transform: none;
        align-items: center;
        text-align: center;
        background: transparent !important;
        box-shadow: none !important;
        border: none !important;
        backdrop-filter: none !important;
    }

    .vf-hero-actions {
        justify-content: center;
    }

    .vf-hero-inner {
        justify-content: flex-start;
    }

    .vf-hero-copy {
        margin-left: 0;
        max-width: 100%;
        align-items: center;
        text-align: center;
    }

    .vf-logo-hero .vf-logo-mark img {
        width: 260px;
    }

    .vf-home-hero .vf-hero-subtitle {
        font-size: clamp(1.1rem, 3.4vw, 1.5rem);
        line-height: 1.32;
        margin: -0.45rem 0 0.3rem;
    }

    .vf-home-hero .vf-hero-title {
        margin-bottom: 0.55rem;
        font-size: clamp(2.35rem, 10.5vw, 3.5rem);
        letter-spacing: 0.09em;
    }

    .vf-hero-copy-eyebrow {
        font-size: 0.62rem;
        letter-spacing: 0.18em;
    }

    .vf-hero-title {
        font-size: clamp(2rem, 8.5vw, 2.8rem);
        letter-spacing: 0.15em;
        margin: 0 0 1rem;
    }

    .vf-post-news-detail .vf-hero-copy-eyebrow {
        font-size: clamp(0.95rem, 3.8vw, 1.22rem);
        letter-spacing: 0.18em;
        margin-bottom: 0.45rem;
    }

    .vf-post-news-detail .vf-books-hero-copy .vf-hero-title {
        font-size: clamp(0.88rem, 3.6vw, 1.08rem);
        letter-spacing: 0.1em;
        line-height: 1.38;
        margin: 0 0 0.75rem;
    }

    .vf-hero-tagline {
        font-size: 0.86rem;
        line-height: 1.45;
    }

    .vf-hero-lead {
        font-size: 0.9rem;
        line-height: 1.45;
        max-width: 100%;
        margin-top: 0.35rem;
    }

    .vf-hero-actions {
        width: 100%;
        margin-top: 1rem;
    }

    .vf-hero-actions .vf-button-primary,
    .vf-hero-actions .vf-button-secondary {
        width: 100%;
        justify-content: center;
        font-size: 0.82rem;
        letter-spacing: 0.14em;
        padding: 0.62rem 0.95rem;
    }

    .vf-admin-login {
        grid-template-columns: 1fr;
    }

    .vf-admin-login-media {
        min-height: 38vh;
    }

    .vf-admin-grid {
        grid-template-columns: 1fr;
    }

    .vf-admin-editor-layout,
    .vf-admin-field-grid {
        grid-template-columns: 1fr;
    }

    .vf-admin-manual-row {
        grid-template-columns: 1fr;
    }

    /* Smartphone: internal pages without hero images, title-only feel */
    .vf-inner-page .vf-books-hero {
        min-height: auto;
        background-image: none !important;
        background-color: #0b0b0b;
        align-items: flex-start;
    }

    .vf-inner-page .vf-books-hero::after {
        background: none;
    }

    .vf-inner-page .vf-books-hero-inner {
        padding: 5.3rem 1rem 0.4rem;
        text-align: center;
    }

    .vf-inner-page .vf-books-hero-copy {
        margin-left: auto;
        margin-right: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .vf-books-page .vf-books-hero-inner--split,
    .vf-cinema-tv-page .vf-books-hero-inner--split,
    .vf-news-page .vf-books-hero-inner--split,
    .vf-contact-page .vf-books-hero-inner--split {
        grid-template-columns: 1fr;
        align-items: center;
        justify-items: center;
        gap: 0.75rem;
    }

    .vf-theatre-page .vf-books-hero-inner--theatre-hero {
        align-items: center;
        gap: 0.65rem;
    }

    .vf-theatre-page .vf-books-hero-theatre-head {
        align-self: center;
    }

    .vf-theatre-page .vf-books-hero-theatre-head .vf-books-hero-title {
        text-align: center;
    }

    .vf-theatre-page .vf-books-hero-theatre-quote-wrap {
        justify-content: center;
    }

    .vf-theatre-page .vf-books-hero-theatre-quote-wrap .vf-books-hero-quote {
        text-align: center;
        max-width: none;
    }

    .vf-books-page .vf-books-hero-copy--title,
    .vf-books-page .vf-books-hero-copy--quote,
    .vf-cinema-tv-page .vf-books-hero-copy--title,
    .vf-cinema-tv-page .vf-books-hero-copy--quote,
    .vf-news-page .vf-books-hero-copy--title,
    .vf-news-page .vf-books-hero-copy--quote,
    .vf-contact-page .vf-books-hero-copy--title,
    .vf-contact-page .vf-books-hero-copy--quote {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .vf-books-page .vf-books-hero-copy--quote,
    .vf-cinema-tv-page .vf-books-hero-copy--quote,
    .vf-news-page .vf-books-hero-copy--quote,
    .vf-contact-page .vf-books-hero-copy--quote {
        justify-content: center;
        padding-top: 0;
    }

    .vf-books-page .vf-books-hero-quote,
    .vf-theatre-page .vf-books-hero-quote,
    .vf-cinema-tv-page .vf-books-hero-quote,
    .vf-news-page .vf-books-hero-quote,
    .vf-contact-page .vf-books-hero-quote {
        text-align: center;
        max-width: none;
    }

    .vf-books-page .vf-books-hero-inner--audience-stacked {
        align-items: center;
        gap: 0.5rem;
    }

    .vf-books-page .vf-books-hero-inner--audience-stacked .vf-books-hero-subrow {
        grid-template-columns: 1fr;
        gap: 0.45rem;
        justify-items: stretch;
        width: 100%;
    }

    .vf-books-page .vf-books-hero-inner--audience-stacked .vf-books-hero-audience-label {
        text-align: center;
    }

    .vf-books-page .vf-books-hero-inner--audience-stacked .vf-books-hero-quote {
        text-align: right;
    }

    .vf-admin-doc-toc {
        grid-template-columns: 1fr;
    }

    .vf-admin-topbar-inner {
        flex-wrap: wrap;
    }

    .vf-admin-nav-toggle {
        display: inline-flex;
    }

    .vf-admin-nav {
        display: none;
        width: 100%;
        margin-left: 0;
        align-items: flex-start;
        gap: 0.6rem 0.9rem;
        padding-top: 0.4rem;
    }

    .vf-admin-nav.is-open {
        display: flex;
    }

    .vf-admin-nav a {
        min-width: 120px;
        font-size: 1.08rem;
    }

    .vf-admin-a11y-toggle {
        margin-left: 0;
        width: 100%;
    }

    .vf-admin-table-wrap {
        border-radius: 0.75rem;
        overflow-x: visible;
        max-width: 100%;
    }

    .vf-admin-table {
        min-width: 0;
        width: 100%;
        table-layout: fixed;
    }

    .vf-admin-table th,
    .vf-admin-table td {
        padding: 0.6rem 0.45rem;
        font-size: 1rem;
        min-width: 0;
    }

    .vf-admin-posts-table th:nth-child(4),
    .vf-admin-posts-table td:nth-child(4),
    .vf-admin-posts-table th:nth-child(5),
    .vf-admin-posts-table td:nth-child(5) {
        display: none;
    }

    .vf-admin-actions {
        gap: 0.35rem;
    }

    .vf-admin-actions .vf-button-primary,
    .vf-admin-actions .vf-button-secondary {
        font-size: 0.88rem;
        padding: 0.5rem 0.7rem;
    }

    .vf-admin-actions a.vf-button-secondary.vf-admin-table-btn,
    .vf-admin-td-actions a.vf-button-secondary.vf-admin-table-btn {
        font-size: 0.58rem;
        padding: 0.26rem 0.42rem;
        letter-spacing: 0.14em;
    }

    .vf-admin-posts-table th,
    .vf-admin-posts-table td {
        padding: 0.85rem 0.65rem;
    }

    .vf-admin-thumb {
        width: 50px;
        height: 50px;
    }

    .vf-admin-modal-backdrop {
        padding: 0.75rem;
    }

    .vf-admin-modal {
        width: 100%;
    }

    .vf-admin-modal-header {
        padding: 1rem 1rem 0.75rem;
    }

    .vf-admin-modal h3 {
        font-size: 1.25rem;
    }

    .vf-admin-modal-body {
        padding: 0.85rem 1rem;
    }

    .vf-admin-modal-warning,
    .vf-admin-modal-target {
        font-size: 1.02rem;
        line-height: 1.5;
    }

    .vf-admin-modal-check {
        padding: 0.7rem;
        font-size: 1.08rem;
    }

    .vf-admin-modal-check input[type="checkbox"] {
        width: 1.35rem;
        height: 1.35rem;
    }

    .vf-admin-modal-type-label {
        font-size: 1rem;
    }

    .vf-admin-modal-type-input {
        font-size: 1rem;
        padding: 0.7rem;
    }

    .vf-admin-modal-footer {
        flex-direction: column-reverse;
        gap: 0.5rem;
        padding: 0.85rem 1rem 1rem;
    }

    .vf-admin-modal-actions {
        flex-direction: column-reverse;
        gap: 0.5rem;
    }

    .vf-admin-modal-actions .vf-button-primary,
    .vf-admin-modal-actions .vf-button-secondary {
        width: 100%;
        justify-content: center;
        font-size: 1.05rem;
        padding: 0.7rem 1rem;
    }

    .vf-admin-editor-tabs {
        gap: 0.45rem;
    }

    .vf-admin-editor-tabs button {
        font-size: 0.98rem;
        padding: 0.5rem 0.8rem;
        flex: 1 1 auto;
        min-width: 0;
        white-space: normal;
        word-break: break-word;
    }

    .vf-admin-toolbar {
        gap: 0.35rem;
        justify-content: flex-start;
    }

    .vf-admin-toolbar button {
        font-size: 0.92rem;
        padding: 0.4rem 0.65rem;
        min-width: 60px;
        flex: 0 0 auto;
    }

    .vf-admin-form-xl,
    .vf-admin-manual,
    .vf-admin-manual-table,
    .vf-admin-manual-row,
    .vf-admin-manual-key,
    .vf-admin-manual-val {
        min-width: 0;
        max-width: 100%;
        overflow-wrap: anywhere;
        word-break: break-word;
    }

    .vf-admin-image-library-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 1100px) and (min-width: 721px) {
    .vf-admin-topbar-inner {
        flex-wrap: wrap;
        gap: 0.8rem;
    }

    .vf-admin-nav {
        display: none;
        width: 100%;
        margin-left: 0;
        justify-content: flex-start;
        gap: 0.5rem 0.8rem;
        padding-top: 0.4rem;
    }

    .vf-admin-nav.is-open {
        display: flex;
    }

    .vf-admin-nav-toggle {
        display: inline-flex;
    }

    .vf-admin-nav a {
        font-size: 1.08rem;
        padding: 0.1rem 0;
    }

    .vf-admin-a11y-toggle {
        margin-left: auto;
        font-size: 0.92rem;
        padding: 0.4rem 0.75rem;
        width: auto;
    }

    .vf-admin-table-wrap {
        overflow-x: visible;
        max-width: 100%;
    }
}

@media (max-width: 720px) {
    .vf-cookie-modal-actions {
        flex-direction: column-reverse;
    }

    .vf-cookie-modal-actions .vf-button-primary,
    .vf-cookie-modal-actions .vf-button-secondary {
        width: 100%;
        justify-content: center;
    }

    .vf-admin-messages-table thead tr th:nth-child(1),
    .vf-admin-messages-table tbody tr td:nth-child(1),
    .vf-admin-messages-table thead tr th:nth-child(4),
    .vf-admin-messages-table tbody tr td:nth-child(4) {
        display: none;
    }
}

/* Blog page redesign */
.vf-blog-hero {
    position: relative;
    min-height: min(72vh, 820px);
    background-color: #050505;
    background-image: url("../assets/blog-hero.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-top: 1px solid rgba(198, 162, 90, 0.18);
    border-bottom: 0;
}

.vf-blog-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(
        to bottom,
        rgba(5, 5, 5, 0.55) 0%,
        rgba(5, 5, 5, 0.2) 38%,
        rgba(5, 5, 5, 0.12) 62%,
        rgba(7, 7, 7, 0.72) 88%,
        #070707 100%
    );
}


.vf-blog-hero .vf-blog-kicker,
.vf-blog-hero .vf-blog-kicker-main,
.vf-blog-page .vf-blog-kicker {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    font-size: 0 !important;
    line-height: 0 !important;
}

.vf-blog-intro {
    position: relative;
    z-index: 2;
    margin-top: -0.15rem;
    background: #070707;
    border-bottom: 1px solid rgba(198, 162, 90, 0.18);
}

.vf-blog-intro-inner {
    max-width: 1120px;
    margin: 0 auto;
    padding: 1.5rem 1.25rem 1.75rem;
    box-sizing: border-box;
    text-align: center;
}

.vf-blog-intro .vf-blog-title {
    margin: 0 auto 1rem;
    padding: 0;
    font-family: "Cinzel", serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: clamp(2.5rem, 7vw, 4rem);
    line-height: 1.05;
    color: var(--vf-title);
}

.vf-blog-lead {
    margin: 0 auto;
    max-width: 52rem;
    font-size: clamp(1.05rem, 1.8vw, 1.2rem);
    line-height: 1.32;
    text-align: center;
    color: var(--vf-text-main);
    opacity: 0.93;
}

.vf-blog-pillars {
    margin-top: 0;
}

.vf-blog-pillars .vf-blog-featured-head {
    justify-content: center;
    text-align: center;
}

.vf-blog-pillars-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    border: 1px solid rgba(198, 162, 90, 0.3);
    background: #070707;
}

.vf-blog-pillar {
    padding: 1.1rem 1rem 1rem;
    border-right: 1px solid rgba(198, 162, 90, 0.22);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.vf-blog-pillar:last-child {
    border-right: 0;
}

.vf-blog-pillar-icon img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    opacity: 0.95;
}

.vf-blog-pillar-title {
    margin: 0.55rem 0 0.45rem;
    font-family: "Cinzel", serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 1.24rem;
}

.vf-blog-pillar-text {
    margin: 0;
    font-size: 0.95rem;
    line-height: 1.45;
    opacity: 0.9;
}

.vf-blog-pillar-cta {
    margin-top: auto;
    padding-top: 0.85rem;
    border: 0;
    background: transparent;
    color: var(--vf-title);
    font: inherit;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: color 0.2s ease;
}

.vf-blog-pillar-cta:hover {
    color: #c4a06a;
}

.vf-blog-pillar.is-active {
    background: rgba(150, 118, 65, 0.12);
}

.vf-blog-pillar.is-active .vf-blog-pillar-title {
    color: #fffdf8;
}

.vf-blog-intro--section .vf-blog-section-kicker {
    margin: 0 0 0.45rem;
    text-align: center;
    font-size: 0.92rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.vf-blog-intro--section .vf-blog-section-kicker a {
    color: var(--vf-title);
    text-decoration: none;
}

.vf-blog-intro--section .vf-blog-section-kicker a:hover {
    color: #c4a06a;
}

.vf-blog-featured-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
    gap: 1rem;
}

.vf-blog-featured .vf-blog-featured-head,
.vf-blog-archive .vf-blog-archive-head {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 0.45rem;
}

.vf-blog-archive {
    padding-top: 0.5rem;
}

.vf-blog-view-all {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.86rem;
}

.vf-blog-featured-layout {
    display: block;
}

.vf-blog-featured-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.65rem;
}

.vf-blog-archive-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.5rem;
}

.vf-blog-article-card--compact .vf-blog-article-body {
    padding: 0.5rem 0.55rem 0.62rem;
}

.vf-blog-article-card--compact .vf-blog-article-title {
    font-size: 1.05rem;
    line-height: 1.22;
}

.vf-blog-article-card--compact .vf-blog-article-subtitle {
    margin-top: 0.22rem;
    font-size: 0.9rem;
    line-height: 1.25;
}

.vf-blog-article-card--compact .vf-blog-article-meta {
    margin-top: 0.42rem;
    padding-top: 0.38rem;
    font-size: 0.78rem;
}

.vf-blog-article-card--compact .vf-blog-article-media {
    aspect-ratio: 1.45 / 1;
}

.vf-blog-article-card {
    border: 1px solid rgba(198, 162, 90, 0.26);
    background: #080808;
}

.vf-blog-article-link {
    display: block;
    color: inherit;
}

.vf-blog-article-media {
    position: relative;
    aspect-ratio: 1.55 / 1;
    overflow: hidden;
}

.vf-blog-article-media img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.vf-blog-article-body {
    padding: 0.65rem 0.7rem 0.75rem;
}

.vf-blog-article-num {
    position: absolute;
    left: 0.62rem;
    bottom: 0.28rem;
    margin: 0;
    z-index: 3;
    font-family: "Cinzel", serif;
    color: var(--vf-title);
    font-size: 2.4rem;
    line-height: 0.9;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.85);
    pointer-events: none;
}

.vf-blog-article-title {
    margin: 0;
    font-size: 1.28rem;
    line-height: 1.2;
}

.vf-blog-article-subtitle {
    margin: 0.32rem 0 0;
    font-size: 1.04rem;
    line-height: 1.25;
    opacity: 0.92;
}

.vf-blog-article-meta {
    margin: 0.6rem 0 0;
    padding-top: 0.5rem;
    border-top: 1px solid rgba(198, 162, 90, 0.24);
    display: flex;
    gap: 0.38rem;
    flex-wrap: wrap;
    font-size: 0.74rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    opacity: 0.82;
}

.vf-blog-widget {
    border: 1px solid rgba(198, 162, 90, 0.26);
    background: #070707;
    padding: 1.05rem 0.95rem;
}

.vf-blog-widget-icon-top,
.vf-blog-widget-icon-mid,
.vf-blog-widget-icon-bottom {
    display: flex;
    justify-content: center;
}

.vf-blog-widget-icon-top img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    opacity: 0.95;
}

.vf-blog-widget-quote {
    margin: 0.5rem 0 0;
    padding: 0 0 0.85rem;
    border-bottom: 1px solid rgba(198, 162, 90, 0.26);
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.35;
}

.vf-blog-widget-box {
    margin-top: 0;
    text-align: center;
}

.vf-blog-widget-icon-mid {
    margin-bottom: 0.45rem;
}

.vf-blog-widget-icon-mid img {
    width: 26px;
    height: 26px;
    object-fit: contain;
    opacity: 0.9;
}

.vf-blog-widget-box h3 {
    margin: 0 0 0.4rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 1.3rem;
}

.vf-blog-widget-box p {
    margin: 0 0 0.85rem;
    font-size: 0.96rem;
    line-height: 1.4;
    opacity: 0.9;
}

.vf-blog-widget-form {
    display: grid;
    gap: 0.55rem;
}

.vf-blog-widget-form input {
    width: 100%;
    border: 1px solid rgba(198, 162, 90, 0.36);
    background: #060606;
    color: var(--vf-text-main);
    padding: 0.64rem 0.7rem;
    font-family: inherit;
    font-size: 0.95rem;
}

.vf-blog-widget-form button {
    border: 1px solid rgba(150, 118, 65, 0.72);
    background: linear-gradient(
        165deg,
        #d4b06a 0%,
        var(--vf-title) 38%,
        #856a3a 100%
    );
    color: #0a0806;
    padding: 0.72rem 0.85rem;
    font-family: "Cinzel", serif;
    font-size: 1.08rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    cursor: pointer;
    box-shadow:
        inset 0 1px 0 rgba(255, 235, 200, 0.28),
        0 8px 22px rgba(150, 118, 65, 0.3);
    transition: filter 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease;
}

.vf-blog-widget-form button:hover {
    filter: brightness(1.07);
    box-shadow:
        inset 0 1px 0 rgba(255, 235, 200, 0.35),
        0 10px 26px rgba(150, 118, 65, 0.38);
}

.vf-blog-widget-form button:active {
    transform: translateY(1px);
}

.vf-blog-widget-icon-bottom {
    margin-top: 0.8rem;
}

.vf-blog-widget-icon-bottom img {
    width: 54px;
    height: 22px;
    object-fit: contain;
    opacity: 0.9;
}

.vf-blog-closing-stack {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 1.25rem 2rem;
    box-sizing: border-box;
}

.vf-blog-closing-inner {
    border-top: 1px solid rgba(198, 162, 90, 0.25);
    border-bottom: 0;
    padding: 1rem 1rem 0.75rem;
    text-align: center;
}

.vf-blog-widget--centered {
    width: min(100%, 26rem);
    margin: 1.1rem auto 0;
    box-sizing: border-box;
}

.vf-blog-closing .vf-blog-widget-box {
    padding: 0.15rem 0 0;
}

.vf-blog-closing-inner p {
    margin: 0;
    font-family: "Cormorant Garamond", serif;
    font-size: 2rem;
    line-height: 1.2;
}

.vf-blog-closing-inner p em {
    font-style: italic;
}

.vf-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

@media (max-width: 1040px) {
    .vf-blog-featured-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .vf-blog-archive-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .vf-blog-pillars-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .vf-blog-pillar:nth-child(2n) {
        border-right: 0;
    }

    .vf-blog-pillar:nth-child(n + 3) {
        border-top: 1px solid rgba(198, 162, 90, 0.22);
    }

    .vf-blog-widget--centered {
        width: min(100%, 24rem);
    }
}

@media (max-width: 720px) {
    .vf-blog-hero {
        min-height: min(52vh, 480px);
        background-position: center 30%;
    }

    .vf-blog-intro .vf-blog-title {
        font-size: clamp(2rem, 8vw, 2.75rem);
    }

    .vf-blog-intro-inner {
        padding: 1.1rem 1rem 1.35rem;
    }

    .vf-blog-lead {
        font-size: 1.02rem;
        line-height: 1.3;
        text-align: center;
    }

    .vf-blog-intro .vf-blog-title {
        text-align: center;
    }

    .vf-blog-section-page .vf-blog-intro-inner {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .vf-blog-pillars-grid {
        grid-template-columns: 1fr;
    }

    .vf-blog-pillar {
        border-right: 0;
        border-top: 1px solid rgba(198, 162, 90, 0.22);
    }

    .vf-blog-pillar:first-child {
        border-top: 0;
    }

    .vf-blog-featured-grid,
    .vf-blog-archive-grid {
        grid-template-columns: 1fr;
    }

    .vf-blog-intro--section .vf-blog-title,
    .vf-blog-intro--section .vf-blog-lead {
        text-align: center;
    }

    .vf-blog-pillars,
    .vf-blog-featured,
    .vf-blog-archive {
        padding-left: 1rem;
        padding-right: 1rem;
        box-sizing: border-box;
    }

    .vf-blog-pillar,
    .vf-blog-article-card {
        max-width: 100%;
    }

    .vf-blog-pillar-text,
    .vf-blog-pillar-title,
    .vf-blog-article-title,
    .vf-blog-article-subtitle {
        overflow-wrap: anywhere;
    }

    .vf-blog-pillar-cta {
        width: 100%;
        max-width: 16rem;
        margin-inline: auto;
    }

    .vf-blog-widget {
        max-width: none;
    }

    .vf-blog-closing-inner p {
        font-size: 1.55rem;
    }
}

/* Footer legal + cookie banner + legal pages */
.vf-footer-legal {
    list-style: none;
    margin: 0.5rem 0 0.75rem;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 1.25rem;
    justify-content: center;
    font-size: 0.95rem;
}

.vf-footer-legal a {
    color: var(--vf-text-muted, #c9b896);
    text-decoration: underline;
    text-underline-offset: 0.15em;
}

.vf-footer-legal-btn {
    border: 0;
    background: transparent;
    color: var(--vf-text-muted, #c9b896);
    text-decoration: underline;
    text-underline-offset: 0.15em;
    font: inherit;
    cursor: pointer;
    padding: 0;
}

@media (max-width: 720px) {
    .vf-footer-inner {
        text-align: center;
    }

    .vf-footer-main {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 1.1rem;
    }

    .vf-footer-copy {
        text-align: center;
    }

    .vf-footer-social {
        justify-content: center;
        flex-wrap: wrap;
    }

    .vf-footer-legal {
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }
}

.vf-cookie-banner {
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1rem;
    background: rgba(12, 10, 8, 0.97);
    border-top: 1px solid rgba(198, 162, 90, 0.45);
    box-shadow: 0 -8px 32px rgba(0, 0, 0, 0.45);
}

.vf-cookie-banner[hidden] {
    display: none !important;
}

.vf-cookie-banner-inner {
    max-width: 52rem;
    margin: 0 auto;
}

.vf-cookie-banner-title {
    margin: 0 0 0.5rem;
    font-size: 1.05rem;
    font-family: "Cinzel", serif;
}

.vf-cookie-banner-text {
    margin: 0 0 0.85rem;
    font-size: 0.95rem;
    line-height: 1.55;
    opacity: 0.92;
}

.vf-cookie-banner-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.65rem 1rem;
}

.vf-cookie-banner-link {
    font-size: 0.92rem;
    text-decoration: underline;
    color: var(--vf-accent, #e8c97a);
}

.vf-cookie-modal[hidden] {
    display: none !important;
}

.vf-cookie-modal {
    position: fixed;
    inset: 0;
    z-index: 10000;
    background: rgba(5, 5, 5, 0.75);
    backdrop-filter: blur(3px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

.vf-cookie-modal-card {
    width: min(680px, 100%);
    border: 1px solid rgba(198, 162, 90, 0.45);
    border-radius: 1rem;
    background: radial-gradient(circle at 0 0, rgba(255, 215, 160, 0.12), rgba(10, 10, 10, 0.98) 62%);
    padding: 1rem;
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.45);
}

.vf-cookie-modal-title {
    margin: 0 0 0.4rem;
    font-family: "Cinzel", serif;
}

.vf-cookie-modal-text {
    margin: 0 0 0.9rem;
    font-size: 0.95rem;
    opacity: 0.92;
}

.vf-cookie-option {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 0.8rem;
    align-items: center;
    border: 1px solid rgba(198, 162, 90, 0.25);
    border-radius: 0.7rem;
    padding: 0.65rem 0.75rem;
    margin-bottom: 0.6rem;
    background: rgba(255, 215, 160, 0.04);
}

.vf-cookie-option strong {
    display: block;
    margin-bottom: 0.2rem;
}

.vf-cookie-option p {
    margin: 0;
    font-size: 0.9rem;
    opacity: 0.88;
}

.vf-cookie-option input[type="checkbox"] {
    width: 1.2rem;
    height: 1.2rem;
    accent-color: #967641;
}

.vf-cookie-modal-actions {
    display: flex;
    justify-content: flex-end;
    gap: 0.6rem;
    margin-top: 0.8rem;
}

.vf-page-legal .vf-legal-inner {
    max-width: 42rem;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.vf-page-legal h1 {
    font-family: "Cinzel", serif;
    margin-bottom: 1rem;
}

.vf-page-legal h2 {
    font-size: 1.15rem;
    margin: 1.75rem 0 0.5rem;
    font-family: "Cinzel", serif;
}

.vf-page-legal h3 {
    font-size: 1.05rem;
    margin: 1.25rem 0 0.35rem;
}

.vf-page-legal p,
.vf-page-legal li {
    line-height: 1.7;
    opacity: 0.92;
}

.vf-legal-note {
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    border: 1px solid rgba(198, 162, 90, 0.35);
    background: rgba(255, 215, 160, 0.06);
    font-size: 0.95rem;
}

.vf-legal-meta {
    margin-top: 2rem;
    font-size: 0.9rem;
    opacity: 0.75;
}

.vf-404-text {
    max-width: 36rem;
    margin: 0.5rem auto 0;
}

.vf-404-actions {
    margin-top: 1.5rem;
}

/* Under construction — hero full screen, senza menu né footer */
body.vf-under-construction-page {
    overflow: hidden;
}

body.vf-under-construction-page .vf-header {
    display: none;
}

.vf-under-construction-main {
    margin: 0;
    padding: 0;
}

.vf-under-construction-hero {
    min-height: 100vh;
    min-height: 100dvh;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vf-under-construction-hero .vf-hero-inner {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 2rem 1.25rem;
    justify-content: center;
}

.vf-under-construction-hero .vf-hero-copy {
    margin-top: 0;
    max-width: 40rem;
    margin-left: auto;
    margin-right: auto;
    transform: none;
}

.vf-under-construction-hero .vf-hero-lead {
    margin-top: 0.65rem;
    font-size: clamp(1.05rem, 2vw, 1.28rem);
    line-height: 1.45;
}

.vf-admin-settings-check {
    align-items: flex-start;
    margin-top: 0.35rem;
}

.vf-admin-settings-check span {
    line-height: 1.5;
}

.vf-admin-settings-check a {
    color: var(--vf-title);
}

/* Bio professionale — landing da tab social / about */
.vf-bio-prof-page .vf-bio-prof-hero {
    min-height: min(72vh, 820px);
}

.vf-bio-prof-content {
    padding: 2.5rem 1.25rem 4rem;
    background:
        radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.1) 0, transparent 30%),
        radial-gradient(circle at 82% 22%, rgba(232, 217, 181, 0.06) 0, transparent 28%),
        linear-gradient(180deg, #0a0a0a 0%, #070707 100%);
    border-top: 1px solid rgba(198, 162, 90, 0.2);
}

.vf-bio-prof-content-inner {
    max-width: 46rem;
    margin: 0 auto;
}

.vf-bio-prof-prose {
    font-size: 1.12rem;
    line-height: 1.75;
    color: var(--vf-text-main);
}

.vf-bio-prof-heading {
    margin: 2rem 0 0.75rem;
    font-family: "Cinzel", serif;
    font-size: clamp(1.15rem, 2.2vw, 1.45rem);
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--vf-title);
}

.vf-bio-prof-heading:first-child {
    margin-top: 0;
}

.vf-bio-prof-p {
    margin: 0 0 1.15rem;
    opacity: 0.94;
}

.vf-bio-prof-p:last-child {
    margin-bottom: 0;
}

.vf-bio-prof-empty {
    margin: 0;
    font-size: 1.08rem;
    line-height: 1.6;
    opacity: 0.88;
    text-align: center;
}

.vf-bio-prof-download {
    margin: 2rem 0 0;
    text-align: center;
}

.vf-bio-prof-download-bar {
    margin-top: 2.5rem;
    padding-top: 2rem;
    border-top: 1px solid rgba(198, 162, 90, 0.32);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
}

.vf-bio-prof-download-btn {
    min-width: min(100%, 18rem);
    justify-content: center;
}

.vf-bio-prof-download-note {
    margin: 0;
    font-size: 0.92rem;
    line-height: 1.45;
    opacity: 0.82;
    color: rgba(232, 217, 181, 0.9);
}

.vf-bio-prof-pdf-wrap {
    width: 100%;
    min-height: min(78vh, 920px);
    border: 1px solid rgba(198, 162, 90, 0.35);
    border-radius: 4px;
    overflow: hidden;
    background: #111;
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.45);
}

.vf-bio-prof-pdf {
    display: block;
    width: 100%;
    height: min(78vh, 920px);
    border: 0;
    background: #1a1a1a;
}

@media (max-width: 768px) {
    .vf-bio-prof-page .vf-bio-prof-hero {
        min-height: auto;
        padding-bottom: 2.5rem;
    }

    .vf-bio-prof-content {
        padding: 1.75rem 1rem 3rem;
    }

    .vf-bio-prof-prose {
        font-size: 1.05rem;
        line-height: 1.65;
        text-align: center;
    }

    .vf-bio-prof-heading {
        text-align: center;
    }

    .vf-bio-prof-download-bar {
        margin-top: 2rem;
        padding-top: 1.5rem;
    }

    .vf-bio-prof-download-btn {
        width: 100%;
        max-width: 20rem;
    }

    .vf-bio-prof-pdf-wrap,
    .vf-bio-prof-pdf {
        min-height: 70vh;
        height: 70vh;
    }
}

