.content-admin-page{background-color:#f5f5f5;min-height:100vh}.admin-header{z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.admin-header-content{justify-content:space-between;align-items:center;max-width:1200px;height:60px;margin:0 auto;padding:0 20px;display:flex}.admin-logo{color:#333;align-items:center;text-decoration:none;display:flex}.admin-logo-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-right:10px;font-size:18px;font-weight:700;display:flex}.admin-logo-text{color:#333;font-size:18px;font-weight:600}.admin-nav{align-items:center;gap:20px;display:flex}.nav-link{color:#666;border-radius:6px;padding:8px 16px;font-weight:500;text-decoration:none;transition:all .2s}.nav-link:hover{color:#333;background-color:#f0f0f0}.nav-link.active{color:#fff;background-color:#667eea}.admin-main{max-width:1200px;margin:0 auto;padding:20px}.page-header{margin-bottom:24px}.page-header-content{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.page-header h1{color:#333;margin:0 0 8px;font-size:28px;font-weight:600}.page-header p{color:#666;margin:0;font-size:16px}.publish-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.publish-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a}.stat-card.pending{border-left:4px solid #ff9800}.stat-card.approved{border-left:4px solid #4caf50}.stat-card.rejected{border-left:4px solid #f44336}.stat-header{align-items:center;margin-bottom:12px;display:flex}.stat-icon{margin-right:12px;font-size:24px}.stat-header h3{color:#666;margin:0;font-size:14px;font-weight:500}.stat-value{color:#333;margin:0;font-size:32px;font-weight:700}.filter-bar{background:#fff;border-radius:12px;align-items:end;gap:20px;margin-bottom:20px;padding:20px;display:flex;box-shadow:0 2px 8px #0000001a}.filter-group{flex-direction:column;gap:8px;display:flex}.filter-group label{color:#333;font-size:14px;font-weight:500}.filter-group select,.filter-group input{border:1px solid #ddd;border-radius:6px;min-width:150px;padding:8px 12px;font-size:14px}.filter-group select:focus,.filter-group input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 2px #667eea33}.batch-actions{background:#e3f2fd;border-radius:8px;align-items:center;gap:16px;margin-bottom:20px;padding:12px 20px;display:flex}.batch-actions span{color:#1976d2;font-weight:500}.batch-actions button{cursor:pointer;border:none;border-radius:4px;padding:6px 12px;font-size:14px;transition:all .2s}.batch-actions button:first-of-type{color:#fff;background:#1976d2}.batch-actions button:first-of-type:hover{background:#1565c0}.batch-actions button:last-of-type{color:#1976d2;background:0 0;border:1px solid #1976d2}.error-message{color:#c62828;background:#ffebee;border:1px solid #ffcdd2;border-radius:8px;margin-bottom:20px;padding:12px 16px}.loading{text-align:center;color:#666;padding:40px;font-size:16px}.content-table{background:#fff;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.table-header{color:#333;background:#f8f9fa;border-bottom:1px solid #e0e0e0;grid-template-columns:50px 1fr 200px 120px 120px 150px 150px;padding:16px 0;font-weight:600;display:grid}.table-row{border-bottom:1px solid #f0f0f0;grid-template-columns:50px 1fr 200px 120px 120px 150px 150px;padding:16px 0;transition:background-color .2s;display:grid}.table-row:hover{background-color:#f8f9fa}.header-cell,.table-cell{align-items:center;padding:0 12px;display:flex}.checkbox-cell{justify-content:center}.content-info{align-items:flex-start;gap:12px;display:flex}.content-main{flex:1}.type-badge{border-radius:4px;margin-bottom:4px;padding:2px 8px;font-size:12px;font-weight:500;display:inline-block}.type-badge.note{color:#1976d2;background:#e3f2fd}.type-badge.booklist{color:#7b1fa2;background:#f3e5f5}.type-badge.webpage{color:#388e3c;background:#e8f5e8}.type-badge.excerpt{color:#f57c00;background:#fff3e0}.content-title{color:#333;margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.3}.content-snippet{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.content-cover{object-fit:cover;border:1px solid #e0e0e0;border-radius:6px;width:60px;height:60px}.author-info{flex-direction:column;align-items:flex-start}.author-name{color:#333;margin-bottom:2px;font-weight:500}.author-email{color:#666;font-size:12px}.status-badge{border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500}.status-badge.status-pending{color:#856404;background:#fff3cd}.status-badge.status-approved{color:#155724;background:#d4edda}.status-badge.status-rejected{color:#721c24;background:#f8d7da}.status-badge.status-hidden{color:#495057;background:#e2e3e5}.review-info{margin-top:4px}.review-info small{color:#666;font-size:11px}.stats-info{color:#666;flex-direction:column;align-items:flex-start;gap:2px;font-size:12px}.time-info{color:#666;font-size:12px}.actions{gap:8px}.action-btn{cursor:pointer;border:none;border-radius:4px;padding:4px 8px;font-size:12px;transition:all .2s}.action-btn.approve{color:#fff;background:#4caf50}.action-btn.approve:hover{background:#388e3c}.action-btn.reject{color:#fff;background:#f44336}.action-btn.reject:hover{background:#d32f2f}.action-btn.hide{color:#fff;background:#ff9800}.action-btn.hide:hover{background:#f57c00}.action-btn.delete{color:#fff;background:#9e9e9e}.action-btn.delete:hover{background:#757575}.pagination{justify-content:center;align-items:center;gap:20px;padding:20px;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:8px 16px;transition:all .2s}.pagination button:hover:not(:disabled){background:#f0f0f0}.pagination button:disabled{opacity:.5;cursor:not-allowed}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}.modal-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:20px;display:flex}.modal-header h3{margin:0;font-size:18px;font-weight:600}.modal-close{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:24px;display:flex}.modal-body{max-height:60vh;padding:20px 24px;overflow-y:auto}.form-group{margin-bottom:20px}.form-group label{color:#333;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:12px;font-size:14px;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.tag-badge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;align-items:center;margin:2px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.tag-badge button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-left:6px;padding:0;font-size:14px;font-weight:700;transition:background-color .2s;display:flex}.tag-badge button:hover{background-color:#fff3}.form-group input[type=checkbox]{cursor:pointer;width:auto;margin-left:10px;transform:scale(1.2)}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{color:#666;cursor:pointer;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.btn-secondary:hover{background:#e9ecef;border-color:#d0d7de}.btn-primary.approve{background:#4caf50}.btn-primary.approve:hover{background:#388e3c;box-shadow:0 4px 12px #4caf504d}.btn-primary.reject{background:#f44336}.btn-primary.reject:hover{background:#d32f2f;box-shadow:0 4px 12px #f443364d}.btn-primary.hide{background:#ff9800}.btn-primary.hide:hover{background:#f57c00;box-shadow:0 4px 12px #ff98004d}.book-list{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;padding:16px}.book-item{background:#fff;border-radius:6px;margin-bottom:12px;padding:12px;box-shadow:0 1px 3px #0000001a}.book-item:last-child{margin-bottom:0}.book-item input{font-size:14px;border:1px solid #ddd!important;padding:8px!important}.book-item button{transition:all .2s}.book-item button:hover{transform:translateY(-1px);box-shadow:0 2px 6px #0003}.modal-footer{border-top:1px solid #e0e0e0;justify-content:flex-end;gap:12px;padding:20px;display:flex}@media (max-width:768px){.admin-header-content{flex-direction:column;align-items:stretch;height:auto;padding:15px 20px}.admin-nav{flex-wrap:wrap;gap:10px}.filter-bar{flex-direction:column;gap:15px}.stats-grid{grid-template-columns:repeat(2,1fr)}.table-header,.table-row{grid-template-columns:1fr}.header-cell,.table-cell{text-align:left;padding:8px}.content-info{flex-direction:column}.page-header-content{flex-direction:column;align-items:stretch;gap:15px}.publish-btn{justify-content:center;width:100%;padding:10px 20px;font-size:14px}.modal{width:95%;max-height:85vh}.modal-body{max-height:50vh;padding:16px}.book-item>div{flex-direction:column!important;gap:8px!important}.book-item input{flex:1!important}.modal-footer{flex-direction:column;gap:10px}.modal-footer button{width:100%}}.community-selector{position:relative}.community-selector select{appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23666' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:10px;padding-right:40px;transition:all .2s}.community-selector select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 2px #667eea33}.community-selector select:disabled{cursor:not-allowed;background-color:#f5f5f5}.community-selector option:disabled{color:#999;font-style:italic}.community-hint{align-items:center;gap:5px;margin-top:5px;font-size:12px;display:flex}.community-hint.loading,.community-hint.info{color:#666}.community-hint.info:before{content:"💡";margin-right:3px}.form-group.community-group{position:relative}.form-group.community-group label{align-items:center;gap:8px;margin-bottom:8px;font-weight:600;display:flex}.form-group.community-group label:before{content:"🏠";font-size:14px}.community-loading{color:#666;align-items:center;gap:8px;font-size:12px;display:flex}.community-loading:before{content:"";border:2px solid #e0e0e0;border-top-color:#667eea;border-radius:50%;width:12px;height:12px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.community-selector.error select{border-color:#dc3545}.community-selector.error .community-hint{color:#dc3545}.community-selector.success select{border-color:#28a745}.community-selector.success .community-hint{color:#28a745}@media (max-width:768px){.community-selector select{padding:8px 35px 8px 10px;font-size:14px}.community-hint{font-size:11px}}.modal .community-selector{margin-bottom:5px}.modal .community-selector select{box-sizing:border-box;width:100%}.community-info{color:#666;background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin-top:5px;padding:8px 12px;font-size:12px}.community-info.selected{color:#0056b3;background:#e7f3ff;border-color:#b3d9ff}.community-info.selected:before{content:"✓";color:#28a745;font-weight:700}.community-search{margin-bottom:10px;position:relative}.community-search input{border:1px solid #ddd;border-radius:4px;width:100%;padding:8px 35px 8px 10px;font-size:14px}.community-search:after{content:"🔍";color:#666;font-size:12px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.community-dropdown{z-index:1000;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 2px 8px #0000001a}.community-dropdown-item{cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:10px;display:flex}.community-dropdown-item:hover{background:#f8f9fa}.community-dropdown-item.selected{color:#0056b3;background:#e7f3ff}.community-dropdown-item.disabled{color:#999;cursor:not-allowed;background:#f5f5f5}.community-dropdown-item.disabled:hover{background:#f5f5f5}.community-avatar{background:#ddd;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex}.community-info-text{flex:1}.community-name{margin-bottom:2px;font-weight:600}.community-members{color:#666;font-size:11px}.community-no-permission{color:#dc3545;margin-top:2px;font-size:11px}.community-clear{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:16px;transition:all .2s;display:flex;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.community-clear:hover{color:#666;background:#f0f0f0}.community-clear:active{transform:translateY(-50%)scale(.9)}.community-validation-icon{font-size:12px;position:absolute;top:50%;right:35px;transform:translateY(-50%)}.community-validation-icon.valid{color:#28a745}.community-validation-icon.invalid{color:#dc3545}.community-validation-icon.loading{animation:1s linear infinite spin}
