*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#111;background-color:#fff}a{color:inherit;text-decoration:none}.container{max-width:1140px;margin:0 auto;padding:72px 24px}header{position:sticky;top:0;background:hsla(0,0%,100%,.9);backdrop-filter:blur(8px);border-bottom:1px solid #eaeaea;z-index:10}header nav{display:flex;justify-content:space-between;align-items:center}header strong{font-size:18px;letter-spacing:-.02em}header a{font-weight:600;opacity:.9}h1{font-size:56px;line-height:1.1;letter-spacing:-.025em;margin-bottom:28px}h2{font-size:34px;letter-spacing:-.015em}h2,p{margin-bottom:18px}p{font-size:18px;line-height:1.75;max-width:760px;color:#333}.button{display:inline-block;padding:16px 30px;background:linear-gradient(180deg,#111,#000);color:#fff;border-radius:10px;font-weight:600;font-size:16px}.section{margin-bottom:140px}.hero{padding:140px 0 160px;background:linear-gradient(180deg,#fafafa,#fff)}.feature{background:#f8f8f8;padding:72px;border-radius:20px}.emphasis{background:linear-gradient(180deg,#f6f7f9,#fff);padding:96px 72px;border-radius:24px}.footer{border-top:1px solid #eaeaea;padding:56px 24px;font-size:14px;color:#666}