:root{--ink:#0b0f14;--muted:#596575;--blue:#2563eb;--teal:#14b8a6;--paper:#f8fafc;--line:#dde3ea;--font:'Inter',Arial,sans-serif;--heading:'Manrope','Inter',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a,button{-webkit-touch-callout:none}button{cursor:pointer}img{max-width:100%;display:block}svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading)}h1,h2{font-weight:550;letter-spacing:-.055em}h2{font-size:clamp(2.4rem,3.5vw,3.3rem);line-height:1.15}h3{font-size:1.32rem;line-height:1.35;letter-spacing:-.035em;font-weight:650}p{color:var(--muted)}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:108px}:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:var(--ink);color:#fff;padding:12px 20px}.skip-link:focus{top:12px}.site-header{background:rgba(248,250,252,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0;font-family:var(--heading);font-size:16px;font-weight:650;letter-spacing:-.055em;line-height:1.25}.brand img{flex-shrink:0}.brand b{color:var(--blue);font-size:1.15em;font-weight:800}.site-header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:500}.site-header nav>a:not(.button){transition:color .2s}.site-header nav>a:hover{color:var(--blue)}.button{min-height:54px;display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:14px 23px;font-size:14px;font-weight:600;border-radius:5px;border:1px solid transparent;line-height:1.4;transition:background .2s,box-shadow .2s}.button span{font-size:20px;font-weight:400}.button-primary{background:var(--blue);color:white}.button-primary:hover{background:#174bc0;box-shadow:0 4px 16px #2563eb20}.button-outline{border-color:#9ea8b5;background:transparent;color:var(--ink)}.button-outline:hover{background:#eef2f6;border-color:var(--ink)}.button-small{min-height:44px;padding:10px 17px;gap:18px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.14fr 1fr;gap:44px;align-items:center;padding-top:62px;padding-bottom:65px}.intro-label{display:flex;align-items:center;gap:12px;font-size:14px;color:#3b485a;font-weight:500;margin-bottom:29px}.short-line{width:27px;height:2px;background:var(--teal);display:inline-block;flex-shrink:0}.hero h1{font-size:clamp(3.7rem,5.55vw,5rem);line-height:1.07;margin-left:-4px}.hero-lead{font-size:20px;letter-spacing:-.03em;font-weight:550;margin-top:28px;color:var(--ink)}.hero-description{max-width:475px;margin-top:10px;font-size:16px;line-height:1.8}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:31px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:550;display:flex;align-items:center;gap:13px}.text-link:hover{color:var(--blue)}.hero-note{display:flex;gap:8px;align-items:center;font-size:12px;margin-top:24px;color:#657182}.hero-note svg{width:17px;height:17px;stroke:#16786e;stroke-width:1.5;fill:none}.hero-visual{height:538px;position:relative;overflow:hidden;background:#030a0f;border-radius:3px;color:#fff}.topology{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.9}.visual-top{position:absolute;top:26px;left:29px;right:26px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:450;color:#b4c4d1}.crosshair{font-size:25px;color:#d8e6ec;font-weight:300}.visual-caption{position:absolute;bottom:29px;left:29px;right:29px;display:flex;align-items:flex-end;justify-content:space-between;font-family:var(--heading);font-weight:400;font-size:26px;line-height:1.28;letter-spacing:-.035em}.visual-symbol{font-size:30px;font-weight:300;color:#2bd3c6}.expertise{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:14px}.expertise>span{color:#788392;font-size:14px}.expertise>div{display:flex;align-items:center;gap:27px;font-family:var(--heading);font-weight:600}.expertise i{height:3px;width:3px;background:var(--teal);border-radius:50%}.section-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:end;margin-bottom:49px}.section-kicker{font-size:14px;font-weight:500;color:#627083;line-height:1.5;margin-bottom:18px}.section-heading>p{max-width:415px;justify-self:end;line-height:1.8}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.service{padding:6px 34px 0;border-left:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.service:first-child{border:0;padding-left:0}.service:last-child{padding-right:0}.service-icon{width:46px;height:46px;margin-bottom:25px;display:grid;place-items:center;background:#eaf0fc;border-radius:8px;color:#2457bd}.service-icon.teal{color:#127b73;background:#e3f3f0}.service-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.service>p{font-size:16px;line-height:1.85;margin-top:15px}.service ul{list-style:none;padding:0;margin:24px 0 28px;font-size:14px;color:#354357;line-height:1.7}.service li{padding-left:15px;position:relative;margin-bottom:8px}.service li:before{content:'';width:4px;height:4px;border-radius:50%;background:#19a99c;position:absolute;left:0;top:9px}.service-link{margin-top:auto;font-size:14px;font-weight:600;display:inline-flex;gap:13px;align-items:center;min-height:38px}.service-link:hover{color:var(--blue)}.service-link span{font-size:19px;font-weight:400}.process{background:var(--ink);color:#f8fafc;padding-bottom:35px}.process .section-kicker{color:#9daabc}.process .section-heading>p{color:#a8b3c2}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:54px}.process-grid article{border-top:1px solid #34404d;padding:29px 40px 0 0;position:relative}.process-grid article+article{padding-left:36px}.process-grid article:before{content:'';position:absolute;left:0;top:-3px;width:5px;height:5px;background:var(--teal);border-radius:50%}.step-number{font-size:14px;color:#4dccbc;display:block;margin-bottom:24px;font-family:var(--heading)}.process-grid h3{font-size:1.23rem}.process-grid p{font-size:16px;line-height:1.85;color:#a8b3c2;margin-top:14px;max-width:310px}.step-result{margin-top:29px;font-size:14px;color:#dce6ed}.step-result span{display:block;color:#7d8b9d;font-size:12px;margin-bottom:4px}.process-end{border-top:1px solid #283440;display:flex;align-items:center;gap:13px;margin-top:56px;padding-top:28px;font-size:14px}.process-end p{color:#9eacbc}.process-end a{margin-left:auto;display:flex;gap:17px;align-items:center}.process-end a:hover{color:#43d7c8}.approach{display:grid;grid-template-columns:1fr 1.03fr;gap:100px}.approach-intro>p:not(.section-kicker){margin-top:25px;max-width:370px;line-height:1.8}.brand-signature{display:flex;align-items:center;gap:15px;margin-top:33px;color:#768294;font-size:12px;line-height:1.65}.principles{padding-top:5px}.principles article{display:flex;gap:25px;padding:28px 0;border-bottom:1px solid var(--line)}.principles article:first-child{padding-top:0}.principles article:last-child{border-bottom:0;padding-bottom:0}.principle-mark{font-family:var(--heading);font-size:25px;line-height:1.3;color:#278c85;width:30px;flex-shrink:0}.principles h3{font-size:1.16rem}.principles p{font-size:16px;line-height:1.85;margin-top:12px}.faq-section{padding:0 0 108px;display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.faq-section h2{font-size:2.6rem}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 0;font-size:16px;font-weight:500}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;color:#66788b;font-weight:400;transition:transform .18s}details[open] summary>span{transform:rotate(45deg)}details p{font-size:16px;padding-bottom:24px;max-width:620px;line-height:1.85}.contact{background:#eef3f8;border-top:1px solid #e1e9f0}.contact-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:108px}.contact h2{font-size:clamp(2.75rem,3.8vw,3.5rem)}.contact-copy>p:not(.section-kicker){max-width:345px;margin-top:26px;font-size:16px;line-height:1.9}.contact-note{font-size:12px;margin-top:39px;display:flex;align-items:center;gap:12px;color:#637184}.direct-contact{display:block;margin-top:25px;font-weight:550;color:#2259c2}.project-form{padding-top:3px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:21px}.field label{font-size:14px;font-weight:550;color:#263344}.field label span{font-weight:400;color:#657184;font-size:12px}input,select,textarea{color:var(--ink);background:#fff;border:1px solid #cad4df;border-radius:4px;padding:12px 13px;font-size:14px;min-width:0;width:100%;line-height:1.6}input,select{height:48px}textarea{resize:vertical;min-height:125px}input::placeholder,textarea::placeholder{color:#7d8998;font-weight:400}input:focus,select:focus,textarea:focus{border-color:var(--blue)}select{appearance:none;padding-right:35px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%23596575' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center}.project-form>.button{width:100%;justify-content:space-between}.form-help{font-size:12px;line-height:1.65;margin-top:13px;color:#637184}.form-result{margin-top:22px;padding:20px;border:1px solid #b4c9e0;background:#f8fafc;border-radius:5px}.form-result p{font-size:14px;margin-bottom:15px;color:#25426b}.form-result label{font-size:14px}.form-result textarea{font-size:14px;margin:7px 0 12px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:118px}.footer-brand{font-size:14px;gap:10px}.site-footer>p{font-size:12px}.site-footer>span{font-size:12px;color:#7b8796}
@media(min-width:1600px){.hero{padding-block:80px}.hero-visual{height:580px}.hero h1{font-size:5.5rem}}
@media(max-width:1180px){.container{width:calc(100% - 72px)}.site-header nav{gap:20px;font-size:14px}.brand{font-size:14px}.brand img{width:47px;height:auto}.button-small{font-size:14px;padding:10px 12px}.hero{gap:28px}.hero-visual{height:510px}.hero h1{font-size:4rem}.hero-actions{gap:18px}.hero-description{font-size:16px}.hero .button{gap:17px;padding-inline:19px}.text-link{font-size:14px}.section-heading{gap:45px}.approach{gap:65px}.contact-grid{gap:70px}.service{padding-inline:25px}.service h3{font-size:1.2rem}}
@media(max-width:1000px){.header-inner{min-height:82px}.menu-toggle{display:flex;flex-direction:column;gap:6px;border:0;background:transparent;padding:13px;min-width:44px;min-height:44px;align-items:center;justify-content:center}.menu-toggle span{width:23px;height:1.5px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.site-header nav{display:none;position:absolute;left:0;right:0;top:100%;padding:24px 36px 30px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 10px 20px #0b0f1406}.site-header nav.is-open{display:flex;align-items:stretch;flex-direction:column;gap:10px}.site-header nav>a{font-size:16px;padding:10px 0}.site-header nav>.button{margin-top:7px;padding:13px}.hero h1{font-size:3.5rem}.hero-visual{height:505px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-lead{font-size:18px}.hero-note{font-size:12px}.visual-caption{font-size:23px;left:23px;right:23px}.visual-top{left:23px}.expertise>span{max-width:155px}.expertise>div{gap:18px;font-size:14px}.section{padding-block:80px}.service-grid{gap:22px}.service{padding-inline:0;border:0}.service>p,.service ul{font-size:14px}.service ul{font-size:14px}.service-link{font-size:12px}.process-grid article{padding-right:24px}.process-grid article+article{padding-left:22px}.process-grid h3{font-size:1.1rem}.process-grid p{font-size:14px}.step-result{font-size:12px}.process{padding-bottom:30px}.approach{gap:40px}.faq-section{gap:45px;padding-bottom:80px;grid-template-columns:.8fr 1.2fr}.contact-grid{gap:45px}.contact h2{font-size:2.8rem}.form-row{grid-template-columns:1fr;gap:0}.site-footer>p{display:none}}
@media(max-width:760px){html{scroll-padding-top:95px}.container{width:calc(100% - 40px)}.header-inner{min-height:76px}.brand{font-size:14px;gap:10px}.brand img{width:44px}.hero{display:flex;flex-direction:column;padding-top:40px;padding-bottom:30px;gap:35px;align-items:stretch}.hero-copy{max-width:550px}.intro-label{font-size:14px;margin-bottom:23px}.hero h1{font-size:clamp(2.9rem,9.7vw,4.5rem);margin-left:-2px}.hero-lead{margin-top:24px;font-size:18px}.hero-description{font-size:16px;max-width:480px}.hero-actions{flex-direction:row;align-items:center;margin-top:26px;gap:18px}.hero .button{padding-inline:18px}.hero-note{font-size:12px;margin-top:20px}.hero-visual{height:370px}.topology{object-position:center 48%}.visual-top{top:18px}.visual-caption{bottom:22px;font-size:24px}.expertise{align-items:flex-start;flex-direction:column;gap:12px;padding-block:22px}.expertise>span{max-width:none;font-size:12px}.expertise>div{justify-content:space-between;width:100%;gap:13px;font-size:12px}.section{padding-block:64px}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:34px}.section-heading>p{justify-self:start;max-width:520px;font-size:16px}.section-kicker{font-size:14px;margin-bottom:15px}h2{font-size:2.45rem}.service-grid{grid-template-columns:1fr;gap:0}.service,.service:first-child,.service:last-child{padding:28px 0;border:0;border-top:1px solid var(--line)}.service:last-child{padding-bottom:0}.service-icon{margin-bottom:18px;width:43px;height:43px}.service h3{font-size:1.3rem}.service>p{font-size:16px;max-width:550px}.service ul{font-size:14px;margin:20px 0 15px}.service-link{font-size:14px}.process-grid{grid-template-columns:1fr;margin-top:35px;gap:28px}.process-grid article,.process-grid article+article{padding:25px 0 0 51px}.step-number{position:absolute;left:0;top:28px}.process-grid h3{font-size:1.25rem}.process-grid p{font-size:16px;max-width:470px}.step-result{font-size:14px;margin-top:19px}.process-end{flex-wrap:wrap;margin-top:33px;gap:10px;font-size:12px}.process-end a{width:100%;margin-left:37px;font-size:14px;margin-top:8px}.process{padding-bottom:32px}.approach{grid-template-columns:1fr;gap:37px}.approach h2 br:nth-child(2){display:none}.approach h2 br:nth-child(2):after{content:' '}.approach-intro>p:not(.section-kicker){max-width:480px;font-size:16px}.brand-signature{margin-top:25px}.principles article{padding-block:24px;gap:19px}.principles h3{font-size:1.2rem}.principles p{font-size:16px}.faq-section{grid-template-columns:1fr;gap:28px;padding-bottom:64px}.faq-section h2{font-size:2.45rem}summary{font-size:14px;padding-block:19px}details p{font-size:14px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact h2{font-size:2.8rem}.contact h2 br:last-child{display:none}.contact-copy>p:not(.section-kicker){max-width:500px;margin-top:22px}.contact-note{margin-top:24px}.form-row{grid-template-columns:1fr 1fr;gap:15px}.field label{font-size:14px}input,textarea,select{font-size:16px}.field{margin-bottom:18px}.form-help{font-size:12px}.site-footer{padding-block:28px;min-height:110px;align-items:flex-start;flex-direction:column;gap:19px}.site-footer>span{font-size:12px}.site-footer .brand img{width:39px}.site-header nav{padding-inline:20px}}
@media(max-width:390px){.hero-actions{gap:20px;flex-direction:column;align-items:flex-start}.hero-visual{height:330px}.expertise>div{gap:8px;font-size:12px}.hero-note{align-items:flex-start;font-size:12px}.form-row{grid-template-columns:1fr;gap:0}.hero h1{font-size:2.85rem}.contact h2{font-size:2.55rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
