.cypher-page .legal-hero{background:linear-gradient(135deg,#667eea,#764ba2)}.cypher-logo{display:flex;justify-content:center;margin-bottom:1.5rem}.cypher-logo img{filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.cypher-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem}.cypher-feature-card{background:rgba(139,92,246,.05);border:1px solid rgba(139,92,246,.2);border-radius:10px;padding:1rem;transition:all .3s ease}.cypher-feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(139,92,246,.15);border-color:rgba(139,92,246,.4)}.cypher-feature-icon{font-size:1.5rem;margin-bottom:.5rem}.cypher-feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#2d3748}.cypher-feature-card p{font-size:.9375rem;line-height:1.6;color:#2d3748;margin:0}.cypher-tips{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.cypher-tip{background:rgba(99,102,241,.1);border-left:4px solid #6366f1;padding:1rem 1.25rem;border-radius:4px;font-size:.9375rem;line-height:1.6;color:#2d3748}.cypher-tip strong{color:#5a67d8;font-weight:600}.cypher-cta{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(99,102,241,.1));border:1px solid rgba(139,92,246,.3);border-radius:12px;padding:2rem;text-align:center}.cypher-cta h2{margin-bottom:.75rem;background:linear-gradient(135deg,#8b5cf6,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cypher-cta p{font-size:1.125rem;margin:0;color:#2d3748}@media (max-width:768px){.cypher-logo img{width:80px;height:80px}.cypher-features-grid{grid-template-columns:1fr}.cypher-feature-icon{font-size:2rem}}