*{box-sizing:border-box}:root{--canvas: #f7f6f3;--surface: #ffffff;--surface-soft: #fbfbfa;--ink: #1d1d1b;--ink-soft: #46443f;--muted: #787774;--line: #eaeaea;--line-strong: #d8d8d4;--radius: 8px;color:var(--ink);background:var(--canvas);font-family:SF Pro Display,Geist Sans,Helvetica Neue,Arial,sans-serif;font-synthesis:none;line-height:1.6;text-rendering:optimizeLegibility}body{min-width:320px;min-height:100dvh;margin:0;background:var(--canvas)}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--ink);outline-offset:4px}h1,h2,h3,p,figure{margin:0}p{color:var(--ink-soft)}img{max-width:100%;display:block}.pageShell{min-height:100dvh;display:flex;flex-direction:column}.siteHeader{width:min(1180px,calc(100% - 32px));min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 auto}.brand{display:inline-flex;align-items:center;color:var(--ink)}.brandLogo{width:112px;height:auto}.siteNav{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:.86rem;font-weight:650}.siteNav a{min-height:36px;display:inline-flex;align-items:center;border-radius:6px;padding:0 10px}.siteNav a:hover{color:var(--ink);background:var(--surface)}main{flex:1}.heroSection,.workflowSection,.providersSection,.operationsSection{width:min(1180px,calc(100% - 32px));margin:0 auto}.heroSection{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:42px;padding:74px 0 96px}.heroCopy{width:100%;text-align:center}.heroSection h1{margin-bottom:24px;color:var(--ink);font-family:Newsreader,"Instrument Serif",Georgia,serif;font-size:3.72rem;font-weight:500;letter-spacing:0;line-height:1.03;white-space:nowrap}.heroLead{max-width:760px;margin:0 auto;font-size:1.16rem}.windowFrame{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.windowBar{height:34px;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line);padding:0 13px;background:var(--surface)}.windowBar span{width:8px;height:8px;border:1px solid var(--line-strong);border-radius:50%;background:var(--surface-soft)}.heroFrame img{width:100%}.workflowSection{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:72px;border-top:1px solid var(--line);padding:96px 0}.workflowSection .sectionIntro{width:min(420px,100%);justify-self:center}.sectionIntro h2,.providersCopy h2,.operationsCopy h2{color:var(--ink);font-family:Newsreader,"Instrument Serif",Georgia,serif;font-size:3.05rem;font-weight:500;letter-spacing:0;line-height:1.08}.flowList{width:min(520px,100%);justify-self:center;display:grid;padding:0;margin:0;list-style:none;border-top:1px solid var(--line)}.flowList li{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:22px;border-bottom:1px solid var(--line);padding:22px 0}.flowList span{color:var(--muted);font-family:Geist Mono,SF Mono,Consolas,monospace;font-size:.78rem}.flowList h3{margin-bottom:4px;color:var(--ink);font-size:1.02rem}.flowList p{font-size:.96rem}.providersSection{display:grid;gap:34px;border-top:1px solid var(--line);padding:96px 0}.providersCopy{width:100%;text-align:center}.providersCopy p{max-width:620px;margin-top:16px;margin-right:auto;margin-left:auto;font-size:1.08rem}.providerLogoStrip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0;margin:0;color:var(--muted);list-style:none}.providerLogoStrip li{min-height:150px;display:grid;place-items:center;padding:28px}.providerLogoStrip li+li{border-left:1px solid var(--line)}.providerLogoStrip img{width:172px;height:64px;object-fit:contain;filter:grayscale(1);mix-blend-mode:multiply;opacity:.58}.operationsCopy{max-width:440px;justify-self:center}.operationsCopy p{font-size:1.08rem}.operationsCopy p:last-child{margin-top:18px}.operationsSection{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:64px;border-top:1px solid var(--line);padding:96px 0 112px}.operationsMedia{width:min(518px,100%);justify-self:center}.configFrame img{width:100%;height:auto}.siteFooter{width:min(1180px,calc(100% - 32px));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:28px;border-top:1px solid var(--line);margin:0 auto;padding:26px 0 30px;color:var(--muted);font-size:.74rem;line-height:1.42}.footerLogo{width:104px;height:auto}.footerAddress{display:grid;gap:4px;color:var(--muted);font-style:normal}.footerAddress strong{color:var(--ink);font-size:.73rem;font-weight:700;line-height:1.35}.footerAddress a:hover{color:var(--ink)}.footerCopyright{justify-self:end;margin:0;text-align:right}@media(prefers-reduced-motion:no-preference){.siteNav a,.siteFooter a{transition:background-color .18s ease,color .18s ease}}@media(max-width:920px){.siteHeader{min-height:auto;flex-direction:column;align-items:flex-start;padding:18px 0}.siteNav{width:100%;overflow-x:auto}.heroSection{gap:36px;padding-top:54px}.heroSection h1{font-size:3.02rem}.workflowSection,.operationsSection{grid-template-columns:1fr}.operationsCopy,.operationsMedia{justify-self:start}.flowList li{padding:20px 0}.siteFooter{grid-template-columns:repeat(2,minmax(0,1fr))}.footerCopyright{justify-self:start;text-align:left}.workflowSection,.providersSection,.operationsSection{padding:72px 0}.sectionIntro h2,.providersCopy h2,.operationsCopy h2{font-size:2.42rem}}@media(max-width:560px){.heroSection,.workflowSection,.providersSection,.operationsSection,.siteHeader,.siteFooter{width:min(100% - 24px,1180px)}.heroSection h1{font-size:2.28rem;white-space:normal}.heroLead{font-size:1.02rem}.flowList{width:100%}.flowList li{grid-template-columns:42px minmax(0,1fr);gap:14px}.providerLogoStrip{grid-template-columns:1fr}.providerLogoStrip li+li{border-top:1px solid var(--line);border-left:0}.windowBar{height:30px}.siteFooter{grid-template-columns:1fr;gap:16px}}
