.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;transition:all .4s cubic-bezier(.4,0,.2,1)}.header[data-astro-cid-3ef6ksr2].scrolled{background:#fffffff2;backdrop-filter:blur(20px);box-shadow:0 4px 20px #00000014;padding:.75rem 0}.header-inner[data-astro-cid-3ef6ksr2]{max-width:1400px;margin:0 auto;padding:0 4rem;display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-icon[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--gradient-primary);color:#fff;border-radius:var(--radius-md);transition:all .3s ease}.logo[data-astro-cid-3ef6ksr2]:hover .logo-icon[data-astro-cid-3ef6ksr2]{transform:rotate(-5deg) scale(1.05)}.logo-text[data-astro-cid-3ef6ksr2]{font-size:1.15rem;font-weight:700;color:#fff;letter-spacing:-.5px;transition:color .3s ease}.header[data-astro-cid-3ef6ksr2].scrolled .logo-text[data-astro-cid-3ef6ksr2]{color:var(--color-text-dark)}.nav[data-astro-cid-3ef6ksr2]{display:flex;gap:2rem}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#ffffffe6;font-size:.9rem;font-weight:500;text-decoration:none;position:relative;padding:.5rem 0;transition:color .3s ease}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--gradient-primary);border-radius:2px;transition:width .3s ease}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after{width:100%}.header[data-astro-cid-3ef6ksr2].scrolled .nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--color-text)}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-primary)}.header-cta[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;background:var(--gradient-primary);color:#fff;font-size:.9rem;font-weight:600;text-decoration:none;border-radius:var(--radius-md);transition:all .3s ease;box-shadow:0 4px 15px #0d94884d}.header-cta[data-astro-cid-3ef6ksr2]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0d948866}.cta-icon[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff3;border-radius:var(--radius-sm)}.mobile-toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.mobile-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:all .3s ease}.header[data-astro-cid-3ef6ksr2].scrolled .mobile-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{background:var(--color-text-dark)}.mobile-menu[data-astro-cid-3ef6ksr2]{display:none;position:fixed;inset:0;background:linear-gradient(135deg,var(--color-bg-dark) 0%,#1e293b 100%);z-index:999;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.mobile-menu[data-astro-cid-3ef6ksr2].active{opacity:1;visibility:visible}.mobile-nav[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:2rem}.mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#fff;font-size:1.5rem;font-weight:500;text-decoration:none;transition:all .3s ease;opacity:0;transform:translateY(20px)}.mobile-menu[data-astro-cid-3ef6ksr2].active .mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{opacity:1;transform:translateY(0)}.mobile-menu[data-astro-cid-3ef6ksr2].active .mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(1){transition-delay:.1s}.mobile-menu[data-astro-cid-3ef6ksr2].active .mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(2){transition-delay:.15s}.mobile-menu[data-astro-cid-3ef6ksr2].active .mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(3){transition-delay:.2s}.mobile-menu[data-astro-cid-3ef6ksr2].active .mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(4){transition-delay:.25s}.mobile-menu[data-astro-cid-3ef6ksr2].active .mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(5){transition-delay:.3s}.mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-primary)}.mobile-cta[data-astro-cid-3ef6ksr2]{margin-top:1rem;padding:1rem 2rem!important;background:var(--gradient-primary)!important;font-size:1.1rem!important;border-radius:var(--radius-lg);box-shadow:0 4px 20px #0d948866}@media (max-width: 900px){.header-inner[data-astro-cid-3ef6ksr2]{padding:0 1.5rem}.nav[data-astro-cid-3ef6ksr2],.header-cta[data-astro-cid-3ef6ksr2]{display:none}.mobile-toggle[data-astro-cid-3ef6ksr2]{display:flex}.mobile-menu[data-astro-cid-3ef6ksr2]{display:block}}.footer[data-astro-cid-sz7xmlte]{background:var(--color-bg-dark);position:relative}.footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none;z-index:0}.footer[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:800px;height:1px;background:linear-gradient(90deg,transparent,rgba(13,148,136,.5),transparent)}.footer-main[data-astro-cid-sz7xmlte]{padding:5rem 0 3rem;position:relative;z-index:1}.footer-container[data-astro-cid-sz7xmlte]{max-width:1400px;margin:0 auto;padding:0 4rem;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:3rem}.footer-brand[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{color:#fff;font-size:1.35rem;font-weight:600;margin-bottom:.75rem;letter-spacing:-.3px}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#fff9;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.footer-social[data-astro-cid-sz7xmlte]{display:flex;gap:.75rem}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;transition:all .3s ease;border-radius:var(--radius-md)}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:translateY(-3px)}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px}.footer-links[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte],.footer-contact[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.5rem}.footer-links[data-astro-cid-sz7xmlte] nav[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.75rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff9;font-size:.9rem;text-decoration:none;transition:all .2s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-accent);padding-left:4px}.footer-contact[data-astro-cid-sz7xmlte] address[data-astro-cid-sz7xmlte]{font-style:normal}.footer-contact[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;gap:.75rem;color:#fff9;font-size:.9rem;margin-bottom:1rem;line-height:1.5}.footer-contact[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{flex-shrink:0;margin-top:2px;color:var(--color-primary)}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff9;text-decoration:none;transition:color .2s}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-accent)}.footer-hours[data-astro-cid-sz7xmlte]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.footer-hours[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{display:block;color:#fffc;font-size:.85rem;margin-bottom:.5rem}.footer-hours[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{display:block;color:#ffffff80;font-size:.85rem}.footer-bottom[data-astro-cid-sz7xmlte]{padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.08);position:relative;z-index:1}.footer-bottom[data-astro-cid-sz7xmlte] .footer-container[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:#fff6;font-size:.85rem;margin:0}.made-by[data-astro-cid-sz7xmlte]{color:#fff9!important;font-size:.85rem}.made-by[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-accent);text-decoration:none;font-weight:600;transition:color .2s ease}.made-by[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-spacer[data-astro-cid-sz7xmlte]{height:70px;background:var(--color-bg-dark)}@media (max-width: 1024px){.footer-container[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:2.5rem;padding:0 2rem}.footer-bottom[data-astro-cid-sz7xmlte] .footer-container[data-astro-cid-sz7xmlte]{flex-direction:column;gap:.5rem;text-align:center}}@media (max-width: 600px){.footer-main[data-astro-cid-sz7xmlte]{padding:3rem 0 2rem}.footer-container[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem;padding:0 1.5rem;text-align:center}.footer-social[data-astro-cid-sz7xmlte],.footer-contact[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{justify-content:center}}.sticky-bar[data-astro-cid-5qlys77k]{position:fixed;bottom:0;left:0;right:0;background:var(--color-bg-dark);padding:1rem 2rem;z-index:900;transform:translateY(100%);opacity:0;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s ease;box-shadow:0 -4px 30px #00000026}.sticky-bar[data-astro-cid-5qlys77k].visible{transform:translateY(0);opacity:1}.sticky-bar[data-astro-cid-5qlys77k].hidden{display:none}.sticky-content[data-astro-cid-5qlys77k]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.sticky-text[data-astro-cid-5qlys77k]{display:flex;align-items:center;gap:.75rem;color:#ffffffe6;font-size:.95rem}.sticky-text[data-astro-cid-5qlys77k] strong[data-astro-cid-5qlys77k]{color:#fff;font-weight:600}.sticky-icon[data-astro-cid-5qlys77k]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--gradient-primary);border-radius:var(--radius-sm);color:#fff;flex-shrink:0}.sticky-actions[data-astro-cid-5qlys77k]{display:flex;gap:.75rem;flex-shrink:0}.sticky-btn[data-astro-cid-5qlys77k]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;border-radius:var(--radius-md);text-decoration:none;transition:all .3s ease}.sticky-btn[data-astro-cid-5qlys77k].primary{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 15px #0d94884d}.sticky-btn[data-astro-cid-5qlys77k].primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0d948866}.sticky-btn[data-astro-cid-5qlys77k]:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px}.sticky-close[data-astro-cid-5qlys77k]:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px}.sticky-btn[data-astro-cid-5qlys77k].primary svg[data-astro-cid-5qlys77k]{transition:transform .3s ease}.sticky-btn[data-astro-cid-5qlys77k].primary:hover svg[data-astro-cid-5qlys77k]{transform:translate(3px)}.sticky-btn[data-astro-cid-5qlys77k].secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.sticky-btn[data-astro-cid-5qlys77k].secondary:hover{background:#ffffff26;border-color:#ffffff4d}.sticky-close[data-astro-cid-5qlys77k]{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:transparent;border:none;color:#ffffff80;cursor:pointer;padding:.5rem;transition:color .3s ease}.sticky-close[data-astro-cid-5qlys77k]:hover{color:#fff}@media (max-width: 900px){.sticky-bar[data-astro-cid-5qlys77k]{padding:1rem}.sticky-content[data-astro-cid-5qlys77k]{flex-direction:column;gap:1rem;text-align:center}.sticky-text[data-astro-cid-5qlys77k]{flex-direction:column;font-size:.85rem}.sticky-actions[data-astro-cid-5qlys77k]{width:100%}.sticky-btn[data-astro-cid-5qlys77k]{flex:1;justify-content:center;padding:.65rem 1rem}.sticky-close[data-astro-cid-5qlys77k]{top:.5rem;right:.5rem;transform:none}}.chat-widget[data-astro-cid-ryytxnzt]{position:fixed;bottom:2rem;right:2rem;z-index:800;opacity:0;transform:scale(.8) translateY(20px);transition:opacity .4s ease,transform .4s cubic-bezier(.4,0,.2,1)}.chat-widget[data-astro-cid-ryytxnzt].visible{opacity:1;transform:scale(1) translateY(0)}.chat-tooltip[data-astro-cid-ryytxnzt]{position:absolute;bottom:100%;right:0;margin-bottom:1rem;background:#fff;padding:1rem 2.5rem 1rem 1rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);opacity:0;transform:translateY(10px);transition:all .3s ease;pointer-events:none;white-space:nowrap}.chat-tooltip[data-astro-cid-ryytxnzt].visible{opacity:1;transform:translateY(0);pointer-events:auto}.chat-tooltip[data-astro-cid-ryytxnzt]:after{content:"";position:absolute;bottom:-8px;right:24px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid white}.chat-tooltip[data-astro-cid-ryytxnzt] p[data-astro-cid-ryytxnzt]{margin:0;color:var(--color-text-dark);font-size:.9rem;font-weight:500}.tooltip-close[data-astro-cid-ryytxnzt]{position:absolute;top:.5rem;right:.5rem;background:transparent;border:none;color:var(--color-text-light);cursor:pointer;padding:.25rem;transition:color .2s ease}.tooltip-close[data-astro-cid-ryytxnzt]:hover{color:var(--color-text-dark)}.tooltip-close[data-astro-cid-ryytxnzt]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:2px}.chat-bubble[data-astro-cid-ryytxnzt]{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#0084ff,#06c);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 20px #0084ff66;transition:all .3s ease;position:relative;text-decoration:none}.chat-bubble[data-astro-cid-ryytxnzt]:hover{transform:scale(1.1);box-shadow:0 6px 25px #0084ff80}.chat-bubble[data-astro-cid-ryytxnzt]:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.bubble-icon[data-astro-cid-ryytxnzt]{display:flex;align-items:center;justify-content:center}.bubble-badge[data-astro-cid-ryytxnzt]{position:absolute;top:-4px;right:-4px;width:20px;height:20px;background:var(--color-secondary);color:#fff;font-size:.7rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pulse-badge 2s ease-in-out infinite}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width: 480px){.chat-widget[data-astro-cid-ryytxnzt]{bottom:1rem;right:1rem}.chat-tooltip[data-astro-cid-ryytxnzt]{display:none}}@media (min-width: 901px){.chat-widget[data-astro-cid-ryytxnzt]{bottom:6rem}}@media (prefers-reduced-motion: reduce){.bubble-badge[data-astro-cid-ryytxnzt]{animation:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{font-family:Outfit,system-ui,-apple-system,sans-serif;line-height:1.7;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.skip-link{position:absolute;top:-100%;left:50%;transform:translate(-50%);padding:1rem 2rem;background:var(--color-bg-dark);color:#fff;font-weight:600;text-decoration:none;border-radius:var(--radius-md);z-index:10000;transition:top .3s ease}.skip-link:focus{top:1rem;outline:3px solid var(--color-accent);outline-offset:2px}:focus{outline:none}:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px;border-radius:2px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.hero a:focus-visible,.hero button:focus-visible,[class*=bg-dark] a:focus-visible,[class*=bg-dark] button:focus-visible,.sticky-bar a:focus-visible,.sticky-bar button:focus-visible,.stats-bar a:focus-visible,.stats-bar button:focus-visible,.footer a:focus-visible,.footer button:focus-visible{outline-color:var(--color-accent)}.visually-hidden,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}main:focus{outline:none}main:focus-visible{outline:3px solid var(--color-primary);outline-offset:-3px}h1,h2,h3,h4,h5,h6{font-family:Outfit,system-ui,sans-serif;font-weight:600;line-height:1.3;color:var(--color-text-dark)}main{min-height:100vh}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.animate-section{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.animate-section.visible{opacity:1;transform:translateY(0)}[data-animate]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}[data-animate].animated{opacity:1;transform:translateY(0)}[data-tilt]{transition:transform .15s ease;transform-style:preserve-3d;will-change:transform}::selection{background:var(--color-primary-light);color:var(--color-primary-dark)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg-warm)}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary-dark)}
