.elementor-99469 .elementor-element.elementor-element-1bbaf3de:not(.elementor-motion-effects-element-type-background), .elementor-99469 .elementor-element.elementor-element-1bbaf3de > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}[data-theme="dark"] .elementor-99469 .elementor-element.elementor-element-1bbaf3de.elementor-section{background-color:#1A1C20;}.elementor-99469 .elementor-element.elementor-element-1bbaf3de{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-99469 .elementor-element.elementor-element-1bbaf3de > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-99469 .elementor-element.elementor-element-bb412e5{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-a83dc0d *//* =============================================================
   🔥 DIVINE SHARE NEWS 2026 — LIGHT ARCHITECTURAL SYSTEM
============================================================= */

.share-news-container {
    --ink: #0B0A09;
    --terracotta: #D87052;
    --bone: #F9F7F2;
    --white: #FFFFFF;
    --ease: cubic-bezier(0.19, 1, 0.22, 1);
    
    max-width: 1100px;
    margin: 0 auto 120px;
    padding: 0 4vw;
    font-family: 'Reddit Sans', sans-serif !important;
    color: var(--ink);
}

/* =========== 1. BANNER & HEADER (BOUTIQUE SIZE) =========== */

.share-news-banner-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 500px; /* Boutique framing */
    margin: 0 auto 50px; 
    background: var(--bone);
    /* Proportionate Offset Shadow */
    box-shadow: 12px 12px 0px 0px var(--bone); 
    border: 1px solid rgba(0,0,0,0.03);
    transition: all 0.5s var(--ease);
}

.share-news-banner {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 1.2s var(--ease);
}

/* Subtle Hover Interaction */
.share-news-banner-wrapper:hover {
    box-shadow: 18px 18px 0px 0px var(--bone);
}

.share-news-banner-wrapper:hover .share-news-banner {
    transform: scale(1.05);
}

.share-news-header h1 {
    font-family: 'Reddit Sans', sans-serif !important;
    font-weight: 900 !important; 
    font-size: clamp(2rem, 5vw, 3.2rem); /* Slightly scaled down to match small image */
    line-height: 1;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    margin-bottom: 25px;
}

/* =========== 2. GUIDELINES GRID =========== */

.guidelines-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 40px;
    margin-bottom: 60px;
}

.guidelines {
    background: var(--white);
    padding: 50px 40px;
    border: 1px solid rgba(0,0,0,0.06);
}

.guidelines h2 {
    font-weight: 900;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.guidelines i {
    color: var(--terracotta);
    font-size: 1.1rem;
}

.guidelines ul {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}

.guidelines li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
    line-height: 1.5;
    font-size: 0.95rem;
}

.guidelines li::before {
    content: "→";
    position: absolute;
    left: 0;
    color: var(--terracotta);
    font-weight: 900;
}

/* =========== 3. THE DIVINE CHECKLIST (Essential Assets) =========== */

.dm-submit-checklist {
    background: var(--ink);
    color: var(--white);
    padding: 80px 60px;
    position: relative;
    overflow: hidden;
}

.checklist-sub {
    color: var(--terracotta);
    text-transform: uppercase;
    letter-spacing: 0.3em;
    font-weight: 900;
    font-size: 11px;
    margin-bottom: 40px;
    display: block;
}

.dm-checklist-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}

.dm-check-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.check-icon {
    width: 24px;
    height: 24px;
    border: 2px solid var(--terracotta);
    flex-shrink: 0;
    position: relative;
    margin-top: 2px;
}

.check-icon::after {
    content: "✓";
    color: var(--terracotta);
    position: absolute;
    top: -2px;
    left: 4px;
    font-weight: 900;
    font-size: 16px;
}

.dm-check-text strong {
    display: block;
    font-size: 0.95rem;
    margin-bottom: 5px;
    color: var(--white) !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.dm-check-text p {
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.7) !important;
    margin: 0;
    line-height: 1.4;
}

/* =========== 4. SUBMISSION STATUS TRACKER =========== */

.vogue-status-tracker {
    display: flex;
    justify-content: space-around;
    padding: 40px;
    background: var(--bone);
    margin: 60px 0;
    border: 1px solid rgba(0,0,0,0.05);
}

.vogue-status-tracker span {
    display: block;
    font-family: 'Reddit Sans', sans-serif;
    font-weight: 900;
    color: var(--terracotta);
    font-size: 1.2rem;
    margin-bottom: 5px;
}

