.elementor-2113 .elementor-element.elementor-element-83993ee:not(.elementor-motion-effects-element-type-background), .elementor-2113 .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-2113 .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-2113 .elementor-element.elementor-element-83993ee > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2113 .elementor-element.elementor-element-83993ee > .elementor-shape-bottom svg{width:calc(131% + 1.3px);height:100px;transform:translateX(-50%) rotateY(180deg);}.elementor-2113 .elementor-element.elementor-element-83993ee > .elementor-shape-bottom{z-index:2;pointer-events:none;}.elementor-2113 .elementor-element.elementor-element-13986ef{z-index:1;}.elementor-2113 .elementor-element.elementor-element-5ccb70b{--display:flex;}.elementor-bc-flex-widget .elementor-2113 .elementor-element.elementor-element-7bcf40d.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-2113 .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-2113 .elementor-element.elementor-element-7bcf40d > .elementor-element-populated{padding:0px 0px 0px 50px;}.elementor-2113 .elementor-element.elementor-element-3pmriwl:not(.elementor-motion-effects-element-type-background), .elementor-2113 .elementor-element.elementor-element-3pmriwl > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2113 .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-2113 .elementor-element.elementor-element-3pmriwl > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2113 .elementor-element.elementor-element-9723b1c:not(.elementor-motion-effects-element-type-background), .elementor-2113 .elementor-element.elementor-element-9723b1c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFC;}.elementor-2113 .elementor-element.elementor-element-9723b1c{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-2113 .elementor-element.elementor-element-9723b1c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}:root{--page-title-display:none;}@media(max-width:1024px) and (min-width:768px){.elementor-2113 .elementor-element.elementor-element-13986ef{width:80%;}.elementor-2113 .elementor-element.elementor-element-7bcf40d{width:100%;}}@media(max-width:1024px){.elementor-2113 .elementor-element.elementor-element-83993ee > .elementor-shape-bottom svg{height:50px;}.elementor-2113 .elementor-element.elementor-element-83993ee{padding:60px 60px 110px 60px;}.elementor-2113 .elementor-element.elementor-element-7bcf40d > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-2113 .elementor-element.elementor-element-3pmriwl{padding:90px 25px 90px 25px;}.elementor-2113 .elementor-element.elementor-element-9723b1c{padding:0px 25px 90px 25px;}}@media(max-width:767px){.elementor-2113 .elementor-element.elementor-element-83993ee{padding:0120px 015px 85px 15px;}.elementor-2113 .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-2113 .elementor-element.elementor-element-f685b52{padding:0px 0px 0px 0px;}.elementor-2113 .elementor-element.elementor-element-7bcf40d > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-2113 .elementor-element.elementor-element-3pmriwl{padding:035px 0px 0px 0px;}.elementor-2113 .elementor-element.elementor-element-9723b1c{padding:035px 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 *//* --- RESEARCH FOCUS SECTION --- */
.research-focus-section {
    background-color: #ffffff;
    padding: 80px 0;
    color: #000000;
}

.focus-container {
    max-width: 1536px;
    margin: 0 auto;
    padding: 0 80px;
}

.focus-header {
    margin-bottom: 80px;
}

.focus-title {
    font-size: 2rem;
    font-weight: 900;
    letter-spacing: -0.05em;
    line-height: 1.1;
}

/* --- THE MATRIX GRID --- */
.focus-matrix {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: minmax(320px, auto);
    gap: 20px;
}

.focus-card {
    background: #F8FAFC;
    border: 1px solid #E2E8F0;
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.focus-card.large {
    grid-column: span 2;
}

.focus-card.accent-card {
    background: #000000;
    color: #ffffff;
}

.text-muted-light {
    color: #94A3B8;
}
.text-white {
    color: #ffffff;
}

.matrix-id {
    font-family: 'Courier New', monospace;
    font-size: 11px;
    font-weight: 900;
    color: #3B82F6;
    display: block;
    margin-bottom: 30px;
}

.focus-card h3 {
    font-size: 1.5rem;
    font-weight: 900;
    letter-spacing: -0.03em;
    margin-bottom: 20px;
}

.system-tag-blue{
    color: #3B82F6
}

.focus-card p {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #475569;
}

.focus-card.accent-card p {
    color: #94A3B8;
}

.card-footer {
    font-family: 'Courier New', monospace;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #94A3B8;
    margin-top: 40px;
}

/* --- HOVER EFFECTS --- */
@media (min-width: 993px) {
    .focus-card:not(.accent-card):hover {
        background: #ffffff;
        border-color: #000000;
        transform: translateY(-8px);
        box-shadow: 0 20px 40px rgba(0,0,0,0.04);
    }
    
    .accent-card:hover {
        transform: translateY(-8px);
        background: #111111;
    }
}

/* --- MOBILE --- */
@media (max-width: 1024px) {
    .focus-matrix { grid-template-columns: 1fr 1fr; }
    .focus-card.large { grid-column: span 1; }
}

@media (max-width: 768px) {
    .focus-container { padding: 0 20px; }
    .research-focus-section {
        background-color: #ffffff;
        padding: 40px 0;
        color: #000000;
    }

    .focus-matrix { grid-template-columns: 1fr; }
    .focus-title { font-size: 1.5rem; }
    .focus-card { padding: 20px 20px; }
    .focus-card h3 {
        font-size: 1.2rem;
    }
    .focus-card p {
    font-size: 1rem;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-993aace *//* --- IMPACT & ACTION STACK --- */
.research-impact-section {
    background-color: #ffffff;
    padding: 80px 0;
    color: #000000;
}

.impact-container {
    max-width: 1536px;
    margin: 0 auto;
    padding: 0 80px;
}

.impact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 120px;
}

/* LIST STYLING */
.impact-list {
    border-top: 2px solid #000000;
    margin-bottom: 60px;
}

.impact-item {
    display: grid;
    grid-template-columns: 60px 1fr;
    padding: 40px 0;
    border-bottom: 1px solid #F1F5F9;
}

.item-index {
    font-family: 'Courier New', monospace;
    font-size: 13px;
    color: #CBD5E1;
}

.item-text {
    font-size: 1.5rem;
    line-height: 1.25;
}

.item-bold { font-weight: 900; }

/* --- TERMINAL BUTTONS --- */
.terminal-stack {
    display: flex;
    flex-direction: column;
    gap: 1px;
    background-color: #F1F5F9; /* Creates a thin divider line */
    border: 1px solid #F1F5F9;
}

.terminal-btn {
    background: #ffffff;
    padding: 40px;
    text-decoration: none;
    color: #000000;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.btn-inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.btn-meta {
    font-family: 'Courier New', monospace;
    font-size: 10px;
    letter-spacing: 0.2em;
    color: #94A3B8;
}

.btn-text {
    font-size: 1.5rem;
    font-weight: 900;
    letter-spacing: -0.02em;
}

.btn-arrow {
    font-size: 1.8rem;
    transition: transform 0.4s ease;
}

/* --- HOVER EFFECTS --- */
@media (min-width: 993px) {
    .primary-btn:hover {
        background: #000000;
        color: #ffffff;
    }
    
    .secondary-btn:hover {
        background: #F8FAFC;
        color: #3B82F6;
    }

    .terminal-btn:hover .btn-arrow {
        transform: translateX(15px);
    }
}

/* --- MOBILE --- */
@media (max-width: 1024px) {
    .impact-grid { grid-template-columns: 1fr; gap: 60px; }
    .impact-container { padding: 0 24px; }
    .btn-text { font-size: 1.2rem; }
    .item-text {
    font-size: 1rem;
    /*line-height: 1.25;*/
}
}/* End custom CSS */