.privacy-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:40px 0}.privacy-container{max-width:900px;margin:0 auto;padding:0 24px}.privacy-header{text-align:center;margin-bottom:48px}.privacy-title{font-size:3rem;font-weight:700;color:#1e293b;margin-bottom:16px;background:linear-gradient(135deg,var(--primary-color) 0,#1e40af 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.privacy-subtitle{font-size:1.125rem;color:#64748b;font-weight:500}.privacy-section{background:white;border-radius:16px;padding:32px;margin-bottom:32px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid #e2e8f0}.privacy-section h2{font-size:1.875rem;font-weight:700;color:#1e293b;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}.privacy-section h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:12px;margin-top:24px}.privacy-section p,.privacy-section ul{color:#374151;line-height:1.7;margin-bottom:16px}.privacy-section ul{padding-left:20px}.privacy-section li{margin-bottom:8px}.info-category{margin-bottom:24px}.info-category h3{color:var(--primary-color);font-size:1.125rem;font-weight:600}.info-category h3,.info-category p{margin-bottom:12px}.usage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;margin-top:24px}.usage-card{background:#f8fafc;border-radius:12px;padding:24px;border:1px solid #e2e8f0}.usage-card h3{color:var(--primary-color);font-size:1.125rem;font-weight:600;margin-bottom:16px}.usage-card ul{list-style:none;padding:0;margin:0}.usage-card li{color:#374151;position:relative;padding:4px 0 4px 20px;line-height:1.6}.usage-card li:before{content:"•";color:var(--primary-color);font-weight:700;position:absolute;left:0}.sharing-categories{display:grid;grid-gap:24px;gap:24px;margin-top:24px}.sharing-category{background:#f8fafc;border-radius:12px;padding:24px;border:1px solid #e2e8f0}.sharing-category h3{color:var(--primary-color);font-size:1.125rem;font-weight:600;margin-bottom:12px}.sharing-category p{margin-bottom:12px}.sharing-category ul{list-style:none;padding:0;margin:0}.sharing-category li{color:#374151;position:relative;padding:4px 0 4px 20px;line-height:1.6}.sharing-category li:before{content:"•";color:var(--primary-color);font-weight:700;position:absolute;left:0}.security-measures{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;margin-top:24px}.security-measure{background:#f8fafc;border-radius:12px;padding:20px;border:1px solid #e2e8f0}.security-measure h3{color:var(--primary-color);font-size:1.125rem;font-weight:600;margin-bottom:8px}.security-measure p{color:#374151;line-height:1.6;margin:0}.cookie-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;margin-top:24px}.cookie-type{background:#f8fafc;border-radius:12px;padding:20px;border:1px solid #e2e8f0}.cookie-type h3{color:var(--primary-color);font-size:1.125rem;font-weight:600;margin-bottom:8px}.cookie-type p{color:#374151;line-height:1.6;margin:0}.cookie-controls{background:#fef3c7;border-radius:12px;padding:20px;margin-top:24px;border:1px solid #f59e0b}.cookie-controls h3{color:#92400e;font-size:1.125rem;font-weight:600;margin-bottom:8px}.cookie-controls p{color:#92400e;line-height:1.6;margin:0}.rights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px;margin-top:24px}.right-card{background:#f8fafc;border-radius:12px;padding:20px;border:1px solid #e2e8f0;text-align:center}.right-card h3{color:var(--primary-color);font-size:1.125rem;font-weight:600;margin-bottom:12px}.right-card p{color:#374151;line-height:1.6;margin:0}.rights-contact{background:#f0f9ff;border-radius:12px;padding:20px;margin-top:24px;border:1px solid #0ea5e9;text-align:center}.rights-contact p{color:#0c4a6e;line-height:1.6;margin:0;font-weight:500}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px;margin-top:24px}.contact-item{background:#f8fafc;border-radius:12px;padding:20px;border:1px solid #e2e8f0;text-align:center}.contact-item h3{color:var(--primary-color);font-size:1.125rem;font-weight:600;margin-bottom:8px}.contact-item p{color:#374151;line-height:1.6;margin:0}@media (max-width:768px){.privacy-container{padding:0 16px}.privacy-title{font-size:2.25rem}.privacy-section{padding:24px}.privacy-section h2{font-size:1.5rem}.contact-info,.cookie-types,.rights-grid,.security-measures,.usage-grid{grid-template-columns:1fr}}@media (max-width:480px){.privacy-page{padding:20px 0}.privacy-title{font-size:2rem}.privacy-section{padding:20px}.contact-item,.cookie-type,.right-card,.security-measure,.sharing-category,.usage-card{padding:16px}}