.privacy-container{width:100%;max-width:960px;margin:0 auto;padding:2rem 1rem}.privacy-content{background-color:white;border-radius:var(--radius);box-shadow:0 1px 3px rgba(0,0,0,.1);padding:2rem}.privacy-title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:var(--foreground)}.privacy-last-updated{font-size:.875rem;color:var(--muted-foreground);margin-bottom:2rem}.privacy-section{margin-bottom:2rem}.privacy-section-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--foreground)}.privacy-section p{margin-bottom:1rem;line-height:1.6}.privacy-list{list-style-type:disc;margin-left:1.5rem;margin-bottom:1rem}.privacy-list li{margin-bottom:.5rem;line-height:1.5}@media (max-width:768px){.privacy-content{padding:1.5rem}.privacy-title{font-size:1.5rem}.privacy-section-title{font-size:1.125rem}}