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;overflow-x:hidden;padding:0}#root{min-height:100vh;position:relative}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes mobile-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes mobile-glow{0%,to{box-shadow:0 0 20px #06b6d44d}50%{box-shadow:0 0 30px #06b6d499,0 0 40px #3b82f666}}.mobile-hero-container{padding-bottom:2rem;padding-top:2rem}.mobile-text-shadow{text-shadow:0 2px 4px #00000080}.mobile-button-glow{box-shadow:0 4px 15px #06b6d44d}.mobile-button-glow:hover{box-shadow:0 6px 20px #06b6d480}@media (max-width:640px){.hero-title{font-size:2.5rem;line-height:1.1}.hero-subtitle{font-size:1.5rem;line-height:1.2}.hero-description{font-size:.95rem;line-height:1.6}}@media (max-width:768px){.hero-button{font-size:.9rem;min-height:48px;min-width:120px}.animate-bounce-slow,.animate-float,.animate-float-delayed,.animate-pulse-slow,.animate-spin-slow{animation-duration:4s}}.mobile-loading{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media (max-width:768px){a:focus,button:focus{outline:2px solid #06b6d4;outline-offset:2px}.mobile-nav-menu{transform:translateX(100%);transition:transform .3s ease-in-out}.mobile-nav-menu.open{transform:translateX(0)}.mobile-nav-button{min-width:48px}.mobile-nav-button,.mobile-nav-link{-webkit-tap-highlight-color:transparent;min-height:48px;touch-action:manipulation}.mobile-nav-link{font-size:1.125rem;padding:.75rem 1rem}.contact-mobile-container{padding:1rem}.contact-mobile-form{margin-top:2rem}.contact-mobile-input{min-height:48px}.contact-mobile-input,.contact-mobile-textarea{-webkit-tap-highlight-color:transparent;font-size:16px;touch-action:manipulation}.contact-mobile-textarea{min-height:120px}.contact-mobile-button{-webkit-tap-highlight-color:transparent;font-size:1rem;min-height:48px;touch-action:manipulation}.contact-mobile-social{gap:1rem;justify-content:center}.contact-mobile-social-link{-webkit-tap-highlight-color:transparent;min-height:44px;min-width:44px;touch-action:manipulation}.carousel-mobile-container{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}}@media (max-width:768px){.carousel-mobile-container::-webkit-scrollbar{display:none}.carousel-mobile-item{flex-shrink:0;scroll-snap-align:start}.carousel-mobile-controls{gap:.5rem;justify-content:center;margin-top:1rem}.carousel-mobile-button{-webkit-tap-highlight-color:transparent;min-height:44px;min-width:44px;touch-action:manipulation}}@media (hover:none) and (pointer:coarse){.hover-effect:hover{box-shadow:none!important;transform:none!important}.button-like,.tap-target,[role=button],button{-webkit-tap-highlight-color:transparent;min-height:44px;min-width:44px;touch-action:manipulation}}@media (prefers-reduced-motion:reduce){.mobile-reduced-motion{animation:none!important;transition:none!important}}@keyframes smooth-fade-in{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes smooth-slide-up{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes smooth-slide-in-left{0%{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes smooth-slide-in-right{0%{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes smooth-scale-in{0%{opacity:0;transform:scale3d(.9,.9,1)}to{opacity:1;transform:scaleX(1)}}@keyframes smooth-glow{0%,to{box-shadow:0 0 10px #06b6d44d}50%{box-shadow:0 0 20px #06b6d499}}@keyframes efficient-pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes minimal-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}@keyframes star-twinkle{0%,to{opacity:.3;transform:scaleX(1)}50%{opacity:.8;transform:scale3d(1.1,1.1,1)}}@keyframes cursor-star{0%{opacity:1;transform:scale3d(0,0,1) rotate(0deg)}50%{opacity:.8;transform:scaleX(1) rotate(180deg)}to{opacity:0;transform:scale3d(.3,.3,1) rotate(1turn)}}.gpu-accelerated{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transform:translateZ(0);will-change:transform,opacity}.smooth-animation{transition:transform .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94)}.performance-animation{animation-fill-mode:both;animation-timing-function:cubic-bezier(.25,.46,.45,.94)}.animate-smooth-fade-in{animation:smooth-fade-in .8s ease-out both}.animate-smooth-slide-up{animation:smooth-slide-up .8s ease-out both}.animate-smooth-slide-in-left{animation:smooth-slide-in-left .8s ease-out both}.animate-smooth-slide-in-right{animation:smooth-slide-in-right .8s ease-out both}.animate-smooth-scale-in{animation:smooth-scale-in .6s ease-out both}.animate-smooth-glow{animation:smooth-glow 2s ease-in-out infinite}.animate-efficient-pulse{animation:efficient-pulse 3s ease-in-out infinite}.animate-minimal-float{animation:minimal-float 6s ease-in-out infinite}.animate-star-twinkle{animation:star-twinkle 4s ease-in-out infinite}.animate-cursor-star{animation:cursor-star .8s ease-out forwards}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.scroll-animate{opacity:0;transform:translate3d(0,30px,0);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.scroll-animate.in-view{opacity:1;transform:translateZ(0)}.optimize-rendering{contain:layout style paint;content-visibility:auto}.reduce-motion{animation:none!important;transition:none!important}@media (max-width:768px){.mobile-optimized{animation-duration:.5s!important;transition-duration:.3s!important}.mobile-reduce-effects{animation:none!important;filter:none!important;transform:none!important}}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.high-fps-animation{animation-duration:.6s}}@media (prefers-reduced-motion:reduce){.respect-motion-preference{animation:none!important;transition:opacity .3s ease!important}}@container (max-width: 768px){.container-responsive{animation-duration:.4s!important}}.pattern-dots{background-image:radial-gradient(circle,#ffffff1a 1px,#0000 0);background-position:0 0,10px 10px;background-size:20px 20px}.pattern-grid{background-image:linear-gradient(#ffffff1a 1px,#0000 0),linear-gradient(90deg,#ffffff1a 1px,#0000 0);background-size:20px 20px}html{scroll-behavior:smooth;scroll-padding-top:80px}.critical-render{contain:layout style;transform:translateZ(0)}.lazy-animate{opacity:0;transform:translate3d(0,20px,0);transition:opacity .6s ease,transform .6s ease}.lazy-animate.loaded{opacity:1;transform:translateZ(0)}
/*# sourceMappingURL=main.bc5de7e2.css.map*/