@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--background: hsl(210 20% 98%);--foreground: hsl(215 30% 14%);--card: hsl(0 0% 100%);--primary: hsl(215 55% 22%);--primary-foreground: hsl(40 30% 96%);--muted: hsl(210 14% 94%);--muted-foreground: hsl(215 12% 48%);--accent: hsl(38 70% 50%);--accent-foreground: hsl(215 55% 12%);--border: hsl(214 20% 88%);--input: hsl(214 20% 88%);--hero-overlay: hsl(215 55% 12%);--section-alt: hsl(210 20% 96%);--destructive: hsl(0 84.2% 60.2%);--radius: 8px;--shadow-sm: 0 1px 2px rgb(15 23 42 / .06);--shadow-md: 0 8px 24px rgb(15 23 42 / .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--background);color:var(--foreground);font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img,video{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:"DM Serif Display",serif;font-weight:400}h1{font-size:clamp(2.5rem,5vw,3.75rem);line-height:1.12}h2{color:var(--primary);font-size:clamp(2rem,4vw,2.5rem);line-height:1.2}h3{color:var(--primary)}.container{width:min(100% - 4rem,1400px);margin-inline:auto}.container.narrow{max-width:768px}.container.medium{max-width:1024px}.container.wide{max-width:1152px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-inner{height:4rem;display:flex;align-items:center;justify-content:space-between}.brand-link{display:inline-flex;align-items:center;gap:.5rem}.brand-logo{width:auto;height:2.5rem}.brand-name{color:var(--primary);font-family:"DM Serif Display",serif;font-size:1.125rem}.desktop-nav{display:flex;gap:2rem}.nav-link,.mobile-nav-link{font-size:.875rem;font-weight:700;letter-spacing:.025em;transition:color .18s ease}.nav-link:hover,.nav-link.active,.mobile-nav-link.active{color:var(--accent)}.menu-button{display:none;align-items:center;justify-content:center;border:0;background:transparent;color:var(--foreground);cursor:pointer}.mobile-nav{display:none;border-top:1px solid var(--border);background:var(--card);padding:0 1rem 1rem}.mobile-nav-link{display:block;padding:.75rem 0;border-bottom:1px solid var(--border)}.mobile-nav-link:last-child{border-bottom:0}.site-footer{padding:3rem 0;background:var(--primary);color:var(--primary-foreground)}.footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.site-footer h3{margin-bottom:.75rem;color:inherit;font-size:1.25rem}.site-footer h4{margin-bottom:.75rem;color:inherit;font-size:1.125rem}.site-footer p,.footer-links,.footer-contact{color:#faf7f0cc;font-size:.875rem;line-height:1.55}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-links a{transition:color .18s ease}.footer-links a:hover{color:var(--primary-foreground)}.footer-contact{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.footer-contact svg{flex:0 0 auto;margin-top:.125rem}.footer-contact--center{align-items:center}.footer-contact--center svg{margin-top:0}.footer-bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgb(250 247 240 / .2);color:#faf7f099;font-size:.75rem;text-align:center}.section{padding:5rem 0}.section--alt{background:var(--section-alt)}.section--primary{background:var(--primary);color:var(--primary-foreground)}.section--primary h2,.section--primary h3{color:inherit}.center-text{text-align:center}.section-title{margin-bottom:3rem;text-align:center}.muted{color:var(--muted-foreground)}.large-line{line-height:1.7}.button{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:calc(var(--radius) - 2px);padding:.625rem 1rem;cursor:pointer;font-weight:700;line-height:1;transition:background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}.button--large{min-height:2.75rem;padding:.75rem 2rem;font-size:1rem}.button--accent{background:var(--accent);color:var(--accent-foreground)}.button--accent:hover{background:#c38822}.button--outline-light{border:2px solid var(--primary-foreground);background:#faf7f033;color:var(--primary-foreground)}.button--outline-light:hover{background:#faf7f04d}.button--icon{gap:.5rem}.button:disabled{cursor:not-allowed;opacity:.65}.hero-section{position:relative;min-height:520px;height:85vh;display:flex;align-items:center;overflow:hidden}.hero-media,.hero-overlay,.page-hero--image img,.page-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-media,.page-hero--image img{object-fit:cover}.hero-overlay{background:#112137b3}.hero-content{position:relative;z-index:1;color:var(--primary-foreground)}.hero-content h1{max-width:42rem;margin-bottom:1.5rem}.eyebrow{margin-bottom:1rem;color:var(--accent);font-size:.875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-copy{max-width:32rem;margin-bottom:2rem;color:#faf7f0e6;font-size:1.125rem;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.animate-rise{opacity:0;animation:fade-in-up .7s ease-out forwards}.delay-1{animation-delay:.15s}.delay-2{animation-delay:.3s}.delay-3{animation-delay:.45s}.strength-grid,.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.info-card,.media-card,.check-card,.team-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm);transition:box-shadow .18s ease}.info-card:hover,.media-card:hover,.check-card:hover,.team-card:hover{box-shadow:var(--shadow-md)}.info-card{padding:1.5rem}.accent-icon{color:var(--accent)}.info-card .accent-icon{margin-bottom:1rem}.info-card h3{margin-bottom:.5rem;font-size:1.125rem}.info-card p,.media-card p,.check-card p,.team-card p{color:var(--muted-foreground);font-size:.875rem;line-height:1.55}.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;max-width:64rem;margin:3rem auto 0}.image-tile{position:relative;aspect-ratio:1;overflow:hidden;border-radius:var(--radius)}.image-tile img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.image-tile:hover img{transform:scale(1.05)}.image-tile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#11213799;transition:background .18s ease}.image-tile:hover .image-tile-overlay{background:#11213780}.image-tile-label{position:absolute;inset:auto 0 0;display:flex;align-items:flex-end;padding:1.25rem;text-align:left}.image-tile-label h3{color:var(--primary-foreground);font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700}.cta-copy{max-width:28rem;margin:1rem auto 2rem}.page-hero{position:relative;min-height:20rem;padding:6rem 0;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}.page-hero--solid{background:var(--primary);color:var(--primary-foreground)}.page-hero--image{color:var(--primary-foreground)}.page-hero-overlay{background:#112137cc}.page-hero-content{position:relative;z-index:1}.page-hero h1{margin-bottom:1rem}.page-hero p{max-width:36rem;margin-inline:auto;color:#faf7f0e6;line-height:1.6}.media-card{overflow:hidden}.media-card-image{height:13rem;overflow:hidden}.media-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.media-card:hover img{transform:scale(1.05)}.media-card-body{padding:1.5rem}.media-card-body h3{margin-bottom:.5rem;font-size:1.125rem}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.additional-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.check-card{display:flex;gap:1rem;padding:1.5rem}.check-card-icon{flex:0 0 auto;margin-top:.125rem}.check-card h3{margin-bottom:.25rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700}.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.team-card{overflow:hidden}.team-card img{width:100%;height:clamp(22rem,32vw,30rem);object-fit:cover;object-position:top;background:#fff}.team-card img.team-photo--portrait{object-fit:contain;object-position:center}.team-card img.team-photo--small-portrait{object-fit:contain;object-position:center;padding:2.5rem}.team-card-body{padding:1.5rem}.team-card h3{font-size:1.25rem}.team-card .team-role{margin:.125rem 0 .75rem;color:var(--accent);font-weight:700}.team-bio{margin-bottom:1rem}.team-details{margin-top:1rem}.team-details ul{display:grid;gap:.5rem;margin:0;padding-left:1.125rem}.team-details li{color:var(--muted-foreground);font-size:.875rem;line-height:1.55}.team-read-more{margin-top:1rem;border:0;padding:0;background:transparent;color:var(--accent);font:inherit;font-size:.875rem;font-weight:700;cursor:pointer}.team-read-more:hover,.team-read-more:focus-visible{text-decoration:underline}.team-read-more:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.contact-grid{display:grid;grid-template-columns:2fr 3fr;gap:3rem;max-width:1024px}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-info h2{font-size:1.5rem}.contact-line{display:flex;align-items:flex-start;gap:.75rem;color:var(--muted-foreground);font-size:.875rem;line-height:1.55}.contact-line svg{flex:0 0 auto;margin-top:.125rem}.contact-line--center{align-items:center}.contact-line--center svg{margin-top:0}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}label{display:flex;flex-direction:column;gap:.25rem;color:var(--foreground);font-size:.875rem;font-weight:600}input,textarea{width:100%;border:1px solid var(--input);border-radius:calc(var(--radius) - 2px);background:var(--card);color:var(--foreground);outline:none;transition:border-color .18s ease,box-shadow .18s ease}input{height:2.5rem;padding:0 .75rem}textarea{min-height:7.5rem;resize:vertical;padding:.625rem .75rem}input:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1f3f6626}.submit-button{align-self:flex-start}.toast-region{position:fixed;right:1rem;bottom:1rem;z-index:100;display:grid;gap:.75rem;width:min(24rem,calc(100vw - 2rem))}.toast{display:grid;gap:.25rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);padding:1rem;box-shadow:var(--shadow-md)}.toast strong{font-size:.95rem}.toast span{color:var(--muted-foreground);font-size:.875rem}.toast--destructive{border-color:#ef444466;background:var(--destructive);color:#fff}.toast--destructive span{color:#ffffffd9}.not-found{min-height:100vh;display:grid;place-items:center;background:var(--muted);padding:2rem}.not-found-card{text-align:center}.not-found-card h1{margin-bottom:1rem;color:var(--foreground);font-family:DM Sans,sans-serif;font-size:2.25rem;font-weight:700}.not-found-card p{margin-bottom:1rem;color:var(--muted-foreground);font-size:1.25rem}.not-found-card a{color:var(--primary);text-decoration:underline}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.strength-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.service-grid,.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid{grid-template-columns:1fr}}@media (max-width: 768px){.desktop-nav{display:none}.menu-button{display:inline-flex}.mobile-nav{display:block}.footer-grid,.team-grid,.additional-service-grid{grid-template-columns:1fr}}@media (max-width: 640px){.container{width:min(100% - 2rem,1400px)}.brand-name{display:none}.section{padding:4rem 0}.hero-section{min-height:560px}.hero-actions,.hero-actions .button{width:100%}.industry-grid,.service-grid,.strength-grid,.form-row{grid-template-columns:1fr}.submit-button{width:100%}.team-card img{height:16rem}.team-card img.team-photo--small-portrait{height:20rem;padding:2rem}}
