@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 100 900;
font-display: swap;
src: url(//site-dev.filarmonicamaniago.it/wp-content/themes/neve-filarmonica/assets/fonts/inter-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 100 900;
font-display: swap;
src: url(//site-dev.filarmonicamaniago.it/wp-content/themes/neve-filarmonica/assets/fonts/inter-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 400 700;
font-display: swap;
src: url(//site-dev.filarmonicamaniago.it/wp-content/themes/neve-filarmonica/assets/fonts/lora-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Lora';
font-style: normal;
font-weight: 400 700;
font-display: swap;
src: url(//site-dev.filarmonicamaniago.it/wp-content/themes/neve-filarmonica/assets/fonts/lora-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}:root { --fm-blue:        #14306b;
--fm-blue-deep:   #0e2350;
--fm-blue-bright: #1f4a9e;
--fm-blue-tint:   #eaeff8; --fm-brass:       #b8862f;
--fm-brass-dark:  #966c22;
--fm-brass-tint:  #faf3e6; --fm-cream:       #f7f5f1;
--fm-paper:       #ffffff;
--fm-ink:         #1c1c1a;
--fm-muted:       #5b5e66;
--fm-line:        #e3e1dc;
--fm-line-strong: #cfccc4; --fm-font-body: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
--fm-font-head: 'Lora', Georgia, 'Times New Roman', serif; --fm-text-xs:   0.8125rem;
--fm-text-sm:   0.9375rem;
--fm-text-base: 1.0625rem;
--fm-text-lg:   1.1875rem;
--fm-h4: clamp(1.15rem, 1.05rem + 0.45vw, 1.4rem);
--fm-h3: clamp(1.35rem, 1.15rem + 0.9vw, 1.8rem);
--fm-h2: clamp(1.7rem,  1.35rem + 1.5vw, 2.4rem);
--fm-h1: clamp(2.05rem, 1.5rem + 2.4vw,  3.1rem); --fm-s1: 0.25rem;
--fm-s2: 0.5rem;
--fm-s3: 0.75rem;
--fm-s4: 1rem;
--fm-s5: 1.5rem;
--fm-s6: 2rem;
--fm-s7: 3rem;
--fm-s8: 4rem;
--fm-s9: 5.5rem; --fm-header-h: 5.5rem;
--fm-radius:    10px;
--fm-radius-sm: 6px;
--fm-shadow-sm: 0 1px 2px rgba(20, 48, 107, 0.06), 0 2px 8px rgba(20, 48, 107, 0.05);
--fm-shadow-md: 0 2px 6px rgba(20, 48, 107, 0.08), 0 12px 28px rgba(20, 48, 107, 0.10);
--fm-container: 1140px;
--fm-measure:   68ch;  --nv-primary-accent:   #14306b;
--nv-secondary-accent: #b8862f;
--nv-site-bg:          #ffffff;
--nv-light-bg:         #f7f5f1;
--nv-dark-bg:          #0e2350;
--nv-text-color:       #1c1c1a;
--nv-text-dark-bg:     #ffffff;
--nv-fallback-ff:      var(--fm-font-body);
} body {
font-family: var(--fm-font-body);
font-size: var(--fm-text-base);
line-height: 1.65;
color: var(--fm-ink);
background: var(--fm-paper);
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6,
.fm-section__title,
.entry-title {
font-family: var(--fm-font-head);
font-weight: 600;
line-height: 1.2;
letter-spacing: -0.01em;
color: var(--fm-blue-deep);
text-wrap: balance;
}
h1, .entry-title { font-size: var(--fm-h1); }
h2 { font-size: var(--fm-h2); }
h3 { font-size: var(--fm-h3); }
h4 { font-size: var(--fm-h4); }
a {
color: var(--fm-blue-bright);
text-decoration-thickness: 1px;
text-underline-offset: 0.18em;
}
a:hover {
color: var(--fm-blue-deep);
}
img {
max-width: 100%;
height: auto;
} :focus-visible {
outline: 3px solid var(--fm-brass);
outline-offset: 2px;
border-radius: 3px;
} .header .header--row.header-main {
background: var(--fm-paper);
border-bottom: 1px solid var(--fm-line);
} .header .header--row.header-main {
position: sticky;
top: 0;
z-index: 900;
transition: box-shadow 0.2s ease;
}
body.fm-scrolled .header .header--row.header-main {
box-shadow: var(--fm-shadow-sm);
} body.admin-bar .header .header--row.header-main { top: 32px; }
@media (max-width: 782px) {
body.admin-bar .header .header--row.header-main { top: 46px; }
}
.header .site-title,
.header .site-title a {
font-family: var(--fm-font-head);
font-weight: 600;
font-size: 1.3rem;
color: var(--fm-blue-deep);
letter-spacing: -0.01em;
line-height: 1.15;
}
.header .neve-site-logo,
.header .site-logo img {
max-height: 52px;
width: auto;
} .header .nv-title-tagline-wrap p:not(.site-title),
.header .site-description {
font-size: var(--fm-text-xs);
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--fm-muted);
margin: 2px 0 0;
font-weight: 500;
} .header .nav-ul > li {
margin-inline: 0;
}
.header .nav-ul > li > a,
.header .nav-ul > li > .wrap > a {
font-size: var(--fm-text-sm);
font-weight: 500;
color: var(--fm-ink);
padding: 0.55rem 0.7rem;
border-radius: var(--fm-radius-sm);
text-decoration: none;
transition: color 0.15s ease, background-color 0.15s ease;
}
.header .nav-ul > li > a:hover,
.header .nav-ul > li > .wrap > a:hover {
color: var(--fm-blue);
background: var(--fm-blue-tint);
} .header .nav-ul > li.current-menu-item > .wrap > a,
.header .nav-ul > li.current-menu-ancestor > .wrap > a,
.header .nav-ul > li.current_page_item > .wrap > a,
.header .nav-ul > li.current_page_ancestor > .wrap > a {
color: var(--fm-blue);
font-weight: 600;
box-shadow: inset 0 -2px 0 var(--fm-brass);
} .header .nav-ul .sub-menu {
background: var(--fm-paper);
border: 1px solid var(--fm-line);
border-radius: var(--fm-radius);
box-shadow: var(--fm-shadow-md);
padding: var(--fm-s2);
min-width: 230px;
}
.header .nav-ul .sub-menu li a {
font-size: var(--fm-text-sm);
color: var(--fm-ink);
padding: 0.45rem 0.6rem;
border-radius: var(--fm-radius-sm);
text-decoration: none;
}
.header .nav-ul .sub-menu li a:hover {
background: var(--fm-blue-tint);
color: var(--fm-blue);
} .fm-container {
width: 100%;
max-width: var(--fm-container);
margin-inline: auto;
padding-inline: var(--fm-s5);
}
.fm-section {
padding-block: var(--fm-s8);
}
.fm-section--tight  { padding-block: var(--fm-s7); }
.fm-section--cream  { background: var(--fm-cream); }
.fm-section--blue   { background: var(--fm-blue); color: #fff; }
.fm-section--blue h2,
.fm-section--blue h3,
.fm-section--blue .fm-section__title { color: #fff; }
.fm-section--blue .fm-eyebrow { color: var(--fm-brass); }
.fm-section__head {
max-width: 46rem;
margin-bottom: var(--fm-s6);
}
.fm-section__head--center {
margin-inline: auto;
text-align: center;
}
.fm-section__title {
margin: 0 0 var(--fm-s3);
}
.fm-section__lead {
font-size: var(--fm-text-lg);
color: var(--fm-muted);
margin: 0;
line-height: 1.6;
}
.fm-section--blue .fm-section__lead { color: rgba(255, 255, 255, 0.82); } .fm-eyebrow {
font-size: var(--fm-text-xs);
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--fm-brass-dark);
margin: 0 0 var(--fm-s2);
}  .fm-btn {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 0.5rem;
padding: 0.8rem 1.5rem;
font-family: var(--fm-font-body);
font-size: var(--fm-text-sm);
font-weight: 600;
line-height: 1.2;
border-radius: var(--fm-radius-sm);
border: 1.5px solid transparent;
text-decoration: none;
cursor: pointer;
transition: background-color 0.15s ease, border-color 0.15s ease,
color 0.15s ease, transform 0.1s ease;
}
.fm-btn:active { transform: translateY(1px); }
.fm-btn--primary {
background: var(--fm-blue);
border-color: var(--fm-blue);
color: #fff;
}
.fm-btn--primary:hover {
background: var(--fm-blue-deep);
border-color: var(--fm-blue-deep);
color: #fff;
} .fm-btn--brass {
background: var(--fm-brass);
border-color: var(--fm-brass);
color: #fff;
}
.fm-btn--brass:hover {
background: var(--fm-brass-dark);
border-color: var(--fm-brass-dark);
color: #fff;
}
.fm-btn--ghost {
background: transparent;
border-color: var(--fm-line-strong);
color: var(--fm-blue-deep);
}
.fm-btn--ghost:hover {
border-color: var(--fm-blue);
background: var(--fm-blue-tint);
color: var(--fm-blue-deep);
}
.fm-btn--ghost-light {
background: transparent;
border-color: rgba(255, 255, 255, 0.45);
color: #fff;
}
.fm-btn--ghost-light:hover {
background: rgba(255, 255, 255, 0.12);
border-color: #fff;
color: #fff;
}
.fm-actions {
display: flex;
flex-wrap: wrap;
gap: var(--fm-s3);
margin: var(--fm-s5) 0 0;
}
.fm-actions--center { justify-content: center; } .wp-block-button__link,
.wp-element-button {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0.8rem 1.5rem;
background: var(--fm-blue);
border: 1.5px solid var(--fm-blue);
border-radius: var(--fm-radius-sm);
font-family: var(--fm-font-body);
font-size: var(--fm-text-sm);
font-weight: 600;
line-height: 1.2;
color: #fff;
text-decoration: none;
transition: background-color 0.15s ease, border-color 0.15s ease;
}
.wp-block-button__link:hover,
.wp-element-button:hover {
background: var(--fm-blue-deep);
border-color: var(--fm-blue-deep);
color: #fff;
} .wp-block-button.is-style-brass .wp-block-button__link {
background: var(--fm-brass);
border-color: var(--fm-brass);
}
.wp-block-button.is-style-brass .wp-block-button__link:hover {
background: var(--fm-brass-dark);
border-color: var(--fm-brass-dark);
}
.wp-block-buttons {
display: flex;
flex-wrap: wrap;
gap: var(--fm-s3);
margin: var(--fm-s5) 0;
} .fm-hero {
position: relative;
background: var(--fm-blue-deep);
color: #fff;
overflow: hidden;
}
.fm-hero__img {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover; opacity: 0.32;
}
.fm-hero__overlay {
position: absolute;
inset: 0;
background: linear-gradient(
105deg,
rgba(14, 35, 80, 0.94) 0%,
rgba(14, 35, 80, 0.72) 45%,
rgba(14, 35, 80, 0.42) 100%
);
}
.fm-hero__inner {
position: relative;
padding-block: clamp(3.5rem, 2rem + 7vw, 7rem);
max-width: 44rem;
}
.fm-hero__eyebrow {
display: inline-block;
font-size: var(--fm-text-xs);
font-weight: 600;
letter-spacing: 0.14em;
text-transform: uppercase;
color: var(--fm-brass);
margin: 0 0 var(--fm-s4);
padding-bottom: var(--fm-s2);
border-bottom: 2px solid var(--fm-brass);
}
.fm-hero__title {
font-size: var(--fm-h1);
color: #fff;
margin: 0 0 var(--fm-s4);
line-height: 1.1;
}
.fm-hero__text {
font-size: var(--fm-text-lg);
color: rgba(255, 255, 255, 0.88);
margin: 0;
max-width: 34rem;
} .fm-cards {
display: grid;
gap: var(--fm-s5);
grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
}
.fm-cards--2 { grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr)); }
.fm-cards--4 { grid-template-columns: repeat(auto-fit, minmax(13.5rem, 1fr)); }
.fm-card {
display: flex;
flex-direction: column;
padding: var(--fm-s5);
background: var(--fm-paper);
border: 1px solid var(--fm-line);
border-radius: var(--fm-radius);
text-decoration: none;
color: inherit;
transition: border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}
a.fm-card:hover {
border-color: var(--fm-blue-tint);
box-shadow: var(--fm-shadow-md);
transform: translateY(-2px);
text-decoration: none;
}
.fm-card__icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 2.75rem;
height: 2.75rem;
margin-bottom: var(--fm-s4);
border-radius: var(--fm-radius-sm);
background: var(--fm-blue-tint);
color: var(--fm-blue);
flex: none;
}
.fm-card__icon svg { width: 1.4rem; height: 1.4rem; }
.fm-card--accent .fm-card__icon {
background: var(--fm-brass-tint);
color: var(--fm-brass-dark);
}
.fm-card__title {
font-size: var(--fm-h4);
margin: 0 0 var(--fm-s2);
}
.fm-card__text {
font-size: var(--fm-text-sm);
color: var(--fm-muted);
margin: 0;
line-height: 1.6;
}
.fm-card__cta {
margin-top: auto;
padding-top: var(--fm-s4);
font-size: var(--fm-text-sm);
font-weight: 600;
color: var(--fm-blue-bright);
}
a.fm-card:hover .fm-card__cta { color: var(--fm-blue-deep); }
.fm-card__cta::after {
content: " →";
transition: margin-left 0.15s ease;
}
a.fm-card:hover .fm-card__cta::after { margin-left: 3px; } .fm-split {
display: grid;
gap: clamp(var(--fm-s5), 4vw, var(--fm-s8));
grid-template-columns: 1fr;
align-items: center;
}
@media (min-width: 860px) {
.fm-split { grid-template-columns: 1fr 1fr; }
.fm-split--reverse .fm-split__media { order: -1; }
}
.fm-split__text > :first-child { margin-top: 0; }
.fm-split__text > :last-child  { margin-bottom: 0; }
.fm-split__media {
margin: 0;
border-radius: var(--fm-radius);
overflow: hidden;
box-shadow: var(--fm-shadow-md);
}
.fm-split__media img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
} .fm-stats {
display: grid;
gap: var(--fm-s5);
grid-template-columns: repeat(auto-fit, minmax(9rem, 1fr));
margin-top: var(--fm-s6);
padding-top: var(--fm-s6);
border-top: 1px solid var(--fm-line);
}
.fm-section--blue .fm-stats { border-top-color: rgba(255, 255, 255, 0.2); }
.fm-stat__value {
display: block;
font-family: var(--fm-font-head);
font-size: clamp(1.9rem, 1.4rem + 2vw, 2.75rem);
font-weight: 600;
line-height: 1;
color: var(--fm-brass-dark);
}
.fm-section--blue .fm-stat__value { color: var(--fm-brass); }
.fm-stat__label {
display: block;
margin-top: var(--fm-s2);
font-size: var(--fm-text-sm);
color: var(--fm-muted);
}
.fm-section--blue .fm-stat__label { color: rgba(255, 255, 255, 0.78); } .fm-callout {
text-align: center;
max-width: 44rem;
}
.fm-callout__title { margin: 0 0 var(--fm-s3); }
.fm-callout__text {
font-size: var(--fm-text-lg);
margin: 0;
color: rgba(255, 255, 255, 0.85);
}
.fm-callout .fm-actions { justify-content: center; } .fm-note {
display: flex;
gap: var(--fm-s4);
margin-block: var(--fm-s5);
padding: var(--fm-s5);
background: var(--fm-brass-tint);
border-left: 3px solid var(--fm-brass);
border-radius: 0 var(--fm-radius-sm) var(--fm-radius-sm) 0;
font-size: var(--fm-text-sm);
}
.fm-note p { margin: 0; }
.fm-note p + p { margin-top: var(--fm-s2); } .nv-single-page-wrap .nv-page-title-wrap {
position: relative;
margin-bottom: var(--fm-s7);
padding-block: var(--fm-s6) var(--fm-s5);
border-bottom: 1px solid var(--fm-line);
}
.nv-single-page-wrap .nv-page-title-wrap::before { content: "";
position: absolute;
inset: 0;
left: 50%;
width: 100vw;
transform: translateX(-50%);
background: var(--fm-cream);
border-bottom: 1px solid var(--fm-line);
z-index: -1;
}
.nv-single-page-wrap .nv-page-title,
.nv-single-page-wrap .nv-page-title h1 {
margin: 0;
} .nv-single-page-wrap .nv-page-title h1::after {
content: "";
display: block;
width: 3rem;
height: 3px;
margin-top: var(--fm-s4);
background: var(--fm-brass);
border-radius: 2px;
} .fm-page-hero {
background: var(--fm-cream);
border-bottom: 1px solid var(--fm-line);
padding-block: var(--fm-s7);
}
.fm-page-hero__title { margin: 0; }
.fm-page-hero__lead {
margin: var(--fm-s3) 0 0;
font-size: var(--fm-text-lg);
color: var(--fm-muted);
max-width: 44rem;
} .fm-panel {
padding: var(--fm-s5);
background: var(--fm-paper);
border: 1px solid var(--fm-line);
border-radius: var(--fm-radius);
}
.fm-panel + .fm-panel { margin-top: var(--fm-s5); } .fm-panel__title,
.nv-content-wrap .fm-panel__title,
.entry-content .fm-panel__title {
margin: 0 0 var(--fm-s4);
padding-bottom: var(--fm-s3);
border-bottom: 1px solid var(--fm-line);
font-size: var(--fm-h4);
line-height: 1.25;
color: var(--fm-blue);
}
.fm-panel > :last-child { margin-bottom: 0; } .fm-contact-grid {
display: grid;
gap: clamp(var(--fm-s6), 4vw, var(--fm-s8));
grid-template-columns: 1fr;
margin-bottom: var(--fm-s7);
}
@media (min-width: 900px) {
.fm-contact-grid { grid-template-columns: 1fr 1.1fr; align-items: start; }
}
.fm-contact-grid__col > :first-child { margin-top: 0; }
.fm-contact-list {
margin: 0;
padding: 0;
display: grid;
gap: var(--fm-s4);
}
.fm-contact-list > div {
display: grid;
grid-template-columns: 8.5rem 1fr;
gap: var(--fm-s3);
align-items: baseline;
padding-bottom: var(--fm-s4);
border-bottom: 1px solid var(--fm-line);
}
.fm-contact-list > div:last-child { border-bottom: 0; padding-bottom: 0; }
.fm-contact-list dt {
font-size: var(--fm-text-sm);
font-weight: 600;
color: var(--fm-muted);
}
.fm-contact-list dd { margin: 0; }
.fm-contact-list__hint {
display: block;
font-size: var(--fm-text-xs);
color: var(--fm-muted);
}
@media (max-width: 30rem) {
.fm-contact-list > div { grid-template-columns: 1fr; gap: var(--fm-s1); }
}  .fm-form { --fluentform-primary: var(--fm-brass);
--fluentform-secondary: #ffffff;
--fluentform-border-color: var(--fm-line-strong);
--fluentform-border-radius: var(--fm-radius-sm);
}
.fm-form .ff-el-form-control {
font-family: var(--fm-font-body);
font-size: var(--fm-text-base);
padding: 0.7rem 0.9rem;
border: 1px solid var(--fm-line-strong);
border-radius: var(--fm-radius-sm);
background: var(--fm-paper);
color: var(--fm-ink);
}
.fm-form .ff-el-form-control:focus {
border-color: var(--fm-blue);
box-shadow: 0 0 0 3px var(--fm-blue-tint);
outline: none;
}
.fm-form .ff-el-input--label label {
font-size: var(--fm-text-sm);
font-weight: 600;
color: var(--fm-ink);
}
.fm-form .ff-btn-submit {
background: var(--fm-brass);
border: 1.5px solid var(--fm-brass);
color: #fff;
font-family: var(--fm-font-body);
font-size: var(--fm-text-sm);
font-weight: 600;
padding: 0.8rem 1.5rem;
border-radius: var(--fm-radius-sm);
cursor: pointer;
transition: background-color 0.15s ease, border-color 0.15s ease;
}
.fm-form .ff-btn-submit:hover {
background: var(--fm-brass-dark);
border-color: var(--fm-brass-dark);
} .fm-form .ff-el-form-check-label {
font-size: var(--fm-text-sm);
line-height: 1.5;
color: var(--fm-muted);
}
.fm-form .ff-el-form-check-label a { color: var(--fm-blue-bright); } .fm-chips {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
gap: var(--fm-s2);
}
.fm-chips li {
margin: 0;
padding: 0.45rem 0.9rem;
background: var(--fm-blue-tint);
color: var(--fm-blue-deep);
border-radius: 100px;
font-size: var(--fm-text-sm);
font-weight: 500;
}
.fm-chips--brass li {
background: var(--fm-brass-tint);
color: var(--fm-brass-dark);
} .fm-inline-figure {
margin: var(--fm-s5) 0;
text-align: center;
}
.fm-inline-image {
max-width: 100%;
height: auto;
border-radius: var(--fm-radius-sm);
box-shadow: var(--fm-shadow-sm);
} .fm-video {
position: relative;
aspect-ratio: 16 / 9;
border-radius: var(--fm-radius);
overflow: hidden;
background: var(--fm-blue-deep);
box-shadow: var(--fm-shadow-md);
}
.fm-video iframe,
.fm-video > * {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
border: 0;
}  .fm-lead {
font-size: var(--fm-text-lg);
line-height: 1.6;
color: var(--fm-muted);
}
.fm-prose { max-width: var(--fm-measure); }
.fm-prose > :first-child { margin-top: 0; }
.fm-prose > :last-child  { margin-bottom: 0; } .fm-map {
border-radius: var(--fm-radius);
overflow: hidden;
border: 1px solid var(--fm-line);
aspect-ratio: 16 / 10;
background: var(--fm-cream);
}
.fm-map iframe {
display: block;
width: 100%;
height: 100%;
border: 0;
}  .nv-content-wrap > p,
.nv-content-wrap > ul,
.nv-content-wrap > ol,
.nv-content-wrap > h2,
.nv-content-wrap > h3,
.nv-content-wrap > h4,
.nv-content-wrap > blockquote,
.entry-content > p,
.entry-content > ul,
.entry-content > ol,
.entry-content > blockquote {
max-width: var(--fm-measure);
}
.nv-content-wrap p,
.entry-content p { margin: 0 0 var(--fm-s4); }
.nv-content-wrap h2,
.entry-content h2 { margin: var(--fm-s7) 0 var(--fm-s4); }
.nv-content-wrap h3,
.entry-content h3 { margin: var(--fm-s6) 0 var(--fm-s3); }
.nv-content-wrap ul,
.nv-content-wrap ol,
.entry-content ul,
.entry-content ol {
margin: 0 0 var(--fm-s4);
padding-left: 1.4rem;
}
.nv-content-wrap li,
.entry-content li { margin-bottom: var(--fm-s2); }
.nv-content-wrap ul li::marker,
.entry-content ul li::marker { color: var(--fm-brass); }
.nv-content-wrap blockquote,
.entry-content blockquote {
margin: var(--fm-s6) 0;
padding: var(--fm-s2) 0 var(--fm-s2) var(--fm-s5);
border-left: 3px solid var(--fm-brass);
font-family: var(--fm-font-head);
font-size: var(--fm-text-lg);
font-style: italic;
color: var(--fm-blue-deep);
} .nv-content-wrap table,
.entry-content table {
width: 100%;
border-collapse: collapse;
margin: var(--fm-s5) 0;
font-size: var(--fm-text-sm);
background: var(--fm-paper);
border: 1px solid var(--fm-line);
border-radius: var(--fm-radius);
overflow: hidden;
}
.nv-content-wrap thead th,
.entry-content thead th,
.nv-content-wrap table tr:first-child th,
.entry-content table tr:first-child th {
background: var(--fm-blue);
color: #fff;
font-family: var(--fm-font-body);
font-weight: 600;
text-align: left;
padding: var(--fm-s3) var(--fm-s4);
font-size: var(--fm-text-sm);
}
.nv-content-wrap td,
.nv-content-wrap th,
.entry-content td,
.entry-content th {
padding: var(--fm-s3) var(--fm-s4);
border-bottom: 1px solid var(--fm-line);
vertical-align: top;
}
.nv-content-wrap tbody tr:nth-child(even),
.entry-content tbody tr:nth-child(even) { background: var(--fm-cream); }
.nv-content-wrap tbody tr:last-child td,
.entry-content tbody tr:last-child td { border-bottom: 0; } .fm-table-scroll {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin: var(--fm-s5) 0;
}
.fm-table-scroll table { margin: 0; }
.nv-content-wrap img,
.entry-content img { border-radius: var(--fm-radius-sm); }
.nv-content-wrap figure,
.entry-content figure { margin: var(--fm-s6) 0; }
.nv-content-wrap figcaption,
.entry-content figcaption {
font-size: var(--fm-text-sm);
color: var(--fm-muted);
margin-top: var(--fm-s2);
text-align: center;
} .nv-content-wrap .wp-block-image,
.entry-content .wp-block-image { margin-block: var(--fm-s5); } .nv-content-wrap .wp-block-image,
.entry-content .wp-block-image { text-align: center; } .wp-block-gallery .wp-block-image { text-align: initial; }
.nv-content-wrap .wp-block-image img,
.entry-content .wp-block-image img {
height: auto;
border-radius: var(--fm-radius-sm);
} .wp-lightbox-container button.lightbox-trigger {
opacity: 0;
transition: opacity 0.15s ease;
}
.wp-lightbox-container:hover button.lightbox-trigger,
.wp-lightbox-container button.lightbox-trigger:focus-visible { opacity: 1; }
.nv-content-wrap .wp-block-gallery,
.entry-content .wp-block-gallery {
margin-block: var(--fm-s5) var(--fm-s6);
gap: var(--fm-s3);
}
.nv-content-wrap .wp-block-gallery figure.wp-block-image,
.entry-content .wp-block-gallery figure.wp-block-image { margin: 0; }  .wp-block-gallery.has-nested-images figure.wp-block-image:not(:only-child) {
aspect-ratio: 4 / 3; align-self: flex-start;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(:only-child) img {
width: 100%;
height: 100%;
object-fit: cover;
} .wp-block-gallery.has-nested-images figure.wp-block-image:only-child {
max-width: min(100%, 32rem);
margin-inline: auto;
}
.nv-content-wrap .wp-block-columns,
.entry-content .wp-block-columns { margin-block: var(--fm-s5); gap: var(--fm-s5); }
.nv-content-wrap .wp-block-separator,
.entry-content .wp-block-separator {
max-width: 4rem;
margin: var(--fm-s7) 0;
border: 0;
border-top: 2px solid var(--fm-brass);
opacity: 1;
}   .fm-anni {
position: sticky;
top: var(--fm-header-h);
z-index: 20;
display: flex;
flex-wrap: wrap;
align-items: baseline;
gap: var(--fm-s2) var(--fm-s4);
margin-bottom: var(--fm-s6);
padding: var(--fm-s3) 0;
background: var(--fm-paper);
border-bottom: 1px solid var(--fm-line);
}
.fm-anni__label {
font-size: var(--fm-text-xs);
font-weight: 600;
letter-spacing: 0.09em;
text-transform: uppercase;
color: var(--fm-muted);
}
.fm-anni__list {
display: flex;
flex-wrap: wrap;
gap: var(--fm-s2);
}
.fm-anni__link {
padding: 0.25rem var(--fm-s3);
border: 1px solid var(--fm-line-strong);
border-radius: 999px;
font-size: var(--fm-text-sm);
font-variant-numeric: tabular-nums;
color: var(--fm-blue);
text-decoration: none;
transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}
.fm-anni__link:hover,
.fm-anni__link:focus-visible {
background: var(--fm-blue);
border-color: var(--fm-blue);
color: #fff;
} @media (max-width: 782px) {
.fm-anni {
position: static;
flex-direction: column;
align-items: flex-start;
}
} .fm-page-concerti-e-servizi-2022 .wp-block-details {
margin: 0;
padding: var(--fm-s5) 0;
border-top: 2px solid var(--fm-brass); scroll-margin-top: calc(var(--fm-header-h) + 4rem);
}
.fm-page-concerti-e-servizi-2022 .wp-block-details > summary {
display: flex;
align-items: center;
gap: var(--fm-s3);
cursor: pointer;
list-style: none;
font-family: var(--fm-font-head);
font-size: var(--fm-h2);
font-weight: 600;
color: var(--fm-blue);
}
.fm-page-concerti-e-servizi-2022 .wp-block-details > summary::-webkit-details-marker { display: none; }
.fm-page-concerti-e-servizi-2022 .wp-block-details > summary::after {
content: "+";
display: flex;
align-items: center;
justify-content: center;
width: 2.1rem;
height: 2.1rem;
border: 1px solid var(--fm-line-strong);
border-radius: 50%;
font-family: var(--fm-font-body);
font-size: 1.35rem;
font-weight: 400;
line-height: 1;
color: var(--fm-muted);
}
.fm-page-concerti-e-servizi-2022 .wp-block-details[open] > summary::after { content: "\2212"; }
.fm-page-concerti-e-servizi-2022 .wp-block-details > summary:hover::after,
.fm-page-concerti-e-servizi-2022 .wp-block-details > summary:focus-visible::after {
border-color: var(--fm-brass);
color: var(--fm-brass-dark);
}
.fm-page-concerti-e-servizi-2022 .wp-block-details > summary + * { margin-top: var(--fm-s5); }
.fm-page-concerti-e-servizi-2022 .entry-content h3 {
margin-top: var(--fm-s6);
margin-bottom: var(--fm-s4);
font-family: var(--fm-font-body);
font-size: var(--fm-text-sm);
font-weight: 600;
letter-spacing: 0.09em;
text-transform: uppercase;
color: var(--fm-brass-dark);
} .fm-page-concerti-e-servizi-2022 .wp-block-details > p {
margin-bottom: var(--fm-s2);
padding-left: var(--fm-s4);
border-left: 2px solid var(--fm-line);
color: var(--fm-ink);
}
.fm-page-concerti-e-servizi-2022 .wp-block-details > p:hover { border-left-color: var(--fm-brass); } .fm-page-concerti-e-servizi-2022 .wp-block-details > .wp-block-gallery {
margin: var(--fm-s3) 0 var(--fm-s6) var(--fm-s4);
}
@media (max-width: 600px) {
.fm-page-concerti-e-servizi-2022 .wp-block-details > .wp-block-gallery { margin-left: 0; }
} .fm-footer {
background: var(--fm-blue-deep);
color: rgba(255, 255, 255, 0.82);
padding-block: var(--fm-s8) var(--fm-s6);
font-size: var(--fm-text-sm);
}
.fm-footer__grid {
display: grid;
gap: var(--fm-s6);
grid-template-columns: repeat(auto-fit, minmax(13rem, 1fr));
}
.fm-footer__col--brand { grid-column: span 1; }
.fm-footer__logo img {
max-height: 56px;
width: auto;
margin-bottom: var(--fm-s3); background: #fff;
border-radius: var(--fm-radius-sm);
padding: 6px;
}
.fm-footer__name {
font-family: var(--fm-font-head);
font-size: var(--fm-text-base);
font-weight: 600;
color: #fff;
margin: 0 0 var(--fm-s2);
line-height: 1.35;
}
.fm-footer__claim {
margin: 0 0 var(--fm-s4);
color: rgba(255, 255, 255, 0.62);
font-style: italic;
}
.fm-footer__heading {
font-family: var(--fm-font-body);
font-size: var(--fm-text-xs);
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--fm-brass);
margin: 0 0 var(--fm-s4);
}
.fm-footer__address {
font-style: normal;
margin: 0 0 var(--fm-s4);
line-height: 1.6;
}
.fm-footer__list {
list-style: none;
margin: 0;
padding: 0;
display: grid;
gap: var(--fm-s3);
}
.fm-footer__label {
display: block;
font-size: var(--fm-text-xs);
text-transform: uppercase;
letter-spacing: 0.06em;
color: rgba(255, 255, 255, 0.5);
}
.fm-footer a {
color: rgba(255, 255, 255, 0.88);
text-decoration: none;
}
.fm-footer a:hover {
color: #fff;
text-decoration: underline;
text-underline-offset: 0.2em;
}
.fm-footer__list--links { gap: var(--fm-s2); }
.fm-social {
display: inline-flex;
align-items: center;
gap: var(--fm-s2);
padding: 0.5rem 0.9rem;
border: 1px solid rgba(255, 255, 255, 0.28);
border-radius: var(--fm-radius-sm);
font-size: var(--fm-text-sm);
font-weight: 500;
transition: background-color 0.15s ease, border-color 0.15s ease;
}
.fm-social:hover {
background: rgba(255, 255, 255, 0.1);
border-color: rgba(255, 255, 255, 0.55);
text-decoration: none;
}
.fm-footer__legal {
margin: var(--fm-s7) 0 0;
padding-top: var(--fm-s5);
border-top: 1px solid rgba(255, 255, 255, 0.14);
font-size: var(--fm-text-xs);
color: rgba(255, 255, 255, 0.55);
} .site-footer .footer--row.footer-bottom {
background: #08183a;
border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.site-footer .footer-menu li a {
color: rgba(255, 255, 255, 0.7);
font-size: var(--fm-text-xs);
text-decoration: none;
}
.site-footer .footer-menu li a:hover { color: #fff; } .fm-visually-hidden,
.screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
} @media (prefers-reduced-motion: reduce) {
*,
*::before,
*::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
scroll-behavior: auto !important;
}
}
@media print {
.header,
.site-footer,
.fm-footer,
.fm-actions,
.fm-hero__img,
.fm-hero__overlay { display: none !important; }
body { font-size: 11pt; color: #000; }
.fm-hero { background: none; color: #000; }
.fm-hero__title { color: #000; }
a[href^="http"]::after { content: " (" attr(href) ")"; font-size: 9pt; }
}