.pipes-legal { color: #394a58; font-family: system-ui, -apple-system, 'Malgun Gothic', 'Yu Gothic', sans-serif; line-height: 1.8; overflow-wrap: anywhere; width: min(100%, 760px); margin: 0 auto; text-align: left; }
.pipes-legal * { box-sizing: border-box; }
.pipes-legal h1 { font-size: clamp(1.5rem, 5vw, 2.25rem); line-height: 1.35; margin: 24px 0; }
.pipes-legal h2 { font-size: 1.125rem; line-height: 1.6; margin: 32px 0 10px; }
.pipes-legal p { margin: 12px 0; }
.pipes-legal a { color: #315f79; text-underline-offset: 4px; }
.pipes-legal a:focus-visible, .pipes-legal select:focus-visible { outline: 3px solid #315f79; outline-offset: 4px; }
.pipes-legal hr { border: 0; border-top: 1.5px solid #c7bbae; margin: 24px 0; }
.pipes-legal select { display: block; width: 100%; max-width: 344px; min-height: 48px; padding: 10px 15px; background: #fff; border: 1px solid #c7bbae; border-radius: 0; color: #394a58; font: inherit; font-size: .9375rem; }
.pipes-legal address { font-style: normal; margin: 32px 0; user-select: text; -webkit-user-select: text; }
.pipes-legal ul { padding-inline-start: 24px; }
.pipes-legal .legal-links { display: flex; flex-wrap: wrap; gap: 12px 24px; padding: 20px 0; }
.pipes-legal .legal-links a { padding: 6px 0; }
