:root{--primary-color:#4361ee;--primary-dark:#3a56d4;--secondary-color:#3f37c9;--text-color:#2b2d42;--text-light:#8d99ae;--background:#f8f9fa;--white:#fff;--card-shadow:0 4px 12px #00000014;--section-gap:3rem}.privacy-policy{background-color:var(--background);color:var(--text-color);min-height:100vh;margin-top:70px;padding:2rem 0 4rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.policy-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.policy-header{align-items:center;margin-bottom:3rem;display:flex;position:relative}.back-button{background:var(--white);width:40px;height:40px;box-shadow:var(--card-shadow);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;margin-right:1.5rem;transition:all .3s;display:flex}.back-button:hover{background:var(--primary-color);color:var(--white);transform:translate(-3px)}.back-icon{font-size:1.2rem}.policy-title{margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.title-highlight-p{color:var(--primary-color)}.policy-section{margin-bottom:var(--section-gap);background:var(--white);box-shadow:var(--card-shadow);border-radius:12px;padding:2rem;transition:transform .3s}.policy-section:hover{transform:translateY(-5px)}.section-header{align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.section-number{color:#4361ee1a;margin-right:1.5rem;font-size:2rem;font-weight:700;position:absolute;top:-1rem;left:-1.5rem}.section-title{color:var(--primary-color);z-index:1;margin:0;font-size:1.5rem;font-weight:600;position:relative}.section-content{position:relative}.policy-text{color:var(--text-color);margin-bottom:1.5rem;font-size:1.05rem}.brand-name{color:var(--primary-color);font-weight:600}.info-cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.info-card{background:var(--white);box-shadow:var(--card-shadow);border-top:3px solid var(--primary-color);border-radius:10px;padding:1.5rem;transition:transform .3s}.info-card:hover{transform:translateY(-5px)}.card-icon{margin-bottom:1rem;font-size:2rem}.card-title{color:var(--primary-dark);margin:0 0 .75rem;font-size:1.2rem;font-weight:600}.card-text{color:var(--text-light);margin:0;font-size:.95rem}.sharing-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.sharing-item{align-items:flex-start;gap:1rem;display:flex}.sharing-badge{background:var(--primary-color);color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-weight:600;display:flex}.sharing-title{color:var(--primary-dark);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.sharing-text{color:var(--text-light);margin:0;font-size:.95rem}.contact-section{background:linear-gradient(135deg,#f0f4ff 0%,#e6f0ff 100%)}.contact-card{background:var(--white);box-shadow:var(--card-shadow);border-radius:10px;margin-top:1.5rem;padding:1.5rem}.contact-method{margin-bottom:1rem}.contact-label{color:var(--text-light);margin-bottom:.5rem;font-weight:500;display:block}.contact-link{color:var(--primary-color);font-weight:600;text-decoration:none;transition:color .2s}.contact-link:hover{color:var(--primary-dark);text-decoration:underline}.contact-response{color:var(--text-light);margin:0;font-size:.9rem;font-style:italic}@media (max-width:768px){.policy-header{flex-direction:column;align-items:flex-start;margin-bottom:2rem}.back-button{margin-bottom:1.5rem;margin-right:0}.policy-title{font-size:2rem}.policy-section{padding:1.5rem}.section-number{font-size:1.5rem;left:-1rem}.section-title{font-size:1.3rem}}@media (max-width:480px){.policy-container{padding:0 1rem}.policy-title{font-size:1.75rem}.info-cards,.sharing-grid{grid-template-columns:1fr}.policy-section{padding:1.25rem}.policy-text{font-size:1rem}}
