@charset "UTF-8";
:root{--paper:#fafbf8;--ink:#172e28;--muted:#58635d;--line:#dce1d9;--accent:#cdf277}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #4b75df;outline-offset:6px}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:26px;font-weight:750;letter-spacing:-1.4px}.brand-dot{color:#68963a}.header nav{display:flex;gap:35px;font-size:15px}.header nav a:hover,.text-link:hover{color:#547a29}.header-note{font-size:13px;color:var(--muted)}.hero{padding-top:81px}.eyebrow{font-size:12px;letter-spacing:1.9px;font-weight:700;display:flex;align-items:center;gap:14px}.small-rule{width:28px;height:2px;background:var(--ink)}h1{font-size:clamp(48px,5.8vw,82px);line-height:1.13;font-weight:500;letter-spacing:-4px;margin:30px 0 33px}h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-3px}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:35px}.hero-bottom p{max-width:550px;font-size:18px;color:var(--muted);line-height:1.7;margin:0}.button{background:var(--ink);color:white;padding:17px 25px;display:flex;align-items:center;gap:32px;font-size:15px;border-radius:3px;transition:background .2s}.button:hover{background:#2d4c3f}.button span{font-size:23px}.hero-index{margin-top:68px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;gap:36px;font-size:13px;color:var(--muted)}.index-end{margin-left:auto}.section{padding-block:78px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}h2{font-size:40px;line-height:1.2;letter-spacing:-1.5px;font-weight:500;margin:15px 0 0}.section-heading>p{font-size:15px;color:var(--muted);margin:0 0 3px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.project-card{display:block}.project-art{padding:25px 28px;min-height:340px;display:flex;flex-direction:column;justify-content:space-between;border-radius:5px;overflow:hidden;transition:transform .25s}.project-card:hover .project-art{transform:translateY(-4px)}.together .project-art{background:#dcefad;color:#213d2b}.mobility .project-art{background:#183f3d;color:#edf3e9}.art-top{display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:1.5px}.together-logo{position:relative;font-size:62px;font-weight:750;line-height:.94;letter-spacing:-3px;width:max-content;margin:24px 0}.together-logo>span{display:block}.together-logo b{position:absolute;right:-60px;top:5px;font-size:67px;font-weight:400}.mobility-logo{font-size:53px;font-weight:500;line-height:1;letter-spacing:-2px;margin:24px 0}.mobility-logo>span{display:block}.os{color:#bcdf8e}.art-bottom{display:flex;align-items:center;justify-content:space-between;font-size:14px;gap:15px}.round-arrow{width:40px;height:40px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:24px;flex-shrink:0}.project-description{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;padding-top:20px}h3{font-size:22px;letter-spacing:-.5px;font-weight:600;line-height:1.3;margin:0 0 7px}.project-description p{font-size:14px;color:var(--muted);margin:0}.tag{white-space:nowrap;border:1px solid var(--line);border-radius:25px;padding:4px 10px;font-size:12px;margin-top:2px}.access-note{font-size:13px;color:var(--muted);margin:27px 0 0}.tools-band{background:#eef1eb;border-block:1px solid var(--line)}.tools-layout{display:grid;grid-template-columns: .85fr 1.3fr;gap:95px;padding-block:76px}.tools-intro h2{font-size:42px;margin-top:20px}.tools-intro p{color:var(--muted);max-width:310px;margin:22px 0 29px}.outline-label{border:1px solid #bbc5b6;border-radius:3px;padding:7px 10px;font-size:11px;letter-spacing:1.5px}.tool{display:grid;grid-template-columns:55px 1fr 24px;gap:20px;padding:25px 0 30px;border-top:1px solid #cbd4c5}.tool+.tool{padding-top:30px}.tool:last-child{border-bottom:1px solid #cbd4c5}.tool-meta{font-size:10px;letter-spacing:1.3px;font-weight:700;margin-bottom:9px;color:var(--muted)}.tool h3{font-size:24px}.tool p{font-size:15px;color:var(--muted);margin:0 0 13px;max-width:390px}.tool-type{font-size:12px;color:#526249}.tool-symbol{width:55px;height:55px;border:1px solid #c7d1c0;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:21px;background:#f8faf5}.sub{position:relative;top:5px;font-size:16px}.download{font-family:Arial;font-size:35px}.tool-arrow{font-size:24px}.tool:hover h3{text-decoration:underline;text-underline-offset:5px}.about{display:grid;grid-template-columns:.85fr 1.3fr;gap:95px;padding-block:85px 94px}.about-copy p{color:var(--muted);margin:0 0 22px;max-width:590px}.about-copy .large-copy{font-size:26px;line-height:1.5;letter-spacing:-.5px;color:var(--ink)}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:28px;border-bottom:1px solid #aab7a3;padding-bottom:5px}.footer{border-top:1px solid var(--line);padding-block:28px;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer>span,.footer>a:last-child{font-size:12px;color:var(--muted)}.footer .wordmark{font-size:22px}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:5}.skip:focus{top:12px}@media(min-width:1600px){.hero{padding-top:95px}}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.header-note{display:none}.tools-layout,.about{gap:45px}.project-description{display:block}.tag{display:inline-block;margin-top:12px}.together-logo{font-size:51px}.together-logo b{font-size:52px;right:-48px}.mobility-logo{font-size:48px}.project-art{min-height:320px}.hero-bottom p{max-width:470px}.button{flex-shrink:0}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:85px}.wordmark{font-size:24px}.header nav{gap:18px;font-size:13px}.hero{padding-top:48px}.eyebrow{font-size:10px;letter-spacing:1.4px}h1{font-size:clamp(41px,8.8vw,60px);letter-spacing:-2px;margin-block:25px}h1 em{letter-spacing:-1.7px}.hero-bottom{display:block}.hero-bottom p{font-size:16px}.button{display:inline-flex;margin-top:25px;padding:13px 20px}.hero-index{margin-top:40px;gap:20px;font-size:11px;padding:17px 0}.index-end{display:none}.section{padding-block:49px}.section-heading{display:block}.section-heading>p{margin-top:15px;font-size:14px}h2{font-size:34px}.project-grid{grid-template-columns:1fr;gap:32px}.project-art{min-height:320px}.project-description{display:flex}.project-description h3{font-size:21px}.tag{margin-top:0;font-size:10px}.project-description p{font-size:13px}.tools-layout,.about{grid-template-columns:1fr;gap:34px}.tools-layout{padding-block:49px}.tools-intro h2{font-size:36px}.tools-intro p{max-width:100%;margin-block:19px}.outline-label{display:none}.tool{grid-template-columns:45px 1fr 18px;gap:15px}.tool-symbol{height:45px;width:45px;font-size:19px}.download{font-size:30px}.tool-meta{font-size:9px}.tool p{font-size:14px}.tool h3{font-size:23px}.about-copy .large-copy{font-size:23px}.footer{flex-wrap:wrap;gap:14px}.footer>span{order:3;flex-basis:100%}.footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
