/* ===================================
   THEME MODERN - Mockup editorial vert
   =================================== */

:root[data-theme="modern"] {
    --primary-green: #4e654f;
    --dark-green: #17241a;
    --light-bg: #fbfaf7;
    --text-color: #122018;
    --border-soft: #e4e0d8;
    --accent-color: #b56d34;
    --secondary-color: #8f856f;
    --success-color: #4e654f;
    --info-color: #4e654f;
}

body[data-theme="modern"] {
    background: #fbfaf7;
    color: #122018;
    font-family: var(--font-main);
}

body[data-theme="modern"] .container {
    max-width: 1200px;
}

/* Header compact */
body[data-theme="modern"] .site-header {
    background: rgba(255, 254, 251, 0.98);
    border-bottom: 1px solid #ebe7df;
    box-shadow: none;
    backdrop-filter: blur(12px);
}

body[data-theme="modern"] .site-header__inner {
    min-height: 68px;
}

body[data-theme="modern"] .site-header__brand {
    gap: 12px;
    color: #111d16;
}

body[data-theme="modern"] .site-header__brand:hover {
    color: #111d16;
}

body[data-theme="modern"] .site-header__brand-mark {
    width: 44px;
    height: 56px;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #4e654f;
    box-shadow: none;
    font-size: 1rem;
}

body[data-theme="modern"] .site-header__brand-title {
    font-family: var(--font-title);
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 700;
}

body[data-theme="modern"] .site-header__brand-subtitle {
    color: #6f746a;
    font-size: 0.62rem;
    letter-spacing: 0.26em;
}

body[data-theme="modern"] .site-navbar .nav-link,
body[data-theme="modern"] .site-header__action-link,
body[data-theme="modern"] .site-header__icon-link {
    color: #26322b;
}

body[data-theme="modern"] .site-navbar .nav-link {
    font-size: 0.86rem;
    padding: 0.72rem 0.78rem;
}

body[data-theme="modern"] .site-navbar .nav-link:hover,
body[data-theme="modern"] .site-navbar .nav-link:focus,
body[data-theme="modern"] .site-navbar .show > .nav-link,
body[data-theme="modern"] .site-header__icon-link:hover,
body[data-theme="modern"] .site-header__action-link:hover {
    color: #4e654f;
    transform: none;
}

body[data-theme="modern"] .site-header__action-link {
    min-height: 38px;
    padding: 0 1.18rem;
    border-radius: 999px;
    background: #4e654f;
    color: #fff;
    font-weight: 700;
}

body[data-theme="modern"] .site-header__action-link:hover {
    background: #17241a;
    color: #fff;
}

body[data-theme="modern"] .site-header__icon-link:hover {
    background: transparent;
}

body[data-theme="modern"] .site-navbar .dropdown-menu {
    border: 1px solid #e4e0d8;
    border-radius: 6px;
    box-shadow: 0 20px 45px rgba(18, 32, 24, 0.1);
}

body[data-theme="modern"] .site-navbar .dropdown-item:hover,
body[data-theme="modern"] .site-navbar .dropdown-item:focus {
    background: #f3f0e9;
    color: #4e654f;
}

/* Hero mockup */
body[data-theme="modern"] .hero-home {
    background: #fbfaf7;
}

body[data-theme="modern"] .hero-home__media {
    min-height: clamp(520px, 62vh, 760px);
    align-items: flex-end;
    background:
        radial-gradient(circle at 70% 38%, rgba(80, 101, 79, 0.18), transparent 32%),
        linear-gradient(180deg, #1e3223 0%, #17291d 100%);
}

body[data-theme="modern"] .hero-home__content {
    max-width: 560px;
    padding: 0 0 120px;
    color: #f8f6ef;
}

body[data-theme="modern"] .hero-home__eyebrow {
    position: relative;
    margin-bottom: 1.3rem;
    padding: 0 0 0 42px;
    border: 0;
    border-radius: 0;
    color: rgba(248, 246, 239, 0.7);
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.28em;
}

body[data-theme="modern"] .hero-home__eyebrow::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 28px;
    height: 1px;
    background: rgba(248, 246, 239, 0.45);
}

