.alphabet-filter{background:#f8f9fa;padding:15px;border-radius:8px;border:1px solid #e9ecef}.alphabet-btn{min-width:36px;height:36px;border:1px solid #dee2e6;background:#fff;border-radius:4px;font-weight:600;font-size:14px;color:#495057;cursor:pointer;transition:all .2s ease}.alphabet-btn:hover{background:#e9ecef;border-color:#adb5bd}.alphabet-btn.active{background:#dc3545;border-color:#dc3545;color:#fff}.writer-card-link{text-decoration:none;color:inherit;display:block}.writer-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:20px;text-align:center;transition:all .3s ease;height:100%}.writer-card:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-2px);border-color:#dc3545}.writer-image{width:100px;height:100px;margin:0 auto 15px;border-radius:50%;overflow:hidden;border:3px solid #e9ecef}.writer-image img{width:100%;height:100%;object-fit:cover}.writer-card:hover .writer-image{border-color:#dc3545}.writer-name{margin:0;font-size:16px;font-weight:600;color:#212529}.writer-card:hover .writer-name{color:#dc3545}.writers-shimmer-card{animation:writers-shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}.writer-image-placeholder{width:100px;height:100px;margin:0 auto 15px;border-radius:50%;background:#e0e0e0}.writer-name-placeholder{width:70%;height:20px;margin:0 auto;background:#e0e0e0;border-radius:4px}@keyframes writers-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:576px){.alphabet-btn{min-width:30px;height:30px;font-size:12px}.writer-image{width:80px;height:80px}.writer-name{font-size:14px}}