*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#1b4f6c;background:#fff;overflow-x:hidden;-webkit-overflow-scrolling:auto}html{scroll-behavior:auto}h1,h2,h3,h4{font-family:Playfair Display,Georgia,serif;font-weight:500;color:#1b4f6c}a{color:#3b9aad;text-decoration:none;transition:color .3s ease}a:hover{color:#1b4f6c}.page-wrapper.svelte-1ev40do.svelte-1ev40do{min-height:100vh;display:flex;flex-direction:column}header.svelte-1ev40do.svelte-1ev40do{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);background:transparent}header.scrolled.svelte-1ev40do.svelte-1ev40do{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:.5rem 2rem;box-shadow:0 2px 20px #1b4f6c1a}nav.svelte-1ev40do.svelte-1ev40do{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.logo.svelte-1ev40do.svelte-1ev40do{display:flex;align-items:center}.logo-img.svelte-1ev40do.svelte-1ev40do{height:50px;width:auto;transition:height .3s ease}header.scrolled.svelte-1ev40do .logo-img.svelte-1ev40do{height:40px}.nav-links.svelte-1ev40do.svelte-1ev40do{display:flex;align-items:center;gap:2rem}.nav-links.svelte-1ev40do a.svelte-1ev40do{color:#1b4f6c;text-decoration:none;font-size:.95rem;font-weight:500;letter-spacing:.3px;transition:color .3s ease;position:relative}.nav-links.svelte-1ev40do a.svelte-1ev40do:hover{color:#3b9aad}.nav-links.svelte-1ev40do a.svelte-1ev40do:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#3b9aad;transition:width .3s ease}.nav-links.svelte-1ev40do a.svelte-1ev40do:hover:after{width:100%}.nav-cta.svelte-1ev40do.svelte-1ev40do{padding:.7rem 1.5rem!important;background:#3b9aad!important;color:#fff!important;border-radius:6px;font-weight:500!important;box-shadow:0 2px 8px #3b9aad4d}.nav-cta.svelte-1ev40do.svelte-1ev40do:after{display:none!important}.nav-cta.svelte-1ev40do.svelte-1ev40do:hover{background:#1b4f6c!important;transform:translateY(-2px);box-shadow:0 4px 15px #1b4f6c4d}.mobile-toggle.svelte-1ev40do.svelte-1ev40do{display:none;background:none;border:none;width:30px;height:20px;position:relative;cursor:pointer;z-index:101}.mobile-toggle.svelte-1ev40do span.svelte-1ev40do,.mobile-toggle.svelte-1ev40do span.svelte-1ev40do:before,.mobile-toggle.svelte-1ev40do span.svelte-1ev40do:after{display:block;position:absolute;width:100%;height:2px;background:#1b4f6c;transition:all .3s ease}.mobile-toggle.svelte-1ev40do span.svelte-1ev40do{top:50%;transform:translateY(-50%)}.mobile-toggle.svelte-1ev40do span.svelte-1ev40do:before{content:"";top:-8px}.mobile-toggle.svelte-1ev40do span.svelte-1ev40do:after{content:"";top:8px}.mobile-toggle.svelte-1ev40do span.open.svelte-1ev40do{background:transparent}.mobile-toggle.svelte-1ev40do span.open.svelte-1ev40do:before{top:0;transform:rotate(45deg)}.mobile-toggle.svelte-1ev40do span.open.svelte-1ev40do:after{top:0;transform:rotate(-45deg)}footer.svelte-1ev40do.svelte-1ev40do{background:#1b4f6c;color:#fff;padding:4rem 2rem 2rem;margin-top:auto}.footer-content.svelte-1ev40do.svelte-1ev40do{max-width:1200px;margin:0 auto}.footer-grid.svelte-1ev40do.svelte-1ev40do{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand.svelte-1ev40do.svelte-1ev40do{display:flex;flex-direction:column;align-items:center}.footer-logo.svelte-1ev40do.svelte-1ev40do{object-fit:contain;height:60px;width:auto;margin-bottom:1rem;filter:brightness(0) invert(1)}.tagline.svelte-1ev40do.svelte-1ev40do{color:#7ec8e3;font-size:.95rem}.footer-contact.svelte-1ev40do h4.svelte-1ev40do,.footer-links.svelte-1ev40do h4.svelte-1ev40do,.footer-social.svelte-1ev40do h4.svelte-1ev40do{color:#fff;font-size:1rem;margin-bottom:1rem;font-family:Inter,sans-serif;font-weight:600}.footer-contact.svelte-1ev40do a.svelte-1ev40do,.footer-links.svelte-1ev40do a.svelte-1ev40do{display:block;color:#7ec8e3;margin-bottom:.5rem;font-size:.9rem}.footer-contact.svelte-1ev40do a.svelte-1ev40do:hover,.footer-links.svelte-1ev40do a.svelte-1ev40do:hover{color:#fff}.footer-contact.svelte-1ev40do .phone.svelte-1ev40do{font-size:1.1rem;font-weight:500;color:#fff}.footer-contact.svelte-1ev40do .location.svelte-1ev40do{color:#7ec8e3;font-size:.9rem;margin-top:.5rem}.social-icons.svelte-1ev40do.svelte-1ev40do{display:flex;gap:1rem}.social-icons.svelte-1ev40do a.svelte-1ev40do{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #3B9AAD;border-radius:50%;color:#7ec8e3;transition:all .3s ease}.social-icons.svelte-1ev40do a.svelte-1ev40do:hover{background:#3b9aad;color:#fff;transform:translateY(-3px)}.social-icons.svelte-1ev40do svg.svelte-1ev40do{width:18px;height:18px}.footer-bottom.svelte-1ev40do.svelte-1ev40do{border-top:1px solid rgba(126,200,227,.2);padding-top:2rem;text-align:center}.copyright.svelte-1ev40do.svelte-1ev40do{color:#7ec8e3;font-size:.85rem}@media (max-width: 900px){.footer-grid.svelte-1ev40do.svelte-1ev40do{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 768px){header.svelte-1ev40do.svelte-1ev40do{padding:.75rem 1rem}header.scrolled.svelte-1ev40do.svelte-1ev40do{padding:.5rem 1rem}.mobile-toggle.svelte-1ev40do.svelte-1ev40do{display:block}.nav-links.svelte-1ev40do.svelte-1ev40do{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#fffffffa;flex-direction:column;justify-content:center;gap:2rem;transition:right .4s ease}.nav-links.open.svelte-1ev40do.svelte-1ev40do{right:0}.nav-links.svelte-1ev40do a.svelte-1ev40do{font-size:1.2rem}.footer-grid.svelte-1ev40do.svelte-1ev40do{grid-template-columns:1fr;text-align:center}.social-icons.svelte-1ev40do.svelte-1ev40do{justify-content:center}}
