.elementor-2214 .elementor-element.elementor-element-83993ee:not(.elementor-motion-effects-element-type-background), .elementor-2214 .elementor-element.elementor-element-83993ee > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(135deg, var( --e-global-color-primary ) 0%, #111827 77%);}.elementor-2214 .elementor-element.elementor-element-83993ee{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 100px 100px 100px;}.elementor-2214 .elementor-element.elementor-element-83993ee > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2214 .elementor-element.elementor-element-83993ee > .elementor-shape-bottom svg{width:calc(131% + 1.3px);height:100px;transform:translateX(-50%) rotateY(180deg);}.elementor-2214 .elementor-element.elementor-element-83993ee > .elementor-shape-bottom{z-index:2;pointer-events:none;}.elementor-2214 .elementor-element.elementor-element-13986ef{z-index:1;}.elementor-2214 .elementor-element.elementor-element-5ccb70b{--display:flex;}.elementor-bc-flex-widget .elementor-2214 .elementor-element.elementor-element-7bcf40d.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-2214 .elementor-element.elementor-element-7bcf40d.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-2214 .elementor-element.elementor-element-7bcf40d > .elementor-element-populated{padding:0px 0px 0px 50px;}.elementor-2214 .elementor-element.elementor-element-3pmriwl:not(.elementor-motion-effects-element-type-background), .elementor-2214 .elementor-element.elementor-element-3pmriwl > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2214 .elementor-element.elementor-element-3pmriwl{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-2214 .elementor-element.elementor-element-3pmriwl > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2214 .elementor-element.elementor-element-612e7d8:not(.elementor-motion-effects-element-type-background), .elementor-2214 .elementor-element.elementor-element-612e7d8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2214 .elementor-element.elementor-element-612e7d8{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-2214 .elementor-element.elementor-element-612e7d8 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2214 .elementor-element.elementor-element-fafbf6d{padding:50px 50px 50px 50px;}:root{--page-title-display:none;}@media(max-width:1024px) and (min-width:768px){.elementor-2214 .elementor-element.elementor-element-13986ef{width:80%;}.elementor-2214 .elementor-element.elementor-element-7bcf40d{width:100%;}}@media(max-width:1024px){.elementor-2214 .elementor-element.elementor-element-83993ee > .elementor-shape-bottom svg{height:50px;}.elementor-2214 .elementor-element.elementor-element-83993ee{padding:60px 60px 110px 60px;}.elementor-2214 .elementor-element.elementor-element-7bcf40d > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-2214 .elementor-element.elementor-element-3pmriwl{padding:90px 25px 90px 25px;}.elementor-2214 .elementor-element.elementor-element-612e7d8{padding:0px 25px 90px 25px;}}@media(max-width:767px){.elementor-2214 .elementor-element.elementor-element-83993ee{padding:0120px 015px 85px 15px;}.elementor-2214 .elementor-element.elementor-element-5ccb70b{--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-2214 .elementor-element.elementor-element-f685b52{padding:0px 0px 0px 0px;}.elementor-2214 .elementor-element.elementor-element-7bcf40d > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-2214 .elementor-element.elementor-element-3pmriwl{padding:035px 0px 0px 0px;}.elementor-2214 .elementor-element.elementor-element-612e7d8{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-f685b52 *//* --- HERO CORE --- */
.book-hero {
    
    color: #FFFFFF;
    padding: 20px 0px;
    -webkit-font-smoothing: antialiased;
}

.book-hero-container {
    max-width: 1536px;
    /*margin: 0 auto;*/
    padding: 0px;
}

/* SYSTEM ANCHOR (READABILITY TOP) */
.hero-anchor {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 80px;
}

.anchor-label {
    font-family: 'Courier New', monospace;
    font-size: 11px;
    letter-spacing: 0.3em;
    color: var(--accent); /* Using your Blue */
    font-weight: 800;
    text-transform: uppercase;
}

.anchor-line {
    flex-grow: 1;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
}

/* TYPOGRAPHY READABILITY */
.hero-main-layout {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 80px;
    align-items: flex-start;
}

.system-status {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 8px 16px;
    background: var(--glass);
    border: 1px solid var(--border);
    backdrop-filter: blur(10px);
    border-radius: 4px;
    margin-bottom: 10px;
}

.status-text {
    font-family: 'Mono', monospace;
    font-size: 10px;
    letter-spacing: 0.2em;
    color: var(--accent);
    text-transform: uppercase;
}

.pulse-dot {
    width: 6px;
    height: 6px;
    background: #10B981;
    border-radius: 50%;
    box-shadow: 0 0 10px #10B981;
    animation: pulse 2s infinite;
}


.hero-headline {
    font-size: clamp(2.2rem, 5vw, 3rem);
    font-weight: 900;
    line-height: 1.05;
    letter-spacing: -0.05em;
    margin-bottom: 35px;
    color: #FFFFFF;
}

.text-accent-italic {
    font-style: italic;
    font-weight: 400;
    color: #94A3B8; /* Muted Slate */
}

.hero-description {
    font-size: 1.25rem;
    line-height: 1.7; /* Increased for high readability */
    color: #CBD5E1;
    /*max-width: 580px;*/
    margin-bottom: 50px;
}

/* ACTIONS */
.hero-actions {
    display: flex;
    align-items: center;
    gap: 30px;
}

.cta-solid {
    background: #FFFFFF;
    color: #000000;
    padding: 18px 36px;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-decoration: none;
    transition: background 0.3s ease;
}

.cta-solid:hover {
    background: var(--accent);
    color: #fff;
}

.cta-link {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.cta-link:hover{
     color: #CBD5E1;
}

.cta-link span {
    color: var(--accent);
    margin-left: 8px;
}


.book-spine-accent {
    position: absolute;
    width: 4px;
    height: 60%;
    left: 10%;
    top: 20%;
    background: var(--accent);
    filter: blur(2px);
    opacity: 0.4;
}

/* --- MOBILE READABILITY --- */
@media (max-width: 992px) {
    .book-hero { padding: 20px; }
    
    /*.book-hero-container { padding: 0 24px; }*/

    .hero-main-layout {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .hero-headline {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }

    .hero-description {
        font-size: 1rem;
        line-height: 1.6;
        margin-bottom: 35px;
    }

    .hero-actions {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .cta-solid {
        width: 100%;
        text-align: center;
        padding: 15px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fca60f6 *//* --- STAKEHOLDER MASONRY SECTION --- */
.stakeholder-section {
    background-color: #ffffff;
    padding: 80px 0;
    color: #000000;
}

.stakeholder-container {
    max-width: 1536px;
    margin: 0 auto;
    padding: 0 80px;
}

.section-header {
    margin-bottom: 80px;
}

.protocol-label {
    /*font-family: 'Courier New', monospace;*/
    font-size: 11px;
    letter-spacing: 0.1em;
    color: #3B82F6;
    font-weight: 500;
    display: block;
    margin-bottom: 25px;
}

.massive-title {
    font-size: 2rem;
    font-weight: 900;
    letter-spacing: -0.05em;
}

/* THE GRID SYSTEM */
.stakeholder-masonry {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.stakeholder-card {
    background-color: #F8FAFC;
    padding: 30px;
    border: 1px solid #E2E8F0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 200px;
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

/* TALL CARD MODIFIER */
.stakeholder-card.tall {
    grid-row: span 1.5;
    min-height: 380px;
}

.card-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
}

.card-status {
    font-family: 'Courier New', monospace;
    font-size: 10px;
    letter-spacing: 0.1em;
    color: #3B82F6;
    font-weight: 800;
    padding: 4px 8px;
    border: 1px solid #3B82F6;
}

.card-id {
    font-family: 'Courier New', monospace;
    font-size: 11px;
    color: #CBD5E1;
}

.card-title {
    font-size: 1.8rem;
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: -0.03em;
    margin-bottom: 20px;
}

.card-desc {
    font-size: 1.1rem;
    line-height: 1.5;
    color: #64748B;
}

/* INTERACTION */
@media (min-width: 993px) {
    .stakeholder-card:hover {
        background-color: #000000;
        border-color: #000000;
        transform: translateY(-5px);
    }
    
    .stakeholder-card:hover .card-title,
    .stakeholder-card:hover .card-desc {
        color: #ffffff;
    }
    
    .stakeholder-card:hover .card-status {
        border-color: #ffffff;
        color: #ffffff;
    }
}

/* MOBILE ADAPTATION */
@media (max-width: 1024px) {
    .stakeholder-masonry {
        grid-template-columns: 1fr;
    }

    .stakeholder-section {
        padding: 20px 0;
    }
    .stakeholder-container {
        padding: 0 20px;
    }
    .massive-title {
    font-size: 1.5rem;
}

.stakeholder-card {
    background-color: #F8FAFC;
    padding: 20px;
    border: 1px solid #E2E8F0;
    min-height: 200;
}

.card-title {
    font-size: 1.2rem;

    margin-bottom: 0px;
}

.card-desc {
    font-size: 1rem;
}

.card-top {
    margin-bottom: 10px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fafbf6d *//* Using 'wg-' prefix to prevent conflicts with other sections */
.wg-container {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    padding: 40px 20px;
    max-width: 1536px;
    margin: 0 auto;
    background-color: #ffffff;
}

.wg-title {
    color: #0a192f; /* Deep dark blue/black as seen in screenshot */
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: -0.02em;
}

.wg-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: flex-start;
}

.wg-card {
    background-color: #f5f7f9; /* Soft grey background from screenshot */
    border-radius: 8px;
    padding: 24px 12px;
    min-width: 160px;
    flex: 1; /* Allows cards to grow and fill space evenly */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease;
}

.wg-icon {
    font-size: 24px;
    margin-bottom: 12px;
    display: block;
}

.wg-text {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    color: #1a202c;
    text-align: center;
    line-height: 1.4;
}

/* Responsive adjustment for mobile */
@media (max-width: 600px) {
    .wg-title {
        font-size: 1.5rem;
    }
    .wg-card {
        min-width: calc(50% - 10px); /* 2 cards per row on mobile */
    }
    .wg-container {
    padding: 40px 0px;
    max-width: 1536px;
    margin: 0 auto;
    background-color: #ffffff;
}
}/* End custom CSS */