.vency-author-page-container,.mobile-bottom-sheet{direction:rtl;font-family:Dana,sans-serif!important}.vency-author-page-container{max-width:1200px;margin:0 auto;padding:30px 20px}.vency-breadcrumb{color:#6b7280;align-items:center;gap:5px;margin-bottom:40px;font-size:12px;display:flex}.vency-breadcrumb a{color:#6b7280;text-decoration:none}.vency-breadcrumb .current{color:#8b5cf6;font-weight:700}.vency-author-profile-header{margin-bottom:60px}.vency-profile-wrapper{align-items:flex-start;gap:30px;display:flex}.vency-profile-avatar img{object-fit:cover;border:3px solid #fff;border-radius:50%;width:130px;height:130px;box-shadow:0 5px 15px #00000014}.vency-profile-content{flex:1;padding-top:10px}.vency-profile-top{align-items:center;gap:15px;margin-bottom:15px;display:flex}.vency-profile-name{color:#1f2937;margin:0;font-size:26px;font-weight:800}.vency-post-count{color:#4b5563;background:#f3f4f6;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.vency-profile-bio{color:#4b5563;text-align:justify;max-width:800px;font-size:15px;line-height:1.8}.vency-posts-toolbar{justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.vency-toolbar-divider{background-color:#e5e7eb;width:100%;height:1px;margin-bottom:30px}.toolbar-right h2{color:#1f2937;margin:0;font-size:22px;font-weight:800}.toolbar-left,.desktop-controls,.sort-controls,.view-controls{align-items:center;gap:15px;display:flex}.control-label{color:#6b7280;font-size:13px;font-weight:600}.radio-container{cursor:pointer;color:#374151;align-items:center;gap:8px;padding-right:40px;font-size:13px;display:inline-flex;position:relative}.radio-container input{display:none}.checkmark{border:2px solid #d1d5db;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.radio-container input:checked~.checkmark{border-color:#8b5cf6}.radio-container input:checked~.checkmark:after{content:"";background:#8b5cf6;border-radius:50%;position:absolute;inset:3px}.view-btn{cursor:pointer;opacity:.5;background:0 0;border:none;padding:0}.view-btn img{width:24px;height:24px;display:block}.view-btn.active,.view-btn:hover{opacity:1}.mobile-filter-btn{background:0 0;border:none;padding:0;display:none}.mobile-filter-btn img{width:24px;height:24px}.vency-posts-loop{gap:30px;display:grid}.vency-posts-loop.view-grid{grid-template-columns:repeat(3,1fr)}.vency-posts-loop.view-list{grid-template-columns:1fr}.vency-posts-loop.view-list .vency-post-card{flex-direction:row;align-items:center;display:flex}.vency-posts-loop.view-list .post-thumb{flex-shrink:0;width:280px;height:180px}.vency-posts-loop.view-list .post-details{flex:1;padding:20px 30px}.vency-post-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;transition:all .3s;overflow:hidden}.vency-post-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.post-thumb{height:220px;position:relative;overflow:hidden}.post-thumb img{object-fit:cover;width:100%;height:100%;transition:all .5s}.vency-post-card:hover .post-thumb img{transform:scale(1.05)}.post-cat-badge{color:#111;background:#fffffff2;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700;position:absolute;bottom:12px;right:12px}.post-details{text-align:right;padding:20px}.post-title{margin:0 0 15px;font-size:16px;font-weight:800;line-height:1.5}.post-title a{color:#1f2937;text-decoration:none}.post-title a:hover{color:#8b5cf6}.post-meta{justify-content:flex-start;align-items:center;gap:15px;margin-top:auto;display:flex}.meta-item{color:#9ca3af;align-items:center;gap:6px;font-size:12px;display:flex}.meta-icon{opacity:.6;width:14px;height:14px}@media (width<=1024px){.vency-posts-loop.view-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){.desktop-controls{display:none}.mobile-filter-btn{display:block}.vency-profile-wrapper{text-align:center;flex-direction:column;align-items:center}.vency-profile-content{padding-top:0}.vency-profile-top{flex-direction:column;justify-content:center;gap:5px}.vency-profile-bio{text-align:center}.vency-posts-loop.view-list{grid-template-columns:1fr}.vency-posts-loop.view-list .vency-post-card{flex-direction:row;align-items:stretch;height:120px}.vency-posts-loop.view-list .post-thumb{width:120px;height:100%}.vency-posts-loop.view-list .post-details{flex-direction:column;justify-content:space-between;padding:10px 15px;display:flex}.vency-posts-loop.view-list .post-title{margin-bottom:5px;font-size:14px}.vency-posts-loop.view-list .post-meta{margin-bottom:0}.vency-posts-loop.view-grid{grid-template-columns:1fr}.vency-posts-loop.view-grid .vency-post-card{flex-direction:column;height:auto}.vency-posts-loop.view-grid .post-thumb{width:100%;height:200px}.vency-posts-loop.view-grid .post-details{padding:15px}}.mobile-bottom-sheet-overlay{z-index:9999;background:#00000080;align-items:flex-end;display:none;position:fixed;inset:0}.mobile-bottom-sheet-overlay.active{display:flex}.mobile-bottom-sheet{background:#fff;border-radius:24px 24px 0 0;width:100%;padding:20px 25px 30px;animation:.3s ease-out slideUp}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle{background:#e5e7eb;border-radius:4px;width:40px;height:4px;margin:0 auto 20px}.sheet-title{text-align:right;color:#111;margin:0 0 15px;font-size:16px;font-weight:800}.sheet-divider{background:#f3f4f6;width:100%;height:1px;margin-bottom:20px}.sheet-section{margin-bottom:10px}.sheet-section h4{color:#374151;text-align:right;margin-bottom:15px;font-size:14px}.radio-group-horizontal{gap:20px;margin-bottom:20px;display:flex}.view-row-mobile{justify-content:space-between;align-items:center;display:flex}.view-row-mobile h4{margin:0}.view-btn-m{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px}.view-btn-m.active{background:#f5f3ff;border-color:#8b5cf6}.view-btn-m img{opacity:.5;width:24px;height:24px}.view-btn-m.active img{opacity:1}.apply-filters-btn{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:14px;width:100%;margin-top:20px;padding:14px;font-size:16px;font-weight:700}