*{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;margin:0;padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body{overflow-x:hidden}a{text-decoration:none}button,input,select,textarea{font-family:Poppins,sans-serif}.toast-container{pointer-events:none;flex-direction:column;gap:12px;width:100%;max-width:500px;padding:0 20px;z-index:999999!important;display:flex!important;position:fixed!important;bottom:24px!important;left:50%!important;transform:translate(-50%)!important}.toast{opacity:0;pointer-events:auto;transition:all .4s cubic-bezier(.34,1.56,.64,1);overflow:visible;transform:translateY(100px)scale(.9);color:#1f2937!important;z-index:1000000!important;background:#fff!important;border:1px solid #e5e7eb80!important;border-radius:12px!important;width:100%!important;margin:0!important;padding:18px 24px 18px 56px!important;font-size:15px!important;font-weight:500!important;position:relative!important;box-shadow:0 10px 40px #00000026,0 4px 12px #0000001a!important}.toast.show{opacity:1!important;transform:translateY(0)scale(1)!important}.toast-success{border-left:4px solid #10b981;background:linear-gradient(135deg,#fff 0%,#f0fdf4 100%)!important}.toast-success:before{content:"✓";color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:700;animation:.5s cubic-bezier(.34,1.56,.64,1) checkmarkPop;display:flex;position:absolute;top:50%;left:18px;transform:translateY(-50%);box-shadow:0 4px 12px #10b9814d}.toast-error{border-left:4px solid #ef4444;background:linear-gradient(135deg,#fff 0%,#fef2f2 100%)!important}.toast-error:before{content:"✕";color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:700;animation:.5s cubic-bezier(.34,1.56,.64,1) checkmarkPop;display:flex;position:absolute;top:50%;left:18px;transform:translateY(-50%);box-shadow:0 4px 12px #ef44444d}@keyframes checkmarkPop{0%{transform:translateY(-50%)scale(0)}50%{transform:translateY(-50%)scale(1.2)}to{transform:translateY(-50%)scale(1)}}@media (width<=640px){.toast-container{padding:0 16px;bottom:20px!important}.toast{border-radius:10px!important;padding:16px 20px 16px 52px!important;font-size:14px!important}.toast-success:before,.toast-error:before{width:28px;height:28px;font-size:14px;left:16px}}header[data-astro-cid-nen7h5rs]{z-index:1000;background:#fff;position:sticky;top:0}.top-bar[data-astro-cid-nen7h5rs]{color:#fff;background:#dc2626;padding:10px 0;font-size:13px}.top-bar[data-astro-cid-nen7h5rs] .container[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 20px;display:flex}.top-bar[data-astro-cid-nen7h5rs] .left[data-astro-cid-nen7h5rs],.top-bar[data-astro-cid-nen7h5rs] .right[data-astro-cid-nen7h5rs]{align-items:center;gap:16px;display:flex}.social-links[data-astro-cid-nen7h5rs]{gap:12px;display:flex}.social-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#fff;align-items:center;transition:opacity .2s;display:flex}.social-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{opacity:.8}.phone[data-astro-cid-nen7h5rs]{color:#fff;font-size:15px;font-weight:600;text-decoration:none}.navbar[data-astro-cid-nen7h5rs]{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 0}.navbar[data-astro-cid-nen7h5rs] .container[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 20px;display:flex}.logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{display:block}.nav-menu[data-astro-cid-nen7h5rs]{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.nav-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#1f2937;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s}.nav-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:#dc2626}.dropdown[data-astro-cid-nen7h5rs]{position:relative}.dropdown-toggle[data-astro-cid-nen7h5rs]{cursor:pointer}.dropdown-menu[data-astro-cid-nen7h5rs]{opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:200px;margin:8px 0 0;padding:8px 0;list-style:none;transition:all .2s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 4px 12px #0000001a}.dropdown[data-astro-cid-nen7h5rs]:hover .dropdown-menu[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]{margin:0}.dropdown-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#1f2937;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}.dropdown-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:#dc2626;background:#f3f4f6}.contact-btn[data-astro-cid-nen7h5rs]{color:#fff;background:#dc2626;border-radius:6px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}.contact-btn[data-astro-cid-nen7h5rs]:hover{background:#b91c1c}.mobile-menu-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.mobile-menu-toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:#1f2937;border-radius:2px;width:25px;height:3px;transition:all .3s}.mobile-menu-toggle[data-astro-cid-nen7h5rs].active span[data-astro-cid-nen7h5rs]:first-child{transform:rotate(45deg)translate(8px,8px)}.mobile-menu-toggle[data-astro-cid-nen7h5rs].active span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-nen7h5rs].active span[data-astro-cid-nen7h5rs]:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.mobile-menu-overlay[data-astro-cid-nen7h5rs]{z-index:999;opacity:0;background:#00000080;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.mobile-menu-overlay[data-astro-cid-nen7h5rs].active{opacity:1;display:block}@media (width<=968px){.mobile-menu-toggle[data-astro-cid-nen7h5rs]{display:flex}.nav-menu[data-astro-cid-nen7h5rs]{z-index:1000;background:#fff;flex-direction:column;align-items:flex-start;gap:0;width:280px;height:100vh;padding:80px 24px 24px;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-2px 0 10px #0000001a}.nav-menu[data-astro-cid-nen7h5rs].active{right:0}.nav-menu[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]{border-bottom:1px solid #e5e7eb;width:100%}.nav-menu[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]:last-child{border-bottom:none}.nav-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{width:100%;padding:16px 0;display:block}.dropdown-menu[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;box-shadow:none;background:#f9fafb;border:none;border-top:1px solid #e5e7eb;border-radius:0;width:100%;margin:0;padding:0;display:none;position:static;transform:none}.dropdown[data-astro-cid-nen7h5rs].active .dropdown-menu[data-astro-cid-nen7h5rs]{display:block}.dropdown-menu[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]{border-bottom:1px solid #e5e7eb}.dropdown-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:12px 16px;font-size:14px}.navbar[data-astro-cid-nen7h5rs] .container[data-astro-cid-nen7h5rs]{position:relative}.contact-btn[data-astro-cid-nen7h5rs]{display:none}}@media (width<=768px){.top-bar[data-astro-cid-nen7h5rs] .container[data-astro-cid-nen7h5rs]{text-align:center;flex-direction:column;gap:8px}.top-bar[data-astro-cid-nen7h5rs] .left[data-astro-cid-nen7h5rs],.top-bar[data-astro-cid-nen7h5rs] .right[data-astro-cid-nen7h5rs]{flex-direction:column;gap:8px}.top-bar[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{font-size:11px}.phone[data-astro-cid-nen7h5rs]{font-size:14px}.navbar[data-astro-cid-nen7h5rs]{padding:12px 0}.logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:80px;height:auto}.dropdown-menu[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;box-shadow:none;border:none;border-top:1px solid #e5e7eb;position:static;transform:none}}
