/* Site-owned baseline styles are rewritten per fingerprint. */
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { background: var(--page-background); color: var(--text); font-family: var(--font-sans); line-height: 1.6; margin: 0; }
img { display: block; max-width: 100%; }
a { color: inherit; }
a:focus-visible { outline: .2rem solid var(--focus); outline-offset: .25rem; }
.hga3f2-d914a7 { background: var(--surface); border-radius: .5rem; box-shadow: var(--shadow); left: 1rem; padding: .7rem 1rem; position: fixed; top: -5rem; z-index: 3; }
.hga3f2-d914a7:focus { top: 1rem; }
.hga3f2-29ac9d { background: rgb(15 23 42 / .95); border-bottom: 1px solid rgb(226 232 240 / .16); color: #fff; }
.hga3f2-e9898b, .hga3f2-8a2a7a { align-items: center; display: flex; justify-content: space-between; margin: 0 auto; max-width: 76rem; padding: 1rem 1.25rem; }
.hga3f2-948323 { border-radius: .25rem; display: inline-block; }
.hga3f2-948323 img { height: auto; width: min(250px, 55vw); }
.hga3f2-45299f { border-bottom: 1px solid transparent; color: #e2e8f0; font-size: .94rem; font-weight: 600; text-decoration: none; transition: border-color .2s ease, color .2s ease; }
.hga3f2-45299f:hover { border-color: #7dd3fc; color: #fff; }
.hga3f2-fd104e { margin: 0 auto; max-width: 76rem; padding: 2.5rem 1.25rem 4rem; }
.hga3f2-7f3d2d { padding-top: 2rem; }
.hga3f2-104bff { background: var(--hero-background); border-radius: 1.25rem; box-shadow: var(--shadow); color: #fff; display: grid; gap: clamp(2rem, 5vw, 5rem); grid-template-columns: minmax(0, 1fr) minmax(18rem, .85fr); isolation: isolate; min-height: 32rem; overflow: hidden; padding: clamp(2rem, 6vw, 5rem); position: relative; }
.hga3f2-104bff::after { background: radial-gradient(circle, rgb(56 189 248 / .24), transparent 67%); content: ""; height: 32rem; pointer-events: none; position: absolute; right: -14rem; top: -15rem; width: 32rem; z-index: -1; }
.hga3f2-ec8c2a { align-self: center; max-width: 42rem; }
.hga3f2-dba949, .hga3f2-5d4263 { color: var(--accent-light); font-size: .78rem; font-weight: 700; letter-spacing: .13em; margin: 0 0 .75rem; text-transform: uppercase; }
.hga3f2-bd66d3 { -webkit-box-orient: vertical; -webkit-line-clamp: var(--hero-title-lines); display: -webkit-box; font-size: clamp(2.3rem, 5.5vw, 4.75rem); letter-spacing: -.055em; line-height: 1.08; margin: 0; overflow: hidden; }
.hga3f2-2719d5 { -webkit-box-orient: vertical; -webkit-line-clamp: var(--hero-description-lines); color: #cbd5e1; display: -webkit-box; font-size: clamp(1rem, 1.7vw, 1.2rem); margin: 1.5rem 0 0; max-width: 38rem; overflow: hidden; }
.hga3f2-886e74 { align-items: center; display: flex; flex-wrap: wrap; gap: .75rem; margin-top: 2rem; }
.hga3f2-69bcc8 { border-radius: .6rem; font-weight: 700; padding: .8rem 1.2rem; text-decoration: none; transition: background-color .2s ease, border-color .2s ease, color .2s ease; }
.hga3f2-417180 { background: var(--cta); color: #fff; }
.hga3f2-417180:hover { background: var(--cta-hover); }
.hga3f2-52c9ab { border: 1px solid rgb(226 232 240 / .35); color: #fff; }
.hga3f2-52c9ab:hover { background: rgb(255 255 255 / .1); border-color: #fff; }
.hga3f2-c54613 { align-self: stretch; min-height: 15rem; }
.hga3f2-c54613 img { border: 1px solid rgb(255 255 255 / .2); border-radius: .9rem; box-shadow: 0 1.5rem 3rem rgb(2 6 23 / .35); height: 100%; object-fit: cover; width: 100%; }
.hga3f2-d25605 { margin-top: clamp(3.5rem, 8vw, 6rem); }
.hga3f2-4aaea1 { max-width: 44rem; }
.hga3f2-4aaea1 h2 { font-size: clamp(1.8rem, 3vw, 2.7rem); letter-spacing: -.04em; line-height: 1.2; margin: 0; }
.hga3f2-4aaea1 > p:last-child { color: var(--muted); margin: .8rem 0 0; }
.hga3f2-004e63 { display: grid; gap: 1.25rem; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 1.75rem; }
.hga3f2-1e2e2a, .service-project, .service-item { background: var(--surface); border: 1px solid var(--border); border-radius: .9rem; overflow: hidden; }
.hga3f2-c4e005 { aspect-ratio: 16 / 10; object-fit: cover; width: 100%; }
.hga3f2-48080c { padding: 1.25rem; }
.hga3f2-1e2e2a h3 { font-size: 1.12rem; margin: 0; }
.hga3f2-1e2e2a p, .service-project p, .service-item p, .hga3f2-a472a7 { color: var(--muted); margin: .45rem 0 0; }
.hga3f2-37f4a0, .hga3f2-4c947d, .hga3f2-21dfb3 { background: var(--surface); border: 1px solid var(--border); border-radius: 1rem; margin-top: clamp(3.5rem, 8vw, 6rem); padding: clamp(1.25rem, 3vw, 2rem); }
.hga3f2-e0b874 { align-items: end; display: flex; gap: 1rem; justify-content: space-between; margin-bottom: 1.25rem; }
.hga3f2-e0b874 h2 { font-size: clamp(1.45rem, 2.5vw, 2rem); letter-spacing: -.03em; line-height: 1.2; margin: 0; }
.hga3f2-e0b874 a, .service-project a, .service-item a, .hga3f2-8c4289 a { color: var(--link); font-weight: 700; text-decoration-thickness: .12em; text-underline-offset: .18em; }
.hga3f2-a79973 { display: grid; gap: 1rem; }
.service-project, .service-item { padding: 1.25rem; }
.service-project h2, .service-item h2 { font-size: 1.2rem; line-height: 1.35; margin: 0; }
.service-project a, .service-item a { display: inline-block; margin-top: .85rem; }
.hga3f2-8c4289 { color: var(--muted); display: flex; flex-wrap: wrap; gap: .45rem; margin-bottom: 1rem; }
.hga3f2-4c947d h1, .hga3f2-21dfb3 h1 { font-size: clamp(1.75rem, 3vw, 2.5rem); letter-spacing: -.035em; line-height: 1.2; margin-top: 0; }
.hga3f2-a472a7 { font-size: 1.08rem; }
.hga3f2-e893e5 { border-top: 1px solid var(--border); margin-top: 1.5rem; padding-top: 1.5rem; }
.hga3f2-e893e5 > :first-child { margin-top: 0; }
.hga3f2-e893e5 > :last-child { margin-bottom: 0; }
.hga3f2-f2e77f { background: #0f172a; color: #cbd5e1; }
.hga3f2-8a2a7a { min-height: 5.5rem; }
#links-footer a { color: #bae6fd; }
@media (max-width: 48rem) { .hga3f2-104bff { grid-template-columns: 1fr; min-height: 0; } .hga3f2-c54613 { min-height: 16rem; } .hga3f2-004e63 { grid-template-columns: 1fr; } .hga3f2-e0b874 { align-items: start; flex-direction: column; } }
@media (max-width: 30rem) { .hga3f2-e9898b { gap: 1rem; } .hga3f2-45299f { font-size: .85rem; } .hga3f2-886e74 { align-items: stretch; flex-direction: column; } .hga3f2-69bcc8 { text-align: center; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { transition-duration: .01ms !important; } }
