.elementor-3021 .elementor-element.elementor-element-zk5f5ez > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-3021 .elementor-element.elementor-element-zk5f5ez:not(.elementor-motion-effects-element-type-background), .elementor-3021 .elementor-element.elementor-element-zk5f5ez > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-3021 .elementor-element.elementor-element-zk5f5ez{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-3021 .elementor-element.elementor-element-zk5f5ez > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3021 .elementor-element.elementor-element-3pmriwl:not(.elementor-motion-effects-element-type-background), .elementor-3021 .elementor-element.elementor-element-3pmriwl > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-3021 .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-3021 .elementor-element.elementor-element-3pmriwl > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3021 .elementor-element.elementor-element-f0d5d0c > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-3021 .elementor-element.elementor-element-52de3bc:not(.elementor-motion-effects-element-type-background), .elementor-3021 .elementor-element.elementor-element-52de3bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-3021 .elementor-element.elementor-element-52de3bc{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-3021 .elementor-element.elementor-element-52de3bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3021 .elementor-element.elementor-element-83eb439 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-3021 .elementor-element.elementor-element-574460ae > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-3021 .elementor-element.elementor-element-574460ae:not(.elementor-motion-effects-element-type-background), .elementor-3021 .elementor-element.elementor-element-574460ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url("https://i-pass.org/wp-content/uploads/2026/08/senior-sport-people-having-fun-after-exercising-in-2026-01-08-05-28-04-utc.jpg-scaled.webp");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-3021 .elementor-element.elementor-element-574460ae > .elementor-background-overlay{background-color:#4B5563B5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3021 .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;}:root{--page-title-display:none;}@media(min-width:1025px){.elementor-3021 .elementor-element.elementor-element-574460ae:not(.elementor-motion-effects-element-type-background), .elementor-3021 .elementor-element.elementor-element-574460ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-3021 .elementor-element.elementor-element-3pmriwl{padding:90px 25px 90px 25px;}.elementor-3021 .elementor-element.elementor-element-52de3bc{padding:90px 25px 90px 25px;}.elementor-3021 .elementor-element.elementor-element-574460ae{padding:90px 25px 90px 25px;}}@media(max-width:767px){.elementor-3021 .elementor-element.elementor-element-zk5f5ez{padding:0px 0px 0px 0px;}.elementor-3021 .elementor-element.elementor-element-3pmriwl{padding:035px 0px 0px 0px;}.elementor-3021 .elementor-element.elementor-element-52de3bc{padding:035px 0px 0px 0px;}.elementor-3021 .elementor-element.elementor-element-574460ae:not(.elementor-motion-effects-element-type-background), .elementor-3021 .elementor-element.elementor-element-574460ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-3021 .elementor-element.elementor-element-574460ae{padding:75px 20px 75px 20px;}}/* Start custom CSS for html, class: .elementor-element-f963201 *//* --- CSS VARIABLES FALLBACKS --- */
:root {
    --accent: #3B82F6;
    --glass: rgba(255, 255, 255, 0.05);
    --border: rgba(255, 255, 255, 0.1);
}

/* --- HERO CORE --- */
.book-hero {
    position: relative;
    background-color: #000000;
    min-height: 100vh;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    padding: 60px 0;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
}

.book-hero-container {
    position: relative;
    z-index: 2; /* Keeps content above background overlays */
    width: 100%;
    max-width: 1536px;
    margin: 0 auto;
    padding: 0 10rem;
}

/* --- FULL BACKGROUND MEDIA --- */
.hero-background {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.hero-bg-image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center right; /* Focuses visual subject on the right */
    filter: brightness(0.85) contrast(1.05);
}

/* GRADIENT OVERLAY FOR TEXT LEGIBILITY */
.hero-bg-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.75) 40%, rgba(0, 0, 0, 0.2) 100%);
}

/* --- GRID OVERLAY --- */
.hero-grid-overlay {
    position: absolute;
    inset: 0;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
    background-size: 60px 60px;
    mask-image: radial-gradient(circle at 20% 40%, black 20%, transparent 80%);
    -webkit-mask-image: radial-gradient(circle at 20% 40%, black 20%, transparent 80%);
    pointer-events: none;
    z-index: 1;
}

/* --- TYPOGRAPHY & CONTENT --- */
.hero-text {
    max-width: 70%;
}

.hero-label-group {
    margin-bottom: 16px;
}

.system-status {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 6px 14px;
    background: var(--glass);
    border: 1px solid var(--border);
    backdrop-filter: blur(10px);
    border-radius: 4px;
}

.status-text {
    font-family: 'Courier New', monospace;
    font-size: 10px;
    letter-spacing: 0.2em;
    color: var(--accent);
    text-transform: uppercase;
    font-weight: 700;
}

.pulse-dot {
    width: 6px;
    height: 6px;
    background: #10B981;
    border-radius: 50%;
    box-shadow: 0 0 10px #10B981;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.4; transform: scale(1.2); }
    100% { opacity: 1; transform: scale(1); }
}

