:root{--bg: #ffffff;--ink: #071421;--muted: #5e6c7c;--soft: #f5f8fa;--line: #dfe8ee;--teal: #008b8f;--teal-dark: #006e72;--amber: #dba13b;--shadow: 0 24px 70px rgba(17, 39, 55, .11);color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg)}a{color:inherit;text-decoration:none}button{font:inherit}main{overflow:hidden}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:76px;padding:0 clamp(24px,4vw,72px);background:#ffffffeb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:grid;gap:1px}.brand strong{font-size:28px;line-height:.9;font-weight:800}.brand span{font-size:12px;line-height:1.2;font-weight:700}nav{display:flex;align-items:center;gap:clamp(20px,3vw,44px);font-size:14px;font-weight:650}nav a:not(.nav-cta){color:#172638}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;gap:10px;padding:0 22px;border-radius:6px;color:#fff;background:var(--teal);box-shadow:0 11px 24px #008b8f38;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button{width:fit-content;min-width:226px;font-size:15px;font-weight:750}.nav-cta{min-height:42px;font-size:14px}.nav-cta:hover,.button:hover{background:var(--teal-dark);box-shadow:0 13px 28px #006e7238;transform:translateY(-1px)}.menu-button{display:none;align-items:center;justify-content:center;width:42px;height:42px;padding:0;color:var(--ink);background:transparent;border:1px solid var(--line);border-radius:6px}.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1fr);align-items:center;min-height:570px;padding:clamp(46px,5vw,74px) clamp(24px,4vw,72px) clamp(40px,5vw,64px);border-bottom:1px solid var(--line)}.hero__copy{max-width:780px}h1,h2,h3,p{margin:0}h1{max-width:920px;font-size:clamp(44px,4vw,64px);line-height:1.02;font-weight:830}h1 span{display:block;margin-top:9px;font-size:clamp(34px,3.35vw,54px)}.hero__lead{margin-top:22px;max-width:720px;color:#425266;font-size:clamp(21px,2vw,30px);line-height:1.3}.hero__body{margin:16px 0 30px;max-width:660px;color:var(--muted);font-size:17px;line-height:1.62}.route-map{position:relative;min-height:360px;color:#d6e4ea}.route-map svg{width:100%;height:auto;display:block}.dot-field{fill:url(#dots);opacity:.56}.world-mask{fill:#ebf3f6;opacity:.7}.route{fill:none;stroke:var(--teal);stroke-width:1.7}.route-soft{opacity:.42}.node{fill:var(--teal)}.node.amber{fill:var(--amber)}.hub circle:first-child{fill:#fff;stroke:var(--teal);stroke-width:6}.hub circle:last-child{fill:var(--teal)}.route-map text{fill:#203042;font-size:14px;font-weight:750}.section-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,2.2fr);gap:clamp(36px,5vw,80px);padding:clamp(52px,6vw,84px) clamp(24px,4vw,72px)}.section-heading p,.feature-band__copy>p:first-child{margin-bottom:14px;color:#79879a;font-size:13px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}h2{max-width:460px;font-size:clamp(31px,3vw,47px);line-height:1.08;font-weight:820}.service-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-left:1px solid var(--line)}.service-item{padding:6px 34px 0;border-right:1px solid var(--line)}.service-item h3,.process-item h3{font-size:21px;line-height:1.2;font-weight:790}.service-item p,.process-item p,.feature-band__copy p:not(:first-child),.contact-cta p,.site-footer p{margin-top:13px;color:var(--muted);font-size:16px;line-height:1.58}.feature-band{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(36px,8vw,122px);padding:clamp(58px,7vw,100px) clamp(24px,4vw,72px);background:linear-gradient(90deg,#fffffff0,#ffffffad 44%,#f5f8fab8),radial-gradient(circle at 82% 35%,rgba(0,139,143,.08),transparent 28%),var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-band__copy{max-width:510px}.feature-band__copy a{display:inline-flex;align-items:center;gap:9px;margin-top:24px;color:var(--teal-dark);font-size:15px;font-weight:820}.feature-band__visual{display:flex;justify-content:center}.mini-system{width:min(100%,680px);padding:22px;border:1px solid rgba(199,214,223,.8);border-radius:8px;background:#ffffffdb;box-shadow:var(--shadow)}.mini-system__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.mini-system__header div{display:grid;gap:4px}.mini-system__header strong{font-size:19px}.mini-system__header span{color:var(--muted);font-size:13px;font-weight:650}.mini-system__rows{display:grid;gap:10px;margin-top:16px}.mini-row{display:flex;justify-content:space-between;gap:18px;padding:14px 0;color:#233247;border-bottom:1px solid #edf2f5;font-size:15px;font-weight:680}.mini-row:last-child{border-bottom:0}.mini-row em{color:var(--teal-dark);font-style:normal}.process-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.process-item{position:relative;padding-top:14px;border-top:1px solid var(--line)}.process-item span{display:block;margin-bottom:20px;color:var(--teal);font-size:25px;font-weight:760}.contact-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:32px clamp(24px,4vw,72px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-cta h2{font-size:clamp(28px,3vw,40px)}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px clamp(24px,4vw,72px);color:#314154;font-size:13px}.site-footer div{display:flex;gap:18px;align-items:baseline}.site-footer strong{font-size:14px}.site-footer span,.site-footer p{color:var(--muted)}.site-footer p{margin:0;font-size:13px}@media(max-width:1080px){.site-header{height:72px}.menu-button{display:inline-flex}nav{position:absolute;inset:72px 16px auto;display:none;flex-direction:column;align-items:stretch;gap:0;padding:14px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}nav.is-open{display:flex}nav a{padding:14px}.nav-cta{margin-top:8px}.hero,.section-grid,.feature-band{grid-template-columns:1fr}.hero{min-height:auto}.route-map{min-height:280px}.service-list{grid-template-columns:repeat(2,minmax(0,1fr));border-left:0}.service-item{min-height:160px;padding:24px 26px;border-top:1px solid var(--line);border-right:0}.process-list{grid-template-columns:1fr}}@media(max-width:680px){.site-header{padding:0 18px}.brand strong{font-size:24px}.hero,.section-grid,.feature-band{padding-left:20px;padding-right:20px}h1{font-size:clamp(39px,12vw,55px)}h1 span{font-size:clamp(30px,9.3vw,42px)}.hero__lead{font-size:21px}.button{width:100%;min-width:0}.route-map{min-height:240px;margin-top:10px}.service-list{grid-template-columns:1fr}.contact-cta,.site-footer,.site-footer div{align-items:flex-start;flex-direction:column}.contact-cta{padding:32px 20px}}@media(prefers-reduced-motion:reduce){*,html{scroll-behavior:auto}.nav-cta,.button{transition:none}}
