.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1);background:transparent;padding:1rem 0}.header-content[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;max-width:100%;margin:0 auto;padding:0 2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.logo[data-astro-cid-3ef6ksr2]{flex-shrink:0;z-index:1001}.logo-img[data-astro-cid-3ef6ksr2]{height:40px;width:auto;transition:all .3s ease;filter:brightness(0) invert(1)}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem;flex-grow:1;justify-content:flex-end;margin-right:2rem}.nav-link[data-astro-cid-3ef6ksr2]{color:#fff;text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s ease;position:relative;padding:.5rem 0}.nav-link[data-astro-cid-3ef6ksr2]:hover{color:#fffc;transform:translateY(-1px)}.nav-link[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#fff;transition:width .3s ease}.nav-link[data-astro-cid-3ef6ksr2]:hover:after{width:100%}.nav-item[data-astro-cid-3ef6ksr2]{position:relative}.submenu[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);background:#ffffffd9;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:1rem;padding:.5rem;min-width:220px;box-shadow:0 8px 32px #0000001a;z-index:1001;border:1px solid rgba(255,255,255,.25);opacity:0;visibility:hidden;transform:translateY(10px) translate(-50%);transition:opacity .3s ease,transform .3s ease}.nav-item[data-astro-cid-3ef6ksr2]:hover>.submenu[data-astro-cid-3ef6ksr2]{display:block;opacity:1;visibility:visible;transform:translateY(0) translate(-50%)}.header[data-astro-cid-3ef6ksr2].scrolled .submenu[data-astro-cid-3ef6ksr2]{background:linear-gradient(to left,transparent,rgba(255,255,255,.9)),#fffc}.submenu-link[data-astro-cid-3ef6ksr2]{display:block;color:#2c5752;padding:.75rem 1rem;text-decoration:none;font-weight:500;font-size:.9rem;border-radius:.75rem;white-space:nowrap;transition:all .2s ease}.submenu-link[data-astro-cid-3ef6ksr2]:hover{background:#497c781a;color:#1a3a37}.cta-container[data-astro-cid-3ef6ksr2]{flex-shrink:0;display:flex;align-items:center;gap:.75rem;margin-left:2rem}.cta-button[data-astro-cid-3ef6ksr2]{background:linear-gradient(135deg,#a81f1b,#dc7f7b);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:2rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px #a81f1b4d;text-decoration:none;text-align:center}.cta-button[data-astro-cid-3ef6ksr2]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #a81f1b66;background:linear-gradient(135deg,#861915,#a81f1b)}.cta-secondary[data-astro-cid-3ef6ksr2]{background:#fff3;border:1px solid white;padding:calc(.75rem - 1px) calc(1.5rem - 1px);box-shadow:none}.cta-secondary[data-astro-cid-3ef6ksr2]:hover{background:#ffffff4d;transform:translateY(-2px);box-shadow:none;color:#fff}.header[data-astro-cid-3ef6ksr2].scrolled{padding:.75rem 1.5rem;margin:1rem;border-radius:2rem;background:linear-gradient(to left,transparent,rgba(255,255,255,.7)),#ffffff80;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;max-width:calc(100% - 3rem);left:1.5rem;right:1.5rem;width:auto}.header[data-astro-cid-3ef6ksr2].scrolled .header-content[data-astro-cid-3ef6ksr2]{padding:0;max-width:none}.header[data-astro-cid-3ef6ksr2].scrolled .logo-img[data-astro-cid-3ef6ksr2]{height:32px;filter:none}.header[data-astro-cid-3ef6ksr2].scrolled .nav[data-astro-cid-3ef6ksr2]{gap:1.5rem}.header[data-astro-cid-3ef6ksr2].scrolled .nav-link[data-astro-cid-3ef6ksr2]{font-size:.9rem;color:#497c78}.header[data-astro-cid-3ef6ksr2].scrolled .nav-link[data-astro-cid-3ef6ksr2]:hover{color:#2c5752}.header[data-astro-cid-3ef6ksr2].scrolled .nav-link[data-astro-cid-3ef6ksr2]:after{background:#497c78}.header[data-astro-cid-3ef6ksr2].scrolled .cta-button[data-astro-cid-3ef6ksr2]{padding:.6rem 1.2rem;font-size:.8rem}.header[data-astro-cid-3ef6ksr2].scrolled .cta-secondary[data-astro-cid-3ef6ksr2]{color:#497c78;border-color:#497c78;background:transparent;padding:calc(.6rem - 1px) calc(1.2rem - 1px)}.header[data-astro-cid-3ef6ksr2].scrolled .cta-secondary[data-astro-cid-3ef6ksr2]:hover{background:#497c781a;color:#2c5752}.mobile-menu-button[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:1002}.mobile-menu-button[data-astro-cid-3ef6ksr2] .line[data-astro-cid-3ef6ksr2]{width:2rem;height:2px;background:#fff;transition:all .3s ease;transform-origin:center}.header[data-astro-cid-3ef6ksr2].mobile-menu-open .mobile-menu-button[data-astro-cid-3ef6ksr2] .line[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(10px) rotate(45deg)}.header[data-astro-cid-3ef6ksr2].mobile-menu-open .mobile-menu-button[data-astro-cid-3ef6ksr2] .line[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.header[data-astro-cid-3ef6ksr2].mobile-menu-open .mobile-menu-button[data-astro-cid-3ef6ksr2] .line[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.header[data-astro-cid-3ef6ksr2].scrolled.mobile-menu-open{margin:0!important;left:0!important;right:0!important;max-width:100%!important;width:100%!important;border-radius:0!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;box-shadow:none!important;transition:none!important}.header[data-astro-cid-3ef6ksr2].scrolled.mobile-menu-open .header-content[data-astro-cid-3ef6ksr2]{padding:0 3rem 0 0}.header[data-astro-cid-3ef6ksr2].mobile-menu-open .mobile-menu-button[data-astro-cid-3ef6ksr2] .line[data-astro-cid-3ef6ksr2]{background:#497c78!important}.header[data-astro-cid-3ef6ksr2].scrolled .mobile-menu-button[data-astro-cid-3ef6ksr2] .line[data-astro-cid-3ef6ksr2]{background:#497c78}.mobile-nav[data-astro-cid-3ef6ksr2]{display:none;position:fixed;width:100vw!important;height:100vh!important;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:999;padding:6rem 2rem calc(6rem + env(safe-area-inset-bottom));overflow-y:auto;margin:0!important;border-radius:0!important;box-shadow:none!important;border:none!important;transform:none!important;inset:0!important}.header[data-astro-cid-3ef6ksr2].scrolled .mobile-nav[data-astro-cid-3ef6ksr2]{position:fixed!important;width:100vw!important;height:100vh!important;margin:0!important;border-radius:0!important;transform:none!important;inset:0!important}.mobile-nav[data-astro-cid-3ef6ksr2].mobile-nav{box-sizing:border-box!important;min-width:100vw!important;min-height:100vh!important;max-width:100vw!important;max-height:100vh!important}.mobile-nav-links[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:1.5rem}.mobile-nav-link[data-astro-cid-3ef6ksr2]{font-size:1.5rem;color:#2c5752;text-decoration:none;font-weight:600}.mobile-submenu[data-astro-cid-3ef6ksr2]{padding-left:1rem;margin-top:.75rem;display:flex;flex-direction:column;gap:.75rem}.mobile-submenu-link[data-astro-cid-3ef6ksr2]{color:#497c78;text-decoration:none;font-size:1.2rem}.mobile-cta-container[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(73,124,120,.2)}.mobile-cta-button[data-astro-cid-3ef6ksr2]{background:linear-gradient(135deg,#a81f1b,#dc7f7b);color:#fff;border:none;padding:1rem 1.5rem;border-radius:2rem;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px #a81f1b4d;text-decoration:none;text-align:center}.mobile-cta-button[data-astro-cid-3ef6ksr2]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #a81f1b66;background:linear-gradient(135deg,#861915,#a81f1b)}.mobile-cta-secondary[data-astro-cid-3ef6ksr2]{background:transparent;border:2px solid #497c78;color:#497c78;box-shadow:none}.mobile-cta-secondary[data-astro-cid-3ef6ksr2]:hover{background:#497c78;color:#fff;transform:translateY(-2px);box-shadow:none}@media (max-width: 944px){.header-content[data-astro-cid-3ef6ksr2]{padding:0 1rem}.nav[data-astro-cid-3ef6ksr2],.cta-container[data-astro-cid-3ef6ksr2]{display:none}.mobile-menu-button[data-astro-cid-3ef6ksr2]{display:flex}.header[data-astro-cid-3ef6ksr2].scrolled{margin:.5rem;left:.5rem;right:.5rem;max-width:calc(100% - 1rem)}.cta-button[data-astro-cid-3ef6ksr2]{padding:.6rem 1rem;font-size:.8rem}}@media (max-width: 480px){.logo-img[data-astro-cid-3ef6ksr2]{height:32px}.header[data-astro-cid-3ef6ksr2].scrolled .logo-img[data-astro-cid-3ef6ksr2]{height:28px}.cta-button[data-astro-cid-3ef6ksr2]{padding:.5rem .8rem;font-size:.75rem}}.footer[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#2c5752,#497c78);color:#fff;padding:4rem 2rem 2rem}.footer-content[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto}.footer-sections[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem 2rem;margin-bottom:3rem}.footer-section[data-astro-cid-sz7xmlte]{min-width:0}.section-title[data-astro-cid-sz7xmlte]{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;color:#afe1dd;position:relative}.section-title[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:-.5rem;left:0;width:2rem;height:2px;background:linear-gradient(135deg,#a81f1b,#dc7f7b);border-radius:1px}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.75rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fffc;text-decoration:none;font-size:.9rem;transition:all .3s ease;display:block;padding:.25rem 0}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#afe1dd;transform:translate(4px)}.footer-bottom[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:start;padding:2rem 0;border-top:1px solid rgba(255,255,255,.2);margin-bottom:2rem}.contact-info[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.5rem}.contact-item[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;gap:1rem}.contact-icon[data-astro-cid-sz7xmlte]{flex-shrink:0;width:24px;height:24px;fill:#afe1dd}.contact-text[data-astro-cid-sz7xmlte]{line-height:1.5}.contact-text[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffe6;text-decoration:none;transition:color .3s ease}.contact-text[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#afe1dd}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;align-items:flex-start}.social-icon[data-astro-cid-sz7xmlte]{width:40px;height:40px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#fffc}.social-icon[data-astro-cid-sz7xmlte]:hover{background:#fff3;color:#afe1dd;transform:translateY(-2px)}.social-icon[data-astro-cid-sz7xmlte].facebook:hover{background:#1877f2;color:#fff}.social-icon[data-astro-cid-sz7xmlte].google:hover{background:#4285f4;color:#fff}.social-icon[data-astro-cid-sz7xmlte].instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff}.social-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px;fill:currentColor}.footer-copyright[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-logo[data-astro-cid-sz7xmlte]{height:32px;width:auto;filter:brightness(0) invert(1);opacity:.8}.copyright-text[data-astro-cid-sz7xmlte]{color:#fff9;font-size:.85rem;margin:0;text-align:right}@media (max-width: 768px){.footer[data-astro-cid-sz7xmlte]{padding:3rem 1rem 2rem}.footer-sections[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem 1.5rem}.footer-bottom[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem;text-align:center}.contact-info[data-astro-cid-sz7xmlte]{order:1}.social-links[data-astro-cid-sz7xmlte]{order:2;justify-content:center}.footer-copyright[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem;text-align:center}.copyright-text[data-astro-cid-sz7xmlte]{text-align:center}}@media (max-width: 480px){.footer-sections[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.contact-item[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center;text-align:center;gap:.5rem}.section-title[data-astro-cid-sz7xmlte]{text-align:center}.section-title[data-astro-cid-sz7xmlte]:after{left:50%;transform:translate(-50%)}}.table-wrapper{overflow-x:auto;margin:2.5rem 0;border-radius:1rem;box-shadow:0 5px 20px #00000014;background:#fff;border:1px solid #e9ecef;max-width:100%}.table-wrapper table{width:100%;border-collapse:separate;border-spacing:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#3d4c58}.table-wrapper th{background:linear-gradient(135deg,#497c78,#5a857f);color:#fff;font-family:Playfair Display,serif;font-weight:600;font-size:1.1rem;padding:1.25rem 1.5rem;text-align:left;position:relative;border:none;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.table-wrapper th:first-child{border-top-left-radius:1rem}.table-wrapper th:last-child{border-top-right-radius:1rem}.table-wrapper td{padding:1.25rem 1.5rem;border-bottom:1px solid #e9ecef;color:#3d4c58;font-weight:400;transition:background-color .2s ease}.table-wrapper tr:last-child td{border-bottom:none}.table-wrapper tr:last-child td:first-child{border-bottom-left-radius:1rem}.table-wrapper tr:last-child td:last-child{border-bottom-right-radius:1rem}.table-wrapper tbody tr:hover{background-color:#f8f9fa}.table-wrapper tbody tr:hover td{color:#2c5752}.table-wrapper tbody tr:nth-child(2n){background-color:#fafbfc}.table-wrapper tbody tr:nth-child(2n):hover{background-color:#f1f3f4}.table-wrapper td strong,.table-wrapper th strong{font-weight:600;color:#2c5752}.table-wrapper td em,.table-wrapper th em{font-style:italic;color:#5a6c69}.table-wrapper a{color:#a81f1b;text-decoration:none;font-weight:500;transition:color .2s ease}.table-wrapper a:hover{color:#861915;text-decoration:underline}@media (max-width: 768px){.table-wrapper{margin:2rem -1rem;border-radius:0;border-left:none;border-right:none}.table-wrapper th:first-child,.table-wrapper th:last-child{border-radius:0}.table-wrapper tr:last-child td:first-child,.table-wrapper tr:last-child td:last-child{border-radius:0}.table-wrapper th,.table-wrapper td{padding:1rem .75rem}.table-wrapper th{font-size:1rem}.table-wrapper table{font-size:.9rem}}@media (max-width: 480px){.table-wrapper th,.table-wrapper td{padding:.75rem .5rem}.table-wrapper table{font-size:.85rem}.table-wrapper th{font-size:.95rem}}.table-wrapper.large-table{max-height:600px;overflow-y:auto}.table-wrapper.large-table th{position:sticky;top:0;z-index:10}.table-wrapper.compact th,.table-wrapper.compact td{padding:.75rem 1rem}.table-wrapper.compact table{font-size:.9rem}.table-wrapper.bordered td,.table-wrapper.bordered th{border-right:1px solid #e9ecef}.table-wrapper.bordered td:last-child,.table-wrapper.bordered th:last-child{border-right:none}
