.privacy-page{max-width:980px;margin:3rem auto;padding:2rem;font-family:Inter,Arial,sans-serif;color:#1e293b;line-height:1.7;animation:fadeIn .6s ease-in-out}.privacy-page h1{font-size:2.2rem;font-weight:800;margin-bottom:.5rem;text-align:center;color:#0f172a;border-bottom:3px solid #2563eb;display:inline-block;padding-bottom:.4rem}.privacy-page .last-updated{text-align:center;color:#6b7280;font-size:.95rem;margin-bottom:2rem}.privacy-page h2{font-size:1.4rem;font-weight:700;margin-top:2rem;margin-bottom:.8rem;color:#2563eb;position:relative}.privacy-page h2:before{content:"🔹 ";font-size:1rem}.privacy-page h3{font-size:1.1rem;font-weight:600;margin-top:1.2rem;margin-bottom:.6rem;color:#0f172a}.privacy-page p{margin-bottom:1.2rem;font-size:1.05rem;color:#374151}.privacy-page a{color:#2563eb;text-decoration:underline}.privacy-page a:hover{color:#1e40af}.privacy-page ul{list-style:disc;margin-left:1.5rem;margin-bottom:1.5rem}.privacy-page ul li{margin-bottom:.6rem;color:#1e293b}.privacy-page footer{margin-top:2.5rem;font-size:.85rem;color:#6b7280;border-top:1px solid #e5e7eb;padding-top:1rem;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.privacy-page{padding:1.2rem}.privacy-page h1{font-size:1.8rem}.privacy-page h2{font-size:1.2rem}.privacy-page h3{font-size:1rem}.privacy-page p,.privacy-page ul li{font-size:.95rem}}