:root{--primary: #ff6900;--primary-fg: #16181c;--surface: #f8f9f9;--surface-warm: #eceef0;--surface-deep: #16181c;--ink: #16181c;--ink-muted: #5a6068;--line: #d9dde0;--accent: #1e4e6b;--accent-fg: #ffffff;--ink-on-deep: #f4f6f7;--ink-on-deep-muted: rgba(244, 246, 247, .72);--danger: #c0392b;--btn-primary-bg: var(--ink);--btn-primary-fg: #ffffff;--btn-outlined-fg: var(--ink);--btn-outlined-border: var(--ink);--radius-btn: 0px;--btn-shape-radius: 0px;--btn-shape-notch: 8px;--radius-sm: 2px;--radius-md: 2px;--radius-card: 2px;--radius-image: 2px;--angle: 34px;--ff-display: "Archivo", "Helvetica Neue", Arial, sans-serif;--ff-body: "IBM Plex Sans", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--font-label: "IBM Plex Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--fs-display: clamp(2.6rem, 5.4vw, 4.6rem);--fs-h2: clamp(1.9rem, 3.2vw, 2.9rem);--fs-h3: 1.35rem;--fs-body: 1.05rem;--fs-small: .9rem;--fs-eyebrow: .78rem;--lh-tight: 1.05;--lh-body: 1.65;--measure: 62ch;--max-width: 1440px;--gutter: 2rem;--section-pad-y: clamp(4rem, 8vw, 7.5rem);--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 2rem;--ease-out: cubic-bezier(.16, 1, .3, 1);--shadow-sm: 0 12px 34px -24px rgba(22, 24, 28, .35);--shadow-md: 0 30px 70px -34px rgba(22, 24, 28, .32);--header-h: 76px;--topbar-h: 40px;--header-total: calc(var(--header-h) + var(--topbar-h))}@media (max-width: 860px){:root{--gutter: 1.25rem;--topbar-h: 0px}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{margin:0;font-family:var(--ff-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--ff-display);font-weight:700;line-height:var(--lh-tight);color:var(--ink)}p{margin:0 0 1rem}p:last-child{margin-bottom:0}img,picture,svg,video{max-width:100%;display:block}a{color:var(--accent);text-decoration:none}a:hover{color:color-mix(in srgb,var(--accent) 80%,#000)}a:visited{color:inherit}ul,ol{margin:0;padding:0}button{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:var(--primary);color:#fff}.container{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:var(--gutter)}.section{position:relative}.section--surface{background:var(--surface)}.section--surface-warm{background:var(--surface-warm)}.section--surface-deep{background:var(--surface-deep);color:var(--ink-on-deep)}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-label);font-size:var(--fs-eyebrow);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);margin:0}.eyebrow .brand-mark,.stats--row .st-mark{color:var(--primary)}.detail-hero{padding-top:calc(var(--header-total) + clamp(1.5rem,4vw,3rem));padding-bottom:clamp(2.5rem,5vw,4rem);overflow:hidden}.detail-hero__grid{display:grid;grid-template-columns:1.3fr .7fr;gap:clamp(2rem,4vw,4rem);align-items:center}.detail-hero__copy{display:flex;flex-direction:column;gap:1.1rem}.detail-hero__title{font-size:clamp(1.6rem,3.4vw,2.35rem);letter-spacing:-.01em;margin:0;max-width:22ch}.detail-hero__title em{font-style:italic;color:var(--accent);font-weight:400}.detail-hero__lede{color:var(--ink-muted);max-width:52ch;margin:0;font-size:1.05rem}.detail-hero__actions{display:flex;gap:.9rem;flex-wrap:wrap;align-items:center;margin-top:.4rem}.detail-hero__media{position:relative;overflow:hidden;aspect-ratio:3/2;max-height:280px;border-radius:var(--radius-image);clip-path:polygon(6% 0,100% 0,100% 100%,0 100%)}.detail-hero__media img{position:absolute;inset:-15% 0;width:100%;height:130%;object-fit:cover}@media (max-width: 820px){.detail-hero__grid{grid-template-columns:1fr}.detail-hero__media{max-height:240px;order:-1;clip-path:none}}.statement{position:relative;display:flex;align-items:flex-end;min-height:62vh;overflow:hidden;color:#fff;background:var(--surface-deep)}.statement__bg{position:absolute;inset:0;overflow:hidden}.statement__bg img{position:absolute;inset:-15% 0;width:100%;height:130%;object-fit:cover}.statement__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0f131440,#0f13148c 55%,#0f1314eb)}.statement__inner{position:relative;z-index:1;padding-block:clamp(2.5rem,6vw,4.5rem);display:flex;flex-direction:column;gap:1rem;max-width:44rem}.statement__inner .eyebrow{color:#ffffffd1}.statement__inner .eyebrow .brand-mark{color:var(--primary)}.statement__title{font-size:clamp(1.9rem,3.6vw,3rem);line-height:1.1;margin:0;color:#fff;max-width:20ch}.statement__title em{font-style:italic;color:var(--primary);font-weight:400}.statement__caption{font-family:var(--font-label);font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:#ffffffb8;margin:0;display:inline-flex;align-items:center;gap:.5rem}.statement__caption:before{content:"";width:24px;height:1.5px;background:var(--primary)}.on-deep{background:var(--surface-deep)}.on-deep .p-title,.on-deep .p-h__step h3{color:var(--ink-on-deep)!important}.on-deep .p-lede,.on-deep .p-h__step p{color:var(--ink-on-deep-muted)!important}.on-deep .p-eyebrow{color:var(--primary)!important}.services-3col .s-grid--4{grid-template-columns:repeat(3,1fr)}@media (max-width: 760px){.services-3col .s-grid--4{grid-template-columns:none}}.cta-pair{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}@media (max-width: 600px){.cta-pair{flex-direction:column;align-items:stretch}}
