:root{color-scheme:light;--ink:#18382e;--green:#235f47;--muted:#53685f;--paper:#f7f8f3}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 system-ui,-apple-system,sans-serif}a{color:var(--green);text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:3px solid #c78b28;outline-offset:5px}header,main,footer{max-width:1000px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid #d6e0d5}.brand{display:flex;align-items:center;gap:12px;font-size:23px;font-weight:750;text-decoration:none}.brand img{border-radius:14px}nav{display:flex;gap:20px;flex-wrap:wrap;font-size:15px}.languages{display:flex;gap:18px;font-size:14px;margin:20px 0}.languages [aria-current]{font-weight:800;text-decoration-thickness:3px}h1{font-size:clamp(32px,6vw,58px);line-height:1.12;letter-spacing:-.045em;max-width:780px;margin:48px 0 20px}h2{font-size:23px;line-height:1.3;margin:0 0 12px}p{margin:0 0 18px}.intro{font-size:21px;color:var(--muted);max-width:690px}.contact{margin:38px 0;padding:28px;background:#e8eee1;border-radius:18px;max-width:760px}.contact a{font-weight:700}.contact p{margin-top:12px;font-size:15px;max-width:620px}details{max-width:760px;border-bottom:1px solid #ccd8ce;padding:22px 0}summary{font-weight:650;cursor:pointer}details p{margin:14px 0 0;color:var(--muted)}.notice{margin-top:40px;border-left:3px solid #b78431;padding:12px 20px;max-width:760px;font-size:15px}.policy{max-width:760px}.policy section{margin:32px 0}.date,footer{font-size:14px;color:var(--muted)}footer{margin-top:48px;border-top:1px solid #d6e0d5;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}@media(max-width:600px){header{align-items:flex-start;flex-direction:column;gap:14px}main{padding-top:10px}h1{margin-top:28px}.contact{padding:22px}}
