body{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;}.product-card:hover{transform:translateY(-5px);box-shadow:rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;}.nav-item.active{color:rgb(59, 130, 246);border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(59, 130, 246);}.parameter-table tr:nth-child(2n){background-color:rgb(248, 250, 252);}.parameter-table td:first-child{font-weight:600;background-color:rgb(241, 245, 249);}canvas{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:-1;}.fade-in{animation-duration:0.5s;animation-timing-function:ease-in;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:fadeIn;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}html{scroll-behavior:smooth;}.focus\:outline-none:focus{outline-color:transparent;outline-style:solid;outline-width:2px;outline-offset:2px;}.focus\:ring-2:focus{box-shadow:rgba(59, 130, 246, 0.5) 0px 0px 0px 2px;}::-webkit-scrollbar{width:8px;}::-webkit-scrollbar-track{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(241, 245, 249);}::-webkit-scrollbar-thumb{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(203, 213, 225);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}::-webkit-scrollbar-thumb:hover{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(148, 163, 184);}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0px);}}@media (max-width: 768px){.hero-content{text-align:center;}.hero-buttons{display:flex;flex-direction:column;row-gap:1rem;column-gap:1rem;}.hero-buttons a{width:100%;text-align:center;}}