*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaf5;color:#304e3b;font-family:"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,select{font:inherit}a:focus-visible,select:focus-visible{outline:3px solid #ad945b;outline-offset:5px}header,main,footer{width:min(1200px,calc(100% - 80px));margin:auto}header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:27px 0}.brand{display:flex;gap:10px;align-items:center;font-size:23px;font-weight:800;letter-spacing:-.7px}.brand b{display:grid;place-items:center;width:36px;height:36px;background:#456a50;color:white;border-radius:12px;font-size:23px;font-weight:400}nav{display:flex;align-items:center;gap:24px;font-size:14px}nav select{background:transparent;border:1px solid #e1e5d7;padding:10px;border-radius:12px;color:#526650;min-height:44px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 25px;min-height:50px;background:#456b50;color:white;border-radius:13px;font-weight:650;box-shadow:0 3px 0 #314d3915;transition:background .2s}.button:hover{background:#33543e}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center;padding:60px 0 90px}.eyebrow{font-size:11px!important;letter-spacing:2px;font-weight:750;color:#7a8c66;margin:0 0 22px}h1,h2,h3{line-height:1.13;letter-spacing:-1.4px;font-weight:700;margin:0 0 22px}h1{font-size:clamp(40px,4.5vw,66px);white-space:pre-line}h2{font-size:clamp(29px,3vw,42px)}h3{font-size:22px;letter-spacing:-.5px}.intro,p{color:#75816e;font-size:17px;line-height:1.8}.intro{max-width:460px;font-size:19px}.actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin:30px 0 15px}.quiet{font-size:14px}.note{font-size:12px;color:#919a85}.hero-picture{position:relative}.hero-picture>img{display:block;width:100%;height:570px;object-fit:cover;border-radius:160px 160px 28px 28px}.picture-note{position:absolute;bottom:22px;right:22px;background:#fffaf0dd;padding:8px 17px;border-radius:25px;font-size:13px}.section-heading{max-width:680px;margin:0 auto 40px;text-align:center}.overview{padding:45px 0 60px}.screenshot{overflow:hidden;border-radius:20px;border:1px solid #e0e5d7;background:#f1f3e8;box-shadow:0 20px 60px #40553710}.screenshot img{display:block;width:125%;max-width:none;margin-left:-25%;height:auto}.overview>.screenshot{max-width:990px;margin:auto;max-height:600px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:50px 25px}.steps article>span{display:block;font-size:12px;letter-spacing:2px;color:#94a580;margin-bottom:18px}.steps p{font-size:15px}.feature{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:75px;padding:65px 0}.feature-copy{max-width:430px}.feature.reversed{grid-template-columns:1.2fr .8fr}.reversed .feature-copy{order:2}.worlds{padding:85px 0}.world-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.world-grid figure{margin:0}.world-grid img{width:100%;aspect-ratio:1.3;object-fit:cover;border-radius:23px;display:block}.world-grid figcaption{font-size:17px;font-weight:650;padding:17px 3px}.devices{display:flex;align-items:center;gap:35px;max-width:850px;margin:20px auto 100px;padding:35px;border:1px solid #dde4d4;border-radius:25px;background:#f0f3e7}.devices>span{display:grid;place-items:center;flex-shrink:0;width:75px;height:75px;background:#dfe8d1;border-radius:50%;font-size:34px;color:#59794d}.devices h2{font-size:29px;margin-bottom:12px}.devices p{margin:0;font-size:15px}.closing{position:relative;isolation:isolate;overflow:hidden;text-align:center;border-radius:30px;margin:0 0 70px;padding:80px 25px}.closing>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.closing:before{content:"";position:absolute;inset:0;background:#f8f8e8e8;z-index:-1}.closing p{margin-bottom:25px}footer{display:flex;gap:25px;align-items:center;justify-content:space-between;border-top:1px solid #e4e7db;padding:30px 0;font-size:13px}footer p{font-size:12px;margin:0}footer .brand{font-size:18px}@media(max-width:850px){header,main,footer{width:calc(100% - 40px)}nav{gap:14px}.header-cta{display:none}.hero{gap:25px;padding:35px 0 50px}.hero-picture>img{height:460px;border-radius:90px 90px 22px 22px}.feature{gap:35px}.steps{gap:22px;padding-inline:0}.intro{font-size:17px}}@media(max-width:600px){header{padding:20px 0}.brand{font-size:21px}nav select{max-width:85px;font-size:12px}nav{gap:10px}.hero{grid-template-columns:1fr;gap:30px}.hero-copy{padding-top:15px}h1{font-size:44px}.hero-picture>img{height:370px;border-radius:95px 95px 24px 24px;object-position:center 65%}.steps,.feature,.feature.reversed,.world-grid{grid-template-columns:1fr}.steps{gap:20px;padding-top:35px}.steps article{padding:18px 0;border-bottom:1px solid #e3e7d9}.steps article>span{margin-bottom:10px}.feature,.worlds{padding:35px 0}.reversed .feature-copy{order:0}.world-grid{gap:14px}.world-grid img{aspect-ratio:1.65}.devices{gap:17px;padding:24px;margin:30px 0 50px;align-items:flex-start}.devices>span{width:42px;height:42px;font-size:21px}.devices h2{font-size:24px}.closing{padding:55px 20px;margin-bottom:35px}footer{flex-wrap:wrap}.overview{padding-top:35px}.section-heading{text-align:left;margin-bottom:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.meadow-feature{padding-top:30px}.meadow-feature .section-heading{max-width:750px}.meadow-feature>.meadow-shot{max-width:1100px;max-height:none}.meadow-caption{text-align:center;font-size:14px;margin:22px auto 0;max-width:680px}.task-feature{grid-template-columns:1fr 1fr;gap:90px;padding:65px 60px 90px}.task-example{background:#fffef9;border:1px solid #dfe5d7;border-radius:25px;padding:30px;box-shadow:0 18px 55px #4055370d}.example-label{font-size:13px;font-weight:600;color:#71816b;margin:19px 0 8px}.task-example>span.example-label{font-size:10px;letter-spacing:2px}.task-example h3{margin-top:15px}.example-companion{display:flex;align-items:center;gap:18px;padding:17px;background:#edf2e3;border-radius:17px;font-size:14px}.example-companion img{width:60px;height:60px;object-fit:contain}.example-input{border:1px solid #dce2d4;border-radius:12px;padding:12px 15px;background:#fff}.example-project{height:95px;border-radius:15px;background:url('/assets/projects/sheep.png') center/cover;display:flex;align-items:flex-end;padding:12px}.example-project span{padding:4px 12px;background:#fffcedec;border-radius:10px;font-size:13px;font-weight:600}.example-submit{margin-top:24px;background:#456b50;color:white;padding:12px;text-align:center;border-radius:12px;font-weight:600;font-size:14px}@media(max-width:850px){.task-feature{gap:35px;padding:40px 0 60px}}@media(max-width:600px){.task-feature{grid-template-columns:1fr}.task-example{padding:23px}.meadow-caption{text-align:left}.meadow-feature{padding-top:20px}}
