*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#faf7f2;color:#2c2c2c}button{border:none;font-family:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}a{color:inherit}.header{position:sticky;top:0;z-index:1000;box-shadow:0 2px 12px #00000014}.headerTop{background:#fff;padding:0 24px;height:56px;display:flex;align-items:center;justify-content:space-between}.headerBar{height:5px;background:#8b1a2b}.headerLeft{display:flex;align-items:center;gap:40px}.logoLink{display:flex;align-items:center;text-decoration:none}.logoImg{height:44px;width:auto;display:block;object-fit:contain}.nav{display:flex;gap:0;align-items:center}.navLink{padding:0 18px;height:56px;display:inline-flex;align-items:center;background:transparent;border:none;color:#2c2c2c;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease;box-shadow:none!important;text-transform:none;letter-spacing:0;border-bottom:3px solid transparent;margin-bottom:-4px}.navLink:hover{background:#8b1a2b0f;color:#8b1a2b}.navLinkActive{color:#8b1a2b;border-bottom-color:#8b1a2b}.headerRight{display:flex;align-items:center;gap:12px}.notifBtn{width:40px;height:40px;border-radius:50%;border:none;background:#8b1a2b14;color:#8b1a2b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0}.notifBtn:hover{background:#8b1a2b26}.profileWrap{display:flex;align-items:center;gap:10px;padding:8px 14px;background:#8b1a2b14;border-radius:24px;color:#2c2c2c;font-size:.9rem;font-weight:600}.profileIconWrap{display:flex;align-items:center;justify-content:center;color:#8b1a2b}.profileWrap span:last-child{color:#2c2c2c}.logoutBtn{padding:8px 16px;border-radius:20px;border:none;background:#8b1a2b;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease}.logoutBtn:hover{background:#6d1422}._page_1lm4y_2{max-width:560px;margin:2.5rem auto;padding:0 1rem}._heading_1lm4y_8{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1.75rem}._tabs_1lm4y_15{display:flex;gap:0;border-bottom:2px solid #e2e8f0;margin-bottom:1.75rem}._tab_1lm4y_15{background:none!important;box-shadow:none!important;border-radius:0!important;border:none;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;color:#64748b;cursor:pointer;text-transform:none;letter-spacing:0;transition:color .2s ease;border-bottom:2px solid transparent;margin-bottom:-2px}._tab_1lm4y_15:hover{color:#8b1a2b;box-shadow:none!important}._tabActive_1lm4y_45{color:#8b1a2b;border-bottom-color:#8b1a2b}._bulkHeader_1lm4y_51{margin-bottom:24px}._bulkTitle_1lm4y_55{font-size:20px;font-weight:600;color:#1e293b;margin-bottom:8px}._bulkDescription_1lm4y_62{color:#64748b;font-size:14px}._downloadBtn_1lm4y_67{display:inline-block;padding:10px 20px;background:#8b1a2b;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:all .2s}._downloadBtn_1lm4y_67:hover{background:#6e1522;transform:translateY(-1px);box-shadow:0 4px 6px #8b1a2b40}._fileUploadArea_1lm4y_84{position:relative;margin-top:8px}._fileInput_1lm4y_89{position:absolute;opacity:0;width:0;height:0}._fileLabel_1lm4y_96{display:block;padding:40px 20px;border:2px dashed #cbd5e1;border-radius:8px;text-align:center;cursor:pointer;transition:all .2s;background:#f8fafc;color:#475569;font-weight:500}._fileLabel_1lm4y_96:hover{border-color:#8b1a2b;background:#faf7f2;color:#8b1a2b}._resultsCard_1lm4y_115{margin-top:24px;padding:20px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._resultsTitle_1lm4y_123{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:16px}._statsGrid_1lm4y_130{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}._statBox_1lm4y_137{padding:16px;background:#fff;border-radius:6px;text-align:center;border:1px solid #e2e8f0}._statSuccess_1lm4y_145{background:#f0fdf4;border-color:#86efac}._statError_1lm4y_150{background:#fef2f2;border-color:#fca5a5}._statNumber_1lm4y_155{display:block;font-size:24px;font-weight:700;color:#1e293b;margin-bottom:4px}._statLabel_1lm4y_163{display:block;font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._errorSection_1lm4y_171{margin-top:16px;padding:16px;background:#fff;border-radius:6px;border-left:4px solid #ef4444}._errorTitle_1lm4y_179{font-size:14px;font-weight:600;color:#991b1b;margin-bottom:12px}._errorList_1lm4y_186{list-style:none;padding:0;margin:0}._errorItem_1lm4y_192{padding:8px 0;color:#7f1d1d;font-size:14px}._uploadBtnContainer_1lm4y_198{display:flex;justify-content:flex-end;margin-top:16px}._btnPrimary_1lm4y_204{flex-shrink:0;padding:.6rem 1.25rem!important;font-size:.85rem!important;text-transform:none!important;letter-spacing:0!important}._btnPrimary_1lm4y_204:disabled{opacity:.6;cursor:not-allowed}.page-container{min-height:100vh;background:#fff;display:flex;flex-direction:column}.page-container-start:before{content:"";position:fixed;inset:0;background-size:cover;background-position:center;opacity:.2;pointer-events:none;z-index:0}.page-container-start{position:relative;z-index:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1rem;margin:0 -24px}.message-display{padding:1rem;margin:1rem 8rem;background-color:#fff;border-radius:1rem;font-size:2rem;font-weight:700;color:#8b1a2b;min-height:5rem;text-align:center;border:2px solid rgba(139,26,43,.2)}.featured-section{padding:24px 12px 28px;border-top:1px solid rgba(139,26,43,.08)}.featured-title{text-align:center;font-size:3rem;font-weight:700;color:#8b1a2b;margin:0 0 32px}.carousel-rotate{display:flex;align-items:flex-end;justify-content:center;gap:16px;max-width:900px;margin:0 auto;min-height:340px}.carousel-rotate-item{flex:0 0 10rem;overflow:hidden;transition:transform .4s ease,opacity .4s ease;cursor:default}.carousel-rotate-item.carousel-left,.carousel-rotate-item.carousel-right{cursor:pointer;opacity:.85}.carousel-rotate-item.carousel-left{transform:scale(.78) translate(8px);overflow:hidden}.carousel-rotate-item.carousel-center{transform:scale(1);overflow:hidden;z-index:2}.carousel-rotate-item.carousel-right{transform:scale(.78) translate(-8px);overflow:hidden}.carousel-rotate-item.carousel-left:hover,.carousel-rotate-item.carousel-right:hover{opacity:1;transform:scale(.82) translate(0)}.featured-card{background:#fff;border-radius:14px;padding:18px;box-shadow:0 8px 24px #8b1a2b1f;border:2px solid rgba(139,26,43,.12);max-width:220px;margin:0 auto;transition:box-shadow .3s ease,border-color .3s ease,transform .2s ease}.carousel-center .featured-card{box-shadow:0 0 0 4px #8b1a2b33,0 16px 40px #8b1a2b2e;border-color:#8b1a2b;max-width:260px;padding:22px}.carousel-left .featured-card,.carousel-right .featured-card{max-width:180px;padding:14px}.featured-genre{display:inline-block;margin-top:8px;padding:4px 10px;border-radius:20px;font-size:.7rem;font-weight:600;background:#9b8b7e;color:#fff}.featured-summary{font-size:.85rem;line-height:1.45;color:#5a5a5a;margin:10px 0 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-cover-wrap{border-radius:8px;overflow:hidden;margin-bottom:12px}.featured-cover{width:100%;aspect-ratio:2/3;object-fit:cover;display:block}.featured-cover-placeholder{width:100%;aspect-ratio:2/3;background:#8b1a2b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;letter-spacing:.05em}.featured-card-title{font-size:1rem;font-weight:700;color:#2c2c2c;margin:0 0 4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.featured-card-author{font-size:.9rem;color:#6b6b6b;margin:0;-webkit-line-clamp:1}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:20px}.carousel-dot{width:10px;height:10px;border-radius:50%;border:none;background:#8b1a2b4d;cursor:pointer;transition:background .2s ease,transform .2s ease}.carousel-dot:hover{background:#8b1a2b80}.carousel-dot-active{background:#8b1a2b;transform:scale(1.2)}.catalog-page{min-height:100vh;background:#faf7f2;display:flex;flex-direction:column}.catalog-header{padding:32px 40px 16px;display:flex;align-items:baseline;gap:16px;border-bottom:1px solid rgba(139,26,43,.1);background:#fff}.catalog-title{font-size:2rem;font-weight:700;color:#2c2c2c;margin:0}.catalog-count{font-size:.9rem;color:#6b6b6b;font-weight:500}.catalog-content{max-width:1000px;padding:32px 24px;flex:1;width:100%;box-sizing:border-box}.catalog-loading{text-align:center;padding:80px 20px;color:#6b6b6b}.catalog-spinner{width:44px;height:44px;border:3px solid #faf7f2;border-top-color:#8b1a2b;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 16px}@keyframes spin{to{transform:rotate(360deg)}}.catalog-list{display:flex;flex-direction:column;gap:16px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.catalog-item{display:flex;gap:24px;background:#fff;border-radius:12px;padding:20px;border:1px solid rgba(139,26,43,.1);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;align-items:flex-start}.catalog-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px #8b1a2b1f}.catalog-item-cover{flex-shrink:0;width:80px;border-radius:8px;overflow:hidden}.catalog-cover-img{width:100%;aspect-ratio:2/3;object-fit:cover;display:block}.catalog-cover-placeholder{width:100%;aspect-ratio:2/3;background:#8b1a2b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700}.catalog-item-info{flex:1;min-width:0}.catalog-item-title{font-size:1.1rem;font-weight:700;color:#2c2c2c;margin:0 0 4px;line-height:1.3}.catalog-item-author{font-size:.9rem;color:#6b6b6b;margin:0 0 8px}.catalog-item-meta{display:flex;gap:16px;font-size:.8rem;color:#9b8b7e;margin-bottom:8px}.catalog-item-description{font-size:.9rem;color:#4a4a4a;line-height:1.5;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalog-item-tags{display:flex;flex-wrap:wrap;gap:6px}.catalog-tag{display:inline-block;padding:3px 10px;border-radius:20px;font-size:.75rem;font-weight:600;background:#8b1a2b14;color:#8b1a2b;border:1px solid rgba(139,26,43,.15)}.catalog-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:40px;padding-bottom:16px}.page-btn{min-width:40px;height:40px;padding:0 12px;border-radius:10px;border:1px solid rgba(139,26,43,.2);background:#fff;color:#2c2c2c;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.page-btn:hover:not(:disabled){background:#8b1a2b14;border-color:#8b1a2b;color:#8b1a2b}.page-btn:disabled{opacity:.35;cursor:not-allowed}.page-btn-active{background:#8b1a2b;color:#fff;border-color:#8b1a2b}.page-btn-active:hover{background:#6e1522!important;color:#fff!important}.page-nav{font-size:1.2rem}.page-dots{color:#9b8b7e;font-size:1rem;padding:0 4px}.catalog-empty{text-align:center;color:#6b6b6b;padding:80px 20px;font-size:1.1rem}@media(max-width:640px){.catalog-header{padding:24px 20px 12px}.catalog-content{padding:20px 16px}.catalog-item{gap:16px;padding:16px}.catalog-item-cover{width:60px}}.catalog-header{padding:24px 40px 20px;background:#fff;border-bottom:1px solid rgba(139,26,43,.1);position:relative;z-index:100;overflow:visible}.catalog-header-top{display:flex;align-items:baseline;gap:16px;margin-bottom:16px}.catalog-search-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;position:relative;z-index:150}.catalog-search-wrap{display:flex;align-items:center;background:#faf7f2;border:1.5px solid rgba(139,26,43,.2);border-radius:10px;padding:9px 14px;flex:1;min-width:200px;max-width:480px;transition:border-color .2s ease,box-shadow .2s ease}.catalog-search-wrap:focus-within{border-color:#8b1a2b;box-shadow:0 0 0 3px #8b1a2b1a}.catalog-dropbtn-sort{background:#8b1a2b;color:#fff;border:none;padding:9px 18px;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease;white-space:nowrap}.catalog-dropbtn-sort:hover{background:#6e1522}.catalog-sort-option{width:100%;background:none;border:none;padding:8px 12px;text-align:left;cursor:pointer;color:#2c2c2c;font-size:.9rem;font-weight:500;border-radius:6px;transition:background .2s ease}.catalog-sort-option:hover{background:#8b1a2b14;color:#8b1a2b}.catalog-search-icon{color:#8b1a2b;flex-shrink:0;margin-right:10px}.catalog-search-input{flex:1;border:none;outline:none;font-size:.9rem;color:#2c2c2c;background:transparent}.catalog-search-input::placeholder{color:#9b8b7e}.catalog-clear-btn{background:#8b1a2b1a;border:none;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#8b1a2b;font-size:1rem;flex-shrink:0}.catalog-dropdown{position:relative;z-index:1000;display:inline-block}.catalog-dropbtn{background:#8b1a2b;color:#fff;border:none;padding:9px 18px;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease;white-space:nowrap}.catalog-dropbtn:hover{background:#6e1522}.catalog-dropdown-content{display:none;position:absolute;left:0;top:calc(100% + 6px);background:#fff;border-radius:12px;box-shadow:0 12px 32px #00000026;border:1px solid rgba(139,26,43,.15);min-width:220px;z-index:1001;padding:12px;max-width:300px}.catalog-dropdown-open .catalog-dropdown-content{display:block}.catalog-filter-wrapper{margin-bottom:10px}.catalog-filter-wrapper:last-child{margin-bottom:0}.catalog-filter-wrapper label{display:block;font-size:.78rem;font-weight:600;color:#8b1a2b;margin-bottom:4px}.catalog-filter-input{width:100%;padding:7px 10px;border:1px solid rgba(139,26,43,.2);border-radius:8px;font-size:.88rem;color:#2c2c2c;box-sizing:border-box}.catalog-filter-input:focus{outline:none;border-color:#8b1a2b}.catalog-tags-content{max-height:220px;overflow-y:auto}.catalog-tag-row{display:flex;align-items:center;gap:8px;padding:5px 0}.catalog-tag-row input[type=checkbox]{accent-color:#8b1a2b;min-width:1rem;min-height:1rem}.catalog-tag-row label{font-size:.88rem;color:#2c2c2c;cursor:pointer}.catalog-tag-count{margin-left:auto;font-size:.75rem;font-weight:600;color:#fff;background:#8b1a2b;border-radius:10px;padding:1px 8px;min-width:20px;text-align:center}.catalog-tag-leefwereld{background:#2563eb14;color:#2563eb;border-color:#2563eb26}.catalog-dropbtn-genre{background:#8b1a2b}.catalog-dropbtn-leefwereld{background:#2563eb}.catalog-dropbtn-leefwereld:hover{background:#1d4ed8}.catalog-sort-group{display:flex;align-items:stretch;background:#8b1a2b;border-radius:10px}.catalog-sort-group .catalog-dropdown .catalog-dropbtn-sort{border-radius:10px 0 0 10px}.catalog-direction-btn{background:#8b1a2b;color:#fff;border:none;border-left:1px solid rgba(255,255,255,.2);padding:0 12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center;border-radius:0 10px 10px 0}.catalog-direction-btn:hover{background:#6e1522}.filter-display-box{background-color:#fff;border:2px solid rgba(139,26,43,.2);margin:1rem;padding:1rem;border-radius:1rem;display:flex;position:absolute;top:10rem;right:0;z-index:100;flex-direction:column;width:16rem;min-height:5rem}.filter-display{border:1px solid rgba(139,26,43,.2);padding:.5rem;margin:.5rem;border-radius:.5rem}.tag-display-title{color:#8b1a2b}.tag-chip{margin-left:1rem;color:#fff;background-color:#8b1a2b;border-radius:1rem;padding:.5rem;width:max-content}.review-section{margin-top:20px}.review-section h4{font-size:1rem;font-weight:700;color:#2c2c2c;margin:0 0 12px}.average-rating{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:12px;background:#fff9f0;border-radius:8px;border:1px solid #ffd700}.rating-value{font-weight:600;color:#2c2c2c;font-size:.9rem}.review-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;max-height:300px;overflow-y:auto}.no-reviews{color:#6b6b6b;font-style:italic;font-size:.9rem}.review-form{display:flex;flex-direction:column;gap:12px;padding:16px;background:#faf7f2;border-radius:10px;border:1px solid rgba(139,26,43,.1)}.rating-selector{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#2c2c2c;font-weight:600}.star{color:#ddd;font-size:1.4rem}.stars.small .star{font-size:1rem}.star.clickable{cursor:pointer;transition:transform .15s ease,color .15s ease;font-size:1.6rem}.star.clickable:hover{transform:scale(1.2);color:#ffed4e}.review-textarea{padding:10px 14px;border:1px solid rgba(139,26,43,.2);border-radius:8px;font-size:.9rem;font-family:inherit;resize:vertical}.review-textarea:focus{outline:none;border-color:#8b1a2b}.review-submit-btn{padding:12px 20px;border-radius:10px;border:none;font-size:.95rem;font-weight:600;background:#8b1a2b;color:#fff;cursor:pointer;transition:background .2s ease;align-self:flex-start}.review-submit-btn:hover:not(:disabled){background:#6e1522}.review-submit-btn:disabled{background:#ccc;cursor:not-allowed}.review-avatar{width:40px;height:40px;border-radius:50%;background:#8b1a2b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;flex-shrink:0}.review-card p{margin:4px 0 0;font-size:.9rem;color:#6b6b6b;line-height:1.4}.notification{position:fixed;top:80px;right:24px;padding:16px 24px;border-radius:12px;font-size:.95rem;font-weight:600;box-shadow:0 8px 24px #00000026;z-index:3000;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.notification.success{background:#4caf50;color:#fff}.notification.error{background:#f44336;color:#fff}.quick-rating-section{padding:16px;background:#fff9f0;border-radius:10px;border:2px solid #ffd700;margin-bottom:20px;text-align:center}.quick-rating-section h4{font-size:1rem;font-weight:600;color:#2c2c2c;margin:0 0 12px}.quick-rating-stars{display:flex;justify-content:center;gap:8px}.quick-rating-stars .star{font-size:2rem}.review-card-content{flex:1}.review-card-actions{display:flex;align-items:flex-start;padding-top:4px}.review-report-btn{background:none;border:none;cursor:pointer;font-size:1rem;padding:4px;border-radius:6px;opacity:.5;transition:opacity .2s ease,background .2s ease}.review-report-btn:hover{opacity:1;background:#f443361a}.form-stars{display:flex;gap:4px}.report-overlay{position:fixed;inset:0;background:#00000080;z-index:4000;display:flex;align-items:center;justify-content:center}.report-modal{background:#fff;border-radius:14px;padding:24px;width:380px;max-width:90vw;box-shadow:0 16px 48px #0003}.report-modal h4{margin:0 0 6px;font-size:1.1rem;color:#2c2c2c}.report-subtitle{font-size:.9rem;color:#6b6b6b;margin:0 0 16px}.report-reasons{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.report-reason{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;border:1px solid #e0e0e0;cursor:pointer;font-size:.9rem;transition:border-color .2s ease,background .2s ease}.report-reason input{accent-color:#8b1a2b}.report-reason.selected{border-color:#8b1a2b;background:#8b1a2b0d}.report-textarea{width:100%;padding:10px 14px;border:1px solid #e0e0e0;border-radius:8px;font-size:.9rem;font-family:inherit;resize:vertical;box-sizing:border-box;margin-bottom:12px}.report-error{color:#f44336;font-size:.85rem;margin:0 0 10px}.report-actions{display:flex;gap:10px;justify-content:flex-end}.report-cancel-btn{padding:10px 18px;border-radius:8px;border:1px solid #e0e0e0;background:#fff;cursor:pointer;font-size:.9rem;font-weight:600}.report-submit-btn{padding:10px 18px;border-radius:8px;border:none;background:#8b1a2b;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;transition:background .2s ease}.report-submit-btn:hover:not(:disabled){background:#6e1522}.report-submit-btn:disabled{background:#ccc;cursor:not-allowed}.review-delete-btn{background:none;border:none;cursor:pointer;font-size:1rem;padding:4px;border-radius:6px;opacity:.5;transition:opacity .2s ease,background .2s ease}.review-delete-btn:hover:not(:disabled){opacity:1;background:#f443361a}.review-delete-btn:disabled{cursor:not-allowed;opacity:.3}.review-already-notice{font-size:.85rem;color:#8b1a2b;background:#8b1a2b12;border-radius:8px;padding:8px 12px;margin:0}.review-card-verborgen{opacity:.6;border:1px dashed rgba(139,26,43,.3);background:#f5f5f5}.review-verborgen-melding{font-size:.8rem;color:#8b1a2b;font-style:italic;margin:4px 0 0}.moderatie-acties{display:flex;flex-direction:column;gap:4px}.review-moderatie-btn{background:none;border:none;cursor:pointer;font-size:1rem;padding:4px;border-radius:6px;opacity:.5;transition:opacity .2s ease,background .2s ease}.review-moderatie-btn:hover:not(:disabled){opacity:1;background:#8b1a2b1a}.review-moderatie-btn:disabled{cursor:not-allowed;opacity:.2}.review-moderatie-btn.verwijder:hover{background:#f443361a}.moderatie-dropdown-wrapper{position:relative}.review-moderatie-toggle{background:none;border:none;cursor:pointer;font-size:1rem;padding:4px;border-radius:6px;opacity:.5;transition:opacity .2s ease,background .2s ease}.review-moderatie-toggle:hover{opacity:1;background:#0000000d}.moderatie-dropdown{position:absolute;right:0;top:100%;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px #0000001f;z-index:100;min-width:140px;overflow:hidden}.moderatie-dropdown-item{display:block;width:100%;padding:10px 16px;border:none;background:none;text-align:left;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .15s ease;color:#2c2c2c}.moderatie-dropdown-item:hover:not(:disabled){background:#f5f5f5}.moderatie-dropdown-item:disabled{color:#bbb;cursor:not-allowed}.moderatie-dropdown-item.verwijder{color:#c0392b}.moderatie-dropdown-item.verwijder:hover{background:#c0392b14}.bevestiging-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.bevestiging-modal{background:#fff;border-radius:14px;padding:28px 32px;max-width:380px;width:90%;box-shadow:0 8px 32px #00000026;text-align:center}.bevestiging-modal p{font-size:1rem;color:#2c2c2c;font-weight:600;margin-bottom:20px}.bevestiging-acties{display:flex;gap:12px;justify-content:center}.bevestiging-annuleer{background:#f0ebe3;color:#2c2c2c;border:none;border-radius:8px;padding:9px 20px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease}.bevestiging-annuleer:hover{background:#e0d9d0}.bevestiging-bevestig{background:#8b1a2b;color:#fff;border:none;border-radius:8px;padding:9px 20px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease}.bevestiging-bevestig.negeer{background:#3949ab}.bevestiging-bevestig.negeer:hover{background:#2c3a9a}.bevestiging-bevestig.verberg{background:#3949ab}.bevestiging-bevestig.verberg:hover{background:#2c3a9a}.modal-content{background:#fff;border-radius:16px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 48px #0003;position:relative;animation:modalIn .25s ease}@keyframes modalIn{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-body{display:grid;grid-template-columns:200px 1fr;gap:28px;padding:28px}.modal-cover{border-radius:10px;overflow:hidden;position:sticky;top:28px}.modal-cover img,.modal-cover-placeholder{width:100%;aspect-ratio:2/3;object-fit:cover;display:block}.modal-cover-placeholder{background:#8b1a2b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;letter-spacing:.05em}.modal-author{font-size:1rem;color:#6b6b6b;margin:0 0 12px}.modal-meta{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:.9rem;color:#6b6b6b;margin-bottom:12px}.modal-genres{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.modal-description{font-size:.95rem;line-height:1.55;color:#2c2c2c;margin:0 0 16px}.modal-rating{margin-bottom:20px}@media(max-width:640px){.modal-body{grid-template-columns:1fr}.modal-cover{position:static;max-width:180px;margin:0 auto}.page-title{font-size:1.4rem}}.modal-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.rating-label{font-size:.85rem;font-weight:600;color:#8b1a2b;margin-right:8px}.rating-value{font-size:.85rem;color:#6b6b6b;margin-left:6px}.stars{display:inline-flex;gap:2px}.star{color:#ddd;font-size:1.2rem}.star-filled{color:gold}.stars.small .star{font-size:.9rem}.modal-reviews h4{font-size:1rem;font-weight:700;color:#2c2c2c;margin:0 0 12px}.review-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.review-card{display:flex;gap:12px;padding:12px;background:#faf7f2;border-radius:10px;border:1px solid rgba(139,26,43,.1)}.review-avatar{width:40px;height:40px;border-radius:50%;background:#8b1a2b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0}.review-card strong{display:block;font-size:.9rem;color:#2c2c2c;margin-bottom:4px}.review-card .review-input-wrap{display:flex;gap:8px;margin-bottom:20px}.review-input{flex:1;padding:10px 14px;border:1px solid rgba(139,26,43,.2);border-radius:8px;font-size:.9rem;background:#f5f5f5;color:#999}.review-submit{padding:10px 16px;border-radius:8px;border:none;font-size:.85rem;font-weight:600;background:#ccc;color:#666;cursor:not-allowed}.modal-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.btn-ontlenen{padding:12px 24px;border-radius:10px;border:none;font-size:.95rem;font-weight:600;background:#8b1a2b;color:#fff;cursor:pointer;transition:background .2s ease}.btn-verlanglijst{padding:12px 24px;border-radius:10px;border:2px solid #8b1a2b;font-size:.95rem;font-weight:600;color:#8b1a2b;cursor:pointer;transition:background .2s ease,color .2s ease}.btn-verlanglijst:hover{background:#8b1a2b14}.isWishlisted{background-color:transparent}.isNotWishlisted{background-color:#8b1a2b;color:#fff}.isWishlisted:hover,.isNotWishlisted:hover{background:#fdcfd5;color:#8b1a2b}.modal-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.modal-edit-btn{background:none;border:1px solid #ddd;border-radius:8px;padding:4px 10px;cursor:pointer;font-size:16px;flex-shrink:0}.modal-edit-btn:hover{background:#f0f0f0}@media(max-width:640px){.modal-body{grid-template-columns:1fr}.modal-cover{position:static;max-width:180px;margin:0 auto}}.modal-topbar{padding:16px 28px 0}.modal-back-btn{background:none;border:none;font-size:.9rem;font-weight:600;color:#8b1a2b;cursor:pointer;padding:6px 0;display:flex;align-items:center;gap:6px;transition:opacity .2s ease}.modal-back-btn:hover{opacity:.7}.btn-book-tips{padding:12px 20px;border-radius:10px;border:none;font-size:.95rem;font-weight:600;background:#8b1a2b;color:#fff;cursor:pointer;transition:background .2s ease;align-self:flex-start}.leftManagementHeader{left:0;height:93%;width:6rem;display:inline-block;position:absolute;border-right:2px solid #8B1A2B}.managementNav{flex-direction:column;height:100%;width:6rem;display:flex;align-items:center}.navLink{width:6rem;justify-content:center}.management{margin-left:6rem}.school-list{background-color:#fff;padding:1rem;list-style:none;border-radius:1rem;width:40rem;border:.5rem solid #fdcfd5}.school-item{padding:1rem;margin-top:1rem;background-color:#ffe6ea;border-radius:1rem}.school-item>h2,.school-item>h4{background-color:#fff;padding:.5rem;border-radius:.5rem}.btn-delete-school{color:#fff;background-color:red;border-radius:1rem;padding:.5rem;display:inline-block;border:2px solid red}.btn-delete-school:hover{background-color:#fdcfd5}.tagListElement{display:inline-block;margin:1rem;align-items:baseline}.tagListsElement{display:flex}.btn-delete-tag{color:#fff;background-color:red;border-radius:25%;display:inline-block;border:2px solid red}.btn-delete-tag:hover{background-color:#fdcfd5}.tag-name{display:inline-block;padding:.5rem}.tag-list{background-color:#fff;padding:1rem;list-style:none;border-radius:1rem;width:20rem;border:.5rem solid #fdcfd5}.message{margin-left:1rem}.warning-popup{position:fixed;top:10rem;left:10rem;height:22rem;width:25rem;background-color:#fff;border-radius:1rem;padding:1rem;justify-items:center;box-shadow:0 0 1rem 1rem #00000014}.warning-title{color:red;font-size:2rem;font-weight:700;border:.3rem solid red;padding:1rem;border-radius:1rem}.popup-question{font-size:2rem;font-weight:700;margin:0}.popup-buttons{display:flex;width:25rem}.btn-go-back,.btn-delete-confirm{margin:1rem;padding:1rem;font-size:1rem;width:100%;border-radius:1rem;border:.2rem solid #8b1a2b;font-weight:700;color:#fff;background-color:#8b1a2b}.btn-go-back:hover,.btn-delete-confirm:hover{background-color:#fdcfd5;color:#8b1a2b}.user-tabs{display:flex;gap:0;border-bottom:2px solid rgba(139,26,43,.2);margin-bottom:8px}.tab-btn{background:none;border:none;padding:10px 24px;font-size:1rem;font-weight:600;color:#6b6b6b;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color .2s,border-color .2s}.tab-btn:hover{color:#8b1a2b}.tab-active{color:#8b1a2b;border-bottom-color:#8b1a2b}.tab-content{padding-top:8px}.listed-books-element{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.wishlist-item{background-color:#faf7f2;border-radius:12px;border:1px solid rgba(139,26,43,.1);padding:16px;display:grid;grid-template-columns:120px 1fr 2fr;grid-template-rows:auto auto;gap:0 20px;cursor:pointer;transition:box-shadow .2s ease}.wishlist-item:hover{box-shadow:0 4px 16px #8b1a2b1a}.wishlist-item-title{grid-column:2;grid-row:1;font-size:1rem;font-weight:700;color:#2c2c2c;margin:0 0 4px;padding:0}.wishlist-item-author{grid-column:2;grid-row:2;font-size:.9rem;color:#6b6b6b;margin:0;padding:0}.wishlist-item-summary{grid-column:3;grid-row:1 / 3}.wishlist-item-summary h3{font-size:.85rem;font-weight:700;color:#2c2c2c;margin:0 0 6px}.reading-lists-section{padding:20px 0}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.create-list-btn{background-color:#8b1a2b;color:#fff;border:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .2s}.create-list-btn:hover{background-color:#6e1522}.create-list-form{background-color:#faf7f2;padding:20px;border-radius:12px;margin-bottom:24px;border:1px solid rgba(139,26,43,.1);display:flex;flex-direction:column;gap:12px}.create-list-form input,.create-list-form textarea{padding:10px;border:1px solid rgba(139,26,43,.2);border-radius:6px;font-family:inherit}.create-list-form button{background-color:#8b1a2b;color:#fff;border:none;padding:10px;border-radius:6px;cursor:pointer;font-weight:600}.reading-lists-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.reading-list-card{background-color:#fff;border:1px solid rgba(139,26,43,.1);border-radius:12px;padding:20px;display:flex;flex-direction:column;transition:transform .2s}.reading-list-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.list-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.list-card-header h3{margin:0;color:#2c2c2c;font-size:1.2rem}.delete-list-btn{background:none;border:none;color:#999;font-size:1.5rem;line-height:1;cursor:pointer;padding:0 4px}.delete-list-btn:hover{color:#8b1a2b}.list-description{color:#6b6b6b;font-size:.9rem;margin-bottom:16px;flex-grow:1}.list-books-preview{margin-bottom:16px;border-top:1px solid #eee;padding-top:12px}.no-books{font-style:italic;color:#999;font-size:.85rem}.mini-book-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.mini-book-item{display:flex;align-items:center;gap:10px;cursor:pointer;padding:4px;border-radius:4px}.mini-book-item:hover{background-color:#f5f5f5}.mini-book-item img{width:30px;height:45px;object-fit:cover;border-radius:2px}.mini-book-item span{font-size:.85rem;color:#4a4a4a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.share-list-btn{background:none;border:1px solid #8b1a2b;color:#8b1a2b;padding:6px;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600;transition:all .2s}.share-list-btn:hover{background-color:#8b1a2b;color:#fff}.empty-message{grid-column:1 / -1;text-align:center;color:#999;padding:40px}.member-management,.book-search-section{border-top:1px solid #eee;padding-top:12px;margin-top:12px}.member-management h4,.book-search-section h4{margin:0 0 8px;font-size:.9rem;color:#2c2c2c;font-weight:600}.member-list{list-style:none;padding:0;margin:0 0 8px}.member-item{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:.85rem}.member-item button{background:none;border:none;color:#aaa;cursor:pointer;font-size:1rem;line-height:1;padding:0 4px}.member-item button:hover{color:#8b1a2b}.add-member-row{display:flex;gap:8px;margin-top:6px}.add-member-row input{flex:1;padding:6px 8px;border:1px solid rgba(139,26,43,.25);border-radius:5px;font-size:.85rem}.add-member-row button{background-color:#8b1a2b;color:#fff;border:none;padding:6px 12px;border-radius:5px;cursor:pointer;font-size:.85rem;white-space:nowrap}.add-member-row button:hover{background-color:#6e1522}.search-result-item{display:flex;justify-content:space-between;align-items:center;padding:6px 4px;border-radius:4px;font-size:.85rem}.search-result-item:hover{background-color:#f5f5f5}.search-result-item button{background-color:#8b1a2b;color:#fff;border:none;padding:2px 10px;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600}.search-result-item button:hover{background-color:#6e1522}.edit-modal{background:#fff;border-radius:12px;padding:28px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.edit-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.edit-modal-header h2{margin:0;font-size:20px}.edit-close-btn{background:none;border:none;font-size:22px;cursor:pointer;color:#666}.edit-form{display:flex;flex-direction:column;gap:14px}.edit-field{display:flex;flex-direction:column;gap:4px}.edit-field label{font-size:13px;font-weight:600;color:#444}.edit-field input,.edit-field textarea{border:1px solid #ddd;border-radius:8px;padding:8px 12px;font-size:14px;outline:none;font-family:inherit}.edit-field input:focus,.edit-field textarea:focus{border-color:#8b1a2b}.edit-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.edit-dropzone{border:2px dashed #ddd;border-radius:8px;padding:16px;text-align:center;cursor:pointer}.edit-dropzone:hover{border-color:#8b1a2b}.edit-dropzone-text{color:#888;font-size:13px}.edit-dropzone-preview{display:flex;flex-direction:column;align-items:center;gap:8px}.edit-cover-preview{width:80px;height:auto;border-radius:6px;border:1px solid #ddd}.edit-remove-cover{background:none;border:1px solid #ddd;border-radius:6px;padding:4px 10px;cursor:pointer;font-size:12px;color:#c0392b}.edit-message-error{color:#c0392b;font-size:13px}.edit-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.edit-cancel-btn{padding:8px 20px;border:1px solid #ddd;border-radius:8px;background:#fff;cursor:pointer;font-size:14px}.edit-save-btn{padding:8px 20px;background:#8b1a2b;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}.edit-save-btn:hover{background:#6e1522}.edit-save-btn:disabled,.edit-cancel-btn:disabled{opacity:.6;cursor:not-allowed}.edit-select{width:100%;padding:8px 32px 8px 12px;border:1px solid #ddd;border-radius:8px;font-size:14px;outline:none;font-family:inherit;appearance:none;background:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.edit-select:focus{border-color:#8b1a2b}.edit-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.edit-chip{padding:4px 12px;font-size:.8rem;font-weight:500;border:1.5px solid #ddd;border-radius:20px;background:#fff;color:#475569;cursor:pointer;transition:all .15s ease}.edit-chip:hover{border-color:#8b1a2b;color:#8b1a2b}.edit-chip-active{background:#8b1a2b;color:#fff;border-color:#8b1a2b}.edit-chip-active:hover{background:#6e1522;border-color:#6e1522;color:#fff}.navContainer{display:flex;justify-content:center;align-items:center;gap:20px;height:100vh}.LoanLink{padding:12px 20px;width:fit-content;text-decoration:none;color:#333;border:2px solid #333;border-radius:25px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.LoanLink:hover{background:#8b1a2b0f;color:#8b1a2b}.search{align-items:center;display:flex;flex-direction:column}.searchbar{flex:1;padding:.6rem .875rem;font-size:.9rem;border:1.5px solid #cbd5e1;border-radius:.5rem;outline:none;transition:border-color .2s ease;color:#1e293b;background:#fff;margin-bottom:1rem}.corner{position:relative;left:0}.UIbutton{padding:8px;border-radius:15%}.available{background-color:#fff}.loaned{background-color:red}.bookcopy{padding:8px;border-radius:10%;margin-bottom:1rem}.copyContainer{display:flex;flex-direction:column;justify-content:center}.item{padding:1rem;border-top:1px solid #8B1A2B;border-bottom:1px solid #8B1A2B}.rapportage-panel{padding:28px 32px}.rapportage-titel{font-size:1.5rem;font-weight:700;color:#2c2c2c;margin:0 0 28px;display:flex;align-items:center;gap:10px}.rapportage-count{background:#8b1a2b;color:#fff;border-radius:20px;padding:3px 12px;font-size:.85rem;font-weight:700}.rapportage-leeg{color:#6b6b6b;font-style:italic;text-align:center;padding:60px 40px;background:#fff;border-radius:14px;border:2px dashed rgba(139,26,43,.2);font-size:.95rem}.rapportage-lijst{display:flex;flex-direction:column;gap:16px}.rapportage-card{padding:20px 24px;border-radius:14px;background:#fff;border:1px solid #e8e0d8;box-shadow:0 2px 8px #0000000d;transition:box-shadow .2s ease,transform .2s ease}.rapportage-card:hover{box-shadow:0 6px 20px #8b1a2b1a;transform:translateY(-1px)}.rapportage-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.rapportage-reden-badge{font-weight:700;font-size:.75rem;padding:5px 14px;border-radius:20px;text-transform:uppercase;letter-spacing:.6px}.badge-ONGEPASTE_TAAL{background:#fdecea;color:#c0392b}.badge-SPAM{background:#fff3e0;color:#e65100}.badge-NIET_RELEVANT{background:#e8f5e9;color:#2e7d32}.badge-PESTERIJ{background:#fce4ec;color:#ad1457}.badge-ANDERE{background:#e8eaf6;color:#3949ab}.rapportage-datum{font-size:.8rem;color:#bbb;font-weight:500}.rapportage-review-box{background:#faf7f2;border-left:4px solid #8b1a2b;padding:12px 16px;border-radius:0 10px 10px 0;margin-bottom:14px;font-size:.92rem;color:#3a3a3a;font-style:italic;line-height:1.5}.rapportage-meta{display:flex;gap:20px;font-size:.83rem;color:#777}.rapportage-meta-item{display:flex;align-items:center;gap:5px}.rapportage-meta-item strong{color:#2c2c2c;font-weight:600}.rapportage-toelichting{margin-top:12px;padding:10px 14px;background:#f5f0ff;border-radius:8px;font-size:.85rem;color:#555;font-style:italic;border-left:3px solid #7c4dff}.rapportage-toelichting:before{content:"💬 "}.rapportage-laden{text-align:center;color:#6b6b6b;padding:60px;font-style:italic}.rapportage-acties{display:flex;justify-content:flex-end;margin-top:14px}.rapportage-verwijder-btn{background:#8b1a2b;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease}.rapportage-verwijder-btn:hover{background:#6e1422}.rapportage-negeer-btn{background:#fff;color:#6b6b6b;border:1px solid #e0e0e0;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease;margin-right:auto}.rapportage-negeer-btn:hover{background:#f5f5f5;border-color:#bbb}.rapportage-verberg-btn{background:#fff8e1;color:#e65100;border:1px solid #ffe0b2;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease;margin-right:8px}.rapportage-verberg-btn:hover:not(:disabled){background:#ffe0b2}.rapportage-verberg-btn:disabled{opacity:.5;cursor:not-allowed}.rapportage-acties{gap:8px}.verborgen-badge{background:#fff8e1;color:#e65100;border:1px solid #ffe0b2;border-radius:20px;padding:3px 10px;font-size:.75rem;font-weight:700}.review-verborgen{border-color:#ffe0b2;background:#fffdf7}.bevestiging-overlay{position:fixed;inset:0;background:#00000080;z-index:4000;display:flex;align-items:center;justify-content:center}.bevestiging-modal{background:#fff;border-radius:14px;padding:24px;width:360px;max-width:90vw;box-shadow:0 16px 48px #0003}.bevestiging-modal p{font-size:.95rem;color:#2c2c2c;margin:0 0 20px}.bevestiging-acties{display:flex;gap:10px;justify-content:flex-end}.bevestiging-annuleer{padding:10px 18px;border-radius:8px;border:1px solid #e0e0e0;background:#fff;cursor:pointer;font-size:.9rem;font-weight:600}.bevestiging-bevestig{padding:10px 18px;border-radius:8px;border:none;background:#8b1a2b;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;transition:background .2s ease}.bevestiging-bevestig:hover{background:#6e1422}.bevestiging-bevestig.negeer{background:#6b6b6b}.bevestiging-bevestig.negeer:hover{background:#4a4a4a}.bevestiging-bevestig.verberg{background:#e65100}.bevestiging-bevestig.verberg:hover{background:#bf360c}.loginBtn{padding:8px 16px;border-radius:20px;border:none;background:#8b1a2b;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease}.loginBtn:hover{background:#6d1422}.App{min-height:100vh;display:flex;flex-direction:column}#root{width:100%;min-height:100vh}.book-display{position:fixed;background-color:#faf7f2;border-radius:12px;border:1px solid rgba(139,26,43,.1);padding:16px;display:grid;grid-template-columns:120px 1fr 2fr;grid-template-rows:auto auto;gap:0 20px;transition:box-shadow .2s ease;z-index:1}.book-cover-wrap{grid-column:1;grid-row:1 / 3;border-radius:8px;overflow:hidden;background:#e0d6d6}.book-cover{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:2/3}.featured-cover-placeholder{width:100%;aspect-ratio:2/3;background:#8b1a2b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.book-title{grid-column:2;grid-row:1;font-size:1rem;font-weight:700;color:#2c2c2c;margin:0 0 4px;padding:0}.book-author{grid-column:2;grid-row:2;font-size:.9rem;color:#6b6b6b;margin:0;padding:0}.book-summary{grid-column:3;grid-row:1 / 3}.book-summary h3{font-size:.85rem;font-weight:700;color:#2c2c2c;margin:0 0 6px}.summary-text{font-size:.85rem;color:#6b6b6b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.page-body{position:relative;top:40vh;bottom:0;width:100%;min-height:50%}.book-tip-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding:1rem;overflow-y:auto;width:100%}.tip-card,.tip-form{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#faf7f2;border-radius:10px;border:1px solid rgba(139,26,43,.1)}.tip-title,.tip-text{display:block;width:100%}.tip-form{padding:1rem}.input{border-radius:.5rem;width:100%;height:2rem;padding:.5rem;border:1px solid black}.content-input{height:5rem}.btn-Primary{padding:12px 20px;border-radius:10px;border:none;font-size:.95rem;font-weight:600;background:#8b1a2b;color:#fff;cursor:pointer;transition:background .2s ease;align-self:flex-start}.current-message-display{padding:1rem;margin:1rem;background-color:#fff;border-radius:1rem;font-size:2rem;font-weight:700;color:#8b1a2b;min-height:5rem;text-align:center;border:2px solid rgba(139,26,43,.2)}.new-message-form{padding:1rem;margin:1rem 2rem;background-color:#fff;border-radius:1rem;display:flex;flex-direction:column;gap:1rem}.new-message-input{background:#faf7f2;border:1.5px solid rgba(139,26,43,.2);border-radius:.85rem;padding:.5rem 1rem;flex:1;width:100%;transition:border-color .2s ease,box-shadow .2s ease}.btn-message-change{width:6rem;height:3rem;border-radius:1rem;background:#8b1a2b;color:#fff;border:none;padding:.5rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease;white-space:nowrap}.btn-message-change:hover{background:#6e1522}.notification-popup{padding:1rem;margin:1rem 2rem;background-color:#fff;border-radius:1rem;display:flex;flex-direction:column;gap:1rem;font-weight:700}._panel_10v1o_1{display:flex;flex-direction:column;gap:1rem}._fieldGroup_10v1o_7{display:flex;flex-direction:column;gap:.35rem}._label_10v1o_13{font-size:.8rem;font-weight:600;color:#475569;letter-spacing:.01em}._isbnRow_10v1o_20{display:flex;gap:.75rem;align-items:center}._input_10v1o_26{flex:1;padding:.6rem .875rem;font-size:.9rem;border:1.5px solid #cbd5e1;border-radius:.5rem;outline:none;transition:border-color .2s ease;color:#1e293b;background:#fff}._input_10v1o_26:focus{border-color:#8b1a2b}._input_10v1o_26::placeholder{color:#94a3b8}._select_10v1o_46:focus{border-color:#8b1a2b}._btnPrimary_10v1o_50{flex-shrink:0;padding:.6rem 1.25rem!important;font-size:.85rem!important;text-transform:none!important;letter-spacing:0!important}._btnPrimary_10v1o_50:disabled{opacity:.6;cursor:not-allowed}._btnSecondary_10v1o_63{padding:.6rem 1.25rem;font-size:.85rem;background:#fff;color:#475569;border:1.5px solid #cbd5e1;border-radius:.5rem;cursor:pointer;transition:all .15s ease}._btnSecondary_10v1o_63:hover{border-color:#94a3b8;background:#f8fafc}._messageSuccess_10v1o_79{font-size:.875rem;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;padding:.6rem .875rem}._messageError_10v1o_88{font-size:.875rem;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:.6rem .875rem}._textarea_10v1o_97{flex:none;width:100%;resize:vertical;font-family:inherit;line-height:1.5;box-sizing:border-box}._required_10v1o_106{color:#8b1a2b;margin-left:2px}._formGrid_10v1o_111{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}._formFooter_10v1o_117{display:flex;align-items:center;justify-content:flex-end;gap:.875rem;flex-wrap:wrap;padding-top:.25rem}._formFooter_10v1o_117 ._messageSuccess_10v1o_79,._formFooter_10v1o_117 ._messageError_10v1o_88{flex:1;margin:0}._tagSection_1tixw_3{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem}._label_1tixw_19{font-size:.8rem;font-weight:600;color:#475569;letter-spacing:.01em}._select_1tixw_26{width:100%;padding:.6rem 2.5rem .6rem .875rem;font-size:.9rem;border:1.5px solid #cbd5e1;border-radius:.5rem;outline:none;transition:border-color .2s ease;color:#1e293b;background:#fff;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center}._fieldGroup_1tixw_13{display:flex;flex-direction:column;gap:.35rem}._tagHint_1tixw_50{font-size:.75rem;color:#94a3b8;margin:0}._chipContainer_1tixw_56{display:flex;flex-wrap:wrap;gap:.5rem}._chip_1tixw_56{padding:.35rem .75rem;font-size:.8rem;font-weight:500;border:1.5px solid #cbd5e1;border-radius:2rem;background:#fff;color:#475569;cursor:pointer;transition:all .15s ease;white-space:nowrap}._chip_1tixw_56:hover{border-color:#8b1a2b;color:#8b1a2b;background:#fef7f8}._chipActive_1tixw_81{background:#8b1a2b;color:#fff;border-color:#8b1a2b}._chipActive_1tixw_81:hover{background:#6e1522;color:#fff;border-color:#6e1522}._panel_21exf_1{display:flex;flex-direction:column;gap:1rem}._fieldGroup_21exf_7{display:flex;flex-direction:column;gap:.35rem}._label_21exf_13{font-size:.8rem;font-weight:600;color:#475569;letter-spacing:.01em}._input_21exf_20{flex:1;padding:.6rem .875rem;font-size:.9rem;border:1.5px solid #cbd5e1;border-radius:.5rem;outline:none;transition:border-color .2s ease;color:#1e293b;background:#fff}._input_21exf_20:focus{border-color:#8b1a2b}._input_21exf_20::placeholder{color:#94a3b8}._formGrid_21exf_40{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}._textarea_21exf_46{flex:none;width:100%;resize:vertical;font-family:inherit;line-height:1.5;box-sizing:border-box}._required_21exf_55{color:#8b1a2b;margin-left:2px}._formFooter_21exf_60{display:flex;align-items:center;justify-content:flex-end;gap:.875rem;flex-wrap:wrap;padding-top:.25rem}._formFooter_21exf_60 ._messageSuccess_21exf_69,._formFooter_21exf_60 ._messageError_21exf_70{flex:1;margin:0}._messageSuccess_21exf_69{font-size:.875rem;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;padding:.6rem .875rem}._messageError_21exf_70{font-size:.875rem;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:.6rem .875rem}._selectedSummary_21exf_94{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.75rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem}._summaryLabel_21exf_105{font-size:.75rem;font-weight:600;color:#16a34a;margin-right:.25rem}._summaryChip_21exf_112{padding:.2rem .6rem;font-size:.7rem;font-weight:600;background:#8b1a2b;color:#fff;border-radius:2rem}._summaryChipAlt_21exf_121{padding:.2rem .6rem;font-size:.7rem;font-weight:500;background:#e2e8f0;color:#475569;border-radius:2rem}._btnPrimary_21exf_130{flex-shrink:0;padding:.6rem 1.25rem!important;font-size:.85rem!important;text-transform:none!important;letter-spacing:0!important}._btnPrimary_21exf_130:disabled{opacity:.6;cursor:not-allowed}._dropzone_21exf_144{border:2px dashed #cbd5e1;border-radius:.5rem;padding:1.5rem;text-align:center;cursor:pointer;background:#f8fafc;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem}._dropzone_21exf_144:hover{border-color:#8b1a2b;background:#faf7f2}._dropzoneActive_21exf_161{border-color:#8b1a2b;background:#8b1a2b0f}._dropzoneText_21exf_165{font-size:.875rem;color:#64748b}._dropzoneHint_21exf_169{font-size:.75rem;color:#94a3b8}._preview_21exf_173{margin-top:.75rem;width:100%;max-height:200px;object-fit:contain;border-radius:.5rem;border:1px solid #e2e8f0}._fileInfo_21exf_181{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:.5rem}._fileName_21exf_188{font-size:.8rem;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._removeBtn_21exf_195{background:none;border:none;color:#dc2626;font-size:.75rem;font-weight:600;cursor:pointer;padding:.25rem}._removeBtn_21exf_195:hover{text-decoration:underline}._panel_12otb_1{display:flex;flex-direction:column;gap:1rem}._fieldGroup_12otb_7{display:flex;flex-direction:column;gap:.35rem}._label_12otb_13{font-size:.8rem;font-weight:600;color:#475569;letter-spacing:.01em}._btnPrimary_12otb_20{flex-shrink:0;padding:.6rem 1.25rem!important;font-size:.85rem!important;text-transform:none!important;letter-spacing:0!important}._btnPrimary_12otb_20:disabled{opacity:.6;cursor:not-allowed}._bulkHeader_12otb_34{margin-bottom:24px}._bulkTitle_12otb_37{font-size:20px;font-weight:600;color:#1e293b;margin-bottom:8px}._bulkDescription_12otb_43{color:#64748b;font-size:14px}._downloadBtn_12otb_47{display:inline-block;padding:10px 20px;background:#8b1a2b;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:all .2s}._downloadBtn_12otb_47:hover{background:#6e1522;transform:translateY(-1px);box-shadow:0 4px 6px #8b1a2b40}._fileUploadArea_12otb_62{position:relative;margin-top:8px}._fileInput_12otb_66{position:absolute;opacity:0;width:0;height:0}._fileLabel_12otb_72{display:block;padding:40px 20px;border:2px dashed #cbd5e1;border-radius:8px;text-align:center;cursor:pointer;transition:all .2s;background:#f8fafc;color:#475569;font-weight:500}._fileLabel_12otb_72:hover{border-color:#8b1a2b;background:#faf7f2;color:#8b1a2b}._uploadBtnContainer_12otb_89{display:flex;justify-content:flex-end;margin-top:16px}._resultsCard_12otb_96{margin-top:24px;padding:20px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._resultsTitle_12otb_103{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:16px}._statsGrid_12otb_109{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}._statBox_12otb_114{padding:16px;background:#fff;border-radius:6px;text-align:center;border:1px solid #e2e8f0}._statSuccess_12otb_121{background:#f0fdf4;border-color:#86efac}._statError_12otb_125{background:#fef2f2;border-color:#fca5a5}._statNumber_12otb_129{display:block;font-size:24px;font-weight:700;color:#1e293b;margin-bottom:4px}._statLabel_12otb_136{display:block;font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._errorSection_12otb_143{margin-top:16px;padding:16px;background:#fff;border-radius:6px;border-left:4px solid #ef4444}._errorTitle_12otb_150{font-size:14px;font-weight:600;color:#991b1b;margin-bottom:12px}._errorList_12otb_156{list-style:none;padding:0;margin:0}._errorItem_12otb_161{padding:8px 0;color:#7f1d1d;font-size:14px}._modalOverlay_12otb_168{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_12otb_168{background:#fff;border-radius:12px;width:100%;max-width:560px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003}._modalHeader_12otb_191{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0}._modalNav_12otb_198{display:flex;align-items:center;gap:1rem}._navArrow_12otb_203{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1.5px solid #cbd5e1;border-radius:50%;background:#fff;color:#1e293b;font-size:1.25rem;cursor:pointer;transition:all .15s ease;line-height:1}._navArrow_12otb_203:hover:not(:disabled){border-color:#8b1a2b;color:#8b1a2b;background:#fef7f8}._navArrow_12otb_203:disabled{opacity:.3;cursor:not-allowed}._navCounter_12otb_227{font-size:.9rem;font-weight:600;color:#1e293b;min-width:60px;text-align:center}._modalClose_12otb_234{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;padding:.25rem;line-height:1}._modalClose_12otb_234:hover{color:#1e293b}._modalBody_12otb_246{padding:1.25rem 1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:1rem}._modalFooter_12otb_254{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.75rem}._modalActions_12otb_261{display:flex;justify-content:flex-end;gap:.75rem}._bookDetailCard_12otb_268{padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem}._bookDetailTitle_12otb_274{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}._bookDetailAuthor_12otb_280{font-size:.9rem;color:#64748b;margin:0 0 .5rem}._bookDetailMeta_12otb_285{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.8rem;color:#94a3b8;margin-bottom:.5rem}._bookDetailDesc_12otb_293{font-size:.85rem;color:#475569;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
