.privacy-page{padding:2rem 0 4rem;max-width:1100px;margin:0 auto}.privacy-content{color:var(--text-color-2, #e0e0e0);line-height:1.8;background:var(--card-bg, rgba(255, 255, 255, .05));border:1px solid var(--card-border, rgba(255, 255, 255, .1));border-radius:12px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.privacy-content h3{color:var(--text-color, #ffffff);font-size:1.5rem;font-weight:600;margin-bottom:1rem;margin-top:2rem;border-bottom:2px solid var(--accent-color, #00d9ff);padding-bottom:.5rem}.privacy-content h4{color:var(--text-color, #ffffff);font-size:1.2rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.privacy-content p{margin-bottom:1rem;color:var(--text-color-2, #e0e0e0)}.privacy-content ul{margin-bottom:1rem;padding-left:2rem}.privacy-content li{margin-bottom:.5rem;color:var(--text-color-2, #e0e0e0)}.privacy-content a{color:var(--accent-color, #00d9ff);text-decoration:none;transition:color .3s ease}.privacy-content a:hover{color:var(--accent-color, #4dabf7);text-decoration:underline}
