@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-cyrillic-wght-normal.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-latin-wght-normal.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.49%;descent-override:22.56%;line-gap-override:0%;size-adjust:107.06%}:root{--ink:#142638;--ink-soft:#415568;--muted:#5f6d80;--paper:#f6f8fb;--white:#fff;--line:#dfe5ec;--orange:#ff6a2b;--orange-dark:#df4e13;--blue:#326deb;--blue-soft:#eef4ff;--green:#22856b;--danger:#b52f2f;--radius:24px;--max:1424px;--gutter:48px;--header:84px;--font:"Inter Variable","Inter","Inter Fallback","Segoe UI",Arial,sans-serif;--ease:cubic-bezier(.22,1,.36,1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 24px);-webkit-text-size-adjust:100%}.site-root{min-height:100dvh;font-family:var(--font);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;font-size:16px;line-height:1.6;display:flex;overflow-x:clip}:where(.site-root) button,:where(.site-root) input,:where(.site-root) select,:where(.site-root) textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;touch-action:manipulation}:where(.site-root) a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%;height:auto}button,fieldset{margin:0}button{border:0}fieldset{border:0;padding:0}:where(.site-root) h1,:where(.site-root) h2,:where(.site-root) h3,:where(.site-root) p{margin:0}h1,h2,h3{font-weight:650}button:disabled{cursor:wait}input,select,textarea{min-width:0}[hidden]{display:none!important}.site-root ::selection{color:var(--ink);background:#ffddcd}:focus-visible{outline:3px solid var(--blue);outline-offset:5px;border-radius:4px}.container{width:min(calc(100% - var(--gutter)*2),var(--max));margin-inline:auto}.section{padding:105px 0}.icon{vertical-align:middle;flex:none;display:inline-block}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--ink);color:#fff;z-index:999;padding:12px 20px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}.reading-progress{background:var(--orange);transform-origin:0;z-index:110;pointer-events:none;height:3px;position:fixed;inset:0 0 auto;transform:scaleX(0)}.button{min-height:52px;transition:background .25s,border-color .25s,box-shadow .25s,transform .3s var(--ease);text-align:center;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:24px;padding:14px 22px;font-size:14px;font-weight:600;line-height:1.4;display:inline-flex;position:relative}.button .icon{width:18px;height:18px;transition:transform .3s var(--ease)}.button-primary{background:var(--orange);color:#15232f;box-shadow:0 5px 13px #e15e1814}.button-dark{background:var(--ink);color:#fff}.button-white{color:var(--ink);background:#fff;border-color:#dce3eb}.text-link{align-items:center;gap:22px;font-size:14px;font-weight:600;line-height:1.4;display:inline-flex}.text-link>.icon{transition:transform .3s}.text-link:hover>.icon{transform:translate(4px)}.eyebrow{letter-spacing:1.65px;align-items:center;gap:11px;font-size:10.5px;font-weight:650;line-height:1.5;display:flex}.small-line{background:var(--orange);flex:none;width:23px;height:2px;display:inline-block}.status-dot{background:var(--orange);border-radius:50%;flex:none;width:6px;height:6px;display:inline-block;position:relative}.section-heading{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:44px;display:flex}.section-heading .eyebrow{margin-bottom:22px}h2{letter-spacing:-2.3px;font-size:clamp(38px,3.55vw,54px);line-height:1.09}.muted{color:#84909e}.section-intro{max-width:365px;color:var(--ink-soft);padding-bottom:5px;font-size:15px;line-height:1.8}.site-header{height:var(--header);z-index:100;-webkit-backdrop-filter:blur(18px);background:#f6f8fbef;border-bottom:1px solid #dfe5ec95;transition:box-shadow .25s;position:sticky;top:0}.site-header.is-scrolled{box-shadow:0 8px 30px #14263806}.header-inner{align-items:center;gap:22px;height:100%;display:flex}.brand{flex:none;align-items:center;display:inline-flex}.brand img{width:174px;height:auto}.brand-descriptor{color:var(--muted);border-left:1px solid var(--line);letter-spacing:.1px;flex:none;margin-left:0;padding-left:19px;font-size:9.5px;line-height:1.5}.main-nav{align-items:center;gap:29px;margin-left:auto;display:flex}.main-nav>a{color:var(--ink-soft);white-space:nowrap;padding-block:12px;font-size:12.5px;font-weight:500;position:relative}.main-nav>a:after{content:"";background:var(--orange);transform-origin:0;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:5px;left:0;transform:scaleX(0)}.main-nav>a:hover:after{transform:scaleX(1)}.header-cta{gap:20px;min-height:43px;margin-left:14px;padding:11px 15px;font-size:12px}.menu-toggle,.main-nav .mobile-nav-cta{display:none}.hero-section{background:radial-gradient(ellipse at 82% 34%,#eaf0fa 0,transparent 55%),var(--paper);padding-top:62px;position:relative;overflow:hidden}.hero-grid{z-index:1;grid-template-columns:.82fr 1.22fr;align-items:center;gap:48px;padding-bottom:66px;display:grid;position:relative}.hero-copy{min-width:0;padding-bottom:8px}.hero-eyebrow{letter-spacing:1.35px;margin-bottom:29px;font-size:9.5px}.hero-eyebrow .status-dot{margin-left:5px;margin-right:2px;box-shadow:0 0 0 5px #ff6a2b10}.hero-copy h1{letter-spacing:-3.7px;font-size:clamp(52px,4.7vw,75px);font-weight:650;line-height:1.035}.hero-accent{color:var(--blue);padding-bottom:12px;display:inline-block;position:relative}.hero-accent>svg{fill:none;width:100%;height:12px;stroke:var(--orange);stroke-width:3.5px;stroke-linecap:round;position:absolute;bottom:0;left:0}.orange-dot{color:var(--orange)}.hero-description{color:var(--ink-soft);margin-top:24px;font-size:16px;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:29px;display:flex}.hero-actions .button{gap:19px;padding:15px 18px;font-size:13px}.hero-note{color:var(--muted);align-items:center;gap:14px;margin-top:29px;font-size:10.5px;line-height:1.6;display:flex}.hero-note strong{color:var(--ink-soft);font-weight:500}.avatar-stack{padding-left:3px;display:flex}.avatar-stack img{object-fit:cover;border:3px solid var(--paper);border-radius:50%;width:36px;height:36px;margin-left:-3px}.avatar-stack img+img{margin-left:-9px}.hero-orbit{pointer-events:none;border:1px solid #dce5f055;border-radius:50%;width:700px;height:700px;position:absolute;top:-290px;right:-250px}.hero-orbit:after{content:"";border:1px solid #dce5f065;border-radius:50%;position:absolute;inset:55px}.hero-bottom{border-top:1px solid var(--line);z-index:1;justify-content:space-between;align-items:center;gap:25px;padding:27px 0 28px;display:flex;position:relative}.hero-bottom>span{letter-spacing:1px;color:var(--muted);font-size:8px;line-height:1.8}.hero-bottom>span strong{color:var(--ink);font-weight:600}.hero-bottom>div{color:var(--ink-soft);align-items:center;gap:12px;font-size:12px;display:flex}.hero-bottom>div .icon{color:#778ca3;width:20px;height:20px}.scroll-cue{border:1px solid var(--line);border-radius:50%;place-items:center;width:35px;height:35px;transition:background .25s;display:grid}.scroll-cue .icon{width:17px;height:17px;transform:rotate(90deg)}.scroll-cue:hover{background:#fff}.network-shell{isolation:isolate;background:#fffffff5;border:1px solid #dce4ef;border-radius:22px;min-width:0;padding:20px 22px 14px;box-shadow:0 18px 60px #193d6b0a,0 3px 6px #193d6b03}.network-header{justify-content:space-between;align-items:center;gap:10px;min-height:18px;display:flex}.network-title{letter-spacing:1.05px;align-items:center;gap:8px;font-size:8.5px;font-weight:650;display:flex}.network-title .status-dot{background:var(--blue);width:5px;height:5px}.demo-badge{letter-spacing:.9px;color:#758295;border:1px solid #e3e9f1;border-radius:4px;padding:5px 7px;font-size:7px;line-height:1}.network-controls{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.segmented{background:#f0f3f8;border:1px solid #e9edf3;border-radius:7px;gap:2px;padding:3px;display:inline-flex}.segmented button{color:#718096;background:0 0;border-radius:5px;padding:8px 15px;font-size:10.5px;font-weight:550;line-height:1.4;transition:background .2s,box-shadow .2s,color .2s}.segmented button.is-active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #25385812}.animation-toggle{color:var(--muted);background:0 0;justify-content:center;align-items:center;gap:7px;min-width:66px;min-height:35px;padding:7px 0 7px 10px;font-size:9px;display:flex}.playback-icon{border-left:2px solid;border-right:2px solid;width:10px;height:10px}.animation-toggle.is-paused .playback-icon{border:5px solid #0000;border-left:7px solid;border-right:0;width:0;height:0}.network-graph{background-image:radial-gradient(circle,#c9d5e859 .65px,#0000 .75px);background-position:50%;background-size:15px 15px;height:348px;margin-top:14px;position:relative}.graph-column-label{letter-spacing:1.7px;color:#8b98aa;font-size:7.5px;font-weight:600;position:absolute;top:3px}.source-label{left:2px}.target-label{right:2px}.source-nodes,.target-nodes{z-index:2;flex-direction:column;justify-content:space-between;width:30.5%;max-width:220px;display:flex;position:absolute;top:29px;bottom:8px}.source-nodes{left:0}.target-nodes{right:0}.network-node{text-align:left;width:100%;min-height:65px;transition:box-shadow .4s,border-color .4s,background .4s,transform .3s var(--ease);background:#fff;border:1px solid #dfe5ee;border-radius:11px;align-items:center;gap:8px;padding:10px 9px;line-height:1.3;display:flex;position:relative;box-shadow:0 3px 8px #23436904}.node-avatar{object-fit:cover;border-radius:7px;flex:none;width:35px;height:39px}.node-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.node-copy strong{letter-spacing:-.12px;font-size:11.3px;font-weight:650;line-height:1.24}.node-copy>span{color:#8490a0;white-space:nowrap;font-size:8px;line-height:1.2}.node-vehicle{object-fit:cover;border-radius:6px;flex:none;width:45px;height:40px}.target-node{gap:5px;padding-inline:11px 7px}.node-port{z-index:2;background:#fff;border:1.5px solid #c7d4e7;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.source-node .node-port{right:-4px}.target-node .node-port{left:-4px}.source-node.is-selected{border-color:#7fa8f0;box-shadow:0 0 0 3px #326deb09,0 4px 12px #326deb08}.source-node.is-selected .node-port{background:var(--blue);border-color:#fff;box-shadow:0 0 0 2px #85adf2}.target-node.is-selected{border-color:#ffc6ac}.target-node.is-selected .node-port{background:var(--orange);border-color:#fff;box-shadow:0 0 0 2px #ffbe9e}.network-node.is-sending{background:#f3f7ff}.target-node.is-sending{background:#fff6f1}.network-node.is-received{background:#f4faf7;border-color:#73b39f;box-shadow:0 0 0 3px #22856b0a}.node-check{background:var(--green);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;display:none;position:absolute;top:-6px;right:-6px}.is-received .node-check{display:flex}.network-hub{z-index:3;background:#172d49;border-radius:19px;width:23%;min-width:126px;max-width:164px;height:126px;padding:2px;transition:box-shadow .6s;position:absolute;top:53%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 8px 22px #15396225}.hub-ring{opacity:.5;background:conic-gradient(from 40deg,#0000 0deg,#3878f4 70deg,#0000 155deg,#ff8e57 250deg,#0000 340deg);position:absolute;inset:-50%}.hub-inner{background:linear-gradient(135deg,#253b57,#142638 80%);border-radius:17px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:12px 9px;display:flex;position:relative}.hub-eyebrow{letter-spacing:.75px;color:#93a8c4;white-space:nowrap;margin-bottom:16px;font-size:5.7px}.hub-inner img{width:90%;max-width:125px;height:auto}.hub-status{color:#c0cfe0;white-space:nowrap;margin-top:13px;font-size:8.4px}.hub-scan{gap:4px;margin-top:9px;display:flex}.hub-scan i{background:#4c627a;border-radius:2px;width:15px;height:2px;transition:background .4s}.network-graph[data-phase=matching] .network-hub{box-shadow:0 0 0 6px #326deb0a,0 0 28px #326deb33}.network-graph[data-phase=matching] .hub-ring{opacity:1}.network-graph[data-phase=matching] .hub-scan i{background:var(--blue)}.network-graph[data-phase=delivering] .hub-scan i{background:var(--orange)}.network-graph[data-phase=success] .hub-scan i{background:#74c4a8}.network-shell.is-running .hub-ring{animation:9s linear infinite hub-orbit}.network-shell.is-running .network-graph[data-phase=matching] .hub-scan i{animation:.9s ease-in-out infinite scan-pulse}.network-shell.is-running .hub-scan i:nth-child(2){animation-delay:.15s!important}.network-shell.is-running .hub-scan i:nth-child(3){animation-delay:.3s!important}.network-lines{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.route-base{fill:none;stroke:#dce5ef;stroke-width:1.25px}.route-active{fill:none;stroke-width:2.25px;stroke-linecap:round;opacity:0;transition:opacity .3s}.source-active{stroke:#6e9ff9}.target-active{stroke:#ffad83}.signal{color:var(--blue)}.signal-halo{fill:currentColor;opacity:.18}.signal-body{fill:currentColor;stroke:#fff;stroke-width:2px;filter:drop-shadow(0 0 4px #638be250)}.signal-core{fill:#fff}.signal-trail{fill:var(--blue)}.route-label{color:#7c8da4;white-space:nowrap;z-index:2;background:#ffffffdf;border:1px solid #edf1f6;border-radius:4px;padding:3px 7px;font-size:7px;position:absolute;top:calc(53% - 88px)}.route-label-source{right:54%}.route-label-target{left:54%}.network-result{background:#f5f7fb;border:1px solid #edf0f5;border-radius:9px;align-items:center;gap:11px;min-height:59px;margin-top:5px;padding:11px 12px;transition:background .4s,border-color .4s;display:flex}.result-symbol{width:33px;height:33px;color:var(--blue);background:#e9effb;border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}.network-result>div{min-width:0}.result-title{letter-spacing:-.1px;font-size:11.5px;font-weight:600;line-height:1.4;display:block}.result-description{color:var(--muted);margin-top:2px;font-size:9.2px;line-height:1.5;display:block}.cycle-counter{white-space:nowrap;color:#9aa5b4;margin-left:auto;font-family:monospace;font-size:8.5px}.network-result.is-success{background:#f1f9f5;border-color:#dfede6}.network-result.is-success .result-symbol{color:var(--green);background:#e2f1e9}.network-timeline{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:13px;display:grid}.network-step{text-align:left;color:#758599;background:0 0;min-width:0;padding:2px 0 3px;font-size:8px;line-height:1.5}.step-track{background:#e7ecf3;border-radius:3px;width:100%;height:2px;margin-bottom:6px;display:block;position:relative;overflow:hidden}.step-track i{background:var(--blue);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}.network-step.is-complete .step-track i{transform:scaleX(1)}.network-step.is-current .step-track i{transform:scaleX(var(--step-progress,.05))}.network-step.is-current{color:var(--ink)}.network-step-label{white-space:nowrap}.network-step b{color:#8797ac;margin-right:4px;font-family:monospace;font-size:7.5px;font-weight:400}.network-caption{color:#8c97a7;text-align:center;margin-top:12px;font-size:8.3px;line-height:1.5}.mobile-route-selector{display:none}.audience-section{border-top:1px solid var(--line);background:#fff;padding-bottom:60px}.audience-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.audience-card{isolation:isolate;border-radius:20px;padding:32px 39px 37px;scroll-margin-top:112px;position:relative;overflow:hidden}.employer-card{background:var(--ink);color:#fff}.driver-card{color:var(--ink);background:#ecf1f8;border:1px solid #e5ebf3}.audience-card-top{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.audience-label{letter-spacing:1.4px;align-items:center;gap:10px;font-size:9.5px;display:flex}.employer-card .audience-label{color:#b2c4d8}.driver-card .audience-label{color:#647d9b}.card-index{color:#7892ad;font-family:monospace;font-size:12px}.audience-card h3{letter-spacing:-1.3px;z-index:1;margin-bottom:18px;font-size:36px;line-height:1.13;position:relative}.audience-card>p{color:#aabbd0;z-index:1;font-size:14px;line-height:1.8;position:relative}.driver-card>p{color:#607286}.audience-points{z-index:1;flex-direction:column;gap:12px;margin:25px 0 29px;display:flex;position:relative}.audience-points>div{align-items:center;gap:10px;font-size:12.3px;display:flex}.check-icon{color:#8fb3de;border:1px solid #66809966;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.driver-card .check-icon{color:var(--blue);border-color:#b8c9df}.audience-card>.button{z-index:1;gap:32px;min-height:48px;font-size:12px;position:relative}.audience-decoration{z-index:0;pointer-events:none;width:215px;height:240px;position:absolute;bottom:0;right:-15px}.audience-decoration svg{fill:none;stroke:#5e81a5;stroke-width:1.5px;opacity:.25;width:100%;height:100%}.driver-card .audience-decoration svg{stroke:#9ab1cf;opacity:.3}.values-row{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px;display:grid}.values-row>div{gap:17px;display:flex}.values-row>div>span{letter-spacing:1px;color:var(--orange-dark);flex:none;padding-top:4px;font-size:10px}.values-row p{color:var(--muted);max-width:320px;font-size:12px;line-height:1.7}.values-row strong{color:var(--ink);margin-bottom:6px;font-size:13.5px;font-weight:550;display:block}.industries-section{background:#fff;padding-top:65px}.industry-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.industry-card{border:1px solid var(--line);transition:transform .5s var(--ease),box-shadow .4s,border-color .4s;background:#fff;border-radius:15px;position:relative;overflow:hidden}.industry-image{background:#e8eef5;height:175px;position:relative;overflow:hidden}.industry-image>img{object-fit:cover;width:100%;height:100%;transition:transform .85s var(--ease)}.industry-image:after{content:"";pointer-events:none;background:linear-gradient(#14263830,#0000 55%);position:absolute;inset:0}.industry-number{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;letter-spacing:1px;z-index:1;background:#142638ba;border:1px solid #ffffff30;border-radius:4px;padding:4px 7px;font-size:8px;position:absolute;top:14px;left:16px}.industry-body{padding:20px 21px}.industry-topline{color:#7c8da0;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.industry-topline .icon{width:21px;height:21px}.tag{color:#64798e;letter-spacing:.4px;background:#f0f4f9;border-radius:4px;align-items:center;padding:4px 8px;font-size:8.5px;font-weight:600;display:inline-flex}.industry-body h3{letter-spacing:-.7px;margin-bottom:13px;font-size:22px;line-height:1.18}.industry-body>p{color:var(--muted);min-height:66px;font-size:12px;line-height:1.8}.industry-open{background:0 0;border-top:1px solid #edf0f4;justify-content:space-between;width:100%;margin-top:13px;padding:20px 0 0;font-size:11px;display:flex}.arrow-circle{background:#f2f5f9;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;transition:background .3s,color .3s,transform .3s;display:flex}.arrow-circle .icon{width:14px;height:14px}.stretched-link:after{content:"";z-index:2;position:absolute;inset:0}.industry-footnote{color:var(--muted);justify-content:space-between;align-items:center;gap:30px;margin-top:26px;font-size:11px;display:flex}.industry-footnote>span{align-items:center;gap:11px;display:flex}.industry-footnote .text-link{color:var(--ink);gap:28px;font-size:11px}.process-section{background:#fff;padding-top:15px;padding-bottom:100px}.process-surface{color:#fff;background:radial-gradient(at 95% 5%,#294565 0%,#0000 48%),#142638;border-radius:25px;padding:51px 52px 47px;overflow:hidden}.process-surface .eyebrow{color:#9db0c6}.process-surface h2{font-size:52px;line-height:1.04}.process-surface h2 span{color:#849cb9}.process-surface .section-heading{margin-bottom:39px}.process-surface .section-intro{color:#a5b7cb;margin-right:15px;font-size:13px}.process-tabs{border-bottom:1px solid #344759;grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.process-tab{text-align:left;color:#96abc1;background:0 0;align-items:center;gap:14px;min-width:0;padding:16px 0 22px;display:flex;position:relative}.process-tab:after{content:"";background:var(--orange);transform-origin:0;width:100%;height:2px;transition:transform .5s var(--ease);position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.process-tab.is-active:after{transform:scaleX(1)}.step-index{letter-spacing:-1px;color:#536e89;font-family:monospace;font-size:24px;transition:color .4s}.process-tab-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.process-tab strong{color:#adbed0;font-size:12px;font-weight:500;line-height:1.4;transition:color .4s}.process-tab-copy>span{color:#7f95ae;white-space:nowrap;font-size:8.5px}.process-tab>.icon{color:#6683a1;width:18px;height:18px;margin-left:auto}.process-tab.is-active .step-index{color:var(--orange)}.process-tab.is-active strong{color:#fff}.process-tab.is-active>.icon{color:#d2deeb}.process-panel{grid-template-columns:1.12fr 1fr;align-items:center;gap:75px;min-height:324px;padding-top:41px;display:grid}.mono-label{letter-spacing:1.25px;color:#90a6bf;font-family:monospace;font-size:8px}.process-panel-copy h3{letter-spacing:-1.15px;margin:15px 0 18px;font-size:34px;line-height:1.12}.process-panel-copy>p{color:#a7b9cc;max-width:450px;font-size:12.5px;line-height:1.85}.light-link{color:#e6edf4;margin-top:23px;font-size:11px}.brief-card{background:linear-gradient(140deg,#2b435cf0,#23394fa0);border:1px solid #536a8245;border-radius:14px;padding:21px 22px;box-shadow:0 15px 30px #03101d1a}.brief-top{color:#abc0d5;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.brief-label{letter-spacing:1.4px;font-size:8px}.brief-top>.icon{color:#86a3c3;width:20px;height:20px}.brief-profile{border-bottom:1px solid #9cafc51a;align-items:center;gap:12px;padding-bottom:18px;display:flex}.brief-avatar{color:#a8c3df;background:#56708d3b;border-radius:9px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.brief-profile strong{font-size:13px;font-weight:500;line-height:1.5;display:block}.brief-profile>div>span{color:#98afc7;margin-top:3px;font-size:9px;display:block}.brief-items{gap:12px;margin-top:20px;display:grid}.brief-item{color:#c4d3e2;align-items:center;gap:10px;font-size:11px;display:flex}.brief-item .check-icon{background:#7ea6cc15;border-color:#82a1bd33;width:16px;height:16px}.brief-item .icon{width:10px;height:10px}.brief-footer{color:#96acc3;border-top:1px solid #9cafc51a;align-items:center;gap:7px;margin-top:20px;padding-top:16px;font-size:8.5px;display:flex}.brief-footer .status-dot{background:#7ecaa4;width:5px;height:5px}.brief-code{color:#67839e;margin-left:auto;font-family:monospace;font-size:9px}.process-panel.is-entering .brief-item{animation:brief-enter .55s var(--ease) both;animation-delay:calc(var(--item)*90ms)}.faq-section{background:#fff;padding-top:20px;padding-bottom:105px}.faq-grid{grid-template-columns:.78fr 1.22fr;gap:105px;display:grid}.faq-copy{align-self:start;position:relative}.faq-copy .eyebrow{margin-bottom:25px}.faq-copy h2{font-size:54px}.faq-copy>p:not(.eyebrow){color:var(--muted);margin-top:23px;font-size:13px;line-height:1.85}.faq-copy .text-link{gap:30px;margin-top:23px;font-size:12px}.faq-mark{color:#f1f4f8;letter-spacing:-20px;-webkit-user-select:none;user-select:none;height:212px;margin-top:22px;font-size:245px;font-weight:500;line-height:1;position:relative;left:-4px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line);overflow:hidden}.faq-item summary{cursor:pointer;align-items:center;gap:20px;padding:24px 1px;font-size:14px;font-weight:550;line-height:1.5;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::marker{content:""}.faq-num{color:#9aa6b4;flex:none;font-family:monospace;font-size:9px;font-weight:400}.faq-plus{background:#f1f4f8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:27px;height:27px;margin-left:auto;transition:background .3s,color .3s,transform .35s;display:flex}.faq-item[open] .faq-plus{background:var(--ink);color:#fff;transform:rotate(45deg)}.faq-answer{padding:0 47px 24px 34px}.faq-answer p{color:var(--muted);font-size:12.5px;line-height:1.85}.contact-section{background:radial-gradient(at 5% 48%,#e6eef9 0%,#0000 58%),#f0f4fa;border-block:1px solid #e1e8f0;padding-block:100px}.contact-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.contact-copy{padding-top:28px;position:sticky;top:125px}.contact-copy>.eyebrow{letter-spacing:1.4px;margin-bottom:32px;font-size:9px}.contact-copy h2{letter-spacing:-3.6px;font-size:76px;font-weight:600;line-height:1.02}.contact-copy h2 span{color:var(--blue)}.contact-description{color:var(--ink-soft);margin-top:27px;font-size:15px;line-height:1.85}.contact-assurance{color:#64819f;align-items:flex-start;gap:16px;margin-top:43px;display:flex}.contact-assurance p{color:#71849a;font-size:10px;line-height:1.8}.contact-assurance strong{color:var(--ink);margin-bottom:6px;font-size:11px;font-weight:600;display:block}.contact-route{width:320px;max-width:85%;margin-top:34px}.contact-route svg{fill:none;stroke:#a7bdd8;stroke-width:1.4px;width:100%;height:auto}.contact-route svg>circle{fill:var(--orange);stroke:#fff;stroke-width:2px}.contact-route svg>path:last-child{stroke:var(--orange)}.configured-contacts{flex-direction:column;gap:8px;margin-top:22px;font-size:13px;display:flex}.configured-contacts:empty{display:none}.configured-contacts a{align-items:center;gap:12px;display:inline-flex}.contact-card{background:#fff;border:1px solid #e2e8f1;border-radius:21px;min-width:0;padding:31px;position:relative;box-shadow:0 12px 50px #21477408}.form-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.form-heading h3{letter-spacing:-.7px;font-size:22px;font-weight:600;line-height:1.3}.form-heading>span{letter-spacing:1.3px;color:#9ba7b5;white-space:nowrap;font-size:7px}.form-role{background:#f2f5f9;border:1px solid #e8edf4;border-radius:8px;gap:4px;padding:4px;display:flex}.form-role label{cursor:pointer;flex:1;position:relative}.form-role input{opacity:0;width:1px;height:1px;position:absolute}.form-role label>span{color:#75879a;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:11px 12px;font-size:12px;line-height:1.4;transition:background .3s,box-shadow .3s,color .3s;display:flex}.form-role input:checked+span{color:var(--ink);background:#fff;box-shadow:0 1px 5px #1d41600c}.form-role input:focus-visible+span{outline:3px solid var(--blue);outline-offset:3px}.role-hint{color:var(--muted);margin:11px 0 22px;font-size:10px;line-height:1.4}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.field{min-width:0;margin-bottom:16px}.field>label{color:#42576b;align-items:center;gap:4px;margin-bottom:8px;font-size:10px;font-weight:600;line-height:1.4;display:flex}.field>label>span:not(.optional){color:var(--orange-dark)}.field>label .optional{color:#8e9dae;margin-left:auto;font-size:8px;font-weight:400}.field input,.field select,.field textarea{width:100%;min-height:44px;color:var(--ink);background:#fbfcfd;border:1px solid #dfe6ef;border-radius:6px;padding:12px 11px;font-size:11px;line-height:1.5;transition:border-color .2s,box-shadow .2s,background .2s;display:block}.field input::placeholder,.field textarea::placeholder{color:#93a0b0;opacity:1}.field textarea{resize:vertical;min-height:78px;max-height:350px}.field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%23738194' stroke-width='1.4'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;background-size:14px;padding-right:25px;font-size:10px}.field input:hover,.field select:hover,.field textarea:hover{border-color:#b7c7db}.field input:focus,.field select:focus,.field textarea:focus{background:#fff;border-color:#6e9aed;outline:none;box-shadow:0 0 0 3px #326deb0d}.field [aria-invalid=true]{background:snow;border-color:#ca7575!important}.field-error{color:var(--danger);margin-top:6px;font-size:9px;line-height:1.5;display:block}.field-error:empty{display:none}.honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.checkbox{color:var(--muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:9px;line-height:1.7;display:flex}.checkbox input{accent-color:var(--blue);flex:none;width:15px;height:15px;margin:3px 0 0}.checkbox a{color:#3d6390;text-underline-offset:3px;text-decoration:underline;display:inline}.checkbox a .icon{width:9px;height:9px;margin-left:2px}.consent-field{margin:2px 0 19px}.submit-button{justify-content:space-between;width:100%;min-height:49px;padding:14px 19px;font-size:12px;display:flex}.submit-button:disabled{opacity:.8}.button-spinner{border:2px solid #14263830;border-top-color:var(--ink);border-radius:50%;width:17px;height:17px;animation:.8s linear infinite spinner;display:none}.submit-button.is-loading>.icon{display:none}.submit-button.is-loading>.button-spinner{display:block}.form-privacy-note{text-align:center;color:#92a0b0;margin-top:12px;font-size:7.8px;line-height:1.6}.form-status{border-radius:6px;margin-top:15px;font-size:11px;line-height:1.7}.form-status:empty{display:none}.form-status.is-error{color:#943a3a;background:#fff3f2;border:1px solid #efd5d2;padding:12px}.form-status.is-notice{color:#665134;background:#fff8e9;border:1px solid #efe2c4;padding:12px}.form-success{text-align:center;outline:none;flex-direction:column;justify-content:center;align-items:center;min-height:655px;padding:35px 20px;display:flex}.success-check{width:83px;height:83px;color:var(--green);background:#ecf7f1;border:1px solid #d5ebdf;border-radius:50%;justify-content:center;align-items:center;margin-bottom:30px;display:flex}.success-check svg{stroke-dasharray:35;stroke-dashoffset:0;animation:.6s both check-draw}.form-success .eyebrow{color:var(--green);letter-spacing:1.5px;font-size:9px}.form-success h3{letter-spacing:-1.5px;margin:16px 0;font-size:38px;line-height:1.2}.form-success>p:not(.eyebrow){color:var(--muted);max-width:350px;font-size:13px;line-height:1.8}.success-reference{background:#f4f7fa;border:1px solid #e7edf3;border-radius:8px;flex-direction:column;gap:5px;width:100%;max-width:330px;margin:27px 0;padding:14px 24px;display:flex}.success-reference>span{color:var(--muted);font-size:9px}.success-reference strong{letter-spacing:.5px;font-family:monospace;font-size:15px;font-weight:500}.form-success .button{font-size:12px}.noscript-note{background:#fff6e9;border-radius:6px;margin-top:20px;padding:12px;font-size:12px}.site-footer{background:#fff;padding:48px 0 0}.footer-main{grid-template-columns:1.05fr 1fr .55fr;align-items:start;gap:40px;display:grid}.footer-brand img{width:192px}.footer-brand p{color:#8b98a7;margin-top:18px;font-size:10px}.footer-nav{color:#586d82;grid-template-columns:1fr 1fr;gap:13px 22px;padding-top:3px;font-size:11px;display:grid}.footer-nav a:hover{color:var(--orange-dark)}.footer-cta{letter-spacing:-.5px;justify-content:flex-end;align-items:center;gap:28px;font-size:20px;line-height:1.25;display:flex}.footer-cta>.icon{border:1px solid #e0e7ef;border-radius:50%;width:44px;height:44px;padding:12px;transition:background .3s,border-color .3s}.footer-cta:hover>.icon{background:var(--orange);border-color:var(--orange)}.footer-bottom{color:#8796a6;border-top:1px solid #e7ebf1;justify-content:space-between;align-items:center;gap:20px;margin-top:40px;padding:22px 0 26px;font-size:8.5px;display:flex}.footer-motto{letter-spacing:1.5px;font-size:7.5px}.footer-bottom a:hover{color:var(--ink)}.back-to-top{z-index:90;background:var(--ink);color:#fff;opacity:0;visibility:hidden;border:1px solid #fff2;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:opacity .3s,transform .3s,visibility .3s;display:flex;position:fixed;bottom:25px;right:23px;transform:translateY(12px);box-shadow:0 3px 20px #14263822}.back-to-top>.icon{width:17px;height:17px;transform:rotate(-90deg)}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.industry-modal{width:min(700px,100% - 40px);max-height:calc(100dvh - 60px);color:var(--ink);overscroll-behavior:contain;background:#fff;border:1px solid #dce5ef;border-radius:23px;padding:0;overflow-y:auto;box-shadow:0 30px 100px #0e1e4266}.industry-modal::backdrop{-webkit-backdrop-filter:blur(7px);background:#1223359c}.industry-modal[open]{animation:dialog-in .35s var(--ease)}.dialog-close{z-index:5;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 3px 15px #1232}.dialog-image{background:#e8edf4;height:240px}.dialog-image>img{object-fit:cover;width:100%;height:100%}.dialog-body{padding:28px 35px 34px}.dialog-body .eyebrow{color:var(--muted);letter-spacing:1.5px;font-size:9px}.dialog-body h2{letter-spacing:-1px;margin:13px 0 16px;font-size:36px}.dialog-description{color:var(--ink-soft);font-size:14px;line-height:1.8}.dialog-tags{flex-wrap:wrap;gap:8px;margin-top:19px;display:flex}.dialog-tags .tag{padding:5px 9px;font-size:10px}.dialog-note{color:#6f879f;background:#f3f6fa;border-radius:8px;align-items:center;gap:13px;margin-top:22px;padding:15px;display:flex}.dialog-note p{color:#61768c;font-size:12px;line-height:1.7}.dialog-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.dialog-actions .button{font-size:12px}.legal-page{max-width:850px;margin:75px auto 85px;padding-inline:30px}.legal-page>.text-link{margin-bottom:35px;font-size:12px}.legal-page>.eyebrow{color:var(--muted);margin-bottom:22px}.legal-page h1{letter-spacing:-2px;margin-bottom:25px;font-size:52px;line-height:1.1}.legal-page p{color:var(--ink-soft);margin:14px 0;font-size:14px;line-height:1.9}.legal-page h2{letter-spacing:-.6px;margin-top:34px;font-size:24px;line-height:1.3}.legal-page a:not(.button):not(.text-link){text-underline-offset:4px;text-decoration:underline}.legal-note,.operator-notice{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:25px;padding:20px 24px}.operator-notice{color:var(--ink-soft);font-size:12px;line-height:1.8}.operator-notice p{margin:6px 0;font-size:12px}.error-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:68vh;padding:60px 24px;display:flex}.error-code{letter-spacing:-7px;color:var(--blue);font-size:125px;font-weight:600;line-height:1}.error-page h1{letter-spacing:-1px;margin-top:25px;font-size:35px}.error-page p{color:var(--muted);margin:18px 0 25px;font-size:15px}.secondary-header .header-cta{margin-left:auto}.reveal-pending{opacity:0;transform:translateY(24px)}.reveal{transition:opacity .75s var(--ease),transform .75s var(--ease)}.reveal.is-visible{opacity:1;transform:translateY(0)}.motion-ready .hero-copy>*{animation:hero-enter .8s var(--ease) both}.motion-ready .hero-copy>:nth-child(2){animation-delay:70ms}.motion-ready .hero-copy>:nth-child(3){animation-delay:.14s}.motion-ready .hero-copy>:nth-child(4){animation-delay:.21s}.motion-ready .hero-copy>:nth-child(5){animation-delay:.28s}.motion-ready .network-shell{animation:hero-enter 1s var(--ease) .14s both}.motion-ready .hero-accent>svg>path{stroke-dasharray:400;stroke-dashoffset:400px;animation:underline-draw 1.2s var(--ease) .45s forwards}@keyframes hero-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes underline-draw{to{stroke-dashoffset:0}}@keyframes hub-orbit{to{transform:rotate(360deg)}}@keyframes scan-pulse{0%,to{opacity:.35}50%{opacity:1}}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes brief-enter{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes dialog-in{0%{opacity:0;transform:translateY(15px)scale(.985)}to{opacity:1;transform:none}}@keyframes check-draw{0%{stroke-dashoffset:35px}to{stroke-dashoffset:0}}@media (hover:hover){.button:hover{transform:translateY(-2px)}.button-primary:hover{background:#f75f20;box-shadow:0 9px 20px #ed642927}.button-dark:hover{background:#263e57;box-shadow:0 8px 16px #163b5c18}.button-white:hover{background:#f9fbfe;border-color:#9bb0c9}.button:hover .icon{transform:translate(2px,-1px)}.industry-card:hover{border-color:#bfcde0;transform:translateY(-7px);box-shadow:0 16px 38px #1738540d}.industry-card:hover .industry-image img{transform:scale(1.065)}.industry-card:hover .arrow-circle{background:var(--orange);color:var(--ink);transform:rotate(5deg)}.network-node:hover{transform:translateY(-2px);box-shadow:0 5px 15px #1a407916}.audience-card:hover .audience-decoration svg{opacity:.5;transition:opacity .6s}.animation-toggle:hover{color:var(--blue)}}@media (min-width:1580px){.hero-description{font-size:17px}.node-copy strong{font-size:12px}.target-node .node-copy strong{font-size:11.5px}.network-graph{height:365px}.network-node{min-height:70px}.industry-image{height:194px}.industry-body h3{font-size:24px}.industry-body>p{font-size:13px}.result-title{font-size:12px}.result-description{font-size:10px}.hero-copy h1{font-size:78px}.hero-actions .button{font-size:14px}}@media (max-width:1270px){:root{--gutter:36px}.brand-descriptor{display:none}.main-nav{gap:28px}.hero-grid{grid-template-columns:.81fr 1.25fr;gap:34px}.hero-copy h1{letter-spacing:-3px;font-size:58px}.hero-description{font-size:14px}.hero-actions .button{gap:16px;padding:14px 15px;font-size:11.5px}.hero-eyebrow{letter-spacing:1px;font-size:8px}.network-shell{padding-inline:18px}.node-copy strong{font-size:10.5px}.node-copy>span{font-size:7px}.node-avatar{width:30px;height:36px}.node-vehicle{width:35px;height:36px}.target-node .node-copy strong{font-size:10px}.target-node .node-copy>span{font-size:7px}.network-node{gap:6px;padding-inline:8px}.hub-eyebrow{font-size:5.5px}.audience-card{padding:31px 31px 35px}.audience-card h3{font-size:33px}.audience-points>div{font-size:11.5px}.industry-body{padding:18px}.industry-body h3{font-size:21px}.industry-body>p{min-height:61px;font-size:11px}.industry-image{height:150px}.process-surface{padding:44px 42px}.process-tab-copy>span{font-size:7.8px}.process-tab>.icon{display:none}.process-panel{gap:42px}.faq-grid{gap:65px}.contact-grid{gap:60px}.contact-copy h2{font-size:69px}.contact-card{padding:27px}.contact-description{font-size:14px}}@media (max-width:1090px){:root{--gutter:32px;--header:76px}.header-inner{gap:20px}.brand img{width:160px}.main-nav{gap:22px}.main-nav>a{font-size:11.5px}.header-cta{gap:13px;margin-left:6px;padding:10px 13px;font-size:10.5px}.hero-section{padding-top:52px}.hero-grid{grid-template-columns:1fr;gap:42px;padding-bottom:44px}.hero-copy{text-align:center;padding-bottom:0}.hero-eyebrow{justify-content:center;margin-bottom:25px;font-size:9px}.hero-copy h1{letter-spacing:-3.7px;font-size:69px;line-height:1.025}.hero-copy h1>br:nth-of-type(2){display:none}.hero-copy h1 .hero-accent{margin-left:12px}.hero-copy h1 .hero-accent>svg{bottom:-2px}.hero-description{margin-top:23px;font-size:15px}.hero-actions{justify-content:center;margin-top:25px}.hero-actions .button{gap:24px;padding:14px 20px;font-size:13px}.hero-note{text-align:left;justify-content:center;margin-top:22px}.network-shell{width:min(820px,100%);margin-inline:auto;padding:22px 26px 16px}.network-graph{height:337px}.network-node{gap:11px;min-height:65px;padding-inline:12px}.node-avatar{width:38px;height:42px}.node-copy strong{font-size:12px}.node-copy>span{font-size:8.5px}.node-vehicle{width:48px;height:41px}.target-node .node-copy strong{font-size:11.5px}.target-node .node-copy>span{font-size:8px}.network-hub{height:128px}.hub-eyebrow{font-size:6px}.hub-status,.network-title{font-size:9px}.demo-badge{font-size:8px}.result-title{font-size:13px}.result-description{font-size:10.5px}.network-result{min-height:62px;padding:12px 14px}.network-step{font-size:10px}.network-step b{font-size:8.5px}.network-caption{font-size:10px}.network-timeline{margin-top:15px}.segmented button{padding:8px 20px;font-size:12px}.animation-toggle{gap:9px;min-height:40px;font-size:11px}.hero-bottom{gap:25px}.hero-bottom>span{font-size:7px}.hero-bottom>div{gap:9px;font-size:10px}.hero-bottom>div .icon{width:18px;height:18px}.section{padding-block:80px}.section-heading{gap:30px}.section-intro{font-size:13px}.section-heading .eyebrow{font-size:9px}h2{letter-spacing:-1.8px;font-size:42px}.audience-card h3{font-size:30px}.audience-card{padding:28px}.audience-card>p{font-size:12px}.audience-points>div{gap:8px;font-size:10.5px}.audience-decoration{width:160px}.values-row{gap:25px;margin-top:32px}.values-row p{font-size:10.5px}.values-row strong{font-size:12px}.values-row>div{gap:10px}.industry-grid{grid-template-columns:1fr 1fr;gap:22px}.industry-image{height:210px}.industry-body{padding:23px}.industry-body h3{font-size:26px}.industry-body>p{min-height:46px;font-size:13px}.industry-topline{margin-bottom:18px}.tag{font-size:9.5px}.industry-open{font-size:12px}.industry-body h3 br{display:none}.industry-body h3{max-width:275px;min-height:60px}.industry-footnote,.industry-footnote .text-link{font-size:10px}.process-section{padding-top:0}.process-surface{padding:40px 35px}.process-surface h2{font-size:45px}.process-surface .section-intro{margin:0;font-size:12px}.process-tabs{gap:16px}.process-tab{gap:12px}.step-index{font-size:21px}.process-tab strong{font-size:11px}.process-tab-copy>span{white-space:normal;font-size:7.3px}.process-panel{gap:28px}.process-panel-copy h3{font-size:29px}.process-panel-copy>p{font-size:12px}.brief-card{padding:20px}.brief-profile strong{font-size:11px}.brief-profile>div>span{font-size:8.5px}.brief-item{font-size:10px}.faq-section{padding-top:0}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:45px}.faq-copy .eyebrow{letter-spacing:1.2px;font-size:8px}.faq-copy h2{font-size:46px}.faq-copy>p:not(.eyebrow){font-size:11.5px}.faq-item summary{gap:15px;padding:22px 0;font-size:12.5px}.faq-answer{padding-left:27px;padding-right:33px}.faq-answer p{font-size:11.5px}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:35px}.contact-copy h2{letter-spacing:-2.8px;font-size:60px}.contact-description{font-size:12px}.contact-assurance{gap:12px}.contact-assurance strong{font-size:10px}.contact-assurance p{font-size:9px}.contact-card{padding:25px}.form-heading h3{font-size:20px}.footer-motto{display:none}}@media (max-width:800px){:root{--header:70px;--gutter:25px}.main-nav{gap:18px}.main-nav>a{font-size:10.5px}.header-inner{gap:10px}.header-cta{gap:10px;font-size:9px}.brand img{width:143px}.hero-copy h1{font-size:61px}.hero-copy h1 .hero-accent{margin-left:9px}.hero-description{font-size:14px}.hero-bottom>span{display:none}.hero-bottom>div{font-size:10px}.hero-bottom{gap:15px;padding-block:23px}.scroll-cue{width:29px;height:29px}.section-heading{align-items:flex-start;gap:30px}.section-intro{max-width:225px;margin-top:35px;font-size:12px}h2{font-size:37px}.section-heading .eyebrow{letter-spacing:1.2px;font-size:8px}.audience-card{padding:25px}.audience-card h3{font-size:27px}.audience-card>p{font-size:11px}.audience-points>div{align-items:flex-start;font-size:10px;line-height:1.7}.audience-card .button{gap:22px;font-size:11px}.audience-card .desktop-break{display:none}.audience-label{font-size:8px}.audience-card-top{margin-bottom:24px}.audience-decoration{opacity:.6}.values-row{gap:22px}.values-row>div{display:block}.values-row p{margin-top:8px}.industry-image{height:180px}.industry-body h3{min-height:58px;font-size:24px}.industry-body>p{min-height:64px;font-size:12px}.industry-footnote{align-items:flex-start}.industry-footnote>span{max-width:380px;line-height:1.8}.industry-footnote .text-link{white-space:nowrap;gap:12px;padding-top:5px}.process-surface{padding:35px 28px}.process-surface .section-heading{align-items:flex-end}.process-surface h2{font-size:42px}.process-surface .section-intro{max-width:195px;font-size:10px}.process-tab strong{font-size:10px}.process-tab{gap:8px}.step-index{font-size:18px}.process-tab-copy>span{display:none}.process-panel-copy h3{font-size:27px}.process-panel{grid-template-columns:1fr 1fr;gap:25px}.process-panel-copy>p{font-size:11px}.brief-card{padding:17px}.brief-profile{gap:8px}.brief-profile strong{font-size:10.3px}.brief-profile>div>span{font-size:7.5px}.brief-avatar{width:33px;height:33px}.brief-avatar .icon{width:20px;height:20px}.brief-item{gap:7px;font-size:9px}.brief-footer{font-size:7px}.faq-grid{grid-template-columns:.65fr 1.35fr;gap:32px}.faq-copy h2{font-size:42px}.faq-copy>.eyebrow{letter-spacing:.8px;gap:8px;font-size:7px}.faq-copy>.eyebrow .small-line{width:15px}.faq-item summary{gap:12px;font-size:12px}.faq-answer p{font-size:11px}.faq-answer{padding-left:24px;padding-right:15px}.contact-grid{grid-template-columns:.75fr 1.25fr;gap:30px}.contact-copy h2{letter-spacing:-2.2px;font-size:52px}.contact-copy>.eyebrow{letter-spacing:1px;font-size:7.5px}.contact-description{font-size:11px}.contact-assurance{gap:9px}.contact-assurance>.icon{width:19px;height:19px}.contact-assurance strong{font-size:9px}.contact-assurance p{font-size:8px}.contact-card{padding:23px}.form-heading>span{display:none}.form-grid{gap:11px}.field>label{font-size:9px}.field input,.field textarea{font-size:10px}.field select{font-size:9px}.field>label .optional{font-size:6.5px}.footer-cta{gap:15px;font-size:17px}.footer-nav{font-size:10px}.footer-main{gap:24px}.footer-brand img{width:160px}}@media (max-width:720px){:root{--gutter:21px;--header:66px}.header-inner{gap:18px}.brand img{width:149px}.header-cta{border-radius:6px;gap:9px;min-height:34px;margin-left:auto;padding:8px 11px;font-size:9px}.header-cta>.icon{width:12px;height:12px}.menu-toggle{z-index:2;background:0 0;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:5px;width:36px;height:40px;padding:6px;display:flex}.menu-toggle span{background:var(--ink);width:19px;height:1.5px;transition:transform .3s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.25px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.25px)rotate(-45deg)}.main-nav{left:0;right:0;top:calc(var(--header) - 1px);padding:18px var(--gutter) 25px;border-bottom:1px solid var(--line);max-height:calc(100dvh - var(--header));background:#f9fbfe;display:none;position:absolute;overflow:auto;box-shadow:0 20px 30px #17354c0d}.main-nav.is-open{flex-direction:column;align-items:stretch;gap:0;display:flex}.main-nav>a{color:var(--ink);border-bottom:1px solid #e5ebf2;padding:15px 2px;font-size:17px}.main-nav>a:after{display:none}.main-nav .mobile-nav-cta{color:var(--orange-dark);border:0;justify-content:space-between;align-items:center;padding-top:20px;font-size:14px;display:flex}.hero-section{padding-top:37px}.hero-grid{gap:32px;padding-bottom:27px}.hero-copy{text-align:left}.hero-eyebrow{letter-spacing:.7px;justify-content:flex-start;gap:9px;margin-bottom:22px;font-size:7.3px}.hero-eyebrow .status-dot{width:5px;height:5px;margin-left:4px}.hero-copy h1{letter-spacing:-2.8px;font-size:clamp(42px,11vw,65px);font-weight:650;line-height:1.04}.hero-copy h1>br:nth-of-type(2){display:block}.hero-copy h1 .hero-accent{margin-left:0;padding-bottom:11px}.hero-accent>svg{height:10px}.hero-description{max-width:380px;margin-top:19px;font-size:13px;line-height:1.8}.hero-actions{justify-content:flex-start;gap:9px;margin-top:24px}.hero-actions .button{flex:1;gap:20px;min-height:47px;padding:12px 14px;font-size:11px}.hero-note{justify-content:flex-start;gap:12px;margin-top:20px;font-size:9px}.avatar-stack img{width:33px;height:33px}.network-shell{border-radius:17px;padding:18px 17px 15px;box-shadow:0 12px 35px #2546740a}.network-header{gap:5px}.network-title{letter-spacing:.7px;gap:7px;font-size:7px}.demo-badge{letter-spacing:.6px;padding:4px 5px;font-size:6px}.network-controls{margin-top:13px}.segmented button{padding:7px 13px;font-size:10px;line-height:1.6}.animation-toggle{gap:7px;min-width:61px;min-height:37px;font-size:9px}.playback-icon{width:8px;height:9px}.mobile-route-selector{border-top:1px solid #edf1f6;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:15px;padding-top:13px;display:grid}.route-option{color:#8897a9;background:#f6f8fb;border:1px solid #0000;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:49px;padding:9px 3px 7px;transition:color .3s,background .3s,border-color .3s;display:flex}.route-option .icon{width:16px;height:16px}.route-option>span{white-space:nowrap;font-size:7px;line-height:1.3}.route-option.is-active{color:#356cd0;background:#edf3ff;border-color:#d2e0fa}.network-graph{background-size:13px 13px;height:317px;margin-top:14px}.graph-column-label{display:none}.source-nodes,.target-nodes{width:84%;max-width:300px;display:block;inset:3px auto auto 50%;transform:translate(-50%)}.target-nodes{top:auto;bottom:4px}.network-node{border-radius:10px;gap:12px;height:64px;min-height:64px;padding:10px 15px;display:none;transform:none}.network-node.is-selected{display:flex}.node-avatar{width:38px;height:40px}.node-copy strong,.target-node .node-copy strong{font-size:12.5px;line-height:1.25}.node-copy strong br{display:none}.node-copy>span,.target-node .node-copy>span{font-size:8.5px;line-height:1.4}.node-vehicle{width:49px;height:40px}.source-node .node-port{inset:auto auto -4px 50%;transform:translate(-50%)}.target-node .node-port{top:-4px;left:50%;transform:translate(-50%)}.network-hub{border-radius:16px;width:144px;min-width:0;height:106px;top:50%}.hub-inner{border-radius:14px;padding:9px}.hub-eyebrow{margin-bottom:12px;font-size:5.8px}.hub-inner img{width:112px}.hub-status{margin-top:10px;font-size:8px}.hub-scan{margin-top:7px}.route-label{background:#f7f9fbd9;border:0;padding:2px 5px;font-size:7px;top:80px;left:calc(50% + 12px);right:auto}.route-label-target{top:auto;bottom:79px}.network-result{gap:9px;min-height:63px;margin-top:4px;padding:11px 10px}.result-symbol{border-radius:7px;width:29px;height:29px}.result-symbol>.icon{width:16px;height:16px}.result-title{font-size:10.5px;line-height:1.4}.result-description{margin-top:2px;font-size:8px;line-height:1.6}.cycle-counter{align-self:flex-start;padding-top:3px;font-size:7px}.network-timeline{gap:7px;margin-top:14px}.network-step{min-height:32px;padding:2px 0 4px;font-size:7px}.network-step b{margin-right:2px;font-size:6.5px}.step-track{margin-bottom:7px}.network-caption{margin-top:7px;font-size:7.5px;line-height:1.6}.hero-bottom{flex-wrap:wrap;justify-content:space-between;gap:12px;padding-block:22px}.hero-bottom>div{gap:7px;font-size:8px}.hero-bottom>div .icon{width:15px;height:15px}.hero-bottom>div:last-of-type{display:none}.scroll-cue{width:25px;height:25px}.scroll-cue .icon{width:13px;height:13px}.section{padding-block:59px}.section-heading{margin-bottom:29px;display:block}.section-heading .eyebrow{letter-spacing:1px;margin-bottom:17px;font-size:7.5px}.small-line{width:17px}.section-heading h2,h2{letter-spacing:-1.5px;font-size:35px;line-height:1.12}.section-intro{max-width:330px;margin-top:18px;padding:0;font-size:12px;line-height:1.8}.section-intro .desktop-break{display:none}.audience-grid{grid-template-columns:1fr;gap:16px}.audience-card{border-radius:15px;padding:26px 26px 29px;scroll-margin-top:88px}.audience-card h3{letter-spacing:-1.2px;margin-bottom:16px;font-size:31px;line-height:1.15}.audience-card-top{margin-bottom:24px}.audience-card>p{max-width:270px;font-size:12px;line-height:1.8}.audience-label{letter-spacing:1.2px;gap:9px;font-size:8px}.audience-label>.icon{width:16px;height:16px}.card-index{font-size:11px}.audience-points{gap:13px;margin:23px 0 24px}.audience-points>div{align-items:center;gap:10px;font-size:10.5px;line-height:1.7}.audience-points .check-icon{width:18px;height:18px}.audience-points .check-icon>.icon{width:12px;height:12px}.audience-card .button{gap:32px;min-height:46px;padding:12px 16px;font-size:11px}.audience-decoration{opacity:.7;width:180px;bottom:10px;right:-35px}.values-row{grid-template-columns:1fr;gap:0;margin-top:24px}.values-row>div{border-bottom:1px solid #edf0f4;gap:17px;padding:18px 0;display:flex}.values-row>div:last-child{border-bottom:0;padding-bottom:0}.values-row>div>span{padding-top:1px;font-size:9px}.values-row p{max-width:290px;margin-top:0;font-size:11px;line-height:1.75}.values-row strong{margin-bottom:5px;font-size:12px}.industries-section{padding-top:15px}.industry-grid{grid-template-columns:1fr;gap:19px}.industry-card{border-radius:14px}.industry-image{height:190px}.industry-body{padding:23px}.industry-topline{margin-bottom:15px}.industry-body h3{max-width:300px;min-height:0;margin-bottom:13px;font-size:27px;line-height:1.15}.industry-body>p{max-width:330px;min-height:0;font-size:12px;line-height:1.8}.industry-open{margin-top:20px;padding-top:17px;font-size:12px}.industry-number{padding:5px 7px;font-size:8px;top:15px;left:16px}.tag{padding:4px 8px;font-size:8px}.industry-footnote{margin-top:21px;font-size:10px;display:block}.industry-footnote>span{align-items:flex-start;gap:11px;max-width:330px}.industry-footnote>span>.icon{width:17px;height:17px;margin-top:3px}.industry-footnote .text-link{gap:23px;margin-top:13px;margin-left:28px;font-size:10px}.process-section{padding-top:0}.process-surface{border-radius:17px;padding:29px 23px 25px}.process-surface .eyebrow{letter-spacing:1px;font-size:6.8px}.process-surface h2{letter-spacing:-1.6px;font-size:39px;line-height:1.04}.process-surface .section-intro{max-width:290px;margin-top:18px;font-size:11px;line-height:1.8}.process-surface .section-intro br{display:none}.process-surface .section-heading{margin-bottom:23px}.process-tabs{gap:8px}.process-tab{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:7px;padding:10px 0 15px;display:flex}.step-index{font-size:20px}.process-tab strong{font-size:8px;line-height:1.4}.process-tab-copy{gap:0}.process-panel{grid-template-columns:1fr;gap:25px;min-height:0;padding-top:26px}.mono-label{font-size:7px}.process-panel-copy h3{letter-spacing:-1px;margin:12px 0 16px;font-size:29px}.process-panel-copy>p{max-width:none;font-size:11px;line-height:1.85}.light-link{gap:26px;margin-top:20px;font-size:10px}.brief-card{border-radius:11px;padding:20px}.brief-top{margin-bottom:17px}.brief-label{font-size:7.5px}.brief-profile{gap:12px;padding-bottom:18px}.brief-profile strong{font-size:11.5px}.brief-profile>div>span{font-size:8px}.brief-avatar{width:37px;height:37px}.brief-items{gap:12px;margin-top:18px}.brief-item{gap:9px;font-size:10px}.brief-footer{margin-top:18px;padding-top:15px;font-size:8px}.brief-code{font-size:8px}.faq-section{padding-top:0}.faq-grid{grid-template-columns:1fr;gap:25px}.faq-copy>.eyebrow{letter-spacing:1px;margin-bottom:17px;font-size:7.5px}.faq-copy h2{font-size:36px;line-height:1.12}.faq-copy h2 br{display:none}.faq-copy>p:not(.eyebrow){margin-top:17px;font-size:12px;line-height:1.8}.faq-copy .text-link{gap:24px;margin-top:15px;font-size:11px}.faq-mark{display:none}.faq-item summary{gap:12px;padding:21px 0;font-size:12px;line-height:1.6}.faq-num{font-size:8px}.faq-plus{width:24px;height:24px}.faq-plus .icon{width:14px;height:14px}.faq-answer{padding:0 28px 22px 25px}.faq-answer p{font-size:11px;line-height:1.9}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-copy{padding-top:0;position:relative;top:auto}.contact-copy>.eyebrow{letter-spacing:1px;margin-bottom:21px;font-size:7.5px}.contact-copy h2{letter-spacing:-2.2px;font-size:54px;line-height:1.02}.contact-copy h2 br:first-of-type{display:none}.contact-copy h2 br:first-of-type:after{content:" "}.contact-copy h2{max-width:380px}.contact-copy h2 span{white-space:nowrap}.contact-description{margin-top:20px;font-size:12px;line-height:1.8}.contact-description br{display:none}.contact-description{max-width:310px}.contact-assurance{gap:13px;margin-top:23px}.contact-assurance>.icon{width:22px;height:22px}.contact-assurance strong{font-size:10px}.contact-assurance p{font-size:9px;line-height:1.8}.contact-route{display:none}.contact-card{border-radius:16px;padding:24px 21px}.form-heading{margin-bottom:18px}.form-heading h3{letter-spacing:-.8px;font-size:23px}.form-heading>span{letter-spacing:.7px;font-size:6px;display:block}.form-role label>span{gap:8px;padding:11px 8px;font-size:11px}.form-role .icon{width:15px;height:15px}.role-hint{margin:10px 0 21px;font-size:9px;line-height:1.6}.form-grid{grid-template-columns:1fr;gap:0}.field{margin-bottom:17px}.field>label{margin-bottom:8px;font-size:11px}.field>label .optional{font-size:8px}.field input,.field textarea,.field select{letter-spacing:-.3px;border-radius:7px;min-height:48px;padding:12px;font-size:16px}.field input::placeholder,.field textarea::placeholder{letter-spacing:0;font-size:12px}.field select{letter-spacing:0;background-position:right 12px center;padding-right:30px;font-size:14px}.field textarea{min-height:91px}.field-error{font-size:10px}.checkbox{gap:10px;font-size:9px;line-height:1.85}.checkbox input{width:17px;height:17px;margin-top:3px}.consent-field{margin-top:5px;margin-bottom:21px}.submit-button{min-height:49px;padding-inline:16px;font-size:12px}.form-privacy-note{margin-top:13px;font-size:7.5px;line-height:1.8}.form-status{font-size:11px}.form-success{min-height:565px;padding:25px 5px}.form-success h3{font-size:34px}.form-success>p:not(.eyebrow){font-size:12px}.success-reference strong{font-size:13px}.form-success .button{font-size:11px}.site-footer{padding-top:36px}.footer-main{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-brand{grid-column:1/-1}.footer-brand img{width:180px}.footer-brand p{margin-top:14px;font-size:9px}.footer-nav{flex-direction:column;gap:14px;padding:0;font-size:10px;display:flex}.footer-cta{align-self:start;gap:10px;font-size:19px}.footer-cta>.icon{flex:none;width:36px;height:36px;padding:10px}.footer-bottom{align-items:flex-start;gap:16px;margin-top:28px;padding:20px 0 25px;font-size:7px}.footer-bottom>a{text-align:right;max-width:145px;line-height:1.7}.back-to-top{width:36px;height:36px;bottom:17px;right:14px}.back-to-top>.icon{width:14px;height:14px}.industry-modal{border-radius:16px;width:calc(100% - 28px);max-height:calc(100dvh - 30px)}.dialog-image{height:180px}.dialog-body{padding:23px}.dialog-body .eyebrow{font-size:7px}.dialog-body h2{margin:12px 0 15px;font-size:30px;line-height:1.12}.dialog-description{font-size:12px;line-height:1.85}.dialog-tags{gap:6px}.dialog-tags .tag{font-size:8px}.dialog-note{gap:10px;padding:13px}.dialog-note p{font-size:10px}.dialog-actions{flex-direction:column;gap:9px;margin-top:22px}.dialog-actions>.button{min-height:46px;font-size:11px}.dialog-close{width:34px;height:34px;top:11px;right:11px}.dialog-close>.icon{width:18px;height:18px}.legal-page{margin:45px auto 60px;padding-inline:23px}.legal-page h1{letter-spacing:-1.5px;font-size:37px}.legal-page h1 br{display:none}.legal-page h2{margin-top:29px;font-size:23px}.legal-page p{font-size:12px;line-height:1.9}.secondary-header .header-cta{font-size:9px}.legal-note,.operator-notice{padding:17px}.error-code{font-size:100px}.error-page h1{font-size:30px}.error-page p{font-size:13px}}@media (max-width:370px){:root{--gutter:16px}.header-inner{gap:9px}.brand img{width:133px}.header-cta{gap:6px;padding:8px;font-size:8px}.header-cta>.icon{width:10px;height:10px}.menu-toggle{width:31px}.hero-copy h1{letter-spacing:-2.4px;font-size:42px}.hero-eyebrow{letter-spacing:.65px;font-size:6.3px}.hero-description{font-size:12px}.hero-actions .button{gap:12px;padding:12px 11px;font-size:10px}.hero-actions .icon{width:15px;height:15px}.network-shell{padding:16px 13px 12px}.network-title{letter-spacing:.6px;font-size:6px}.demo-badge{font-size:5px}.segmented button{padding-inline:10px;font-size:9px}.animation-toggle{gap:6px;font-size:8px}.network-node{gap:9px;padding-inline:11px}.node-copy strong,.target-node .node-copy strong{font-size:11px}.node-copy>span,.target-node .node-copy>span{font-size:7.5px}.node-avatar{width:32px;height:36px}.node-vehicle{width:42px;height:36px}.source-nodes,.target-nodes{width:90%}.cycle-counter{display:none}.result-title{font-size:9.5px}.result-description{font-size:7.5px}.network-step-label{font-size:6.4px}.network-step b{font-size:5.7px}.hero-bottom>div{gap:5px;font-size:7px}.audience-card{padding:23px}.audience-card h3{font-size:28px}.audience-points>div{font-size:9.5px}.section-heading h2{font-size:32px}.process-surface{padding:26px 19px}.process-tab strong{font-size:7px}.process-panel-copy h3{font-size:26px}.faq-copy h2{font-size:33px}.contact-copy h2{letter-spacing:-2px;font-size:49px}.contact-card{padding:22px 18px}.form-heading h3{font-size:20px}.form-heading>span{font-size:5.5px}.footer-cta{gap:8px;font-size:16px}.footer-cta>.icon{width:31px;height:31px;padding:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.reveal-pending{opacity:1;transform:none}.motion-ready .hero-accent>svg>path{stroke-dashoffset:0}.network-lines .signal,.network-lines .signal-trail{display:none}.industry-card:hover,.network-node:hover,.button:hover,.industry-card:hover .industry-image img{transform:none}.success-check svg{stroke-dashoffset:0}}@media print{.site-header,.network-controls,.mobile-route-selector,.network-caption,.back-to-top,.reading-progress,.industry-modal,.form-status,.hero-orbit{display:none!important}body{color:#000;background:#fff;font-size:11pt}.container{width:100%;max-width:none}.section{padding-block:20pt}.hero-grid,.contact-grid,.faq-grid{display:block}.hero-section{padding:20pt 0}.hero-copy h1{font-size:36pt}.network-shell{break-inside:avoid;margin-top:30pt}.reveal-pending{opacity:1;transform:none}.audience-card,.industry-card{break-inside:avoid}.site-footer{padding-top:20pt}.contact-copy{position:static}.contact-card{margin-top:20pt}.process-surface{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.hub-ring{animation:9s linear infinite paused hub-orbit}.network-shell.is-running .hub-ring{animation-play-state:running}@media (max-width:720px){.contact-copy h2 br:first-of-type{display:block}}@media (prefers-reduced-motion:reduce){.hub-ring{animation:none!important}}.network-title{letter-spacing:.85px;font-size:9.5px}.demo-badge{font-size:8px}.segmented button{padding:8px 17px;font-size:12px}.animation-toggle{min-height:39px;font-size:10.5px}.graph-column-label{letter-spacing:1.4px;font-size:8.5px}.network-node{min-height:70px}.node-avatar{width:39px;height:42px}.node-copy strong{letter-spacing:-.2px;font-size:13.2px}.target-node .node-copy strong{font-size:12.7px}.node-copy>span{font-size:9px}.target-node .node-copy>span{font-size:8.5px}.node-vehicle{width:43px;height:42px}.hub-eyebrow{font-size:6.4px}.hub-status{font-size:9.5px}.route-label{font-size:8px}.route-base{stroke:#d4dfed;stroke-width:1.4px}.source-active{stroke:#397bec;stroke-width:2.6px}.target-active{stroke:#ff884b;stroke-width:2.6px}.network-result{min-height:65px}.result-title{font-size:13px}.result-description{font-size:10.5px}.cycle-counter{font-size:9px}.network-step{font-size:9.5px}.network-step b{font-size:8.5px}.network-caption{font-size:9.5px}.audience-points>div,.values-row p{font-size:13px}.values-row strong{font-size:14px}.industry-body>p{min-height:71px;font-size:13px}.industry-open,.industry-footnote,.industry-footnote .text-link{font-size:12px}.process-tab strong{font-size:13px}.process-tab-copy>span{font-size:9px}.process-panel-copy>p,.brief-profile strong{font-size:14px}.brief-profile>div>span{font-size:10px}.brief-item{font-size:12px}.brief-footer{font-size:9px}.light-link{font-size:12px}.faq-item summary{font-size:15px}.faq-answer p,.faq-copy>p:not(.eyebrow){font-size:14px}.faq-copy .text-link{font-size:13px}.form-heading h3{font-size:24px}.form-heading>span{font-size:8px}.form-role label>span{font-size:14px}.role-hint,.field>label{font-size:12px}.field>label .optional{font-size:10px}.field input,.field select,.field textarea{min-height:47px;font-size:14px}.field select{font-size:13px}.field-error,.checkbox{font-size:11px}.form-privacy-note{font-size:9px}.submit-button{min-height:51px;font-size:14px}.form-status{font-size:13px}.contact-assurance strong{font-size:12px}.contact-assurance p{font-size:11px}.contact-description{font-size:16px}.contact-copy>.eyebrow{font-size:10px}.footer-nav,.footer-brand p{font-size:12px}.footer-bottom{font-size:10px}@media (min-width:1091px) and (max-width:1270px){.node-copy strong{font-size:11.5px}.target-node .node-copy strong{font-size:11px}.node-copy>span{font-size:8px}.target-node .node-copy>span{font-size:7.5px}.node-avatar{width:33px;height:39px}.node-vehicle{width:34px;height:37px}.network-title{font-size:8.5px}.demo-badge{font-size:7px}.process-tab strong{font-size:12px}.process-tab-copy>span{font-size:8.5px}}@media (min-width:721px) and (max-width:1090px){.audience-points>div{font-size:12px}.industry-body>p{min-height:71px;font-size:14px}.process-tab strong{font-size:11px}.process-tab-copy>span{font-size:8px}.process-panel-copy>p{font-size:12.5px}.brief-profile strong{font-size:12px}.brief-profile>div>span{font-size:9px}.brief-item{font-size:11px}.brief-footer{font-size:8px}.contact-description{font-size:14px}.contact-assurance strong{font-size:10px}.contact-assurance p{font-size:9px}.contact-copy>.eyebrow{font-size:8px}.form-heading h3{font-size:22px}.form-role label>span{font-size:12px}.role-hint{font-size:10px}.field>label{font-size:10.5px}.field>label .optional{font-size:8px}.field input,.field select,.field textarea{font-size:12px}.field select{font-size:11px}.checkbox{font-size:10px}.footer-nav{font-size:11px}}@media (min-width:721px) and (max-width:800px){.node-copy strong{font-size:12px}.target-node .node-copy strong{font-size:11.5px}.node-avatar{width:34px;height:39px}.node-vehicle{width:36px;height:37px}.node-copy>span{font-size:8px}.target-node .node-copy>span{font-size:7.5px}.network-node{gap:7px;padding-inline:9px}.process-tab strong{font-size:10px}.audience-points>div{font-size:11px}.audience-card>p{font-size:12px}.faq-item summary{font-size:13px}.faq-answer p,.faq-copy>p:not(.eyebrow),.contact-description{font-size:12px}.field>label{font-size:10px}.field>label .optional{font-size:7px}.checkbox{font-size:9px}.form-heading h3{font-size:20px}}@media (max-width:720px){.hero-description{font-size:14px}.hero-actions .button{font-size:12px}.hero-note{font-size:10px}.network-title{letter-spacing:.7px;font-size:7.5px}.demo-badge{font-size:6.5px}.segmented button{padding:7px 12px;font-size:11px}.animation-toggle{gap:7px;font-size:10px}.route-option>span{font-size:8px}.network-node{height:auto;min-height:70px;max-height:75px}.node-avatar{width:38px;height:42px}.node-copy strong,.target-node .node-copy strong{font-size:13px}.node-copy>span,.target-node .node-copy>span{font-size:9px}.node-vehicle{width:46px;height:42px}.hub-eyebrow{font-size:6px}.hub-status{font-size:8.5px}.route-label{font-size:8px}.route-label-source{top:84px}.route-label-target{bottom:82px}.network-result{gap:9px;min-height:72px;padding:11px 10px}.result-title{font-size:11.5px}.result-description{font-size:9px}.cycle-counter{display:none}.network-step{font-size:7.5px}.network-step b{font-size:6.5px}.network-caption{font-size:8px}.section-intro{font-size:14px}.audience-card>p{max-width:300px;font-size:14px}.audience-points>div,.audience-card .button,.values-row p{font-size:12px}.values-row strong{font-size:13px}.industry-body>p{min-height:0;font-size:14px}.industry-open{font-size:13px}.industry-footnote,.industry-footnote .text-link{font-size:12px}.tag{font-size:9px}.process-surface .section-intro{font-size:12px}.process-tab strong{font-size:8px}.process-panel-copy>p{font-size:13px}.brief-profile strong{font-size:12px}.brief-profile>div>span{font-size:9px}.brief-item{font-size:11.5px}.brief-footer{font-size:9px}.light-link{font-size:12px}.faq-copy>p:not(.eyebrow){font-size:14px}.faq-copy .text-link{font-size:12px}.faq-item summary{font-size:14px}.faq-answer p{font-size:13px}.contact-description{font-size:14px}.contact-assurance strong{font-size:11px}.contact-assurance p{font-size:10px}.contact-copy>.eyebrow{font-size:8px}.form-heading h3{font-size:23px}.form-heading>span{font-size:6px}.form-role label>span{font-size:12px}.role-hint{font-size:11px}.field>label{font-size:12px}.field>label .optional{font-size:10px}.field input,.field textarea{min-height:48px;font-size:16px}.field select{min-height:48px;font-size:14px}.field input::placeholder,.field textarea::placeholder{font-size:13px}.checkbox{font-size:10.5px}.form-privacy-note{font-size:8.5px}.submit-button{font-size:13px}.footer-nav{font-size:12px}.footer-brand p{font-size:11px}.footer-bottom{font-size:9px}}@media (max-width:370px){.hero-description{font-size:13px}.hero-actions .button{font-size:11px}.network-title{font-size:6.5px}.demo-badge{font-size:5.5px}.segmented button{padding-inline:10px;font-size:10px}.animation-toggle{font-size:9px}.node-copy strong,.target-node .node-copy strong{font-size:12px}.node-copy>span,.target-node .node-copy>span{font-size:8px}.node-avatar{width:34px;height:38px}.node-vehicle{width:39px;height:37px}.result-title{font-size:10.5px}.result-description{font-size:8.5px}.network-step{font-size:6.6px}.network-caption{font-size:7.5px}.audience-points>div{font-size:11px}.process-tab strong{font-size:7px}.brief-profile strong{font-size:11px}.brief-profile>div>span{font-size:8px}.form-heading h3{font-size:21px}.form-heading>span{font-size:5.5px}.footer-bottom{font-size:8px}}.signal-document{fill:none;stroke:#fff;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round}.submit-button:disabled:not(.is-loading){cursor:not-allowed;opacity:.6}.network-shell.is-running .network-node.is-sending .node-port{animation:1.7s ease-in-out infinite port-breathe}.network-shell.is-running .network-node.is-received:after{content:"";border-radius:inherit;pointer-events:none;animation:received-ring 1.1s var(--ease) both;border:1px solid #4fa786;position:absolute;inset:-2px}@keyframes port-breathe{0%,to{box-shadow:0 0 0 2px #72a2f450}50%{box-shadow:0 0 0 6px #72a2f422}}@keyframes received-ring{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.07)}}@media (prefers-reduced-motion:reduce){.network-node:after{animation:none!important}}.hero-grid>*,.section-heading>*,.audience-grid>*,.industry-grid>*,.process-panel>*,.faq-grid>*,.contact-grid>*,.footer-main>*{min-width:0}.brand img,.footer-brand img,.hub-inner img{object-fit:contain;flex-shrink:0}.avatar-stack img,.node-avatar,.node-vehicle{aspect-ratio:1;object-fit:cover;object-position:center;flex-shrink:0;height:auto}.network-node{flex-shrink:0}.node-copy strong{overflow-wrap:anywhere}.node-copy>span{white-space:normal;overflow-wrap:anywhere}.network-node:hover{transform:none}.network-node.is-received:after{max-width:none}.network-result>div{flex:1}.result-title,.result-description{overflow-wrap:anywhere}.industry-card{flex-direction:column;min-width:0;display:flex}.industry-image,.dialog-image{aspect-ratio:313/137;isolation:isolate;background:#e8eef5;flex-shrink:0;width:100%;height:auto;overflow:hidden}.industry-image>img,.dialog-image>img{aspect-ratio:313/137;object-fit:contain;object-position:center;width:100%;height:100%;transition:filter .35s;transform:none}.industry-card:hover .industry-image img{filter:saturate(1.06);transform:none}.industry-body{flex-direction:column;flex:1;min-width:0;display:flex}.industry-body>p{min-height:0;margin-bottom:20px}.industry-open{align-items:center;gap:12px;margin-top:auto}.industry-open .arrow-circle{flex-shrink:0}.industry-body h3{overflow-wrap:anywhere}.industry-image:after{border-radius:inherit}.industry-modal{max-height:calc(100dvh - 40px);overflow:hidden}.dialog-content{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-gutter:stable;max-height:calc(100dvh - 42px);overflow:hidden auto}.dialog-close{border:1px solid #dfe5ec;width:44px;height:44px}.dialog-body h2,.dialog-description,.dialog-note p{overflow-wrap:anywhere}.dialog-actions>.button{min-width:0}.business-contacts a,[data-business-contacts] a,.operator-notice p,.legal-page p,.success-reference{overflow-wrap:anywhere}.field select{max-width:100%}.form-status{overflow-wrap:anywhere}.site-header{scrollbar-gutter:stable}@media (max-width:720px){.industry-body h3{min-height:0}.dialog-content{scrollbar-gutter:auto}.dialog-actions{flex-direction:column}.dialog-actions>.button{width:100%}.network-node{max-height:none}.source-nodes,.target-nodes{width:88%}}@media (hover:none){.industry-card:hover,.button:hover{transform:none}}@media (min-width:721px) and (max-width:800px){.contact-copy h2{letter-spacing:-2px;font-size:clamp(42px,6.1vw,49px)}}@media (max-width:720px){.hero-actions .button{white-space:nowrap;gap:10px;padding-inline:11px}}@media (max-width:370px){.hero-actions .button{gap:8px;padding-inline:9px;font-size:11px}}:where(.site-root) main{flex:1 0 auto}:where(.site-root) img{max-width:100%;height:auto}.site-root .industry-image img,.site-root .node-avatar,.site-root .node-vehicle,.site-root .avatar-stack img,.site-root .dialog-image img{height:100%}.site-root .node-avatar,.site-root .node-vehicle,.site-root .avatar-stack img{height:auto}.site-root .button,.site-root .text-link,.site-root .route-option,.site-root .network-step,.site-root .process-tab,.site-root .faq-item summary,.site-root .menu-toggle{min-height:44px}.site-root .text-link{align-items:center;display:inline-flex}.site-root .segmented button,.site-root .animation-toggle{min-height:40px}@media (max-width:1270px){.site-root .node-copy>span,.site-root .target-node .node-copy>span{font-size:11px}.site-root .node-copy strong,.site-root .target-node .node-copy strong{font-size:12px}.site-root .hub-eyebrow{letter-spacing:1px;font-size:8px}.site-root .hero-eyebrow{letter-spacing:1.2px;font-size:11px}.site-root .hero-description{font-size:16px}.site-root .hero-actions .button,.site-root .industry-body>p{font-size:14px}.site-root .audience-points>div{font-size:13px}.site-root .process-tab-copy>span{font-size:11px}.site-root .contact-description{font-size:15px}.site-root .section-intro{font-size:14px}}@media (max-width:1090px){.site-root .main-nav>a{font-size:13px}.site-root .header-cta{font-size:12px}.site-root .hero-eyebrow{font-size:11px}.site-root .hub-eyebrow{font-size:8px}.site-root .hub-status,.site-root .network-title{font-size:11px}.site-root .demo-badge{font-size:10px}.site-root .result-description{font-size:12px}.site-root .network-step{font-size:11px}.site-root .network-step b{font-size:10px}.site-root .network-caption{font-size:12px}.site-root .segmented button{font-size:13px}.site-root .animation-toggle{font-size:12px}.site-root .hero-bottom>span{font-size:11px}.site-root .hero-bottom>div{font-size:13px}.site-root .section-heading .eyebrow{font-size:11px}.site-root .audience-card>p{font-size:14px}.site-root .audience-points>div,.site-root .values-row p{font-size:13px}.site-root .values-row strong{font-size:14px}.site-root .tag{font-size:11px}.site-root .industry-open,.site-root .industry-footnote,.site-root .industry-footnote .text-link{font-size:13px}.site-root .process-surface .section-intro{font-size:14px}.site-root .process-tab strong{font-size:12px}.site-root .process-tab-copy>span{font-size:11px}.site-root .process-panel-copy>p{font-size:14px}.site-root .brief-profile strong{font-size:13px}.site-root .brief-profile>div>span{font-size:11px}.site-root .brief-item{font-size:12px}.site-root .brief-footer,.site-root .faq-copy .eyebrow{font-size:11px}.site-root .faq-item summary{font-size:15px}.site-root .faq-answer p{font-size:14px}.site-root .contact-copy>.eyebrow{font-size:11px}.site-root .contact-assurance strong{font-size:13px}.site-root .contact-assurance p{font-size:12px}.site-root .field>label{font-size:13px}.site-root .field>label .optional{font-size:11px}.site-root .field input,.site-root .field select,.site-root .field textarea{font-size:16px}.site-root .checkbox,.site-root .footer-nav{font-size:13px}.site-root .footer-cta{font-size:18px}}@media (max-width:800px){.site-root .main-nav>a{font-size:13px}.site-root .header-cta{font-size:12px}.site-root .brief-footer,.site-root .brief-profile>div>span{font-size:11px}.site-root .brief-item{font-size:12px}.site-root .field>label{font-size:13px}.site-root .field input,.site-root .field select,.site-root .field textarea{font-size:16px}.site-root .field>label .optional{font-size:11px}.site-root .contact-assurance strong{font-size:13px}.site-root .contact-assurance p{font-size:12px}.site-root .contact-copy>.eyebrow,.site-root .faq-copy>.eyebrow{font-size:11px}.site-root .faq-item summary{font-size:15px}.site-root .faq-answer p{font-size:14px}.site-root .process-surface .section-intro{max-width:none;font-size:14px}.site-root .section-intro{max-width:none;margin-top:0;font-size:14px}.site-root .section-heading{flex-direction:column;align-items:flex-start;gap:14px}.site-root .audience-card>p{font-size:14px}.site-root .audience-points>div{font-size:13px}.site-root .audience-label{font-size:11px}.site-root .industry-body>p{font-size:14px}.site-root .contact-grid{grid-template-columns:1fr;gap:34px}.site-root .faq-grid{grid-template-columns:1fr;gap:28px}.site-root .faq-mark{display:none}}@media (max-width:720px){.site-root .hero-eyebrow{letter-spacing:1.2px;gap:10px;font-size:11px}.site-root .hero-description{max-width:none;font-size:16px;line-height:1.7}.site-root .hero-actions{flex-direction:column;align-items:stretch}.site-root .hero-actions .button{flex:none;justify-content:space-between;width:100%;min-height:52px;padding:12px 18px;font-size:15px}.site-root .hero-note{font-size:13px}.site-root .hero-copy h1{letter-spacing:-2px;font-size:clamp(40px,11.5vw,64px)}.site-root .header-cta{min-height:40px;padding:8px 12px;font-size:12px}.site-root .network-shell{padding:16px 14px 14px}.site-root .network-title{letter-spacing:1px;font-size:11px}.site-root .demo-badge{letter-spacing:.6px;font-size:10px}.site-root .network-controls{flex-wrap:wrap;gap:10px}.site-root .segmented button{padding:8px 14px;font-size:13px}.site-root .animation-toggle{min-height:40px;font-size:12px}.site-root .route-option{min-height:60px;padding:8px 4px}.site-root .route-option>span{white-space:normal;text-align:center;font-size:11px;line-height:1.25}.site-root .node-copy strong,.site-root .target-node .node-copy strong{font-size:14px}.site-root .node-copy>span,.site-root .target-node .node-copy>span{font-size:12px}.site-root .hub-eyebrow{letter-spacing:1px;font-size:9px}.site-root .hub-status{font-size:12px}.site-root .route-label{font-size:11px}.site-root .result-title{font-size:14px}.site-root .result-description{font-size:12px}.site-root .network-step{font-size:11px}.site-root .network-step b{font-size:10px}.site-root .network-caption{font-size:12px}.site-root .hero-bottom{flex-direction:column;align-items:flex-start;gap:12px}.site-root .hero-bottom>div{font-size:13px}.site-root .section{padding-block:56px}.site-root .section-intro{max-width:none;margin-top:0;font-size:15px}.site-root .section-heading .eyebrow,.site-root .eyebrow{letter-spacing:1.2px;font-size:11px}.site-root h2{letter-spacing:-1.2px;font-size:clamp(30px,8.5vw,38px)}.site-root .audience-card{padding:24px 20px}.site-root .audience-card h3{font-size:clamp(24px,6.5vw,28px)}.site-root .audience-card>p{max-width:none;font-size:15px}.site-root .audience-points>div{font-size:14px}.site-root .audience-card .button{justify-content:space-between;width:100%;font-size:14px}.site-root .values-row p{font-size:14px}.site-root .values-row strong{font-size:15px}.site-root .industry-grid{grid-template-columns:1fr;gap:16px}.site-root .industry-body h3{min-height:0;font-size:22px}.site-root .industry-body>p{min-height:0;font-size:15px}.site-root .industry-open{font-size:14px}.site-root .industry-footnote{flex-direction:column;align-items:flex-start;gap:10px}.site-root .industry-footnote,.site-root .industry-footnote .text-link{font-size:14px}.site-root .tag{font-size:11px}.site-root .process-surface{padding:28px 18px}.site-root .process-surface h2{font-size:clamp(30px,8.5vw,38px)}.site-root .process-surface .section-intro{max-width:none;font-size:14px}.site-root .process-tabs{grid-template-columns:1fr 1fr;gap:10px}.site-root .process-tab{gap:10px;padding:10px 12px}.site-root .process-tab strong{font-size:13px}.site-root .process-panel{grid-template-columns:1fr;gap:20px}.site-root .process-panel-copy h3{font-size:24px}.site-root .process-panel-copy>p{font-size:15px}.site-root .brief-card{padding:18px}.site-root .brief-profile strong{font-size:14px}.site-root .brief-profile>div>span{font-size:12px}.site-root .brief-item{font-size:13px}.site-root .brief-footer{font-size:11px}.site-root .light-link{font-size:14px}.site-root .faq-copy h2{font-size:clamp(30px,8.5vw,38px)}.site-root .faq-copy>p:not(.eyebrow){font-size:15px}.site-root .faq-copy .text-link{font-size:14px}.site-root .faq-item summary{gap:12px;font-size:15px}.site-root .faq-answer{padding-left:0;padding-right:0}.site-root .faq-answer p{font-size:14px}.site-root .contact-copy h2{letter-spacing:-2px;font-size:clamp(38px,11vw,56px)}.site-root .contact-description{font-size:15px}.site-root .contact-assurance strong{font-size:13px}.site-root .contact-assurance p{font-size:12px}.site-root .contact-copy>.eyebrow{font-size:11px}.site-root .contact-route{display:none}.site-root .contact-card{padding:20px 16px}.site-root .form-heading h3{font-size:24px}.site-root .form-heading>span{display:none}.site-root .form-role label>span{min-height:44px;font-size:14px}.site-root .role-hint{font-size:13px}.site-root .form-grid{grid-template-columns:1fr;gap:12px}.site-root .field>label{font-size:13px}.site-root .field>label .optional{font-size:11px}.site-root .field input,.site-root .field select,.site-root .field textarea{min-height:48px;font-size:16px}.site-root .field input::placeholder,.site-root .field textarea::placeholder{font-size:14px}.site-root .checkbox{font-size:13px;line-height:1.5}.site-root .form-privacy-note{font-size:12px}.site-root .submit-button{width:100%;min-height:52px;font-size:15px}.site-root .footer-main{flex-direction:column;align-items:flex-start;gap:22px}.site-root .footer-nav{flex-wrap:wrap;gap:10px 18px;font-size:14px;display:flex}.site-root .footer-brand p{font-size:13px}.site-root .footer-cta{font-size:18px}.site-root .footer-bottom{flex-wrap:wrap;gap:8px 16px;font-size:12px}.site-root .dialog-actions{flex-direction:column}.site-root .dialog-actions>.button{justify-content:space-between;width:100%}.site-root .legal-page{padding:32px 0 56px}}@media (max-width:370px){.site-root .hero-copy h1{letter-spacing:-1.6px;font-size:38px}.site-root .hero-description{font-size:15px}.site-root .hero-actions .button{font-size:14px}.site-root .network-title{font-size:11px}.site-root .demo-badge{font-size:10px}.site-root .segmented button{padding-inline:10px;font-size:12px}.site-root .animation-toggle{font-size:11px}.site-root .node-copy strong,.site-root .target-node .node-copy strong{font-size:13px}.site-root .node-copy>span,.site-root .target-node .node-copy>span{font-size:11px}.site-root .result-title{font-size:13px}.site-root .result-description,.site-root .network-step,.site-root .network-caption{font-size:11px}.site-root .audience-points>div{font-size:13px}.site-root .process-tab strong{font-size:12px}.site-root .brief-profile strong{font-size:13px}.site-root .brief-profile>div>span{font-size:11px}.site-root .form-heading h3{font-size:22px}.site-root .footer-bottom{font-size:11px}}.site-root .segmented button:not(.is-active){color:#5a6779}.site-root .route-option:not(.is-active){color:#5c6b7f}.site-root .route-option.is-active{color:#2b5fbd}.site-root .node-copy>span,.site-root .target-node .node-copy>span,.site-root .target-caption{color:#66717f}.site-root .tag{color:#4f637a}.site-root .tag.is-accent{color:#b13d0b}.site-root .footer-brand p,.site-root .footer-bottom span,.site-root .footer-bottom a,.site-root .field .optional,.site-root .form-privacy-note{color:#5f6d80}
.site-root .page-intro{padding:52px 0 26px}.site-root .page-intro h1{letter-spacing:-2px;max-width:15ch;font-size:clamp(34px,4.6vw,60px);font-weight:650;line-height:1.06}.site-root .page-intro h1 span{color:var(--blue)}.site-root .page-intro .lead{color:var(--ink-soft);max-width:62ch;margin-top:18px;font-size:clamp(15px,1.3vw,18px);line-height:1.7}.site-root .page-intro .eyebrow{margin-bottom:18px}.site-root .page-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.site-root .crumbs{color:var(--muted);flex-wrap:wrap;gap:6px;margin-bottom:16px;font-size:13px;display:flex}.site-root .crumbs a{color:var(--ink-soft)}.site-root .crumbs a:hover{color:var(--blue)}.site-root .crumbs span[aria-hidden]{opacity:.6}.site-root .benefit-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:28px;display:grid}.site-root .benefit{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px 22px 24px;box-shadow:0 3px 8px #23436904}.site-root .benefit .icon{color:var(--blue);width:26px;height:26px}.site-root .benefit h3{letter-spacing:-.3px;margin:14px 0 8px;font-size:18px}.site-root .benefit p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.7}.site-root .prose{max-width:74ch}.site-root .prose p{color:var(--ink-soft);margin:0 0 16px;font-size:16px;line-height:1.8}.site-root .prose h2{letter-spacing:-.8px;margin:36px 0 14px;font-size:clamp(24px,3vw,34px)}.site-root .prose ul{color:var(--ink-soft);margin:0 0 16px;padding-left:20px;line-height:1.8}.site-root .section-tight{padding-block:44px}.site-root .vacancy-filters{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:2fr 1fr 1fr 1fr auto;align-items:end;gap:10px;margin-top:26px;padding:14px;display:grid}.site-root .vacancy-filters label{letter-spacing:.3px;color:var(--muted);text-transform:uppercase;flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.site-root .vacancy-filters input,.site-root .vacancy-filters select{border:1px solid var(--line);min-height:46px;color:var(--ink);background:#f9fbfe;border-radius:10px;width:100%;padding:10px 12px;font-size:15px}.site-root .vacancy-filters select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%23738194' stroke-width='1.4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 16px;padding-right:34px}.site-root .vacancy-filters .button{min-height:46px;padding:10px 18px;font-size:14px}.site-root .vacancy-summary{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:22px;font-size:14px;display:flex}.site-root .vacancy-summary a{color:var(--blue);font-weight:600}.site-root .vacancy-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px;display:grid}.site-root .vacancy-card{border:1px solid var(--line);transition:box-shadow .3s,border-color .3s,transform .3s var(--ease);background:#fff;border-radius:18px;flex-direction:column;gap:12px;padding:22px 22px 20px;display:flex;position:relative;box-shadow:0 3px 8px #23436904}.site-root .vacancy-card:hover{border-color:#c9d6ea;transform:translateY(-2px);box-shadow:0 14px 34px #193d6b12}.site-root .vacancy-card h3{letter-spacing:-.4px;margin:0;font-size:20px;line-height:1.25}.site-root .vacancy-card h3 a{color:inherit}.site-root .vacancy-card h3 a:after{content:"";border-radius:inherit;position:absolute;inset:0}.site-root .vacancy-city{color:var(--ink-soft);align-items:center;gap:6px;font-size:14px;display:inline-flex}.site-root .vacancy-city .icon{width:16px;height:16px;color:var(--orange)}.site-root .vacancy-salary{letter-spacing:-.3px;color:var(--ink);font-size:17px;font-weight:650}.site-root .vacancy-salary small{color:var(--muted);letter-spacing:0;font-size:12px;font-weight:500;display:block}.site-root .vacancy-tags{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.site-root .vacancy-tags .tag{font-size:11px}.site-root .vacancy-tags .tag.is-accent{color:#b13d0b;background:#fff1ea;border-color:#ffd6c2}.site-root .vacancy-card .vacancy-link{color:var(--blue);align-items:center;gap:8px;margin-top:4px;font-size:14px;font-weight:600;display:inline-flex}.site-root .vacancy-empty{border:1px dashed var(--line);text-align:center;color:var(--ink-soft);background:#fff;border-radius:18px;margin-top:18px;padding:40px 24px}.site-root .vacancy-pages{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:28px;display:flex}.site-root .vacancy-pages a,.site-root .vacancy-pages span{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:0 12px;font-size:14px;display:inline-flex}.site-root .vacancy-pages .is-current{background:var(--ink);color:#fff;border-color:var(--ink)}.site-root .vacancy-page{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);align-items:start;gap:36px;padding-bottom:70px;display:grid}.site-root .vacancy-head{padding-top:36px}.site-root .vacancy-head h1{letter-spacing:-1.6px;margin:10px 0 14px;font-size:clamp(30px,3.8vw,50px);font-weight:650;line-height:1.08}.site-root .vacancy-facts{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:22px 0;display:grid}.site-root .vacancy-fact{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px 16px}.site-root .vacancy-fact span{letter-spacing:.8px;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600;display:block}.site-root .vacancy-fact strong{letter-spacing:-.2px;margin-top:6px;font-size:15px;line-height:1.4;display:block}.site-root .vacancy-fact .icon{width:18px;height:18px;color:var(--orange);margin-bottom:8px}.site-root .vacancy-section{margin-top:30px}.site-root .vacancy-section h2{letter-spacing:-.7px;margin:0 0 12px;font-size:clamp(22px,2.6vw,30px)}.site-root .vacancy-section p{color:var(--ink-soft);margin:0 0 14px;font-size:16px;line-height:1.8}.site-root .vacancy-section ul{gap:8px;margin:0;padding-left:0;list-style:none;display:grid}.site-root .vacancy-section li{color:var(--ink-soft);gap:10px;font-size:15px;line-height:1.6;display:flex}.site-root .vacancy-section li .check-icon{flex:none;margin-top:4px}.site-root .vacancy-section dl{gap:10px;margin:0;display:grid}.site-root .vacancy-section dt{letter-spacing:.6px;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:600}.site-root .vacancy-section dd{color:var(--ink);margin:2px 0 6px;font-size:15px;line-height:1.7}.site-root .vacancy-aside{top:calc(var(--header) + 18px);position:sticky}.site-root .vacancy-aside .contact-card{padding:26px}.site-root .vacancy-note{color:var(--muted);margin-top:14px;font-size:13px;line-height:1.7}.site-root .vacancy-related{margin-top:40px}.site-root .vacancy-related h2{letter-spacing:-.7px;margin:0 0 14px;font-size:clamp(22px,2.6vw,30px)}@media (max-width:1090px){.site-root .vacancy-filters{grid-template-columns:1fr 1fr}.site-root .vacancy-filters label:first-child{grid-column:1/-1}.site-root .vacancy-grid{grid-template-columns:1fr 1fr}.site-root .vacancy-page{grid-template-columns:1fr;gap:26px}.site-root .vacancy-aside{position:static}}@media (max-width:720px){.site-root .page-intro{padding:30px 0 16px}.site-root .vacancy-filters{grid-template-columns:1fr;padding:12px}.site-root .vacancy-filters .button{justify-content:center;width:100%}.site-root .vacancy-grid{grid-template-columns:1fr;gap:12px}.site-root .vacancy-card{padding:18px}.site-root .vacancy-head{padding-top:18px}.site-root .vacancy-facts{grid-template-columns:1fr 1fr;gap:8px}.site-root .vacancy-fact{padding:12px}.site-root .vacancy-section p,.site-root .prose p{font-size:15px}.site-root .benefit-grid{grid-template-columns:1fr}}