.as-centre-headline {
    font-size: clamp(2.5rem, 5vw, 3.8rem);
    font-weight: 900;
    line-height: 1.05;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
    color: #FFFFFF;
}

.as-centre-subtext {
    font-size: 1.25rem;
    line-height: 1.6; 
    color: #CBD5E1;
    margin-bottom: 35px;
    max-width: 75%;
}

/* --- ACTIONS & BUTTONS --- */
.hero-actions {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 10px;
}

.btn-premium {
    background: #FFFFFF;
    color: #000000;
    padding: 16px 32px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    font-weight: 800;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    border: 1px solid #FFFFFF;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    white-space: nowrap;
}

.btn-premium:hover {
    background: var(--accent);
    border-color: var(--accent);
    color: #FFFFFF;
    transform: translateX(6px);
}

.btn-secondary {
    background: transparent;
    color: #FFFFFF;
    padding: 16px 32px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    font-weight: 800;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    border: 1px solid var(--border);
    backdrop-filter: blur(8px);
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    white-space: nowrap;
}

.btn-secondary:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: #FFFFFF;
    transform: translateX(6px);
}

.btn-arrow {
    color: var(--accent);
    display: inline-block;
    transition: transform 0.3s ease, color 0.3s ease;
}

.btn-premium .btn-arrow {
    color: #000000;
}

.btn-premium:hover .btn-arrow {
    color: #FFFFFF;
    transform: translateX(4px);
}

.btn-secondary:hover .btn-arrow {
    transform: translateX(4px);
}

/* --- RESPONSIVE / TABLETS & MOBILES --- */
@media (max-width: 992px) {

    .book-hero {
        position: relative;
        min-height: 100vh;
        height: 100vh;
        padding: 80px 0 60px;
        display: flex;
        align-items: center;
        overflow: hidden;
    }

    .hero-background {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        min-height: 100%;
        z-index: 0;
        overflow: hidden;
    }

    .hero-bg-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
        min-width: 100%;
        min-height: 100%;
        max-width: none !important;
        max-height: none !important;
        display: block;
        object-fit: cover;
        object-position: center center;
        filter: brightness(0.7) contrast(1.05);
    }

    .hero-bg-overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.65) 0%,
            rgba(0, 0, 0, 0.45) 45%,
            rgba(0, 0, 0, 0.68) 100%
        );
        z-index: 1;
    }

    .hero-grid-overlay {
        position: absolute;
        inset: 0;
        z-index: 1;
    }

    .book-hero-container {
        position: relative;
        z-index: 2;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0 24px;
    }

    .hero-text {
        max-width: 100%;
    }

    .hero-label-group {
        margin-bottom: 18px;
    }

    .system-status {
        padding: 7px 12px;
        gap: 10px;
    }

    .status-text {
        font-size: 9px;
        letter-spacing: 0.18em;
    }

    .as-centre-headline {
        font-size: 2.6rem;
        line-height: 1.05;
        letter-spacing: -0.045em;
        margin-bottom: 18px;
    }

    .as-centre-subtext {
        font-size: 1.08rem;
        line-height: 1.55;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .hero-actions {
        flex-direction: column;
        align-items: stretch;
        width: 100%;
        gap: 0.75rem;
    }

    .btn-premium,
    .btn-secondary {
        width: 100%;
        justify-content: center;
    }
}

