body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar-logo{height:100%;max-height:60px;padding-bottom:0;padding-top:0;width:auto}html{scroll-behavior:smooth}.hero-carousel{height:100vh;overflow:hidden;position:relative;width:100%}.hero-track{display:flex;height:100%;transition:transform .7s ease-in-out;width:100vw}.hero-slide{background-position:50%;background-size:cover;flex:0 0 100vw;height:100%;position:relative;width:100vw}.overlay{background:#00000080;inset:0;position:absolute}.content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1rem;position:relative;text-align:center;z-index:2}.control{background:none;border:none;color:#fff;cursor:pointer;font-size:3rem;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.control.prev{left:20px}.control.next{right:20px}.service-card{background:#0f172a;border-radius:16px;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:250px;text-align:center;transition:all .3s ease;width:100%}.card-image{height:160px;overflow:hidden}.service-card img{border-top-left-radius:16px;border-top-right-radius:16px;height:100%;object-fit:cover;width:100%}.service-card.active{box-shadow:0 20px 40px #0006;transform:translateY(-8px)}.service-card p{opacity:.85}.category-card{background-position:50%;background-size:cover;border-radius:12px;cursor:pointer;height:180px;position:relative;transition:transform .3s ease}.category-card:hover{transform:scale(1.05)}.category-overlay{align-items:center;background:#00000073;border-radius:12px;display:flex;inset:0;justify-content:center;position:absolute}.category-overlay h3{color:#fff;font-size:22px;font-weight:600}.scroll-to-top{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:50px;z-index:1000}.scroll-to-top:hover{background:linear-gradient(135deg,#764ba2,#667eea);box-shadow:0 6px 20px #00000040;transform:translateY(-3px)}.scroll-to-top:active{transform:translateY(-1px)}.scroll-to-top:disabled{cursor:not-allowed;opacity:.7;transform:none}.scroll-to-top.scrolling{background:#6c757d}.spinner{animation:spin 1s linear infinite}@media (max-width:768px){.scroll-to-top{bottom:20px;font-size:1rem;height:45px;right:20px;width:45px}}.product-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.product-card{border:1px solid #eee;border-radius:10px;padding:12px;text-align:center}.product-card img{height:160px;object-fit:cover;width:100%}.loading-spinner{animation:spin .8s linear infinite;border:4px solid #ddd;border-radius:50%;border-top-color:#333;height:40px;margin:40px auto;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.pagination{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:30px}.pagination button{background:#fff;border:1px solid #ccc;cursor:pointer;padding:6px 14px}.pagination button:disabled{cursor:not-allowed;opacity:.5}
/*# sourceMappingURL=main.3c4dcb83.css.map*/