/* Information pages share the landing's font, palette and typography scale. */
.legal-header,.legal-footer{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px}
.legal-header{position:static;background:#fff;border-bottom:1px solid #eee}
.legal-header nav,.legal-footer nav{display:flex;align-items:center;gap:26px;font-size:16px}
.legal-header nav a,.legal-footer a{color:#666}
.legal-header nav a:hover,.legal-header nav a[aria-current=page],.legal-footer a:hover{color:#171717}
.legal-header nav a[aria-current=page]{text-decoration:underline;text-underline-offset:7px}
.legal-main{max-width:784px;margin:0 auto;padding:76px 32px 100px}
.legal-intro{margin-bottom:48px}.legal-back{display:inline-block;font-size:16px;color:#666;margin-bottom:48px}
.legal-intro .eyebrow{font-size:14px;margin-bottom:14px}.legal-intro h1{font-size:64px;line-height:1.05;letter-spacing:-.055em;font-weight:600;margin:0 0 20px}
.legal-lead{font-size:22px;line-height:1.5;color:#727272;margin:0}
.legal-copy{font-size:16px;line-height:1.7}.legal-copy p{margin:0 0 18px;color:#555;line-height:1.7}
.legal-copy section{padding:0;margin:44px 0 0;scroll-margin-top:24px}
.legal-copy h2{font-size:28px;line-height:1.2;letter-spacing:-.035em;font-weight:600;margin:0 0 18px}
.legal-copy h3{font-size:22px;line-height:1.3;letter-spacing:-.025em;font-weight:500;margin:26px 0 12px}
.legal-copy a:not(.button){text-decoration:underline;text-underline-offset:4px;text-decoration-color:#c4c4c4;overflow-wrap:anywhere;color:#171717}
.legal-copy a:hover{text-decoration-color:#171717}.legal-copy .legal-date{font-size:14px;color:#727272;margin-bottom:28px}
.legal-callout{padding:32px;border-radius:24px;background:#f5f5f5}.legal-callout p:last-child{margin-bottom:0}.legal-callout .button{margin:6px 0 20px;max-width:100%;white-space:normal;line-height:1.4;text-align:center;justify-content:center}
.legal-copy address{font-style:normal;line-height:1.9;color:#555}.legal-copy address strong{color:#171717;font-weight:500}
.legal-footer{border-top:1px solid #eee;color:#727272;font-size:16px;padding-top:32px;padding-bottom:40px}
.legal-skip{position:absolute;top:-100px;left:16px;padding:12px;background:white;z-index:100}.legal-skip:focus{top:12px}
@media(max-width:600px){.legal-header{padding:22px 20px;gap:16px}.legal-header nav{gap:16px}.legal-main{padding:48px 22px 64px}.legal-back{margin-bottom:36px}.legal-intro h1{font-size:46px}.legal-lead{font-size:20px}.legal-intro{margin-bottom:32px}.legal-callout{padding:24px;border-radius:20px}.legal-copy h2{font-size:26px}.legal-copy h3{font-size:20px}.legal-footer{padding:28px 22px;align-items:flex-start;flex-direction:column}.legal-footer nav{gap:20px;flex-wrap:wrap}}
