.footer-bottom-inner { 
    display: none; 
}

.footer-bottom-inner::after {
    content: "© 2026 Artistanda";
    display: block;
    width: 100%;
    text-align: center;
    color: #ffffff; /* You can change this hex color code to match your theme */
    font-size: 14px;
}

/* Artistanda landing page - scoped to .artistanda-landing */
.artistanda-landing {
  --artistanda-indigo: #30206f;
  --artistanda-dark: #1f164a;
  --artistanda-teal: #007b69;
  --artistanda-teal-soft: #dff5ef;
  --artistanda-gold: #f5c84b;
  --artistanda-ink: #172033;
  --artistanda-muted: #566175;
  --artistanda-mist: #f4f6fa;
  --artistanda-line: #dce1ea;
  color: var(--artistanda-ink);
  font-size: 17px;
  line-height: 1.65;
}

.artistanda-landing h1,
.artistanda-landing h2,
.artistanda-landing h3 {
  color: var(--artistanda-dark);
  font-family: inherit;
  font-weight: 800;
  letter-spacing: -0.035em;
  line-height: 1.12;
}

.artistanda-landing h1 { font-size: clamp(2.7rem, 5.8vw, 5.1rem); }
.artistanda-landing h2 { font-size: clamp(2rem, 4vw, 3.2rem); }
.artistanda-landing h3 { font-size: 1.3rem; }
.artistanda-landing p { color: var(--artistanda-muted); }
.artistanda-landing mark { color: var(--artistanda-teal); background: transparent; }

.artistanda-topbar {
  background: var(--artistanda-dark);
  padding: 8px 20px !important;
}
.artistanda-topbar p { color: #fff; margin: 0; font-size: .88rem; }

.artistanda-hero {
  background: linear-gradient(135deg, #f7f8fc 0%, #eef8f5 100%);
  border-block: 1px solid var(--artistanda-line);
  padding: 64px 20px !important;
}
.artistanda-hero-columns { gap: clamp(32px, 5vw, 64px); min-height: 530px; }
.artistanda-main-heading { margin: 16px 0 24px; }
.artistanda-lede { font-size: clamp(1.08rem, 1.7vw, 1.3rem); max-width: 650px; }
.artistanda-eyebrow {
  color: var(--artistanda-teal) !important;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .08em;
  margin-bottom: 10px;
}
.artistanda-actions { margin: 28px 0 24px; gap: 12px; }
.artistanda-landing .wp-block-button__link {
  border: 2px solid var(--artistanda-indigo);
  border-radius: 999px;
  font-weight: 750;
  padding: 13px 20px;
}
.artistanda-button-primary .wp-block-button__link { background: var(--artistanda-teal); border-color: var(--artistanda-teal); color: #fff; }
.artistanda-button-secondary .wp-block-button__link { background: #fff; color: var(--artistanda-indigo); }
.artistanda-button-gold .wp-block-button__link { background: var(--artistanda-gold); border-color: var(--artistanda-gold); color: #302500; }
.artistanda-trust-list { display: flex; flex-wrap: wrap; gap: 8px 24px; list-style: none; margin: 0; padding: 0; }
.artistanda-trust-list li { color: #3d485b; font-size: .92rem; }
.artistanda-trust-list li::before { color: var(--artistanda-teal); content: "✓"; font-weight: 900; margin-right: 7px; }
.artistanda-image-card { background: #fff; border-radius: 30px; box-shadow: 0 18px 55px rgba(31,22,74,.13); padding: 18px !important; }
.artistanda-image-card figure { margin: 0; }
.artistanda-image-card img { aspect-ratio: 5/4; border-radius: 22px; object-fit: cover; width: 100%; }
.artistanda-image-caption { color: var(--artistanda-indigo) !important; font-weight: 750; margin: 14px 8px 4px; }

.artistanda-section { padding: 92px 20px !important; }
.artistanda-section-heading { margin-bottom: 42px !important; max-width: 1160px; }
.artistanda-section-heading > * { max-width: 760px; }
.artistanda-section-intro { font-size: 1.1rem; }
.artistanda-card-row, .artistanda-product-row, .artistanda-step-row { gap: 22px; }
.artistanda-benefit-card { background: #fff; border: 1px solid var(--artistanda-line); border-radius: 22px; padding: 28px; }
.artistanda-icon { align-items: center; background: var(--artistanda-teal-soft); border-radius: 15px; color: var(--artistanda-teal) !important; display: flex; font-size: 1.4rem; font-weight: 900; height: 48px; justify-content: center; margin: 0 0 20px; width: 48px; }

.artistanda-dark-section { background: var(--artistanda-dark); color: #fff; }
.artistanda-dark-section h2, .artistanda-dark-section h3 { color: #fff; }
.artistanda-dark-section p { color: #d7d4e7; }
.artistanda-dark-section .artistanda-eyebrow { color: #8ee8d5 !important; }
.artistanda-step { border-top: 1px solid rgba(255,255,255,.28); padding-top: 22px; }
.artistanda-number { color: var(--artistanda-gold) !important; font-size: .9rem; font-weight: 900; }

.artistanda-products-section { background: var(--artistanda-mist); }
.artistanda-product-card { background: #fff; border: 1px solid var(--artistanda-line); border-radius: 22px; overflow: hidden; }
.artistanda-product-card > figure { margin: 0; }
.artistanda-product-card img { aspect-ratio: 5/4; object-fit: cover; width: 100%; }
.artistanda-card-body { padding: 23px !important; }
.artistanda-tag { color: var(--artistanda-teal) !important; font-size: .75rem; font-weight: 850; letter-spacing: .08em; }
.artistanda-text-link a { color: var(--artistanda-indigo); font-weight: 800; text-decoration-thickness: 2px; text-underline-offset: 4px; }

.artistanda-founder-row { gap: clamp(32px, 6vw, 70px); }
.artistanda-quote { background: var(--artistanda-teal-soft); border: 0; border-radius: 30px; margin: 0; padding: 38px; }
.artistanda-quote p { color: var(--artistanda-dark); font-size: 1.27rem; font-weight: 700; line-height: 1.45; }
.artistanda-quote cite { color: var(--artistanda-muted); }
.artistanda-credential-list { display: grid; gap: 10px; grid-template-columns: 1fr 1fr; list-style: none; padding: 0; }
.artistanda-credential-list li { border-left: 4px solid var(--artistanda-gold); font-weight: 700; padding: 7px 12px; }

.artistanda-cta-section { padding-top: 30px !important; }
.artistanda-cta-box { background: linear-gradient(120deg,var(--artistanda-indigo),#47358e); border-radius: 32px; gap: 30px; padding: 50px !important; }
.artistanda-cta-box h2 { color: #fff; max-width: 760px; }
.artistanda-cta-box p { color: #dfdcef; }

@media (max-width: 781px) {
  .artistanda-section { padding-block: 68px !important; }
  .artistanda-hero { padding-block: 52px !important; }
  .artistanda-hero-columns { min-height: auto; }
  .artistanda-credential-list { grid-template-columns: 1fr; }
  .artistanda-cta-box { align-items: flex-start !important; padding: 34px 24px !important; }
}

@media (prefers-reduced-motion: reduce) {
  .artistanda-landing * { scroll-behavior: auto !important; transition: none !important; }
}
