:root{--shb-bg:#f7f9fc;--shb-card:#fff;--shb-text:#132238;--shb-muted:#617188;--shb-line:#e5eaf0;--shb-accent:#1d5fd1;--shb-accent2:#0e3f91;--shb-soft:#edf4ff;--shb-radius:18px;--shb-shadow:0 12px 34px rgba(21,43,77,.08)}
.shbio-wrap{max-width:1180px;margin:0 auto;padding:28px 20px 48px;color:var(--shb-text);font-family:inherit}.shbio-wrap *{box-sizing:border-box}.shbio-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px;background:linear-gradient(135deg,#fff 0%,#f2f7ff 100%);border:1px solid var(--shb-line);border-radius:24px;box-shadow:var(--shb-shadow)}.shbio-kicker{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.11em;color:var(--shb-accent);margin-bottom:8px}.shbio-hero h1,.shbio-profile h1{font-size:clamp(30px,4vw,52px);line-height:1.07;margin:0 0 12px;letter-spacing:-.035em}.shbio-hero p{max-width:760px;margin:0;color:var(--shb-muted);font-size:17px;line-height:1.7}.shbio-stat{min-width:140px;text-align:center;padding:22px;border-radius:18px;background:#fff;border:1px solid var(--shb-line)}.shbio-stat strong{display:block;font-size:30px;line-height:1}.shbio-stat span{display:block;margin-top:7px;color:var(--shb-muted)}
.shbio-searchbox{margin:22px 0;padding:20px;background:#fff;border:1px solid var(--shb-line);border-radius:20px}.shbio-searchbox form{display:flex;gap:10px}.shbio-searchbox input{flex:1;min-width:0;height:48px;border:1px solid #d8e0eb;border-radius:12px;padding:0 15px;font:inherit;color:var(--shb-text);outline:none}.shbio-searchbox input:focus{border-color:var(--shb-accent);box-shadow:0 0 0 3px rgba(29,95,209,.1)}.shbio-searchbox button,.shbio-correction button{height:48px;border:0;border-radius:12px;padding:0 22px;background:var(--shb-accent);color:#fff;font-weight:800;cursor:pointer}.shbio-searchbox button:hover,.shbio-correction button:hover{background:var(--shb-accent2)}.shbio-letters{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.shbio-letters a{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 8px;border-radius:10px;background:var(--shb-bg);border:1px solid var(--shb-line);color:var(--shb-text);text-decoration:none;font-weight:700;font-size:13px}.shbio-letters a:hover,.shbio-letters a.is-active{background:var(--shb-accent);border-color:var(--shb-accent);color:#fff}
.shbio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.shbio-card{overflow:hidden;background:var(--shb-card);border:1px solid var(--shb-line);border-radius:var(--shb-radius);box-shadow:0 7px 22px rgba(23,49,82,.05);transition:transform .18s ease,box-shadow .18s ease}.shbio-card:hover{transform:translateY(-3px);box-shadow:var(--shb-shadow)}.shbio-photo{display:block;aspect-ratio:16/10;background:var(--shb-soft);overflow:hidden;text-decoration:none}.shbio-photo img{width:100%;height:100%;object-fit:cover;display:block}.shbio-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;font-size:48px;font-weight:900;color:var(--shb-accent);background:linear-gradient(145deg,#eef5ff,#fbfdff)}.shbio-cardbody{padding:19px}.shbio-tag{display:inline-block;font-size:11px;font-weight:800;color:var(--shb-accent);background:var(--shb-soft);padding:6px 9px;border-radius:999px}.shbio-card h2{margin:10px 0 8px;font-size:21px;line-height:1.2}.shbio-card h2 a{color:var(--shb-text);text-decoration:none}.shbio-card p{margin:0 0 13px;color:var(--shb-muted);line-height:1.6;font-size:14px}.shbio-more{color:var(--shb-accent);font-weight:800;text-decoration:none;font-size:14px}.shbio-pagination{display:flex;justify-content:center;margin:28px 0 0}.shbio-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;margin:3px;padding:0 10px;border:1px solid var(--shb-line);border-radius:10px;text-decoration:none;color:var(--shb-text);background:#fff}.shbio-pagination .current{background:var(--shb-accent);color:#fff;border-color:var(--shb-accent)}.shbio-note,.shbio-empty{margin-top:24px;padding:18px 20px;border-radius:14px;background:var(--shb-soft);color:#314963;border:1px solid #dbe9ff}.shbio-empty{text-align:center;padding:35px}
.shbio-breadcrumb{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;color:var(--shb-muted);margin-bottom:18px}.shbio-breadcrumb a{color:var(--shb-accent);text-decoration:none}.shbio-profile{display:grid;grid-template-columns:minmax(240px,34%) 1fr;gap:32px;align-items:stretch;padding:28px;background:linear-gradient(145deg,#fff,#f5f9ff);border:1px solid var(--shb-line);border-radius:24px;box-shadow:var(--shb-shadow)}.shbio-profile-photo{min-height:350px;border-radius:18px;overflow:hidden;background:var(--shb-soft)}.shbio-profile-photo img{width:100%;height:100%;object-fit:cover;display:block}.shbio-placeholder.large{font-size:86px}.shbio-profile-copy{padding:16px 6px}.shbio-role{font-weight:800;color:var(--shb-accent);margin:-2px 0 15px}.shbio-lead{font-size:17px;line-height:1.7;color:var(--shb-muted);margin:0 0 22px}.shbio-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shbio-facts div{padding:13px 14px;border:1px solid var(--shb-line);border-radius:12px;background:#fff}.shbio-facts span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--shb-muted);font-weight:800}.shbio-facts strong{display:block;margin-top:4px;font-size:14px}.shbio-content{max-width:850px;margin:28px auto 0;padding:30px;background:#fff;border:1px solid var(--shb-line);border-radius:20px}.shbio-content h2{font-size:28px;margin:0 0 18px}.shbio-prose{font-size:17px;line-height:1.85;color:#25364c}.shbio-prose p{margin:0 0 1.15em}.shbio-prose h2,.shbio-prose h3{line-height:1.25;margin:1.4em 0 .6em}.shbio-related-meta{max-width:850px;margin:14px auto;padding:16px 18px;border:1px solid var(--shb-line);border-radius:14px;background:#fff}.shbio-related-meta a{color:var(--shb-accent);text-decoration:none}.shbio-correction{max-width:850px;margin:24px auto 0;padding:26px;display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;background:#f7faff;border:1px solid #dfeaff;border-radius:20px}.shbio-correction h2{margin:0 0 8px;font-size:24px}.shbio-correction p{color:var(--shb-muted);line-height:1.6}.shbio-correction form{display:grid;gap:12px}.shbio-correction label{font-weight:700;font-size:13px}.shbio-correction label span{font-weight:400;color:var(--shb-muted)}.shbio-correction textarea,.shbio-correction input{display:block;width:100%;margin-top:6px;border:1px solid #d8e0eb;border-radius:10px;padding:11px 12px;font:inherit;background:#fff}.shbio-correction textarea{min-height:125px;resize:vertical}.shbio-correction button{width:max-content}.shbio-success{align-self:center;padding:18px;border-radius:12px;background:#edf9f1;border:1px solid #cdebd7;color:#23663b;font-weight:700}.shbio-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:900px){.shbio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shbio-profile{grid-template-columns:1fr}.shbio-profile-photo{min-height:0;aspect-ratio:4/3}.shbio-correction{grid-template-columns:1fr}.shbio-hero{align-items:flex-start}.shbio-stat{min-width:115px}}
@media(max-width:620px){.shbio-wrap{padding:18px 12px 36px}.shbio-hero{padding:22px;display:block}.shbio-stat{display:inline-block;margin-top:18px}.shbio-searchbox{padding:14px}.shbio-searchbox form{display:grid;grid-template-columns:1fr}.shbio-grid{grid-template-columns:1fr}.shbio-card{display:grid;grid-template-columns:118px 1fr}.shbio-photo{aspect-ratio:auto;min-height:155px}.shbio-cardbody{padding:15px}.shbio-card h2{font-size:18px}.shbio-card p{font-size:13px}.shbio-profile{padding:16px;gap:18px}.shbio-profile-copy{padding:6px 2px}.shbio-facts{grid-template-columns:1fr}.shbio-content,.shbio-correction{padding:20px}.shbio-prose{font-size:16px}.shbio-letters{max-height:125px;overflow:auto}}
