@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#2c5f2d;background:#f5f5f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}html{scroll-behavior:smooth}img[src$=".gif"],img[src*=".gif"]{image-rendering:auto!important;animation-play-state:running!important}@media (prefers-reduced-motion: reduce){img[src$=".gif"],img[src*=".gif"]{animation-play-state:running!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes grow{0%{transform:scale(.8)}to{transform:scale(1)}}@keyframes push{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes glow{0%{box-shadow:0 0 5px #ffffff4d}50%{box-shadow:0 0 20px #fff9}to{box-shadow:0 0 5px #ffffff4d}}.animate-fadeInUp{animation:fadeInUp .8s ease-out}.animate-fadeInLeft{animation:fadeInLeft .8s ease-out}.animate-fadeInRight{animation:fadeInRight .8s ease-out}.animate-zoomIn{animation:zoomIn .8s ease-out}.animate-slideInUp{animation:slideInUp .8s ease-out}.animate-grow{animation:grow .3s ease-out}.animate-push{animation:push .3s ease-out}.animate-glow{animation:glow 2s ease-in-out infinite}.animated-slow{animation-duration:1.2s}.text-gradient{background:linear-gradient(135deg,#ff6b35,#ff8c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-gradient{background:linear-gradient(135deg,#ff6b35,#2c5f2d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-orange{color:#ff6b35}.brand-teal{color:#2c5f2d}.brand-fish{color:teal}.brand-sun{color:gold}.brand-leaf{color:#228b22}.glass-effect{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.hover-scale{transition:transform .3s ease}.hover-scale:hover{transform:scale(1.05)}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.hover-from-left{transition:all .3s ease}.hover-from-left:hover{transform:translate(5px)}.elementor-animation-grow{transition:transform .3s ease}.elementor-animation-grow:hover{transform:scale(1.1)}.elementor-animation-push{transition:transform .3s ease}.elementor-animation-push:hover{animation:push .3s ease-out}.glow-enable{transition:all .3s ease}.glow-enable:hover{animation:glow 2s ease-in-out infinite}
