.writers-page{min-height:60vh;padding:32px 0 60px}.writers-page__head{text-align:center;border-bottom:1px solid var(--line);margin-bottom:36px;padding-bottom:26px}.writers-page__eyebrow{font-family:var(--font-display);letter-spacing:.6px;color:var(--brand-primary);background:#98010114;margin-bottom:8px;padding:4px 14px;font-size:.85rem;font-weight:700;display:inline-block;border-radius:999px!important}.writers-page__head h1{font-family:var(--font-display);color:var(--brand-secondary);margin:0 0 12px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800}.writers-page__head p{color:var(--muted);max-width:620px;margin:0 auto;font-size:1rem;line-height:1.7}.writers-page__empty{text-align:center;color:var(--muted);padding:80px 0}.writers-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:22px;display:grid}.writer-tile{background:var(--card);border:1px solid var(--line);border-inline-start:4px solid var(--brand-primary);color:inherit;text-align:center;flex-direction:column;align-items:center;padding:22px 20px 20px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.writer-tile:hover{border-inline-start-color:var(--brand-primary-dark,#7a0101);transform:translateY(-3px);box-shadow:0 12px 26px #00000014}.writer-tile:focus-visible{outline:2px solid var(--brand-primary);outline-offset:3px}.writer-tile__avatar{background:var(--paper);border:3px solid var(--brand-primary);border-radius:50%;width:120px;height:120px;margin-bottom:16px;overflow:hidden;box-shadow:0 4px 12px #9801011f}.writer-tile__avatar img{object-fit:cover;width:100%;height:100%}.writer-tile__name{font-family:var(--font-display);color:var(--brand-secondary);margin:0 0 4px;font-size:1.15rem;font-weight:700;line-height:1.35}.writer-tile__name-en{color:var(--muted);direction:ltr;margin-bottom:8px;font-size:.78rem}.writer-tile__count{color:var(--brand-primary);background:#98010114;margin-top:6px;padding:3px 10px;font-size:.78rem;font-weight:600;display:inline-block;border-radius:999px!important}.writer-tile__bio{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:12px 0 0;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.writer-profile{min-height:60vh;padding:32px 0 60px}.writer-profile__hero{background:var(--card);border:1px solid var(--line);border-inline-start:5px solid var(--brand-primary);flex-wrap:wrap;align-items:center;gap:28px;margin-bottom:36px;padding:28px;display:flex}.writer-profile__avatar{background:var(--paper);border:4px solid var(--brand-primary);border-radius:50%;flex:none;width:160px;height:160px;overflow:hidden;box-shadow:0 6px 18px #9801012e}.writer-profile__avatar img{object-fit:cover;width:100%;height:100%}.writer-profile__meta{flex:320px}.writer-profile__back{color:var(--brand-primary);align-items:center;gap:6px;margin-bottom:8px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.writer-profile__back:hover{text-decoration:underline}.writer-profile__name{font-family:var(--font-display);color:var(--brand-secondary);margin:0 0 4px;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800}.writer-profile__name-en{color:var(--muted);direction:ltr;margin-bottom:12px;font-size:.95rem}.writer-profile__bio{color:var(--ink);margin:14px 0 0;font-size:1rem;line-height:1.75}.writer-profile__count{background:var(--brand-primary);color:#fff;margin-top:14px;padding:5px 14px;font-size:.82rem;font-weight:600;display:inline-block;border-radius:999px!important}.writer-profile__articles-title{font-family:var(--font-display);color:var(--brand-secondary);border-bottom:2px solid var(--brand-primary);padding-bottom:12px;margin:0 0 24px;padding-inline-end:18px;font-size:1.4rem;font-weight:700;display:inline-block}.writer-profile__empty{text-align:center;color:var(--muted);padding:60px 0}@media (max-width:640px){.writer-profile__hero{text-align:center;flex-direction:column;gap:16px;padding:22px 18px}.writer-profile__avatar{width:130px;height:130px}.writer-tile__avatar{width:100px;height:100px}}
