.styles-module__p4V3Pq__container{background:#fff;min-height:100vh;padding:4rem 6rem}.styles-module__p4V3Pq__header{justify-content:space-between;align-items:baseline;margin-bottom:2rem;display:flex}.styles-module__p4V3Pq__headerRight{align-items:baseline;gap:2rem;display:flex}.styles-module__p4V3Pq__addButton{color:#fff;cursor:pointer;background:#000;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.styles-module__p4V3Pq__addButton:hover{background:#333;transform:translateY(-1px)}.styles-module__p4V3Pq__title{color:#000;margin:0;font-size:4rem;font-weight:700}.styles-module__p4V3Pq__bookCount{color:#000;font-size:4rem;font-weight:400}.styles-module__p4V3Pq__tabs{border-bottom:1px solid #e0e0e0;gap:0;margin-bottom:3rem;display:flex}.styles-module__p4V3Pq__tab{color:#666;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:1rem 2rem;font-size:1.125rem;font-weight:500;transition:all .2s}.styles-module__p4V3Pq__tab:hover{color:#000}.styles-module__p4V3Pq__tabActive{color:#000;border-bottom-color:#000}.styles-module__p4V3Pq__trendsContainer{padding-top:2rem}.styles-module__p4V3Pq__chartSection{margin-bottom:4rem}.styles-module__p4V3Pq__chartTitle{color:#000;margin:0 0 2rem;font-size:1.5rem;font-weight:600}.styles-module__p4V3Pq__chart{flex-direction:column;gap:1.5rem;display:flex}.styles-module__p4V3Pq__chartRow{align-items:center;gap:2rem;display:flex}.styles-module__p4V3Pq__chartLabel{align-items:center;gap:.5rem;min-width:180px;font-size:1rem;display:flex}.styles-module__p4V3Pq__chartLabelText{color:#000}.styles-module__p4V3Pq__chartBarContainer{flex:1;align-items:center;gap:1rem;display:flex}.styles-module__p4V3Pq__chartBar{background:linear-gradient(90deg,#000 0%,#666 100%);border-radius:4px;min-width:32px;height:32px;transition:width .3s}.styles-module__p4V3Pq__chartValue{color:#000;min-width:30px;font-size:1.125rem;font-weight:600}.styles-module__p4V3Pq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem;display:grid}.styles-module__p4V3Pq__statCard{text-align:center;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:2rem}.styles-module__p4V3Pq__statValue{color:#000;margin-bottom:.5rem;font-size:3rem;font-weight:700}.styles-module__p4V3Pq__statLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:1rem}.styles-module__p4V3Pq__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.styles-module__p4V3Pq__modal{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.styles-module__p4V3Pq__modalHeader{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:2rem;display:flex}.styles-module__p4V3Pq__modalTitle{color:#000;margin:0;font-size:1.5rem;font-weight:600}.styles-module__p4V3Pq__closeButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:all .2s;display:flex}.styles-module__p4V3Pq__closeButton:hover{color:#000;background:#f5f5f5}.styles-module__p4V3Pq__form{padding:2rem}.styles-module__p4V3Pq__formGroup{margin-bottom:1.5rem}.styles-module__p4V3Pq__label{color:#000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.styles-module__p4V3Pq__input,.styles-module__p4V3Pq__textarea{border:1px solid #e0e0e0;border-radius:6px;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.styles-module__p4V3Pq__input:focus,.styles-module__p4V3Pq__textarea:focus{border-color:#000;outline:none}.styles-module__p4V3Pq__textarea{resize:vertical}.styles-module__p4V3Pq__checkboxLabel{cursor:pointer;align-items:center;gap:.5rem;font-size:1rem;display:flex}.styles-module__p4V3Pq__checkbox{cursor:pointer;width:20px;height:20px}.styles-module__p4V3Pq__formActions{border-top:1px solid #e0e0e0;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.styles-module__p4V3Pq__cancelButton{color:#000;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.styles-module__p4V3Pq__cancelButton:hover{background:#f5f5f5}.styles-module__p4V3Pq__submitButton{color:#fff;cursor:pointer;background:#000;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.styles-module__p4V3Pq__submitButton:hover:not(:disabled){background:#333}.styles-module__p4V3Pq__submitButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__p4V3Pq__galaxyContainer{background:linear-gradient(45deg,#0f172a 0%,#1e1b4b 25%,#312e81 50%,#1e1b4b 75%,#0f172a 100%) 0 0/400% 400%;border-radius:12px;width:100%;height:calc(100vh - 300px);min-height:600px;margin-top:2rem;animation:20s infinite styles-module__p4V3Pq__galaxyGradient;position:relative;overflow:hidden}.styles-module__p4V3Pq__galaxyContainer:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf64d 0%,#0000 50%);width:200%;height:200%;animation:30s linear infinite styles-module__p4V3Pq__rotate;position:absolute;top:-50%;left:-50%}.styles-module__p4V3Pq__galaxyContainer:after{content:"";opacity:.5;pointer-events:none;background-color:#0000;background-image:radial-gradient(2px 2px at 20% 30%,#fff,#0000),radial-gradient(2px 2px at 60% 70%,#fff,#0000),radial-gradient(1px 1px,#fff,#0000),radial-gradient(1px 1px at 80% 10%,#fff,#0000),radial-gradient(2px 2px at 90% 60%,#fff,#0000),radial-gradient(1px 1px at 33% 77%,#fff,#0000),radial-gradient(2px 2px at 15% 85%,#fff,#0000);background-position:0 0;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box;width:100%;height:100%;animation:100s linear infinite styles-module__p4V3Pq__twinkle;position:absolute;top:0;left:0}@keyframes styles-module__p4V3Pq__galaxyGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes styles-module__p4V3Pq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes styles-module__p4V3Pq__twinkle{0%,to{opacity:.5;background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0}50%{opacity:.8;background-position:100% 100%,80% 80%,90% 90%,70% 70%,85% 85%,95% 95%,75% 75%}}.styles-module__p4V3Pq__galaxyCanvas{background:0 0;width:100%;height:100%}.styles-module__p4V3Pq__galaxyControls{z-index:10;gap:.5rem;display:flex;position:absolute;top:1rem;right:1rem}.styles-module__p4V3Pq__zoomButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:1px solid #fff3;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.styles-module__p4V3Pq__zoomButton:hover{background:#000000e6;border-color:#fff6}.styles-module__p4V3Pq__galaxyLegend{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#000000b3;border:1px solid #fff3;border-radius:8px;max-height:400px;padding:1rem;position:absolute;top:1rem;left:1rem;overflow-y:auto}.styles-module__p4V3Pq__legendTitle{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .75rem;font-size:.875rem;font-weight:600}.styles-module__p4V3Pq__legendItem{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.styles-module__p4V3Pq__legendColor{border-radius:50%;width:12px;height:12px;box-shadow:0 0 8px}.styles-module__p4V3Pq__legendText{color:#ffffffe6;font-size:.75rem}.styles-module__p4V3Pq__galaxyInfo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:1px solid #fff3;border-radius:20px;padding:.75rem 1.5rem;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.styles-module__p4V3Pq__galaxyInfo p{color:#ffffffe6;margin:0;font-size:.875rem}.styles-module__p4V3Pq__genreFilters{gap:1rem;margin-bottom:3rem;display:flex}.styles-module__p4V3Pq__genreButton{cursor:pointer;background:#fff;border:1px solid #000;border-radius:4px;padding:.5rem 1rem;font-size:1rem;font-weight:400;transition:all .2s}.styles-module__p4V3Pq__genreButton:hover{background:#f5f5f5}.styles-module__p4V3Pq__genreButtonActive{color:#fff;background:#000}.styles-module__p4V3Pq__recommendedSection{margin-bottom:4rem}.styles-module__p4V3Pq__allBooksSection{margin-top:4rem}.styles-module__p4V3Pq__sectionTitle{color:#000;margin:0 0 2rem;font-size:2rem;font-weight:600}.styles-module__p4V3Pq__recommendedGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.styles-module__p4V3Pq__recommendedTile{background:#fffaf0;border:1px solid #e0e0e0;border-radius:8px;transition:transform .2s,box-shadow .2s;overflow:hidden}.styles-module__p4V3Pq__recommendedTile:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.styles-module__p4V3Pq__tileCoverImage{object-fit:cover;width:100%;height:320px;transition:transform .3s,box-shadow .3s;transform:perspective(800px)rotateY(-2deg);box-shadow:0 4px 8px #0000001a,0 8px 16px #0000001a,inset -2px 0 4px #0000001a}.styles-module__p4V3Pq__recommendedTile:hover .styles-module__p4V3Pq__tileCoverImage{transform:perspective(800px)rotateY(-5deg)translateY(-4px);box-shadow:0 8px 16px #00000026,0 16px 32px #00000026,inset -3px 0 6px #00000026}.styles-module__p4V3Pq__tileCoverPlaceholder{background:linear-gradient(135deg,#f5f5f5 0%,#e0e0e0 100%);border-bottom:1px solid #e0e0e0;width:100%;height:320px;transition:transform .3s,box-shadow .3s;transform:perspective(800px)rotateY(-2deg);box-shadow:0 4px 8px #0000001a,0 8px 16px #0000001a,inset -2px 0 4px #0000001a}.styles-module__p4V3Pq__recommendedTile:hover .styles-module__p4V3Pq__tileCoverPlaceholder{transform:perspective(800px)rotateY(-5deg)translateY(-4px);box-shadow:0 8px 16px #00000026,0 16px 32px #00000026,inset -3px 0 6px #00000026}.styles-module__p4V3Pq__tileContent{padding:1.5rem}.styles-module__p4V3Pq__tileTitle{color:#000;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.styles-module__p4V3Pq__tileAuthor{color:#666;margin:0 0 1rem;font-size:1rem;font-weight:400}.styles-module__p4V3Pq__tileRating{gap:.25rem;margin-bottom:1rem;font-size:1.25rem;display:flex}.styles-module__p4V3Pq__tileReview{color:#666;margin:0;font-size:.875rem;line-height:1.5}.styles-module__p4V3Pq__recommendedBook{background:#fffaf0;border-radius:8px;margin:0 -1.5rem;padding:2.5rem 1.5rem}.styles-module__p4V3Pq__booksList{flex-direction:column;display:flex}.styles-module__p4V3Pq__bookItem{border-bottom:1px solid #e0e0e0;justify-content:space-between;padding:2.5rem 0;display:flex}.styles-module__p4V3Pq__bookItem:first-child{padding-top:0}.styles-module__p4V3Pq__bookLeft{flex:1;gap:2rem;display:flex;position:relative}.styles-module__p4V3Pq__coverImage{object-fit:cover;border-radius:2px;width:80px;height:120px;transition:transform .3s,box-shadow .3s;position:relative;transform:perspective(400px)rotateY(-5deg);box-shadow:-2px 0 4px #0000001a,-4px 0 8px #0000001a,2px 2px 8px #0003}.styles-module__p4V3Pq__coverImage:before{content:"";background:linear-gradient(90deg,#0000004d 0%,#0000001a 50%,#0000004d 100%);border-radius:2px 0 0 2px;width:8px;height:100%;position:absolute;top:0;left:-8px}.styles-module__p4V3Pq__bookItem:hover .styles-module__p4V3Pq__coverImage{transform:perspective(400px)rotateY(-8deg)translate(2px);box-shadow:-3px 0 6px #00000026,-6px 0 12px #00000026,4px 4px 12px #00000040}.styles-module__p4V3Pq__coverPlaceholder{background:linear-gradient(135deg,#f5f5f5 0%,#e0e0e0 100%);border:1px solid #ccc;border-radius:2px;width:80px;height:120px;transition:transform .3s,box-shadow .3s;position:relative;transform:perspective(400px)rotateY(-5deg);box-shadow:-2px 0 4px #0000001a,-4px 0 8px #0000001a,2px 2px 8px #0003}.styles-module__p4V3Pq__coverPlaceholder:before{content:"";background:linear-gradient(90deg,#0003 0%,#0000000d 50%,#0003 100%);border-radius:2px 0 0 2px;width:8px;height:100%;position:absolute;top:0;left:-8px}.styles-module__p4V3Pq__bookItem:hover .styles-module__p4V3Pq__coverPlaceholder{transform:perspective(400px)rotateY(-8deg)translate(2px);box-shadow:-3px 0 6px #00000026,-6px 0 12px #00000026,4px 4px 12px #00000040}.styles-module__p4V3Pq__bookInfo{flex-direction:column;justify-content:center;gap:.5rem;display:flex}.styles-module__p4V3Pq__bookTitle{color:#000;margin:0;font-size:1.5rem;font-weight:600}.styles-module__p4V3Pq__bookAuthor{color:#666;margin:0;font-size:1.125rem;font-weight:400}.styles-module__p4V3Pq__bookRight{flex-direction:column;justify-content:center;align-items:flex-end;gap:.75rem;min-width:300px;display:flex}.styles-module__p4V3Pq__rating{gap:.25rem;font-size:1.5rem;display:flex}.styles-module__p4V3Pq__star{color:#ff1493}.styles-module__p4V3Pq__starEmpty{color:#e0e0e0}.styles-module__p4V3Pq__review{color:#666;text-align:right;margin:0;font-size:.9rem;line-height:1.5}.styles-module__p4V3Pq__loading,.styles-module__p4V3Pq__error,.styles-module__p4V3Pq__empty{text-align:center;color:#666;padding:4rem;font-size:1.125rem}.styles-module__p4V3Pq__error{color:#e74c3c}@media (max-width:1024px){.styles-module__p4V3Pq__container{padding:3rem 4rem}.styles-module__p4V3Pq__title,.styles-module__p4V3Pq__bookCount{font-size:3rem}.styles-module__p4V3Pq__bookRight{min-width:250px}.styles-module__p4V3Pq__recommendedGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}}@media (max-width:768px){.styles-module__p4V3Pq__container{padding:2rem}.styles-module__p4V3Pq__header{flex-direction:column;align-items:flex-start;gap:.5rem}.styles-module__p4V3Pq__title,.styles-module__p4V3Pq__bookCount{font-size:2.5rem}.styles-module__p4V3Pq__genreFilters{flex-wrap:wrap}.styles-module__p4V3Pq__recommendedGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.styles-module__p4V3Pq__tileCoverImage,.styles-module__p4V3Pq__tileCoverPlaceholder{height:240px}.styles-module__p4V3Pq__tileContent{padding:1rem}.styles-module__p4V3Pq__bookItem{flex-direction:column;gap:1.5rem}.styles-module__p4V3Pq__bookRight{align-items:flex-start;width:100%}.styles-module__p4V3Pq__review{text-align:left}.styles-module__p4V3Pq__chartRow{flex-direction:column;align-items:flex-start}.styles-module__p4V3Pq__chartLabel{min-width:100%}.styles-module__p4V3Pq__chartBarContainer{width:100%}.styles-module__p4V3Pq__statsGrid{grid-template-columns:1fr 1fr;gap:1rem}.styles-module__p4V3Pq__statCard{padding:1.5rem}.styles-module__p4V3Pq__statValue{font-size:2rem}.styles-module__p4V3Pq__statLabel{font-size:.875rem}.styles-module__p4V3Pq__galaxyLegend{max-height:200px;font-size:.75rem}.styles-module__p4V3Pq__galaxyControls{flex-direction:column}.styles-module__p4V3Pq__galaxyInfo{padding:.5rem 1rem;font-size:.75rem}}
@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.088ba3ed.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.c68a79fb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans Fallback;src:local(Arial);ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.0%;size-adjust:102.74%}.instrument_sans_c3a67179-module__sCPLxW__className{font-family:Instrument Sans,Instrument Sans Fallback;font-style:normal}
