.privacy-container{max-width:900px;margin:0 auto;padding:3rem 2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7;color:#2d3748;background:linear-gradient(135deg,#ffffff,#f7fafc);min-height:100vh}.privacy-header{text-align:center;margin-bottom:3.5rem;background:linear-gradient(135deg,#1e40af,#3b82f6);color:white;padding:3rem 2rem;border-radius:16px;box-shadow:0 10px 25px rgba(37,99,235,.15)}.privacy-title{font-size:2.8rem;font-weight:800;margin-bottom:.5rem;letter-spacing:-.5px}.privacy-subtitle{font-size:1.2rem;font-weight:400;opacity:.9;max-width:600px;margin:0 auto}.privacy-content{background:white;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.06)}.privacy-section{margin-bottom:2.8rem;padding-bottom:1.5rem;border-bottom:1px solid #edf2f7}.privacy-section:last-child{border-bottom:none}.privacy-section-title{font-size:1.6rem;font-weight:700;color:#1e40af;margin-bottom:1.2rem;display:flex;align-items:center}.privacy-section-title:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#3b82f6;margin-right:12px}.privacy-text{margin-bottom:1.2rem;color:#4a5568;font-size:1.05rem}.privacy-list{padding-left:1.8rem;margin-bottom:1.5rem}.privacy-list li{margin-bottom:.8rem;position:relative;color:#4a5568}.privacy-list li::marker{color:#3b82f6}.privacy-contact{background:linear-gradient(135deg,#ebf4ff,#e6fffa);padding:2.2rem;border-radius:16px;margin-top:3rem;border-left:5px solid #3b82f6}.privacy-contact-title{font-size:1.5rem;font-weight:700;margin-bottom:1.2rem;color:#1e40af;display:flex;align-items:center}.privacy-contact-title:before{content:"✉️";margin-right:10px;font-size:1.3rem}.privacy-email{color:#1e40af;font-weight:600;text-decoration:none;transition:all .3s ease;background:rgba(59,130,246,.1);padding:.5rem 1rem;border-radius:8px;display:inline-block;margin-top:.5rem}.privacy-email:hover{color:#ffffff;background:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.last-updated{text-align:center;margin-top:3rem;color:#718096;font-size:.95rem}.decorative-circle{position:absolute;width:200px;height:200px;border-radius:50%;background:rgba(59,130,246,.05);z-index:-1}.circle-1{top:10%;left:5%}.circle-2{bottom:15%;right:5%;width:150px;height:150px}@media (max-width:768px){.privacy-container{padding:1.5rem}.privacy-title{font-size:2.2rem}.privacy-content{padding:1.8rem}.privacy-section-title{font-size:1.4rem}.privacy-header{padding:2rem 1.5rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.privacy-container,.privacy-section{animation:fadeIn .6s ease-out}.privacy-section{animation-fill-mode:both}.privacy-section:first-child{animation-delay:.1s}.privacy-section:nth-child(2){animation-delay:.2s}.privacy-section:nth-child(3){animation-delay:.3s}.privacy-section:nth-child(4){animation-delay:.4s}.privacy-contact{animation-delay:.5s}