:root{--trust-soft:#e8f5f2;--trust-warm:#fff8f2}
.trust-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.trust-actions a{display:inline-flex;align-items:center;min-height:44px;padding:9px 15px;border:1px solid rgba(255,255,255,.25);border-radius:12px;color:#fff;text-decoration:none;font-weight:700}.trust-actions a:first-child{background:#fff;color:var(--ink)}
.profile-hero,.policy-hero{padding:54px 0;background:var(--ink);color:#fff}.profile-hero .breadcrumbs,.policy-hero .breadcrumbs{color:#b9c8d7}.profile-hero h1,.policy-hero h1{margin:6px 0 14px;font-size:clamp(38px,5vw,62px)}.profile-hero>div>p:last-child,.policy-hero>div>p:last-child{max-width:760px;color:#d4dfea;font-size:18px}.profile-mark{float:right;display:grid;place-items:center;width:104px;height:104px;margin-left:30px;border-radius:28px;background:var(--orange);font-size:48px;font-weight:800}.profile-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:54px}.profile-grid h2{font-size:28px}.profile-responsibilities{padding:28px;background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow)}.profile-responsibilities p{margin-top:24px;color:var(--muted);font-size:13px}.tag-list{display:flex;flex-wrap:wrap;gap:8px;padding:0;list-style:none}.tag-list li{padding:7px 12px;border-radius:999px;background:#eaf3fb;color:var(--blue);font-size:14px;font-weight:700}
.policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.policy-card{padding:30px;background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow)}.policy-card>span{color:var(--orange);font-size:13px;font-weight:800}.policy-card h2{margin:10px 0;font-size:25px}.policy-card p{color:var(--muted)}.policy-card a{font-weight:800;color:var(--blue)}.schema-notice{margin-top:28px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#eef3f7}.schema-notice h2{margin-top:0}.schema-notice p{margin-bottom:0;color:var(--muted)}
.source-directory{display:grid;gap:14px}.source-directory>article{display:grid;grid-template-columns:100px 1fr;gap:24px;padding:26px;background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow)}.source-directory h2{margin:0 0 6px;font-size:22px}.source-directory p{margin:0;color:var(--muted)}.source-directory small{display:block;margin:10px 0;color:var(--muted)}.source-directory a{font-weight:800;color:var(--blue)}.source-badge{align-self:start;display:inline-flex;justify-content:center;padding:7px 10px;border-radius:9px;background:#eaf3fb;color:var(--blue);font-size:12px;font-weight:800;text-align:center}
.author-system{margin:30px 0;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.author-system>h2{margin:0 0 18px;font-size:20px}.author-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.author-grid>a{display:grid;grid-template-columns:46px 1fr;gap:12px;padding:15px;border-radius:13px;background:#f3f6f8;text-decoration:none}.author-grid small,.author-grid strong{display:block}.author-grid small{color:var(--muted);font-size:11px}.author-grid p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.author-avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:var(--blue);color:#fff;font-size:20px;font-weight:800}.author-avatar.reviewer{background:var(--teal)}.byline a{font-weight:700;color:var(--blue)}
.howto-section{margin:32px 0;padding:28px;background:var(--trust-warm);border:1px solid #f5d2bd;border-radius:var(--radius)}.howto-section h2{margin:6px 0 8px;font-size:28px}.howto-section>p:not(.eyebrow){color:var(--muted)}.howto-section ol{padding:0;list-style:none;counter-reset:steps}.howto-section li{position:relative;padding:16px 16px 16px 58px;border-top:1px solid #f1d9ca;counter-increment:steps}.howto-section li:before{content:counter(steps);position:absolute;left:8px;top:15px;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--orange);color:#fff;font-weight:800}.howto-section li span{font-weight:800}.howto-section li p{margin:4px 0 0;color:var(--muted)}
.context-links{margin:8px 0 24px;padding:20px 22px;border-left:4px solid var(--teal);background:var(--trust-soft);border-radius:0 13px 13px 0}.context-links ul{margin:8px 0 0;padding-left:20px}.context-links a{color:#075f59;font-weight:700}.faq-heading .eyebrow,.source-title .eyebrow{margin-bottom:6px}.source-title{display:flex;align-items:end;justify-content:space-between;gap:20px}.source-title h2{margin:0}.source-title>a{color:var(--blue);font-weight:800}.sources ol{display:grid;gap:12px;padding:0;list-style:none}.sources li{margin:0;padding:18px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.source-heading{display:flex;align-items:start;gap:10px}.source-heading a{flex:1}.sources li p{margin:8px 0;color:var(--muted);font-size:14px}.editorial-note small{display:block;margin-top:10px;color:var(--muted)}
@media(max-width:860px){.profile-grid{grid-template-columns:1fr}.author-grid,.policy-grid{grid-template-columns:1fr}}
@media(max-width:620px){.profile-mark{float:none;width:76px;height:76px;margin:0 0 24px;border-radius:21px;font-size:34px}.source-directory>article{grid-template-columns:1fr;gap:12px}.source-directory .source-badge{justify-self:start}.source-title{align-items:start;flex-direction:column}.trust-actions{flex-direction:column}.trust-actions a{justify-content:center}}
.article-feedback{margin-top:28px;padding:24px;border-radius:var(--radius);background:var(--ink);color:#fff}.article-feedback h2{margin:0 0 14px;font-size:21px}.article-feedback>div{display:flex;flex-wrap:wrap;gap:10px}.article-feedback button{min-height:44px;padding:8px 15px;border:1px solid rgba(255,255,255,.3);border-radius:11px;background:#fff;color:var(--ink);font:inherit;font-weight:800;cursor:pointer}.article-feedback button:disabled{cursor:default;opacity:.65}.article-feedback p{min-height:24px;margin:12px 0 0;color:#c8d4e1;font-size:13px}