body[data-theme="modern"] .hero-home__eyebrow::after {
    content: "Commune de Dordogne, Nouvelle-Aquitaine";
}

body[data-theme="modern"] .hero-home__eyebrow {
    font-size: 0;
}

body[data-theme="modern"] .hero-home__eyebrow::after {
    font-size: 0.75rem;
}

body[data-theme="modern"] .hero-home__title {
    font-family: var(--font-title);
    font-size: clamp(4.5rem, 8vw, 8.1rem);
    line-height: 0.9;
    color: #fffdf9;
    text-shadow: none;
}

body[data-theme="modern"] .hero-home__title em {
    font-style: italic;
    color: rgba(255, 253, 249, 0.78);
}

body[data-theme="modern"] .hero-home__subtitle {
    max-width: 440px;
    margin-top: 1.8rem;
    color: rgba(248, 246, 239, 0.78);
    font-size: 0.74rem;
    letter-spacing: 0.16em;
    line-height: 1.8;
}

body[data-theme="modern"] .hero-home__actions {
    display: none;
}

body[data-theme="modern"] .hero-shortcuts {
    background: #4e654f;
    box-shadow: none;
}

body[data-theme="modern"] .hero-shortcuts .container {
    max-width: 100%;
    padding: 0;
}

body[data-theme="modern"] .hero-shortcuts__list {
    max-width: 1200px;
    margin: 0 auto;
}

body[data-theme="modern"] .hero-shortcuts__list a {
    min-height: 54px;
    color: #f8f6ef;
    font-size: 0.84rem;
    font-weight: 500;
}

body[data-theme="modern"] .hero-shortcuts__list li + li a {
    border-left-color: rgba(248, 246, 239, 0.16);
}

/* Sections */
body[data-theme="modern"] .section-padding {
    padding: 72px 0;
}

body[data-theme="modern"] .home-featured,
body[data-theme="modern"] .home-discovery,
body[data-theme="modern"] .home-news,
body[data-theme="modern"] .content-page {
    background: #fbfaf7;
}

body[data-theme="modern"] .home-discovery {
    border-top: 1px solid #f1eee7;
}

body[data-theme="modern"] .home-news {
    background: #faf8f3;
}

body[data-theme="modern"] .home-section-heading {
    margin-bottom: 1.35rem;
}

body[data-theme="modern"] .home-section-heading::after {
    display: none;
}

body[data-theme="modern"] .home-section-heading::before,
body[data-theme="modern"] .news-panel .home-section-heading::before {
    content: "A la une";
    display: block;
    position: relative;
    margin-bottom: 0.35rem;
    padding-left: 42px;
    color: #819174;
    font-size: 0.74rem;
    font-weight: 700;
    letter-spacing: 0.28em;
    text-transform: uppercase;
}

body[data-theme="modern"] .news-panel .home-section-heading::before {
    content: "Informations";
}