.vogue-status-tracker small {
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 10px;
    color: var(--ink);
}

/* =========== 5. PATHS & CRITERIA =========== */

.how-to-submit {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 60px;
}

.alt-path {
    background: var(--ink);
    color: var(--white);
    padding: 22px 35px;
    font-size: 0.9rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.alt-path a {
    color: var(--terracotta);
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 1px;
    border-bottom: 1px solid var(--terracotta);
}

.acceptance-criteria {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    margin-bottom: 80px;
}

.criteria-box {
    padding: 40px;
    border: 1px solid;
}

.criteria-box.accepted { border-color: var(--terracotta); background: var(--white); }
.criteria-box.restricted { border-color: #ff4d4d; background: #fffafa; }

.criteria-box h3 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 0.9rem;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* =========== 6. PRESS SUCCESS SIDEBAR =========== */

.vogue-success-snippet {
    background: var(--white);
    border: 2px dashed var(--bone);
    padding: 40px;
    margin: 60px 0;
}

.success-title {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.4rem;
    margin-top: 10px;
}

.anatomy-list {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin: 30px 0;
}

.anatomy-item {
    display: flex;
    gap: 20px;
}

.anatomy-num {
    font-weight: 900;
    color: var(--terracotta);
    font-size: 0.75rem;
    border: 1px solid var(--terracotta);
    padding: 4px 8px;
    height: fit-content;
}

/* =========== 7. FORM WRAPPER =========== */

.form-wrapper {
    background: var(--bone);
    padding: 80px 60px;
    border: 1px solid rgba(0,0,0,0.05);
}

.form-title {
    font-weight: 900;
    text-align: center;
    font-size: 2.2rem;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.form-subtitle {
    text-align: center;
    display: block;
    font-weight: 900;
    color: var(--terracotta);
    font-size: 10px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

/* Responsive */
@media (max-width: 768px) {
    .acceptance-criteria, .guidelines-grid { grid-template-columns: 1fr; }
    .form-wrapper, .dm-submit-checklist { padding: 40px 25px; }
    .alt-path { flex-direction: column; text-align: center; gap: 15px; }
    .vogue-status-tracker { padding: 20px; }
    .share-news-banner-wrapper { box-shadow: 12px 12px 0px 0px var(--bone); }
}

/* =========== DIVINE FORM SUBMIT BUTTON =========== */

#submissionform input[type="submit"], 
.eps-submit-button {
    background: var(--ink) !important;
    color: var(--white) !important;
    font-family: 'Reddit Sans', sans-serif !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    font-size: 0.85rem !important;
    padding: 22px 50px !important;
    border: none !important;
    border-radius: 0 !important; /* No rounded corners for architectural look */
    cursor: pointer !important;
    transition: all 0.4s var(--ease) !important;
    display: block !important;
    margin: 40px auto 0 !important;
    width: fit-content !important;
    position: relative;
    border: 1px solid var(--ink) !important;
}

/* Hover State: Terracotta Shift */
#submissionform input[type="submit"]:hover, 
.eps-submit-button:hover {
    background: transparent !important;
    color: var(--ink) !important;
    box-shadow: 10px 10px 0px 0px var(--terracotta); /* Signature offset on hover */
    transform: translate(-5px, -5px);
}

/* Active State: Click Feedback */
#submissionform input[type="submit"]:active {
    transform: translate(0, 0);
    box-shadow: 0px 0px 0px 0px var(--terracotta);
}/* End custom CSS */
/* Start custom CSS *//* === Divine Magazine – Share Your News Section === */

.share-news-container {
  max-width: 960px;
  margin: 0 auto;
  padding: 2.5rem 1.6rem 2.8rem;
  background-color: #fff8f0; /* soft warm cream */
  border-radius: 18px;
  box-shadow: 0 16px 42px rgba(176, 42, 42, 0.16);
  color: #3a2f23;
  font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

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

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

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

/* Section headings */
.share-news-container h2 {
  color: #2a1e16;
  font-weight: 700;
  font-size: 1.5rem;
  margin-top: 2rem;
  margin-bottom: 0.8rem;
  position: relative;
  padding-bottom: 0.3rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.share-news-container h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 56px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #b02a2a, #d4af37);
  box-shadow: 0 0 10px rgba(212, 175, 55, 0.7);
}

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

/* Lists */
.share-news-container ul {
  padding-left: 1.3rem;
  margin-bottom: 1.4rem;
  color: #4b3a2e;
  font-size: 0.98rem;
}

.share-news-container ul li {
  margin-bottom: 0.5rem;
}

/* Acceptance list with icons */
.share-news-acceptance {
  list-style: none;
  padding-left: 0;
  margin-top: 1.5rem;
  background: #fff1e6;
  border-radius: 14px;
  padding: 1rem 1.2rem;
  box-shadow: 0 10px 28px rgba(176, 42, 42, 0.14);
}

.share-news-acceptance li {
  margin-bottom: 0.4rem;
}

/* Links */
.share-news-container a {
  color: #b02a2a;
  text-decoration: underline;
  transition: color 0.25s ease, text-shadow 0.25s ease;
}

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

/* CTA button */
.share-news-cta-wrap {
  margin: 2rem 0 1.5rem;
  text-align: center;
}

.share-news-cta {
  display: inline-block;
  background: linear-gradient(135deg, #b02a2a, #d4af37);
  color: #ffffff;
  padding: 0.9rem 2.8rem;
  border-radius: 999px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 0 14px 34px rgba(176, 42, 42, 0.5);
  transition: background 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.share-news-cta:hover,
.share-news-cta:focus-visible {
  background: linear-gradient(135deg, #8f3d29, #f0c56b);
  box-shadow: 0 18px 44px rgba(212, 175, 55, 0.75);
  transform: translateY(-2px);
  outline: none;
}

/* RBSM form wrapper inside Share News */
.share-news-container .rbsm-form-wrap {
  background: #fffdf9;
  border-radius: 18px;
  padding: 1.8rem 1.8rem 2.2rem;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.18);
  border: 1px solid rgba(176, 42, 42, 0.12);
  margin-top: 1.5rem;
}

/* RBSM titles & hints */
.share-news-container .rbsm-input-title {
  color: #2a1e16;
  font-weight: 700;
  margin-bottom: 0.25rem;
}

.share-news-container .rbsm-input-hind {
  color: #5b4738;
  font-size: 0.9rem;
  margin-bottom: 0.6rem;
}

/* v-field inputs */
.share-news-container .rbsm-form-wrap .v-field {
  border-radius: 999px;
  background-color: #ffffff;
}

.share-news-container .rbsm-form-wrap .v-textarea .v-field {
  border-radius: 16px;
}

.share-news-container .rbsm-form-wrap .v-field__field .v-field__input,
.share-news-container .rbsm-form-wrap .v-field__field input,
.share-news-container .rbsm-form-wrap .v-field__field textarea {
  color: #2a1e16;
}

/* Submit button */
.share-news-container .rbsm-submit-btn.rbsm-btn-primary {
  background: linear-gradient(135deg, #b02a2a, #d4af37);
  color: #ffffff;
  border-radius: 999px;
  padding: 0.85rem 2.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border: none;
  box-shadow: 0 12px 32px rgba(176, 42, 42, 0.45);
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.share-news-container .rbsm-submit-btn.rbsm-btn-primary:hover,
.share-news-container .rbsm-submit-btn.rbsm-btn-primary:focus-visible {
  background: linear-gradient(135deg, #8f3d29, #f0c56b);
  transform: translateY(-2px);
  box-shadow: 0 16px 40px rgba(47, 92, 58, 0.45);
}

/* Contact/help block under form */
.contact-help {
  max-width: 960px;
  margin: 2rem auto 0;
  padding: 1.6rem 1.4rem 2rem;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
  color: #3a2f23;
}

.contact-help p {
  margin-bottom: 0.8rem;
}

.share-news-divider {
  border: 0;
  border-top: 1px solid rgba(176, 42, 42, 0.25);
  margin: 0.8rem 0 1rem;
}

.snapshot-period {
  font-size: 0.9rem;
  color: #5b4738;
}

.snapshot-embed {
  margin-top: 0.8rem;
}

/* Responsive */
@media (max-width: 768px) {
  .share-news-container {
    padding: 2rem 1.1rem 2.2rem;
  }

  .share-news-container h1 {
    font-size: clamp(1.7rem, 5vw, 2.2rem);
  }

  .share-news-cta {
    width: 100%;
    text-align: center;
  }

  .contact-help {
    padding: 1.4rem 1.1rem 1.8rem;
  }
}/* End custom CSS */