:root{--ink:#26231f;--paper:#f1ede6;--line:rgba(38,35,31,.18);--clay:#8a5b42}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.8}.legal-top{height:92px;padding:0 5vw;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:rgba(241,237,230,.96);backdrop-filter:blur(12px);z-index:2}.legal-brand{font-family:Georgia,serif;font-size:25px;letter-spacing:.04em;color:inherit;text-decoration:none}.legal-back{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:inherit;text-decoration:none}.legal-shell{width:min(940px,calc(100% - 48px));margin:0 auto;padding:100px 0 130px}.legal-shell>p:first-child strong{display:block;font-family:Georgia,serif;font-size:clamp(48px,7vw,82px);font-weight:400;line-height:1;margin-bottom:70px}.legal-shell p>strong:only-child{display:block;font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.2;margin:65px 0 20px}.legal-shell blockquote{margin:20px 0;padding:0 0 0 26px;border-left:2px solid var(--clay);color:#544c45}.legal-shell a{color:var(--clay);text-decoration-thickness:1px;text-underline-offset:3px}.legal-shell ul,.legal-shell ol{padding-left:24px}.legal-shell li{margin:8px 0}.legal-shell table{width:100%;border-collapse:collapse;margin:36px 0;display:block;overflow-x:auto}.legal-shell th,.legal-shell td{border:1px solid var(--line);padding:16px 18px;text-align:left;vertical-align:top}.legal-shell th{background:#e4d9cc;font-weight:600}.legal-shell td p,.legal-shell th p{margin:0}.legal-bottom{padding:42px 5vw;background:#322c27;color:#f2eee8;display:flex;justify-content:space-between;gap:25px;font-size:11px}.legal-bottom a{color:inherit}@media(max-width:700px){body{font-size:14px}.legal-top{height:76px;padding:0 20px}.legal-brand{font-size:20px}.legal-shell{width:calc(100% - 40px);padding:70px 0 90px}.legal-shell>p:first-child strong{font-size:48px;margin-bottom:48px}.legal-shell p>strong:only-child{font-size:25px;margin-top:48px}.legal-bottom{padding:35px 20px;flex-direction:column}}
