@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#1b1d20;--paper:#fafaf8;--orange:#ff5c28;--line:#dadbd7;--muted:#747774}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #315cff;outline-offset:5px}.wrap{width:min(1320px,90%);margin:auto}.header{width:90%;max-width:1440px;margin:auto;height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px}.brand{font-family:Manrope,Arial,sans-serif;font-size:27px;font-weight:800;letter-spacing:-1.5px;white-space:nowrap;display:flex;align-items:center}.brand-icon{display:inline-grid;place-items:center;background:var(--orange);width:37px;height:37px;border-radius:9px;margin-right:10px;font-size:26px;position:relative}.brand-icon span{position:absolute;right:5px;top:-3px;font-size:19px;color:white}.brand-dot{font-size:12px;align-self:flex-start;letter-spacing:0;margin:4px}.brand-dash{margin:0 2px}.header nav{display:flex;align-items:center;gap:31px;font-size:14px}.header nav>a:not(.button):hover{color:#c74113}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--orange);padding:17px 24px;border:0;border-radius:4px;font-weight:600;font-size:15px;color:#181a1c;transition:background .2s,transform .2s}.button:hover{background:#ed4b18;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.small{padding:12px 18px;font-size:14px;gap:22px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:4%;padding-top:45px;padding-bottom:45px;min-height:670px}.hero-copy{padding:40px 0 0}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:600;line-height:1.7;margin:0 0 28px}.orange-line{display:inline-block;width:22px;height:2px;vertical-align:middle;background:var(--orange);margin-right:9px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;font-weight:500;letter-spacing:-2.8px}h1{font-size:clamp(48px,5.5vw,82px);line-height:1.08;margin-bottom:26px}.serif{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;letter-spacing:-3px}.hero h1 .serif{color:var(--orange)}.hero-description{font-size:18px;max-width:455px;line-height:1.7;color:#626563;margin-bottom:29px}.hero-footnote{display:flex;gap:23px;margin-top:56px;color:#747774;font-size:10px;letter-spacing:1px}.robot-stage{background:#eef0ef;position:relative;min-height:540px;border-radius:5px;overflow:hidden}.stage-top{position:absolute;z-index:1;left:24px;right:24px;top:22px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:#5e625f}.robot-asset{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.robot-asset img{width:100%;height:100%;object-fit:cover}.robot-intro{position:absolute;bottom:22px;left:22px;right:22px;padding:16px 18px;background:#ffffffd9;backdrop-filter:blur(12px);display:flex;align-items:center;gap:15px;border:1px solid #fff;border-radius:4px}.robot-intro .plus{font-size:32px;color:var(--orange)}.robot-intro strong{display:block;font-size:15px}.robot-intro div>span{display:block;font-size:12px;color:#6c706b}.robot-intro a{margin-left:auto;font-size:25px}.stage-side{position:absolute;right:9px;top:42%;writing-mode:vertical-rl;font-size:9px;letter-spacing:2px;color:#777}.capabilities-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-evenly;gap:20px;padding:25px 3%;font-size:13px;letter-spacing:1px;font-weight:500}.capabilities-strip b{font-size:22px;color:var(--orange)}.section{padding-top:100px;padding-bottom:100px}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:30px;margin-bottom:50px}.section-heading .eyebrow{padding-top:10px}h2{font-size:clamp(35px,4vw,54px);line-height:1.15;margin-bottom:23px}.muted{color:#92958e}.section-heading p:not(.eyebrow){color:#6b6e68;line-height:1.75;margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 31px;min-height:350px;display:flex;flex-direction:column;transition:background .2s}.service:hover{background:#f0f1ec}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px;font-size:12px;color:#777c75}.service-symbol{font-size:29px;color:var(--ink);font-weight:500;line-height:1}h3{font-size:25px;letter-spacing:-.9px;line-height:1.3;margin-bottom:16px}.service p{color:#6b6f67;font-size:15px;line-height:1.7}.tags{margin-top:auto;display:flex;gap:7px;flex-wrap:wrap;padding-top:10px}.tags span{border:1px solid #d8dbd3;padding:3px 8px;border-radius:3px;font-size:10px}.orange-card,.orange-card:hover{background:var(--orange)}.orange-card p,.orange-card .service-top{color:#442113}.orange-card .tags span{border-color:#bf431b}.question-card{background:#eff0eb;justify-content:space-between}.question-card .eyebrow{font-size:10px;color:#676d60;margin-bottom:20px}.question-card h3{font-size:31px;line-height:1.3}.question-card .serif{letter-spacing:-1px}.question-card a{font-size:13px;display:flex;justify-content:space-between;border-bottom:1px solid #b8bcb1;padding-bottom:10px}.method{background:#202421;color:#f5f5ee}.method .section-heading p:not(.eyebrow){color:#b6bcb3}.method .eyebrow{color:#bbc2b7}.method .serif{color:#b8c6aa}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:70px}.steps article{border-top:1px solid #4d534b;padding-top:21px}.steps article>span{font-size:13px;color:#b8c6aa;display:block;margin-bottom:35px}.steps h3{font-size:21px;letter-spacing:-.6px}.steps p{font-size:14px;line-height:1.8;color:#b6bcb3;margin-bottom:0}.raas{display:grid;grid-template-columns:1fr 1fr;gap:10%}.raas-title h2{font-size:65px}.raas-title h2 .serif{color:var(--orange)}.name-definition{font-size:14px;line-height:1.9;color:#757a72;margin-top:35px}.name-definition>span{font-weight:700;color:var(--ink)}.raas-story{padding-top:65px}.outlined-label{font-size:10px;border:1px solid var(--line);border-radius:3px;padding:7px 10px;letter-spacing:1px}.large-copy{font-size:25px;line-height:1.6;letter-spacing:-.5px;margin-top:28px}.raas-story>p:not(.large-copy){color:#70776c;line-height:1.8}.one-note{display:flex;gap:30px;border-top:1px solid var(--line);padding-top:27px;margin-top:35px}.one-note>span{font-size:40px;font-weight:700;letter-spacing:-2px}.one-note p{font-size:14px;color:#70776c;margin-bottom:0}.contact{background:var(--orange);padding:65px 0 75px}.contact .eyebrow{font-size:11px}.contact-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.contact h2{font-size:76px;margin-bottom:0;line-height:1.02}.contact-row>div{padding-bottom:4px}.contact-row p{font-size:16px}.button.dark{background:#202421;color:white;min-width:255px}.button.dark:hover{background:#363d36}.contact-row .contact-note{font-size:12px;margin:12px 0 0;color:#69260f}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:35px;padding-bottom:35px}footer .brand{font-size:24px}footer p,footer>span{font-size:11px;color:#72796b;margin:0}footer>a:last-child{font-size:25px}.menu-toggle{display:none}.skip{position:fixed;top:-100px;left:10px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}dialog{border:0;border-radius:8px;max-width:570px;width:92%;padding:35px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#111a}dialog h2{font-size:35px;letter-spacing:-1.5px}dialog p{font-size:14px;color:#697064}dialog .eyebrow{font-size:11px;color:var(--ink);margin-bottom:15px}.close{position:absolute;right:17px;top:10px;background:none;border:0;font-size:29px}label{display:block;font-size:14px;margin:17px 0}input,select,textarea{display:block;width:100%;border:1px solid #b9c0b4;border-radius:3px;background:white;padding:10px;margin-top:5px;color:var(--ink)}textarea{resize:vertical}#brief-status{margin:10px 0 0}
@media(min-width:1600px){.hero{min-height:740px}.robot-stage{min-height:590px}}
@media(max-width:1050px){.header nav{gap:18px}.header nav>a{font-size:12px}.hero{gap:25px;min-height:600px}.hero-copy{padding-top:20px}.robot-stage{min-height:500px}.hero-footnote{gap:12px;font-size:9px}.service{padding:25px 22px}.service h3{font-size:23px}.capabilities-strip{font-size:11px;gap:12px}.steps{gap:22px}.contact h2{font-size:65px}}
@media(max-width:760px){html{scroll-padding-top:80px}.header{height:80px}.brand{font-size:24px}.menu-toggle{display:flex;gap:15px;align-items:center;background:none;border:1px solid var(--line);border-radius:4px;padding:7px 11px;font-size:13px}.header nav{display:none;position:absolute;left:5%;right:5%;top:78px;background:var(--paper);padding:25px;z-index:4;border:1px solid var(--line);box-shadow:0 15px 30px #0001;align-items:stretch}.header nav.open{display:flex;flex-direction:column}.header nav>a{font-size:15px;padding:8px}.hero{grid-template-columns:1fr;padding-top:20px;gap:35px}.hero-copy{padding-top:15px}.hero .eyebrow{font-size:10px;margin-bottom:25px}h1{font-size:clamp(49px,10vw,76px);letter-spacing:-2.5px}.hero-description{font-size:17px;max-width:500px}.hero-footnote{margin-top:30px;font-size:9px;gap:22px}.robot-stage{min-height:490px}.capabilities-strip{flex-wrap:wrap;padding:20px;gap:13px 18px;font-size:10px}.capabilities-strip b{font-size:15px}.section{padding-top:65px;padding-bottom:65px}.section-heading{grid-template-columns:1fr;gap:0;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:20px}h2{font-size:39px;letter-spacing:-1.8px}.service-grid{grid-template-columns:repeat(2,1fr)}.service{padding:23px 20px;min-height:355px}.service h3{font-size:22px}.service p{font-size:14px}.tags span{font-size:9px}.steps{grid-template-columns:1fr 1fr;gap:30px;margin-top:40px}.steps article>span{margin-bottom:22px}.raas{grid-template-columns:1fr;gap:5px}.raas-title h2{font-size:56px}.raas-title{position:relative}.name-definition{position:absolute;right:0;bottom:0}.raas-story{padding-top:25px}.large-copy{font-size:23px}.contact{padding:50px 0}.contact-row{flex-direction:column;align-items:flex-start;gap:28px}.contact h2{font-size:64px}.contact-row p{font-size:15px}footer{flex-wrap:wrap;gap:20px}footer p{order:3;flex-basis:100%}footer>span{margin-left:auto}.stage-side{display:none}}
@media(max-width:430px){.service-grid{grid-template-columns:1fr}.service{min-height:310px}.service h3{font-size:26px}.service p{font-size:16px}.tags span{font-size:11px}.robot-stage{min-height:425px}.hero .button{font-size:13px;gap:20px;padding:16px 19px}.hero-footnote{gap:13px;font-size:8px}.eyebrow{font-size:10px}.steps{gap:25px 20px}.steps h3{font-size:19px}.name-definition{font-size:12px}.raas-title h2{font-size:51px}.contact h2{font-size:59px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.brand-avatar{width:40px;height:40px;object-fit:cover;object-position:50% 13%;border-radius:10px;margin-right:10px;transform:scale(1.05)}
