:root{color-scheme:light;--color-page: #f7f8f4;--color-ink: #161a16;--color-muted: #5c645d;--color-soft: #eff3ee;--color-surface: #ffffff;--color-border: #d8dfd6;--color-accent: #246b5a;--color-accent-dark: #164437;--color-accent-warm: #9b5637;--color-accent-blue: #315f86;--shadow-soft: 0 18px 45px rgb(22 26 22 / .08);--content-width: 1160px;--header-height: 72px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:var(--color-ink);background:var(--color-page);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,#ffffffa6,#f7f8f4e6),var(--color-page)}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:0}h1{max-width:850px;font-size:4.3rem}h2{max-width:760px;font-size:3rem}h3{font-size:1.2rem}p{color:var(--color-muted)}ul{margin:0;padding:0}::selection{color:#fff;background:var(--color-accent)}:focus-visible{outline:3px solid rgb(49 95 134 / .45);outline-offset:3px}@media(max-width:980px){h1{font-size:3.3rem}h2{font-size:2.55rem}}@media(max-width:720px){h1{font-size:2.55rem}h2{font-size:2.2rem}}.site-header{position:sticky;z-index:20;top:0;display:flex;min-height:var(--header-height);align-items:center;justify-content:space-between;gap:1.5rem;padding:.9rem clamp(1rem,4vw,3rem);border-bottom:1px solid rgb(216 223 214 / .85);background:#f7f8f4e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-brand{display:inline-flex;min-width:max-content;align-items:center;gap:.75rem;font-weight:700}.site-brand__logo{display:block;width:4.4rem;height:auto}.site-brand__name{font-size:1rem}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem 1rem;color:var(--color-muted);font-size:.95rem}.site-nav__link{padding:.35rem 0}.site-nav__link:hover{color:var(--color-ink)}.section{position:relative;padding:clamp(4rem,8vw,7rem) clamp(1rem,4vw,3rem)}.section--surface{background:var(--color-soft)}.section__inner{width:min(100%,var(--content-width));margin:0 auto}.section-heading{display:grid;max-width:800px;gap:1rem;margin-bottom:clamp(2rem,5vw,4rem)}.section-heading p:not(.eyebrow){max-width:680px;font-size:1.08rem}.section-heading--sticky{align-self:start}.split-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,6vw,5rem);align-items:start}.split-layout--reverse{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.about-layout{align-items:center}.about-layout .section-heading{margin-bottom:0}.hero{display:grid;min-height:min(680px,calc(100svh - 5rem));overflow:hidden;align-items:center;padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(3rem,6vw,5rem)}.hero:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#fff,#ffffffed 42%,#f7f8f49e),linear-gradient(180deg,#fff,#eff3eebd)}.hero:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgb(247 248 244 / .96) 0%,rgb(247 248 244 / .78) 36%,transparent 68%);pointer-events:none}.hero__inner{position:relative;z-index:3}.hero__content{display:grid;max-width:780px;gap:1.35rem}.hero__copy{display:grid;max-width:780px;gap:.85rem}.hero__copy p{max-width:760px;color:#343b35;font-size:1.3rem}.service-grid{display:grid;gap:1rem}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-section{background:var(--color-ink);color:#fff}.contact-section:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(110deg,rgb(36 107 90 / .42),transparent 48%),linear-gradient(280deg,rgb(155 86 55 / .26),transparent 35%)}.contact-section__inner{position:relative;display:grid;max-width:780px;gap:1.2rem;text-align:center}.contact-section p{color:#ffffffc7}.contact-section .button-row{justify-content:center}.site-footer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1.5rem;padding:1.5rem clamp(1rem,4vw,3rem);border-top:1px solid var(--color-border);background:#fff;text-align:center}.site-footer__content{display:grid;justify-self:center;gap:.45rem}.site-footer__content p{font-size:.92rem}.site-footer__legal{max-width:760px;color:#6d746e;font-size:.8rem}.site-footer__logo{display:block;justify-self:end;width:3.2rem;height:auto;flex:0 0 auto;opacity:.82}@media(max-width:980px){.service-grid,.split-layout,.split-layout--reverse{grid-template-columns:1fr}}@media(max-width:720px){.site-header{position:static;align-items:flex-start;flex-direction:column}.site-footer{grid-template-columns:1fr;justify-items:center}.site-footer__content,.site-footer__logo{justify-self:center}.site-nav{justify-content:flex-start}.hero{min-height:auto}.hero__copy p{font-size:1.12rem}}.eyebrow{color:var(--color-accent);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.button-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:.4rem}.button{display:inline-flex;min-height:2.9rem;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;padding:.75rem 1rem;font-weight:750;line-height:1;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--color-accent);color:#fff}.button--primary:hover{background:var(--color-accent-dark)}.button--secondary{border-color:#161a1633;background:#ffffffc2;color:var(--color-ink)}.contact-section .button--secondary{border-color:#ffffff5c;background:#ffffff14;color:#fff}.technology-list{display:flex;flex-wrap:wrap;gap:.5rem;max-width:720px;margin-top:.65rem;list-style:none}.technology-list li,.check-list li{border:1px solid var(--color-border);border-radius:999px;background:#ffffffd1;color:#39413b;font-size:.88rem;font-weight:650;line-height:1;padding:.52rem .7rem}.hero-visual{position:absolute;z-index:2;top:50%;right:max(-12rem,-9vw);width:min(82rem,88vw);aspect-ratio:1.5;opacity:.29;transform:translateY(-50%)}.hero-visual__diagram{width:100%;height:100%;overflow:visible;filter:drop-shadow(0 18px 30px rgb(22 26 22 / .06))}.hero-visual__network-line{fill:none;stroke:#161a1638;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.hero-visual__network-line--soft{stroke:#161a161f;stroke-width:1.2}.hero-visual__node{fill:#929892;stroke:#ffffffeb;stroke-width:2}.hero-visual__node--dark{fill:#555b55}.hero-visual__node--soft{fill:#b8bdb8}.service-card{border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:var(--shadow-soft)}.service-card{display:grid;gap:1rem;min-height:100%;padding:1.35rem}.service-card p{font-size:.96rem}.card-heading{display:grid;gap:.7rem}.check-list{display:flex;flex-wrap:wrap;gap:.45rem;list-style:none}.check-list li{border-color:#246b5a2e;background:#246b5a14;color:var(--color-accent-dark);font-size:.78rem}.prose{display:grid;gap:1.05rem;max-width:720px}.prose p{color:#343b35;font-size:1.08rem}.about-copy{align-self:center}.about-media{margin:.5rem 0 0}.about-media img{width:min(100%,330px);aspect-ratio:1;border:6px solid #ffffff;border-radius:50%;object-fit:cover;object-position:center;box-shadow:var(--shadow-soft)}.contact-list{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem;width:min(100%,24rem);margin:.5rem 0;justify-self:center}.contact-list div{display:grid;gap:.2rem;border:1px solid rgb(255 255 255 / .16);border-radius:8px;padding:.9rem}.contact-list dt{color:#ffffff9e;font-size:.78rem;font-weight:800;text-transform:uppercase}.contact-list dd{margin:0;color:#fff;overflow-wrap:anywhere}@media(max-width:720px){.button{width:100%}.hero-visual{top:auto;right:-11rem;bottom:-4rem;width:46rem;opacity:.24;transform:none}.contact-list{grid-template-columns:1fr}}
