.landing{box-sizing:border-box;max-width:1120px;width:100%;margin:auto;padding:32px 24px 48px;color:#242424;font:16px/1.6 system-ui,sans-serif}.landing *{box-sizing:border-box}.landing a{color:inherit;text-underline-offset:4px}.landing a:focus-visible{outline:3px solid #687bd4;outline-offset:5px}.landing-brand{display:inline-flex;align-items:center;min-height:44px;font-size:20px;font-weight:750;text-decoration:none}.landing-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:28px 0}.landing h1{font-size:clamp(28px,4vw,46px);line-height:1.15;letter-spacing:-.035em;margin:0 0 20px;text-wrap:balance}.landing-intro{font-size:18px}.landing .landing-cta{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;border-radius:12px;background:#982345;color:#fff;font-weight:650;text-decoration:none}.landing-trust{font-size:14px}.landing figure{margin:0;min-width:0}.landing img{width:100%;height:auto;display:block;border-radius:16px}.landing figcaption{font-size:13px;margin-top:8px}.landing-steps{padding-left:24px}.landing-steps li{padding:6px 0 6px 8px}.landing-note{max-width:75ch}.landing-csv{padding:20px;background:#f1f1f5;color:#242424;border-radius:12px;overflow-x:auto;font-size:14px}.landing footer{border-top:1px solid #aaa;margin-top:32px;padding-top:16px;display:flex;flex-wrap:wrap;gap:12px 24px}.landing footer a{display:inline-flex;align-items:center;min-height:44px}[data-landing-mode=dark] .landing{color:#eee}@media(prefers-color-scheme:dark){body:not(:has([data-landing-mode=light])) .landing{color:#eee}body:has(>#root>.landing){background:#151515}}@media(max-width:700px){.landing{padding:20px 20px 36px}.landing-hero{grid-template-columns:1fr;gap:24px;margin-top:20px}.landing .landing-cta{width:100%}}