body[data-theme="modern"] .home-section-heading::before {
    background: linear-gradient(#819174, #819174) left center / 28px 1px no-repeat;
}

body[data-theme="modern"] .section-title,
body[data-theme="modern"] .editorial-script-title,
body[data-theme="modern"] .content-hero h1 {
    font-family: var(--font-title);
    color: #132119;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
}

body[data-theme="modern"] .section-title {
    font-size: clamp(2.2rem, 4vw, 3.3rem);
    line-height: 1;
}

body[data-theme="modern"] .featured-layout {
    grid-template-columns: minmax(0, 1.55fr) minmax(320px, 0.95fr);
}

body[data-theme="modern"] .featured-events {
    grid-column: 1;
    display: block;
    margin-top: 18px;
    border: 1px solid #e5e0d8;
    border-radius: 6px;
    overflow: hidden;
    background: #fffdf9;
}

body[data-theme="modern"] .featured-sidebar {
    grid-column: 2;
    grid-row: 1 / span 2;
}

body[data-theme="modern"] .featured-main-card,
body[data-theme="modern"] .featured-event-card,
body[data-theme="modern"] .quick-links-card,
body[data-theme="modern"] .mairie-card,
body[data-theme="modern"] .discovery-card,
body[data-theme="modern"] .agenda-panel,
body[data-theme="modern"] .news-card,
body[data-theme="modern"] .content-card {
    border: 1px solid #e5e0d8;
    border-radius: 6px;
    background: #fffdf9;
    box-shadow: none;
}

body[data-theme="modern"] .featured-main-card {
    position: relative;
    min-height: 420px;
    background:
        linear-gradient(135deg, rgba(181, 109, 52, 0.72) 0%, rgba(78, 101, 79, 0.78) 48%, rgba(13, 28, 17, 0.98) 100%);
}

body[data-theme="modern"] .featured-main-card::before,
body[data-theme="modern"] .discovery-card::before {
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(251, 250, 247, 0.28);
    font-family: bootstrap-icons;
    font-size: 3.2rem;
}

body[data-theme="modern"] .featured-main-card::before {
    content: "\F4D7";
    position: absolute;
    inset: 0;
}

body[data-theme="modern"] .featured-main-card img,
body[data-theme="modern"] .featured-event-card img,
body[data-theme="modern"] .discovery-card img,
body[data-theme="modern"] .news-card img {
    display: none;
}

body[data-theme="modern"] .featured-main-card__body {
    position: absolute;
    left: 28px;
    right: 28px;
    bottom: 26px;
    padding: 0;
    color: #fffdf9;
}

body[data-theme="modern"] .featured-main-card__date {
    min-width: 64px;
    width: 64px;
    height: 62px;
    margin-bottom: 1.2rem;
    border-radius: 0;
    background: #c17638;
    color: #fffdf9;
    padding: 0.6rem;
}

body[data-theme="modern"] .featured-main-card__date strong {
    font-size: 1.45rem;
}

body[data-theme="modern"] .featured-main-card__date span {
    font-size: 0.64rem;
    letter-spacing: 0.16em;
}

body[data-theme="modern"] .featured-main-card__content h3 {
    color: #fffdf9;
    font-family: var(--font-title);
    font-size: 1.45rem;
    font-weight: 700;
}

body[data-theme="modern"] .featured-main-card__content p {
    color: rgba(255, 253, 249, 0.82);
    font-size: 0.86rem;
}

body[data-theme="modern"] .featured-main-card .button-link {
    color: #fffdf9;
    border: 0;
    background: transparent;
    padding-left: 0;
    margin-top: 1rem;
}

body[data-theme="modern"] .featured-event-card {
    display: grid;
    grid-template-columns: 106px 1fr;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #e5e0d8;
    background: transparent;
}

body[data-theme="modern"] .featured-event-card:last-child {
    border-bottom: 0;
}

body[data-theme="modern"] .featured-event-card__date {
    grid-row: 1 / span 2;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 86px;
    margin: 0;
    background: #eee7d9;
    color: #132119;
    text-align: center;
    font-family: var(--font-title);
    font-size: 1.55rem;
    letter-spacing: 0;
    line-height: 1;
}

body[data-theme="modern"] .featured-event-card__content {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: 106px 1fr;
    padding: 0;
}

body[data-theme="modern"] .featured-event-card__content h3,
body[data-theme="modern"] .featured-event-card__content p {
    grid-column: 2;
    padding-left: 1.4rem;
}

body[data-theme="modern"] .featured-event-card__content h3 {
    align-self: end;
    padding-top: 1.15rem;
    font-size: 1rem;
    color: #132119;
}

body[data-theme="modern"] .featured-event-card__content p {
    color: #627064;
    font-size: 0.84rem;
}

body[data-theme="modern"] .featured-event-card .text-link {
    display: none;
}

body[data-theme="modern"] .quick-links-card {
    padding: 2rem;
}

body[data-theme="modern"] .quick-links-card h3,
body[data-theme="modern"] .footer-column h3 {
    color: #7c8877;
    font-size: 0.74rem;
    letter-spacing: 0.28em;
}

body[data-theme="modern"] .quick-links-card__list {
    gap: 0.8rem;
}

body[data-theme="modern"] .quick-links-card__list a {
    border: 0;
    color: #213129;
    font-size: 0.86rem;
}

body[data-theme="modern"] .quick-links-card__list i {
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dcd8ce;
    color: #4e654f;
    font-size: 0.82rem;
}

body[data-theme="modern"] .mairie-card {
    position: relative;
    overflow: hidden;
    padding: 2rem;
    background: #4e654f;
    color: #f8f6ef;
}

body[data-theme="modern"] .mairie-card::before,
body[data-theme="modern"] .mairie-card::after {
    content: "";
    position: absolute;
    width: 130px;
    height: 130px;
    border: 1px solid rgba(248, 246, 239, 0.12);
    border-radius: 50%;
}

body[data-theme="modern"] .mairie-card::before {
    right: -24px;
    top: -34px;
}

body[data-theme="modern"] .mairie-card::after {
    right: -32px;
    bottom: -58px;
}

body[data-theme="modern"] .mairie-card__title-image {
    display: none;
}

body[data-theme="modern"] .mairie-card .mairie-card__hours::before {
    content: "Ma mairie";
    display: block;
    margin-bottom: 1rem;
    color: #fffdf9;
    font-family: var(--font-title);
    font-size: 1.25rem;
    font-style: italic;
}

body[data-theme="modern"] .mairie-card__hours li {
    border: 0;
}

body[data-theme="modern"] .mairie-card__hours li span,
body[data-theme="modern"] .mairie-card__hours li strong {
    color: rgba(248, 246, 239, 0.88);
    font-size: 0.84rem;
}

body[data-theme="modern"] .button-link,
body[data-theme="modern"] .mairie-card__button,
body[data-theme="modern"] .btn-primary,
body[data-theme="modern"] button[type="submit"] {
    min-height: 42px;
    border-radius: 999px;
    border-color: #4e654f;
    background: transparent;
    color: #4e654f;
    font-size: 0.72rem;
    letter-spacing: 0.16em;
}

body[data-theme="modern"] .button-link:hover,
body[data-theme="modern"] .mairie-card__button:hover,
body[data-theme="modern"] .btn-primary:hover,
body[data-theme="modern"] button[type="submit"]:hover {
    background: #4e654f;
    border-color: #4e654f;
    color: #fff;
}

body[data-theme="modern"] .mairie-card__button {
    background: #fffdf9;
    border-color: #fffdf9;
    color: #4e654f;
}

/* Discovery cards */
body[data-theme="modern"] .discovery-grid {
    gap: 28px;
}

body[data-theme="modern"] .discovery-card {
    position: relative;
    overflow: hidden;
    padding: 0;
}

body[data-theme="modern"] .discovery-card::before {
    height: 280px;
    background: #dfeadf;
    color: rgba(78, 101, 79, 0.34);
}

body[data-theme="modern"] .discovery-card--list::before {
    content: "\F425";
}

body[data-theme="modern"] .discovery-card:not(.discovery-card--list):not(.discovery-card--mayor)::before {
    content: "\F588";
    background: #ddd1b9;
    color: rgba(143, 133, 111, 0.5);
}

body[data-theme="modern"] .discovery-card--mayor::before {
    content: "\F4D7";
}

body[data-theme="modern"] .editorial-script-title {
    margin: 1.65rem 1.65rem 1rem;
    color: #132119;
    font-size: 1.7rem;
    line-height: 1.08;
}

body[data-theme="modern"] .discovery-card p,
body[data-theme="modern"] .discovery-list,
body[data-theme="modern"] .mayor-card,
body[data-theme="modern"] .discovery-card .button-link {
    margin-left: 1.65rem;
    margin-right: 1.65rem;
}

body[data-theme="modern"] .discovery-list {
    gap: 0;
    border-top: 1px solid #ebe6dc;
}

body[data-theme="modern"] .discovery-list li {
    padding: 0.85rem 0;
    border-bottom: 1px solid #ebe6dc;
    color: #1e2c24;
    font-size: 0.9rem;
}

body[data-theme="modern"] .discovery-list i {
    display: none;
}

body[data-theme="modern"] .discovery-list li::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #b9cdb9;
}

