@font-face{font-family:MarketsPushManrope;src:url('assets/assets/fonts/Manrope.ttf') format('truetype');font-display:swap}
#markets-push-settings{--primary:#0064d9;--onPrimary:#fff;--surface:#fff;--text:#14243b;--muted:#3f4f65;--border:#bbcde4;--tint:#dce9fa;--onTint:#164784;box-sizing:border-box;width:calc(100% - 32px);max-width:480px;max-height:calc(100dvh - 32px);overflow:auto;padding:24px;border:1px solid var(--border);border-radius:24px;background:var(--surface);color:var(--text);font:14px/1.55 MarketsPushManrope,system-ui,sans-serif}
#markets-push-settings *{box-sizing:border-box}
#markets-push-settings::backdrop{background:rgb(52 59 72 / .5)}
#markets-push-settings header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
#markets-push-settings h2{margin:0;font-size:21px;line-height:1.3}
#markets-push-settings p{margin:0 0 16px;color:var(--muted)}
#markets-push-settings button{min-height:44px;font:inherit;padding:10px 16px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);cursor:pointer}
#markets-push-settings button:disabled{opacity:.6;cursor:default}
#markets-push-settings button:focus-visible,#markets-push-settings input:focus-visible{outline:3px solid var(--primary);outline-offset:3px}
#markets-push-settings button[data-close]{flex:0 0 44px;width:44px;padding:0;font-size:24px}
#markets-push-settings button.primary{background:var(--primary);color:var(--onPrimary);border-color:var(--primary)}
#markets-push-settings label{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:60px;padding:12px 0;border-top:1px solid var(--border)}
#markets-push-settings label span{flex:1}
#markets-push-settings input{width:22px;height:22px;accent-color:var(--primary);flex:none;margin:0}
#markets-push-settings .push-actions{display:grid;gap:10px;margin-top:20px}
#markets-push-settings .push-status{padding:12px;border-radius:12px;background:var(--tint);color:var(--onTint);overflow-wrap:anywhere;font-size:13px}
#markets-push-settings small{display:block;color:var(--muted);margin-top:16px;font-size:12px}
@media(max-width:359px){#markets-push-settings{padding:20px}#markets-push-settings h2{font-size:18px}}
