.band .eyebrow,.contact .eyebrow{color:var(--on-primary-accent)}
.trust{display:flex;flex-wrap:wrap;gap:8px 20px}
.profile-emphasis{display:block;margin:16px 0 8px;color:var(--text);font-size:42px;line-height:1.2;letter-spacing:-1.5px;font-weight:500}
.profile h2{margin-top:30px}
.qualifications{margin:0;padding-left:18px}
.qualifications li+li{margin-top:4px}
.testimonials{padding:100px 0;background:var(--surface)}
.testimonial-head{display:flex;justify-content:space-between;gap:40px;align-items:end}
.testimonial-head h2{font-size:38px;font-weight:400;margin:16px 0}
.testimonial-head p{color:var(--muted);max-width:420px}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}
.testimonial-grid blockquote{margin:0;padding:28px;background:var(--bg);border:1px solid var(--line)}
.testimonial-grid blockquote>span{color:var(--accent);font:52px Georgia;line-height:.7}
.testimonial-grid blockquote>p{min-height:100px;font-size:17px}
.testimonial-grid footer{background:none;color:var(--text);padding:18px 0 0;border-top:1px solid var(--line)}
.testimonial-grid footer strong,.testimonial-grid footer small{display:block}
.testimonial-grid footer small{color:var(--muted)}
.testimonial-note{text-align:right;color:var(--muted);font-size:12px;margin-top:18px}
.latest{padding:100px 0}.latest-head{display:flex;align-items:end;justify-content:space-between}.latest-head h2{font-size:38px;font-weight:400}.latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.latest-card{border:1px solid var(--line);padding:26px;background:var(--bg)}.latest-card small{color:var(--accent)}.latest-card h3{font-size:22px}.latest-card p{color:var(--muted)}.blog-page{padding:90px 0;min-height:700px}.blog-page>h1{font-size:54px}.search{display:flex;max-width:520px;margin:30px 0}.search input{flex:1;padding:13px;border:1px solid var(--line);background:var(--bg);color:var(--text)}.search button{border:0;background:var(--primary);color:#fff;padding:0 22px}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.filters a{border:1px solid var(--line);padding:7px 12px}.blog-list>a{display:block;border-top:1px solid var(--line);padding:28px 0}.blog-list small{color:var(--accent)}.blog-list h2{margin:8px 0}.blog-list p{color:var(--muted)}.post{padding:80px 0}.post>header{height:auto;position:static;background:none;backdrop-filter:none;text-align:center;border-bottom:1px solid var(--line);padding:0 0 45px}.post>header h1{font-size:48px;line-height:1.3}.post>header p{color:var(--muted);font-size:18px}.post-content{max-width:760px;margin:60px auto;font-size:18px;line-height:2}.post-content>p{margin-bottom:30px}.post-approval{border-top:1px solid var(--line);padding-top:22px;font-size:16px;color:var(--muted)}.post-contact{max-width:900px;margin:auto;border-top:1px solid var(--line);padding-top:35px}.post-contact .channels{max-width:650px;background:var(--primary);padding:14px}
@media(max-width:800px){.testimonial-head{display:block}.testimonial-grid,.latest-grid{grid-template-columns:1fr}.testimonial-grid blockquote>p{min-height:auto}.profile-emphasis{font-size:34px}.post>header h1{font-size:36px}}
