.book-module__eczCYG__container{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-geist-sans),system-ui,sans-serif}.book-module__eczCYG__main{max-width:1200px;margin:0 auto;padding:0 1rem}.book-module__eczCYG__breadcrumb{max-width:1200px;color:rgba(var(--gray-rgb),.7);margin:0 auto;padding:1rem 1rem 0;font-size:.9rem}.book-module__eczCYG__breadcrumbLink{color:#06c;text-decoration:none;transition:color .2s}.book-module__eczCYG__breadcrumbLink:hover{color:#0052a3;text-decoration:underline}.book-module__eczCYG__breadcrumbSeparator{color:rgba(var(--gray-rgb),.5);margin:0 .5rem}.book-module__eczCYG__breadcrumbCurrent{font-weight:500}.book-module__eczCYG__hero{border-bottom:1px solid var(--gray-alpha-200);grid-template-columns:auto 1fr;gap:2rem;padding:2rem 0;display:grid}.book-module__eczCYG__coverSection{flex-shrink:0}.book-module__eczCYG__coverContainer{aspect-ratio:2/3;border-radius:8px;width:200px;transition:transform .2s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026}.book-module__eczCYG__coverContainer:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003}.book-module__eczCYG__cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:opacity .3s}.book-module__eczCYG__cover.book-module__eczCYG__loading{opacity:0}.book-module__eczCYG__coverPlaceholder{background:linear-gradient(135deg,var(--gray-alpha-100),var(--gray-alpha-200));border:2px dashed rgba(var(--gray-rgb),.3);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.book-module__eczCYG__placeholderContent{text-align:center;color:rgba(var(--gray-rgb),.6)}.book-module__eczCYG__placeholderIcon{margin-bottom:.5rem;font-size:2rem}.book-module__eczCYG__placeholderText{font-size:.875rem;font-weight:500}.book-module__eczCYG__bookInfo{min-width:0}.book-module__eczCYG__bookHeader{margin-bottom:1.5rem}.book-module__eczCYG__title{color:var(--foreground);margin-bottom:.75rem;font-size:2.5rem;font-weight:700;line-height:1.2}.book-module__eczCYG__authorLine{margin-bottom:1rem;font-size:1.25rem}.book-module__eczCYG__byText{color:rgba(var(--gray-rgb),.7);margin-right:.5rem}.book-module__eczCYG__authors{color:#06c;font-weight:600}.book-module__eczCYG__authorLink{color:inherit;border-bottom:1px solid #0000;text-decoration:none;transition:all .2s}.book-module__eczCYG__authorLink:hover{opacity:.9;border-bottom-color:currentColor}.book-module__eczCYG__quickInfo{flex-wrap:wrap;gap:1rem;display:flex}.book-module__eczCYG__quickInfoItem{flex-direction:column;min-width:120px;display:flex}.book-module__eczCYG__quickInfoLabel{color:rgba(var(--gray-rgb),.7);margin-bottom:.25rem;font-size:.875rem;font-weight:500}.book-module__eczCYG__quickInfoValue{color:var(--foreground);font-weight:600}.book-module__eczCYG__content{grid-template-columns:1fr 300px;gap:3rem;padding:2rem 0;display:grid}.book-module__eczCYG__mainContent{min-width:0}.book-module__eczCYG__sidebar{flex-direction:column;gap:2rem;display:flex}.book-module__eczCYG__sectionTitle{color:var(--foreground);border-bottom:2px solid var(--gray-alpha-200);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.book-module__eczCYG__synopsis{margin-bottom:2rem}.book-module__eczCYG__synopsisText{color:var(--foreground);font-size:1.125rem;line-height:1.7}.book-module__eczCYG__metadata{background:var(--gray-alpha-100);border:1px solid var(--gray-alpha-200);border-radius:8px;padding:1.5rem;position:relative}.book-module__eczCYG__metadataHeader{justify-content:space-between;align-items:flex-start;display:flex}.book-module__eczCYG__metadataHeader .book-module__eczCYG__sectionTitle{flex:1;margin-bottom:1rem}.book-module__eczCYG__jsonButton{background:var(--foreground);color:var(--background);white-space:nowrap;border-radius:4px;padding:4px 8px;font-family:monospace;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.book-module__eczCYG__jsonButton:hover{opacity:.8;transform:scale(1.05)}.book-module__eczCYG__metadataList{flex-direction:column;gap:.75rem;display:flex}.book-module__eczCYG__metadataItem{flex-direction:column;gap:.25rem;display:flex}.book-module__eczCYG__metadataLabel{color:rgba(var(--gray-rgb),.7);font-size:.875rem;font-weight:600}.book-module__eczCYG__metadataValue{color:var(--foreground);word-break:break-all;font-weight:500}.book-module__eczCYG__externalLinks{background:var(--gray-alpha-100);border:1px solid var(--gray-alpha-200);border-radius:8px;padding:1.5rem}.book-module__eczCYG__externalLinks h3{color:var(--foreground);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.book-module__eczCYG__linkGrid{flex-direction:column;gap:.75rem;display:flex}.book-module__eczCYG__externalLink{background:var(--background);border:1px solid var(--gray-alpha-200);color:var(--foreground);border-radius:6px;align-items:center;gap:.5rem;padding:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.book-module__eczCYG__externalLink:hover{background:var(--gray-alpha-200);transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.book-module__eczCYG__linkIcon{font-size:1.2rem}.book-module__eczCYG__editions{margin-bottom:2rem}.book-module__eczCYG__editionsList{flex-direction:column;gap:1rem;display:flex}.book-module__eczCYG__edition{background:var(--gray-alpha-100);border:1px solid var(--gray-alpha-200);border-radius:6px;padding:1rem}.book-module__eczCYG__editionName{color:var(--foreground);margin-bottom:.5rem;font-weight:600}.book-module__eczCYG__editionDetails{flex-wrap:wrap;gap:1rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.book-module__eczCYG__binding{color:#fff;background:#06c;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:600}.book-module__eczCYG__pubDate,.book-module__eczCYG__publisher{color:rgba(var(--gray-rgb),.7)}.book-module__eczCYG__isbn{font-family:var(--font-geist-mono),monospace;color:rgba(var(--gray-rgb),.6);font-size:.875rem}.book-module__eczCYG__toggleEditions{border:1px solid var(--gray-alpha-200);color:#06c;cursor:pointer;background:0 0;border-radius:4px;margin-top:1rem;padding:.5rem 1rem;font-weight:500;transition:all .2s}.book-module__eczCYG__toggleEditions:hover{background:var(--gray-alpha-100);border-color:#06c}.book-module__eczCYG__shareSection{background:var(--gray-alpha-100);border:1px solid var(--gray-alpha-200);border-radius:8px;padding:1.5rem}.book-module__eczCYG__shareButton{color:#fff;cursor:pointer;background:#06c;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-weight:500;transition:background-color .2s;display:flex}.book-module__eczCYG__shareButton:hover{background:#0052a3}@media (max-width:768px){.book-module__eczCYG__hero{text-align:center;grid-template-columns:1fr;gap:1.5rem}.book-module__eczCYG__coverContainer{width:150px;margin:0 auto}.book-module__eczCYG__title{font-size:2rem}.book-module__eczCYG__content{grid-template-columns:1fr;gap:2rem}.book-module__eczCYG__quickInfo{justify-content:center}.book-module__eczCYG__main{padding:0 .5rem}.book-module__eczCYG__breadcrumb{padding:1rem .5rem 0}}@media (max-width:480px){.book-module__eczCYG__title{font-size:1.75rem}.book-module__eczCYG__coverContainer{width:120px}.book-module__eczCYG__hero,.book-module__eczCYG__content{padding:1.5rem 0}.book-module__eczCYG__metadata,.book-module__eczCYG__externalLinks,.book-module__eczCYG__shareSection{padding:1rem}}@media (prefers-color-scheme:dark){.book-module__eczCYG__coverContainer{box-shadow:0 4px 20px #0000004d}.book-module__eczCYG__coverContainer:hover{box-shadow:0 8px 30px #0006}.book-module__eczCYG__externalLink:hover{box-shadow:0 2px 8px #0003}}.book-module__eczCYG__breadcrumbLink:focus,.book-module__eczCYG__externalLink:focus,.book-module__eczCYG__toggleEditions:focus,.book-module__eczCYG__shareButton:focus{outline-offset:2px;outline:2px solid #06c}@media print{.book-module__eczCYG__shareSection,.book-module__eczCYG__externalLinks{display:none}.book-module__eczCYG__container{color:#000;background:#fff}.book-module__eczCYG__hero{-moz-column-break-inside:avoid;break-inside:avoid}}
