@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@700&family=Inter:wght@300;400;500&display=swap");:root{--color-bg:#fafcf8;--color-bg-alt:#f0f5f1;--color-green:#0a3728;--color-green-deep:#062a1e;--color-green-mid:#124d38;--color-surface:hsla(0,0%,100%,.06);--color-border:rgba(232,184,0,.22);--color-border-lt:rgba(10,55,40,.16);--color-gold:#e8b800;--color-gold-light:#fbda5c;--color-white:#0a3728;--color-on-dark:#fafcf8;--color-muted:rgba(10,55,40,.52);--color-navy:#0a3728;--color-navy-mid:#124d38;--font-display:"Oswald",sans-serif;--font-body:"Inter",sans-serif;--section-pad:120px;--container-w:1280px;--ease-base:0.3s ease}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:auto}body{background-color:var(--color-bg);color:var(--color-white);font-family:var(--font-body);font-weight:400;line-height:1.7;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:1;text-transform:uppercase}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}#about,#contact-section,#mega-events,#portfolio,#services,#stats-section{position:relative}#about:before{height:100px;background:linear-gradient(180deg,#fafcf8,transparent);z-index:8}#about:before,#portfolio:before{content:"";position:absolute;top:0;left:0;right:0;pointer-events:none}#portfolio:before{height:120px;background:linear-gradient(180deg,#f0f5f1,transparent);z-index:2}#portfolio:after{bottom:0;height:220px;background:linear-gradient(180deg,transparent,rgba(6,42,30,.4) 42%,rgba(6,42,30,.82) 72%,#062a1e)}#portfolio:after,#services:before{content:"";position:absolute;left:0;right:0;pointer-events:none;z-index:2}#services:before{top:0;height:160px;background:linear-gradient(180deg,#062a1e,transparent)}#services:after{bottom:0;height:200px;background:linear-gradient(180deg,transparent,rgba(6,42,30,.55) 38%,rgba(200,225,210,.82) 72%,#fafcf8)}#services:after,#stats-section:before{content:"";position:absolute;left:0;right:0;pointer-events:none;z-index:2}#stats-section:before{top:0;height:100px;background:linear-gradient(180deg,#fafcf8,transparent)}#stats-section:after{bottom:0;height:180px;background:linear-gradient(180deg,transparent,rgba(6,42,30,.32) 38%,rgba(6,42,30,.8) 72%,#062a1e)}#contact-section:before,#stats-section:after{content:"";position:absolute;left:0;right:0;pointer-events:none;z-index:2}#contact-section:before{top:0;height:100px;background:linear-gradient(180deg,#062a1e,transparent)}#mega-events>[class*=stickyContainer],#mega-events>[class*=sticky]{position:sticky;z-index:15}#portfolio>[class*=container],#portfolio>[class*=sectionInner],#services>[class*=container],#services>[class*=sectionInner]{position:relative;z-index:3}#about>[class*=container]{position:relative;z-index:9}#contact-section>[class*=footer],#contact-section>[class*=inner],#stats-section>[class*=inner]{position:relative;z-index:3}