@import"https://fonts.googleapis.com/css2?family=Alyamama:wght@400;500;600;700;800&display=swap";@import"https://cdn-uicons.flaticon.com/uicons-regular-rounded/css/uicons-regular-rounded.css";@import"https://cdn-uicons.flaticon.com/uicons-solid-rounded/css/uicons-solid-rounded.css";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";:root{--bg: #fdf8f8;--surface: #f1edec;--surface-2: #ebe7e6;--border: #e5e2e1;--border-2: #c4c7c7;--ink: #1c1b1b;--ink-2: #474646;--muted: #858383;--gold: #C8A96E;--blue: #0d172b;--card: #ffffff;--error: #ba1a1a;--success: #2e7d32;--radius: .75rem;--radius-sm: .5rem;--radius-pill: 9999px;--nav-h: 64px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{direction:rtl;scroll-behavior:smooth}body{font-family:Alyamama,sans-serif;background:var(--bg);color:var(--ink);min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:Alyamama,sans-serif}button{cursor:pointer;border:none;background:none}img{max-width:100%}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.fi{vertical-align:middle;line-height:1}.g-nav{position:fixed;top:0;left:0;right:0;z-index:50;background:#fcf8f8eb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);height:var(--nav-h)}.g-nav-inner{max-width:1000px;margin:0 auto;padding:0 1.5rem;height:100%;display:flex;align-items:center;justify-content:space-between}.g-nav-start{display:flex;align-items:center;gap:1.75rem}.g-nav-end{display:flex;align-items:center;gap:.25rem}.g-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0}.g-logo-img{height:26px;width:auto;object-fit:contain;filter:brightness(0);display:block}.g-logo-text{font-size:1.25rem;font-weight:800;color:var(--ink);letter-spacing:-.02em}.g-nav-links{display:none;align-items:center;gap:0}@media (min-width:640px){.g-nav-links{display:flex}}.g-nl{font-size:.8rem;font-weight:700;color:var(--muted);padding:.4rem .75rem;border-radius:var(--radius-pill);transition:color .15s,background .15s;text-decoration:none;white-space:nowrap}.g-nl:hover{color:var(--ink);background:var(--surface)}.g-nl.active{color:var(--ink)}.g-icon-btn{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:.9rem;text-decoration:none;transition:background .15s,color .15s}.g-icon-btn:hover{background:var(--surface);color:var(--ink)}@media (max-width:639px){.g-nav-desktop{display:none}}@media (min-width:640px){.g-nav-mobile-top,.g-nav-mobile-bottom{display:none}}.g-nav-mobile-top{position:fixed;top:0;left:0;right:0;z-index:50;height:52px;background:#fcf8f8eb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.g-nav-mobile-top-inner{height:100%;display:flex;align-items:center;justify-content:center}.g-nav-mobile-bottom{position:fixed;bottom:0;left:0;right:0;z-index:50;height:56px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border);display:flex;align-items:stretch;justify-content:space-around;padding:0 env(safe-area-inset-bottom)}.g-mtab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;text-decoration:none;color:var(--muted);font-size:.62rem;font-weight:600;transition:color .15s;padding:3px 0}.g-mtab .fi{font-size:1.1rem}.g-mtab.active{color:var(--ink)}@media (max-width:639px){main{padding-bottom:56px}.page{padding-top:52px}}.pp-bg-mobile{display:flex}.pp-inline{display:none}@media (min-width:640px){.pp-bg-mobile{display:none!important}.pp-inline{display:block}}.page{padding-top:var(--nav-h);min-height:100vh}.container{max-width:700px;margin:0 auto;padding:0 1.25rem}.divider{height:1px;background:var(--border);margin:1.25rem 0}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.section-title{font-size:1rem;font-weight:700}.section-link{font-size:.8rem;color:var(--muted)}.section-link:hover{color:var(--ink)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-family:Alyamama,sans-serif;font-weight:600;font-size:.875rem;border-radius:var(--radius-pill);padding:.6rem 1.4rem;transition:all .18s;cursor:pointer;border:none;white-space:nowrap}.btn-primary{background:var(--ink);color:#fff}.btn-primary:hover{background:#000}.btn-outline{border:1px solid var(--border-2)!important;color:var(--ink);background:transparent}.btn-outline:hover{background:var(--surface);border-color:var(--ink)!important}.btn-ghost{color:var(--muted);background:transparent}.btn-ghost:hover{color:var(--ink);background:var(--surface);border-radius:var(--radius-pill)}.btn-danger{color:var(--error);border:1px solid #f2b8b8!important;background:transparent}.btn-danger:hover{background:#ffdad6}.btn-gold{background:var(--gold);color:#fff}.btn-gold:hover{opacity:.88}.btn-sm{padding:.38rem 1rem;font-size:.8rem}.btn-full{width:100%;display:flex}.btn:disabled{opacity:.45;cursor:not-allowed}.loading-overlay{display:flex;align-items:center;justify-content:center;min-height:60vh;width:100%}.bk-stat{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;color:var(--muted);padding:.22rem .55rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface)}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.book-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.5rem 1.25rem}.book-card{cursor:pointer;transition:transform .2s,opacity .2s;display:block}.book-card:hover{transform:translateY(-4px);opacity:.88}.book-cover-wrap{position:relative;width:100%;aspect-ratio:2/3;border-radius:var(--radius-sm);overflow:hidden;background:#eeecea;border:1px solid var(--border)}.book-cover{width:100%;height:100%;object-fit:cover;display:block}.book-cover-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#c4c7c7;font-size:2rem}.book-title{font-size:.875rem;font-weight:600;margin-top:.6rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.book-author{font-size:.78rem;color:var(--muted);margin-top:.18rem}.book-price{font-size:.8rem;color:var(--gold);font-weight:700;margin-top:.2rem}.book-free{font-size:.8rem;color:var(--success);font-weight:700;margin-top:.2rem}.input-group{display:flex;flex-direction:column;gap:.3rem;margin-bottom:1rem}.input-label{font-size:.82rem;font-weight:600;color:var(--ink-2)}.input-field{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.72rem 1rem;font-size:.9rem;color:var(--ink);outline:none;width:100%;transition:border-color .18s,box-shadow .18s}.input-field:focus{border-color:var(--ink);box-shadow:0 0 0 2px #1c1b1b14}textarea.input-field{resize:vertical;min-height:90px}.toggle-group{display:flex;gap:.5rem}.toggle-btn{flex:1;padding:.65rem;border:1.5px solid var(--border);border-radius:var(--radius-sm);font-size:.85rem;font-weight:600;text-align:center;transition:all .18s;color:var(--muted);background:none;cursor:pointer}.toggle-btn.active{background:var(--ink);color:#fff;border-color:var(--ink)}.upload-zone{border:2px dashed var(--border);border-radius:var(--radius);padding:2rem 1rem;text-align:center;color:var(--muted);cursor:pointer;transition:border-color .2s,background .2s}.upload-zone:hover{border-color:var(--ink);background:var(--surface)}.search-bar{display:flex;align-items:center;gap:.75rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-pill);padding:.7rem 1.1rem}.search-bar:focus-within{border-color:var(--ink);box-shadow:0 0 0 2px #1c1b1b12}.search-bar input{flex:1;background:none;border:none;outline:none;font-size:.9rem;color:var(--ink)}.search-bar input::placeholder{color:var(--muted)}.filter-tabs{display:flex;gap:.4rem;flex-wrap:wrap}.filter-tab{padding:.4rem 1rem;border-radius:var(--radius-pill);font-size:.8rem;font-weight:600;border:1.5px solid var(--border);color:var(--muted);transition:all .18s;background:none;cursor:pointer;white-space:nowrap}.filter-tab.active{background:var(--ink);color:#fff;border-color:var(--ink)}.step-bar{display:flex;align-items:center;gap:0;margin-bottom:1.75rem}.step-bar .step{width:28px;height:28px;border-radius:50%;border:2px solid var(--border);background:var(--card);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:var(--muted);flex-shrink:0}.step-bar .step.active{border-color:var(--ink);background:var(--ink);color:#fff}.step-bar .step.done{border-color:var(--success);background:var(--success);color:#fff}.step-bar .step-line{flex:1;height:2px;background:var(--border)}.step-bar .step.done+.step-line{background:var(--success)}.empty-state{text-align:center;padding:4rem 1rem;color:var(--muted)}.empty-state .icon{font-size:2.2rem;margin-bottom:.9rem;opacity:.3;display:block}.empty-state h3{font-size:1rem;font-weight:700;color:var(--ink);margin-bottom:.4rem}.empty-state p{font-size:.85rem;line-height:1.7}.toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(80px);background:var(--ink);color:#fff;padding:.7rem 1.4rem;border-radius:var(--radius-pill);font-size:.85rem;font-weight:600;z-index:999;opacity:0;transition:all .28s cubic-bezier(.34,1.56,.64,1);pointer-events:none;white-space:nowrap;max-width:90vw}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}.toast.error{background:var(--error)}.toast.success{background:var(--success)}.spinner{display:inline-block;width:20px;height:20px;border:2.5px solid var(--border);border-top-color:var(--ink);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skel{background:linear-gradient(90deg,var(--surface) 25%,var(--surface-2) 50%,var(--surface) 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;border-radius:6px;display:inline-block}@keyframes shimmer{to{background-position:-200% 0}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.fade-up{animation:fadeUp .5s .05s both}.fade-up-1{animation:fadeUp .5s .1s both}.fade-up-2{animation:fadeUp .5s .2s both}.fade-up-3{animation:fadeUp .5s .3s both}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.fade-slide-up{animation:fadeSlideUp .7s cubic-bezier(.16,1,.3,1) both}.fade-slide-up-d1{animation-delay:.1s}.fade-slide-up-d2{animation-delay:.2s}.stat-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem}.stat-label{font-size:.72rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;display:flex;align-items:center;gap:.35rem}.stat-value{font-size:1.9rem;font-weight:700;line-height:1}.progress-wrap{height:5px;background:var(--surface);border-radius:3px;overflow:hidden}.progress-bar{height:100%;background:var(--ink);border-radius:3px;transition:width .3s}.site-footer{background:var(--ink);color:#fff;margin-top:4rem;padding:2rem 1.25rem;text-align:center}.footer-links{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:1rem}.footer-links a{font-size:.8rem;color:#fff6}.footer-links a:hover{color:#fff}.footer-copy{font-size:.72rem;color:#ffffff2e}.confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c1b1b80;z-index:500;display:flex;align-items:flex-end;justify-content:center}.confirm-sheet{background:#fff;border-radius:var(--radius) var(--radius) 0 0;padding:1.5rem 1.25rem 2rem;width:100%;max-width:480px}.confirm-msg{font-size:.9rem;font-weight:600;text-align:center;margin-bottom:1.25rem}.confirm-actions{display:flex;gap:.6rem}
