.legal-footer { box-sizing: border-box; padding: 36px 24px; background: #151a25; color: #f3ecdc; text-align: center; font: 15px/1.7 Arial, sans-serif; }
.legal-brand { display: inline-flex; gap: 10px; align-items: center; color: #f5cf76; font: 600 21px/1.4 "Playfair Display", Georgia, serif; text-decoration: none; }
.legal-brand img { flex-shrink: 0; }
.legal-footer nav { display: flex; justify-content: center; flex-wrap: wrap; gap: 12px 28px; margin: 20px 0 14px; }
.legal-footer nav a { color: #f3ecdc; text-underline-offset: 4px; }
.legal-footer p { margin: 0; color: #c8c4bb; font-size: 13px; }
.legal-footer a:hover, .legal-header > a:last-child:hover { color: #ffe7a0; }
.legal-page { margin: 0; background: #f8f5ee; color: #292b30; font: 17px/1.8 Arial, sans-serif; }
.legal-page * { box-sizing: border-box; }
.legal-header { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 20px; padding: 24px max(24px, calc((100% - 1040px) / 2)); background: #151a25; }
.legal-header > a:last-child { color: #f3ecdc; font-size: 14px; text-underline-offset: 4px; }
.legal-document { max-width: 840px; margin: 0 auto; padding: 64px 28px; overflow-wrap: anywhere; }
.legal-eyebrow { color: #795b19; font-size: 12px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; }
.legal-document h1 { margin: 12px 0 16px; font: 600 clamp(32px, 6vw, 48px)/1.15 "Playfair Display", Georgia, serif; color: #151a25; }
.legal-date { font-size: 14px; color: #666057; }
.legal-intro { margin: 30px 0 38px; padding-left: 20px; border-left: 3px solid #bd8d28; font-size: 19px; }
.legal-document section { margin-top: 32px; }
.legal-document h2 { font-size: 21px; line-height: 1.4; color: #151a25; margin: 0 0 12px; }
.legal-document p { margin-top: 0; margin-bottom: 16px; }
.legal-document a { color: #76520c; text-underline-offset: 3px; }
.legal-return { display: inline-block; margin-top: 28px; font-weight: bold; }
.legal-page a:focus-visible, .legal-footer a:focus-visible { outline: 3px solid #bd8d28; outline-offset: 5px; border-radius: 2px; }
.skip-link { position: absolute; left: 16px; top: -100px; padding: 10px 16px; background: #fff; color: #151a25; z-index: 100; }
.skip-link:focus { top: 12px; }
@media (max-width: 480px) { .legal-header { padding: 20px; } .legal-document { padding: 36px 20px; } .legal-footer nav { flex-direction: column; gap: 14px; } }
