*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#171717;line-height:1.55}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:10;background:#fffffff2;backdrop-filter:blur(8px);border-bottom:1px solid #ececec}.nav{min-height:72px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.mark{width:34px;height:34px;border-radius:10px;background:#111;color:#fff;display:grid;place-items:center}.nav nav{display:flex;gap:24px;margin-left:auto;color:#555;font-size:14px}.btn{display:inline-flex;justify-content:center;align-items:center;padding:13px 18px;border-radius:12px;background:#111;color:#fff;font-weight:800}.small{padding:10px 14px;font-size:14px}.hero{padding:88px 0 72px;background:linear-gradient(#fafafa,#fff)}.hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:56px;align-items:center}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.14em;color:#666;margin:0 0 14px}.hero h1{font-size:clamp(44px,7vw,78px);line-height:.98;letter-spacing:-.055em;margin:0}.lead{font-size:20px;color:#565656;max-width:720px;margin:26px 0}.actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.link{font-weight:800}.trust{display:flex;gap:20px;flex-wrap:wrap;margin-top:32px;color:#5d5d5d;font-size:14px}.card,.tile,.product{background:#fff;border:1px solid #e5e5e5;border-radius:20px}.card{padding:26px;box-shadow:0 18px 60px #0000000f}.metric{padding:19px 0;border-top:1px solid #eee}.metric span{display:block;color:#777;font-size:13px}.metric b{font-size:18px}.section{padding:78px 0}.soft{background:#f6f6f4}.heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:34px}.heading h2,.about h2,.cta h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.04em;line-height:1.05;margin:0}.heading>p{max-width:480px;color:#666;margin:0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tile{padding:26px}.ico{width:44px;height:44px;border-radius:12px;background:#111;color:#fff;display:grid;place-items:center;font-size:20px}.tile h3,.product h3{font-size:20px;margin:18px 0 8px}.tile p,.product p{color:#666;margin:0}.product{overflow:hidden}.ph{height:190px;background:#e8e8e5;display:grid;place-items:center;font-weight:900;letter-spacing:.18em;color:#777}.body{padding:22px}.tag{font-size:12px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.08em;color:#222!important}.body .btn{margin-top:20px;width:100%}.disabled{opacity:.45}.notice{margin-top:28px;padding:20px 22px;border-radius:16px;background:#fff;border:1px solid #ddd;color:#555}.about{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.about-copy{font-size:19px;color:#4f4f4f}.cta{padding:64px 0;background:#111;color:#fff}.light{color:#ccc}.cta-row{display:flex;justify-content:space-between;align-items:center;gap:30px}.lightbtn{background:#fff;color:#111}.footer{display:flex;justify-content:space-between;gap:40px;padding:46px 0 20px}.footer p{color:#666;max-width:520px}.footerlinks{display:flex;gap:20px;flex-wrap:wrap}.copy{border-top:1px solid #ddd;padding:20px 0;color:#777;font-size:13px}@media(max-width:850px){.nav nav{display:none}.nav .small{margin-left:auto}.hero-grid,.about{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.heading,.cta-row,.footer{flex-direction:column;align-items:flex-start}.hero{padding-top:58px}.hero h1{font-size:52px}.trust{flex-direction:column;gap:8px}}