.policy-wrap { max-width: 720px; margin: 0 auto; padding: calc(var(--nav-h) + 80px) 32px 100px; }
.policy-wrap h1 { font-size: clamp(36px,5vw,80px); font-weight:400; letter-spacing:-0.02em; line-height:1; margin-bottom: 48px; }
.policy-section { margin-bottom: 32px; }
.policy-section h2 { font-size: 13px; letter-spacing: 0.1em; text-transform: uppercase; font-weight: 400; margin-bottom: 10px; }
.policy-section p { font-size: 13px; line-height: 1.85; color: #333; }
