.privacy-policy-container{background-color:var(--background-color);min-height:100vh;color:var(--text-color);padding:4rem 1rem}.privacy-policy-content{max-width:800px;margin:0 auto;font-size:16px;line-height:1.6}.privacy-policy-content h1{color:var(--heading-color);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.privacy-policy-content h2{color:var(--heading-color);margin-top:2rem;margin-bottom:1rem;font-size:2rem;font-weight:700}.privacy-policy-content h3{color:var(--heading-color);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.privacy-policy-content h4{color:var(--heading-color);margin-top:1.25rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.privacy-policy-content p{margin-bottom:1rem}.privacy-policy-content ul{margin-bottom:1rem;margin-left:2rem;list-style-type:disc}.privacy-policy-content li{margin-bottom:.5rem}.privacy-policy-content a{color:var(--link-color);text-decoration:none}.privacy-policy-content a:hover{text-decoration:underline}@media (max-width:768px){.privacy-policy-container{padding:2rem 1rem}.privacy-policy-content h1{font-size:2rem}.privacy-policy-content h2{font-size:1.75rem}.privacy-policy-content h3{font-size:1.5rem}.privacy-policy-content h4{font-size:1.25rem}}
