.elementor-2052 .elementor-element.elementor-element-83993ee:not(.elementor-motion-effects-element-type-background), .elementor-2052 .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-2052 .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-2052 .elementor-element.elementor-element-83993ee > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2052 .elementor-element.elementor-element-83993ee > .elementor-shape-bottom svg{width:calc(131% + 1.3px);height:100px;transform:translateX(-50%) rotateY(180deg);}.elementor-2052 .elementor-element.elementor-element-83993ee > .elementor-shape-bottom{z-index:2;pointer-events:none;}.elementor-2052 .elementor-element.elementor-element-13986ef{z-index:1;}.elementor-2052 .elementor-element.elementor-element-5ccb70b{--display:flex;}.elementor-bc-flex-widget .elementor-2052 .elementor-element.elementor-element-7bcf40d.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-2052 .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-2052 .elementor-element.elementor-element-7bcf40d > .elementor-element-populated{padding:0px 0px 0px 50px;}.elementor-2052 .elementor-element.elementor-element-3pmriwl:not(.elementor-motion-effects-element-type-background), .elementor-2052 .elementor-element.elementor-element-3pmriwl > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2052 .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-2052 .elementor-element.elementor-element-3pmriwl > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2052 .elementor-element.elementor-element-574460ae > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-2052 .elementor-element.elementor-element-574460ae:not(.elementor-motion-effects-element-type-background), .elementor-2052 .elementor-element.elementor-element-574460ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2052 .elementor-element.elementor-element-574460ae{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-2052 .elementor-element.elementor-element-574460ae > .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-2052 .elementor-element.elementor-element-13986ef{width:80%;}.elementor-2052 .elementor-element.elementor-element-7bcf40d{width:100%;}}@media(max-width:1024px){.elementor-2052 .elementor-element.elementor-element-83993ee > .elementor-shape-bottom svg{height:50px;}.elementor-2052 .elementor-element.elementor-element-83993ee{padding:60px 60px 110px 60px;}.elementor-2052 .elementor-element.elementor-element-7bcf40d > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-2052 .elementor-element.elementor-element-3pmriwl{padding:90px 25px 90px 25px;}.elementor-2052 .elementor-element.elementor-element-574460ae{padding:90px 25px 90px 25px;}}@media(max-width:767px){.elementor-2052 .elementor-element.elementor-element-83993ee{padding:0120px 015px 85px 15px;}.elementor-2052 .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-2052 .elementor-element.elementor-element-f685b52{padding:0px 0px 0px 0px;}.elementor-2052 .elementor-element.elementor-element-7bcf40d > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-2052 .elementor-element.elementor-element-3pmriwl{padding:035px 0px 0px 0px;}.elementor-2052 .elementor-element.elementor-element-574460ae{padding:75px 20px 75px 20px;}}/* 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: 0px;
    }

    /*.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 *//* --- PROBLEM & SOLUTION CONTAINER --- */
.ps-audit-section {
    background-color: #ffffff;
    padding: 120px 0;
    color: #000000;
    -webkit-font-smoothing: antialiased;
}

.ps-audit-container {
    max-width: 1536px;
    margin: 0 auto;
    padding: 0 80px;
}

/* --- THE PROBLEM: FRAGMENTED STATE --- */
.problem-header {
    margin-bottom: 60px;
    max-width: 800px;
}

.system-status-tag {
    font-family: 'Courier New', monospace;
    font-size: 11px;
    letter-spacing: 0.3em;
    color: #3B82F6;
    text-transform: uppercase;
    font-weight: 800;
    display: block;
    margin-bottom: 20px;
}

