@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";:root{--color-forest-green: #1a3c34;--color-sage-green: #8da399;--color-soft-grey: #f5f5f5;--color-off-white: #faf9f6;--color-text-dark: #111111;--color-text-light: #ffffff;--font-serif: "Playfair Display", "Georgia", serif;--font-sans: "Inter", "Helvetica Neue", sans-serif;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 8rem;--transition-fast: .3s ease;--transition-slow: .8s ease-out}body{background-color:var(--color-off-white);color:var(--color-forest-green);font-family:var(--font-sans);margin:0;padding:0;-webkit-font-smoothing:antialiased;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:400;margin:0}:root{--color-forest-green: #1a3c34;--color-sage-green: #8da399;--color-soft-grey: #f5f5f5;--color-off-white: #faf9f6;--color-text-dark: #111111;--font-serif: "Playfair Display", "Georgia", serif;--font-sans: "Inter", "Helvetica Neue", sans-serif;--spacing-lg: 4rem;--spacing-md: 2rem}body{margin:0;display:block;min-width:320px;min-height:100vh;background-color:var(--color-off-white);color:var(--color-forest-green);font-family:var(--font-sans);overflow-x:hidden;width:100%}h1,h2,h3,h4,h5,h6{font-family:DM Sans,sans-serif!important;text-transform:uppercase!important;font-weight:700!important}h1.hero-title{font-family:var(--font-serif)!important;text-transform:none!important;font-weight:400!important}.site-navbar{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:2rem 4rem!important;position:fixed!important;z-index:100!important;transition:transform .4s ease,padding .4s ease,background-color .4s ease}.site-navbar.header-hidden{transform:translateY(-100%)!important}.desktop-nav{display:none}.hamburger{display:flex!important;flex-direction:column;justify-content:space-around;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:101}.hamburger .bar{width:30px;height:2px;background:var(--color-off-white);transition:all .3s linear;position:relative;transform-origin:1px}.hamburger.active .bar{background:var(--color-off-white)}.hamburger.active .bar:nth-child(1){transform:rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:rotate(-45deg)}.mobile-menu-overlay{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:var(--color-forest-green);z-index:99;transition:right .4s ease;display:flex;justify-content:center;align-items:center}.mobile-menu-overlay.active{right:0}.mobile-nav{display:flex;flex-direction:column;gap:2rem;align-items:center}.mobile-link{font-size:2rem;color:var(--color-off-white);font-family:var(--font-serif);background:none;border:none;cursor:pointer}.mobile-btn{font-size:1.2rem;color:var(--color-off-white);border:1px solid var(--color-off-white);padding:1rem 2rem;background:transparent;border-radius:4px;cursor:pointer}@media(max-width:768px){.site-navbar{padding:.5rem 1rem!important}.responsive-section,.contact-container{display:flex!important;flex-direction:row!important;align-items:stretch!important;justify-content:space-between!important;gap:0!important;flex-wrap:nowrap!important;padding:2rem .5rem!important}.responsive-section>div{flex:0 0 50%!important;width:50%!important;max-width:50%!important;min-width:0!important;box-sizing:border-box!important;padding:0 .5rem!important}.contact-container{flex-direction:column!important}.contact-container>div{flex:1 1 100%!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0 .5rem!important}h2{font-size:1.4rem!important;line-height:1.2!important;margin-bottom:2.5rem!important}p,li,.contact-info,input,label{font-size:.75rem!important;line-height:1.4!important}.hero-buttons button{padding:.5rem 1rem!important;font-size:.8rem!important}.responsive-section>div:first-child{flex:0 0 55%!important;width:55%!important;padding-right:.8rem!important;box-sizing:border-box!important;position:relative!important;z-index:20!important}.influencer-collage{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.5rem!important;flex:0 0 45%!important;width:45%!important;height:auto!important;box-sizing:border-box!important}.influencer-collage img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:8px!important;box-shadow:0 4px 10px #0000001a!important;background:transparent!important;position:static!important;transform:none!important}.influencer-collage .img-2{grid-column:1 / -1!important;border:2px solid #fff!important}.responsive-section img{max-width:100%!important;height:auto!important;object-fit:contain!important;max-height:250px!important}.smm-img{max-height:350px!important;transform:scale(1.25)!important;transform-origin:right center!important}.desktop-nav{display:none!important}.hamburger{display:flex!important}.hero-title{font-size:2rem!important;padding:0!important;margin-bottom:1rem!important}.hero-buttons{flex-direction:row!important;gap:.5rem!important}.hero-buttons button{width:auto!important;flex:1}.stats-container{flex-direction:row!important;flex-wrap:wrap!important}.stats-container>div{width:50%!important;flex:0 0 50%!important;margin-bottom:1rem!important}footer{padding:.5rem 1rem!important;min-height:auto!important;flex-wrap:nowrap!important;flex-direction:row!important;gap:.5rem!important}footer>div{min-height:auto!important;flex:1 1 auto}footer p{font-size:.6rem!important;padding-left:clamp(40px,15vw,60px)!important}footer img{height:clamp(40px,12vw,60px)!important;position:absolute!important;bottom:50%!important;transform:translateY(50%)!important;left:-10px!important}footer .social-links{gap:.5rem!important;justify-content:flex-end!important}footer .social-links a{font-size:.65rem!important}.site-logo{height:50px!important}}@media(max-width:480px){.hero-title{font-size:2rem!important}}
