.privacy-container{background:linear-gradient(135deg,#f0f9ff 0%,#f5f3ff 100%);min-height:100vh;padding:2rem 1rem;position:relative;overflow:hidden}@media (prefers-color-scheme:dark){.privacy-container{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)}}.privacy-content{max-width:56rem;margin:0 auto}.back-link{color:#64748b;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.back-link:hover{color:#1e293b;background:#0000000d;transform:translate(-4px)}@media (prefers-color-scheme:dark){.back-link{color:#94a3b8}.back-link:hover{color:#f1f5f9;background:#ffffff0d}}.privacy-card{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 10px 40px #00000014}@media (prefers-color-scheme:dark){.privacy-card{background:#1e293b;box-shadow:0 10px 40px #0000004d}}@media (max-width:640px){.privacy-card{padding:1.5rem}}.privacy-title{color:#0f172a;text-align:left;margin-bottom:2rem;font-size:2.25rem;font-weight:700}@media (prefers-color-scheme:dark){.privacy-title{color:#f1f5f9}}.privacy-body{color:#475569;line-height:1.8}@media (prefers-color-scheme:dark){.privacy-body{color:#cbd5e1}}.privacy-section{margin-bottom:2.5rem}.privacy-section h2{color:#1e293b;margin-bottom:1rem;font-size:1.25rem;font-weight:600}@media (prefers-color-scheme:dark){.privacy-section h2{color:#e2e8f0}}.privacy-section p{text-align:justify;margin-bottom:1rem}.privacy-section ul{margin-left:1.5rem;list-style-type:disc}.privacy-section li{margin-bottom:.75rem}.privacy-section strong{color:#1e293b}@media (prefers-color-scheme:dark){.privacy-section strong{color:#e2e8f0}}.privacy-footer{text-align:center;color:#94a3b8;border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:2rem;font-size:.875rem}@media (prefers-color-scheme:dark){.privacy-footer{color:#cbd5e1;border-top-color:#334155}}.privacy-container:before{content:"";opacity:.15;z-index:-10;background:linear-gradient(135deg,#a5b4fc,#818cf8);border-radius:50%;width:30rem;height:30rem;animation:6s ease-in-out infinite float;position:fixed;bottom:-10rem;right:-5rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (prefers-color-scheme:dark){.privacy-container:before{background:linear-gradient(135deg,#4f46e5,#3730a3)}}
