.SearchInput-module__KxoojG__container{flex:1;width:100%}.SearchInput-module__KxoojG__wrapper{width:100%;position:relative}.SearchInput-module__KxoojG__icon{width:1.25rem;height:1.25rem;color:var(--text-muted,#888);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.SearchInput-module__KxoojG__input{background:var(--surface,#111);border:1px solid var(--border-subtle,#333);width:100%;color:var(--foreground,#eee);font-family:var(--font-body);border-radius:8px;outline:none;height:3.5rem;padding:.875rem 1rem .875rem 3rem;font-size:1rem;transition:all .2s}.SearchInput-module__KxoojG__input:focus{border-color:var(--accent,#fff);background:var(--background,#000);box-shadow:0 0 0 1px var(--accent,#fff)}
.FeaturedAuthors-module__BadaTq__container{margin-bottom:2rem}.FeaturedAuthors-module__BadaTq__label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground,#888);margin-bottom:.75rem;font-size:.875rem;font-weight:600}.FeaturedAuthors-module__BadaTq__list{flex-wrap:wrap;gap:.75rem;display:flex}.FeaturedAuthors-module__BadaTq__chip{background:var(--surface,#111);border:1px solid var(--border-subtle,#333);color:var(--text-muted,#aaa);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s cubic-bezier(.2,.8,.2,1)}.FeaturedAuthors-module__BadaTq__chip:hover{background:var(--muted,#222);color:var(--foreground,#fff);border-color:var(--foreground,#fff);transform:translateY(-1px)}.FeaturedAuthors-module__BadaTq__active{background:var(--foreground,#eee);color:var(--background,#000);border-color:var(--foreground,#eee);font-weight:600;box-shadow:0 4px 12px #ffffff26}.FeaturedAuthors-module__BadaTq__active:hover{background:#fff;transform:translateY(-1px)}
.SortSelect-module__mhfHvG__container{align-items:center;gap:.75rem;display:flex}.SortSelect-module__mhfHvG__label{color:var(--muted-foreground,#888);font-size:.875rem}.SortSelect-module__mhfHvG__select{background:var(--surface,#111);color:var(--foreground,#eee);border:1px solid var(--border-subtle,#333);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;border-radius:8px;min-width:200px;height:3.5rem;padding:0 2.5rem 0 1rem;font-size:.95rem;transition:all .2s}.SortSelect-module__mhfHvG__select:hover{border-color:var(--foreground,#eee);background-color:var(--background,#000)}.SortSelect-module__mhfHvG__select:focus{border-color:var(--foreground,#eee);outline:none}
.BookGrid-module__slj_MW__resultCount{color:var(--text-muted);margin-bottom:1.5rem}.BookGrid-module__slj_MW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.BookGrid-module__slj_MW__card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:4px;padding:1.5rem;transition:border-color .2s,transform .2s;display:block}.BookGrid-module__slj_MW__card:hover{border-color:var(--accent);transform:translateY(-2px)}.BookGrid-module__slj_MW__cardImageContainer{aspect-ratio:2/3;background:#f3f4f6;margin:-1.5rem -1.5rem 1rem;position:relative;overflow:hidden}.BookGrid-module__slj_MW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.BookGrid-module__slj_MW__card:hover .BookGrid-module__slj_MW__cardImage{transform:scale(1.05)}.BookGrid-module__slj_MW__cardImagePlaceholder{background:linear-gradient(45deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);width:100%;height:100%}.BookGrid-module__slj_MW__bookTitle{font-size:1.1rem;font-weight:600;font-family:var(--font-heading);color:var(--foreground);margin-bottom:.5rem;line-height:1.4}.BookGrid-module__slj_MW__bookAuthor{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem}.BookGrid-module__slj_MW__meta{color:var(--text-muted);opacity:.8;font-size:.85rem}.BookGrid-module__slj_MW__empty{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:4rem}.BookGrid-module__slj_MW__loader{justify-content:center;min-height:60px;padding:2rem;display:flex}.BookGrid-module__slj_MW__spinner{color:var(--text-muted);font-size:.9rem}
.BookCover-module__P9uU3a__cover{width:100%;height:100%;font-family:var(--font-heading),"Georgia",serif;display:flex;position:relative;overflow:hidden}.BookCover-module__P9uU3a__coverImage{object-fit:cover;width:100%;height:100%}.BookCover-module__P9uU3a__texture{opacity:.25;pointer-events:none;mix-blend-mode:multiply;background-image:radial-gradient(#000 1px,#0000 0);background-size:4px 4px;position:absolute;inset:0}.BookCover-module__P9uU3a__vignette{pointer-events:none;z-index:10;position:absolute;inset:0;box-shadow:inset 0 0 40px #0009}.BookCover-module__P9uU3a__spine{z-index:20;background:#0003;border-right:1px solid #ffffff0d;flex-shrink:0;width:28px;min-width:28px;height:100%;position:relative}.BookCover-module__P9uU3a__spineGradient{pointer-events:none;background:linear-gradient(90deg,#ffffff1f,#0000004d);position:absolute;inset:0}.BookCover-module__P9uU3a__spineRidge{background:#fff3;width:100%;height:1px;position:absolute}.BookCover-module__P9uU3a__spineRidgeTop{top:28px;}.BookCover-module__P9uU3a__spineRidgeBottom{bottom:28px;}.BookCover-module__P9uU3a__content{text-align:center;z-index:20;flex-direction:column;flex:1;justify-content:space-between;align-items:center;padding:24px 20px;display:flex;position:relative}.BookCover-module__P9uU3a__frame{pointer-events:none;border:1px solid #e2d0984d;position:absolute;inset:12px}.BookCover-module__P9uU3a__titleBlock{width:100%;margin-top:20px;padding:0 4px}.BookCover-module__P9uU3a__title{letter-spacing:.02em;color:#f3e5b5;text-shadow:0 1px 3px #00000080;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:0;font-size:1.15rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.BookCover-module__P9uU3a__separator{background:#e2d09880;width:32px;height:1px;margin:14px auto}.BookCover-module__P9uU3a__author{text-transform:uppercase;letter-spacing:.15em;color:#d4c5a0;opacity:.9;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;font-size:.7rem;display:-webkit-box;overflow:hidden}.BookCover-module__P9uU3a__footer{margin-bottom:8px}.BookCover-module__P9uU3a__badge{letter-spacing:.25em;color:#e2d098;opacity:.6;text-transform:uppercase;font-size:9px;font-weight:700}.BookCover-module__P9uU3a__reflection{pointer-events:none;z-index:30;background:linear-gradient(105deg,#fff0 0% 40%,#ffffff0f 50%,#fff0 60%);position:absolute;inset:0}
.page-module__6Kr-Vq__main{min-height:100vh;padding:4rem 1rem}.page-module__6Kr-Vq__container{max-width:1000px;margin:0 auto}.page-module__6Kr-Vq__header{margin-bottom:2rem;font-size:2.5rem;font-weight:700}.page-module__6Kr-Vq__controls{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:768px){.page-module__6Kr-Vq__controls{flex-direction:row;justify-content:space-between;align-items:center}}.page-module__6Kr-Vq__title{font-size:2.5rem;font-weight:500;font-family:var(--font-heading);color:var(--foreground);margin-bottom:.5rem}.page-module__6Kr-Vq__subtitle{color:var(--text-muted)}.page-module__6Kr-Vq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.page-module__6Kr-Vq__card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:4px;padding:1.5rem;transition:border-color .2s,transform .2s;display:block}.page-module__6Kr-Vq__card:hover{border-color:var(--accent);transform:translateY(-2px)}.page-module__6Kr-Vq__bookTitle{font-size:1.1rem;font-weight:600;font-family:var(--font-heading);color:var(--foreground);margin-bottom:.5rem;line-height:1.4}.page-module__6Kr-Vq__bookAuthor{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem}.page-module__6Kr-Vq__meta{color:var(--text-muted);opacity:.8;font-size:.85rem}.page-module__6Kr-Vq__empty{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:4rem}
.page-module__UZ-_ca__main{background:var(--background);min-height:100vh;color:var(--foreground);padding:100px 24px}.page-module__UZ-_ca__container{max-width:1200px;margin:0 auto}.page-module__UZ-_ca__backLink{color:var(--text-muted);margin-bottom:32px;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-block}.page-module__UZ-_ca__backLink:hover{color:var(--foreground)}.page-module__UZ-_ca__contentGrid{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:768px){.page-module__UZ-_ca__contentGrid{grid-template-columns:350px 1fr}}.page-module__UZ-_ca__imageColumn{width:100%}.page-module__UZ-_ca__coverImage{aspect-ratio:2/3;border:1px solid var(--border-subtle);border-radius:8px;width:100%;height:auto;box-shadow:0 20px 40px #0003}.page-module__UZ-_ca__placeholderImage{aspect-ratio:2/3;background:var(--surface);width:100%;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;display:flex}.page-module__UZ-_ca__infoColumn{flex-direction:column;display:flex}.page-module__UZ-_ca__title{font-family:var(--font-heading);margin-bottom:16px;font-size:2.5rem;line-height:1.2}.page-module__UZ-_ca__author{color:var(--text-muted);border-bottom:1px solid var(--border-subtle);margin-bottom:32px;padding-bottom:32px;font-size:1.25rem;font-weight:400}.page-module__UZ-_ca__metadata{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:40px;font-size:.95rem;display:grid}.page-module__UZ-_ca__metaItem strong{color:var(--text-muted);margin-right:8px;font-weight:500}.page-module__UZ-_ca__description h3{font-size:1.2rem;font-family:var(--font-heading);margin-bottom:16px}.page-module__UZ-_ca__description p{color:var(--text-body);line-height:1.7}@media (max-width:640px){.page-module__UZ-_ca__title{font-size:2rem}.page-module__UZ-_ca__metadata{grid-template-columns:1fr}}
