.privacy-page{min-height:100vh;padding:60px 20px;display:flex;justify-content:center;background-size:cover;background-position:50%;color:white}.privacy-container{max-width:1200px;width:100%;background:rgba(255,255,255,.08);backdrop-filter:blur(12px);padding:40px;border-radius:18px;border:1px solid rgba(255,255,255,.25);box-shadow:0 4px 25px rgba(0,0,0,.25);overflow-y:auto}.privacy-title{font-size:32px;font-weight:700;margin-bottom:25px;text-align:center}.privacy-content h2{font-size:22px;font-weight:700;margin-top:25px;margin-bottom:10px}.privacy-content h3{font-size:18px;font-weight:600;margin-top:18px;margin-bottom:10px}.privacy-content p{line-height:1.7;color:#e6e6e6;margin-bottom:12px}.privacy-content ul{margin-left:20px;margin-bottom:15px}.privacy-content ul li{margin-bottom:8px;line-height:1.6;color:#ddd}.privacy-container::-webkit-scrollbar{width:6px}.privacy-container::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:10px}