@font-face{font-family:Vazirmatn;src:local('Vazirmatn'),local('Tahoma');font-display:swap}
:root{--soft:#f6f8fb;--line:#e8edf4;--ink:#1f2937;--primary:#2563eb;--muted:#64748b;--card:#fff;--gold:#f59e0b}
body{font-family:Vazirmatn,Tahoma,Arial,sans-serif;background:var(--soft);color:var(--ink)}
.app-navbar{backdrop-filter:saturate(180%) blur(10px);box-shadow:0 6px 20px rgba(15,23,42,.04)}
.brand-icon{width:34px;height:34px;border-radius:12px;background:#eff6ff;color:var(--primary);display:inline-flex;align-items:center;justify-content:center}
.nav-link i,.btn i,.form-label i,.card i,.alert i,.status-panel i{margin-left:.35rem}.fa-circle-small{font-size:.55rem}.btn-icon{display:inline-flex;align-items:center;gap:.35rem}
.card{border:1px solid var(--line);border-radius:18px;background:var(--card)}.card.shadow-sm{box-shadow:0 8px 24px rgba(15,23,42,.05)!important}
.btn{border-radius:12px}.form-control,.form-select{border-radius:12px}.badge{border-radius:999px;font-weight:600}.table{--bs-table-bg:transparent}
.toolbar-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px;box-shadow:0 8px 24px rgba(15,23,42,.04)}
.book-card{overflow:hidden}.book-cover{height:210px;background:linear-gradient(135deg,#eef2ff,#f8fafc);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center}.book-cover img{width:100%;height:100%;object-fit:contain;padding:8px;background:white}.book-cover-placeholder{display:flex;flex-direction:column;align-items:center;gap:10px;color:#94a3b8}.book-cover-placeholder i{font-size:48px;margin:0}
.page-thumb{height:230px;object-fit:contain;background:#fff;border-bottom:1px solid var(--line);padding:8px}.page-card{overflow:hidden;position:relative}.page-card.is-cover{outline:3px solid rgba(245,158,11,.45)}.cover-ribbon{position:absolute;top:10px;right:10px;z-index:2;background:var(--gold);color:#111827;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.stage-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:8px;min-height:40px}.status-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 14px;box-shadow:0 8px 24px rgba(15,23,42,.04)}
.empty-state{background:white;border:1px dashed #cbd5e1;border-radius:18px;text-align:center;padding:48px;color:#64748b}.empty-state i{font-size:42px;margin-bottom:10px}.settings-table input{min-width:220px}.settings-table td,.settings-table th{font-size:13px}.ltr{direction:ltr;text-align:left}.review-layout textarea{min-height:70vh}.font-monospace{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace!important;direction:rtl}
@media (max-width:768px){.book-cover{height:180px}.page-thumb{height:180px}.settings-table input{min-width:260px}.review-layout textarea{min-height:50vh}.toolbar-card{width:100%}}
.extraction-card { background: linear-gradient(135deg, #f8fafc 0%, #eef6ff 100%); }
.extraction-card .btn { min-width: 180px; }
