.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}}.page_header__J_y_p{padding:60px 0 36px}.page_headerTop__ybs_0{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.page_title__SXtUT{font-size:3rem;margin-bottom:0}.page_sortBar__r3XSl{display:flex;align-items:baseline;gap:12px;margin-bottom:24px;padding:18px 20px;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-lg)}.page_sortLabel__7AD0u{flex:0 0 auto;color:var(--text-muted);font-size:.9rem;font-weight:600;line-height:1.6;padding-top:4px}.page_sortLinks__rZcfz{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;min-width:0}.page_sortLink__vba_Q{position:relative;flex:0 0 auto;color:var(--text-muted);font-size:.9rem;font-weight:500;line-height:1.6;padding:4px 0}.page_sortLinkActive__hyE_s,.page_sortLink__vba_Q:hover{color:var(--text)}.page_sortLinkActive__hyE_s:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:2px;border-radius:999px;background:var(--primary)}.page_sortDropdown__n76t2{display:none;width:100%}.page_sortDropdownSummary__E3gBy{list-style:none;width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:14px;background:var(--surface);color:var(--text);font-size:.95rem;font-weight:500;cursor:pointer}.page_sortDropdownSummary__E3gBy::-webkit-details-marker{display:none}.page_sortDropdownMenu__YB_jJ{display:grid;gap:4px;margin-top:8px;padding:8px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.page_sortDropdownItem__ie3dE{padding:10px 12px;border-radius:10px;color:var(--text-muted);font-size:.95rem}.page_sortDropdownItemActive__Oq3jA{background:var(--surface-soft);color:var(--text)}.page_grid__4DRss{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:22px;margin-bottom:80px}.page_section__4wehg{margin-bottom:40px}.page_sectionHeading__PBMMo{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.page_sectionTitle__9rOIv{font-size:2rem;margin-bottom:24px;border-left:4px solid var(--primary);padding-left:20px}.page_sectionHeading__PBMMo .page_sectionTitle__9rOIv{margin-bottom:0}.page_horizontalRow__DYei4{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,320px);align-items:stretch;gap:20px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-top:8px;margin-top:-8px;padding-bottom:12px}.page_horizontalRow__DYei4::-webkit-scrollbar{height:8px}.page_horizontalRow__DYei4::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.page_card__oo_Px{display:flex;flex-direction:column;height:100%;padding:20px;border:1px solid var(--border);border-radius:16px;background:var(--surface);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;scroll-snap-align:start}.page_card__oo_Px:hover{transform:translateY(-3px);border-color:var(--primary);box-shadow:0 18px 38px rgba(212,163,115,.18)}.page_authorCard__Qij8b{text-align:center}.page_authorAvatar__GvYrg{width:108px;height:108px;margin:0 auto 18px;border-radius:50%;background:var(--surface-soft);overflow:hidden}.page_authorStat___EXhx{color:var(--text);margin-top:auto;padding-top:12px;border-top:1px solid var(--border)}.page_cardTitle__1lFJ5{font-size:1.35rem;margin-bottom:8px}.page_meta__qwxjJ{color:var(--text-muted);margin-bottom:12px}.page_preview__1V2Ry{color:var(--text-muted);line-height:1.5;margin-bottom:14px;min-height:72px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.page_author__3a76Y{display:flex;align-items:center;gap:10px;font-size:.95rem;margin-top:auto;padding-top:12px;border-top:1px solid var(--border)}.page_avatar__4Z_jn{width:30px;height:30px;border-radius:50%;background:var(--surface-soft);overflow:hidden}.page_avatar__4Z_jn img{width:100%;height:100%;object-fit:cover}.page_empty__XuBv1{text-align:center;color:var(--text-muted);margin:30px 0 80px}.page_pagination__B800u{display:grid;gap:14px;margin:10px 0 80px}.page_paginationHeader__ngKvd{display:flex;justify-content:center}.page_paginationMain__VfKT5{gap:10px}.page_pageList__Mjru7,.page_paginationMain__VfKT5{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.page_pageList__Mjru7{gap:8px}.page_pageListMobile__oqgUd{display:none}.page_pageBtn__13GHE{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:12px;padding:10px 14px;cursor:pointer;min-width:46px}.page_pageBtn__13GHE:hover:not(:disabled){border-color:var(--primary);color:#fff;background:var(--primary)}.page_pageBtn__13GHE:disabled{opacity:.5;cursor:not-allowed}.page_pageBtnActive__wk_tn{background:var(--primary);border-color:var(--primary);color:#fff}.page_pageEllipsis___AZ2H{display:inline-flex;align-items:center;justify-content:center;min-width:32px;color:var(--text-muted)}.page_paginationMeta__0IbpM{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.page_pageInfo__42y3Z{color:var(--text-muted)}.page_jumpForm__lRH_k{display:flex;flex-wrap:wrap;align-items:end;justify-content:center;gap:10px}.page_jumpLabel__BuASQ{display:grid;gap:6px;color:var(--text-muted);font-size:.9rem}.page_jumpInput__GBYrf{width:64px;padding:10px 12px}.page_jumpBtn__vmqom,.page_jumpInput__GBYrf{min-height:44px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text)}.page_jumpBtn__vmqom{display:inline-flex;align-items:center;justify-content:center;width:88px;padding:10px 14px;cursor:pointer;font:inherit;font-size:.92rem;text-align:center}.page_jumpBtn__vmqom:hover{border-color:var(--primary);color:#fff;background:var(--primary)}@media (max-width:768px){.page_headerTop__ybs_0,.page_sectionHeading__PBMMo{flex-direction:column;align-items:stretch}.page_sortBar__r3XSl{display:block}.page_sortLabel__7AD0u,.page_sortLinks__rZcfz{display:none}.page_sortDropdown__n76t2{display:block}.page_paginationMain__VfKT5{gap:6px;flex-wrap:nowrap}.page_paginationHeader__ngKvd{display:none}.page_pageBtn__13GHE{min-width:36px;padding:8px 10px;border-radius:10px;font-size:.92rem}.page_pageListDesktop__BUB68{display:none}.page_pageListMobile__oqgUd{display:flex;flex-wrap:nowrap;gap:4px}.page_pageEllipsis___AZ2H{min-width:20px}.page_jumpForm__lRH_k{width:100%}.page_jumpLabel__BuASQ{flex:1 1 96px}.page_jumpInput__GBYrf{width:100%}.page_jumpBtn__vmqom{width:82px;padding:10px 8px}}.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}}