.footer[data-astro-cid-sz7xmlte]{background:var(--color-dark);color:var(--color-white);padding:4rem 0 2rem}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}.footer-column[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.5rem}.footer-brand[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-logo-wrapper[data-astro-cid-sz7xmlte]{margin-bottom:1rem}.footer-logo[data-astro-cid-sz7xmlte]{width:120px;height:120px;object-fit:contain}.brand-name[data-astro-cid-sz7xmlte]{font-size:1.5rem;font-weight:800;color:var(--color-white);margin-bottom:.5rem}.brand-tagline[data-astro-cid-sz7xmlte]{font-size:1rem;color:var(--color-green);font-weight:600}.footer-description[data-astro-cid-sz7xmlte]{font-size:.9375rem;line-height:1.7;color:var(--color-gray-light)}.column-title[data-astro-cid-sz7xmlte]{font-size:1.125rem;font-weight:700;color:var(--color-white);margin-bottom:.5rem}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.75rem}.footer-link[data-astro-cid-sz7xmlte]{font-size:.9375rem;color:var(--color-gray-light);text-decoration:none;transition:all .2s ease;width:fit-content}.footer-link[data-astro-cid-sz7xmlte]:hover{color:var(--color-white);padding-left:.5rem}.footer-contact[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem}.footer-contact-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1rem;font-size:.9375rem;color:var(--color-gray-light);text-decoration:none;transition:all .2s ease}.footer-contact-item[data-astro-cid-sz7xmlte]:hover{color:var(--color-white)}.footer-icon[data-astro-cid-sz7xmlte]{flex-shrink:0;width:40px;height:40px;background:var(--color-gray-dark);border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.footer-contact-item[data-astro-cid-sz7xmlte]:hover .footer-icon[data-astro-cid-sz7xmlte]{background:var(--color-red)}.footer-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px;color:var(--color-white)}.footer-bottom[data-astro-cid-sz7xmlte]{padding-top:2rem;border-top:1px solid var(--color-gray-dark);text-align:center}.footer-bottom-left[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.copyright[data-astro-cid-sz7xmlte]{font-size:.875rem;color:var(--color-gray-light);margin-bottom:0}.footer-legal-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;font-size:.875rem}.footer-legal-link[data-astro-cid-sz7xmlte]{color:var(--color-gray-light);text-decoration:none;transition:color .2s ease}.footer-legal-link[data-astro-cid-sz7xmlte]:hover{color:var(--color-white)}.footer-legal-separator[data-astro-cid-sz7xmlte]{color:var(--color-gray)}.business-info[data-astro-cid-sz7xmlte]{font-size:.875rem;color:var(--color-gray);margin-top:.75rem}@media(min-width:768px){.footer[data-astro-cid-sz7xmlte]{padding:5rem 0 2rem}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr);gap:3rem}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center}.footer-bottom-left[data-astro-cid-sz7xmlte]{align-items:flex-start}.copyright[data-astro-cid-sz7xmlte],.business-info[data-astro-cid-sz7xmlte]{margin-bottom:0}.business-info[data-astro-cid-sz7xmlte]{margin-top:0}}@media(min-width:1024px){.footer[data-astro-cid-sz7xmlte]{padding:6rem 0 2rem}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:2fr 1fr;gap:4rem}.footer-column[data-astro-cid-sz7xmlte]:first-child{grid-column:auto}}:root{--color-red: #DC2626;--color-red-dark: #B91C1C;--color-green: #16A34A;--color-green-dark: #15803D;--color-yellow: #FBBF24;--color-dark: #111827;--color-gray-dark: #1F2937;--color-gray: #6B7280;--color-gray-light: #E5E7EB;--color-light: #F3F4F6;--color-white: #FFFFFF}*{margin:0;padding:0;box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{margin:0;background:var(--color-white);color:var(--color-dark);line-height:1.6}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}img{max-width:100%;height:auto;display:block}a{color:inherit;transition:all .2s ease}button{font-family:inherit}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.container{padding:0 2rem}}
