:root{--ink:#203b35;--muted:#64756d;--green:#326551;--line:#dae2d9;--paper:#f8f9f4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;line-height:1.85}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid #8c6824;outline-offset:6px}.shell{max-width:1160px;margin:auto;padding:0 36px}.site-header{display:flex;justify-content:space-between;align-items:center;padding:28px 0;border-bottom:1px solid var(--line);gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:750;letter-spacing:-.6px;text-decoration:none}.mark{display:inline-grid;place-items:center;background:var(--ink);color:white;width:32px;height:32px;border-radius:9px}nav{display:flex;gap:26px;font-size:13px}nav a,.footer-links a{text-decoration:none}nav a:hover,.footer-links a:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:58px;padding:94px 0 86px;align-items:center}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:var(--green);margin:0 0 20px}h1{font-size:clamp(30px,3.4vw,44px);line-height:1.6;letter-spacing:-1.4px;margin:0 0 24px}h1 em{font-style:normal;color:var(--green)}.intro{font-size:15px;color:var(--muted);margin:0 0 28px}.button{display:inline-flex;gap:35px;background:var(--ink);color:white;border-radius:7px;padding:12px 22px;text-decoration:none;font-size:14px}.button:hover{background:var(--green)}.caption{font-size:11px;color:var(--muted);margin-top:16px}.preview{padding:26px;background:#e9eee3;border-radius:18px;transform:rotate(-1deg);border:1px solid #dbe3d3;box-shadow:0 20px 50px #203b3508}.preview-top{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:1.4px;margin-bottom:24px}.preview-top>span:last-child{margin-left:auto;letter-spacing:0;color:var(--muted)}.dot{background:#578768;width:7px;height:7px;border-radius:50%}.mail{display:flex;align-items:center;gap:16px;background:#fff;padding:18px;border-radius:9px}.icon{font-size:24px;color:var(--green)}.mail strong{font-size:14px}.mail p{font-size:11px;margin:0;color:var(--muted)}.flow-line{text-align:center;color:#85957b;line-height:2.4}.record{background:#fff;border:1px solid #dbe3d3;border-radius:9px;padding:22px}.record-label{font-size:10px;letter-spacing:1.5px;color:var(--muted)}.record p{font-size:12px;margin:16px 0 0}.amount{font-size:44px;line-height:1.5;letter-spacing:-2px;font-weight:650}.amount span{font-size:11px;font-weight:400;letter-spacing:1px;margin-left:12px;color:var(--muted)}.record-bottom{border-top:1px solid var(--line);padding-top:12px;margin-top:12px;display:flex;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted)}.preview-note{text-align:center;font-size:10px;margin:18px 0 0;color:var(--muted)}.section{padding:52px 0;border-top:1px solid var(--line)}h2{font-size:25px;letter-spacing:-.5px;line-height:1.6;margin:0 0 28px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.number{font-size:12px;color:var(--green);font-weight:650}h3{font-size:18px;margin:15px 0 10px}.cards p,.details p,.privacy-banner p{font-size:14px;color:var(--muted)}.privacy-banner{display:flex;align-items:center;gap:50px;justify-content:space-between;background:#eaf0e7;border-radius:12px;padding:36px;margin:8px 0 50px}.privacy-banner>div{max-width:650px}.privacy-banner h2{font-size:23px;margin:0 0 12px}.privacy-banner .eyebrow{margin-bottom:12px}.privacy-banner p:last-child{margin:0}.text-link{font-size:13px;font-weight:650}.privacy-banner>a{flex-shrink:0}.details{max-width:800px;padding-bottom:60px}footer{border-top:1px solid var(--line);padding:32px 0;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}footer p{font-size:12px;color:var(--muted);margin:6px 0}.footer-links{display:flex;gap:24px;font-size:12px;align-items:center}footer small{width:100%;font-size:10px;color:var(--muted)}.legal{max-width:760px;margin:65px auto 80px}.legal h1{font-size:36px;margin-bottom:10px}.updated{color:var(--muted);font-size:12px;margin-bottom:36px}.legal h2{font-size:21px;margin:36px 0 12px}.legal p,.legal li{font-size:14px}.legal li{margin:12px 0}.legal a{overflow-wrap:anywhere}.skip{position:absolute;top:-100px;left:15px;background:white;padding:8px;z-index:5}.skip:focus{top:10px}@media(max-width:800px){.shell{padding:0 24px}.hero{gap:28px;padding:56px 0;grid-template-columns:1fr}.preview{max-width:460px;width:100%;margin:8px auto}.cards{gap:22px}.privacy-banner{display:block;padding:26px}.privacy-banner>a{display:inline-block;margin-top:20px}.footer-links{flex-wrap:wrap;gap:14px}.site-header{align-items:flex-start}nav{gap:12px;font-size:11px;flex-wrap:wrap;justify-content:flex-end}.legal h1{font-size:28px}}@media(max-width:520px){.site-header{flex-direction:column;gap:16px}nav{justify-content:flex-start;gap:22px}.cards{grid-template-columns:1fr;gap:26px}.cards h3{margin-top:6px}.cards p{margin-bottom:0}h2{font-size:23px}.hero h1{font-size:30px}.legal{margin-top:40px}.legal h1{font-size:26px}.section{padding:36px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{body{background:white}.shell{max-width:none}.site-header,footer,.skip{display:none}.legal{margin:0;max-width:none}}
