/* site.css — minimal additive glue styles for the reconstructed static BERD site.
   The 4 downloaded Next.js CSS files provide the bulk of the visual styling
   via their original class names; this file only fills gaps (carousel
   mechanics, gallery grid, basic layout) that the fetched CSS assumes
   JS/React would otherwise handle. */

* { box-sizing: border-box; }
body { margin: 0; font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
a { color: inherit; }
img { max-width: 100%; display: block; }

body { padding-top: 100px; }
.site-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 32px;
  min-height: 100px;
  position: fixed !important;
  transform: none !important;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 100;
  border-bottom: 1px solid #eee;
}

.site-header__menuBtn {
  display: flex;
  align-items: center;
  gap: 23px;
  background: none;
  border: none;
  cursor: pointer;
  color: #111;
  padding: 6px 0;
  margin-left: 38px;
}
.site-header__menuIcon { display: flex; flex-direction: column; gap: 4px; }
.site-header__menuIcon span { width: 21px; height: 2px; background: #111; display: block; }
.site-header__menuIconClose { display: none; font-size: 26px; line-height: 1; color: #111; }
.site-header__menuBtn.is-open .site-header__menuIcon { display: none; }
.site-header__menuBtn.is-open .site-header__menuIconClose { display: block; }
.site-header__menuText {
  font-family: Mardoto, "Noto Sans", Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #111;
}

.site-header__logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 6px;
  text-decoration: none;
  color: #111;
  line-height: 1.1;
  display: flex;
  align-items: center;
}
.site-header__logo img { height: 130px; width: 220px; display: block; }
.site-header__logo small {
  display: block;
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 3px;
  font-weight: 500;
  color: #555;
  margin-top: 2px;
}

.site-header__right { display: flex; align-items: center; gap: 24px; }
.site-header__lang { display: flex; align-items: center; gap: 8px; font-size: 14px; }
.site-header__lang button { background: none; border: none; cursor: pointer; font: inherit; padding: 0; color: #555; }
.site-header__lang button.is-active { color: #111; font-weight: 700; }
.site-header__lang span { color: #ccc; }

.Header_header__logo___DqV1 { font-weight: 700; font-size: 20px; text-decoration: none; letter-spacing: 2px; }
.Header_header__ticketButton__bTSEZ { background: #7a1a52; color: #fff; padding: 12px 24px; border-radius: 2px; text-decoration: none; font-size: 14px; font-weight: 600; }
.Header_header__ticketButton__bTSEZ:hover { background: #611340; }

.site-header nav { display: none; }
.site-header nav.is-open {
  display: flex;
  flex-direction: column;
  gap: 0;
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  padding: 56px 64px 56px 32px;
  z-index: 99;
  overflow-y: auto;
}
.site-header nav a {
  text-decoration: none;
  font-weight: 300 !important;
  padding: 22px 0;
  font-family: "Noto Serif", Georgia, "Times New Roman", serif;
  font-size: 32px;
  color: #111;
}
.site-header__navSocial {
  display: flex;
  gap: 16px;
  margin-top: auto;
  padding-top: 56px;
}
.site-header__navSocial a {
  width: 26px !important; height: 26px !important; padding: 0 !important; margin: 0 !important;
  border-radius: 50%; background: #333 !important; color: #fff !important;
  display: flex; align-items: center; justify-content: center; flex-shrink: 0;
}
.site-header__navSocial a svg { width: 12px; height: 12px; }

/* Hero carousel */
.SliderHome_sliderHome__Jpz4z { position: relative; width: 1380px; max-width: 100%; height: 680px; margin: 0 auto; overflow: hidden; background: #111; }
.SliderHome_sliderHome__slides__aMLvm { position: relative !important; width: 100% !important; height: 100% !important; padding-top: 0 !important; }
.SliderHome_sliderHome__slide__HGrIx {
  position: absolute !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important;
  width: 100% !important; height: 100% !important;
  opacity: 0; transition: opacity 1s ease;
  display: flex; align-items: flex-end;
}
.SliderHome_sliderHome__slide--active__n7X_A { opacity: 1; }
.SliderHome_sliderHome__slide__HGrIx img { width: 100%; height: 100%; object-fit: cover; position: absolute; inset: 0; }
.SliderHome_sliderHome__overlay__7nAYc { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,.15), rgba(0,0,0,.55)); }
.SliderHome_sliderHome__content__q7zyF {
  position: relative !important; top: auto !important; left: auto !important; transform: none !important;
  z-index: 2; color: #fff; padding: 40px; max-width: 640px; text-align: left !important; pointer-events: auto !important;
}
.SliderHome_sliderHome__title__HY_cY { font-size: clamp(22px, 4vw, 40px); margin: 0 0 12px; }
.SliderHome_sliderHome__navigation__1MWIH { position: static !important; transform: none !important; bottom: auto !important; left: auto !important; }
.SliderHome_sliderHome__arrow__0D4oy {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) !important;
  background: rgba(0, 0, 0, 0.4);
  border: none;
  color: white;
  cursor: pointer;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease;
  z-index: 10;
}
.SliderHome_sliderHome__arrow__0D4oy:hover,
.SliderHome_sliderHome__arrow__0D4oy:active,
.SliderHome_sliderHome__arrow__0D4oy:focus { transform: translateY(-50%) !important; }
.SliderHome_sliderHome__arrow__0D4oy:hover { background: rgba(0, 0, 0, 0.7); }
.SliderHome_sliderHome__arrow__0D4oy svg { transition: none !important; }
.SliderHome_sliderHome__arrow__0D4oy:hover svg { transform: none !important; }
.SliderHome_sliderHome__arrow--prev__4ahqc { left: 20px; }
.SliderHome_sliderHome__arrow--next__5Oqdt { right: 20px; }

/* Events */
.EventsList_eventsList__MDXCR { padding: 60px 32px 60px 128px; max-width: 1500px; margin: 0 auto; }
.EventsList_eventsList__header__aVyvb { text-align: center; margin-bottom: 40px; }
.EventsList_eventsList__subtitle__hqNof {
  color: #111;
  text-align: center;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  font-family: OptimaModoki, Optima, "Noto Serif", "Times New Roman", serif;
}
.EventsList_eventsList__items__R6MsV { display: flex; flex-direction: column; }
.EventsList_eventsList__item__Dh2LK {
  display: flex; align-items: center; gap: 32px; padding: 32px 0;
  border-bottom: 1px solid #eee;
  flex-wrap: nowrap;
}
.EventsList_eventsList__dateWrapper__XYxId {
  flex: 0 0 auto;
  width: 72px;
  padding-right: 32px;
  border-right: 1px solid #eee;
  display: flex;
  flex-direction: column-reverse;
}
.EventsList_eventsList__month__XUlmF {
  display: block;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: OptimaModoki, Optima, "Noto Serif", "Times New Roman", serif;
}
.EventsList_eventsList__day__FgzMx {
  display: block;
  color: #000;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -2px;
  font-family: OptimaModoki, Optima, "Noto Serif", "Times New Roman", serif;
}
.EventsList_eventsList__contentWrapper__y3uKh { flex: 1 1 auto; display: flex; align-items: center; gap: 32px; min-width: 0; }
.EventsList_eventsList__titleLocationRow__2e_eV {
  display: flex; flex-direction: row; align-items: flex-start; gap: 32px;
  flex: 0 0 460px;
}
.EventsList_eventsList__eventTitle__HLMSS {
  font-family: "Noto Serif", Georgia, "Times New Roman", serif;
  font-size: 25px;
  line-height: normal;
  font-style: normal;
  font-weight: 300;
  font-synthesis: none;
  color: #000;
  margin: 0;
  flex: 0 0 auto;
  white-space: nowrap;
  padding-right: 32px;
  border-right: 1px solid #eee;
  align-self: stretch;
  display: flex;
  align-items: center;
}
.EventsList_eventsList__location__dCq_7 {
  color: #000;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35;
  margin: 0;
  white-space: pre-wrap;
  font-family: OptimaModoki, Optima, "Noto Serif", "Times New Roman", serif;
  flex: 1 1 auto;
}
.EventsList_eventsList__datetime__FhIsO {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding-right: 48px;
  border-right: 1px solid rgba(0, 0, 0, .1);
  font-family: OptimaModoki, Optima, "Noto Serif", "Times New Roman", serif;
  display: flex;
  align-items: center;
  white-space: nowrap;
  flex: 0 0 auto;
}
.EventsList_eventsList__date {
  flex: 0 0 220px;
  padding-right: 24px;
  border-right: 1px solid rgba(0, 0, 0, .1);
}
.EventsList_eventsList__time {
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-family: OptimaModoki, Optima, "Noto Serif", "Times New Roman", serif;
  display: flex;
  align-items: center;
  margin-left: 24px;
  flex: 0 0 auto;
}
.EventsList_eventsList__action__d2Mf1 { margin-left: auto; flex: 0 0 auto; }
.EventsList_eventsList__action__d2Mf1 a {
  display: inline-block; min-width: 210px; text-align: center;
  padding: 14px 36px; background: #7a1a52; color: #fff; text-decoration: none;
  font-size: 17px; font-weight: 600;
}
.EventsList_eventsList__action__d2Mf1 a:hover { background: #611340; }

/* About / single post section */
.about_hero__container__tCgy2 { max-width: 900px; margin: 0 auto; padding: 60px 32px; text-align: center; }
.about_hero__subtitle__9UhyV { font-size: 14px; letter-spacing: 1px; color: #666; margin: 0 0 8px; }
.about_hero__title__eqIAI {
  font-family: "Noto Serif", Georgia, "Times New Roman", serif;
  font-weight: 400;
  font-size: 52px;
  margin: 0 0 40px;
  color: #111;
}
.about_hero__text__9IaOD {
  font-size: 17px;
  line-height: 1.7;
  color: #333;
  margin: 0 0 28px;
}
.about_hero__content__k3Uj7 { display: flex; flex-direction: column; gap: 28px; }
.about_hero__section__V0EN6 { display: flex; flex-direction: column; gap: 28px; }
.about_hero__sectionText__Ht6Em {
  font-size: 17px;
  line-height: 1.7;
  color: #333;
  margin: 0;
}
.home-post-section { display: flex; gap: 120px; align-items: center; flex-wrap: wrap; max-width: 1600px; margin: 0 auto; padding: 60px 32px; justify-content: space-between; }
.home-post-section img { flex: 1 1 320px; height: 520px; object-fit: cover; border-radius: 8px; order: 2; margin-left: auto; }
.home-post-section .text { flex: 1 1 320px; min-width: 0; order: 1; margin-right: auto; }
.home-post-section .text p {
  color: #111;
  font-family: Mardoto, "Noto Sans", Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  max-width: 500px;
}
.home-post-section .text h2 {
  color: #111;
  font-family: "Noto Serif", Georgia, "Times New Roman", serif;
  font-style: normal;
  font-weight: 300;
  font-synthesis: none;
  line-height: normal;
  margin: 0 0 16px;
  max-width: 600px;
}
.home-post-section .text a.Button_button--primary__bGDS5 {
  background: #fff;
  color: #111;
  border: 1px solid #111;
  border-radius: 0;
  padding: 14px 32px;
  margin-top: 16px;
  font-size: 15px;
}
.home-post-section .text a.Button_button--primary__bGDS5:hover {
  background: #111;
  color: #fff;
  transform: none;
  box-shadow: none;
}

/* Video section */
.video-section { padding: 0; }
.video-section .video-wrapper { position: relative; width: 100%; height: 70vh; min-height: 420px; overflow: hidden; }
.video-section img { width: 100%; height: 100%; object-fit: cover; display: block; }
.video-section__overlay {
  position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,.15), rgba(0,0,0,.55));
}
.video-section__content {
  position: absolute; left: 0; bottom: 0; z-index: 2; color: #fff;
  padding: 48px; max-width: 700px;
}
.video-section__content h2 {
  color: #fff; font-size: clamp(28px, 4vw, 48px); margin: 0 0 12px;
}
.video-section__content p { color: #fff; font-size: 18px; margin: 0; opacity: .9; }
.video-section .play-link {
  position: absolute; right: 48px; bottom: 48px; z-index: 3;
  width: 72px; height: 72px; border-radius: 50%; background: rgba(255,255,255,.25);
  border: 1px solid rgba(255,255,255,.7);
  display: flex; align-items: center; justify-content: center; font-size: 24px; text-decoration: none; color: #fff;
  transition: background .2s ease;
}
.video-section .play-link:hover { background: rgba(255,255,255,.4); }

/* Video modal */
.video-modal {
  display: none;
  position: fixed; inset: 0; z-index: 1000;
  background: rgba(0,0,0,.85);
  align-items: center; justify-content: center;
  padding: 32px;
}
.video-modal.is-open { display: flex; }
.video-modal__inner { position: relative; width: 100%; max-width: 1100px; }
.video-modal__frame { position: relative; width: 100%; aspect-ratio: 16/9; background: #000; }
.video-modal__frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.video-modal__close {
  position: absolute; top: -44px; right: 0;
  background: none; border: none; color: #fff; font-size: 32px; line-height: 1; cursor: pointer;
}

/* Gallery grid */
.gallery-grid, .GalleryCarousel_grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 12px; padding: 0 32px 60px; max-width: 1400px; margin: 0 auto; }
.gallery-grid a, .GalleryCarousel_grid a { display: block; overflow: hidden; border-radius: 6px; aspect-ratio: 1/1; }
.gallery-grid img, .GalleryCarousel_grid img { width: 100%; height: 100%; object-fit: cover; transition: transform .3s; }
.gallery-grid a:hover img, .GalleryCarousel_grid a:hover img { transform: scale(1.06); }

/* Coverflow gallery */
.coverflow-section { padding: 40px 32px 100px; }
.coverflow {
  position: relative;
  height: 480px;
  width: 100%;
  perspective: 1400px;
  overflow: hidden;
}
.coverflow__track {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
}
.coverflow__slide {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 680px;
  height: 460px;
  margin-left: -340px;
  margin-top: -230px;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 25px 50px rgba(0,0,0,.3);
  transition: transform .5s ease, opacity .5s ease;
  will-change: transform;
}
.coverflow__slide img { width: 100%; height: 100%; object-fit: cover; display: block; }
.coverflow__arrow {
  position: absolute; top: 50%; transform: translateY(-50%); z-index: 200;
  background: none; border: none; font-size: 48px; line-height: 1; color: #111;
  cursor: pointer; padding: 12px; opacity: .7; transition: opacity .2s ease;
}
.coverflow__arrow:hover { opacity: 1; }
.coverflow__arrow--prev { left: 8px; }
.coverflow__arrow--next { right: 8px; }
@media (max-width: 767px) {
  .coverflow { height: 260px; }
  .coverflow__slide { width: calc(100vw - 16px); height: 260px; margin-left: calc(-50vw + 8px); margin-top: -130px; border-radius: 14px; }
  .coverflow__arrow { color: #fff !important; }

  /* Contact section */
  .ContactFormSection_contactFormSection__container__m5mnp { gap: 24px; padding: 40px 20px; }

  /* Footer */
  .Footer_footer__OYoYH { padding: 40px 16px 24px !important; }
  .site-header__menuText { display: none; }
  .site-header__menuBtn { margin-left: 0; }
  .SliderHome_sliderHome__Jpz4z { height: 56.25vw; min-height: 220px; max-height: 500px; }

  /* Video section */
  .video-section .video-wrapper { height: 56.25vw; min-height: 220px; }
  .video-section__content { padding: 24px; max-width: 100%; }
  .video-section__content h2 { font-size: 24px; }
  .video-section__content p { font-size: 14px; }
  .video-section .play-link {
    top: 24px; right: 24px; bottom: auto; left: auto;
    width: 48px; height: 48px; font-size: 16px;
  }

  /* Single post section */
  .home-post-section { text-align: center; }
  .home-post-section img { height: 320px; }
  .home-post-section .text { display: flex; flex-direction: column; align-items: center; }
  .home-post-section .text h2,
  .home-post-section .text p { text-align: center; max-width: none; }
  .home-post-section .text a.Button_button--primary__bGDS5 { align-self: center; margin-left: auto; margin-right: auto; }

  /* Events section */
  .EventsList_eventsList__MDXCR { padding: 40px 20px; }
  .EventsList_eventsList__subtitle__hqNof { font-size: 30px; }
  .EventsList_eventsList__item__Dh2LK { flex-wrap: wrap; align-items: center; gap: 12px; padding: 24px 0; text-align: center; }
  .EventsList_eventsList__dateWrapper__XYxId {
    width: 100%; flex-direction: row; align-items: baseline; justify-content: center; gap: 8px;
    border-right: none; padding-right: 0;
  }
  .EventsList_eventsList__day__FgzMx { font-size: 28px; }
  .EventsList_eventsList__contentWrapper__y3uKh { flex-direction: column; align-items: center; width: 100%; gap: 12px; }
  .EventsList_eventsList__titleLocationRow__2e_eV { flex: 1 1 auto; flex-direction: column; align-items: center; gap: 4px; width: 100%; }
  .EventsList_eventsList__eventTitle__HLMSS {
    border-right: none; padding-right: 0; white-space: normal; font-size: 22px; align-self: auto; justify-content: center;
  }
  .EventsList_eventsList__location__dCq_7 { white-space: normal; font-size: 15px; text-align: center; }
  .EventsList_eventsList__datetime__FhIsO {
    border-right: none; padding-right: 0; font-size: 16px; flex-wrap: wrap; gap: 8px; justify-content: center;
  }
  .EventsList_eventsList__date { border-right: none; padding-right: 0; flex: 0 0 auto; }
  .EventsList_eventsList__time { font-size: 16px; margin-left: 8px; }
}

/* Archive / performances grid */
.archive-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; width: 100%; }
.archive-grid > div, .archive-grid > a { position: relative; cursor: pointer; display: block; text-decoration: none; color: inherit; }
.archive-grid img { width: 100%; height: 500px; object-fit: cover; display: block; }
.archive-grid p {
  position: absolute; left: 24px; bottom: 24px; margin: 0;
  color: #fff; font-size: 20px; font-weight: 500;
  text-shadow: 0 2px 6px rgba(0,0,0,.6);
}
.archive-grid__playIcon {
  position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
  width: 64px; height: 64px; border-radius: 50%;
  background: rgba(255,255,255,.25); border: 1px solid rgba(255,255,255,.7);
  color: #fff; font-size: 22px; display: flex; align-items: center; justify-content: center;
}
@media (max-width: 900px) {
  .archive-grid { grid-template-columns: 1fr; }
  .archive-grid img { height: 320px; }
}

/* Photo lightbox */
.lightbox {
  display: none; position: fixed; inset: 0; z-index: 1000;
  background: rgba(0,0,0,.9);
  align-items: center; justify-content: center;
}
.lightbox.is-open { display: flex; }
.lightbox__image { max-width: 85vw; max-height: 85vh; object-fit: contain; }
.lightbox__close {
  position: absolute; top: 24px; right: 32px;
  background: none; border: none; color: #fff; font-size: 36px; line-height: 1; cursor: pointer;
}
.lightbox__arrow {
  position: absolute; top: 50%; transform: translateY(-50%);
  background: none; border: none; color: #fff; font-size: 48px; cursor: pointer;
  padding: 12px; opacity: .8;
}
.lightbox__arrow:hover { opacity: 1; }
.lightbox__arrow--prev { left: 24px; }
.lightbox__arrow--next { right: 24px; }
.lightbox__counter {
  position: absolute; bottom: 24px; left: 50%; transform: translateX(-50%);
  color: #fff; font-size: 16px;
}

/* Team */
.team-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 32px; max-width: 1100px; margin: 0 auto; padding: 40px 32px; }
.team-card { text-align: left; }
.team-card img { border-radius: 8px; aspect-ratio: 3/4; object-fit: cover; margin: 0 0 20px; width: 100%; }
.team-card__role { font-size: 14px; color: #666; margin: 0 0 6px; }
.team-card h3 {
  font-family: "Noto Serif", Georgia, "Times New Roman", serif;
  font-weight: 400; font-size: 22px; margin: 0; color: #111;
}

/* Timeline */
.timeline { position: relative; max-width: 1100px; margin: 0 auto; padding: 60px 32px 80px; }
.timeline__track {
  position: absolute; top: 0; bottom: 0; left: 50%; width: 2px;
  background: #e5d9e0; transform: translateX(-50%); z-index: 0;
}
.timeline__fill {
  position: absolute; top: 0; left: 0; width: 100%; height: 0;
  background: #661757; transition: height .1s linear;
}
.timeline-item {
  position: relative; z-index: 1;
  display: flex; width: 50%; padding: 48px 48px;
  opacity: 0; transform: translateY(30px);
  transition: opacity .6s ease, transform .6s ease;
}
.timeline-item.in-view { opacity: 1; transform: translateY(0); }
.timeline-item:nth-child(odd) { margin-left: 0; justify-content: flex-end; text-align: right; }
.timeline-item:nth-child(even) { margin-left: 50%; justify-content: flex-start; text-align: left; }
.timeline-item:nth-child(odd) { flex-direction: row; }
.timeline-item:nth-child(even) { flex-direction: row-reverse; }
.timeline-item .dot {
  position: absolute; top: 4px; width: 14px; height: 14px; border-radius: 50%;
  background: #fff; border: 3px solid #661757; z-index: 2;
}
.timeline-item:nth-child(odd) .dot { right: -7px; }
.timeline-item:nth-child(even) .dot { left: -7px; }
.timeline-item .year {
  font-family: "Noto Serif", Georgia, "Times New Roman", serif;
  font-size: 42px; color: #661757; font-weight: 400; line-height: 1;
  flex-shrink: 0; margin: 0 20px;
}
.timeline-item p { margin: 0; color: #333; font-size: 15px; line-height: 1.6; }
.timeline-item p strong { color: #111; font-weight: 700; }
@media (max-width: 767px) {
  .timeline { padding: 40px 16px 60px; }
  .timeline__track { left: 20px; }
  .timeline-item {
    width: 100%; margin-left: 0 !important; padding: 20px 0 20px 48px;
    justify-content: flex-start !important; text-align: left !important;
    flex-direction: column !important; align-items: flex-start;
  }
  .timeline-item .dot { left: 13px !important; right: auto !important; top: 24px; }
  .timeline-item .year { font-size: 26px; margin: 0 0 6px; }
  .timeline-item p { font-size: 14px; }
}

/* Contact */
.ContactFormSection_contactFormSection__oxvsT { background: #f5f5f5; }
.ContactFormSection_contactFormSection__container__m5mnp {
  display: flex; gap: 80px; flex-wrap: wrap; align-items: flex-start; justify-content: space-between;
  max-width: 1400px; margin: 0 auto; padding: 80px 32px;
}
.ContactFormSection_contactFormSection__info__DkVUQ { flex: 1 1 380px; }
.ContactFormSection_contactFormSection__title__pi4zf {
  color: #111;
  font-family: OptimaModoki, Optima, "Noto Serif", "Times New Roman", serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
  margin: 0 0 16px;
}
.ContactFormSection_contactFormSection__detail__nfpcL { display: flex !important; flex-direction: row !important; gap: 12px; margin-bottom: 4px !important; align-items: center; }
.ContactFormSection_contactFormSection__icon__M42_j {
  width: 24px; height: 24px; border-radius: 50%; background: #333; color: #fff;
  display: flex; align-items: center; justify-content: center; font-size: 10px; flex-shrink: 0;
}
.ContactFormSection_contactFormSection__icon__M42_j svg { width: 10px; height: 10px; }
.ContactFormSection_contactFormSection__form__BZF4q { display: flex; flex-direction: column; gap: 20px; flex: 1 1 500px; max-width: 800px; }
.ContactFormSection_contactFormSection__row { display: flex; gap: 24px; }
.ContactFormSection_contactFormSection__row .ContactFormSection_contactFormSection__field__2iZUd { flex: 1; }
.ContactFormSection_contactFormSection__label__Zko7I { display: block; margin-bottom: 8px; font-size: 14px; color: #111; }
.ContactFormSection_contactFormSection__input__EOXc4,
.ContactFormSection_contactFormSection__textarea__tw1t4 {
  width: 100%; padding: 16px; border: 1px solid #ddd; border-radius: 0; font-size: 15px;
  background: #fff;
}
.ContactFormSection_contactFormSection__textarea__tw1t4 { resize: vertical; }
.ContactFormSection_contactFormSection__submit {
  align-self: flex-start; background: #661757; color: #fff; border-radius: 0;
  padding: 16px 48px; font-size: 16px; font-weight: 500;
}

/* Footer */
.Footer_footer__OYoYH { background: #fff; color: #111; padding: 56px 48px 32px; margin-top: 40px; }
.Footer_footer__logo__PK1ek { width: auto !important; height: 150px !important; max-width: 300px !important; }
.Footer_footer__container__mEFSU { display: flex; justify-content: space-between; align-items: flex-start; gap: 48px; flex-wrap: wrap; max-width: 1500px; margin: 0 auto; }
.Footer_footer__left__EQOx7 { flex: 1 1 320px; }
.Footer_footer__nav__Vc2kp { display: flex; flex-direction: row; gap: 32px; margin-top: 20px; }
.Footer_footer__navLink__d3UBW { text-decoration: none; color: #111; font-size: 15px; }
.Footer_footer__right___Gx9X { flex: 1 1 420px; max-width: 520px; }
.Footer_footer__title__ADrDc {
  font-family: OptimaModoki, Optima, "Noto Serif", "Times New Roman", serif;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  color: #191715;
  margin-bottom: 16px;
  width: 100%;
}
.Footer_footer__form__nRXis { display: flex; gap: 0; background: #f2f2f2; }
.Footer_footer__input__7UneX { padding: 16px; border: none; background: transparent; flex: 1; font-size: 15px; }
.Footer_footer__input__7UneX:focus { outline: none; }
.Footer_footer__button__OkZdg { background: #661757; color: #fff; border: none; padding: 16px 28px; border-radius: 0; cursor: pointer; font-size: 15px; white-space: nowrap; }
.Footer_footer__divider { max-width: 1500px; margin: 40px auto 0; border-top: 1px solid #eee; }
.Footer_footer__bottom__YgtMy {
  display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 16px;
  max-width: 1500px; margin: 0 auto; padding-top: 24px; font-size: 14px; color: #888;
}
.Footer_footer__social___K_X2 { display: flex; align-items: center; gap: 12px; }
.Footer_footer__social___K_X2 a {
  width: 32px; height: 32px; border-radius: 50%; background: #333; color: #fff;
  display: flex; align-items: center; justify-content: center; flex-shrink: 0;
}
.Footer_footer__socialText { margin-left: 8px; color: #555; font-size: 14px; }

@media (max-width: 700px) {
  .site-header nav { display: none; }
  .timeline-item { margin-left: 16px; }
  .timeline-item .year { position: static; width: auto; text-align: left; display: block; margin-bottom: 4px; }
}
