/* Generated from legacy/privacy-policy.html by scripts/build-legacy-styles.mjs. */
.privacy-content {
            max-width: 900px;
            margin: 0 auto;
            padding: 40px 20px;
        }
        .privacy-content h1 {
            color: rgb(209, 81, 76);
            margin-bottom: 30px;
        }
        .privacy-content h2 {
            margin-top: 40px;
            margin-bottom: 15px;
            color: #333;
        }
        .privacy-content p, .privacy-content ul {
            margin-bottom: 15px;
            line-height: 1.6;
        }
        .privacy-content ul {
            margin-left: 20px;
        }
        .privacy-content ul li {
            margin-bottom: 10px;
        }
        .last-updated {
            font-style: italic;
            color: #666;
            margin-bottom: 30px;
        }
        .back-link {
            display: inline-block;
            margin-top: 30px;
            color: rgb(209, 81, 76);
            text-decoration: none;
            font-weight: 500;
        }
        .back-link:hover {
            text-decoration: underline;
        }
