/* Every component is scoped to the homepage; other templates are unaffected. */
body.b5m-page,body.b5m-page #tie-container,body.b5m-page #tie-wrapper{background:#17191d!important;background-image:none!important}
.b5m-main{width:100%;max-width:1240px;margin:0 auto;padding:0 30px 48px;box-sizing:border-box;clear:both}
.b5m-home{--b5m-accent:#4b7a87;--b5m-ink:#fff;--b5m-text:#f4f3ef;--b5m-muted:#b9bec6;background:#17191d;color:var(--b5m-text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;text-align:left;padding:12px 0 0;isolation:isolate}
.b5m-home *,.b5m-home *:before,.b5m-home *:after{box-sizing:border-box}
.b5m-home h1,.b5m-home h2,.b5m-home h3,.b5m-home p{padding:0;margin:0;border:0;color:inherit;font-family:inherit;line-height:inherit}
.b5m-home h1,.b5m-home h2,.b5m-home h3{font-weight:750;letter-spacing:-.035em;text-transform:none}
.b5m-home a{color:inherit;text-decoration:none!important;box-shadow:none}
.b5m-home a:focus-visible,.b5m-home button:focus-visible,.b5m-home input:focus-visible{outline:3px solid #fff;outline-offset:5px}
.b5m-home .b5m-eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.5;color:#b9bec6;margin-bottom:12px}
.b5m-home .b5m-intro{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:36px 0 30px;align-items:center}
.b5m-home .b5m-intro h1{font-size:clamp(30px,3.3vw,44px);line-height:1.1;max-width:550px}
.b5m-home .b5m-intro-copy>p{color:var(--b5m-muted);font-size:16px;line-height:1.7;margin-bottom:20px;max-width:560px}
.b5m-home .b5m-actions{display:flex;gap:10px;flex-wrap:wrap}
.b5m-home .b5m-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:11px 16px;min-height:46px;background:#efece3;border:1px solid #efece3;border-radius:4px;color:#17191d!important;font-size:13px;font-weight:700;line-height:1.4;transition:background .15s}
.b5m-home .b5m-button:hover{background:#fff;border-color:#fff}
.b5m-home .b5m-button-outline{background:transparent;border-color:#515760;color:#fff!important}
.b5m-home .b5m-button-outline:hover{background:#2c3037}
.b5m-home .b5m-featured{display:grid;grid-template-columns:1.65fr 1fr;grid-template-rows:1fr 1fr;gap:16px}
.b5m-home .b5m-card{min-width:0;border-radius:6px;overflow:hidden;background:#21242a;position:relative}
.b5m-home .b5m-card-link{display:flex;flex-direction:column;height:100%;color:#f4f3ef!important}
.b5m-home .b5m-picture{position:relative;overflow:hidden;aspect-ratio:16/9;background:#2c323b}
.b5m-home .b5m-image{display:block;width:100%;height:100%;max-width:none;object-fit:cover;margin:0;border:0;transition:transform .25s}
.b5m-home .b5m-placeholder{background:linear-gradient(135deg,#31404b,#242830);display:flex;align-items:center;justify-content:center;color:#9eaab3;font-size:26px;line-height:1.1;font-weight:900;letter-spacing:.1em}
.b5m-home .b5m-card-link:hover .b5m-image{transform:scale(1.025)}
.b5m-home .b5m-card-link:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.b5m-home .b5m-card-copy{padding:21px 22px 22px;display:flex;align-items:flex-start;flex-direction:column;flex:1}
.b5m-home .b5m-badge{background:var(--b5m-accent);color:var(--b5m-ink);padding:4px 9px;display:inline-block;font-size:11px;font-weight:700;line-height:1.4;letter-spacing:.02em;border-radius:2px;margin-bottom:10px}
.b5m-home .b5m-card h3{font-size:22px;line-height:1.2;margin-bottom:12px;overflow-wrap:anywhere}
.b5m-home .b5m-card p{font-size:14px;line-height:1.65;color:#bac0c8;margin-bottom:18px}
.b5m-home .b5m-read{font-size:12px;font-weight:700;color:#e2e6eb;display:flex;gap:12px;align-items:center;margin-top:auto}
.b5m-home .b5m-lead{grid-row:span 2;min-height:432px}
.b5m-home .b5m-lead .b5m-picture{position:absolute;inset:0;aspect-ratio:auto}
.b5m-home .b5m-lead .b5m-picture:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,11,15,.97),rgba(8,11,15,.68) 37%,rgba(8,11,15,.03) 78%)}
.b5m-home .b5m-lead .b5m-card-copy{position:relative;z-index:1;margin-top:auto;flex:0;padding:30px;max-width:95%}
.b5m-home .b5m-lead .b5m-card-link{justify-content:flex-end}
.b5m-home .b5m-lead h3{font-size:34px;line-height:1.05}
.b5m-home .b5m-lead p{color:#e0e3e8;max-width:560px}
.b5m-home .b5m-support .b5m-card-link{display:grid;grid-template-columns:44% 56%}
.b5m-home .b5m-support .b5m-picture{height:100%;aspect-ratio:auto;min-height:208px}
.b5m-home .b5m-support .b5m-card-copy{padding:18px}
.b5m-home .b5m-support h3{font-size:23px}
.b5m-home .b5m-featured-1{grid-template-columns:1fr}
.b5m-home .b5m-featured-2{grid-template-rows:1fr}
.b5m-home .b5m-featured-2 .b5m-lead{grid-row:auto}
.b5m-home .b5m-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:22px}
.b5m-home .b5m-section-head h2{font-size:30px;line-height:1.15}
.b5m-home .b5m-section-head .b5m-eyebrow{margin-bottom:6px;font-size:10px}
.b5m-home .b5m-section-head>p{color:var(--b5m-muted);font-size:13px}
.b5m-home .b5m-collections,.b5m-home .b5m-latest,.b5m-home .b5m-archive{margin-top:48px;scroll-margin-top:100px}
.b5m-home .b5m-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.b5m-home .b5m-collection{background:#202328;padding:20px;border-top:3px solid var(--b5m-accent);border-radius:4px;display:flex;flex-direction:column;transition:background .15s;color:#f4f3ef!important}
.b5m-home .b5m-collection:hover{background:#2b3037}
.b5m-home .b5m-collection-top{display:flex;justify-content:space-between;margin-bottom:18px;font-size:18px;line-height:1}
.b5m-home .b5m-dot{width:11px;height:11px;border-radius:50%;background:var(--b5m-accent);display:block;box-shadow:0 0 0 1px #ffffff35}
.b5m-home .b5m-collection h3,.b5m-home .b5m-search-tile h3{font-size:22px;line-height:1.2;margin-bottom:10px}
.b5m-home .b5m-collection p{font-size:13px;line-height:1.65;color:var(--b5m-muted);margin-bottom:18px}
.b5m-home .b5m-collection-foot{margin-top:auto;font-size:11px;font-weight:700}
.b5m-home .b5m-search-tile{background:#2b3640;border-radius:4px;padding:20px;display:flex;flex-direction:column;border-top:3px solid #8cabb7}
.b5m-home .b5m-search-tile form{margin-top:auto}
.b5m-home .b5m-search-tile input{width:100%;min-width:0;font:inherit;font-size:12px;background:#1a232b;color:#fff;border:1px solid #64737e;border-radius:3px;padding:10px;height:42px;box-shadow:none}
.b5m-home .b5m-search-tile input::placeholder{color:#c2cbd1;opacity:1}
.b5m-home .b5m-search-tile button{display:flex;justify-content:space-between;width:100%;border:0;color:#fff;background:transparent;padding:11px 0 0;min-height:42px;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;box-shadow:none}
.b5m-home .b5m-podcast{display:grid;grid-template-columns:1fr 1.6fr;margin:48px 0 56px;border:1px solid #39414a;border-radius:6px;overflow:hidden;background:#202830}
.b5m-home .b5m-podcast-art{background:linear-gradient(140deg,#314651,#1a232c);position:relative;overflow:hidden;padding:30px;display:flex;flex-direction:column;justify-content:center}
.b5m-home .b5m-podcast-art>span{font-size:10px;letter-spacing:.2em;color:#bacdd5;font-weight:700;margin-bottom:14px}
.b5m-home .b5m-podcast-art strong{font-size:36px;line-height:1.03;letter-spacing:-.04em;position:relative;z-index:1;color:#fff}
.b5m-home .b5m-wave{display:flex;align-items:center;gap:6px;height:48px;margin-top:20px;opacity:.75}
.b5m-home .b5m-wave i{width:5px;height:16px;background:#8cb7c7;border-radius:5px}
.b5m-home .b5m-wave i:nth-child(3n){height:38px}.b5m-home .b5m-wave i:nth-child(2n){height:28px}.b5m-home .b5m-wave i:nth-child(5n){height:46px}
.b5m-home .b5m-podcast-copy{padding:36px 40px;align-self:center}
.b5m-home .b5m-podcast h2{font-size:34px;line-height:1.12;margin-bottom:16px}
.b5m-home .b5m-podcast-copy>p:not(.b5m-eyebrow){font-size:15px;color:#c3cbd3;line-height:1.7;max-width:560px;margin-bottom:22px}
.b5m-home .b5m-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.b5m-home .b5m-latest .b5m-section-head{border-left:4px solid var(--b5m-accent);padding-left:15px}
.b5m-home .b5m-view{font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:12px;min-height:44px;white-space:nowrap}
.b5m-home .b5m-view:hover{text-decoration:underline!important}
.b5m-home .b5m-archive{padding-top:36px;border-top:1px solid #373d44}
.b5m-home .b5m-ad{margin:32px 0;text-align:center;max-width:100%;overflow:auto;background:#1c1f24;border:1px solid #343a42;padding:12px}
.b5m-home .b5m-ad-label{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:9px;color:#c0c4ca;margin-bottom:8px}
.b5m-home .b5m-ad-widget{max-width:100%;margin:0 auto}
.b5m-home .b5m-ad-title{font-size:12px;color:var(--b5m-muted)}
.b5m-home .b5m-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1500px){.b5m-home .b5m-intro h1{font-size:44px}}
@media(max-width:1000px){.b5m-home .b5m-intro{gap:24px}.b5m-home .b5m-featured{grid-template-columns:1.3fr 1fr}.b5m-home .b5m-support .b5m-card-link{grid-template-columns:38% 62%}.b5m-home .b5m-support h3{font-size:20px}.b5m-home .b5m-support .b5m-card-copy{padding:14px}.b5m-home .b5m-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.b5m-home .b5m-card-grid{gap:16px}.b5m-home .b5m-card-copy{padding:18px}.b5m-home .b5m-card h3{font-size:20px}.b5m-home .b5m-lead h3{font-size:30px}}
@media(max-width:700px){.b5m-main{padding:0 18px 32px}.b5m-home .b5m-intro{grid-template-columns:1fr;gap:18px;padding:26px 0}.b5m-home .b5m-intro h1{font-size:34px;max-width:440px}.b5m-home .b5m-intro-copy>p{font-size:15px;margin-bottom:16px}.b5m-home .b5m-button{font-size:12px;padding:11px 13px}.b5m-home .b5m-featured{grid-template-columns:1fr;grid-template-rows:auto}.b5m-home .b5m-lead{min-height:360px;grid-row:auto}.b5m-home .b5m-lead .b5m-card-copy{padding:24px}.b5m-home .b5m-support .b5m-card-link{grid-template-columns:40% 60%}.b5m-home .b5m-support .b5m-picture{min-height:178px}.b5m-home .b5m-support .b5m-card-copy{padding:20px}.b5m-home .b5m-card-grid{grid-template-columns:1fr}.b5m-home .b5m-card h3{font-size:24px}.b5m-home .b5m-lead h3{font-size:30px}.b5m-home .b5m-support h3{font-size:22px}.b5m-home .b5m-section-head{align-items:flex-start;flex-direction:column;gap:8px}.b5m-home .b5m-section-head h2{font-size:28px}.b5m-home .b5m-view{min-height:32px}.b5m-home .b5m-collections,.b5m-home .b5m-latest,.b5m-home .b5m-archive{margin-top:36px}.b5m-home .b5m-podcast{grid-template-columns:1fr;margin:36px 0}.b5m-home .b5m-podcast-art{padding:24px;min-height:180px}.b5m-home .b5m-podcast-art strong{font-size:32px}.b5m-home .b5m-wave{position:absolute;right:24px;bottom:30px}.b5m-home .b5m-podcast-copy{padding:26px}.b5m-home .b5m-podcast h2{font-size:30px}.b5m-home .b5m-collection{padding:16px}.b5m-home .b5m-collection h3{font-size:21px}.b5m-home .b5m-search-tile{padding:16px}.b5m-home .b5m-collection-grid{gap:12px}}
@media(max-width:380px){.b5m-home .b5m-collection-grid{grid-template-columns:1fr}.b5m-home .b5m-intro h1{font-size:30px}}
@media(prefers-reduced-motion:reduce){.b5m-home *{transition:none!important;scroll-behavior:auto!important}}
/* 1.1: Compact homepage masthead; original article/category headers are retained. */
.b5m-masthead{max-width:1180px;margin:0 auto;color:#f4f3ef;background:#17191d;font-family:Arial,Helvetica,sans-serif;border-bottom:1px solid #363b43;position:relative;z-index:30;text-align:left}
.b5m-masthead *{box-sizing:border-box}
.b5m-masthead a{color:#f4f3ef!important;text-decoration:none!important;box-shadow:none}
.b5m-masthead-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0 22px}
.b5m-brand{display:block;flex:0 0 auto;line-height:0}
.b5m-brand img{display:block;width:260px!important;height:auto!important;max-height:none!important;margin:0}
.b5m-header-tools{display:flex;gap:18px;align-items:center}
.b5m-header-tools form{display:flex;border:1px solid #464d56;border-radius:4px;background:#22262c;overflow:hidden;margin:0;width:238px}
.b5m-header-tools input{border:0!important;background:transparent!important;color:#f4f3ef!important;font:14px Arial!important;width:190px;min-width:0;padding:12px!important;height:44px!important;box-shadow:none!important}
.b5m-header-tools input::placeholder{color:#bfc6cd;opacity:1}
.b5m-header-tools button{background:transparent!important;color:#fff!important;border:0!important;width:46px;height:44px;padding:0;font-size:26px;cursor:pointer;box-shadow:none!important}
.b5m-header-tools .b5m-listen{display:inline-flex;align-items:center;gap:18px;min-height:44px;padding:12px 17px;background:#efece3;color:#17191d!important;border-radius:4px;font-size:13px;font-weight:700;white-space:nowrap}
.b5m-desktop-nav>ul,.b5m-mobile-nav nav>ul{display:flex;align-items:center;gap:12px;list-style:none!important;margin:0!important;padding:0!important}
.b5m-desktop-nav>ul>li,.b5m-mobile-nav nav>ul>li{display:flex;align-items:center;position:relative;margin:0;padding:0;list-style:none!important}
.b5m-desktop-nav>ul>li>a,.b5m-mobile-nav nav>ul>li>a{display:flex;align-items:center;gap:8px;padding:15px 9px;font-size:13px;font-weight:700;line-height:1.4;min-height:48px}
.b5m-masthead a:hover{color:#fff!important;background-color:#2c323a}
.b5m-masthead .b5m-brand:hover{background:transparent}
.b5m-masthead .b5m-listen:hover{background:#fff;color:#17191d!important}
.b5m-nav-dot{width:8px;height:8px;border-radius:50%;background:var(--b5m-nav-color,#4b7a87);box-shadow:0 0 0 1px #ffffff35;flex-shrink:0}
.b5m-masthead a[aria-current="page"]{border-bottom:2px solid #abb8c0}
.b5m-masthead a:focus-visible,.b5m-masthead button:focus-visible,.b5m-masthead summary:focus-visible,.b5m-masthead input:focus-visible{outline:2px solid #fff!important;outline-offset:3px}
.b5m-subnav{position:relative}
.b5m-subnav summary{cursor:pointer;padding:12px 8px;list-style:none;color:#d1d9df;min-height:44px}
.b5m-subnav summary::-webkit-details-marker{display:none}
.b5m-subnav>ul{position:absolute;top:100%;left:-100px;width:210px;list-style:none!important;padding:8px!important;margin:0!important;background:#252a31;border:1px solid #4d555f;border-radius:4px;box-shadow:0 10px 24px #0005;z-index:40}
.b5m-subnav li{list-style:none!important;margin:0!important;padding:0!important}
.b5m-subnav a{display:block;padding:12px;font-size:13px;line-height:1.5}
.b5m-mobile-nav{display:none}
.b5m-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(max-width:1240px){.b5m-masthead{margin-left:30px;margin-right:30px}}
@media(max-width:1000px){.b5m-desktop-nav>ul{gap:2px}.b5m-desktop-nav>ul>li>a{font-size:12px;padding:14px 7px}.b5m-brand img{width:235px!important}.b5m-header-tools{gap:12px}.b5m-header-tools form{width:205px}.b5m-header-tools input{width:159px}}
@media(max-width:800px){.b5m-masthead{margin-left:18px;margin-right:18px}.b5m-masthead-top{padding:20px 0;flex-wrap:wrap;gap:18px}.b5m-brand img{width:220px!important}.b5m-header-tools{width:100%;justify-content:space-between}.b5m-header-tools form{width:auto;flex:1;max-width:360px}.b5m-header-tools input{width:100%;flex:1}.b5m-header-tools button{flex-shrink:0}.b5m-desktop-nav{display:none}.b5m-mobile-nav{display:block;border-top:1px solid #343a42}.b5m-mobile-nav>summary{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:16px 0;font-size:14px;font-weight:700;cursor:pointer}.b5m-mobile-nav>summary::-webkit-details-marker{display:none}.b5m-mobile-nav nav>ul{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding-bottom:14px!important}.b5m-mobile-nav nav>ul>li{flex-wrap:wrap}.b5m-subnav>ul{left:auto;right:0}.b5m-header-tools .b5m-listen{padding:12px;font-size:12px;gap:10px}}

/* Biography-only visual identity. */
body.b5m-page,body.b5m-page #tie-container,body.b5m-page #tie-wrapper{background:#f7f5f0!important}
.b5m-home{--b5m-accent:#3ea9f7;--b5m-ink:#102636;--b5m-text:#252a2e;--b5m-muted:#62717c;background:#f7f5f0;color:var(--b5m-text);padding-top:32px}
.b5m-home .b5m-eyebrow{color:#287db9}.b5m-home .b5m-first-head{margin-bottom:18px}.b5m-home .b5m-first-head h1{font-size:clamp(32px,4vw,48px);color:#152a3a}
.b5m-home .b5m-featured{grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:16px}.b5m-home .b5m-card{background:#152a3a;border-radius:12px;box-shadow:0 8px 24px rgba(21,42,58,.11)}
.b5m-home .b5m-featured .b5m-card-copy{position:absolute;inset:auto 0 0;z-index:2;padding:20px;background:linear-gradient(0deg,rgba(8,23,34,.96),rgba(8,23,34,.72) 62%,transparent)}.b5m-home .b5m-featured .b5m-picture{position:absolute;inset:0;height:100%;aspect-ratio:auto}.b5m-home .b5m-featured .b5m-card-link{position:relative;min-height:230px;display:block}.b5m-home .b5m-featured .b5m-card h3{color:#fff;margin:0;font-size:21px}.b5m-home .b5m-featured .b5m-card p,.b5m-home .b5m-featured .b5m-read{display:none}.b5m-home .b5m-featured .b5m-badge{background:#3ea9f7;color:#102636;margin-bottom:7px}.b5m-home .b5m-lead{grid-row:span 2;min-height:476px}.b5m-home .b5m-lead .b5m-card-link{min-height:476px}.b5m-home .b5m-lead h3{font-size:38px}
.b5m-home .b5m-collections,.b5m-home .b5m-popular{margin-top:54px}.b5m-home .b5m-section-head h2{color:#152a3a}.b5m-home .b5m-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.b5m-home .b5m-collection{background:#fff;color:#252a2e!important;border-top:4px solid #3ea9f7;border-radius:10px;box-shadow:0 7px 20px rgba(21,42,58,.08)}.b5m-home .b5m-collection:hover{background:#eaf6fe;transform:translateY(-2px)}.b5m-home .b5m-collection p{color:#62717c}
.b5m-home .b5m-podcast{background:#eaf6fe;border:1px solid #c8e8fb;border-radius:12px;color:#152a3a}.b5m-home .b5m-podcast-art{background:linear-gradient(140deg,#152a3a,#234b65)}.b5m-home .b5m-podcast-copy>p:not(.b5m-eyebrow){color:#506674}.b5m-home .b5m-button{background:#3ea9f7;border-color:#3ea9f7;color:#102636!important;border-radius:6px}.b5m-home .b5m-button:hover{background:#238fdc;border-color:#238fdc}
.b5m-home .b5m-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.b5m-home .b5m-popular-grid .b5m-card-copy{color:#fff}.b5m-ranked{position:relative;min-width:0}.b5m-rank{position:absolute;z-index:5;top:12px;left:12px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#3ea9f7;color:#102636;font-weight:800;box-shadow:0 3px 10px #0004}.b5m-wordmark{display:inline-block;color:#fff;font-size:clamp(20px,3vw,31px);font-weight:800;line-height:1.1;letter-spacing:-.035em}
@media(max-width:1000px){.b5m-home .b5m-featured{grid-template-columns:1.5fr 1fr}.b5m-home .b5m-collection-grid,.b5m-home .b5m-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.b5m-home{padding-top:22px}.b5m-home .b5m-featured{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.b5m-home .b5m-lead{grid-column:1/-1;min-height:350px}.b5m-home .b5m-lead .b5m-card-link{min-height:350px}.b5m-home .b5m-featured .b5m-card-link{min-height:210px}.b5m-home .b5m-featured .b5m-card-copy{padding:15px}.b5m-home .b5m-featured .b5m-card h3{font-size:18px}.b5m-home .b5m-lead h3{font-size:30px}.b5m-home .b5m-card-grid{grid-template-columns:1fr}}
@media(max-width:430px){.b5m-home .b5m-featured{grid-template-columns:1fr}.b5m-home .b5m-lead{grid-column:auto}.b5m-home .b5m-collection-grid{grid-template-columns:1fr}}

/* 1.0.1: tighter editorial hierarchy. */
.b5m-masthead-top{padding:14px 0 10px}.b5m-brand img{width:205px!important;max-height:94px!important;object-fit:contain;object-position:left center}.b5m-header-tools form{height:40px}.b5m-header-tools input,.b5m-header-tools button{height:40px!important}.b5m-desktop-nav>ul>li>a{padding-top:10px;padding-bottom:10px;min-height:40px}
.b5m-home{padding-top:22px}.b5m-home .b5m-first-head{margin-bottom:14px}.b5m-home .b5m-first-head h1{font-size:clamp(30px,3.4vw,42px)}.b5m-home .b5m-collections,.b5m-home .b5m-popular{margin-top:42px}.b5m-home .b5m-podcast{margin:42px 0}.b5m-home .b5m-section-head{margin-bottom:16px}.b5m-home .b5m-section-head h2{font-size:27px}
.b5m-home .b5m-collection{padding:16px;min-height:168px}.b5m-home .b5m-collection-top{margin-bottom:12px}.b5m-home .b5m-collection h3{font-size:20px;margin-bottom:7px}.b5m-home .b5m-collection p{font-size:12px;line-height:1.55;margin-bottom:10px}.b5m-home .b5m-collection-foot{font-size:10px}
.b5m-home .b5m-popular-grid .b5m-picture{aspect-ratio:16/8}.b5m-home .b5m-popular-grid .b5m-card-copy{padding:15px 17px 17px}.b5m-home .b5m-popular-grid .b5m-card-copy p,.b5m-home .b5m-popular-grid .b5m-read{display:none}.b5m-home .b5m-popular-grid .b5m-card h3{font-size:20px;margin-bottom:0}.b5m-home .b5m-popular-grid .b5m-badge{margin-bottom:7px}
.floatingchat-container-wrap{left:auto!important;right:18px!important;bottom:18px!important;transform:scale(.86);transform-origin:bottom right}.b5m-page #go-to-top,.b5m-page .go-to-top-button,.b5m-editorial #go-to-top,.b5m-editorial .go-to-top-button{display:none!important}
@media(max-width:800px){.b5m-masthead-top{padding:12px 0}.b5m-brand img{width:180px!important;max-height:82px!important}.b5m-home .b5m-collections,.b5m-home .b5m-popular{margin-top:34px}}

/* 1.0.5: light masthead for the new blue-and-navy logo. */
.b5m-masthead{background:#f1f7fa!important;color:#152a3a!important;border-bottom:4px solid #3ea9f7!important}
.b5m-masthead a{color:#152a3a!important}.b5m-masthead a:hover{color:#0d5f98!important;background:#e2f1f9}.b5m-masthead .b5m-brand:hover{background:transparent}
.b5m-header-tools form{background:#fff;border-color:#b9cbd5}.b5m-header-tools input{color:#152a3a!important}.b5m-header-tools input::placeholder{color:#60717c}.b5m-header-tools button{color:#176da8!important}
.b5m-subnav summary{color:#244154}.b5m-subnav>ul{background:#fff;border-color:#cad7df;box-shadow:0 10px 24px rgba(21,42,58,.16)}.b5m-mobile-nav{border-color:#cadbe4!important}
.b5m-masthead a:focus-visible,.b5m-masthead button:focus-visible,.b5m-masthead summary:focus-visible,.b5m-masthead input:focus-visible{outline-color:#176da8!important}
.b5m-wordmark{color:#152a3a}