/* --- SMALL PHONES --- */
@media (max-width: 480px) {

    .book-hero {
        min-height: 100vh;
        height: 100vh;
        padding: 70px 0 50px;
    }

    .book-hero-container {
        padding: 0 28px;
    }

    .hero-bg-image {
        object-position: center center;
    }

    .as-centre-headline {
        font-size: 2.45rem;
    }

    .as-centre-subtext {
        font-size: 1.05rem;
        line-height: 1.55;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fca60f6 *//* --- ACTIVE SURVEILLANCE OVERVIEW SECTION --- */
.as-overview-section {
    background-color: #FFFFFF;
    padding: 100px 0;
    color: #0F172A;
    border-bottom: 1px solid #E2E8F0;
    -webkit-font-smoothing: antialiased;
}

.as-overview-container {
    max-width: 1536px;
    margin: 0 auto;
    padding: 0 80px;
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 80px;
    align-items: start;
}

/* --- LEFT COLUMN: CONCEPT --- */
.as-concept-col {
    position: sticky;
    top: 40px;
}

.as-concept-text {
    font-size: 1.2rem;
    line-height: 1.7;
    color: #475569;
    margin-top: 24px;
}

/* --- RIGHT COLUMN: MONITORED ITEMS --- */
.monitored-title {
    font-size: 1.5rem;
    font-weight: 800;
    letter-spacing: -0.03em;
    margin-bottom: 24px;
    color: #0F172A;
}

.monitored-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.monitored-item {
    background: #F8FAFC;
    border: 1px solid #E2E8F0;
    border-radius: 8px;
    padding: 28px 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.monitored-item.span-full {
    grid-column: span 2;
}

.monitored-icon {
    font-family: 'Courier New', monospace;
    font-size: 11px;
    font-weight: 900;
    color: #3B82F6;
    background: #EFF6FF;
    padding: 6px 10px;
    border-radius: 4px;
    width: fit-content;
}

.monitored-info h4 {
    font-size: 1.15rem;
    font-weight: 800;
    color: #0F172A;
    margin-bottom: 8px;
    letter-spacing: -0.02em;
}

.monitored-info p {
    font-size: 0.98rem;
    line-height: 1.55;
    color: #64748B;
    margin: 0;
}

.system-status-tag {
  font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    color: #3B82F6;
    display: block;
    margin-bottom: 24px;
}

.audit-headline {
    font-size: 2rem;
    font-weight: 900;
    letter-spacing: -0.05em;
    margin-top: 24px;
    color: #000000;
}

/* --- HOVER ANIMATIONS --- */
@media (min-width: 993px) {
    .monitored-item:hover {
        border-color: #3B82F6;
        background: #FFFFFF;
        box-shadow: 0 12px 24px rgba(59, 130, 246, 0.08);
        transform: translateY(-4px);
    }

    .monitored-item:hover .monitored-icon {
        background: #3B82F6;
        color: #FFFFFF;
    }
}

/* --- RESPONSIVE / TABLETS & MOBILES --- */
@media (max-width: 1024px) {
    .as-overview-container {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .as-concept-col {
        position: static;
    }
}

@media (max-width: 992px) {
    .as-overview-section { padding: 60px 0; }
    .as-overview-container { padding: 0 24px; }
}

@media (max-width: 580px) {
    .as-overview-section { padding: 40px 0; }

    .monitored-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .monitored-item.span-full {
        grid-column: span 1;
    }

    .monitored-item {
        padding: 20px;
    }

    .as-concept-text {
        font-size: 1.05rem;
    }

    .monitored-info h4 {
        font-size: 1.05rem;
    }

    .monitored-info p {
        font-size: 0.9rem;
    }
    .audit-headline {
    font-size: 1.5rem;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-510df11 *//* --- TRANSITION & LIVING WELL SECTION --- */
.as-transition-section {
    background-color: #F8FAFC;
    padding: 100px 0;
    color: #0F172A;
    border-bottom: 1px solid #E2E8F0;
    -webkit-font-smoothing: antialiased;
}

.as-transition-container {
    max-width: 1536px;
    margin: 0 auto;
    padding: 0 80px;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

/* --- RECONSIDER MODULE --- */
.reconsider-module {
    max-width: 900px;
}

.reconsider-text {
    font-size: 1.2rem;
    line-height: 1.6;
    color: #475569;
    margin-top: 16px;
    margin-bottom: 30px;
}

.safety-note-card {
    background: #FEF2F2;
    border: 1px solid #FECACA;
    border-left: 4px solid #EF4444;
    border-radius: 6px;
    padding: 20px 24px;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 20px;
}

.safety-badge {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
}

.safety-icon {
    width: 20px;
    height: 20px;
    background: #EF4444;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 900;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.safety-label {
    font-family: 'Courier New', monospace;
    font-size: 11px;
    font-weight: 800;
    color: #991B1B;
    letter-spacing: 0.15em;
}

.safety-note-card p {
    font-size: 1.05rem;
    font-weight: 700;
    color: #991B1B;
    margin: 0;
}

/* --- LIVING WELL MODULE --- */
.living-well-card {
    background: #0F172A;
    color: #FFFFFF;
    border-radius: 12px;
    padding: 60px;
    position: relative;
    overflow: hidden;
}

.system-status-tag.tag-accent {
    color: #60A5FA;
}

.living-well-title {
    font-size: clamp(1.8rem, 3vw, 2.4rem);
    font-weight: 900;
    letter-spacing: -0.04em;
    margin-top: 12px;
    margin-bottom: 16px;
    color: #FFFFFF;
}

.living-well-description {
    font-size: 1.15rem;
    line-height: 1.6;
    color: #94A3B8;
    max-width: 750px;
    margin-bottom: 32px;
}

/* --- RESPONSIVENESS --- */
@media (max-width: 992px) {
    .as-transition-section { padding: 60px 0; }
    .as-transition-container { padding: 0 24px; gap: 40px; }
    .living-well-card { padding: 40px 30px; }
    .safety-note-card { flex-direction: column; align-items: flex-start; gap: 8px; }
}

@media (max-width: 580px) {
    .as-transition-section { padding: 40px 0; }
    .living-well-card { padding: 28px 15px; }
    .reconsider-text { font-size: 1.05rem; }
    .living-well-description { font-size: 0.98rem; margin-bottom: 24px; }
    
    .living-well-card .btn-premium {
        width: 100%;
        justify-content: center;
    }
}/* 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: #fff;
    letter-spacing: -0.04em;
    margin-bottom: 16px;
}

.ecosystem-section p {
    font-size: 1.1rem;
    color: #F1F5F9;
    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 */