.editor-profile{flex-direction:column;gap:32px;max-width:1200px;margin:0 auto;padding:40px 16px 80px;display:flex}.editor-profile-hero{border:1px solid var(--border);background:linear-gradient(135deg,#ffd16614,#ef476f14);border-radius:32px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:28px;padding:32px;display:grid}.editor-profile-copy{flex-direction:column;gap:12px;display:flex}.editor-profile-eyebrow{text-transform:uppercase;letter-spacing:.24em;color:var(--muted);margin:0;font-size:.75rem}.editor-profile-eyebrow span{color:var(--brand)}.editor-profile-copy h1{font-size:clamp(2rem,4vw,3rem);font-family:var(--font-heading);margin:0;font-weight:500}.editor-profile-socials{gap:10px;display:flex}.editor-profile-socials a{width:34px;height:34px;color:var(--text);border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:transform .2s,border-color .2s;display:inline-flex}.editor-profile-socials a:hover{border-color:var(--brand);transform:translateY(-2px)}.editor-profile-bio{color:var(--text);margin:0;font-size:1rem;line-height:1.6}.editor-profile-impact{background:#0e0f1180;border:1px dashed #ffd16680;border-radius:20px;margin-top:12px;padding:16px}.editor-profile-impact span{text-transform:uppercase;letter-spacing:.28em;color:var(--brand);margin-bottom:6px;font-size:.7rem;display:block}.editor-profile-impact p{font-family:var(--font-subtitle);margin:0;font-size:1rem;line-height:1.5}.editor-profile-books{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.editor-profile-books select{color:var(--text);background:#0003;border:1px solid #ffffff4d;border-radius:999px;padding:6px 14px}.editor-profile-books a{border:1px solid var(--brand-2);color:var(--text);background:#ef476f33;border-radius:999px;padding:8px 16px;font-size:.9rem;text-decoration:none;transition:transform .2s,background .2s}.editor-profile-books a:hover{background:#ef476f59;transform:translateY(-2px)}.editor-profile-media{background:#0000004d;border:1px solid #ffffff1f;border-radius:26px;flex-direction:column;gap:12px;display:flex;overflow:hidden}.editor-profile-media img{object-fit:cover;width:100%;height:100%;display:block}.editor-profile-media blockquote{font-family:var(--font-subtitle);color:var(--text);border-top:1px solid #ffffff1a;margin:0;padding:16px 18px;font-size:1rem}.editor-profile-focus{border:1px solid var(--border);background:#090a0c80;border-radius:24px;flex-direction:column;gap:14px;padding:20px;display:flex}.editor-profile-focus h4{text-transform:uppercase;letter-spacing:.2em;color:var(--muted);margin:0;font-size:.8rem}.editor-profile-chips{flex-wrap:wrap;gap:10px;display:flex}.editor-profile-chips span{color:var(--text);background:#ffffff0d;border:1px solid #ffffff2e;border-radius:999px;padding:8px 16px;font-size:.85rem}.editor-profile-stories{border:1px solid var(--border);background:#08080a99;border-radius:30px;flex-direction:column;gap:24px;padding:30px;display:flex}.editor-profile-stories-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.editor-profile-stories-head h2{font-family:var(--font-heading);margin:0;font-size:1.8rem}.editor-profile-stories-head p{color:var(--muted);margin:0;font-size:.9rem}.editor-profile-stories-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.editor-profile-story-card{color:inherit;background:#0f0f1199;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;gap:12px;padding:18px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.editor-profile-story-card:hover{border-color:var(--brand-2);transform:translateY(-3px)}.editor-profile-story-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;align-items:center;gap:6px;font-size:.8rem;display:flex}.editor-profile-story-card h3{font-size:1.15rem;font-family:var(--font-heading);margin:0;font-weight:500}.editor-profile-story-card p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.45}.editor-profile-story-thumb{border:1px solid #ffffff1a;border-radius:16px;margin-top:auto;overflow:hidden}.editor-profile-story-thumb img{object-fit:cover;width:100%;height:180px;display:block}.editor-profile-empty{color:var(--muted);margin:0;font-size:1rem}@media (max-width:900px){.editor-profile-hero{grid-template-columns:1fr}}@media (max-width:600px){.editor-profile-stories{padding:22px}}
