@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}}:root{--ink:#15213b;--muted:#667085;--blue:#2457e6;--blue-dark:#1644c2;--pale:#f5f7fb;--line:#e4e8f0;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;border-radius:3px;outline:3px solid #f0a800}.skip-link{z-index:100;color:#fff;background:var(--ink);padding:.65rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.container{width:min(1120px,100% - 40px);margin-inline:auto}.site-header{z-index:10;border-bottom:1px solid var(--line);background:#fffffff5;position:relative}.header-inner{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:.55rem;font-size:1.15rem;font-weight:800;display:inline-flex}.brand-mark{background:#fff;border-radius:7px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;width:44px;max-width:none;height:44px}.desktop-nav{align-items:center;gap:1.65rem;font-size:.9rem;font-weight:600;display:flex}.desktop-nav a,.site-footer a{color:#475467;transition:color .2s}.desktop-nav a:hover,.site-footer a:hover{color:var(--blue)}.nav-separator{background:var(--line);width:1px;height:20px}.mobile-menu{display:none}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;min-height:620px;padding-block:100px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .85rem;font-size:.75rem;font-weight:800;line-height:1.3}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.13}.hero h1{max-width:720px;margin-bottom:1.5rem;font-size:clamp(3rem,6.2vw,5.3rem)}.hero-intro{max-width:600px;color:var(--muted);margin-bottom:2rem;font-size:1.2rem}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.button{border:1px solid var(--blue);color:#fff;background:var(--blue);border-radius:7px;justify-content:center;align-items:center;gap:.75rem;min-height:48px;padding:.7rem 1.2rem;font-size:.92rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:var(--blue-dark);transform:translateY(-1px)}.button-secondary{color:var(--ink);border-color:var(--line);background:#fff}.button-secondary:hover{background:var(--pale)}.code-art{background:#10192d;border:1px solid #dfe5f0;border-radius:12px;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 24px 70px #15213b26}.code-bar{border-bottom:1px solid #26324a;gap:7px;padding:15px;display:flex}.code-bar i{background:#f06767;border-radius:50%;width:9px;height:9px}.code-bar i:nth-child(2){background:#f2be4b}.code-bar i:nth-child(3){background:#55c68a}.code-art pre{color:#d7def0;white-space:pre-wrap;margin:0;padding:2.4rem 2rem;font:.88rem/2 Consolas,monospace}.code-art pre span{color:#82aaff}.code-art pre em{color:#c3e88d;font-style:normal}.section{padding-block:100px}.muted-section{background:var(--pale)}.section-heading{max-width:650px;margin-bottom:3rem}.section-heading h2,.connect h2{margin-bottom:.8rem;font-size:clamp(2rem,4vw,3rem)}.section-heading>p:last-child,.connect p{color:var(--muted)}.capability-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.capability-card{background:#fff;min-height:255px;padding:2rem}.capability-card>span{color:#98a2b3;font:.75rem Consolas,monospace}.capability-card h3{margin:2rem 0 .85rem;font-size:1.15rem}.capability-card p,.product-card>p{color:var(--muted);margin-bottom:0;font-size:.93rem}.technology-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.technology-grid article{border:1px solid var(--line);background:var(--pale);border-radius:9px;padding:1.6rem}.technology-grid h3{color:var(--blue);margin-bottom:1.2rem;font-size:1rem}.technology-grid ul{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.technology-grid li{color:#526078;padding-left:1.1rem;font-size:.86rem;position:relative}.technology-grid li:before{content:"";background:var(--blue);border-radius:50%;width:5px;height:5px;position:absolute;top:.7em;left:0}.concrete-technologies{border:1px solid var(--line);border-radius:9px;grid-template-columns:220px 1fr;align-items:start;gap:2rem;margin-top:2rem;padding:2rem;display:grid}.concrete-technologies h3{margin-bottom:0;font-size:1.2rem}.concrete-technologies .tags{gap:.65rem}.concrete-technologies .tag{background:var(--pale);padding:.38rem .72rem;font-size:.82rem}.tags{flex-wrap:wrap;gap:.5rem;display:flex}.tag{color:#526078;background:#fff;border:1px solid #dce3ef;border-radius:4px;padding:.25rem .58rem;font-size:.75rem;line-height:1.5;display:inline-block}.section-title-row{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.text-link{color:var(--blue);white-space:nowrap;font-weight:700}.section-title-row>.text-link{margin-bottom:3rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;min-height:320px;padding:1.7rem;display:flex}.product-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.status{color:#46546c;align-items:center;gap:.45rem;font-size:.72rem;font-weight:700;display:flex}.status i{background:#f0a800;border-radius:50%;width:7px;height:7px}.product-card h3{margin:1rem 0 .7rem;font-size:1.4rem}.product-card .tags{margin-top:auto;padding-top:1.5rem}.disabled-action,.product-action{align-self:flex-start;margin-top:1.5rem}.product-action{border:1px solid var(--blue);color:var(--blue);background:#fff;border-radius:6px;align-items:center;gap:.55rem;padding:.55rem .85rem;font-size:.82rem;font-weight:750;transition:color .2s,background .2s,transform .2s;display:inline-flex}.product-action:hover{color:#fff;background:var(--blue);transform:translateY(-1px)}.disabled-action{color:#98a2b3;font:inherit;background:0 0;border:0;padding:0;font-size:.85rem;font-weight:700}.connect{color:#fff;background:var(--ink);border-radius:10px;justify-content:space-between;align-items:center;gap:3rem;padding:3.2rem;display:flex}.connect .eyebrow{color:#91aeff}.connect p{color:#b8c2d6;margin-bottom:0}.connect-links{flex-wrap:wrap;gap:1.5rem;display:flex}.connect-links a{font-size:.9rem;font-weight:700}.page{min-height:650px;padding-block:90px 120px}.page-header{max-width:720px;margin-bottom:4rem}.page-header h1{margin-bottom:1.2rem;font-size:clamp(3rem,6vw,4.8rem)}.page-header>p:last-child{color:var(--muted);font-size:1.12rem}.page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-list{border-top:1px solid var(--line);max-width:760px}.contact-list a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.5rem 0;transition:color .2s,padding .2s;display:flex}.contact-list a:hover{color:var(--blue);padding-inline:.5rem}.contact-list span{gap:.15rem;display:grid}.contact-list small{color:var(--muted);font-size:.86rem}.contact-list i{font-style:normal}.legal-header{margin-bottom:3rem}.legal-content{max-width:760px}.legal-content h2{margin:2.5rem 0 .8rem;font-size:1.35rem}.legal-content p{color:#526078}.legal-content a{color:var(--blue);text-decoration:underline}.site-footer{border-top:1px solid var(--line);background:#fafbfc;padding-top:4rem}.footer-inner{justify-content:space-between;gap:3rem;padding-bottom:3rem;display:flex}.footer-inner p{color:var(--muted);margin-bottom:.4rem;font-size:.88rem}.footer-inner .brand{color:var(--ink);font-size:1rem}.footer-brand>img{width:250px;height:auto;margin:-2.1rem 0 -1.5rem -1rem}.footer-inner nav{flex-wrap:wrap;gap:1.4rem;font-size:.82rem;font-weight:600;display:flex}.copyright{border-top:1px solid var(--line);color:#7c879a;padding-block:1.4rem;font-size:.74rem}@media (max-width:850px){.desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;place-content:center;gap:4px;width:42px;height:42px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);width:20px;height:2px}.mobile-menu nav{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(280px,100vw - 40px);padding:1rem;display:grid;position:absolute;top:50px;right:0;box-shadow:0 18px 40px #15213b1f}.mobile-menu nav a{padding:.65rem;font-weight:650}.mobile-menu .nav-separator{width:100%;height:1px;margin-block:.3rem}.hero{grid-template-columns:1fr;gap:3rem;min-height:auto;padding-block:75px}.code-art{max-width:600px;transform:none}.capability-grid,.technology-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.connect{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.container{width:min(100% - 32px,1120px)}.header-inner{height:66px}.hero{padding-block:64px}.hero h1{font-size:clamp(2.7rem,13vw,4rem)}.hero-intro{font-size:1.05rem}.code-art pre{padding:1.6rem 1.25rem;font-size:.7rem}.section,.page{padding-block:72px}.section-heading{margin-bottom:2.2rem}.capability-grid,.technology-grid,.product-grid,.page .product-grid{grid-template-columns:1fr}.capability-card{min-height:auto}.capability-card h3{margin-top:2rem}.section-title-row,.footer-inner{flex-direction:column;align-items:flex-start}.section-title-row>.text-link{margin:-1.5rem 0 2.5rem}.connect{padding:2rem}.connect-links{flex-direction:column;gap:1rem}.page-header{margin-bottom:3rem}.footer-inner nav{grid-template-columns:1fr 1fr;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width:600px){.concrete-technologies{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem}}
