.nl-legal { width: min(100%, 720px); margin: 24px auto; padding: 20px; box-sizing: border-box; color: #302a26; background: #fffaf4; border-radius: 16px; font-size: 1rem; line-height: 1.8; overflow-wrap: anywhere; }
.nl-legal h1 { font-size: 1.65rem; line-height: 1.4; }
.nl-legal h2 { margin: 28px 0 8px; font-size: 1.15rem; line-height: 1.6; }
.nl-legal p { white-space: pre-line; margin: 12px 0; }
.nl-legal hr { height: 1.5px; border: 0; margin: 20px 0; background: #b5a796; }
.nl-legal select { appearance: none; box-sizing: border-box; width: 100%; max-width: 344px; min-height: 48px; padding: 10px 45px 10px 15.111px; background: #fff url('./chevron-down.svg') no-repeat right 15px center / 20px 20px; border: 1.111px solid #e5e8eb; border-radius: 0; color: #191f28; font-family: 'Pretendard JP', sans-serif; font-size: max(15px, .9375rem); line-height: 1.6; letter-spacing: .144px; }
.nl-legal a { display: inline-block; min-height: 44px; padding: 6px 2px; box-sizing: border-box; color: #355740; text-decoration: underline; }
.nl-legal :focus-visible { outline: 3px solid #466958; outline-offset: 3px; }
.nl-legal ul { padding-left: 22px; }
.nl-legal nav { display: flex; flex-wrap: wrap; gap: 8px 18px; }
@media (max-width: 360px) { .nl-legal { padding: 14px; } }
