*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{width:100%;max-width:100vw;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;background-color:#e8f5e0}body{touch-action:pan-y}#__next{min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden}.nav-below-logo{position:absolute!important;top:1rem!important;left:50%!important;transform:translateX(-50%)!important;z-index:1000!important;height:64px!important}.nav-below-logo,.nav-buttons-below-logo{display:flex!important;align-items:center!important}.nav-buttons-below-logo{flex-direction:row!important;gap:1rem!important;flex-wrap:wrap!important;justify-content:center!important;height:100%!important}.nav-button-below-logo{font-size:1rem!important;padding:.75rem 1.5rem!important;min-width:150px!important;box-sizing:border-box!important;WebkitTapHighlightColor:transparent!important}.mobile-only.mobile-only{display:none!important}.desktop-only.desktop-only{display:flex!important;align-items:center!important}@media (max-width:768px){.mobile-only.mobile-only{display:flex!important;align-items:center!important}.desktop-only.desktop-only{display:none!important}.logo-mobile{position:fixed!important;height:35px!important;top:10px!important;left:.75rem!important;right:auto!important;max-width:calc(100vw - 1rem)!important;z-index:1000!important;filter:brightness(0) saturate(100%) invert(27%) sepia(11%) saturate(2156%) hue-rotate(81deg) brightness(96%) contrast(89%)!important}.hamburger-menu{position:relative!important;background:transparent!important;border:none!important;padding:.5rem!important;border-radius:8px!important;cursor:pointer!important;flex-direction:column!important;gap:4px!important;width:40px!important;height:40px!important;justify-content:center!important;align-items:center!important;box-shadow:none!important}.mobile-header-bar{position:fixed!important;top:0!important;left:0!important;right:0!important;height:56px!important;background:white!important;border-bottom:1px solid rgba(0,0,0,.08)!important;z-index:999!important;justify-content:flex-end!important;padding:0 .5rem!important}.mobile-header-actions,.mobile-header-bar{display:flex!important;align-items:center!important}.mobile-header-actions{gap:.25rem!important}.mh-icon-btn{background:none!important;border:none!important;cursor:pointer!important;padding:.5rem!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:inherit!important;text-decoration:none!important}.mh-icon-btn:active{background:rgba(22,69,25,.08)!important}.mh-dropdown-item{display:block!important;padding:.75rem 1.25rem!important;color:#164519!important;text-decoration:none!important;font-size:.95rem!important;font-weight:400!important;transition:background .2s ease!important;white-space:nowrap!important}.mh-dropdown-item:active,.mh-dropdown-item:hover{background:rgba(22,69,25,.08)!important}.hamburger-line{width:24px!important;height:3px!important;background:#164519!important;border-radius:2px!important;transition:all .3s ease!important}.hamburger-menu.open .hamburger-line:first-child{transform:rotate(45deg) translate(6px,6px)!important}.hamburger-menu.open .hamburger-line:nth-child(2){opacity:0!important}.hamburger-menu.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)!important}.nav-below-logo{display:none!important}.hamburger-menu{display:flex!important}.mobile-nav-menu{position:absolute!important;top:calc(.5rem + 40px + .5rem)!important;right:.5rem!important;left:auto!important;width:160px!important;background:white!important;border-radius:10px!important;box-shadow:0 4px 20px rgba(0,0,0,.15)!important;padding:0!important;z-index:1000!important;display:none!important;flex-direction:column!important;overflow:hidden!important;animation:dropdownFadeIn .2s ease!important}.mobile-nav-menu.open{display:flex!important}.mobile-nav-link{display:block!important;padding:.75rem 1.25rem!important;color:#164519!important;text-decoration:none!important;font-size:.95rem!important;font-weight:400!important;transition:background .2s ease!important;white-space:nowrap!important}.mobile-nav-link:active,.mobile-nav-link:hover{background:rgba(22,69,25,.08)!important}.waitlist-top-right{position:absolute!important;top:.5rem!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:auto!important;max-width:calc(100vw - 1rem)!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:1000!important}.waitlist-top-right .waitlist-nav-button,.waitlist-top-right button{margin:0 auto!important}.mobile-nav-menu .waitlist-nav-button{align-self:center!important;width:auto!important;min-width:160px!important}.hero-section{width:100%!important;max-width:100vw!important}.moves-logo-mobile{max-width:90vw!important;max-height:150px!important}.h2-mobile{font-size:2rem!important}.p-mobile{font-size:1rem!important}.content-section-mobile{padding:40px 1rem!important}.content-with-nav-below{padding-top:80px!important}}@media (min-width:769px){.hero-section.hero-desktop{z-index:2;isolation:isolate;background-color:#e8f5e0}.hero-section.hero-desktop .hero-video{object-fit:contain!important;object-position:center center!important}.content-below-hero.content-home{z-index:1;margin-top:0}.hamburger-menu,.mobile-nav-menu{display:none!important}.logo-mobile{left:2rem!important;right:auto!important}.logo-mobile,.waitlist-top-right{height:64px!important;top:1rem!important}.waitlist-top-right{position:absolute!important;right:2rem!important;z-index:1000!important;display:flex!important;align-items:center!important}}.waitlist-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.waitlist-modal{background:white;border-radius:16px;padding:2rem;max-width:420px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.waitlist-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.waitlist-modal-close:hover{background:rgba(0,0,0,.1);color:#333}.waitlist-modal h2{margin:0 0 .5rem;color:rgba(22,69,25,1);font-size:1.5rem}.waitlist-modal p{margin:0 0 1.5rem;color:#666;font-size:.95rem}.waitlist-form{display:flex;flex-direction:column;gap:1rem}.waitlist-input{padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;font-family:inherit;transition:border-color .2s ease}.waitlist-input:focus{outline:none;border-color:rgba(22,69,25,.6)}.waitlist-submit{background:rgba(22,69,25,.9);color:white;border:none;padding:.875rem 1.5rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.waitlist-submit:hover{background:rgba(22,69,25,1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(22,69,25,.3)}.waitlist-submit:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.waitlist-success{text-align:center;padding:1rem 0}.waitlist-success-icon{font-size:3rem;margin-bottom:1rem}.waitlist-success h3{color:rgba(22,69,25,1);margin:0 0 .5rem}.waitlist-success p{color:#666;margin:0}.waitlist-error{color:#d32f2f;font-size:.875rem;margin-top:-.5rem}.waitlist-nav-button{border:none!important;color:#164519!important;font-weight:400!important}.waitlist-nav-button,.waitlist-nav-button:hover{background:white!important}@media (max-width:768px){.waitlist-modal{padding:1.5rem;margin:1rem}.waitlist-modal h2{font-size:1.25rem}}.site-footer{width:100%;background:#e8f5e0;text-align:center;border-top:1px solid #e0dbd2;font-family:Poppins,Arial,sans-serif}.site-footer,.site-footer.footer-home{padding:2rem 20px}.footer-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center;max-width:1200px;margin:0 auto}.footer-button{display:inline-block;padding:.6rem 1.25rem;background:rgba(22,69,25,.9);color:white;font-family:Poppins,Arial,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.2)}.footer-button:hover{background:rgba(22,69,25,1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.contact-info-box{background:#f8f9fa;border:2px solid #28a745;border-radius:12px;padding:clamp(1rem,4vw,2rem);max-width:100%;box-sizing:border-box}.contact-email{font-size:clamp(1rem,4vw,2rem);font-weight:600;color:#164519;margin-bottom:.5rem;word-break:break-all;overflow-wrap:break-word}.contact-email-note{color:#6c757d;font-size:clamp(.875rem,2vw,1rem);margin:0;line-height:1.5}.login-card{background:white;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.08);padding:2.5rem;max-width:480px;width:100%;margin:0 auto}.login-tab-group{display:flex;gap:0;margin-bottom:2rem;border-radius:10px;overflow:hidden;border:2px solid #164519}.login-tab{flex:1 1;padding:.75rem 1rem;border:none;font-size:1rem;font-weight:500;cursor:pointer;font-family:inherit;transition:all .3s ease}.login-tab.active{background:#164519;color:white}.login-tab.inactive{background:transparent;color:#164519}.login-input{width:100%;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;font-family:inherit;transition:border-color .2s ease;margin-bottom:1rem}.login-input:focus{outline:none;border-color:rgba(22,69,25,.6)}.login-submit{width:100%;background:rgba(22,69,25,.9);color:white;border:none;padding:.875rem 1.5rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.login-submit:hover{background:rgba(22,69,25,1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(22,69,25,.3)}.login-submit:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.login-error{color:#d32f2f;font-size:.875rem;margin-bottom:1rem;text-align:center}.login-toggle{text-align:center;margin-top:1.5rem;font-size:.9rem;color:#666}.login-toggle button{background:none;border:none;color:#164519;font-weight:600;cursor:pointer;text-decoration:underline;font-family:inherit;font-size:.9rem}.profile-icon-wrapper{width:40px;height:40px;border-radius:50%;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.profile-icon-wrapper:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.25)}.profile-icon-img{object-fit:cover;border-radius:50%}.profile-icon-img,.profile-icon-svg{width:100%;height:100%}.profile-dropdown-container{position:relative}.profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:white;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.15);min-width:160px;z-index:2000;overflow:hidden;animation:dropdownFadeIn .2s ease}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.profile-dropdown-item{display:block;padding:.75rem 1.25rem;color:#164519;text-decoration:none;font-size:.95rem;font-weight:400;transition:background .2s ease;white-space:nowrap}.profile-dropdown-item:hover{background:rgba(22,69,25,.08)}@media (max-width:768px){.login-card{padding:1.5rem;margin:0 .5rem}}