.legal-footer { padding-top: 28px; padding-bottom: 32px; color: #233c42; font-size: 15px; line-height: 1.8; }
.legal-footer a, .company-notice a, .legal-content a { color: #075e64; text-decoration: underline; text-underline-offset: 3px; overflow-wrap: anywhere; }
.company-notice { padding: 18px 0; background: #eaf6f4; color: #233c42; font-size: 15px; line-height: 1.7; }
.legal-content { max-width: 900px; margin: 0 auto; padding: 60px 24px; color: #233c42; }
.legal-content h1 { font-size: clamp(32px, 5vw, 48px); line-height: 1.2; margin-bottom: 32px; }
.legal-content h2 { font-size: 24px; margin: 32px 0 16px; }
.legal-content p { line-height: 1.8; margin-bottom: 16px; }
.legal-content a:focus-visible, .legal-footer a:focus-visible { outline: 3px solid #075e64; outline-offset: 4px; }
