@import"https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600;700;800&display=swap";:root{font-family:Public Sans,sans-serif;color:#243447;background:#f3f6f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page: #f3f6f9;--surface: #ffffff;--surface-muted: #eef3f8;--header: #17324d;--footer: #10263b;--border: #d5dee8;--text-main: #243447;--text-muted: #5f7287;--text-soft: #6f8196;--accent: #1f5f96;--accent-strong: #0f4c81;--shadow: 0 10px 28px rgba(22, 37, 56, .08)}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text-main);background:var(--page)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#root,.site-shell{min-height:100vh}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;background:var(--header);border-bottom:1px solid rgba(255,255,255,.1)}.site-footer{position:fixed;left:0;right:0;bottom:0;z-index:20;background:var(--footer);border-top:1px solid rgba(255,255,255,.08)}.site-bar{width:min(1120px,calc(100% - 2rem));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem 0}.brand{display:inline-flex;align-items:center;gap:.65rem;color:#fff}.brand strong,.footer-title{display:block;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.brand small{display:block;font-size:.72rem;color:#ffffffb8}.brand-mark{display:grid;place-items:center;width:2rem;height:2rem;border:1px solid rgba(255,255,255,.25);border-radius:.35rem;background:#ffffff14;color:#fff;font-size:.82rem;font-weight:700}.site-nav{display:inline-flex;align-items:center;gap:.25rem;flex-wrap:wrap}.nav-link{padding:.45rem .7rem;border-radius:.35rem;font-size:.88rem;color:#ffffffc7;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.nav-link:hover,.nav-link:focus-visible{color:#fff;background:#ffffff14}.nav-link-active{color:#fff;background:#ffffff24}.page-frame{padding:4.9rem 0 5.25rem}.page-container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.page-stack{display:grid;gap:1.5rem}.hero-card,.section-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:.5rem;padding:clamp(1.5rem,3vw,2.5rem)}.hero-card h1,.section-card h1,.section-card h2,.service-card h2{margin:0;max-width:16ch;font-family:Public Sans,sans-serif;font-weight:700;line-height:1.12;letter-spacing:-.02em}.hero-card h1{font-size:clamp(2.3rem,5vw,4rem)}.section-card h1,.section-card h2{font-size:clamp(1.9rem,4vw,3rem)}.hero-copy,.section-heading p,.info-card p,.service-card p,.site-footer p,.site-footer span{color:var(--text-soft);line-height:1.65}.hero-copy{max-width:48rem;margin-top:1rem;font-size:1rem}.eyebrow{margin:0 0 .75rem;color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700}.section-heading{max-width:50rem;margin-bottom:1.5rem}.section-heading h1,.section-heading h2{margin-bottom:1rem}.grid{display:grid;gap:1rem}.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card,.service-card{padding:1.25rem;border-radius:.4rem;border:1px solid var(--border);background:var(--surface-muted)}.info-card h3,.service-card h2{margin-bottom:.7rem}.info-card h3{font-size:1rem;text-transform:uppercase}.service-card h2{max-width:none;font-size:clamp(1.45rem,3vw,2rem)}.accent-card{background:#eaf1f7}.section-note{margin:1.2rem 0 0;padding-top:1rem;border-top:1px solid var(--border);color:var(--text-muted)}.site-footer-bar{color:#ffffffdb}.site-footer p,.site-footer span,.site-footer a{font-size:.82rem;line-height:1.45}.footer-contact{display:grid;gap:.1rem;justify-items:end;text-align:right}.footer-contact a{color:#fff}@media (max-width: 900px){.columns-3,.columns-2{grid-template-columns:1fr}.site-header,.site-footer{position:static}.page-frame{padding-top:1.25rem;padding-bottom:1.25rem}.site-bar{flex-direction:column;align-items:flex-start}.footer-contact{justify-items:start;text-align:left}}@media (max-width: 640px){.nav-link{padding-inline:.85rem}.hero-card,.section-card{padding:1.25rem}}
