/* ProBPR Modern layout — visual-first provider site with hero image support. */
.probpr-site-layout-modern {
    --modern-ink: #0b1020;
    --modern-muted: #657084;
    --modern-surface: #ffffff;
    --modern-soft: #f4f6fa;
    --modern-border: #e4e8ef;
    background: #f8f9fb;
    color: var(--modern-ink);
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.probpr-site-layout-modern .probpr-site-container {width:min(1240px,calc(100% - 48px))}
.probpr-site-layout-modern .probpr-modern-header {z-index:60;border:0;box-shadow:none}
.probpr-site-layout-modern .probpr-modern-header.is-home {position:absolute;inset:0 0 auto;background:transparent}
.probpr-site-layout-modern .probpr-modern-header.is-inner {position:relative;background:var(--modern-ink)}
.probpr-site-layout-modern .probpr-site-header-inner {min-height:86px;gap:18px}
.probpr-site-layout-modern .probpr-site-brand,.probpr-site-layout-modern .probpr-site-brand-text strong {color:#fff}
.probpr-site-layout-modern .probpr-site-brand-text small {color:rgba(255,255,255,.62)}
.probpr-site-layout-modern .probpr-site-brand-mark {border-radius:15px;background:#fff;color:var(--modern-ink);box-shadow:none}
.probpr-site-layout-modern .probpr-site-nav {gap:4px;padding:5px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(8,13,28,.36);backdrop-filter:blur(14px)}
.probpr-site-layout-modern .probpr-site-nav a {min-height:36px;padding:8px 13px;border-radius:999px;color:rgba(255,255,255,.72);font-size:12px}
.probpr-site-layout-modern .probpr-site-nav a:hover,.probpr-site-layout-modern .probpr-site-nav a.is-active {background:rgba(255,255,255,.13);color:#fff}
.probpr-site-layout-modern .probpr-site-auth-nav {gap:7px}
.probpr-site-layout-modern .probpr-site-auth-link,.probpr-site-layout-modern .probpr-site-auth-button {min-height:38px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;background:rgba(8,13,28,.32);backdrop-filter:blur(12px)}
.probpr-site-layout-modern .probpr-site-auth-button:not(.is-light) {border-color:var(--site-button);background:var(--site-button)!important;color:#fff!important}
.probpr-site-layout-modern .probpr-site-auth-link.is-active,.probpr-site-layout-modern .probpr-site-auth-button.is-active {border-color:#fff;background:#fff!important;color:var(--modern-ink)!important}

.probpr-modern-hero {position:relative;min-height:clamp(590px,70vh,780px);overflow:hidden;background:linear-gradient(135deg,#111827 0%,#312e81 52%,#0e7490 100%);background-image:var(--modern-hero-image,linear-gradient(135deg,#111827 0%,#312e81 52%,#0e7490 100%));background-size:cover;background-position:center}
.probpr-modern-hero::before {content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,color-mix(in srgb,var(--site-accent) 34%,transparent),transparent 36rem)}
.probpr-modern-hero-shade {position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,7,18,.62) 0,rgba(3,7,18,.12) 36%,rgba(3,7,18,.16) 58%,rgba(3,7,18,.78) 100%)}
.probpr-modern-hero-inner {position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:38px;min-height:clamp(590px,70vh,780px);padding-top:130px;padding-bottom:52px}
.probpr-modern-hero-panel {max-width:720px;padding:28px 30px;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:rgba(5,10,24,.46);box-shadow:0 30px 80px rgba(0,0,0,.18);backdrop-filter:blur(18px);color:#fff}
.probpr-modern-kicker {display:block;margin-bottom:12px;color:rgba(255,255,255,.72);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.probpr-modern-hero-panel h1 {max-width:680px;margin:0;font-size:clamp(44px,5.7vw,76px);line-height:.96;font-weight:850;letter-spacing:-.055em}
.probpr-modern-hero-panel p {max-width:620px;margin:18px 0 0;color:rgba(255,255,255,.74);font-size:16px;line-height:1.6;font-weight:550}
.probpr-modern-hero-actions {display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.probpr-modern-button {display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 17px;border-radius:999px;font-size:13px;font-weight:850;text-decoration:none!important}
.probpr-modern-button.is-primary {background:var(--site-button);color:#fff!important}
.probpr-modern-button.is-glass {border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff!important}
.probpr-modern-hero-facts {display:grid;min-width:250px;gap:1px;border:1px solid rgba(255,255,255,.16);border-radius:22px;overflow:hidden;background:rgba(5,10,24,.43);backdrop-filter:blur(16px);color:#fff}
.probpr-modern-hero-facts>div,.probpr-modern-hero-facts>a {padding:15px 17px;border-top:1px solid rgba(255,255,255,.12)}
.probpr-modern-hero-facts>div:first-child {border-top:0}
.probpr-modern-hero-facts strong {display:block;font-size:26px;line-height:1}
.probpr-modern-hero-facts span {display:block;margin-top:4px;color:rgba(255,255,255,.62);font-size:11px}
.probpr-modern-hero-facts>a {color:#fff;text-decoration:none;font-size:12px;font-weight:850}

.probpr-modern-section {padding:72px 0;background:#fff}
.probpr-modern-featured {background:#f8f9fb}
.probpr-modern-section-head {display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}
.probpr-modern-section-head span,.probpr-modern-contact span,.probpr-modern-band span {color:var(--site-primary);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.probpr-modern-section-head h2,.probpr-modern-contact h2 {margin:6px 0 0;color:var(--modern-ink);font-size:clamp(32px,4vw,52px);line-height:1;letter-spacing:-.045em}
.probpr-modern-section-head>a {color:var(--modern-ink);font-size:13px;font-weight:850;text-decoration:none}
.probpr-modern-event-grid,.probpr-modern-course-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}

.probpr-site-layout-modern .probpr-modern-event-card {display:flex!important;min-width:0;min-height:100%;flex-direction:column;padding:0!important;border:1px solid var(--modern-border)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 14px 38px rgba(15,23,42,.06)!important;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.probpr-site-layout-modern .probpr-modern-event-card:hover {transform:translateY(-4px);border-color:color-mix(in srgb,var(--site-primary) 22%,var(--modern-border))!important;box-shadow:0 22px 55px rgba(15,23,42,.10)!important}
.probpr-modern-event-visual {position:relative;display:block;width:100%;aspect-ratio:1.35/1;overflow:hidden;background:#eef2f7}
.probpr-modern-event-poster {display:block;width:100%;height:100%}
.probpr-modern-event-poster img {display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.probpr-modern-event-poster.is-empty {background:linear-gradient(135deg,color-mix(in srgb,var(--site-primary) 15%,#fff),color-mix(in srgb,var(--site-accent) 20%,#fff))}
.probpr-modern-event-type,.probpr-modern-event-status {position:absolute;z-index:2;display:inline-flex;align-items:center;max-width:calc(100% - 28px);padding:7px 10px;border-radius:999px;font-size:10px;line-height:1.15;font-weight:900;backdrop-filter:blur(10px)}
.probpr-modern-event-type {top:14px;left:14px;background:rgba(11,16,32,.82);color:#fff}
.probpr-modern-event-status {right:14px;bottom:14px;background:#fff4c7;color:#7a4a00}
.probpr-modern-event-body {display:flex;min-height:250px;flex:1;flex-direction:column;padding:20px 20px 18px}
.probpr-modern-event-body h3 {display:-webkit-box;min-height:74px;margin:0;overflow:hidden;color:var(--modern-ink);font-size:21px;line-height:1.17;font-weight:800;letter-spacing:-.025em;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.probpr-modern-event-meta {display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}
.probpr-modern-event-meta>span,.probpr-modern-event-bpr,.probpr-modern-event-price {display:inline-flex;align-items:center;min-height:28px;padding:6px 9px;border-radius:999px;background:#f2f4f8;color:#5f6b7d;font-size:10.5px;font-weight:800}
.probpr-modern-event-bottom {display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}
.probpr-modern-event-bpr {background:color-mix(in srgb,var(--site-primary) 8%,#fff);color:var(--site-primary)}
.probpr-modern-event-bpr.is-neutral {background:#f3f4f6;color:#6b7280}
.probpr-modern-event-price {background:#ecfdf3;color:#087443}
.probpr-modern-event-price.has-sale {background:#fff1f2;color:#be123c}
.probpr-modern-event-price del {margin-left:5px;color:#94a3b8;font-size:9.5px}
.probpr-modern-event-topic {margin-top:9px;color:#7b8494;font-size:10.5px;line-height:1.35}
.probpr-modern-event-link {display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:17px;color:var(--modern-ink);font-size:12px;font-weight:900}
.probpr-modern-event-link span {display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--modern-ink);color:#fff}

.probpr-modern-band {padding:32px 0;background:var(--modern-ink);color:#fff}
.probpr-modern-band-grid {display:flex;align-items:center;justify-content:space-between;gap:32px}
.probpr-modern-band strong {display:block;max-width:760px;margin-top:6px;font-size:24px;line-height:1.2}
.probpr-modern-band a {display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;text-decoration:none;font-size:12px;font-weight:850}
.probpr-modern-courses {background:#fff}
.probpr-modern-reviews {background:#f8f9fb}
.probpr-modern-review-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.probpr-modern-review-card {padding:24px;border:1px solid var(--modern-border);border-radius:24px;background:#fff}
.probpr-modern-review-card>span {color:#f59e0b;letter-spacing:.12em}
.probpr-modern-review-card p {margin:18px 0;color:#3e4858;font-size:14px;line-height:1.65}
.probpr-modern-review-card footer {display:grid;gap:3px}
.probpr-modern-review-card footer small {color:#8490a1}
.probpr-modern-contact {padding:58px 0;background:linear-gradient(135deg,color-mix(in srgb,var(--site-primary) 10%,#fff),#fff)}
.probpr-modern-contact-grid {display:flex;align-items:center;justify-content:space-between;gap:32px}
.probpr-modern-contact-links {display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}
.probpr-modern-contact-links a {padding:10px 13px;border:1px solid color-mix(in srgb,var(--site-primary) 18%,var(--modern-border));border-radius:999px;background:#fff;color:var(--modern-ink);font-size:12px;font-weight:800;text-decoration:none}

.probpr-modern-footer {padding:54px 0 22px;background:#080d19;color:#fff}
.probpr-modern-footer-top {display:grid;grid-template-columns:minmax(300px,1.4fr) repeat(3,minmax(160px,.7fr));gap:38px;padding-bottom:42px}
.probpr-modern-footer-brand>span,.probpr-modern-footer-nav>span {display:block;margin-bottom:12px;color:rgba(255,255,255,.45);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.probpr-modern-footer-brand h2 {margin:0;font-size:30px;line-height:1.05;letter-spacing:-.04em}
.probpr-modern-footer-brand p {max-width:430px;margin:14px 0;color:rgba(255,255,255,.58);font-size:13px;line-height:1.55}
.probpr-modern-footer-brand small {color:rgba(255,255,255,.42)}
.probpr-modern-footer-nav {display:grid;align-content:start;gap:10px}
.probpr-modern-footer-nav a {color:rgba(255,255,255,.72);font-size:12px;font-weight:700;text-decoration:none}
.probpr-modern-footer-nav a:hover {color:#fff}
.probpr-modern-footer-bottom {display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.45);font-size:11px}
.probpr-modern-footer-bottom a {color:rgba(255,255,255,.68);text-decoration:none}

/* Shared inner pages take on the Modern visual language without duplicating their business logic. */
.probpr-site-layout-modern .probpr-site-page-head {background:linear-gradient(135deg,#0b1020,#182238);color:#fff}
.probpr-site-layout-modern .probpr-site-page-head h1 {color:#fff}
.probpr-site-layout-modern .probpr-site-page-head p,.probpr-site-layout-modern .probpr-site-page-head .probpr-site-eyebrow {color:rgba(255,255,255,.68)}
.probpr-site-layout-modern .probpr-site-event-grid {grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.probpr-site-layout-modern .probpr-site-filters,.probpr-site-layout-modern .probpr-site-specialty-filter {border-radius:22px;background:#fff}

@media (max-width:1080px) {
    .probpr-site-layout-modern .probpr-site-header-inner {flex-wrap:wrap;padding:14px 0}
    .probpr-site-layout-modern .probpr-site-nav {order:3;width:100%;justify-content:flex-start;overflow-x:auto}
    .probpr-modern-hero-inner {align-items:flex-end;flex-direction:column;justify-content:flex-end}
    .probpr-modern-hero-panel {align-self:flex-start}
    .probpr-modern-hero-facts {grid-template-columns:repeat(3,minmax(0,1fr));width:100%}
    .probpr-modern-hero-facts>div,.probpr-modern-hero-facts>a {border-top:0;border-left:1px solid rgba(255,255,255,.12)}
    .probpr-modern-hero-facts>div:first-child {border-left:0}
    .probpr-modern-footer-top {grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:900px) {
    .probpr-modern-event-grid,.probpr-modern-course-grid,.probpr-site-layout-modern .probpr-site-event-grid {grid-template-columns:repeat(2,minmax(0,1fr))}
    .probpr-modern-review-grid {grid-template-columns:1fr}
    .probpr-modern-contact-grid,.probpr-modern-band-grid {align-items:flex-start;flex-direction:column}
    .probpr-modern-contact-links {justify-content:flex-start}
}
@media (max-width:680px) {
    .probpr-site-layout-modern .probpr-site-container {width:min(100% - 24px,1240px)}
    .probpr-site-layout-modern .probpr-modern-header.is-home {position:absolute}
    .probpr-site-layout-modern .probpr-site-header-inner {align-items:stretch;gap:11px}
    .probpr-site-layout-modern .probpr-site-brand {align-self:flex-start}
    .probpr-site-layout-modern .probpr-site-nav {border-radius:18px}
    .probpr-site-layout-modern .probpr-site-auth-nav {display:grid;grid-template-columns:1fr 1fr;width:100%}
    .probpr-modern-hero {min-height:720px;background-position:center}
    .probpr-modern-hero-inner {min-height:720px;padding-top:230px;padding-bottom:22px}
    .probpr-modern-hero-panel {width:100%;padding:21px 20px;border-radius:22px}
    .probpr-modern-hero-panel h1 {font-size:40px}
    .probpr-modern-hero-panel p {font-size:14px}
    .probpr-modern-hero-actions {display:grid;grid-template-columns:1fr}
    .probpr-modern-hero-facts {grid-template-columns:1fr}
    .probpr-modern-hero-facts>div,.probpr-modern-hero-facts>a {border-left:0;border-top:1px solid rgba(255,255,255,.12)}
    .probpr-modern-hero-facts>div:first-child {border-top:0}
    .probpr-modern-section {padding:48px 0}
    .probpr-modern-section-head {align-items:flex-start;flex-direction:column}
    .probpr-modern-event-grid,.probpr-modern-course-grid,.probpr-site-layout-modern .probpr-site-event-grid {grid-template-columns:1fr}
    .probpr-modern-event-visual {aspect-ratio:1.42/1}
    .probpr-modern-event-body {min-height:0}
    .probpr-modern-footer-top {grid-template-columns:1fr;gap:28px}
    .probpr-modern-footer-bottom {align-items:flex-start;flex-direction:column}
}


/* Stage 2.1 — Modern production polish: full-bleed shell, unified navigation,
 * hero image reliability, footer branding and mobile safe areas. */
body.probpr-site-body-layout-modern {
    margin: 0 !important;
    padding: 0 !important;
    background: #f8f9fb;
    overflow-x: clip;
}
body.probpr-site-body-layout-modern .probpr-site-layout-modern {
    width: 100%;
    max-width: none;
    margin: 0;
    overflow-x: clip;
}
.probpr-site-layout-modern .probpr-site-main,
.probpr-site-layout-modern .probpr-modern-hero,
.probpr-site-layout-modern .probpr-modern-section,
.probpr-site-layout-modern .probpr-modern-band,
.probpr-site-layout-modern .probpr-modern-contact,
.probpr-site-layout-modern .probpr-modern-footer,
.probpr-site-layout-modern .probpr-site-page-head {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
}

/* One header language on home and inner pages. Only positioning changes. */
.probpr-site-layout-modern .probpr-modern-header.is-home,
.probpr-site-layout-modern .probpr-modern-header.is-inner {
    background: rgba(8,13,28,.92);
    box-shadow: 0 10px 32px rgba(2,6,23,.10);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
}
.probpr-site-layout-modern .probpr-modern-header.is-home {position:absolute;inset:0 0 auto}
.probpr-site-layout-modern .probpr-modern-header.is-inner {position:relative}

/* When a real hero visual is present, keep it visible and readable. */
.probpr-site-layout-modern .probpr-modern-hero.has-image {
    background-color: #0b1020;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.probpr-site-layout-modern .probpr-modern-hero.has-image::before {
    background: linear-gradient(90deg,rgba(4,8,20,.32) 0%,rgba(4,8,20,.08) 48%,rgba(4,8,20,.05) 100%);
}
.probpr-site-layout-modern .probpr-modern-hero.has-image .probpr-modern-hero-shade {
    background: linear-gradient(180deg,rgba(3,7,18,.50) 0%,rgba(3,7,18,.08) 34%,rgba(3,7,18,.12) 62%,rgba(3,7,18,.68) 100%);
}

/* Footer: explicit ProBPR branding and a desktop safe zone for floating chat. */
.probpr-site-layout-modern .probpr-modern-powered {
    display:inline-flex;
    align-items:center;
    gap:9px;
    min-width:0;
}
.probpr-site-layout-modern .probpr-modern-powered img {
    display:block;
    width:30px;
    height:30px;
    flex:0 0 30px;
    border-radius:9px;
    object-fit:cover;
    box-shadow:0 8px 20px rgba(22,71,255,.18);
}
.probpr-site-layout-modern .probpr-modern-powered span {white-space:nowrap}
@media (min-width: 901px) {
    .probpr-site-layout-modern .probpr-modern-footer-bottom {
        min-height:56px;
        padding-right:250px;
    }
}

/* Keep the floating support launcher clear of browser chrome / footer controls. */
.probpr-site-layout-modern .probpr-inbox-customer--floating {
    right:18px;
    bottom:24px;
}

@media (max-width: 680px) {
    body.probpr-site-body-layout-modern {background:#fff}
    .probpr-site-layout-modern .probpr-site-container {width:min(100% - 24px,1240px)!important}

    /* Compact but complete mobile header. */
    .probpr-site-layout-modern .probpr-site-header-inner {
        min-height:0;
        padding:10px 0 9px!important;
        gap:8px!important;
    }
    .probpr-site-layout-modern .probpr-site-brand {gap:9px}
    .probpr-site-layout-modern .probpr-site-brand-mark {
        width:46px;
        height:46px;
        flex-basis:46px;
        border-radius:14px;
        font-size:18px;
    }
    .probpr-site-layout-modern .probpr-site-brand-text strong {
        font-size:15px;
        line-height:1.12;
    }
    .probpr-site-layout-modern .probpr-site-brand-text small {
        margin-top:1px;
        font-size:10.5px;
        line-height:1.2;
    }
    .probpr-site-layout-modern .probpr-site-auth-nav {
        gap:7px;
    }
    .probpr-site-layout-modern .probpr-site-auth-link,
    .probpr-site-layout-modern .probpr-site-auth-button {
        min-height:40px;
        padding:8px 10px;
        font-size:12px;
    }
    .probpr-site-layout-modern .probpr-site-nav {
        min-height:46px;
        gap:3px;
        padding:4px;
        border-radius:16px;
        overflow-x:auto;
        overflow-y:hidden;
        scroll-snap-type:x proximity;
        -webkit-overflow-scrolling:touch;
        scrollbar-width:none;
    }
    .probpr-site-layout-modern .probpr-site-nav::-webkit-scrollbar {display:none}
    .probpr-site-layout-modern .probpr-site-nav a {
        min-height:36px;
        padding:7px 12px;
        flex:0 0 auto;
        font-size:11.5px;
        scroll-snap-align:start;
    }

    .probpr-site-layout-modern .probpr-modern-hero {min-height:660px}
    .probpr-site-layout-modern .probpr-modern-hero-inner {
        min-height:660px;
        padding-top:190px;
        padding-bottom:20px;
    }
    .probpr-site-layout-modern .probpr-modern-hero.has-image {
        background-position:center center;
    }
    .probpr-site-layout-modern .probpr-modern-hero-panel h1 {font-size:38px}

    /* Space for iOS browser chrome and the floating support bubble near page end. */
    .probpr-site-layout-modern .probpr-modern-footer {
        padding-bottom:max(104px,calc(32px + env(safe-area-inset-bottom)));
    }
    .probpr-site-layout-modern .probpr-modern-footer-bottom {
        gap:14px;
        padding-bottom:6px;
    }
    .probpr-site-layout-modern .probpr-modern-powered span {white-space:normal}
    .probpr-site-layout-modern .probpr-inbox-customer--floating {
        right:12px;
        bottom:max(82px,calc(18px + env(safe-area-inset-bottom)));
    }
}

@media (max-width: 420px) {
    .probpr-site-layout-modern .probpr-site-brand-text strong {font-size:14px}
    .probpr-site-layout-modern .probpr-site-brand-text small {font-size:10px}
    .probpr-site-layout-modern .probpr-site-auth-link,
    .probpr-site-layout-modern .probpr-site-auth-button {font-size:11.5px}
    .probpr-site-layout-modern .probpr-modern-hero-inner {padding-top:184px}
}


/* Stage 2.2 — final Modern visual polish. */

/* Home hero: use the visual as a true cover and give it an almost full-screen presence. */
.probpr-site-layout-modern .probpr-modern-hero,
.probpr-site-layout-modern .probpr-modern-hero-inner {
    min-height:clamp(650px,82svh,900px);
}

/* Inner-page mastheads use one height and one richer gradient, so navigation does not "jump". */
.probpr-site-layout-modern .probpr-site-page-head {
    min-height:282px;
    display:flex;
    align-items:center;
    background:
        radial-gradient(circle at 82% 18%,color-mix(in srgb,var(--site-primary) 22%,transparent),transparent 30rem),
        linear-gradient(118deg,#090f20 0%,#111b34 48%,#17284a 100%);
}
.probpr-site-layout-modern .probpr-site-page-head > .probpr-site-container {
    width:min(1240px,calc(100% - 48px));
}

/* Keep the dark callout visually connected to the rest of the Modern theme. */
.probpr-site-layout-modern .probpr-modern-band {
    background:
        radial-gradient(circle at 82% 35%,color-mix(in srgb,var(--site-primary) 20%,transparent),transparent 28rem),
        linear-gradient(118deg,#080d19 0%,#0d1529 58%,#111d37 100%);
}

/* Never expose a white strip after the dark footer. */
html:has(body.probpr-site-body-layout-modern),
body.probpr-site-body-layout-modern {
    background:#080d19!important;
}
.probpr-site-layout-modern .probpr-site-main {background:#f8f9fb}
.probpr-site-layout-modern .probpr-modern-footer {margin-bottom:0!important}

@media (max-width:680px) {
    /* On phones preserve more of the hero artwork instead of letting UI panels visually swallow it. */
    .probpr-site-layout-modern .probpr-modern-hero,
    .probpr-site-layout-modern .probpr-modern-hero-inner {
        min-height:760px;
    }
    .probpr-site-layout-modern .probpr-modern-hero.has-image {
        background-position:58% center;
    }
    .probpr-site-layout-modern .probpr-modern-hero.has-image::before {
        background:linear-gradient(180deg,rgba(4,8,20,.24) 0%,rgba(4,8,20,.04) 34%,rgba(4,8,20,.10) 68%,rgba(4,8,20,.48) 100%);
    }
    .probpr-site-layout-modern .probpr-modern-hero.has-image .probpr-modern-hero-shade {
        background:linear-gradient(180deg,rgba(3,7,18,.28) 0%,rgba(3,7,18,.02) 32%,rgba(3,7,18,.06) 60%,rgba(3,7,18,.48) 100%);
    }
    .probpr-site-layout-modern .probpr-modern-hero-panel {
        background:rgba(5,10,24,.42);
        backdrop-filter:blur(13px);
        -webkit-backdrop-filter:blur(13px);
    }
    .probpr-site-layout-modern .probpr-modern-hero-facts {
        background:rgba(5,10,24,.48);
    }

    /* Same masthead rhythm on Events/About and the remaining inner pages. */
    .probpr-site-layout-modern .probpr-site-page-head {
        min-height:300px;
        text-align:center;
    }
    .probpr-site-layout-modern .probpr-site-page-head > .probpr-site-container {
        width:min(100% - 24px,1240px);
    }

    /* Slightly lower support launcher while retaining an iOS safe-area buffer. */
    .probpr-site-layout-modern .probpr-inbox-customer--floating {
        bottom:max(56px,calc(14px + env(safe-area-inset-bottom)));
    }

    .probpr-site-layout-modern .probpr-modern-footer {
        padding-bottom:max(76px,calc(24px + env(safe-area-inset-bottom)));
    }
}

/* Stage 2.3 — fullscreen home Hero.
 * The Modern landing hero fills the initial visual viewport on every device.
 * `svh` is intentional: it remains stable while mobile browser chrome expands/collapses. */
.probpr-site-layout-modern .probpr-modern-hero,
.probpr-site-layout-modern .probpr-modern-hero-inner {
    min-height:100vh;
    min-height:100svh;
}

@media (max-width:680px) {
    .probpr-site-layout-modern .probpr-modern-hero,
    .probpr-site-layout-modern .probpr-modern-hero-inner {
        min-height:100vh;
        min-height:100svh;
    }
}
