.elementor-320374 .elementor-element.elementor-element-5de20396{--display:flex;}/* Start custom CSS for html, class: .elementor-element-f603078 *//* =============================================================
   CONTACT PAGE — ARCHITECTURAL LIGHT SYSTEM (2026)
   Matches Divine Guidelines & Contributor Hub styling
============================================================= */

.vogue-contact {
    --ink: #0B0A09;
    --terracotta: #D87052;
    --bone: #F9F7F2;
    --white: #FFFFFF;
    --ease: cubic-bezier(0.19, 1, 0.22, 1);

    max-width: 1100px;
    margin: 0 auto 100px;
    padding: 0 4vw;
    font-family: 'Reddit Sans', sans-serif !important;
    color: var(--ink);
}

/* =============================================================
   HERO BANNER
============================================================= */

.contact-banner {
    width: 100%;
    height: auto;
    border-radius: 4px;
    margin-bottom: 40px;
}

/* =============================================================
   HEADER
============================================================= */

.contact-header {
    text-align: center;
    margin-bottom: 60px;
}

.contact-header .vogue-title {
    font-weight: 900;
    font-size: clamp(2.4rem, 6vw, 4.2rem);
    letter-spacing: -0.04em;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.contact-intro {
    font-size: clamp(1.1rem, 1.8vw, 1.3rem);
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto 20px;
    color: #444;
}

/* =============================================================
   CONTACT GRID
============================================================= */

.contact-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    gap: 40px;
    margin-top: 40px;
}

.vogue-box {
    background: var(--bone);
    padding: 40px 30px;
    border: 1px solid rgba(0,0,0,0.06);
    transition: var(--ease) 0.4s;
}

.vogue-box:hover {
    transform: translateY(-8px);
    box-shadow: 12px 12px 0 rgba(216,112,82,0.08);
}

.vogue-icon {
    font-size: 2rem;
    color: var(--terracotta);
    margin-bottom: 20px;
}

.vogue-box-title {
    font-weight: 900;
    font-size: 1.3rem;
    margin-bottom: 10px;
}

.vogue-box-text {
    font-size: 0.95rem;
    line-height: 1.6;
    margin-bottom: 20px;
}

.vogue-link {
    display: inline-block;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.8rem;
    color: var(--terracotta);
    text-decoration: none;
    transition: 0.3s var(--ease);
}

.vogue-link:hover {
    color: var(--ink);
    transform: translateY(-3px);
}

/* =============================================================
   RESPONSE TIME & PARTNERSHIPS
============================================================= */

.vogue-section {
    margin-top: 60px;
}

.vogue-section-title {
    font-weight: 900;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

/* =============================================================
   DIRECT EMAIL ZONE
============================================================= */

.vogue-email-zone {
    text-align: center;
    margin: 60px 0 20px;
}

.vogue-email-line {
    font-size: 1.1rem;
    font-weight: 700;
}

.vogue-subtext {
    font-size: 0.9rem;
    opacity: 0.7;
    margin-top: 5px;
}

/* =============================================================
   FORM
============================================================= */

.vogue-form {
    margin: 40px auto;
    max-width: 700px;
}

/* =============================================================
   PRIVACY NOTE
============================================================= */

.vogue-privacy {
    text-align: center;
    font-size: 0.9rem;
    opacity: 0.75;
    margin-top: 20px;
}

.vogue-privacy i {
    color: var(--terracotta);
    margin-right: 6px;
}

/* =============================================================
   DIVIDER
============================================================= */

.vogue-divider {
    margin: 60px auto;
    border: none;
    border-top: 1px solid rgba(0,0,0,0.08);
    width: 80%;
}

/* =============================================================
   SOCIAL SECTION
============================================================= */

.vogue-social {
    text-align: center;
    margin-top: 40px;
}

.vogue-social-title {
    font-weight: 900;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
}

.vogue-social-text {
    max-width: 700px;
    margin: 0 auto 30px;
    opacity: 0.85;
}

.vogue-social-links {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
}

.vogue-social-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    color: var(--ink);
    text-decoration: none;
    transition: 0.3s var(--ease);
}

.vogue-social-link i {
    color: var(--terracotta);
}

.vogue-social-link:hover {
    color: var(--terracotta);
    transform: translateY(-3px);
}

.footer-social-count {
    opacity: 0.6;
    font-size: 0.85rem;
}

/* =============================================================
   RESPONSIVE
============================================================= */

@media (max-width: 768px) {
    .contact-grid {
        grid-template-columns: 1fr;
    }
    .vogue-social-links {
        gap: 20px;
    }
}/* End custom CSS */
/* Start custom CSS *//* === Divine Magazine – Contact Page Styling === */

.contact-container {
  max-width: 900px;
  margin: 2rem auto 3rem;
  padding: 2.5rem 2rem 3rem;
  background-color: #fff8f0;
  border-radius: 18px;
  box-shadow: 0 16px 48px rgba(176, 42, 42, 0.18);
  font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  color: #3a2f23;
}

/* Banner */
.contact-banner {
  width: 100%;
  height: auto;
  border-radius: 16px;
  object-fit: cover;
  margin-bottom: 2rem;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.25);
}

