/* Local system fonts avoid third-party requests from private trading screens. */
body,input,select,textarea,button{font-family:system-ui,-apple-system,"Segoe UI",sans-serif!important}
.screenshot-editor{padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--panel2)}
.screenshot-editor h3{font-size:15px;margin:0 0 14px}.screenshot-editor p{font-size:12px;line-height:1.65}.screenshot-editor input{max-width:100%}
.screenshot-preview img{display:block;max-width:100%;max-height:240px;object-fit:contain;border-radius:8px;margin:12px 0;background:#fff}
.screenshot-message{color:var(--cyan)}.screenshot-link{display:block;margin-top:6px;text-align:left}
.screenshot-lightbox{width:min(1100px,95vw);padding:20px;max-height:92vh;overflow:auto}.screenshot-lightbox h2{font-size:18px;overflow-wrap:anywhere}.screenshot-lightbox img{display:block;width:100%;height:auto;object-fit:contain;margin-top:12px}
.privacy-notice{font-size:12px;line-height:1.6;color:var(--muted);padding:12px 0;border-top:1px solid var(--line);margin-top:24px}.privacy-notice a{color:var(--cyan)}
.privacy-page{max-width:800px;margin:0 auto!important;padding:36px 22px!important}.privacy-page p,.privacy-page li{line-height:1.8}.privacy-page h2{margin-top:32px}.privacy-page a{color:var(--cyan)}
