:root{--ink:#17201c;--muted:#66706b;--paper:#f7f6f1;--cream:#eeece4;--green:#195b46;--line:#d9ddd7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Yu Gothic UI,Hiragino Kaku Gothic ProN,system-ui,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}.site-header,footer{justify-content:space-between;align-items:center;width:min(1160px,100% - 40px);margin:0 auto;display:flex}.site-header{border-bottom:1px solid var(--line);min-height:88px}.brand{letter-spacing:.03em;align-items:center;gap:12px;font-weight:700;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Georgia,serif;display:grid}nav,footer div{gap:28px;font-size:.88rem;display:flex}nav a:hover,footer a:hover,.text-link:hover{color:var(--green)}main{width:min(1160px,100% - 40px);margin:0 auto}.hero{max-width:900px;padding:112px 0 104px}.eyebrow,.section-label{color:var(--green);letter-spacing:.18em;font-size:.75rem;font-weight:800}h1{letter-spacing:-.03em;margin:18px 0 28px;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(2.5rem,6vw,5.3rem);font-weight:500;line-height:1.22}.hero-copy{max-width:700px;color:var(--muted);font-size:1.05rem}.trust-row{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.trust-row span{border:1px solid var(--line);background:#ffffff8c;border-radius:999px;padding:7px 14px;font-size:.82rem}.section{border-top:1px solid var(--line);padding:88px 0}h2{margin:10px 0 40px;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:500;line-height:1.35}.card-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:4px;min-height:285px;padding:30px}.feature-number{color:var(--green);font-family:Georgia,serif;font-size:.85rem}.feature-card h3{margin:65px 0 12px;font-size:1.2rem}.feature-card p,.data-copy{color:var(--muted);font-size:.94rem}.data-section{grid-template-columns:1fr 1fr;gap:80px;display:grid}.data-section h2{margin-bottom:0}.data-copy p:first-child{margin-top:38px}.text-link{color:var(--green);margin-top:18px;font-weight:700;display:inline-block}.document{max-width:820px;padding:74px 0 110px}.back-link{color:var(--green);font-size:.9rem;font-weight:700}.document h1{margin-top:38px;font-size:clamp(2.5rem,5vw,4.2rem)}.updated{color:var(--muted);margin-bottom:54px;font-size:.85rem}.document section{margin:48px 0}.document h2{margin:0 0 14px;font-family:inherit;font-size:1.25rem;font-weight:700}.document h3{margin:28px 0 8px;font-size:1rem}.document p,.document li{color:#46514b;font-size:.96rem}.document ul{padding-left:1.25rem}.notice{border-left:3px solid var(--green);background:var(--cream);padding:22px 24px}footer{border-top:1px solid var(--line);min-height:110px;color:var(--muted);font-size:.82rem}@media (max-width:760px){.site-header{min-height:74px}nav{gap:15px;font-size:.78rem}.brand span:last-child{display:none}.hero{padding:74px 0 70px}.card-grid,.data-section{grid-template-columns:1fr}.data-section{gap:0}.feature-card{min-height:auto}.feature-card h3{margin-top:34px}footer{flex-direction:column;align-items:flex-start;gap:15px;padding:28px 0}}
