.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-emu_navy:#0D1B2A;--e-global-color-emu_gold:#C9A84C;--e-global-color-emu_blue:#003399;--e-global-color-emu_teal:#0E7C8B;--e-global-color-emu_cream:#F5F0E6;--e-global-color-emu_muted:#7A8FA0;--e-global-color-emu_text:#CDD8E3;--e-global-color-emu_navymid:#132336;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-emu_display-font-family:"Cormorant Garamond";--e-global-typography-emu_display-font-weight:600;--e-global-typography-emu_display-letter-spacing:-0.5px;--e-global-typography-emu_body-font-family:"Outfit";--e-global-typography-emu_body-font-size:16px;--e-global-typography-emu_body-font-weight:400;color:#CDD8E3;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a:hover{color:#E8C96A;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=Outfit:wght@300;400;500;600;700&display=swap");

/* === EMU BRAND CSS — Elementor 3.35 === */
:root {
  --emu-navy: #0D1B2A;
  --emu-navy2: #132336;
  --emu-gold: #C9A84C;
  --emu-gold2: #E8C96A;
  --emu-gold3: #B8912A;
  --emu-blue: #003399;
  --emu-text: #CDD8E3;
  --emu-muted: #7A8FA0;
  --emu-grad: linear-gradient(135deg, #C9A84C 0%, #E8C96A 50%, #B8912A 100%);
}

/* BASE */
html, body { background-color: #0D1B2A !important; }
body { font-family: "Outfit", sans-serif !important; color: #CDD8E3 !important; -webkit-font-smoothing: antialiased; }
.elementor-page { background: #0D1B2A !important; }
a { color: #C9A84C !important; }
a:hover { color: #E8C96A !important; }

/* TYPOGRAPHY */
h1, h2, h3, h4, h5, .elementor-heading-title {
  font-family: "Cormorant Garamond", serif !important;
}

/* ALL COUNTERS */
.elementor-counter-number-wrapper {
  font-family: "Cormorant Garamond", serif !important;
  color: #C9A84C !important;
  font-weight: 700 !important;
}
.elementor-counter-number-prefix,
.elementor-counter-number-suffix,
.elementor-counter-number {
  font-family: "Cormorant Garamond", serif !important;
  color: #C9A84C !important;
  font-size: 64px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}
.elementor-counter-title {
  font-family: "Outfit", sans-serif !important;
  color: rgba(255,255,255,0.55) !important;
  font-size: 11px !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  margin-top: 8px !important;
}

/* BUTTONS */
.elementor-widget-button .elementor-button {
  font-family: "Outfit", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  border-radius: 4px !important;
  transition: all 0.25s ease !important;
}
.elementor-widget-button .elementor-button[style*="background-color: rgb(201, 168, 76)"],
.elementor-widget-button .elementor-button[style*="background-color:#C9A84C"] {
  background: var(--emu-grad) !important;
  box-shadow: 0 4px 20px rgba(201,168,76,0.3) !important;
}
.elementor-widget-button .elementor-button:hover {
  transform: translateY(-2px) !important;
}

/* NAV MENU */
.elementor-nav-menu a.elementor-item {
  font-family: "Outfit", sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #CDD8E3 !important;
  transition: color 0.2s !important;
}
.elementor-nav-menu a.elementor-item:hover,
.elementor-nav-menu a.elementor-item-active { color: #fff !important; }
.elementor-nav-menu--indicator-underline .elementor-item:after {
  background-color: #C9A84C !important;
}

/* ICON BOX */
.elementor-icon-box-title, .elementor-icon-box-title * {
  font-family: "Cormorant Garamond", serif !important;
  color: #fff !important;
}
.elementor-icon-box-description {
  font-family: "Outfit", sans-serif !important;
  color: #7A8FA0 !important;
}

/* ── CSS CLASSES — sekcje strony ── */

/* HERO */
.emu-hero {
  background: linear-gradient(160deg, #0D1B2A 0%, #091220 100%) !important;
  min-height: 100vh !important;
  padding-top: 120px !important;
  padding-bottom: 80px !important;
  position: relative !important;
  overflow: hidden !important;
}
.emu-hero::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important; left: 0 !important;
  width: 3px !important; height: 100% !important;
  background: var(--emu-grad) !important;
}
.emu-hero > .e-con-inner, .emu-hero .e-con { background: transparent !important; }

/* TRUST STRIP */
.emu-trust-strip {
  background: rgba(201,168,76,0.07) !important;
  border-top: 1px solid rgba(201,168,76,0.2) !important;
  border-bottom: 1px solid rgba(201,168,76,0.2) !important;
  padding: 22px 40px !important;
}
.emu-trust-strip > .e-con-inner {
  flex-direction: row !important;
  flex-wrap: wrap !important;
  justify-content: space-evenly !important;
  align-items: center !important;
  gap: 16px !important;
}
.emu-trust-strip .e-con { background: transparent !important; }
.emu-trust-strip p { color: #CDD8E3 !important; font-size: 13px !important; font-weight: 500 !important; }

/* PILLARS */
.emu-pillars {
  background: #0D1B2A !important;
  padding: 100px 40px !important;
}
.emu-pillars .e-con { background: transparent !important; }
.emu-pillars-header {
  align-items: center !important;
  text-align: center !important;
  padding-bottom: 60px !important;
}
.emu-pillars-header .elementor-widget { text-align: center !important; }
.emu-pillars-row {
  flex-direction: row !important;
  gap: 28px !important;
  flex-wrap: wrap !important;
  align-items: stretch !important;
}
.emu-pillars-row > .e-con { flex: 1 1 260px !important; }
.emu-pillars .elementor-widget-icon-box {
  background: #132336 !important;
  border: 1px solid rgba(255,255,255,0.07) !important;
  border-radius: 12px !important;
  padding: 40px 32px !important;
  height: 100%;
  transition: all 0.35s ease !important;
}
.emu-pillars .elementor-widget-icon-box:hover {
  transform: translateY(-6px) !important;
  border-color: rgba(201,168,76,0.3) !important;
  box-shadow: 0 20px 60px rgba(0,0,0,0.4) !important;
}

/* STATS BANNER */
.emu-stats-banner {
  background: linear-gradient(135deg, #003399 0%, #0D1B2A 100%) !important;
  padding: 80px 40px !important;
}
.emu-stats-banner .e-con { background: transparent !important; }
.emu-stats-row {
  flex-direction: row !important;
  justify-content: space-around !important;
  flex-wrap: wrap !important;
  gap: 32px !important;
}

/* ABOUT TEASER */
.emu-about {
  background: rgba(255,255,255,0.02) !important;
  border-top: 1px solid rgba(255,255,255,0.05) !important;
  border-bottom: 1px solid rgba(255,255,255,0.05) !important;
  padding: 100px 40px !important;
}
.emu-about .e-con { background: transparent !important; }
.emu-about-row {
  flex-direction: row !important;
  gap: 80px !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}
.emu-about-row > .e-con { flex: 1 1 320px !important; }
.emu-about-stats {
  background: #132336 !important;
  border: 1px solid rgba(201,168,76,0.2) !important;
  border-radius: 16px !important;
  padding: 48px !important;
  align-items: center !important;
}
.emu-about .elementor-icon-list-icon i { color: #C9A84C !important; }
.emu-about .elementor-icon-list-text { color: #CDD8E3 !important; }

/* QUOTE */
.emu-quote {
  background: #0D1B2A !important;
  padding: 80px 40px !important;
  text-align: center !important;
}
.emu-quote .e-con { background: transparent !important; align-items: center !important; }
.emu-quote .elementor-heading-title {
  font-style: italic !important;
  font-size: clamp(22px,2.2vw,36px) !important;
  font-weight: 500 !important;
  max-width: 860px !important;
  margin: 0 auto !important;
  line-height: 1.45 !important;
}

/* CTA */
.emu-cta {
  background: linear-gradient(135deg, #003399 0%, #0D1B2A 100%) !important;
  padding: 80px 40px !important;
  text-align: center !important;
}
.emu-cta .e-con { background: transparent !important; align-items: center !important; }

/* PAGE HERO */
.emu-page-hero {
  background: linear-gradient(160deg, #0D1B2A 0%, #0A1520 100%) !important;
  padding: 140px 40px 80px !important;
}
.emu-page-hero .e-con { background: transparent !important; }

/* ABOUT PAGE */
.emu-about-page { background: #0D1B2A !important; padding: 80px 40px !important; }
.emu-about-page .e-con { background: transparent !important; }
.emu-about-page .emu-about-row { flex-direction: row !important; gap: 80px !important; flex-wrap: wrap !important; }
.emu-icon-card {
  background: #132336 !important;
  border: 1px solid rgba(255,255,255,0.07) !important;
  border-radius: 12px !important;
  padding: 28px !important;
  margin-bottom: 20px !important;
  transition: all 0.3s ease !important;
}
.emu-icon-card:hover { border-color: rgba(201,168,76,0.25) !important; transform: translateY(-4px) !important; }

/* ADVOCACY PAGE */
.emu-advocacy { background: #0D1B2A !important; padding: 80px 40px !important; }
.emu-advocacy .e-con { background: transparent !important; }
.emu-campaign-card {
  background: #132336 !important;
  border: 1px solid rgba(255,255,255,0.07) !important;
  border-radius: 12px !important;
  padding: 40px !important;
  margin-bottom: 16px !important;
  flex-direction: row !important;
  gap: 24px !important;
  flex-wrap: wrap !important;
  transition: all 0.3s ease !important;
}
.emu-campaign-card:hover { border-color: rgba(201,168,76,0.2) !important; transform: translateY(-4px) !important; }

/* MEMBERSHIP PAGE */
.emu-membership { background: #0D1B2A !important; padding: 80px 40px !important; }
.emu-membership .e-con { background: transparent !important; }
.emu-plans-row { flex-direction: row !important; gap: 28px !important; align-items: stretch !important; flex-wrap: wrap !important; }
.emu-plan {
  background: #132336 !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  border-radius: 16px !important;
  padding: 44px 36px !important;
  flex: 1 1 260px !important;
}
.emu-plan-featured { border-color: rgba(201,168,76,0.4) !important; box-shadow: 0 0 30px rgba(201,168,76,0.2) !important; }
.emu-plan .elementor-icon-list-icon i { color: #C9A84C !important; }

/* HEADER */
.emu-header {
  background: rgba(13,27,42,0.92) !important;
  backdrop-filter: blur(20px) !important;
  -webkit-backdrop-filter: blur(20px) !important;
  border-bottom: 1px solid rgba(201,168,76,0.15) !important;
  height: 72px !important;
  z-index: 9999 !important;
}
.emu-header > .e-con-inner {
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  height: 100% !important;
  padding: 0 40px !important;
  max-width: 100% !important;
}
.emu-header .e-con { background: transparent !important; }
.elementor-sticky--active .emu-header {
  height: 60px !important;
  background: rgba(13,27,42,0.98) !important;
  box-shadow: 0 4px 30px rgba(0,0,0,0.4) !important;
}

/* A11Y PAGE */
.emu-a11y-page { background: #0D1B2A !important; padding: 140px 40px 80px !important; }
.emu-a11y-page .e-con { background: transparent !important; }

/* INNER MAX WIDTH */
.emu-inner { max-width: 1200px !important; margin: 0 auto !important; width: 100% !important; }
.emu-centered { align-items: center !important; text-align: center !important; }
.emu-centered .elementor-widget { text-align: center !important; }

/* HELPERS */
.elementor-divider-separator { border-color: rgba(201,168,76,0.2) !important; }
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: #0D1B2A; }
::-webkit-scrollbar-thumb { background: #C9A84C; border-radius: 3px; }
::selection { background: rgba(201,168,76,0.3); color: #fff; }

/* MOBILE */
@media (max-width: 767px) {
  .emu-hero { padding-top: 100px !important; min-height: 80vh !important; }
  .emu-hero .elementor-heading-title { font-size: 36px !important; }
  .emu-about-row, .emu-pillars-row, .emu-plans-row, .emu-stats-row { flex-direction: column !important; }
  .emu-header > .e-con-inner { padding: 0 20px !important; }
  .elementor-counter-number { font-size: 48px !important; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; }
}/* End custom CSS */