.header[data-v-3f6650a5]{background-color:var(--color-white);border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:1000}.nav[data-v-3f6650a5]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0}.logo img[data-v-3f6650a5]{height:70px;display:block}.mobile-menu-toggle[data-v-3f6650a5]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}.mobile-menu-toggle span[data-v-3f6650a5]{width:25px;height:2px;background-color:var(--color-black);margin:3px 0;transition:.3s}.nav-links[data-v-3f6650a5]{display:flex;gap:3rem;list-style:none}.nav-links a[data-v-3f6650a5]{font-size:1rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase}.nav-links a.router-link-active[data-v-3f6650a5]{color:var(--color-red)}@media(max-width:768px){.mobile-menu-toggle[data-v-3f6650a5]{display:flex}.nav-links[data-v-3f6650a5]{position:absolute;top:100%;left:0;right:0;background-color:var(--color-white);flex-direction:column;gap:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease;border-bottom:1px solid #e0e0e0}.nav-links.open[data-v-3f6650a5]{max-height:300px}.nav-links li[data-v-3f6650a5]{border-top:1px solid #e0e0e0}.nav-links a[data-v-3f6650a5]{display:block;padding:1rem 2rem}}.footer[data-v-89deb542]{background-color:var(--color-navy);color:var(--color-white);padding:4rem 0 2rem;margin-top:6rem}.footer-content[data-v-89deb542]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h4[data-v-89deb542]{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;color:var(--color-red)}.footer-section p[data-v-89deb542]{font-size:.95rem;font-weight:300;line-height:1.6}.footer-section a[data-v-89deb542]{color:var(--color-white)}.footer-section a[data-v-89deb542]:hover{color:var(--color-red)}.footer-brand[data-v-89deb542]{font-size:1.5rem;font-weight:300;letter-spacing:-.01em;margin-bottom:.5rem}.tagline[data-v-89deb542]{font-size:.95rem;font-style:italic;opacity:.8}.footer-bottom[data-v-89deb542]{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-bottom p[data-v-89deb542]{font-size:.875rem;opacity:.6}@media(max-width:768px){.footer[data-v-89deb542]{padding:3rem 0 1.5rem;margin-top:4rem}.footer-content[data-v-89deb542]{gap:2rem}}.app[data-v-d8e8a789]{min-height:100vh;display:flex;flex-direction:column}.main-content[data-v-d8e8a789]{flex:1}.hero[data-v-795afb5a]{position:relative;height:500px;display:flex;align-items:center;overflow:hidden}.hero-image[data-v-795afb5a]{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;filter:grayscale(100%) contrast(1.1)}.hero-overlay[data-v-795afb5a]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#1a3073ba,#1a3073a6,#1a3073ba),linear-gradient(to bottom,#050e2280,#050e2299)}.hero-content[data-v-795afb5a]{position:relative;z-index:1;color:var(--color-white)}.accent-line[data-v-795afb5a]{width:80px;height:3px;background-color:var(--color-red);margin-bottom:2rem}.hero h1[data-v-795afb5a]{margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.subtitle[data-v-795afb5a]{font-size:1.5rem;font-weight:300;max-width:700px;text-shadow:1px 1px 2px rgba(0,0,0,.3)}@media(max-width:768px){.hero[data-v-795afb5a]{height:400px}.subtitle[data-v-795afb5a]{font-size:1.25rem}}.content-section[data-v-2ee5d012]{padding:5rem 0;position:relative}.content-section.accent-red[data-v-2ee5d012]:before{content:"";position:absolute;left:0;top:0;width:4px;height:100px;background-color:var(--color-red)}.content-section.accent-black[data-v-2ee5d012]:before{content:"";position:absolute;left:0;top:0;width:4px;height:100px;background-color:var(--color-black)}@media(max-width:768px){.content-section[data-v-2ee5d012]{padding:3rem 0}}.section-content[data-v-d349b3f6]{max-width:800px;margin-top:1.5rem}.cta-section[data-v-d349b3f6]{background:linear-gradient(135deg,var(--color-navy) 0%,#002855 100%);color:var(--color-white);padding:6rem 0;text-align:center;position:relative}.cta-section[data-v-d349b3f6]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background-color:var(--color-red)}.cta-content h2[data-v-d349b3f6]{margin-bottom:1rem}.cta-content p[data-v-d349b3f6]{margin-bottom:2.5rem;font-size:1.25rem}.cta-button[data-v-d349b3f6]{display:inline-block;padding:1rem 3rem;background-color:var(--color-red);color:var(--color-white);font-weight:500;letter-spacing:.05em;text-transform:uppercase;border:none;cursor:pointer;transition:all .3s ease}.cta-button[data-v-d349b3f6]:hover{background-color:#a00;transform:translateY(-2px)}@media(max-width:768px){.cta-section[data-v-d349b3f6]{padding:4rem 0}}.intro[data-v-f05a761b]{max-width:800px;font-size:1.25rem}.service-block[data-v-f05a761b]{max-width:900px}.service-header[data-v-f05a761b]{display:flex;align-items:center;gap:2rem;margin-bottom:1.5rem}.service-icon[data-v-f05a761b]{font-size:2.5rem;font-weight:300;color:var(--color-red);line-height:1;font-family:monospace}.service-header h2[data-v-f05a761b]{margin:0}.service-description[data-v-f05a761b]{margin-bottom:2rem;line-height:1.8}.feature-list[data-v-f05a761b]{list-style:none;padding:0}.feature-list li[data-v-f05a761b]{padding:.75rem 0 .75rem 2rem;position:relative;font-size:1.05rem;line-height:1.6}.feature-list li[data-v-f05a761b]:before{content:"";position:absolute;left:0;top:1.25rem;width:8px;height:2px;background-color:var(--color-red)}.navy-section[data-v-f05a761b]{background-color:var(--color-navy);color:var(--color-white);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.navy-section .service-icon[data-v-f05a761b]{color:var(--color-white)}.navy-section[data-v-f05a761b]:before{background-color:var(--color-white)}@media(max-width:768px){.service-header[data-v-f05a761b]{gap:1rem}.service-icon[data-v-f05a761b]{font-size:2rem}}.story[data-v-fc63e843]{max-width:800px;font-size:1.25rem;line-height:1.8}.mission-content[data-v-fc63e843]{max-width:800px;margin-top:1.5rem}.expertise-section[data-v-fc63e843]{background-color:var(--color-gray-light);padding:5rem 0}.expertise-content[data-v-fc63e843]{max-width:800px}.expertise-content h2[data-v-fc63e843]{margin-bottom:1.5rem}.expertise-content p[data-v-fc63e843]{line-height:1.8}.approach-content[data-v-fc63e843]{max-width:800px;margin-top:1.5rem}@media(max-width:768px){.expertise-section[data-v-fc63e843]{padding:3rem 0}}.intro[data-v-f1fd7bb0]{max-width:800px;font-size:1.25rem}.departments-section[data-v-f1fd7bb0]{padding:3rem 0 5rem}.departments-grid[data-v-f1fd7bb0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem}.department-card[data-v-f1fd7bb0]{border:1px solid #e0e0e0;padding:2.5rem;transition:all .3s ease;display:flex;flex-direction:column}.department-card[data-v-f1fd7bb0]:hover{border-color:var(--color-red);box-shadow:0 4px 12px #00000014}.card-header[data-v-f1fd7bb0]{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--color-red)}.card-header h3[data-v-f1fd7bb0]{margin:0;font-weight:400}.card-description[data-v-f1fd7bb0]{margin-bottom:1.5rem;font-size:1rem;line-height:1.7;color:var(--color-gray);flex:1}.email-link[data-v-f1fd7bb0]{font-size:1.05rem;font-weight:500;color:var(--color-black);display:block;transition:color .3s ease;margin-top:auto}.email-link[data-v-f1fd7bb0]:hover{color:var(--color-red)}.location-section[data-v-f1fd7bb0]{background-color:var(--color-navy);color:var(--color-white);padding:5rem 0;position:relative}.location-section[data-v-f1fd7bb0]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background-color:var(--color-red)}.location-content[data-v-f1fd7bb0]{max-width:800px}.location-city[data-v-f1fd7bb0]{font-size:1.5rem;font-weight:400;margin:1rem 0 1.5rem;color:var(--color-white)}.location-description[data-v-f1fd7bb0]{line-height:1.8}@media(max-width:768px){.departments-grid[data-v-f1fd7bb0]{grid-template-columns:1fr;gap:2rem}.department-card[data-v-f1fd7bb0]{padding:2rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--color-white: #ffffff;--color-black: #000000;--color-red: #c3161d;--color-navy: #050e22;--color-gray-light: #f5f5f5;--color-gray: #666666;--font-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}body{font-family:var(--font-primary);color:var(--color-black);background-color:var(--color-white);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:300;letter-spacing:-.02em;line-height:1.2}h1{font-size:3.5rem;font-weight:200}h2{font-size:2.5rem}h3{font-size:1.75rem}p{font-size:1.125rem;font-weight:300;line-height:1.8}a{color:var(--color-black);text-decoration:none;transition:color .3s ease}a:hover{color:var(--color-red)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{font-size:1rem}.container{padding:0 1.5rem}}
