.PrivacyPage{background:var(--background);min-height:100svh;padding:env(safe-area-inset-top)16px calc(env(safe-area-inset-bottom) + 2rem)}.PrivacyPage-header{align-items:center;gap:12px;padding:16px 0;display:flex}.PrivacyPage-backBtn{width:36px;height:36px;color:var(--foreground);border-radius:10px;justify-content:center;align-items:center;transition:background .2s;display:flex}.PrivacyPage-backBtn:hover{background:var(--card-hover)}.PrivacyPage-title{color:var(--foreground);font-size:20px;font-weight:700}.PrivacyPage-updated{color:var(--muted);margin-bottom:24px;font-size:12px}.PrivacyPage-section{margin-bottom:24px}.PrivacyPage-section h2{color:var(--foreground);margin-bottom:8px;font-size:16px;font-weight:600}.PrivacyPage-section p{color:var(--muted);font-size:14px;line-height:1.6}
