:root{color-scheme:light;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#101828;background:#f7f8fb}*{box-sizing:border-box}body{margin:0}button,a{font:inherit}.site-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:10;height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 28px;background:#ffffffeb;border-bottom:1px solid #e5e7eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;color:#111827;text-decoration:none;font-weight:800}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#2563eb;color:#fff}nav{display:flex;gap:8px}nav button{border:0;background:transparent;color:#475467;padding:8px 10px;border-radius:8px;cursor:pointer}nav button.active,nav button:hover{background:#eef2ff;color:#1d4ed8}main{max-width:1120px;margin:0 auto;padding:38px 24px}.hero{min-height:calc(100vh - 150px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:42px}.eyebrow{color:#2563eb;font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:.06em}h1{margin:0;font-size:clamp(48px,7vw,86px);line-height:.95;letter-spacing:0}.lead{max-width:650px;color:#475467;font-size:20px;line-height:1.7}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:8px;text-decoration:none;font-weight:800}.primary{background:#2563eb;color:#fff}.secondary{border:1px solid #d0d5dd;color:#344054;background:#fff}.device-panel{display:grid;place-items:center}.phone{width:min(360px,100%);aspect-ratio:9 / 16;border:10px solid #111827;border-radius:34px;background:#fff;padding:22px;box-shadow:0 24px 70px #1018282e}.phone-header{font-weight:900;margin-bottom:16px}.metric,.scan-card,.receipt-row{border:1px solid #e5e7eb;border-radius:8px;padding:14px;margin-bottom:12px}.income{color:#047857;background:#ecfdf3}.expense{color:#b42318;background:#fff1f3}.scan-card{display:grid;gap:6px;background:#eff6ff}.scan-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:8px;background:#2563eb;color:#fff;font-size:12px;font-weight:900;letter-spacing:0}.scan-card small{color:#475467}.receipt-row{display:flex;align-items:center;justify-content:space-between;color:#344054}.features,.plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.features article,.plan,.pricing,.legal{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:22px}.features h2,.pricing h2,.legal h2{margin:0 0 10px}.features p,.plan p,.legal p{color:#475467;line-height:1.8}.pricing{margin-top:16px}.plans{grid-template-columns:repeat(2,minmax(0,1fr))}.plan strong{display:block;font-size:20px}.plan span{display:block;margin:10px 0;font-size:28px;font-weight:900;color:#2563eb}.legal{max-width:860px}.legal h1{font-size:40px;margin-bottom:16px}.legal h2{margin-top:28px;font-size:20px}footer{max-width:1120px;margin:0 auto;padding:24px;color:#667085;display:flex;justify-content:space-between;gap:16px;border-top:1px solid #e5e7eb}@media(max-width:820px){.topbar{align-items:flex-start;height:auto;padding:14px 18px;flex-direction:column}nav{width:100%;overflow-x:auto}.hero{min-height:auto;grid-template-columns:1fr}.features,.plans{grid-template-columns:1fr}h1{font-size:52px}}
