.phb-chapters{position:sticky;z-index:20;top:10px;display:flex;width:max-content;max-width:calc(100% - 36px);margin:20px auto 74px;overflow-x:auto;border:1px solid var(--phb-line);border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(0,0,0,.06);backdrop-filter:blur(14px);scrollbar-width:none}.phb-chapters::-webkit-scrollbar{display:none}.phb-chapters a{display:flex;min-width:160px;padding:15px 22px;align-items:center;justify-content:center;gap:9px;border-right:1px solid var(--phb-line);color:rgba(11,11,11,.68);font-size:9px;font-weight:800;letter-spacing:.09em;white-space:nowrap;text-transform:uppercase;transition:color .2s ease}.phb-chapters a:last-child{border-right:0}.phb-chapters a.is-active{color:var(--phb-accent)}.phb-chapters a span{font-size:14px}
.phb-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(34px,7vw,110px);padding:20px 5% 100px}.phb-intro__body>.phb-richtext{max-width:820px;color:var(--phb-muted);font-size:18px;line-height:1.72}.phb-answer-standard{display:grid;margin-top:30px;padding:26px 28px;grid-template-columns:160px 1fr auto;align-items:start;gap:24px;border:1px solid var(--phb-line);border-radius:22px;background:#fff}.phb-answer-standard strong{font-size:18px}.phb-answer-standard .phb-richtext{color:var(--phb-muted);font-size:13px;line-height:1.65}.phb-answer-standard>a{color:var(--phb-accent);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.phb-section{padding:78px 0}.phb-section__head{margin-bottom:34px}.phb-section__head--center{text-align:center}.phb-section__head--center>p:last-child{margin:10px auto 0}.phb-section__head--split{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.phb-section__head h2{font-size:clamp(34px,3.8vw,56px)}.phb-section__head>div>p:last-child,.phb-section__head>p:last-child{max-width:650px;margin:10px 0 0;color:var(--phb-muted);font-size:14px;line-height:1.6}.phb-concern-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.phb-concern{min-width:0;overflow:hidden;border:1px solid var(--phb-line);border-radius:22px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.phb-concern:hover{transform:translateY(-5px);box-shadow:0 17px 34px rgba(0,0,0,.08)}.phb-concern>a{display:flex;height:100%;flex-direction:column}.phb-concern__media{aspect-ratio:1/.85;overflow:hidden;background:var(--phb-soft)}.phb-concern__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.phb-concern:hover img{transform:scale(1.04)}.phb-concern__fallback{display:grid;width:100%;height:100%;place-items:center;color:#fff;background:linear-gradient(145deg,#bcaeb1,#66585d);font-family:Georgia,serif;font-size:70px}.phb-concern__body{position:relative;display:flex;min-height:150px;padding:20px 19px;flex:1;flex-direction:column}.phb-concern__body h3{font-size:14px;letter-spacing:-.01em;text-transform:uppercase}.phb-concern__body p{max-width:150px;margin:8px 0 0;color:var(--phb-muted);font-size:11px;line-height:1.45}.phb-concern__body>span{position:absolute;right:15px;bottom:15px;display:grid;width:30px;aspect-ratio:1;place-items:center;border:1px solid var(--phb-line);border-radius:50%}
.phb-experts{padding-inline:18px;border:1px solid var(--phb-line);border-radius:28px;background:#fff;box-shadow:0 18px 52px rgba(0,0,0,.045)}.phb-experts .phb-section__head{padding:0 10px}.phb-rail-nav{display:flex;gap:8px}.phb-rail-nav button{display:grid;width:44px;aspect-ratio:1;place-items:center;border:1px solid var(--phb-line);border-radius:50%;background:#fff;color:var(--phb-ink);cursor:pointer}.phb-expert-rail{display:flex;gap:16px;overflow-x:auto;padding:4px 4px 16px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.phb-expert-rail::-webkit-scrollbar{display:none}.phb-expert-card{flex:0 0 clamp(260px,21vw,330px);overflow:hidden;border:1px solid var(--phb-line);border-radius:20px;background:#fff;scroll-snap-align:start}.phb-expert-card__media{height:255px;overflow:hidden;background:#171717}.phb-expert-card__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.25) contrast(1.06)}.phb-expert-card__initials{display:grid;width:100%;height:100%;place-items:center;color:#fff;background:radial-gradient(circle at 50% 15%,#4c4c4c,#111 70%);font-family:Georgia,serif;font-size:74px}.phb-expert-card__body{position:relative;min-height:190px;padding:22px}.phb-expert-card__role{margin:0 0 8px;color:var(--phb-accent);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.phb-expert-card h3{font-size:22px;letter-spacing:-.035em}.phb-expert-card__body>p:last-of-type{margin:10px 36px 0 0;color:var(--phb-muted);font-size:12px;line-height:1.55}.phb-expert-card__body>span{position:absolute;right:20px;bottom:20px;display:grid;width:31px;aspect-ratio:1;place-items:center;border-radius:50%;background:var(--phb-accent);color:#fff}
