.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#C8F565;--e-global-color-120b95b:#A8E4FF;--e-global-color-93e3873:#F0EDE8;--e-global-color-095dfaf:#0C0C0E;--e-global-color-1730f0b:#141416;--e-global-color-321a953:#A5A39E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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;color:var( --e-global-color-1730f0b );font-family:"DM Sans", Sans-serif;font-size:15px;line-height:1.8px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-1730f0b );font-family:"Fraunces", Sans-serif;font-size:52px;font-weight:600;line-height:39.6px;letter-spacing:-0.72px;}.elementor-kit-6 h2{color:var( --e-global-color-1730f0b );}.elementor-kit-6 h3{color:var( --e-global-color-1730f0b );}.elementor-kit-6 h4{color:var( --e-global-color-1730f0b );}.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 *//* ═══════════════════════════════════════════
   GOOGLE FONTS IMPORT
═══════════════════════════════════════════ */
@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,600;1,9..144,300&family=DM+Sans:wght@300;400;500&display=swap');

/* ═══════════════════════════════════════════
   CSS VARIABLES
═══════════════════════════════════════════ */
:root {
  --font-heading: 'Fraunces', Georgia, serif;
  --font-body:    'DM Sans', system-ui, sans-serif;

  --color-bg:      #0c0c0e;
  --color-surface: #141416;
  --color-border:  rgba(255, 255, 255, 0.08);
  --color-accent:  #c8f565;
  --color-text:    #f0ede8;
  --color-muted:   #a5a39e;
  --color-dim:     #6b6b72;
}

/* ═══════════════════════════════════════════
   BASE RESET
═══════════════════════════════════════════ */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  font-family: var(--font-body);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0;
  color: var(--color-muted);
  background-color: var(--color-bg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ═══════════════════════════════════════════
   HEADINGS — DESKTOP
═══════════════════════════════════════════ */
h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-heading);
  font-weight: 600;
  color: var(--color-text);
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin-bottom: 0.5em;
}

h1 {
  font-size: 88px;
  line-height: 1.0;
  letter-spacing: -0.03em;
}

h2 {
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: -0.02em;
}

h3 {
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: -0.02em;
}

h4 {
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: -0.01em;
  font-weight: 500;
}

h5 {
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.01em;
  font-weight: 500;
}

h6 {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-weight: 500;
  text-transform: uppercase;
}

/* Italic accent used inside headings */
h1 em, h2 em, h3 em {
  font-style: italic;
  font-weight: 300;
  color: var(--color-accent);
}

/* ═══════════════════════════════════════════
   BODY TEXT — PARAGRAPH
═══════════════════════════════════════════ */
p {
  font-family: var(--font-body);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0;
  color: var(--color-muted);
  margin-bottom: 1em;
}

p:last-child {
  margin-bottom: 0;
}

/* Lead / intro paragraph */
p.lead {
  font-size: 18px;
  line-height: 1.65;
  font-weight: 300;
  color: var(--color-muted);
}

/* Small helper text */
p.small {
  font-size: 12px;
  line-height: 1.6;
  color: var(--color-dim);
}

/* Pull quote / blockquote */
blockquote {
  font-family: var(--font-heading);
  font-size: 22px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: -0.01em;
  color: var(--color-text);
  border-left: 2px solid var(--color-accent);
  padding-left: 20px;
  margin: 28px 0;
}

/* Label / eyebrow text */
.label,
.eyebrow {
  font-family: var(--font-body);
  font-size: 10px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--color-dim);
  display: block;
  margin-bottom: 16px;
}

/* ═══════════════════════════════════════════
   LINKS — <a>
═══════════════════════════════════════════ */
a {
  font-family: var(--font-body);
  font-size: inherit;
  font-weight: 400;
  line-height: inherit;
  letter-spacing: 0;
  color: var(--color-accent);
  text-decoration: none;
  transition: opacity 0.2s ease;
}

a:hover {
  opacity: 0.75;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

a:focus-visible {
  outline: 2px solid var(--color-accent);
  outline-offset: 3px;
  border-radius: 2px;
}

/* Navigation link */
nav a,
a.nav-link {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-muted);
  text-decoration: none;
  transition: color 0.2s ease;
}

nav a:hover,
a.nav-link:hover {
  color: var(--color-text);
  opacity: 1;
  text-decoration: none;
}

/* Arrow / action link — e.g. "View All →" */
a.action-link {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: var(--color-text);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: gap 0.2s ease;
}

a.action-link:hover {
  opacity: 1;
  gap: 10px;
  text-decoration: none;
}

/* Footer link */
footer a,
a.footer-link {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-dim);
  text-decoration: none;
  transition: color 0.2s ease;
}

footer a:hover,
a.footer-link:hover {
  color: var(--color-text);
  opacity: 1;
  text-decoration: none;
}

