.privacy-container{max-width:900px;margin:2rem auto;padding:0 1.5rem}.privacy-header{text-align:center;margin-bottom:3rem}.privacy-subtitle{color:var(--muted);margin-top:.5rem;font-size:1.2rem}.intro-section{color:var(--text);text-align:center;border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:#ffffff08;margin-bottom:3rem;padding:2rem;font-size:1.15rem;line-height:1.7}.audience-split{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (width<=768px){.audience-split{grid-template-columns:1fr}}.audience-card{height:100%;padding:2.5rem 2rem}.audience-icon{margin-bottom:1.25rem;font-size:3rem}.audience-title{color:#0000;background:linear-gradient(135deg, var(--accent), var(--accent-2));-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:750}.audience-card ul{margin-top:1rem;list-style-type:none}.audience-card li{color:var(--muted);margin-bottom:.75rem;padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.audience-card li:before{content:"✦";color:var(--accent);position:absolute;left:0}.tech-breakdown{margin-top:4rem}.tech-title{text-align:center;color:var(--text-bright);margin-bottom:2.5rem;font-size:2rem}.tech-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (width<=768px){.tech-grid{grid-template-columns:1fr}}.tech-card{border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:#00000040;padding:2rem}.tech-card-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.tech-card-badge{text-transform:uppercase;background:rgba(var(--accent-rgb), .15);color:var(--accent);border:1px solid rgba(var(--accent-rgb), .25);border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:700}.tech-card-title{color:var(--text-bright);font-size:1.15rem;font-weight:700}.tech-card p{color:var(--muted);font-size:.9rem;line-height:1.6}.flow-explanation{border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:linear-gradient(145deg,#0006,#0003);margin-top:3rem;padding:2.5rem}.flow-step{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.flow-step:last-child{margin-bottom:0}.step-num{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#04111f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;display:flex}.step-content h4{color:var(--text-bright);margin-bottom:.25rem;font-size:1rem}.step-content p{color:var(--muted);font-size:.9rem;line-height:1.5}
