:root{font-family:Arial,Helvetica,sans-serif;color:#173444;background:#f6f8f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}nav,main,footer{max-width:1220px;margin:auto}nav{display:flex;justify-content:space-between;align-items:center;padding:30px 32px;border-bottom:1px solid #dce4e2;font-size:14px}.brand{display:flex;gap:12px;align-items:center;font-size:22px;color:#086963}.brand span{font-size:18px;font-weight:700;color:#163747}.brand b{font-weight:400}main{padding:0 32px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:72px;padding:75px 0 70px;align-items:center}.eyebrow{font-size:11px;letter-spacing:2px;color:#507f76;font-weight:700}h1{font-size:clamp(38px,4.2vw,60px);line-height:1.08;letter-spacing:-2.6px;margin:24px 0}h1 em{font-style:normal;color:#11897b}.intro{font-size:17px;line-height:1.8;max-width:480px;color:#60727b}.signin{margin-top:30px;border-top:1px solid #dce4e2;padding-top:20px}.signin h2{font-size:17px;margin-bottom:6px}.signin p{font-size:14px;color:#647983;line-height:1.6}.signin small{display:block;font-size:11px;color:#74878a;max-width:320px;line-height:1.7}#google-button{min-height:44px}#login-status{font-size:12px}#open-app{display:block;background:#08766c;color:white;padding:14px;border-radius:8px;width:250px;text-align:center;margin-bottom:15px}#open-app[hidden]{display:none}.preview{background:#fff;border:1px solid #dce7e2;box-shadow:0 25px 70px #173d3420;border-radius:18px;padding:30px;transform:rotate(1deg)}.preview-top{display:flex;justify-content:space-between;gap:12px;font-size:9px;letter-spacing:1px;color:#74877e}.preview-top i{font-style:normal;color:#168d72;letter-spacing:0}.preview h2{font-size:29px;line-height:1.25;letter-spacing:-1px;margin:28px 0}.metrics{display:flex;background:#f4f8f6;border-radius:10px;margin:25px 0;padding:20px 10px}.metrics div{width:33.3%;padding-left:12px;border-right:1px solid #dde8e1}.metrics div:last-child{border:0}.metrics strong{font-size:29px;display:block;font-weight:500}.metrics small{font-size:10px;color:#688477;display:block;margin-top:7px}.sample{display:flex;align-items:center;gap:10px;padding:18px 0;border-bottom:1px solid #edf0ef;font-size:12px}.sample small{display:block;font-size:10px;color:#798a8c;margin-top:5px}.avatar{background:#d9eeea;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;color:#14776b;font-size:10px}.sand{background:#f5e5ce;color:#91672a}.tag{margin-left:auto;background:#eef5f2;color:#517b68;padding:5px 7px;border-radius:5px;font-size:9px}.ai{background:#eaf6f2;padding:20px;margin:25px 0;border-radius:10px}.ai span{font-size:9px;color:#1b8d76;font-weight:700;letter-spacing:1px}.ai p{font-size:13px;line-height:1.8;margin-bottom:0}.progress{display:flex;justify-content:space-between;font-size:10px;color:#5d7977;padding:5px}.progress b{color:#8baca3}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding:45px 0;border-top:1px solid #dce4e2}.features article>span{font-size:10px;letter-spacing:1px;color:#57877b}.features h3{font-size:20px;letter-spacing:-.5px;line-height:1.4}.features p,.notice p,.legal p{font-size:14px;line-height:1.85;color:#667982}.notice{padding:25px 28px;background:#eaf0ee;border-radius:10px;margin:10px 0 40px}.notice b{font-size:13px}.notice p{margin-bottom:0}.legal{padding:20px 0;max-width:900px}.legal h2{font-size:20px}.legal a{text-decoration:underline}footer{padding:35px 32px;border-top:1px solid #dce4e2;display:flex;justify-content:space-between;color:#678078;font-size:12px}footer div{display:flex;gap:25px}@media(max-width:800px){nav{padding:22px}.hero{grid-template-columns:1fr;gap:35px;padding:40px 0}.preview{transform:none}.features{grid-template-columns:1fr;gap:20px}main{padding:0 22px}h1{letter-spacing:-1.5px}footer{gap:20px;flex-wrap:wrap}}
