:root{--font-body: "IBM Plex Sans", sans-serif;--font-display: "Space Grotesk", sans-serif;--color-background: #f8f9fa;--color-surface: #ffffff;--color-surface-muted: #f3f4f5;--color-surface-raised: #e7e8e9;--color-surface-strong: #10243a;--color-text: #191c1d;--color-text-muted: #4b5563;--color-text-inverse: rgba(245, 248, 250, .92);--color-outline: rgba(114, 119, 129, .2);--color-primary: #003461;--color-primary-strong: #004b87;--color-primary-soft: rgba(0, 75, 135, .08);--color-accent: #a3c9ff;--shadow-soft: 0 20px 40px rgba(25, 28, 29, .06);--shadow-strong: 0 30px 60px rgba(12, 23, 38, .12);--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--container: 76rem;--section-space: clamp(2.75rem, 5vw, 4.5rem);--section-space-detail: clamp(2.5rem, 4.5vw, 4rem);--section-space-related: clamp(2rem, 4vw, 3.25rem);--section-space-compact: clamp(1.75rem, 3.25vw, 2.75rem);--section-space-cta: clamp(2rem, 4vw, 3rem);--transition: .18s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--color-text);background:linear-gradient(#fffffff5,#f8f9fafa),linear-gradient(rgba(0,52,97,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,52,97,.03) 1px,transparent 1px),radial-gradient(circle at top right,rgba(163,201,255,.2),transparent 28rem);background-size:auto,2.5rem 2.5rem,2.5rem 2.5rem,auto;line-height:1.6}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}main{display:block}.site-shell{min-height:100vh}.container{width:min(100% - 2rem,var(--container));margin:0 auto}.section{padding:var(--section-space) 0}.section--detail{padding:var(--section-space-detail) 0}.section--related{padding:var(--section-space-related) 0}.section--compact{padding:var(--section-space-compact) 0}.section--cta{padding:var(--section-space-cta) 0}.section-tight{padding:2rem 0 0}.surface-panel,.card{background:#ffffffe6;border:1px solid var(--color-outline);box-shadow:var(--shadow-soft)}.eyebrow{display:inline-block;font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--color-primary-strong)}.headline,h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.04em;line-height:1;margin:0}.lede,.section-copy{color:var(--color-text-muted);font-size:1.02rem}.stack{display:grid;gap:1.25rem}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(18px);background:#f8f9fae6;border-bottom:1px solid rgba(0,52,97,.12);box-shadow:0 10px 30px #0c17260a}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 0}.site-brand{display:grid;gap:.2rem;flex:0 1 22rem}.site-brand__name{font-family:var(--font-display);font-weight:700;letter-spacing:-.03em;color:var(--color-primary);font-size:1.05rem}.site-brand__tag{font-size:.76rem;color:var(--color-text-muted);letter-spacing:.1em;text-transform:uppercase}.site-nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.site-nav__link{color:var(--color-text-muted);font-weight:600;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;transition:color var(--transition)}.site-nav__link:hover,.site-nav__link[data-current=true]{color:var(--color-primary)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;border-radius:var(--radius-sm);padding:.95rem 1.4rem;font-family:var(--font-display);font-weight:700;letter-spacing:.03em;transition:transform var(--transition),opacity var(--transition),background var(--transition),color var(--transition)}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-strong) 100%)}.button-secondary{color:var(--color-primary);background:var(--color-surface);border:1px solid rgba(0,52,97,.12)}.button-ghost{color:var(--color-primary);background:transparent;padding-inline:0}.hero{padding:clamp(3rem,6vw,5.25rem) 0 2rem}.hero__grid,.split-grid,.detail-grid,.cta-grid{display:grid;gap:2rem;align-items:center}.hero__copy{display:grid;gap:1.5rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem}.hero__panel,.image-frame,.spotlight-card,.quote-card{border-radius:var(--radius-lg);overflow:hidden}.hero__panel{background:linear-gradient(180deg,#ffffffeb,#fffc);border:1px solid rgba(114,119,129,.14);box-shadow:var(--shadow-soft)}.hero__image{aspect-ratio:4 / 3;object-fit:cover;width:100%}.hero__meta{padding:1.5rem;display:grid;gap:.6rem}.home-hero{padding:clamp(4.75rem,9vw,8rem) 0 3rem}.home-hero__grid,.home-intro,.home-spotlight__grid{display:grid;gap:2rem;align-items:start}.home-hero__copy{display:grid;gap:1.35rem;max-width:42rem}.home-hero h1{font-size:clamp(2.9rem,6.3vw,5.6rem);line-height:.94;max-width:12ch}.home-hero .lede{max-width:40rem;font-size:clamp(1.08rem,1.6vw,1.24rem)}.home-hero__signals{display:grid;gap:.8rem;list-style:none;padding:0;margin:.2rem 0 0}.home-hero__signals li{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;color:var(--color-text)}.home-hero__signals li:before{content:"";width:.65rem;height:.65rem;border-radius:50%;margin-top:.45rem;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));box-shadow:0 0 0 .28rem #004b8714}.home-hero__visual{display:grid;gap:1rem}.home-hero__image{width:100%;aspect-ratio:4 / 4.4;object-fit:cover;border-radius:1rem;border:1px solid rgba(0,52,97,.12);box-shadow:var(--shadow-strong)}.home-hero__note,.home-credibility-panel,.home-capability-card,.home-sector-card,.home-feature,.home-mini-project,.home-process-card,.home-testimonial,.home-proof-card{border-radius:1rem;border:1px solid rgba(0,52,97,.1);background:#ffffffeb;box-shadow:var(--shadow-soft)}.home-hero__note{padding:1.4rem}.home-hero__note-grid{display:grid;gap:1rem;margin-top:.9rem}.home-hero__note-grid strong{font-family:var(--font-display);font-size:1rem}.home-proof-grid,.home-capability-grid,.home-sector-grid,.home-process-grid{display:grid;gap:1rem}.home-proof-grid{margin-top:1.5rem}.home-proof-card{padding:1.4rem}.home-proof-card__value{display:block;color:var(--color-primary);font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.1rem);line-height:1}.home-proof-strip{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1rem}.home-capability-card,.home-sector-card,.home-process-card{padding:1.5rem}.home-capability-card h3,.home-sector-card h3,.home-credibility-item h3,.home-process-card h3,.home-mini-project__body h3,.home-feature__body h3{margin-bottom:.8rem}.home-credibility-panel{padding:1.6rem;background:linear-gradient(180deg,#003461fa,#10243af5),#10243af5;color:var(--color-text-inverse);box-shadow:var(--shadow-strong)}.home-credibility-panel .eyebrow,.home-credibility-panel h3{color:#d8e8ff}.home-credibility-panel .section-copy{color:#ebf1f8d1}.home-credibility-list{display:grid;gap:1rem;margin-top:1rem}.home-credibility-item{padding-top:1rem;border-top:1px solid rgba(216,232,255,.16)}.home-credibility-item:first-child{padding-top:0;border-top:0}.home-sector-section{background:linear-gradient(180deg,#004b8708,#fff0)}.home-sector-card{padding:1.5rem;min-height:100%}.home-service-section .card-grid,.home-spotlight__side{gap:1.2rem}.home-feature,.home-mini-project{overflow:hidden}.home-feature{display:grid}.home-feature__media img,.home-mini-project__media img{width:100%;height:100%;object-fit:cover}.home-feature__media img{aspect-ratio:16 / 11}.home-feature__body,.home-mini-project__body{display:grid;gap:.9rem;padding:1.5rem}.home-feature__spec{display:grid;gap:.4rem;padding:1rem 1.1rem;background:var(--color-surface-muted);border-radius:.75rem}.home-feature__spec p{margin:0;color:var(--color-text)}.home-mini-project__media img{aspect-ratio:16 / 10}.home-process-card{position:relative;overflow:hidden}.home-process-card__step{display:inline-block;margin-bottom:1rem;font-family:var(--font-display);font-size:2.6rem;line-height:1;color:#0034612e}.home-testimonial{margin-top:1.4rem;padding:2rem;background:linear-gradient(135deg,#00346112,#a3c9ff29)}.home-testimonial h2{max-width:20ch}.trust-bar{display:grid;gap:1rem;padding:1.25rem 0;border-block:1px solid rgba(114,119,129,.12)}.trust-bar__items{display:flex;flex-wrap:wrap;gap:.8rem}.pill{display:inline-flex;align-items:center;border-radius:999px;padding:.45rem .8rem;background:var(--color-surface-muted);color:var(--color-primary);font-size:.9rem;font-weight:600}.metric-grid,.card-grid,.mini-grid,.footer-grid,.form-grid,.process-grid,.feature-grid{display:grid;gap:1rem}.metric-card,.info-card,.project-card,.service-card,.article-card,.detail-panel,.process-card,.team-card,.case-study-card{border-radius:var(--radius-md);background:#ffffffe6;border:1px solid rgba(114,119,129,.14)}.metric-card,.info-card,.service-card,.article-card,.process-card,.detail-panel,.team-card,.case-study-card{padding:1.5rem}.metric-card__value{color:var(--color-primary);font-family:var(--font-display);font-size:1.8rem;font-weight:800}.section-heading{display:grid;gap:1rem;max-width:48rem;margin-bottom:1.5rem}.card-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.info-card{display:grid;gap:.75rem}.bullet-list,.footer-list{list-style:none;padding:0;margin:0}.bullet-list li{position:relative;padding-left:1rem;color:var(--color-text-muted)}.bullet-list li:before{content:"";width:.4rem;height:.4rem;border-radius:50%;background:var(--color-primary-strong);position:absolute;left:0;top:.7rem}.service-card,.project-card,.article-card,.case-study-card{overflow:hidden}.service-card__media,.project-card__media,.article-card__media,.case-study-card__media{aspect-ratio:16 / 10;overflow:hidden}.service-card__media img,.project-card__media img,.article-card__media img,.case-study-card__media img{width:100%;height:100%;object-fit:cover}.service-card__body,.project-card__body,.article-card__body,.case-study-card__body{padding:1.5rem;display:grid;gap:.9rem}.meta-label{font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-primary-strong)}.meta-subtle{margin:-.4rem 0 0;color:var(--color-text-muted);font-size:.88rem}.detail-grid{align-items:start}.content-prose{display:grid;gap:1rem;color:var(--color-text-muted)}.content-prose p{margin:0}.detail-panel{display:grid;gap:1rem}.spec-list{display:grid;gap:.8rem}.spec-list__item{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(114,119,129,.12);padding-bottom:.8rem}.spec-list__item:last-child{border-bottom:0;padding-bottom:0}.site-footer{margin-top:clamp(1.75rem,4vw,3rem);border-top:1px solid rgba(114,119,129,.12);background:#ffffffb3}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;padding:3rem 0}.footer-list{display:grid;gap:.6rem}.footer-heading{font-family:var(--font-display);font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--color-primary)}.footer-link{color:var(--color-text-muted)}.footer-note{color:var(--color-text-muted);font-size:.9rem}.form-shell{display:grid;gap:1.5rem;padding:1.75rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;gap:.5rem}.field label{font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary)}.field-optional{letter-spacing:normal;text-transform:none;font-weight:600;color:var(--color-text-muted)}.field input,.field select,.field textarea{width:100%;border:1px solid rgba(114,119,129,.16);border-radius:var(--radius-sm);padding:.9rem 1rem;background:var(--color-surface);color:var(--color-text)}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid rgba(0,75,135,.18);border-color:#004b874d}.field--full{grid-column:1 / -1}.quote-layout{display:grid;gap:2rem}.quote-sidebar{display:grid;gap:1rem}.quote-feedback{display:none;padding:.9rem 1rem;border-radius:var(--radius-sm);font-size:.95rem}.quote-feedback[data-state=success]{display:block;background:#10b9811f;color:#065f46}.quote-feedback[data-state=error]{display:block;background:#dc26261a;color:#991b1b}.turnstile-note{margin:0;color:var(--color-text-muted);font-size:.92rem}.turnstile-note[data-state=success]{color:#065f46}.turnstile-note[data-state=error]{color:#991b1b}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media(min-width:720px){.hero__grid,.split-grid,.detail-grid,.quote-layout,.cta-grid{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr)}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-capability-grid,.home-sector-grid,.home-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__note-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:719px){.site-header__inner,.site-footer__inner{align-items:start;flex-direction:column}.form-grid,.footer-grid{grid-template-columns:1fr}.site-nav{gap:.75rem}.home-hero{padding-top:3.5rem}.home-hero h1{max-width:none}}@media(max-width:1040px){.site-brand__tag{display:none}}@media(min-width:960px){.home-hero__grid,.home-intro,.home-spotlight__grid{grid-template-columns:minmax(0,1.04fr) minmax(22rem,.96fr)}.home-sector-grid,.home-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-sans-latin-400-normal.CDDApCn2.woff2) format("woff2"),url(/_astro/ibm-plex-sans-latin-400-normal.CYLoc0-x.woff) format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/ibm-plex-sans-latin-500-normal.6ng42L7E.woff2) format("woff2"),url(/_astro/ibm-plex-sans-latin-500-normal.BgVn5rGT.woff) format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/ibm-plex-sans-latin-600-normal.CuJfVYMP.woff2) format("woff2"),url(/_astro/ibm-plex-sans-latin-600-normal.Cu4Hd6ag.woff) format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/ibm-plex-sans-latin-700-normal.Bxkt5Cjx.woff2) format("woff2"),url(/_astro/ibm-plex-sans-latin-700-normal.Bth3BMcD.woff) format("woff")}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/space-grotesk-latin-500-normal.lFbtlQH6.woff2) format("woff2"),url(/_astro/space-grotesk-latin-500-normal.CNSSEhBt.woff) format("woff")}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/space-grotesk-latin-700-normal.RjhwGPKo.woff2) format("woff2"),url(/_astro/space-grotesk-latin-700-normal.CwsQ-cCU.woff) format("woff")}