.audit-headline {
    font-size: 2rem;
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.chaos-grid-light {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px;
    background-color: #F1F5F9; 
    border: 1px solid #F1F5F9;
    margin-bottom: 120px;
}

.chaos-item-light {
    background: #ffffff;
    padding: 60px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: background 0.3s ease;
}

.chaos-label {
    font-family: 'Courier New', monospace;
    font-size: 10px;
    color: #94A3B8;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.chaos-item-light h3 {
    font-size: 1.15rem;
    font-weight: 600;
    color: #64748B;
    letter-spacing: -0.01em;
}

/* --- THE SOLUTION: THE PASS APP --- */
.solution-header {
    border-top: 1px solid #000000;
    padding-top: 80px;
    margin-bottom: 80px;
}

.monolith-grid-light {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.monolith-card {
    background: #F8FAFC;
    padding: 60px;
    border: 1px solid transparent;
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.monolith-card.span-full {
    grid-column: span 2;
    background: #ffffff;
    border: 1px solid #E2E8F0;
}

.card-meta {
    font-family: 'Courier New', monospace;
    font-size: 12px;
    font-weight: 900;
    color: #3B82F6; 
    margin-bottom: 25px;
    display: block;
    transition: transform 0.4s ease;
}

.monolith-card h3 {
    font-size: 1.5rem;
    font-weight: 900;
    letter-spacing: -0.03em;
    margin-bottom: 15px;
}

.monolith-card p {
    font-size: 1.2rem;
    line-height: 1.7;
    color: #475569;
    max-width: 550px;
}

/* --- DESKTOP HOVER ANIMATIONS --- */
@media (min-width: 993px) {
    .monolith-card:hover {
        background: #ffffff;
        border-color: #000000;
        box-shadow: 0 30px 60px rgba(0,0,0,0.05);
        transform: translateY(-8px);
    }
    
    .monolith-card:hover .card-meta {
        transform: translateX(5px);
    }

    .chaos-item-light:hover h3 {
        color: #EF4444; 
    }
}

/* --- MOBILE & TABLET RESPONSIVENESS --- */
@media (max-width: 992px) {
    .ps-audit-section { padding: 80px 0; }
    .ps-audit-container { padding: 0 24px; }
    
    .problem-header { margin-bottom: 40px; }
    
    .audit-headline {
        font-size: 1.8rem;
        margin-bottom: 15px;
    }

    /* Chaos Grid Mobile Fix */
    .chaos-grid-light {
        grid-template-columns: repeat(2, 1fr); /* 2x2 for Tablets */
        margin-bottom: 80px;
    }

    .chaos-item-light {
        padding: 40px 25px;
        text-align: center;
    }

    /* Solution Grid Mobile Fix */
    .monolith-grid-light { grid-template-columns: 1fr; gap: 20px; }
    .monolith-card.span-full { grid-column: span 1; }
    .monolith-card { padding: 40px 30px; }
    
    .monolith-card h3 { font-size: 1.5rem; }
    .monolith-card p { font-size: 1.1rem; }
}

@media (max-width: 580px) {
    /* Stacked Chaos for Small Phones */
    .chaos-grid-light {
        grid-template-columns: 1fr;
        margin-bottom: 0px;
    }
    
    .chaos-item-light {
        padding: 0px 0px;
        border-bottom: 1px solid #F1F5F9;
    }
    
    .chaos-item-light:last-child {
        border-bottom: none;
    }

    .audit-headline {
        font-size: 1.5rem;
    }
    .ps-audit-section {
    padding: 10px 0;
    margin-bottom: 10px;
    }
    .monolith-card {
    padding: 10px;
}


.chaos-item-light {
    padding: 40px;

}



.card-meta {
    margin-bottom: 25px;
}

.monolith-card h3 {
    font-size: 1.2rem;
    margin-bottom: 15px;
}

.monolith-card p {
    font-size: 1rem;
    max-width: 100%;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6732834 *//* --- SECTION CONTAINER --- */
.ecosystem-section {
    padding: 100px 5%;
    text-align: center;
    /* Soft Mesh Gradient for a premium light-mode feel */
    background: radial-gradient(at 0% 0%, rgba(59, 130, 246, 0.05) 0%, transparent 50%),
                radial-gradient(at 100% 100%, rgba(191, 219, 254, 0.1) 0%, transparent 50%),
                #FFFFFF;
    border-top: 1px solid #F1F5F9;
}

/* --- TYPOGRAPHY --- */
.ecosystem-section h2 {
    font-size: 2rem;
    font-weight: 800;
    color: #000000;
    letter-spacing: -0.04em;
    margin-bottom: 16px;
}

.ecosystem-section p {
    font-size: 1.1rem;
    color: #6B7280;
    max-width: 600px;
    margin: 0 auto 40px auto;
}

/* --- INLINE BUTTON LIST --- */
.ecosystem-list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap; /* Allows wrapping on mobile */
    justify-content: center;
    gap: 15px;
}

.ecosystem-list li {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px); /* Premium Glass Effect */
    border: 1px solid #E2E8F0;
    padding: 12px 24px;
    border-radius: 100px; /* Perfect Pill */
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #374151;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Hover effect to show the "connection" */
.ecosystem-list li:hover {
    border-color: #3B82F6;
    color: #3B82F6;
    background: #FFFFFF;
    transform: translateY(-3px);
    box-shadow: 0 12px 20px -5px rgba(59, 130, 246, 0.15);
}

/* --- MOBILE OPTIMIZATION --- */
/* --- UPDATED MOBILE OPTIMIZATION --- */
@media (max-width: 768px) {
    .ecosystem-section { 
        padding: 50px 20px; 
    }

    .ecosystem-section h2 {
        /* Scale title down more aggressively for small screens */
        font-size: 1.75rem; 
        margin-bottom: 12px;
    }

    .ecosystem-section p {
        font-size: 1rem;
        margin-bottom: 30px;
    }

    .ecosystem-list { 
        gap: 8px; /* Tighter gap for small screens */
        width: 100%;
        max-width: 400px; /* Prevents awkward wide lines */
        margin: 0 auto;
        display: flex;
        justify-content: center; /* Forces horizontal centering */
        align-items: center; /* Forces vertical centering */
    }

    .ecosystem-list li {
        font-size: 11px; /* Smaller, crisp label font */
        padding: 8px 16px; /* Balanced padding */
        letter-spacing: 0.03em;
        /* Ensure they don't stretch weirdly */
        flex-grow: 0; 
        text-align: center;
        white-space: nowrap; /* Prevents text from breaking inside a pill */
    }
}

/* --- OPTIONAL: Fix for very small phones (under 360px) --- */
@media (max-width: 360px) {
    .ecosystem-list {
        gap: 6px;
    }
    .ecosystem-list li {
        padding: 6px 12px;
        font-size: 10px;
    }
}/* End custom CSS */