.privacy-policy-container{max-width:800px;margin:auto;padding:2rem;font-family:Inter,sans-serif}.privacy-header{text-align:center;padding-bottom:2rem;border-bottom:1px solid #c1c4ca;margin:15vh auto;border-radius:16px;box-shadow:0 40px 40px rgba(0,0,0,.25)}.logo-container{margin-bottom:1rem}.logo-container,.logo-icon{display:flex;align-items:center;justify-content:center}.logo-icon{background:linear-gradient(135deg,#6b8afd,#8662e9);color:white;width:40px;height:40px;border-radius:12px;font-weight:700;font-size:1.5rem;margin-right:12px;box-shadow:0 4px 12px rgba(107,138,253,.25)}.privacy-header h1{font-size:1.8rem;font-weight:700;color:#6b8afd;margin:0}.privacy-header h2{font-size:2.2rem;font-weight:700;color:#ffffff;margin:.5rem 0}.header-subtitle{color:#c5c0c0;font-size:1.1rem;margin-top:.5rem}.intro-text{text-align:center;font-size:1.1rem;line-height:1.6;color:#dad3d3;max-width:600px;margin:0 auto 2rem}.privacy-sections{display:flex;flex-direction:column;gap:1rem}.section-card{border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.04);transition:box-shadow .3s ease}.section-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.section-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background-color:rgb(2,68,85);border:none;cursor:pointer;transition:background-color .2s ease;text-align:left}.section-header h3{font-size:1.2rem;font-weight:600;margin:0;color:#ffffff}.section-header.expanded,.section-header:hover{background-color:rgb(4,118,146)}.section-header.expanded{border-bottom:1px solid rgb(4,118,146)}.expand-icon{font-size:1.5rem;font-weight:300;color:#fdf36b;transition:transform .2s ease}.section-header.expanded .expand-icon{transform:rotate(180deg)}.section-content{padding:1.5rem;line-height:1.6;color:#f3eded;background-color:rgb(2,68,85)}.privacy-footer{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e1e5ee;text-align:center;color:#777;font-size:.9rem}.footer-links{margin-top:.75rem;display:flex;justify-content:center;gap:.5rem;align-items:center}.footer-links a{color:#6b8afd;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#4a6ae0;text-decoration:underline}.separator{color:#ccc;font-size:.8rem}@media (max-width:768px){.privacy-policy-container{padding:1.5rem;border-radius:12px}.privacy-header h2{font-size:1.8rem}.intro-text{font-size:1rem}.section-header{padding:1rem 1.25rem}.section-header h3{font-size:1.1rem}}