@charset "UTF-8";
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}h1{font-size:2.5rem;font-weight:700;line-height:1.2}h2{font-size:2rem;font-weight:700;line-height:1.3}h3{font-size:1.25rem;font-weight:600;line-height:1.4}@media (min-width:768px){h1{font-size:3rem}h2{font-size:2.5rem}}@media (min-width:1024px){h1{font-size:3.75rem}}*{transition:opacity .3s ease,transform .3s ease}.carousel-slide{transition:opacity .5s ease-in-out}.carousel-slide.active{opacity:1 !important}.carousel-dot{transition:all .3s ease}input[type=checkbox]{accent-color:#6dbaf3;cursor:pointer}input[type=checkbox]:focus{outline:2px solid #6dbaf3;outline-offset:2px}button,a{cursor:pointer}html{scroll-behavior:smooth}img{background-color:#f1f5f9}img:not([src]){visibility:hidden}input:focus,textarea:focus,select:focus{outline:none;ring:2px;ring-color:#6dbaf3}.container{max-width:1280px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.product-card{transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-4px)}@media print{header,footer{display:none}}