@tailwind base;@tailwind components;@tailwind utilities;:where([class^=ri-]):before{content:"\f3c2"}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,sans-serif;margin:0}.hero-section{background-position:50%;background-repeat:no-repeat;background-size:cover}.navbar{transition:background-color .3s ease}.navbar.scrolled{background-color:#fffffff2;box-shadow:0 2px 10px #0000001a}.custom-range{-webkit-appearance:none;background:#e5e7eb;border-radius:4px;height:8px;outline:none;width:100%}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#4caf50;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 5px #0003;cursor:pointer;height:20px;width:20px}.custom-range::-moz-range-thumb{background:#4caf50;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 5px #0003;cursor:pointer;height:20px;width:20px}.custom-checkbox{display:none}.checkbox-label{cursor:pointer;padding-left:30px;position:relative;-webkit-user-select:none;user-select:none}.checkbox-label:before{background-color:#fff;border:2px solid #4caf50;border-radius:4px;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.custom-checkbox:checked+.checkbox-label:before{background-color:#4caf50}.custom-checkbox:checked+.checkbox-label:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:12px;left:7px;position:absolute;top:3px;transform:rotate(45deg);width:6px}.custom-radio{display:none}.radio-label{cursor:pointer;margin-right:20px;padding-left:30px;position:relative;-webkit-user-select:none;user-select:none}.radio-label:before{background-color:#fff;border:2px solid #4caf50;border-radius:50%;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.custom-radio:checked+.radio-label:after{background-color:#4caf50;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:5px;width:10px}.testimonial-slider{overflow:hidden;position:relative}.testimonial-slide{transition:transform .5s ease}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media (max-width:768px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}}@media (max-width:400px){.cart-sidebar{width:100vw!important}}.cart-badge{animation:cartBounce .3s ease-in-out}@keyframes cartBounce{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media (max-width:640px){.toast-container{left:1rem!important;max-width:none!important;min-width:auto!important;right:1rem!important;top:1rem!important;width:auto!important}}.form-loading{opacity:.7;pointer-events:none;transition:opacity .3s ease}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.article-content h2,.article-content h3,.article-content li,.article-content ol,.article-content ol li,.article-content p,.article-content strong,.article-content ul,.article-content ul li{@apply font-bold text-gray-800}
/*# sourceMappingURL=main.cf8e016c.css.map*/