.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}}.AuthorBooksBlock_section__icMnZ{margin:0 0 60px}.AuthorBooksBlock_header__FYEdH{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.AuthorBooksBlock_header__FYEdH h2{margin:0;color:var(--heading);font-size:1.7rem}.AuthorBooksBlock_grid__KtnAP{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.AuthorBooksBlock_card__sHf6Q{display:grid;grid-template-columns:74px minmax(0,1fr);gap:14px;align-items:center;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.AuthorBooksBlock_card__sHf6Q:hover{transform:translateY(-2px);border-color:var(--primary);box-shadow:0 14px 30px rgba(212,163,115,.14)}.AuthorBooksBlock_cover__uxXtT{display:block;width:74px;aspect-ratio:3/4.2;overflow:hidden;border-radius:8px;background:var(--surface-soft);border:1px solid var(--border)}.AuthorBooksBlock_cover__uxXtT img{display:block;width:100%;height:100%;object-fit:cover}.AuthorBooksBlock_coverFallback__8n_8a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--primary);font-size:2rem;font-weight:700}.AuthorBooksBlock_copy__szU_5{display:grid;gap:4px;min-width:0}.AuthorBooksBlock_copy__szU_5 strong{color:var(--heading);font-size:1.05rem;line-height:1.25}.AuthorBooksBlock_copy__szU_5 small,.AuthorBooksBlock_copy__szU_5 span{color:var(--text-muted);line-height:1.35}.AuthorBooksBlock_copy__szU_5 small{min-height:1.35em}@media (max-width:560px){.AuthorBooksBlock_section__icMnZ{margin-bottom:44px}.AuthorBooksBlock_grid__KtnAP{grid-template-columns:1fr}}.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}}.page_page__e_Lfz{min-height:100vh;padding:calc(var(--nav-height) + 28px) 24px 96px;background:#fbfaf8;color:#333231}.page_article__jQveA{max-width:1040px;margin:0 auto}.page_articleHeader__aosHu{max-width:840px;margin:0 auto;padding:54px 0 34px}.page_backLink__JHF92{display:inline-flex;margin-bottom:28px;color:#9c4b44;font-size:.95rem;font-weight:800}.page_kicker__yelkz{margin-bottom:18px;color:#b64d44;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.page_articleHeader__aosHu h1{margin:0;color:#2f2d2b;font-family:var(--font-display);font-size:clamp(3rem,7vw,6.3rem);font-weight:500;line-height:.96;letter-spacing:0}.page_articleHeader__aosHu p:not(.page_kicker__yelkz){max-width:720px;margin:24px 0 0;color:#5e5a55;font-family:var(--font-serif);font-size:clamp(1.18rem,2vw,1.45rem);line-height:1.58}.page_byline__8K9jy{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:24px;color:#7c756e;font-size:.92rem;font-weight:800}.page_byline__8K9jy span+span:before{content:"·";margin-right:18px;color:#b64d44}.page_cover__2a6CF{width:min(100%,980px);aspect-ratio:16/7;margin:0 auto 58px;overflow:hidden;border-radius:16px;background:#ddd8cf;box-shadow:0 24px 70px rgba(22,20,18,.13)}.page_cover__2a6CF img{width:100%;height:100%;display:block;object-fit:cover}.page_body__y4nWV{max-width:760px;margin:0 auto;font-family:var(--font-serif)}.page_body__y4nWV p{margin:0 0 42px;color:#42403e;font-size:clamp(1.2rem,2vw,1.58rem);line-height:1.72}.page_body__y4nWV blockquote{margin:58px 0;padding:4px 0 4px 54px;border-left:2px solid #ff6b61;color:#44413e;font-size:clamp(1.35rem,2.3vw,1.85rem);font-style:italic;line-height:1.65}.page_tags__riy5h{display:flex;flex-wrap:wrap;gap:14px;margin:22px 0 0;padding-top:14px}.page_tags__riy5h span{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:999px;background:#efefef;color:#44413e;font-family:var(--font-sans);font-size:clamp(1rem,1.6vw,1.22rem);font-weight:600}.page_moreArticles__mbPf_{width:min(100%,1040px);margin:78px auto 0;padding-top:42px;border-top:1px solid rgba(51,50,49,.12)}.page_moreHead__RN7zm{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.page_moreHead__RN7zm h2{margin:0;color:#2f2d2b;font-family:var(--font-display);font-size:clamp(2.2rem,4.5vw,4rem);font-weight:500;line-height:1}.page_moreHead__RN7zm a{color:#9c4b44;font-size:.95rem;font-weight:800;white-space:nowrap}.page_moreGrid__4pvu0{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.page_moreCard__rEo1o{display:grid;overflow:hidden;border:1px solid rgba(51,50,49,.11);border-radius:14px;background:#fff;color:#333231;box-shadow:0 18px 45px rgba(22,20,18,.08)}.page_moreThumb__8q7AX{aspect-ratio:16/10;overflow:hidden;background:#ddd8cf}.page_moreThumb__8q7AX img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .65s ease}.page_moreCard__rEo1o:hover .page_moreThumb__8q7AX img{transform:scale(1.045)}.page_moreCopy__PEDZM{display:grid;gap:8px;padding:18px}.page_moreCopy__PEDZM span{color:#b64d44;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.page_moreCopy__PEDZM strong{font-family:var(--font-serif);font-size:1.25rem;line-height:1.18}@media (max-width:760px){.page_page__e_Lfz{padding-inline:16px}.page_articleHeader__aosHu{padding-top:38px}.page_cover__2a6CF{aspect-ratio:4/3;margin-bottom:40px}.page_body__y4nWV blockquote{padding-left:28px}.page_tags__riy5h{gap:10px}.page_tags__riy5h span{min-height:42px;padding:0 18px}.page_moreHead__RN7zm{align-items:start;flex-direction:column}.page_moreGrid__4pvu0{grid-template-columns:1fr}}@media (min-width:761px) and (max-width:980px){.page_moreGrid__4pvu0{grid-template-columns:repeat(2,minmax(0,1fr))}}.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);font-size:20px;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}}.page_page__WJWFY{min-height:100vh;padding:calc(var(--nav-height) + 28px) 24px 86px;background:#f7f6f2;color:#252423}.page_hero__4X0do{max-width:1180px;margin:0 auto;padding:58px 0 42px}.page_kicker__AtuHH{margin-bottom:18px;color:#b64d44;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.page_hero__4X0do h1{margin:0;color:#232221;font-family:var(--font-display);font-size:clamp(3.2rem,9vw,7.4rem);font-weight:500;line-height:.92;letter-spacing:0}.page_hero__4X0do p:not(.page_kicker__AtuHH){max-width:760px;margin:22px 0 0;color:#5f5a55;font-family:var(--font-serif);font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.55}.page_featuredGrid__baHHb{width:min(100%,1340px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0 auto}.page_featuredCard__IMp_e{position:relative;min-height:clamp(330px,33vw,440px);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border-radius:16px;color:#fff;background:#1d1d1d;box-shadow:0 24px 70px rgba(22,20,18,.16)}.page_featuredCard__IMp_e img,.page_thumb__fTYvC img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s ease}.page_articleCard__4KLm0:hover img,.page_featuredCard__IMp_e:hover img{transform:scale(1.045)}.page_cardShade__9IXnr{background:linear-gradient(180deg,rgba(0,0,0,.02) 20%,rgba(0,0,0,.72)),linear-gradient(90deg,rgba(0,0,0,.4),transparent 70%)}.page_cardShade__9IXnr,.page_featuredCard__IMp_e img{position:absolute;inset:0}.page_featuredCard__IMp_e .page_articleMeta__lAeD5,.page_featuredCard__IMp_e strong{position:relative;z-index:1}.page_featuredCard__IMp_e strong{max-width:760px;padding:0 34px 32px;font-family:var(--font-sans);font-size:clamp(2rem,3.2vw,3.1rem);font-weight:900;line-height:1.1;letter-spacing:0}.page_articleMeta__lAeD5{display:inline-flex;width:fit-content;margin:0 34px 12px;color:rgba(255,255,255,.82);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.page_archiveSection__Fzsj0{width:min(100%,1180px);margin:58px auto 0}.page_sectionHead__731bO{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.page_sectionHead__731bO span{color:#242322;font-family:var(--font-display);font-size:clamp(2rem,4vw,3.3rem);line-height:1}.page_sectionHead__731bO p{margin:0;color:#766f67;font-weight:700}.page_articleGrid__5Pqby{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.page_articleCard__4KLm0{min-height:190px;display:grid;grid-template-columns:190px minmax(0,1fr);overflow:hidden;border:1px solid rgba(36,35,34,.11);border-radius:14px;background:#fff;color:#242322;box-shadow:0 18px 45px rgba(22,20,18,.08)}.page_thumb__fTYvC{min-height:190px;overflow:hidden;background:#ddd7cd}.page_articleCardCopy__4bkRV{display:grid;align-content:center;gap:10px;padding:22px}.page_articleCardCopy__4bkRV .page_articleMeta__lAeD5{margin:0;color:#b64d44}.page_articleCardCopy__4bkRV strong{font-family:var(--font-serif);font-size:1.5rem;line-height:1.15}.page_articleCardCopy__4bkRV span:last-child{color:#6d665f;line-height:1.5}@media (max-width:920px){.page_page__WJWFY{padding-inline:16px}.page_articleGrid__5Pqby,.page_featuredGrid__baHHb{grid-template-columns:1fr}.page_featuredCard__IMp_e{min-height:360px}}@media (max-width:620px){.page_hero__4X0do{padding-top:38px}.page_articleCard__4KLm0{grid-template-columns:1fr}.page_thumb__fTYvC{aspect-ratio:16/9;min-height:0}.page_featuredCard__IMp_e strong{padding:0 22px 24px}.page_articleMeta__lAeD5{margin-left:22px;margin-right:22px}}.page_page__Ij9rL{min-height:100vh;padding:calc(var(--nav-height) + 28px) 24px 88px;background:linear-gradient(180deg,rgba(183,139,75,.08),transparent 280px),#f5f1e9;color:#282522}.page_hero__dl2Gr{width:min(100%,1240px);margin:0 auto;aspect-ratio:16/9;overflow:hidden;border:1px solid rgba(40,37,34,.16);border-radius:24px;background:#092031;box-shadow:0 28px 90px rgba(9,32,49,.18)}.page_heroImage__QDDOS{width:100%;height:100%;display:block;object-fit:cover}.page_shelf__p6sIh{width:min(100%,1240px);margin:42px auto 0;padding:24px;border:1px solid rgba(40,37,34,.12);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(255,255,255,.46)),#eee6d7;box-shadow:0 24px 70px rgba(40,37,34,.1)}.page_shelfHead__GHpyg{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.page_shelfHead__GHpyg h2{margin:0;font-family:var(--font-display);font-size:clamp(2rem,4vw,3.2rem);font-weight:500;line-height:1}.page_shelfHead__GHpyg span{color:#736a60;font-weight:800}.page_bookRail__0AWEm{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:20px}.page_bookCard__BWMtd{display:grid;gap:14px;color:#282522}.page_cover__L1Yv8{position:relative;aspect-ratio:3/4.2;overflow:hidden;border-radius:8px 14px 14px 8px;background:#d5c8b5;box-shadow:8px 10px 24px rgba(40,37,34,.18),inset 10px 0 0 rgba(0,0,0,.12)}.page_cover__L1Yv8:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.28),transparent 14%,transparent 84%,rgba(255,255,255,.16));pointer-events:none}.page_cover__L1Yv8 img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .65s ease}.page_coverFallback__FhATL{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#98633b;font-family:var(--font-display);font-size:4rem}.page_bookCard__BWMtd:hover .page_cover__L1Yv8 img{transform:scale(1.045)}.page_bookCopy__icdNr{display:grid;gap:4px}.page_bookCopy__icdNr strong{font-family:var(--font-serif);font-size:1.35rem;line-height:1.15}.page_bookCopy__icdNr span{color:#5d554d;font-weight:700}.page_bookCopy__icdNr small{color:#82786f;font-weight:700}@media (max-width:700px){.page_page__Ij9rL{padding-inline:16px}.page_hero__dl2Gr{border-radius:16px}.page_shelf__p6sIh{padding:18px}.page_shelfHead__GHpyg{align-items:start;flex-direction:column}}.PoemCorrectionPrompt_wrap__Nrmou{position:relative;display:flex;justify-content:center;margin:-2px 0 38px}.PoemCorrectionPrompt_trigger__z3Mi5{border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;font:inherit;font-size:.9rem;line-height:1.2;padding:8px 13px;transition:border-color .2s ease,color .2s ease,background .2s ease}.PoemCorrectionPrompt_trigger__z3Mi5:hover,.PoemCorrectionPrompt_trigger__z3Mi5[aria-expanded=true]{background:var(--surface);border-color:var(--primary);color:var(--primary)}.PoemCorrectionPrompt_popover__lHz4Q{position:absolute;top:calc(100% + 10px);z-index:5;width:min(520px,calc(100vw - 40px));padding:13px 16px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-lg);color:var(--text-muted);font-size:.96rem;line-height:1.65;text-align:center}.PoemCorrectionPrompt_link__6D_kR{color:var(--primary);font-weight:600;text-decoration:underline;text-underline-offset:3px}.PoemCorrectionPrompt_link__6D_kR:hover{color:var(--primary-hover)}.page_header__5HgI3{margin:24px 0 32px}.page_title__lERx4{margin:0 0 10px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.page_lead__zCT7q{max-width:760px;margin:0 0 20px;color:var(--text-muted);font-size:1.05rem;line-height:1.65}.page_form__hGHpE{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:760px}.page_input__GAkkJ{min-width:0;height:48px;border:1px solid var(--card-border);border-radius:8px;padding:0 14px;background:var(--card-bg);color:var(--text-main);font:inherit}.page_input__GAkkJ:focus{outline:2px solid rgba(201,161,77,.32);outline-offset:2px}.page_button__9dVsK{height:48px;border:0;border-radius:8px;padding:0 18px;background:var(--primary);color:var(--primary-contrast);font:inherit;font-weight:700;cursor:pointer}.page_section__aPfR6{margin:34px 0}.page_sectionTitle__0wPiX{margin:0 0 16px;font-size:1.45rem}.page_grid__5y_po{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.page_authorCard__SufTw,.page_poemCard__bfu4z{display:block;border:1px solid var(--card-border);border-radius:8px;background:var(--card-bg);color:var(--text-main);text-decoration:none;transition:border-color .2s ease,transform .2s ease}.page_authorCard__SufTw:hover,.page_poemCard__bfu4z:hover{border-color:var(--primary);transform:translateY(-1px)}.page_authorCard__SufTw{display:flex;align-items:center;gap:12px;padding:12px}.page_authorCard__SufTw strong,.page_poemCard__bfu4z strong{display:block}.page_authorCard__SufTw small,.page_poemCard__bfu4z span{display:block;margin-top:4px;color:var(--text-muted);font-size:.92rem}.page_list__CQQBZ{display:grid;gap:12px}.page_poemCard__bfu4z{padding:16px}.page_poemCard__bfu4z p{margin:10px 0 0;color:var(--text-muted);line-height:1.65;white-space:pre-line}.page_empty__EVbQf{margin:28px 0 52px;color:var(--text-muted);font-size:1.05rem}@media (max-width:640px){.page_form__hGHpE{grid-template-columns:1fr}.page_button__9dVsK{width:100%}}.page_header__PFruC{padding:54px 0 28px}.page_title__Ikp_2{font-size:3rem;margin-bottom:12px}.page_lead__mAIgj{max-width:720px;color:var(--text-muted);line-height:1.7}.page_section__nsKQs{margin:28px 0 56px}.page_sectionTitle__DQjN8{font-size:1.6rem;margin-bottom:18px}.page_tagCloud__L_hAV{display:flex;flex-wrap:wrap;gap:10px}.page_tagLink__rGQu9{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-muted);font-size:.95rem;transition:border-color .2s ease,color .2s ease,transform .2s ease}.page_tagLink__rGQu9:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.page_empty__SHmx_{color:var(--text-muted);margin:24px 0 64px}.page_grid__IdBb6{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:22px;margin-bottom:70px}.page_card__RIKX5{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}.page_card__RIKX5:hover{transform:translateY(-3px);border-color:var(--primary);box-shadow:0 18px 38px rgba(212,163,115,.18)}.page_cardTitle__tF8sw{font-size:1.25rem;margin-bottom:10px}.page_meta__Z1ZOk{color:var(--text-muted);margin-bottom:12px}.page_preview__N7gPk{color:var(--text-muted);font-size:18px;line-height:1.55;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:768px){.page_title__Ikp_2{font-size:2.35rem}}