.Button-module-scss-module__9zWaVa__button{cursor:pointer;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;position:relative;overflow:hidden}.Button-module-scss-module__9zWaVa__button:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #30a43d}.Button-module-scss-module__9zWaVa__button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Button-module-scss-module__9zWaVa__button:hover:before{left:100%}.Button-module-scss-module__9zWaVa__primary{color:#fff;background:#30a43d;border:1px solid #30a43d;box-shadow:0 1px 3px #30a43d4d}.Button-module-scss-module__9zWaVa__primary:hover{background:#2a9638;border-color:#2a9638;transform:translateY(-1px);box-shadow:0 4px 12px #30a43d4d}.Button-module-scss-module__9zWaVa__primary:active{transform:translateY(0);box-shadow:0 1px 3px #30a43d33}.Button-module-scss-module__9zWaVa__outline{color:#111827;background:0 0;border:1px solid #e5e7eb}.Button-module-scss-module__9zWaVa__outline:hover{color:#30a43d;background:#e0f6e0;border-color:#30a43d}.Button-module-scss-module__9zWaVa__outline:active{background:#30a43d1a}.Button-module-scss-module__9zWaVa__ghost{color:#6b7280;background:0 0;border:1px solid #0000}.Button-module-scss-module__9zWaVa__ghost:hover{color:#111827;background:#f8fafc}.Button-module-scss-module__9zWaVa__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module-scss-module__9zWaVa__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module-scss-module__9zWaVa__lg{padding:1rem 2rem;font-size:1.125rem}@media (max-width:768px){.Button-module-scss-module__9zWaVa__lg{padding:.75rem 1.5rem;font-size:1rem}}.Button-module-scss-module__9zWaVa__icon{font-size:1.1em;display:inline-flex}
.Header-module-scss-module__P7cjuG__header{z-index:100;border-bottom:1px solid #0000;height:72px;transition:all .25s;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__P7cjuG__scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-bottom-color:#e5e7eb;box-shadow:0 1px 2px #0000000d}.Header-module-scss-module__P7cjuG__nav{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.Header-module-scss-module__P7cjuG__nav{padding:0 1rem}}.Header-module-scss-module__P7cjuG__nav{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module-scss-module__P7cjuG__logo{z-index:101;align-items:center;text-decoration:none;display:flex}.Header-module-scss-module__P7cjuG__logo:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #30a43d}.Header-module-scss-module__P7cjuG__logoImage{object-fit:contain;mix-blend-mode:multiply;width:auto;height:62px}@media (max-width:480px){.Header-module-scss-module__P7cjuG__logoImage{height:36px}}.Header-module-scss-module__P7cjuG__logoIcon{align-items:center;display:flex}.Header-module-scss-module__P7cjuG__logoText{color:#111827;letter-spacing:-.025em;font-size:1.25rem;font-weight:700}.Header-module-scss-module__P7cjuG__logoAccent{background:linear-gradient(135deg,#30a43d 0%,#22c55e 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Header-module-scss-module__P7cjuG__navLinks{align-items:center;gap:.25rem;display:flex}@media (max-width:1024px){.Header-module-scss-module__P7cjuG__navLinks{display:none}}.Header-module-scss-module__P7cjuG__navLink{color:#6b7280;border-radius:8px;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s}.Header-module-scss-module__P7cjuG__navLink:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #30a43d}.Header-module-scss-module__P7cjuG__navLink:hover{color:#111827;background:#f8fafc}@media (max-width:1024px){.Header-module-scss-module__P7cjuG__navActions{display:none}}.Header-module-scss-module__P7cjuG__menuToggle{cursor:pointer;z-index:101;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:.5rem;transition:background .15s;display:none}@media (max-width:1024px){.Header-module-scss-module__P7cjuG__menuToggle{display:flex}}.Header-module-scss-module__P7cjuG__menuToggle:hover{background:#f8fafc}.Header-module-scss-module__P7cjuG__menuBar{transform-origin:50%;background:#111827;border-radius:2px;width:100%;height:2px;transition:all .25s;display:block}.Header-module-scss-module__P7cjuG__active .Header-module-scss-module__P7cjuG__menuBar:first-child{transform:translateY(7px)rotate(45deg)}.Header-module-scss-module__P7cjuG__active .Header-module-scss-module__P7cjuG__menuBar:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module-scss-module__P7cjuG__active .Header-module-scss-module__P7cjuG__menuBar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module-scss-module__P7cjuG__overlay{z-index:99;background:#0000004d;position:fixed;inset:0}.Header-module-scss-module__P7cjuG__mobileMenu{z-index:100;background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;width:320px;max-width:85vw;padding:calc(72px + 2rem) 1.5rem 1.5rem;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:0 20px 25px -5px #00000014,0 8px 10px -6px #0000000a}.Header-module-scss-module__P7cjuG__mobileNavLinks{flex-direction:column;flex:1;gap:.25rem;display:flex}.Header-module-scss-module__P7cjuG__mobileNavLink{color:#6b7280;border-radius:8px;padding:.75rem 1rem;font-size:1.25rem;font-weight:500;transition:all .15s;display:block}.Header-module-scss-module__P7cjuG__mobileNavLink:hover{color:#111827;background:#f8fafc}.Header-module-scss-module__P7cjuG__mobileCta{border-top:1px solid #e5e7eb;padding-top:1.5rem}.Header-module-scss-module__P7cjuG__mobileCtaButton{width:100%}
.Footer-module-scss-module__kQc2fa__footer{background:#f8fafc;border-top:1px solid #e5e7eb;padding:4rem 0 2rem}.Footer-module-scss-module__kQc2fa__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.Footer-module-scss-module__kQc2fa__container{padding:0 1rem}}.Footer-module-scss-module__kQc2fa__grid{grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (max-width:768px){.Footer-module-scss-module__kQc2fa__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:480px){.Footer-module-scss-module__kQc2fa__grid{grid-template-columns:1fr}}@media (max-width:768px){.Footer-module-scss-module__kQc2fa__brand{grid-column:1/-1}}.Footer-module-scss-module__kQc2fa__logo{align-items:center;margin-bottom:1rem;text-decoration:none;display:inline-flex}.Footer-module-scss-module__kQc2fa__logo:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #30a43d}.Footer-module-scss-module__kQc2fa__logoImage{object-fit:contain;mix-blend-mode:multiply;width:auto;height:62px}@media (max-width:480px){.Footer-module-scss-module__kQc2fa__logoImage{height:34px}}.Footer-module-scss-module__kQc2fa__logoText{color:#111827;font-size:1.25rem;font-weight:700}.Footer-module-scss-module__kQc2fa__logoAccent{background:linear-gradient(135deg,#30a43d 0%,#22c55e 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Footer-module-scss-module__kQc2fa__tagline{color:#6b7280;max-width:320px;margin-bottom:1.5rem;font-size:.875rem;line-height:1.75}.Footer-module-scss-module__kQc2fa__socials{gap:.5rem;display:flex}.Footer-module-scss-module__kQc2fa__socialLink{color:#6b7280;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.Footer-module-scss-module__kQc2fa__socialLink:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #30a43d}.Footer-module-scss-module__kQc2fa__socialLink:hover{color:#30a43d;background:#e0f6e0}.Footer-module-scss-module__kQc2fa__column{min-width:0}.Footer-module-scss-module__kQc2fa__columnTitle{color:#111827;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.Footer-module-scss-module__kQc2fa__linkList{flex-direction:column;gap:.75rem;display:flex}.Footer-module-scss-module__kQc2fa__link{color:#6b7280;font-size:.875rem;transition:color .15s}.Footer-module-scss-module__kQc2fa__link:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #30a43d}.Footer-module-scss-module__kQc2fa__link:hover{color:#30a43d}.Footer-module-scss-module__kQc2fa__bottom{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}@media (max-width:480px){.Footer-module-scss-module__kQc2fa__bottom{text-align:center;flex-direction:column;gap:.5rem}}.Footer-module-scss-module__kQc2fa__copyright,.Footer-module-scss-module__kQc2fa__madeWith{color:#6b7280;font-size:.75rem}
.Hero-module-scss-module__rtoUUG__hero{background:#fff;align-items:center;min-height:calc(100vh - 72px);padding-top:72px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__rtoUUG__bgEffects{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module-scss-module__rtoUUG__orb1{background:radial-gradient(circle,#30a43d14 0%,#0000 70%);border-radius:50%;width:650px;height:650px;animation:20s ease-in-out infinite Hero-module-scss-module__rtoUUG__orbFloat1;position:absolute;top:-15%;left:-5%}.Hero-module-scss-module__rtoUUG__orb2{background:radial-gradient(circle,#30a43d0d 0%,#0000 70%);border-radius:50%;width:550px;height:550px;animation:25s ease-in-out infinite Hero-module-scss-module__rtoUUG__orbFloat2;position:absolute;bottom:-20%;right:-10%}.Hero-module-scss-module__rtoUUG__gridOverlay{background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 75%);mask-image:radial-gradient(#000 40%,#0000 75%)}.Hero-module-scss-module__rtoUUG__container{width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.Hero-module-scss-module__rtoUUG__container{padding:0 1rem}}.Hero-module-scss-module__rtoUUG__container{padding-top:3rem;padding-bottom:4rem}@media (max-width:768px){.Hero-module-scss-module__rtoUUG__container{padding-top:2rem;padding-bottom:2.5rem}}.Hero-module-scss-module__rtoUUG__content{grid-template-columns:48% 52%;align-items:center;gap:2rem;display:grid}@media (max-width:1024px){.Hero-module-scss-module__rtoUUG__content{text-align:center;grid-template-columns:1fr;gap:2.5rem}.Hero-module-scss-module__rtoUUG__copySection{flex-direction:column;align-items:center;display:flex}}.Hero-module-scss-module__rtoUUG__announcement{color:#6b7280;background:#f8fafc;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.25rem 1rem;font-size:.875rem;transition:all .15s;display:inline-flex}.Hero-module-scss-module__rtoUUG__announcement:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #30a43d}.Hero-module-scss-module__rtoUUG__announcement:hover{color:#30a43d;background:#e0f6e0;border-color:#30a43d66}.Hero-module-scss-module__rtoUUG__announcementDot{background:#30a43d;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module-scss-module__rtoUUG__pulse}.Hero-module-scss-module__rtoUUG__headline{letter-spacing:-.025em;color:#111827;margin-bottom:1.5rem;font-size:3.75rem;font-weight:800;line-height:1.1}@media (max-width:768px){.Hero-module-scss-module__rtoUUG__headline{font-size:3rem}}@media (max-width:480px){.Hero-module-scss-module__rtoUUG__headline{font-size:2.25rem}}.Hero-module-scss-module__rtoUUG__headlineGradient{background:linear-gradient(135deg,#30a43d 0%,#22c55e 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module-scss-module__rtoUUG__subtitle{color:#6b7280;max-width:520px;margin-bottom:2rem;font-size:1.125rem;line-height:1.75}@media (max-width:1024px){.Hero-module-scss-module__rtoUUG__subtitle{max-width:600px;margin-left:auto;margin-right:auto}}@media (max-width:480px){.Hero-module-scss-module__rtoUUG__subtitle{font-size:1rem}}.Hero-module-scss-module__rtoUUG__actions{gap:1rem;margin-bottom:2.5rem;display:flex}@media (max-width:480px){.Hero-module-scss-module__rtoUUG__actions{flex-direction:column;width:100%}}.Hero-module-scss-module__rtoUUG__stats{align-items:center;gap:1.5rem;display:flex}@media (max-width:480px){.Hero-module-scss-module__rtoUUG__stats{flex-wrap:wrap;justify-content:center;gap:1rem}}.Hero-module-scss-module__rtoUUG__stat{flex-direction:column;gap:.25rem;display:flex}.Hero-module-scss-module__rtoUUG__statValue{color:#111827;font-size:1.5rem;font-weight:700}.Hero-module-scss-module__rtoUUG__statLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.Hero-module-scss-module__rtoUUG__statDivider{background:#e5e7eb;width:1px;height:32px}@media (max-width:480px){.Hero-module-scss-module__rtoUUG__statDivider{display:none}}.Hero-module-scss-module__rtoUUG__mockupSection{width:100%;position:relative}@media (max-width:1024px){.Hero-module-scss-module__rtoUUG__mockupSection{max-width:720px;margin:0 auto}}.Hero-module-scss-module__rtoUUG__mockupWrapper{background:#fff;border-radius:16px;transition:transform .25s;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000014,0 0 0 1px #e5e7eb}.Hero-module-scss-module__rtoUUG__mockupWrapper:hover{transform:translateY(-2px);box-shadow:0 25px 60px #0000001f,0 0 0 1px #30a43d4d}.Hero-module-scss-module__rtoUUG__mockupGlow{z-index:-1;background:radial-gradient(circle,#30a43d1f 0%,#0000 70%);animation:4s ease-in-out infinite Hero-module-scss-module__rtoUUG__pulseGlow;position:absolute;inset:-20px}.Hero-module-scss-module__rtoUUG__browserHeader{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Hero-module-scss-module__rtoUUG__browserDots{align-items:center;gap:6px;display:flex}.Hero-module-scss-module__rtoUUG__dotRed{background:#ff5f56;border-radius:50%;width:10px;height:10px}.Hero-module-scss-module__rtoUUG__dotYellow{background:#ffbd2e;border-radius:50%;width:10px;height:10px}.Hero-module-scss-module__rtoUUG__dotGreen{background:#27c93f;border-radius:50%;width:10px;height:10px}.Hero-module-scss-module__rtoUUG__browserAddress{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:260px;padding:3px 1rem;font-size:.75rem;display:flex}@media (max-width:480px){.Hero-module-scss-module__rtoUUG__browserAddress{display:none}}.Hero-module-scss-module__rtoUUG__browserTabs{align-items:center;display:flex}.Hero-module-scss-module__rtoUUG__browserBadge{color:#30a43d;background:#e0f6e0;border:1px solid #30a43d33;border-radius:9999px;padding:2px 8px;font-size:11px;font-weight:600}.Hero-module-scss-module__rtoUUG__browserContent{background:#fff;line-height:0;position:relative}.Hero-module-scss-module__rtoUUG__mockupImage{object-fit:cover;width:100%;height:auto;display:block}
.contact-module-scss-module__2LBJma__contactPage{background:#f8fafc;min-height:100vh;padding-top:calc(72px + 2rem);padding-bottom:5rem}.contact-module-scss-module__2LBJma__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.contact-module-scss-module__2LBJma__container{padding:0 1rem}}.contact-module-scss-module__2LBJma__backNav{margin-bottom:1.5rem}.contact-module-scss-module__2LBJma__backButton{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:color .15s;display:inline-flex}.contact-module-scss-module__2LBJma__backButton:hover{color:#30a43d}.contact-module-scss-module__2LBJma__headerCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:24px;margin-bottom:2.5rem;padding:2.5rem 2rem;box-shadow:0 1px 2px #0000000d}@media (max-width:480px){.contact-module-scss-module__2LBJma__headerCard{padding:1.5rem 1rem}}.contact-module-scss-module__2LBJma__badge{text-transform:uppercase;letter-spacing:.1em;color:#30a43d;background:#e0f6e0;border:1px solid #30a43d33;border-radius:9999px;margin-bottom:1rem;padding:.25rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.contact-module-scss-module__2LBJma__title{color:#111827;letter-spacing:-.025em;margin-bottom:.75rem;font-size:3rem;font-weight:800}@media (max-width:768px){.contact-module-scss-module__2LBJma__title{font-size:2.25rem}}.contact-module-scss-module__2LBJma__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem}.contact-module-scss-module__2LBJma__grid{grid-template-columns:1fr 1.3fr;align-items:start;gap:2rem;display:grid}@media (max-width:1024px){.contact-module-scss-module__2LBJma__grid{grid-template-columns:1fr}}.contact-module-scss-module__2LBJma__infoColumn{flex-direction:column;gap:1rem;display:flex}.contact-module-scss-module__2LBJma__infoCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .25s;display:flex;box-shadow:0 1px 2px #0000000d}.contact-module-scss-module__2LBJma__infoCard:hover{border-color:#30a43d66;transform:translateY(-2px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d}.contact-module-scss-module__2LBJma__infoIcon{color:#30a43d;background:#e0f6e0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;display:flex}.contact-module-scss-module__2LBJma__infoTitle{color:#111827;margin-bottom:2px;font-size:1rem;font-weight:600}.contact-module-scss-module__2LBJma__infoText{color:#6b7280;font-size:.875rem;line-height:1.5}.contact-module-scss-module__2LBJma__infoLink{color:#30a43d;font-weight:600;text-decoration:none}.contact-module-scss-module__2LBJma__infoLink:hover{text-decoration:underline}.contact-module-scss-module__2LBJma__formCard{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:2rem;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d}@media (max-width:480px){.contact-module-scss-module__2LBJma__formCard{padding:1.5rem 1rem}}.contact-module-scss-module__2LBJma__formTitle{color:#111827;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.contact-module-scss-module__2LBJma__form{flex-direction:column;gap:1.25rem;display:flex}.contact-module-scss-module__2LBJma__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module-scss-module__2LBJma__label{color:#111827;font-size:.875rem;font-weight:600}.contact-module-scss-module__2LBJma__input,.contact-module-scss-module__2LBJma__select,.contact-module-scss-module__2LBJma__textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:.75rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;transition:all .15s}.contact-module-scss-module__2LBJma__input:focus,.contact-module-scss-module__2LBJma__select:focus,.contact-module-scss-module__2LBJma__textarea:focus{border-color:#30a43d;outline:none;box-shadow:0 0 0 3px #30a43d26}.contact-module-scss-module__2LBJma__input::placeholder,.contact-module-scss-module__2LBJma__select::placeholder,.contact-module-scss-module__2LBJma__textarea::placeholder{color:#9ca3af}.contact-module-scss-module__2LBJma__textarea{resize:vertical;min-height:120px}.contact-module-scss-module__2LBJma__submitButton{color:#fff;cursor:pointer;background:#30a43d;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 2px 8px #30a43d4d}.contact-module-scss-module__2LBJma__submitButton:hover{background:#2a9638;box-shadow:0 4px 12px #30a43d66}.contact-module-scss-module__2LBJma__successMessage{color:#2a9638;background:#e0f6e0;border:1px solid #30a43d4d;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem 1.25rem;font-size:.875rem;font-weight:600;display:flex}.contact-module-scss-module__2LBJma__bugModeSelector{gap:.75rem;margin-top:.25rem;display:flex}.contact-module-scss-module__2LBJma__bugModeBtn{color:#6b7280;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.contact-module-scss-module__2LBJma__bugModeBtn:hover{color:#111827;border-color:#30a43d66}.contact-module-scss-module__2LBJma__bugModeBtn.contact-module-scss-module__2LBJma__active{color:#2a9638;background:#e0f6e0;border-color:#30a43d}.contact-module-scss-module__2LBJma__uploadDropzone{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #e5e7eb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2rem 1rem;transition:all .15s;display:flex}.contact-module-scss-module__2LBJma__uploadDropzone:hover{background:#30a43d08;border-color:#30a43d}.contact-module-scss-module__2LBJma__uploadIcon{font-size:2rem}.contact-module-scss-module__2LBJma__uploadText{color:#111827;font-size:.875rem;font-weight:600}.contact-module-scss-module__2LBJma__uploadSubtext{color:#9ca3af;font-size:.75rem}.contact-module-scss-module__2LBJma__fileInput{display:none}.contact-module-scss-module__2LBJma__previewCard{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex;position:relative;overflow:hidden}.contact-module-scss-module__2LBJma__previewImage{object-fit:contain;background:#fff;border-radius:12px;width:100%;max-height:240px}.contact-module-scss-module__2LBJma__removeImageBtn{color:#ef4444;cursor:pointer;background:#fef2f2;border:1px solid #ef444433;border-radius:8px;align-self:flex-end;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.contact-module-scss-module__2LBJma__removeImageBtn:hover{background:#fee2e2}
.privacy-module-scss-module__ER150a__privacyPage{background:#f8fafc;min-height:100vh;padding-top:calc(72px + 2rem);padding-bottom:5rem}.privacy-module-scss-module__ER150a__container{width:100%;max-width:800px;margin:0 auto;padding:0 1.5rem}.privacy-module-scss-module__ER150a__headerCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:24px;margin-bottom:2rem;padding:2.5rem 2rem;box-shadow:0 1px 2px #0000000d}@media (max-width:480px){.privacy-module-scss-module__ER150a__headerCard{padding:1.5rem 1rem}}.privacy-module-scss-module__ER150a__badge{text-transform:uppercase;letter-spacing:.1em;color:#30a43d;background:#e0f6e0;border:1px solid #30a43d33;border-radius:9999px;margin-bottom:1rem;padding:.25rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.privacy-module-scss-module__ER150a__title{color:#111827;letter-spacing:-.025em;margin-bottom:.75rem;font-size:3rem;font-weight:800}@media (max-width:768px){.privacy-module-scss-module__ER150a__title{font-size:2.25rem}}.privacy-module-scss-module__ER150a__subtitle{color:#6b7280;max-width:600px;margin:0 auto 1rem;font-size:1.125rem}.privacy-module-scss-module__ER150a__metaInfo{color:#9ca3af;justify-content:center;align-items:center;gap:1rem;font-size:.75rem;display:flex}.privacy-module-scss-module__ER150a__keyPointsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.privacy-module-scss-module__ER150a__keyPointsGrid{grid-template-columns:1fr}}.privacy-module-scss-module__ER150a__keyPointCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex;box-shadow:0 1px 2px #0000000d}.privacy-module-scss-module__ER150a__keyPointIcon{background:#e0f6e0;border-radius:8px;flex-shrink:0;padding:.5rem;font-size:1.5rem;line-height:1}.privacy-module-scss-module__ER150a__keyPointTitle{color:#111827;margin-bottom:2px;font-size:.875rem;font-weight:600}.privacy-module-scss-module__ER150a__keyPointDesc{color:#6b7280;font-size:.75rem;line-height:1.5}.privacy-module-scss-module__ER150a__contentCard{background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;gap:2rem;padding:2.5rem 2rem;display:flex;box-shadow:0 1px 2px #0000000d}@media (max-width:480px){.privacy-module-scss-module__ER150a__contentCard{padding:1.5rem 1rem}}.privacy-module-scss-module__ER150a__sectionBlock{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:.75rem;padding-bottom:2rem;display:flex}.privacy-module-scss-module__ER150a__sectionBlock:last-child{border-bottom:none;padding-bottom:0}.privacy-module-scss-module__ER150a__sectionTitle{color:#111827;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.privacy-module-scss-module__ER150a__sectionNumber{color:#30a43d;background:#e0f6e0;border-radius:9999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:inline-flex}.privacy-module-scss-module__ER150a__paragraph{color:#6b7280;font-size:1rem;line-height:1.75}.privacy-module-scss-module__ER150a__list{flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:1rem;display:flex}.privacy-module-scss-module__ER150a__listItem{color:#6b7280;padding-left:1rem;font-size:.875rem;line-height:1.75;position:relative}.privacy-module-scss-module__ER150a__listItem:before{content:"•";color:#30a43d;font-weight:700;position:absolute;left:0}.privacy-module-scss-module__ER150a__contactBox{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;margin-top:.75rem;padding:1.5rem}.privacy-module-scss-module__ER150a__contactLink{color:#30a43d;font-weight:600;text-decoration:underline}.privacy-module-scss-module__ER150a__contactLink:hover{color:#2a9638}.privacy-module-scss-module__ER150a__backNav{margin-bottom:1.5rem}.privacy-module-scss-module__ER150a__backButton{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:color .15s;display:inline-flex}.privacy-module-scss-module__ER150a__backButton:hover{color:#30a43d}
.terms-module-scss-module__psvJpG__termsPage{background:#f8fafc;min-height:100vh;padding-top:calc(72px + 2rem);padding-bottom:5rem}.terms-module-scss-module__psvJpG__container{width:100%;max-width:800px;margin:0 auto;padding:0 1.5rem}.terms-module-scss-module__psvJpG__backNav{margin-bottom:1.5rem}.terms-module-scss-module__psvJpG__backButton{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:color .15s;display:inline-flex}.terms-module-scss-module__psvJpG__backButton:hover{color:#30a43d}.terms-module-scss-module__psvJpG__headerCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:24px;margin-bottom:2rem;padding:2.5rem 2rem;box-shadow:0 1px 2px #0000000d}@media (max-width:480px){.terms-module-scss-module__psvJpG__headerCard{padding:1.5rem 1rem}}.terms-module-scss-module__psvJpG__badge{text-transform:uppercase;letter-spacing:.1em;color:#30a43d;background:#e0f6e0;border:1px solid #30a43d33;border-radius:9999px;margin-bottom:1rem;padding:.25rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.terms-module-scss-module__psvJpG__title{color:#111827;letter-spacing:-.025em;margin-bottom:.75rem;font-size:3rem;font-weight:800}@media (max-width:768px){.terms-module-scss-module__psvJpG__title{font-size:2.25rem}}.terms-module-scss-module__psvJpG__subtitle{color:#6b7280;max-width:600px;margin:0 auto 1rem;font-size:1.125rem}.terms-module-scss-module__psvJpG__metaInfo{color:#9ca3af;justify-content:center;align-items:center;gap:1rem;font-size:.75rem;display:flex}.terms-module-scss-module__psvJpG__keyPointsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.terms-module-scss-module__psvJpG__keyPointsGrid{grid-template-columns:1fr}}.terms-module-scss-module__psvJpG__keyPointCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex;box-shadow:0 1px 2px #0000000d}.terms-module-scss-module__psvJpG__keyPointIcon{background:#e0f6e0;border-radius:8px;flex-shrink:0;padding:.5rem;font-size:1.5rem;line-height:1}.terms-module-scss-module__psvJpG__keyPointTitle{color:#111827;margin-bottom:2px;font-size:.875rem;font-weight:600}.terms-module-scss-module__psvJpG__keyPointDesc{color:#6b7280;font-size:.75rem;line-height:1.5}.terms-module-scss-module__psvJpG__contentCard{background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;gap:2rem;padding:2.5rem 2rem;display:flex;box-shadow:0 1px 2px #0000000d}@media (max-width:480px){.terms-module-scss-module__psvJpG__contentCard{padding:1.5rem 1rem}}.terms-module-scss-module__psvJpG__sectionBlock{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:.75rem;padding-bottom:2rem;display:flex}.terms-module-scss-module__psvJpG__sectionBlock:last-child{border-bottom:none;padding-bottom:0}.terms-module-scss-module__psvJpG__sectionTitle{color:#111827;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.terms-module-scss-module__psvJpG__sectionNumber{color:#30a43d;background:#e0f6e0;border-radius:9999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:inline-flex}.terms-module-scss-module__psvJpG__paragraph{color:#6b7280;font-size:1rem;line-height:1.75}.terms-module-scss-module__psvJpG__list{flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:1rem;display:flex}.terms-module-scss-module__psvJpG__listItem{color:#6b7280;padding-left:1rem;font-size:.875rem;line-height:1.75;position:relative}.terms-module-scss-module__psvJpG__listItem:before{content:"•";color:#30a43d;font-weight:700;position:absolute;left:0}.terms-module-scss-module__psvJpG__contactBox{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;margin-top:.75rem;padding:1.5rem}.terms-module-scss-module__psvJpG__contactLink{color:#30a43d;font-weight:600;text-decoration:underline}.terms-module-scss-module__psvJpG__contactLink:hover{color:#2a9638}
.CTA-module-scss-module__RV7oSG__cta{padding:6rem 0}@media (max-width:768px){.CTA-module-scss-module__RV7oSG__cta{padding:4rem 0}}.CTA-module-scss-module__RV7oSG__cta{background:#fff;position:relative;overflow:hidden}.CTA-module-scss-module__RV7oSG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.CTA-module-scss-module__RV7oSG__container{padding:0 1rem}}.CTA-module-scss-module__RV7oSG__container{position:relative}.CTA-module-scss-module__RV7oSG__bgGlow{pointer-events:none;background:radial-gradient(#30a43d14 0%,#30a43d08 30%,#0000 70%);width:800px;height:400px;animation:6s ease-in-out infinite CTA-module-scss-module__RV7oSG__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module-scss-module__RV7oSG__content{text-align:center;z-index:1;background:#f8fafc;border:1px solid #e5e7eb;border-radius:24px;padding:4rem 2rem;position:relative;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000d}@media (max-width:480px){.CTA-module-scss-module__RV7oSG__content{padding:2.5rem 1rem}}.CTA-module-scss-module__RV7oSG__badge{text-transform:uppercase;letter-spacing:.1em;color:#30a43d;background:#e0f6e0;border:1px solid #30a43d33;border-radius:9999px;margin-bottom:1.5rem;padding:.25rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.CTA-module-scss-module__RV7oSG__title{letter-spacing:-.025em;color:#111827;max-width:600px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:3rem;font-weight:700;line-height:1.1}@media (max-width:768px){.CTA-module-scss-module__RV7oSG__title{font-size:2.25rem}}@media (max-width:480px){.CTA-module-scss-module__RV7oSG__title{font-size:1.875rem}}.CTA-module-scss-module__RV7oSG__titleAccent{background:linear-gradient(135deg,#30a43d 0%,#22c55e 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.CTA-module-scss-module__RV7oSG__subtitle{color:#6b7280;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.CTA-module-scss-module__RV7oSG__actions{margin-bottom:1.5rem}.CTA-module-scss-module__RV7oSG__note{color:#9ca3af;font-size:.75rem}
.Trust-module-scss-module___m1Eya__trust{background:#f8fafc;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:4rem 0;position:relative}.Trust-module-scss-module___m1Eya__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.Trust-module-scss-module___m1Eya__container{padding:0 1rem}}.Trust-module-scss-module___m1Eya__badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}@media (max-width:768px){.Trust-module-scss-module___m1Eya__badges{gap:1.5rem}}@media (max-width:480px){.Trust-module-scss-module___m1Eya__badges{gap:1rem}}.Trust-module-scss-module___m1Eya__badge{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;transition:all .25s;display:flex;box-shadow:0 1px 2px #0000000d}.Trust-module-scss-module___m1Eya__badge:hover{background:#e0f6e0;border-color:#30a43d66;transform:translateY(-2px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d}@media (max-width:480px){.Trust-module-scss-module___m1Eya__badge{padding:.5rem .75rem}}.Trust-module-scss-module___m1Eya__badgeIcon{font-size:1.25rem;line-height:1}.Trust-module-scss-module___m1Eya__badgeLabel{color:#111827;white-space:nowrap;font-size:.875rem;font-weight:500}@media (max-width:480px){.Trust-module-scss-module___m1Eya__badgeLabel{font-size:.75rem}}
