.alphabet-nav-wrapper{background:#fff;border-bottom:2px solid #dee2e6;top:9rem;z-index:50;overflow-x:auto;-webkit-overflow-scrolling:touch}.alphabet-nav{display:flex;flex-wrap:wrap;gap:0.5rem;padding:0.75rem 1rem;background:#fff;font-size:14px;justify-content:center}.alphabet-nav a{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:6px 12px;color:#212529;text-decoration:none;transition:all 0.3s ease;min-width:36px;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,0.05);flex:0 0 auto}.alphabet-nav a:hover{background:#ffc107;color:#000;border-color:#ffc107}.product-list{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:start}.product-list a{color:#212529;text-decoration:none;border-bottom:1px dashed #ccc;transition:all 0.3s ease;font-size:14px}.product-list a:hover{color:#000;border-bottom:1px solid #ffc107}.alphabet-header_{position:sticky;top:9rem;background:#f8f9fa;padding:6px 12px;margin-top:3rem;margin-bottom:1rem;border-left:4px solid #ffc107}.alphabet-header{position:sticky;top:9rem;background:#ebf0f5;padding:6px 12px;margin-top:3rem;margin-bottom:1rem;border-left:4px solid #ffc107;scroll-margin-top:40rem}html{scroll-behavior:smooth;scroll-padding-top:7rem}@media (max-width:768px){.alphabet-nav-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.alphabet-nav{flex-wrap:nowrap;justify-content:flex-start}.alphabet-nav a{flex:0 0 auto}}