body[data-theme="modern"] .discovery-card p {
    color: #5b685e;
}

body[data-theme="modern"] .mayor-card img {
    display: none;
}

body[data-theme="modern"] .mayor-card::before {
    content: "CR";
    width: 54px;
    height: 54px;
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #d3c4a6;
    border-radius: 50%;
    background: #f5eddd;
    color: #4b3b24;
    font-family: var(--font-title);
    font-size: 1.1rem;
}

body[data-theme="modern"] .mayor-card__label {
    color: #4e654f;
    font-size: 0.68rem;
}

body[data-theme="modern"] .mayor-card h3 {
    color: #132119;
    font-size: 1rem;
}

/* Agenda / news */
body[data-theme="modern"] .news-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 72px;
}

body[data-theme="modern"] .agenda-panel,
body[data-theme="modern"] .news-card {
    padding: 0;
    border: 0;
    background: transparent;
}

body[data-theme="modern"] .agenda-panel::before {
    content: "Calendrier";
    display: block;
    margin-bottom: 0.35rem;
    padding-left: 42px;
    color: #819174;
    background: linear-gradient(#819174, #819174) left center / 28px 1px no-repeat;
    font-size: 0.74rem;
    font-weight: 700;
    letter-spacing: 0.28em;
    text-transform: uppercase;
}

body[data-theme="modern"] .agenda-panel__list {
    margin-top: 2.4rem;
}

body[data-theme="modern"] .agenda-panel__list li {
    grid-template-columns: 72px 1fr;
    padding-bottom: 1.1rem;
    border-bottom-color: #e5e0d8;
}

body[data-theme="modern"] .agenda-panel__list li strong {
    color: #132119;
    font-family: var(--font-title);
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 0.95;
}

body[data-theme="modern"] .agenda-panel__list li span {
    color: #526056;
    font-size: 0.9rem;
}

body[data-theme="modern"] .news-cards {
    gap: 14px;
}

body[data-theme="modern"] .news-card {
    display: grid;
    grid-template-columns: 96px 1fr;
    min-height: 96px;
    border: 1px solid #e5e0d8;
    background: #fffdf9;
}

body[data-theme="modern"] .news-card::before {
    content: "";
    background: #c2b392;
}

body[data-theme="modern"] .news-card:nth-child(2)::before {
    background: #6f856b;
}

body[data-theme="modern"] .news-card:nth-child(3)::before {
    background: #b56d34;
}

body[data-theme="modern"] .news-card__body {
    padding: 1.1rem 1.35rem;
}

body[data-theme="modern"] .news-card__tag {
    color: #819174;
    font-size: 0.65rem;
    letter-spacing: 0.24em;
}

body[data-theme="modern"] .news-card__body h3 {
    color: #132119;
    font-size: 1rem;
}

body[data-theme="modern"] .news-card__body p {
    color: #5d6a61;
    font-size: 0.86rem;
}

body[data-theme="modern"] .text-link {
    color: #4e654f;
}

/* Content pages */
body[data-theme="modern"] .content-hero {
    background: #1e3223;
}

body[data-theme="modern"] .content-hero__eyebrow {
    color: rgba(248, 246, 239, 0.72);
}

body[data-theme="modern"] .content-hero h1,
body[data-theme="modern"] .content-hero__lead {
    color: #fffdf9;
}

/* Footer */
body[data-theme="modern"] .site-footer {
    background: #111c15;
    color: rgba(248, 246, 239, 0.7);
}

body[data-theme="modern"] .footer-newsletter {
    padding: 0;
    background: #4e654f;
}

body[data-theme="modern"] .footer-newsletter__inner {
    grid-template-columns: minmax(0, 1fr) minmax(420px, 0.75fr);
    padding: 3.6rem 20px;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

body[data-theme="modern"] .footer-newsletter__icon {
    display: none;
}

body[data-theme="modern"] .footer-newsletter__intro h2 {
    color: #fffdf9;
    font-family: var(--font-title);
    font-size: 1.7rem;
    font-style: italic;
}

body[data-theme="modern"] .footer-newsletter__intro p {
    color: rgba(248, 246, 239, 0.75);
}

body[data-theme="modern"] .footer-newsletter__form {
    grid-template-columns: minmax(0, 1fr) auto;
}

body[data-theme="modern"] .footer-newsletter__form input {
    border-color: rgba(248, 246, 239, 0.28);
    border-radius: 999px;
    background: rgba(248, 246, 239, 0.1);
    color: #fffdf9;
}

body[data-theme="modern"] .footer-newsletter__form input::placeholder {
    color: rgba(248, 246, 239, 0.55);
}

body[data-theme="modern"] .footer-newsletter__form button {
    border-radius: 999px;
    background: #fffdf9;
    color: #4e654f;
    border-color: #fffdf9;
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.88rem;
}

body[data-theme="modern"] .footer-newsletter__form button::after {
    content: "";
    margin: 0;
}

body[data-theme="modern"] .footer-main {
    padding: 3.8rem 0 2rem;
}

body[data-theme="modern"] .footer-brand__link,
body[data-theme="modern"] .footer-column h3 {
    color: #fffdf9;
}

body[data-theme="modern"] .footer-brand__mark {
    border: 0;
    border-radius: 0;
    background: transparent;
}

body[data-theme="modern"] .footer-brand__title {
    font-family: var(--font-title);
    font-size: 1.15rem;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 700;
}

body[data-theme="modern"] .footer-brand__subtitle,
body[data-theme="modern"] .footer-brand p,
body[data-theme="modern"] .footer-brand small,
body[data-theme="modern"] .footer-column li {
    color: rgba(248, 246, 239, 0.48);
}

body[data-theme="modern"] .footer-column a,
body[data-theme="modern"] .footer-legal a,
body[data-theme="modern"] .site-footer .site-header__login {
    color: rgba(248, 246, 239, 0.62);
}

body[data-theme="modern"] .footer-column a:hover,
body[data-theme="modern"] .footer-legal a:hover,
body[data-theme="modern"] .site-footer .site-header__login:hover {
    color: #fffdf9;
}

body[data-theme="modern"] .footer-socials a {
    width: auto;
    height: auto;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: rgba(248, 246, 239, 0.62);
}

body[data-theme="modern"] .footer-legal {
    border-top-color: rgba(248, 246, 239, 0.1);
}

body[data-theme="modern"] .theme-selector__btn {
    background: rgba(248, 246, 239, 0.08);
    color: rgba(248, 246, 239, 0.76);
}

body[data-theme="modern"] .theme-selector__btn:hover,
body[data-theme="modern"] .theme-selector__btn.active {
    background: rgba(248, 246, 239, 0.16);
    border-color: rgba(248, 246, 239, 0.28);
}

/* Responsive */
@media (max-width: 1199.98px) {
    body[data-theme="modern"] .site-navbar .navbar-collapse {
        background: #fffefb;
        border-radius: 10px;
    }

    body[data-theme="modern"] .featured-layout,
    body[data-theme="modern"] .news-grid {
        grid-template-columns: 1fr;
    }

    body[data-theme="modern"] .featured-sidebar,
    body[data-theme="modern"] .featured-events {
        grid-column: auto;
        grid-row: auto;
    }
}

@media (max-width: 991.98px) {
    body[data-theme="modern"] .footer-newsletter__inner {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767.98px) {
    body[data-theme="modern"] .site-header__inner {
        min-height: 76px;
    }

    body[data-theme="modern"] .hero-home__media {
        min-height: 520px;
    }

    body[data-theme="modern"] .hero-home__content {
        padding-bottom: 80px;
    }

    body[data-theme="modern"] .hero-home__title {
        font-size: clamp(3.8rem, 17vw, 5.8rem);
    }

    body[data-theme="modern"] .section-padding {
        padding: 52px 0;
    }

    body[data-theme="modern"] .featured-main-card {
        min-height: 360px;
    }

    body[data-theme="modern"] .featured-event-card,
    body[data-theme="modern"] .featured-event-card__content,
    body[data-theme="modern"] .news-card {
        grid-template-columns: 1fr;
    }

    body[data-theme="modern"] .featured-event-card__date,
    body[data-theme="modern"] .featured-event-card__content h3,
    body[data-theme="modern"] .featured-event-card__content p {
        grid-column: auto;
    }

    body[data-theme="modern"] .featured-event-card__date {
        min-height: 64px;
    }

    body[data-theme="modern"] .news-card::before {
        height: 68px;
    }
}
