*{box-sizing:border-box}body{margin:0;background:#f4efe4;color:#2b2620;font-family:Tahoma,Vazirmatn,sans-serif}.app{max-width:900px;margin:0 auto;padding:16px}.site-header{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:2px solid #c9bfa5;margin-bottom:16px}.site-header h1{font-size:1.6rem;color:#5b4636;margin:0}.admin-link{background:none;border:1px solid #8a7a5c;color:#5b4636;padding:6px 14px;border-radius:6px;cursor:pointer;font-size:.85rem}.login-box{display:flex;flex-wrap:wrap;gap:8px;background:#fff;border:1px solid #d8cdb0;padding:12px;border-radius:8px;margin-bottom:16px}.login-box input{flex:1;min-width:150px;padding:8px;border:1px solid #c9bfa5;border-radius:6px}.error{color:#b3402f;width:100%;margin:4px 0 0;font-size:.85rem}.category-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.tab{background:#fff;border:1px solid #c9bfa5;color:#5b4636;padding:8px 16px;border-radius:20px;cursor:pointer;font-size:.9rem}.tab.active{background:#8a6d4b;color:#fff;border-color:#8a6d4b}.entry-form{background:#fff;border:1px solid #d8cdb0;border-radius:10px;padding:16px;margin-bottom:24px;display:flex;flex-direction:column;gap:10px}.entry-form h2{margin:0 0 8px;color:#5b4636;font-size:1.1rem}.entry-form input[type=text],.entry-form select,.entry-form textarea{width:100%;padding:10px;border:1px solid #c9bfa5;border-radius:6px;font-family:inherit;font-size:.95rem}.entry-form label{font-size:.9rem;color:#5b4636}.preview-img{max-width:150px;border-radius:6px;margin-top:6px}.form-actions{display:flex;gap:10px}.form-actions button{padding:10px 20px;border-radius:6px;border:none;cursor:pointer;font-size:.95rem}.form-actions button[type=submit]{background:#8a6d4b;color:#fff}.form-actions button[type=button]{background:#e9e2d0;color:#5b4636}.entries-list{display:flex;flex-direction:column;gap:16px}.entry-card{background:#fffdf8;border:1px solid #d8cdb0;border-radius:10px;padding:16px;position:relative}.entry-category{display:inline-block;background:#e9e2d0;color:#5b4636;font-size:.75rem;padding:3px 10px;border-radius:12px;margin-bottom:8px}.entry-card h3{margin:0 0 8px;color:#2b2620}.entry-img{width:100%;border-radius:8px;margin-bottom:10px}.video-wrapper{position:relative;width:100%;padding-top:56.25%;margin-bottom:10px;border-radius:8px;overflow:hidden}.entry-video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.entry-actions{display:flex;gap:8px;margin-top:10px}.entry-actions button{padding:6px 14px;border-radius:6px;border:1px solid #c9bfa5;background:#fff;cursor:pointer;font-size:.85rem}.cat-engineering{--cat-color: #2e7d32}.cat-basic{--cat-color: #1565c0}.cat-medical{--cat-color: #c62828}.category-tabs .tab.cat-engineering.active{background-color:#2e7d32;color:#fff;border-color:#2e7d32}.category-tabs .tab.cat-basic.active{background-color:#1565c0;color:#fff;border-color:#1565c0}.category-tabs .tab.cat-medical.active{background-color:#c62828;color:#fff;border-color:#c62828}.entry-card{border-right:5px solid var(--cat-color, #999);padding-right:16px}.entry-card.cat-engineering .entry-category{background-color:#e8f5e9;color:#2e7d32}.entry-card.cat-basic .entry-category{background-color:#e3f2fd;color:#1565c0}.entry-card.cat-medical .entry-category{background-color:#fce4e4;color:#c62828}.entry-category{display:inline-block;padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:700}.entry-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.entry-reading-time{font-size:.8rem;color:#666}.entry-excerpt{color:#555;font-size:.95rem;margin-bottom:12px;line-height:1.6}.share-buttons{display:flex;gap:10px;margin:16px 0;flex-wrap:wrap}.share-btn{display:inline-block;padding:8px 16px;border-radius:8px;font-size:.85rem;text-decoration:none;color:#fff;transition:opacity .2s}.share-btn:hover{opacity:.85}.share-telegram{background-color:#229ed9}.share-whatsapp{background-color:#25d366}.related-articles{margin-top:20px;padding-top:16px;border-top:1px dashed #ddd}.related-articles h4{margin-bottom:8px;font-size:1rem;color:#333}.related-articles ul{list-style:none;padding:0;margin:0}.related-articles li{padding:6px 0;color:var(--cat-color, #555);font-size:.9rem;border-bottom:1px solid #f0f0f0}.related-articles li:last-child{border-bottom:none}(extra-styles.css) .entry-title-link{cursor:pointer;transition:color .2s}.entry-title-link:hover{color:#2b6cb0;text-decoration:underline}.related-link{cursor:pointer;color:#2b6cb0}.related-link:hover{text-decoration:underline}.back-to-list{margin:16px 0;padding:8px 16px;border:none;border-radius:6px;background:#edf2f7;cursor:pointer;font-size:14px}.back-to-list:hover{background:#e2e8f0}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin:24px 0;flex-wrap:wrap}.pagination button{padding:6px 12px;border:1px solid #cbd5e0;border-radius:6px;background:#fff;cursor:pointer;font-size:14px}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination .page-btn.active{background:#2b6cb0;color:#fff;border-color:#2b6cb0}
