.privacy-policy-container{min-height:100vh;padding:4rem 1rem;background-color:var(--background-color);color:var(--text-color)}.privacy-policy-content{max-width:800px;margin:0 auto;font-size:16px;line-height:1.6}.privacy-policy-content h1{font-size:2.5rem}.privacy-policy-content h1,.privacy-policy-content h2{font-weight:700;margin-bottom:1rem;color:var(--heading-color)}.privacy-policy-content h2{font-size:2rem;margin-top:2rem}.privacy-policy-content h3{font-size:1.5rem;font-weight:700;margin-top:1.5rem;margin-bottom:.75rem;color:var(--heading-color)}.privacy-policy-content h4{font-size:1.25rem;font-weight:700;margin-top:1.25rem;margin-bottom:.5rem;color:var(--heading-color)}.privacy-policy-content p{margin-bottom:1rem}.privacy-policy-content ul{list-style-type:disc;margin-left:2rem;margin-bottom:1rem}.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}}