.elementor-281 .elementor-element.elementor-element-ee6b0c3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-4287af3 *//* =========================================================
   KING MAKER — Footer
   Appearance → Customize → Additional CSS
   ========================================================= */

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800&family=Oswald:wght@500;600;700&family=Great+Vibes&display=swap");

.km-ft {
  --km-gold: #c9a247;
  --km-gold-2: #e6c36a;
  --km-ease: cubic-bezier(0.2, 0.8, 0.2, 1);
  background: #0b0e14;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
}

.km-ft *,
.km-ft *::before,
.km-ft *::after {
  box-sizing: border-box;
}

.km-ft a {
  color: inherit;
  text-decoration: none;
}

.km-ft__wrap {
  width: min(1180px, calc(100% - 2.5rem));
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.35fr 1fr 1.15fr;
  gap: clamp(2rem, 4vw, 3.5rem);
  padding: clamp(3rem, 6vw, 4.5rem) 0 clamp(2.5rem, 5vw, 3.5rem);
}

.km-ft__logo {
  display: inline-flex;
  flex-direction: column;
  gap: 0.15rem;
  margin-bottom: 1.1rem;
  line-height: 1;
}

.km-ft__script {
  font-family: "Great Vibes", cursive;
  font-size: 1.25rem;
  color: var(--km-gold-2);
}

.km-ft__name {
  font-family: "Oswald", sans-serif;
  font-size: clamp(1.8rem, 3vw, 2.35rem);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #fff;
}

.km-ft__about {
  margin: 0;
  max-width: 28rem;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.82);
}

.km-ft__heading {
  margin: 0 0 1.15rem;
  font-size: 1.15rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  color: #fff;
}

.km-ft__links {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}

.km-ft__links a {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  font-size: 0.92rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  transition: color 0.2s var(--km-ease), transform 0.2s var(--km-ease);
}

.km-ft__links a span {
  color: var(--km-gold);
  font-size: 0.85rem;
}

.km-ft__links a:hover {
  color: var(--km-gold-2);
  transform: translateX(3px);
}

.km-ft__info {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1.1rem;
}

.km-ft__info li {
  display: flex;
  align-items: flex-start;
  gap: 0.7rem;
  font-size: 0.92rem;
  font-weight: 600;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.9);
}

.km-ft__icon {
  flex: 0 0 auto;
  margin-top: 0.15rem;
  color: var(--km-gold);
  font-size: 0.95rem;
}

.km-ft__info a:hover {
  color: var(--km-gold-2);
}

.km-ft__base {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 1.1rem 1.25rem;
  text-align: center;
}

.km-ft__base p {
  margin: 0;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.65);
}

