.category-section .list-group{border:none;background-color:transparent;margin-left:-15px;margin-right:-15px}.category-section .list-group a{font-size:.9rem;color:#000;background-color:transparent;border:none;padding:10px 15px;font-size:16px;font-weight:500}.category-section .list-group a:hover{background-color:#7e7757;color:#fff}.category-section .dropdown-menu{position:inherit!important;transform:inherit!important;background-color:transparent;border:none;box-shadow:none;padding:0}.category-section .btn{border-radius:0}.book-detail-container{display:flex;gap:2rem;margin-top:2rem}.book-main-content{flex:1;min-width:0}.book-sidebar{width:320px;flex-shrink:0}.book-cover-section{margin-bottom:2rem;padding:2rem;background:#fff;border-radius:1rem}.book-cover-wrapper{display:grid;grid-template-columns:200px 1fr;gap:2rem;margin-bottom:2rem}.book-cover-image{width:200px;aspect-ratio:1/1.414;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 12px #00000026}.book-cover-image img{width:100%;height:100%;object-fit:cover}.book-info h1{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:#1a202c}.book-meta-item{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#4a5568}.book-meta-item i{width:20px;color:#718096}.book-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:.75rem;border-top:3px solid #e2e8f0}.stat-item{text-align:center;padding:.5rem;transition:transform .2s}.stat-item:hover{transform:translateY(-2px)}.stat-value{font-size:1.25rem;font-weight:700;color:#2d3748;margin-bottom:.25rem}.stat-label{font-size:.75rem;color:#718096;font-weight:500}.stat-label i{font-size:.875rem;margin-right:.25rem}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;border-radius:1rem}.btn-action{flex:1;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s}.content-section{padding:2rem;background:#fff;border-radius:1rem;margin-bottom:2rem}.content-section h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1a202c}.toc-sidebar{position:sticky;top:2rem;background:#fff;border-radius:1rem;box-shadow:0 2px 8px #0000001a;padding:1.5rem;max-height:calc(100vh - 4rem);overflow-y:auto}.toc-sidebar h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#1a202c}.toc-list{list-style:none;padding:0;margin:0}.toc-item{margin-bottom:.25rem}.toc-item.level-2 .toc-link{font-size:.9rem}.toc-item.level-3 .toc-link{font-size:.85rem;color:#718096}.toc-item-wrapper{display:flex;align-items:flex-start;gap:.25rem}.toc-toggle{background:none;border:none;padding:.5rem .25rem;cursor:pointer;color:#718096;transition:all .2s;flex-shrink:0}.toc-toggle:hover{color:#2b6cb0}.toc-toggle-spacer{width:1.5rem;flex-shrink:0}.toc-chevron{transition:transform .2s;font-size:.875rem}.toc-chevron.collapsed{transform:rotate(-90deg)}.toc-link{flex:1;display:flex;align-items:center;padding:.5rem;color:#4a5568;text-decoration:none;border-radius:.375rem;transition:all .2s}.toc-link:hover{background:#f7fafc;color:#2b6cb0}.toc-number{font-weight:600;margin-right:.5rem;color:#718096;font-size:.875rem}.toc-title{flex:1}.toc-page{font-size:.75rem;white-space:nowrap}.toc-children{max-height:2000px;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out;opacity:1;margin-left:1.5rem}.toc-children.collapsed{max-height:0;opacity:0}.question-form{padding:1.5rem;background:#f7fafc;border-radius:.5rem;margin-bottom:2rem}.question-card{padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:1rem}.question-card.closed{background:#f7fafc;border-color:#cbd5e0}.question-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem}.answer-card{padding:1rem;background:#f7fafc;border-left:3px solid #4299e1;border-radius:.375rem;margin-top:1rem}@media(max-width:1024px){.book-detail-container{flex-direction:column}.book-sidebar{width:100%}.toc-sidebar{position:relative;top:0;max-height:400px}}@media(max-width:768px){.book-cover-wrapper{grid-template-columns:1fr;text-align:center}.book-cover-image{margin:0 auto}.book-stats{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem}.stat-value{font-size:1.1rem}.stat-label{font-size:.7rem}}
