:root{--orange:#eb5200;--ink:#521c00;--paper:#fffaf7;--rule:#521c0026}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:var(--orange);margin:0}body{place-items:center;min-height:100dvh;padding:1.5rem;display:grid}a{color:inherit}.site{place-self:start center;gap:2.5rem;width:100%;max-width:36rem;padding:.5rem 0 2.5rem;font-family:ui-sans-serif,system-ui,sans-serif;display:grid}.hero{justify-items:center;gap:1.25rem;padding-top:2.5rem;display:grid}.mark{width:min(72vw,22rem);height:auto;display:block}.tagline{text-align:center;letter-spacing:.01em;margin:0;font-size:clamp(1rem,2.4vw,1.25rem);font-weight:500;line-height:1.3}.copy{text-align:center}.copy p{margin:0 0 1rem;font-size:1.05rem;font-weight:450;line-height:1.5}.copy p:last-child{margin-bottom:0}.team{margin:0 0 1rem;padding:0;font-size:1.05rem;font-weight:450;line-height:1.6;list-style:none}@media (prefers-reduced-motion:no-preference){.hero{animation:.8s both rise}}@keyframes rise{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:none}}.legal{width:100%;max-width:44rem;color:var(--ink);background:var(--paper);border-radius:1rem;place-self:start center;padding:clamp(1.5rem,4vw,3rem);font-family:ui-sans-serif,system-ui,sans-serif;font-size:1rem;line-height:1.65}.legal h1{margin:0 0 .25rem;font-size:clamp(1.6rem,4vw,2.1rem);line-height:1.2}.legal h2{margin:2rem 0 .5rem;font-size:1.15rem;line-height:1.3}.legal h3{margin:1.5rem 0 .35rem;font-size:1rem}.legal p,.legal ul,.legal table{margin:0 0 1rem}.legal ul{padding-left:1.25rem}.legal li{margin-bottom:.35rem}.legal a{color:var(--orange)}.legal table{border-collapse:collapse;width:100%;font-size:.95rem}.legal th,.legal td{vertical-align:top;text-align:left;border-bottom:1px solid var(--rule);padding:.5rem .6rem}.legal .updated{opacity:.75;margin:0 0 1.5rem;font-size:.9rem}.legal .page-nav{border-top:1px solid var(--rule);flex-wrap:wrap;gap:.5rem 1rem;margin-top:2.5rem;padding-top:1rem;font-size:.9rem;display:flex}