@media (max-width: 900px) {
  .km-ft__wrap {
    grid-template-columns: 1fr;
    gap: 2.25rem;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ee6b0c3 *//* —— Footer (compact) —— */
.footer {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background:
    radial-gradient(ellipse 55% 35% at 50% 0%, rgba(198, 163, 74, 0.07), transparent 55%),
    linear-gradient(180deg, #050505 0%, #000000 100%);
  color: var(--ivory, #f4efe6);
}

.footer__marble {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.04;
  background-image:
    url("data:image/svg+xml,%3Csvg viewBox='0 0 600 600' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='m'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.012' numOctaves='5' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.85 0 0 0 0 0.8 0 0 0 0 0.7 0 0 0 0.55 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23m)'/%3E%3C/svg%3E");
  background-size: cover;
  mix-blend-mode: soft-light;
}

.footer__inner {
  position: relative;
  z-index: 1;
  width: min(1100px, calc(100% - 3rem));
  margin-inline: auto;
  padding-top: clamp(2.25rem, 4.5vh, 3rem);
  padding-bottom: clamp(1.75rem, 3.5vh, 2.25rem);
}

.footer__hero {
  text-align: center;
  margin-bottom: 1.5rem;
}

.footer__script {
  margin: 0 0 0.2rem;
  font-family: "Great Vibes", cursive;
  font-size: clamp(1.35rem, 2.2vw, 1.7rem);
  color: var(--gold, #c6a34a);
}

.footer__wordmark {
  margin: 0;
  font-family: "Cinzel", serif;
  font-size: clamp(1.85rem, 4.5vw, 3rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke: 1px rgba(198, 163, 74, 0.45);
  white-space: nowrap;
}

.footer__tag {
  margin: 0.55rem 0 0;
  font-family: "Cinzel", serif;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ivory-soft, rgba(244, 239, 230, 0.5));
}

.footer__spine {
  width: 100%;
  height: 1px;
  margin-bottom: 1.5rem;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(198, 163, 74, 0.4) 15%,
    rgba(198, 163, 74, 0.4) 85%,
    transparent
  );
}

.footer__panels {
  display: grid;
  grid-template-columns: 1.2fr 1fr 0.95fr;
  gap: 1.5rem 2rem;
  align-items: start;
}

.footer__heading {
  margin: 0 0 0.75rem;
  font-family: "Cinzel", serif;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gold-bright, #e4c878);
}

.footer__nav {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.45rem 1rem;
}

.footer__nav a,
.footer__meta a,
.footer__legal a {
  font-family: "Sora", sans-serif;
  text-decoration: none;
  color: rgba(244, 239, 230, 0.62);
  transition: color 0.25s ease;
  cursor: pointer;
}

.footer__nav a {
  font-size: 0.84rem;
  font-weight: 500;
}

.footer__nav a:hover,
.footer__meta a:hover,
.footer__legal a:hover {
  color: var(--gold-bright, #e4c878);
}

.footer__meta {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.75rem;
}

.footer__meta li span {
  display: block;
  margin-bottom: 0.2rem;
  font-family: "Sora", sans-serif;
  font-size: 0.64rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(244, 239, 230, 0.35);
}

.footer__meta a {
  font-size: 0.86rem;
}

.footer__panel--cta {
  padding: 1.1rem 1.15rem;
  border: 1px solid rgba(198, 163, 74, 0.28);
  background: linear-gradient(160deg, rgba(198, 163, 74, 0.1), transparent 65%);
}

.footer__cta-text {
  margin: 0 0 0.9rem;
  max-width: 22ch;
  font-family: "Sora", sans-serif;
  font-size: 0.88rem;
  line-height: 1.5;
  color: var(--ivory-soft, rgba(244, 239, 230, 0.62));
}

.footer .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.65rem;
  padding: 0.6rem 1.2rem;
  border-radius: 2px;
  font-family: "Sora", sans-serif;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  transition:
    transform 0.3s cubic-bezier(0.16, 1, 0.3, 1),
    background 0.25s ease;
}

.footer .btn--gold {
  background: linear-gradient(
    135deg,
    var(--gold-bright, #e4c878) 0%,
    var(--gold, #c6a34a) 48%,
    var(--gold-deep, #8f7328) 100%
  );
  color: #0a0804;
  border: 1px solid transparent;
}

.footer .btn--gold:hover {
  transform: translateY(-2px);
  background: linear-gradient(
    135deg,
    #f0d790 0%,
    var(--gold-bright, #e4c878) 50%,
    var(--gold, #c6a34a) 100%
  );
}

.footer .btn:focus-visible,
.footer a:focus-visible {
  outline: 2px solid var(--gold, #c6a34a);
  outline-offset: 3px;
}

.footer__base {
  position: relative;
  z-index: 1;
  border-top: 1px solid rgba(198, 163, 74, 0.15);
}

.footer__base-inner {
  width: min(1100px, calc(100% - 3rem));
  margin-inline: auto;
  padding-block: 0.95rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.6rem 1.25rem;
}

.footer__copy {
  margin: 0;
  font-family: "Sora", sans-serif;
  font-size: 0.68rem;
  letter-spacing: 0.04em;
  color: rgba(244, 239, 230, 0.32);
}

.footer__legal {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.footer__legal a {
  font-size: 0.66rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(244, 239, 230, 0.38);
}

@media (max-width: 900px) {
  .footer__panels {
    grid-template-columns: 1fr 1fr;
  }

  .footer__panel--cta {
    grid-column: 1 / -1;
  }
}

@media (max-width: 620px) {
  .footer__inner,
  .footer__base-inner {
    width: min(100% - 2rem, 1100px);
  }

  .footer__wordmark {
    white-space: normal;
  }

  .footer__panels {
    grid-template-columns: 1fr;
  }

  .footer__base-inner {
    flex-direction: column;
    text-align: center;
  }

  .footer .btn {
    width: 100%;
  }
}/* End custom CSS */