/* ═══════════════════════════════════════════
   BUTTONS
═══════════════════════════════════════════ */

/* Shared button base */
button,
.btn {
  font-family: var(--font-body);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  border: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
  transition: opacity 0.2s ease, transform 0.15s ease;
  -webkit-appearance: none;
}

button:active,
.btn:active {
  transform: scale(0.97);
}

/* Primary button */
.btn-primary,
button.btn-primary {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.02em;
  padding: 14px 32px;
  border-radius: 100px;
  background: var(--color-accent);
  color: #0c0c0e;
  border: none;
}

.btn-primary:hover {
  opacity: 0.88;
}

/* Ghost / outline button */
.btn-ghost,
button.btn-ghost {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  padding: 14px 32px;
  border-radius: 100px;
  background: transparent;
  color: var(--color-muted);
  border: 1px solid var(--color-border);
  transition: border-color 0.2s ease, color 0.2s ease, transform 0.15s ease;
}

.btn-ghost:hover {
  border-color: rgba(255, 255, 255, 0.2);
  color: var(--color-text);
  opacity: 1;
}

/* Small nav CTA button */
.btn-nav,
button.btn-nav {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.04em;
  padding: 8px 20px;
  border-radius: 100px;
  background: transparent;
  color: var(--color-accent);
  border: 1px solid var(--color-accent);
  transition: background 0.2s ease, color 0.2s ease, transform 0.15s ease;
}

.btn-nav:hover {
  background: var(--color-accent);
  color: #0c0c0e;
  opacity: 1;
}

/* Submit / form button */
.btn-submit,
button[type="submit"] {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.02em;
  padding: 14px 36px;
  border-radius: 100px;
  background: var(--color-accent);
  color: #0c0c0e;
  border: none;
  align-self: flex-start;
}

.btn-submit:hover,
button[type="submit"]:hover {
  opacity: 0.88;
}

/* ═══════════════════════════════════════════
   TABLET — max-width: 1024px
═══════════════════════════════════════════ */
@media (max-width: 1024px) {
  h1 {
    font-size: 64px;
  }

  h2 {
    font-size: 44px;
  }

  h3 {
    font-size: 28px;
  }

  h4 {
    font-size: 20px;
  }

  p.lead {
    font-size: 16px;
  }

  blockquote {
    font-size: 20px;
  }
}

/* ═══════════════════════════════════════════
   MOBILE LARGE — max-width: 768px
═══════════════════════════════════════════ */
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }

  h1 {
    font-size: 44px;
    line-height: 1.05;
    letter-spacing: -0.025em;
  }

  h2 {
    font-size: 34px;
    line-height: 1.1;
    letter-spacing: -0.02em;
  }

  h3 {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: -0.015em;
  }

  h4 {
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: -0.01em;
  }

  h5 {
    font-size: 15px;
  }

  h6 {
    font-size: 11px;
  }

  p {
    font-size: 14px;
    line-height: 1.7;
  }

  p.lead {
    font-size: 15px;
    line-height: 1.65;
  }

  blockquote {
    font-size: 18px;
    padding-left: 16px;
  }

  .label,
  .eyebrow {
    font-size: 9px;
    letter-spacing: 0.14em;
  }

  /* Buttons — slightly smaller on mobile */
  .btn-primary,
  button.btn-primary {
    font-size: 13px;
    padding: 13px 28px;
  }

  .btn-ghost,
  button.btn-ghost {
    font-size: 13px;
    padding: 13px 28px;
  }

  .btn-nav,
  button.btn-nav {
    font-size: 11px;
    padding: 7px 16px;
  }

  .btn-submit,
  button[type="submit"] {
    font-size: 13px;
    padding: 13px 28px;
    width: 100%;
    justify-content: center;
  }
}

/* ═══════════════════════════════════════════
   MOBILE SMALL — max-width: 480px
═══════════════════════════════════════════ */
@media (max-width: 480px) {
  h1 {
    font-size: 36px;
    line-height: 1.05;
    letter-spacing: -0.02em;
  }

  h2 {
    font-size: 28px;
    line-height: 1.1;
  }

  h3 {
    font-size: 22px;
    line-height: 1.2;
  }

  h4 {
    font-size: 17px;
  }

  h5 {
    font-size: 14px;
  }

  h6 {
    font-size: 10px;
  }

  p {
    font-size: 14px;
  }

  p.lead {
    font-size: 15px;
  }

  blockquote {
    font-size: 16px;
    padding-left: 14px;
  }

  /* Stack buttons full-width on very small screens */
  .btn-primary,
  .btn-ghost,
  button.btn-primary,
  button.btn-ghost {
    width: 100%;
    justify-content: center;
  }
}/* End custom CSS */