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