.page_profileHeader__lPwm7{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:48px;padding:60px 0;border-bottom:1px solid var(--border);margin-bottom:60px}.page_profileLeft__sP7Fw{display:flex;flex-direction:column;align-items:center;text-align:center}.page_profileImage__eS_5O{width:150px;height:150px;border-radius:50%;object-fit:cover;border:4px solid var(--surface);box-shadow:var(--shadow-lg);background-color:var(--surface-soft);flex-shrink:0}.page_profileInfo__2r2Ux{flex:1 1}.page_name__i2L9R{font-size:32px;margin-top:18px;margin-bottom:10px;color:var(--heading);line-height:1.22}.page_dates__C2kcQ{font-size:1.1rem;color:var(--primary);margin-bottom:0;display:inline-block;background:rgba(212,163,115,.1);padding:4px 12px;border-radius:20px}.page_bio__LU6uR{font-size:1.1rem;color:var(--text-muted);line-height:1.8;max-width:800px;white-space:pre-line}.page_tags__RHxn2{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.page_tag__ozOk0{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:999px;border:1px solid rgba(212,163,115,.24);background:rgba(212,163,115,.08);color:var(--primary);font-size:.9rem;line-height:1;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.page_tag__ozOk0:hover{background:rgba(212,163,115,.14);border-color:rgba(212,163,115,.4);color:#fff;transform:translateY(-1px)}.page_stats__H8Q4S{margin-top:24px;display:flex;gap:30px}.page_stat__NQM3l{display:flex;flex-direction:column}.page_statValue__BFB_1{font-size:1.5rem;font-weight:700;color:var(--heading)}.page_statLabel__xjPiM{font-size:.8rem;text-transform:uppercase;color:var(--text-muted)}.page_sectionTitle__pQjBP{font-size:2rem;margin-bottom:30px;display:flex;align-items:center;justify-content:space-between;gap:16px}.page_sectionTitle__pQjBP h2{margin:0}.page_poemsList__itGBG{display:grid;gap:20px;margin-bottom:60px}.page_poemItem__78saD{background:var(--surface);border:1px solid var(--border);padding:24px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.page_poemItem__78saD:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 14px 30px rgba(212,163,115,.14)}.page_poemItem__78saD:hover .page_poemMeta__ZGPtu,.page_poemItem__78saD:hover .page_poemPreview__i0isA,.page_poemItem__78saD:hover .page_poemTitle__Aqe5i{color:initial}.page_poemItem__78saD:hover .page_poemTitle__Aqe5i{color:var(--heading)}.page_poemItem__78saD:hover .page_poemMeta__ZGPtu,.page_poemItem__78saD:hover .page_poemPreview__i0isA{color:var(--text-muted)}.page_poemTitle__Aqe5i{font-size:1.25rem;font-weight:600;margin-bottom:4px}.page_poemMeta__ZGPtu,.page_poemPreview__i0isA{color:var(--text-muted);font-size:.9rem}.page_poemMeta__ZGPtu{text-align:right;min-width:100px}.page_pagination__1CHlb{display:flex;justify-content:center;gap:10px;margin-top:40px}.page_pageBtn__XQGuN{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer;transition:all .2s}.page_pageBtn__XQGuN.page_active___gTyl{background:var(--primary);color:#fff;border-color:var(--primary)}@media (max-width:768px){.page_profileHeader__lPwm7{grid-template-columns:1fr;align-items:center;text-align:center;gap:28px}.page_profileImage__eS_5O{width:150px;height:150px}.page_sectionTitle__pQjBP{flex-wrap:wrap}.page_poemItem__78saD{flex-direction:column;gap:12px;align-items:flex-start}.page_poemMeta__ZGPtu{text-align:left;width:100%;border-top:1px solid var(--border);padding-top:8px}.page_stats__H8Q4S{justify-content:center}}.Breadcrumbs_nav__widuB{margin:0 0 24px}.Breadcrumbs_list__t4SKY{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;color:var(--text-muted);font-size:12px}.Breadcrumbs_item__xYLs3{display:inline-flex;align-items:center;gap:8px;min-width:0}.Breadcrumbs_separator__RWF5d{color:var(--text-soft,var(--text-muted));opacity:.7}.Breadcrumbs_current__F2_Pi,.Breadcrumbs_link__qaLwr{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Breadcrumbs_link__qaLwr{color:inherit;text-decoration:none}.Breadcrumbs_link__qaLwr:focus-visible,.Breadcrumbs_link__qaLwr:hover{color:var(--primary);text-decoration:underline}.Breadcrumbs_current__F2_Pi{color:var(--text);font-weight:600}@media (max-width:768px){.Breadcrumbs_nav__widuB{margin-bottom:20px}.Breadcrumbs_list__t4SKY{font-size:12px;gap:6px}}