:root{font-family:Arial,Helvetica,sans-serif;color:#22392f;background:#f6f5f0;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.shell{max-width:1240px;margin:auto;padding:0 48px}a{color:inherit}header{height:116px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dcded5}.brand{text-decoration:none;display:flex;align-items:center;gap:12px;font-size:25px;font-weight:700;letter-spacing:-1px}.logo{background:#243d31;color:#f6f5f0;border-radius:12px;width:40px;height:40px;display:grid;place-items:center;font-size:30px}.brand-dot{color:#82956b}.tag{font-size:12px;display:flex;align-items:center;gap:9px}.tag i{width:7px;height:7px;background:#6b8751;border-radius:50%}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:82px 0 78px}.eyebrow,.number,.art-label{font-size:10px;letter-spacing:1.8px;font-weight:700}.eyebrow{margin:0 0 26px;color:#6b7b65}h1{font-size:clamp(48px,5.5vw,76px);line-height:1.05;letter-spacing:-4px;margin:0;font-weight:500}h1 em{font-family:Georgia,serif;color:#758753;font-weight:400}.description{max-width:350px;line-height:1.7;color:#677369;font-size:15px;margin:26px 0}.button{display:inline-flex;align-items:center;gap:35px;background:#263e32;color:white;text-decoration:none;padding:17px 22px;border-radius:7px;font-size:13px}.button:hover{background:#3c5743}a:focus-visible{outline:3px solid #b79e48;outline-offset:5px}.art{height:410px;background:#e5e9dc;border-radius:140px 140px 12px 12px;position:relative;display:flex;align-items:center;justify-content:center}.art-label{position:absolute;top:35px;color:#718263;font-size:8px}.browser{width:86%;background:#fbfaf5;box-shadow:0 22px 40px #243d3112;border:1px solid #ced4c5;border-radius:9px;transform:rotate(-5deg);overflow:hidden}.browser-bar{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid #e1e3d9;font-size:8px;color:#88907d}.browser-bar span:first-child{letter-spacing:3px}.browser-content{padding:27px}.mini-label{font-size:7px;letter-spacing:1.4px}.browser strong{display:block;font-size:32px;font-weight:500;letter-spacing:-1px;line-height:1.1;margin:16px 0}.browser strong span{color:#839860}.mini-button{font-size:8px;background:#dfe8ce;display:inline-block;padding:10px;border-radius:3px}.shapes{display:flex;gap:10px;margin-top:24px;height:54px}.shapes div{flex:1;background:#e9e5d8;border-radius:4px}.shapes div:nth-child(2){background:#d4dcc4;border-radius:40px 40px 4px 4px}.shapes div:nth-child(3){background:#eccfa5;border-radius:50%}.note{position:absolute;bottom:17px;left:33px;font-family:Georgia,serif;font-style:italic;color:#687954;font-size:15px}.spark{position:absolute;right:-19px;bottom:23px;color:#7c8e54;font-size:85px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dcded5;border-bottom:1px solid #dcded5;padding:34px 0;gap:35px}.number{color:#849276;font-size:9px}h2{font-size:17px;font-weight:500;letter-spacing:-.3px;margin:16px 0 10px}.steps p,.invite p{font-size:13px;line-height:1.7;color:#6a756b;margin:0;max-width:285px}.invite{display:flex;gap:22px;align-items:center;padding:30px;margin-top:36px;background:#eeeee5;border-radius:8px}.invite-icon{font-size:28px;color:#849276}.invite h2{margin:0 0 6px}.invite p{max-width:none}footer{display:flex;justify-content:space-between;padding:33px 0;color:#82907e;font-size:10px}.demo{min-height:65vh;padding:80px 0}.demo h1{max-width:800px}.demo .description{max-width:520px}@media(max-width:760px){.shell{padding:0 24px}header{height:88px}.brand{font-size:21px}.tag{font-size:10px}.hero{grid-template-columns:1fr;padding:48px 0;gap:45px}h1{letter-spacing:-2.5px}.art{max-width:460px;width:100%;height:365px;margin:auto}.steps{grid-template-columns:1fr;gap:26px}.steps p{max-width:100%}.invite{padding:22px;align-items:flex-start}footer{gap:20px;line-height:1.7}.spark{right:-9px}.demo{padding:55px 0}}@media(prefers-reduced-motion:no-preference){.button{transition:background .2s}}
