:root{color-scheme: light;font-family: Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color: #132238;background: #f7fafc}*{box-sizing: border-box}body{margin: 0;min-width: 320px;line-height: 1.6}a{color: inherit;text-underline-offset: 0.18em}a:focus-visible{border-radius: 3px;outline: 3px solid #f4b942;outline-offset: 4px}.skip-link{position: fixed;top: 0.75rem;left: 0.75rem;z-index: 10;padding: 0.65rem 0.9rem;border-radius: 4px;background: #ffffff;color: #132238;font-weight: 800;transform: translateY(-150%)}.skip-link:focus{transform: translateY(0)}.container{width: min(1120px,calc(100% - 2rem));margin-inline: auto}.site-header{border-bottom: 1px solid #dce5ec;background: rgba(255,255,255,0.94)}.site-header .container{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;gap: 1.5rem;min-height: 76px}.brand{min-width: 0;font-size: 1.05rem;font-weight: 800;letter-spacing: -0.02em;overflow-wrap: anywhere}.header-contact{color: #33536f;font-size: 0.9rem;font-weight: 700;text-decoration: none}.hero{padding: clamp(4rem,9vw,8rem) 0;background: linear-gradient(135deg,#ffffff 0%,#e9f3f6 100%)}.hero-grid{display: grid;grid-template-columns: minmax(0,1.15fr) minmax(280px,0.85fr);align-items: center;gap: clamp(2rem,6vw,5rem)}.hero-grid--single{grid-template-columns: minmax(0,760px)}.eyebrow{margin: 0 0 1rem;color: #087e8b;font-size: 0.78rem;font-weight: 800;letter-spacing: 0.14em;text-transform: uppercase}h1,h2,h3,p{margin-top: 0}h1,h2,h3{overflow-wrap: anywhere}h1{max-width: 16ch;margin-bottom: 1.25rem;font-size: clamp(2.5rem,6vw,4.8rem);line-height: 1.02;letter-spacing: -0.055em}.intro{max-width: 62ch;margin-bottom: 2rem;color: #4d6175;font-size: clamp(1rem,2vw,1.2rem)}.button{display: inline-flex;align-items: center;justify-content: center;min-height: 48px;padding: 0.75rem 1.25rem;border-radius: 6px;background: #087e8b;color: #ffffff;font-weight: 800;text-decoration: none}.button:hover{background: #066c77}.hero-image{display: block;width: 100%;aspect-ratio: 4 / 3;border-radius: 10px;box-shadow: 0 24px 65px rgba(19,34,56,0.18);object-fit: cover}.services{padding: clamp(3.5rem,8vw,7rem) 0;background: #ffffff}.section-heading{max-width: 620px;margin-bottom: 2.25rem}h2{margin-bottom: 0.75rem;font-size: clamp(2rem,4vw,3rem);line-height: 1.1;letter-spacing: -0.04em}.service-grid{display: grid;grid-template-columns: repeat(auto-fit,minmax(min(100%,260px),1fr));gap: 1rem}.service-card{min-height: 190px;padding: 1.5rem;border: 1px solid #dce5ec;border-radius: 8px;background: #f9fbfc}.service-number{color: #087e8b;font-size: 0.78rem;font-weight: 800;letter-spacing: 0.12em}.service-card h3{margin: 2rem 0 0.5rem;font-size: 1.15rem}.service-card p,.section-heading p{color: #5d6e7e}.service-card p{margin-bottom: 0}.contact{padding: clamp(3rem,7vw,5.5rem) 0;background: #132238;color: #ffffff}.contact-grid{display: grid;grid-template-columns: 1fr auto;align-items: center;gap: 2rem}.contact h2{max-width: 18ch;margin-bottom: 0.75rem}.contact p{margin-bottom: 0;color: #c9d6e1}.contact-links{display: grid;gap: 0.45rem;text-align: right}.contact-links a{display: inline-block;font-weight: 750;overflow-wrap: anywhere}footer{padding: 1.5rem 0;background: #0c1726;color: #aebdca;font-size: 0.82rem}.footer-row,.footer-links{display: flex;flex-wrap: wrap;align-items: center;gap: 0.75rem 1.25rem}.footer-row{justify-content: space-between}.footer-links a{color: #d5e0e8;font-weight: 700}@media (max-width: 760px){.hero-grid,.contact-grid{grid-template-columns: 1fr}.hero-image{max-height: 420px}.service-grid{grid-template-columns: 1fr}.contact-links{text-align: left}}@media (max-width: 480px){.container{width: min(1120px,calc(100% - 1.25rem))}.site-header .container,.footer-row{align-items: flex-start;flex-direction: column}h1{font-size: clamp(2.25rem,13vw,3.25rem)}}@media (forced-colors: active){.button{border: 2px solid currentColor}}