*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#111;background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:4px}a:hover{color:#28704b}a:focus-visible{outline:3px solid #28704b;outline-offset:5px}p{line-height:1.7;color:#606060}h1,h2,h3,p{margin-top:0}.wrap{width:min(1120px,100% - 64px);margin:auto}header{border-bottom:1px solid #dedede;background:#fff;position:sticky;top:0;z-index:10}.nav{min-height:80px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{font-size:19px;font-weight:650;letter-spacing:-.6px;text-decoration:none}.navlinks{display:flex;gap:30px;font-size:15px;color:#606060}.navlinks a{text-decoration:none}.hero{background:#f2f2f2;border-bottom:1px solid #dedede;padding:100px 0}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}.eyebrow{display:inline-block;padding:7px 12px;background:#fff;border:1px solid #dedede;border-radius:30px;font-size:11px;letter-spacing:1px;text-transform:uppercase;margin-bottom:28px;color:#606060}h1{font-size:64px;line-height:1.08;letter-spacing:-3px;margin-bottom:26px}.hero p{font-size:17px;max-width:490px;margin-bottom:32px}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;padding:16px 23px;border:1px solid #dedede;border-radius:4px;text-decoration:none;font-size:15px;font-weight:550;transition:background .15s}.button.primary{background:#111;color:#fff;border-color:#111}.button:hover{background:#e6e6e6;color:#111}.button.primary:hover{background:#303030;color:#fff}.workflow{padding:30px;border:1px solid #dedede;border-radius:16px;background:#fff;box-shadow:0 8px 24px #00000003}.label{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:#606060;font-weight:650;display:flex;gap:9px;align-items:center;margin:0 0 26px}.dot{width:7px;height:7px;background:#28704b;border-radius:50%}.step{display:flex;gap:15px;border:1px solid #ededed;padding:18px;border-radius:12px;margin-top:16px}.num{background:#f2f2f2;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:11px;font-weight:650}.step h3{font-size:15px;margin:0 0 5px}.step p{font-size:14px;line-height:1.5;margin:0}.capabilities{padding:76px 0;border-bottom:1px solid #dedede}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.features h2{font-size:18px;margin-bottom:13px;letter-spacing:-.3px}.features p{font-size:15px;margin:0}.icon{width:25px;height:25px;margin-bottom:22px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.disclosure{padding:76px 0}.notice{max-width:780px;margin:auto;background:#f2f2f2;border:1px solid #dedede;border-radius:16px;padding:40px;text-align:center}.notice h2{font-size:25px;letter-spacing:-.5px;margin-bottom:20px}.notice p{font-size:15px;margin-bottom:18px}.notice a{font-size:14px;font-weight:550}.footer{border-top:1px solid #dedede;padding:34px 0}.footer-row{display:flex;gap:24px;align-items:center;justify-content:space-between}.footer small{color:#606060;font-size:13px}.footer-links{display:flex;gap:24px;flex-wrap:wrap;font-size:13px}.legal{max-width:760px;padding:70px 0 80px}.legal h1{font-size:48px;letter-spacing:-2px;line-height:1.12;margin-bottom:18px}.legal h2{font-size:22px;letter-spacing:-.4px;margin:35px 0 13px}.legal p{font-size:16px;overflow-wrap:anywhere;margin-bottom:20px}.legal p:first-of-type{font-size:14px}.back{font-size:14px;display:inline-block;margin-bottom:28px}.skip{position:absolute;left:12px;top:-70px;padding:12px;background:white;z-index:100}.skip:focus{top:10px}.contact-line{font-size:13px;margin:18px 0 0;overflow-wrap:anywhere}.legalnav{display:flex;gap:24px;padding:24px 0 0;border-top:1px solid #dedede;font-size:14px} @media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:42px}.hero{padding:64px 0}h1{font-size:58px}.workflow{max-width:600px}.features{gap:28px}.footer-row{align-items:flex-start;flex-direction:column}.navlinks{gap:18px}}@media(max-width:600px){.wrap{width:calc(100% - 40px)}.nav{min-height:72px}.navlinks a:not(:last-child){display:none}.brand{font-size:18px}.hero{padding:48px 0}h1{font-size:43px;letter-spacing:-2px}.hero p{font-size:16px}.button{padding:14px 18px}.workflow{padding:22px}.step{padding:15px}.features{grid-template-columns:1fr;gap:34px}.capabilities,.disclosure{padding:48px 0}.notice{padding:28px 22px;text-align:left}.notice h2{font-size:23px}.icon{margin-bottom:15px}.footer-links{gap:18px}.legal{padding:45px 0 55px}.legal h1{font-size:38px;letter-spacing:-1.5px}.legal h2{font-size:21px}.legalnav{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}