*{margin:0;padding:0;box-sizing:border-box}
html,body{height:100%}
body{display:grid;place-items:center;background:#f6f3ec;color:#14213a;font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;text-align:center;padding:24px}
.k{font:600 12px/1 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.28em;text-transform:uppercase;color:#7a6a45;margin-bottom:28px}
h1{font-weight:500;font-size:clamp(30px,6vw,56px);line-height:1.1;letter-spacing:-.01em}
.t{margin-top:16px;font-size:clamp(17px,2.4vw,22px);font-style:italic;color:#34405a}
.s{margin-top:44px;font:400 14px/1.6 system-ui,-apple-system,"Segoe UI",sans-serif;color:#4a5468}
a{color:inherit;text-underline-offset:3px}
a:focus-visible{outline:2px solid #14213a;outline-offset:3px}
