.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS *//* --- VAERAS SANCTUARY: CONSENT & BOUNDARIES (POST 287) --- */

/* 1. THE FONT PROTOCOL (LOCAL FORCE) */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cinzel/v19/8vL6777cyqe4M7gc.woff2) format('woff2');
}

/* 2. FORCE FLEXBOX CONTAINERS TO CENTER */
.page-id-287 .elementor-element.elementor-grid-item,
.page-id-287 .elementor-widget-container,
.page-id-287 .e-con, 
.page-id-287 .e-container {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
}

/* 3. THE MAIN TITLE & SUB-HEADINGS */
.page-id-287 h1, 
.page-id-287 h2, 
.page-id-287 h3,
.page-id-287 .elementor-heading-title {
    font-family: 'Cinzel', serif !important;
    color: #F5F5F7 !important;
    text-transform: uppercase !important;
    letter-spacing: 10px !important;
    text-align: center !important;
    width: 100% !important;
    margin-top: 60px !important;
    margin-bottom: 20px !important;
    text-shadow: 0 0 15px rgba(245, 245, 247, 0.2) !important;
}

/* 4. THE BLOOD LINE (RED ACCENT) */
.page-id-287 h2.elementor-heading-title:after,
.page-id-287 .elementor-heading-title:after {
    content: "" !important;
    display: block !important;
    width: 60px !important;
    height: 1px !important;
    background: #8B0000 !important;
    margin: 35px auto 0 !important;
    box-shadow: 0 0 10px rgba(139, 0, 0, 0.6) !important;
}

/* 5. THE DOCTRINE (BODY TEXT) */
.page-id-287 .elementor-text-editor, 
.page-id-287 .elementor-widget-text-editor,
.page-id-287 p,
.page-id-287 span,
.page-id-287 li {
    font-family: 'Cinzel', serif !important;
    color: #A1A1A6 !important;
    line-height: 2.2 !important;
    letter-spacing: 1.5px !important;
    text-align: center !important;
    max-width: 850px !important;
    margin: 0 auto 30px auto !important;
    font-size: 1.05rem !important;
}

/* 6. BOLD HIGHLIGHTS */
.page-id-287 strong, 
.page-id-287 b {
    color: #F5F5F7 !important;
    letter-spacing: 2px !important;
    font-weight: 700 !important;
}

/* 7. PURGE WHITE DOTS & ADD RED RITUAL BULLETS */
.page-id-287 ul, 
.page-id-287 li {
    list-style: none !important;
    list-style-type: none !important;
    padding: 0 !important;
    margin: 0 auto !important;
}

.page-id-287 ul li {
    margin-bottom: 20px !important;
    display: block !important;
}

.page-id-287 ul li:before {
    content: "•" !important;
    color: #8B0000 !important;
    font-size: 1.4rem !important;
    margin-right: 12px !important;
    vertical-align: middle !important;
}

/* 8. GLOBAL LINK CLEANUP */
.page-id-287 a {
    text-decoration: none !important;
    border: none !important;
    box-shadow: none !important;
    color: inherit !important;
}/* End custom CSS */