:root{color-scheme:light;--page-max:72rem;--gutter:2rem;--col:calc((min(100vw, var(--page-max)) - (2 * var(--gutter))) / 12);font-family:ui-serif,Georgia,Times New Roman,Times,serif;line-height:1.5;color:#111;background:#f7f4ef}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{min-width:64rem}.page{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:0;column-gap:0;max-width:var(--page-max);margin:0 auto;padding:4.5rem var(--gutter) 3rem}.page>*{grid-column:1/8}.page h1{margin:0 0 1.5rem;font-size:2.75rem;font-weight:500;letter-spacing:-.02em;line-height:1.15}.cta{display:inline-block;margin:0 0 3rem;color:#111}.legal-nav{display:flex;gap:1.25rem;grid-column:1/8}.cta,.legal-nav a{text-underline-offset:.15em}.legal h1{font-size:2rem}.legal h2,.legal p{max-width:40rem}.legal h2{margin:2rem 0 .75rem;font-size:1.25rem;font-weight:500}.support-form{display:grid;grid-gap:1rem;gap:1rem;max-width:24rem;margin:0 0 2.5rem}.support-form label{display:grid;grid-gap:.35rem;gap:.35rem}.support-form button,.support-form input,.support-form select,.support-form textarea{font:inherit}.form-error{margin:0}