/* Main heading */
.contact-container h1 {
  color: #b02a2a;
  font-weight: 800;
  font-size: clamp(2rem, 3vw, 2.6rem);
  margin-bottom: 1.1rem;
  position: relative;
  padding-bottom: 0.4rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.contact-container h1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90px;
  height: 5px;
  border-radius: 999px;
  background: linear-gradient(90deg, #b02a2a, #d4af37);
  box-shadow: 0 0 18px #d4af37;
}

/* Body text */
.contact-container p {
  font-size: 1rem;
  line-height: 1.6;
  color: #4b3a2e;
  margin-bottom: 1.1rem;
}

/* Email link */
.contact-container a {
  color: #b02a2a;
  text-decoration: underline;
  transition: color 0.25s ease, text-shadow 0.25s ease;
}

.contact-container a:hover,
.contact-container a:focus-visible {
  color: #d4af37;
  text-shadow: 0 0 8px #d4af37;
  outline-offset: 3px;
  outline-color: #d4af37;
}

/* Contact info block */
.contact-container .contact-info {
  margin: 1.5rem 0 1.8rem;
}

/* Simple contact form */
#simple-contact-form {
  margin-top: 0.5rem;
  background: #fffdf9;
  border-radius: 16px;
  padding: 1.8rem 1.6rem 2rem;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.16);
  border: 1px solid rgba(176, 42, 42, 0.12);
}

#simple-contact-form p {
  margin-bottom: 1rem;
}

#simple-contact-form label {
  font-weight: 600;
  color: #2a1e16;
  display: inline-block;
  margin-bottom: 0.3rem;
  font-size: 0.98rem;
}

/* Inputs & textarea */
#simple-contact-form input[type="text"],
#simple-contact-form input[type="email"],
#simple-contact-form textarea {
  width: 100%;
  padding: 0.6rem 0.85rem;
  border-radius: 999px;
  border: 1px solid #c9b5a2;
  font-size: 0.98rem;
  color: #2a1e16;
  background-color: #ffffff;
  box-sizing: border-box;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
}

#simple-contact-form textarea {
  border-radius: 14px;
  resize: vertical;
  min-height: 140px;
}

#simple-contact-form input[type="text"]:focus,
#simple-contact-form input[type="email"]:focus,
#simple-contact-form textarea:focus {
  border-color: #d4af37;
  box-shadow: 0 0 0 2px rgba(212, 175, 55, 0.35);
  outline: none;
}

/* Turnstile wrapper */
#simple-contact-form .cf-turnstile {
  margin: 0.8rem 0 1.2rem;
}

/* Submit button */
#simple-contact-form button[type="submit"] {
  display: inline-block;
  background: linear-gradient(135deg, #b02a2a, #d4af37);
  color: #ffffff;
  border: none;
  border-radius: 999px;
  padding: 0.85rem 2.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 1rem;
  box-shadow: 0 12px 32px rgba(176, 42, 42, 0.45);
  transition: background 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

#simple-contact-form button[type="submit"]:hover,
#simple-contact-form button[type="submit"]:focus-visible {
  background: linear-gradient(135deg, #8f3d29, #f0c56b);
  box-shadow: 0 16px 40px rgba(212, 175, 55, 0.7);
  transform: translateY(-2px);
  outline: none;
}

/* Response message */
#scf-response {
  margin-top: 0.8rem;
  font-size: 0.95rem;
  color: #4b3a2e;
}

/* Privacy note */
.contact-container .privacy-note {
  margin-top: 1.2rem;
  font-size: 0.9rem;
  color: #6a4a3b;
  font-style: italic;
}

/* Divider */
.contact-divider {
  border: 0;
  border-top: 1px solid rgba(176, 42, 42, 0.25);
  margin: 1.8rem 0 1.6rem;
}

/* Social section */
.contact-social {
  text-align: left;
}

.contact-social-title {
  display: block;
  font-weight: 700;
  font-size: 1.1rem;
  color: #2a1e16;
  margin-bottom: 0.4rem;
}

.contact-social-text {
  font-size: 0.98rem;
  color: #4b3a2e;
  margin-bottom: 0.9rem;
}

/* Social links (reusing footer-social styles) */
.contact-social .footer-social-links {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}

.contact-social .footer-social-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #b02a2a;
  font-weight: 700;
  text-decoration: none;
  font-size: 0.98rem;
  transition: color 0.25s ease, text-shadow 0.25s ease;
}

.contact-social .footer-social-link:hover,
.contact-social .footer-social-link:focus-visible {
  color: #d4af37;
  text-shadow: 0 0 8px #d4af37;
  outline-offset: 3px;
  outline-color: #d4af37;
}

.contact-social .footer-social-count {
  font-weight: 400;
  color: #4b3a2e;
}

/* Responsive */
@media (max-width: 720px) {
  .contact-container {
    padding: 2rem 1.2rem 2.5rem;
  }

  .contact-social .footer-social-links {
    flex-direction: column;
    align-items: flex-start;
  }
}/* End custom CSS */