@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;800&display=swap";:root{--bg-color:linear-gradient(135deg, #8bc34a 0%, #33691e 100%);--text-primary:#fdfdfc;--text-secondary:#c2c9c0;--mango-primary:#f58220;--mango-secondary:#fbb03b;--mango-accent:#689f38;--mango-glow:#f5822040;--mango-leaf-glow:#689f3826;--font-main:"Outfit", sans-serif;--glass-bg:#ffffff05;--glass-border:#ffffff0a}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E"), var(--bg-color)}.snap-container{scroll-snap-type:y mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;height:100vh;overflow-y:scroll}.snap-container::-webkit-scrollbar{display:none}h1,h2,h3,h4{letter-spacing:-.02em;font-weight:800;line-height:1.1}.text-gradient{background:linear-gradient(135deg, var(--mango-secondary), var(--mango-primary));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:32px;box-shadow:0 30px 60px #0006}.bg-glow{pointer-events:none;z-index:-1;filter:blur(80px);border-radius:50%;width:80vw;max-width:800px;height:80vw;max-height:800px;position:absolute}.slide-content-responsive{flex-direction:column!important;align-items:flex-start!important}.slide-text-responsive{max-width:100%!important}.slide-video-responsive{width:100%;margin-top:40px;max-width:900px!important}@media (width>=1024px){.slide-content-responsive{flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.slide-text-responsive{max-width:40%!important}.slide-video-responsive{margin-top:0;max-width:55%!important}}@media (orientation:landscape) and (height<=600px){.slide-content-responsive{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:15px!important;padding:15px 4vw!important}.slide-text-responsive{max-width:50%!important}.slide-video-responsive{max-width:45%!important;margin-top:0!important}h1{margin:5px 0!important;font-size:clamp(1.5rem,6vh,2.5rem)!important}h4{font-size:clamp(.7rem,2vh,1rem)!important}p{margin:0!important;font-size:clamp(.9rem,3vh,1.1rem)!important}video{object-fit:contain!important;max-height:70vh!important}div[style*="1200px"]{width:auto!important;max-width:100%!important;height:80vh!important}}.mobile-menu-btn{cursor:pointer;z-index:101;flex-direction:column;gap:6px;display:flex}.mobile-nav-dropdown{-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;z-index:99;background:#0e2614fa;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:100dvh;padding-top:100px;padding-bottom:50px;transition:all .4s;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.mobile-nav-dropdown.open{opacity:1;pointer-events:auto}@media (width>=768px){.mobile-menu-btn,.mobile-nav-dropdown{display:none!important}}@media (width<=767px){.desktop-nav{display:none!important}}.desktop-nav a:hover{text-shadow:0 0 12px var(--mango-glow);color:var(--mango-secondary)!important;opacity:1!important;transform:scale(1.3)!important}.mobile-nav-dropdown a:hover{text-shadow:0 0 12px var(--mango-glow);padding-left:10px;color:var(--mango-secondary)!important}.slide-overlay-responsive{z-index:1;background:linear-gradient(#0e2614f2 0%,#0e2614d9 40%,#0e261466 100%);width:100%;height:100%;position:absolute;top:0;left:0}.slide-overlay-solid{z-index:1;pointer-events:none;background:#0e2614e6;width:100%;height:100%;position:absolute;top:0;left:0}@media (width>=1024px){.slide-overlay-responsive{background:linear-gradient(90deg,#0e2614f2 0%,#0e2614b3 45%,#0000 100%)}.slide-overlay-solid{background:linear-gradient(90deg,#0e2614cc 0%,#0000 100%)}}
