.privacy-policy-screen{--page-bg: #000000;--page-foreground: #f7f8ff;--page-muted: rgba(186, 196, 222, .72);--page-surface: rgba(9, 12, 18, .95);--page-section: rgba(12, 14, 22, .92);--page-border: rgba(255, 255, 255, .06);--page-accent: #64c8ffe6;min-height:100vh;background:var(--page-bg);color:var(--page-foreground);display:flex;flex-direction:column;font-family:Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.65;direction:rtl}.privacy-policy-container{width:min(1200px,92vw);margin:0 auto;padding:7rem 0 4.5rem}.privacy-policy-header{text-align:center;margin-bottom:2.75rem}.privacy-policy-title{font-size:clamp(2.4rem,4vw,3.4rem);font-weight:700;color:var(--page-foreground);margin:0 0 1rem;letter-spacing:-.02em}.privacy-policy-subtitle{font-size:1.05rem;color:var(--page-muted);margin:0;font-weight:400}.privacy-policy-content{background:transparent;border:none;border-radius:0;padding:0}.policy-section{margin-bottom:clamp(1.8rem,3vw,2.4rem);padding-bottom:clamp(1.4rem,2vw,1.8rem);border-bottom:1px solid rgba(100,200,255,.12)}.policy-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.policy-section h2{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:700;color:var(--page-foreground);margin:0 0 1rem}.policy-section h3{font-size:1.2rem;font-weight:600;color:#e5e9ffd9;margin:1.5rem 0 .75rem}.policy-section p{font-size:.98rem;color:#d6eaffc7;margin:0 0 1.05rem;line-height:1.7}.policy-section ul{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.65rem}.policy-section li{padding-right:18px;position:relative;font-size:.94rem;color:#dbe5ffe0;line-height:1.6;margin-bottom:0}.policy-section li:before{content:"";position:absolute;right:0;top:.6rem;width:8px;height:8px;border-radius:50%;background:var(--page-accent);opacity:.6}.contact-info p{margin:.5rem 0;font-size:.98rem;color:#d6eaffc7}.contact-info strong{color:var(--page-accent);font-weight:600}@media (min-width: 768px){.privacy-policy-container{padding:9rem 0 6.5rem}.privacy-policy-header{margin-bottom:3.5rem}}@media (min-width: 1024px){.privacy-policy-container{padding:10rem 0 8rem}}
