body{background:#f7f7fa;color:#222;font-family:Poppins,Arial,sans-serif;margin:0}.sticky-header{background:#fff;border-bottom:1px solid #eee;padding:.5rem 1rem;position:sticky;top:0;z-index:100}.header-nav{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-end}.social-icons{bottom:20px;display:flex;flex-direction:column;gap:10px;position:fixed;right:20px;z-index:100}.social-icon{align-items:center;border-radius:50%;box-shadow:0 4px 8px #0003;display:flex;height:50px;justify-content:center;text-decoration:none;width:50px}.whatsapp{background-color:#25d366}.telegram{background-color:#08c}.category-bar{background-color:#fff;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2.5rem;padding:1rem 0;position:sticky;top:81px;top:calc(var(--header-height, 80px) + 1px);z-index:99}.category-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:0 auto;max-width:900px;padding:0 1rem}.category-btn{background:#fff;border:1px solid #eee;border-radius:10px;color:#7c1c4b;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1rem;transition:all .2s ease-in-out}.category-btn.selected,.category-btn:hover{background:#7c1c4b;border-color:#7c1c4b;color:#fff}@media (max-width:768px){.category-bar{padding:.5rem 0}.category-grid{-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto;padding-bottom:1rem;scrollbar-width:none;white-space:nowrap}.category-grid::-webkit-scrollbar{display:none}.category-btn{flex-shrink:0}}
/*# sourceMappingURL=main.9cbe916a.css.map*/