.privacy-page{min-height:100vh;padding-top:70px}.privacy-hero{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3730a3 100%);padding:4rem 0;position:relative;overflow:hidden}.privacy-hero:before{content:"";background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");animation:20s linear infinite float;position:absolute;inset:0}.privacy-hero-content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.privacy-hero-title{margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2;animation:1s fadeInUp}.gradient-text{background:linear-gradient(45deg,#60a5fa,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.privacy-hero-subtitle{color:#e5e7eb;margin-bottom:1.5rem;font-size:1.5rem;animation:1s .2s both fadeInUp}.privacy-hero-description{color:#d1d5db;font-size:1.1rem;line-height:1.6;animation:1s .4s both fadeInUp}.privacy-hero-image{animation:3s ease-in-out infinite float}.hero-img{object-fit:cover;border-radius:1rem;width:100%;height:400px;transition:transform .3s;box-shadow:0 20px 40px #0000004d}.hero-img:hover{transform:scale(1.02)}.policy-content{background:#f8fafc;padding:4rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.policy-grid{grid-template-columns:300px 1fr;gap:3rem;display:grid}.policy-sidebar{height:fit-content;position:sticky;top:100px}.sidebar-sticky{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.sidebar-sticky h3{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.sidebar-nav{flex-direction:column;gap:.75rem;display:flex}.nav-link{color:#6b7280;border-radius:.5rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .3s}.nav-link:hover{color:#374151;background:#f3f4f6}.policy-main{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:3rem;box-shadow:0 4px 6px #0000000d}.policy-section{margin-bottom:4rem}.policy-section:last-child{margin-bottom:0}.section-header{border-bottom:2px solid #e5e7eb;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.section-header h2{color:#1f2937;font-size:2rem;font-weight:700}.section-header svg{color:#6366f1}.policy-cards{gap:1.5rem;margin-bottom:2rem;display:grid}.policy-card{background:#f8fafc;border-left:4px solid #6366f1;border-radius:1rem;padding:2rem}.policy-card h3{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.policy-card ul{padding:0;list-style:none}.policy-card li{color:#6b7280;padding:.5rem 0 .5rem 1.5rem;position:relative}.policy-card li:before{content:"•";color:#6366f1;font-weight:700;position:absolute;left:.5rem}.usage-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.usage-item{background:#f8fafc;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.usage-item:hover{background:#e0f2fe;transform:translate(5px)}.usage-icon{flex-shrink:0;font-size:2rem}.usage-content h3{color:#1f2937;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.usage-content p{color:#6b7280;line-height:1.5}.protection-features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.protection-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:1rem;padding:2rem;transition:all .3s}.protection-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.protection-card h3{color:#059669;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.protection-card p{color:#6b7280;line-height:1.6}.rights-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.right-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.right-card:before{content:"";background:linear-gradient(90deg,#6366f1,#8b5cf6);width:100%;height:4px;transition:left .3s;position:absolute;top:0;left:-100%}.right-card:hover:before{left:0}.right-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000001a}.right-card h3{color:#1f2937;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.right-card p{color:#6b7280;line-height:1.5}.contact-section{text-align:center;background:linear-gradient(135deg,#f8fafc,#e0f2fe);border-radius:1rem;padding:3rem 2rem}.contact-section h2{color:#1f2937;margin-bottom:1rem;font-size:2rem;font-weight:700}.contact-section p{color:#6b7280;margin-bottom:2rem;line-height:1.6}.contact-info{background:#fff;border-radius:1rem;margin-bottom:2rem;padding:2rem;display:inline-block}.contact-info p{color:#374151;margin:.5rem 0}.update-info{background:#fffbeb;border:1px solid #fef3c7;border-radius:1rem;padding:2rem}.update-info h4{color:#d97706;margin-bottom:1rem;font-size:1.25rem}.update-info p{color:#92400e;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.policy-grid{grid-template-columns:1fr}.policy-sidebar{position:static}.privacy-hero-content{text-align:center;grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.privacy-hero-title{font-size:2.5rem}.policy-main{padding:1.5rem}.section-header h2{font-size:1.5rem}.usage-grid,.protection-features,.rights-grid{grid-template-columns:1fr}}
