.reflection-text{-webkit-box-reflect:below -20px linear-gradient(transparent, rgba(0, 0, 0, 0.2));}.mask-text{background-image:url("...");background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-color:initial;background-clip:text;-webkit-text-fill-color:transparent;}.animate-float{animation-duration:3s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:float;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.animate-typing{overflow-x:hidden;overflow-y:hidden;border-right-width:0.15em;border-right-style:solid;border-right-color:orange;white-space-collapse:collapse;text-wrap:nowrap;animation-duration:3.5s, 0.5s;animation-timing-function:steps(30), step-end;animation-delay:0s, 0s;animation-iteration-count:1, infinite;animation-direction:normal, normal;animation-fill-mode:none, none;animation-play-state:running, running;animation-name:typing, blink-caret;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.hero-section{position:relative;height:100vh;overflow-x:hidden;overflow-y:hidden;}canvas{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0;}.content-overlay{position:relative;z-index:10;}html{scroll-behavior:smooth;}::-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, 241, 241);}::-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(74, 144, 226);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(53, 122, 189);}.hover-lift{transition-behavior:normal, normal;transition-duration:0.3s, 0.3s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;}.hover-lift:hover{transform:translateY(-5px);box-shadow:rgba(0, 0, 0, 0.1) 0px 10px 25px;}a:focus, button:focus{outline-color:rgb(74, 144, 226);outline-style:solid;outline-width:2px;outline-offset:2px;}.text-shadow{text-shadow:rgba(0, 0, 0, 0.3) 2px 2px 4px;}.bg-opacity-gradient{background-image:linear-gradient(135deg, rgba(74, 144, 226, 0.9) 0%, rgba(26, 35, 126, 0.9) 100%);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:initial;}.product-card{transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(229, 231, 235);border-right-color:rgb(229, 231, 235);border-bottom-color:rgb(229, 231, 235);border-left-color:rgb(229, 231, 235);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:0.5rem;border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem;border-bottom-left-radius:0.5rem;}.product-card:hover{border-top-color:rgb(74, 144, 226);border-right-color:rgb(74, 144, 226);border-bottom-color:rgb(74, 144, 226);border-left-color:rgb(74, 144, 226);transform:translateY(-2px);box-shadow:rgba(0, 0, 0, 0.1) 0px 10px 25px;}.text-responsive{font-size:clamp(1rem, 4vw, 2.5rem);}.btn-primary{background-color:rgb(74, 144, 226);color:white;padding-top:0.75rem;padding-right:1.5rem;padding-bottom:0.75rem;padding-left:1.5rem;border-top-left-radius:0.375rem;border-top-right-radius:0.375rem;border-bottom-right-radius:0.375rem;border-bottom-left-radius:0.375rem;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:background-color;}.btn-primary:hover{background-color:rgb(53, 122, 189);}.grid-responsive{display:grid;row-gap:1rem;column-gap:1rem;}.fade-in{opacity:0;transform:translateY(20px);animation-duration:0.6s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:running;animation-name:fadeInUp;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.delay-100{animation-delay:0.1s;}.delay-200{animation-delay:0.2s;}.delay-300{animation-delay:0.3s;}.delay-500{animation-delay:0.5s;}@keyframes float{0%, 100%{transform:translateY(0px);}50%{transform:translateY(-20px);}}@keyframes typing{0%{width:0px;}100%{width:100%;}}@keyframes fadeInUp{100%{opacity:1;transform:translateY(0px);}}@media (max-width: 768px){.hero-section{height:auto;min-height:100vh;}.content-overlay{padding-top:100px;padding-bottom:100px;}.reflection-text{line-height:1.2;font-size:2.5rem !important;}}@media (min-width: 640px){.grid-responsive{grid-template-columns:repeat(2, 1fr);}}@media (min-width: 1024px){.grid-responsive{grid-template-columns:repeat(3, 1fr);}}