:root{--bpeg-navy:#0b2146;--bpeg-blue:#0d5ed7;--bpeg-blue2:#edf5ff;--bpeg-text:#16233d;--bpeg-muted:#64748b;--bpeg-line:#dfe8f2;--bpeg-soft:#f7fbff;--bpeg-green:#18a46d}*{box-sizing:border-box}html{scroll-behavior:smooth}body.bpeg-seo-site{margin:0;background:#fff;color:var(--bpeg-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.5}.bpeg-public-shell{width:min(1180px,calc(100% - 48px));margin:auto}.bpeg-public-header{height:72px;border-bottom:1px solid #e7edf4;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:100}.bpeg-public-nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.bpeg-public-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--bpeg-navy)}.bpeg-logo-mark{font-size:25px;transform:rotate(45deg);display:inline-block}.bpeg-public-brand strong{font-size:24px;display:block;line-height:1}.bpeg-public-brand small{font-size:11px;letter-spacing:.04em;color:#6c7b8d}.bpeg-public-nav nav{display:flex;align-items:center;gap:28px}.bpeg-public-nav nav a{color:#0d1930;text-decoration:none;font-size:14px;font-weight:650;padding:25px 0 21px;border-bottom:3px solid transparent}.bpeg-public-nav nav a.is-current{color:var(--bpeg-blue);border-color:var(--bpeg-blue)}.bpeg-public-main{min-height:60vh}.bpeg-home-hero{background:linear-gradient(120deg,#f7fbff 0%,#fff 68%);padding:28px 0 34px}.bpeg-home-hero-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:54px;align-items:center}.bpeg-kicker{display:inline-block;font-size:13px;letter-spacing:.03em;color:#415675;margin-bottom:8px}.bpeg-home-hero h1{font-size:44px;line-height:1.08;letter-spacing:-.03em;margin:0 0 12px;color:#0a2048}.bpeg-home-hero p{font-size:18px;color:#33445f;max-width:690px}.bpeg-home-search{height:52px;border:1px solid #d6e0eb;border-radius:8px;background:#fff;display:grid;grid-template-columns:44px 1fr auto;overflow:hidden;margin-top:22px;box-shadow:0 1px 2px rgba(15,23,42,.03)}.bpeg-home-search span{display:grid;place-items:center;color:#38506c;font-size:22px}.bpeg-home-search input{border:0;outline:0;font:inherit;padding:0 8px}.bpeg-home-search button{border:0;background:linear-gradient(135deg,#0d5ed7,#0d50bd);color:#fff;font-weight:800;padding:0 34px;cursor:pointer}.bpeg-popular-searches{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;font-size:12px}.bpeg-popular-searches a{background:#edf5ff;color:#0d5ed7;text-decoration:none;padding:5px 10px;border-radius:6px}.bpeg-hero-proof{background:linear-gradient(150deg,#eef6ff,#f8fbff);border-radius:10px;padding:27px 32px;box-shadow:0 12px 40px rgba(35,87,143,.06)}.bpeg-proof-icon{display:block;font-size:40px;color:#0d5ed7}.bpeg-hero-proof h2{font-size:21px;line-height:1.25;color:#0a2048;margin:7px 0 12px}.bpeg-hero-proof ul{padding:0;margin:0;list-style:none}.bpeg-hero-proof li{margin:10px 0}.bpeg-hero-proof li:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#19a96e;color:#fff;font-size:11px;font-weight:900;margin-right:10px}.bpeg-home-section{padding:28px 0}.bpeg-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:12px}.bpeg-section-head h2,.bpeg-home-section>h2{font-size:26px;letter-spacing:-.02em;color:#0a2048;margin:0}.bpeg-section-head p{margin:2px 0 0;color:#64748b}.bpeg-section-head>a{color:#0d5ed7;text-decoration:none;font-weight:750;font-size:13px;white-space:nowrap}.bpeg-topic-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.bpeg-topic-grid>a{min-height:100px;border-radius:8px;background:#eef6ff;text-decoration:none;color:#10233f;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px;border:1px solid #e7f0fb}.bpeg-topic-grid span{font-size:29px;color:#0d5ed7;margin-bottom:8px}.bpeg-topic-grid strong{font-size:12px}.bpeg-study-list{border-top:1px solid var(--bpeg-line)}.bpeg-study-list article{display:grid;grid-template-columns:86px minmax(0,1fr) 110px;gap:24px;align-items:center;padding:14px 6px;border-bottom:1px solid var(--bpeg-line)}.bpeg-study-list time{font-size:12px;color:#5a6d86}.bpeg-study-list h3{font-size:15px;margin:0 0 3px}.bpeg-study-list h3 a{text-decoration:none;color:#0b2146}.bpeg-study-list p{font-size:12px;color:#64748b;margin:0}.bpeg-read-more{font-size:12px;color:#0d5ed7;text-decoration:none;font-weight:800;text-align:right}.bpeg-center-link{text-align:center;margin-top:14px}.bpeg-outline-btn{display:inline-block;border:1px solid #0d5ed7;border-radius:999px;padding:8px 20px;color:#0d5ed7;text-decoration:none;font-size:12px;font-weight:800}.bpeg-course-band{background:linear-gradient(180deg,#f1f8ff,#f8fbff);padding:24px 0 28px}.bpeg-home-course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bpeg-home-course-grid article{background:#fff;border:1px solid #e0e8f0;border-radius:8px;padding:20px;box-shadow:0 8px 25px rgba(16,50,90,.04)}.bpeg-home-course-grid h3{font-size:20px;color:#0a2048;margin:8px 0}.bpeg-home-course-grid p{font-size:13px;color:#5c6c82}.bpeg-course-label{font-size:10px;background:#eaf3ff;color:#0d5ed7;border-radius:999px;padding:4px 8px;font-weight:800}.bpeg-course-stats{font-size:12px!important}.bpeg-blue-btn{display:inline-block;text-decoration:none;background:#0d5ed7;color:#fff;border-radius:5px;padding:10px 16px;font-size:12px;font-weight:800}.bpeg-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:22px}.bpeg-why-grid>div{display:flex;gap:14px}.bpeg-why-grid span{font-size:31px;color:#0d5ed7}.bpeg-why-grid p{font-size:12px;color:#64748b;margin:0}.bpeg-why-grid strong{display:block;color:#17243d;font-size:13px;margin-bottom:4px}.bpeg-home-bottom{background:#0a2a55;color:#fff;padding:24px 0}.bpeg-home-bottom .bpeg-public-shell{display:flex;justify-content:space-between;align-items:center;gap:30px}.bpeg-home-bottom h2{margin:0;font-size:20px}.bpeg-home-bottom p{margin:3px 0 0;font-size:12px;color:#d5e3f5}.bpeg-home-bottom a{background:#fff;color:#0d5ed7;text-decoration:none;padding:12px 26px;border-radius:5px;font-weight:800;font-size:13px}.bpeg-public-footer{border-top:1px solid #e6edf4;padding:24px 0;background:#fff}.bpeg-public-footer .bpeg-public-shell{display:grid;grid-template-columns:1fr auto auto;gap:28px;align-items:center}.bpeg-public-footer strong{display:block;color:#0a2048}.bpeg-public-footer span,.bpeg-public-footer small{font-size:11px;color:#738096}.bpeg-public-footer nav{display:flex;gap:16px}.bpeg-public-footer a{font-size:12px;color:#36506f;text-decoration:none}.bpeg-empty-note{grid-column:1/-1;padding:24px;border:1px dashed #b7c7d9;border-radius:8px;color:#60728a;background:#fbfdff}.bpeg-archive-hero{padding:48px 0 22px}.bpeg-archive-hero h1{font-size:40px;line-height:1.05;color:#0a2048;margin:4px 0 8px}.bpeg-archive-hero p{color:#5c6c82}.bpeg-archive-hero .bpeg-home-search{max-width:720px}.bpeg-archive-list{padding-bottom:50px}.bpeg-archive-list article{padding:22px 0;border-bottom:1px solid var(--bpeg-line)}.bpeg-archive-list article>div{display:flex;gap:14px;font-size:11px;color:#718096}.bpeg-archive-list h2{font-size:23px;margin:7px 0}.bpeg-archive-list h2 a{color:#0a2048;text-decoration:none}.bpeg-archive-list p{max-width:820px;color:#5b6d84}.bpeg-archive-list article>a{color:#0d5ed7;text-decoration:none;font-weight:800;font-size:13px}.bpeg-article-wrap{padding:10px 0 46px}.bpeg-breadcrumbs{display:flex;align-items:center;gap:9px;font-size:11px;color:#65748a;margin:4px 0 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bpeg-breadcrumbs a{color:#566a83;text-decoration:none}.bpeg-breadcrumbs strong{font-weight:600;overflow:hidden;text-overflow:ellipsis}.bpeg-article-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px;align-items:start}.bpeg-article-main{min-width:0}.bpeg-article-head{padding:0 8px}.bpeg-topic-pill{display:inline-block;text-decoration:none;background:#eaf3ff;color:#0d5ed7;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:850}.bpeg-article-head h1{font-size:40px;line-height:1.08;letter-spacing:-.025em;color:#0a2048;margin:13px 0 8px}.bpeg-article-deck{font-size:16px;color:#465a73;margin:0;max-width:820px}.bpeg-article-meta{display:flex;flex-wrap:wrap;gap:21px;margin-top:16px;color:#617189;font-size:12px}.bpeg-article-intro{margin:18px 0;background:#f1f7fd;border:1px solid #e4edf7;border-radius:8px;padding:15px 18px;color:#31465f;font-size:14px}.bpeg-article-intro p{margin:.25em 0}.bpeg-public-module{border:1px solid #d9e5f0;border-radius:9px;overflow:hidden;background:#fff;margin:14px 0;box-shadow:0 5px 20px rgba(20,50,90,.025);scroll-margin-top:88px}.bpeg-public-module>header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px 14px;border-bottom:1px solid #e3ebf3;background:#fbfdff}.bpeg-module-number{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#0d5ed7;color:#fff;font-weight:900}.bpeg-public-module h2{font-size:17px;color:#0a2048;margin:0}.bpeg-public-module header p{font-size:11px;color:#718096;margin:2px 0 0}.bpeg-module-count{font-size:11px;color:#0d5ed7;background:#edf5ff;padding:5px 9px;border-radius:7px;font-weight:850}.bpeg-public-question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:10px}.bpeg-public-question{border:1px solid #dbe5ef;border-radius:7px;padding:10px 12px;min-width:0}.bpeg-public-question h3{font-size:13px;color:#0d5ed7;margin:0 0 2px}.bpeg-question-stem{font-size:14px;font-weight:650;color:#15243d;margin-bottom:6px}.bpeg-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 10px}.bpeg-options>div{display:grid;grid-template-columns:23px minmax(0,1fr);gap:6px;align-items:start}.bpeg-options span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#eaf1f8;color:#173456;font-size:10px;font-weight:900}.bpeg-options p{font-size:12.5px;color:#52637a;margin:2px 0;overflow-wrap:anywhere}.bpeg-public-question details{margin-top:7px}.bpeg-public-question summary{display:inline-flex;align-items:center;gap:7px;background:#0d5ed7;color:#fff;border-radius:5px;padding:8px 13px;font-size:11.5px;font-weight:850;cursor:pointer;list-style:none}.bpeg-public-question summary::-webkit-details-marker{display:none}.bpeg-public-answer{margin-top:8px;background:#f4f9ff;border-left:3px solid #0d5ed7;padding:10px 11px;font-size:12.5px;color:#40546d;overflow:auto}.bpeg-public-answer p{margin:.4em 0}.bpeg-module-cta{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;align-items:center;background:linear-gradient(90deg,#eaf4ff,#f6fbff);border-top:1px solid #d9e8f7;padding:11px 15px}.bpeg-lock{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:#0d5ed7;color:#fff}.bpeg-module-cta strong{font-size:13px;color:#0a2048}.bpeg-module-cta p{font-size:11.5px;color:#5c6e85;margin:2px 0 0}.bpeg-module-cta a{background:#0d5ed7;color:#fff;text-decoration:none;border-radius:5px;padding:10px 15px;font-size:11.5px;font-weight:850;white-space:nowrap}.bpeg-article-side{position:sticky;top:90px;display:grid;gap:12px}.bpeg-course-sidebox,.bpeg-on-page,.bpeg-side-card{border:1px solid #dfe8f0;border-radius:9px;background:#fff;padding:14px;box-shadow:0 6px 22px rgba(20,50,90,.035)}.bpeg-premium-badge{display:inline-block;background:#eaf3ff;color:#0d5ed7;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:850}.bpeg-course-sidebox h2{font-size:16px;line-height:1.25;color:#0a2048;margin:11px 0}.bpeg-course-sidebox ul{padding:0;margin:0 0 12px;list-style:none}.bpeg-course-sidebox li{font-size:12px;margin:8px 0}.bpeg-course-sidebox li:before{content:"✓";color:#18a46d;font-weight:900;margin-right:8px}.bpeg-course-sidebox>a{display:block;text-align:center;background:#0d5ed7;color:#fff;text-decoration:none;border-radius:5px;padding:10px;font-size:11px;font-weight:850}.bpeg-on-page h2,.bpeg-side-card h2{font-size:16px;color:#0a2048;margin:0 0 9px}.bpeg-on-page ol{padding-left:26px;margin:0;border-left:2px solid #e5edf6}.bpeg-on-page li{font-size:12px;color:#65748b;padding:6px 0}.bpeg-on-page a{color:#52647b;text-decoration:none}.bpeg-on-page li:first-child a{color:#0d5ed7;font-weight:800}.bpeg-side-card>a{display:flex;gap:8px;padding:7px 0;border-top:1px solid #edf1f5;color:#2f4663;text-decoration:none;font-size:11.5px}.bpeg-side-card>a span{color:#0d5ed7}.bpeg-share>div{display:flex;gap:8px}.bpeg-share a,.bpeg-share button{border:0;display:grid;place-items:center;width:34px;height:34px;border-radius:6px;background:#0d5ed7;color:#fff;text-decoration:none;font-size:11px;font-weight:900;cursor:pointer}.bpeg-related-bottom{margin-top:18px;scroll-margin-top:90px}.bpeg-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.bpeg-related-grid>a{min-height:70px;border:1px solid #dbe5ef;border-radius:7px;padding:10px;text-decoration:none;color:#213955;display:grid;grid-template-columns:26px 1fr;gap:6px}.bpeg-related-grid span{color:#0d5ed7}.bpeg-related-grid strong{font-size:11.5px}.bpeg-related-grid small{grid-column:2;font-size:10px;color:#78879a}@media(max-width:1050px){.bpeg-topic-grid{grid-template-columns:repeat(4,1fr)}.bpeg-article-grid{grid-template-columns:minmax(0,1fr) 270px}.bpeg-public-nav nav{gap:18px}.bpeg-public-question-grid{grid-template-columns:1fr}.bpeg-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.bpeg-public-shell{width:min(100% - 28px,1180px)}.bpeg-public-header{height:auto;position:relative}.bpeg-public-nav{padding:12px 0;align-items:flex-start}.bpeg-public-nav nav{display:none}.bpeg-home-hero-grid,.bpeg-article-grid{grid-template-columns:1fr}.bpeg-home-hero h1,.bpeg-article-head h1{font-size:34px}.bpeg-hero-proof{display:none}.bpeg-topic-grid{grid-template-columns:repeat(2,1fr)}.bpeg-study-list article{grid-template-columns:70px 1fr}.bpeg-study-list .bpeg-read-more{grid-column:2;text-align:left}.bpeg-home-course-grid,.bpeg-why-grid{grid-template-columns:1fr}.bpeg-article-side{position:static}.bpeg-on-page{order:-1}.bpeg-public-module>header,.bpeg-module-cta{grid-template-columns:36px 1fr}.bpeg-module-count,.bpeg-module-cta>a{grid-column:2;justify-self:start}.bpeg-options{grid-template-columns:1fr}.bpeg-related-grid{grid-template-columns:1fr}.bpeg-public-footer .bpeg-public-shell{grid-template-columns:1fr}.bpeg-home-bottom .bpeg-public-shell{align-items:flex-start;flex-direction:column}.bpeg-section-head{align-items:flex-start;flex-direction:column}.bpeg-public-question-grid{padding:8px}.bpeg-article-wrap{padding-top:0}}
.bpeg-public-pagination{margin:28px 0}.bpeg-public-pagination ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0;margin:0;justify-content:center}.bpeg-public-pagination a,.bpeg-public-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid #dbe5ef;border-radius:7px;text-decoration:none;color:#24415f;font-size:12px;font-weight:750;background:#fff}.bpeg-public-pagination .current{background:#0d5ed7;color:#fff;border-color:#0d5ed7}.bpeg-side-course-note{font-size:11.5px;color:#64748b;margin:-2px 0 10px}.bpeg-side-course-list{display:grid;gap:7px}.bpeg-side-course-list>a{display:grid;grid-template-columns:1fr auto;gap:2px 8px;border:1px solid #e4ebf3;border-radius:7px;padding:9px;text-decoration:none;color:#183451}.bpeg-side-course-list>a strong{font-size:11.5px;line-height:1.3}.bpeg-side-course-list>a small{grid-column:1;font-size:9.5px;color:#758499}.bpeg-side-course-list>a span{grid-column:2;grid-row:1/3;align-self:center;font-size:10px;color:#0d5ed7;font-weight:850}
/* ===== BPEG v8.1 RESPONSIVE + STUDY ARTICLE RENDERING LAYER ===== */
.bpeg-mobile-nav-toggle{display:none;width:42px;height:42px;border:1px solid #dbe5ef;border-radius:9px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:0;cursor:pointer}.bpeg-mobile-nav-toggle span{display:block;width:19px;height:2px;background:#0b2146;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.bpeg-mobile-nav-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.bpeg-mobile-nav-toggle.is-open span:nth-child(2){opacity:0}.bpeg-mobile-nav-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.admin-bar .bpeg-public-header{top:32px}.bpeg-question-label{font-size:13px;color:#0d5ed7;margin:0 0 3px;font-weight:800}.bpeg-question-stem{line-height:1.55}.bpeg-q-line{display:block}.bpeg-question-intro{font-weight:650;margin-bottom:8px}.bpeg-statement-line{font-weight:500;margin:5px 0;padding-left:2px}.bpeg-statement-line+.bpeg-statement-line{margin-top:6px}.bpeg-statement-no{display:inline-block;min-width:24px;color:#0b2146;font-weight:850}.bpeg-ask-line{font-weight:700;margin-top:9px;padding-top:7px;border-top:1px dashed #dce6f0}.bpeg-public-answer table{border-collapse:collapse;width:max-content;min-width:100%;max-width:none;margin:8px 0}.bpeg-public-answer th,.bpeg-public-answer td{border:1px solid #dbe5ef;padding:7px 8px;text-align:left;vertical-align:top}.bpeg-public-answer th{background:#edf5ff;color:#173456}.bpeg-question-stem mjx-container,.bpeg-options mjx-container,.bpeg-public-answer mjx-container{max-width:100%}.bpeg-question-stem mjx-container[display="true"],.bpeg-options mjx-container[display="true"],.bpeg-public-answer mjx-container[display="true"]{overflow-x:auto;overflow-y:hidden;padding:.25rem 0;margin:.45rem 0}.bpeg-on-page{max-height:calc(100vh - 112px);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.bpeg-on-page li.is-active>a,.bpeg-on-page a.is-active{color:#0d5ed7;font-weight:850}.bpeg-on-page li:first-child a:not(.is-active){color:#52647b;font-weight:400}.bpeg-mobile-on-page{display:none}.bpeg-public-question summary span{transition:transform .2s ease}.bpeg-public-question details[open] summary span{transform:rotate(180deg)}

@media(max-width:1050px){.bpeg-home-hero-grid{gap:32px}.bpeg-home-hero h1{font-size:40px}.bpeg-hero-proof{padding:24px}.bpeg-topic-grid{gap:8px}.bpeg-home-course-grid{gap:14px}}

@media(max-width:780px){
  .admin-bar .bpeg-public-header{top:46px}.bpeg-public-shell{width:min(100% - 24px,1180px)}.bpeg-public-header{height:66px;position:sticky;top:0}.bpeg-public-nav{height:66px;padding:0;align-items:center;position:relative}.bpeg-public-brand strong{font-size:21px}.bpeg-public-brand small{font-size:9.5px}.bpeg-logo-mark{font-size:20px}.bpeg-mobile-nav-toggle{display:flex;margin-left:auto}.bpeg-public-nav nav{display:none;position:absolute;z-index:500;top:66px;left:-12px;right:-12px;background:#fff;border:1px solid #dfe8f2;border-top:0;border-radius:0 0 12px 12px;padding:8px 12px 12px;box-shadow:0 14px 30px rgba(15,38,70,.12);flex-direction:column;align-items:stretch;gap:0}.bpeg-public-nav nav.is-open{display:flex}.bpeg-public-nav nav a{padding:12px 10px;border-bottom:1px solid #edf2f7;font-size:14px}.bpeg-public-nav nav a:last-child{border-bottom:0}.bpeg-public-nav nav a.is-current{border-left:3px solid #0d5ed7;border-bottom-color:#edf2f7;background:#f5f9ff;padding-left:12px}
  .bpeg-home-hero{padding:25px 0 24px}.bpeg-home-hero-grid{grid-template-columns:1fr;gap:18px}.bpeg-home-hero h1{font-size:clamp(30px,8.5vw,38px);line-height:1.08;margin-bottom:10px}.bpeg-home-hero p{font-size:15.5px;line-height:1.55;margin:0}.bpeg-kicker{font-size:10.5px;line-height:1.4}.bpeg-home-search{height:50px;grid-template-columns:36px minmax(0,1fr) 86px;margin-top:18px}.bpeg-home-search input{min-width:0;font-size:14px}.bpeg-home-search button{padding:0 11px;font-size:13px}.bpeg-home-search span{font-size:18px}.bpeg-popular-searches{font-size:11px;gap:6px}.bpeg-popular-searches strong{width:100%}.bpeg-popular-searches a{padding:5px 8px}.bpeg-hero-proof{display:block;padding:18px 19px;border-radius:10px}.bpeg-proof-icon{font-size:28px}.bpeg-hero-proof h2{font-size:18px;margin:3px 0 9px}.bpeg-hero-proof ul{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px}.bpeg-hero-proof li{font-size:12px;margin:2px 0}.bpeg-hero-proof li:before{width:16px;height:16px;margin-right:6px}
  .bpeg-home-section{padding:22px 0}.bpeg-section-head{gap:7px;margin-bottom:11px}.bpeg-section-head h2,.bpeg-home-section>h2{font-size:23px}.bpeg-section-head p{font-size:13px;line-height:1.4}.bpeg-section-head>a{font-size:12px}.bpeg-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bpeg-topic-grid>a{min-height:88px;padding:9px}.bpeg-topic-grid span{font-size:24px;margin-bottom:5px}.bpeg-topic-grid strong{font-size:11px;line-height:1.25}.bpeg-study-list article{grid-template-columns:1fr;gap:5px;padding:14px 2px}.bpeg-study-list time{font-size:11px}.bpeg-study-list h3{font-size:15px;line-height:1.35}.bpeg-study-list p{font-size:12px;line-height:1.45}.bpeg-study-list .bpeg-read-more{grid-column:auto;text-align:left;margin-top:3px}.bpeg-course-band{padding:21px 0 24px}.bpeg-home-course-grid{grid-template-columns:1fr;gap:12px}.bpeg-home-course-grid article{padding:17px}.bpeg-home-course-grid h3{font-size:18px;line-height:1.3}.bpeg-why-grid{grid-template-columns:1fr;gap:16px;margin-top:15px}.bpeg-why-grid>div{gap:11px}.bpeg-why-grid span{font-size:25px}.bpeg-home-bottom{padding:20px 0}.bpeg-home-bottom .bpeg-public-shell{gap:15px}.bpeg-home-bottom a{width:100%;text-align:center}.bpeg-public-footer{padding:20px 0}.bpeg-public-footer .bpeg-public-shell{gap:12px}.bpeg-public-footer nav{flex-wrap:wrap}.bpeg-public-footer span{display:block;margin-top:2px}
  .bpeg-archive-hero{padding:28px 0 14px}.bpeg-archive-hero h1{font-size:32px}.bpeg-archive-hero p{font-size:14px}.bpeg-archive-list{padding-bottom:28px}.bpeg-archive-list article{padding:18px 0}.bpeg-archive-list h2{font-size:20px;line-height:1.3}.bpeg-archive-list p{font-size:13px}
  .bpeg-article-wrap{padding:4px 0 30px}.bpeg-breadcrumbs{font-size:10px;margin:6px 0 12px;gap:6px}.bpeg-article-grid{grid-template-columns:1fr;gap:12px}.bpeg-article-head{padding:0 2px}.bpeg-article-head h1{font-size:clamp(28px,8vw,35px);line-height:1.13;margin-top:10px}.bpeg-article-deck{font-size:14.5px;line-height:1.5}.bpeg-article-meta{gap:8px 14px;margin-top:12px;font-size:11px}.bpeg-article-intro{margin:14px 0;padding:13px 14px;font-size:13px;line-height:1.55}.bpeg-mobile-on-page{display:block;margin:12px 0 14px;border:1px solid #dce7f1;border-radius:9px;background:#fff}.bpeg-mobile-on-page details{margin:0}.bpeg-mobile-on-page summary{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;cursor:pointer;color:#0a2048;font-weight:850;list-style:none}.bpeg-mobile-on-page summary::-webkit-details-marker{display:none}.bpeg-mobile-on-page ol{margin:0;padding:0 14px 12px 38px;max-height:52vh;overflow:auto;border-top:1px solid #edf2f7}.bpeg-mobile-on-page li{padding:6px 0;color:#64748b;font-size:12px}.bpeg-mobile-on-page a{color:#52647b;text-decoration:none}.bpeg-mobile-on-page a.is-active,.bpeg-mobile-on-page li.is-active>a{color:#0d5ed7;font-weight:850}.bpeg-article-side .bpeg-on-page{display:none}.bpeg-article-side{position:static;gap:10px}.bpeg-course-sidebox{order:1}.bpeg-side-card{order:2}
  .bpeg-public-module{margin:12px 0;border-radius:9px;scroll-margin-top:78px}.bpeg-public-module>header{grid-template-columns:34px minmax(0,1fr);gap:8px;padding:11px}.bpeg-module-number{width:31px;height:31px;font-size:13px}.bpeg-public-module h2{font-size:15px;line-height:1.3}.bpeg-public-module header p{font-size:10.5px;line-height:1.35}.bpeg-module-count{grid-column:2;justify-self:start;font-size:10px;padding:4px 7px}.bpeg-public-question-grid{grid-template-columns:1fr;padding:8px;gap:8px}.bpeg-public-question{padding:11px}.bpeg-question-label{font-size:12px}.bpeg-question-stem{font-size:13.5px;line-height:1.55}.bpeg-question-intro{margin-bottom:7px}.bpeg-statement-line{margin:5px 0}.bpeg-ask-line{margin-top:8px;padding-top:6px}.bpeg-options{grid-template-columns:1fr;gap:3px}.bpeg-options>div{grid-template-columns:24px minmax(0,1fr);gap:5px}.bpeg-options p{font-size:12.5px;line-height:1.45}.bpeg-public-question summary{width:100%;justify-content:center;padding:9px 12px;font-size:12px}.bpeg-public-answer{font-size:12.5px;line-height:1.5;padding:10px}.bpeg-module-cta{grid-template-columns:34px minmax(0,1fr);gap:9px;padding:11px}.bpeg-lock{width:30px;height:30px}.bpeg-module-cta strong{font-size:12.5px;line-height:1.35}.bpeg-module-cta p{font-size:11px;line-height:1.4;margin-top:4px}.bpeg-module-cta a{grid-column:1/-1;width:100%;text-align:center;padding:10px 12px}.bpeg-related-grid{grid-template-columns:1fr}.bpeg-related-bottom{scroll-margin-top:78px}
}

@media(max-width:480px){.bpeg-public-shell{width:min(100% - 18px,1180px)}.bpeg-public-nav nav{left:-9px;right:-9px}.bpeg-home-hero h1 br{display:none}.bpeg-home-search{grid-template-columns:34px minmax(0,1fr) 76px}.bpeg-home-search button{font-size:12px;padding:0 8px}.bpeg-hero-proof ul{grid-template-columns:1fr}.bpeg-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bpeg-article-head h1{font-size:27px}.bpeg-article-meta{display:grid;grid-template-columns:1fr;gap:5px}.bpeg-public-question{padding:10px 9px}.bpeg-course-sidebox,.bpeg-side-card{padding:12px}.bpeg-share>div{flex-wrap:wrap}}
.bpeg-public-question-statement{grid-column:1/-1}.bpeg-statement-line>strong:first-child{display:inline-block;min-width:24px;color:#0b2146;font-weight:850}

/* ===== BPEG v8.2 PREMIUM VISUAL POLISH LAYER ===== */
:root{--bpeg-navy:#0b1f3a;--bpeg-navy-2:#102a56;--bpeg-blue:#2563eb;--bpeg-indigo:#4f46e5;--bpeg-violet:#7c3aed;--bpeg-cyan:#0891b2;--bpeg-teal:#0f9f8f;--bpeg-emerald:#16a34a;--bpeg-amber:#d97706;--bpeg-rose:#e11d48;--bpeg-text:#17233b;--bpeg-muted:#64748b;--bpeg-line:#dce6f0;--bpeg-page:#f8fbff;--bpeg-shadow:0 14px 38px rgba(25,49,83,.09)}
body.bpeg-seo-site{background:linear-gradient(180deg,#fff 0,#fff 34%,#fbfdff 100%);color:var(--bpeg-text)}
.bpeg-svg-icon{display:block;width:1em;height:1em;flex:0 0 auto}
.bpeg-public-header{height:78px;border-bottom:1px solid rgba(206,219,234,.85);background:rgba(255,255,255,.94);backdrop-filter:blur(16px);box-shadow:0 5px 24px rgba(22,45,76,.045)}
.bpeg-public-nav{height:78px}.bpeg-public-brand{gap:12px}.bpeg-logo-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;transform:none!important;background:linear-gradient(145deg,var(--bpeg-navy),var(--bpeg-blue));color:#fff;box-shadow:0 8px 18px rgba(37,99,235,.22);font-size:24px}.bpeg-logo-mark .bpeg-svg-icon{width:25px;height:25px}.bpeg-public-brand strong{font-size:25px;letter-spacing:-.025em}.bpeg-public-brand small{margin-top:4px;display:block;color:#73839a}
.bpeg-public-nav nav a{position:relative;border-bottom:0;padding:29px 0 27px;transition:color .18s ease}.bpeg-public-nav nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:18px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--bpeg-blue),var(--bpeg-indigo));transition:left .2s ease,right .2s ease}.bpeg-public-nav nav a:hover,.bpeg-public-nav nav a.is-current{color:var(--bpeg-blue)}.bpeg-public-nav nav a:hover:after,.bpeg-public-nav nav a.is-current:after{left:0;right:0}
.bpeg-home-hero{position:relative;overflow:hidden;padding:52px 0 48px;background:radial-gradient(circle at 86% 18%,rgba(124,58,237,.09),transparent 28%),radial-gradient(circle at 8% 70%,rgba(8,145,178,.08),transparent 30%),linear-gradient(135deg,#f7fbff 0%,#fff 50%,#f8f7ff 100%)}
.bpeg-home-hero:before,.bpeg-home-hero:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.bpeg-home-hero:before{width:230px;height:230px;right:-90px;top:-110px;background:linear-gradient(145deg,rgba(37,99,235,.08),rgba(124,58,237,.07))}.bpeg-home-hero:after{width:150px;height:150px;left:-65px;bottom:-80px;background:linear-gradient(145deg,rgba(15,159,143,.09),rgba(37,99,235,.04))}.bpeg-home-hero-grid{position:relative;z-index:1;gap:64px}
.bpeg-kicker{padding:6px 10px;border-radius:999px;background:#eef5ff;border:1px solid #dce9fb;color:#315984;font-weight:800;font-size:11px;letter-spacing:.075em}.bpeg-home-hero h1{font-size:48px;color:var(--bpeg-navy);letter-spacing:-.045em}.bpeg-home-hero h1:after{content:"";display:block;width:74px;height:5px;margin-top:16px;border-radius:999px;background:linear-gradient(90deg,var(--bpeg-blue),var(--bpeg-violet),var(--bpeg-teal))}.bpeg-home-hero p{color:#425570;line-height:1.65}
.bpeg-home-search{height:58px;border:1px solid #cedbea;border-radius:14px;box-shadow:0 12px 32px rgba(36,65,104,.09);grid-template-columns:52px 1fr auto;transition:box-shadow .2s ease,border-color .2s ease}.bpeg-home-search:focus-within{border-color:#9bbdf5;box-shadow:0 15px 38px rgba(37,99,235,.14)}.bpeg-search-icon{font-size:20px!important;color:#49647f!important}.bpeg-search-icon .bpeg-svg-icon{width:20px;height:20px}.bpeg-home-search button{background:linear-gradient(135deg,var(--bpeg-blue),var(--bpeg-indigo));padding:0 38px;font-size:14px}.bpeg-popular-searches{margin-top:13px}.bpeg-popular-searches a{background:#fff;color:#315da7;border:1px solid #dbe8fa;border-radius:999px;padding:6px 11px;box-shadow:0 4px 12px rgba(23,62,104,.035)}
.bpeg-hero-proof{position:relative;border:1px solid #dbe7f5;background:linear-gradient(145deg,rgba(239,246,255,.98),rgba(246,243,255,.95) 55%,rgba(239,253,250,.94));border-radius:22px;padding:30px 32px;box-shadow:0 24px 60px rgba(43,67,112,.10);overflow:hidden}.bpeg-hero-proof:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;right:-35px;bottom:-35px;background:rgba(124,58,237,.07)}.bpeg-proof-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,var(--bpeg-blue),var(--bpeg-indigo));color:#fff;font-size:25px;box-shadow:0 10px 22px rgba(79,70,229,.22)}.bpeg-proof-icon .bpeg-svg-icon{width:25px;height:25px}.bpeg-hero-proof h2{font-size:23px;color:var(--bpeg-navy);letter-spacing:-.025em;margin-top:14px}.bpeg-hero-proof li{color:#35465f}
.bpeg-home-section{padding:38px 0}.bpeg-section-head h2,.bpeg-home-section>h2{font-size:29px;color:var(--bpeg-navy)}.bpeg-section-head h2:after,.bpeg-home-section>h2:after{content:"";display:block;width:34px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--bpeg-blue),var(--bpeg-teal));margin-top:7px}.bpeg-section-head>a{padding:7px 0;color:#1f5fca}
.bpeg-topic-grid{gap:12px}.bpeg-topic-grid>a{--topic-accent:#2563eb;--topic-soft:#eef5ff;min-height:122px;border-radius:16px;background:linear-gradient(145deg,#fff,var(--topic-soft));border:1px solid #e0e9f4;box-shadow:0 8px 24px rgba(28,58,98,.055);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;padding:15px 10px}.bpeg-topic-grid>a:nth-child(2){--topic-accent:#7c3aed;--topic-soft:#f5f0ff}.bpeg-topic-grid>a:nth-child(3){--topic-accent:#0f9f8f;--topic-soft:#edfbf7}.bpeg-topic-grid>a:nth-child(4){--topic-accent:#0891b2;--topic-soft:#ecfbff}.bpeg-topic-grid>a:nth-child(5){--topic-accent:#16a34a;--topic-soft:#effbf2}.bpeg-topic-grid>a:nth-child(6){--topic-accent:#d97706;--topic-soft:#fff7e8}.bpeg-topic-grid>a:nth-child(7){--topic-accent:#e11d48;--topic-soft:#fff1f4}.bpeg-topic-grid>a:nth-child(8){--topic-accent:#4f46e5;--topic-soft:#f1f1ff}.bpeg-topic-grid>a:hover{transform:translateY(-3px);box-shadow:0 15px 32px rgba(28,58,98,.10);border-color:#cad8e9}.bpeg-topic-grid .bpeg-topic-icon{display:grid;place-items:center;width:46px;height:46px;margin:0 0 10px;border-radius:14px;background:var(--topic-soft);color:var(--topic-accent);font-size:24px}.bpeg-topic-grid .bpeg-topic-icon .bpeg-svg-icon{width:24px;height:24px}.bpeg-topic-grid strong{font-size:12px;line-height:1.3;color:#1b2f4b}
.bpeg-study-list{border-top:0;display:grid;gap:9px}.bpeg-study-list article{position:relative;grid-template-columns:96px minmax(0,1fr) 112px;border:1px solid #e1e9f2;border-radius:13px;background:#fff;padding:16px 18px;box-shadow:0 5px 18px rgba(30,58,95,.035);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}.bpeg-study-list article:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--bpeg-blue),var(--bpeg-indigo))}.bpeg-study-list article:nth-child(2n):before{background:linear-gradient(180deg,var(--bpeg-teal),var(--bpeg-cyan))}.bpeg-study-list article:hover{transform:translateY(-2px);border-color:#cbdced;box-shadow:0 12px 28px rgba(30,58,95,.075)}.bpeg-study-list time{display:inline-flex;align-items:center;justify-content:center;min-height:34px;background:#f4f8fc;border-radius:9px;color:#586c85;font-weight:750}.bpeg-study-list h3{font-size:16px}.bpeg-study-list p{font-size:12.5px;line-height:1.5}.bpeg-read-more{color:#1f5fca}.bpeg-outline-btn{border:1px solid #bfd2ed;background:#fff;box-shadow:0 5px 16px rgba(37,99,235,.06)}
.bpeg-course-band{position:relative;background:linear-gradient(135deg,#eef6ff 0%,#f5f3ff 52%,#eefbf8 100%);padding:38px 0 42px;border-top:1px solid #e5edf7;border-bottom:1px solid #e3ebf4}.bpeg-home-course-grid{gap:20px}.bpeg-home-course-grid article{position:relative;border:1px solid #dfe8f2;border-radius:17px;padding:23px 22px 22px;box-shadow:0 12px 34px rgba(29,56,93,.07);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.bpeg-home-course-grid article:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--bpeg-blue),var(--bpeg-indigo))}.bpeg-home-course-grid article:nth-child(2):before{background:linear-gradient(90deg,var(--bpeg-violet),var(--bpeg-indigo))}.bpeg-home-course-grid article:nth-child(3):before{background:linear-gradient(90deg,var(--bpeg-teal),var(--bpeg-cyan))}.bpeg-home-course-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(29,56,93,.12)}.bpeg-course-label{background:#eef5ff;color:#245fc5;border:1px solid #dae8fa;padding:5px 9px}.bpeg-home-course-grid article:nth-child(2) .bpeg-course-label{background:#f3efff;color:#6d3bd0;border-color:#e5dcff}.bpeg-home-course-grid article:nth-child(3) .bpeg-course-label{background:#ecfaf7;color:#087f73;border-color:#d6f1eb}.bpeg-home-course-grid h3{font-size:20px;line-height:1.3}.bpeg-course-stats{color:#51627a!important;font-weight:700}.bpeg-blue-btn{border-radius:10px;background:linear-gradient(135deg,var(--bpeg-blue),var(--bpeg-indigo));padding:11px 17px;box-shadow:0 8px 18px rgba(37,99,235,.16)}
.bpeg-why-grid{gap:16px}.bpeg-why-grid>div{--why-accent:#2563eb;align-items:flex-start;padding:18px;border:1px solid #e2eaf3;border-radius:14px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 7px 22px rgba(26,54,91,.04)}.bpeg-why-grid>div:nth-child(2){--why-accent:#7c3aed}.bpeg-why-grid>div:nth-child(3){--why-accent:#0f9f8f}.bpeg-why-grid>div:nth-child(4){--why-accent:#d97706}.bpeg-why-grid .bpeg-why-icon{display:grid;place-items:center;width:42px;height:42px;min-width:42px;border-radius:12px;background:#f2f6ff;color:var(--why-accent);font-size:22px}.bpeg-why-grid>div:nth-child(2) .bpeg-why-icon{background:#f5f0ff}.bpeg-why-grid>div:nth-child(3) .bpeg-why-icon{background:#edf9f7}.bpeg-why-grid>div:nth-child(4) .bpeg-why-icon{background:#fff6e8}.bpeg-why-icon .bpeg-svg-icon{width:22px;height:22px}.bpeg-why-grid strong{font-size:14px;color:#152b49}.bpeg-why-grid p{font-size:12.5px;line-height:1.55}.bpeg-home-bottom{background:radial-gradient(circle at 86% 20%,rgba(124,58,237,.32),transparent 28%),linear-gradient(120deg,#0a2a55,#132d65 55%,#233a7c);padding:30px 0}.bpeg-home-bottom a{border-radius:11px;box-shadow:0 8px 22px rgba(0,0,0,.14)}
.bpeg-archive-hero{background:linear-gradient(180deg,#f7fbff,#fff);border-bottom:1px solid #edf2f7;padding:54px 0 30px}.bpeg-archive-list article{border:1px solid #e1e9f2;border-radius:14px;padding:20px 22px;margin:10px 0;background:#fff;box-shadow:0 6px 22px rgba(31,58,94,.04)}
.bpeg-seo-article .bpeg-public-main{background:linear-gradient(180deg,#f8fbff 0,#fff 300px)}.bpeg-article-wrap{padding-top:18px}.bpeg-article-grid{grid-template-columns:minmax(0,1fr) 320px;gap:28px}.bpeg-article-head{padding:8px 8px 0}.bpeg-topic-pill{background:linear-gradient(135deg,#eaf3ff,#f3efff);border:1px solid #dbe6fb;color:#315ec2;padding:6px 11px}.bpeg-article-head h1{font-size:42px;color:var(--bpeg-navy);letter-spacing:-.035em}.bpeg-article-deck{color:#50637c;line-height:1.6}.bpeg-article-meta{gap:10px 20px;margin-top:18px}.bpeg-article-meta span{display:inline-flex;align-items:center;gap:7px;color:#607089;font-weight:650}.bpeg-article-meta .bpeg-svg-icon{width:15px;height:15px;color:#4771b8}.bpeg-article-intro{position:relative;margin:20px 0 22px;border:1px solid #dce8f5;border-left:4px solid var(--bpeg-cyan);border-radius:14px;background:linear-gradient(135deg,#eff9ff,#f8fbff 68%,#f2fbf8);padding:18px 20px;box-shadow:0 7px 22px rgba(28,59,96,.035);line-height:1.65}
.bpeg-public-module{--module-accent:#2563eb;--module-dark:#194fae;--module-soft:#eef5ff;--module-softer:#f8fbff;border:1px solid #dce6f0;border-radius:17px;margin:19px 0;box-shadow:0 12px 34px rgba(27,55,90,.065);overflow:hidden}.bpeg-module-tone-2{--module-accent:#0f9f8f;--module-dark:#08776d;--module-soft:#eafaf6;--module-softer:#f7fdfb}.bpeg-module-tone-3{--module-accent:#7c3aed;--module-dark:#6330bd;--module-soft:#f4efff;--module-softer:#fbf9ff}.bpeg-module-tone-4{--module-accent:#d97706;--module-dark:#ad5e05;--module-soft:#fff5e5;--module-softer:#fffcf7}.bpeg-module-tone-5{--module-accent:#e11d48;--module-dark:#b9163a;--module-soft:#fff0f4;--module-softer:#fff9fb}.bpeg-module-tone-6{--module-accent:#4f46e5;--module-dark:#3f37be;--module-soft:#f0f0ff;--module-softer:#fafaff}
.bpeg-public-module>header{position:relative;grid-template-columns:46px minmax(0,1fr) auto;gap:14px;padding:17px 18px;background:linear-gradient(120deg,var(--module-soft),#fff 78%);border-bottom:1px solid #e2eaf2}.bpeg-public-module>header:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--module-accent)}.bpeg-module-number{width:39px;height:39px;background:var(--module-accent);box-shadow:0 7px 16px rgba(31,75,135,.18);font-size:14px}.bpeg-module-heading{min-width:0}.bpeg-module-kicker{display:block;margin-bottom:2px;color:var(--module-dark);font-size:9px;line-height:1.2;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.bpeg-public-module h2{font-size:18px;line-height:1.28;color:#122946;letter-spacing:-.01em}.bpeg-public-module header p{font-size:11.5px;color:#718096;margin-top:4px}.bpeg-module-count{background:var(--module-soft);color:var(--module-dark);border:1px solid rgba(92,113,144,.12);border-radius:999px;padding:6px 10px}
.bpeg-public-question-grid{gap:12px;padding:14px;background:var(--module-softer)}.bpeg-public-question{position:relative;border:1px solid #dbe5ef;border-radius:13px;padding:14px 15px;background:#fff;box-shadow:0 5px 16px rgba(25,54,91,.035);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;overflow:hidden}.bpeg-public-question:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,var(--module-accent),transparent 75%);opacity:.7}.bpeg-public-question:hover{transform:translateY(-1px);border-color:#cbd9e7;box-shadow:0 10px 24px rgba(25,54,91,.07)}.bpeg-question-label{font-size:12px;color:var(--module-dark);font-weight:900;letter-spacing:.01em;margin-bottom:5px}.bpeg-question-stem{font-size:14.5px;color:#16243a;line-height:1.58;margin-bottom:9px}.bpeg-statement-line{padding:7px 9px;margin:6px 0!important;border-radius:8px;background:var(--module-softer);border:1px solid #edf1f5}.bpeg-statement-no{color:var(--module-dark)}.bpeg-ask-line{border-top:1px dashed #d8e2ec;margin-top:10px!important;padding-top:9px!important}.bpeg-options{gap:7px 11px}.bpeg-options>div{padding:6px 7px;border-radius:9px;transition:background .15s ease}.bpeg-options>div:hover{background:#f8fafc}.bpeg-options span{width:22px;height:22px;background:var(--module-soft);color:var(--module-dark);font-size:10px}.bpeg-options p{font-size:12.6px;line-height:1.48;color:#50627a}
.bpeg-answer-details{margin-top:10px!important}.bpeg-public-question summary{display:inline-flex;align-items:center;gap:8px;min-height:37px;border-radius:9px;background:linear-gradient(135deg,var(--module-accent),var(--module-dark));padding:9px 13px;color:#fff;box-shadow:0 7px 16px rgba(34,75,130,.13);transition:filter .15s ease,transform .15s ease}.bpeg-public-question summary:hover{filter:brightness(.97);transform:translateY(-1px)}.bpeg-public-question summary>.bpeg-svg-icon{width:15px;height:15px}.bpeg-answer-label-open{display:none}.bpeg-answer-details[open] .bpeg-answer-label-closed{display:none}.bpeg-answer-details[open] .bpeg-answer-label-open{display:inline}.bpeg-answer-chevron{display:inline-flex!important;align-items:center;justify-content:center;margin-left:2px;transition:transform .2s ease!important}.bpeg-answer-chevron .bpeg-svg-icon{width:14px;height:14px}.bpeg-answer-details[open] summary{background:linear-gradient(135deg,#0f9f8f,#08776d)}.bpeg-answer-details[open] .bpeg-answer-chevron{transform:rotate(180deg)!important}.bpeg-public-answer{margin-top:10px;border:1px solid #d9ece6;border-left:4px solid var(--bpeg-teal);border-radius:10px;background:linear-gradient(135deg,#f0fbf8,#fbfefd);padding:12px 13px;color:#40546d;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.bpeg-correct-answer{display:inline-block;margin:0 0 7px!important;padding:5px 8px;border-radius:7px;background:#e2f7f0;color:#08776d}
.bpeg-module-cta{grid-template-columns:42px minmax(0,1fr) auto;gap:13px;padding:14px 17px;border-top:1px solid #dfe8f1;background:linear-gradient(100deg,#fff8ed,#f5f8ff 52%,#f2f0ff)}.bpeg-lock{width:37px;height:37px;border-radius:11px;background:linear-gradient(145deg,#d97706,#f59e0b);box-shadow:0 7px 17px rgba(217,119,6,.18);font-size:18px}.bpeg-lock .bpeg-svg-icon{width:18px;height:18px}.bpeg-module-cta strong{font-size:13.2px;color:#172a45}.bpeg-module-cta p{font-size:11.7px;line-height:1.5;color:#62738a}.bpeg-module-cta a{border-radius:9px;background:linear-gradient(135deg,var(--bpeg-blue),var(--bpeg-indigo));padding:11px 16px;box-shadow:0 8px 18px rgba(37,99,235,.14)}
.bpeg-article-side{gap:14px}.bpeg-course-sidebox,.bpeg-on-page,.bpeg-side-card{border:1px solid #dce6f0;border-radius:15px;background:#fff;padding:17px;box-shadow:0 10px 30px rgba(27,55,90,.065)}.bpeg-course-sidebox{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#f7faff)}.bpeg-course-sidebox:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--bpeg-blue),var(--bpeg-violet),var(--bpeg-teal))}.bpeg-premium-badge{background:linear-gradient(135deg,#eaf3ff,#f3efff);border:1px solid #dde5fb;color:#3b5fc0;padding:5px 9px}.bpeg-course-sidebox h2{font-size:17px;color:#142944;margin-top:13px}.bpeg-course-sidebox>a{border-radius:9px;background:linear-gradient(135deg,var(--bpeg-blue),var(--bpeg-indigo));padding:11px;box-shadow:0 7px 16px rgba(37,99,235,.12)}.bpeg-on-page{border-top:4px solid #4f46e5}.bpeg-on-page h2,.bpeg-side-card h2{font-size:16px;color:#152a47}.bpeg-on-page ol{border-left:2px solid #e5e9f6}.bpeg-on-page li.is-active>a,.bpeg-on-page a.is-active{display:inline-block;color:#3f37be;background:#f2f1ff;border-radius:7px;padding:4px 7px;margin-left:-7px}.bpeg-side-card>a{border-top:1px solid #edf1f5;padding:9px 0}.bpeg-related-icon{display:grid!important;place-items:center!important;width:26px;height:26px;min-width:26px;border-radius:7px;background:#eef5ff;color:#2563eb!important}.bpeg-related-icon .bpeg-svg-icon{width:14px;height:14px}.bpeg-share a,.bpeg-share button{width:36px;height:36px;border-radius:9px;box-shadow:0 5px 12px rgba(22,50,87,.10)}.bpeg-share a:nth-child(1){background:#16a34a}.bpeg-share a:nth-child(2){background:#229ed9}.bpeg-share a:nth-child(3){background:#0a66c2}.bpeg-share button{background:#475569}.bpeg-share button .bpeg-svg-icon{width:16px;height:16px}
.bpeg-related-bottom{margin-top:24px;padding-top:8px}.bpeg-related-grid{gap:10px}.bpeg-related-grid>a{min-height:78px;border-radius:12px;background:#fff;box-shadow:0 5px 17px rgba(30,58,95,.035);transition:transform .15s ease,box-shadow .15s ease}.bpeg-related-grid>a:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(30,58,95,.075)}
@media(max-width:1050px){.bpeg-public-shell{width:min(100% - 34px,1180px)}.bpeg-home-hero-grid{gap:36px}.bpeg-home-hero h1{font-size:42px}.bpeg-topic-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bpeg-article-grid{grid-template-columns:minmax(0,1fr) 285px;gap:20px}}
@media(max-width:780px){
.admin-bar .bpeg-public-header{top:46px}.bpeg-public-shell{width:min(100% - 22px,1180px)}.bpeg-public-header,.bpeg-public-nav{height:68px}.bpeg-public-brand{gap:9px}.bpeg-logo-mark{width:37px;height:37px;border-radius:11px}.bpeg-logo-mark .bpeg-svg-icon{width:22px;height:22px}.bpeg-public-brand strong{font-size:21px}.bpeg-public-brand small{font-size:9px;margin-top:3px}.bpeg-mobile-nav-toggle{border-radius:11px;box-shadow:0 5px 14px rgba(20,48,82,.06)}.bpeg-public-nav nav{top:68px;border-radius:0 0 15px 15px;box-shadow:0 18px 34px rgba(20,48,82,.13)}.bpeg-public-nav nav a:after{display:none}
.bpeg-home-hero{padding:31px 0 28px;background:radial-gradient(circle at 95% 5%,rgba(124,58,237,.08),transparent 32%),linear-gradient(160deg,#f6faff,#fff 55%,#f7f5ff)}.bpeg-home-hero-grid{grid-template-columns:1fr;gap:20px}.bpeg-kicker{font-size:9.5px;padding:5px 8px}.bpeg-home-hero h1{font-size:clamp(31px,9vw,39px);line-height:1.08}.bpeg-home-hero h1:after{width:58px;height:4px;margin-top:12px}.bpeg-home-hero p{font-size:15px}.bpeg-home-search{height:52px;border-radius:12px;grid-template-columns:40px minmax(0,1fr) 86px;margin-top:17px}.bpeg-home-search button{padding:0 10px}.bpeg-search-icon{font-size:18px!important}.bpeg-hero-proof{padding:19px;border-radius:16px}.bpeg-proof-icon{width:40px;height:40px;border-radius:12px}.bpeg-proof-icon .bpeg-svg-icon{width:21px;height:21px}.bpeg-hero-proof h2{font-size:18px}.bpeg-hero-proof ul{grid-template-columns:1fr 1fr}
.bpeg-home-section{padding:28px 0}.bpeg-section-head{align-items:flex-start}.bpeg-section-head h2,.bpeg-home-section>h2{font-size:24px}.bpeg-section-head h2:after,.bpeg-home-section>h2:after{margin-top:5px}.bpeg-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bpeg-topic-grid>a{min-height:108px;border-radius:14px}.bpeg-topic-grid .bpeg-topic-icon{width:42px;height:42px;border-radius:12px}.bpeg-topic-grid .bpeg-topic-icon .bpeg-svg-icon{width:22px;height:22px}.bpeg-study-list{gap:8px}.bpeg-study-list article{grid-template-columns:1fr;padding:14px 14px 14px 17px;gap:6px;border-radius:12px}.bpeg-study-list time{justify-self:start;padding:0 9px;min-height:28px}.bpeg-study-list .bpeg-read-more{text-align:left}.bpeg-course-band{padding:29px 0 32px}.bpeg-home-course-grid{grid-template-columns:1fr;gap:13px}.bpeg-home-course-grid article{border-radius:15px;padding:20px}.bpeg-home-course-grid h3{font-size:19px}.bpeg-why-grid{grid-template-columns:1fr;gap:10px}.bpeg-why-grid>div{border-radius:13px;padding:15px}.bpeg-home-bottom .bpeg-public-shell{flex-direction:column;align-items:stretch}.bpeg-home-bottom a{width:100%;text-align:center}
.bpeg-archive-hero{padding:34px 0 20px}.bpeg-archive-hero h1{font-size:32px}.bpeg-archive-list article{border-radius:12px;padding:17px}
.bpeg-article-wrap{padding:8px 0 31px}.bpeg-article-grid{grid-template-columns:1fr;gap:14px}.bpeg-article-head{padding:0 2px}.bpeg-article-head h1{font-size:clamp(29px,8.2vw,36px);line-height:1.13}.bpeg-article-deck{font-size:14.5px}.bpeg-article-meta{display:flex;gap:7px 12px}.bpeg-article-meta span{font-size:10.5px}.bpeg-article-intro{border-radius:12px;padding:15px;margin:15px 0}.bpeg-mobile-on-page{border-radius:13px;box-shadow:0 6px 20px rgba(27,55,90,.045);overflow:hidden}.bpeg-mobile-on-page summary{background:linear-gradient(135deg,#f7faff,#f6f4ff)}
.bpeg-public-module{border-radius:14px;margin:15px 0;box-shadow:0 8px 24px rgba(27,55,90,.06)}.bpeg-public-module>header{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:14px 13px 13px 15px}.bpeg-public-module>header:before{width:4px}.bpeg-module-number{width:34px;height:34px}.bpeg-module-kicker{font-size:8.5px}.bpeg-public-module h2{font-size:15.5px}.bpeg-public-module header p{font-size:10.5px}.bpeg-module-count{grid-column:2;justify-self:start;margin-top:3px;padding:5px 8px;font-size:9.5px}.bpeg-public-question-grid{grid-template-columns:1fr;gap:9px;padding:9px}.bpeg-public-question{border-radius:12px;padding:13px 12px}.bpeg-question-stem{font-size:13.8px}.bpeg-options{grid-template-columns:1fr}.bpeg-options>div{padding:5px}.bpeg-public-question summary{width:100%;justify-content:center;padding:10px 12px}.bpeg-public-answer{border-radius:9px;padding:11px}.bpeg-module-cta{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:13px}.bpeg-lock{width:34px;height:34px}.bpeg-module-cta a{grid-column:1/-1;width:100%;text-align:center;padding:11px 12px}.bpeg-module-cta strong{font-size:12.5px}.bpeg-module-cta p{font-size:11px}.bpeg-article-side{gap:10px}.bpeg-course-sidebox,.bpeg-side-card{border-radius:13px;padding:14px}.bpeg-related-grid{grid-template-columns:1fr}
}
@media(max-width:480px){.bpeg-public-shell{width:min(100% - 16px,1180px)}.bpeg-public-brand small{display:none}.bpeg-logo-mark{width:35px;height:35px}.bpeg-public-brand strong{font-size:20px}.bpeg-home-hero{padding-top:25px}.bpeg-home-hero h1{font-size:30px}.bpeg-home-hero h1 br{display:none}.bpeg-home-search{grid-template-columns:36px minmax(0,1fr) 78px}.bpeg-home-search input{font-size:13px}.bpeg-home-search button{font-size:12px}.bpeg-hero-proof ul{grid-template-columns:1fr}.bpeg-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bpeg-topic-grid>a{min-height:100px;padding:10px 7px}.bpeg-topic-grid strong{font-size:10.5px}.bpeg-section-head{gap:6px}.bpeg-section-head>a{font-size:11.5px}.bpeg-home-course-grid article{padding:18px}.bpeg-article-head h1{font-size:27px}.bpeg-article-meta{display:grid;grid-template-columns:1fr;gap:6px}.bpeg-public-module>header{grid-template-columns:34px minmax(0,1fr)}.bpeg-module-number{width:31px;height:31px;font-size:12px}.bpeg-public-question{padding:12px 10px}.bpeg-question-stem{font-size:13.4px}.bpeg-options p{font-size:12.3px}.bpeg-statement-line{padding:6px 7px}.bpeg-course-sidebox,.bpeg-side-card{padding:13px}}
.bpeg-answer-details[open] summary .bpeg-answer-label{transform:none!important}
.bpeg-premium-badge{display:inline-flex;align-items:center;gap:5px}.bpeg-badge-icon{display:inline-flex}.bpeg-badge-icon .bpeg-svg-icon{width:13px;height:13px}
.bpeg-public-module h2{color:var(--module-dark)}
/* v8.2.1 — compact answer reveal control */
.bpeg-answer-details{margin-top:9px!important}
.bpeg-public-question .bpeg-answer-details>summary{
  width:auto!important;
  max-width:max-content;
  min-height:31px!important;
  padding:6px 10px!important;
  gap:6px!important;
  border-radius:999px!important;
  font-size:11.25px!important;
  line-height:1!important;
  font-weight:850!important;
  letter-spacing:.005em;
  box-shadow:0 5px 12px rgba(34,75,130,.12)!important;
  cursor:pointer;
  user-select:none;
}
.bpeg-public-question .bpeg-answer-details>summary>.bpeg-svg-icon{width:13px!important;height:13px!important}
.bpeg-public-question .bpeg-answer-details>summary .bpeg-answer-chevron{margin-left:0!important}
.bpeg-public-question .bpeg-answer-details>summary .bpeg-answer-chevron .bpeg-svg-icon{width:11px!important;height:11px!important}
.bpeg-public-question .bpeg-answer-details>summary:hover{transform:translateY(-1px);box-shadow:0 7px 15px rgba(34,75,130,.16)!important}
.bpeg-answer-details[open]>summary{box-shadow:0 5px 12px rgba(15,159,143,.14)!important}
@media(max-width:780px){
  .bpeg-public-question .bpeg-answer-details>summary{
    width:auto!important;
    max-width:max-content!important;
    min-height:30px!important;
    padding:6px 9px!important;
    font-size:11px!important;
    justify-content:flex-start!important;
  }
}
@media(max-width:480px){
  .bpeg-public-question .bpeg-answer-details>summary{
    min-height:29px!important;
    padding:5.5px 9px!important;
    font-size:10.75px!important;
  }
}

/* v8.2.2 — BiharJobs247 expanded brand identity + mobile polish */
.bpeg-brand-copy{display:flex;flex-direction:column;min-width:0;line-height:1}
.bpeg-public-brand .bpeg-brand-copy strong{display:block;color:var(--bpeg-navy);font-weight:900}
.bpeg-public-brand .bpeg-brand-copy small{display:block;margin-top:4px;color:#667991;font-size:10.5px;font-weight:650;letter-spacing:.015em;line-height:1.15;white-space:nowrap}
.bpeg-public-brand .bpeg-brand-copy small b{color:var(--bpeg-blue);font-weight:900;letter-spacing:.04em}
.bpeg-home-brand-promise{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:6px 10px;border:1px solid rgba(37,99,235,.14);border-radius:999px;background:linear-gradient(90deg,rgba(239,246,255,.92),rgba(245,243,255,.88),rgba(236,253,245,.86));box-shadow:0 5px 14px rgba(25,61,110,.045);font-size:11px;font-weight:850;letter-spacing:.045em;color:#29496f;text-transform:uppercase}
.bpeg-home-brand-promise span:nth-of-type(1){color:#2563eb}.bpeg-home-brand-promise span:nth-of-type(2){color:#7c3aed}.bpeg-home-brand-promise span:nth-of-type(3){color:#059669}.bpeg-home-brand-promise i{font-style:normal;color:#94a3b8}
.bpeg-brand-explainer{max-width:760px;margin:-2px 0 18px;color:#60738a;font-size:13.5px;line-height:1.65}
.bpeg-brand-explainer strong:first-child{color:var(--bpeg-navy)}
.bpeg-brand-explainer strong:last-child{color:#315d9a}
.bpeg-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:3px}
.bpeg-public-footer .bpeg-footer-brand>strong{font-size:18px;letter-spacing:-.02em;color:#fff}
.bpeg-public-footer .bpeg-footer-brand>span{margin:0;color:#c9d8eb;font-size:11.5px;font-weight:700}
.bpeg-public-footer .bpeg-footer-brand>em{font-style:normal;color:#8fa7c5;font-size:10.5px;font-weight:650;letter-spacing:.035em}

@media(max-width:780px){
  .bpeg-public-brand .bpeg-brand-copy small{display:block;font-size:8.8px;margin-top:3px;letter-spacing:0}
  .bpeg-home-brand-promise{font-size:10px;gap:6px;margin-bottom:15px;padding:5px 9px}
  .bpeg-brand-explainer{font-size:12.5px;line-height:1.55;margin-bottom:15px}
  .bpeg-public-footer .bpeg-footer-brand>strong{font-size:17px}
  .bpeg-public-footer .bpeg-footer-brand>span{font-size:11px}
}
@media(max-width:480px){
  .bpeg-public-brand small{display:block!important}
  .bpeg-public-brand{gap:8px;min-width:0;max-width:calc(100% - 50px)}
  .bpeg-brand-copy{min-width:0}
  .bpeg-public-brand .bpeg-brand-copy strong{font-size:19px;line-height:1}
  .bpeg-public-brand .bpeg-brand-copy small{font-size:7.7px;line-height:1.1;max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .bpeg-home-brand-promise{margin-top:-2px;margin-bottom:14px}
  .bpeg-brand-explainer{font-size:12px}
  .bpeg-footer-brand{gap:2px}
}
@media(max-width:360px){
  .bpeg-logo-mark{width:33px;height:33px}
  .bpeg-public-brand .bpeg-brand-copy strong{font-size:18px}
  .bpeg-public-brand .bpeg-brand-copy small{font-size:7.2px;max-width:155px}
  .bpeg-home-brand-promise{font-size:9.2px;gap:5px;padding:5px 8px}
}

/* v8.3.0 — dual study format / PDF conversion system */
.bpeg-study-format-strip{margin:18px auto 8px;padding:18px 20px;border:1px solid #dfe8f2;border-radius:18px;background:linear-gradient(115deg,#ffffff 0%,#f6fbff 45%,#fff9ee 100%);display:grid;grid-template-columns:minmax(230px,.9fr) repeat(2,minmax(230px,1fr));gap:14px;align-items:stretch;box-shadow:0 16px 44px rgba(17,43,80,.055);position:relative;overflow:hidden}.bpeg-study-format-strip:after{content:"";position:absolute;right:-85px;top:-105px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.12),rgba(245,158,11,0) 68%);pointer-events:none}.bpeg-format-intro{padding:5px 8px 5px 2px;align-self:center}.bpeg-format-intro .bpeg-kicker{margin-bottom:4px;color:#7c3aed;font-weight:850}.bpeg-format-intro h2{margin:0 0 6px;color:#0a2048;font-size:22px;line-height:1.12}.bpeg-format-intro p{margin:0;color:#617189;font-size:12px}.bpeg-format-card{display:flex;gap:12px;align-items:flex-start;padding:15px;border-radius:14px;border:1px solid #e4ebf2;background:rgba(255,255,255,.92);position:relative;z-index:1}.bpeg-format-card strong{display:block;font-size:13px;color:#15243d;margin-bottom:3px}.bpeg-format-card small{display:block;color:#65748a;font-size:11px;line-height:1.45}.bpeg-format-icon{flex:0 0 auto;width:38px;height:38px;border-radius:11px;display:grid;place-items:center}.bpeg-format-icon .bpeg-svg-icon{width:20px;height:20px}.bpeg-format-digital .bpeg-format-icon{background:#e8f1ff;color:#0d5ed7}.bpeg-format-pdf{border-color:#f0dfb9}.bpeg-format-pdf .bpeg-format-icon{background:#fff2d9;color:#b45309}.bpeg-format-combo{grid-column:2/4;justify-self:start;margin-top:-5px;padding:5px 10px;border-radius:999px;background:#f1eaff;color:#6d28d9;font-size:10px;font-weight:850;letter-spacing:.02em}.bpeg-course-format-chips{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 2px}.bpeg-course-format-chips span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#eaf3ff;color:#0d5ed7;font-size:9.5px;font-weight:850}.bpeg-course-format-chips .bpeg-svg-icon{width:12px;height:12px}.bpeg-course-format-chips span.is-pdf{background:#fff3db;color:#a85b05}.bpeg-course-format-chips span.is-bundle{background:#f1eaff;color:#6d28d9}.bpeg-side-format-pills{display:flex;flex-wrap:wrap;gap:5px;margin:10px 0 12px}.bpeg-side-format-pills span{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border-radius:999px;background:#eef5ff;color:#0d5ed7;font-size:9px;font-weight:850}.bpeg-side-format-pills .bpeg-svg-icon{width:11px;height:11px}.bpeg-side-format-pills .is-pdf{background:#fff1d7;color:#a75b04}.bpeg-side-format-pills .is-bundle{background:#f2eafe;color:#6d28d9}.bpeg-side-product-actions{display:grid;gap:7px;margin-top:12px}.bpeg-side-product-actions>a{display:block!important;text-align:center!important;border-radius:10px!important;padding:10px 11px!important;text-decoration:none!important;font-size:11px!important;font-weight:900!important}.bpeg-side-course-btn{background:#0d5ed7!important;color:#fff!important}.bpeg-side-pdf-btn{background:#fff7e8!important;border:1px solid #efcf95!important;color:#9a5200!important}.bpeg-side-course-item{border-bottom:1px solid #e6edf4;padding:0 0 8px;margin-bottom:8px}.bpeg-side-course-item:last-child{border-bottom:0;margin-bottom:0}.bpeg-side-course-item>a:first-child{border:0!important;padding:6px 0!important}.bpeg-side-mini-pdf{display:inline-flex!important;width:auto!important;margin:2px 0 0!important;padding:5px 8px!important;border-radius:999px!important;background:#fff1d7!important;color:#995000!important;font-size:9px!important;font-weight:900!important;text-decoration:none!important}.bpeg-module-cta-copy{min-width:0}.bpeg-module-format-note{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.bpeg-module-format-note span{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:4px 7px;background:rgba(255,255,255,.72);border:1px solid rgba(20,50,90,.09);font-size:9.5px;font-weight:800;color:#40536d}.bpeg-module-format-note .bpeg-svg-icon{width:11px;height:11px}.bpeg-module-format-note span:nth-child(2){color:#985100;background:#fff7e6;border-color:#f0d5a4}.bpeg-module-format-note .is-bundle{color:#6d28d9;background:#f4efff;border-color:#e4d8fb}.bpeg-module-cta-actions{display:flex;flex-direction:column;gap:7px;min-width:154px}.bpeg-module-cta-actions>a{display:inline-flex!important;align-items:center;justify-content:center;gap:5px;text-decoration:none;font-weight:900;border-radius:10px;padding:10px 12px;white-space:nowrap;font-size:10.5px}.bpeg-module-cta-actions .bpeg-svg-icon{width:13px;height:13px}.bpeg-module-course-btn{background:linear-gradient(135deg,#0d5ed7,#2149bd)!important;color:#fff!important}.bpeg-module-pdf-btn{background:#fff8ea!important;color:#9a5200!important;border:1px solid #e9ca90!important}.bpeg-home-bottom{background:linear-gradient(120deg,#0a2a55,#173b72 65%,#4b2d82)}
@media(max-width:900px){.bpeg-study-format-strip{grid-template-columns:1fr 1fr}.bpeg-format-intro{grid-column:1/-1}.bpeg-format-combo{grid-column:1/-1}.bpeg-module-cta-actions{min-width:0}}
@media(max-width:680px){.bpeg-study-format-strip{width:min(100% - 20px,1180px);grid-template-columns:1fr;padding:14px;gap:9px;border-radius:15px}.bpeg-format-intro,.bpeg-format-combo{grid-column:1}.bpeg-format-intro h2{font-size:19px}.bpeg-format-card{padding:13px}.bpeg-format-combo{margin-top:0;white-space:normal}.bpeg-course-format-chips{margin-top:9px}.bpeg-module-cta{grid-template-columns:34px minmax(0,1fr)!important}.bpeg-module-cta-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;width:100%}.bpeg-module-cta-actions>a{width:100%!important;padding:10px 8px!important}.bpeg-module-format-note{gap:5px}.bpeg-side-product-actions{grid-template-columns:1fr 1fr}.bpeg-side-product-actions>a{padding:9px 7px!important}}
@media(max-width:430px){.bpeg-module-cta-actions,.bpeg-side-product-actions{grid-template-columns:1fr}.bpeg-format-icon{width:35px;height:35px}.bpeg-format-card strong{font-size:12.5px}.bpeg-format-card small{font-size:10.5px}}

/* v9.6 Study Material <-> Recruitment connection */
.bj247-study-recruitment-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0 22px;padding:16px 18px;border:1px solid #cfe0f5;border-left:5px solid #1767cf;border-radius:14px;background:linear-gradient(135deg,#f5f9ff,#fff 58%,#f1fbf5);box-shadow:0 8px 24px rgba(16,46,81,.05)}.bj247-study-recruitment-banner>div{min-width:0}.bj247-study-recruitment-banner span,.bj247-study-recruitment-side>span{display:block;font-size:9px;font-weight:950;letter-spacing:.11em;color:#5277a2}.bj247-study-recruitment-banner h2{margin:4px 0 5px!important;font-size:18px!important;line-height:1.3!important;color:#102e51!important}.bj247-study-recruitment-banner p{margin:0!important;color:#5f7388!important;font-size:12px!important}.bj247-study-recruitment-banner>a,.bj247-study-job-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border-radius:10px;background:#1166d8;color:#fff!important;text-decoration:none!important;font-size:10px;font-weight:900;white-space:nowrap}.bj247-study-recruitment-side{border-top:4px solid #1767cf!important}.bj247-study-recruitment-side h2{font-size:14px!important;line-height:1.35!important;margin:6px 0!important}.bj247-study-recruitment-side p{font-size:10px!important;color:#687b8e!important;margin:0 0 10px!important}.bj247-study-recruitment-side .bj247-study-job-link{width:100%;box-sizing:border-box}
@media(max-width:700px){.bj247-study-recruitment-banner{display:grid;gap:12px}.bj247-study-recruitment-banner>a{width:100%;box-sizing:border-box}.bj247-study-recruitment-banner h2{font-size:16px!important}}
