:root{--background:#fff;--foreground:#171717;--color-primary-green:#00bf63;--color-primary-cream:#fffbf3;--color-primary-cream-alt:#fefcf9;--color-primary-pink:#f9f;--color-primary-pink-light:#fcf;--color-primary-purple:#a855f7;--color-primary-yellow:#fbbf24;--color-primary-yellow-light:#fcd34d;--color-black:#000;--color-dark:#111827;--color-dark-alt:#1a1a1a;--color-gray-900:#171717;--color-gray-800:#374151;--color-gray-700:#4b5563;--color-gray-600:#6b7280;--color-gray-500:#9ca3af;--color-gray-400:#d1d5db;--color-gray-300:#e5e7eb;--color-gray-200:#f3f4f6;--color-gray-100:#f9fafb;--color-white:#fff;--color-slate-600:#64748b;--color-slate-400:#94a3b8;--color-success:#10b981;--color-success-dark:#059669;--color-success-light:#d1fae5;--color-success-bg:#ecfdf5;--color-error:#ef4444;--color-error-dark:#b91c1c;--color-error-light:#fee2e2;--color-error-bg:#fef2f2}html{overscroll-behavior:none;width:100%;overflow-x:hidden}body{overscroll-behavior:none;width:100%;color:var(--foreground);background:var(--background);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.website-layout{width:100%;position:relative;overflow-x:hidden}
.FooterStyles-module__IaJB-a__footer{background:var(--color-primary-green);width:100%;color:var(--color-white);border-top:none;padding:40px 1.5rem}.FooterStyles-module__IaJB-a__container{flex-direction:column;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:0;display:flex}.FooterStyles-module__IaJB-a__logoContainer{align-items:center;gap:8px;display:flex}.FooterStyles-module__IaJB-a__logoImage{width:auto;height:24px}.FooterStyles-module__IaJB-a__logoText{color:var(--color-white);font-size:1.1rem;font-weight:700;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif}.FooterStyles-module__IaJB-a__copyContainer{text-align:center;flex-direction:column;gap:.25rem;max-width:100%;display:flex}.FooterStyles-module__IaJB-a__copy{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-white);opacity:.95;text-shadow:0 1px 2px rgba(0,0,0,.1);margin:0;font-size:.85rem;font-weight:500;line-height:1.5}.FooterStyles-module__IaJB-a__copySmall{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-white);opacity:.8;text-shadow:0 1px 2px rgba(0,0,0,.05);margin:0;font-size:.7rem;font-weight:500;line-height:1.5}.FooterStyles-module__IaJB-a__legalLinks{justify-content:center;align-items:center;gap:.5rem;display:flex}.FooterStyles-module__IaJB-a__legalLink{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-white);opacity:.7;font-size:.7rem;font-weight:500;text-decoration:none;transition:opacity .2s}.FooterStyles-module__IaJB-a__legalLink:hover{opacity:1;text-decoration:underline}.FooterStyles-module__IaJB-a__legalDivider{color:var(--color-white);opacity:.5;font-size:.7rem}.FooterStyles-module__IaJB-a__builtByLink{color:#000;font-weight:700;text-decoration:none;transition:color .2s}.FooterStyles-module__IaJB-a__builtByLink:hover{color:#8b4513;text-decoration:underline}.FooterStyles-module__IaJB-a__heart{color:#e25555;filter:drop-shadow(0 1px 2px rgba(0,0,0,.15));font-size:1em;display:inline-block}.FooterStyles-module__IaJB-a__socialContainer{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.FooterStyles-module__IaJB-a__chatWithUs{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-white);text-shadow:0 1px 2px rgba(0,0,0,.1);font-size:.85rem;font-weight:600}.FooterStyles-module__IaJB-a__socialLinks{justify-content:center;align-items:center;gap:1.25rem;display:flex}.FooterStyles-module__IaJB-a__socialLink{color:var(--color-white);opacity:.9;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));justify-content:center;align-items:center;transition:all .2s;display:flex}.FooterStyles-module__IaJB-a__socialLink:hover{opacity:1;color:var(--color-primary-yellow);transform:translateY(-1px)}@media (min-width:640px){.FooterStyles-module__IaJB-a__footer{padding:48px 1.5rem}.FooterStyles-module__IaJB-a__container{gap:2rem}.FooterStyles-module__IaJB-a__logoImage{height:28px}.FooterStyles-module__IaJB-a__logoText{font-size:1.25rem}.FooterStyles-module__IaJB-a__copy{font-size:.9rem}.FooterStyles-module__IaJB-a__copySmall{font-size:.75rem}.FooterStyles-module__IaJB-a__chatWithUs{font-size:.9rem}.FooterStyles-module__IaJB-a__socialContainer{flex-direction:row;justify-content:center;gap:1.5rem}.FooterStyles-module__IaJB-a__socialLinks{gap:1rem}}@media (min-width:1024px){.FooterStyles-module__IaJB-a__footer{padding:2rem 0}.FooterStyles-module__IaJB-a__container{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;padding:0 2rem}.FooterStyles-module__IaJB-a__copyContainer{text-align:left;max-width:600px}.FooterStyles-module__IaJB-a__socialContainer{flex-direction:row;justify-content:flex-start;align-items:center;width:auto}}@media (min-width:1280px){.FooterStyles-module__IaJB-a__container{max-width:1400px}}
