.topup-methods{display:grid;gap:12px}.topup-method{border:1px solid var(--line);border-radius:10px;padding:14px;background:#f5f8fa}.topup-method>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.topup-method strong{font-size:18px;color:var(--green-dark)}.topup-method-form{display:grid;grid-template-columns:1fr auto;gap:9px;align-items:end}.topup-note{grid-column:1/-1}.stock-telegram-settings{margin-top:16px;scroll-margin-top:90px}.stock-threshold-fields{display:grid;grid-template-columns:minmax(260px,1fr) minmax(160px,280px);gap:14px;margin:10px 0 16px}.stock-send-error{padding:12px;border-left:4px solid var(--red);background:var(--red-soft);color:var(--red)!important}.stock-telegram-settings a{color:var(--green-dark);font-size:13px}.stock-telegram-settings small{display:block;margin-top:5px;color:var(--muted)}
@media(max-width:700px){.stock-threshold-fields,.topup-method-form{grid-template-columns:1fr}}
