:root{--paper:#f4f2ec;--white:#fff;--ink:#17191b;--sub:#656561;--orange:#f4512a;--accent:#c13918;--line:#d9d8d2;--max:1320px;--gutter:clamp(24px,5vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.55}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.05;letter-spacing:-.055em}h1{font-size:clamp(48px,5.6vw,82px)}h2{font-size:clamp(36px,4.1vw,60px)}h3{font-size:25px;letter-spacing:-.035em;line-height:1.2}em{font-style:normal;color:var(--accent)}p{color:var(--sub)}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}img,svg{display:block;max-width:100%}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:6px;border-radius:3px}::selection{background:#ffd3c6;color:var(--ink)}[hidden]{display:none!important}.wrap{max-width:calc(var(--max) + var(--gutter)*2);padding-inline:var(--gutter);margin-inline:auto}.skip{position:fixed;left:20px;top:12px;z-index:1000;background:var(--ink);color:white;padding:12px 22px;transform:translateY(-150%)}.skip:focus{transform:translateY(0)}.eyebrow{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--sub);font-weight:600;display:flex;align-items:center;gap:9px;margin-bottom:24px}.lead{font-size:clamp(18px,1.6vw,22px);line-height:1.6;max-width:560px;margin-top:25px;letter-spacing:-.02em}.section{padding-block:105px}.compact{padding-top:15px}.muted{background:#eae8e2}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:46px}.section-head>p{max-width:430px;font-size:17px}.section-head>h2{max-width:660px}.section-head .eyebrow{margin-bottom:20px}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:16px 22px;min-height:52px;background:var(--ink);border:1px solid var(--ink);color:#fff;border-radius:6px;font-size:14px;font-weight:600;line-height:1.35;transition:background .18s,transform .18s}.button:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-2px)}.button span,.text-link span{font-size:20px;line-height:1;transition:transform .18s}.button:hover span,.text-link:hover span{transform:translate(2px,-2px)}.button.secondary{background:transparent;border-color:#777;color:white}.button.secondary:hover{border-color:white;background:#2c2e30}.text-link{display:inline-flex;align-items:center;gap:20px;min-height:44px;font-size:14px;font-weight:600;padding-block:8px;border-bottom:1px solid currentColor}.text-link:hover{color:var(--accent)}
.header{position:sticky;top:0;z-index:100;background:rgba(244,242,236,.96);border-bottom:1px solid rgba(23,25,27,.12);backdrop-filter:blur(16px)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:36px;min-height:92px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;color:var(--ink);width:156px}.brand .symbol{width:48px;height:36px;flex:none}.wordmark{display:grid;line-height:1}.wordmark b{font-size:26px;letter-spacing:-1.4px;font-weight:900}.wordmark>span{font-size:11px;letter-spacing:6px;margin-top:6px;font-weight:500}.header nav{display:flex;align-items:center;gap:26px}.header nav>a{font-size:12px;font-weight:500;white-space:nowrap;min-height:44px;display:flex;align-items:center;gap:10px}.header nav>a:hover,.header nav>a[aria-current=page]{color:var(--accent)}.header .nav-contact{border:1px solid var(--ink);border-radius:5px;padding:0 17px;margin-left:8px}.menu-toggle{display:none}
.hero{overflow:hidden}.hero-grid{min-height:640px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:0;padding-top:45px;padding-bottom:45px}.hero-copy{position:relative;z-index:1}.hero h1{font-size:clamp(50px,5.1vw,78px);letter-spacing:-.064em;line-height:1.055;max-width:750px}.hero h1 em{display:block}.hero .lead{max-width:440px;font-size:19px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--orange)}.hero-visual{position:relative;margin-left:-35px;margin-right:-55px;align-self:stretch;display:flex;align-items:center;justify-content:center}.hero-visual img{width:100%;height:auto;mix-blend-mode:multiply;transform:scale(1.13)}.visual-caption{position:absolute;bottom:24px;right:52px;font-size:9px;letter-spacing:.16em;color:var(--sub)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;min-height:65px;border-top:1px solid var(--line);font-size:10px;letter-spacing:.14em}.hero-bottom span span{font-size:18px;margin-left:15px}.discovery{background:#fff}.intent-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.intent-grid>a{padding:30px 24px 28px 0;position:relative;min-height:195px;border-right:1px solid var(--line)}.intent-grid>a+a{padding-left:28px}.intent-grid>a:last-child{border-right:0}.intent-number{font-size:11px;color:var(--sub)}.intent-grid h3{margin-top:32px;font-size:24px;font-weight:500}.intent-grid>a>span:last-child{position:absolute;right:23px;top:24px;font-size:25px}.intent-grid>a:hover h3,.intent-grid>a:hover>span:last-child{color:var(--accent)}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-card{min-width:0;display:block;scroll-margin-top:110px}.product-art{position:relative;background:var(--tint);aspect-ratio:1.15;overflow:hidden;border-radius:8px;color:var(--product);display:grid;place-items:center;isolation:isolate}.art-orbit{width:85%;aspect-ratio:1;border:1px solid currentColor;border-radius:50%;opacity:.18;position:absolute;transform:rotate(-25deg) scaleY(.77)}.art-orbit:before,.art-orbit:after{content:'';position:absolute;inset:20px;border:1px solid currentColor;border-radius:50%}.art-orbit:after{inset:42px}.art-tile{width:42%;aspect-ratio:1;display:grid;place-items:center;font-size:clamp(42px,5vw,76px);font-weight:700;letter-spacing:-.08em;background:var(--product);color:var(--tint);border-radius:25%;transform:rotate(-9deg);box-shadow:14px 24px 30px #00000013;transition:transform .4s}.product-card:hover .art-tile{transform:rotate(0deg) translateY(-6px)}.art-caption{position:absolute;bottom:20px;left:23px;font-size:9px;letter-spacing:.13em;text-transform:uppercase;font-weight:600}.card-copy{padding:23px 2px}.card-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.card-title h3{font-size:23px}.card-title>span{font-size:24px}.card-copy>p{font-size:15px;max-width:300px}.portfolio-note{margin-top:35px;border-top:1px solid var(--line);padding-top:28px;display:flex;gap:30px;align-items:center;flex-wrap:wrap;font-size:13px}.portfolio-note>span{color:var(--sub);margin-right:auto}.portfolio-note>a{padding-block:10px}.portfolio-note>a:hover{color:var(--accent)}
.purpose{background:var(--ink);color:var(--paper);overflow:hidden}.purpose-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center;min-height:650px;padding-block:90px}.purpose .eyebrow{color:#bab9b3}.purpose h2{font-size:clamp(44px,5.1vw,74px)}.purpose h2 em{color:#ff825e}.purpose p:not(.eyebrow){font-size:18px;color:#b9b9b4;max-width:470px;margin-top:25px}.purpose .button{margin-top:34px}.purpose-art{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center}.purpose-art>.symbol{width:78%;color:var(--orange);transform:rotate(-10deg)}.purpose-art>span{position:absolute;bottom:10px;right:0;font-size:12px;letter-spacing:.01em;color:#c8c6c0}.tech-teaser{display:grid;grid-template-columns:1fr 1fr;gap:80px}.tech-teaser .lead{margin-top:0}.tech-teaser .text-link{margin-top:24px}.ecosystem-inline{display:flex;flex-wrap:wrap;gap:26px;margin-top:42px;border-top:1px solid var(--line);padding-top:24px;align-items:center}.ecosystem-inline>span{flex-basis:100%;font-size:11px;color:var(--sub)}.ecosystem-inline>b{font-size:25px;font-weight:600;letter-spacing:-.04em}.world-teaser{padding-block:90px;background:#e6e3db}.world-teaser h2{font-size:clamp(34px,3.6vw,53px);max-width:1040px;line-height:1.14}.world-teaser h2>span{color:#686861}.world-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:40px;gap:24px}.world-bottom>p{font-size:13px}
.contact{background:var(--orange);padding-block:74px}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:55px}.contact h2{max-width:740px;font-size:clamp(35px,3.5vw,52px)}.contact p{color:#231711;margin-top:20px;font-size:16px;max-width:650px}.contact .eyebrow{margin-top:0;margin-bottom:17px;font-size:10px}.contact .button{flex-shrink:0}.contact .button:hover{background:#343638;border-color:#343638}.footer{background:var(--paper);padding-top:75px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px;padding-bottom:65px}.footer p{font-size:13px;line-height:1.8;margin-top:24px}.footer h2{font-size:12px;font-weight:600;letter-spacing:0;margin-bottom:22px}.footer-grid>div>a:not(.brand){display:block;color:var(--sub);font-size:12px;min-height:36px;padding-block:7px}.footer-grid>div>a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-block:26px;font-size:10px;color:var(--sub)}
.page-intro{padding-block:85px 65px}.page-intro h1{max-width:1000px}.page-intro .lead{max-width:710px}.page-intro .button{margin-top:30px}.page-intro .text-link{margin-left:25px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:20px}.filters button{border:1px solid #cccac2;border-radius:99px;background:transparent;color:var(--ink);padding:12px 20px;min-height:44px;font-size:13px}.filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.filters button:hover{border-color:var(--accent)}.result-count{font-size:12px;margin-bottom:30px}.back-link{display:inline-flex;min-height:44px;align-items:center;font-size:12px;color:var(--sub);margin-bottom:30px}.back-link:hover{color:var(--accent)}.product-hero{padding-block:30px 75px}.product-hero-grid{display:grid;grid-template-columns:1.2fr .85fr;gap:75px;align-items:center}.product-hero h1{font-size:clamp(44px,5.2vw,75px);max-width:800px}.product-hero .eyebrow{color:var(--product);font-size:10px}.product-hero .lead{font-size:19px}.product-hero .art-tile{font-size:90px}.product-hero .art-caption{display:none}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.feature-grid article{border-top:1px solid var(--line);padding-top:25px}.feature-number{font-size:11px;color:var(--sub)}.feature-grid h3{margin-top:36px;margin-bottom:17px;font-size:26px}.feature-grid p{font-size:16px}.feature-grid .text-link{font-size:13px;margin-top:20px}.journey{background:#eae8e2}.journey ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);margin:42px 0}.journey li{font-size:23px;letter-spacing:-.025em;position:relative;border-top:1px solid #b9b7ad;padding:20px 15px 0 0}.journey li>span{display:block;font-size:11px;color:var(--sub);margin-bottom:24px}.journey li:before{content:'';width:7px;height:7px;border-radius:50%;background:var(--accent);position:absolute;top:-4px;left:0}.journey-note{max-width:860px;font-size:14px;margin-top:15px}.sector-statement{padding-block:90px}.sector-statement h2{font-size:clamp(40px,4.4vw,64px)}.fineprint{font-size:12px;max-width:850px;line-height:1.7;margin-top:35px}.ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.ecosystem-grid article{background:var(--paper);padding:35px}.ecosystem-grid h3{font-size:38px;margin-bottom:50px}.ecosystem-grid p{font-size:15px}.capability{display:block;font-size:10px;margin-top:25px;color:var(--ink);text-transform:uppercase;letter-spacing:.04em}.service-list{margin-top:50px}.service-list article{display:flex;gap:55px;padding-block:32px;border-top:1px solid var(--line)}.service-list article>span{font-size:12px;color:var(--sub);padding-top:5px}.service-list h3{font-size:28px;margin-bottom:12px}.service-list p{max-width:760px;font-size:16px}
.international-visual{padding-bottom:15px}.world-art{height:480px;border-radius:8px;background:var(--ink);color:var(--paper);position:relative;overflow:hidden}.world-orbit{position:absolute;border:1px solid #74736c60;border-radius:50%;width:780px;height:600px;left:50%;top:45%;transform:translate(-50%,-50%) rotate(-35deg)}.orbit-two{width:1000px;height:280px;transform:translate(-50%,-50%) rotate(-25deg)}.orbit-three{width:500px;height:650px;transform:translate(-50%,-50%) rotate(35deg)}.world-origin,.world-city{position:absolute;font-size:12px;background:var(--ink);padding:8px 12px;border:1px solid #ffffff30;border-radius:4px;display:flex;align-items:center;gap:10px}.world-origin{bottom:60px;left:23%}.world-city>i,.world-origin>i{width:6px;height:6px;border-radius:50%;background:var(--orange)}.city-pt{right:17%;top:120px}.city-ca{top:38px;left:35%}.world-center{position:absolute;left:48%;top:180px;font-size:44px;font-weight:600;letter-spacing:-.05em;line-height:.98}.world-center>span{font-size:80px;color:var(--orange);position:absolute;top:-30px;right:-90px}.country-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.country-grid article{border-top:1px solid var(--line);padding-top:25px}.country-grid article>span{font-size:58px;line-height:1;color:#cecbc1;letter-spacing:-.05em}.country-grid h3{margin-top:35px;margin-bottom:15px}.country-grid p{font-size:15px}.about-brand{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center;padding-bottom:90px}.about-brand img{mix-blend-mode:multiply}.about-brand p:not(.eyebrow){font-size:17px;margin-top:25px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.process-grid article{border-top:1px solid #c9c7bd;padding-top:25px}.process-grid article>span{color:var(--sub);font-size:12px}.process-grid h3{margin-top:32px;margin-bottom:16px}.process-grid p{font-size:15px}.manifesto{text-align:center}.manifesto .eyebrow{justify-content:center}.manifesto p:not(.eyebrow){font-size:20px;margin-top:30px}
@media(min-width:1600px){.hero-grid{min-height:710px}.hero h1{font-size:82px}}
@media(max-width:1150px){.header nav{gap:17px}.header nav>a{font-size:11px}.nav-row{gap:20px}.hero-grid{min-height:560px}.hero h1{font-size:58px}.hero-visual{margin-right:-20px}.intent-grid h3{font-size:21px}.product-hero-grid{gap:35px}.footer-grid{gap:20px}}
@media(max-width:1050px){.header .nav-row{min-height:80px}.menu-toggle{display:flex;align-items:center;justify-content:center;gap:15px;background:transparent;color:var(--ink);border:1px solid var(--line);border-radius:5px;min-width:85px;min-height:44px;padding:8px 12px;font-size:12px}.menu-toggle>span{font-size:20px}.header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px var(--gutter) 30px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 16px 20px #0000000c;max-height:calc(100dvh - 80px);overflow:auto}.header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.header nav>a{font-size:16px;padding-block:13px}.header .nav-contact{margin-left:0;margin-top:15px;align-self:flex-start;padding:12px 18px}.section{padding-block:75px}.compact{padding-top:10px}.hero h1{font-size:52px}.hero .lead{font-size:17px}.hero-grid{min-height:510px}.hero-visual img{transform:scale(1.15)}.hero-visual{margin-left:-10px}.hero .actions{gap:18px}.button{font-size:13px;padding:15px 17px}.hero .text-link{font-size:13px}.product-grid{gap:20px}.section-head{gap:35px}.section-head>p{max-width:340px}.purpose-grid{gap:25px;min-height:560px}.purpose h2{font-size:54px}.purpose-art{min-height:310px}.tech-teaser{gap:40px}.contact-inner{gap:30px}.contact .button{flex-shrink:1}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2 / 4;display:flex;flex-wrap:wrap;gap:5px 20px}.footer-grid>div:last-child>h2{flex-basis:100%;margin-bottom:5px}.feature-grid{gap:25px}.ecosystem-grid article{padding:25px}.about-brand{gap:30px}.process-grid{gap:25px}}
@media(max-width:760px){:root{--gutter:24px}h1{font-size:49px}h2{font-size:37px}.section{padding-block:60px}.compact{padding-top:5px}.hero-grid{grid-template-columns:1fr;padding-top:50px;padding-bottom:0;min-height:0;gap:0}.hero h1{font-size:clamp(43px,7.6vw,58px);max-width:620px;line-height:1.04}.hero .lead{font-size:18px;max-width:420px;margin-top:24px}.hero .actions{margin-top:28px}.hero-visual{margin:8px -24px 0;min-height:0;aspect-ratio:1.7;overflow:hidden}.hero-visual img{width:100%;max-height:400px;object-fit:contain;transform:scale(1.03)}.visual-caption{right:24px;bottom:17px;font-size:8px}.hero-bottom{min-height:60px;font-size:8px;gap:16px}.hero-bottom span span{margin-left:4px}.section-head{display:block;margin-bottom:32px}.section-head>p{margin-top:23px;max-width:550px;font-size:16px}.section-head>.text-link{margin-top:20px}.eyebrow{font-size:10px;margin-bottom:20px}.intent-grid{grid-template-columns:repeat(2,1fr)}.intent-grid>a{min-height:170px;padding:22px 18px 24px 0}.intent-grid>a+a{padding-left:20px}.intent-grid>a:nth-child(2){border-right:0}.intent-grid>a:nth-child(3){padding-left:0;border-top:1px solid var(--line)}.intent-grid>a:nth-child(4){border-top:1px solid var(--line)}.intent-grid h3{font-size:21px;margin-top:28px}.intent-grid>a>span:last-child{right:16px;top:18px}.product-grid{grid-template-columns:1fr 1fr;gap:24px 18px}.portfolio .product-grid{grid-template-columns:1fr}.portfolio .product-art{aspect-ratio:1.65}.art-tile{font-size:48px}.portfolio .art-tile{width:29%;font-size:65px}.card-copy{padding:18px 0 12px}.card-title h3{font-size:22px}.card-copy>p{font-size:14px}.art-caption{font-size:8px;left:16px;bottom:14px}.portfolio-note{gap:8px 24px;margin-top:26px;padding-top:20px}.portfolio-note>span{flex-basis:100%;font-size:12px}.purpose-grid{grid-template-columns:1fr;padding-block:65px;gap:25px}.purpose h2{font-size:51px}.purpose p:not(.eyebrow){font-size:17px}.purpose-art{min-height:250px}.purpose-art>.symbol{max-width:240px}.purpose-art>span{right:10px;bottom:0;font-size:11px}.tech-teaser{grid-template-columns:1fr;gap:28px}.tech-teaser .lead{font-size:18px}.world-teaser{padding-block:60px}.world-teaser h2{font-size:35px}.world-bottom{align-items:flex-start;flex-direction:column;gap:15px;margin-top:30px}.world-bottom>p{font-size:12px}.contact{padding-block:55px}.contact-inner{display:block}.contact h2{font-size:37px}.contact p{font-size:15px}.contact .button{margin-top:28px}.footer{padding-top:50px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 25px;padding-bottom:42px}.footer-grid>div:first-child{grid-column:1 / -1}.footer-grid>div:last-child{grid-column:1 / -1;display:block}.footer-grid>div:last-child>h2{margin-bottom:15px}.footer-grid>div>a:not(.brand){min-height:40px;font-size:12px}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:9px}.footer-bottom>span:nth-child(2){order:3;flex-basis:100%}.page-intro{padding-block:50px 40px}.page-intro .lead{font-size:18px}.page-intro h1{font-size:46px;line-height:1.07}.page-intro .text-link{margin-left:0;display:table;margin-top:20px}.filters{gap:8px}.filters button{padding:11px 15px;font-size:12px}.product-hero{padding-bottom:45px}.product-hero-grid{grid-template-columns:1fr;gap:40px}.product-hero h1{font-size:46px}.product-hero .lead{font-size:18px}.product-hero .product-art{aspect-ratio:1.6}.product-hero .art-tile{width:30%;font-size:68px}.product-hero .actions{gap:18px}.feature-grid{grid-template-columns:1fr;gap:35px}.feature-grid h3{font-size:26px;margin-top:20px;margin-bottom:13px}.feature-grid p{font-size:16px;max-width:560px}.journey ol{grid-template-columns:1fr 1fr;gap:35px 10px;margin-block:32px}.journey li{font-size:20px}.journey li>span{margin-bottom:13px}.journey-note{font-size:13px}.sector-statement{padding-block:65px}.sector-statement h2{font-size:42px}.ecosystem-grid{grid-template-columns:1fr;gap:14px}.ecosystem-grid article{padding:30px}.ecosystem-grid h3{margin-bottom:25px}.service-list article{gap:23px}.service-list h3{font-size:25px}.service-list p{font-size:15px}.world-art{height:400px}.world-orbit{width:600px;height:400px}.orbit-two{width:660px;height:220px}.orbit-three{width:250px;height:540px}.world-origin{bottom:40px;left:10%}.city-pt{right:5%;top:140px}.city-ca{top:30px;left:36%}.world-center{left:34%;top:210px;font-size:37px}.world-center>span{right:-65px;font-size:65px;top:0}.world-city,.world-origin{font-size:10px;padding:7px 9px}.country-grid{grid-template-columns:1fr;gap:35px}.country-grid article>span{font-size:45px}.country-grid h3{margin-top:20px}.about-brand{grid-template-columns:1fr;gap:25px;padding-bottom:55px}.about-brand img{max-height:320px;object-fit:contain}.about-brand p:not(.eyebrow){font-size:16px}.process-grid{grid-template-columns:1fr 1fr;gap:35px 25px}.process-grid h3{margin-top:22px;font-size:25px}.manifesto{text-align:left}.manifesto .eyebrow{justify-content:flex-start}.manifesto h2{font-size:35px}.manifesto p:not(.eyebrow){font-size:17px}}
@media(max-width:390px){.hero h1{font-size:43px}.hero .actions{gap:12px}.hero .text-link{gap:10px}.button{gap:15px}.product-grid{grid-template-columns:1fr}.product-art{aspect-ratio:1.5}.art-tile{width:30%}.page-intro h1{font-size:41px}.hero-bottom{font-size:7px}.intent-grid h3{font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.header{position:static}.menu-toggle,.contact,.footer{display:none}.hero-grid,.purpose-grid{min-height:0}.section{padding-block:30px}.product-card,.feature-grid article{break-inside:avoid}}
/* Origem: weightlessness through space, offset planes and restrained depth. */
[data-depth]{perspective:1000px;--pointer-x:0deg;--pointer-y:0deg}.hero-visual img{transform:scale(1.10) rotateX(var(--pointer-y)) rotateY(var(--pointer-x));transition:transform 800ms cubic-bezier(.2,.7,.2,1);-webkit-mask-image:radial-gradient(ellipse 68% 64% at center,#000 52%,transparent 100%);mask-image:radial-gradient(ellipse 68% 64% at center,#000 52%,transparent 100%)}.art-tile{transform:rotate(-9deg) rotateX(var(--pointer-y)) rotateY(var(--pointer-x));box-shadow:18px 30px 32px #00000017}.floating-pebble{display:block;position:absolute;border-radius:50%;background:linear-gradient(140deg,#ffffffd9,#ffffff25);box-shadow:8px 16px 20px #0000000a;pointer-events:none}.pebble-one{width:24px;height:24px;left:17%;top:22%}.pebble-two{width:14px;height:14px;right:17%;bottom:25%}.purpose-art>.symbol{filter:drop-shadow(15px 25px 0 #00000020);transform:rotate(-10deg) rotateX(var(--pointer-y)) rotateY(var(--pointer-x));transition:transform 800ms}.motion-toggle{background:none;border:0;color:var(--sub);font-size:10px;padding:8px 10px;min-height:32px;margin:-8px 0;display:inline-flex;align-items:center;gap:8px}.motion-toggle:before{content:'Ⅱ';font-size:11px}.motion-toggle[aria-pressed=true]:before{content:'▷'}.motion-toggle:hover{color:var(--accent)}
@media(min-width:761px){.portfolio .product-card:nth-child(2){margin-top:38px}.portfolio .product-card:nth-child(3){margin-top:14px}.portfolio .product-grid{align-items:start}}
@media(prefers-reduced-motion:no-preference){.motion-enabled .hero-visual.in-view img{animation:origem-drift 9s ease-in-out infinite}.motion-enabled .in-view .art-tile{animation:product-drift 8s ease-in-out infinite}.motion-enabled .product-card:nth-child(2n) .art-tile{animation-delay:-3s;animation-duration:10s}.motion-enabled .product-card:nth-child(3n) .art-tile{animation-delay:-5s}.motion-enabled .in-view .floating-pebble{animation:pebble-drift 10s ease-in-out infinite}.motion-enabled .in-view .pebble-two{animation-delay:-4s;animation-duration:13s}.motion-enabled .purpose-art.in-view>.symbol{animation:origem-drift 11s ease-in-out infinite}.motion-paused *, .page-hidden *{animation-play-state:paused!important}@keyframes origem-drift{0%,100%{translate:0 3px;rotate:-.4deg}50%{translate:0 -9px;rotate:.4deg}}@keyframes product-drift{0%,100%{translate:0 3px;rotate:-1deg}50%{translate:0 -9px;rotate:1deg}}@keyframes pebble-drift{0%,100%{translate:0 0}50%{translate:3px -16px}}}
@media(max-width:760px){.hero-visual img{transform:scale(1.03)}.motion-toggle{min-height:44px}.pebble-one{width:20px;height:20px}.pebble-two{width:11px;height:11px}}
@media(prefers-reduced-motion:reduce){[data-depth] *{animation:none!important;translate:none!important;rotate:none!important}.motion-toggle{display:none!important}}
/* Official product signatures live on suspended, neutral surfaces. */
.art-tile.official-brand,.portfolio .art-tile.official-brand,.product-hero .art-tile.official-brand{width:77%;aspect-ratio:2.55;border-radius:12px;background:#fffefa;color:#17191b;transform:rotate(-5deg) rotateX(var(--pointer-y)) rotateY(var(--pointer-x));padding:20px;box-shadow:12px 28px 36px #00000012;border:1px solid #ffffff;letter-spacing:normal;font-size:initial}.official-brand .full-logo{width:100%;height:auto;max-height:70px;object-fit:contain}.solution-lockup{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;white-space:nowrap}.solution-lockup img{width:40px;height:40px;object-fit:contain;flex-shrink:0}.solution-lockup b{font-size:clamp(18px,1.7vw,26px);font-weight:700;letter-spacing:-.055em;line-height:1}.bazar-lockup{display:flex;align-items:center;gap:10px;color:#171024;white-space:nowrap}.bazar-lockup i{display:grid;place-items:center;width:38px;height:34px;border-radius:9px 13px 13px 9px;background:linear-gradient(140deg,#10b981,#064e3b);color:#fff;font-size:10px;font-style:normal;letter-spacing:-.12em;transform:rotate(-2deg)}.bazar-lockup b{font-size:clamp(18px,1.7vw,26px);letter-spacing:-.06em;line-height:1}.coming-badge{display:inline-flex;align-items:center;gap:6px;border:1px solid #c3c6ca;border-radius:99px;padding:5px 10px;font-size:10px!important;line-height:1.3;color:#555b65;background:#fff8;font-weight:500;white-space:nowrap}.coming-badge:before{content:'';width:4px;height:4px;background:#64738b;border-radius:50%}.portfolio-note a:has(.coming-badge){display:flex;align-items:center;gap:8px}.coming-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.coming-layout h2{margin-top:25px}.coming-layout p{margin-top:22px;font-size:16px}.coming-layout .button{margin-top:30px}
@media(max-width:1050px) and (min-width:761px){.art-tile.official-brand{padding:12px}.solution-lockup{gap:8px}.solution-lockup img{width:30px;height:30px}.solution-lockup b,.bazar-lockup b{font-size:18px}}
@media(max-width:760px){.art-tile.official-brand{padding:12px;width:86%}.solution-lockup{gap:7px}.solution-lockup img{width:25px;height:25px}.solution-lockup b,.bazar-lockup b{font-size:17px}.bazar-lockup i{width:26px;height:24px;font-size:8px}.portfolio .solution-lockup img,.product-hero .solution-lockup img{width:45px;height:45px}.portfolio .solution-lockup b,.product-hero .solution-lockup b,.portfolio .bazar-lockup b,.product-hero .bazar-lockup b{font-size:28px}.portfolio .bazar-lockup i,.product-hero .bazar-lockup i{width:40px;height:36px}.coming-layout{grid-template-columns:1fr;gap:40px}.coming-layout .product-art{aspect-ratio:1.5}}
@media(max-width:600px){.product-grid{grid-template-columns:1fr}.product-art{aspect-ratio:1.45}.art-tile.official-brand{width:77%;padding:20px}.solution-lockup img{width:38px;height:38px}.solution-lockup b,.bazar-lockup b{font-size:25px}.bazar-lockup i{width:34px;height:30px;font-size:9px}}
/* Institutional responsibility and managed IT services. */
.company-registration{display:flex;flex-direction:column;gap:5px;flex-shrink:0}.company-registration>span{font-size:10px;letter-spacing:.015em}.service-promises{padding-top:0}.promise-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.promise-grid article{border-radius:9px;padding:44px;display:flex;flex-direction:column;align-items:flex-start}.shield-teaser{background:var(--ink);color:var(--paper)}.outsourcing-teaser{background:#e8e5dc;color:var(--ink)}.promise-label{display:flex;align-items:center;gap:16px;min-height:65px;margin-bottom:35px}.promise-label h2{font-size:16px;letter-spacing:-.02em}.shield-emblem{width:44px;height:52px;color:#ff916e;flex-shrink:0}.experience-mark{font-size:41px;letter-spacing:-.08em;line-height:1;color:var(--accent);font-weight:600}.promise-grid h3{font-size:clamp(27px,2.7vw,39px);letter-spacing:-.045em;line-height:1.08;margin-bottom:20px}.promise-grid p{font-size:16px;max-width:440px;margin-bottom:24px}.shield-teaser p{color:#c4c3bd}.promise-grid .text-link{margin-top:auto;font-size:13px}.shield-teaser .text-link:hover{color:#ff916e}.shield-detail{background:var(--ink);color:var(--paper)}.shield-heading{display:flex;align-items:center;justify-content:space-between;gap:60px}.shield-heading h2{font-size:clamp(35px,4vw,58px);line-height:1.1;max-width:950px}.shield-detail em{color:#ff916e}.shield-detail .eyebrow{color:#ccc9c1}.shield-seal{display:flex;flex-direction:column;align-items:center;gap:17px;flex-shrink:0;width:140px}.shield-seal .shield-emblem{width:94px;height:110px}.shield-seal>span{font-size:9px;letter-spacing:.2em;color:#ccc9c1}.shield-lead{max-width:850px;font-size:19px;color:#c4c3bd;margin-top:35px}.shield-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px}.shield-pillars article{border-top:1px solid #454644;padding-top:23px}.shield-pillars article>span{color:#bdbbb4;font-size:11px}.shield-pillars h3{font-size:25px;margin-top:28px;margin-bottom:18px}.shield-pillars p{font-size:15px;color:#c4c3bd}.shield-closing{border-top:1px solid #454644;margin-top:52px;padding-top:32px;display:flex;align-items:center;justify-content:space-between;gap:40px}.shield-closing p{color:#c4c3bd;font-size:15px;max-width:600px}.shield-closing .button{flex-shrink:0}.experience-proof{display:flex;align-items:center;gap:23px;flex-shrink:0}.experience-proof>strong{font-size:92px;letter-spacing:-.09em;line-height:1;font-weight:500;color:var(--accent)}.experience-proof>strong>span{font-size:.6em;vertical-align:top;letter-spacing:-.05em}.experience-proof p{font-size:13px;max-width:210px}.outsourcing-lead{font-size:19px;max-width:850px}.outsourcing-process{margin-top:55px}.outsourcing-process h3{font-size:24px}.outsourcing-quote{background:#e8e5dc;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:55px;padding:35px}.outsourcing-quote h3{font-size:26px}.outsourcing-quote p{max-width:680px;font-size:15px;margin-top:13px}.outsourcing-quote .button{flex-shrink:0}
@media(max-width:1050px){.promise-grid article{padding:32px}.shield-heading{gap:25px}.shield-seal{width:100px}.shield-pillars{gap:25px}.experience-proof{gap:15px}.experience-proof>strong{font-size:75px}.experience-proof p{max-width:160px}.outsourcing-quote{padding:28px;gap:25px}.outsourcing-quote .button{max-width:230px;flex-shrink:1}}
@media(max-width:760px){.promise-grid{grid-template-columns:1fr;gap:18px}.promise-grid article{padding:30px}.promise-label{margin-bottom:27px}.promise-grid h3{font-size:32px}.promise-grid p{font-size:15px}.shield-heading{align-items:flex-start;gap:20px}.shield-heading h2{font-size:37px}.shield-seal{display:none}.shield-lead,.outsourcing-lead{font-size:17px;margin-top:25px}.shield-pillars{grid-template-columns:1fr;gap:32px;margin-top:38px}.shield-pillars h3{margin-top:20px}.shield-closing{display:block;margin-top:38px}.shield-closing .button{margin-top:24px}.experience-proof{margin-top:30px;gap:22px}.experience-proof>strong{font-size:83px}.experience-proof p{font-size:13px;max-width:220px}.outsourcing-process{grid-template-columns:1fr;margin-top:35px}.outsourcing-process h3{margin-top:20px}.outsourcing-quote{display:block;margin-top:38px;padding:27px}.outsourcing-quote h3{font-size:25px}.outsourcing-quote .button{max-width:none;margin-top:25px}.company-registration{flex-basis:100%;margin-bottom:8px}.footer-bottom>span:nth-child(2){order:initial;flex-basis:auto}}

/* Origem 1.0 — fixed vector signature and semantic interaction tokens. */
:root{--font-body:Arial,Helvetica,sans-serif;--focus-on-dark:#ffb098;--focus-on-orange:#17191b;--radius-control:6px;--target-min:44px;--duration-ui:180ms;--space-unit:8px}
body{font-family:var(--font-body)}
.brand{min-height:var(--target-min)}.brand img{width:156px;height:auto;display:block}
.purpose :focus-visible,.shield-detail :focus-visible{outline-color:var(--focus-on-dark)}
.contact :focus-visible{outline-color:var(--focus-on-orange)}
.footer-grid>div>a:not(.brand),.footer-bottom>a,.motion-toggle{min-height:var(--target-min);display:flex;align-items:center}
.header nav>a[aria-current=page]{text-decoration:underline;text-underline-offset:6px}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}

.brand{width:174px}.brand img{width:174px;height:auto}.shield-detail :focus-visible{outline-color:var(--focus-on-dark)}
.country-grid article>span{color:var(--sub)}
.shield-teaser :focus-visible{outline-color:var(--focus-on-dark)}
.promise-grid article{min-width:0}
@media(max-width:360px){.promise-grid article{padding:24px}.promise-grid h3{font-size:26px}.promise-grid .text-link{gap:10px}}

/* Portfolio rail: all products retain their own identity and direct destination. */
.showcase{min-width:0}.showcase-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.showcase-controls p{font-size:13px}.showcase-buttons{display:flex;gap:8px;flex-shrink:0}.showcase-buttons button{min-width:44px;min-height:44px;border:1px solid var(--sub);background:transparent;color:var(--ink);border-radius:99px;padding:8px 15px;font-size:13px}.showcase-buttons button:hover{background:var(--ink);color:var(--paper)}.showcase-buttons button:disabled{cursor:default;opacity:.7}.showcase-track{position:relative;display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:6px;padding:8px 6px 20px;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--sub) transparent}.showcase-track:focus-visible{outline:3px solid var(--accent);outline-offset:4px;border-radius:6px}.showcase-track .product-card{flex:0 0 calc((100% - 56px)/3);scroll-snap-align:start;margin-top:0!important}.showcase-track .product-art{aspect-ratio:1.15}.showcase-direct{display:flex;gap:8px 24px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:18px;margin-top:15px}.showcase-direct a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;text-decoration:underline;text-underline-offset:5px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}
.whatsapp-float{position:fixed;z-index:90;right:24px;bottom:max(24px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:9px;min-height:52px;padding:10px 17px;border-radius:99px;background:#075e45;color:#fff;border:1px solid #fff8;box-shadow:0 6px 24px #0002;font-size:13px;font-weight:600}.whatsapp-float svg{width:28px;height:28px;flex:none}.whatsapp-float:hover{background:#054b37}.whatsapp-float:focus-visible{outline:3px solid var(--ink);outline-offset:3px;box-shadow:0 0 0 6px white}.whatsapp-float.is-obstructing{visibility:hidden;pointer-events:none}.footer{padding-bottom:85px}html{scroll-padding-bottom:90px}
@media(max-width:1050px){.showcase-track .product-card{flex-basis:calc((100% - 28px)/2)}}
@media(max-width:760px){.showcase-controls{align-items:flex-start;flex-direction:column;gap:14px}.showcase-buttons{width:100%}.showcase-pause{margin-right:auto}.showcase-track{gap:18px}.showcase-track .product-card{flex-basis:88%}.showcase-track .product-art{aspect-ratio:1.25}.showcase-track .solution-lockup b,.showcase-track .bazar-lockup b{font-size:23px}.showcase-track .solution-lockup img{width:36px;height:36px}.showcase-track .card-title{gap:8px;flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.whatsapp-float{right:16px;bottom:max(16px,env(safe-area-inset-bottom));width:52px;height:52px;padding:10px;justify-content:center}.whatsapp-float>span{display:none}}
@media print{.whatsapp-float,.showcase-controls{display:none}.showcase-track{display:grid;grid-template-columns:1fr 1fr;overflow:visible}}

@media(max-width:1250px){.header .nav-row{min-height:80px}.menu-toggle{display:flex;align-items:center;justify-content:center;gap:15px;background:transparent;color:var(--ink);border:1px solid var(--line);border-radius:5px;min-width:85px;min-height:44px;padding:8px 12px;font-size:12px}.menu-toggle>span{font-size:20px}.header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px var(--gutter) 30px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 16px 20px #0000000c;max-height:calc(100dvh - 80px);overflow:auto}.header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.header nav>a{font-size:16px;padding-block:13px}.header .nav-contact{margin-left:0;margin-top:15px;align-self:flex-start;padding:12px 18px}}
/* Fractional executive leadership uses the shared institutional components. */
.leadership-intro h1{max-width:1050px}.leadership-definitions{display:grid;grid-template-columns:1fr 1fr;gap:48px}.leadership-definitions h2{font-size:30px;line-height:1.15;margin-bottom:20px}.leadership-definitions article{border-top:1px solid var(--line);padding-top:28px}.leadership-definitions p{font-size:17px}.leadership-method{margin-top:56px}.leadership-method p{color:#c4c3bd;font-size:16px}.leadership-method article>span{color:#c4c3bd;font-size:12px}.leadership-method h3{margin-top:24px;font-size:26px}.leadership-profile,.leadership-callout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.leadership-profile p+p{margin-top:20px}.leadership-callout{grid-template-columns:1fr auto}.leadership-callout h2{font-size:clamp(32px,3vw,44px)}.leadership-callout p:not(.eyebrow){margin-top:22px;max-width:740px}.leadership-callout .text-link{align-self:end}
@media(max-width:760px){.leadership-definitions,.leadership-profile,.leadership-callout{grid-template-columns:1fr;gap:32px}.leadership-intro h1{font-size:42px}.leadership-method{grid-template-columns:1fr;gap:32px}.leadership-method h3{margin-top:14px}.leadership-callout .text-link{justify-self:start}}
@media(max-width:360px){.leadership-intro h1{font-size:35px}.leadership-definitions h2{font-size:27px}}
.monitoring-lead{max-width:880px;margin:0 0 44px}.monitoring-grid{row-gap:45px}.leadership-callout-links{display:grid;gap:20px;justify-items:start}

/* Founder portrait belongs to Nossa origem. */
.founder-section{background:#e9e6de;scroll-margin-top:100px}.founder-heading{max-width:940px;margin-bottom:46px}.founder-heading h2{font-size:clamp(34px,4.5vw,64px);line-height:1.08}.founder-portrait{margin:0;position:relative}.founder-portrait img{display:block;width:100%;height:auto;border-radius:6px}.founder-portrait figcaption{display:flex;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid var(--line);font-size:16px;font-weight:600}.founder-portrait figcaption span{font-weight:400}.founder-quote{max-width:900px;margin:48px 0 0 auto}.founder-quote p{font-size:clamp(22px,2.4vw,32px);line-height:1.5;color:var(--ink)}.founder-quote footer{margin-top:24px;font-size:14px;color:var(--sub)}
@media(max-width:760px){.founder-heading{margin-bottom:28px}.founder-portrait figcaption{flex-direction:column;gap:5px;font-size:14px}.founder-quote{margin-top:30px}.founder-section{scroll-margin-top:80px}}

/* Footer closing bar: identity, signature and controls form one clear system. */
.footer-bottom{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:24px 36px;padding-block:24px;font-size:11px}.company-registration{display:grid;gap:3px;min-width:0}.company-registration .company-name{color:var(--ink);font-weight:600}.company-registration>span{font-size:11px;line-height:1.45}.footer-signature{justify-self:center;color:var(--sub);font-size:12px;line-height:1.45;text-align:center;white-space:nowrap}.footer-actions{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:26px}.footer-language{display:inline-flex;align-items:center;gap:8px;min-height:var(--target-min);font-size:12px;color:var(--ink)}.footer-language span{font-size:15px;transition:transform var(--duration-ui)}.footer-language:hover{color:var(--accent)}.footer-language:hover span{transform:translate(2px,-2px)}.motion-toggle{font-size:11px;margin:0;padding:8px 0;white-space:nowrap}
@media(max-width:1000px){.footer-bottom{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px 28px;padding-block:24px}.footer-signature{justify-self:end;text-align:right;white-space:normal}.footer-actions{grid-column:1 / -1;justify-self:stretch;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px}}
@media(max-width:600px){.footer-bottom{grid-template-columns:1fr;gap:14px;padding-block:22px}.footer-signature{justify-self:start;text-align:left}.footer-actions{grid-column:1;padding-top:10px}.company-registration{margin-bottom:0}.company-registration>span{font-size:10px}}
