*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#333;background:#fff;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-weight:700;line-height:1.2}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.container{max-width:1100px;margin:0 auto;padding:0 20px}.mobile-sticky-cta{display:none;position:fixed;bottom:16px;left:16px;right:16px;z-index:999;background:linear-gradient(135deg,#4a7c59,#6b9b7a);color:#fff;padding:16px 24px;font-size:1rem;font-weight:600;font-family:inherit;text-align:center;justify-content:center;align-items:center;gap:10px;border-radius:14px;border:none;cursor:pointer;box-shadow:0 4px 20px #18227966,0 2px 8px #0003;overflow:hidden}.mobile-sticky-cta:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);animation:mobileShine 2.5s ease-in-out infinite}@keyframes mobileShine{0%{left:-100%}50%,to{left:150%}}.mobile-sticky-cta .cta-icon{font-size:1.1rem}.mobile-sticky-cta:active{transform:scale(.97);box-shadow:0 2px 10px #1822794d,0 1px 4px #00000026}@media (max-width: 768px){.mobile-sticky-cta{display:flex}body{padding-bottom:90px}}.contact-modal-overlay{display:none;position:fixed;inset:0;z-index:1000;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);align-items:flex-end;justify-content:center;padding:16px}.contact-modal-overlay.active{display:flex}.contact-modal{background:#fff;border-radius:20px;padding:24px;width:100%;max-width:400px;position:relative;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-close{position:absolute;top:16px;right:16px;background:#f1f5f9;border:none;width:32px;height:32px;border-radius:50%;font-size:1rem;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#e2e8f0;color:#1e293b}.contact-modal h3{color:#1e293b;font-size:1.3rem;margin-bottom:12px}.modal-status{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:20px}.modal-status.open{background:#dcfce7;color:#166534}.modal-status.closed{background:#fef2f2;color:#991b1b}.status-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.modal-status.open .status-dot{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.modal-options{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.modal-option{display:flex;align-items:center;gap:14px;padding:16px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;transition:all .2s}.modal-option:hover{background:#f1f5f9;border-color:#cbd5e1}.modal-option.phone{background:linear-gradient(135deg,#4a7c59,#6b9b7a);border-color:transparent}.modal-option.phone .option-icon,.modal-option.phone .option-label,.modal-option.phone .option-value{color:#fff}.modal-option.phone:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1822794d}.option-icon{font-size:1.5rem}.option-content{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.option-label{font-size:.8rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.option-value{font-size:1rem;font-weight:600;color:#1e293b;word-break:break-all}.modal-option.email .option-value{font-size:.9rem}.modal-hours{text-align:center;color:#94a3b8;font-size:.85rem}@media (min-width: 769px){.contact-modal-overlay{align-items:center}}@media (max-width: 380px){.modal-option.email .option-value{font-size:.8rem}}.nav[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;background:#4a7c59;z-index:100;height:70px}.nav-inner[data-astro-cid-pux6a34n]{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:100%}.logo[data-astro-cid-pux6a34n] img[data-astro-cid-pux6a34n]{height:45px;width:auto}.nav-links[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:35px}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:#ffffffe6;font-size:.95rem;font-weight:500;transition:color .2s}.nav-links[data-astro-cid-pux6a34n]>a[data-astro-cid-pux6a34n]:hover,.nav-dropdown-trigger[data-astro-cid-pux6a34n]:hover{color:#fff}.nav-dropdown[data-astro-cid-pux6a34n]{position:relative}.nav-dropdown-trigger[data-astro-cid-pux6a34n]{cursor:pointer}.nav-dropdown-menu[data-astro-cid-pux6a34n]{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;min-width:180px;border-radius:8px;box-shadow:0 10px 40px #00000026;opacity:0;visibility:hidden;transition:all .2s ease;padding:10px 0;margin-top:15px}.nav-dropdown-menu[data-astro-cid-pux6a34n]:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);border:8px solid transparent;border-bottom-color:#fff}.nav-dropdown[data-astro-cid-pux6a34n]:hover .nav-dropdown-menu[data-astro-cid-pux6a34n]{opacity:1;visibility:visible;margin-top:10px}.nav-dropdown-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{display:block;padding:10px 20px;color:#333!important;font-size:.9rem;transition:background .2s}.nav-dropdown-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{background:#f8fafc;color:#4a7c59!important}.nav-phone[data-astro-cid-pux6a34n]{background:#fff!important;color:#4a7c59!important;padding:10px 22px!important;font-weight:600!important;border-radius:8px;transition:all .2s ease!important}.nav-phone[data-astro-cid-pux6a34n]:hover{background:#f8fafc!important;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.mobile-btn[data-astro-cid-pux6a34n]{display:none;flex-direction:column;justify-content:center;gap:6px;background:none;border:none;cursor:pointer;padding:10px;width:40px;height:40px}.mobile-btn[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{display:block;width:22px;height:2px;background:#fff;transition:.2s}.mobile-btn[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:first-child{transform:rotate(45deg) translate(3px,3px)}.mobile-btn[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:last-child{transform:rotate(-45deg) translate(3px,-3px)}.mobile-menu[data-astro-cid-pux6a34n]{display:none;position:fixed;top:70px;left:0;right:0;background:#4a7c59;padding:20px;flex-direction:column;z-index:99;border-top:1px solid rgba(255,255,255,.1)}.mobile-menu[data-astro-cid-pux6a34n].open{display:flex}.mobile-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:#fff;font-weight:500;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-phone[data-astro-cid-pux6a34n]{background:#fff;color:#4a7c59!important;text-align:center;padding:15px!important;margin-top:15px;font-weight:600}@media (max-width: 768px){.nav-links[data-astro-cid-pux6a34n]{display:none}.mobile-btn[data-astro-cid-pux6a34n]{display:flex}}.footer[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#4a7c59,#3a5f47);color:#fff;padding:60px 20px 35px}.footer-inner[data-astro-cid-sz7xmlte]{max-width:1100px;margin:0 auto}.footer-main[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:35px;border-bottom:1px solid rgba(255,255,255,.15);margin-bottom:25px}.footer-logo[data-astro-cid-sz7xmlte]{height:50px;margin-bottom:15px;border-radius:8px}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#fffc;font-size:.95rem;line-height:1.6}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;gap:50px}.footer-nav-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:8px}.footer-nav-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#fff;font-size:.9rem;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.footer-nav-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffb3;font-size:.9rem;transition:all .2s}.footer-nav-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-contact[data-astro-cid-sz7xmlte]{text-align:right}.footer-contact[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#fff;font-size:.9rem;font-weight:600;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.footer-contact[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#fffc;font-size:.95rem;margin-bottom:8px}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fffc;transition:all .2s}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff;text-decoration:underline}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#fff9;font-size:.85rem}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:25px}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff9;font-size:.85rem;transition:all .2s}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}@media (max-width: 900px){.footer-main[data-astro-cid-sz7xmlte]{flex-wrap:wrap;gap:40px}.footer-nav[data-astro-cid-sz7xmlte]{gap:40px}.footer-contact[data-astro-cid-sz7xmlte]{text-align:left;width:100%}}@media (max-width: 600px){.footer[data-astro-cid-sz7xmlte]{padding:50px 20px 30px}.footer-main[data-astro-cid-sz7xmlte]{flex-direction:column;gap:30px}.footer-nav[data-astro-cid-sz7xmlte]{width:100%;justify-content:space-between}.footer-contact[data-astro-cid-sz7xmlte]{text-align:left}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:15px;text-align:center}}
