:root{--ink:#253229;--muted:#65766d;--paper:#f7f8f4;--surface:#fff;--line:#dfe7dc;--green:#1e7852;--mint:#e8f3e4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#f8faf5,#f4f7f1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.7}a{color:var(--green)}.legal-shell{width:min(920px,calc(100% - 32px));margin:0 auto;padding:28px 0 70px}.legal-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px}.brand{display:inline-flex;align-items:center;gap:9px;color:#234337;font-family:Georgia,serif;font-size:22px;font-weight:800;text-decoration:none}.brand-mark{display:grid;width:31px;height:31px;place-items:center;border-radius:10px;color:#d9ef9e;background:var(--green);font-family:system-ui}.back-link{font-size:14px;font-weight:750;text-decoration:none}.legal-card{padding:clamp(26px,6vw,64px);border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:0 16px 48px rgba(39,65,49,.07)}.eyebrow{margin:0 0 8px;color:var(--green);font-size:12px;font-weight:850;letter-spacing:.12em}.legal-card h1{margin:0;color:#234337;font-family:Georgia,serif;font-size:clamp(2.35rem,7vw,4.2rem);line-height:1;letter-spacing:-.045em}.updated{margin:12px 0 34px;color:var(--muted);font-size:14px}.legal-card h2{margin:34px 0 9px;color:#29483b;font-size:1.18rem}.legal-card h3{margin:24px 0 6px;font-size:1rem}.legal-card p,.legal-card li{color:#52675c}.legal-card ul,.legal-card ol{padding-left:22px}.note{margin:28px 0;padding:18px 20px;border-left:4px solid var(--green);border-radius:0 12px 12px 0;background:var(--mint)}address{color:#52675c;font-style:normal}.legal-footer{display:flex;flex-wrap:wrap;gap:12px 22px;padding:25px 5px;color:var(--muted);font-size:13px}.legal-footer a{color:inherit}@media(max-width:600px){.legal-nav{align-items:flex-start;flex-direction:column}.legal-card{border-radius:18px}}
