/* ProBPR Provider Site CMS — complete public modules */
.probpr-cms-page{--cms-ink:#111827;--cms-muted:#667085;--cms-line:#e4e7ec;--cms-paper:#fff;--cms-soft:#f7f8fb;color:var(--cms-ink)}.probpr-cms-hero{padding:72px 0 54px;border-bottom:1px solid var(--cms-line);background:linear-gradient(180deg,#fff,#f7f8fb)}.probpr-cms-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.55fr);gap:60px;align-items:end}.probpr-cms-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--site-primary);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.probpr-cms-kicker:before{content:"";width:24px;height:1px;background:currentColor}.probpr-cms-hero h1{margin:15px 0 14px;font-size:clamp(44px,5.5vw,76px);line-height:1;letter-spacing:-.05em}.probpr-cms-hero p{max-width:760px;margin:0;color:var(--cms-muted);font-size:16px;line-height:1.65}.probpr-cms-section{padding:62px 0 92px;background:var(--cms-soft)}
.probpr-cms-search{display:grid;gap:8px}.probpr-cms-search label{font-size:11px;font-weight:800;color:var(--cms-muted)}.probpr-cms-search>div{display:grid;grid-template-columns:1fr auto;gap:8px}.probpr-cms-search input{min-height:48px;padding:0 15px;border:1px solid var(--cms-line);border-radius:14px;background:#fff;color:var(--cms-ink)}.probpr-cms-search button,.probpr-cms-primary-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:0;border-radius:14px;background:var(--site-button);color:#fff!important;font-weight:800;text-decoration:none!important}.probpr-cms-filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px}.probpr-cms-filter-chips a{padding:8px 12px;border:1px solid var(--cms-line);border-radius:999px;background:#fff;color:#475467;text-decoration:none;font-size:12px;font-weight:750}.probpr-cms-filter-chips a.is-active,.probpr-cms-filter-chips a:hover{background:var(--cms-ink);border-color:var(--cms-ink);color:#fff}.probpr-cms-empty{display:grid;justify-items:start;gap:8px;padding:42px;border:1px dashed #cfd5df;border-radius:24px;background:#fff}.probpr-cms-empty>span{color:var(--site-primary);font-size:11px;font-weight:900;letter-spacing:.14em}.probpr-cms-empty h2{margin:0;font-size:26px}.probpr-cms-empty p{margin:0;color:var(--cms-muted)}.probpr-cms-empty a{margin-top:8px;color:var(--site-primary);font-weight:800;text-decoration:none}.probpr-cms-pagination{display:flex;justify-content:center;gap:7px;margin-top:34px}.probpr-cms-pagination a{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--cms-line);border-radius:12px;background:#fff;color:var(--cms-ink);text-decoration:none;font-weight:800}.probpr-cms-pagination a.is-active{background:var(--cms-ink);border-color:var(--cms-ink);color:#fff}

.probpr-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.probpr-library-card{overflow:hidden;display:grid;grid-template-rows:auto 1fr;border:1px solid var(--cms-line);border-radius:24px;background:#fff;color:var(--cms-ink)!important;text-decoration:none!important;box-shadow:0 12px 34px rgba(15,23,42,.05);transition:transform .2s ease,box-shadow .2s ease}.probpr-library-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(15,23,42,.1)}.probpr-library-card-media{display:grid;place-items:center;aspect-ratio:1.55/1;background:#eef1f6;overflow:hidden}.probpr-library-card-media img{width:100%;height:100%;object-fit:cover}.probpr-library-card-media.is-empty{background:linear-gradient(135deg,color-mix(in srgb,var(--site-primary) 12%,#fff),#f5f7fb)}.probpr-library-card-media b{font-size:12px;letter-spacing:.08em;text-transform:uppercase}.probpr-library-card-copy{display:grid;align-content:start;gap:8px;padding:20px}.probpr-library-card-copy small{color:var(--site-primary);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.probpr-library-card-copy strong{font-size:21px;line-height:1.16}.probpr-library-card-copy p{margin:0;color:var(--cms-muted);font-size:13px;line-height:1.55}.probpr-library-card-copy em{margin-top:8px;color:var(--cms-ink);font-size:12px;font-style:normal;font-weight:850}
.probpr-cms-back{display:inline-flex;margin:34px 0 22px;color:var(--cms-muted)!important;text-decoration:none!important;font-size:12px;font-weight:800}.probpr-library-item-page{padding-bottom:90px;background:var(--cms-soft)}.probpr-library-item-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.6fr);gap:56px;align-items:center;padding:38px 0 58px}.probpr-cms-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.probpr-cms-meta>*{padding:7px 10px;border-radius:999px;background:#eef2f7;color:#475467;font-size:10px;font-weight:800}.probpr-library-item-copy h1{margin:0 0 16px;font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.05em}.probpr-library-item-copy>p{max-width:720px;margin:0 0 24px;color:var(--cms-muted);font-size:17px;line-height:1.65}.probpr-library-item-cover{display:grid;place-items:center;overflow:hidden;aspect-ratio:1.25/1;border-radius:28px;background:#e9edf3}.probpr-library-item-cover img{width:100%;height:100%;object-fit:contain;background:#fff}.probpr-library-item-cover.is-empty span{font-size:13px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.probpr-library-item-body{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:56px;padding:48px;border:1px solid var(--cms-line);border-radius:28px;background:#fff}.probpr-cms-prose{font-size:16px;line-height:1.78;color:#344054}.probpr-cms-prose p:first-child{margin-top:0}.probpr-library-item-body aside{display:grid;align-content:start;gap:1px;border-radius:18px;overflow:hidden}.probpr-library-item-body aside>div{display:grid;gap:4px;padding:16px;background:#f6f7f9}.probpr-library-item-body aside span{color:var(--cms-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.probpr-library-item-body aside strong{font-size:13px}

.probpr-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.probpr-team-card{overflow:hidden;border:1px solid var(--cms-line);border-radius:24px;background:#fff}.probpr-team-photo{display:grid;place-items:center;aspect-ratio:1/1;background:#eaedf1;overflow:hidden}.probpr-team-photo img{width:100%;height:100%;object-fit:cover}.probpr-team-photo.is-empty span{font-size:72px;font-weight:700;color:#98a2b3}.probpr-team-copy{padding:22px}.probpr-team-copy>small,.probpr-partner-card small{color:var(--site-primary);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.probpr-team-copy h2,.probpr-partner-card h2{margin:7px 0 10px;font-size:24px;line-height:1.1}.probpr-team-copy p,.probpr-partner-card p{margin:0;color:var(--cms-muted);font-size:13px;line-height:1.6}.probpr-team-contacts{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:17px}.probpr-team-contacts a,.probpr-partner-card a{color:var(--cms-ink)!important;text-decoration:none!important;font-size:11px;font-weight:800}.probpr-partners-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.probpr-partner-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px;align-items:center;padding:20px;border:1px solid var(--cms-line);border-radius:22px;background:#fff}.probpr-partner-logo{display:grid;place-items:center;height:130px;padding:18px;border-radius:16px;background:#f7f8fa;overflow:hidden}.probpr-partner-logo img{max-width:100%;max-height:100%;object-fit:contain}.probpr-partner-logo.is-empty span{font-size:24px;font-weight:900;color:#667085}.probpr-partner-card a{display:inline-flex;margin-top:14px}

.probpr-cms-home-section,.probpr-cms-about-module{padding:72px 0;border-top:1px solid rgba(15,23,42,.1);background:#fff}.probpr-cms-home-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.probpr-cms-home-head h2{margin:10px 0 0;font-size:clamp(30px,3.7vw,48px);letter-spacing:-.04em}.probpr-cms-home-head>a{color:var(--cms-ink,#111827)!important;text-decoration:none!important;font-size:12px;font-weight:850}.probpr-library-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.probpr-library-home-grid>a{display:grid;grid-template-columns:120px minmax(0,1fr);grid-template-rows:auto auto 1fr;column-gap:16px;padding:13px;border:1px solid #e4e7ec;border-radius:20px;background:#fff;color:#111827!important;text-decoration:none!important}.probpr-library-home-grid>a>span{grid-row:1/5;width:120px;aspect-ratio:1;border-radius:14px;overflow:hidden;background:#eef1f5;display:grid;place-items:center}.probpr-library-home-grid img{width:100%;height:100%;object-fit:cover}.probpr-library-home-grid small{color:var(--site-primary);font-size:9px;font-weight:850;text-transform:uppercase}.probpr-library-home-grid strong{margin-top:5px;font-size:17px;line-height:1.2}.probpr-library-home-grid em{align-self:end;margin-top:12px;font-size:10px;font-style:normal;font-weight:800}.probpr-team-about-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.probpr-team-about-grid>div{display:grid;gap:5px}.probpr-team-about-grid .photo{display:grid;place-items:center;aspect-ratio:1;border-radius:18px;overflow:hidden;background:#e9edf2;font-size:48px}.probpr-team-about-grid img{width:100%;height:100%;object-fit:cover}.probpr-team-about-grid strong{margin-top:7px}.probpr-team-about-grid small{color:#667085}.probpr-partners-about-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.probpr-partners-about-grid>div{display:grid;place-items:center;min-height:110px;padding:18px;border:1px solid #e4e7ec;border-radius:17px;background:#fff}.probpr-partners-about-grid img{max-width:100%;max-height:72px;object-fit:contain}

/* Academy */
.probpr-site-body-layout-academy .probpr-cms-hero h1,.probpr-site-body-layout-academy .probpr-library-item-copy h1,.probpr-site-body-layout-academy .probpr-cms-home-head h2{font-family:Georgia,"Times New Roman",serif;font-weight:500}.probpr-site-body-layout-academy .probpr-library-card,.probpr-site-body-layout-academy .probpr-team-card,.probpr-site-body-layout-academy .probpr-partner-card{box-shadow:none;border-radius:4px}.probpr-site-body-layout-academy .probpr-library-card-media,.probpr-site-body-layout-academy .probpr-team-photo{border-radius:0}.probpr-site-body-layout-academy .probpr-cms-section{background:#f5f2ea}
/* Modern */
.probpr-site-body-layout-modern .probpr-cms-hero{background:linear-gradient(135deg,#f3f6fb,#fff)}.probpr-site-body-layout-modern .probpr-library-card-media{aspect-ratio:1.7/1}.probpr-site-body-layout-modern .probpr-library-card,.probpr-site-body-layout-modern .probpr-team-card,.probpr-site-body-layout-modern .probpr-partner-card{border-radius:30px}
/* Aurora */
.probpr-site-body-layout-aurora .probpr-cms-page{--cms-soft:#eef4f5;--cms-line:#d8e5e7}.probpr-site-body-layout-aurora .probpr-cms-hero{background:radial-gradient(circle at 80% 10%,color-mix(in srgb,var(--site-primary) 18%,transparent),transparent 35%),#f5fbfb}.probpr-site-body-layout-aurora .probpr-library-card,.probpr-site-body-layout-aurora .probpr-team-card,.probpr-site-body-layout-aurora .probpr-partner-card{backdrop-filter:blur(16px);background:rgba(255,255,255,.78)}
/* PRISM */
.probpr-site-body-layout-prism .probpr-cms-page{--cms-ink:#f6f8ff;--cms-muted:#aab4c7;--cms-line:rgba(255,255,255,.12);--cms-soft:#090c13}.probpr-site-body-layout-prism .probpr-cms-hero,.probpr-site-body-layout-prism .probpr-cms-section,.probpr-site-body-layout-prism .probpr-library-item-page{background:#090c13;color:#f6f8ff}.probpr-site-body-layout-prism .probpr-cms-hero{background:radial-gradient(circle at 75% 0,color-mix(in srgb,var(--site-accent) 24%,transparent),transparent 34%),#090c13}.probpr-site-body-layout-prism .probpr-library-card,.probpr-site-body-layout-prism .probpr-team-card,.probpr-site-body-layout-prism .probpr-partner-card,.probpr-site-body-layout-prism .probpr-library-item-body,.probpr-site-body-layout-prism .probpr-cms-empty{background:#111722;border-color:rgba(255,255,255,.11);color:#f6f8ff!important}.probpr-site-body-layout-prism .probpr-library-card-copy em,.probpr-site-body-layout-prism .probpr-team-contacts a,.probpr-site-body-layout-prism .probpr-partner-card a{color:#f6f8ff!important}.probpr-site-body-layout-prism .probpr-cms-search input,.probpr-site-body-layout-prism .probpr-cms-filter-chips a{background:#111722;border-color:rgba(255,255,255,.12);color:#f6f8ff}.probpr-site-body-layout-prism .probpr-cms-filter-chips a.is-active{background:#f6f8ff;color:#0a0e15}.probpr-site-body-layout-prism .probpr-cms-meta>*{background:#151d2a;color:#b8c2d3}.probpr-site-body-layout-prism .probpr-library-item-body aside>div{background:#151d2a}.probpr-site-body-layout-prism .probpr-cms-prose{color:#c0c9d7}.probpr-site-body-layout-prism .probpr-cms-home-section,.probpr-site-body-layout-prism .probpr-cms-about-module{background:#090c13;border-color:rgba(255,255,255,.1);color:#f6f8ff}.probpr-site-body-layout-prism .probpr-library-home-grid>a,.probpr-site-body-layout-prism .probpr-partners-about-grid>div{background:#111722;border-color:rgba(255,255,255,.1);color:#f6f8ff!important}
/* CAMPUS Dark Premium */
.probpr-site-body-layout-campus .probpr-cms-page{--cms-ink:#f5f7fb;--cms-muted:#a8b3c2;--cms-line:rgba(255,255,255,.105);--cms-soft:#090c11}.probpr-site-body-layout-campus .probpr-cms-hero,.probpr-site-body-layout-campus .probpr-cms-section,.probpr-site-body-layout-campus .probpr-library-item-page{background:#090c11;color:#f5f7fb}.probpr-site-body-layout-campus .probpr-cms-hero{padding-top:86px;background:radial-gradient(circle at 82% 5%,rgba(124,92,255,.18),transparent 32%),linear-gradient(180deg,#0d1117,#090c11)}.probpr-site-body-layout-campus .probpr-cms-hero h1,.probpr-site-body-layout-campus .probpr-library-item-copy h1,.probpr-site-body-layout-campus .probpr-cms-home-head h2,.probpr-site-body-layout-campus .probpr-team-copy h2,.probpr-site-body-layout-campus .probpr-partner-card h2{font-family:Georgia,"Times New Roman",serif;font-weight:500}.probpr-site-body-layout-campus .probpr-cms-hero h1{font-size:clamp(52px,6vw,86px)}.probpr-site-body-layout-campus .probpr-library-card,.probpr-site-body-layout-campus .probpr-team-card,.probpr-site-body-layout-campus .probpr-partner-card,.probpr-site-body-layout-campus .probpr-library-item-body,.probpr-site-body-layout-campus .probpr-cms-empty{background:linear-gradient(180deg,#121923,#0e141d);border-color:rgba(255,255,255,.1);color:#f5f7fb!important;box-shadow:0 20px 55px rgba(0,0,0,.16)}.probpr-site-body-layout-campus .probpr-library-card-media,.probpr-site-body-layout-campus .probpr-team-photo,.probpr-site-body-layout-campus .probpr-partner-logo{background:#0b0f15}.probpr-site-body-layout-campus .probpr-library-card-copy em,.probpr-site-body-layout-campus .probpr-team-contacts a,.probpr-site-body-layout-campus .probpr-partner-card a{color:#f5f7fb!important}.probpr-site-body-layout-campus .probpr-cms-search input,.probpr-site-body-layout-campus .probpr-cms-filter-chips a{background:#111722;border-color:rgba(255,255,255,.12);color:#f5f7fb}.probpr-site-body-layout-campus .probpr-cms-filter-chips a.is-active{background:#7c5cff;border-color:#7c5cff}.probpr-site-body-layout-campus .probpr-cms-meta>*{background:#171e27;color:#a8b3c2}.probpr-site-body-layout-campus .probpr-library-item-cover{background:#0b0f15;border:1px solid rgba(255,255,255,.1)}.probpr-site-body-layout-campus .probpr-library-item-body aside>div{background:#151c26}.probpr-site-body-layout-campus .probpr-cms-prose{color:#b4becc}.probpr-site-body-layout-campus .probpr-cms-home-section,.probpr-site-body-layout-campus .probpr-cms-about-module{background:#090c11;border-color:rgba(255,255,255,.09);color:#f5f7fb}.probpr-site-body-layout-campus .probpr-library-home-grid>a,.probpr-site-body-layout-campus .probpr-partners-about-grid>div{background:#111722;border-color:rgba(255,255,255,.1);color:#f5f7fb!important}.probpr-site-body-layout-campus .probpr-team-about-grid small{color:#8f9aa9}

@media(max-width:1000px){.probpr-cms-hero-grid,.probpr-library-item-hero{grid-template-columns:1fr;gap:28px}.probpr-library-grid,.probpr-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.probpr-partners-grid{grid-template-columns:1fr}.probpr-library-item-cover{max-width:620px}.probpr-library-item-body{grid-template-columns:1fr}.probpr-library-home-grid{grid-template-columns:1fr}.probpr-team-about-grid,.probpr-partners-about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.probpr-cms-hero{padding:46px 0 34px}.probpr-cms-section{padding:34px 0 64px}.probpr-cms-hero h1{font-size:44px}.probpr-cms-search>div{grid-template-columns:1fr}.probpr-library-grid,.probpr-team-grid{grid-template-columns:1fr}.probpr-library-item-hero{padding-top:20px}.probpr-library-item-copy h1{font-size:42px}.probpr-library-item-body{padding:22px;border-radius:20px}.probpr-partner-card{grid-template-columns:1fr}.probpr-partner-logo{height:110px}.probpr-cms-home-section,.probpr-cms-about-module{padding:48px 0}.probpr-cms-home-head{align-items:flex-start;flex-direction:column}.probpr-team-about-grid,.probpr-partners-about-grid{grid-template-columns:1fr 1fr}.probpr-library-home-grid>a{grid-template-columns:92px minmax(0,1fr)}.probpr-library-home-grid>a>span{width:92px}}

/* R1.5 Aurora/Bento continuity for Site CMS pages. */
.probpr-site-body-layout-aurora .probpr-cms-page{--cms-soft:transparent;background:transparent}
.probpr-site-body-layout-aurora .probpr-cms-hero{border-bottom:0;background:transparent}
.probpr-site-body-layout-aurora .probpr-cms-section{background:transparent}
