@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{--paper:#f7f8f3;--ink:#163c32;--muted:#6b756e;--line:#dce1d8;--lime:#daedb6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #517c24;outline-offset:6px}img{max-width:100%;object-fit:contain}::selection{background:var(--lime)}.wrap{max-width:1320px;margin:auto;padding-left:64px;padding-right:64px}.header{height:110px;justify-content:space-between;border-bottom:1px solid var(--line)}.brand,.header{display:flex;align-items:center}.brand{gap:12px;font-size:27px;font-weight:800;letter-spacing:-1px;line-height:1.05}.brand img{border-radius:7px}.brand small{display:block;font-size:9px;letter-spacing:2.2px;margin-top:5px;font-weight:600}.header nav{display:flex;align-items:center;gap:35px;font-size:13px;font-weight:500}.header nav>a:hover{color:#648532}.nav-cta{border:1px solid #b4c0b4;border-radius:5px;padding:13px 18px}.hero{display:grid;grid-template-columns:1.13fr 1fr;min-height:640px;padding-top:75px;padding-bottom:75px;gap:30px}.eyebrow,.hero{align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;display:flex;gap:9px;line-height:1.8}.dot{width:6px;height:6px;border-radius:50%;background:#779c4b;display:inline-block;flex-shrink:0}h1,h2{font-family:Manrope,Arial,sans-serif;font-weight:500;letter-spacing:-3.5px;line-height:1.13;margin:25px 0}h1{font-size:clamp(44px,5.1vw,68px)}em{font-family:Georgia,Times New Roman,serif;font-weight:400;color:#7c916c}h1 em{font-size:1.09em}.hero-description{font-size:16px;line-height:1.85;max-width:440px;color:var(--muted);margin:24px 0 30px}.button{display:inline-flex;align-items:center;gap:40px;background:var(--ink);color:white;padding:17px 22px;font-size:13px;border-radius:4px;transition:background .2s,transform .2s}.button:hover{background:#285542;transform:translateY(-2px)}.button span{font-size:20px}.hero-note{color:var(--muted);font-size:10px;margin-top:28px}.ecosystem-visual{height:440px;position:relative;isolation:isolate;background:radial-gradient(ellipse at center,#e3eadb 0,transparent 68%)}.orbit{position:absolute;border:1px solid #d8dfd0;border-radius:50%;left:50%;top:48%;transform:translate(-50%,-50%);z-index:-1}.orbit-one{width:190px;height:190px}.orbit-two{width:310px;height:310px}.orbit-three{width:420px;height:420px;border-style:dashed}.core{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#214b3d;color:#e9efda;border-radius:30px;box-shadow:0 18px 45px #234c3c25;rotate:-7deg;border:6px solid #f5f7f0}.core>b{font-size:42px;font-weight:500;letter-spacing:-2px}.core>small{font-size:8px;letter-spacing:2px}.satellite{position:absolute;background:#fffefa;border:1px solid #e0e4d9;box-shadow:0 6px 24px #234c3c08;border-radius:10px;padding:20px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:112px;min-height:87px;transition:transform .2s}.satellite:hover{transform:translateY(-5px)}.satellite b{font-size:27px;font-family:Manrope,Arial,sans-serif;letter-spacing:-1px}.satellite small{font-size:6px;letter-spacing:1.3px;margin-top:5px}.satellite-0{left:8%;top:14%;rotate:-6deg;color:#563e47}.satellite-0 b{font-size:37px}.satellite-1{right:8%;top:4%;rotate:6deg;color:#386674}.satellite-2{right:-1%;top:44%;rotate:5deg;color:#9c7739}.satellite-3{right:23%;bottom:5%;rotate:-4deg;color:#4c7353}.satellite-4{left:0;bottom:14%;rotate:-5deg;color:#84463f}.visual-caption{position:absolute;bottom:-33px;left:0;right:0;display:flex;align-items:center;justify-content:center;font-size:8px;letter-spacing:2px;gap:7px;color:#697860}.cross{position:absolute;color:#94a185;font-size:21px}.cross-one{left:52%;top:0}.cross-two{right:5%;bottom:12%}.capabilities{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.capabilities .wrap{display:flex;align-items:center;justify-content:space-between;min-height:80px;gap:20px;font-size:13px;color:#55664f}.capabilities i{font-style:normal;color:#9aa58f}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:100px;padding-bottom:100px}h2{font-size:43px;letter-spacing:-2px}.about-copy>p{font-size:15px;line-height:1.95;color:var(--muted);margin:8px 0 18px}.about-facts{display:flex;border-top:1px solid var(--line);margin-top:30px;padding-top:24px;gap:55px}.about-facts>div{display:flex;align-items:center;gap:14px}.about-facts b{font-size:35px;font-weight:500;letter-spacing:-2px}.about-facts span{font-size:10px;line-height:1.6;max-width:105px;color:var(--muted)}.companies-section{background:#eef1e8;padding:85px 0 95px;border-top:1px solid var(--line)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:30px}.section-head h2{margin-bottom:0}.section-head>p{font-size:13px;color:var(--muted);line-height:1.8}.company-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.company-card{background:#fcfdf9;border:1px solid #dde2d6;border-radius:6px;padding:26px;display:flex;flex-direction:column;scroll-margin-top:30px;transition:border-color .2s,box-shadow .2s}.company-card:hover{border-color:#acbaa1;box-shadow:0 10px 28px #163c3209}.card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:8px;letter-spacing:1px;color:#697663}.card-top>span:first-child{font-size:10px;color:#78846f}.company-wordmark{height:115px;display:flex;flex-direction:column;justify-content:center;font-size:33px;letter-spacing:-2px;font-weight:700;line-height:1}.company-wordmark small{font-size:7px;letter-spacing:2px;margin-top:9px;font-weight:500}.company-0 .company-wordmark{color:#4f3a43;font-weight:400;letter-spacing:-2.5px}.company-1 .company-wordmark{color:#416a77;font-style:italic}.company-2 .company-wordmark{color:#9b7439}.company-3 .company-wordmark{color:#4c7353}.company-4 .company-wordmark{font-size:26px;color:#854a40;letter-spacing:1px}.company-4 .company-wordmark small{letter-spacing:5px}.company-card h3{font-size:17px;letter-spacing:-.4px;margin:3px 0 12px;font-weight:600}.company-card>p{font-size:12px;line-height:1.9;color:var(--muted);margin:0 0 22px}.tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:auto;margin-bottom:25px}.tags span{font-size:9px;padding:6px 8px;border:1px solid #e1e5da;border-radius:3px;color:#65705e}.card-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;font-size:11px;font-weight:600}.card-link span{font-size:20px;line-height:1}.card-link:hover{color:#72944c}.ecosystem-card{padding:30px;display:flex;flex-direction:column;justify-content:space-between;background:#e0e8d6;border-radius:6px;min-height:330px}.ecosystem-card .eyebrow{font-size:8px;letter-spacing:1.6px}.ecosystem-card>p{font-size:30px;line-height:1.35;letter-spacing:-1px}.ecosystem-card em{color:#536d43}.ecosystem-card>small{font-size:9px;letter-spacing:1.5px}.adidaya-feature{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center;padding-top:100px;padding-bottom:100px}.feature-image{background:#e9ece2;border:1px solid var(--line);border-radius:6px;overflow:hidden}.feature-image img{width:100%;height:auto;display:block}.feature-image>span{display:block;font-size:8px;letter-spacing:1.1px;padding:14px 18px}.adidaya-feature h2{font-size:38px}.adidaya-feature p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted)}.feature-actions{display:flex;flex-direction:column;gap:18px;margin-top:26px}.feature-actions a{font-size:12px;font-weight:600;text-underline-offset:5px;text-decoration:underline}.feature-actions span{font-size:10px;color:var(--muted)}.contact-section{background:#1d4035;color:#f3f4e9;overflow:hidden}.contact-section .wrap{padding-top:75px;padding-bottom:80px;position:relative}.contact-section h2{position:relative;z-index:1;font-size:45px}.contact-section em{color:#bbcea4}.contact-section .eyebrow{color:#b6c6ac}.contact-section p:not(.eyebrow){font-size:13px;line-height:1.9;color:#b6c5b7;position:relative;z-index:1}.button-light{background:#e3edcc;color:var(--ink);margin-top:22px;position:relative;z-index:1}.button-light:hover{background:#f2f8e5}.contact-decoration{position:absolute;right:35px;bottom:-50px;font-size:270px;letter-spacing:-25px;color:#ffffff05;line-height:1;font-weight:700;pointer-events:none}.footer{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.footer-brand{color:var(--ink);font-size:20px;font-weight:700;letter-spacing:-1px}.footer-brand span{font-size:8px;letter-spacing:1px;margin-left:8px}.skip-link{position:fixed;top:-100px;left:20px;z-index:5;background:var(--ink);color:white;padding:15px}.skip-link:focus{top:10px}@media(min-width:1450px){.hero{min-height:710px}}@media(max-width:1050px){.wrap{padding-left:35px;padding-right:35px}.hero{gap:20px}.ecosystem-visual{transform:scale(.88)}.orbit-three{width:370px;height:370px}h1{font-size:52px}.company-card{padding:20px}.card-top{font-size:7px}.about,.adidaya-feature{gap:40px}.company-grid{gap:12px}}@media(max-width:760px){.wrap{padding-left:24px;padding-right:24px}.header{height:90px}.header nav{gap:20px;font-size:11px}.nav-cta{display:none}.brand{font-size:23px}.brand img{width:36px;height:36px}.brand small{font-size:7px}.hero{grid-template-columns:1fr;padding-top:48px;padding-bottom:45px;gap:15px}.hero h1{font-size:54px;letter-spacing:-3px}.hero-description{font-size:14px}.ecosystem-visual{width:100%;max-width:420px;margin:5px auto 0;height:390px;transform:scale(.88)}.capabilities .wrap{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-top:25px;padding-bottom:25px;font-size:11px}.capabilities i{display:none}.about{grid-template-columns:1fr;gap:15px;padding-top:60px;padding-bottom:60px}h2{font-size:36px}.about h2{margin-top:17px}.about-copy>p{font-size:14px}.companies-section{padding:55px 0}.section-head{display:block}.section-head>p{margin-top:24px}.company-grid{grid-template-columns:1fr 1fr}.company-card{padding:20px}.company-card h3{font-size:16px}.company-wordmark{font-size:29px}.card-top>span:last-child{max-width:110px;text-align:right;line-height:1.5}.company-card>p{font-size:11px}.company-4 .company-wordmark{font-size:22px}.ecosystem-card{padding:23px}.ecosystem-card>p{font-size:26px}.adidaya-feature{grid-template-columns:1fr;padding-top:60px;padding-bottom:60px;gap:30px}.adidaya-feature h2{font-size:36px}.contact-section h2{font-size:37px}.contact-section .wrap{padding-top:55px;padding-bottom:55px}.contact-decoration{font-size:170px;right:20px;bottom:-20px}.footer{flex-wrap:wrap;padding-top:30px;padding-bottom:30px;gap:20px}.footer>*{flex-basis:45%;margin:0}.footer>:nth-child(2n){text-align:right}}@media(max-width:420px){.hero h1{font-size:45px}.header nav{gap:12px;font-size:10px}.company-grid{grid-template-columns:1fr}.company-card{padding:25px}.company-wordmark{height:100px}.company-card>p{font-size:13px}.card-top>span:last-child{max-width:none}.ecosystem-card{min-height:280px}.ecosystem-visual{transform:scale(.8);margin-top:-10px;margin-bottom:-25px}.about-facts{gap:22px}.about-facts b{font-size:30px}.contact-section h2{font-size:31px}.footer-brand span{display:block;margin:5px 0 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}