:root{font-family:Inter,system-ui,Arial,sans-serif;color:#172019;background:#f5f3ed}*{box-sizing:border-box}body{margin:0}header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,calc((100% - 1120px)/2));background:#18231e;color:#fff}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.mark{width:44px;height:44px;display:grid;place-items:center;border:1px solid #c89a4b;border-radius:14px;color:#d7ad68;font-size:24px}.brand b,.brand small{display:block}.brand b{font-family:Georgia;font-size:19px}.brand small{font-size:8px;letter-spacing:1.5px;color:#b7bdb9;margin-top:3px}.mini{color:#18231e;background:#d3a65d;padding:10px 17px;border-radius:10px;text-decoration:none;font-weight:800;font-size:12px}main{max-width:1120px;margin:auto;padding:64px 22px}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.eyebrow{color:#a8742e;font-size:11px;letter-spacing:1.8px;font-weight:900}.copy h1{font:clamp(40px,6vw,70px)/1.02 Georgia;margin:16px 0 20px;max-width:760px}.copy>p{font-size:16px;line-height:1.7;color:#667068;max-width:650px}.actions{display:flex;align-items:center;gap:18px;margin-top:30px}.download{display:flex;flex-direction:column;color:#fff;background:#1c2923;padding:16px 24px;border-radius:14px;text-decoration:none;font-weight:900}.download small{font-weight:500;color:#bdc5c0;margin-top:4px}.actions>span{font-size:11px;color:#7d857f}.phone{background:#fff;border:10px solid #18231e;border-radius:38px;padding:22px;box-shadow:0 30px 70px #18231e28;transform:rotate(2deg)}.phone-top{display:flex;align-items:center;gap:10px;font-size:13px}.phone-top i{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#18231e;color:#d3a65d;font-style:normal}.balance{margin-top:22px;padding:23px;border-radius:20px;background:#18231e;color:#fff}.balance small,.balance span,.balance strong{display:block}.balance small{color:#d3a65d;font-size:8px;letter-spacing:1.2px}.balance strong{font:34px Georgia;margin:10px 0 5px}.balance span{font-size:10px;color:#bcc4bf}.cards{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.cards i{font-style:normal;background:#f1f0ec;border-radius:13px;padding:14px;font-size:9px;color:#747c76}.cards b{display:block;color:#18231e;font-size:14px;margin-top:8px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:90px}.features article{background:#fff;border:1px solid #e2dfd6;border-radius:20px;padding:25px}.features article>b{color:#b38137;font-size:25px}.features h2{font:23px Georgia;margin:14px 0 8px}.features p,.notice p{color:#687169;font-size:13px;line-height:1.6}.notice{background:#eee4d2;border:1px solid #dec8a2;border-radius:18px;padding:22px;margin-top:22px}.notice p{margin:7px 0 0}footer{max-width:1120px;margin:auto;padding:25px 22px 40px;border-top:1px solid #dedbd2;display:flex;justify-content:space-between;color:#7b827c;font-size:11px}footer a{color:inherit}@media(max-width:760px){header{padding:0 18px}.brand small{display:none}main{padding:42px 18px}.hero{grid-template-columns:1fr;gap:40px}.copy h1{font-size:44px}.phone{max-width:380px;margin:auto}.features{grid-template-columns:1fr;margin-top:55px}.actions{align-items:flex-start;flex-direction:column;gap:10px}footer{margin:0 18px;padding-left:0;padding-right:0}}
